登录
首页 » matlab » 220129-3

220129-3

于 2019-01-14 发布
0 188
下载积分: 1 下载次数: 2

代码说明:

说明:  直流无刷电机转速电流双闭环仿真模型,测试可以很好的运行(DSP28335 MATLAB SIMULINK)

文件列表:

BLDC\up_report.pdf, 516063 , 2004-05-28
BLDC\simulator\zerocross.mdl, 22372 , 2004-04-08
BLDC\simulator\threshold_single.mdl, 11441 , 2004-05-28
BLDC\simulator\SET3.mdl, 16154 , 2004-05-25
BLDC\simulator\SET2.mdl, 16147 , 2004-05-25
BLDC\simulator\SET1.mdl, 16126 , 2004-05-25
BLDC\simulator\NEW_CONTROLLER.mdl, 85547 , 2004-04-14
BLDC\simulator\mybldc_mdl2.mdl, 126901 , 2004-05-28
BLDC\simulator\inital.mdl, 12986 , 2004-04-10
BLDC\simulator\ind_trig.mdl, 8769 , 2001-04-04
BLDC\simulator\IC.mdl, 15245 , 2004-04-11
BLDC\simulator\estimate.mdl, 11197 , 2004-05-25
BLDC\simulator\error_gen.mdl, 7993 , 2004-04-11
BLDC\simulator\deg_120_trig.mdl, 12614 , 2004-04-11
BLDC\simulator\CONTROLLER_MOD.mdl, 36680 , 2004-05-25
BLDC\simulator\cont_modifed.mdl, 40743 , 2004-04-14
BLDC\simulator\CONT_MOD.mdl, 13795 , 2004-05-24
BLDC\simulator\cont_lower.mdl, 40959 , 2004-04-14
BLDC\simulator\CONT_CORE.mdl, 41550 , 2004-04-13
BLDC\simulator\changer.mdl, 10669 , 2004-04-11
BLDC\simulator\all_phase_inv.mdl, 13414 , 2004-04-09
BLDC\simulator\all_phase.mdl, 32968 , 2004-05-25
BLDC\simulator\MYBLDC2.M, 16489 , 2001-04-04
BLDC\simulator\delay.m, 2247 , 2004-04-11
BLDC\simulator\calc_core.m, 12523 , 2004-05-25
BLDC\simulator, 0 , 2004-05-28
BLDC, 0 , 2004-05-28

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

发表评论

0 个回复

  • 02_EvPwm01
    EVA下面的T1PWM、T2PWM、PWM1-6均输出频率为1KHz,占空比为40 的PWM波形。 T1PWM、T2PWM、PWM1-6输出的是不对称的PWM波形.EVB下面的T3PWM、T4PWM、 PWM7-12均输出频率为1KHz,占空比为40 的PWM波形。T3PWM、T4PWM、PWM7-12 输出的是对称的PWM波形.(EVA following T1PWM, T2PWM, PWM1-6 are output frequency is 1KHz, 40 duty cycle of the PWM waveform.* T1PWM, T2PWM, PWM1-6 of the PWM output waveform is asymmetric. EVB following T3PWM, T4PWM,* PWM7-12 are the output frequency is 1KHz, 40 duty cycle of the PWM waveform. T3PWM, T4PWM, PWM7-12* The output is symmetrical PWM waveform.)
    2013-07-18 11:04:44下载
    积分:1
  • C54DSPSshiyan
    word文档,包含了常见的8个DSP实验,详细说明和源码。(word document contains a common eight DSP experiment, detailed descriptions and source code.)
    2007-01-18 19:46:05下载
    积分:1
  • BPSKMRC
    最大比合并(MRC)的分集合并程序;调制方式BPSK;瑞利信道(The diversity merging program of the maximum ratio combination (MRC); modulation mode BPSK; Rayleigh channel)
    2020-11-13 17:29:42下载
    积分:1
  • 实验一
    说明:  一般信道容量迭代算法 (1)初始化信源分布:P^((0))=(p_(1 ),p_(2 ),…,p_(i ),…,p_r),置迭代计数器k=0,设信道容量相对误差门限为δ,δ>0,可设C(0)=-∞; (2)φ_ji^((k))=(p_ij p_i^((k)))/(∑p_ij p_i^((k)) ) i=1,…,r;j=1,…,s; (3)p_i^((k+1) )=exp?[∑_j?〖p_ij lnφ_ji^((k)) 〗]/(∑_i?〖{exp?[∑_j?〖p_ij lnφ_ji^((k)) 〗]}〗) i=1,…,r; (4)C^((k+1))=ln∑_i?〖{exp?[∑_j?〖p_ij lnφ_ji^((k)) 〗]}〗; (5)如果, (|C^((k+1) )-C^((k)) |)/C^((k+1)) ≤δ, 转向(7); (6)否则,置迭代符合 k+1→k,转向(2); (7)输出p_i^((k+1) )和C^((k+1)); (8)停止。(General channel capacity iterative algorithm)
    2020-05-21 14:30:04下载
    积分:1
  • SRM
    说明:  三相开关磁阻电机的simulink电流滞环仿真(Simulink current hysteresis simulation of three-phase SRM)
    2019-12-11 13:12:46下载
    积分:1
  • liu-control
    Liu混沌系统程序及其线性反馈同步控制程序(Liu chaotic system of linear feedback synchronization control)
    2009-07-08 13:54:32下载
    积分:1
  • daopin
    将压缩感知应用于基于训练序列的信道估计中,代码展示了压缩和估计过程。(Will be used in compressed sensing training sequence based channel estimation, the code shows the compression and estimation process.)
    2010-12-27 11:05:22下载
    积分:1
  • wirelesscommunication
    信道估计,有mmse 和ls估计,并有解释(Channel estimation, there are MMSE and LS estimates, and there are explanations)
    2020-07-28 21:38:40下载
    积分:1
  • RayleighFadingNoise1_Filtering
    无线通信瑞利信道仿真:使用复高斯滤波技术和近似多普勒扩展仿真瑞利衰落信道(Simulation of Rayleigh multipath fading Channel)
    2021-04-02 11:39:07下载
    积分:1
  • Internet-attack
    研究Ienternet的鲁棒性,对某些节点进行蓄意攻击,研究网络的生命周期。(Research Ienternet robustness, deliberate attack on some nodes, research the life cycle of the network. )
    2021-05-13 11:30:02下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载