Responsive image
博碩士論文 etd-0827107-142630 詳細資訊
Title page for etd-0827107-142630
論文名稱
Title
適用於正交分頻多工系統下的通道估測演算法與硬體實現
Channel Estimation Scheme and Hardware Implementation for OFDM Systems
系所名稱
Department
畢業學年期
Year, semester
語文別
Language
學位類別
Degree
頁數
Number of pages
66
研究生
Author
指導教授
Advisor
召集委員
Convenor
口試委員
Advisory Committee
口試日期
Date of Exam
2007-07-30
繳交日期
Date of Submission
2007-08-27
關鍵字
Keywords
通道估測、正交分頻多工
OFDM, channel estimation
統計
Statistics
本論文已被瀏覽 5662 次,被下載 0
The thesis/dissertation has been browsed 5662 times, has been downloaded 0 times.
中文摘要
在本論文中,我們針對使用正交分頻多工(Orthogonal Frequency Division Multiplexing, OFDM)技術的無線通訊系統,在手持式數位影像廣播系統(Digital Video Broadcasting - Handheld, DVB-H)和IEEE 802.16d微波存取全球互通系統(World Interoperability for Micro-wave Access, WiMAX)上做通道估測演算法效能的電腦模擬,並且把演算法用硬體實現。
在DVB-H的部份,由於DVB-H應用於手持式接收裝置上,必須要能夠在高速移動下保持良好的通訊,因此通道環境變化較快,接收機的訊號品質也面臨較嚴苛的考驗。在本論文中,我們利用決定回授(Decision Feedback)的方法達到效能的改善,並使用Verilog硬體描述語言(Hardware Description Language, HDL)作硬體設計。最後,再配合時間同步、頻率偏移估測、分散式領航信號偵測等基頻訊號處理,整合成一個完整的無線通訊基頻接收機,並向國家積體電路中心申請0.18um製程下線。
在WiMAX的部份,由於IEEE 802.16d主要用於固定式的無線通訊,因此通道變化較為緩慢,因此我們便沒有採用決定回授的方法來進行通道估測,以簡化電路設計的複雜度。演算法的效能經過電腦模擬後,我們以Verilog撰寫硬體描述語言,並使用Synplify做電路合成,最後並把程式下載到現場可程式化閘陣列(Field Programmable Gate Array, FPGA),以邏輯分析儀驗證電路設計的正確性。
Abstract
In this thesis, we investigate and implement the channel estimation schemes for digital video broadcasting - handheld (DVB-H) and IEEE 802.16d world interoperability for micro-wave access (WiMAX). Both systems are based on the orthogonal frequency division multiplexing (OFDM) technique. The performance of the channel estimation schemes is first verified by using simulation experiments. Then, the channel estimation algorithms are realized by hardware implementation.
For the DVB-H systems, since the mobile device may have a relatively high speed, the channel condition is time-varying, leading to serious degradation in channel estimation. In this thesis, the decision feedback mechanism is adopted to improve the performance of the channel estimation. The adopted structure for channel estimation is realized by using Verilog hardware description language (HDL). Then, all the baseband signal processing related algorithms, which include timing synchronization, frequency offset estimation/compensation, and scattered pilot detection, are integrated together using 0.18 ASIC process.
For the IEEE 802.16d WiMAX, since it is dedicated for fixed wireless applications, the channel condition is basically stationary and easier to obtain. Therefore, the decision feedback mechanism is not adopted to save hardware complexity. The system performance is verified by conducting simulation experiments. The adopted channel estimation algorithm is implemented by using Verilog HDL. Finally, the whole baseband receiver is realized by using the field programmable gate array (FPGA) and verified by using the Agilent logic analyzer.
目次 Table of Contents
第一章 導論 1
1.1 背景與研究動機 1
1.2 論文架構 2
第二章 DVB-H 傳送端實體層標準簡介 3
2.1 通道編碼與調變 5
2.1.1 多路傳輸調適與隨機式能量分散 5
2.1.2 外部編碼與外部交錯 6
2.1.3 內部編碼 7
2.1.4 內部交錯 8
2.1.4.1 位元交錯 9
2.1.4.2 符號交錯器 11
2.1.4.3 深度交錯 12
2.1.5 訊號星座圖與映射 13
2.1.6 OFDM碼框結構 14
2.2 可獲取資訊的參考訊號 17
2.3 參照序列 18
2.3.1 分散式領航訊號位置 18
2.3.2 連續性領航訊號位置 19
2.3.3 領航訊號所載數值 20
2.3.4 傳輸參數訊號 20
2.4 TPS的調變方式 20
2.4.1 TPS傳輸數值對照 21
2.4.2 同步字元 22
2.4.2.1 訊號位元使用個數 22
2.4.2.2 碼框編號 22
2.4.2.3 星座圖 23
2.4.2.4 等級結構資訊 23
2.4.2.5 碼率 23
2.4.2.6 保護區間 24
2.4.2.7 傳輸模式 24
2.4.2.8 細胞基地台識別 24
2.4.2.9 DVB-H特有機制資訊 25
2.4.2.10 TPS的錯誤偵測 25
第三章 常見的通道估測演算法 26
3.1 一維線性內插 26
3.2 預設性一維線性內插 27
3.3 二維線性內插 28
第四章 WiMAX 傳送端實體層標準簡介 29
4.1 外傳送機 29
4.2 內傳送機 30
第五章 DVB-H通道估測模擬與實作 33
5.1 測試的通道環境 33
5.2 不同通道環境下的模擬與規範 34
5.3 在具都卜勒效應時變通道下的模擬 37
5.3.1 RA6 Channel 38
5.3.2 TU6 Channel 40
5.4 回授通道估測 42
5.5 通道估測實作 46
第六章 WiMAX 通道估測模擬與實作 48
6.1 WiMAX 通道估測硬體架構 48
6.2 Synplify 合成與FPGA 平台測試 49
第七章 結論 52
參考文獻 53
參考文獻 References
[1] ETSI, “Digital Video Broadcasting (DVB): Framing structure, channel coding and modulation for digital terrestrial television,” ETSI EN300 744 v1.5.1, Jun. 2004.
[2] ETSI, “Digital Video Broadcasting (DVB): Measurement guidelines for DVB systems,” ETSI TR101 290 v1.2.1, May 2001.
[3] 吳偉俊, Implementation and performance evaluation of DVB-H baseband receiver, 國立中山大學電機工程學系研究所 碩士論文, 2006.
[4] 林浩群, 蘇漢強, 數位無線地面電視單頻網建置技術之分析與研究, 交通部電信總局研究計畫, 2004.
[5] J. Proakis, Digital Communications, McGraw-Hill, 4th ed. 2001.
[6] M. Morelli and U. Mengali, “A comparison of pilot-aided channel estimation methods for OFDM systems,” IEEE Transactions on signal processing, vol. 49, pp. 3065-3073, Dec. 2001.
[7] S. Coleri, M. Ergen, A. Puri, and A. Bahai, “Channel estimation techniques based on pilot arrangement in OFDM systems,” IEEE Transactions on Broadcasting, vol. 48, pp. 223-229, Sep. 2002.
[8] Y.S. Lee and H.N. Kim, “Noise reduction for channel estimation based on pilot-block averaging in DVB-T receivers,” IEEE Transactions on Consumer Electronics, vol. 52, no. 1, Feb. 2006.
[9] I.W. Lai and T.D. Chiueh, “One-dimensional interpolation based channel estimation for mobile DVB-H reception,” IEEE International Symposium on Circuit and Systems, May 2005.
[10] Y. Mostofi and Donald C. Cox, “ICI mitigation for pilot-aided OFDM mobile systems,” IEEE Transactions on Wireless Communications, vol. 4, no. 2, Jul. 2005.
[11] T.A. Lin and C.Y. Lee, “Predictive equalizer design for DVB-T system,” IEEE International Symposium on Circuit and Systems, May 2005.
[12] D.R. Pauluzzi and N.C. Beaulieu, “A comparison of SNR estimation techniques for the AWGN channel,” IEEE Transactions on Communications, vol. 48, no. 10, pp. 1681-1691, Oct. 2000.
[13] 張智益, ZigBee 868/915 MHz頻帶實體層設計與數位電視地面廣播解調器之同步設計, 國立中山大學電機工程研究所 碩士論文, 2006.
[14] IEEE Std 802.16™-2004, IEEE Standard for Local and metropolitan area networks - Part 16: Air Interface for Fixed Broadband Wireless Access Systems. New York: IEEE, Oct. 1, 2004.
[15] 雷貽晴, Construction of a baseband receiver for IEEE 802.16 OFDM mode subcriber station, 國立台灣大學電子工程研究所 碩士論文, 2005.
[16] 江偉民, Design and implementation of a WiMAX baseband processor, 國立清華大學電機工程研究所 碩士論文, 2005.
電子全文 Fulltext
本電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。
論文使用權限 Thesis access permission:校內校外均不公開 not available
開放時間 Available:
校內 Campus:永不公開 not available
校外 Off-campus:永不公開 not available

您的 IP(校外) 位址是 3.149.229.253
論文開放下載的時間是 校外不公開

Your IP address is 3.149.229.253
This thesis will be available to you on Indicate off-campus access is not available.

紙本論文 Printed copies
紙本論文的公開資訊在102學年度以後相對較為完整。如果需要查詢101學年度以前的紙本論文公開資訊,請聯繫圖資處紙本論文服務櫃台。如有不便之處敬請見諒。
開放時間 available 已公開 available

QR Code