How do I create a controller to stabilize an inverted pendulum in Simulink?
11 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Jiaxiao Yan
le 25 Jan 2017
Commenté : Manasseh Shitta
le 27 Juin 2023
I currently have a inverted pendulum designed in Simscape multibody and it moves by shifting the base from side to side using a prismatic joint (and an input signal to determine the position of the pendulums base). I now want to keep the pendulum upright as the base shifts,using some sort of control system, and I'm not sure how to do this.
0 commentaires
Réponse acceptée
Nikhil
le 13 Juin 2023
You can refer to this article Control of an Inverted Pendulum on a Cart which discusses how to design a PD controller for an inverted pendulum model in Simscape. The x (displacement) and theta (angle) data are imported into Simulink where the controller is designed.
Additionally, you can refer to this article for optimising the control loop parameters: Inverted Pendulum Controller Tuning
1 commentaire
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Programmatic Tuning dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!