基于FPGA軟件無線電平臺(tái)的D2D尋呼算法設(shè)計(jì)與實(shí)現(xiàn)
本文選題:設(shè)備到設(shè)備 + FlashLinQ ; 參考:《西安電子科技大學(xué)》2014年碩士論文
【摘要】:移動(dòng)互聯(lián)網(wǎng)的快速發(fā)展促進(jìn)了設(shè)備到設(shè)備(D2D)通信技術(shù)的發(fā)展。D2D系統(tǒng)是一個(gè)沒有控制中心的分布式系統(tǒng),系統(tǒng)中的無線設(shè)備自行組網(wǎng),設(shè)備之間直接通信。高通公司研發(fā)的FlashLinQ技術(shù),是一種應(yīng)用在D2D系統(tǒng)的通信協(xié)議。在FlashLinQ協(xié)議中,節(jié)點(diǎn)檢測(cè)到干擾信號(hào),并不是立即退避,而是通過判斷SIR是否滿足閾值來決定是否退避,因此相應(yīng)網(wǎng)絡(luò)具有很高的頻譜空間復(fù)用度。FlashLinQ協(xié)議在進(jìn)行鏈路調(diào)度時(shí),隨機(jī)地分配優(yōu)先級(jí),不能充分利用鏈路分集增益提高系統(tǒng)吞吐量,一定程度上增加了鏈路調(diào)度時(shí)延。本文介紹的DO-Fast協(xié)議采用兩種改進(jìn)方法,能夠很好地解決這個(gè)問題。方法一是使鏈路依照信道質(zhì)量由高到低進(jìn)行排序分組,給信道質(zhì)量高的鏈路分配較多的優(yōu)先調(diào)度機(jī)會(huì)。方法二是采用組間輪詢和組內(nèi)輪詢優(yōu)先調(diào)度機(jī)制,分別從大尺度和小尺度范圍保證鏈路的公平性。本文介紹了DO-Fast協(xié)議的整體設(shè)計(jì)思想,剖析協(xié)議的幀結(jié)構(gòu),估算協(xié)議的開銷,描述協(xié)議的實(shí)現(xiàn)流程,給出每個(gè)時(shí)隙信息交互方式。最后在理論上分析驗(yàn)證了協(xié)議相對(duì)于原協(xié)議對(duì)網(wǎng)絡(luò)性能的提升作用。本文根據(jù)DO-Fast協(xié)議描述,基于FPGA軟件無線電平臺(tái)設(shè)計(jì)了協(xié)議尋呼算法的實(shí)現(xiàn)方案。該設(shè)計(jì)方案需要完成OFDM基帶系統(tǒng)、OFDMA基帶系統(tǒng)和MAC層尋呼算法的設(shè)計(jì)。OFDM系統(tǒng)和OFDMA系統(tǒng)參考IEEE 802.11a標(biāo)準(zhǔn)設(shè)計(jì)。MAC層尋呼算法的主要思想是對(duì)所有鏈路按照信道質(zhì)量進(jìn)行排序分組,為業(yè)務(wù)時(shí)隙的連接調(diào)度做準(zhǔn)備。DO-Fast是時(shí)間同步協(xié)議,全網(wǎng)節(jié)點(diǎn)需要精確的同步操作。FPGA具有并行計(jì)算的能力和確定的處理時(shí)延,非常適合實(shí)現(xiàn)同步協(xié)議。本文使用的FPGA開發(fā)板是Nutaq Perseus601x,射頻收發(fā)模塊是Microsystems Radio420。這兩個(gè)器件功能強(qiáng)大,通過Nutaq平臺(tái)方便地與PC機(jī)通信,完全滿足設(shè)計(jì)要求。本文完成了物理層OFDM和OFDMA基帶系統(tǒng)設(shè)計(jì)、DO-Fast協(xié)議MAC層整體框圖設(shè)計(jì)。使用Verilog HDL語(yǔ)言完成了物理層程序編寫、MAC層對(duì)等發(fā)現(xiàn)算法程序編寫、MAC層尋呼算法程序編寫。物理層程序通過了實(shí)際測(cè)試,數(shù)據(jù)收發(fā)正確。MAC層對(duì)等發(fā)現(xiàn)算法和尋呼算法程序通過了仿真驗(yàn)證。由于項(xiàng)目工作量較大,協(xié)議尋呼算法程序未完成實(shí)際測(cè)試。
[Abstract]:The rapid development of mobile Internet promotes the development of D2D) communication technology. D2D system is a distributed system without control center. Qualcomm FlashLinQ technology is a communication protocol used in D-D system. In the FlashLinQ protocol, the node detects the interference signal, but determines whether the interference signal is Backoff by judging whether the SIR meets the threshold value or not. Therefore, the corresponding network has a high spectral spatial reuse. Flash LinQ protocol is used to schedule the link. If the priority is assigned randomly, the link diversity gain can not be fully utilized to improve the system throughput, which increases the link scheduling delay to a certain extent. The DO-Fast protocol introduced in this paper adopts two improved methods, which can solve this problem well. The first method is to arrange the links according to the channel quality from high to low to assign more priority scheduling opportunities to the links with high channel quality. Secondly, inter-group polling and intra-group polling are adopted to ensure the fairness of the link from large scale to small scale, respectively. This paper introduces the whole design idea of DO-Fast protocol, analyzes the frame structure of the protocol, estimates the cost of the protocol, describes the implementation flow of the protocol, and gives the way of information exchange in each slot. Finally, the paper theoretically analyzes and verifies the effect of the protocol on the performance of the network compared with the original protocol. According to the description of DO-Fast protocol, this paper designs a protocol paging algorithm based on FPGA software radio platform. This design scheme needs to complete the design of OFDM baseband system and MAC layer paging algorithm. The main idea of .OFDM system and OFDMA system referring to IEEE 802.11a standard design .MAC layer paging algorithm is to sort all links according to channel quality. DO-Fast is a time synchronization protocol for connection scheduling of service slots. The whole network node needs accurate synchronization operation. FPGA has the ability of parallel computing and the processing delay is determined, so it is very suitable to implement synchronization protocol. The FPGA development board used in this paper is Nutaq Perseus 601x. the RF transceiver module is Microsystems Radio420. These two devices have powerful function and can communicate with PC conveniently through Nutaq platform, which fully meet the design requirements. In this paper, the design of physical layer OFDM and OFDMA baseband system is completed. The whole block diagram of MAC layer of DO-Fast protocol is designed. In this paper, Verilog HDL language is used to complete the programming of the physical layer program and the peer discovery algorithm program of the MAC layer, and the programming of the Paging algorithm program of the MAC layer is developed. The physical layer program has passed the actual test, the data sending and receiving correct .MAC layer peer-to-peer discovery algorithm and the paging algorithm program have passed the simulation verification. Due to the heavy workload of the project, the protocol paging algorithm program did not complete the actual test.
【學(xué)位授予單位】:西安電子科技大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2014
【分類號(hào)】:TN929.5;TN791
【相似文獻(xiàn)】
相關(guān)期刊論文 前10條
1 劉星成,羅恒宏,張光昭;軟件無線電中的關(guān)鍵技術(shù)及平臺(tái)構(gòu)建初探[J];無線電通信技術(shù);2000年01期
2 李玉斌;軟件無線電概述[J];無線電工程;2000年04期
3 徐永勝;國(guó)外軍用軟件無線電的發(fā)展現(xiàn)狀[J];電訊技術(shù);2001年03期
4 葉中付,吳濤,徐旭;擴(kuò)頻通信系統(tǒng)的軟件無線電實(shí)現(xiàn)結(jié)構(gòu)及性能分析[J];電子學(xué)報(bào);2001年01期
5 劉偉;淺談軟件無線電原理及其關(guān)鍵技術(shù)[J];電信快報(bào);2001年04期
6 麥凱;軟件無線電設(shè)計(jì)之路[J];電子產(chǎn)品世界;2001年20期
7 蔡躍明;軟件無線電[J];電子世界;2001年06期
8 劉延峰,王繼良;軟件無線電及其實(shí)現(xiàn)的技術(shù)條件[J];信息技術(shù);2001年10期
9 廖建波;軟件無線電[J];萍鄉(xiāng)高等?茖W(xué)校學(xué)報(bào);2001年04期
10 吳家洲,姚遠(yuǎn),郭明金;軟件無線電的應(yīng)用研究[J];武漢理工大學(xué)學(xué)報(bào)(信息與管理工程版);2001年04期
相關(guān)會(huì)議論文 前10條
1 張鐵軍;胡正名;;軟件無線電在第三代移動(dòng)通信系統(tǒng)中的應(yīng)用[A];信息科學(xué)與微電子技術(shù):中國(guó)科協(xié)第三屆青年學(xué)術(shù)年會(huì)論文集[C];1998年
2 陳金鷹;方根平;陳冰海;;軟件無線電發(fā)展與應(yīng)用[A];四川省通信學(xué)會(huì)2003年學(xué)術(shù)年會(huì)論文集[C];2003年
3 趙秋明;林志堂;林敏;;小型化軟件無線電硬件平臺(tái)設(shè)計(jì)[A];2009年中國(guó)高校通信類院系學(xué)術(shù)研討會(huì)論文集[C];2009年
4 彭鐸;李如紅;林小忠;;軟件無線電及其關(guān)鍵技術(shù)[A];2009年全國(guó)無線電應(yīng)用與管理學(xué)術(shù)會(huì)議論文集[C];2009年
5 霍文俊;許家萬;;軟件無線電在軍事通信中的應(yīng)用研究[A];開創(chuàng)新世紀(jì)的通信技術(shù)——第七屆全國(guó)青年通信學(xué)術(shù)會(huì)議論文集[C];2001年
6 胡行毅;;空間任務(wù)中的重組計(jì)算與軟件無線電[A];中國(guó)空間科學(xué)學(xué)會(huì)空間探測(cè)專業(yè)委員會(huì)第十七次學(xué)術(shù)會(huì)議論文集[C];2004年
7 聞翔;劉雙平;陳國(guó)杰;;軟件無線電中極窄帶低通信號(hào)的分離[A];中國(guó)航空學(xué)會(huì)信號(hào)與信息處理專業(yè)全國(guó)第八屆學(xué)術(shù)會(huì)議論文集[C];2004年
8 楊勃航;常淑桂;李國(guó)民;唐書國(guó);林令濤;;多軟核結(jié)構(gòu)的軟件無線電設(shè)計(jì)方法[A];中國(guó)空間科學(xué)學(xué)會(huì)空間探測(cè)專業(yè)委員會(huì)第十九次學(xué)術(shù)會(huì)議論文集(下冊(cè))[C];2006年
9 杜安源;;軟件無線電在第三代移動(dòng)通信系統(tǒng)中應(yīng)用的相關(guān)技術(shù)研究[A];2005年安徽通信論文集[C];2006年
10 欒海妍;江樺;崔偉亮;;一種基于軟件無線電的語(yǔ)圖儀的設(shè)計(jì)與實(shí)現(xiàn)[A];提高全民科學(xué)素質(zhì)、建設(shè)創(chuàng)新型國(guó)家——2006中國(guó)科協(xié)年會(huì)論文集(下冊(cè))[C];2006年
相關(guān)重要報(bào)紙文章 前10條
1 王寶豐 編譯;軟件無線電發(fā)展現(xiàn)狀[N];電子報(bào);2013年
2 成都 新力 編譯;軟件無線電的特點(diǎn)[N];電子報(bào);2013年
3 山東省信息產(chǎn)業(yè)廳 韓旭東;“軟件無線電”將推動(dòng)手機(jī)的“計(jì)算機(jī)化”變革[N];中國(guó)電子報(bào);2004年
4 ;軟件無線電往哪兒走?[N];計(jì)算機(jī)世界;2005年
5 ;軟件無線電:改變無線通信前進(jìn)的方式[N];計(jì)算機(jī)世界;2005年
6 山東省信息產(chǎn)業(yè)廳 韓旭東;“軟件無線電”將推動(dòng)手機(jī)的“計(jì)算機(jī)化”變[N];中國(guó)電子報(bào);2004年
7 劉海英 張秉衡;軟件無線電 推進(jìn)國(guó)防現(xiàn)代化[N];中國(guó)電子報(bào);2001年
8 潘學(xué)俊 肖凱;通信裝備變革的魔術(shù)師:軟件無線電[N];解放軍報(bào);2001年
9 ;軟件無線電: 無線通信的第三次革命[N];人民郵電;2002年
10 ;風(fēng)河推出新型軟件無線電解決方案[N];人民郵電;2006年
相關(guān)博士學(xué)位論文 前10條
1 張健;軟件無線電的基本理論構(gòu)架[D];電子科技大學(xué);2000年
2 林華杰;軟件無線電理論及應(yīng)用技術(shù)研究[D];西北工業(yè)大學(xué);2004年
3 胡延平;軍用軟件無線電偵聽接收機(jī)設(shè)計(jì)與實(shí)現(xiàn)及其關(guān)鍵技術(shù)研究[D];國(guó)防科學(xué)技術(shù)大學(xué);2001年
4 趙民建;多波段、多速率、多模式軟件無線電接收技術(shù)研究[D];浙江大學(xué);2003年
5 彭華;軟件無線電中的盲接收技術(shù)研究[D];中國(guó)人民解放軍信息工程大學(xué);2002年
6 張睿;軟件無線電中的信號(hào)檢測(cè)技術(shù)研究[D];西安電子科技大學(xué);2001年
7 陳曉毅;數(shù)字廣播接收機(jī)的軟件無線電研究[D];浙江大學(xué);2005年
8 董騫;基于軟件無線電的SAR數(shù)字接收機(jī)研究[D];中國(guó)科學(xué)院研究生院(電子學(xué)研究所);2007年
9 陳晨;軟件無線電和OFDM系統(tǒng)中的同步技術(shù)研究[D];西安電子科技大學(xué);2005年
10 李榮春;基于GPU的軟件無線電并行算法與系統(tǒng)結(jié)構(gòu)關(guān)鍵技術(shù)研究[D];國(guó)防科學(xué)技術(shù)大學(xué);2014年
相關(guān)碩士學(xué)位論文 前10條
1 饒玲俐;基于GNU Radio和RTLSDR軟件無線電的FM廣播解調(diào)接收[D];華中師范大學(xué);2015年
2 唐正;便攜式軟件無線電平臺(tái)電源管理技術(shù)研究與實(shí)現(xiàn)[D];電子科技大學(xué);2014年
3 王磊;FPGA陣列軟件無線電硬件平臺(tái)設(shè)計(jì)與實(shí)現(xiàn)[D];電子科技大學(xué);2014年
4 王中克;基于FPGA的收發(fā)信機(jī)中頻及基帶設(shè)計(jì)[D];電子科技大學(xué);2014年
5 李璐;基于軟件無線電的直擴(kuò)接收機(jī)研究與實(shí)現(xiàn)[D];曲阜師范大學(xué);2015年
6 張春源;手持軟件無線電平臺(tái)音頻及傳輸驅(qū)動(dòng)設(shè)計(jì)與實(shí)現(xiàn)[D];電子科技大學(xué);2014年
7 曹健輝;基于軟件無線電的多通道寬帶數(shù)字信號(hào)處理系統(tǒng)的實(shí)現(xiàn)[D];電子科技大學(xué);2014年
8 林鍵;TD-SCDMA物理層波形設(shè)計(jì)與軟件無線電平臺(tái)實(shí)現(xiàn)[D];電子科技大學(xué);2014年
9 杜威;基于軟件無線電的超短波無線網(wǎng)絡(luò)監(jiān)測(cè)系統(tǒng)設(shè)計(jì)[D];電子科技大學(xué);2014年
10 林威;基于軟件無線電平臺(tái)的WCDMA物理層波形實(shí)現(xiàn)[D];電子科技大學(xué);2014年
,本文編號(hào):1819554
本文鏈接:http://sikaile.net/kejilunwen/wltx/1819554.html