Content deleted Content added
Fgnievinski (talk | contribs) splitting from Control_system#Linear_control Tags: Removed redirect 2017 wikitext editor |
m Added wikilink for on-off control |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1:
{{Multiple issues|
{{Lead too short|date=March 2023}}
{{More citations needed|date=March 2023}}
}}
'''Linear control''' are [[control system]]s and [[control theory]] based on ''[[negative feedback]]'' for producing a [[control signal]] to maintain the controlled [[process variable]] (PV) at the desired [[Setpoint (control system)|setpoint]] (SP). There are several types of linear control systems with different capabilities.
Line 7 ⟶ 11:
Proportional control is a type of linear feedback control system in which a correction is applied to the controlled variable which is proportional to the difference between the desired value (SP) and the measured value (PV). Two classic mechanical examples are the toilet bowl [[Ballcock|float proportioning valve]] and the [[Centrifugal governor|fly-ball governor]].
The proportional control system is more complex than an [[On–off control|on–off control system
A drawback of proportional control is that it cannot eliminate the residual SP–PV error, as it requires an error to generate a proportional output. A [[PI controller]] can be used to overcome this. The PI controller uses a proportional term (P) to remove the gross error, and an integral term (I) to eliminate the residual offset error by integrating the error over time.
Line 16 ⟶ 20:
When controlling the temperature of an [[industrial furnace]], it is usually better to control the opening of the fuel valve ''in proportion to'' the current needs of the furnace. This helps avoid thermal shocks and applies heat more effectively.
At low gains, only a small corrective action is applied when errors are detected. The system may be safe and stable
In the underdamped case, the furnace heats quickly. Once the setpoint is reached, stored heat within the heater sub-system and in the walls of the furnace will keep the measured temperature rising beyond what is required. After rising above the setpoint, the temperature falls back and eventually heat is applied again. Any delay in reheating the heater sub-system allows the furnace temperature to fall further below the setpoint and the cycle repeats. The temperature oscillations that an underdamped furnace control system produces are undesirable.
In a critically damped system, as the temperature approaches the setpoint, the heat input begins to be reduced, the rate of heating of the furnace has time to slow and the system avoids overshoot. Overshoot is also avoided in an overdamped system but an overdamped system is unnecessarily slow to initially reach a setpoint
==PID control==
Line 41 ⟶ 45:
Some controllers include the option to limit the "ramp up % per minute". This option can be very helpful in stabilizing small boilers (3 MBTUH), especially during the summer, during light loads. A utility boiler "unit may be required to change load at a rate of as much as 5% per minute (IEA Coal Online - 2, 2007)".<ref>{{cite web |url=http://www.seeei.org.il/prdFiles/2702_desc3.pdf |access-date=2014-04-07 |url-status=live |archive-url=https://web.archive.org/web/20140805131600/http://www.seeei.org.il/prdFiles/2702_desc3.pdf |archive-date=2014-08-05 |publisher=ABB |title=Energy Efficient Design of Auxiliary Systems in Fossil-Fuel Power Plants |page=262 }}</ref>{{failed verification|reason=Source does not talk about controllers on this page.|date=May 2020}}
It is possible to [[filter (signal processing)|filter]] the PV or error signal. Doing so can help reduce instability or oscillations by reducing the response of the system to undesirable frequencies. Many systems have a [[resonant frequency]]. By filtering out that frequency, stronger overall feedback can be applied before oscillation occurs, making the system more responsive without shaking itself apart.
Line 49 ⟶ 53:
==See also==
*[[Linear system]]
**[[Linear time-invariant system]]
*[[Nonlinear control]]
|