Root locus of dynamic equation

I have an expression (characteristic equation) of the form
a*s^4 + (a^2)*3*(s^3) + 45*s^2 + 12 = 0
I need to get the locus of all poles of characteristic equation (locus of solution of above equation) when a varies from 0 to 10.
This is not as simple as "rlocus" since System transfer function, as shown above, is not static but dynamic due to presence of a.
Can anyone help?

답변 (1개)

Mischa Kim
Mischa Kim 2014년 2월 4일

0 개 추천

Satyajit, you could simply compute the root loci in a loop for different values of a and plot them in 3D ( plot3 ). The root loci would lie in planes parallel to the xy -plane, with a on the z-axis.

댓글 수: 2

Satya C
Satya C 2014년 2월 4일
Well 'a' is not an axis. When a changes, we get 4 complex roots of above equation. I need to show how these poles vary without showing a explicitly. Just as in root locus we just show poles movement without showing gain value.
Mischa Kim
Mischa Kim 2014년 2월 4일
So you are saying you would like to get the roots for a in [0,10] with keeping s fixed? Or, since you emphasize 'dynamic', have a=a(t) vary as a funtion of time?

댓글을 달려면 로그인하십시오.

카테고리

질문:

2014년 2월 4일

댓글:

2014년 2월 4일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by