WHAT-IS . NET
Information and answers to all your common and special questions.
A control system is a device or set of devices to manage, command, direct or regulate the behavior of other devices or  systems.

There are two common classes of control systems, with many variations and combinations: logic or sequential controls, and  feedback or linear controls. There is also fuzzy logic, which attempts to combine some of the design simplicity of logic with  the utility of linear control. Some devices or systems are inherently not controllable.

The term "control system" may be applied to the essentially manual controls that allow an operator to, for example, close and  open a hydraulic press, where the logic requires that it cannot be moved unless safety guards are in place.

An automatic sequential control system may trigger a series of mechanical actuators in the correct sequence to perform a  task. For example various electric and pneumatic transducers may fold and glue a cardboard box, fill it with product and then  seal it in an automatic packaging machine.
Copyright ©2009 What-is.Net  All rights reserved.
Last Updated: Sep 2009
What is a Control System?
In the case of linear feedback systems, a control loop, including sensors, control algorithms and actuators, is arranged in  such a fashion as to try to regulate a variable at a setpoint or reference value. An example of this may increase the fuel  supply to a furnace when a measured temperature drops. PID controllers are common and effective in cases such as this .  Control systems that include some sensing of the results they are trying to achieve are making use of feedback and so can, to  some extent, adapt to varying circumstances. Open-loop control systems do not directly make use of feedback, but run only in  pre-arranged ways.

Pure logic controls were historically implemented by electricians with networks of relays, and designed with a notation  called ladder logic. Nowadays, most such systems are constructed with programmable logic controllers.

Logic controllers may respond to switches, light sensors, pressure switches etc and cause the machinery to perform some  operation. Logic systems are used to sequence mechanical operations in many applications. Examples include elevators, washing  machines and other systems with interrelated stop-go operations.

Logic systems are quite easy to design, and can handle very complex operations. Some aspects of logic system design make use  of Boolean logic.
What is a Control System?
Return to HOME Page