Motor Femmulator Code
Status: Alpha
Brought to you by:
vnevoa
File | Date | Author | Commit |
---|---|---|---|
Magnetic | 2015-11-08 | vnevoa | [r205] Added README info. |
Releases | 2009-04-03 | vnevoa | [r91] All my work right before Pierre Sabatier contri... |
Requirements | 2009-04-02 | vnevoa | [r82] better output plotting and a few tweaks. |
Thermal | 2008-02-27 | vnevoa | [r19] |
README.TXT | 2008-11-26 | vnevoa | [r43] |
--Objectives-- This is intended to grow into a full size framework for developing electric motors. The idea is to make a collection of motor models and a supporting framework for simulating them in FEMM with the help of the Lua scripting language. --Status-- Only the "Magnetic" models exist yet, and they are purely experimental. --Next steps-- Probably the "Thermal" models, but no promises... ;) --Wish list-- The simulation results are currently dumped to files and parsed by a Perl script. I have plans to make all simulation "exploration" scripts as M-files because FEMM has a good level of integration with Matlab/Octave and this allows for better algorithm control, result compilation and graph plotting, and parameter optimization. Vasco Névoa, project admin.