Sunday, August 23, 2009

Programmable Logic Controller



A PROGRAMMABLE LOGIC CONTROLLER (PLC) is an industrial computer control system that continuously monitors the state of input devices and makes decisions based upon a custom program, to control the state of devices connected as outputs.Almost any production line, machine function or process can be automated using a PLC. The speed and accuracy of the operation can be greatly enhanced using this type of control system. But the biggest benefit in using a PLC is the ability to change and replicate the operation or process while collecting and communicating vital information.


Useful links for PLC information:- PLC pimer(252k pdf file)
for the beginners in PLC.

These useful PLC listing pads allow you to implement better
PLC design implementations and keep an orderly
documentation system. Select a PDF with all listing and sample pads or individual listings with sample.
PLC Program listing(184k pdf file)
Input/Output Listing(200K PDF file)
PLC Glossary of Terms (92K PDF file)


Distributed Control System




Distributed Control System (DCS)


The DCS is a control system which collects the data from the field and decides what to do with them. Data from the field can either be stored for future reference, used for simple process control, use in conjunction with data from another part of the plant for advanced control strategies.What must be in the DCS for it to be able to do so much?


Operator Console
These are like the monitors of our computers. They provide us with the feedback of what they are doing in the plant as well as the command we issue to the control system. These are also the places where operators issue commands to the field instruments.
Engineering StationThese are stations for engineers to configure the system and also to implement control algorithms.




History Module

This is like the harddisk of our PCs. They store the configurations of the DCS as well as the configurations of all the points in the plant. They also store the graphic files that are shown in the console and in most systems these days they are able to store some plant operating data.


Data Historian

These are usually extra pieces of software that are dedicated to store process variables, set points and output values. They are usually of higher scanning rates than that available in the history module.


Control Modules

These are like the brains of the DCS. Specially customized blocks are found here. These are customized to do control functions like PID control, ratio control, simple arithmetic and dynamic compensation. These days, advanced control features can also be found in them.I/OThese manage the input and output of the DCS. Input and output can be digital or analogues. Digital I/Os are those like on/off, start/stop signals. Most of the process measurements and controller outputs are considered analogue. These are the points where the field instruments are hard-wired to.
All above mentioned elements are connected by using a network, nowadays very often used is Ethernet.The practical and technological boundaries between a Distributed Control System DCS, Programmable Logic Controller PLC and Personal Computer PC control are blurring. Systems traditionally associated with process control are being used in discrete applications. Likewise, traditionally discrete solutions are used increasingly in both batch and continuous process control.Today's control hardware are constructed from many of the same standard industry components such as Intel processors. Therefore the only real difference between control systems is at the software level.

controller system of industrial automation




Analogue vs Digital Controllers


It is indeed difficult to say that analogue controllers are definitely better than digital controllers. The point is, they both work. Analogue controllers are based on mechanical parts that cause changes to the process via the final control element. Again like final control elements, these moving parts are subjected to wear and tear over time and that causes the response of the process to be somewhat different with time. Analogue controllers control continuously.Digital controllers do not have mechanical moving parts. Instead, they use processors to calculate the output based on the measured values. Since they do not have moving parts, they are not susceptible to deterioration with time. Digital controllers are not continuous. They execute at very high frequencies, usually 2-3 times a second.Analogue controllers should not be confused with pneumatic controllers. Just because a controller is analogue does not mean it is pneumatic. Pneumatic controllers are those that use instrument air to pass measurement and controller signals instead of electronic signals. An analogue controller can use electronic signals. Compared to pneumatic controllers, electronic controllers (can be analogue or digital) have the advantage of not having the same amount of deadtime and lag due to the compressibility of the instrument air.

The element linking the measurement and the final control element is the controller. Before the advent of computers, the controllers are usually single-loop PID controllers. These are manufactured to execute PID control functions. These days, the controllers can do a lot more, however, easily 80 to 90% of the controllers are still PID controllers.


for more information,

free download : http://www.pacontrol.com/download/process-control-systems.pdf