Closed-loop transfer function: Difference between revisions

Content deleted Content added
short description, links
Tags: Mobile edit Mobile app edit iOS app edit
Adiastra (talk | contribs)
m minor grammar edits, updated internal link
 
(6 intermediate revisions by 4 users not shown)
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 [[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 42:
*[[Federal Standard 1037C]]
*[[Open-loop controller]]
* {{section link|Control theory|Open-loop and closed-loop (feedback) control}}
*[[Open-Loop Transfer Function]]
*[[Control_theory#Closed-loop_transfer_function]]
 
== References ==