当前位置:主页 > 管理论文 > 物流管理论文 >

车联网管理系统设计与实现

发布时间:2018-07-13 08:23
【摘要】:近几年,随着中国经济的迅速腾飞,汽车保有量突飞猛进,智能交通已经成为国内交通运输行业迫在眉睫需要解决的课题。智能交通的突出特点是通过对信息的收集、处理、发布、交换、分析和利用,根据交通参与者的需求提供各种所需的服务。基于智能交通的车联网管理系统是智能交通的核心,车联网管理系统为千变万化的道路交通提供专业、可靠和实时的数据。为未来智能交通的普及打好基础。本文实现的车联网系统采用了无线通信技术、GPS全球卫星定位技术、GIS地理信息技术、计算机网络技术和数据库技术等,建立了一个GPS监控中心和可以通过各种设备使用互联网接入的综合的道路卫星车辆卫星定位系统平台。本系统由五部分组成:包括GPS监控中心、无线通信平台、全球卫星定位系统、车载定位设备和道路卫星车辆卫星定位系统平台。本系统的总体架构分为六层,分别为:应用展示、应用服务、基础服务、数据存储、数据处理和数据接收。数据接收层负责接收从终端发来的各种数据,并下达指令和数据到终端上,提供双向通讯服务。数据接收层提供几种方式的数据接入,比如终端直连、短信指令下发等。终端接收到数据后,把数据插入系统的消息队列。同时,数据接收层还需要处理由系统下发给终端的各种指令以及数据。如果直连失败,可以通过短信进行指令的派发。数据处理层负责从消息队列中读取从终端接收的数据,进行协议的解析、数据处理,存入数据库。数据存储层含两个数据库,一个是关系型数据库,一个是非结构化数据库。关系型数据库用于存储关系型基础数据、业务数据和地理空间数据。非结构化数据库用于存储非结构化数据:视频、图片和轨迹等。基础服务层负责向应用服务层提供公共的构件和服务,比如报表打印服务、角色权限管理、多媒体服务、电子地图服务和系统管理服务。基础服务层独立开发与升级,保证接口的延续性与扩展性。应用服务层负责系统的业务管理,并给外部系统提供共享数据的接口,还提供统一的身份认证。应用服务层的系统管理功能,可以管理下属各级分公司的车辆,系统提供各种类型的监控、查询查看和统计分析等功能。应用展示层提供浏览器、桌面客户端、WAP浏览器等多种用户界面,满足各类用户使用不同的设备进行管理和查看。本系统技术上主要涉及两个方面:对于并发量小、实时性不高的监控管理系统:采用B/S架构,开发语言使用Java;使用分布式业务中间件部署;提供线性扩展;独立的电子地图服务,可以通过API的方式进行调用。对于并发量大,可以处理海量数据的通讯接收机,此系统处理与车载终端间的数据通信:采用C/S架构,开发语言使用C#和C++;数据分为关系型数据和非关系型数据,非关系型数据采用结构化存储方案;建立模拟终端,可以进行并行测试。本系统运用了SOA面向服务的体系结构来实现车联网的概念。结合SOA技术和车联网系统的具体需求,设计并构建适用于车联网系统的SOA应用模型,并进行具体模块的建模和分解。通过终端视频可以实现远程调用,通过构建流媒体服务器,可以实现实时查看视频监控。本系统旨在通过对智能交通的概念、SOA面向服务体系结构的研究,深入挖掘行业需求,例如公交、物流、出租、租赁车、危品车、押运车等各种行业车辆,提供一套基于智能交通的车联网管理系统设计方案,并赋予实施。本系统采用无线通信技术、GPS全球卫星定位技术、GIS技术、计算机网络技术和数据库技术等,建立一个GPS监控中心、用户可以通过互联网接入的综合性道路卫星车辆卫星定位系统平台。本系统对各种终端,通信方式,数据交换标准,系统的可靠性以及稳定易用性也做了很多探索和尝试,力求推出一个适应性高,稳定性强,可靠易用的综合性车联网管理系统。
[Abstract]:In recent years, with the rapid development of China's economy and the rapid development of car ownership, intelligent transportation has become an urgent problem to be solved in the domestic transportation industry. The prominent feature of intelligent transportation is to provide all kinds of needs according to the needs of traffic participants through the collection, processing, release, exchange, analysis and utilization of information. The network management system based on intelligent traffic is the core of intelligent traffic. The network management system provides professional, reliable and real-time data for the ever-changing road traffic. It provides a good basis for the popularization of intelligent traffic in the future. This system adopts wireless communication technology, GPS global satellite positioning technology, GIS Information technology, computer network technology and database technology have established a GPS monitoring center and a comprehensive satellite positioning system platform for road satellite vehicles which can be connected through various devices. The system consists of five parts: GPS monitoring center, line free communication platform, global satellite positioning system, vehicle positioning The overall architecture of this system is divided into six layers: application display, application service, basic service, data storage, data processing and data receiving. The data receiving layer is responsible for receiving all kinds of data from the terminal, and providing instruction and data to the terminal, providing two-way communication service. The data receiving layer provides data access in several ways, such as the direct connection of the terminal, the sending of messages, and so on. The terminal receives the data and inserts the data into the message queue of the system. At the same time, the data receiving layer also needs to deal with the various instructions and data sent to the terminal by the system. If the direct connection fails, the instructions can be sent through SMS. The data processing layer is responsible for reading the data received from the terminal from the message queue, analyzing the protocol, processing the data, and storing it into the database. The data storage layer contains two databases, one is a relational database and the other is an unstructured database. The relational database is used to store the relational basic data, the business data and the number of geographical spaces. Unstructured database is used to store unstructured data: video, pictures, and trajectories. The basic service layer is responsible for providing public components and services to the application service layer, such as report print service, role management, multimedia service, electronic map service and system management. The basic service layer is independently developed and upgraded to guarantee the connection. The application service layer is responsible for the business management of the system, provides the interface to the external system, and provides the unified identity authentication. The system management function of the application service layer can manage the vehicles of the subordinate branches at all levels, and the system provides various types of monitoring, inquiry and statistical analysis and other functions. The application display layer provides a variety of user interfaces, such as browsers, desktop clients, WAP browsers and so on, to meet various users' use of different devices for management and view. This system is mainly involved in two aspects: the monitoring management system with small concurrency and low real time: using B/S architecture, developing language using Java; using distributed industry. Service middleware deployment; providing linear extension; independent electronic map service can be invoked in the way of API. For large concurrency, a communication receiver that can handle mass data, the system handles data communication with the vehicle terminal: using the C/S architecture, developing the language using C# and C++; data is divided into relational data and non relational data Data, non relational data are structured storage scheme, and the simulation terminal can be built to carry out parallel testing. This system uses SOA service oriented architecture to realize the concept of car networking. It designs and constructs a SOA application model which is suitable for the car networking system, and carries out a specific model. Through the construction of the streaming media server, the video monitoring can be realized through the construction of the streaming media server. This system aims to dig into the industry requirements through the concept of intelligent traffic, SOA oriented service architecture, such as bus, logistics, rental, rental car, dangerous goods car, escort car. And other industry vehicles, provide a set of intelligent traffic based vehicle network management system design scheme, and give implementation. This system uses wireless communication technology, GPS global positioning technology, GIS technology, computer network technology and database technology, to establish a GPS monitoring center, the user can access the comprehensive road through the Internet. The satellite vehicle satellite positioning system platform. This system has also made a lot of explorations and attempts on various terminals, communication mode, data exchange standard, system reliability and stability and ease of use, and strives to introduce a comprehensive network management system with high adaptability, strong stability, reliable and easy to use.
【学位授予单位】:华南理工大学
【学位级别】:硕士
【学位授予年份】:2015
【分类号】:TP311.52

【相似文献】

相关期刊论文 前10条

1 宋光春,谢印宝;大学生《国家体育锻炼标准》多层次管理系统设计与应用[J];淄博学院学报(自然科学与工程版);2000年02期

2 朱卫;财政预算外资金收入管理系统设计[J];中国金融电脑;2001年08期

3 许清森,刘少平;机动部备件计算机管理系统设计与应用[J];设备管理与维修;2001年09期

4 陈年生,许新山,董武世,李志,汪汉良,张珍宝;湖北省机关事业单位养老保险管理系统设计与实现[J];湖北师范学院学报(自然科学版);2002年03期

5 陈燕飞,张民;称重管理系统设计[J];中国计量;2002年11期

6 戎易;黎加厚;;校园知识管理系统设计[J];中国电化教育;2002年01期

7 邢学兵,员军亮,魏桂萍,魏建红,周建军,韩杰;计算机劳资管理系统设计与实现[J];山西电子技术;2003年01期

8 陈冬梅;朱之伟;;残损人民币销毁管理系统设计与实现[J];金融电子化;2003年05期

9 邓宁;技工学校学生信息管理系统设计方案分析[J];职业教育研究;2005年11期

10 罗文浪;石立君;;数字化多媒体教学远程管理系统设计方案[J];中国市场;2006年35期

相关会议论文 前10条

1 丁雪鹰;;基于医院HIS系统的临床试验管理系统设计与实践[A];中国药理学会药物临床试验专业委员会首届学术研讨会大会及专题报告资料[C];2013年

2 杨景华;;潜水控制及管理系统设计[A];中国航海学会救捞专业委员会99年优秀论文选[C];1999年

3 刘利人;;广州市工商局网上年检管理系统设计与实现[A];全国计算机网络应用年会论文集(2001)[C];2001年

4 翟艳东;于明;刘肃;;销售员培训管理系统设计与实现[A];2007年河北省电子学会、河北省计算机学会、河北省自动化学会、河北省人工智能学会、河北省计算机辅助设计研究会、河北省软件行业协会联合学术年会论文集[C];2007年

5 贾媛;朱成林;崔昭文;杜历英;;地震安全性评价报告电子审阅管理系统设计与开发[A];中国地震学会第14次学术大会专题[C];2012年

6 孙f袒,

本文编号:2118763


资料下载
论文发表

本文链接:https://www.wllwen.com/guanlilunwen/wuliuguanlilunwen/2118763.html


Copyright(c)文论论文网All Rights Reserved | 网站地图 |

版权申明:资料由用户fb0af***提供,本站仅收录摘要或目录,作者需要删除请E-mail邮箱bigeng88@qq.com