Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - PID
Search - PID - List
上传的是PID算法,请大家详细的看看,分了好几章节来描述的-upload the PID algorithm, please detailed look at several chapters to describe the
Date : 2008-10-13 Size : 163.25kb User : 刘万瑾

DL : 0
用C++编写的 PID Contorl. 应该有所帮助.
Date : 2008-10-13 Size : 1.84kb User : lipu721

DL : 0
一个简单的PID算法-a simple PID algorithm
Date : 2008-10-13 Size : 2.06kb User : 王暄

模糊PID的VC++源代码
Date : 2009-05-13 Size : 3.42kb User : dkge05

DL : 0
一个简单的PID算法-a simple PID algorithm
Date : 2025-12-20 Size : 2kb User : 王暄

上传的是PID算法,请大家详细的看看,分了好几章节来描述的-upload the PID algorithm, please detailed look at several chapters to describe the
Date : 2025-12-20 Size : 163kb User : 刘万瑾

这是盗版别人的绝对式PID控制器源程序,修改参数可以适用不同系统-This is the absolute piracy others PID controller source, parameter changes can be applied to different systems
Date : 2025-12-20 Size : 3.47mb User : 张绍立

在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-using SCM as the control cpu, please slightly simplified, specific PID parameters to be specific targets identified by experiments. As SCM processing speed and ram resource constraints, generally do not use floating-point operations. they will all use integer parameters, calculation of a final divided by two of the Nth data (the equivalent displacement) A similar set points in computation, it will greatly increase the computing speed, precision control of different requirements and high precision, reservations to the attention of displacement caused by the "I", which I do several compensation. This procedure is commonly used algorithm pid the basic structure does not include input and output processing.
Date : 2025-12-20 Size : 1kb User :

DL : 0
这是一个用c++语言编写的pid仿真程序-This is a language with the c pid simulation program
Date : 2025-12-20 Size : 1kb User : 栗素娟

DL : 0
这是用c++编写的pid位置跟踪实时控制程序-c prepared by the pid position tracking real-time control program
Date : 2025-12-20 Size : 4kb User : 栗素娟

DL : 0
用C++编写的 PID Contorl. 应该有所帮助.-With C++ Prepared PID Contorl. Should be helpful.
Date : 2025-12-20 Size : 2kb User : lipu721

很不错的PID程序,算法用C语言编程,很好-PID is very good procedures, algorithms using C language programming, a good
Date : 2025-12-20 Size : 83kb User :

DL : 0
设计以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 operational amplifier circuit composed of the object consisting of a single closed-loop feedback control system. 1. Hardware Circuit Design: 89C51 minimum system together with the mold and mold into the circuit ADC0809 Circuit TLC7528 OPAMP posed by the charged object. 2. Control algorithm: PID control of the incremental type. 3. Software design: the main program, timer interrupt procedures, A/D conversion process, filtering process, D/A output process, PID control procedures.
Date : 2025-12-20 Size : 2kb User : 曹敏

DL : 0
PID检测电路,C语言程序,AVR开发板编写,比较精确-PID detection circuit, C language programs, AVR development board preparation, more precise
Date : 2025-12-20 Size : 62kb User : minqiang

PID控制算法,比较的实用。大家可以下载测试。-PID control program
Date : 2025-12-20 Size : 2kb User : 王军

DL : 0
积分分离PID控制算法程序,for C51 内有详细说明 -Integral separation process PID control algorithm c51
Date : 2025-12-20 Size : 6kb User : wonder

基于 AVR 单片机的水温自动控制系统 摘要: 本系统以 ATMEGA16 单片机作为系统的检测和控制核心,采用温度传感器 AD590实现0—100℃温度范围内的实时温度采集,通过双向可控硅 BT136 控制电热杯对系统进行加热,利用继电器控制半导体制冷片对系统进行散热。通过一线键盘实现对任意温度值进行设定并对模糊 PID 参数的调整,液晶 LCD1602 实时更新显示当前温度测量值与键盘设定温度值。利用模糊 PID 算法,通过调功法对水温系统进行控制,实现在 0—100℃范围内任意设定温度值,静态误差小于±0.5℃。 关键词: AVR 单片机 水温自动控制 模糊 PID 算法 -AVR Microcontroller Based Temperature Control System Abstract: This system ATMEGA16 microcontroller as the core monitoring and control system using the temperature sensor AD590 0-100 ℃ temperature range to achieve real-time temperature acquisition, through triac BT136 control system for electric heating cup, using relay control system for semiconductor cooling heat tablet. Achieved through the keyboard line value for any temperature setting and adjustment of fuzzy PID parameters, real-time updates LCD1602 LCD displays the current temperature measurements and the keyboard set temperature. Fuzzy PID algorithm, the system transfer function method of temperature control, to achieve the 0-100 ℃ adjustable set temperature, the static error is less than ± 0.5 ℃. Keywords: AVR microcontroller water temperature control fuzzy PID algorithm
Date : 2025-12-20 Size : 132kb User : zhoupinneng

DL : 0
PID regulator in C#. Just for test purposes.
Date : 2025-12-20 Size : 1kb User : Jozef85

DL : 0
c#开发的BHO插件源码,淘宝客PID劫持插件源码-BHO iehelper
Date : 2025-12-20 Size : 404kb User : sdfgdfg

在工业应用中PID及其衍生算法是应用最广泛的算法之一,是当之无愧的万能算法,如果能够熟练掌握PID算法的设计与实现过程,对于一般的研发人员来讲,应该是足够应对一般研发问题了,而难能可贵的是,在我所接触的控制算法当中,PID控制算法又是最简单,最能体现反馈思想的控制算法,可谓经典中的经典。经典的未必是复杂的,经典的东西常常是简单的,而且是最简单的,想想牛顿的力学三大定律吧,想想爱因斯坦的质能方程吧,何等的简单!简单的不是原始的,简单的也不是落后的,简单到了美的程度。(PID and its derivative algorithm is one of the most widely used algorithm in industrial applications, the universal algorithm is fully deserve to master, if the process of design and implementation of PID algorithm for general R & D personnel, should be sufficient to deal with the problem of general R & D, and to be valuable, I contacted the control algorithm among them, PID is the most simple control algorithm, control algorithm can best embody the feedback of thought, is the classic classic. Classics are not necessarily complicated. Classical things are often simple, and they are the simplest. Consider the three laws of Newton's mechanics. Think of Einstein's equations of mass and energy, how simple! Simple is not primitive, simple is not backward, simple to the extent of the United states.)
Date : 2025-12-20 Size : 83kb User : 绮里小媛
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.