搜索资源列表
简易谐波分析仪
- 采用12位MAX 197对外部信号采样。采用全周波傅立叶积分算法,对采样信号进行处理,对电力系统的电压有效值、功率等特征量进行实时在线监测;采用全数字测量法测量相位差;并采用自适应技术调整采样间隔,消除非同步采样对计算造成的误差,利用PIC18F458捕获功能实时监测电力系统频率波动,修订采样间隔。分析了各量的测量误差,均达到标准。并提供友好的人机交互界面。-used 12 MAX 197 pairs external signal sampling. Using Fourier-Cycle I
分段积分的PID算法
- 分段积分的PID算法在温度控制系统中的应用-subparagraph integral PID algorithm in the temperature control system of
PID
- PID是控制智能小车的经典算法在过程控制中,按偏差的比例(P)、积分(I)和微分(D)进行控制的PID控制器(亦称PID调节器)是应用最为广泛的一种自动控制器。它具有原理简单,易于实现,适用面广,控制参数相互独立,参数的选定比较简单等优点;而且在理论上可以证明,对于过程控制的典型对象──“一阶滞后+纯滞后”与“二阶滞后+纯滞后”的控制对象,PID控制器是一种最优控制
control-close-circuit
- FPGA闭环控制电路积分分离式PID算法子程序,算法函数,中断函数
ACAD_cal
- 电力系统交流采样算法,积分算法 ,有功,无功,有效值,功率因素等
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 ~
tec_control_pgfa.rar
- 使用fpga基于积分分离的pid算法进行温控的程序,经实验证明很稳定,Fpga points based on the use of separate pid process temperature control algorithm, the experiment proved to be stable
Exp01-Convolve
- 关于DSP C54x的卷积积分算法的源码,已运行通过。开发环境为CCS2.0-DSP C54x on the convolution integral of the source algorithm has been run through. Development environment for CCS2.0
pid
- 我收集的积分分离法实现pid算法的文章,pdf格式。是学习pid的好资料-I collected points pid algorithms to achieve separation of the article, pdf format. Pid is a good learning information
Control System Simulation
- 本压缩包包含四个实验(1、计算机仿真研究 2、Simulink仿真 3、数值积分算法仿真实例 4、直流电机拖动系统)的报告以及相关MATLAB程序-The archive consists of four experiments (1, computer simulation 2, Simulink simulation 3, numerical integration algorithm simulation 4, DC motor drive system) reports and rela
view20_PID
- PID算法及 C语言描述 PID增量式算法 防积分饱和优化-PID Algorithm
msp430cjq
- 基于MSP430单片机的电子式互感器采集器的程序,包括积分算法,AD采样SPI发送等环节-MSP430 microcontroller-based electronic transformer collector procedures, including the integration algorithm, AD sampling and other aspects of SPI transmit
I
- 积分公式,一个比较全面的积分算法主要为梯形积分,感觉还可以,提供大家分享-Integral formula, a more comprehensive integration algorithm mainly trapezoidal integration, the feeling can provide to share
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)
PID
- 舵机及电机PID控制算法: 谈谈PID各自对差值调节对系统的影响: 1、单独的P(比例)就是将差值进行成比例的运算,它的显著特点就是有差调节,有差的意义就是调节过程结束后,被调量不可能与设定值准确相等,它们之间一定有残差,残差具体值您可以通过比例关系计算出。。。增加比例将会有效减小残差并增加系统响应,但容易导致系统激烈震荡甚至不稳定。。。 2、单独的I(积分)就是使调节器的输出信号的变化速度与差值信号成正比,大家不难理解,如果差值大,则积分环节的变化速度大,这个环节的正比常数的比例倒