Welcome![Sign In][Sign Up]
Location:
Search - at89s52 PID

Search list

[Other resourcePID

Description: 这是一个用AT89S52写的PID子程序!很好用的!
Platform: | Size: 1375 | Author: 牛魔皇 | Hits:

[Software Engineering基于触摸屏和单片机的温度控制系统设计

Description: 从硬件和软件两个方面介绍了一种基于AT89S52 单片机和触摸屏的温度控制系统的组成,阐述了PID 控制算法的限幅处理、参数整定和实现过程,创新点就是在控制系统中采用触摸屏来实现有关功能。系统实现了由触摸屏设置给定温度,显示实时温度、PID 参数、实时温度变化曲线;单片机数据采集、数据处理、控制输出,最终在触摸屏上显示了良好的温度控制曲线,实现对于温控炉温度的恒定控制。
Platform: | Size: 508169 | Author: katy@perry12 | Hits:

[Embeded-SCM DevelopDS18B20温度控制

Description: 单片机:AT89S52 传感器:DS18B20 PID控制
Platform: | Size: 46627 | Author: sunnylucky@126.com | Hits:

[SCM小功率直流电机的测速和控制

Description: 本设计采用两片MCU(AT89S52),完成了小型直流电机转速的采集、计算、显示、键盘设定,并将非均匀采样情况下的增量式积分分离PID控制算法应用于直流电机的PWM调速,实现了对电机转速的测量和控制,解决了通常低采样周期时系统的超调以及PID算法的积分饱和问题。
Platform: | Size: 465920 | Author: qq270902745 | Hits:

[SCMPID

Description: 这是一个用AT89S52写的PID子程序!很好用的!-This is a used to write the PID subroutine AT89S52! Good use!
Platform: | Size: 1024 | Author: 牛魔皇 | Hits:

[SCMPIDTEMPCONTRAL89S52AND18B20

Description: 基于AT89S52+18B20的PID温度控制系统的研究,本文以自整定pid控制算法为基础。-AT89S52+18 B20 based on the PID temperature control system, this paper self-tuning control algorithm based on pid.
Platform: | Size: 49152 | Author: linyongzhan | Hits:

[Software Engineeringdainlu

Description: 此开关稳压电源由AT89S52单片机作为控制核心。系统包括AD采样,PID控制,PWM输出,构成闭环系统。交流电源输入到整流模块,经整流滤波后输出平稳的直流电压。该直流电压直接输出至IGBT全桥变换器模块。高精度AD转换器将后端输出的电压电流信号由模拟信号量变为数字量供给单片机进行数字PlD运算,经过PID控制运算后,由控制模块输出PWM调制波形至IGBT栅极,构成一个闭环系统,控制电压稳定输出,从而实现开关稳压电源控制系统。此外,可由键盘输入欲得电压值,从LCD显示实际电压值,人机交互界面友好。-This switching power supply control by the core as a single-chip AT89S52. AD sampling system, PID control, PWM output, constitute a closed-loop system. AC power input to the rectifier module, after filtering by the rectifier output DC voltage stable. The output DC voltage directly to the IGBT full-bridge converter modules. Precision will be the back-end AD converter output voltage and current signals from the analog signal into a digital quantity to supply the number of single-chip computing PlD, after PID control algorithms, the control module from the output PWM waveform modulation IGBT gate to form a closed-loop system, the control voltage output, in order to achieve switching power supply control system. In addition, by欲得keyboard input voltage from the LCD displays the actual voltage value, user-friendly human-computer interaction.
Platform: | Size: 46080 | Author: 周陶钧 | Hits:

[SCMPIDcontrolwithkeyboard

Description: 基于AT89S52单片机的直流电机单闭环PID负反馈调速,PID算式采用增量式-AT89S52 microcontroller-based DC motor single negative feedback closed-loop PID Control, PID algorithm using incremental
Platform: | Size: 2048 | Author: cheng | Hits:

[Mathimatics-Numerical algorithmsbasedonDS18B20TemperatureControlSystem

Description: 基于DS18B20测温的单片机温度控制系统,介绍了以 AT89S52 单片机为控制核心的温度控制系统, 系统采用数字温度计芯片 DS18B20 构成测温单元, 通过 AT89S52 的开关量输出控制固态继电器(SSR)的通断,调节烤箱内温度。采用 PID 控制算法可以明显改善系统的稳态性能以 及稳态响应-Temperature measurement based on DS18B20 Temperature Control System
Platform: | Size: 471040 | Author: 彭俊彬 | Hits:

[SCMPID

Description: PID温度控制系统源代码 AT89S52-PID temperature control system source code AT89S52
Platform: | Size: 1024 | Author: 菲儿430 | Hits:

[SCMTempreture-PID-contrller

Description: 以at89s52为微控制器,利用PID控制算法对水温进行恒温控制,使水温保持在设定值,并实时显示当前水温和偏差。-AT89s52 is used as the microcontroller ,PID control algorithm is designed to control the water temperature and make water temperature maintain the set value .And system can display the current temperature and temperature error.
Platform: | Size: 71680 | Author: shitou | Hits:

[SCMDS18B20-Temperature-Control

Description: 在单片机AT89S52上实现DS18B20的温度控制。算法采用PID算法,实现键盘设置,数码管显示。代码注释详尽。-Achieve the function of temperature contral on AT89S52 with DS18B20. The control algorithm is based on PID, achieve the function of keyboard setting and nixie tube displaying. The code is noted in detail.
Platform: | Size: 4096 | Author: cc | Hits:

[SCMpid_PWM

Description: 本系统基于AT89s52单片机,产生pwm调制脉冲,结合PID算法对外部温度进行控制。-The system is based on the AT89s52 microcontroller to generate pwm modulation pulse, combined with the PID algorithm to control the external temperature.
Platform: | Size: 2048 | Author: zhh | Hits:

[Windows DevelopAPIDTEMPCONTRT

Description: 基于AT89S52+18B20的PID温度控制系统的研究,,本文以自整定pid控制算法为基础。, -The AT89S52+18 B20-based PID temperature control system, pid control algorithm for self-tuning. ,
Platform: | Size: 49152 | Author: liming | Hits:

CodeBus www.codebus.net