博碩士論文 103521023 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:38 、訪客IP:3.149.230.13
姓名 邱建宏(Chien-Hung Chiu)  查詢紙本館藏   畢業系所 電機工程學系
論文名稱 濾波器組多載波傳輸系統之快速傅立葉轉換/反快速傅立葉轉換設計與實現
(FFT/IFFT Design and Implementation for FBMC Transmission 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. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 正交分頻多工器主要是利用所有的子載波正交特性進行調變,並利用循環字首(cyclic prefix)來消除符元間干擾及載波間干擾,而濾波器組多載波(Filter Bank Multicarrier, FBMC)傳輸技術只需要維持和相鄰子載波之間的正交特性即可。因此,為了保持濾波器組多載波系統正交特性和提高頻寬使用率,將會使用偏移正交振幅調變(Offset Quadrature Amplitude Modulation, OQAM)。有鑒於採樣濾波器的良好振幅響應和微小的旁瓣干擾。使用頻率採樣濾波器,將偏移正交振幅調變和頻率採樣濾波器组結合,我們將不再需要使用循環字首進而得到更好的頻寬使用率。
在濾波器組的部分,傳送端為合成濾波器组(Synthesis filter bank),可以得到一個很直觀的演算法,然後可用反離散傅立葉轉換實現。接收端為分析濾波器組(Analysis filter bank),則用離散傅立葉轉換實現。濾波器组可拆解成多相位網路濾波器與快速傅立葉轉換處理器,在系統所需速度不快的情況下,採用了記憶體式快速傅立葉轉換處理器,將傳送端與接收端的多相位網路濾波器與快速傅立葉轉換處理器整合。
本論文使用同質性可組態記憶體式快速傅立葉轉換處理器,重新檢視基數2快速傅立葉轉換演算法,並重新探討傳統的信號流程圖,進而發展出另一種信號流程圖的表示法,其中我們證明了輸入資料的改變,並不會喪失原有的快速傅立葉轉換數學運算性。因此,這樣的信號流程圖表示法,可以容易地得到一同質性之運算並行式結構的可組態式快速傅立葉轉換處理器之架構,藉此提高吞吐量。同時仍保有記憶體式架構優於管線式架構面積小的優勢,提升原有記憶體式架構之速度,且易於控制。
摘要(英)
In OFDM, IFFT and cyclic prefix to avoid the circular convolution aliasing are usually used to ensure the orthogonality for all subchannels, while FBMC only requires orthogonality with adjacent subchannels. In order to fully exploit channel bandwidth, modulations in the subchannels must adapt to the neighbor orthogonality constraint, so Offset Quadrature Amplitude Modulation (OQAM) is used for this purpose. Frequency selective filter is accomplished by using longer and spectrally well-shaped prototype filters, and because of frequency selective filter, the sidelobe levels are lower comparing to OFDM. Combination of filter banks and OQAM modulation result in no need for guard time or cyclic prefix like OFDM, leading to higher bandwidth efficiency. In general, this technique is called Filter Bank Multicarrier (FBMC) technique.
In FBMC system, the transmitter is called synthesis filter bank. We can get an intuitive algorithm, implemented by Inverse Discrete Fourier Transform. Then, the receiver is called analysis filter bank, implemented by using Discrete Fouier Transform. Filter banks consists of Polyphase Network (PPN) filter and FFT processor, we. Because the condition of the system speed demand is not fast, we choose the memory-based IFFT/FFT processor. Finally, PPN filter and IFFT/FFT processor are combined in transmitter and receiver.
This dissertation presents a reconfigurable homogeneous memory-based FFT processor architecture. Specifically, this thesis reinvestigates a radix-2 FFT algorithm and rearranges an alternative signal flow graph (SFG) from conventional SFGs. By developing the alternative SFG, this thesis proves that the altered permutation of input data can maintain the original functionality of FFT computation. Consequently, the alternative SFG is readily realized as the architecture of homogeneous parallel structure with multiple processing elements to increase throughput. However, the proposed design retains the advantage of a small area for the memory-based architecture, and achieves the goals of fast operation and ease of control.
關鍵字(中) ★ 記憶體式
★ 快速傅立葉轉換
★ 基數2
★ 濾波器组多載波
關鍵字(英) ★ Memory-based
★ FFT
★ Radix-2
★ FBMC
論文目次
摘要 i
Abstract ii
致謝 iii
目錄 iv
圖目錄 vi
表目錄 viii
第一章 緒論 1
1.1 前言 1
1.2 研究動機 2
1.3 論文架構 2
第二章 濾波器組多載波介紹 3
2.1 正交分頻多工調變介紹 4
2.1.1 正交分頻多工器電路架構 5
2.1.2 FBMC與OFDM比較 6
2.2 濾波器組多載波傳輸多工器介紹 7
2.2.1 偏移正交振幅調變(OQAM) 8
2.2.2 合成濾波器組與分析濾波器組 10
第三章 同質性平行記憶體式FFT處理器設計[6] 13
3.1 單一運算元件記憶體式FFT處理器發展 13
3.1.1 訊號流程圖表示法 13
3.1.2 輸入資料組演算法 19
3.1.3 MBFFT1 架構 23
3.2 平行記憶體式FFT處理器發展 26
3.2.1 MBFFTP2 架構 26
3.2.2 MBFFTP4 架構 27
3.3 總結 28
第四章 傳送端IFFT和接收端FFT設計 29
4.1 Continuous flow MBFFTP4架構 30
4.2 傳送端IFFT設計 33
4.3 接收端FFT設計 35
第五章 模擬結果與電路比較 37
5.1 定點數分析 37
5.2 模擬結果驗證 38
第六章 結論與未來展望 42
參考文獻 43
參考文獻

[1] D. Matiæ, “OFDM as a possible modulation technique for multimedia applications in the range of mm waves,” TUD-TVS, Oct. 1998J. Lowery, L. B. Du, and J. Armstrong, “Performance of optical OFDM in ultralong-haul WDM lightwave systems,” J. Lightw. Technol., vol. 25, no. 1, pp. 131–138, Jan. 2008.
[2] A.Peled and A. Ruiz, “Frequency domain data transmission using reduced computational complexity algorithms,” in Proc. IEEE International Conference on ICASSP, vol. 5, April, 1980, pp. 964-967.
[3] FBMC-Primer_06-2010. http://www.ict-phydyas.org
[4] Viholainen, A., Bellanger, M., and Huchard M. PHYDYAS project, deliverable D5.1: Prototype filter and structure optimization. http://www.ict-phydyas.org
[5] P. P. Vaidyanathan, Multirate Systems And Filter Banks. 1993, Prentice-Hall.
[6] Shin-Yo, Lin. 2011. Homogeneous Reconfigurable Memory-based FFT Processor for Wireless Communication Systems. Taoyuan: National Central Univeristy. Electrical engineering.
[7] R. Radhouane, P, Liu, C. Modin, “Minimizing the memory requirement for continuous flow FFT implementation:Continuous flow mixed mode FFT(CFMM-FFT),” Proc. IEEE Int. Symp. Circuits Syst., vol. 1, pp.116-119, 2000-May
[8] J. Nadal, C. A. Nour, A. Baghdadi, "Low-complexity pipelined architecture for FBMC/OQAM transmitter", IEEE Trans. Circuits Syst. II Express Briefs, vol. 63, no. 1, pp. 19-23, Jan. 2016.
[9] C.-L. Hung, S.-S. Long, M.-T. Shiue, "A low power and variable-length FFT processor design for flexible MIMO OFDM systems", Proc. IEEE Int. Symp. Circuits Syst., pp. 705-708, 2009-May.
[10] Yaun-En, Yu. 2016. “FBMC Transmission System Design and FPGA Evaluation of Polyphase Filter for 5G Mobile System”, Taoyuan: National Central Univeristy. Electrical engineering.
[11] B. G. Jo, M. H. Sunwoo, "New continuous-flow mixed-radix (CFMR) FFT processor using novel in-place strategy", IEEE Trans. Circuits Syst. I Reg. Papers, vol. 52, no. 5, pp. 911-919, May 2005.
[12] J. A. Hidalgo, J. Lopez, F. Aruguello, E. L. Zapata, "Area-efficient architecture for fast Fourier transform", IEEE Trans. Circuits Syst. II. Analog Digit. Signal Process. vol. 46, no. 2, pp. 187-193, Feb. 1999.
指導教授 薛木添(Muh-Tian Shiue) 審核日期 2017-7-27
推文 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聯絡  - 隱私權政策聲明