搜索资源列表
pid控制电机
- 在电机的运行控制中,通常广泛采用脉冲宽度调制( PWM)技术,具有响应快、精度高、平稳性好等特点。利用大功率晶体管的开关作用, PWM将直流电源调制成具有一定频率的宽度(脉冲占空比α)可调的方波脉冲电压,加在直流电机的电枢上,单片机把检测到的电机转速、转向与设定的转速、转向进行比较,通过数字P ID调节对方波脉宽进行调制,从而改变电枢电压相序及平均值,实现对电机转向、转速的控制。
基于Proteus仿真的电机转速测量与控制电路图与源程序
- 基于Proteus仿真的电机转速测量与控制电路图与源程序
基于DSP2812的无刷直流电机伺服控制程序
- 基于DSP2812的无刷直流电机伺服控制程序,用PID算法控制电机的转动,DSP2812-based brushless DC motor servo control procedures, using PID algorithm to control motor rotation
Main.rar
- 这是一个控制发电机的直流励磁程序,采用积分分离PID算法实现,c语言编程,This is a DC generator excitation control procedure for the separation of integral PID algorithm implementation, c language programming
ICETEK2812examplesoftheninesource
- 瑞泰2812的9个例程C源代码,包括混合编程,PID算法,FFT算法,电机控制等源代码,可直接修改后移植使用-9 of 2812 Ruitai C source code routines, including the mixed programming, PID algorithm, FFT algorithms, source code, such as motor control, can be directly transplanted to use the revised
SPWM波形生成算法的分析与实现
- SPWM波形生成算法的分析与实现,对SPWM的原理和编程有帮助
永磁同步电机_PMSM_FOC软件库_用户手册_中文版
- 本用户手册介绍了永磁同步电机(PMSM)FOC软件库,STM32F103xx微控制 器就是针对磁场定向控制(FOC)3相永磁电机固件库开发的。 这些32位,ARM 的Cortex.- M3 的芯ST微控制器(STM32F103xx)附带一 套外围设备,使之适用于永磁交流同步电机和交流异步电机磁场定向控制。特别 是,本手册介绍了STM32F103xx软件库发展到可以控制外置型或嵌入型或在扭矩 和速度两个控制模式下控制正弦波驱动永磁电机。这些电机可能配备一编码器, 具有三个霍尔传感器或者
PID控制直流电机调速电路代码
- 关于PID控制直流电机调速电路代码,包含键盘模块,电机模块,PID算法,还有数码管显示模块
stm32电机驱动
- 介绍了STM32电机驱动的库文件,里面写了如何去控制、补偿、启动、采样等一系列文件。是不可多得的好资料!
永磁同步电机的控制程序
- 永磁同步电机的控制,矢量控制采用双闭环结构,其速度的获得是靠滑模自适应算法求得。(Permanent magnet synchronous motor (PMSM) control, vector control adopts double closed loop structure, and its speed is obtained by sliding mode adaptive algorithm.)
无刷直流电机分数阶PI预测函数控制研究
- 无刷直流电机dsp 分数阶pid预测算法(Based on the analysis the working principle of brushless DC motor and the speed regulating simulation under PI, fractional-order PI (FOPI) and predictive functional control (PFC) strategies, two improved control strategies are pr
基于自适应的永磁同步电机无位置传感器控制系统
- 包含一个电机仿真和详细报告。这个系统是以PMSM做为控制对像,以模型参考自适应算法实现PMSM的转子速度与位置的辨识,采用矢量控制,构建出PMSM的无传感器控制系统。(Contains a motor simulation and detailed report. This system uses PMSM as control image, and uses model reference adaptive algorithm to realize the identification of
PID算法
- PID系数的调整方法说明,以及飞思卡尔智能车上使用到的算法(The adjustment method of PID coefficients is explained, and the algorithm is used on the Carle intelligent vehicle)
直流电机调速
- 基于51单片机和PID算法的直流电机测速及闭环控制(Speed measurement and closed loop control of DC motor based on 51 single chip microcomputer and PID algorithm)
电机位置闭环控制(代码详细注释)
- 基于stm32的用PID算法实现的电机位置控制程序(STM32 based on PID algorithm to achieve the motor position control program)
PID算法资料
- PID入门教程。PID控制电机脉冲波占空比(PID tutorial. PID control motor pulse wave duty cycle)
PID算法控制电机转速
- PID算法控制电机转速
空间矢量异步电机变频器-
- 我们设计的异步电机变频调速器以TMS320F28035芯片为控制核心,通过输出三相PWM波控制智能功率模块IPM驱动三相异步电机。我们使用空间矢量SVPWM算法,并对其进行了优化。采用异步电机无传感器测速算法省去了昂贵的光电编码器,大大节省了成本。同时开创性的研发了自动根据运行环境调节的自适应变频算法,使我们的变频调速器可以在电网条件恶劣的乡村山区工作,由此该变频器已被一家民用水泵生产企业预订。(We design the asynchronous motor frequency convers
永磁同步电机无传感器控制
- 永磁同步电机的无传感控制策略,包括模型参考自适应算法、滑模观测器算法等(Sensorless control strategy of PMSM, including model reference adaptive algorithm, sliding mode observer algorithm, etc.)
1_BLDC电机控制算法
- 详细介绍了BLDC的六步控制算法以及矢量控制算法的实现方式。(The control algorithm of BLDC is introduced)