电气工程论文网


  • 首页|
  • 自动化毕业论文|
  • 电子机电毕业论文|
  • 电子通信论文|
  • 电气工程论文|
  • 电子信息工程|
  • 电气工程原创论文|
  • 电气工程免费论文|
原创毕业论文 → 电气工程专业原创毕业论文   现成毕业论文范文 → 电气工程专业毕业论文范文

论文降重

当前位置:电气工程论文网 -> 自动化专业毕业论文 -> 嵌入式PID控制器设计

嵌入式PID控制器设计

本文ID:LW17475 字数:17437,页数:46
嵌入式PID控制器设计

论文编号:ZD1062    论文字数:17437,页数:46

摘  要
 控制器是工业生产系统的大脑。随着科技的发展,生产的需要,研制智能化、小型化的PID控制器越来越受重视。然而一般的8位处理器,由于性能低下,已经无法满足大量的数据处理,更难以满足生产系统实时、多任务的要求。因此,32位处理器以其高的性价比,出众的性能成为现在开发产品首选的控制器。
 本文重点介绍了嵌入式PID系统设计。此系统包括硬件系统与软件系统。硬件系统主要使用了信号变换电路将信号转换成处理器能够处理的信号或外部设备能够别的信号。软件系统主要利用应用软件接收由底层设备驱动从外部获取的数据,通过触摸屏与用户交互,获得PID参数的设定,然后使用ARM9处理器进行PID计算,最终把数据显示在人机界面上。本文详细的介绍了DA、AD、触摸屏驱动的编写过程和用Qt编写的应用程序,以及将其移植到ARM9的过程。
 
 
关键词:PID  Linux设备驱动  嵌入式Linux系统  Qt

Abstract
 The controller is the brain of Industrial production system . With the development of science and technology, production and development of intelligent,developing the Miniaturization of PID controller is more and more importance.However, the eight processors generally due to the low performance has been unable to meet a large number of data processing, production systems more difficult to meet real-time, multi-mission requirements. Therefore, the 32-bit processor with its high cost, superior performance products is being developed to become the preferred controller.
 This article focuses on introducing embedded system design of PID. This system includes the hardware system and software systems. Hardware system is mainly used in the signal conversion circuit to convert the signal processor can handle the signal or the external device can identify the signal. Software system mainly used software applications received from an external device drivers from bottom of data, through the screen to interact with users,getting the PID parameters Settings,and then ARM9 processor can carry thre calculating of PID, finally the PID data display in man-machine interface. This article describes in detail the DA, AD, touch screen-driven process and prepared to use Qt applications, as well as to the process of transplantation to the ARM9.
 
Keywords:PID、Linux Device Drivers、Embedded Linux Systems、Qt


目 录
摘要……………………………………………………………………………. . .……………....II
1 绪论…………………………………………………………………………………………….1
1.1  PID概述…………………………………………………………………….………......1
1.2  嵌入式技术…………………………………………………………………….... . …...2
1.3  本文的主要研究内容………………………………………………………………......4
2嵌入式PID控制器系统设计…………………………………………………………... ..4
2.1  系统总体结构…………………………………………………………………………..4
2.2  信号转换电路…………………………………………………………………………..5
  2.2.1 电流电压转换电路……………………………………………………………....6
  2.2.2 电压电流转换电路………………………………………………………………6
2.3  系统总体软件流程……………………………………………………………………..8
3嵌入式开发环境的建立…………………………………………………………………….6
3.1  开发环境的总述………………………………………………………………………...9
  3.1.1 开发环境的配置方案…………………………………………………………....9
  3.1.2 开发环境的配置………………………………………………………………....9
3.2  嵌入式Linux内核的配置和固化……………………………………………………..12
3.3  嵌入式Linux系统文件系统的建立…………………………………………………..16
4 Linux设备驱动程序……………..……………………………………………………….17
 4.1 设备驱动程序简述……………………………………………………………………...17
 4.2  PWM驱动程序设计…………………………………………………………………...18
     4.2.1  S3C2410的定时器简述………………………………………………………..18
     4.2.2  PWM驱动程序流程……………………………………………………………18
 4.2.3  PWM驱动程序设计……………………………………………………………18
 4.3  ADC与触摸屏驱动程序设计…………………………………………………………20
  4.3.1  S3C2410的ADC和触摸屏接口简述…………………………………………20.
  4.3.2  ADC与触摸屏驱动程序流程图……………………………………………….21
  4.3.3  ADC与触摸屏驱动程序设计………………………………………………….22
5  图形用户界面开发环境……………………………………………………. . .…………26
 5.1 嵌入式系统图形用户界面……………………………………………………………..27
 5.2 QT简述…………………………………………………………………………………..27
5.3 建立QT开发环境………………………………………………………………………..27
 5.4 建立QT运行环境……………………………………………………………………...31
 5.4.1  交叉编译QTOPIA………………………………………………………………31
 5.4.2  QTOPIA移植到目标板…………………………………………………………33
 5.5 PID应用软件……………………………………………………………………………34
 5.5.1  PID应用软件设计……………………………………………………………..34
 5.5.2  PID算法设计…………………………………………………………………..37
6  总结…………………………………………………………………………………………...40
致谢…………………………………………………………………………………………..........41
参考文献…………………………………………………………………………………………...42

下载地址 WORD格式全文下载链接(充值:128元)


嵌入式PID控制器设计......
论文人工降重
本论文《嵌入式PID控制器设计》在自动化专业毕业论文栏目,由电气工程论文网整理,转载请注明来源 www.dqlunwen.top 更多论文,请点电气工程论文查看
上一篇:基于松下FPX数控打孔机控制系统设.. 下一篇:照明系统设计

点击查看关于 嵌入式 PID 控制器 设计 的相关论文题目 2011-04-03 13:41:47【返回顶部】
联系方式

相关栏目

光机电应用技术
机电一体化
应用电子技术
电子信息工程技术
自动化免费论文
自动化专业毕业论文
电子专业免费论文
电子机电毕业论文
电气工程免费论文
测控技术与仪器
电气工程原创论文
电子通信论文
电气自动化开题
电子机电开题报告
电子通信免费论文
PLC相关外文翻译
电子机电信息外文翻译
电子通信外文翻译
联系方式
电子信息工程论文下载
电气工程论文下载


联系方式


电气工程论文网提供电气工程论文范文,电气工程毕业论文,网站永久域名www.dqlunwen.top 

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2022 电气工程论文网 版权所有