Please tell me what I need to buy
Please tell me what I need to buy
(OP)
I am new to PLC's so please explain in detail what I need and who to buy from. I grow microalage and need a PLC to control illumination based on the density of the microalgae
I will try to exlain.
I would like purchase a PLC that will communicate with an optical density probe. The optical density probe would send 4-20ma outputs to the PLC. The PLC would control 20 lights . Each of the 20 lights would be 200 watt flourescent lamps. For example, Dictaed increasing density I need increasing light intensity. Light #1 would be on all the time, light number 2,3,4,5,6 etc would turn on and stay on with increasing density. I have everything but not sure hwat/ where to buy the right PLC. Any info about this would be greatly appreciated.
I will try to exlain.
I would like purchase a PLC that will communicate with an optical density probe. The optical density probe would send 4-20ma outputs to the PLC. The PLC would control 20 lights . Each of the 20 lights would be 200 watt flourescent lamps. For example, Dictaed increasing density I need increasing light intensity. Light #1 would be on all the time, light number 2,3,4,5,6 etc would turn on and stay on with increasing density. I have everything but not sure hwat/ where to buy the right PLC. Any info about this would be greatly appreciated.





RE: Please tell me what I need to buy
If you a low IO count and you like AB PLCs, I would go with a Contrologix PLC that is the Compact Logix brand. This way you can easily expand it in the future.
I would get ahold of your local plc reps. They can snowball you but it would be an easy way to see the plc lines yourself, then see how the local support where your project is going. All things being equal, the local support is critical if your not familar with plcs.
RE: Please tell me what I need to buy
Your need is fairly basic 1 analog in several digital out, free software.
Steer clear of the big ones like Allen Bradley, Siemens, Modicon
Try Direct Logic or Automation Direct, Opto22 as suggested in the "Home PLC" thread.
You need to be careful with the output module, make sure it's rated high enough for the flourescent fittings, I suggest use interposing relays.
4,000 Watts of light, I hope you have sun glasses!
Roy
RE: Please tell me what I need to buy
RE: Please tell me what I need to buy
RE: Please tell me what I need to buy
Anyhow, it is a feasible solution. But, you may need to do some not so obvious coding of the outputs to get all those 20 lights controlled by the typically four outputs available in a LOGO! (if you do not expand the I/O).
I think that it could be done with four outputs. But you may have to reduce the number of lights to 16 instead of 20. And arranging them in powers of two would definitely make a "four out" solution possible.
Gunnar Englund
www.gke.org
--------------------------------------
100 % recycled posting: Electrons, ideas, finger-tips have been used over and over again...
RE: Please tell me what I need to buy
If you are going to do it all. I'd guess around $300-400 in hardware.
Keith Cress
kcress - http://www.flaminsystems.com
RE: Please tell me what I need to buy
Even if the task is simple - there is work to be done.
Gunnar Englund
www.gke.org
--------------------------------------
100 % recycled posting: Electrons, ideas, finger-tips have been used over and over again...
RE: Please tell me what I need to buy
http://ww
http://ww
RE: Please tell me what I need to buy
RE: Please tell me what I need to buy
I think you should write yourself a mini specification describing what you are trying to achieve.
What input you have
What outputs you want to control i.e. Volts, Amps
What sort of interface with the control system you would like e.g. hard wired switches, touch screen, PC
Any requirements to log data e.g. how many lights are on
Then pass it around some of the PLC vendors, That way you will find out what they have to offer.
I think your 200 Watt flourescents will be hard on contacts so you should specify 5 Amp contacts at least.
I took a look at Direct Logic DL-05, I have never used one but it looks as though it would do the job.
Regards
Roy
RE: Please tell me what I need to buy
For $950 you can get
DO-06AA Chassis with processor
D0-06LCD Optional LCD display
F0-04AD-1 4 input analog card
2 x D0-10DT1 10 output modules
Software for a PC
D2 DSCBL cable for programming with PLC
(Perhaps someone with experience in the DL PLCs can check over this list)
There is a free version of the software on the website, I suggest you download that to try.
The DL PLC does have an AC output module but the contacts are only rated for 2 amps and as they have 4 outputs you wouldn't have enough slots. Some of the other chassis have DC outputs which would save you one output module but if it were me I would use 2 the same.
You would still need a small relay of each light with 24 VDC coil
A 24 VDC power supply to power the relays and your transmitter 2 Amps should be enough.
Fuses perhaps 1 x 10 Amp for every 4 lights
Terminals - about 20
Din rail to mount the terminals and relays on
a few feet of wire duct 2 x 2 to keep your wires tidy
Panel wire, 2 sizes in several colours
An enclosure to put it all in NEMA 12 if it's dry, NEMA 4 if its outside or wet
24" x 24" x 6" should be large enough with a removable panel.
If you go to an electrical wholesaler and tell them what you are trying to do they will probably suggest appropriate hardware.
Another suggestion would be to let a panel shop supply and wire the hardware, that way you would get a nicely finished product.
Good Luck with your project
Roy
Terminals
RE: Please tell me what I need to buy
The base relay with 4 relay outputs would be about $150, tops
2 ea 8 point relay I/O expansion (for 20 outputs total), about another $90 each so $180,
1ea 2 channel analog input module, about $80
Programming software package, probably no more than $150
That comes to $560. Where is the other $1400 going to come from? Are you sure that wasn't a package price that included programming?
RE: Please tell me what I need to buy
http://www.clrwtr.com/Panasonic-PLC.htm
http://www.ctiautomation.net/Toshiba-PLCs.htm
I believe IDEC manufactures a pretty good SmartRelay if you want to go that route.
RE: Please tell me what I need to buy
Gunnar Englund
www.gke.org
--------------------------------------
100 % recycled posting: Electrons, ideas, finger-tips have been used over and over again...
RE: Please tell me what I need to buy
Missed the statement that the $2k was for hardware AND programming. I agree that is a reasonable cost if only for the reason that most programmers would be unlikely to take on a small simplistic project like that without having it be worth something to them. Sometimes the cost has more to do with what that person could be making doing something else...
RE: Please tell me what I need to buy
RE: Please tell me what I need to buy
Keith Cress
kcress - http://www.flaminsystems.com
RE: Please tell me what I need to buy
Hey, Just for my 2 cents. I have worked with controlling christmas lights and it's hard to get PLC's to handle the current required to turn lights on and off.
Most PLC relay contacts are rated up to 3A, but the real problem is the Common amperage. Some PLC's contacts can handle the 2 amps per Point, but the Output commons are limited to 6A.
As with the Automation Direct D0-06AR series, it has 16 relay outputs which you need to control your lights, but it has only 4 commons, so that limits you to 3 lights per common instead for the supplied 4. So now you have to buy more Output modules.
I would still recommend going with the Automation Direct, but use Solid State Relays controlled by the DC Outputs of the PLC. That way you can buy the SSR at the amperage you need for each light.
Parts:
D0-05DD - $99.00 PLC (8 DC Inputs/6 DC Outputs)
D0-16TD2 - $54.00 (16 DC Output Card)
F0-04AD-1 - $79.00 (2 channel Analog Card)
PC-DS100 - $0 (Software)
D2-DSCBL - $30.00 (Download Cable)
16 - Solid state relays $17.75 (AD-70S2-04B)
16 - Relay Bases $3.50 (782-2C-SKT)
System cost $687.00
RE: Please tell me what I need to buy
Remember the following costs:
- Power supply (didn't see that in the parts list above)
- Panel construction and electrical installation (you may be able to do this in-house, but it's still a cost)
Scott Whitlock
PLC Programming Articles: http://contactandcoil.com/