搜索资源列表
PID(C51)
- 典型的PID处理控制程序采用PID-PD算法。在偏差绝对值大于△e时,用PD算法,以改善动态品质。当偏差绝对值小于△e时,用PID算法,提高稳定精度。
电机调速系统c51单片机PID控制
- 电机调速系统c51单片机PID控制.rar
PID.rar
- 89C51单片机,通过键盘输入预设值,与DS18B20测得的实际值做比较,然后驱动制冷或加热电路。用keil C语言来实现PID的控制。 ,89C51 microcontroller, through keyboard input default, and DS18B20 measured to compare the actual value, and then drive circuit refrigeration or heating. Keil C language used to a
PIDcontrol
- 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等。 -Designed to 89C51 single-chip, ADC, DAC, such as circuit and operat
PID
- pid算法 51单片机 带Proteus仿真程序-pid algorithm simulation program 51 microcontroller with Proteus
temp
- 基于C51搭建的温度控制系统的程序,PID控制。-C51-based temperature control system set up procedures, PID control.
c51
- 基于intel8032的自动恒温采集系统,采用c语言编程,用到了pid-Based on the automatic thermostat intel8032 acquisition system, using c language programming, using the pid
C51_skill
- C语言嵌入式系统编程修炼(键盘操作).mht Keil C51与标准C比较.mht Keil C51下快速小数运算算法.mht 用C51实现PID算法.mht C51指针类型和存储区的关系详解.mht C语言指针学习.mht C语言测试:嵌入式程序员必须知道的16个问题.htm C51编程技巧-从单片机指针说到黑客程序.htm 单片机C51编程规范.mht 实用C51编程的高级技巧(C51编程).htm C51编程技巧.CHM 全
C51PID
- C51的PID算法,这是我最牛的老师给我的。还行。但我还没有落实。-C51 of the PID algorithm, this is my most cattle teacher to me. Line also. However, I also not implemented.
PID---C51
- PID的C51程序源代码,可作为写程序时参考用,基本正确,如需要还要根据实际情况作简单修改!-PID of the C51 source code can be used as reference Writing program, the basic right, such as required according to the actual situation but also to make a simple modification!
PID
- PID controller for C51
PIDC51
- 用C51实现PID算法,介绍详细,简单易懂-PID algorithm to achieve with C51 to introduce the detailed, easy-to-read
PID
- 这是一个很简单的有51单片机就可以实现的PID 控制算法,虽然不是很准确,但是作为一个学习案例,还是很有意义的-PID ,C51 IMPLEMENT
pid_math
- PID温度控制的C51子程序,程序里的温度被放大了100倍,在温度接近控制点时才加入积分控制,对积分相做了相应的限制处理。-PID temperature control of the C51 subroutine, the program where the temperature has been magnified 100 times, when the temperature near the control point by adding integral control, integ
pid
- 智能水温控制PID算法,C51版本,参加电赛培训的时候写的。-Intelligent PID temperature control algorithm, C51 version, the time to take a motor race training written.
DAC0832
- 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等-Design 89C51 microcontroller, ADC, DAC and op amp circuits such as circuits c
C51-PID
- 用C51实现的PID算法控制,将平时看到的PID算法用C51写过,可直接移植-PID algorithm implemented with the control C51
pid
- 用MAX6675 实现的温度控制C51源码。 已调试过-Temperature control with the MAX6675 to achieve the C51 source. Has been debugged
数字PID实验
- C语言实现PID算法,使用Keil C51开发(Implementation of PID algorithm in C language)
c51
- 这是一个简单的pid控制算法,是用来做电压自动调节的,(some algorithm of c51, about pid ,be used do Ad)