搜索资源列表
PID 算法(PIC16)
- 用汇编语言写的PIC16系列PID算法。适合用于温度PID控制。
模糊PID控制器
- 模糊PID控制器--Blur PID controller.
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 al
温度控制
- 在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值计算控制量,因此模拟式中的积分和微分项不能直接使用,需要进行离散化处理。以一系列的采样时刻点kT代表连续时间t,以和式代替积分,以增量代替微分,作近似变换。采样周期足够短,才能保证有足够的精度-the computer control system, using the digital
我参加电子竞赛 做的温度控制的单片机程序
- 主要用到了PID算法控制温度,显示采用动态扫描.输出可调节占空比的脉冲控制加热器-mainly used to control the temperature PID algorithm, shows that using dynamic scanning. Output adjustable pulse duty cycle control of the heater
我同学提供的温度采样子程序
- 也用到了温度PID控制,和我门的不同是采用D/A输出控制量的.主要由温度采样--->温度滤波子程序--->温度线性化----->温度设定值等模块组成.-also uses a PID temperature control, and my door is different D/A output volume control. By sampling temperature--- gt; Temperature fil
分段积分的PID算法
- 分段积分的PID算法在温度控制系统中的应用-subparagraph integral PID algorithm in the temperature control system of
pid
- 这是一个51系列单片机控制加热温度的程序,使用了pid算法。-This is a 51 series single-chip microcomputer to control the heating temperature of the procedures, the use of pid algorithm.
PID
- 温度PID控制,增量式算法.条理清晰,通俗易懂.-PID temperature control, incremental algorithm. Clarity of user-friendly.
pid
- 电阻炉的温度PID控制 经过实际实验验证可用-PID temperature control
Fuzzy-PID
- 针对反应槽容量大、滞后量大、变化因素多及温度控制要求比较高的特点,基于预测的模糊温度控制系统-Prediction based on the fuzzy temperature control system
pid
- 模糊PID算法(C++) 温度控制的一般控制算法,Kp,Ki,Kd,需根据具体的控制对象取合适的值-fuzzy-PID
pid
- pid控制温度c程序 在温度比较控制时可以调用此程序-pid control temperature
PID
- 用于温度控制的PID程序,用c语言编写而成,在试验应用中比较可靠,已经调试过-PID temperature control for the procedure, by using c language, the application of the test more reliable, has been testing
PID
- PID温度控制,温度分辨率0.1,精度0.2-PID temperature control, temperature resolution of 0.1, 0.2 accuracy
pid
- 基于msp430的锅炉温度pid控制程序源代码-Msp430-based boiler temperature pid control program source code
PID
- 用于自动喷胶机的PID算法,基于热熔胶的加热温度控制,过冲不高过2度,精度有0。5度-For automatic glue machine PID algorithm, based on hot melt adhesive heating temperature control, overshoot does not exceed 2 degrees, the precision of 0.5 degrees
PID
- 阐述了二自由度系统的类型及其应用价值, 推出了基本运算为不完全徽分的滤波型二自由度控制 算法, 它具有结构简单、参数整定容易、比常规控制器性能优越等特点文中给出了采用单片机实现该算 法的应用电炉温度二自由度控制系统。-PID
PID
- 一个pid算法程序,使用的keilc编译。单片机使用的是sm89c52,算法简单,通过实际调试通过,好用,对编写pid温度控制程序的工程师有一定的参考价值-Pid algorithm of a program, use the keilc compiled. Microcontroller using sm89c52, algorithm is simple, practical debugging through the adopti
PID
- PID算法详细说明,适用于多种闭环调节系统,如温度控制,电机调速。-Detailed descr iption of the PID algorithm, applied to a variety of closed-loop control system, such as temperature control, motor speed.