搜索资源列表
pid控制电机
- 在电机的运行控制中,通常广泛采用脉冲宽度调制( PWM)技术,具有响应快、精度高、平稳性好等特点。利用大功率晶体管的开关作用, PWM将直流电源调制成具有一定频率的宽度(脉冲占空比α)可调的方波脉冲电压,加在直流电机的电枢上,单片机把检测到的电机转速、转向与设定的转速、转向进行比较,通过数字P ID调节对方波脉宽进行调制,从而改变电枢电压相序及平均值,实现对电机转向、转速的控制。
基于Proteus仿真的电机转速测量与控制电路图与源程序
- 基于Proteus仿真的电机转速测量与控制电路图与源程序
q
- 温度传感器,控制电机转速,c语言程序源代码-温度
DJ
- 通过单片机测电机的转速,并控制电机转速。-Measured through the single-chip motor speed, and controlling the motor speed
zhiliudianjitiaosu
- 51单片机控制直流电机的启停,正传,发转,调节pwm占空比控制电机转速。-51 MCU controlled DC motor start and stop, True Story, hair switch, regulating the duty cycle pwm control motor speed.
dianji
- 直流伺服电机转速 PID控制系统仿真 利用MATLAB中的simulink 对直流伺服电机的转速进行仿真-DC servo motor speed PID control system simulation using MATLAB simulink in the speed DC servo motor simulation
MOTORFAN
- 控制电机转速程序,用C语言编写,程序调试通过-Motor speed control program, using C language, program debugging by
pid-
- 基于ATmega16单片机控制码盘直流电机,通过pid公式用pwm波控制电机转速-ATmega16 microcontroller-based DC motor encoder, the formula used by pid wave pwm motor speed control
PID算法控制电机转速【20140826】
- 用keil可以打开,8051单片机用pid算法控制电机转速313333333331(With keil can open, 8051 microcontroller with PID algorithm to control motor speed 313333333331)
PID控制电机转速+上位机通信+绘制速度曲线
- PID控制电机转速加上位机通信,并且能绘制速度曲线(PWM debugging, upper computer)
电机转速控制,界面
- 电机转速控制界面,VB编写完成,控制电机转速稳定(Motor speed control interface)
PID电机控制20160722
- PID控制电机转速,,实现调速、定速功能(PID control motor speed, speed control, speed control function)
电机转速测量与PWM控制
- 基于51单片机的c语言程序 电机转速测量与PWM控制(C language program based on 51 singlechip motor speed measurement and PWM control)
PID算法控制电机转速
- PID算法控制电机转速
红外遥控控制直流电机转速
- 实现红外遥控控制电机转速,通过遥控器发射红外信号控制电机转速,改变占空比(wireless engine control)
按键控制电机转速
- 通过STM32的PWM输出 来控制电机的转速(Control motor speed)
控制电机转速
- Keil实现电机转速电流双闭环调速 ,以及硬件电路的绘制(Keil realization of motor speed and current double closed loop speed regulation)
PID控制电机
- pid算法控制电机转速 其中包含有两个压缩包和一个pdf说明(PID control of motor speed)
飞机电机PWM解锁调速
- stm32平台,输出4路PWM解锁电调,pwm输出频率为50HZ,调整占空比达到控制电机转速目的(STM32 platform, output 4 PWM unlock electric adjustment)
使用stm32输出PWM控制电机
- 使用stm32输出PWM波,控制电机转速,可以应用到使用电机的DIY场合。