help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Control toolbox: Problems emulating M*TLAB's cloop


From: Thomas Hoffmann
Subject: Control toolbox: Problems emulating M*TLAB's cloop
Date: Thu, 18 May 2000 10:06:47 +0200 (METDST)

With Octaves's developmental version I tried to investigate a system
controlled with a PID controller. In an tutorial I saw MATLAB's cloop() 
function, which I was able to mimick using buildssic() for a "plant"
and a proportional conroller (as systems s1 and s2).
Now I wanted to test the same with a PID controller, which Octave does
not accept, because it has "more zeros than poles".

Does anybody know how to construct the closed loop system, consisting of 
the plant and PID controller using OCST?

Thomas.



-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.che.wisc.edu/octave/octave.html
How to fund new projects:  http://www.che.wisc.edu/octave/funding.html
Subscription information:  http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]