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

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

極化碼的編譯碼算法研究與FPGA實(shí)現(xiàn)

發(fā)布時(shí)間:2018-12-16 01:21
【摘要】:移動(dòng)通信系統(tǒng)在過去幾十年間發(fā)生了翻天覆地的改變,從第一代到第四代移動(dòng)通信系統(tǒng),以及即將到來的第五代移動(dòng)通信系統(tǒng)。移動(dòng)互聯(lián)網(wǎng)和物聯(lián)網(wǎng)的迅速發(fā)展將推動(dòng)5G業(yè)務(wù)的增長(zhǎng)。5G將滿足覆蓋范圍廣、容量大、功耗低、廣泛連接和延遲低可靠性高的技術(shù)場(chǎng)景,這將給產(chǎn)業(yè)界帶來革命性的變化。信道編碼技術(shù)作為移動(dòng)通信中的重要環(huán)節(jié),為移動(dòng)通信系統(tǒng)提供高可靠性的保障。極化碼作為新型的信道編碼技術(shù),是目前第一個(gè)能夠通過數(shù)學(xué)嚴(yán)格證明達(dá)到香農(nóng)容量的信道編碼技術(shù),并超越Turbo碼和LDPC碼的性能。2016年11月17日,在3GPP RAN1 87會(huì)議的5G短碼方案討論中,極化碼方案最終成為5G eMBB(enhanced Mobile Broadband)場(chǎng)景控制信道編碼的最終方案。本文對(duì)極化碼的編譯碼算法進(jìn)行研究,并對(duì)其編譯碼器進(jìn)行硬件設(shè)計(jì)與實(shí)現(xiàn),并在FPGA平臺(tái)上實(shí)現(xiàn)編譯碼器的原型驗(yàn)證。首先本文就信道極化的基本原理進(jìn)行介紹,從信道合成和信道分裂的角度進(jìn)行原理闡述,并結(jié)合極化現(xiàn)象揭示極化原理的本質(zhì)。圍繞信道極化中的可靠性估計(jì)問題給出三種解決方案,對(duì)比分析不同估計(jì)方法的優(yōu)缺點(diǎn),并最終選擇高斯近似法作為本文估計(jì)的方法。然后本文對(duì)極化碼的編譯碼算法進(jìn)行研究和仿真,對(duì)比分析編碼算法中系統(tǒng)編碼和非系統(tǒng)編碼的優(yōu)缺點(diǎn),以及譯碼算法中BP算法,SC算法,SCL算法以及CA-SCL算法的優(yōu)缺點(diǎn),并最終選擇非系統(tǒng)編碼和CA-SCL譯碼作為硬件設(shè)計(jì)和實(shí)現(xiàn)的算法;趯(duì)算法的分析和研究,本文著重對(duì)編譯碼器進(jìn)行設(shè)計(jì)與實(shí)現(xiàn)。從硬件模塊劃分,結(jié)構(gòu)優(yōu)化的角度進(jìn)行設(shè)計(jì),并給出核心模塊的詳細(xì)接口。從功能仿真的角度進(jìn)行電路的功能驗(yàn)證,并且在Altera DE5(芯片型號(hào)5SGXEA7N2F45C2)上完成電路的原型驗(yàn)證。最后搭建基于PCIE的測(cè)試演示系統(tǒng),從編譯碼器鏈路系統(tǒng)的角度完成對(duì)編譯碼器的測(cè)試,從而進(jìn)一步說明電路的正確性和穩(wěn)定性。本文設(shè)計(jì)的編碼器資源消耗占有率不足1%,最大工作時(shí)鐘頻率610 Mhz,最大吞吐率達(dá)到750 Mbps。譯碼器的資源消耗占有率7%,最大工作時(shí)鐘頻率338Mhz,最大吞吐率達(dá)到229.02 Mbps。
[Abstract]:The mobile communication system has undergone tremendous changes in the past few decades, from the first generation to the fourth generation, as well as the upcoming fifth generation mobile communication system. The rapid development of mobile Internet and Internet of things will promote the growth of 5G service. 5G will meet the technology scenarios of wide coverage, large capacity, low power consumption, wide connection and low reliability of delay, which will bring revolutionary changes to the industry. As an important part of mobile communication, channel coding technology provides high reliability guarantee for mobile communication system. Polarization code, as a new channel coding technology, is the first channel coding technology that can strictly prove the Shannon capacity by mathematics, and surpass the performance of Turbo code and LDPC code. In the discussion of 5G short code scheme in 3GPP RAN1 87 conference, the polarization code scheme becomes the final scheme of 5G eMBB (enhanced Mobile Broadband) scene control channel coding. In this paper, the encoding and decoding algorithm of polarization code is studied, and the hardware design and implementation of the codec are carried out, and the prototype verification of the decoder is realized on the FPGA platform. Firstly, the basic principle of channel polarization is introduced in this paper. The principle of channel synthesis and channel splitting is expounded, and the essence of polarization principle is revealed in combination with polarization phenomenon. This paper presents three solutions to the reliability estimation problem in channel polarization, compares and analyzes the advantages and disadvantages of different estimation methods, and finally selects Gao Si approximation as the estimation method in this paper. Then, this paper studies and simulates the encoding and decoding algorithm of polarization code, compares and analyzes the advantages and disadvantages of system coding and non-system coding in coding algorithm, as well as the advantages and disadvantages of BP algorithm, SC algorithm, SCL algorithm and CA-SCL algorithm in decoding algorithm. Finally, non-system coding and CA-SCL decoding are selected as hardware design and implementation algorithms. Based on the analysis and research of the algorithm, this paper focuses on the design and implementation of the codec. From the view of hardware module partition and structure optimization, the detailed interface of the core module is given. The function of the circuit is verified from the point of view of function simulation, and the prototype verification of the circuit is completed on Altera DE5 (chip type 5SGXEA7N2F45C2). Finally, a test demonstration system based on PCIE is built to test the decoder from the point of view of the codec link system, which further explains the correctness and stability of the circuit. The encoder designed in this paper consumes less than 1 bit of resources, and the maximum working clock frequency is 610 Mhz, and the maximum throughput is 750 Mbps.. The decoder has a 7% resource consumption, a maximum clock frequency of 338 MHz, and a maximum throughput of 229.02 Mbps.
【學(xué)位授予單位】:電子科技大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類號(hào)】:TN911.22

【相似文獻(xiàn)】

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

1 湯一彬;侯曉峗;鄭寶玉;;一種新型可變半徑的球形譯碼算法[J];重慶郵電學(xué)院學(xué)報(bào)(自然科學(xué)版);2006年S1期

2 毛倩;曾小清;張樹京;;一種適用于二進(jìn)制循環(huán)不等保護(hù)碼的譯碼算法[J];計(jì)算機(jī)應(yīng)用;2007年S1期

3 張長(zhǎng)帥;宋黎定;劉泳;;低密度奇偶校驗(yàn)碼快速收斂譯碼算法研究[J];遙測(cè)遙控;2007年03期

4 李穎;魏急波;張煒;;球形譯碼算法中不均勻半徑分配方案及性能分析[J];國防科技大學(xué)學(xué)報(bào);2008年01期

5 李小文;彭德義;譚兵;王振宇;;長(zhǎng)期演進(jìn)系統(tǒng)中一種低復(fù)雜度球形譯碼算法[J];計(jì)算機(jī)應(yīng)用;2012年03期

6 毛新宇;程宇新;項(xiàng)海格;;混合的深度優(yōu)先及寬度優(yōu)先球形譯碼算法[J];重慶郵電大學(xué)學(xué)報(bào)(自然科學(xué)版);2012年05期

7 張立軍;劉明華;盧萌;;低密度奇偶校驗(yàn)碼加權(quán)大數(shù)邏輯譯碼研究[J];西安交通大學(xué)學(xué)報(bào);2013年04期

8 周曼;林云;;一種基于統(tǒng)計(jì)裁剪的球形譯碼算法[J];廣東通信技術(shù);2013年05期

9 李穎;王欣;魏急波;;一種復(fù)數(shù)球形譯碼算法的仿真[J];系統(tǒng)仿真學(xué)報(bào);2006年10期

10 張培;;低密度奇偶校驗(yàn)碼及其譯碼算法實(shí)現(xiàn)[J];蘇州市職業(yè)大學(xué)學(xué)報(bào);2007年02期

相關(guān)會(huì)議論文 前10條

1 肖海勇;畢光國;;聯(lián)合檢測(cè)的均衡譯碼算法[A];通信理論與信號(hào)處理新進(jìn)展——2005年通信理論與信號(hào)處理年會(huì)論文集[C];2005年

2 劉海濤;程型清;李道本;;低復(fù)雜度復(fù)球譯碼檢測(cè)算法[A];通信理論與信號(hào)處理新進(jìn)展——2005年通信理論與信號(hào)處理年會(huì)論文集[C];2005年

3 梁棟;李冬霞;;一種改進(jìn)的Turbo碼Log-MAP譯碼算法[A];2006通信理論與技術(shù)新進(jìn)展——第十一屆全國青年通信學(xué)術(shù)會(huì)議論文集[C];2006年

4 張穎;岳殿武;;幾何Goppa碼的譯碼[A];第一屆中國高校通信類院系學(xué)術(shù)研討會(huì)論文集[C];2007年

5 周朝霞;王大勇;;一種高速并行的Turbo碼譯碼算法[A];2007通信理論與技術(shù)新發(fā)展——第十二屆全國青年通信學(xué)術(shù)會(huì)議論文集(下冊(cè))[C];2007年

6 童勝;王鵬;王單;王新梅;;LDPC碼量化和積譯碼的高效實(shí)現(xiàn)[A];現(xiàn)代通信理論與信號(hào)處理進(jìn)展——2003年通信理論與信號(hào)處理年會(huì)論文集[C];2003年

7 盧而輝;賴信q;謝德望;李肇嚴(yán);;可運(yùn)用于線性區(qū)塊碼之新式軟式判定譯碼算法[A];2005年海峽兩岸三地?zé)o線科技學(xué)術(shù)會(huì)論文集[C];2005年

8 路成業(yè);孫蓉;王新梅;;Turbo碼幾種譯碼算法中的量化分析[A];開創(chuàng)新世紀(jì)的通信技術(shù)——第七屆全國青年通信學(xué)術(shù)會(huì)議論文集[C];2001年

9 朱敏;孟慶民;高西奇;;球形譯碼在MIMO-OFDM系統(tǒng)中的應(yīng)用[A];第九屆全國青年通信學(xué)術(shù)會(huì)議論文集[C];2004年

10 劉釗;李會(huì)勇;何子述;劉本永;;VBLAST的一種新的非線性譯碼算法[A];2006通信理論與技術(shù)新進(jìn)展——第十一屆全國青年通信學(xué)術(shù)會(huì)議論文集[C];2006年

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

1 張亮;極化碼的譯碼算法研究及其應(yīng)用[D];浙江大學(xué);2016年

2 吳道龍;極化碼構(gòu)造與譯碼算法研究[D];西安電子科技大學(xué);2016年

3 林偉;多元LDPC碼:設(shè)計(jì)、構(gòu)造與譯碼[D];西安電子科技大學(xué);2012年

4 崔俊云;LDPC碼的構(gòu)造及其譯碼算法研究[D];西安電子科技大學(xué);2012年

5 黃海藝;低密度奇偶校驗(yàn)(LDPC)碼改進(jìn)譯碼算法研究[D];華南理工大學(xué);2013年

6 羅天放;通信系統(tǒng)中的Turbo碼及Turbo均衡問題研究[D];哈爾濱工程大學(xué);2003年

7 王單;LDPC碼編譯碼算法研究[D];西安電子科技大學(xué);2006年

8 陳曉剛;現(xiàn)代編碼的性能分析與簡(jiǎn)化譯碼算法[D];北京郵電大學(xué);2010年

9 劉原華;LDPC碼的代數(shù)構(gòu)造及譯碼算法研究[D];西安電子科技大學(xué);2009年

10 胡樹楷;LDPC碼構(gòu)造及低復(fù)雜度譯碼算法研究[D];西安電子科技大學(xué);2012年

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

1 董君;極化碼的編譯碼算法研究與FPGA實(shí)現(xiàn)[D];電子科技大學(xué);2017年

2 劉寶軍;光纖通信中多元LDPC碼譯碼算法的研究及FPGA實(shí)現(xiàn)[D];煙臺(tái)大學(xué);2017年

3 沈貴鋒;TPC譯碼算法研究及FPGA實(shí)現(xiàn)[D];哈爾濱工業(yè)大學(xué);2017年

4 韓照;基于因子圖與FPGA的LDPC碼概率譯碼算法研究及實(shí)現(xiàn)[D];暨南大學(xué);2015年

5 吳海東;LDPC碼編譯碼算法研究[D];南京信息工程大學(xué);2015年

6 廖鑫;LDPC碼低復(fù)雜度置信傳播譯碼算法研究[D];江西理工大學(xué);2015年

7 王繼來;LDPC碼編譯碼及碼輔助的載波同步研究[D];山東大學(xué);2015年

8 宋雷;極化碼SC譯碼算法研究[D];哈爾濱工業(yè)大學(xué);2015年

9 韓明;低復(fù)雜度的TPC譯碼算法研究[D];哈爾濱工業(yè)大學(xué);2015年

10 孔憲章;LDPC編譯碼技術(shù)的研究與實(shí)現(xiàn)[D];電子科技大學(xué);2015年

,

本文編號(hào):2381619

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

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


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

版權(quán)申明:資料由用戶78dd0***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com