Skip to content

Simulation of a Permanent Magnet Synchronous Machine (i.e. brushless dc motor).

Notifications You must be signed in to change notification settings

jerelbn/pmsm_sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Permanent Magnet Synchronous Machine Simulation

Simulation of 3-phaes, brushless, DC motor.

Build with VSCode

  • Go to the Run tab
  • Select Main Release or Main Debug
  • Click the play button
  • NOTE: you must select Main Debug to stop on breakpoints

Build without VSCode

  • Create build directory: mkdir build
  • Initialize CMake: cd build/ && cmake ..
  • Compile: make

About

Simulation of a Permanent Magnet Synchronous Machine (i.e. brushless dc motor).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published