首页 > 最新文献

1991, Proceedings. International Test Conference最新文献

英文 中文
SOFTWARE TESTING 软件测试
Pub Date : 1991-10-26 DOI: 10.1109/TEST.1991.519785
Paul D. Roddy
Software testing is any activity aimed at evaluating an attribute or capability of a program or system and determining that it meets its required results. [Hetzel88] Although crucial to software quality and widely deployed by programmers and testers, software testing still remains an art, due to limited understanding of the principles of software. The difficulty in software testing stems from the complexity of software: we can not completely test a program with moderate complexity. Testing is more than just debugging. The purpose of testing can be quality assurance, verification and validation, or reliability estimation. Testing can be used as a generic metric as well. Correctness testing and reliability testing are two major areas of testing. Software testing is a trade-off between budget, time and quality.
软件测试是任何活动旨在评估一个属性或程序或系统的功能并确定符合其需要的结果。[Hetzel88]尽管软件测试对软件质量至关重要,并且被程序员和测试人员广泛使用,但由于对软件原理的理解有限,软件测试仍然是一门艺术。软件测试的困难源于软件的复杂性:我们不可能完全测试一个中等复杂性的程序。测试不仅仅是调试。测试的目的可以是质量保证、验证或可靠性评估。测试也可以作为一个通用的度量标准。正确性测试和可靠性测试是测试的两个主要领域。软件测试是预算、时间和质量之间的权衡。
{"title":"SOFTWARE TESTING","authors":"Paul D. Roddy","doi":"10.1109/TEST.1991.519785","DOIUrl":"https://doi.org/10.1109/TEST.1991.519785","url":null,"abstract":"Software testing is any activity aimed at evaluating an attribute or capability of a program or system and determining that it meets its required results. [Hetzel88] Although crucial to software quality and widely deployed by programmers and testers, software testing still remains an art, due to limited understanding of the principles of software. The difficulty in software testing stems from the complexity of software: we can not completely test a program with moderate complexity. Testing is more than just debugging. The purpose of testing can be quality assurance, verification and validation, or reliability estimation. Testing can be used as a generic metric as well. Correctness testing and reliability testing are two major areas of testing. Software testing is a trade-off between budget, time and quality.","PeriodicalId":272630,"journal":{"name":"1991, Proceedings. International Test Conference","volume":"56 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114323219","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
PARTITIONING HIERARCHICAL DESIGNS FOR TESTABILITY 为可测试性划分分层设计
Pub Date : 1991-10-26 DOI: 10.1109/TEST.1991.519508
M. Abadir, Joe Newman, D. D'Souza, Steve Spencer
This paper describes the partitioning subsystem of MCC's Testability Insertion Guidance ExpeRt system (TIGER) [2]. TIGER addresses Design for Testability issues by employing a divide and conquer strategy which permits auser to analyze testability problems early in a design cycle, and make intelligent decisions about the applicability of various test methods to circuit partitions. This paper describes the methodology used in Tiger to partition hierarchical designs for test purposes.
介绍了MCC可测性插入制导专家系统(TIGER)[2]的划分子系统。TIGER通过采用分而治之的策略来解决可测试性设计问题,该策略允许用户在设计周期的早期分析可测试性问题,并就各种测试方法对电路分区的适用性做出明智的决策。本文描述了Tiger中用于划分用于测试目的的分层设计的方法。
{"title":"PARTITIONING HIERARCHICAL DESIGNS FOR TESTABILITY","authors":"M. Abadir, Joe Newman, D. D'Souza, Steve Spencer","doi":"10.1109/TEST.1991.519508","DOIUrl":"https://doi.org/10.1109/TEST.1991.519508","url":null,"abstract":"This paper describes the partitioning subsystem of MCC's Testability Insertion Guidance ExpeRt system (TIGER) [2]. TIGER addresses Design for Testability issues by employing a divide and conquer strategy which permits auser to analyze testability problems early in a design cycle, and make intelligent decisions about the applicability of various test methods to circuit partitions. This paper describes the methodology used in Tiger to partition hierarchical designs for test purposes.","PeriodicalId":272630,"journal":{"name":"1991, Proceedings. International Test Conference","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129399964","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}
引用次数: 8
Selectable Length Partial Scan: A Method to Reduce Vector Length 可选长度部分扫描:一种减少矢量长度的方法
Pub Date : 1991-10-26 DOI: 10.1109/TEST.1991.519698
Sean P. Morley, R. Marlett
Partial scan is an increasingly popular testability solution, but the test program length it requires is a growing concern. This paper proposes a selectable length sican implementation that can dramatically reduce the shifting requirements. Equations are developed, based on a statistical approach, to predict the reduction. A practical methodology to implement the technique is presented. 'The easily calculated estimate is shown to be in excellent agreement with actual results. This technique uses the sizme number of test pins as other scan methods, compliles with industry standards, is broadly applicable, and has provided greater than 70% test program length reduction on .a variety of commercially designed circuits.
部分扫描是一种日益流行的可测试性解决方案,但它所需的测试程序长度日益受到关注。本文提出了一种可选择长度的sican实现,它可以显著减少迁移需求。根据统计方法,建立了方程来预测减少。提出了实现该技术的实用方法。这个容易计算的估计结果与实际结果非常吻合。与其他扫描方法一样,该技术使用测试引脚的大小,符合行业标准,广泛适用,并且在各种商业设计的电路上提供了超过70%的测试程序长度缩短。
{"title":"Selectable Length Partial Scan: A Method to Reduce Vector Length","authors":"Sean P. Morley, R. Marlett","doi":"10.1109/TEST.1991.519698","DOIUrl":"https://doi.org/10.1109/TEST.1991.519698","url":null,"abstract":"Partial scan is an increasingly popular testability solution, but the test program length it requires is a growing concern. This paper proposes a selectable length sican implementation that can dramatically reduce the shifting requirements. Equations are developed, based on a statistical approach, to predict the reduction. A practical methodology to implement the technique is presented. 'The easily calculated estimate is shown to be in excellent agreement with actual results. This technique uses the sizme number of test pins as other scan methods, compliles with industry standards, is broadly applicable, and has provided greater than 70% test program length reduction on .a variety of commercially designed circuits.","PeriodicalId":272630,"journal":{"name":"1991, Proceedings. International Test Conference","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125658228","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}
引用次数: 71
A Sequential Test Generator with Explicit Elimination of Easy-To-Test Faults 一种显式消除易测试故障的顺序测试发生器
Pub Date : 1991-10-26 DOI: 10.1109/TEST.1991.519497
Tsu-Wei Ku, Wei-Kong Chia
This paper combines the advantages of forward and reverse time approaches to generate the test vectors for a sequential circuit. The algorithm uses PODEM and nine-value logic model. Two new classes of faults called 0-step and 1-step testable faults are defined. The tests for these faults are generated based on known states. These faults are regarded as easy-to-test because the justification and propagation sequences are already known. The percentages of such faults are experimented for MCNC benchmark circuits. Fault simulation of the vectors for such faults is fast because fault simulation of justification sequences is not needed. Fewer test vectors is needed when a fault is identified as 0-step and 1-step testable because the justification sequence of the fault can be shared with other faults. The tests €or the faults other than 0-step and 1-step testable faults are obtained using partial state enumeration, fault free justification and propagation method. The program is written on top of STEED which is a UC Berkley sequential test generator. The CPU time improvement can be up to 150% faster SEED and the number of test vectors can be 38% less than the set generated by STEED.
本文结合正反时方法的优点,生成时序电路的测试向量。该算法采用PODEM和九值逻辑模型。定义了两类新的故障,分别称为0步可测试故障和1步可测试故障。针对这些故障的测试是基于已知状态生成的。这些故障被认为是易于测试的,因为证明和传播序列是已知的。在MCNC基准电路中对此类故障的百分比进行了实验。由于不需要对验证序列进行故障仿真,因此对这些故障向量进行故障仿真的速度很快。当一个故障被识别为0步和1步可测试时,需要更少的测试向量,因为故障的证明序列可以与其他故障共享。采用部分状态枚举法、无故障证明法和传播法获得了除0步和1步可测故障外的故障测试结果。这个程序是在STEED上编写的,STEED是加州大学伯克利分校的顺序测试发生器。SEED的CPU时间提高了150%,测试向量的数量比STEED生成的集合减少了38%。
{"title":"A Sequential Test Generator with Explicit Elimination of Easy-To-Test Faults","authors":"Tsu-Wei Ku, Wei-Kong Chia","doi":"10.1109/TEST.1991.519497","DOIUrl":"https://doi.org/10.1109/TEST.1991.519497","url":null,"abstract":"This paper combines the advantages of forward and reverse time approaches to generate the test vectors for a sequential circuit. The algorithm uses PODEM and nine-value logic model. Two new classes of faults called 0-step and 1-step testable faults are defined. The tests for these faults are generated based on known states. These faults are regarded as easy-to-test because the justification and propagation sequences are already known. The percentages of such faults are experimented for MCNC benchmark circuits. Fault simulation of the vectors for such faults is fast because fault simulation of justification sequences is not needed. Fewer test vectors is needed when a fault is identified as 0-step and 1-step testable because the justification sequence of the fault can be shared with other faults. The tests €or the faults other than 0-step and 1-step testable faults are obtained using partial state enumeration, fault free justification and propagation method. The program is written on top of STEED which is a UC Berkley sequential test generator. The CPU time improvement can be up to 150% faster SEED and the number of test vectors can be 38% less than the set generated by STEED.","PeriodicalId":272630,"journal":{"name":"1991, Proceedings. International Test Conference","volume":"53 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127278534","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
Test Application Timing: The Unexplored Issue in AC Test 测试应用时机:交流测试中未开发的问题
Pub Date : 1991-10-26 DOI: 10.1109/TEST.1991.519749
V. Iyengar, G. Vijayan
The increasing emphasis on AC testing of integrated circuits is driven by the combination of tighter quality requirements and sensitivity of high performance circuits to delay defects. The areas of fault modeling, fault simulation and test generation as applied to AC testing have received most of the attention so far. The relatively unexplored side of AC test is the determination of the test application timing. Tight timings during test application are crucial to the success of the AC test. This paper formulates the problem of generating tight test application timings and presents some sample results using a heuristic algorithm.
越来越重视集成电路的交流测试是由更严格的质量要求和高性能电路对延迟缺陷的敏感性共同驱动的。故障建模、故障仿真和测试生成是目前交流测试中最受关注的领域。交流测试的一个相对未开发的方面是测试应用时机的确定。在测试应用期间,严格的时序对AC测试的成功至关重要。本文提出了生成严格测试应用程序时序的问题,并给出了使用启发式算法的一些示例结果。
{"title":"Test Application Timing: The Unexplored Issue in AC Test","authors":"V. Iyengar, G. Vijayan","doi":"10.1109/TEST.1991.519749","DOIUrl":"https://doi.org/10.1109/TEST.1991.519749","url":null,"abstract":"The increasing emphasis on AC testing of integrated circuits is driven by the combination of tighter quality requirements and sensitivity of high performance circuits to delay defects. The areas of fault modeling, fault simulation and test generation as applied to AC testing have received most of the attention so far. The relatively unexplored side of AC test is the determination of the test application timing. Tight timings during test application are crucial to the success of the AC test. This paper formulates the problem of generating tight test application timings and presents some sample results using a heuristic algorithm.","PeriodicalId":272630,"journal":{"name":"1991, Proceedings. International Test Conference","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127722399","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
An Architecture for Extending the IEEE Standard 1149.1 Test Access Port to System Backplanes 将IEEE标准1149.1测试接入端口扩展到系统背板的体系结构
Pub Date : 1991-10-26 DOI: 10.1109/TEST.1991.519742
D. Bhavsar
Tbts paper presents an arclcecrute for niakms the EEE Standard 1139.1 lest acces port did dl it? major provisions available on a system b~ckplaae It proposes a powerful. low-cost alternabve for system-wide comnim~ication for test and mamtenance purposes. using one chip-to-system test access protocol The bus interconnectton method employed in the xchtecture inherently accommcdates enipty slots in arbitrary posinom in the system back-plane without Qsrupnng the test bus connecavity or the test conimumcatlons
本文提出了一种基于EEE标准1139.1的接口设计方法。主要规定了一个系统的可用性,它提出了一个强大的。用于测试和维护目的的全系统通信的低成本替代方案。该结构中采用的总线互连方法固有地容纳系统背板中任意位置的满槽,而不会中断测试总线连接或测试总线
{"title":"An Architecture for Extending the IEEE Standard 1149.1 Test Access Port to System Backplanes","authors":"D. Bhavsar","doi":"10.1109/TEST.1991.519742","DOIUrl":"https://doi.org/10.1109/TEST.1991.519742","url":null,"abstract":"Tbts paper presents an arclcecrute for niakms the EEE Standard 1139.1 lest acces port did dl it? major provisions available on a system b~ckplaae It proposes a powerful. low-cost alternabve for system-wide comnim~ication for test and mamtenance purposes. using one chip-to-system test access protocol The bus interconnectton method employed in the xchtecture inherently accommcdates enipty slots in arbitrary posinom in the system back-plane without Qsrupnng the test bus connecavity or the test conimumcatlons","PeriodicalId":272630,"journal":{"name":"1991, Proceedings. International Test Conference","volume":"110 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128003476","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}
引用次数: 37
Hierarchical Test Generation Based on Delayed Propagation 基于延迟传播的分层测试生成
Pub Date : 1991-10-26 DOI: 10.1109/TEST.1991.519739
M. Karam, R. Leveugle, G. Saucier
A hierarchical test generation method is presented which is based on a functional approach to guide backward and forward propagations. The proposed algorithm permits solving most propagation conflicts by taking advantage of the functionality of the implemented block and avoids costly unnecessary design modifications. It has been implemented and its effectiveness has been proved on a set of datapaths. The formalism and the algorithms are general enough to handle any type of synchronous digital circuit.
提出了一种基于功能方法的分层测试生成方法,该方法可以指导测试向前和向后传播。该算法通过利用已实现块的功能来解决大多数传播冲突,并避免了昂贵的不必要的设计修改。该方法已在一组数据路径上实现,并证明了其有效性。其形式和算法是通用的,足以处理任何类型的同步数字电路。
{"title":"Hierarchical Test Generation Based on Delayed Propagation","authors":"M. Karam, R. Leveugle, G. Saucier","doi":"10.1109/TEST.1991.519739","DOIUrl":"https://doi.org/10.1109/TEST.1991.519739","url":null,"abstract":"A hierarchical test generation method is presented which is based on a functional approach to guide backward and forward propagations. The proposed algorithm permits solving most propagation conflicts by taking advantage of the functionality of the implemented block and avoids costly unnecessary design modifications. It has been implemented and its effectiveness has been proved on a set of datapaths. The formalism and the algorithms are general enough to handle any type of synchronous digital circuit.","PeriodicalId":272630,"journal":{"name":"1991, Proceedings. International Test Conference","volume":"96 7-12","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121028583","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}
引用次数: 21
A MIXED FUNCTIONAL/IDDQ TESTING METHODOLOGY FOR CMOS TRANSISTOR FAULTS cmos晶体管故障的混合功能/ iddq测试方法
Pub Date : 1991-10-26 DOI: 10.1109/TEST.1991.519724
E. Vandris, G. Sobelman
A mixed functional/IDDQ testing methodology is presented for detecting transistor faults in CMOS VLSI circuits. A fault preprocessor and a fast switch-level fault simulator have been developed for implementing this testing methodology. The fault preprocessor performs fault generation and collapsing of CMOS transistor faults and identifies those transistor faults that are undetectable by functional testing. Faults that are detectable by functional testing are simulated by the switch-level fault simulator using logic monitoring of the circuit outputs. Faults that are deterministically undetectable by functional testing are considered for detection by monitoring the IDDQ current. These faults are detected if they create conducting transistor paths between VDD and GND, thus elevating IDDQ. By using accurate electrical evaluation techniques of the switch-level circuit state the number of faults that are determined to be detectable by functional testing is increased and the corresponding number of faults requiring IDDQ testing is decreased. This decreases the number of test vectors where IDDQ testing is required and therefore minimizes the total test time.
提出了一种用于检测CMOS VLSI电路中晶体管故障的混合功能/IDDQ测试方法。为实现该测试方法,开发了故障预处理器和快速开关级故障模拟器。故障预处理器对CMOS晶体管故障进行故障生成和故障折叠,并对功能测试无法检测到的晶体管故障进行识别。通过功能测试可检测到的故障由开关级故障模拟器通过对电路输出的逻辑监控进行模拟。通过功能测试确定无法检测到的故障可以考虑通过监测IDDQ电流进行检测。如果这些故障在VDD和GND之间产生导电晶体管路径,从而提高IDDQ,则检测到这些故障。通过对开关级电路状态采用精确的电气评价技术,增加了功能测试确定可检测的故障数量,减少了需要IDDQ测试的相应故障数量。这减少了需要IDDQ测试的测试向量的数量,因此最小化了总测试时间。
{"title":"A MIXED FUNCTIONAL/IDDQ TESTING METHODOLOGY FOR CMOS TRANSISTOR FAULTS","authors":"E. Vandris, G. Sobelman","doi":"10.1109/TEST.1991.519724","DOIUrl":"https://doi.org/10.1109/TEST.1991.519724","url":null,"abstract":"A mixed functional/IDDQ testing methodology is presented for detecting transistor faults in CMOS VLSI circuits. A fault preprocessor and a fast switch-level fault simulator have been developed for implementing this testing methodology. The fault preprocessor performs fault generation and collapsing of CMOS transistor faults and identifies those transistor faults that are undetectable by functional testing. Faults that are detectable by functional testing are simulated by the switch-level fault simulator using logic monitoring of the circuit outputs. Faults that are deterministically undetectable by functional testing are considered for detection by monitoring the IDDQ current. These faults are detected if they create conducting transistor paths between VDD and GND, thus elevating IDDQ. By using accurate electrical evaluation techniques of the switch-level circuit state the number of faults that are determined to be detectable by functional testing is increased and the corresponding number of faults requiring IDDQ testing is decreased. This decreases the number of test vectors where IDDQ testing is required and therefore minimizes the total test time.","PeriodicalId":272630,"journal":{"name":"1991, Proceedings. International Test Conference","volume":"184 2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121127289","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}
引用次数: 9
Fault Diagnosis using Functional Fault Models for VHDL descriptions 用功能故障模型进行VHDL描述的故障诊断
Pub Date : 1991-10-26 DOI: 10.1109/TEST.1991.519525
V. Pitchumani, Pankaj Mayor, N. Radia
This paper describes algorithms for fault diagnosis of computer hardware modeled in VHDL [1,2,3,4]. Given a VHDL description, the compiler creates an internal representation. For fault diagnosis, a hierarchical approach using the stuck-at fault model at the first level and the arbitrary failure model at the second level, is used. The diagnosis algorithm reasons from first principles using constraint suspension.
本文描述了用VHDL[1,2,3,4]建模的计算机硬件故障诊断算法。给定一个VHDL描述,编译器创建一个内部表示。在故障诊断方面,采用了一种分层方法,第一层是卡滞故障模型,第二层是任意故障模型。该诊断算法从第一性原理出发,采用约束悬架进行推理。
{"title":"Fault Diagnosis using Functional Fault Models for VHDL descriptions","authors":"V. Pitchumani, Pankaj Mayor, N. Radia","doi":"10.1109/TEST.1991.519525","DOIUrl":"https://doi.org/10.1109/TEST.1991.519525","url":null,"abstract":"This paper describes algorithms for fault diagnosis of computer hardware modeled in VHDL [1,2,3,4]. Given a VHDL description, the compiler creates an internal representation. For fault diagnosis, a hierarchical approach using the stuck-at fault model at the first level and the arbitrary failure model at the second level, is used. The diagnosis algorithm reasons from first principles using constraint suspension.","PeriodicalId":272630,"journal":{"name":"1991, Proceedings. International Test Conference","volume":"52 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122990282","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}
引用次数: 7
ADVANCED MIXED SIGNAL TESTING BY DSP LOCALIZED TESTER 先进的混合信号测试DSP本地化测试仪
Pub Date : 1991-10-26 DOI: 10.1109/TEST.1991.519774
K. Karube, Y. Bessho, T. Takakura, K. Gunji
Koji Karube, Yoshiyuki Bessho, Tokuo Takakura, and Keita Gunji Yokogawa Hewlett-Packard 9-1, Takakura-cho, Hachioji, Tokyo JAPAN 192 W? developed a new arclzitechire tester iit which each resource has a local real-time digital signal processor (DSP) that enables the tester to peifonn wious applications. Previous&, this was difficult to do becaiue it required a yea t deal of nienioiy. Die tester calif also p e ~ o n i z real-tiine data processiiig, tlziis eliiiiiiiatiig the specialized hardware that is required for complicated nttixed-sigrzal device tests. Dzis paper not on@ show tlze liijuitatioizs related to previous arclzitectures, but also shows how ta use the tester to yerfoini ISDN tests mid the izewly developed ADC test.
光部浩二,别正良之,高仓德夫,横河庆二惠普9-1,高仓町,八良路,东京日本192w ?开发了一种新型的技术测试仪,每个资源都有一个本地实时数字信号处理器(DSP),使测试仪能够进行各种应用。以前,这是很难做到的,因为它需要一年的时间来处理友好关系。模具测试仪还可以用于实时数据处理,从而消除了复杂的固定信号器件测试所需的专用硬件。本论文不仅展示了与以前的架构相关的测试,而且还展示了如何使用该测试仪在新开发的ADC测试中进行ISDN测试。
{"title":"ADVANCED MIXED SIGNAL TESTING BY DSP LOCALIZED TESTER","authors":"K. Karube, Y. Bessho, T. Takakura, K. Gunji","doi":"10.1109/TEST.1991.519774","DOIUrl":"https://doi.org/10.1109/TEST.1991.519774","url":null,"abstract":"Koji Karube, Yoshiyuki Bessho, Tokuo Takakura, and Keita Gunji Yokogawa Hewlett-Packard 9-1, Takakura-cho, Hachioji, Tokyo JAPAN 192 W? developed a new arclzitechire tester iit which each resource has a local real-time digital signal processor (DSP) that enables the tester to peifonn wious applications. Previous&, this was difficult to do becaiue it required a yea t deal of nienioiy. Die tester calif also p e ~ o n i z real-tiine data processiiig, tlziis eliiiiiiiatiig the specialized hardware that is required for complicated nttixed-sigrzal device tests. Dzis paper not on@ show tlze liijuitatioizs related to previous arclzitectures, but also shows how ta use the tester to yerfoini ISDN tests mid the izewly developed ADC test.","PeriodicalId":272630,"journal":{"name":"1991, Proceedings. International Test Conference","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1991-10-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114175078","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}
引用次数: 6
期刊
1991, Proceedings. International Test Conference
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1