跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.172) 您好!臺灣時間:2025/09/11 02:49
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:王璟玳
研究生(外文):Chin Tai Wang
論文名稱:新式區塊渦輪碼混合式解碼器
論文名稱(外文):A Novel Hybrid Decoder for Block Turbo Codes
指導教授:盧而輝
指導教授(外文):E. H. Lu
學位類別:碩士
校院名稱:長庚大學
系所名稱:電機工程學系
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2010
畢業學年度:98
論文頁數:65
中文關鍵詞:代數解碼器疊代解碼
外文關鍵詞:algebraic decodingsiterative decoding
相關次數:
  • 被引用被引用:0
  • 點閱點閱:139
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
本文提出兩個基於外部資訊解碼演算法,分別應用在一般區塊渦輪碼解碼與區塊渦輪碼混合式解碼上。由於一般區塊渦輪碼解碼,代數解碼器使用次數的多寡,是解碼複雜度高低的關鍵,如何減少使用次數對於系統複雜度的影響,又不損失性能,是區塊渦輪碼的研究重點。
在每次的疊代解碼過程當中,此演算法藉由比較第m次與第m-1次的外部資訊,進而決定何時進入硬式輸入硬式輸出解碼模式。此概念可以類推至傳統的區塊渦輪解碼。在做每次序列解碼時,當外部資訊量可信賴度較低時,使用軟式解碼器,而在可信賴度較高的情況,使用硬式解碼器,以減少代數解碼的運算量。

This thesis proposes extrinsic-information-based decoding algorithms for original block turbo codes (BTCs) and hybrid block turbo codes. Since the number of algebraic decodings dominates the complexity of BTC decoding, it is important for BTC research to reduce the number of algebraic decodings without noticeable loss of bit-error rate performance.
In each iterative decoding process, the algorithm compares the extrinsic information of the mth iteration and the (m-1)th iteration to determine when the HIHO decoding starts. Additionally, in BTC decoding, the decoder can use the other proposed algorithm to determine the rows/columns that are decoded using HIHO decoding to achieve the reduction of the number of algebraic decodings.

指導教授同意書
口試委員會審定書
長庚大學博碩士著作授權書………………………………………… - iii -
誌謝…………………………………………………………………… - iv -
中文摘要…………………………………………………………………- v -
Abstract………………………………………………………………- vi -
第一章 序論 - 1 -
1-1研究背景 - 1 -
1-2研究目的 - 2 -
1-3論文架構 - 3 -
第二章 乘積碼與區塊渦輪碼 - 4 -
2-1乘積碼 - 4 -
2-1-1乘積碼編碼 - 4 -
2-1-2乘積碼解碼 - 5 -
2-2硬式與軟式解碼 - 7 -
2-2-1最大概似度法則與可靠度 - 8 -
2-2-2硬式解碼 - 10 -
2-2-3軟式解碼 - 10 -
2-2-4 Chase-II 解碼演算法 - 12 -
2-3 區塊渦輪碼 - 14 -
2-3-1軟式判斷與輸出 - 15 -
2-3-2疊代解碼 - 18 -
2-3-3性能模擬 - 19 -
2-4區塊渦輪碼混合式解碼 - 21 -
2-4-1解碼器架構 - 21 -
2-4-2複雜度分析 - 22 -
2-4-3區塊渦輪碼混合式解碼之性能 - 23 -
第三章 新式區塊渦輪碼混合式解碼器―解碼器I - 25 -
3-1外部資訊比對 - 26 -
3-2系統架構與外部資訊比對機制 - 27 -
3-3性能模擬與討論 - 30 -
第四章 新式區塊渦輪碼混合式解碼器―解碼器II - 38 -
4-1系統架構 - 38 -
4-2模擬與討論 - 42 -
4-2-1性能模擬 - 42 -
4-2-1討論與複雜度分析 - 44 -
第五章 結論與展望 - 50 -
參考文獻 - 51 -

圖表目錄
圖2-1 區塊渦輪碼系統圖………………………………………………4
圖2-2 乘積碼編碼架構圖…………………………………………………5
圖2-3 (23,12)格雷碼,硬式解碼與軟式解碼之位元錯誤率模擬圖.11
圖2-4 Chase-II 解碼流程圖…………………………………………13
圖2-5 (23,12)格雷碼,以Chase-II演算法解碼模擬圖……………14
圖2-6區塊渦輪碼區塊圖………………………………………………19
圖2-7 BCH(64,57)X(64,57)區塊渦輪碼位元錯誤率模擬圖…………20
圖2-8 BCH(64,51)X(64,51)區塊渦輪碼位元錯誤率模擬圖…………20
圖2-9區塊渦輪碼混合式解碼區塊圖………………………………22
圖2-10 BCH(64,51)X(64,51)區塊渦輪碼混合式解碼模擬圖………24
圖3-1新式區塊渦輪碼混合式解碼器―解碼器I系統區塊圖…………30
圖3-2 BCH(64,51)X(64,51),新式區塊渦輪碼混合式解碼器―解碼器I位元錯誤率模擬圖………………………………………………………………31
圖3-3 BCH(64,57)X(64,57),新式區塊渦輪碼混合式解碼器―解碼器I位元錯誤率模擬圖.………………………………………………………31
圖4-1 外部資訊比對機制序列解碼器選擇流程圖………………………41
圖4-2 BCH(64,51)X(64,51),新式區塊渦輪碼混合式解碼器―解碼器II位元錯誤率模圖…………………………………………………………43
圖4-3 BCH(64,57)X(64,57),新式區塊渦輪碼混合式解碼器―解碼器II位元錯誤率模圖………..…………………………………………….44
圖4-4 BCH(64,51)×(64,51)在各dB下,HISO解碼器各疊代使用比……45
圖4-5 BCH(64,57)×(64,57),在各dB下,HISO解碼器的使用比例圖……47
圖4-6 BCH(64,57)×(64,57)與BCH(64,51)×(64,51),在各dB下,代數解碼器的使用比例圖………………………………………………………48
表3-1 BCH(64,51)X(64,51)在不同Eb/No之平均SISO疊代解碼器停止疊代次數表…………………………………………………………………32
表3-2 BCH(64,57)X(64,57) 在不同Eb/No之平均SISO疊代解碼器停止疊代次數表………………………………………………………………34
表3-3 BCH(64,51)X(64,51)在2.75dB下,各種解碼方法:代數解碼器、位元錯誤率與疊代停止比對表…………………………………………………35
表3-4 BCH(64,51)X(64,51)在2.75dB下,各種門檻值設定的位元錯誤率與SISO疊代次數比對表……………………………………………36
表4-1 BCH(64,51)×(64,51)與BCH(64,57)×(64,57),在不同Eb/No之R_HD 關係表…………………………………………………………………46

[1] C. E. Shannon, July and October, 1948, “A mathematical theory of communication,” Bell System Technical Journal, vol.27, pp. 379-423 and 623-656.
[2] C. Berrou, A. Glavieux and P. Thitimajshima, 1993. “Near Shannon limit error-correcting coding and decoding:Turbo-code(1) , ” in Proc. ICC'93.
[3] Third Generation Partnership Project [Online]. Available:http://www.3gpp.org.
[4] Japan Association of Radio Industries and Businesses (JARIB), Japan's Proposal for Candidate Radio Transmission Technology on IMT-2000:W-CDMA.
[5] Universal Mobile Telecommunications System (UMTS); Multiplexing and Channel Coding (FDD) (3G TS 25.212 version 3.3.0 release 1999. http://www.etsi.org.
[6] J. Blaanz, P. Jung and M. Nabhan, 1994, “Realistic simulations of CDMA mobile radio systems using joint ejection and coherent receiver antenna diversity, ” IEEE 3rd ISSSTA, PP. 193-197.
[7] G Lee, S. Hyun and S. C. Park, 2000, “Evaluation of the MAP decoder for the turbo codes of IMT-2000, ” IEEE Vehicular Tech. Conf., 52nd vol.3, pp. 1266-1269.
[8] J. P. Woodard, 1999, “Implementation of high rate turbo decoders for third generation mobile communications,” IEE colloquium on Turbo Code in Digital Broadcasting, pp. 12/1-12/6.
[9] J. Vogt and A. Finger, 2000, “Improving the MaX_Log_MAP turbo decoder,” Electron. Lett., Vol. 36, pp. 1937-1939.
[10] R. Garello, P. Pierleoni and S. Benedetto, 2001, “Computing the free distance of turbo codes and serially concatenated codes with interleavers: algorithms and applications,” IEEE Select Area in Commun., Vol. 19, no. 5, pp. 800-812.
[11] www. ieee802. org/ 16/ tg3 / contrib. / 802163c-01_14.pdf
[12] Branka Vucetic, Jinhong Yaun. , “ Turbo code : Principles and Applications”, Kluwer, 2000
[13] Ramesh Mahendra Pyndiah, August 1998, “Near-Optimum Decoding of Product Codes: Block Turbo Codes, ” IEEE transactions on communication, vol. 46, NO.8. 1003-1009
[14] A Al-Dweik, S. Le Goff, and B. Sharif, May 2009 “A Hybrid Decoder for Block Turbo Codes”, IEEE transactions on communications, vol. 57, NO.5. 1229-1232
[15] F. J. Macwilliams and N. J. A. Sloane, 1978, “The Theory of Error Correcting Codes, ” Amsterdam, The Netherlands: North-Holland, pp. 567-580.
[16] Shu Lin, Daniel J. , Costello Jr. , “ Error Control Coding , Second Edition” , Pearson Prentice Hall, United States of America.
[17] D. Chase, “A class of algorithms for decoding block codes with channel measurement information, “ IEEE Trans. Inform. Theory, vol.IT-18, pp. 170-182, Jan. 1972.
[18] J. Hagenauer, E.Offer and L. Papke, “Iterative Decoding of Binary Block and Convolutional codes,” IEEE Trans. Inform. Theory, vol. 42, pp.429-445, Mar. 1996.

連結至畢業學校之論文網頁點我開啟連結
註: 此連結為研究生畢業學校所提供,不一定有電子全文可供下載,若連結有誤,請點選上方之〝勘誤回報〞功能,我們會盡快修正,謝謝!
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
無相關論文
 
1. 4.王振忠,〈契兄、契弟、契友、契父、契子──《孫八救人得福》的歷史民俗背景解讀〉,《漢學研究》,18.1(臺北,2000.6): 163-185。
2. 5.王業鍵,〈清代經濟芻論〉,《食貨月刊(復刊)》,2:11(臺北,1973.2): 1-10。
3. 8.王鴻泰,〈閒情雅致──明清間文人的生活經營與品賞文化〉,《故宮學術季刊》,22:1(臺北,2004.9): 69-97。
4. 9.王鴻泰,〈雅俗的辯證──明代賞玩文化的流行與士商關係的錯雜〉,《新史學》,7:4(臺北,2006.12): 73-143。
5. 13.成令方,〈女性主義歷史的挑戰:概念和理論──二十年來英美女性歷史學者關注的議題〉,《近代中國婦女史研究》,1(臺北,1993.6): 217-240。
6. 15.吳志鏗,〈淸代的逃人法與滿洲本位政策〉,《國立師範大學歷史學報》,24(台北,1996.6): 77-143。
7. 24.岸本美緒,〈「秩序問題」與明清江南社會〉,《近代中國史研究通訊》,31(臺北,2001.9): 50-58。
8. 31.林麗月,〈萬髮俱齊:網巾與明代社會文化的幾個面向〉,《臺大歷史學報》,33(臺北,2004.6): 133-160。
9. 32.邱德亮,〈嗜癖文化:論晚明文人詭態的美學形象〉,《文化研究》,8(臺北,2009,春): 61-100。
10. 33.俞彥娟,〈從婦女史和性別史的爭議談美國婦女史研究之發展〉,《近代中國婦女史研究》,9(臺北,2001.8): 207-234。
11. 41.徐泓,〈明代的婚姻制度(上)〉,《大陸雜誌》,78:1(臺北,1989.1): 26-37。
12. 43.涂豐恩,〈明清書籍史的研究回顧〉,《新史學》,20.1(2009.3): 181-215。
13. 44.張偉仁,〈歷史語言研究所現存清代內閣大庫原藏之明清檔案〉,《國史館館刊 復刊》,20(臺北,1996.6): 335-348。
14. 67.劉公典. 流動注入分析法及其在分析化學上之應用. 科儀新知, 1987,第九卷第三期, 59-67.