搜索资源列表
sparfilt
- 优点:1.对于信噪比高的信号滤波效果好; % 2.对于边沿的保护强过阈值滤波,不会产生阈值滤波情况下的过于平滑与Gibbs现象。 %缺点:1.由于对边沿信号没做任何处理,所以边沿可能会有脉冲噪声保留下来; % 2.计算相关系数中,如果计算出来的小波系数点位置偏差大,则相关系数计算受影响; % 3.需要迭代运算,迭代的噪声能量阈值选取很重要,这里以开始段无信号处估计噪声; % 4.需要迭代运算,所以运算量比阈值法大; % 5.受分解层次影响,在大尺度上小波系数点位置偏差更大
bldcm
- 所建立的无刷直流电动机系统的Simulink仿真模型图,功能模块包括:逆变器模块、电源模块、换相逻辑模块、PWM信号产生模块、电动机本体模块、转速测量模块和磁极位置测量模块。-Established by the brushless DC motor system in Simulink simulation model diagram, function modules include: inverter module, power modules, logic modules for pha
wuwei
- 2010年国际自动化测量技术和机电一体化会议 无位置传感器开关磁阻电机的研究-Automation of measurement technology in 2010 International Conference and Mechatronics Sensorless Switched Reluctance Motor with
Fang_Algorithm
- Fang算法利用三个基站对信号源位置进行二维的定,是信号源无源定位的一种基本方法。本程序基于MATLAB,对Fang算法定位的过程进行了仿真。希望能对研究无源定位的同志给予帮助。-Fang base algorithm uses three-dimensional location of the source fixed, the signal source is a basic method of passive location. The program is based on MATLAB
wuweizhiSVMDTC_close
- 无位置传感器永磁同步电机直接转矩控制系统仿真-Sensorless permanent magnet synchronous motor direct torque control system simulation
simulator
- 无位置传感器无刷直流电机Matlab仿真模型-Sensorless brushless DC motor Matlab simulation model
BLDC
- 无刷直流电机仿真 应用 逆变器 电机 无位置传感器-brushless DC motor simulation
EKF-Asynchronous-motor
- 异步电机的无位置控制技术,使用的方法是EKF,扩展卡尔曼滤波-Asynchronous motor without position control technology used by EKF, the extended Kalman filter
Research-on-Speed-Estimation-of-Pmsm
- 利用自抗扰控制器理论,提出了一种新颖的永磁同步电动机无位置传感器矢量控制系统 的转速估计方法。-A novel speed estimation approach to sensorless vector control of Permanent Magnet Synchronous Motor (PMSM) based on Active Disturbance Rejection Controller (ADRC) was proposed.
MRAS
- 此模型为MRAS算法的PMSM无位置传感器模型,需要的朋友可以看一下-This model for sensorless PMSM model of MRAS algorithm, if you need you can download
MRAS
- 基于MRAS和SVPWM永磁同步电动机无位置传感器控制MATLAB/Simulink模型-Sensorless control MATLAB/Simulink model based on MRAS PMSM and SVPWM
BLDC
- 无数直流电机无位置传感器速度控制。利用电机运行时产生的反电动势估算转子位置。(Sensorless speed control of numerous DC motors.The rotor position is estimated by the back electromotive force generated during the motor operation.)
基于相位差变化率的单站无源定位技术
- 提出以相位差变化率为观测量 , UKF 逐步逼近目标位置的定位算法 , 有效解决了单站无源定位中收敛 速度和定位精度问题 。 该算法以相位差变化率为观测量 , 消除了由于相位差中存在固定偏差对定位精度影响 , 提高 了定位精度 。 而引进的 UKF 滤波算法则省去对观测方程的雅各比矩阵计算 , 简化滤波了运算 , 使定位过程更容易实 现 , 从而提高定位滤波运算速度 。(We propose a localization Algorithm which uses phase differe
PMSM无位置传感矢量控制
- 基于MATLAB/simulink搭建的应用于永磁同步电机(PMSM)的无传感器控制,主要是基于矢量控制,采用滑模转速和转子位置观测器取代传统的位置传感器,最终实现对PMSM的控制(The sensorless control based on MATLAB/simulink for permanent magnet synchronous motor (PMSM) is mainly based on vector control. Instead of the traditional pos
Matlab永磁同步电机无传感器控制
- 用于永磁同步电机PMSM的无传感器位置控制(PMSM sensorless control)
基于自适应的永磁同步电机无位置传感器控制系统
- 基于自适应的永磁同步电机无位置传感器控制系统仿真模型
无位置传感器无刷直流电机控制系统仿真
- 只要检测到反电势过零点就可以得到转子的位置信号,就可以实现无刷直流电机的无位置传感器控制。(As long as the position of the rotor is detected by detecting the zero-crossing of the back-EM potential, the position sensorless control of the brushless DC motor can be realized.)
PMSM_test_0414useful
- PMSM起动仿真模型,双闭环控制,仅供参考。能够无位置传感器起动(PMSM Start Simulation Model)
PMSM_sensorless_0603
- 永磁同步电机无位置传感器matlab仿真模型文件,很详细。(PMSM sensorless matlab simulation model file, very detailed.)
永磁同步电机矢量控制
- 永磁同步电机无位置算法C代码,包含弱磁,解耦,过调制,死区补偿,多种无位置算法,模型以及C文件应有尽有