期刊文献+
共找到539篇文章
< 1 2 27 >
每页显示 20 50 100
Low overhead design-for-testability for scan-based delay fault testing 被引量:3
1
作者 Yang Decai Chen Guangju Xie Yongle 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第1期40-44,共5页
An efficient design-for-testability (DFT) technique is proposed to achieve low overhead for scan-based delay fault testing. Existing techniques for delay test such as skewed-load or broadside make the test generatio... An efficient design-for-testability (DFT) technique is proposed to achieve low overhead for scan-based delay fault testing. Existing techniques for delay test such as skewed-load or broadside make the test generation process complex and produce lower coverage for scan-based designs as compared with non-scan designs, whereas techniques such as enhanced-scan test can make the test easy but need an extra holding latch to add substantial hardware overhead. A new tri-state holding logic is presented to replace the common holding latch in enhanced-scan test to get a substantial low hardware overhead. This scheme can achieve low delay overhead by avoiding the holding latch on the critical timing scan path. What's more, this method can also keep the state and signal activity in the combinational circuit from the scan during data scan-in operation to reduce the power dissipation. Experiment results on a set of ISCAS89 benchmarks show the efficiency of the proposed scheme. 展开更多
关键词 Delay fault testing design for testability Enhanced scan
下载PDF
Ethernet Controller SoC Design and Its Low-Power DFT Considerations 被引量:1
2
作者 ZHENG Zhaoxia ZOU Xuecheng YU Guoyi 《Wuhan University Journal of Natural Sciences》 CAS 2008年第1期75-80,共6页
In this paper, an Ethernet controller SoC solution and its low power design for testability (DFT) for information appliances are presented. On a single chip, an enhanced one-cycle 8-bit micro controller unit (MCU)... In this paper, an Ethernet controller SoC solution and its low power design for testability (DFT) for information appliances are presented. On a single chip, an enhanced one-cycle 8-bit micro controller unit (MCU), media access control (MAC) circuit and embedded memories such as static random access memory (SRAM), read only memory (ROM) and flash are all integrated together. In order to achieve high fault coverage, at the same time with low test power, different DFT techniques are adopted for different circuits: the scan circuit that reduces switching activity is implemented for digital logic circuits; BIST-based method is employed for the on-chip SRAM and ROM. According to the fault-modeling of embedded flash, we resort to a March-like method for flash built in self test (BIST). By all means above, the result shows that the fault coverage may reach 97%, and the SoC chip is implemented successfully by using 0.25 μm two-poly four-metal mixed signal complementary metal oxide semiconductor (CMOS) technology, the die area is 4.8×4.6 mm^2. Test results show that the maximum throughput of Ethemet packets may reach 7Mb·s^1. 展开更多
关键词 linear feedback shift registers (LFSR) design for testabilitydft built in selftest(BIST) circuit under test (CUT)
下载PDF
A Non-Scan Testable Design of Sequential Circuits by Improving Controllability
3
作者 Hideo Tamamoto Hiroshi Yokoyama Koji Seki and Naoko Obara 《湖南大学学报(自然科学版)》 EI CAS CSCD 2000年第S2期46-51,共6页
As a method for testing a sequential circuit efficiently, a scan design is usually used. But, since this design has some drawbacks, a non-scan testable design should be discussed. The testable design can be implemente... As a method for testing a sequential circuit efficiently, a scan design is usually used. But, since this design has some drawbacks, a non-scan testable design should be discussed. The testable design can be implemented by enhancing controllability and observability. This paper discusses a non-scan testable design for a sequential circuit by only focusing the improvement of controllability. The proposed design modifies a circuit so that all the FFs can be directly controlled by primary input lines in a test mode. Experimental results show that we can get a good testability using this method. 展开更多
关键词 Non-Scan Testable design SEQUENTIAL CIRCUIT CONTROLLABILITY
下载PDF
A Non-scan DFT Method at RTL Based on Fixed-control Testability to Achieve 100%Fault Efficiency
4
作者 Satoshi Ohtake Shintaro Nagai +1 位作者 Hiroki Wada Hideo Fujiwara 《湖南大学学报(自然科学版)》 EI CAS CSCD 2000年第S2期61-77,共17页
This paper proposes a non-scan design-for-testability method for register-transfer level circuits where a circuit consists of a controller and a data path. It achieves complete fault efficiency with low hardware overh... This paper proposes a non-scan design-for-testability method for register-transfer level circuits where a circuit consists of a controller and a data path. It achieves complete fault efficiency with low hardware overhead and at-speed testing. 展开更多
关键词 Non-Scan Testable design RTL Circuit
下载PDF
A DFT Method for Single-Control Testability of RTL Data Paths for BIST
5
作者 Toshimitsu Masuzawa Minoru lzutsu +1 位作者 Hiroki Wada Hideo Fujiwara 《湖南大学学报(自然科学版)》 EI CAS CSCD 2000年第S2期52-60,共9页
This paper presents a new BIST method for RTL data paths based on single-control testability, a new concept of testability. The BIST method adopts hierarchical test. Test pattern generators are placed only on primary ... This paper presents a new BIST method for RTL data paths based on single-control testability, a new concept of testability. The BIST method adopts hierarchical test. Test pattern generators are placed only on primary inputs and test patterns are propagated to and fed into each module. Test responses are similarly propagated to response analyzers placed only on primary outputs. For the propagation of test patterns and test responses paths existing in the data path are utilized. The DFT method for the single-control testability is also proposed. The advantages of the proposed method are high fault coverage (for single Stuck-at faults), low hardware overhead and capability of at-speed test. Moreover, test patterns generated by test pattern generators can be fed into each module at consecutive system clocks, and thus, the BIST can also detect some faults of other fault models (e.g., transition faults and delay faults) that require consecutive application of test patterns at speed of system clock. 展开更多
关键词 built-in self-test design for testability RTL data path hierarchical test
下载PDF
Compact-Parity Testing and Testable Design
6
作者 徐拾义 《Journal of Donghua University(English Edition)》 EI CAS 2005年第3期44-50,共7页
Parity testing is one of the compact testing techniques, which, traditionally, relies on applying all 2^n input combinations to an n-input combinational circuit without need of knowing the implementation of the circui... Parity testing is one of the compact testing techniques, which, traditionally, relies on applying all 2^n input combinations to an n-input combinational circuit without need of knowing the implementation of the circuits under test. The faults can be detected just by observing and comparing its parity of whole output of circuit with the expectation one. The way seemed to be less interesting to the test eagineers in the past days, mainly due to the reasons of its exhaustive testing and time-cousuming, which became a barrier as the number of input lines gets growing. However its great facility and convenience in testing still interest to the engineers who need to have a quick look at the qualities of the circuits without generating the test patterns for a given circuit to be tested. In this paper, a new approach called pseudo-parity testing is presented to deal with the dilemma we are facing: i. e. to change an exhaustive parity testing into a non-exhaustive one, followed by a pseudo- parity testable design to help realize the new way of pseudo-parity testing. The idea of pseudo-parity testing presented in this paper may resume its spirits towards its promising future. 展开更多
关键词 PARITY parity testing pseudo-parity testing parity testable design
下载PDF
Metric Based Testability Estimation Model for Object Oriented Design: Quality Perspective
7
作者 Mahfuzul Huda Yagya Dutt Sharma Arya Mahmoodul Hasan Khan 《Journal of Software Engineering and Applications》 2015年第4期234-243,共10页
The quality factor of class diagram is critical because it has significant influence on overall quality of the product, delivered finally. Testability has been recognized as a key factor to software quality. Estimatin... The quality factor of class diagram is critical because it has significant influence on overall quality of the product, delivered finally. Testability has been recognized as a key factor to software quality. Estimating testability at design stage is a criterion of crucial significance for software designers to make the design more testable. Taking view of this fact, this paper identifies testability factors namely effectiveness and reusability and establishes the correlation among testability, effectiveness and reusability and justifies the correlation with the help of statistical measures. Moreover study developed metric based testability estimation model and developed model has been validated using experimental test. Subsequently, research integrates the empirical validation of the developed model for high level acceptance. Finally a hypothesis test performs by the two standards to test the significance of correlation. 展开更多
关键词 testability testability Model EFFECTIVENESS REUSABILITY testability FACTORS design Phase
下载PDF
Quantifying Reusability of Object Oriented Design: A Testability Perspective
8
作者 Mahfuzul Huda Yagya Dutt Sharma Arya Mahmoodul Hasan Khan 《Journal of Software Engineering and Applications》 2015年第4期175-183,共9页
The quality factor of class diagram is critical because it has a significant influence on overall quality of the product, delivered finally. Testability analysis, when done early in the software creation process, is a... The quality factor of class diagram is critical because it has a significant influence on overall quality of the product, delivered finally. Testability analysis, when done early in the software creation process, is a criterion of critical importance to software quality. Reusability is an important quality factor to testability. Its early measurement in object oriented software especially at design phase, allows a design to be reapplied to a new problem without much extra effort. This research paper proposes a research framework for quantification process and does an extensive review on reusability of object oriented software. A metrics based model “Reusability Quantification of Object Oriented Design” has been proposed by establishing the relationship among design properties and reusability and justifying the correlation with the help of statistical measures. Also, “Reusability Quantification Model” is empirically validated and contextual significance of the study shows the high correlation for model acceptance. This research paper facilitates to software developers and designer, the inclusion of reusability quantification model to access and quantify software reusability for quality product. 展开更多
关键词 REUSABILITY testability OBJECT ORIENTED design design Metrics OBJECT ORIENTED SOFTWARE SOFTWARE Quality Model SOFTWARE Testing Effort
下载PDF
Testable Design and BIST Techniques for Systolic Motion Estimators in Transform Domain
9
作者 Shyue-Kung Lu Wei-Yuan Liu 《Journal of Electronic Science and Technology of China》 2009年第4期291-296,共6页
Testable design techniques for systolic motion estimators based on M-testability conditions are proposed in this paper. The whole motion estimator can be viewed as a two-dimensional iterative logic array (ILA) of pr... Testable design techniques for systolic motion estimators based on M-testability conditions are proposed in this paper. The whole motion estimator can be viewed as a two-dimensional iterative logic array (ILA) of processing elements (PEs) and multiplying elements (MULs). The functions of each PE and MUL are modified to be bijective to meet the M-testable conditions. The number of test patterns is 2^w, where w denotes the word length of a PE. The proposed testable design techniques are also suitable for built-in self-test implementation. According to experimental results, our approaches can achieve 99.27 % fault coverage. The area overhead is about 9 %. To verify our approaches, an experimental chip is also implemented. 展开更多
关键词 Built-in self-test design for testability fault coverage motion estimator.
下载PDF
一种数字后端设计DFT的方法分析
10
作者 叶琳娜 高大伟 +1 位作者 熊瑛 易丹 《集成电路应用》 2024年第3期4-5,共2页
阐述可测试性设计(DFT)的特点。分析一种ASIC设计中DFT的方法,包括定义扫描链、定义测试信号、提取扫描链、写入测试协议,使设计人员可以优化最终芯片制造的功耗、面积和时序。
关键词 集成电路设计 数字后端 dft ASIC设计
下载PDF
基于组合DFT方法的ECSP配比设计策略研究
11
作者 李门 李天鹏 高欣宝 《固体火箭技术》 CAS CSCD 北大核心 2024年第4期557-564,共8页
为提高电控固体推进剂(ECSP)配比设计中能量特性参数计算效率以及解决传统配比设计策略未考虑组分含量同步变化的问题,提出了一种基于revDSD-PBEP86-D3(BJ)泛函的组合密度泛函理论(DFT)方法(co-revDSD),将几何优化、振动分析、单点能计... 为提高电控固体推进剂(ECSP)配比设计中能量特性参数计算效率以及解决传统配比设计策略未考虑组分含量同步变化的问题,提出了一种基于revDSD-PBEP86-D3(BJ)泛函的组合密度泛函理论(DFT)方法(co-revDSD),将几何优化、振动分析、单点能计算、单点能外推等步骤组合,并结合非迭代三激发电子相关耦合簇(CCSD(T))方法进行了校正,对比了部分有机物生成焓的实验值和co-revDSD方法的计算值;建立了基于评价指数的配比设计策略,基于co-revDSD方法计算了ECSP组分生成焓,绘制了考虑ECSP不同组分含量同步变化时的能量特性参数云图。结果表明,co-revDSD方法可以高效地计算生成焓,部分有机物的实验值和co-revDSD方法的计算值误差在-5%~5%之间;硝酸羟胺(HAN)的生成焓-250.031 kJ·mol^(-1),聚乙烯醇(PVA)的生成焓与重复单元数成正比,比例系数为-219.117;氧化剂/燃料(O/F)比和Al含量的增大在一定范围内均会造成ECSP的能量特性参数的增大,增大Al含量和O/F比可在比冲合适的条件下尽可能降低燃烧温度及燃气平均相对分子质量。 展开更多
关键词 电控固体推进剂 聚乙烯醇 硝酸羟胺 配比设计 密度泛函理论 生成焓 能量特性
下载PDF
用于DFT的产品建模方法研究 被引量:6
12
作者 徐有忠 潘双夏 冯培恩 《机械工程学报》 EI CAS CSCD 北大核心 2002年第5期13-17,共5页
可检测性是衡量并确保产品功能质量的重要特征参量。运用DFA/M的思想,研究了面向检测的设计(DFT)方法:首先探讨了一般机电产品可检测性的概念,进而提出了广义特征的概念,从而建立有利于产品可检测性评价的产品广义特征模型:并采用基... 可检测性是衡量并确保产品功能质量的重要特征参量。运用DFA/M的思想,研究了面向检测的设计(DFT)方法:首先探讨了一般机电产品可检测性的概念,进而提出了广义特征的概念,从而建立有利于产品可检测性评价的产品广义特征模型:并采用基于规则和基于框架的两种知识表示方法分别对可检测性准则、检测工具资源信息进行表达和描述,由此建立支持DFT专家系统的知识库。基于上述思想,在Pro/E平台上开发了DFT专家系统原型,并在产品实例中进行了验证。 展开更多
关键词 可检测性 产品广义特征模型 知识表达 dft 机电产品
下载PDF
基于DFT滤波器组的低时延FPGA语音处理实现研究 被引量:5
13
作者 薛一鸣 陈鹞 +2 位作者 何宁宁 胡彩娥 王建平 《电子学报》 EI CAS CSCD 北大核心 2018年第3期695-701,共7页
提出了WOLA(Weighted Overlap-Add)并行结构的低时延DFT滤波器组的设计和FPGA实现方法.为降低系统总体时延,在综合考虑传递失真、混迭失真的基础上,将群时延引入系统目标函数,并采用非对称综合原型滤波器设计方法,提出迭代算法,实现了DF... 提出了WOLA(Weighted Overlap-Add)并行结构的低时延DFT滤波器组的设计和FPGA实现方法.为降低系统总体时延,在综合考虑传递失真、混迭失真的基础上,将群时延引入系统目标函数,并采用非对称综合原型滤波器设计方法,提出迭代算法,实现了DFT滤波器组低时延优化设计.通过对DFT滤波器组中分析和综合功能的关键模块采用多路并行乘法、多级流水加法链设计,实现了并行的WOLA结构DFT滤波器组,降低FPGA实现的计算时延.整个设计在Xilinx公司的Zynq7020型号FPGA芯片上进行实现.PESQ测试表明,设计的DFT滤波器组能取得较好的语音质量.与串行WOLA结构的实现对比表明,在16k Hz语音采样率下,并行的WOLA结构FPGA实现的总时延能降低1.192ms,其中群时延降低12%,计算时延降低29.2%. 展开更多
关键词 语音处理 dft滤波器组 低时延 FPGA 并行设计
下载PDF
基于DFT的含FPGA电路板的测试方法研究 被引量:2
14
作者 蔡士闯 王学伟 《宇航计测技术》 CSCD 2011年第6期61-64,68,共5页
随着微电子技术的不断发展,复杂逻辑器件大量应用到武器装备电路板上,电路板结构功能日趋复杂。与此同时,芯片集成度的大幅提高使得外部可接触的引脚越来越少,这就导致常规的测试方法无法实现对该类电路板的有效测试,电路板维修、检测... 随着微电子技术的不断发展,复杂逻辑器件大量应用到武器装备电路板上,电路板结构功能日趋复杂。与此同时,芯片集成度的大幅提高使得外部可接触的引脚越来越少,这就导致常规的测试方法无法实现对该类电路板的有效测试,电路板维修、检测问题日益突出。因此,在电子设备设计的开始阶段就采用可测性技术。针对含FPGA电路板,对基于DFT的测试方法进行了研究。 展开更多
关键词 逻辑器件 电路板 故障诊断 可测性设计
下载PDF
深液流悬杯式水培(DFT)设施设计及管理 被引量:1
15
作者 陈全胜 汪淑磊 《黄冈职业技术学院学报》 2005年第4期101-102,88,共3页
深液流悬杯式水培技术(DFT)是在营养液膜技术(NFT)的基础上改进的。本文对DFT设施的设计与管理进行了系统的介绍。并对这种无土栽培方式的优缺点进行了科学的评价。
关键词 深液流悬杯式水培 设计 管理
下载PDF
水杨醛甘氨酸席夫碱配体2种互变异构体的DFT研究
16
作者 王明召 孟昭兴 刘伯里 《北京师范大学学报(自然科学版)》 CAS CSCD 北大核心 2003年第3期371-376,共6页
通过密度泛函理论 (DFT)计算 ,获得了水杨醛甘氨酸席夫碱 2种异构体在真空条件下及在水、甲醇、乙醇、乙醚溶剂中的优化几何构型以及电子结构、分子偶极矩等参数 ,从理论上分析水杨醛甘氨酸席夫碱 2种异构体的性质差异 ,解释了一些实验... 通过密度泛函理论 (DFT)计算 ,获得了水杨醛甘氨酸席夫碱 2种异构体在真空条件下及在水、甲醇、乙醇、乙醚溶剂中的优化几何构型以及电子结构、分子偶极矩等参数 ,从理论上分析水杨醛甘氨酸席夫碱 2种异构体的性质差异 ,解释了一些实验现象 。 展开更多
关键词 水杨醛甘氨酸席夫碱 互变异构体 密度泛函理论 几何构型 电子结构 分子偶极矩 放射性抗癌显像药物
下载PDF
全相位DFT数字滤波器MATLAB设计
17
作者 侯正信 高岩嵩 《电子测量技术》 2003年第6期25-25,27,共2页
FIR数字滤波器广泛地应用于数字信号处理领域。文中介绍一种设计FIR滤波器的新方法—全相位DFT(APDFT)数字滤波器的设计方法。文中运用MATLAB进行全相位DFT数字滤波器的设计和仿真实验,达到预期的效果。
关键词 全相位dft 数字滤波器 MATLAB FIR
下载PDF
Study of testability measurement method for equipment based on Bayesian network model 被引量:7
18
作者 Lian Guangyao Huang Kaoli Chen Jianhui Wei Zhonglin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第5期1017-1023,共7页
To analyze and evaluate the testability design of equipment, a testability analysis method based on Bayesian network inference model is proposed in the paper. The model can adequately apply testability information and... To analyze and evaluate the testability design of equipment, a testability analysis method based on Bayesian network inference model is proposed in the paper. The model can adequately apply testability information and many uncertainty information of design and maintenance process, so it can analyze testability by and large from Bayesian inference. The detailed procedure to analyze and evaluate testability for equipments by Bayesian network is given in the paper. Its modeling process is simple, its formulation is visual, and the analysis results are more reliable than others. Examples prove that the analysis method based on Bayesian network inference can be applied to testability analysis and evaluation for complex equipments. 展开更多
关键词 design for testability testability analysis and evaluation uncertainty information Bayesian network
下载PDF
A Mechanism-based 3D-QSAR and DFT Approach for the Prediction of H5N1 Entry Inhibitory Potency of 3-O-β-chacotriosyl Ursolic Acid Derivatives 被引量:3
19
作者 施建成 赵丹 +1 位作者 罗敏 黄初升 《Chinese Journal of Structural Chemistry》 SCIE CAS CSCD 2017年第12期1987-1999,共13页
In this work, 25 3-O-β-chacotriosyl ursolic acid derivatives were employed to achieve the highly reliable and predictive 3 D-QSAR models by Co MFA and Co MSIA methods, respectively. The predictive capabilities of two... In this work, 25 3-O-β-chacotriosyl ursolic acid derivatives were employed to achieve the highly reliable and predictive 3 D-QSAR models by Co MFA and Co MSIA methods, respectively. The predictive capabilities of two constructed CoMFA and CoMSIA models were verified by the leave-one-out cross-validation method. The results showed that the cross-validated coefficient(q2) and non-cross-validated coefficient(R2) were 0.559, 0.981 in the CoMFA model and 0.696, 0.978 in the CoM SIA model, respectively, which suggests that these two models are robust and have good exterior predictive capabilities. Furthermore, based on the contour maps information of two models, ten novel inhibitors with higher inhibitory potency were designed, and the quantum chemical calculation of density functional theory(DFT) was performed to investigate the mechanism why the designed molecules have stronger inhibitory activity than the lead compound. The calculations show that the C-50 position of lead compound is a key active site for the enhancement of inhibitory activity, and it should be introduced into the large electron withdrawing group, which would result in generating potent and selective H5 N1 entry inhibitors. We expect that the results in this paper could provide important information to develop new potent H5 N1 entry inhibitors. 展开更多
关键词 H5N1 avian influenza A virus H5N1 entry inhibitor 3D-QSAR dft molecular design
下载PDF
基于震荡权重粒子群杂交的过2采样DFT滤波器组优化设计 被引量:2
20
作者 程雨婷 彭勃 魏玺章 《系统工程与电子技术》 EI CSCD 北大核心 2018年第5期982-988,共7页
基于离散傅里叶变换(discrete Fourier transform,DFT)滤波器组的数字射频存储器具备宽频带覆盖和干扰宽带雷达的特点。针对临界采样时DFT滤波器组信道间混叠严重的问题,推导了过2采样DFT滤波器组的高效多相实现结构,将带间混叠减少了... 基于离散傅里叶变换(discrete Fourier transform,DFT)滤波器组的数字射频存储器具备宽频带覆盖和干扰宽带雷达的特点。针对临界采样时DFT滤波器组信道间混叠严重的问题,推导了过2采样DFT滤波器组的高效多相实现结构,将带间混叠减少了一半。为进一步提高重构信号的精度,提出了基于震荡粒子群杂交算法的滤波器频域设计方法,通过优化目标函数,提高了输出峰值信噪比,降低了最大输出误差,缩减了优化求解时间。仿真结果验证了过2采样DFT滤波器组结构的正确性,提出的震荡权重粒子群杂交滤波器设计可以精确地重构跨多个信道的宽频信号,具备干扰宽频信号的能力。 展开更多
关键词 数字射频存储器 离散傅里叶变换滤波器组 滤波器设计 粒子群优化杂交
下载PDF
上一页 1 2 27 下一页 到第
使用帮助 返回顶部