搜索资源列表
14.2.1PID_control(1)
- 本上载源码使用51汇编语言实现位置式pid控制-the source on the use of assembly language to achieve 51-pid control position
PID----Sheldon.files
- 51单片机PID算法程序(二)位置式PID控制算法 -- -51 single PID algorithm (b) position PID control algorithm-
pid
- 名称:PID.C 功能:用PID算法闭环控制BANGK3区DAC0832的输出电压,通过设置想要的输出 电压,它通过ADC0804将O832的输出电压读回单片机进行PID自动调节, 并经过短时间将DAC0832的输出电压升到设置的电压 说明:此程序用的是位置式调节 -PID Function The PID (比例、积分、微分) function is used in mainly control applications. PIDCalc perform
motor
- Mega16的PID算法控制直流电机转速仿真及程序,增量式和位置式算法都有,虽然在Proteus中的电机调速基本只要比例环节就够了,但是程序算法对初识PID的新手还是有参考价值-The Mega16 the PID algorithm to control the DC motor speed simulation and procedures, incremental and positional algorithms have, in Proteus motor speed basic pr
Implementing-a-PID-Using-PIC18
- 微芯的官方应用笔记,介绍了如何使用PIC18实现PID算法。此算法并非网上常见的位置式或增量式-The official Microchip application note describes how to use PIC18 PID algorithm. This algorithm is not a common online location or incremental
Speed-PID
- 这是对直流力矩电机速度PID程序的编写,10ms码盘测速一次,PID算法采用位置增量式算法-This is a dc torque motor speed PID program compiling, and ten ms code disk speed once, PID algorithm using position incremental algorithm
PIDxiaoche
- 使用增量式PID算法,对智能小车进行调速控制,同时使用超声波传感器探测前往障碍物的位置-Incremental PID algorithm, the smart car speed control while using ultrasonic sensors to detect the position to the obstacle
PID
- 两种pid控制算法基于单片机 位置式 增量式-Pid control algorithm is based on two kinds of single-chip position Incremental
PID-2.0
- PID算法C语言版本,内部有PID增量式,位置式算法-PID driver
PID
- 飞思卡尔(MC9S12XS128)智能车位置式、增量式PID-Freescale smart car location, incremental PID ......................
PIdkongzho
- 相应位置式与增量式PID算法汇总,对比计算PID得出结果-the main contain many function of pid
zengliangxingPID
- (1)位置式PID控制的输出与整个过去的状态有关,用到了误差的累加值;而增量式PID的输出只与当前拍和前两拍的误差有关,因此位置式PID控制的累积误差相对更大; (2)增量式PID控制输出的是控制量增量,并无积分作用,因此该方法适用于执行机构带积分部件的对象,如步进电机等,而位置式PID适用于执行机构不带积分部件的对象,如电液伺服阀。 (3)由于增量式PID输出的是控制量增量,如果计算机出现故障,误动作影响较小,而执行机构本身有记忆功能,可仍保持原位,不会严重影响系统的工作,而位置式的输
PID
- 基于msp430系列单片机的PID算法,内含位置式及增量式两种.c文件,便于移植-Msp430 microcontroller series based on PID algorithm, containing positional and incremental type two. C file, easy to transplant
PID
- 实物调试:位置式PID调节PWM占空比控制电动机转速-Real debugging : Positional PID control- motor speed control PWM duty ratio
Sources
- 智能车比赛摄像头组的源码。包含初始化、提线函数、电机控制、舵机控制、位置式PID、增量式PID控制源码。-Smart car game camera group source. Contains the initialization string function, motor control, servo control and position type PID, incremental PID control source code.
位置式pid
- 位置式PID用到了过去所有误差值的积分,因此与过去的整个状态有关。(Positional PID uses all points of error in the past, so it is related to the whole state of the past.)
PID控制算法的C语言实现.(绝对的好东西)
- PID 算法的C语言实现,包括增量式,位置式,等详细讲解的C语言实现(C language implementation of PID algorithm)
PID仿真软件
- pid算法 高精度pid算法模拟器,位置试,增量式,模糊pid(pidsuanfaergrgtrgrttrsrfrefgewgegv)
PID程序
- 对于热水器温度控制的位置式PID控制程序(A position PID control program for the temperature control of a water heater)