Here is what users have to say about Control System
Entry added by CWAnswers Join us and contribute your knowledge as well.
Select content modules
A control system is a device or set of devices to manage, command, direct or regulate the behavior of other devices or systems.
Help us make CWAnswers better. Be the first one to edit this topic!
Weblinks for Control system
Top 10 for Control system
Things about Control system you find nowhere else.
Comments about this page
Wikipedia about Control system
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.
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.
Logic control
Pure logic control systems were historically implemented by electricians with networks of relays, and designed with a notation called ladder logic. Today, most such systems are constructed with programmable logic devices.
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.
On-off control
For example, a thermostat is a simple negative-feedback control: when the temperature (the "measured variable" or MV) goes below a set point (SP), the heater is switched on. Another example could be a pressure-switch on an air compressor: when the pressure (MV) drops below the threshold (SP), the pump is powered. Refrigerators and vacuum pumps contain similar mechanisms operating in reverse, but still providing negative feedback to correct errors.
Simple on-off feedback control systems like these are cheap and effective. In some cases, like the simple compressor example, they may represent a good design choice.























Mr Wong



Show/Hide