CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 位置式PID

搜索资源列表

  1. 14.2.1PID_control(1)

    1下载:
  2. 本上载源码使用51汇编语言实现位置式pid控制-the source on the use of assembly language to achieve 51-pid control position
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1345
    • 提供者:guorui
  1. PID----Sheldon.files

    0下载:
  2. 51单片机PID算法程序(二)位置式PID控制算法 -- -51 single PID algorithm (b) position PID control algorithm-
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:115019
    • 提供者:宋阳
  1. pid

    0下载:
  2. 名称:PID.C 功能:用PID算法闭环控制BANGK3区DAC0832的输出电压,通过设置想要的输出 电压,它通过ADC0804将O832的输出电压读回单片机进行PID自动调节, 并经过短时间将DAC0832的输出电压升到设置的电压 说明:此程序用的是位置式调节 -PID Function The PID (比例、积分、微分) function is used in mainly control applications. PIDCalc perform
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1838
    • 提供者:
  1. motor

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:21324
    • 提供者:Wu
  1. Implementing-a-PID-Using-PIC18

    0下载:
  2. 微芯的官方应用笔记,介绍了如何使用PIC18实现PID算法。此算法并非网上常见的位置式或增量式-The official Microchip application note describes how to use PIC18 PID algorithm. This algorithm is not a common online location or incremental
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:195747
    • 提供者:G
  1. Speed-PID

    0下载:
  2. 这是对直流力矩电机速度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
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:37336
    • 提供者:王健伟
  1. PIDxiaoche

    0下载:
  2. 使用增量式PID算法,对智能小车进行调速控制,同时使用超声波传感器探测前往障碍物的位置-Incremental PID algorithm, the smart car speed control while using ultrasonic sensors to detect the position to the obstacle
  3. 所属分类:SCM

    • 发布日期:2017-12-09
    • 文件大小:48128
    • 提供者:张灵杰
  1. PID

    0下载:
  2. 两种pid控制算法基于单片机 位置式 增量式-Pid control algorithm is based on two kinds of single-chip position Incremental
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:68323
    • 提供者:zht
  1. PID-2.0

    0下载:
  2. PID算法C语言版本,内部有PID增量式,位置式算法-PID driver
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:25600
    • 提供者:zhao jun hui
  1. PID

    0下载:
  2. 飞思卡尔(MC9S12XS128)智能车位置式、增量式PID-Freescale smart car location, incremental PID ......................
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:913
    • 提供者:刘宗桦
  1. PIdkongzho

    0下载:
  2. 相应位置式与增量式PID算法汇总,对比计算PID得出结果-the main contain many function of pid
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:900
    • 提供者:谢洁
  1. zengliangxingPID

    0下载:
  2. (1)位置式PID控制的输出与整个过去的状态有关,用到了误差的累加值;而增量式PID的输出只与当前拍和前两拍的误差有关,因此位置式PID控制的累积误差相对更大; (2)增量式PID控制输出的是控制量增量,并无积分作用,因此该方法适用于执行机构带积分部件的对象,如步进电机等,而位置式PID适用于执行机构不带积分部件的对象,如电液伺服阀。 (3)由于增量式PID输出的是控制量增量,如果计算机出现故障,误动作影响较小,而执行机构本身有记忆功能,可仍保持原位,不会严重影响系统的工作,而位置式的输
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:2431
    • 提供者:huangran
  1. PID

    1下载:
  2. 基于msp430系列单片机的PID算法,内含位置式及增量式两种.c文件,便于移植-Msp430 microcontroller series based on PID algorithm, containing positional and incremental type two. C file, easy to transplant
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:307200
    • 提供者:
  1. PID

    0下载:
  2. 实物调试:位置式PID调节PWM占空比控制电动机转速-Real debugging : Positional PID control- motor speed control PWM duty ratio
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:172131
    • 提供者:樊旭然
  1. Sources

    0下载:
  2. 智能车比赛摄像头组的源码。包含初始化、提线函数、电机控制、舵机控制、位置式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.
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:39208
    • 提供者:Drower
  1. 位置式pid

    0下载:
  2. 位置式PID用到了过去所有误差值的积分,因此与过去的整个状态有关。(Positional PID uses all points of error in the past, so it is related to the whole state of the past.)
  3. 所属分类:单片机开发

  1. PID控制算法的C语言实现.(绝对的好东西)

    0下载:
  2. PID 算法的C语言实现,包括增量式,位置式,等详细讲解的C语言实现(C language implementation of PID algorithm)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-22
    • 文件大小:638976
    • 提供者:瞅你捏辣鸡
  1. PID仿真软件

    0下载:
  2. pid算法 高精度pid算法模拟器,位置试,增量式,模糊pid(pidsuanfaergrgtrgrttrsrfrefgewgegv)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-29
    • 文件大小:492544
    • 提供者:crvrfwfwfw
  1. PID程序

    0下载:
  2. 对于热水器温度控制的位置式PID控制程序(A position PID control program for the temperature control of a water heater)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-29
    • 文件大小:13857792
    • 提供者:吴恙
搜珍网 www.dssz.com