搜索资源列表
工控PID算法
- 上传的是PID算法,请大家详细的看看,分了好几章节来描述的-upload the PID algorithm, please detailed look at several chapters to describe the
PIDcontroller1
- 这是盗版别人的绝对式PID控制器源程序,修改参数可以适用不同系统-This is the absolute piracy others PID controller source, parameter changes can be applied to different systems
PID
- 用C++编写的 PID Contorl. 应该有所帮助.
PID
- 一个简单的PID算法-a simple PID algorithm
模糊PID的VC++源代码
- 模糊PID的VC++源代码
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
BHO
- c#开发的BHO插件源码,淘宝客PID劫持插件源码-BHO iehelper
49636966PID-MATLAB.RAR
- 很不错的PID程序,算法用C语言编程,很好-PID is very good procedures, algorithms using C language programming, a good
PID_PWM
- PID检测电路,C语言程序,AVR开发板编写,比较精确-PID detection circuit, C language programs, AVR development board preparation, more precise
pid_control
- PID控制算法,比较的实用。大家可以下载测试。-PID control program
PIDforc51
- 积分分离PID控制算法程序,for C51 内有详细说明 -Integral separation process PID control algorithm c51
AVRTemperatureControlSystem
- 基于 AVR 单片机的水温自动控制系统 摘要: 本系统以 ATMEGA16 单片机作为系统的检测和控制核心,采用温度传感器 AD590实现0—100℃温度范围内的实时温度采集,通过双向可控硅 BT136 控制电热杯对系统进行加热,利用继电器控制半导体制冷片对系统进行散热。通过一线键盘实现对任意温度值进行设定并对模糊 PID 参数的调整,液晶 LCD1602 实时更新显示当前温度测量值与键盘设定温度值。利用模糊 PID 算法,通过调功法对水温系统进行控制,实现在 0—100℃范围内任
PID
- PID regulator in C#. Just for test purposes.
pid--al
- PID算法 实现PID功能,对PID的实现过程做一下简单的介绍-PID algorithm PID function, PID implementation process to do something simple introduction
the-data-of-PID
- 关于PID的相关资料,帮我我们快速学习PID,及了解其相关的应用-Related information about PID, we quickly learn PID for me, and understand the relevant applications
pid-control-test
- 放线架控制研究与仿真,可以实现pid自动控制-Control line planes and simulation can achieve automatic control pid
PID
- PID C程序,可实现PID实时调节,可改参数,供参考学习-PID C program, which can realize real-time PID adjustment, can change parameters, for your reference learning
pid-(2)
- 经典PID PID算法温控C语言 -Classic PID temperature control PID temperature control PID algorithm C language algorithm C language
PID
- 该程序实现PID控制的建模仿真,通过设置比例积分微分的数值,对传函实现较为理想的控制。-PID control of the program to achieve the modeling simulation, by setting the value of the proportion of integral differential, the transfer function to achieve a more ideal control.
PID控制算法的C语言实现(完整版)
- 在工业应用中PID及其衍生算法是应用最广泛的算法之一,是当之无愧的万能算法,如果能够熟练掌握PID算法的设计与实现过程,对于一般的研发人员来讲,应该是足够应对一般研发问题了,而难能可贵的是,在我所接触的控制算法当中,PID控制算法又是最简单,最能体现反馈思想的控制算法,可谓经典中的经典。经典的未必是复杂的,经典的东西常常是简单的,而且是最简单的,想想牛顿的力学三大定律吧,想想爱因斯坦的质能方程吧,何等的简单!简单的不是原始的,简单的也不是落后的,简单到了美的程度。(PID and its der
