搜索资源列表
PID 算法1(c语言)
- PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time
TMS320C54x DSP 的cpu和外围设备
- 针对在FPGA中实现FIR滤波器的关键--乘法运算的高效实现进行了研究,给了了将乘法化为查表的DA算法,并采用这一算法设计了FIR滤波器。通过FPGA仿零点验证,证明了这一方法是可行和高效的,其实现的滤波器的性能优于用DSP和传统方法实现FIR滤波器。最后介绍整数的CSD表示和还处于研究阶段的根据FPGA实现的要求改进的最优表示。-view of the FPGA FIR filters achieve the key -- the multiplication Efficient Implem
分段积分的PID算法
- 分段积分的PID算法在温度控制系统中的应用-subparagraph integral PID algorithm in the temperature control system of
Float
- 单片机浮点运算子程序,使用C51编程,可分别得到整数部分和小数部分,数据存储长度为4字节.-SCM floating point routines, the use of C51 programming, respectively integral part and be part of a minority, data storage for 4-byte length.
aaaasqrt
- 功能:pic单片机四字节无符号数开方 入口条件:被开方数在S2,S3,S4,S5 出口信息:平方根在S2,S3中,整数部分的位数为原数一半,其余小数-functions : pic microcontroller four-byte unsigned number prescribing import conditions : radicand in S2, S3, S4, S5 export information : square root of the S2, S3, int
8842
- 以实验二十二为基础,做如下的改进。 (1) 求出四路通道的平均值,并绘制在显示屏上(平均值应该象其他通道的值一样,可以根据实时采集值的变化而变化)。 (2) 报警,在超出阈值时报警一次,如果此后此通道的值不变则不再报警,若此通道的值被调小为小于阈值而后又被调为大于阈值,则再次报警一次。 (3) 结合实验十八,设置时间和日期初值,并实时显示在LCD上(同各通道的值同屏显示)。并能够在整点的时候发声提示。 - Take tests 22 as the foundation, make
PIDcode
- PID是比例、积分、微分三个词语的英文缩写,PID运算用于自动控制中。当设定值和实际值不一样时,对误差进行PID运算,运算结果输入到执行器。这里给的是数字PID运算。-PID is proportional, integral, differential three words in the English abbreviation for Operational PID automatic control. When the set value and the actual value is
PIDkongzhi51chengxu
- PID 控制的51汇编程序 电机控制的PID(积分分离)PID(void)执行时间少于70uS/932-12MHz-PID control of the 51 motor control procedures for the compilation of PID (integral separation) PID (void) bailiffs time of less than 70 uS/932-12MHz
fireware MicroMonitor的源代码
- An Embedded System Boot Platform The term boot monitor refers to the code that is run on a computer system as the lowest level of firmware resident to the hardware platform. You can find various types of boot monitors on a wide range of computer sys
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 ~
CIC.rar
- cpld/fpga积分梳状滤波器(CIC)设计,cpld/fpga Integral comb filter (CIC) design
0111100011
- 基于msp430g2系列的积分式直流电压表,不需要使用AD转换,12864液晶显示,通过充放电的时间计算得到电压值-Integral on msp430g2 series DC voltmeter, do not need to use the AD converter, 12864, LCD voltage value calculated by charging and discharging time
07Gtijifenxingzhiliushuzidianyabiaosheji
- 2007年G题 积分型直流数字电压表设计 里面包含电路图,源程序,真正不用费力去寻找原理图。本设计为16位高分辨率的三斜积分式直流数字电压表, A/D转换器部分采用普通元器件构成模拟部分,利用MEGA8单片机借助软件实现数字计数显示功能,同时采用MEGA8单片机编程实现直流电压表量程。 -G points title in 2007 DC Digital Voltmeter design containing schematics, source code, not easy to fi
sprc307
- 該系統實現了功率因數校正與 1的C2000™ TMS320F280x數字信號控制器。這是幫助電源設計人員評估如何能夠實現與數字的PFC控制器,可以向他們提供與 /瓦特框架做的PFC他們自己的設計。功率因數校正(PFC)是一個函數,現代電子設計來接受它作為一個現代化的組成部分,交直流前端階段。-This system implements Power Factor Correction with a C2000™ TMS320F280x Digital Signal Cont
squareRoot
- Its functions are: n order within (excluding n) At the same time, 3 and 7 can be integral to all natural and a few of the square root of s, and function as a value to return, the final result s output to file out.dat China.
4byte_div_byte4
- 4字节除4字节程序具有功能多、精度高、简短、运行速度快等特点,可用于求4字节倒数,求商的整数(结果为4字节),求商的小数部分(结果为4字节),调用两次即可求8字节商-4 bytes 4 bytes procedures in addition to multi-functional, high precision, short, fast, etc., can be used for 4-byte countdown, and the integral operators (the result
integral-saturation-PID-control
- C语言,抗积分饱和的PID算法,模拟测试,直接运行看效果。-C language, integral saturation of PID algorithm, simulation test, run directly to see the effect.
Variable-integral-coefficient-PID-c
- C语言,变积分系数PID控制,模拟测试,直接运行看效果。-C language, variable integral coefficient of PID control, simulation test, run directly to see the effect.