- #1
Pipsqueakalchemist
- 138
- 18
- TL;DR Summary
- I'm trying to model an inverted pendulum attached to cart system with 2 propellers at the top of the pendulum. The 2 propellers are meant to be controlled by a controller (PID and pole placement) to keep the pendulum in an upright position. Impulse disturbances are applied to the cart both at the top of the pendulum as well as to the cart.
Hello so as the summary suggests I'm trying to develop a controls system model of an inverted pendulum cart system with 2 propellers on top of the pendulum. I'm trying to obtain the equations of motion and I was wondering if I should include the impulse disturbances forces when trying to develop the equation of motion of the system. I have an image below just missing the 2 propellers on top of the pendulum. Also any advice into designing the controller to better react to impulse disturbance is appreciated. Also my derivation skills aren't good so if there's any resources such as software (matlab or python) to help me derive the equation of motion, that would also be appreciated. Thank you