搜索资源列表
小功率直流电机的测速和控制
- 本设计采用两片MCU(AT89S52),完成了小型直流电机转速的采集、计算、显示、键盘设定,并将非均匀采样情况下的增量式积分分离PID控制算法应用于直流电机的PWM调速,实现了对电机转速的测量和控制,解决了通常低采样周期时系统的超调以及PID算法的积分饱和问题。
1544
- 一个无刷直流电机的单片机控制的驱动程序,pid调速,很全面。-A brushless DC motor driver SCM control, pid speed, very comprehensive.
weizhisudupid
- 这是一个控制无刷直流电机的程序,采用PID算法实现,c语言编程-This is a control procedure for brushless DC motor using PID algorithm implementation, c language programming
XC866_BLDC_PID_Control
- 无刷直流电机速度闭环控制PID参考源程序。基于英飞凌XC866单片机。内有方法介绍。-BLDC MOTOR CONTROL WITH XC866。BLDC WITH PID CONTROL。
PIDcontrolwithkeyboard
- 基于AT89S52单片机的直流电机单闭环PID负反馈调速,PID算式采用增量式-AT89S52 microcontroller-based DC motor single negative feedback closed-loop PID Control, PID algorithm using incremental
pid
- C8051F310系列单片机实现的PID算法,该算法依据误差反馈调节PWM的占空比,可实现直流电机的调速等。-C8051F310 MCU family of PID algorithm based on error feedback regulation of PWM duty cycle can be realized DC motor speed control and so on.
pid.c
- 直流伺服电机闭环控制程序,有PID算法的详细资料。-DC servo motor closed-loop control procedures, there is PID algorithm in detail.
pid
- MSP430直流电机PID调速程序,包括测速,PID调节输出以及显示程序-MSP430 DC Motor PID Speed Control program
motor_pid_control
- 这是一个关于直流电机的PID控制器的,是用VC++编写-It is a DC motor PID controller is the use of VC++ to prepare
avr-PID
- 直流电机闭环调节,PID控制输出,使用串口通信-DC motor closed-loop regulator, PID control output, the use of serial communication
pid-
- 基于ATmega16单片机控制码盘直流电机,通过pid公式用pwm波控制电机转速-ATmega16 microcontroller-based DC motor encoder, the formula used by pid wave pwm motor speed control
pid-ck-12
- PID 直流电机控制,数码管显示,按键调速-PID DC motor control, digital display, speed control button
PID
- 直流电机PID调速系统,板子用的是msp430g2系列的,显示屏用的事串口的12864-DC motor PID speed control system board with the is msp430g2 series display used serial 12864
pid
- 基于proteus的直流电机pid控制,包括仿真图纸,c51程序-Pid proteus based DC motor control, including simulation drawings, c51 program
STM32开发简易直流电机速度环PID闭环控制
- STM32控制多路直流电机、PID速度闭环控制(STM32 control of multi speed DC motor and PID speed closed loop control)
直流电机调速
- 基于51单片机和PID算法的直流电机测速及闭环控制(Speed measurement and closed loop control of DC motor based on 51 single chip microcomputer and PID algorithm)
stm32 BLDC control
- 基于stm32开发了一套简易的无刷直流电机控制,实现PID速度闭环控制,能够准确而快速地对速度进行有效控制。(Based on stm32, a simple brushless dc motor control is developed to realize PID speed closed-loop control, which can effectively control the speed.)
基于战舰STM32开发简易直流电机速度环PID闭环控制
- 基于战舰STM32开发简易直流电机速度环PID闭环控制(PID closed-loop control of speed loop of simple DC motor based on warship STM32)
一个电机PID控制
- 增量式PID控制直流电机基于STM32的(PIDIncremental PID control DC motor based on STM32)
直流电机速度PID控制
- 光电编码器测得的电机速度反馈信号反馈到单片机中。电机设定速度由ZLG7289模块获得,通过SPI通信传输给单片机。单片机系统根据给定的转速与反馈回来的实际速度相减得出偏差,经过控制算法得出控制量。单片机再把控制量以PWM的形式输出,经过L298功率放大驱动直流电机。ZLG7289模块主要用于显示当前直流电机实际转速和给定转速,并让用户通过键盘输入设定速度。(The motor speed feedback signal measured by the photoelectric encoder