搜索资源列表
pidsuanfa
- 基于PID算法控制的智能 温控系统的实现 摘要: 本文介绍了一种基于PID 算法控制且带PID参数自整定的智能温控系统。给出了系统各部分的实 现方法, 详细讲述了本设计巧妙的A/D转化和PID 参数自整定的原理及软件实现, 最后简要提及了本设计的 应用实践及其应用前景。-PID control algorithm based on the Intelligent Temperature Control System Abstract: This paper introduces
jidian
- 要求使用继电自整定方法对其实施自适应PID控制。 1、选择采样时间0.1s,把对象离散化。 2、加继电(开关)控制,测量对象的Tc,Kc。 3、利用ZIEGLER-NICHOLS 公式表,确定PID参数。 4、实现闭环控制。 5、根据调节效果,修正PID参数。 -Require the use of relay tuning methods for its implementation of the adaptive PID control. 1, select th
FUZZYTEMPCONTRPL
- 具有模糊算法的温控控制程序,具有自整定功能,控制精度高,适合STC及51系列单片机移植-temprature control program,with FUZZY PID,and auto-adjust fuction,suitable for STC MCU or other 8051 serial MCU
自整定PID-FB58-源程序
- 西门子S7-300,S7-400, FB58源汇编代码,温控PID,内置自整定程序。(SIEMENS FB58 source assembly code, temperature control PID)
数码显示温控表源程序
- 利用ATMEGA32L实现的带数码显示的温控表控制程序,程序具有自整定功能,用户也可根据场景自行设定P、I、D、T值;