搜索资源列表

  1. 基于DSP的数字PID控制器设计.rar

    1下载:
  2. 基于数字信号处理器(DSP) TMS320L F2407 和外接D/ A 转换芯片,实现数字PID 控制器,采用的PID 控制算法 是增量式PID 控制算法,包括其硬件结构和软件设计。对PID 控制算法及如何用DSP 来实现数字PID 控制器做了重点介绍,DSP 的高速运算能力从硬件上保证了PID 控制策略的实时性,对控制性能要求较高的场合,具有广阔的应用前景。
  3. 所属分类:文档资料

    • 发布日期:2010-12-10
    • 文件大小:423.96kb
    • 提供者:pypxiangni
  1. 增量式PID控制算法汇编程序

    0下载:
  2. 增量式PID控制算法汇编程序
  3. 所属分类:软件工程

    • 发布日期:2011-05-21
    • 文件大小:46.5kb
    • 提供者:blue.qu@163.com
  1. 温度控制

    1下载:
  2. 在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值计算控制量,因此模拟式中的积分和微分项不能直接使用,需要进行离散化处理。以一系列的采样时刻点kT代表连续时间t,以和式代替积分,以增量代替微分,作近似变换。采样周期足够短,才能保证有足够的精度-the computer control system, using the digital
  3. 所属分类:通讯编程

    • 发布日期:2024-12-24
    • 文件大小:2kb
    • 提供者:jun
  1. 位置式PID算法

    0下载:
  2. PID控制算法很多,但很多人用增量是算法,着是位置式算法!-PID control algorithm many, but a lot of people are using incremental algorithm to the location of the algorithm!
  3. 所属分类:其他小程序

    • 发布日期:2024-12-24
    • 文件大小:54kb
    • 提供者:刘新华
  1. IncPID

    0下载:
  2. matlab的c语言s函数,实现增量式pid控制算法-Matlab language c s function and achieve incremental pid control algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-12-24
    • 文件大小:3kb
    • 提供者:唐斌
  1. newpid

    0下载:
  2. 在vc环境下实现温度、液位等参数控制的PID程序,程序中实现了增量式PID控制算法,设定值或参据量可以通过一个函数获取。-in vc environment temperature, liquid level parameters such as PID control procedures, process to achieve the incremental PID control algorithm, the set value
  3. 所属分类:其他小程序

    • 发布日期:2024-12-24
    • 文件大小:1kb
    • 提供者:刘军
  1. 200707

    0下载:
  2. 用matlab脚本文件实现的位置式及增量式PID控制算法程序-using Matlab scr ipt file to achieve the type and location of incremental process PID control algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-12-24
    • 文件大小:1kb
    • 提供者:aifmlf
  1. CurrentSource

    0下载:
  2. 基于增量式PID控制算法的数控横流源的设计,-Based on the incremental PID control algorithm of the NC cross-flow source of design,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-12-24
    • 文件大小:165kb
    • 提供者:wang ping
  1. pid

    0下载:
  2. *** **增量式PID控制算法程序*********** T、TD、TI、KP依次从30H,33H,36H,39H开始。 A,B,C的值依次存在BLOCK1,BLOCK2,BLOCK3的地址里 这里R(k)给的是定值 -***** Incremental PID control algorithm procedures*********** T, TD, TI, KP followed from 30H, 33
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-12-24
    • 文件大小:5kb
    • 提供者:w33839834
  1. PID

    0下载:
  2. 增量式PID控制算法程序T、TD、TI、KP依次从30H,33H,36H,39H开始。 -Incremental process PID control algorithm T, TD, TI, KP followed from the 30H, 33H, 36H, 39H began.
  3. 所属分类:汇编语言

    • 发布日期:2024-12-24
    • 文件大小:9kb
    • 提供者:肖凌辉
  1. PID

    0下载:
  2. 单片机PID控制算法程序,采用增量式计算减少了MCU的运算量,为MCU节省了不少资源。-PID program for MCU/MPU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-12-24
    • 文件大小:1kb
    • 提供者:JANKY
  1. addPID

    0下载:
  2. 增量式PID控制算法完整C程序和AD调用-Incremental PID control algorithm and a complete C program call AD
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-12-24
    • 文件大小:2kb
    • 提供者:张阳
  1. ymw

    0下载:
  2. 1. 采用增量式 PID控制算法实现该系统的稳定控制 2. 采用Z—N整定PID参数-1. An incremental PID control algorithm to achieve the system' s stability control 2. Using Z-N tuning PID parameters
  3. 所属分类:matlab例程

    • 发布日期:2024-12-24
    • 文件大小:1kb
    • 提供者:ymw
  1. incremental-PID-

    0下载:
  2. PID控制算法:增量式PID控制算法及仿真-PID control algorithm: incremental PID control algorithm and simulation
  3. 所属分类:matlab例程

    • 发布日期:2024-12-24
    • 文件大小:1kb
    • 提供者:寇雪芹
  1. PID-control-algorithm-procedure

    0下载:
  2. 增量式PID控制算法程序:用汇编语言编写了增量式PID控制算法程序,能完整的完成预期的功能-Incremental PID control algorithm program: incremental PID control algorithm program written in assembly language, and full completion expected
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-12-24
    • 文件大小:8kb
    • 提供者:无敌县令
  1. Incremental PID

    0下载:
  2. 用增量式PID控制算法编写仿真程序 输入分别为单位阶跃、正弦信号,采样时间为1ms,控制器输出限幅:[-5,5], 仿真曲线包括系统输出及误差曲线。(Programming simulation program with incremental PID control algorithm The input is a unit step and a sinusoidal signal. The sampling time
  3. 所属分类:matlab例程

    • 发布日期:2024-12-24
    • 文件大小:1kb
    • 提供者:源子
  1. PID控制算法的C语言实现.(绝对的好东西)

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

    • 发布日期:2024-12-24
    • 文件大小:624kb
    • 提供者:瞅你捏辣鸡
  1. 增量式PID的C实现

    0下载:
  2. 当执行机构需要的不是控制量的绝对值,而是控制量的增量(例如去驱动步进电动机)时,需要用PID的“增量算法”。(When the executive body needs not the absolute value of the control volume, but the increment of the control volume (for example, to drive the stepping motor), we ne
  3. 所属分类:文档资料

    • 发布日期:2024-12-24
    • 文件大小:42kb
    • 提供者:内酷
  1. 51单片机PID算法程序(三)增量式PID控制算法

    0下载:
  2. 51单片机PID算法程序(三)增量式PID控制算法(51 MCU PID Algorithm Program (3) Incremental PID Control Algorithm)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-12-24
    • 文件大小:65kb
    • 提供者:王中王
  1. 增量式

    0下载:
  2. 刘金琨《先进PID控制及MATLAB仿真》(Liu Jin Kun<Advanced PID control and MATLAB simulink>)
  3. 所属分类:其他小程序

    • 发布日期:2024-12-24
    • 文件大小:11kb
    • 提供者:Zhou An
« 12 3 4 »

源码中国 www.ymcn.org