Welcome![Sign In][Sign Up]
Location:
Search - pid code

Search list

[Other resourcePID-CODE

Description: 用C编写的PID算法的详细实现, PID算法在自动控制, 家电方面都有丰富的应用
Platform: | Size: 1724 | Author: Turing Xu | Hits:

[Embeded-SCM Developpid学习资料代码

Description: pid学习资料代码-the code of study information of PID
Platform: | Size: 166912 | Author: chlh | Hits:

[OS programPID水量控制仿真演示系统

Description: 工业pid仿真的演示程序,很不错的,学习用的代码-industrial pid simulation demo program, a very good study of the code
Platform: | Size: 493568 | Author: dg | Hits:

[DSP programPID 算法1(c语言)

Description: 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 basis for accurate control. -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 basis for accurate control.
Platform: | Size: 2048 | Author: | Hits:

[SCMAN937 Source Code - Implementing a PID Controller

Description: PIC 18 PID 控制事例程序。 asm code-PIC 18 cases of PID control procedures. Asm code
Platform: | Size: 11264 | Author: 马钢 | Hits:

[matlab先进pid控制matlab仿真

Description: <先进pid控制matlab仿真>,这本书中的所有源代码.-<Advanced pid control matlab simulation>, this book all the source code.
Platform: | Size: 215040 | Author: 幸运星 | Hits:

[Other位置式PID算法

Description: PID控制算法很多,但很多人用增量是算法,着是位置式算法!-PID control algorithm many, but a lot of people are using incremental algorithm to the location of the algorithm!
Platform: | Size: 55296 | Author: 刘新华 | Hits:

[ConsoleMM440-VC++-PID

Description: 本程序是基于工程中应用广泛的MM440变频器上位机界面代码,采用自适应PID算法进行传动装置控制。-this program is based on engineering widespread use of MM440 Inverter PC interface code, PID algorithm using adaptive devices for transmission control.
Platform: | Size: 6217728 | Author: guozhao | Hits:

[assembly languagePID-2

Description: 用汇编语言编写的两个增量型PID算法控制程序源代码.来源于网络.-assembler language of two incremental PID control algorithm source code. From the network.
Platform: | Size: 7168 | Author: wendu | Hits:

[ARM-PowerPC-ColdFire-MIPSsimlpe_pid_for_mega88

Description: Hey. This some pid code for the atmega88 that I once used to control a heater. It s purpose is pretty specific, and I only wrote it to work on the mega88, so the code itself won t be too useful. It is a good place to start if you re trying to use or figure out pid though.
Platform: | Size: 1024 | Author: 张磊 | Hits:

[ARM-PowerPC-ColdFire-MIPSpid.c

Description: pid算法c语言源码 仅供参考 pid算法c语言源码 仅供参考-pid algorithm c language source code for reference purposes only pid algorithm c language source code for reference only
Platform: | Size: 8192 | Author: npvt | Hits:

[Mathimatics-Numerical algorithmsPID-c-source-code

Description: 在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-In the use of single-chip microcomputer as the control cpu, please make some simplification, the specific PID parameters must be determined through experiments at specific audiences. As the single-chip processing speed and ram resource constraints, generally do not use floating-point, and will use all parameters of all integers, computing the final 2 and then divided by a N-th power of data (equivalent to shift), similar fixed-point computation can be greatly enhanced speed of operation, according to the different requirements of control precision, when high precision, the attention to retain the shift caused by the balance , do a good job in the balance of compensation. This procedure is commonly used algorithm pid basic structure does not contain input and output part of treatment.
Platform: | Size: 1024 | Author: 王强 | Hits:

[AlgorithmPID-CODE

Description: 用C编写的PID算法的详细实现, PID算法在自动控制, 家电方面都有丰富的应用-C prepared with a detailed realization of PID algorithm, PID algorithm in automatic control, home appliances have a wealth of applications
Platform: | Size: 1024 | Author: Turing Xu | Hits:

[SCMmoto-pid

Description: 我编写的一个mc9s12dg128的一个电机pid调速代码,可以使用键盘控制转速并且在数码管上显示当前速度-I prepared a mc9s12dg128 a motor speed control pid code, you can use the keyboard to control speed and digital tube display the current speed
Platform: | Size: 453632 | Author: wangpanbao | Hits:

[BooksPID

Description: pid控制方面的外国经典书,由KARL JOHAN ASTROM TORE HAGGLUND著,书全称为《PID Controllers Theory Design and Tuning》》。-pid control foreign classic book, by KARL JOHAN ASTROM TORE HAGGLUND a book called PID Controllers Theory Design and Tuning .
Platform: | Size: 13240320 | Author: 李耳 | Hits:

[matlabPID

Description: 先进PID控制源程序,需要的可以免费下载-Advanced PID control of source code, need can be downloaded for free
Platform: | Size: 6144 | Author: 安民军 | Hits:

[OS programbp-pid-code

Description: 本人的本科毕业设计 基于bp 网络pid控制器的设计-base on bp pid
Platform: | Size: 1024 | Author: jiaomin | Hits:

[matlabpid--pso

Description: pso - pid matlab code fo control
Platform: | Size: 2048 | Author: mehdi | Hits:

[Documentspid code

Description: 位置式pid的源代码,pid调节,抗积分饱和,专家pid(Location pid source code, PID regulation, anti integral saturation, expert PID)
Platform: | Size: 1024 | Author: aloe | Hits:

[Embeded-SCM DevelopANO-MR-F1-14422经典pid

Description: ANO经典pid代码,供大家参考学习,下载,基于stm32f103平台,自由下载(ANO classic pid code, for your reference study, download, based on stm32f103 platform, free download)
Platform: | Size: 424960 | Author: 天天NO1 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net