跳到主要內容

臺灣博碩士論文加值系統

(44.201.94.236) 您好!臺灣時間:2023/03/24 23:02
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:林政豪
研究生(外文):Zheng-Hau Lin
論文名稱:PC為基礎的軟體數位電視廣播接收器之數位降頻器設計和效能優化
論文名稱(外文):Digital-Down-Converter Design and Optimization for PC-Based Software DVB-T Receiver
指導教授:曾恕銘
指導教授(外文):Shu-Ming Tseng
口試委員:陳永芳曾德峰
口試委員(外文):Yung-Fang ChenDer-Feng Tseng
口試日期:2011-07-05
學位類別:碩士
校院名稱:國立臺北科技大學
系所名稱:電腦與通訊研究所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2011
畢業學年度:99
語文別:英文
論文頁數:20
中文關鍵詞:數位電視廣播數位降頻器即時性
外文關鍵詞:DVB-TDDCReal-time
相關次數:
  • 被引用被引用:0
  • 點閱點閱:174
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
本文提出一個數位降頻器的新架構,用於PC為基礎的軟體數位電視廣播接收器中。我們令類比數位轉換器的取樣頻率為192/7MHz以及數位降頻器中的有限脈衝響應低通濾波器階數為7 (8個係數)。在數位降頻器運算部分提出一個CMF法來結合混波器以及濾波器,也就是預先將混波器以及濾波器結合在一起並將結果存成一個查詢表格。如此便可以省去混波器的運算處理。如果輸入數位降頻器的資料數為N個,所提出的CMF法只有2N個乘法。但是如果是之前沒有結合混波器及濾波器的架構則會有3N個乘法。最後,我們以組合語言來優化所提出的CMF法來滿足數位電視廣播即時播放的需求。

In this thesis, we propose a novel Digital-Down-Converter (DDC) architecture for PC-based software Digital Video Broadcasting-Terrestrial (DVB-T) receiver. We let A/D sampling rate be 192/7 MHz and the order of the lowpass FIR filter be seven (8 coefficients) in DDC. We then propose combining the mixer and filter (CMF), that is, pre-processing the mixer and filter coefficients and storing the results in a look-up table. If the input data of length N, the proposed CMF scheme has 2N multiplications but the previous architecture, which does not pre-process the mixer and filter coefficients together in advance, has 3N multiplications. Finally, we optimize our algorithm in assembly code to satisfy DVB-T real-time reception requirement.

摘 要....................................................i
ABSTRACT................................................ii
誌 謝...................................................iii
CONTENTS................................................iv
LIST OF TABLES...........................................v
LIST OF FIGURES.........................................vi
Chapter 1 INTRODUCTION...................................1
Chapter 2 SYSTEM MODEL...................................3
Chapter 3 CHOICE OF A/D SAMPLING RATE....................5
3.1 DDC with fAD = 20MHz.................................5
3.2 DDC with fAD = 192/7MHz..............................6
3.3 Comparison between fAD = 20MHz and 192/7MHz..........7
Chapter 4 PROPOSED CMF METHOD............................8
Chapter 5 CMF OPTIMIZATION AND IMPLEMENT IN ASSEMBLY....11
5.1 Choice of filter order..............................11
5.2 Assembly implementation.............................11
Chapter 6 PERFORMANCE OF OUR DDC........................15
Chapter 7 CONCLUSION....................................18
REFERENCES..............................................19


[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]Mitchell, J., Sadot, P., “Development of a digital terrestrial front end,” International Broadcasting Convention 12-16 Sept. 1997, IEE Conference Publication No. 447, pp.519-524, ISSN 0537-9989.

[3]Makowitz, R., Anikhindi, S., Gledhill, J., Mayr, M. and Drozd, M.,“ A Single-chip Front End for DVB-T Receivers,” in Proc Consumer Electronics Conf,, pp. 390-391, June 1998.

[4]F. Harris and R. W. Lowdermilk, “Software defined radio: Part 22 in aseries of tutorials on a instrumentation and measurement,” IEEE Instrum.Meas. Mag., vol. 13, no. 1, pp. 23–32, Feb. 2010

[5]Fang-Hsu Lu; You, S.D., “Channel Estimation for DVB-T Receiver with Asynchronous Sampling Clock,” IEEE 13th International Symposium on Consumer Electronics, pp.513-517, May 2009.

[6]Yih-Min Chen, “On the Design of Farrow Interpolator for OFDM Receivers with Asynchronous IF Sampling,” Fourth International Conference on Communications and Networking in China, pp. 1-5, Aug 2009.

[7]Karim Medhat Nasr, John P. Cosmas, Maurice Bard, and Jeff Gledhill “Performance of an Echo Canceller and Channel Estimator for On-Channel Repeater in DVB-T/H Networks,“ IEEE Trans. on Broadcasting, vol. 53, issue:3, pp. 609-618 Sept. 2007.

[8]Ji-yang Yu, and Yang Li, “An Efficient Digital Down Converter Architecture for Wide Band Radar Receiver,” in Proc 2009 IET International Radar Conf., pp. 1-4, April 2009.

[9]M. J. Zhao, P. L. Qiu and J. H. Tang, “Sampling rate conversion and symbol timing for OFDM software receiver,” IEEE 2002 International conference on Communications, Circuits and Systems and West Sino Expositions, vol. 1, pp. 114-118, May. 2002.

[10]Yih-Min Chen, I-Yuan Kuo, “Design of Lowpass Filter for Digital Down Converter in OFDM Receivers,” International Conference on Wireless Networks, Comm. and Mobile Computing, vol. 2, pp. 1094-1099, Hawaii, USA, June. 2005.

[11]“IntelR Advanced Vector Extensions Programming Reference,” http://software.intel.com/file/19151


QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top