PID Control: Description, Examples, and Tuning
PID controllers are popular and effective in many systems. i explain how to implement and tune a PID controller through concrete examples of MATLAB controlling a VEX EDR Robot through a wireless serial link. The download contains software, documentation, and additional references. Examples include control of Robot direction and synchronization of motor speeds under variable loads. Please see video:https://youtu.be/9dcPfJhaFuw
Citar como
Edward Belcher (2025). PID Control: Description, Examples, and Tuning (https://la.mathworks.com/matlabcentral/fileexchange/63623-pid-control-description-examples-and-tuning), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Control Systems > Control System Toolbox > Control System Design and Tuning > PID Controller Tuning >
Etiquetas
Agradecimientos
Inspirado por: Wireless Sensing and Control of a VEX EDR Robot using an XBee and MATLAB, Real-time Sensor Feedback from a VEX EDR into MATLAB Arrays and Structures
Comunidades de usuarios
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
PIDMfun/
XBeeFunctions/
Versión | Publicado | Notas de la versión | |
---|---|---|---|
2.0.0.0 | Uploaded a new zip file which contains the C code needed in the VEX EDR to receive and execute commands from the XBee serial link. More details to use the XBee transceivers are in the FX submissions listed in this submission. |
||
1.0.0.0 | Corrected Video to make public! |