bginne'rs question

jerrycat

Member
Join Date
May 2003
Posts
20
I'm new with plc . I just wants to know if it's nessary to specify want kind outputs(ralays, transistor, solid state) you will use with a plc before you purchase it
 
Not to specify a CPU generally, except in the case that the CPU you select is a brick type, with built-in I/O. Even there, there are usually options.

You do need to specify the outputs you need as you define them in your application though.

For general DC on/off control, transistor outputs are most common, and Sourcing outputs are most common there. A Sourcing output supplies +V (we'll assume 24VDC here) when it is on, and is an essential open circuit when it's off.

For things that you need isolated or dry contacts, relay's are generally the typical choice. For instance, if you need to switch the RUN command to a drive that may not be able to be tied to system common, or has a unique input requirement.

Triac outputs are generally used for driving AC output devices, such as solenoids, contactors, and the like.

Note that some devices (Electronic type starters and neon bulbs in particular) may not work well when driven off of a transistor or triac output, as the leakage current could be enough to keep the device energized even if you want it to be off.
 
transistor 24VDC , of course, and use relays to interface to the sistem.
with relays you face problems soon. I´m speaking for experience.
 
If you have high duty cycles - lots of fast open/close cycles - you should use solid state outputs, transistor or triac depending on voltage. If you need to mix different voltages or have slightly higher currents, you could use relays. I generally agree with Agostinho, and in recent years have tended to use sourcing transistor outputs with interposing relays on loads more significant than pilot lights.
 

Similar Topics

I have never had the pleasure of working with a "Thermistor" until now and have a question. The Thermistor is a 10KOhm 4-20mA 2-wire device and I...
Replies
0
Views
10
Hi All, So I have a main routine with an instruction that's executed by XIC "Run" I have a JSR located on a rung below it. In the logic for that...
Replies
3
Views
87
I have a 120V relay, 120V DI card and a analog input. I was wanting to know if i could put a 24V DI and well as a 120V DI card on the same plc...
Replies
1
Views
89
Hello again..trying something on an existing poorly written program and just wanted to double check something system is an A-B MicroLogix 1200 In...
Replies
5
Views
197
Good morning! Let me start by saying, I am still learning about this type of HMI programming. I recently watched a video about recipes and how it...
Replies
4
Views
196
Back
Top Bottom