Closed-loop controller: Difference between revisions

Content deleted Content added
OAbot (talk | contribs)
m Open access bot: url-access updated in citation with #oabot.
caption clean-up
Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
 
(3 intermediate revisions by one other user not shown)
Line 1:
{{Short description|Feedback controller}}
[[File:Industrial control loop.jpg|thumb|300px|Example of a single industrial control loop; showing continuously modulated control of process flow.]]
 
[[File:Closed Control Loop.svg|thumb|300px|Illustration of a Closed Loop Control consisting of [[Setpoint (control system)|Set Point]] <math>w(t)</math>, [[Feedback|Measured Output]] <math>y_m(t)</math>, Measured Error <math>e(t)</math>, Controller Output <math>u(t)</math>, System Input <math>u_s(t)</math>, Disturbance <math>d(t)</math>, and System Output <math>y(t)</math>]]
 
 
A '''closed-loop controller''' or '''feedback controller''' is a [[control loop]] which incorporates [[feedback]], in contrast to an ''[[open-loop controller]]'' or ''non-feedback controller''.
Line 47 ⟶ 50:
==PID feedback control==
{{main|PID controller}}
[[File:PID en.svg|right|thumb|400x400px|A [[block diagram]] of a PID controller in a feedback loop,; {{math|''r''(''t'')}} is the desired process value or "set point", and {{math|''y''(''t'')}} is the measured process value.]]
A proportional–integral–derivative controller (PID controller) is a [[control loop]] [[feedback mechanism]] control technique widely used in control systems.