搜索资源列表
PID1
- 文件包含水轮机调节装置PID调节器+随动系统的结构框图,通过搭建模型图,可以方便的调节Kp,Ki,Kd,Td,Ty五个参数,清晰看到这五个参数对调节规律的影响
PID
- 该程序描述了离散化的PID控制方法如何编程。通过改变kp,ki,kd参数实现控制器的调节。-The program describes the discretization method of the PID control programming. By changing the kp, ki, kd controller parameters to achieve the adjustment.
PID
- PID tuning Use simulink response optimalization to tune the gains Kp Ko Kd of the PID controler block PID tunning with actuator constraints-PID tuning Use simulink response optimalization to tune the gains Kp Ko Kd of the PID controler block PID tun
driverProgram
- 开发环境:keil uVision4 。 无刷直流马达驱动源码参考 。 1:滴答中断用做启动和停止判断 2:AD中断分两部分:(1)注入中断读取电机电流和PID运算(2)规则中断读取转把电压 3:TIM1触发中断,进行换向 4:TIM3中断分两部分:溢出中断进行堵转计数,霍尔中断用来控制TIM1换向和获得转速 5:键盘改变PID参数-int main(void) { u16 temp /*****************************/
bbb
- 这是一个键盘显示程序,只有两个按键,通过进行加减运算来实现键盘显示。-KD Keyboard Display ;KD ;keyboard display KD
ver2.tar
- 增量式pid计算,自动调节KP,KI,KD参数(for pid calculate,just put source data and you will get kp ki kd)