필터 지우기
필터 지우기

inverted pendulum modelling in state space

조회 수: 5 (최근 30일)
Daniel Moulin
Daniel Moulin 2015년 6월 5일
편집: Daniel Moulin 2015년 6월 5일
Hi all, I'm modelling the behaviour of the inverted pendulum. I looked up this example: http://ctms.engin.umich.edu/CTMS/index.php?example=InvertedPendulum&section=SimulinkModeling#2
I'm trying to remodel this example, so that I can control the pendulum only with the velocity of the cart. Is that even possible? (on the Matlab site it's the force applied to the cart that is control input). I was playing with state equations, but I didn't come up with anything. Could anybody help?
  댓글 수: 2
Azzi Abdelmalek
Azzi Abdelmalek 2015년 6월 5일
Can you precise what is your problem. What have you done so far?
Daniel Moulin
Daniel Moulin 2015년 6월 5일
편집: Daniel Moulin 2015년 6월 5일
and I assumed that velocity (x') is my control input, so u=x'. I have also taken force applied to the cart F as a constant value (let's say 20N). In the model shown above F=u. But as I said I want to control the movement only with velocity. The next step, that I made was trying to differentiate the equations (10), (11) into state-space form and I obtained:
Now I'm not sure if that's correct, because I limited the range of the matrices and also I need x' as a state variable, because of the x'' that is in the equations (10), (11).

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

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by