搜索资源列表
pid温度控制
- PID温度控制,实现温度升降,通过调节其中的Kp,Ki,Kd,可以改变响应速度,可以消除振荡,通过改变传递函数可以改变响应速度-PID temperature control realizes temperature s rise and drop.We can alter the rate of response and eliminate oscillating via adjusting Kp,Ki,Kd. We can also alter the rate of response
avr-iccavr-pid
- avr单片机,电机速度经典控制程序,ICCAVR编译通过,c语言程序-avr microcontroller, motor speed classic control procedures, ICCAVR compile, c language program
40.PID
- 51单片机的PID测电机速度,数码管显示的proteus仿真-51 microcontroller PID motor speed measurement, digital display of the proteus simulation
PID_Control
- matlab pID simulink 模块-matlab pID simulink module
gaf_pid2
- 我们知道,PID控制器各参数对系统的影响是;增大开环比例系数 ,一般将加快系统的影响速度,在有静差的情况下则有利于减小静差;但过大的比例系数又会加大系统超调,甚至产生振荡,使系统不稳定。-We know that, PID controller parameters on the system is increasing the proportion of open-loop coefficients, the general will speed up the system speed, i
TMS320LF2407MOTOR_PID
- TMS320LF2407电机的速度PID控制程序,工程文件,可在CCS下直接打开改写移植调试-TMS320LF2407 motor speed PID control procedures, engineering documents, can be directly opened in the CCS transplantation rewrite debugging
DC-MOTOR-PID
- 基于51单片机的步进电机测速及控制,同时可即时显示速度值 -51 step motor based on speed and control, while the speed value can be immediately displayed
F2812-PID
- 1.掌握利用 ICETEK–F2812-A 评估板与ICETEK-CTR 板上带速度反馈的直流电机B 的 连接和控制原理。 2.熟悉F2812DSP 的通用IO 端口和定时器的编程使用。 3.学习利用数字PID 控制算法控制电机转速。-1. Master the use of ICETEK-F2812-A evaluation board and ICETEK-CTR-board DC motor with speed feedback and control theory B co
PID-VB
- PID调节控制做电机速度控制,VB编写,直观显示PID参数调节过程-PID control of motor speed regulation and control to do, VB written, visual display PID parameter tuning process
BLDC-SPEED-PID
- STM32103RBt6,进行BLDC的电机控制,具有速度闭环。-STM32103RBt6, the BLDC motor control with speed closed loop.
Speed-PID
- 这是对直流力矩电机速度PID程序的编写,10ms码盘测速一次,PID算法采用位置增量式算法-This is a dc torque motor speed PID program compiling, and ten ms code disk speed once, PID algorithm using position incremental algorithm
STM32开发简易直流电机速度环PID闭环控制
- STM32控制多路直流电机、PID速度闭环控制(STM32 control of multi speed DC motor and PID speed closed loop control)
PID控制电机转速+上位机通信+绘制速度曲线
- PID控制电机转速加上位机通信,并且能绘制速度曲线(PWM debugging, upper computer)
速度环PID
- 基于STM32F103无刷直流电机速度环PID控制。顺带学习一下UCOS实时操作系统。(Speed loop PID control of Brushless DC motor based on STM32F103. Incidentally, learn the UCOS real time operating system)
PID
- 用于永磁同步电机驱动控制,PID调节进行位置闭环,速度闭环(PID controller for speed closed-loop)
基于TI DSP F2812的速度PID算法
- 基于TI DSP F2812的速度PID算法(Arthmetic of PID of Motor Speed according TI F2812 DSP)
pid算法
- 电机的pid算法的相关资料以及程序,pid调节控制做电机速度控制。(Motor PID algorithm related information and procedures, PID adjustment control to do motor speed control.)
pid直流电机
- 利用pid算法,对无刷直流电机进行控制,可以控制其速度,同时进行反馈(Using the PID algorithm, the brushless DC motor is controlled, the speed can be controlled and the feedback is carried out at the same time.)
电机速度PID控制
- 针对智能小车,带有编码器的直流电机,基于STM2实现速度的PID控制,这样小车就能跑直线,代码功能可以任意改变电机速度的大小,实测速度与目标速度一样,可以在串口助手了看到。
直流电机速度PID控制
- 光电编码器测得的电机速度反馈信号反馈到单片机中。电机设定速度由ZLG7289模块获得,通过SPI通信传输给单片机。单片机系统根据给定的转速与反馈回来的实际速度相减得出偏差,经过控制算法得出控制量。单片机再把控制量以PWM的形式输出,经过L298功率放大驱动直流电机。ZLG7289模块主要用于显示当前直流电机实际转速和给定转速,并让用户通过键盘输入设定速度。(The motor speed feedback signal measured by the photoelectric encoder