龙源期刊?/p>
http://www.qikan.com.cn
基于
Delphi
的地铁屏蔽门监控软件设计
作者:隋仁?/p>
,
胡彩?/p>
来源:《电脑知识与技术?/p>
2011
年第
09
?/p>
摘要:该文基?/p>
Delphi
语言构造了一种性能稳定可靠、成本较低、具有自主知识产权的
地铁屏蔽门监控系统。讨论了采用
Delphi
编程工具进行开发过程中相关技术的应用,分析了
地铁屏蔽门监控软件的设计,给出部分功能的人机界面。在软件设计的过程中进行了全方位?/p>
测试,测试结果证明该系统在准确性、安全可靠性以及实时性等方面都能够得到很好的保证?/p>
关键词:地铁屏蔽门;监控软件?/p>
Delphi
中图分类号:
TP311
文献标识码:
A
文章编号?/p>
1009-3044(2011)09-2172-03
Design of Monitoring Software for Metro Platform Screen Doors Based on Delphi
SUI Ren-dong, HU Cai-qi
(Qingdao Agricultural University, Qingdao 266109, China)
Abstract: Based on the Delphi language, this paper establishes monitoring software for Metro
Platform Screen Doors, which has stable and reliable performance, low cost, and independent
intellectual property rights. The application of relevant technologies is discussed during develop and
research of the monitoring software with Delphi language. The design of the software is analyzed, and
the interface of the software for some main functions is given. A full range of tests is done when the
software is designed, the results of tests show that the system is accuracy, reliability, and safety and
real-time of it can be guaranteed very well.
Key words: metro platform screen doors; monitoring software; Delphi
地铁屏蔽门是用于轨道交通地铁站台的防护性设备,它设置于站台边缘,将站台公共区域
同列车运行区域相互隔开以起到保护乘客安全的作用。地铁屏蔽门监控系统的设计以稳定性?/p>
可靠性为第一要素,并以操作简单、易用且模块化设计为目标?/p>
针对地铁屏蔽门监控系统的设计需求,考虑?/p>
Delphi
可视化的特点使其比传统的
Windows
应用程序开发语言
C/C++
编程效率高,可以大大缩短开发周期;
Delphi7.0
是真正的
面向对象的编程平台,其位编译生成的可执行代码运行速度极快,甚至超?/p>
C/C++
代码,完?/p>
满足工控软件的速度要求;同时,
Delphi
强大的数据存取功能、构件的可重用性和可扩展性?/p>
?/p>
C++
相仿的完善的
OOP
语言结构等都是其他开发环境所不能比拟的。经过比较,该文给出
了以
Delphi7.0
作为开发平台的地铁屏蔽门监控软件的设计?/p>
1
地铁屏蔽门监控系统结构设?/p>