博碩士論文 92521013 完整後設資料紀錄

DC 欄位 語言
DC.contributor電機工程學系zh_TW
DC.creator曾子維zh_TW
DC.creatorTsu-Wei Tsengen_US
dc.date.accessioned2010-11-17T07:39:07Z
dc.date.available2010-11-17T07:39:07Z
dc.date.issued2010
dc.identifier.urihttp://ir.lib.ncu.edu.tw:88/thesis/view_etd.asp?URN=92521013
dc.contributor.department電機工程學系zh_TW
DC.description國立中央大學zh_TW
DC.descriptionNational Central Universityen_US
dc.description.abstract嵌入式記憶體式系統晶片(system-on-chip, SOC)設計中之重要元件。含有數百個記憶體之系統晶片已不再陌生。此外,這些記憶體通常佔據整體系統晶片之大量面積,造成記憶體良率支配整體系統晶片之良率。因此,有效提升系統晶片中記憶體良率之技術是需要的。而記憶體內建自我修復技術(memory built-in self-repair, BISR)已被廣泛使用於提升記憶體良率。 論文的第一部分,針對多埠記憶體(multi-port RAMs)提出一瑕疵-覺知式記憶體自我修復(defect-aware BISR, DABISR)方法,可藉由定位出埠間瑕疵(inter-port defects)位置來提升多埠記憶體之修復效率。並且,我們提出了針對記憶體中字組線(word-line)間與位元線(bit-line)間埠間瑕疵定位之瑕疵定位演算法(defect-location algorithm, DLA)。DLA所存取的位址空間非常小。實驗結果顯示,所提出的瑕疵定位演算法,在20%埠間瑕疵機率假設下,對一雙埠記憶體可提升8.4%-14.4%之修復率。 論文第二部分,提出兩種分享式BISR方法,用以降低BISR於系統晶片中的面積成本。所提出的循序-分享式BISR可循序的修復多記憶體模組。其中,廣域端之備份元件分析器(redundancy analyzer)可負責待測記憶體之備份元件分析。與特定式BISR(i.e., 每一記憶體配置一獨立的BISR系統)電路比較,在四個不同尺寸記憶體的假設下,所提出之循序-分享式BISR可達成約40%-50%的節省面積比例。而為了減少面積成本且不造成長測試時間,我們也提出一平行-分享式BISR方法,可平行修復多記憶體模組。其中,廣域端之備份元件分析器可以分時多工(time multiplexing)之方式執行多記憶體模組之備份元件分析。實驗結果顯示,所提出之平行-分享式BISR之測試時間,極度接近特定式(dedicated)BISR之測試時間。然而,在五記憶體的假設下與特定式BISR比較,所提出之平行-分享式BISR可有約20%之節省面積比例。 論文第三部分,提出一記憶體BISR之設計自動化基礎框架(BISR design automation framework),可針對系統晶片中之多記憶體模組,規劃與自動產生BISR電路。所提出之BISR設計自動化基礎框架可在最大繞線之限制下,決定不同記憶體模組使用循序-分享式BISR或平行-分享式BISR電路,並且最小化整體BISR電路之面積與測試時間成本。此外,BISR相關設計參數可被最佳化使得BISR之面積成本可進一步降低。實驗結果顯示,針對50個記憶體模組,在不同功率消耗限制與最大繞線距離限制下與特定式BISR比較,所提出之BISR設計自動化基礎框架可達到約20.96%-33.67%之節省面積比例。 zh_TW
dc.description.abstractEmbedded random access memory (RAM) is one key component in modern system-on-chip (SOC) designs. Several hundreds of RAM cores in a complex SOC is common. Furthermore, these RAM cores usually represent more than one half of the area of the SOC. Therefore, the yield of RAM cores dominates the yield of modern SOCs. Effective yield-enhancement techniques thus are needed for RAM cores in an SOC. Built-in self-repair (BISR) techniques are widely used to enhance the yield of embedded RAMs. In the first part of this thesis, a defect-aware BISR (DABISR) scheme is proposed to improve the repair efficiency of multi-port RAMs (MPRAMs) by enhancing the location capability of inter-port faults caused by inter-port defects. Also, two defect-location algorithms (DLAs) are proposed to locate the inter-port defects between word-lines and bit-lines with a small range of the address space. Thus, the time complexity for executing the proposed DLAs is low. Experimental results show that the proposed defect-location algorithms can help to gain 8.4%−14.4% increase of repair rate for different redundancy configurations for a faulty two-port RAM with 20% inter-port faults. In the second part of this thesis, two shared BISR schemes are proposed to reduce the area cost of BISR circuits in an SOC. A shared-serial BISR scheme is proposed to repair multiple RAMs sequentially. A global redundancy analyzer is responsible for performing the redundancy analysis for the RAMs under repair. In comparison with the dedicated BISR scheme, i.e., each RAM is equipped with a self-contained BISR circuit, the proposed shared-serial BISR scheme can achieve about 40%−50% ratio of the area reduction for four RAMs. To reduce the area cost without incurring long test time, a shared-parallel BISR scheme also is proposed to test and repair multiple RAMs in parallel. The shared-parallel BISR scheme consists of a global BIRA which serves multiple RAMs in time-multiplexing method. Experimental results show that the test and repair time of the shared-parallel BISR scheme approximates to that of the dedicated BISR scheme. Also, the shared-parallel BISR scheme can achieve about 20% area reduction compared with the dedicated BISR circuits for five RAMs. In the third part of this thesis, a memory BISR design automation framework is proposed to plan and generate BISR circuits for RAMs in an SOC. The design automation framework can select the RAMs which can share a shared-serial or a shared-parallel BISR circuit under the routing distance and test power constraint, such that the number of required BISR circuits and the test time is minimized. Furthermore, design parameters of a BISR circuit can be optimized through the design automation framework such that the area cost of the BISR circuits in an SOC can be reduced further. Experimental results show that the BISR circuits generated by the proposed automation framework can save about 20.96%−33.67% area cost compared with the dedicated BISR circuits for 50 RAMs with respect to different test power constraints and distance constraints (i.e., maximum routing distance between the RAMs and the BISR circuit). en_US
DC.subject記憶體修復zh_TW
DC.subject記憶體測試zh_TW
DC.subjectyield enhancementen_US
DC.subjectredundancyen_US
DC.subjectmemory repairen_US
DC.subjectmemory testen_US
DC.title記憶體內建自我修復技術與設計自動化zh_TW
dc.language.isozh-TWzh-TW
DC.titleMemory Built-In Self-Repair Techniques and Design Automationen_US
DC.type博碩士論文zh_TW
DC.typethesisen_US
DC.publisherNational Central Universityen_US

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明