博碩士論文 965303009 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:45 、訪客IP:3.147.76.251
姓名 鄭振祥(Jen-shian Jeng)  查詢紙本館藏   畢業系所 通訊工程學系在職專班
論文名稱 DVB-T數位電視廣播訊號接收平台製作與其靜止接收訊號分析
(Signal Capture and Analysis of DVB-T On-Air Signal in Stationary Environment)
相關論文
★ WiMAX基地台信號覆蓋實地量測與分析★ 被動元件阻抗量測原理及實務
★ 正交分頻多工接收機中數位降頻器之低通濾波器設計★ 適用於數位電視之里德所羅門編解碼硬體實作
★ 數位電視地面廣播系統之通道估測與等化器設計與實現★ 數位電視地面廣播之數位基頻收發機即時軟體設計與實現
★ 數位電視地面廣播系統通道解碼之腓特比解碼器實現★ 無線區域網路收發機之整合實現與測試
★ 以DSP處理器實現數位電視地面廣播系統發射機★ 數位電視內接收機同步系統之設計與實現
★ AIS實體層(GMSK/FM)與資料鏈結層軟體無線電技術實現★ 數位電視地面廣播系統內接收機之快速傅立葉轉換處理器研究與設計
★ 數位電視地面廣播之數位降頻器與再取樣器設計與實現★ 軟體無線電任意基頻訊號接收機系統設計及實現
★ 陣列天線互耦及接收機增益與相位對波束合成器性能影響及校正研究★ 適用於OFDM系統之可變長度快速傅立葉轉換處理器設計與實現
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) DVB-T數位電視廣播採用的正交分頻多工(OFDM)調變技術,此技術具有抗多重路徑干擾、高效率頻譜使用率、高速率傳輸及對抗頻率選擇的通道衰減等優異特性。
由於許多研究都是假設干擾,需自行產生合理的干擾源,去模擬現實生活中的訊號,此篇論文主要在建置DVB-T訊號錄製平台,可用來路測、環境測試等等,來實際分析現實生活中的各種訊號,本篇論文也會介紹到平台製作過程及程式流程,最後可用錄製下來的檔案給Matlab分析訊號的狀況,以便研究訊號在各種環境上的特性,而我主要分析靜態環境和動態訊號的差異和狀況。平台製作主要是利用商用Tuner、ADC和FPGA,將資料轉換成二進制碼,再透過USB將資料傳給PC。
摘要(英) The Digital Video Broadcasting – Terrestrial (DVB-T) has adopted the Orthogonal Frequency-Division Multiplexing (OFDM) that exhibit many features in terms of anti-multiple-access interference, superior efficiency of spectral utilization, high speed transmission and against inevitable frequency-selective fading.
Many researchers have hypotheses of interference, and they need to generate sources of interference to simulate signals in the surroundings. This research is to setup a platform of DVB-T signal recording for analyzing various signals. It could be applied to the road test, environment test and so on. In this research, it would also present the process of platform establishment and program procedure. The recorded files from this platform could be adopted by MATLAB to analyze characteristics of signals in different environments. This research is purposed to analyze the difference and performance of static environment and dynamic signal. The platform uses business Tuner, ADC and FPGA to convert the data to Binary code, and then transmit the data to PC through USB.
關鍵字(中) 關鍵字(英) ★ DVB-T
★ OFDM
論文目次 中文摘要............................ i
英文摘要............................ ii
致 謝.............................. iii
目 錄.............................. iv
圖 目 錄.......................... vi
表 目 錄........ ..................xi
第一章 緒論........................ 1
1.1 簡介....................... 1
1.2 研究動機................... 2
1.3 各章提要................... 2
第二章 數位電視地面廣播系統簡介.... 4
2.1 OFDM簡介.................. 4
2.1.1 OFDM調變原理................. 5
2.1.2 保護區間(Guard Interval)與循環延展(Cyclic extension) ...........................9
2.2 DVB-T 系統簡介............ 11
2.2.1 DVB-T系統架構................ 12
2.2.2 訊框結構..................... 14
2.2.3 DVB-T參考訊號................ 16
2.2.4 DVB-T接收機架構.............. 18
第三章 DVB-T訊號錄製平台製作........ 19
3.1 DVB-T訊號錄製平台製作過程....... 19
3.1.1 Tuner Board開發............... 20
3.1.2 FPGA開發板介紹................ 23
3.2 硬體Layout設計.................. 24
3.2.1電源規劃....................... 25
3.2.2 ADC簡介和Layout設計........... 26
3.2.3 DAC簡介和Layout設計........... 28
3.3 Tuner介紹....................... 30
3.3.1 IIC控制....................... 32
3.4 平台軟體開發.................... 35
3.4.1 FPGA程式設計.................. 36
3.4.2 USB程式設計................... 37
3.4.3 Visual Studio程式設計......... 38
3.5 平台操作說明.................... 40
3.5.1 Tuner Board I/O pin設計....... 40
3.5.2 Tuner Board半可調設計......... 41
3.5.3 Tuner Board Jump設計.......... 42
第四章 靜態環境實錄訊號分析......... 44
4.1 固定地點比較各電視台訊號觀測.... 49
4.2 不同地點在同頻道上訊號的觀測.... 55
第五章 結論與未來發展.............. 59
參考文獻............................ 60
參考文獻 [1] ETSI EN 300 744, Digital Video Broadcasting (DVB); Framing structure, channel coding and modulation for digital terrestrial television, European Standard.
[2] M. Speth, S. Fechtel, G. Fock, and H. Meyr, “Optimum receiver design for OFDM-based broadband transmission-part II: A case study”, IEEE Trans. Communications. vol. 49, no. 4, pp. 571-578, Apr. 2001.
[3] M. Speth, S. Fechtel, G. Fock, and H. Meyr, “Optimum receiver design for Wireless Broad-Band Systems Using OFDM-part I”, IEEE Trans. Communications. vol. 47, no. 11, pp. 1668-1677, Nov. 1999.
[4] MOTIVATE report to the 36th DVB-T Meeting (2000-01) Using DVB-T standard to deliver broadcast Services to mobile receiver
[5] W. C. Jakes. “Microwave Mobile Communications” . IEEE Press, Wiley Interscience, 1994.
[6] Martin Toeltsch, Andreas F. Molisch, “Equalization of OFDM-Systems by Interference Cancellation Techniques”, IEEE International Conference On Communications, Vol.6,2001.p.p. 1950-1954.2001
[7] J. J. van de Beek, M. Sandell, and P. 0. Borjesson, “ML Estimation of Time and Frequency Offset in OFDM Systems,”IEEE ’Itans. Signal Processing, Vol. 43, pp. 761-766, Aug.1997.
[8] G. Watkins. “Optimal Farrow Coefficients for Symbol Timing Recovery”, IEEE Communications Letters, vol. 5, no. 9, pp. 381-383, September 2001.
[9] R. Hamila, J. Vesma, M. Renfors. “Polynomial-Based Maximum-Likelihood Technique for Synchronization in Digital Receivers”, IEEE Transactions on Circuits and Systems-II, vol. 49, no. 8, pp. 567-576, August 2002.
[10] C.W. Farrow, “A continuously variable digital delay element”, IEEE Interational Symposium Circuits and Systems, vol. 3, pp. 2641-2645, June 1988.
[11] Lai-Huei Wang and Hsiang-Feng Chi, “A Pilot-Less sample time synchronization algorithm for high mobility DVB-T receiving”, IEEE ICASSP vol. 4, pp. IV-397-400, May 2006.
[12] C. Mosquera. and M. Cacheda., “Feedback timing synchronization for IF-sampled systems”. In Proc. 8th International Workshop on Signal Processing for Space Communications, SPSC 2003, 2003.
[13] Volker Fischer, Alexander Kurpiers and Dominik Karsunke, “ ICI Reduction Method for OFDM Systems”, 8th International OFDM-Workshop 2003 (InOWo'03), Hamburg, Conference Proceedings.
[14] Y. Mostofi and D. Cox, “ICI mitigation for pilot-aided OFDM systems,” IEEE Transactions on Wireless Communications, vol. 4,no. 2, pp. 765-774, March 2005.
[16] Martin Toeltsch, Andreas F. Molisch, “Equalization of OFDM-Systems by Interference Cancellation Techniques”, IEEE International Conference On Communications, Vol.6,2001.p.p. 1950-1954.2001.
[17] J. Rinne, “Some elementary suboptimal diversity reception schemes for DVB-T in mobile conditions,” IEEE Transactions on consumer Electronics, Vol. 46, No. 3, pp. 847-850, Aug. 2000.
[18] Texas Instruments, THS1230 (Analog-to-Digital Converter) Data sheet, October 2000-revised March 2004.
[19]BURR-BROWN, DAC7724(Digital-to-Analog Converter) Data sheet,Jun- 2009.
[20]ALPS, TDQD3(Tuner) Specification,March 2008.
[21]OKI Semiconductor, MS81V10160(FIFO memory) Data sheet,Sep-2000.
[22]Philips Semiconductors, IIC Specification,January 2000.
[23]ALTERA,EP1C3T144(FPGA) Data sheet,March 2003.
[24]CYPRESS, CY7C68013(USB Microcontroller) Data sheet,February 2005.
[25]陳慶逸,VHDL數位電路設計實務教本-使用Quartus II,May 2008.
[26]許華育,Visual C# 2008程式設計與應用,October 2009.
指導教授 陳逸民(Yih-Min Chen) 審核日期 2010-7-26
推文 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聯絡  - 隱私權政策聲明