LEGO EV3 Balancer Robot using LQR controller

An LQR controller is designed for the LEGO balance robot and implemented in MATLAB/Simulink
244 download
Aggiornato 4 lug 2021

Visualizza la licenza

In this project an LQR controller is designed to balance the LEGO balancer robot (Tutorial: Building BALANC3R – Robotsquare). LQR is a pole placement technique where the poles are located such that a certain cost function is minimized. The control action is divided into three signals; the first one balances the robot, the second moves the robot forward and backward (using the IR remote control) and the third one rotates the robot about its vertical axis (using IR remote control). Since the system is linearized about the vertical position all the signals are added and then converted into two signals to the right and left motors through a decoupling matrix. The entire control system is implemented in MATLAB/Simulink using Simulink Support Package for LEGO MINDSTORMS EV3 Hardware. Other techniques will be issued in the future.

Cita come

Amin Asham (2024). LEGO EV3 Balancer Robot using LQR controller (https://www.mathworks.com/matlabcentral/fileexchange/95158-lego-ev3-balancer-robot-using-lqr-controller), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2020b
Compatibile con R2018b e release successive
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Robotics in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
3.16

Modified Implementation

1.0.21

Minor Changes

1.0.2

Minor modifications

1.0.1

Minor Modifications

1.0.0