2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems最新文献

筛选
英文 中文
Test scheme for switched-capacitor circuits by digital analyses 开关电容电路的数字分析测试方案
Y. Wen
{"title":"Test scheme for switched-capacitor circuits by digital analyses","authors":"Y. Wen","doi":"10.1109/DDECS.2009.5012113","DOIUrl":"https://doi.org/10.1109/DDECS.2009.5012113","url":null,"abstract":"This paper proposes a test scheme for measuring the ratio of a pair of capacitors of switched-capacitor (SC) circuits under test (CUT). A specific test signal called step-ramp signal (SRS) is designed. It accurately corresponds to a reference counter. With multiple gains design, a preamplifier following the CUT makes the output of the CUT larger to ensure that the output of the preamplifier is larger than that of the sampled voltage of the SRS inputted to the CUT. The difference between the output of the preamplifier and sampled voltage of the SRS is matched to a set of reference counter output codes. The ratio extracting from the codes can be simply and accurately calculated with digital circuits. This method is suitable to be implemented with Built-In Self-Test (BIST) structure for features on low chip area overhead and short test time. The demonstration is done by Ispice simulation. The accuracy of all ramp pieces of the SRS are within 0.036% and the method gives high accuracy of ratio measurement.","PeriodicalId":6325,"journal":{"name":"2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems","volume":"54 1","pages":"132-135"},"PeriodicalIF":0.0,"publicationDate":"2009-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86880770","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
An analysis of the timing behavior of CMOS digital blocks under Simultaneous Switching Noise conditions 同时开关噪声条件下CMOS数字块的时序特性分析
F. Azaïs, Y. Bertrand, M. Renovell
{"title":"An analysis of the timing behavior of CMOS digital blocks under Simultaneous Switching Noise conditions","authors":"F. Azaïs, Y. Bertrand, M. Renovell","doi":"10.1109/DDECS.2009.5012119","DOIUrl":"https://doi.org/10.1109/DDECS.2009.5012119","url":null,"abstract":"This paper analyzes the impact of Simultaneous Switching Noise (SSN) on the timing behavior of CMOS digital blocks. The concept of Instantaneous Transfer Function is introduced to interpret noisy signals and perform timing measurements on such signals. It is shown that the average swing during switching is the key parameter to predict the noise impact on the delay of a logic path, whereas the peak of noise is not relevant. The influence of structural parameters such as the block topology is evaluated, and the unpredictable aspect of SSN impact on path delay is highlighted.","PeriodicalId":6325,"journal":{"name":"2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems","volume":"13 1","pages":"158-163"},"PeriodicalIF":0.0,"publicationDate":"2009-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"88879308","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Physical design oriented DRAM Neighborhood Pattern Sensitive Fault testing 面向DRAM邻域模式敏感故障测试的物理设计
Yiorgos Sfikas, Y. Tsiatouhas
{"title":"Physical design oriented DRAM Neighborhood Pattern Sensitive Fault testing","authors":"Yiorgos Sfikas, Y. Tsiatouhas","doi":"10.1109/DDECS.2009.5012108","DOIUrl":"https://doi.org/10.1109/DDECS.2009.5012108","url":null,"abstract":"Although the Neighborhood Pattern Sensitive Fault (NPSF) model is recognized as a high quality fault model for memory arrays, the excessive test application time cost associated with it, compared to other fault models, restricts its wide adoption for memory testing. In this work we exploit the physical design (layout) of folded DRAM memory arrays to introduce a new neighborhood type for NPSF testing and a pertinent test and locate algorithm. This algorithm reduces drastically the test application time (about 58% with respect to the well known Type-1 neighborhood) aiming to make the NPSF model also a cost attractive choice. In addition, we introduce the Neighborhood Word-Line Sensitive Fault model and the corresponding test algorithm to cover those faults along with NPSFs, achieving test application time cost reduction from 33% to 41%, depending on various assumptions, with respect to the Type-1 neighborhood.","PeriodicalId":6325,"journal":{"name":"2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems","volume":"1 1","pages":"108-113"},"PeriodicalIF":0.0,"publicationDate":"2009-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82877964","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
Using 3-valued memory representation for state space reduction in embedded assembly code model checking 在嵌入式汇编代码模型检查中使用3值内存表示进行状态空间缩减
T. Reinbacher, M. Horauer, Bastian Schlich
{"title":"Using 3-valued memory representation for state space reduction in embedded assembly code model checking","authors":"T. Reinbacher, M. Horauer, Bastian Schlich","doi":"10.1109/DDECS.2009.5012109","DOIUrl":"https://doi.org/10.1109/DDECS.2009.5012109","url":null,"abstract":"Model checking of assembly code is a promising approach to satisfy the demand for verification in nowadays ultra-high reliable embedded systems software. Frequent interaction with its environment, e.g., by sending or reading data over the microcontrollers I/O lines, lies in the nature of embedded systems. Thus, making the long-standing problem of explicit-model checking even worse, namely the state-explosion problem. This paper presents a concept to tackle these difficulties by using a 3-valued logic in the state representation and showing its benefits in terms of state-space savings whenever logic operations are executed by the target microcontroller. To highlight the effectiveness of this approach, termed delayed nondeterminism with look ahead, an embedded program exemplifying typical microcontroller source code is analyzed and the resulting state space sizes are discussed. The introduced abstraction technique is implemented in the MCS-51 simulator component for the [mc]square model checker which is developed by the RWTH Aachen University.","PeriodicalId":6325,"journal":{"name":"2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems","volume":"42 1","pages":"114-119"},"PeriodicalIF":0.0,"publicationDate":"2009-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87466307","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信