Skip to content

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

License

Notifications You must be signed in to change notification settings

dciliberti/simple-BLDC-model

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages