跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.175) 您好!臺灣時間:2024/12/10 17:37
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:李卓澔
研究生(外文):Cho-Hao Li
論文名稱:數位電視通道解碼及解調變之實作
論文名稱(外文):Implementation of DVB-T Channel Decoding and Demodulation
指導教授:尤信程
口試委員:張文鐘陳逸民林信標劉玉蓀
口試日期:2006-12-29
學位類別:碩士
校院名稱:國立臺北科技大學
系所名稱:資訊工程系所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2006
畢業學年度:95
語文別:中文
論文頁數:71
中文關鍵詞:DVB-T正交分頻多工腓特比里德索羅門碼
外文關鍵詞:DVB-TOFDMViterbiReed-Solomon
相關次數:
  • 被引用被引用:13
  • 點閱點閱:1315
  • 評分評分:
  • 下載下載:3
  • 收藏至我的研究室書目清單書目收藏:0
數位電視是這幾年非常熱門的話題,歐洲電信標準組織(ETSI)所制定的地面波標準(DVB-T)至今已被許多國家廣泛使用,也包括台灣在內。有鑑於數位電視之重要性,而目前實作之文獻較少,故本論文依照DVB-T (ETSI EN 300 744)之規範,將通道解碼及解變的技術以軟體方式實現,建立接收機相關知識。我們利用數位電視機上盒擷取目前現有的數位電視之中頻訊號,自行撰寫相關程式進行解碼,包括取樣頻率轉換、正交分頻多工的同步與解調變、通道估測與等化,以及解交錯、腓特比解碼器、里德索羅門解碼器…等。我們解碼進行到最後,可得到MPEG-2 Transport Stream,並且利用影音播放軟體播放其聲音及影像,確認程式之正確性。
The digit TV has become a hot topic in recent years. The European standard for digital video broadcasting over terrestrial(DVB-T) has already been adopted by a lot of countries, including Taiwan. To understand the technical details of the standard (ETSI EN 300 744), we decide to implement the DVB-T demodulator and channel decoder in software. We use existing DVB-T set-top box to get its intermediate frequency (IF) signal, which is digitized and stored in a PC. The program we write includes the following functions: sampling rate conversion, synchronization and demodulation for orthogonal frequency division multiplexing(OFDM), channel estimation and equalization, de-interleaving, Viterbi decoding, and Reed-Solomon decoding, etc. We finally obtain a MPEG-2 Transport Stream (TS). The TS can be decoded using a commercial media player. Thus, the correctness of our program is fully verified
中文摘要 i
英文摘要 ii
誌 謝 iii
目 錄 iv
表目錄 v
圖目錄 vi

第一章 緒論 1
1.1 前言 1
1.2 研究動機與目的 2
1.3 章節編排 3
第二章 歐規數位電視通道編碼及調變原理 4
2.1 MPEG-2 TS 5
2.2 亂碼器 7
2.3 外部編碼 8
2.4 外部交錯 10
2.5 內部編碼 11
2.6 內部交錯 13
2.6.1 位元交錯器 13
2.6.2 符元交錯器 14
2.7 正交分頻多工 17
2.8 傳輸參數信號 22
2.9 訊框架構 25
第三章 訊號同步與通道估測 30
3.1 符元同步 30
3.2 頻率同步 32
3.3 最大相似演算法 37
3.4 通道估測與等化 39
第四章 軟體實現數位電視接收機 42
4.1 實驗系統架設 42
4.2 數位處理前端 44
4.3 訊號同步 50
4.4 通道解碼 58
4.5 實驗結果 64
第五章 結論與未來展望 67
5.1 結論 67
5.2 未來展望 68
參考文獻 69
[1] Digital Video Broadcasting (DVB); Frame structure, channel coding and modulation for digital terrestrial television, European Standard (EN) 300 744 V1.5.1, European Telecommunications Standards Institute (ETSI), Nov. 2004.
[2] TS2PS v1.06, http://www.dvbcn.com/Down/ts/tszh/051211262478.htm
[3] K-Lite Mega Codec Pack, http://www.free-codecs.com/download/K_Lite_Mega_Codec_Pack.htm.
[4] ISO/IEC 13818-2:2000, Information technology - Generic coding of moving pictures and associated audio information: Video, Cor 1:2002.
[5] ISO/IEC 11172-3:1993, Information technology - Coding of moving pictures and associated audio for digital storage media at up to about 1.5 Mbit/s -- Part 3: Audio, Cor 1:1996.
[6] ISO/IEC 13818-1:2000, Information technology - Generic coding of moving pictures and associated audio information: Systems, Cor 2:2002.
[7] ETSI TS 101 154 V1.7.1, Digital Video Broadcasting (DVB): Implementation. Guidelines for the use of MPEG-2 Systems, Video and Audio in Satellite, Cable and. Terrestrial Broadcasting Applications, June 2005.
[8] Shu Lin, Costello J. Daniel, Error Control Coding, Prentice Hall Inc. 1983
[9] ETSI EN 300 401, Radio broadcast systems: Digital audio broadcasting to mobile portable and fixed receivers,v1.3.3,2001.
[10] Andrew J. Viterbi, “Error Bounds for Convolutional Codes and an Asymptotically Optimum Decoding Algorithm,” IEEE Transactions on Information Theory, Vol. IT-13, NO. 2, pp.260-269, Apr. 1967.
[11] S.B. WEINSTEIN, PAUL M. EBERT, “Data Transmission by Frequency-Division Multiplexing Using Discrete Fourier Transform,” IEEE Transactions on Communications, Vol. COM-19, No. 5, pp.628-634, Oct. 1971.
[12] Louis Litwin, and Michael Pugel, “ The Principle of OFDM ,” www.RFdesign.com, pp.30-48, Jan. 2001
[13] B Le Floch, M Alard, C Berrou, CS CCETT, “Coded Orthogonal Frequency Division Multiplex,” Proceedings of the IEEE, Vol. 83, No.6, pp.982-996, June. 1995.
[14] Bertrand Muquet, Zhengdao Wang, Georgios B. Giannakis, Marc de Courville, Pierre Duhamel, “Cyclic Prefixing or Zero Padding for Wireless Multicarrier Transmissions,” IEEE Transactions on Communications, Vol. 50, No. 12, pp.2136-2148, Dec. 2002.
[15] Minjian Zhao, Peiliang Qiu, Jinhua Tang, “Sampling Rate Conversion and Symbol Timing for OFDM Software Receiver,” IEEE Int. Conf. on Communications, Circuits and Systems and West Sino Expositions, Vol.1 pp.114-118, July 2002.
[16] S.Liu, J. Chong, “A Study of Joint Tracking Algorithms of Carrier Frequency Offset and Sampling Clock Offset for OFDM-based WLANs,” IEEE International Conf. Communications, Circuits and Systems and West Sino Expositions, Vol. 1, pp.109-113, July 2002.
[17] Dong Kyu Kim, Sang Hyun Do, Hong Bae Cho, Hyung Jin Choi and Ki Bum Kim3, “A New Joint Algorithm of Symbol Timing Recovery and Sampling Clock Adjustment for OFDM Systems,” IEEE Trans. on Consumer Electronics, pp.1142-1149, 1998.
[18] Bruce McNair, Leonard J. Cimini, JR. and Nelson Sollenberger, “A Robust Timing and Frequency Offset Estimation Scheme For Orthogonal Frequency Division Multiplexing (OFDM) Systems,“ IEEE Vehicular Technology Conference, Vol. 1, pp.690-694, May 1999.
[19] Jan-Jaap van de Beek, Magnus Sandell, and Per Ola Borjesson “ML Estimation of Frequency Offset in OFDM Systems,” IEEE Transactions on Signal Processing, Vol. 45, No. 7, pp.1800–1805, July 1997.
[20] Ming-Xian Chang and Yu T. Su, “Model-based channel estimation for OFDM signals in Rayleigh fading,” IEEE Trans. on Communications, Vol. 50, N0. 4, pp. 540-544, Apr. 2002.
[21] DVB-T Simulator: http://dante.diei.unipg.it/~baruffa/dvbt/index.php
[22] Paul H. Moose,“ A Technique for Orthogonal Frequency Division Multiplexing Frequency Offset Correction,” IEEE Transactions on Communications, Vol. 42, No. 10, pp. 2908-2914, Oct. 1994.
[23] A. I. Bo, G. E. Jian-hua, Wang Yong, “Symbol Synchronization Technique in COFDM Systems,” IEEE Transactions on Broadcasting, Vol. 50, No. 1, pp.56-61, March 2004.
[24] Baoguo Yang, Khaled Ben Letaief, Roger S. Cheng, Zhigang Cao, “Timing Recovery for OFDM Transmission,” IEEE, Journal on Selected Areas in Communications, Vol. 18, No. 11, pp.2278-2291, Nov. 2000.
[25] Michael Speth, Stefan Fechtel, Gunnar Fock, Heinrich Meyr, “ Optimum Receiver Design for OFDM-Based Broadband Transmission –Part Ⅱ: A Case Study,” IEEE Transactions on Communications, Vol. 49, No. 4, pp.571-578, Apr. 2001.
[26] Wells, Richard B., Applied coding and information theory for engineers , Upper Saddle River, N.J. : Prentice Hall, 1999.
[27] Marvin E. Frerking, Digital Signal Processing in Communication Systems, Van Nostrand Reinhold, 1994.
[28] Sanjit K. Mitra, Digital Signal Processing: A Computer-Based Approach, McGraw-Hill/Irwin, 2001.
[29] http://www.dvb.org/
[30] Louis Thibault, and Minh Thien Le, “ Performance Evaluation of COFDM for Digital Audio Broadcasting Part I: Parametric Study ,” IEEE Transactions on Broadcasting, Vol. 43, No. 1, pp.64-75, Mar. 1997.
[31] Thierry Pollet, Paul Spruyt, Marc Moeneclaey, “The BER Performance of OFDM Systems using Non-Synchronized Sampling,“ IEEE Global Telecommunications Conference, pp.253-257, 1994.
[32] Sili Lut, Assia Semmart, Xianbin Wangs, Yiyan Wus, Jean-Yves Chouinardt and Paul Fortiert, “Implementation and Field Test of a New Channel Estimation Technique for DVB-T System,“ Canadian Conference on Electrical and Computer Engineering, May 2004.
[33] 黃柏方, “數位電視地面廣播之數位基頻收發機即時軟體設計與實現,” 國立中央大學碩士論文, 2005.
[34] 劉大興, “數位廣播接收機之實作,” 國立臺北科技大學碩士論文, 2004.
[35] 台灣數位電視協會, http://www.dtvc.org.tw/
[36] 山田宰, 數位電視廣播技術, 全華, 2001
[37] The Error Correcting Codes (ECC) Page, http://www.eccpage.com/
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top