《烟气分析仪的嵌入式远程控制系统的设计》.pdf
文本预览下载声明
中国科技论文在线
烟气分析仪的嵌入式远程控制系统的设计
李娟娟*
(武汉理工大学信息学院,武汉 430063)
5 摘要:图形用户界面(Graphic User Interface, 简称 GUI)的大量使用很好的方便了非专业
用户的使用。GUI应用程序的设计是嵌入式系统设计的一个关键技术,能极大地提高人机交
互的效率。本文简要介绍了烟气分析仪的软件设计和硬件设计,并介绍了如何搭建烟气分析
仪系统的软件环境。利用Qt/E和CGI图形用户界面,制作出了烟气分析仪的人机交互界面,
如:标定传感器的修正系数、设置烟气采样前的各种参数,查找历史记录等。展示了 GUI
10 在环境监测领域的研究前景,为GUI开发者提供了良好的思路。
关键词:嵌入式技术;Qt;Linux;烟气分析仪
中图分类号:TP391
Software Design of Flue Gas Analyzer Based on Qt/E
15 LI Juanjuan
(Information School of Wuhan University of Technology, WuHan 430063)
Abstract: Graphical user interface (Graphic User Interface, referred to as GUI) to facilitate
extensive use of good non-professional users. GUI application design is a critical embedded
system design techniques, can greatly improve the efficiency of human-computer interaction. This
20 paper introduces the gas analyzers software design and hardware design, and describes how to
build a gas analyzer system software environment. Use Qt / E and CGI graphical user interface,
creating the flue gas analyzer man-machine interface, such as: sensor calibration correction factor,
set the parameters before the flue gas sampling to find historical records. GUI shows research in
the field of environmental monitoring in the future, for GUI developers to provide a good idea.
25 Keywords:Embedded Technology; Qt; Linux; Flue gas analyzer
0 引言
随着嵌入式技术的普及,嵌入式 GUI (图形用户界面)的应用也越来越广泛,比较具
有代表性的一种嵌入式 GUI 就是 Qt/Embedded 。
30 Qt/Embedded 遵循 GPL
显示全部