state space control of an inverted pendulum

Translate This Thread From English to

Threaded View


Hi,

I am working on an opensource project with a robot similar to the
JOE le pendule:

http://leiwww.epfl.ch/joe/index.html

and am trying to copy their state space control algorithm for it.
I am using a PID loop for balancing right now but I would like to
experiment with state space control too.

I can generate the 6 input state variables from their paper using the
gyro's and the wheel encoders:
"http://leiwww.epfl.ch/publications/grasser_darrigo_colombi_rufer_mic_01.pdf"

I am not sure how to proceed with the state space matrices to go from
these variables to the required wheel torques.  Thank you very much for
any help on this!

best regards,
Jamie Morken

Re: state space control of an inverted pendulum



wrote:


Check out the following link.  It illustrates using Matlab to solve
this problem using various design mathods.  

http://www.engin.umich.edu/group/ctm/

dave y.


Site Timeline