open-bldc-pysim-master

所属分类:DSP编程
开发工具:Python
文件大小:311KB
下载次数:20
上传日期:2015-07-15 09:20:33
上 传 者llhz
说明:  无刷电机仿真的python代码,运行时需要安装python的数值计算扩展
(Brushless motor simulation python code)

文件列表:
1.png (134273, 2014-05-08)
2.png (93892, 2014-05-08)
3.png (108142, 2014-05-08)
control.py (7114, 2014-05-07)
control.pyc (4495, 2014-05-07)
control.py~ (7060, 2014-05-07)
dyn_model.py (12979, 2014-05-15)
dyn_model.py.bak (12978, 2014-05-08)
dyn_model.pyc (5675, 2014-08-20)
dyn_model.py~ (12934, 2014-05-07)
Makefile (26, 2012-03-26)
misc_utils.py (498, 2014-05-07)
misc_utils.pyc (1497, 2014-05-07)
misc_utils.py~ (474, 2014-05-07)
my_io.py (542, 2014-05-07)
my_io.pyc (880, 2014-05-07)
my_io.py~ (541, 2014-05-07)
my_plot.py (2912, 2014-05-07)
my_plot.pyc (3353, 2014-05-07)
my_plot.py~ (2912, 2014-05-07)
sim_1.py (3693, 2014-05-08)
sim_1.py~ (3606, 2014-05-07)

Open-BLDC-pysim is a brushless motor and inverter simulation written in python using numpy. It's goal is to test the underlying mathematics of brushless motor simulation, to be used later in a C reimplementation directly in Open-BLDC running against the actual Open-BLDC control code. Implementation ============== Current implementation is based on the "Switching Pattern-Independent Simulation Model for Brushless DC Motors" paper by Yongjin Kang and Ji-Yoon Yoo (http://www.jpe.or.kr/On_line/admin/paper/files/8_JPE-10238.pdf). Some other papers were consulted during implementation but the above paper is the main reference. Reference ========= The implementation is crosschecked against the output of the free version of PSIM (http://www.powersimtech.com/index.php?name=psim) Dependencies ============ numpy scipy python 2.6 How to run ========== $ ./sim_1.py

近期下载者

相关文件


收藏者