搜索结果
找到约 3,068 项符合
PID-control 的查询结果
数学计算 This file implements a pid controller used to simulator cruise control in a car The input is a thr
This file implements a pid controller used to simulator cruise control in a car
The input is a throtle value between 0 - 100 ( read on P1 )
The output is the car s speed ( P2 - P0 )
系统设计方案 PID CONTROLLER FOR MOTOR SPEED CONTROL
PID CONTROLLER FOR MOTOR SPEED CONTROL
其他嵌入式/单片机内容 Position PID algorithm control motor by dsPIC
Position PID algorithm control motor by dsPIC
其他嵌入式/单片机内容 PID motor control with 8051
PID motor control with 8051
其他 ebook about PID motor control include some methode for controlling motor by PID algorithm such as:fu
ebook about PID motor control include some methode for controlling motor by PID algorithm such as:fuzzy pid,nomarl pid(nichol-ziegler pid ),digital pid...
matlab例程 SIMC PID tunning(Multivriable feedback control analysisn and design)
SIMC PID tunning(Multivriable feedback control analysisn and design)
嵌入式/单片机编程 pic24 PID for motor control
pic24 PID for motor control
其他 This is the model of boost converter. The control of this converter is PID. With changing the coffic
This is the model of boost converter. The control of this converter is PID. With changing the cofficient of the P-I and D a good replay can be supplied.
技术资料 Optimal PID Design for Control of ActiveCar Suspen
该文档为Optimal PID Design for Control of ActiveCar Suspen详述资料,讲解的还不错,感兴趣的可以下载看看…………………………
DSP编程 PID calculations for the _pid structure *a. This function uses the positional form of the pid equati
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.