博碩士論文 106521057 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:7 、訪客IP:3.129.70.157
姓名 許元亨(Yuan-Heng Hsu)  查詢紙本館藏   畢業系所 電機工程學系
論文名稱 運用於記憶體內運算的SRAM功率模型之研究
(On SRAM Power Model for In Memory Computing)
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 隨著製程的進步,晶片尺寸不斷的縮小,晶片上的電晶體數量也越來越多。大大的增加了複雜晶片的設計難度。再加上現今許多先進的設計都被應用於低功率的設備,例如筆記型電腦,穿戴式設備…,延長高電晶體密度的電池壽命並且降低散熱設備變為設計中的重要考量。然而由於電路複雜度高,讓電晶體層級(transistor-level)的功耗估算變得十分複雜且耗時。因此,在電路設計階段時需要一個在高模擬層級的合適的耗模型來作功耗估算。
為了支援記憶體內運算(In Memory Computing)的特殊記憶體,本篇論文提出一個高階功耗模型,不同於以往的功耗模型只能依據不同操作狀況來區分功耗,我們的功耗模型考慮了不同讀寫位址以及讀寫資料造成的影響,提供依據不同pattern對應的各種功耗。根據不同的操作模式,對讀取或寫入動作使用了不同的迴歸方法建構適當且準確的功耗模型。從實驗結果可以看出,不同操作中的功耗誤差率都在10%之內,且模擬時間大幅縮短。在將功耗模型和系統層級的模擬器Gem5結合後,透過一個簡單但完整的模擬測試也演示了支援系統層級模擬器的功能。
摘要(英) As the process continues to scaling, chip size is getting smaller, but the number of transistors on the chip is increasing. This significantly increases the difficulty for designing such complicated chips. In addition, due to the strong needs for low-power equipments, such as notebook computers, wearable devices, etc…, extending battery life and reducing heat dissipation become important considerations for such high-density designs. However, transistor-level power estimation becomes very complicated and slow for large designs. Therefore, proper high-level power modeling methods are required to evaluate the power consumption at design stages.
In order to support the needs for In Memory Computing, this thesis proposes a high-level power consumption model for this special memory. Unlike traditional memory power models that can provide only the same value for different access, the proposed power model considers the effects of different address and data, and provides distinct power values for different input patterns. According to different operation modes, different regression approaches are proposed for memory read and write to construct accurate power models. According to the experimental results, the average error for different access modes can be controlled within 10%, and the simulation time is greatly reduced. After combing the proposed power model and the system –level simulator Gem5, a simple but complete program also demonstrates the capability to support high-level simulator.
關鍵字(中) ★ 記憶體
★ 功耗估算
★ 功耗模型
關鍵字(英) ★ SRAM
★ power estimation
★ power model
論文目次 摘要 ii
Abstract iii
致謝 iv
目錄 v
圖目錄 vii
表目錄 x
第一章、緒論 1
1- 1 功耗對記憶體電路設計之影響 1
1- 2 運用於記憶體內運算的卷積記憶體架構 4
1-2-1 卷積神經網路之概念(Convolution Neural Network) 4
1-2-2 卷積記憶體與傳統記憶體之差別(Convolution SRAM) 6
1- 3 記憶體的操作功率 9
1- 4 論文結構 10
第二章、相關研究 11
2- 1 傳統功耗估算 11
2- 2 功耗模型 12
2-2-1 經驗型功耗模型(Empirical Models) 14
2-2-2 分析型功耗模型(Analytical Models) 15
2- 3 研究動機 17
第三章、功率模型設計方法 18
3- 1 輸入訊號產生器 (Pattern Generator) 19
3- 2 寫入操作功耗模擬 21
3- 3 讀取操作功耗模擬 28
3- 4 回歸分析與模型建立 32
第四章、實驗結果與分析 36
4- 1 實驗環境設定 36
4- 2 功耗模型驗證 36
4- 3 和現有模擬器結合成果 40
第五章、結論 42
參考文獻 43
參考文獻 [1] G. E. Moore, “Cramming More Components Onto Integrated Circuits”, Proceedings of the IEEE, vol. 86, no. 1, pp. 82-85, Jan. 1998.
[2] Keyes, R. W, “The impact of Moore′s Law”, IEEE Solid-State Circuits Society Newsletter, vol. 11, no. 3, pp. 25-27, Sept. 2006.
[3] Moore′s Law, The Future-Technology & Research at Intel [Online]. Available: http://www.intel.com/technology/mooreslaw/index.htm
[4] R. A. Rutenbar, “Emerging Tools for Analog & Mixed-Signal: The Role of Synthesis and Analog Intellectual Property”, Master Course, Design Automation and Test in Europe (DATE), 2003.
[5] Chien-Nan Jimmy Liu, “Introduction to High-Level Power Estimation”
[6] Chi-Chia Yu, “A Scalable Power Modeling Approach for Embedded Memory Using LIB Format”, Master Thesis NCU, Jan. 2006.
[7] Avishek Biswas, Member, IEEE, and Anantha P. Chandrakasan, , “CONV-SRAM: An Energy-Efficient SRAM With In-Memory Dot-Product Computation for Low-Power Convolutional Neural Networks”, IEEE Journal of solid-state circuits, VOL. 54, NO. 1, Jan. 2019
[8] Y. H. Chen, T. Krishna, J. S. Emer, and V. Sze, “Eyeriss: An Energyefficient Reconfigurable Accelerator for Deep Convolutional Neural Networks,” IEEE J. Solid-State Circuits, VOL. 52, NO. 1, pp. 127–138, Jan. 2017.
[9] B. Moons and M. Verhelst, “An Energy-efficient Precision-scalable ConvNet Processor in 40-nm CMOS,” IEEE J. Solid-State Circuits, vol. 52, no. 4, pp. 903–914, Apr. 2017.
[10] Minh Q. Do, Mindaugas Draˇzdˇziulis, Per Larsson-Edefors, and Lars Bengtsson, “Parameterizable Architecture-Level SRAM Power Model Using Circuit-Simulation Backend for Leakage Calibration” 7th International Symposium on Quality Electronic Design,2006.
[11] Minh Q. Do, Mindaugas Draˇzdˇziulis, Per Larsson-Edefors, and Lars Bengtsson, ”Leakage-Conscious Architecture-Level Power Estimation for Partitioned and Power-Gated SRAM Arrays”, 8th International Symposium on Quality Electronic Design, 2007.
[12] Steven J. E. Wilton and Norman P. Jouppi, ”CACTI: an Enhanced Cache Access and Cycle Time Model”, IEEE Journal of Solid-State Circuits VOL. 31 , Issue: 5, May 1996.
[13] Sari L. Coumeri and Donald E. Thomas, Jr. , “Memory Modeling for System Synthesis”, IEEE Transactions on Very Large Scale Integration (VLSI) Systems VOL. 8, Issue: 3, June 2000.
[14] F. Rouatbi, B. Haroun, and A. J. Al-Khalili, “Power Estimation Tool for Sub-micron CMOS VLSI Circuits,” IEEE/ACM International Conference on Computer-Aided Design, pp. 204-209, Nov. 1992.
[15] “Epoch User’s Manual,” Cascade Design Automation Corp., Bellevue, WA, 1996.
[16] Alexandra kuster, “High Accuracy Behavioral Modeling of In-Memory Computing Design for AI Edge Applications”, Master Thesis NCTU,2020.
[17] Gem5 Tutorial [Online]. Available: https://blog.csdn.net /u010170039/ article /details/ 77890792.
指導教授 劉建男 周景揚(Chien-Nan Liu Jing-Yang Jou) 審核日期 2020-8-17
推文 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聯絡  - 隱私權政策聲明