C语言编程技术在轨道交通运动控制系统中的应用研究
C语言编程技术在轨道交通运动控制系统中的应用研究(任务书,开题报告,外文翻译,论文18000字)
摘要
本文主要介绍了C语言编程技术在轨道交通运动控制系统中的相关应用,主要涉及交通客流量统计,轨道交通自动售检票系统,列车时刻表等方面。本设计中会运用到C语言编程的一些相关技术。文中介绍了国内外轨道交通的发展状况,列举出了轨道交通售检票系统的相关知识,包括理论原理,硬件设备,不同设备的优劣选取,介绍了不同票的区别。文中主要提到了了南京地铁一号线的现状以及相关分析,介绍了其设计背景,技术设计,找出了其中略显不住的地方,并提出了部分改进的意见。还有火车站检售票系统的设计,从设计框图,展现思路,到程序的设计包括程序编写以及成果展示,对相关发展进行了展望。
关键词:C语言编程技术 轨道交通运动控制系统 自动售检票系统
C programming language technology applications in rail transportation motion control system
Abstract
This paper mainly introduces the C language programming technology in rail transit movement control system application, mainly involves the transport of traffic statistics, AFC system of rail transit, the train schedule. This design will use some related technologies of C language programming. This paper describes the development of domestic and international rail transport, lists the relevant knowledge of the rail transit system, hardware equipment includes theory, different equipment, quality, introduces different ticket. This paper mainly refers to the present situation of Nanjing Metro Line 1 and correlation analysis, this paper introduces the design background, design technology, find out some slightly does not live, and puts forward some suggestions for improvement. Also check the train station ticket system design, from the design diagram, show the way, to the program design includes programming and results, related to the future.
[资料来源:www.doc163.com]
Keyword: C language programming techniques;Rail transit motion control system;Automatic fare collection system
目录
摘要 I
Abstract II
第一章 绪论 1
1.1国内轨道交通的发展状况和前景 1
1.2世界轨道交通的发展 1
第二章 车站自动售检票系统 3
2.1线路中心计算机系统 4
2.1.1票务中心系统 4
2.1.2车站计算机系统 4
2.1.3维修中心系统 4
2.1.4模拟培训系统 5
2.2自动售检票系统原理 5
第三章 城市轨道交通售检票系统终端设备 6
3.1检票机(GATE) 6
3.2自动售票机 6
3.3半自动售/补票机(BOM/EFO) 7 [版权所有:http://DOC163.com]
3.4自动加值机(CVM) 8
3.5车站AFC计算机系统(SC) 8
3.6便携式验票机(PAC) 9
3.7分拣编码机(E/S) 9
第四章 地铁售票系统的分析 11
4.1南京地铁一号线自动售检票系统概述 11
4.2 南京地铁一号线自动售检票系统现状 13
4.2.1南京地铁一号线自动售检票系统的优势 13
4.2.2南京地铁一号线自动售检票系统的不足 13
4.3南京地铁一号线自动售检票系统的改进 15
4.3.1开发新型付费媒介 15
4.3.2操作简单化 15
4.3.3多种购票场所 16
4.3.4系统人性化 16
4.3.5加快技术与设备的国产化 16
4.4南京地铁一号线自动售检票系统的发展方向 16
第五章 火车站售票系统的设计 18
5.1总体框架图 18
5.2环境图: 19
[资料来源:www.doc163.com]
5.3功能模型 19
5.4数据流图 20
5.5系统的解决方案 21
5.5.1客票制式 21
5.5.2票务管理模式与总体架构 21
5.5.3清算中心 21
5.5.4中央计算机系统 22
5.5.5编码分拣系统 22
5.5.6车站计算机系统 22
5.5.7售票设备 23
5.5.8检票设备 23
5.5.9验票设备 24
5.5.10票种策划 24
5.5.11网上订票的落地 网上订票可以采取以下方式落地 25
5.5.12席位分配 25
第六章 程序设计 26
6.1保存函数 26
6.2查询函数 26
6.3售票系统 27
6.4退票系统 27
6.5主要界面截图 27
第七章 总结与展望 30
参考文献 31
附录 33
[来源:http://Doc163.com]