跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.152) 您好!臺灣時間:2025/11/03 20:45
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:張景超
研究生(外文):Jim-Chau Chang
論文名稱:適用於地面數位影像廣播之里德-所羅門解碼器電路設計
論文名稱(外文):Design of a Reed-Solomon Decoder for Digital Video Broadcasting-Terrestrial
指導教授:曾憲輝曾憲輝引用關係
指導教授(外文):Hsien-Hui Tseng
學位類別:碩士
校院名稱:逢甲大學
系所名稱:電子工程所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2006
畢業學年度:94
語文別:中文
論文頁數:46
中文關鍵詞:里德所羅門數位電視
外文關鍵詞:DVB-Treed-solomon
相關次數:
  • 被引用被引用:0
  • 點閱點閱:215
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
隨著科技的進步,電視廣播也隨之進入數位化系統,通道編解碼身為其重要的一環,自然值得我們來探討研究。在眾多通道編解碼裡面,由歐盟所提出的地面數位影像廣播系統中使用理德索羅門碼與維特比解碼,本文將目標放在理德所羅門解碼器的討論。文中我們將對柏林坎-馬西ㄧ些以面積考量的理德所羅門解碼器做比較,採用最佳的模式。另一方面,改良有限場乘法器架構,在運作速度的考量下,減少乘法器所需要的邏輯閘數。藉此兩種方法使里德所羅門解碼器節省面積後速度達最佳化。最終,以硬體描述語言設計,解碼器共花費2228 Logic Elements和5400 Memory Bits,以邏輯分析儀來檢測APEX20K硬體的輸出,驗證無誤。
With the advances of science and technology, television broadcasting also moves into the digital era. Therefore, channel coding-decoding is worthy of conferring and researching because it is important for digital television broadcasting systems. The DVB-T published by European Broadcast Union makes use of Reed-Solomon code and viterbi decoder for channel codec. In this thesis we, first at all, compare some Reed-Solomon decoders that take account of area and find the best algorithm of them in this system. Thereafter we reform a structure of finite field multiplier which reducing the amount of logic gate without losing operation speed to optimize the speed of a Reed-Solomon decoder after reducing area. By the two ways, this decoder is designed with VHDL and verified through APEX20K Demo Board by Logic Analyzer. It occupies 2228 logic elements and 5400 memory bits.
誌謝……………………………………………………I
摘要……………………………………………………II
Abstract……………………………………………………III
目錄………………………………………………………IV
圖目錄………………………………………………… V
表目錄……………………………………………………VII
第一章 緒論…………………………………………1
1.1數位電視廣播簡介……………………………………2
1.2 DVB-T系統簡介………………………………………3
第二章 理德所羅門碼原理……………………………5
2.1有限場(伽羅瓦場) GF(2m)…………………………5
2.2 理德所羅門碼介紹…………………………………6
2.3 Reed-Solomon編碼………………………………7
2.4 Reed-Solomon解碼演算法…………………………8
2.4.1 Berlekamp-Massey Algorithm (BM演算法)……11
2.4.2 Chien Search……………………………………14
2.4.3 Forney演算法……………………………………14
第三章 硬體架構設計………………………………16
3.1 有限場乘法器………………………………………16
3.2 Reed-Solomon編碼器………………………………20
3.3 Reed-Solomon解碼器架構…………………………22
3.3.1 錯誤徵狀的計算(Syndrome Calculator)………22
3.3.2 Berlekamp-Massey Algorithm…………………24
3.3.3 Chien Search & Forney演算法…………………29
第四章 實作與模擬驗證………………………………31
4.1 系統設計流程………………………………………31
4.2 軟體模擬……………………………………………32
4.3 理德所羅門電路……………………………………35
4.4 硬體實現驗證………………………………………38
4.5 性能分析……………………………………………41
4.6 晶片佈局……………………………………………43
第五章 結論……………………………………………44
參考文獻…………………………………………………45
[1] 經濟部標準檢驗局, “地面數位電視接收機基本技術規範,”
[2] 張菀倫, 張意曼, 楊淑慧, “數位電視簡介及其在台灣的發展與遭遇的問題,” 2003年數位生活與電子商務研討會, pp.851~870, Apr. 11~12, 2003.
[3] 洪永華、林俊佑, “歐規數位電視地面廣播DVB-T傳輸標準簡介, ” 工研院電通所, Aug. 2002.
[4] 楊家禎, “A Concatanetion Analysis of (255,223,33) Reed-Solomon Code and Some of Quadratic Residue Code,” 義守大學資訊工程研究所, Jun. 2003.
[5] T.-C.Chen, C.-H.Wei, and S.-W.Wei, “Step-by-Step Decoding Algorithm for Reed-Solomon Codes,” Nationnl Chiao Tung University, Oct. 27, 1999.
[6] Chih-Wei Chang, “Reed-Solomon Codec for Digital Communication Systems,” Institute of Electrical Engineering National Chung Cheng University, Jun. 2003.
[7] Hanho Lee, “High-Speed VLSI Architecture for Parallel Reed–Solomon Decoder,” Nov. 14, 2001.
[8] S. K. Jain, L. Song, and K. K. Parhi, “Efficient Semisystolic Architectures for Finite-Field Arithmetic,” IEEE Trams. VLSI Syst., vol. 6, pp. 101-113, Mar. 1998.
[9] Po-Han Huang, “Study on a SIP Synthesizer of Reed-Solomon Decoder Using a Fast Root Searching Circuit,” National Chiao Tung University, July, 2003.
[10] X. Youzhi, “Implementation of Berlekamp-Massey Algorithm without Inversion,” IEE Proc, vol. 138, pp. 138-140, Jun. 1991.
[11] Lijuiz Gno and Keshnb K. Pnrhi, “Custom VLSI Design of Efficient Low Latency and Low Power Finite Field Multiplier for Reed-Solomon Codec,” Department of Electrical and Computer Engineering University of Minnesota, 2001 IEEE.
[12] J. H. Jeng, J. M. Kuo, and T. K. Tnuong, “A High Efficient Multiplier for the RS Decoder,” IEEE Int. Symp. VLSI Technology, Systems, and Application, pp. 116-118, Jun. 8-10, 1999.
[13] Xiao-Fang Zhou, “ Design and Implementation of a Multi-Digital Broadcasting Standard Channel Decoder,” National Sun Yat-san University, Jun. 2004.
[14] Kun-Hong Xie, “Design and Implementation of Small-Area Reed-Solomon Decoder ,” National Chiao Tung University, Jun. 2003.
[15] Moon Ho Lee, Seung Bae Choi, and Jin Su Chang, “A High Speed Reed-Solomon Decoder,” Chonbuk National University, July 20, 1995.
[16] Hsie-Chia Chang, C. Bernard Shung, and Chen-Yi Lee, “A Reed-Solomon Product Code Decoder Chip for DVD Applications,” Solid-State Circuits, IEEE Journal of Volume 36, Issue 2, Feb. 2001.
[17] Wei-Lin Hsueh, “Reed-Solomon Decoder Hardware Implementation for Digital Video Broadcasting Standard for Terrestrial Transmission(DVB-T) Channel Coding,” Institute of Communication Engineering Central University, Jun. 2005.
[18] Zheng-Xiong Chen, “A low-Complexity VLSI Architecture of the Reed-Solomon Codec,” Electrical Engineering, National Chung Cheng University, Jun. 2001.
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top