Content deleted Content added
TheEagleGuy (talk | contribs) m Removed open bracket at top of page. |
m minor grammar edits, updated internal link |
||
Line 1:
{{short description|Function describing the effects of feedback on a control system}}
In [[control theory]], a '''closed-loop transfer function''' is a [[mathematical function]] describing the net result of the effects of a [[feedback control loop]] on the input [[signal (information theory)|signal]] to the [[plant (control theory)|plant]] under control.
== Overview ==
The closed-loop [[transfer function]] is measured at the output. The output signal 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 14:
: <math>\dfrac{Y(s)}{X(s)} = \dfrac{G(s)}{1 + G(s) H(s)}</math>
<math>G(s) </math> is called the [[
==Derivation==
|