Content deleted Content added
No edit summary |
cleanup |
||
Line 1:
In [[control theory]], a '''
▲'''Proper''' denotes a [[transfer function]] where the [[Degree (mathematics)|degree]] of the numerator does not exceed the degree of the denominator.
The following transfer function is '''proper'''
:<math> \textbf{G}(s) = \frac{\textbf{N}(s)}{\textbf{D}(s)} = \frac{s^{4} + n_{1}s^{3} + n_{2}s^{2} + n_{3}s + n_{4}}{s^{4} + d_{1}s^{3} + d_{2}s^{2} + d_{3}s + d_{4}}</math>
Line 12 ⟶ 11:
:<math> deg(\textbf{N}(s)) = 4 \nleq deg(\textbf{D}(s)) = 3 </math>.
A proper transfer function will never grow unbounded as the frequency approaces infinity.
:<math> |\textbf{G}(\infty)| < \infty </math>
== See also ==
▲[[Strictly proper]].
|