搜索资源列表
温度控制
- 在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值计算控制量,因此模拟式中的积分和微分项不能直接使用,需要进行离散化处理。以一系列的采样时刻点kT代表连续时间t,以和式代替积分,以增量代替微分,作近似变换。采样周期足够短,才能保证有足够的精度-the computer control system, using the digital PID controller, digital PID c
工业控制中的一种常用控制算法PID运算
- 工业控制中的一种常用控制算法PID运算-industrial control of a common computing PID control algorithm
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-labview
- 以PID 控制为例,讨论在计算机控制中实现参数自整定的一种智能控制方法。在传统 的PID 控制的参数自整定算法中引入人工智能理论,首先将人的控制经验表示成自整定算法主要规则。 从专家系统角度,描述了规则的产生式表示和计算机内的存储结构,控制知识库的建立及推理机制。-PID control as an example to discuss the computer-controlled to achieve self-tuning parameters of an intelligent
PID
- 此程序为自动控制原理中实现基本PID控制算法的例子程序,能查看调节曲线,显示曲线输出,参数修改等功能。-This procedure for the automatic control theory to achieve the basic PID control algorithm example program that can view the regulation curve, showing the output curve, parameter modification functi
example38
- 传统PID整定与利用模糊控制算法进行整定-Traditional PID tuning with the use of fuzzy PID control algorithm
pid_control
- PID控制算法,比较的实用。大家可以下载测试。-PID control program
PIDforc51
- 积分分离PID控制算法程序,for C51 内有详细说明 -Integral separation process PID control algorithm c51
PID-control-algorithm-simulation
- 基于LabVIEW的神经网络PID控制算法在液位控制系统中的仿真研究-LabVIEW-based PID control algorithm of neural network control system at the level of simulation
PID
- 实现简易的PID控制算法,很经典的控制模拟算法-Simple PID control algorithm, the classic control simulation algorithm
helicopter-angle-PID
- 直升机的三个姿态角的pid控制算法,matlab中的simulink仿真程序,配合最优pid设计算法,得到很好的控制效果-Three attitude angle of the helicopter pid control algorithm matlab in simulink simulation program, with the optimal pid design algorithm, well controlled
PID
- PID控制算法,详细介绍PID原理,并含有C语言变成事例(PID control algorithm)
danPID
- 神经网络PID 比较好用的PID控制算法,虽然不能很好的实现,但是也可以作为参考(ANN PID Neural network PID relatively easy to use PID control algorithm, although not very good to achieve, but can also be used as a reference)
最全PID控制算法的C语言实现
- 该文档详细介绍了PID控制算法,从最基础的控制开始,有浅深入的讲解,对于初学者很有帮助。(The document describes the PID control algorithm, starting from the most basic control, there is a shallow depth of explanation, useful for beginners.)
PID控制算法的C语言实现(完整版)
- 在工业应用中PID及其衍生算法是应用最广泛的算法之一,是当之无愧的万能算法,如果能够熟练掌握PID算法的设计与实现过程,对于一般的研发人员来讲,应该是足够应对一般研发问题了,而难能可贵的是,在我所接触的控制算法当中,PID控制算法又是最简单,最能体现反馈思想的控制算法,可谓经典中的经典。经典的未必是复杂的,经典的东西常常是简单的,而且是最简单的,想想牛顿的力学三大定律吧,想想爱因斯坦的质能方程吧,何等的简单!简单的不是原始的,简单的也不是落后的,简单到了美的程度。(PID and its der
PID控制算法的C语言实现一 PID算法原理
- PID控制算法的C语言实现一 PID算法原理,工业控制(The C language of PID control algorithm realizes the principle of a PID algorithm, industrial control)
温度控制中的PID 应用
- 有关温度的PID的算法的说明,会对温度控制开发有所帮助。(The explanation of the PID algorithm on temperature will help the development of temperature control.)
分数阶PID
- 分数阶PID控制算法的小例子,运算效果好,可以试一下(A small example of fractional PID algorithm)
增量式
- 刘金琨《先进PID控制及MATLAB仿真》(Liu Jin Kun<Advanced PID control and MATLAB simulink>)
PID
- labview 位置 和 增量式 的PID控制 算法(Position and incremental PID control algorithm of LabVIEW)