Closed-loop transfer function: Difference between revisions

Content deleted Content added
Clarified the objective of the summary
Adiastra (talk | contribs)
m minor grammar edits, updated internal link
 
(10 intermediate revisions by 6 users not shown)
Line 1:
{{short description|Function describing the effects of feedback on a control system}}
A '''closed-loop transfer function''' in [[control theory]] is a mathematical expression ([[algorithm]]) describing the net result of the effects of a closed ([[feedback]]) [[loop (telecommunication)|loop]] on the input [[signal (information theory)|signal]] to the circuits to the plant under control.
 
AIn [[control theory]], a '''closed-loop transfer function''' in [[control theory]] is a [[mathematical expression ([[algorithmfunction]]) describing the net result of the effects of a closed ([[feedback]]) [[loopcontrol (telecommunication)|loop]] on the input [[signal (information theory)|signal]] to the circuits[[plant to the(control theory)|plant]] under control.
 
== Overview ==
The closed-loop [[transfer function]] is measured at the output. The output signal [[waveform]] can be calculated from the closed-loop transfer function and the input signal. Signals may be [[waveform|waveforms]], [[image|images]], or other types of [[data stream|data streams]].
 
An example of a closed-loop block diagram, from which a transfer function may be computed, is shown below:
 
[[Image:Closed Loop Block Deriv.png]]
Line 12 ⟶ 14:
: <math>\dfrac{Y(s)}{X(s)} = \dfrac{G(s)}{1 + G(s) H(s)}</math>
 
<math>G(s) </math> is called the [[Feedforward#ControlFeed forward (control)|feedforwardfeed forward]] transfer function, <math>H(s) </math> is called the [[Feedback#Control theory|feedback]] transfer function, and their product <math>G(s)H(s) </math> is called the [[Open '''open-loop transfer function]]'''.
 
==Derivation==
Line 40 ⟶ 42:
*[[Federal Standard 1037C]]
*[[Open-loop controller]]
* {{section link|Control theory|Open-loop and closed-loop (feedback) control}}
*[[Open-Loop Transfer Function]]
 
== References ==