文件名称:PID-temperature-control-algorithm
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-30
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- 无***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于PID算法的温度控制系统
89C51单片机,通过键盘输入预设值,与DS18B20测得的实际值做比较,然后驱动制冷或加热电路。用keil C语言来实现PID的控制。
-PID algorithm based on the 89C51 microcontroller temperature control system, through the keyboard input default value, compared with the actual value of the DS18B20 measured, and then drive the cooling or heating circuit. Use keil C language to realize the PID control.
89C51单片机,通过键盘输入预设值,与DS18B20测得的实际值做比较,然后驱动制冷或加热电路。用keil C语言来实现PID的控制。
-PID algorithm based on the 89C51 microcontroller temperature control system, through the keyboard input default value, compared with the actual value of the DS18B20 measured, and then drive the cooling or heating circuit. Use keil C language to realize the PID control.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PID temperature control algorithm\温度控制的PID算法的C语言程序.txt
.................................\积分分离PID控制算法程序.txt
PID temperature control algorithm