Thursday, February 10, 2011

What is Process Control?

First we need to understand what process control is and what are the important technical terms and parameters involve in this process.

Process control is a statistics and engineering discipline that deals with architectures, mechanisms and algorithms for maintaining the output of a specific process within a desired range as per wikipedia.

Wiki sited an example about heating up of a room temperature which is a process that has the specific, desired outcome to reach and maintain a temperature (e.g. 20°C) defined by you or a person inside the room and should be kept constant over time. You can always change the setting from time to time depending on what your body wants. Get the remote control and adjust the setting to your desired temperature.

In the example above,  the temperature is the process variable (PV) as shown on the picture at the left. At the same time, it is the input variable since it is measured by a thermometer and used to decide whether to heat or not to heat up the room as you prefer. The desired temperature (20°C) is the setpoint (SP). The state of the heater, for example the setting of the valve allowing hot water to flow through it or in the case of simple on-off control, turning the heater off and on  is called the manipulated variabl(MV) since it is subject to control actions. The first instant is an example of a Proportional control since the opening of the valve is proportional to the needs of the users of the room. There are other types of control such as Derivative and Integral or a combination of the two incorporated with Proportional or what we call PID.  This are all common in controlling other parameters such as pressure, flow and level of a material (liquid or solid). 

A commonly used control device called a programmable logic controller, or a PLC, is used to read a set of digital and analog inputs, apply a set of logic statements, and generate a set of analog and digital outputs. Using the example in the previous paragraph, the room temperature would be an input to the PLC. The logical statements would compare the setpoint to the input temperature and determine whether more or less heating was necessary to keep the temperature constant. A PLC output would then either open or close the hot water valve, an incremental amount, depending on whether more or less hot water was needed or just simply turn the heater off when the desired temperature is reached and turn it back on when a specified hysteresis is meet. Larger more complex systems can be controlled by a Distributed Control System (DCS) or SCADA system. Click here to know more about the general process control loop.

As a trainee, I find all this stuff cool and interesting. Although I already meet this terms during my college days, I failed to appreciate. Now that I'm finally given the chance to pursue what I have studied for and given all the resources and tools on the web. I'd say goodbye to papers and reports and say hello to the world of mechatronics and the world wide web.


No comments:

Post a Comment