control system

{{short description|System that manages the behavior of other systems}}

{{Other uses}}

{{Use American English|date=May 2022}}

{{More citations needed|article|date=December 2010}}

File:Loaded centrifugal governor (New Catechism of the Steam Engine, 1904).jpg is an early proportional control mechanism.]]

A control system manages, commands, directs, or regulates the behavior of other devices or systems using control loops. It can range from a single home heating controller using a thermostat controlling a domestic boiler to large industrial control systems which are used for controlling processes or machines. The control systems are designed via control engineering process.

For continuously modulated control, a feedback controller is used to automatically control a process or operation. The control system compares the value or status of the process variable (PV) being controlled with the desired value or setpoint (SP), and applies the difference as a control signal to bring the process variable output of the plant to the same value as the setpoint.

For sequential and combinational logic, software logic, such as in a programmable logic controller, is used.{{Clarify|date=July 2022}}

Open-loop and closed-loop control

{{excerpt|Control loop#Open-loop and closed-loop}}

Feedback control systems

{{excerpt|Closed-loop controller}}

Logic control

Logic control systems for industrial and commercial machinery were historically implemented by interconnected electrical relays and cam timers using ladder logic. Today, most such systems are constructed with microcontrollers or more specialized programmable logic controllers (PLCs). The notation of ladder logic is still in use as a programming method for PLCs.{{cite web|last=Kuphaldt|first=Tony R.|title=Chapter 6 LADDER LOGIC|url=http://www.ibiblio.org/kuphaldt/electricCircuits/Digital/DIGI_6.html|work=Lessons In Electric Circuits -- Volume IV|access-date=22 September 2010|url-status=live|archive-url=https://web.archive.org/web/20100912090415/http://www.ibiblio.org/kuphaldt/electricCircuits/Digital/DIGI_6.html|archive-date=12 September 2010}}

Logic controllers may respond to switches and sensors and can cause the machinery to start and stop various operations through the use of actuators. Logic controllers are used to sequence mechanical operations in many applications. Examples include elevators, washing machines and other systems with interrelated operations. 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 the product and then seal it in an automatic packaging machine.

PLC software can be written in many different ways – ladder diagrams, SFC (sequential function charts) or statement lists.{{cite web|last=Brady|first=Ian|title=Programmable logic controllers - benefits and applications|url=http://www.optimacs.com/wp-content/uploads/2012/03/PLC-report.pdf|work=PLCs|access-date=5 December 2011|url-status=live|archive-url=https://web.archive.org/web/20140202000040/http://www.optimacs.com/wp-content/uploads/2012/03/PLC-report.pdf|archive-date=2 February 2014}}

On–off control

{{main|Bang–bang control}}

On–off control uses a feedback controller that switches abruptly between two states. A simple bi-metallic domestic thermostat can be described as an on-off controller. When the temperature in the room (PV) goes below the user setting (SP), the heater is switched on. Another example is a pressure switch on an air compressor. When the pressure (PV) drops below the setpoint (SP) the compressor is powered. Refrigerators and vacuum pumps contain similar mechanisms. Simple on–off control systems like these can be cheap and effective.

Linear control

{{excerpt|Linear control}}

Fuzzy logic

{{main|Fuzzy logic}}

Fuzzy logic is an attempt to apply the easy design of logic controllers to the control of complex continuously varying systems. Basically, a measurement in a fuzzy logic system can be partly true.

The rules of the system are written in natural language and translated into fuzzy logic. For example, the design for a furnace would start with: "If the temperature is too high, reduce the fuel to the furnace. If the temperature is too low, increase the fuel to the furnace."

Measurements from the real world (such as the temperature of a furnace) are fuzzified and logic is calculated arithmetic, as opposed to Boolean logic, and the outputs are de-fuzzified to control equipment.

When a robust fuzzy design is reduced to a single, quick calculation, it begins to resemble a conventional feedback loop solution and it might appear that the fuzzy design was unnecessary. However, the fuzzy logic paradigm may provide scalability for large control systems where conventional methods become unwieldy or costly to derive.{{cn|reason=See Talk:Control system#Fuzzy logic|date=April 2022}}

Fuzzy electronics is an electronic technology that uses fuzzy logic instead of the two-value logic more commonly used in digital electronics.

Physical implementation

File:Leitstand 2.jpg

File:Hydraulic press control panel.jpg

The range of control system implementation is from compact controllers often with dedicated software for a particular machine or device, to distributed control systems for industrial process control for a large physical plant.

Logic systems and feedback controllers are usually implemented with programmable logic controllers. The Broadly Reconfigurable and Expandable Automation Device (BREAD) is a recent framework that provides many open-source hardware devices which can be connected to create more complex data acquisition and control systems.{{Cite journal |last1=Hafting |first1=Finn K. |last2=Kulas |first2=Daniel |last3=Michels |first3=Etienne |last4=Chipkar |first4=Sarvada |last5=Wisniewski |first5=Stefan |last6=Shonnard |first6=David |last7=Pearce |first7=Joshua M. |date=2023-12-05 |title=Modular Open-Source Design of Pyrolysis Reactor Monitoring and Control Electronics |journal=Electronics |language=en |volume=12 |issue=24 |pages=4893 |doi=10.3390/electronics12244893 |doi-access=free |issn=2079-9292}}

See also

{{Div col|colwidth=40em}}

  • {{annotated link|Building automation}}
  • {{annotated link|Coefficient diagram method}}
  • {{annotated link|Control theory}}
  • {{annotated link|Cybernetics}}
  • {{annotated link|Distributed control system}}
  • {{annotated link|Droop speed control}}
  • {{annotated link|Education and training of electrical and electronics engineers}}
  • {{annotated link|EPICS}}
  • {{annotated link|Good regulator}}
  • {{annotated link|Guidance, navigation, and control}}
  • {{annotated link|Hierarchical control system}}
  • {{annotated link|HVAC control system}}
  • {{annotated link|Industrial control system}}
  • {{annotated link|Motion control}}
  • {{annotated link|Networked control system}}
  • {{annotated link|Numerical control}}
  • {{annotated link|Perceptual control theory}}
  • {{annotated link|PID controller}}
  • {{annotated link|Process control}}
  • {{annotated link|Process optimization}}
  • {{annotated link|Programmable logic controller}}
  • {{annotated link|Real-time computing}}
  • {{annotated link|Sampled data system}}
  • {{annotated link|SCADA}}
  • {{annotated link|VisSim}}

{{Div col end}}

References

{{Reflist}}