- 1、本文档共68页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
过程控制系统实验装置开发大学生毕业论文(设计)说明书
毕业设计说明书(毕业论文)
过程控制系统实验装置开发
——PI-P数字调节器
摘 要
关键词:;; Process Control System Experimental Device Development
--PI-P Digital Regulator
Abstract
In the process control, regulator is comprised of a great deal of arithmetic elements. Their performance has immediate relation with smooth running in the course of production and the final quality of products. It is also closely interrelated to the economic benefit of enterprises. So it has far-reaching signification that the optimization design of PID control unites.
The stability of the closed-loop system is the first consideration in the controller design. If the system is unstable, the improvement of the other performances would be not signification.
The main reason that the basic PID control program can be widely used in conventional simulation regulating device is that we can get visual and effective control result in the site by it. So it still be a basic control law until now. Due to the flexibility of software system, the digital PID algorithm accomplished by micro-computer is further revised and improved. There are many types of PID control algorithm, different applications need different algorithms. This paper only study integral separation of PID control algorithm simply. The results prove that the integral separation PID algorithm is better than the conventional PID algorithm in some certain occasions.
keyword:; PID regulator; Integral Separation
目 录
摘 要 I
Abstract II
第一章 引 言 1
1.1 PID控制器的现状 1
1.2 PID控制器设计方法回顾 2
1.3 设计PID控制器应考虑的问题 2
第二章 常规PID控制器 3
2.1 控制器的基础知识 3
2.1.1 比例作用 3
2.1.2 积分作用 4
2.1.3 微分作用 4
2.2 模拟PID调节器 4
2.3 数字PID控制算法 5
2.3.1 位置式PID控制算法 5
2.3.2 增量式PID控制算法 6
2.4 数字调节器的整体设计 7
2.4.1 功能和要求 7
2.4.2 整体结构设计 8
第三章 硬件设计 9
3.1 单片机 9
3.1.1 单片机的发展概况 9
3.1.2 单片机AT89C51 9
3.2 A/D转换电路设计 11
3.3 D/A转换电路设计 13
3.4 复位电路设计 15
3.5 键盘电路设计 16
3.6 显示电路设计 16
3.6.1 LED数码管 16
3.6.2 显示电路 17
第四章 软件设计 20
4.1 软件流程介绍 20
4.2 数字滤波 22
4.3 标度变换 23
4.4 偏差处理 24
4.4.1 较大偏差处理 24
4.4.2 较小偏差处理 24
4.5 不完全微分的PID算法设计 25
4.6 积分分离算法设计
文档评论(0)