論文格式
電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
  • 首頁 |
  • 畢業論文 |
  • 論文格式 |
  • 個人簡歷 |
  • 工作總結 |
  • 入黨申請書 |
  • 求職信 |
  • 入團申請書 |
  • 工作計劃 |
  • 免費論文 |
  • 合作期刊 |
  • 論文同學網 |
搜索 高級搜索

當前位置:論文格式網 -> 畢業論文 -> 計算機論文
畢業論文標題:

擴展掃描樹結構優化中的一種低費用方法

 本文ID:LWGSW13504 價格:收費積分/100
掃一掃 掃一掃
本站會員可自行下載:下載地址 擴展掃描樹結構優化中的一種低費用方法 (收費:1000 積分)  

論文字數:13545,頁數:33  有開題報告,任務書

摘要
 隨著超大規模集成技術的迅猛發展,集成電路的測試日益成為一個挑戰。測試生成的時間復雜性非常高。全掃描設計是最重要的可測試性設計方法之一,在這個方法中,全部觸發器都具有全可控性和全可觀察性。在測試模式下,所有觸發器在功能上形成一個或多個掃描鏈,各個掃描鏈通過掃描移位,所有觸發器都可被設置成任意期望的邏輯值。盡管全掃描測試可以徹底地降低測試生成的復雜性,但測試應用時間太長,測試功耗過高,因此測試費用非常高,降低測試費用是數字電路測試中當務之急要解決的問題之一。
 掃描樹技術被提出用來減少測試應用時間。在這些技術中,掃描單元被構造成一個樹型結構。對比單掃描鏈型結構,電路中最長的掃描鏈的長度降低了,從而降低了測試數據量和測試應用時間。在掃描操作中,經過根掃描單元測試數據被掃描進入掃描樹的每一個節點。掃描單元在掃描樹的同一級上有相同的測試數據。因此,為了保持故障覆蓋不變,同一級上的所有掃描單元對所有的測試向量相容。我們先前提出了一種擴展相容性掃描樹結構,這種技術通過添加邏輯非和異或函數擴展了掃描單元的相容性,并對相容的掃描單元移入相同的測試向量值,大大降低了測試應用時間和平均測試功耗。但這種技術的測試硬件開銷高,并且掃描輸出個數多,給測試響應數據壓縮帶來了困難。
 本文提出了一種基于啞元的擴展相容性掃描樹構造方法。此方法有效地降低了電路的掃描輸出個數。從而降低了測試響應數據量,節省了許多數據壓縮的硬件,并為測試效率的提高帶來了潛在的好處。實驗結果展示了我們的方法在保持改進的擴展相容性方法的優點的同時,掃描輸出的個數比原始的擴展相容性方法有顯著的降低,對于ISCAS’89的部分電路,掃描輸出的個數最大降低了48.3%。
 關鍵字:可測性設計,全掃描測試,掃描樹,低功耗測試


A Low Cost Test for Extended Compatibilities Scan Tree Architecture ABSTRACT
 With the transistor counts exponentially increasing, scan-based designs are widely employed to reduce test generation time. Full scan-based design is one of the most important designs for testability (DFT) methodologies in very large scale integration (VLSI) circuits and in system-on-chip (SoC) cores. In this DFT methodology, all flip-flops are enhanced to scan cells, and test application time depends on the length of the longest scan chain. Though full scan design reduces test generation complexity drastically, the test cost including test application time, test data volume and test power is very high, and it increases the cost of automatic test equipment (ATE).
 Recently, scan tree techniques have been proposed to reduce test application time. In these techniques, scan cells are constructed into a tree structure. The length of the longest scan chain is reduced. During scan operation, test data are shifted into the scan tree via one scan cell at the root. The scan cells in the same level have the same shifted test data. Therefore, to keep fault coverage, the scan cells should be compatible for all the test vectors. We previously proposed an extended compatibilities scan tree technique, employing logic NOT and XOR functions, reduces test application time and average test power drastically by shifting the same test values into(out from) the compatible scan flip-flops simultaneously. However, the hardware overhead is higher. In particular, the number of scan outputs is too larger so that the compact of test response data is difficult.
 This thesis proposes a scan tree architecture of extended compatibilities based on the concept of dumb element. This method can efficiently reduce the number of scan outputs. Experimental results show that our approach achieves almost the same test application time, test input data volume, test power and area overhead compared with the previous construction. For S38584 of ISCAS’89 benchmark circuits, the test response data volume reduces 48.3%.
 

 Keywords:design for testability, full scan testing, scan tree, low power testing


目錄

摘要 I
ABSTRACT II
1緒論 1
1.1研究背景 1
1.2研究目標及其內容 3
1.2.1研究目標 3
1.2.2研究內容 4
1.3文章的組織 4
2.掃描樹結構 5
2.1構造掃描樹 5
3.擴展掃描樹技術 7
3.1擴展相容性的概念 7
3.2構造掃描樹 8
3.3減少掃描輸出個數 9
3.4降低平均功耗 11
4擴展相容性掃描樹的構造方法 12
4.1相容圖 12
4.2原始擴展相容性掃描樹構造算法 12
4.3改進的掃描樹構造算法[28] 14
4.3.1掃描單元重新分組 15
4.3.2分組重新排序 16
4.3.3掃描樹倒置 16
4.3.4擴展掃描樹的改進算法 16
4.4此算法的缺點 17
5.基于啞元的擴展相容性掃描樹構造方法 18
5.1子節點的表示 18
5.1.1異或節點為其子節點的唯一前驅節點 18
5.1.2異或節點為其子節點的兩個前驅節點之一 18
5.2新的掃描樹構造方法 19
6.平臺工具選擇及實驗結果與結論 21
6.1平臺工具選擇 21
6.2實驗結果 22
總結與展望 24
致謝 25
參考文獻 26


相關論文
本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
上一篇:企業實踐信息交互平臺的設計與實現 下一篇:人口基礎信息數據庫數據一致性的..
Tags:擴展掃描 樹結構優化 一種低費用方法 【收藏】 【返回頂部】
最新文章
熱門文章
計算機論文
推薦文章

本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供計算機論文畢業論文格式,論文格式范文,畢業論文范文

Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

感谢您访问我们的网站,您可能还对以下资源感兴趣:

论文格式网:毕业论文格式范文