搜索资源列表
我同学提供的温度采样子程序
- 也用到了温度PID控制,和我门的不同是采用D/A输出控制量的.主要由温度采样--->温度滤波子程序--->温度线性化----->温度设定值等模块组成.-also uses a PID temperature control, and my door is different D / A output volume control. By sampling temperature --- gt; Temperature
PID
- 温度PID控制,增量式算法.条理清晰,通俗易懂.
PID 算法(PIC16)
- 用汇编语言写的PIC16系列PID算法。适合用于温度PID控制。
基于触摸屏和单片机的温度控制系统设计
- 从硬件和软件两个方面介绍了一种基于AT89S52 单片机和触摸屏的温度控制系统的组成,阐述了PID 控制算法的限幅处理、参数整定和实现过程,创新点就是在控制系统中采用触摸屏来实现有关功能。系统实现了由触摸屏设置给定温度,显示实时温度、PID 参数、实时温度变化曲线;单片机数据采集、数据处理、控制输出,最终在触摸屏上显示了良好的温度控制曲线,实现对于温控炉温度的恒定控制。
锅炉温度串级PID控制
- 锅炉温度控制的串级PID控制matlab仿真
wdddd备份2
- 温度采集显示与PID控制-temperature display and PID control
模糊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_Control_C
- 提供了PID控制的程序框图,可根据实际需要进行修改。-provide PID control of the process diagram, can be based on actual need to be modified.
pidcontrlo
- 一个很丰富的PID控制算法,用于控制温箱内的温度,可以稳定于任何常量,并且达到稳定的速度非常快。-a lot of PID control algorithm, used to control the temperature inside temperature can be stabilized at any constants, and to achieve stability in a very fast pace.
PID
- 温度PID控制,增量式算法.条理清晰,通俗易懂.-PID temperature control, incremental algorithm. Clarity of user-friendly.
pid
- 电阻炉的温度PID控制 经过实际实验验证可用-PID temperature control
pid
- pid控制温度c程序 在温度比较控制时可以调用此程序-pid control temperature
位置式PID
- 位置式PID控制,可用于温度PIC控制,流量PID控制,本案例已经成功应用(Position PID control, can be used for temperature PIC control, flow control PID, this case has been successfully applied)
labview PID控制(课设)
- labview实现模糊PID控制的例程,控制温度的调节,并且实时显示图像(LabVIEW implementation of fuzzy PID control routines.Control temperature adjustment and display images in real time.)
CSTR模糊PID
- 此程序为根据CSTR模型进行模糊PID控制,程序仿真等(CSTR Model and Fuzzy PID Control)