跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.170) 您好!臺灣時間:2024/12/11 05:09
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:鄭尊仁
研究生(外文):Tsun Jen Cheng
論文名稱:使用MATLAB實現ATSC 3.0通道編解碼與調變解調變
論文名稱(外文):Implementation of ATSC 3.0 Channel Coding/Decoding and Modulation/Demodulation using MATLAB
指導教授:尤信程
口試委員:鄭献勳劉玉蓀
口試日期:2017-07-21
學位類別:碩士
校院名稱:國立臺北科技大學
系所名稱:資訊工程系研究所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2017
畢業學年度:105
語文別:中文
論文頁數:69
中文關鍵詞:分層多工美規數位電視
外文關鍵詞:LDMATSC
相關次數:
  • 被引用被引用:4
  • 點閱點閱:526
  • 評分評分:
  • 下載下載:57
  • 收藏至我的研究室書目清單書目收藏:0
由於行動裝置引起生活習慣改變以及超高畫質數位電視(UHDTV)的普及,多數國家所採用的第二代歐規數位電視地面廣播(DVB-T2)系統所能提供之頻寬已不敷使用,美國進階電視系統委員會(ATSC)於近期提出了下一代的廣播標準(ATSC 3.0),並採用了分層多工(LDM)技術來增加頻譜的使用效率,這是在其他通訊系統中未曾應用的技術。有鑒於 ATSC 3.0 的創新及未來發展性,且目前學術界甚少有相關文獻,故本論文依照 ATSC 3.0(A/322)之規範,將系統中之通道編碼與調變技術以 MATLAB 實現,其中也包含有通道估測與補償、分層多工之解多工、解調變及解碼技術等,並探討分層多工技術、各種通道與通道估測方法對解碼效能的影響。
As a result of the change of lifestyle causing by mobile device and the popularization of UHDTV, the bandwidth of DVB-T2 system adopted by many countries is no longer adequate; Thus, Advanced Television System Committee (ATSC) had recently launched the next-generation broadcasting standard (called ATSC 3.0) which adopted Layered Division Multiplexing (LDM) technique to improve the spectrum efficiency while it have never been applied by any other broadcasting system. In consideration of the innovation and the developmentality in future of ATSC 3.0, there are also rarely literature about it in academia, we decided to implement the channel coding and modulation including channel estimation, channel compensation, demultiplexing of LDM, demodulation and decoding method by the norm of ATSC 3.0 (A/322) using MATLAB. Next, we discussed about the effect of LDM, each channel and channel estimation method on the performance of decoding.
摘要 i
ABSTRACT ii
誌謝 iii
目錄 iv
表目錄 vi
圖目錄 vii

第一章 緒論 1
1.1 前言 1
1.2 研究動機與目的 1
1.3 章節編排 2

第二章 ATSC 3.0 通道編碼與調變原理 3
2.1 系統概述 3
2.2 位元交錯編碼與調變(Bit Interleaving Coding and Modulation) 4
  2.2.1 向前錯誤更正編碼(Forward Error Coding) 4
    2.2.1.1 BCH 編碼 5
    2.2.1.2 LDPC 編碼 6
  2.2.2 位元交錯(Bit Interleaving) 8
    2.2.2.1 校驗位元交錯(Parity Interleaving) 8
    2.2.2.2 團體交錯(Group-wise Interleaving) 8
    2.2.2.3 區塊交錯(Block Interleaving) 9
  2.2.3 星座圖對映(Constellation Mapping) 11
    2.2.3.1 解多工器(Demultiplexer) 11
    2.2.3.2 映射器(Mapper) 11
2.3 分層多工(LDM) 14
  2.3.1 LDM 編碼 14
  2.3.2 注入層級控制器(Injection Level Controller) 15
  2.3.3 功率標準化器(Power Normalizer) 15
  2.3.4 LDM 結果示例 15
2.4 成幀與交錯(Framing and Interleaving) 17
  2.4.1 迴旋時間交錯器(Convolutional Time Interleaver) 17
    2.4.1.1 延遲元素的初始狀態 19
  2.4.2 成幀(Framing) 21
    2.4.2.1 訊框持續持間(Frame Duration) 22
    2.4.2.2 虛擬調變值(Dummy Modulation Values) 22
  2.4.3 頻率交錯(Frequency Interleaving) 23
2.5 波型產生(Waveform Generation) 26
  2.5.1 引導插入(Pilot Insertion) 26
    2.5.1.1 分散式引導插入(Scattered Pilot Insertion) 27
    2.5.1.1 連續式引導插入(Continual Pilot Insertion) 28
    2.5.1.1 邊際引導插入(Edge Pilot Insertion) 29
  2.5.2 反轉快速傅立葉轉換(IFFT) 30
  2.5.3 保護區間插入(Guard Interval Insertion) 31

第三章 ATSC 3.0 通道解碼與解調變原理 32
3.1 錯誤更正解碼(Error Correction Decoding) 32
  3.1.1 BCH 解碼 32
    3.1.1.1 伽羅瓦體(Galois Field) 32
    3.1.1.2 Berlekamp-Massey 演算法 34
  3.1.2 LDPC 解碼 37
    3.1.2.1 產生冗餘檢查矩陣 37
    3.1.2.2 和積演算法(Sum-Product Algorithm) 43
    3.1.2.3 串聯 BCH 解碼 46
3.2 星座圖解對映(Constellation Demapping) 47
3.3 分層多工之解多工(Demultiplexing of LDM) 49

第四章 以 MATLAB 實現 ATSC 3.0 之實體層 52
4.1 實驗環境與參數 52
4.2 系統功能驗證 53
4.3 系統解碼能力 56
4.4 通道估測 62
4.5 不同雜訊估算方式之解碼能力比較 66

第五章 結論與未來展望 67

參考文獻 68
[1] ATSC, ATSC Standard: Physical Layer Protocol (A/322), Doc. A/322:2017, Advanced Television Systems Committee (ATSC), Feb. 2017.
[2] ESTI, Digital Video Broadcasting (DVB); Frame structure channel coding and modulation for a second generation digital terrestrial television broadcasting system (DVB-T2), European Standard (EN) 302 755 V1.4.1, European Telecommunications Standards Institute (ETSI), Jul. 2015.
[3] Luke Fay, Lachlan Michael, et al., “An Overview of the ATSC 3.0 Physical Layer Specification”, IEEE Transactions on Broadcasting, Vol. 62, No. 1, Mar. 2016.
[4] Tom Richardson and Rudiger Urbanke, “Multi-Edge Type LDPC Codes”, Information, Coding and Mathematics, Springer, May. 2002.
[5] Zongwang Li, Lei Chen, et al., “Efficient Encoding of Quasi-Cyclic Low-Density Parity-Check Codes”, IEEE Transactions on Communications, Vol. 54, Issue 1, Jan. 2006.
[6] Nabil Svenh Loghin, Jan Zollner, et al., “Non-Uniform Constellations for ATSC 3.0”,
IEEE Transactions on Broadcasting, Vol. 62, Issue 1, Mar. 2016.
[7] Pablo Angueira, Cristina Regueiro, et al., “Layered Division Multiplex: Concept”, Retrieved Jun. 10, 2017, from http://www.ldm-tech.com/index.php/basics/.
[8] Peter Klenner, Jong-Seob Baek, et al., “Physical Layer Time Interleaving for the ATSC 3.0 System”, IEEE Transactions on Broadcasting, Vol. 62, No. 1, Mar. 2016.
[9] 國家通訊傳播委員會,《數位無線電視電台技術規範》,中華民國 100 年 10 月 25 日修訂。
[10] ATSC, ATSC Recommended Practice: ATSC 3.0 Field Test Plan (A/326), Doc. A/326:2017, Advanced Television Systems Committee (ATSC), Feb. 2017.
[11] Scott LoPresto, Richard Citta, et al., “Transmit Diversity Code Filter Sets (TDCFSs), an MISO Antenna Frequency Pre-distortion Scheme for ATSC 3.0”, IEEE Transactions on Broadcasting, Vol. 62, No. 1, Mar. 2016.
[12] Dazhi He, Kevin Shelby, et al., “System Discovery and Signaling Transmission Using Bootstrap in ATSC 3.0”, IEEE Transactions on Broadcasting, Vol. 62, No. 1, Mar. 2016.
[13] National Instruments, “Introduction to Wireless LAN Measurements”, Retrieved Jun. 23, 2017, from http://www.ni.com/rf-academy.
[14] IEEE, IEEE Standard for Information Technology Tele-communications and information exchange between systems Local and metropolitan area networks—Specific requirements - Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications, Doc. IEEE 802.11TM-2016, IEEE, Dec. 2016.
[15] Yunghsiang S. Han, “BCH Codes”, Graduate Institute of Communication Engineering, National Taipei University, Feb. 2017.
[16] Todd K. Moon, “Error Correction Coding”, pp.253-261, Wiley, 2005.
[17] Kyung-Joong Kim, Seho Myung, et al., “Low-Density Parity-Check Codes for ATSC 3.0”, IEEE Transactions on Broadcasting, Vol. 62, No. 1, Mar. 2016.
[18] 黃偉倫,DVB-S2 LDPC 解碼器之 FPGA 設計與實現,國立中央大學,中華民國 104 年 1 月。
[19] Tom Richardson, Rudiger Urbanke, “Multi-Edge Type LDPC Codes”, presented at the Workshop honoring Prof. Bob McEliece on his 60th birthday, California Institute of Technoloy, May. 2002.
[20] Youngjun Hwang, Sunghye Cho, et al., “Efficient Decoding Schemes of LDPC Codes for the Layered-Division Multiplexing Systems in ATSC 3.0”, IEEE Transactions on Broadcasting, Vol. 63, No. 1, Mar. 2017.
[21] Sarah J. Johnson, “Introducing Low-Density Parity-Check Codes”, University of Newcastle, 2006.
[22] Sunkyoung Kwon, Sung Ik Park, et al., “Simplified Non-uniform Constellation Demapping Scheme for the Next Broadcasting System”, University of Newcastle, 2006.
[23] Filippo Tosato, Paola Bisaglia, “Simplified Soft-Output Demapper for Binary Interleaved COFDM with Application to HIPERLAN/2”, HPL-2001-246, HP
Laboratories Bristol, Oct. 2001.
[24] Sung Ik Park, Jae-Young Lee, et al., “Low Complexity Layered Division Multiplexing for ATSC 3.0”, IEEE Transactions on Broadcasting, Vol. 62, No. 1, Mar. 2016.
[25] Pablo Angueira, Cristina Regueiro, et al., “Layered Division Multiplexing: A technique to make flexible use of the broadcast spectrum”, University of the Basque Country, Feb. 2015.
[26] Cristina Regueiro, Jon Montalban, et al., “LDM Core Services Performance in ATSC 3.0”, University of the Basque Country, Jan. 2016.
[27] Itziar Angulo, David de la Vega, et al., “Implementation of Non-Orthogonal Multiplexing for Narrow Band Power Line Communications”, presented on IEEE ISPLC, April. 2017.
[28] 經濟部標準檢驗局,《地面數位電視接收機基本技術規範》,中華民國 100 年 8 月 29 日修訂。
連結至畢業學校之論文網頁點我開啟連結
註: 此連結為研究生畢業學校所提供,不一定有電子全文可供下載,若連結有誤,請點選上方之〝勘誤回報〞功能,我們會盡快修正,謝謝!
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top