搜索资源列表
分段积分的PID算法
- 分段积分的PID算法在温度控制系统中的应用-subparagraph integral PID algorithm in the temperature control system of
18B20_PID
- 利用18B20结合PID技术达到自动控制温度的效果
Bipolar-pid-integer-
- 双极性pid 单极性就是输出只有整数没有负数,双极性有负数,比如一个温度控制系统,只有加热或者只有制冷,这就是单极性,又有加热也有制冷这就是双极性-Bipolar pid integer not only unipolar output is negative, bipolar have a negative, such as a temperature control system, only heating or only cooling, which is unipolar, there
STC89C54
- 温度控制器程序,包括PID算法,控制精度可达到0.01度,单片机采用宏晶公司的STC89C54-Temperature controller procedures, including the PID algorithm, the control precision can reach 0.01 degrees, the SCM' s STC89C54 Wang Jing
the
- 本系统的控制部分是以89C51为核心,采用集温度采集、A/D转化于一体数字温度传感器18B20作为温度处理部分。键盘控制接口采用键盘接口7279,通过其可以设定温度,设定PID算法的参数,并且可以设定当前时间,进行温度与时间显示的切换.采用数码管显示,可以实时显示实际温度。主电路是由光偶和晶闸管所组成的开关电路。控制电路通过PID算法,产生PWM波来控制主电路的通断,从而控制电炉的输出功率,达到温度控制的目的.-The system control part of the 89C51 as th
pid_adj
- * 文件名称:pid_adj * 摘 要:温度调整程序 使 用:1.使用PID_init和int_tb_pwm,初始化pid三个系数定时器1 2.调用PID_c,调用一次调整一次pwm值,以控制输出电压大小,进而控制温度-* File Name: pid_adj* Abstract: The temperature adjustment procedure to use: 1. Using PID_init and int_tb_pwm, initialize timer 1 2 p
PWMtemp
- AVR 单片机 PID 温度控制 240*128 T6963 显示屏驱动 红外线遥控解码-AVR microcontroller PID temperature control 240* 128 T6963 display driver infrared remote control decoding
shuiwenkongzhixitong
- 采用PID调节实现水温恒温控制,并用LCD实时显示DS18B20采集的温度-Adjust the water temperature using PID temperature control to achieve, and real-time display with LCD temperature DS18B20 collection
PID-temprature
- 该设计可以实现单片机和DS18B20的连接,使其在一定控制下实现所测温度。-The design can achieve single-chip and DS18B20 connected to achieve a certain control of the measured temperature.
UV2
- 多路数字温度监控系统设计--哥们的毕业设计,注意有测又有控。因为它有些复杂,所以参考价值非常高:ds18b20多片组网,编程实现唯一寻址;4×5矩阵键盘实现输入操作;由于系统庞大,就扩展了RAM和I/O口,易移植;具有输出控制单元,能输出pwm波控制电机转动快慢;上下限温度设置,越限声音报警,根据温度高低,电机会自动调整转速。可改进的地方:后续如果想研究深入,可加进pid整定就完美了,待加入各种智能算法,使电机根据需要而实现各种智能的运转-Multichannel digital tempera
shiguili
- 有按键、AD、LCD显示、PID控制,用于温度控制-key、AD、LCD、PID,used in temperature control
PID_1602
- 温度控制 pid 1602lcd显示 单片机控制-pid 1602
PID-Temperature-Control
- 这是我的原程序,设计的硬件电路,上位机程序,希望对大家有帮助.温度控制-This is my original program, the hardware circuit design, the PC program, we hope to help. Temperature control
heatcontrolPID
- MSP430f169程序,用于恒定温控制,请根据实际环境改变PID文件中的OUTPUT和MAIN文件中的SET_TEMPDATA的值,具体而言OUTPUT需在首次测试中用程序显示出来,以明确其大致范围,SET_TEMPDATA则是所需的恒温值,如果调整OUTPUT得当,本程序可将温度恒定在±0.3℃内。-MSP430f169 program for constant temperature control, change the value of the PID file OUTPUT MAIN
pid-temperature-control
- pid temperature control 温度控制方法 增量式-pid temperature control
PID_data
- PID模拟。这个模拟主要是针对MARLIN固件中对热电偶的温度控制模拟。-PID simulation. This simulation is mainly for MARLIN firmware thermocouple temperature control simulation.
80C51_UC_PID
- 80C51单片机的一个简单PID控制程序,用的是位置式和增量式,配合DS18B20数字式温度传感器,达到的效果是控制加热炉温度保持在恒定值,精度为正负1度。-A simple PID control program 80C51 microcontroller, using the location and increment, with DS18B20 digital temperature sensor, the effect of heating furnace temperature co
Ald20120517AO
- 这是一个西门子PLC300的控制程序。有多路I/O,通过PLC内部的PID模块进行温度控制。控制精度在0.1摄氏度。-This is a SIEMENS PLC300 control program. There are multiple I/O, through the PID internal PLC module for temperature control. The control precision at 0.1 degrees celsius.
LD_drive_F4
- 基于stm32F407的850nm半导体激光器的驱动软件设计,编译器keil5.采用pid算法对半导体制冷器tec控制从而使半导体激光器的温度稳定在用户设定的范围内。-Based stm32F407 of 850nm semiconductor laser driver software design compiler keil5. Pid algorithm using semiconductor cooler tec control so that the temperature of th
ds18b20pid测温
- 通过ds18b20调节外部温度,并通过pid算法实现自动控制