Adaptive PID for BLDC Speed Control

this file shares the idea of how to design and develop an adaptive PID for controlling the speed of BLDC motors in spite of torque variation
2.9K Downloads
Updated 6 Jul 2019

View License

The major of this project is to show how to design and implement an adaptive PID (APID) for your power system. The adaptive PID designed, compares the reference speed with the actual speed of BLDC. The output of PID then feeds a controlled voltage source attached to a universal 3-phase bridge, the bridge that is connected to a BLDC motor.

The torque is constant during the first 0.2 sec of simulation, then it is changed abruptly to 10N to examine the ability of APID speed control in spite of torque variation.

The APID model is adapted from the following article:
Self-tuning of PID controllers by adaptive interaction ( https://ieeexplore.ieee.org/abstract/document/879256/)

You might also find my article for another practical example:
Online Adaptive Power Factor Correction Controller for DC-DC Converters ( https://digital-library.theiet.org/content/conferences/10.1049/cp.2014.1495 )

Please do not hesitate to contact me if you require any further information.

Cheers,
Mahdi

Cite As

Mahdi Mansouri (2024). Adaptive PID for BLDC Speed Control (https://www.mathworks.com/matlabcentral/fileexchange/72075-adaptive-pid-for-bldc-speed-control), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018a
Compatible with R2018a to R2019a
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: Adaptive Fuzzy Control

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0