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

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

線性分組碼的盲識(shí)別技術(shù)研究

發(fā)布時(shí)間:2018-02-23 00:09

  本文關(guān)鍵詞: 信道編碼 線性分組碼 循環(huán)碼 BCH碼 盲識(shí)別 出處:《河北大學(xué)》2015年碩士論文 論文類型:學(xué)位論文


【摘要】:為保證實(shí)際數(shù)字通信系統(tǒng)中信息傳輸?shù)目煽啃院桶踩?通常使用信道編碼技術(shù),該技術(shù)在許多領(lǐng)域得到飛速發(fā)展,隨之信道編碼識(shí)別技術(shù)也開始備受關(guān)注。信道編碼識(shí)別的目的是僅根據(jù)截獲數(shù)據(jù)序列,在僅有少量甚至無任何先驗(yàn)信息的條件下識(shí)別出截獲數(shù)據(jù)流的編碼體制和參數(shù),從而提取原始信息序列。而線性分組碼編碼簡單、糾錯(cuò)能力較強(qiáng),應(yīng)用于數(shù)字通信的許多領(lǐng)域中。因此本文主要針對二進(jìn)制線性分組碼參數(shù)的盲識(shí)別問題展開研究。首先簡要介紹了分組碼知識(shí)及編碼識(shí)別的數(shù)學(xué)模型和識(shí)別參數(shù),為下面章節(jié)參數(shù)盲識(shí)別算法的討論奠定理論基礎(chǔ)。接著總結(jié)現(xiàn)有線性分組碼參數(shù)識(shí)別算法的優(yōu)缺點(diǎn),進(jìn)而提出一種利用碼重相似度的算法識(shí)別碼長、同步點(diǎn),這是根據(jù)實(shí)際序列與隨機(jī)序列的碼重分布之間的差異最大特性來識(shí)別的,并利用僅在數(shù)學(xué)理論證明中出現(xiàn)的特征——深度分布,識(shí)別生成矩陣,從而完成對分組碼的盲識(shí)別。碼重相似度的算法理論過程簡單易懂,仿真結(jié)果表明該算法在誤碼率0.01下能有效識(shí)別。最后針對分組碼的特殊碼字——循環(huán)碼進(jìn)行研究:對于BCH碼的半盲識(shí)別問題,根據(jù)其循環(huán)性,利用輾轉(zhuǎn)相除法求得移位前后碼字的最高公因式,其階數(shù)相對于隨機(jī)序列來說分布極不平衡,根據(jù)此差異性,提出一種運(yùn)用方差差值、平均歐式距離的量化指標(biāo)分別識(shí)別碼長的算法,比較這兩種量化指標(biāo)識(shí)別效果,進(jìn)而提出一種新的融合指標(biāo)識(shí)別碼長的算法,并構(gòu)建公因式系數(shù)概率分布,識(shí)別生成多項(xiàng)式,實(shí)現(xiàn)了BCH碼的半盲識(shí)別。經(jīng)實(shí)驗(yàn)仿真,融合指標(biāo)識(shí)別碼長的算法容錯(cuò)性較好。為有效解決高誤碼率下高碼率循環(huán)碼的全盲識(shí)別問題,在BCH碼識(shí)別算法的啟發(fā)下,仍利用最高公因式階數(shù)分布之間的差異性特征,通過理論改進(jìn)和實(shí)驗(yàn)仿真,提出基于標(biāo)準(zhǔn)差率差值的最高公因式階數(shù)的循環(huán)碼全盲識(shí)別算法,該算法計(jì)算量較少,容錯(cuò)性強(qiáng),且在0.023的誤碼率下,對中短碼識(shí)別效果明顯。
[Abstract]:In order to ensure the reliability and security of information transmission in practical digital communication systems, channel coding technology is usually used, which has been developed rapidly in many fields. The purpose of channel coding recognition is to identify the encoding system and parameters of intercepted data streams only according to intercepted data sequences and without any prior information. In order to extract the original information sequence, the linear block code is easy to encode and has strong error correction ability. In this paper, the blind recognition of binary linear block code parameters is studied. Firstly, the mathematical model and identification parameters of block code knowledge and coding recognition are briefly introduced. It lays a theoretical foundation for the discussion of parameter blind identification algorithm in the following chapters. Then it summarizes the advantages and disadvantages of the existing linear block code parameter identification algorithms, and then proposes an algorithm based on the similarity of code weight to identify the length of code and the synchronization point. This is based on the maximum characteristic of the difference between the code weight distribution of the real sequence and the random sequence, and the generation matrix is identified by using the feature-depth distribution, which appears only in the mathematical theory proof. Thus the blind recognition of block codes is completed. The algorithm of code weight similarity is simple and easy to understand. Simulation results show that the algorithm can be recognized effectively under BER 0.01. Finally, the special codeword cyclic code of block code is studied. For semi-blind identification of BCH code, according to its circularity, The highest common factor of the code word before and after the shift is obtained by the method of tossing and rotating phase division, the order of which is extremely unbalanced relative to the random sequence. According to the difference, a difference of variance is proposed. The average Euclidean distance quantization index respectively identifies the code length algorithm, compares these two quantization index recognition effect, then proposes a new fusion index identification code length algorithm, and constructs the common factor coefficient probability distribution, recognizes the generation polynomial, The semi-blind recognition of BCH code is realized. The experiment results show that the algorithm of fusion index identification code length is fault-tolerant. In order to effectively solve the problem of full blind recognition of cyclic code with high bit error rate, the algorithm is inspired by BCH code recognition algorithm. Based on the difference between the order distribution of the highest common factor, and through theoretical improvement and experimental simulation, a full blind identification algorithm for cyclic codes based on the highest common factor order of standard deviation rate difference is proposed. The algorithm has less computation and strong fault tolerance. At the error rate of 0.023, the recognition effect of medium and short code is obvious.
【學(xué)位授予單位】:河北大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2015
【分類號(hào)】:TN911.22

【參考文獻(xiàn)】

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

1 張振濤,楊義先,胡正名,鈕心忻;關(guān)于線性碼深度分布的研究[J];北京郵電大學(xué)學(xué)報(bào);2002年03期

2 張俊;;基于統(tǒng)計(jì)特性的LDPC碼分析識(shí)別研究[J];大連民族學(xué)院學(xué)報(bào);2012年01期

3 陳金杰;楊俊安;;基于碼重信息熵低碼率線性分組碼的盲識(shí)別[J];電路與系統(tǒng)學(xué)報(bào);2012年01期

4 聞年成;楊曉靜;;采用秩統(tǒng)計(jì)和碼根特征的二進(jìn)制循環(huán)碼盲識(shí)別方法[J];電子信息對抗技術(shù);2010年06期

5 陳金杰;楊俊安;;基于比特頻率檢測低碼率線性分組碼的盲識(shí)別[J];電子測量與儀器學(xué)報(bào);2011年07期

6 陳金杰;楊俊安;;無線數(shù)傳信號(hào)編碼盲識(shí)別與解碼技術(shù)研究[J];電子測量與儀器學(xué)報(bào);2011年10期

7 劉健;王曉君;周希元;;基于Walsh-Hadamard變換的卷積碼盲識(shí)別[J];電子與信息學(xué)報(bào);2010年04期

8 楊曉煒;甘露;;基于Walsh-Hadamard變換的線性分組碼參數(shù)盲估計(jì)算法[J];電子與信息學(xué)報(bào);2012年07期

9 陳金杰;楊俊安;;一種對線性分組碼編碼參數(shù)的盲識(shí)別方法[J];電路與系統(tǒng)學(xué)報(bào);2013年02期

10 解輝;黃知濤;王豐華;;信道編碼盲識(shí)別技術(shù)研究進(jìn)展[J];電子學(xué)報(bào);2013年06期

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

1 劉宗輝;交織和分組碼參數(shù)盲估計(jì)與識(shí)別技術(shù)[D];電子科技大學(xué);2011年

2 張道福;線性碼的深度分布和二元序列的廣義導(dǎo)數(shù)的研究[D];合肥工業(yè)大學(xué);2008年

3 堯勇仕;DVB系統(tǒng)的RS編解碼的設(shè)計(jì)及ASIC實(shí)現(xiàn)[D];江南大學(xué);2008年

4 宋鏡業(yè);信道編碼識(shí)別技術(shù)研究[D];西安電子科技大學(xué);2009年

5 薛國慶;卷積碼的盲識(shí)別研究[D];中國科學(xué)技術(shù)大學(xué);2009年

6 杜宇峰;信道編碼分析識(shí)別技術(shù)研究[D];西安電子科技大學(xué);2012年

7 丁宇;分組碼盲識(shí)別的算法研究[D];杭州電子科技大學(xué);2013年

8 李丹芳;循環(huán)碼的盲識(shí)別技術(shù)研究[D];河北大學(xué);2013年

9 周攀;循環(huán)碼參數(shù)盲估計(jì)與識(shí)別[D];電子科技大學(xué);2013年

10 于沛東;低信噪比信號(hào)信道編碼參數(shù)分析[D];解放軍信息工程大學(xué);2013年

,

本文編號(hào):1525655

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

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


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

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