simple-BLDC-model

A simple (and probably inaccurate) brushless DC motor modelling script
426 Downloads
Updated 15 Apr 2023

View simple-BLDC-model on File Exchange

simple-BLDC-model

A simple (and probably inaccurate) brushless DC motor modelling script.

This software is entirely written in MATLAB and comes with two main files (a standard MATLAB script and a MATLAB live script) and a MATLAB function. The MATLAB live script includes also the mathematical theory behind the software and it has been already exported as PDF to be used as user manual.

Both the standard and the live script call the same MATLAB function to calculate the motor performance and both show the same charts in the end. The difference is that the MATLAB live script is interactive and shows live updates when changing the input parameters, while the MATLAB standard script can be easily expanded with other features or be included in other programs.

example-output-charts

Additional features

Actually, the main.m script also plots the motor map. The additional propMatchCustom.m script provides matching between motor and propeller, where the latter's data are loaded from external file.

example-output-motor-map

example-output-motor-map

Cite As

engdancili (2024). simple-BLDC-model (https://github.com/dciliberti/simple-BLDC-model/releases/tag/v1.0.3), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with R2019b and later releases
Platform Compatibility
Windows macOS Linux

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.3.0

See release notes for this release on GitHub: https://github.com/dciliberti/simple-BLDC-model/releases/tag/v1.0.3

1.0.2

See release notes for this release on GitHub: https://github.com/dciliberti/simple-BLDC-model/releases/tag/v1.0.2

1.0.1

See release notes for this release on GitHub: https://github.com/dciliberti/simple-BLDC-model/releases/tag/v1.0.1

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.