GPON系統(tǒng)中OMCI協(xié)議分析和實現(xiàn)
本文關(guān)鍵詞: GPON OMCI ONT 終端管理 Linux 出處:《電子科技大學(xué)》2014年碩士論文 論文類型:學(xué)位論文
【摘要】:無源光網(wǎng)絡(luò)(PON)打破了傳統(tǒng)的點到點解決方法且無源節(jié)點的應(yīng)用,降低了鋪設(shè)和運行維護的成本,易于升級。與ATM無源光網(wǎng)絡(luò)(APON)和以太網(wǎng)無源光網(wǎng)絡(luò)(EPON)相比吉比特?zé)o源光網(wǎng)絡(luò)(GPON),具有高效率、高帶寬利用率、支持多業(yè)務(wù)的透明傳輸、保證高效的服務(wù)質(zhì)量、對電信級別網(wǎng)絡(luò)進行有效監(jiān)測等優(yōu)點,有著廣闊的發(fā)展前景。由于GPON的光網(wǎng)絡(luò)終端(ONT)靠近用戶部署,且數(shù)量大、站點分散,運營維護成本高,現(xiàn)場維護困難,因此為GPON網(wǎng)絡(luò)提供一個有效的終端遠程管理系統(tǒng)顯得尤為重要。綜合考慮管理成本、系統(tǒng)的開發(fā),技術(shù)成熟度及網(wǎng)絡(luò)部署等因素,本文選擇ONT管理控制接口(OMCI)管理框架設(shè)計并實現(xiàn)了終端管理系統(tǒng)。本文主要工作和內(nèi)容如下:1.綜合分析了GPON系統(tǒng)的控制管理平面、體系結(jié)構(gòu)、OMCI協(xié)議,對本文GPON系統(tǒng)的軟件架構(gòu)和硬件平臺進行了說明。再結(jié)合GPON系統(tǒng)的結(jié)構(gòu)和特點,提出了GPON終端管理系統(tǒng)的總體設(shè)計方案,包括系統(tǒng)模塊框圖及數(shù)據(jù)處理流程。2.根據(jù)系統(tǒng)要求,設(shè)計并實現(xiàn)了OMCI管理信息庫(數(shù)據(jù)庫);跀(shù)據(jù)庫穩(wěn)定、快速及兼容性的要求和嵌入式Linux系統(tǒng)的特點,本文選擇嵌入式MySQL關(guān)系數(shù)據(jù)庫管理系統(tǒng)開發(fā)OMCI的數(shù)據(jù)庫。依據(jù)OMCI消息數(shù)據(jù)結(jié)構(gòu)特點,設(shè)計了數(shù)據(jù)庫的數(shù)據(jù)表;并使用MySQL的C接口函數(shù)實現(xiàn)了對數(shù)據(jù)庫進行創(chuàng)建、刪除、查詢和修改功能的數(shù)據(jù)庫接口。3.詳細設(shè)計了光線路終端(OLT)及ONT端的終端管理系統(tǒng)的軟件和進程結(jié)構(gòu)以及各個子模塊的數(shù)據(jù)處理流程,并在嵌入式Linux系統(tǒng)下完成了終端管理系統(tǒng)的程序開發(fā)。具體包括光線路終端(OLT)管理命令的注冊和處理模式設(shè)計;OMCI消息的交互及超時重傳機制的實現(xiàn);配置、性能、告警三大管理功能的實現(xiàn)。4.對GPON終端管理系統(tǒng)功能進行測試。在開發(fā)的GPON原型機上運行終端管理程序,通過在光線路終端(OLT)設(shè)備的控制終端輸入命令,驗證了系統(tǒng)的配置、性能、告警三大管理功能,實現(xiàn)了對ONT的遠程管理維護。
[Abstract]:PON (passive Optical Network) breaks the traditional point-to-point solution and the application of passive nodes reduces the cost of laying and running maintenance. Compared with ATM passive Optical Network (ATM) and Ethernet passive Optical Network (EPON), Gigabit passive Optical Network (GPON) has the advantages of high efficiency, high bandwidth utilization, transparent multi-service transmission and high quality of service. The advantages of effective monitoring of telecommunication level network have a broad development prospect. Because the GPON optical network terminal is close to the user deployment, and the number is large, the station is scattered, the operation and maintenance cost is high, and the field maintenance is difficult. Therefore, it is very important to provide an effective terminal remote management system for GPON network. In this paper, the management framework of ONT management interface is selected to design and implement the terminal management system. The main work and contents of this paper are as follows: 1. The control management plane and architecture of GPON system are analyzed synthetically. The software architecture and hardware platform of GPON system are explained in this paper. Combined with the structure and characteristics of GPON system, the overall design scheme of GPON terminal management system is put forward, including the block diagram of system module and data processing flow. 2. According to the requirements of the system, the paper puts forward the overall design scheme of GPON terminal management system. Based on the requirements of database stability, speed and compatibility and the characteristics of embedded Linux system, the OMCI management information database is designed and implemented. This paper chooses the embedded MySQL relational database management system to develop the database of OMCI. According to the characteristics of OMCI message data structure, the data table of the database is designed, and the database is created and deleted by using the C interface function of MySQL. The database interface of query and modification function. 3. The software and process structure of the optical line terminal (OLTT) and the terminal management system of the ONT terminal, as well as the data processing flow of each sub-module, are designed in detail. The program development of the terminal management system under the embedded Linux system is completed, including the design of the registration and processing mode of the optical line terminal (OTC) management command, the realization of the mechanism of the interaction of the OMCI messages and the overtime retransmission mechanism, the configuration, the performance, the implementation of the OMCI message exchange mechanism, The realization of three management functions of alarm. 4. The function of GPON terminal management system is tested. The terminal management program is run on the developed GPON prototype, and the configuration of the system is verified by inputting commands into the control terminal of the optical line terminal. Performance, alarm three management functions, to achieve the remote management and maintenance of ONT.
【學(xué)位授予單位】:電子科技大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2014
【分類號】:TN929.1
【相似文獻】
相關(guān)期刊論文 前10條
1 郎為民;靳焰;王逢東;楊宗凱;;GPON技術(shù)研究[J];電子與電腦;2005年12期
2 鄭宏;;BroadLight:GPON是下一代光接入的首選[J];通信世界;2006年21期
3 王岱;;關(guān)于GPON發(fā)展中若干問題的辨析[J];電信科學(xué);2006年09期
4 ;ZTE GPON System on Show at ITU Telecom World 2006[J];ZTE Communications;2006年04期
5 ;GPON PK EPON[J];信息網(wǎng)絡(luò);2007年04期
6 ;GPON:低成本實現(xiàn)三重播放[J];通信世界;2007年35期
7 王岱;;GPON發(fā)展中若干問題的辨析[J];通訊世界;2007年03期
8 鄧志巍;;GPON標準系列介紹[J];電信工程技術(shù)與標準化;2008年02期
9 舒文瓊;;愛立信:全球GPON起飛在即[J];通信世界;2008年20期
10 徐正清;;GPON技術(shù)和應(yīng)用探討[J];現(xiàn)代商貿(mào)工業(yè);2009年02期
相關(guān)會議論文 前10條
1 ;Circuit Design and Implementation of GPON ONU[A];第十六屆全國青年通信學(xué)術(shù)會議論文集(上)[C];2011年
2 饒鑫偉;王令侃;侯辛;;基于GPON技術(shù)的接入網(wǎng)絡(luò)應(yīng)用研究[A];2011年通信與信息技術(shù)新進展——第八屆中國通信學(xué)會學(xué)術(shù)年會論文集[C];2011年
3 秦雷;;淺析GPON系統(tǒng)的關(guān)鍵技術(shù)[A];2009通信理論與技術(shù)新發(fā)展——第十四屆全國青年通信學(xué)術(shù)會議論文集[C];2009年
4 夏瑞芳;李廣成;;GPON技術(shù)應(yīng)用于寬帶無線接入[A];2009年全國無線電應(yīng)用與管理學(xué)術(shù)會議論文集[C];2009年
5 曹鐘慧;;GPON技術(shù)及在世博園區(qū)的應(yīng)用探討[A];中國通信學(xué)會信息通信網(wǎng)絡(luò)技術(shù)委員會2009年年會論文集(下冊)[C];2009年
6 孫世杰;吳重慶;倪東;盛積業(yè);高華麗;陳春楨;;基于Nios Ⅱ的GPON網(wǎng)絡(luò)接入方案[A];光電技術(shù)與系統(tǒng)文選——中國光學(xué)學(xué)會光電技術(shù)專業(yè)委員會成立二十周年暨第十一屆全國光電技術(shù)與系統(tǒng)學(xué)術(shù)會議論文集[C];2005年
7 徐勛業(yè);;GPON關(guān)鍵技術(shù)的發(fā)展與研究[A];武漢市第二屆學(xué)術(shù)年會、通信學(xué)會2006年學(xué)術(shù)年會論文集[C];2006年
8 孫文燕;孫丹寧;;關(guān)于GPON關(guān)鍵技術(shù)的性能分析[A];全國第十屆企業(yè)信息化與工業(yè)工程學(xué)術(shù)年會論文集[C];2006年
9 朱樂君;張江鑫;;GPON用戶終端的硬件電路設(shè)計[A];中國電子學(xué)會第十五屆信息論學(xué)術(shù)年會暨第一屆全國網(wǎng)絡(luò)編碼學(xué)術(shù)年會論文集(下冊)[C];2008年
10 鄧愛東;;GPON下行中32比特并行解擾方案[A];2009通信理論與技術(shù)新發(fā)展——第十四屆全國青年通信學(xué)術(shù)會議論文集[C];2009年
相關(guān)重要報紙文章 前10條
1 李淼;GPON實現(xiàn)全業(yè)務(wù)部署[N];中國計算機報;2007年
2 上海貝爾阿爾卡特 王岱;GPON:爭當主角[N];計算機世界;2006年
3 ;GPON技術(shù)與標準的最新發(fā)展[N];人民郵電;2007年
4 于尚民;GPON明年底有望商用[N];通信產(chǎn)業(yè)報;2007年
5 信息產(chǎn)業(yè)部電信研究院通信標準研究所 敖立;GPON跨越互通門檻[N];通信產(chǎn)業(yè)報;2008年
6 敖立;我國率先實現(xiàn)GPON關(guān)鍵設(shè)備互通[N];人民郵電;2009年
7 電信研究院通信標準研究所傳輸與接入研究部;保證GPON良好互通的關(guān)鍵技術(shù)[N];人民郵電;2009年
8 本報記者 李智鵬;愛立信GPON漸入佳境[N];計算機世界;2010年
9 本報記者 陳寶亮;GPON后來居上[N];通信產(chǎn)業(yè)報;2011年
10 孚訊科技 芮行;全球GPON業(yè)界產(chǎn)品進展和市場應(yīng)用[N];中國電子報;2006年
相關(guān)博士學(xué)位論文 前1條
1 王欣;GPON網(wǎng)絡(luò)中MAC層相關(guān)技術(shù)的研究及DBA算法的設(shè)計[D];北京郵電大學(xué);2007年
相關(guān)碩士學(xué)位論文 前10條
1 王娜;GPON ONU硬件電路的設(shè)計與實現(xiàn)[D];武漢郵電科學(xué)研究院;2011年
2 柯春林;GPON技術(shù)原理與廣東移動GPON工程規(guī)范制定的研究[D];北京郵電大學(xué);2011年
3 鄭萬立;GPON系統(tǒng)中共享緩存模塊設(shè)計[D];電子科技大學(xué);2006年
4 任波;GPON系統(tǒng)局端硬件設(shè)計與實現(xiàn)[D];武漢理工大學(xué);2007年
5 董平;基于GPON技術(shù)的小區(qū)融合通信系統(tǒng)[D];山東大學(xué);2012年
6 王秀芳;蘭州鐵通基于GPON的接入網(wǎng)工程設(shè)計與實踐[D];蘭州大學(xué);2015年
7 張維維;基于GPON技術(shù)的小區(qū)網(wǎng)絡(luò)改造方案設(shè)計及實現(xiàn)[D];北京理工大學(xué);2014年
8 周全;基于GPON技術(shù)的家庭寬帶接入網(wǎng)研究與應(yīng)用[D];大連理工大學(xué);2015年
9 伍彩;基于GPON技術(shù)的小區(qū)寬帶接入網(wǎng)設(shè)計[D];大連理工大學(xué);2015年
10 呂建勛;基于GPON技術(shù)的FTTH接入網(wǎng)研究與應(yīng)用[D];大連理工大學(xué);2015年
,本文編號:1502540
本文鏈接:http://sikaile.net/kejilunwen/wltx/1502540.html