文件名称:zengliangxingPID

  • 所属分类:
  • 单片机(51,AVR,MSP430等)
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2014-07-14
  • 文件大小:
  • 2kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • huan****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

(1)位置式PID控制的输出与整个过去的状态有关,用到了误差的累加值;而增量式PID的输出只与当前拍和前两拍的误差有关,因此位置式PID控制的累积误差相对更大;

(2)增量式PID控制输出的是控制量增量,并无积分作用,因此该方法适用于执行机构带积分部件的对象,如步进电机等,而位置式PID适用于执行机构不带积分部件的对象,如电液伺服阀。

(3)由于增量式PID输出的是控制量增量,如果计算机出现故障,误动作影响较小,而执行机构本身有记忆功能,可仍保持原位,不会严重影响系统的工作,而位置式的输出直接对应对象的输出,因此对系统影响较大。-(1) Position PID control output and the entire state of the past, used the accumulated value of the error incremental PID output only error with the current beat and shot the first two, and therefore the position of the cumulative error PID control relatively greater (2) incremental PID control is to control the amount of incremental output, there is no integral action, so this method is suitable for the implementation of the object body with integral components, such as stepper motors, etc., and positional PID applicable Object actuators without integral components, such as electro-hydraulic servo valve. (3) Since the incremental PID control output increment, if the computer failure, malfunction less affected, while executing agency itself has memory function, can remain in place, will not seriously affect the operation of the system, and positional output directly corresponds to the output object, so a greater impact on the system.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





增量型PID

.........\pid.c

.........\pid.h

.........\单片机PID.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org