天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁 > 科技論文 > 自動化論文 >

現(xiàn)代有軌電車地面監(jiān)控平臺研究與實現(xiàn)

發(fā)布時間:2018-08-27 12:08
【摘要】:隨著城市交通擁堵問題的日益嚴重,現(xiàn)代有軌電車以其運力強、無污染、成本低等特點,陸續(xù)在我國一些城市投入了運營。有軌電車地面監(jiān)控平臺是保障行車安全,提高運輸效率的關(guān)鍵技術(shù)環(huán)節(jié),但現(xiàn)有的監(jiān)控平臺均針對應(yīng)用車-地通信方式的CBTC列控系統(tǒng),且基于C/S模式架構(gòu),具有針對性開發(fā)、變更不夠靈活、維護和管理難度大等缺點。因此,論文設(shè)計了一種基于B/S架構(gòu),且可應(yīng)用于基于車-車通信方式有軌電車系統(tǒng)的地面監(jiān)控平臺,完成了服務(wù)器與車輛、沿線設(shè)備間的可靠通信,車輛、沿線設(shè)備狀態(tài)數(shù)據(jù)的存儲和監(jiān)測交互頁面的動態(tài)顯示、報警,具有重要的理論和現(xiàn)實意義。論文運用計算機技術(shù)、網(wǎng)絡(luò)通信技術(shù)、數(shù)據(jù)庫技術(shù),參照CBTC列控系統(tǒng)中央運行子系統(tǒng)的相關(guān)技術(shù)規(guī)范,設(shè)計了有軌電車地面監(jiān)控平臺。平臺包括有軌電車及沿線設(shè)備數(shù)據(jù)接收處理模塊、平臺門戶網(wǎng)站系統(tǒng)模塊和平臺監(jiān)測管理終端模塊。有軌電車及沿線設(shè)備數(shù)據(jù)接收處理模塊在Qt環(huán)境下利用C++語言開發(fā),通過TCP/IP協(xié)議實現(xiàn)平臺服務(wù)器與有軌電車、地面設(shè)備的可靠通信,完成相關(guān)數(shù)據(jù)的解析、接收和存儲。平臺門戶網(wǎng)站系統(tǒng)模塊和平臺監(jiān)測管理終端模塊采用B/S結(jié)構(gòu)設(shè)計,運行于WAMP平臺,以HTML+CSS+JavaScript、PHP為編程語言,其中平臺門戶網(wǎng)站系統(tǒng)實現(xiàn)了平臺首頁、管理員登錄和車站信息顯示等功能;平臺監(jiān)測管理終端通過調(diào)用百度地圖API和SVG矢量圖實現(xiàn)了有軌電車運行位置實時監(jiān)測,通過對服務(wù)器數(shù)據(jù)庫的訪問實現(xiàn)了有軌電車運行數(shù)據(jù)整備、有軌電車運行狀態(tài)監(jiān)測、沿線地面設(shè)備工作狀態(tài)監(jiān)測和報警及臨時信息發(fā)布管理等功能。通過在實驗室新津有軌電車試驗線沙盤模型中,與有軌電車模型、道口模型和道岔模型的聯(lián)調(diào)試驗,驗證了系統(tǒng)各功能的實現(xiàn),達到了預(yù)期效果。論文設(shè)計的現(xiàn)代有軌電車地面監(jiān)控平臺以B/S結(jié)構(gòu)的實現(xiàn)了對有軌電車系統(tǒng)的實時、高效、可靠的監(jiān)控,平臺具有穩(wěn)定性好、成本低、結(jié)構(gòu)簡單、易于維護等特點。經(jīng)過理論研究、方案比選、平臺設(shè)計和實驗調(diào)試,達到了設(shè)計的目標(biāo),該系統(tǒng)的實現(xiàn)為有軌電車運行控制系統(tǒng)的進一步研究提供了一定的參考。
[Abstract]:With the increasingly serious problem of urban traffic congestion, modern trams have been put into operation in some cities in China because of their strong transportation capacity, no pollution, low cost and so on. The ground monitoring platform for tram is the key technology to ensure the safety of the train and improve the transportation efficiency. However, the existing monitoring platforms are aimed at the CBTC train control system which applies the vehicle-ground communication mode, and is developed according to the C / S mode structure. Changes are not flexible enough, maintenance and management is difficult and other shortcomings. Therefore, this paper designs a kind of ground monitoring platform based on B / S architecture, which can be applied to tram system based on vehicle-vehicle communication mode, and completes the reliable communication between server and vehicle, equipment along the line, vehicle, and so on. The storage of device state data along the line and the dynamic display and alarm of the interactive pages have important theoretical and practical significance. Based on computer technology, network communication technology and database technology, and referring to the relevant technical specifications of central operation subsystem of CBTC train control system, the ground monitoring platform for tram is designed in this paper. The platform includes tram and equipment data receiving and processing module, platform portal system module and platform monitoring and management terminal module. The data receiving and processing module of tram and equipment along the track is developed by C language in Qt environment, and the reliable communication between platform server and tram and ground equipment is realized through TCP/IP protocol, and the related data is analyzed, received and stored. The platform portal system module and the platform monitoring and management terminal module are designed with the structure of B / S, running on the WAMP platform and using HTML CSS JavaScript,PHP as the programming language, in which the platform portal website system realizes the home page of the platform. The platform monitoring and management terminal realizes the real-time monitoring of tram running position by calling Baidu map API and SVG vector graph. By accessing the server database, the functions of train operation data preparation, tram running condition monitoring, ground equipment working condition monitoring and alarm along the line, and temporary information release and management are realized. In the sand table model of the test line of Xinjin tram in the laboratory, the combined adjustment test with the tram model, the crossing model and the switch model is carried out to verify the realization of each function of the system, and the expected effect is achieved. The modern tramcar ground monitoring platform designed in this paper realizes the real-time, efficient and reliable monitoring of the tramcar system with the B / S structure. The platform has the characteristics of good stability, low cost, simple structure, easy maintenance and so on. Through theoretical research, scheme comparison, platform design and experimental debugging, the design goal is achieved. The realization of the system provides a certain reference for the further study of the tram operation control system.
【學(xué)位授予單位】:西南交通大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:U492.433;TP277

【參考文獻】

相關(guān)期刊論文 前10條

1 胡恒;張剛;張晨璐;;車車通信中一種基于資源池的資源分配機制[J];廣東通信技術(shù);2016年12期

2 王鵬;李開成;劉雨;;車車通信技術(shù)在列控系統(tǒng)中的應(yīng)用研究[J];鐵道通信信號;2016年07期

3 張海軍;;對我國現(xiàn)代有軌電車發(fā)展應(yīng)用的思考[J];城市軌道交通研究;2015年07期

4 徐紀(jì)康;;基于車-車通信的新型CBTC系統(tǒng)分析[J];鐵道通信信號;2014年06期

5 陸錫明;李娜;;科學(xué)理性地發(fā)展有軌電車[J];城市交通;2013年04期

6 秦國棟;苗彥英;張素燕;;有軌電車的發(fā)展歷程與思考[J];城市交通;2013年04期

7 郭進;張亞東;;中國高速鐵路信號系統(tǒng)分析與思考[J];北京交通大學(xué)學(xué)報;2012年05期

8 陸文昌;張迎;陳龍;汪若塵;;基于計算幾何的地圖匹配算法研究[J];機械設(shè)計與制造;2012年01期

9 唐淼;馬韻;;現(xiàn)代有軌電車在城市區(qū)域內(nèi)的適應(yīng)性[J];上海交通大學(xué)學(xué)報;2011年S1期

10 杜傳明;;百度地圖API在小型地理信息系統(tǒng)中的應(yīng)用[J];測繪與空間地理信息;2011年02期

相關(guān)碩士學(xué)位論文 前10條

1 鄭偉;基于GPS的有軌電車定位系統(tǒng)的研究與設(shè)計[D];西南交通大學(xué);2016年

2 郝欣;空間通信可靠性傳輸協(xié)議研究[D];西安電子科技大學(xué);2016年

3 張桂菊;有軌電車信號系統(tǒng)車地通信的研究[D];蘭州交通大學(xué);2015年

4 牛彥霞;城市有軌電車中央運行子系統(tǒng)的研究[D];蘭州交通大學(xué);2015年

5 張曉倩;現(xiàn)代有軌電車運行圖及車底周轉(zhuǎn)圖的研究與開發(fā)[D];蘭州交通大學(xué);2015年

6 李玉斌;現(xiàn)代有軌電車運行圖調(diào)整研究與開發(fā)[D];蘭州交通大學(xué);2015年

7 李柯;冶金企業(yè)內(nèi)部基于車—車通信的車載安全控制系統(tǒng)研究[D];北京交通大學(xué);2015年

8 車玉龍;CTCS-3級列控系統(tǒng)的可靠性與安全性研究[D];蘭州交通大學(xué);2014年

9 鐘吉林;干線信號協(xié)調(diào)下的有軌電車優(yōu)先研究[D];西南交通大學(xué);2014年

10 龍洋;現(xiàn)代有軌電車系統(tǒng)規(guī)劃研究[D];中南大學(xué);2013年



本文編號:2207232

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/kejilunwen/zidonghuakongzhilunwen/2207232.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶4a791***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com