What is the relationship between poles and the form of system response?

  • Thread starter Thread starter theone
  • Start date Start date
  • Tags Tags
    Poles System
Click For Summary
SUMMARY

The relationship between poles and system response is critical in control theory, particularly when analyzing transfer functions. In the example of the transfer function (s+2)/(s+5), the input pole at s=0 influences the forced response of the system. The characteristic equation derived from the differential equation y'' + 5y' + 6 = 0 reveals that the roots determine the form of the system's homogeneous response. Understanding the poles, which are the roots of the characteristic polynomial, allows for predicting the behavior of the system response effectively.

PREREQUISITES
  • Control theory fundamentals
  • Transfer function analysis
  • Laplace transforms
  • Differential equations and characteristic polynomials
NEXT STEPS
  • Study the implications of poles in control systems using MATLAB
  • Explore the concept of impulse response in depth
  • Learn about stability analysis through pole placement
  • Investigate the relationship between zeros and poles in transfer functions
USEFUL FOR

Students and professionals in control engineering, system dynamics analysts, and anyone interested in understanding the mathematical foundations of system responses in engineering applications.

theone
Messages
81
Reaction score
0

Homework Statement


I am trying to understand what is meant by "poles can be used to obtain the form of the system response''

This is an example for a transfer function (s+2)/(s+5) and a step function input
http://postimg.org/image/97vnos9uz/

Homework Equations

The Attempt at a Solution


For example, the input pole of s=0 generates the form of the forced response.
I don't understand what s=0 has to do with the output transform (2/5)/s and the time response of 2/5
 
Physics news on Phys.org
Recall when you solved differential equations like ##y'' + 5y' + 6 = 0##. By substituting a solution of the form ##y=e^{rt}##, you obtained the characteristic equation ##r^2 + 5r + 6 = 0##. After you obtain the roots, you could write down that the solution to the differential equation was ##c_1 e^{-2t} + c_2 e^{-3t}##.

The transfer function is the impulse response of the system. That is, it's the solution to ##y'' + 5y' + 6 = \delta(t)##. If you take the Laplace transform of both sides, you end up with ##(s^2+5s+6)Y(s) = 1##. Solving for Y(s), you get
$$Y(s) = \frac{1}{s^2+5s+6}.$$ Note that the denominator is identical to the characteristic polynomial, so if you know poles of the transfer function, which are the roots of the characteristic polynomial, you know what terms are going to show up in the homogeneous part of the system response.
 
  • Like
Likes   Reactions: LvW

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
2K
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
6K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K