博碩士論文 93521028 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:69 、訪客IP:13.58.79.186
姓名 林家禾(Jia-he Lin)  查詢紙本館藏   畢業系所 電機工程學系
論文名稱 以FPGA實現DVB-T/H系統之二維一維與AGC-CR通道等化技術
(FPAG Realization of AGC-CR and 2D/1D Channel Equalization Techniques for DVB-T/H OFDM System)
相關論文
★ 應用於2.5G/5GBASE-T乙太網路傳收機之高成本效益迴音消除器★ 應用於IEEE 802.3bp車用乙太網路之硬決定與軟決定里德所羅門解碼器架構與電路設計
★ 適用於 10GBASE-T 及 IEEE 802.3bz 之高速低密度同位元檢查碼解碼器設計與實現★ 基於蛙跳演算法及穩定性準則之高成本效益迴音消除器設計
★ 運用改良型混合蛙跳演算法設計之近端串音干擾消除器★ 運用改良粒子群最佳化演算法之近端串擾消除器電路設計
★ 應用於多兆元網速乙太網路接收機 類比迴音消除器之最小均方演算法電路設計★ 應用於數位視頻廣播系統之頻率合成器及3.1Ghz寬頻壓控震盪器
★ 地面數位電視廣播基頻接收器之載波同步設計★ 適用於通訊系統之參數化數位訊號處理器核心
★ 以正交分頻多工系統之同步的高效能內插法技術★ 正交分頻多工通訊中之盲目頻域等化器
★ 兆元位元率之平行化可適性決策回饋等化器設計與實作★ 應用於數位視頻廣播系統中之自動增益放大器 及接受端濾波器設計
★ OFDM Symbol Boundary Detection and Carrier Synchronization in DVB-T Baseband Receiver Design★ 適用於億元位元率混合光纖與銅線之電信乙太接取網路技術系統之盲目等化器和時序同步電路設計
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 目前在台灣,數位電視廣播系統的規格有應用於固定式接收的DVB-T與適用於移動式接收的DVB-H。在DVB-T/H的系統中,為了補償符碼通過通道時的失真,我們會在接收端使用頻域等化器的設計。在傳統上通道估測是依據訓練樣本來訓練頻域等化器的係數,然後再使用一維的內插技術來估測其他子通道。而在移動式的環境中,我們會使用傳統的通道估測以及二維的內插技術來追蹤因接收端的移動所造成的通道變化。
另外一種等化技術是以LMS演算法為基礎,將頻域等化器之係數收斂到最小誤差。然而LMS演算法的收斂條件需要針對每個子通道來求得適當的Step-size,當子通道數目增加時,Step-size求得將會非常繁雜且收歛速度不一。因此,我們提出一套基於自動增益控制與載波回覆概念之改進的頻域等化器演算法。此頻域等化器可使每個子通道係數在相同且單一的Step-size參數下,能夠快速收歛並且具有良好的通道雜訊抵抗能力。最後,我們提出一套以CORDIC為基礎的頻域等化器電路架構。在傳統的通道估測需要乘法以及除法器來計算等化器的係數,而以CORDIC為基礎的頻域等化器則只需要加法器便可計算等化器的係數。本論文將會討論各種應用於DVB-T/H系統的等化技術的理論與模擬,以及在FPGA上實現的結果比較。
摘要(英) Presently Digital Video Broadcasting standard has immobile Terrestrial(DVB-T) and
mobile Handheld (DVB-H) in Taiwan. For removing the multi-path channel effects, a frequency
domain equalizers is usually employed in the receiver. Conventionally, the subchannel responses
are estimated by using known training sequence for channel estimation. Then one-dimension
interpolation techniques are used to calculate the channel responses or the equalizer coefficients
of other sub-tones. In mobile environment we use conventional channel estimation and twodimension
interpolation techniques for tracking the channel variation with mobile receiver.
An alternative equalization technique is to base on the LMS algorithm for converging the
coefficients of FEQ to the minimum error. But it needs to compute proper step-size for each
sub-channel to satisfy convergent rule. Besides, convergent speeds of all sub-channels will not be
all the same while the conventional LMS algorithm is applied, especially when the sub-channel
number is large. According to this reason we propose an improved equalization algorithm based
on automatic gain control and carrier recovery techniques. This algorithm needs only single
step-size for all sub-channels to have high and almost equal convergent speed and resistant
ability to the channel effect. Finally we propose an equalization algorithm based on CORDIC.
In conventional channel estimation we need multiplication and division for estimate equalization
coefficients. But with the proposed equalization based on CORDIC we may estimate equalizer
coefficients by adders. In this thesis we will discuss the theory, similation and FPGA emulation
of several equalization techniques applied in DVB-T/H system.
關鍵字(中) ★ 應用於數位電視廣播系統之頻域通道等化技術 關鍵字(英) ★ FEQ techniques for DVB-T/H system
論文目次 Chapter 1 Introduction 1
1.1 Motivation . . . . . . . . . . . . . . . . . . . 1
1.2 Theisis Organization . . . . . . .. . . . . . . . 2
Chapter 2 OFDM System and DVB-T/H Standard 3
2.1 OFDM System . . . . . . . . . . . . . . . . . . . 3
2.1.1 Multi-carrier Modulation System . . . . . . . . 3
2.1.2 DFT/IDFT concept .. . . . . . . . . . . . . . . 4
2.2 DVB-T/H Standard . . . . . . . .. . . . . . . . . 7
2.2.1 Transmission Parameters . . . . . . . . . . . . 7
2.2.2 Cyclic Prefix . . . . . . . . . . . . . . . . . 7
2.2.3 Reference Signal . . . . . .. . . . . . . . . . 9
Chapter 3 Frequency-Domain Equalizer in DVB-T/H System 12
3.1 FEQ System . . . . . . . .. . . . . . . . . . . . 12
3.2 Channel Estimation . . . . . . . . . . . . . . . 14
3.3 Interpolation . . . . . . . . . . . . . . . . . . 16
3.3.1 Piecewise Linear Estimation . . . . . . . . . . 16
3.3.2 Gaussian Estimation . . . . . . . . . . . . . . 17
3.3.3 Cubic-Spline Estimation . . . . . . . . . . . . 17
3.3.4 Parabolic Estimation . . . . . . . . . . . . . 18
3.3.5 Wiener Filter Estimation . . . . . . . . . . . 18
3.4 Channel Estimation with 1-D and 2-D Interpolation 19
3.4.1 1-D Interpolation with Pilot Tone . . . . . . . 20
3.4.2 2-D Interpolation with Pilot Tone . . . . . . . 24
3.5 Auto Gain Control Carry Recovery . . . .. . . . . 26
3.5.1 Conventional Adaptive FEQ with LMS Algorithm . 26
3.5.2 Concept and Algorithm of AGC-CR Based FEQ . . . 28
3.6 CORDIC Channel Equalization . . . . . . . . . . . 30
3.6.1 Concept . . . . . . . . . . . . . . . . . . . . 30
3.6.2 Rotation mode . . . . . . . . . . . . . . . . . 30
3.6.3 Vectoring mode . . . . . . . . . .. . . . . . . 33
3.6.4 Frequency Equalization with CORDIC Vectoring mode 34
Chapter 4 Simulation and Implementation 38
4.1 Simulation Background . . . . . . . . . . . . . . . .. . . . . . 38
4.2 1-D and 2-D Interpolation . . . . . . . . . . . . . . . . . . . . 38
4.3 AGC-CR . . . . . . . . . . . . . . . . . . . . . 40
4.4 CORDIC . . . . . . . . . . . . . . . . . . . . . 40
4.5 FPGA Results . . . . . . . . . . . . . . . . . . . . . . . 44
Chapter 5 Conclusion and Future work 45
Bibliography 46
參考文獻 [1] ”DSL Simulation Techniques and Standareds Development for Digital Subscriber Line Systems
chapter1” Walter Y, Chen, Macmillan Technical Publishing.
[2] ”ETSI EN 300 744 V1.5.1 Digital Video Broadcasting(DVB) Framing structure, channel
coding and modulation for digital terrestrial television”
[3] ”Transmission Techniques for Digital Terrestrial TV Broadcasting” , Hikmet Sari, Georges
Karam, and Isabelle Jeanclaude, IEEE Communications Magazine , February 1995
[4] ”Channel Estimation for OFDM Systems Based On Comb-Type Pilot Arrangement in Frequency
Selective Fading Channels”, Meng-Han Hsieh and Che-Ho Wei, Department of Electronics
Engineering National Chiao Tung University, Hsinchu, Taiwan 30050, R.O.C.
[5] Y. Zhao and A. Huang, ”A novel channel estimation method for OFDM mobile communication
systems based on pilot signals and transform-domain processing”, in Proc. IEEE 47th
Vehicular Technology Conference, Phoenix, USA, MAY 1997, pp. 2089-2093
[6] ”A Comparative Investigation on Channel Estimation Algorithms for OFDM in Mobile Communications”,
Seog Geun Kang, Member, IEEE, Yong Min Ha, and Eon Kyeong Joo, Member,
IEEE
[7] J. Rinne and M. Renfors, Pilot spacing in orthogonal frequency division multiplexing systems
on practical channels, IEEE Trans. Consumer Electron., vol. 42, no. 4, pp. 959V962, Nov.
1996.
[8] S. Sampei and T. Sunaga, Rayleigh fading compensation for QAM in land mobile radio
communications, IEEE Trans. Veh. Technol., vol. 42, no. 2, pp. 137V147, May 1993.
[9] DSL Simulation Techniques and Standards Development for Digital Subscriber Line Systems
chapter8,Walter Y, Chen, Macmillan Technical Publishing
46
[10] Adaptive Filters Theory 4th Edition chapter5, Simon Haykin, Prentice Hall.
[11] Interpolation in Digital Modems-Part 11: Implementation and PerformanceFloyd M. Gardner
and Robert A. Harris,Fellow, IEEE
[12] YRJ¨O NEUVO amd WALTER H. KU, ”Analysis and Digital Realization of a Pseudorandom
Gaussian and Impulsive Noise Source”, in IEEE transactions on communications, VOL.
COM-23, NO. 9, SEP. 1975.
[13] A Blind Frequency-Domain Equalization Algorithm For OFDM/DMT System Based On
AGC And Carrier Recovery, M.T. Shiue, S.S. Long, ITC-CSCC2005, Korea
[14] J. E. Volder, ”The CORDIC trigonometeic computing technique.”, IRE Trans. Electron.
Comput. , vol. EC8, no.3, pp.330-334. Sept 1959.
[15] Yu Hen Hu, ”The Quantization Effects of the CORDIC Algorithm”, IEEE Transactions on
Signal Processing, VOL. 40, NO. 4, APRIL 1992.
[16] Ray Andraka, ”A survey of CORDIC algorithms for FPGA based computers”.
指導教授 薛木添(Mu-tian shiue) 審核日期 2007-7-24
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明