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

當(dāng)前位置:主頁 > 科技論文 > 信息工程論文 >

基于FPGA的xDSL信道模擬器設(shè)計與實現(xiàn)

發(fā)布時間:2018-04-27 07:30

  本文選題:xDSL信道 + 傳輸線模型 ; 參考:《電子科技大學(xué)》2017年碩士論文


【摘要】:隨著數(shù)字用戶線路技術(shù)(Digital Subscriber Line,DSL)的發(fā)展,以VDSL2、G.fast等為代表的xDSL技術(shù),在充分運用已鋪設(shè)銅線資源的條件下,可提供與無源光纖網(wǎng)相近的通信帶寬,并大幅降低寬帶網(wǎng)絡(luò)投資。同時,隨著用戶對寬帶通信質(zhì)量要求的提高,寬帶通信設(shè)備的研發(fā)也變得越來越復(fù)雜,設(shè)備廠商的系統(tǒng)測試環(huán)節(jié)在整個設(shè)備研發(fā)過程中所占的比重也隨之增大。為了縮減開發(fā)周期和保證設(shè)備質(zhì)量,設(shè)備檢驗員急需在實驗室環(huán)境下還原出寬帶有線信道的傳輸特征,用以對開發(fā)的通訊設(shè)備開展測驗評估。伴隨多業(yè)務(wù)、高帶寬、串?dāng)_等DSL寬帶通信新特征的產(chǎn)生,傳統(tǒng)的信道模擬方案已經(jīng)不能滿足當(dāng)前寬帶通信設(shè)備的測試需求;诖,本文實現(xiàn)了一種基于FPGA的xDSL信道模擬器,其具有頻譜范圍廣、升級難度低、擴展性能好等優(yōu)點,可在DSL通訊設(shè)備測驗中發(fā)揮重要作用。本文設(shè)計的xDSL信道模擬器使用Xilinx公司的Virtex-7系列芯片實現(xiàn)了8線對雙絞線信道的上下行模擬。從xDSL信道的傳輸特性出發(fā),分析了xDSL信道的傳輸模型和影響信道傳輸?shù)闹饕獏?shù),重點分析了信道的遠端衰減特性和遠端串?dāng)_特性,實現(xiàn)了基于FPGA的xDSL信道模擬器,并進行了測試驗證。首先,本文研究了xDSL信道的傳輸特性,對xDSL信道的理論模型進行深入分析,著重分析了DSL傳輸信道的遠端衰減特性和遠端串?dāng)_特性。其次,分析了基于FPGA的xDSL信道模擬系統(tǒng)的總體架構(gòu),對信道模擬器的硬件結(jié)構(gòu)進行了分析,提出了一種基于FPGA的xDSL信道模擬方案。針對FPGA內(nèi)部資源分配,分析了xDSL信道模擬器FPGA實現(xiàn)過程中的難點,劃分了主要功能模塊。主要完成了數(shù)據(jù)采集、信號檢測、遠端衰減、片間互連、遠端串?dāng)_、UDP通信等模塊的代碼開發(fā)和板上調(diào)試;分析了模擬器的控制通信協(xié)議,并編寫了PC端交互軟件;完成了8線對xDSL傳輸模擬器與PC后臺界面的聯(lián)合調(diào)試。最后,對xDSL信道模擬器進行系統(tǒng)測試,利用xDSL局端和遠端設(shè)備對不同傳輸帶寬和不同傳輸距離下的信道特性進行實際測試,即在信道的各傳輸路徑上測試其上下行的信噪比、傳輸速率等參數(shù),測試結(jié)果符合規(guī)定的參數(shù)要求。
[Abstract]:With the development of Digital Subscriber Line (DSL), the xDSL technology, such as VDSL2G. Fast and so on, can provide the communication bandwidth close to that of passive optical fiber network under the condition of fully utilizing copper wire resources, and greatly reduce the investment in broadband network. At the same time, with the improvement of broadband communication quality, the research and development of broadband communication equipment is becoming more and more complex, and the proportion of system testing of equipment manufacturers in the whole process of equipment development is also increasing. In order to reduce the development cycle and ensure the quality of the equipment, the equipment inspectors urgently need to restore the transmission characteristics of the wideband wired channel in the laboratory environment, which can be used to test and evaluate the communication equipment developed. With the emergence of new features of DSL broadband communication such as multi-service, high-bandwidth and crosstalk, the traditional channel simulation scheme can no longer meet the test requirements of current broadband communication equipment. Based on this, this paper implements a xDSL channel simulator based on FPGA, which has the advantages of wide spectrum range, low difficulty in upgrading and good expansion performance. It can play an important role in the test of DSL communication equipment. The xDSL channel simulator designed in this paper uses the Virtex-7 series chips of Xilinx Company to realize the uplink and downlink simulation of 8-wire pair twisted-pair channel. Based on the transmission characteristics of xDSL channel, the transmission model of xDSL channel and the main parameters affecting the channel transmission are analyzed. The remote attenuation and crosstalk characteristics of the channel are analyzed, and the xDSL channel simulator based on FPGA is realized. The test and verification are carried out. Firstly, the transmission characteristics of xDSL channel are studied in this paper. The theoretical model of xDSL channel is analyzed in depth, and the remote attenuation and crosstalk characteristics of DSL transmission channel are emphatically analyzed. Secondly, the overall architecture of xDSL channel simulation system based on FPGA is analyzed, the hardware structure of channel simulator is analyzed, and a xDSL channel simulation scheme based on FPGA is proposed. According to the internal resource allocation of FPGA, the difficulties in FPGA implementation of xDSL channel simulator are analyzed, and the main function modules are divided. The code development and on-board debugging of data acquisition, signal detection, remote attenuation, interconnect between chips, remote crosstalk UDP communication are accomplished, and the control communication protocol of simulator is analyzed, and the interactive software of PC is written. The 8-line xDSL transmission simulator and PC background interface are debugged. Finally, the xDSL channel simulator is tested systematically, and the channel characteristics under different transmission bandwidth and different transmission distance are tested by using the xDSL terminal and remote equipment, that is, the signal to noise ratio (SNR) of the channel is tested on each transmission path of the channel. Transmission rate and other parameters, the test results meet the requirements of the specified parameters.
【學(xué)位授予單位】:電子科技大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:TN915.6

【參考文獻】

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

1 潘杰;;DSL新技術(shù)及應(yīng)用[J];電信網(wǎng)技術(shù);2014年08期

2 李茂勇;呂小鵬;戴禮森;;超寬帶銅線接入技術(shù)Vectoring與G.fast[J];現(xiàn)代電信科技;2014年05期

3 辛麗華;;Vectoring技術(shù)使銅線百兆接入成為可能[J];電信技術(shù);2013年09期

4 黃白;;淺析基于Vectoring技術(shù)的寬帶提速[J];科技資訊;2012年09期

5 張有兵;趙振華;翁國慶;林天佑;金華強;;基于FPGA的電力線信道實時仿真系統(tǒng)與實現(xiàn)[J];電力自動化設(shè)備;2011年08期

6 張星梅;;基于ADSL技術(shù)的銅雙絞線信道容量分析[J];計算機與數(shù)字工程;2010年03期

7 張震;余曉龍;;銅雙絞線模型仿真與其信道容量分析[J];電訊技術(shù);2007年01期

相關(guān)會議論文 前1條

1 文化鋒;金煒;胡乾苗;;基于傳輸線理論的VDSL2信道建模與仿真[A];2007年全國微波毫米波會議論文集(下冊)[C];2007年

相關(guān)重要報紙文章 前2條

1 金泉;;阿朗在英格蘭啟動G.fast大規(guī),F(xiàn)網(wǎng)試驗[N];人民郵電;2015年

2 笑冰;;阿朗攜手奧地利電信完成全球首次G.fast測試[N];人民郵電;2013年

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

1 王遂生;16通道寬帶DSL信道模擬器電路關(guān)鍵技術(shù)研究與驗證[D];電子科技大學(xué);2016年

2 衡科尹;有源多線對信道仿真方法及實現(xiàn)[D];電子科技大學(xué);2016年

3 王玉婷;無線信道模擬器的FPGA實現(xiàn)[D];北京郵電大學(xué);2015年

4 郭強;VDSL2技術(shù)研究與應(yīng)用[D];西安電子科技大學(xué);2010年

5 蓋阿妮;VDSL2通信系統(tǒng)若干關(guān)鍵技術(shù)的研究[D];西安電子科技大學(xué);2010年

6 王鵬飛;一種小尺度衰落信道仿真器的研究與FPGA實現(xiàn)[D];國防科學(xué)技術(shù)大學(xué);2009年

7 馬小舟;移動無線信道特性及基于FPGA的信道仿真器實現(xiàn)[D];國防科學(xué)技術(shù)大學(xué);2009年

8 李優(yōu)杏;基于FPGA的無線信道仿真器設(shè)計與實現(xiàn)[D];電子科技大學(xué);2008年

9 陸偉銘;xDSL頻譜兼容性的分析與研究[D];上海交通大學(xué);2007年

10 柳葉彬;ADSL技術(shù)在接入網(wǎng)中的應(yīng)用和研究[D];長春理工大學(xué);2005年

,

本文編號:1809817

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

本文鏈接:http://www.sikaile.net/kejilunwen/xinxigongchenglunwen/1809817.html


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

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