搜索资源列表
PID 算法(PIC16)
- 用汇编语言写的PIC16系列PID算法。适合用于温度PID控制。
pid算法
- 简单明了的PID控制算法,可以参考一下-simple PID control algorithm, a reference
比较典型的pid处理程序
- 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算 到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很 高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输
模糊pid算法
- 模糊控制pid算法,程序化,可以方针,-fuzzy control algorithms, procedures, guidelines,
单片机控制PID算法应用
- 典型PID算法程序,经实验,控制效果优,控制精度高。-It is a representative program of PID arithmetic.The effect of control is excellent and the precision of control is high via experiment.
我参加电子竞赛 做的温度控制的单片机程序
- 主要用到了PID算法控制温度,显示采用动态扫描.输出可调节占空比的脉冲控制加热器-mainly used to control the temperature PID algorithm, shows that using dynamic scanning. Output adjustable pulse duty cycle control of the heater
c语言实现的PID算法
- 如何用c语言实现PID算法,很多控制类用到的程序,作为参考.!-how to use language PID algorithm, used many types of control procedures, as a reference. !
位置式PID算法
- PID控制算法很多,但很多人用增量是算法,着是位置式算法!-PID control algorithm many, but a lot of people are using incremental algorithm to the location of the algorithm!
分段积分的PID算法
- 分段积分的PID算法在温度控制系统中的应用-subparagraph integral PID algorithm in the temperature control system of
PID-C20070301
- 工业控制中常用的PID算法C编写的,简单更改后可以移植到其他系统中,非常有用-industrial control PID algorithm commonly used in the preparation of the C, simple changes can be transferred to other systems, very useful
MM440-VC++-PID
- 本程序是基于工程中应用广泛的MM440变频器上位机界面代码,采用自适应PID算法进行传动装置控制。-this program is based on engineering widespread use of MM440 Inverter PC interface code, PID algorithm using adaptive devices for transmission control.
PID
- 用dsp作控制器,pid算法控制电机转动-Dsp controller for use, pid algorithm to control motor rotation
PID算法原理及调整规律
- 学习自动控制原理中的经典算法,PID算法,为调试自动控制设备做知识储备。(Learn the automatic control principle of the classic algorithm, PID algorithm for debugging automatic control equipment to do knowledge reserves.)
PID控制算法的C语言实现(完整版)
- 在工业应用中PID及其衍生算法是应用最广泛的算法之一,是当之无愧的万能算法,如果能够熟练掌握PID算法的设计与实现过程,对于一般的研发人员来讲,应该是足够应对一般研发问题了,而难能可贵的是,在我所接触的控制算法当中,PID控制算法又是最简单,最能体现反馈思想的控制算法,可谓经典中的经典。经典的未必是复杂的,经典的东西常常是简单的,而且是最简单的,想想牛顿的力学三大定律吧,想想爱因斯坦的质能方程吧,何等的简单!简单的不是原始的,简单的也不
PID算法控制电机转速【20140826】
- 用keil可以打开,8051单片机用pid算法控制电机转速313333333331(With keil can open, 8051 microcontroller with PID algorithm to control motor speed 313333333331)
PID算法
- 很多关于PID算法控制的资料,里面还有一个视频链接,很全面地介绍了PID算法和调整方法(A lot of information on the PID algorithm control, there is also a video link, a comprehensive introduction to the PID algorithm and adjustment methods)
PID算法控制电机转速
- PID算法控制电机转速
PID电机控制
- PID电机控制,包括常用PID控制算法,以及相关的matlab仿真(PID motor control, including the common PID control algorithm, and the related matlab simulation)
51单片机PID算法程序(三)增量式PID控制算法
- 51单片机PID算法程序(三)增量式PID控制算法(51 MCU PID Algorithm Program (3) Incremental PID Control Algorithm)
PID控制电机
- pid算法控制电机转速 其中包含有两个压缩包和一个pdf说明(PID control of motor speed)