Plant safety status lights ideas

Helliana

Member
Join Date
Nov 2011
Location
Louisiana
Posts
801
Upon entering our plant, we have a traffic light set up to indicate the safety level of our plant. Green means safe, yellow means non-recordable or first aid required injury, and red means a OSHA recordable injury.

We are wanting to add similar type of device to our different production areas boards. We have 9 total areas, so buying traffic lights for each is not economically feasible. Also, several of the boards are on wheels and move so running 120V power to them would also not be feasible.

Basically what i'm asking is for a brainstorm of ideas of how to make a device that can be battery powered and light up a LED light (doesn't have to be big but still be noticeable) and as inexpensive as possible. It also needs to look nice and neat since it they will be for everyone that comes into the plant to see.
 
I immediately thought of building something using the Arduino platform. If you're unfamiliar with it, it is a small open source AVR development board. People are always using it to turn on LEDs. Low-power, low-cost. There are even RF modules for running it wirelessly.
 
AutomationDirect just announced a series of stack lights that could fit the bill:

http://www.automationdirect.com/adc...ts/WERMA_Stack_Light_Components?banner_121411


As for controlling them, consider using their DL-05 PLCs with an Ethernet card in each, connected to a Buffalo router:

http://www.amazon.com/Buffalo-Technology-Wireless-G-Antenna-WHR-HP-G54/dp/B000AOKTJ8


The stock firmware is rubbish, but if you flash the routers with the Tomato firmware, they work like champs. I'm running Tomato v1.27 on a pair of these routers, one set up as a router, and the other set up in bridge mode as a client.

I have a pair of AD DL-06's and a C-more HMI communicating over the WiFi link with no issues. It was a piece of cake to set up, and the links are solid (not sure of distances in your case).

On power-up, the bridge-ed router finds the base station in about 5 seconds. The routers run from 5v, so a dc-dc converter from your 24v source is an easy way to run them.

Another bonus is that you can program all the PLCs over a WiFi link from one laptop. Just connect the laptop to the base station router and away you go!

Let me know if you need any more specifics on this setup. I'm happy to go into a little more detail if you need.

Of course, you could just put a R-Y-G stack light on a little cart with a 24v battery and a 4-pos switch and pay the guy who sweeps the floors to keep them charged and set correctly (y)


-rpoet
 
Of course, you could just put a R-Y-G stack light on a little cart with a 24v battery and a 4-pos switch and pay the guy who sweeps the floors to keep them charged and set correctly


-rpoet

I think with the meanings of these lights as the OP describes, this would not be a place that I would like to work if they were switched so often that an automated solution was warranted.

Shawn
 

Similar Topics

Hello guys, I would need some help. I have installed the aveva plant scada and want to run a project. From the configurator, all are fine, as I...
Replies
0
Views
102
I want to establish a Profinet network in my production plant to connect multiple devices, including a PLC, HMI, and multiple Profinet-based...
Replies
19
Views
675
Hi, We are setting up an Aveva Plant SCADA node with the intention to connect it to a Wonderware Historian node. Everywhere I look online I see...
Replies
1
Views
172
I am trying to display a variable within a cicode function onto a graphics page. This function queries a SQL database. I can get the value onto a...
Replies
3
Views
286
We are trying to set up a newer generation Omron PLC (NX/NS Series) with Citect / Aveva Plant SCADA using the Ethernet/IP CIP Protocol to read...
Replies
2
Views
355
Back
Top Bottom