Root locus on LyME

13 views
Skip to first unread message

Spidersmoke

unread,
Aug 10, 2008, 9:49:36 PM8/10/08
to Sysquake
Hello,
I would like to be able to draw root locus for continuous and discrete
time systems, but i can't figure how.
With state-space equations, can it be done?
Where can i find algorithms for that?
Thank you for your help.

Ramon

unread,
Aug 11, 2008, 4:39:11 PM8/11/08
to sysq...@googlegroups.com
Hi

The root locus diagram shows the evolution of the closed loop system
poles when varying a certain parameter, usually a gain (proportional
controller).
In a siso system this can be done intrinsically. In a generic
state-space equations system this is not straightforward unless the
system has one input
and one output.
If this is the case you can drawn the same root locus by constructing
the transfer function and then drawing the root locus.

(num,den) = ss2tf(A,B,C,D)
rlocus(num, den);

best wishes,
Ramon

Spidersmoke

unread,
Aug 12, 2008, 10:09:16 PM8/12/08
to Sysquake
Yes, but...

the main thing is LyME doesn't have a rlocus function.

Where can i find a library with that (and more) control functions?

Thank you again,

Spidersmoke.
Reply all
Reply to author
Forward
0 new messages