搜索资源列表
简易谐波分析仪
- 采用12位MAX 197对外部信号采样。采用全周波傅立叶积分算法,对采样信号进行处理,对电力系统的电压有效值、功率等特征量进行实时在线监测;采用全数字测量法测量相位差;并采用自适应技术调整采样间隔,消除非同步采样对计算造成的误差,利用PIC18F458捕获功能实时监测电力系统频率波动,修订采样间隔。分析了各量的测量误差,均达到标准。并提供友好的人机交互界面。-used 12 MAX 197 pairs external signal sampling. Using Fourier-Cycle I
PID
- PID是控制智能小车的经典算法在过程控制中,按偏差的比例(P)、积分(I)和微分(D)进行控制的PID控制器(亦称PID调节器)是应用最为广泛的一种自动控制器。它具有原理简单,易于实现,适用面广,控制参数相互独立,参数的选定比较简单等优点;而且在理论上可以证明,对于过程控制的典型对象──“一阶滞后+纯滞后”与“二阶滞后+纯滞后”的控制对象,PID控制器是一种最优控制
JIADE
- 单片机控制锅炉温度,控制算法是比例微分积分控制(PID算法)
PIDC
- PID算法 C语言的程序用的的积分分离
小功率直流电机的测速和控制
- 本设计采用两片MCU(AT89S52),完成了小型直流电机转速的采集、计算、显示、键盘设定,并将非均匀采样情况下的增量式积分分离PID控制算法应用于直流电机的PWM调速,实现了对电机转速的测量和控制,解决了通常低采样周期时系统的超调以及PID算法的积分饱和问题。
Main.rar
- 这是一个控制发电机的直流励磁程序,采用积分分离PID算法实现,c语言编程,This is a DC generator excitation control procedure for the separation of integral PID algorithm implementation, c language programming
pid-c.rar
- 这是C语言的程序用的pid积分分离算法,增量式算法你可以看看~用的89C52 ,This is the C language used in the process pid integral separation algorithm, incremental algorithm to see if you can use the 89C52 ~
PID
- PID算法的一个演示程序,非常形象.对理解PID算法及比例,积分,微分常数的选择有帮助-PID algorithm is a demo program, very image. To understand the PID algorithm and proportional, integral, differential selection of constant help
pid
- 名称:PID.C 功能:用PID算法闭环控制BANGK3区DAC0832的输出电压,通过设置想要的输出 电压,它通过ADC0804将O832的输出电压读回单片机进行PID自动调节, 并经过短时间将DAC0832的输出电压升到设置的电压 说明:此程序用的是位置式调节 -PID Function The PID (比例、积分、微分) function is used in mainly control applications. PIDCalc perform
51PIDCX
- PID算法在单片机中的应用,通uan过比例,积分,微分环节对被控装置的调整-PID algorithm in single-chip applications, through uan through proportional, integral, differential part of the adjustment of the accused device
msp430cjq
- 基于MSP430单片机的电子式互感器采集器的程序,包括积分算法,AD采样SPI发送等环节-MSP430 microcontroller-based electronic transformer collector procedures, including the integration algorithm, AD sampling and other aspects of SPI transmit
PID-control-algorithm
- PID控制算法,积分、微分,详细介绍了怎么在程序中使用PID-PID control algorithm, integral, differential
pid-mode
- 标准PID算法+变速积分PID算法+开关控制+PID算法-The Standard PID algorithm+ Variable Integral PID algorithm the the+ switch control+PID algorithm
dianti
- 电梯采用积分的最优化算法,实现电梯的节能-Lift using integral optimal algorithm to achieve energy-saving elevator
I
- 积分公式,一个比较全面的积分算法主要为梯形积分,感觉还可以,提供大家分享-Integral formula, a more comprehensive integration algorithm mainly trapezoidal integration, the feeling can provide to share
jifen_PID
- 89C52单片机 积分分离PID算法实现-Realization of PID algorithm for 89C52 single chip microcomputer
pid
- PID算法的各种实现,包括位置型,增量型,饱和积分,及积分分离等各种pid算法的实现例程。-Various PID algorithm, including the location type, incremental, saturation points, and other integral separation pid algorithm to achieve routine.
PID算法
- 实现控制LED灯光照强度为643左右,有详细的比例 ,微分,积分参数设置(Achieve control LED light intensity of about 643)
pidtest
- 位置型、增量型、积分分离、抗积分饱和等功能集合,有单独备注。对初学PID的人很有帮助(There are separate functions such as position type, increment type, integral separation, integral saturation and so on. For beginners PID people very helpful)