博碩士論文 106521054 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:20 、訪客IP:18.188.8.73
姓名 李孟霖(MENG-LIN LI)  查詢紙本館藏   畢業系所 電機工程學系
論文名稱 用於類比電路仿真器的波動數位濾波器之硬體最佳化方法
(Resource Optimization for Hardware Generation of WDF-based Circuit Emulators)
相關論文
★ 用於類比電路仿真之波動數位濾波器架構的自動建構方法★ 使用波動數位濾波器與非線性MOS模型的類比電路模擬平台
★ 實現波動數位濾波器架構下之類比仿真器的非線性電晶體模型★ 以節點保留方式進行壓降分析中電源網路模型化簡的方法
★ 以引導式二階權重提取改進辨認二階臨界函數之 研究★ 用於類比電路仿真器的 波動數位濾波器架構之定點數實現方法
★ 以基本類比電路架構為基礎的佈局自動化 工具★ 可保留設計風格及繞線行為之類比佈局遷移技術
★ 自動辨識混合訊號電路中數位區塊之方法★ 運用於記憶體內運算的SRAM功率模型之研究
★ 考量可繞度及淺溝槽隔離效應之類比佈局擺置微調方法★ 一個適用於量化深度神經網路且可調整精確度的處理單元設計: 一種階層式的設計方法
★ 一個有效的邊緣智慧運算加速器設計: 一種適用於深度可分卷積的可重組式架構★ 實現類比電路仿真的波動數位濾波器架構生成與模擬
★ 自動辨識混合訊號電路中構成區塊及RLC元件之方法★ 以波動數位濾波器實現類比電路仿真器所需的FPGA表格縮減技術
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 隨著製程進步,目前的超大型積體電路設計愈來愈複雜,單晶片系統( System on Chip , SOC ) 已成為設計的主流,由於一個系統通常同時包含數位電路與類比電路,因此類比/混合訊號(Analog/mixed-signal, AMS)電路的驗證在開發晶片的流程中變的重要許多。在這篇論文中,我們採用波動數位濾波器(Wave Digital Filter, WDF)的原理,將類比電路轉成對應的數位電路來進行仿真。此方法使用入射波與反射波的方式描述電路特性,可以將每個類比元件對應至波動數位濾波器架構的數位元件,達成與數位電路一起模擬的目標。
本論文根據WDF架構仿真流程之相關文獻,建立一個將類比電路自動轉換為WDF結構的數位電路的仿真環境,並使用基於敏感度的方法,將各個配線器的γ值變化表示為與輸入電壓相關的公式,取代以往需要冗長運算時間的查表以及內插方法。而針對電路優化方面,我們運用了整數線性規劃演算法,得出最小所需配線器數量,並套用仿射算數模型,在保有一定精準度下,算出所需的最小位元長度,以此來縮小產生的電路面積。由實驗結果可看出,綜合了以上方法,所產生的WDF類比仿真電路比以往在速度及面積上都有大幅的優化,且自動化環境也使得使用者在進行類比仿真時更加迅速及便利。
摘要(英) With the advance of semiconductor technologies, the design of Very-Large-Scale Integration (VLSI) circuits becomes more complex. System-on-Chip (SOC) has become the main stream of VLSI design style . Because SOC designs usually contain both analog and digital circuits, it is important to have an Analog/Mixed-Signal (AMS) verification flow for chip development. In this thesis, we adopt Wave Digital Filter(WDF) theorem to map analog circuits into digital circuits for emulating analog circuits. This method uses incident and reflected waves to model circuit characteristics. Each analog component can be transformed into digital component in WDF framework to support the co-simulation with digital circuits.
Based on the previous studies for the simulation process of WDF architectures, this thesis presents an automatic environment for converting analog circuits into WDF structures. Using the sensitivity-based method, the change of γ value at each adaptor becomes a formula related to the input voltage, This approach successfully avoids long calculation time by replacing the look-up table and interpolation method. In order to minimize hardware resource, integer linear programming algorithm is used to obtain the minimum number of required adaptors, The affine arithmetic model is also applied to calculate the minimum bit length with certain precision. As shown in the experimental results combining the proposed methods, the generated WDF circuits are greatly improve in terms of speed and area. The automation environment also improves the convenience for users to do analog emulation
關鍵字(中) ★ 類比電路
★ 仿真
★ 數位波動濾波器
關鍵字(英)
論文目次 摘要 i
Abstract v
致謝 vi
目錄 vii
圖目錄 ix
表目錄 xiii
1 第一章、緒論 1
1-1 前言 1
1-2 相關研究 4
1-2-1 場列式可程式類比陣列(FPAA) 4
1-2-2 可程式化類比元件陣列(PANDA) 6
1-3 論文結構 8
2 第二章、背景知識 9
2-1 數位濾波器(Digital Filter)模型 9
2-2 波動數位濾波器(Wave Digital Filter) 11
2-2-1 波動數位濾波器模型 11
2-2-2 配線器(Adaptor) 14
2-2-3 非線性半導體場效電晶體模型(MOSFET) 18
2-2-4 新式J型配線器(J-type adaptor) 19
2-3 WDF的硬體實作方法 22
3 第三章、硬體設計最佳化方法 24
3-1 類比仿真器的仿真流程 24
3-2 硬體實現平台 26
3-3 基於敏感度的WDF運算方法 27
3-4 位元長度最佳化方法 27
3-4-1 整數部分位元優化 29
3-4-2 分數部分位元優化 29
3-4-3 更精確的位元長度調整 31
3-5 最少配線器及硬體共用的最佳化方法 32
3-5-1 基礎硬體共用 32
3-5-2 整數線性規劃的最小配線器最佳化 33
3-6 自動化硬體生成環境 37
3-7 硬體架構 39
4 第四章、實驗結果 41
4-1 實驗環境 41
4-2 T型橋式電路(Bridged-T) 41
4-3 二階放大器(Two Stage OPA) 43
5 第五章、結論與未來工作項目 46
6 參考文獻 47
參考文獻 [1] G. E. Moore, “Cramming More Components Onto Integrated Circuits,” Proceedings of the IEEE, Jan 1998.
[2] M. Vertregt, “The analog challenge of nanometer CMOS,” Int’l Electron Devices Meeting, pp.1-8, Dec. 2006
[3] Fettweis, “Wave digital filters: Theory and practice,” Proceedings of the IEEE, vol. 74, no. 2, pp. 270–327, 1986.
[4] K. Meerkotter and R. Scholz, “Digital simulation of nonlinear circuits by wave digital filter principles,” IEEE Int’l Symp. on Circuits and Systems, pp. 720–723, 1989.
[5] H. Kutuk and S.-M. Kang, “A field-programmable analog array (FPAA) using switched-capacitor techniques,” in Proc. IEEE Int’l Symp. on Circuits and Systems, vol. 4, 1996, pp. 41-44, 1996.
[6] E. K. Lee and W. L. Hui, “A novel switched-capacitor based field-programmable analog array architecture,” in Field-Programmable Analog Arrays, Springer, pp. 33-50, 1998.
[7] E. K. Lee and P. G. Gulak, “A transconductor-based field-programmable analog array,” in Proc. IEEE Int’l Solid-State Circuits Conf., pp. 198-199, 1995.
[8] B. Pankiewicz, M. Wojcikowski, S. Szczepanski, and Y. Sun, “A field programmable analog array for CMOS continuous-time OTA-C filter applications,” IEEE J. Solid-State Circuits, vol. 37, no. 2, pp. 125-136, 2002.
[9] T. S. Hall, C. M. Twigg, J. D. Gray, P. Hasler, and D. V. Anderson, “Large-scale field-programmable analog arrays for analog signal processing,” IEEE Trans. on Circuits and Systems I: Regular Papers, vol. 52, no. 11, pp. 2298-2307, 2005.
[10] N. Suda & J. Suh & N. Hakim & Y. Cao & B. Bakkaloglu, “A 65 nm Programmable ANalog Device Array (PANDA) for Analog Circuit Emulation,” IEEE Transactions on Circuits and Systems I: Regular Papers, pp. 181-190, Jan 2016.
[11] D. Franken & J. Ochs & K. Ochs, "Generation of Wave Digital Structures for Connection Networks Containing Ideal Transformers," in Proc. IEEE Int. Symp. Circuits and System, vol.1, pp. III-240-III-243, June, 2003.
[12] Y.-S. Han, “A simulation platform for analog circuits using wave digital filters and Nonlinear MOS model,” National Central University, Taiwan, 2015.
[13] H.-P. Yang, “Automatic Construction and Scheduling of the Wave Digital Filter Structures for Analog Emulators,” National Central University, Taiwan, 2016.
[14] C.-H. Wang, “Nonlinear Transistor Model for WDF-Based Analog Emulators,” National Central University, Taiwan, 2016.
[15] W. Wu, Y.-L. Chen, Y. Ma, C.-N. Liu, J.-Y. Jou, S. Pamarti, and L. He, “Wave Digital Filter based Analog Circuit Emulation on FPGA,” IEEE Int’l Symp. on Circuit and Systems, May 2016.
[16] S.-Y. Pan, "A New Adaptor for WDF-Based Analog Emulator with Complicated Topology," National Central University, Taiwan, 2017
[17] T. Schwerdtfeger and A. Kummert, “A Multidimensional Signal processing approach to WDF with topology-related delay-free loops,” IEEE Int’l Conf. on Acoustics, Speech and Signal Processing (ICASSP), 2014.
[18] Xilinx, Inc., “Zynq-7000 All Programmable SoC Overview,” 2016 [Online].Available:https://www.xilinx.com/support/documentation/data_sheets/ds190-Zynq-7000-Overview.pdf
[19] M.-Y. Li, "Hardware Implementation of Analog Emulator Based on Wave Digital Filters," National Central University, Taiwan, 2017
[20] T. Shima, T. Sugawara, S. Moriyama, and H. Yamada, “Three-dimensional table look-up MOSFET model for precise circuit simulation,” IEEE J. Solid-State Circuits, vol. 17, no. 3, pp. 449-454, 1982.
[21] L.-S. Liu, “Fixed-Point Implementation of Wave Digital Filters for Analog Circuit Emulation,” National Central University, Taiwan, 2017
[22] J-X Tsai “On WDF Structure Synthesis and Simulation for Analog Circuit Emulation,” National Central University, Taiwan, 2019
[23] Yu Pu and Yajun “An Automated, Efficient and Static Bit-width Optimization Methodology Towards Maximum Bit-width-to-Error Tradeoff With Affine Arithmetic Model” 2006
[24] H-Y Chang “On Table Reduction for WDF based Analog Circuit Emulation on FPGA,” National Central University, Taiwan, 2018
指導教授 周景揚 審核日期 2019-8-19
推文 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聯絡  - 隱私權政策聲明