搜索资源列表
21840308Motor_Control_Program.
- 模糊pid 电机控制 直流电机 c语言编写 高手指正错误,pid
PID
- 比较容易理解的电机控制PID,介绍几种PID 控制方法的不同。-Easier to understand motor control PID, introduce several different PID control methods.
pid.c
- 直流伺服电机闭环控制程序,有PID算法的详细资料。-DC servo motor closed-loop control procedures, there is PID algorithm in detail.
pid
- 通过51实现电机PID调速,用两个按钮控制速度,PWM输出电机控制信号,mos管驱动,LCD1602显示速度-51 motor PID Governor, with the two buttons control the speed PWM output motor control signals, mos tube-driven, the LCD1602 display speed
pid-
- 基于ATmega16单片机控制码盘直流电机,通过pid公式用pwm波控制电机转速-ATmega16 microcontroller-based DC motor encoder, the formula used by pid wave pwm motor speed control
PID-VB
- PID调节控制做电机速度控制,VB编写,直观显示PID参数调节过程-PID control of motor speed regulation and control to do, VB written, visual display PID parameter tuning process
pid-ck-12
- PID 直流电机控制,数码管显示,按键调速-PID DC motor control, digital display, speed control button
BLDC-SPEED-PID
- STM32103RBt6,进行BLDC的电机控制,具有速度闭环。-STM32103RBt6, the BLDC motor control with speed closed loop.
PID-motor-control-system
- 基于51单片机的PID电机控制系统,已调试成功!-PID motor control system
PID算法资料
- PID入门教程。PID控制电机脉冲波占空比(PID tutorial. PID control motor pulse wave duty cycle)
PID
- Simulink模型 PID实战应用大全 机器人 永磁电机 控制系统设计(Simulink model PID practical application Daquan robot permanent magnet motor control system design)
PID电机控制20160722
- PID控制电机转速,,实现调速、定速功能(PID control motor speed, speed control, speed control function)
电机位置闭环控制(代码详细注释)
- 基于STM32F10 PID 电机闭环控制 程序 代码有详细注释(Based on STM32F10 PID motor closed loop control program code, detailed notes)
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.)
pid算法
- 电机的pid算法的相关资料以及程序,pid调节控制做电机速度控制。(Motor PID algorithm related information and procedures, PID adjustment control to do motor speed control.)
YSF1_HAL_MOTOR-019. 步进电机位置环控制
- 利用pid反馈控制步进电机的位置,即给定位置慢慢接近即刻停止。(The position of the stepper motor is controlled by PID feedback, that is, the position is slowly close to the immediate stop.)
PID
- stm32编程的关于pid电机控制的程序(The program of STM32 programming on PID motor control PID motor control)
电机控制显示偏差
- 实现电机转速闭环控制,数字式PID控制,LCD1602显示。(motor closeloop control)
PID控制电机
- pid算法控制电机转速 其中包含有两个压缩包和一个pdf说明(PID control of motor speed)
c51,电机控制
- 基于c51的直流电机控制,使用pid算法,包括对速度,位移量的计算