simple-BLDC-model

A simple (and probably inaccurate) brushless DC motor modelling script
440 descargas
Actualizado 15 abr 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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2019b
Compatible con cualquier versión desde R2019b
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.