Maths encyclopedia and lessons  
Search

Mathematics Encyclopedia and Lessons

 
     
 

Lessons

Popular
Subjects

algebra
arithmetic
calculus
equations
geometry
differential equations
trigonometry
number theory
probability theory
more
 

References

applied mathematics
mathematical games
mathematicians
more
 
 

Strictly proper

In control theory, a strictly proper transfer function is a transfer function where the degree of the numerator is less than the degree of the denominator.

Example

The following transfer function is not strictly proper

\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}}

because

deg(\textbf{N}(s)) = 4 \nless deg(\textbf{D}(s)) = 4.

The following transfer function however, is strictly proper

\textbf{G}(s) = \frac{\textbf{N}(s)}{\textbf{D}(s)} = \frac{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}}

because

deg(\textbf{N}(s)) = 3 < deg(\textbf{D}(s)) = 4.

Implications

A strictly proper transfer function will approach zero as the frequency approaces infinity.

\textbf{G}(\infty) = 0

which is true for all physical processes.

See also

01-04-2007 01:18:14
The contents of this article are licensed from Wikipedia.org
under the GNU Free Documentation License. How to see transparent copy