搜索资源列表
TemperatureControl_CCode
- 温度控制,采用PID控制,实现稳态精度与动态响应-temperature control, take the PID control solution, has good static and dynamic features.
PID
- PID算法详细说明,适用于多种闭环调节系统,如温度控制,电机调速。-Detailed descr iption of the PID algorithm, applied to a variety of closed-loop control system, such as temperature control, motor speed.
PWM_MotoB
- 1.本示例将演示电机的闭环控制,即以单位时间内的码盘脉冲输出为反馈,以单位时间内 // 欲达到的脉冲数为输入,以变占空比的PWM波为输出。使用的算法为经典的PID控制算法 // 该算法具有实现方便,参数整定容易,控制鲁棒性好等优点。借助我们的串口虚拟示波 // 器软件,用户可以很方便地整定出一套满意的参数。 //2.PID算法要处理的数据不外乎输入与反馈的偏差(做比例运算),本次偏差与上一次偏差 // 的差(做微分运算,离散化以后就是差分运算),所有变差的累积(积分运算,离散
waterboiling
- 1.传感器:Pt100铂热电阻 2.测量放大器:自己设计与搭建 3.被控对象:400W电热杯,约0.5公斤自来水 4.执行机构:12V驱动,5A负载能力的继电器 5.控制系统:51单片机 6.控制算法:PID 7.温度范围:环境温度~100度 8.测量误差1度,控制误差2(1. sensor: Pt100 platinum thermal resistance 2. measurement amplifier: its own design and construction 3