登录
首页 » matlab » BLDC-control-system

BLDC-control-system

于 2014-01-15 发布 文件大小:1102KB
0 260
下载积分: 1 下载次数: 70

代码说明:

  收集的几个无刷直流电机控制系统仿真例程,matlab中可直接运行,很有借鉴意义。(Several brushless DC motor control system simulation routines , they can be directly run in matlab.)

文件列表:

无刷直流电机仿真
................\572431219bldc
................\.............\新建文件夹 (2)
................\.............\..............\ddcruocihou03.mdl,119404,2007-12-20
................\86410413BLDC_satish
................\...................\BLDC_satish
................\...................\...........\BLDCFINAL.mdl,111838,2009-04-04
................\...................\...........\Document.doc,583680,2008-05-05
................\BLDC
................\....\BLDC.mdl,64575,2013-07-04
................\BLDC20140115(1)
................\...............\BLDC
................\...............\....\simulator
................\...............\....\.........\all_phase.mdl,32968,2004-05-25
................\...............\....\.........\all_phase_inv.mdl,13414,2004-04-09
................\...............\....\.........\calc_core.m,12523,2004-05-25
................\...............\....\.........\changer.mdl,10669,2004-04-11
................\...............\....\.........\CONTROLLER_MOD.mdl,36680,2004-05-25
................\...............\....\.........\CONT_CORE.mdl,41550,2004-04-13
................\...............\....\.........\cont_lower.mdl,40959,2004-04-14
................\...............\....\.........\CONT_MOD.mdl,13795,2004-05-24
................\...............\....\.........\cont_modifed.mdl,40743,2004-04-14
................\...............\....\.........\deg_120_trig.mdl,12614,2004-04-11
................\...............\....\.........\delay.m,2247,2004-04-11
................\...............\....\.........\error_gen.mdl,7993,2004-04-11
................\...............\....\.........\estimate.mdl,11197,2004-05-25
................\...............\....\.........\IC.mdl,15245,2004-04-11
................\...............\....\.........\ind_trig.mdl,8769,2001-04-04
................\...............\....\.........\inital.mdl,12986,2004-04-10
................\...............\....\.........\MYBLDC2.M,16489,2001-04-04
................\...............\....\.........\mybldc_mdl2.mdl,126901,2004-05-28
................\...............\....\.........\NEW_CONTROLLER.mdl,85547,2004-04-14
................\...............\....\.........\SET1.mdl,16126,2004-05-25
................\...............\....\.........\SET2.mdl,16147,2004-05-25
................\...............\....\.........\SET3.mdl,16154,2004-05-25
................\...............\....\.........\threshold_single.mdl,11441,2004-05-28
................\...............\....\.........\zerocross.mdl,22372,2004-04-08
................\...............\....\up_report.pdf,516063,2004-05-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Fuzzy-Control-of-PUMA-Robot
    MATLAB/SIMULINK Based Fuzzy Control of PUMA Robot
    2014-12-12 04:01:51下载
    积分:1
  • gson-2.2.2
    gson2.2.2的3个jar包,需要的可以下载(gson2.2.2 of 3 jar package, need to be downloaded)
    2014-01-21 16:21:53下载
    积分:1
  • kongzhixitong
    控制系统仿真的程序以及simulink模型(Control system simulation program and simulink model)
    2012-11-22 20:52:28下载
    积分:1
  • statcom_Apf
    STATCOM与有源滤波器的仿真,电流为滞环控制,含无功、谐波电流检测 (STATCOM simulation with active filter, current hysteresis control, including reactive power, harmonic current detection)
    2016-05-25 00:24:38下载
    积分:1
  • New folder
    说明:  A new technique of free-space simulation has been developed for solving unbounded electromagnetic problems with the finite-difference time-domain method.
    2020-06-18 06:20:01下载
    积分:1
  • twomass
    是两质量系统matlab中simulink模型(Two quality system matlab simulink model)
    2012-09-09 11:48:39下载
    积分:1
  • MSK
    MSK的调制算法和解调算法,大家有需要的可以看一看,参考一下。(MSK modulate/demodulate)
    2009-12-14 19:15:57下载
    积分:1
  • rcos
    说明:  升余弦脉冲的设计实例,升余弦脉冲是一种具有零ISI的脉冲波形,此程序用来产生升余弦脉冲。(Raised cosine pulse design example, raised cosine pulse is a pulse waveform with zero ISI, the program used to generate raised cosine pulses.)
    2011-04-01 14:08:39下载
    积分:1
  • dtc
    永磁同步电机直接转矩控制matlab仿真,采用滞环控制和开关表,不是SVM-DTC(Permanent Magnet Synchronous Motor Direct Torque Control matlab simulation, using hysteresis control and switch tables, not SVM-DTC)
    2015-05-15 09:39:27下载
    积分:1
  • 预测系统
    灰色预测模型称为CM模型,G为grey的第一个字母,M为model的第一个字母。GM(1,1)表示一阶的,一个变量的微分方程型预测模型。GM(1,1)是一阶单序列的线性动态模型,主要用于时间序列预测。 一、GM(1,1)建模 设有数列 共有 个观察值 对 作累加生成,得到新的数列 ,其元素 (5-1) 有: 对数列 ,可建立预测模型的白化形式方程, (5-2) 式中: ——为待估计参数。分别称为发展灰数和内生控制灰数。设 为待估计参数向量 则 按最小二乘法求解, 有: (5-3) 式中: (5-4) (5-5) 将(5-3)式求得的 代入(5-2)式,并解微分方程,有 (1,1)预测模型为: (5-6)(gray forecasting model called CM model, the G-gray of a letter, the M model for the first letter. GM (1,1), a band of a variable type of differential equation models. GM (1,1) is a sequence of single-band linear dynamic model, mainly for time series prediction. A GM (1,1) model series with a total value of observation for the cumulative production, to a new series of its elements (5-1) : The series, we can establish the prediction model albino form of equation (5-2) where :-- to question the estimated parameters. The development will be known as the gray and hygiene control within a few gray. Set parameters to be estimated according to Vector least squares method, are : (5-3) where : (5-4) (5-5) (5-3) that obtained in lieu of income (5-2)- and solutions differential equations, (1 1) Fore)
    2005-01-26 15:33:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载