Type a new keyword(s) and press Enter to search

Programmable Logic Controllers

 

Typically they are not relays but rather they are transistors.
             PROGRAMMING DEVICE/OPERATOR MODULE-(contacts) : These do not receive signals from the outside world nor do they physically exist. They are simulated relays and are what enables a PLC to eliminate external relays. There are also some special relays that are dedicated to performing only one task. Some are always on while some are always off. Some are on only once during power-on and are typically used for initializing data that was stored. Counters are simulated and they can be programmed to count pulses. Typically these counters can count up, down or both up and down. Since they are simulated they are limited in their counting speed. Some manufacturers also include high-speed counters that are hardware based. We can think of these as physically existing. Most times these counters can count up, down or up and down. Timers also do not physically exist. They come in many varieties and increments. The most common type is an on-delay type. Others include off-delay and both retentive and non-retentive types. Increments vary from 1ms through 1s.
             OUTPUT MODULES-(coils) : These are connected to the outside world. They physically exist and send on/off signals to solenoids, lights, etc. They can be transistors, relays, or triacs depending upon the model chosen. Data Storage are registers assigned to simply store data. They are usually used as temporary storage for math or data manipulation. They can also typically be used to store data when power is removed from the PLC. Upon power-up they will still have the same contents as before power was removed. Very convenient and necessary!!.
            
             • ADVANTAGES OF PLC DESIGN.
             Among the advantages of PLCs are their smaller size, easier and faster system changes, integrated diagnostics and override functions, centrally available diagnostics, immediate documentation, faster and less costly duplication of applications.


Essays Related to Programmable Logic Controllers