SlideShare a Scribd company logo
1 of 7
Download to read offline
International Journal of Engineering Research and Development
e-ISSN: 2278-067X, p-ISSN: 2278-800X, www.ijerd.com
Volume 11, Issue 07 (July 2015), PP.01-07
1
Single Hard Fault Detection in Linear Analog Circuits Based On
Simulation before Testing Approach
G.Puvaneswari1
, S.UmaMaheswari2
1
Department of Electronics and Communication Engineering, Coimbatore Institute of Technology,
Coimbatore-641014,India.
2
Department of Electronics and Communication Engineering, Coimbatore Institute of Technology,
Coimbatore-641014,India.
Abstract:- A method for single hard fault detection in linear analog circuits based on simulation before testing
approach is proposed in this paper. Simulation before testing approach locates or identifies faulty components of
the circuit under test (CUT) by creating a fault dictionary for all the potentially faulty components from the
simulation of CUT. In the proposed approach, the CUT is simulated using Modified Nodal Analysis (MNA) to
find the values of circuit parameters or diagnosis variables. Test vectors corresponding to the components of
CUT are generated from the circuit matrix which act as key feature in identifying the potentially faulty
components and are treated as fault dictionary. Test vectors are used to determine the diagnosis variables for
testing. The tolerance problems of analog circuit testing as well as the sensitivity of the test vectors to
component values affect the practical possibility of the approach. To solve this, test vectors are generated for
upper and lower bound values of the components of CUT and testing is performed. A CUT is said to be fault
free if the circuit variables are within the fault free range. Fault variables corresponding to the components of
CUT are derived and the fault variable which has lowest relative standard deviation is found and the
corresponding component is declared as faulty. The proposed approach is tested on bench mark circuits and
validated through the results obtained from simulation.
Keywords:- linear analog circuits – modified nodal analysis- test vector – fault diagnosis- hard faults
I. INTRODUCTION
Analog circuit testing is an important research problem due to non availability of standardized methods
or procedures. The factors like tolerance and nonlinearity of circuit components limit development of standard
methods for single or multiple faults in analog circuits. Analog circuit faults are modeled as parametric or soft
faults and catastrophic or hard faults. Parametric or soft faults are hard to detect as they cause degradation in
system performance where as hard faults cause topological changes and complete system performance variation.
Fault detection methods are classified as simulation before testing (SBT) and simulation after testing.
Simulation before testing approach is based on the development of fault dictionary which consists of the details
regarding the variation in diagnosis variables for different faulty conditions of the components of CUT which
requires larger data base. Simulation after testing approach performs simulation on the obtained diagnosis
variables measurements to identify the faulty components which requires high computational cost. Most of the
research proposals are for parametric faults detection as they are difficult to find. But it becomes necessary to
locate hard faults to isolate as well correct them. In [1], circle equation-based modeling method suitable for
locating parametric and hard faults is being proposed. The equation is independent from the value of element to
be modeled, and uniquely determined by its location and the nominal values of the remaining elements in the
circuit under test. Hence, the circle equation can model any continuous parameter shifting or hard fault occurs.
Three points are sufficient to determine a circle; therefore, only three simulations corresponding to three distinct
faulty parameters are used to model all parameter shifting faults. In [2], a wavelet based method is proposed to
locate parametric and hard faults in analog circuits. In wavelet analysis of diagnosis variables, two test metrics,
one based on a discrimination factor using normalized Euclidean distances and the other utilizing Mahalanobis
distances, are introduced and they rely on wavelet energy computation. Tolerance limit, the factor that affects
fault detectability, for CUT is set by statistical processing data obtained from a set of fault-free circuits. A fault
dictionary based method based on weighted Mahalanobis distance based on the entropy theory is proposed in [3]
and this method can reduce the fuzzy groups of analog circuits to some extent, and it is suitable for not only soft
fault diagnosis, but also hard fault detection. A new fault modeling method applicable for both hard and soft
faults is proposed in [4]. This approach models faults based on a function which is independent of the values of
components of CUT and to resolve the tolerance effect minimum distance approach is used. A complex field
modeling approach which is applicable for both hard and soft faults is proposed in [5] and is based on frequency
selection method. Test vector based approach is used in [6] to locate single parametric faults. The proposed
Single Hard Fault Detection in Linear Analog Circuits Based On Simulation before Testing Approach
2
approach uses the test vector as in [6] but aims to locate hard faults in linear analog circuits and also provides
solution to solve the tolerance challenge in analog circuit testing and also the sensitivity of the test vector to
components values.
Section 2 of this paper explains the mathematical fundamentals of the proposed approach. Section 3
deals with the detailed test procedure or flow and section 4 discusses the simulation results obtained on the
bench mark circuit. Section 5 concludes.
II. MATHEMATICAL FUNDAMENTALS
Analog circuit testing begins with the simulation of CUT to derive the diagnosis variables such as node
voltages and branch currents. Simulation involves formulation of the circuit equation and solving it for the
unknowns. To simulate the CUT, Modified Nodal Analysis (MNA) is used. It handles voltage sources
effectively by an unknown current through it and adds it to the vector containing unknown node voltages. MNA
for linear systems results in the system equation of the form
AX Z (1)
where A is the coefficient matrix or the circuit matrix which is formed by conductance of the components of
CUT and the interconnections of the voltage sources. X is the unknown vector consists of circuit variables (node
voltages and few branch currents) which are useful for testing and Z is the excitation matrix. The right hand
side matrix (Z) consists of the values of independent current and voltage sources.







v
n
I
V
X (2)







V
I
Z (3)
Faults in the CUT are simulated using Fault Rubber Stamp (FRS) as explained in [6-8]. FRS is based on the
MNA stamp of the components of a CUT. The MNA stamp of a component nC connected in between the
nodes j and j’ (Vj , Vj’- respective node voltages) ,in the coefficient matrix is,
(4)
If this component is assumed to be faulty, its value changes from Cn to Cn±Δ. This deviation causes the current
through that faulty component to deviate from its nominal value. This current deviation called fault variable
)( is introduced in the faulty circuit unknown matrix as an unknown branch current. To indicate the current
deviation through the faulty component, the faulty component is represented as a parallel combination of its
nominal value and the deviation (Δ) (fig.1). Vj and Vj
’
are the node voltages at the nodes j and j’ respectively. if
is the current deviation through the faulty component.
Fig.1 Faulty Component representation
The fault rubber stamp for the component nC is,
Single Hard Fault Detection in Linear Analog Circuits Based On Simulation before Testing Approach
3
(5)
The bottom row line is the faulty component equation and the right most column corresponds to the
extra fault variable. As seen in (6), for each faulty component there is an additional column at the right side and
row at the bottom of the coefficient matrix is introduced. The faulty system with the FRS in matrix form is,






r
cA







fX
=






0
Z
(6)
where c and r are the additional column and row introduced corresponding to a faulty component. The
additional column c indicates the location of the faulty component. The additional row r is the faulty
component equation with its node voltages. The value of  depends the faulty value of the component. It can
be observed that a new variable called fault variable ( ) is also introduced as unknown into the unknown vector
matrix (Xf) of the faulty circuit. It can also be noted that this fault variable is the unknown branch current. As
seen in (7), the coefficient matrix (A) of the nominal circuit is retained in forming the faulty system equation
without any modification in the values of it. Thus from (7), the faulty circuit equations are written as,
ZcAX f  
(7)
0 frX
(8)
replacing AXZ  from (1),
AXcAX f  
(9)
cXXA f  )(
(10)
cAXX f
1

(11)
TXX f  (12)
TXX f /)( 
(13)
cAT 1
 (14)
The product cA 1
is a complex column vector and it is called test vector [6]. As c describes the
location of a component in the CUT, the test vector is associated to that component and the values are
independent of the faults. Thus the fault variable which can be obtained by the element wise division of the
difference vector (difference between the nominal and the faulty solutions) and the test vector is also associated
to a specific component in the CUT. It is observed that the test vectors are sensitive to the component values and
they carry the information regarding the location of the components. In real time, the fault free components may
be within the tolerance limits (not exactly the nominal value). The fault detectability is affected if testing is
performed with the test vectors simulated with nominal values. To solve this, this paper generates test vectors
for lower and upper bound values of components to test the circuit.
III. TEST PROCEDURE
Test procedure consists of two phases namely pre testing and testing stages. In the first phase called
pretesting stage, test vectors are generated for upper and lower limits of components values. These test vectors
can be treated as fault dictionary. The circuit variables or the diagnosis variables are obtained by solving the
MNA equations with the nominal, upper and lower bound circuit component values and stored. The CUT is said
to be fault free only when the circuit variables measured at the test nodes are within the bound values. In the
second stage called test stage, faults are injected into the CUT and measurements are made at the selected nodes.
Single Hard Fault Detection in Linear Analog Circuits Based On Simulation before Testing Approach
4
The fault variable is found from (14) with upper and lower bound test vectors. The average and relative standard
deviation related to the average of each column (associated with the components in CUT) of fault variable
matrix is found. An element of the CUT is said to be faulty when the estimated relative standard deviation is the
lowest value. The detailed flow is shown in fig. 2 & 3.
Fig. 2: Pre testing stage
IV. SIMULATION RESULTS
Simulation results on the linear voltage divider (LVD) show the efficiency of the proposed approach.
Test vectors are generated for the lower and upper bound values of components and are shown in figure 5
&figure 6. All the components are assumed to have 5% tolerance and the circuit is shown with nominal values
in figure 4. Two diagnosis variables measured at the output (node 6 voltage) and input (node 1 current) are used
for testing. These variables are selected as they are input and output nodes which are easily accessible for
measurement and also the test vectors corresponding to these variables are found to have different value. The
fault detectability is affected by the diagnosis variables for which the test vectors are same. The same value test
vectors lead to same fault variable, so the faults cannot be distinguished.
Hard faults on passive components of CUT are simulated by assuming 1Ω for short circuit faults and
2×109
Ω for hard faults. Single hard faults are injected into the CUT and the diagnosis variables are measured.
The fault variables are obtained by measuring the diagnosis variables for the upper and lower bound values of
components of CUT (except for faulty component). The average and relative standard deviation relative to the
average value are estimated and found to be the lowest value for the faulty component. For example, the short
circuit of R1 leads to a fault variable of 8.85E-16 where as for other components of CUT the values are found to
be 0.95, 2.27, 2.69, 2.8, 0.7, 1.75, 2.6, 2.76, 2.81. From this it can be observed that the relative standard
deviation is the lowest value for R1. Hence R1 is faulty. For other fault types the values are shown in table 1.
Single Hard Fault Detection in Linear Analog Circuits Based On Simulation before Testing Approach
5
Fig. 3: Testing Stage
Fig. 4: Linear Voltage Divider
Fig.5: LVD lower bound test vectors
Single Hard Fault Detection in Linear Analog Circuits Based On Simulation before Testing Approach
6
Fig. 6: LVD lower bound test vectors
Table 1: Results of Linear Voltage Divider
Fault
Type
Relative Standard Deviation of fault variables corresponding to components of CUT Lowest Value of
Relative Std.
DeviationR1 R2 R3 R4 R5 R6 R7 R8 R9 R10
R1
Short
8.85E-16 0.95 2.27 2.69 2.8 0.7 1.75 2.6 2.76 2.81 8.85E-16
R2
Short
0.95 1.2
E-15
1.8 2.5 2.8 1.04 1.01 2.3 2.7 2.8 1.2 E-15
R3
Short
2.3 1.8 6.45
E-16
1.8 2.6 2.3 1.02 1.01 2.3 2.7 6.45E-16
R4
Short
2.7 2.6 1.8 1.48E-14 1.8 2.7 2.3 1.03 1.01 1.6 1.48E-14
R8
Short
2.5 2.3 1.01 1.03 2.3 2.6 1.8 5
E-15
0.9 2.2 5E-15
R9
Short
2.8 2.7 2.3 0.95 1.1 2.8 2.6 1.8 3.5
E-15
1.7 3.5E-15
R10
Short
2.8 2.79 2.7 2.3 0.9 2.75 2.8 2.5 1.7 3.9
E-15
3.9E-15
R3
Open
2.3 1.8 5.05E-
15
1.8 2.6 2.3 1.02 1.01 1.6 2.5 5.05E-15
R4
Open
2.7 2.6 1.8 8.31
E-15
1.8 2.7 2.3 1.02 1.01 1.6 8.31E-15
R5
Open
2.8 2.76 2.56 1.8 3.9
E-14
2.81 2.7 2.3 1.7 0.9 3.9E-14
R6
Open
0.08 1.02 2.3 2.7 2.8 2.5
E-15
1.8 2.6 2.8 2.81 2.5E-15
R7
Open
1.8 1.01 1.02 2.3 2.7 1.8 6.4
E-15
1.8 2.6 2.76 6.4E-15
V. CONCLUSIONS
A simulation before test approach to locate single hard faults in linear analog circuits based on test
vector is proposed. The CUT is simulated using modified nodal analysis and test vectors corresponding to all
components of CUT are derived and are stored as fault dictionary. Suitable diagnosis variables for testing can be
identified or selected from the test vectors and it is sufficient to store only those test vectors. And it is also
possible to identify the components that can be detected under faulty conditions (testable group) by finding the
same value test vectors. To solve the problem of tolerance in real time testing, test vectors are
generated for upper and lower bound values of components of CUT. Simulation results displayed
show the efficiency of the proposed approach.
Single Hard Fault Detection in Linear Analog Circuits Based On Simulation before Testing Approach
7
REFERENCES
[1]. Shulin Tian, ChengLin Yang, Fanq Chen, Zhen Liu, “Circle Equation Based Fault Modeling Method
for Linear Analog Circuits”, IEEE Transactions on Instrumentation and Measurement, 63 (9):2145-
2159, 2014.
[2]. A.D. Spyronasios, M.G. Dimopoulos, A.A. Hatzopoulos,” Wavelet analysis for the detection of
parametric and catastrophic faults in mixed-signal circuits”, IEEE Trans. Instrumentation and
Measurement, 60, 2025–2038, 2011.
[3]. Hongzhi Hu, Fang Guan, Xin Huang, “Fault Diagnosis of Analog Circuits with Weighted Mahalnobis
Distance Based on Entropy Theory”, International Journal of Digital Content Technology and its
Applications, Vol.7, No.11, 2013.
[4]. C. L. Yang, S. L. Tian, Z. Liu, J. Huang, and F. Chen, “Fault modeling on complex plane and tolerance
handling methods for analog circuits,” IEEE Transactions on Instrumentation and Measurement, vol.
62, No. 10, pp. 2730–2738, 2013.
[5]. Y. Gao, C. L. Yang, S. L. Tian, "Methods of Handling the Aliasing and Tolerance Problem for a New
Unified Fault Modeling Technique in Analog-Circuit Fault Diagnosis", Advanced Materials Research,
Vol 981, pp. 11-16, 2014.
[6]. Jose A. Soares Augusto and Carlos Beltran Almeida, “ A Tool for Single-Fault Diagnosis in Linear
Analog Circuits with Tolerance Using the T-vector Approach”, Hindawi Publishing Corporation, VLSI
design, pp 1-8, 2008.
[7]. C.-W.Ho, A.Ruehli and P.Brennan, “The modified nodal approach to network analysis”, IEEE
Transactions on Circuits and Systems, Vol.22, no.6, pp.504-509, 1975.
[8]. Jiri Vilach and Kishore Singhal, Computer methods for circuit analysis and design, Van Nostrand
Reinhold Company, 1983.

More Related Content

What's hot

A real-time fault diagnosis system for high-speed power system protection bas...
A real-time fault diagnosis system for high-speed power system protection bas...A real-time fault diagnosis system for high-speed power system protection bas...
A real-time fault diagnosis system for high-speed power system protection bas...IJECEIAES
 
IRJET- A Review on SVM based Induction Motor
IRJET- A Review on SVM based Induction MotorIRJET- A Review on SVM based Induction Motor
IRJET- A Review on SVM based Induction MotorIRJET Journal
 
Three Phase Load Flow Analysis on Four Bus System
Three Phase Load Flow Analysis on Four Bus SystemThree Phase Load Flow Analysis on Four Bus System
Three Phase Load Flow Analysis on Four Bus Systempaperpublications3
 
Evaluation of earth fault location algorithm in medium voltage distribution n...
Evaluation of earth fault location algorithm in medium voltage distribution n...Evaluation of earth fault location algorithm in medium voltage distribution n...
Evaluation of earth fault location algorithm in medium voltage distribution n...IJECEIAES
 
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...ijistjournal
 
Accurate Symbolic Steady State Modeling of Buck Converter
Accurate Symbolic Steady State Modeling of Buck ConverterAccurate Symbolic Steady State Modeling of Buck Converter
Accurate Symbolic Steady State Modeling of Buck ConverterIJECEIAES
 
Open switch fault diagnosis in three phase inverter
Open switch fault diagnosis in three phase inverterOpen switch fault diagnosis in three phase inverter
Open switch fault diagnosis in three phase invertereSAT Publishing House
 
Output feedback trajectory stabilization of the uncertainty DC servomechanism...
Output feedback trajectory stabilization of the uncertainty DC servomechanism...Output feedback trajectory stabilization of the uncertainty DC servomechanism...
Output feedback trajectory stabilization of the uncertainty DC servomechanism...ISA Interchange
 
A Novel Direct Torque Control for Induction Machine Drive System with Low Tor...
A Novel Direct Torque Control for Induction Machine Drive System with Low Tor...A Novel Direct Torque Control for Induction Machine Drive System with Low Tor...
A Novel Direct Torque Control for Induction Machine Drive System with Low Tor...IAES-IJPEDS
 
interconnected powersystem
interconnected powersysteminterconnected powersystem
interconnected powersystemDivyang soni
 
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...IJPEDS-IAES
 
State Estimation of Power System with Interline Power Flow Controller
State Estimation of Power System with Interline Power Flow ControllerState Estimation of Power System with Interline Power Flow Controller
State Estimation of Power System with Interline Power Flow ControllerIDES Editor
 
Alienor method applied to induction machine parameters identification
Alienor method applied to induction machine parameters identification Alienor method applied to induction machine parameters identification
Alienor method applied to induction machine parameters identification IJECEIAES
 
Fault modeling and parametric fault detection in analog VLSI circuits using d...
Fault modeling and parametric fault detection in analog VLSI circuits using d...Fault modeling and parametric fault detection in analog VLSI circuits using d...
Fault modeling and parametric fault detection in analog VLSI circuits using d...IJECEIAES
 
PID controller using rapid control prototyping techniques
PID controller using rapid control prototyping techniquesPID controller using rapid control prototyping techniques
PID controller using rapid control prototyping techniquesIJECEIAES
 
A Fault Detection and Classification Method for SC Transmission Line Using Ph...
A Fault Detection and Classification Method for SC Transmission Line Using Ph...A Fault Detection and Classification Method for SC Transmission Line Using Ph...
A Fault Detection and Classification Method for SC Transmission Line Using Ph...paperpublications3
 
Presentation reliability and diagnosis in industrial systems
Presentation   reliability and diagnosis in industrial systemsPresentation   reliability and diagnosis in industrial systems
Presentation reliability and diagnosis in industrial systemsGláucio Bastos
 

What's hot (19)

A real-time fault diagnosis system for high-speed power system protection bas...
A real-time fault diagnosis system for high-speed power system protection bas...A real-time fault diagnosis system for high-speed power system protection bas...
A real-time fault diagnosis system for high-speed power system protection bas...
 
IRJET- A Review on SVM based Induction Motor
IRJET- A Review on SVM based Induction MotorIRJET- A Review on SVM based Induction Motor
IRJET- A Review on SVM based Induction Motor
 
Three Phase Load Flow Analysis on Four Bus System
Three Phase Load Flow Analysis on Four Bus SystemThree Phase Load Flow Analysis on Four Bus System
Three Phase Load Flow Analysis on Four Bus System
 
Evaluation of earth fault location algorithm in medium voltage distribution n...
Evaluation of earth fault location algorithm in medium voltage distribution n...Evaluation of earth fault location algorithm in medium voltage distribution n...
Evaluation of earth fault location algorithm in medium voltage distribution n...
 
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
SYSTEM IDENTIFICATION AND MODELING FOR INTERACTING AND NON-INTERACTING TANK S...
 
Accurate Symbolic Steady State Modeling of Buck Converter
Accurate Symbolic Steady State Modeling of Buck ConverterAccurate Symbolic Steady State Modeling of Buck Converter
Accurate Symbolic Steady State Modeling of Buck Converter
 
Open switch fault diagnosis in three phase inverter
Open switch fault diagnosis in three phase inverterOpen switch fault diagnosis in three phase inverter
Open switch fault diagnosis in three phase inverter
 
Output feedback trajectory stabilization of the uncertainty DC servomechanism...
Output feedback trajectory stabilization of the uncertainty DC servomechanism...Output feedback trajectory stabilization of the uncertainty DC servomechanism...
Output feedback trajectory stabilization of the uncertainty DC servomechanism...
 
A Novel Direct Torque Control for Induction Machine Drive System with Low Tor...
A Novel Direct Torque Control for Induction Machine Drive System with Low Tor...A Novel Direct Torque Control for Induction Machine Drive System with Low Tor...
A Novel Direct Torque Control for Induction Machine Drive System with Low Tor...
 
interconnected powersystem
interconnected powersysteminterconnected powersystem
interconnected powersystem
 
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...
A Novel Optimal PI Parameter Tuning Strategy to Improve Constant Switching Pe...
 
State Estimation of Power System with Interline Power Flow Controller
State Estimation of Power System with Interline Power Flow ControllerState Estimation of Power System with Interline Power Flow Controller
State Estimation of Power System with Interline Power Flow Controller
 
Unit 3
Unit 3Unit 3
Unit 3
 
Alienor method applied to induction machine parameters identification
Alienor method applied to induction machine parameters identification Alienor method applied to induction machine parameters identification
Alienor method applied to induction machine parameters identification
 
Fault modeling and parametric fault detection in analog VLSI circuits using d...
Fault modeling and parametric fault detection in analog VLSI circuits using d...Fault modeling and parametric fault detection in analog VLSI circuits using d...
Fault modeling and parametric fault detection in analog VLSI circuits using d...
 
Sub519
Sub519Sub519
Sub519
 
PID controller using rapid control prototyping techniques
PID controller using rapid control prototyping techniquesPID controller using rapid control prototyping techniques
PID controller using rapid control prototyping techniques
 
A Fault Detection and Classification Method for SC Transmission Line Using Ph...
A Fault Detection and Classification Method for SC Transmission Line Using Ph...A Fault Detection and Classification Method for SC Transmission Line Using Ph...
A Fault Detection and Classification Method for SC Transmission Line Using Ph...
 
Presentation reliability and diagnosis in industrial systems
Presentation   reliability and diagnosis in industrial systemsPresentation   reliability and diagnosis in industrial systems
Presentation reliability and diagnosis in industrial systems
 

Similar to Detecting single hard faults in analog circuits using simulation

Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...
Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...
Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...iosrjce
 
FAULT DETECTION IN FIVE BUS SYSTEM USING MATLAB & SIMULINK (DISCRETE WAVELET ...
FAULT DETECTION IN FIVE BUS SYSTEM USING MATLAB & SIMULINK (DISCRETE WAVELET ...FAULT DETECTION IN FIVE BUS SYSTEM USING MATLAB & SIMULINK (DISCRETE WAVELET ...
FAULT DETECTION IN FIVE BUS SYSTEM USING MATLAB & SIMULINK (DISCRETE WAVELET ...IRJET Journal
 
circuit_modes_v5
circuit_modes_v5circuit_modes_v5
circuit_modes_v5Olivier Buu
 
Signal-Energy Based Fault Classification of Unbalanced Network using S-Transf...
Signal-Energy Based Fault Classification of Unbalanced Network using S-Transf...Signal-Energy Based Fault Classification of Unbalanced Network using S-Transf...
Signal-Energy Based Fault Classification of Unbalanced Network using S-Transf...idescitation
 
Advance Current Monitoring Techniques to Detect and Diagnosis the Inter-Turn ...
Advance Current Monitoring Techniques to Detect and Diagnosis the Inter-Turn ...Advance Current Monitoring Techniques to Detect and Diagnosis the Inter-Turn ...
Advance Current Monitoring Techniques to Detect and Diagnosis the Inter-Turn ...theijes
 
Faults Diagnosis in Five-Level Three-Phase Shunt Active Power Filter
Faults Diagnosis in Five-Level Three-Phase Shunt Active Power FilterFaults Diagnosis in Five-Level Three-Phase Shunt Active Power Filter
Faults Diagnosis in Five-Level Three-Phase Shunt Active Power FilterIAES-IJPEDS
 
Ijmer 41023842
Ijmer 41023842Ijmer 41023842
Ijmer 41023842IJMER
 
Detection of DC Voltage Fault in SRM Drives Using K-Means Clustering and Cla...
Detection of DC Voltage Fault in SRM Drives Using K-Means  Clustering and Cla...Detection of DC Voltage Fault in SRM Drives Using K-Means  Clustering and Cla...
Detection of DC Voltage Fault in SRM Drives Using K-Means Clustering and Cla...IJMER
 
Detection of Broken Bars in Three Phase Squirrel Cage Induction Motor using F...
Detection of Broken Bars in Three Phase Squirrel Cage Induction Motor using F...Detection of Broken Bars in Three Phase Squirrel Cage Induction Motor using F...
Detection of Broken Bars in Three Phase Squirrel Cage Induction Motor using F...Dr.NAGARAJAN. S
 
IMPLEMENTATION OF COMPACTION ALGORITHM FOR ATPG GENERATED PARTIALLY SPECIFIED...
IMPLEMENTATION OF COMPACTION ALGORITHM FOR ATPG GENERATED PARTIALLY SPECIFIED...IMPLEMENTATION OF COMPACTION ALGORITHM FOR ATPG GENERATED PARTIALLY SPECIFIED...
IMPLEMENTATION OF COMPACTION ALGORITHM FOR ATPG GENERATED PARTIALLY SPECIFIED...VLSICS Design
 
A Novel Study on Bipolar High Voltage Direct Current Transmission Lines Prote...
A Novel Study on Bipolar High Voltage Direct Current Transmission Lines Prote...A Novel Study on Bipolar High Voltage Direct Current Transmission Lines Prote...
A Novel Study on Bipolar High Voltage Direct Current Transmission Lines Prote...IJECEIAES
 
Concurrent Detection and Classification of Faults in Matrix Converter using T...
Concurrent Detection and Classification of Faults in Matrix Converter using T...Concurrent Detection and Classification of Faults in Matrix Converter using T...
Concurrent Detection and Classification of Faults in Matrix Converter using T...IAES-IJPEDS
 
Wavelet Based Fault Detection, Classification in Transmission System with TCS...
Wavelet Based Fault Detection, Classification in Transmission System with TCS...Wavelet Based Fault Detection, Classification in Transmission System with TCS...
Wavelet Based Fault Detection, Classification in Transmission System with TCS...IJERA Editor
 
Online detection of interturn short-circuit fault in induction motor based o...
Online detection of interturn short-circuit fault in induction  motor based o...Online detection of interturn short-circuit fault in induction  motor based o...
Online detection of interturn short-circuit fault in induction motor based o...IJECEIAES
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
DETECTION OF INTERTURN FAULT IN THREE PHASE SQUIRREL CAGE INDUCTION MOTOR USI...
DETECTION OF INTERTURN FAULT IN THREE PHASE SQUIRREL CAGE INDUCTION MOTOR USI...DETECTION OF INTERTURN FAULT IN THREE PHASE SQUIRREL CAGE INDUCTION MOTOR USI...
DETECTION OF INTERTURN FAULT IN THREE PHASE SQUIRREL CAGE INDUCTION MOTOR USI...Dr.NAGARAJAN. S
 
IRJET- A Placement Method of Fuzzy based UPFC to Enhance Voltage Stability Ma...
IRJET- A Placement Method of Fuzzy based UPFC to Enhance Voltage Stability Ma...IRJET- A Placement Method of Fuzzy based UPFC to Enhance Voltage Stability Ma...
IRJET- A Placement Method of Fuzzy based UPFC to Enhance Voltage Stability Ma...IRJET Journal
 

Similar to Detecting single hard faults in analog circuits using simulation (20)

Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...
Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...
Fuzzy-Logic-Controller-Based Fault Isolation in PWM VSI for Vector Controlled...
 
FAULT DETECTION IN FIVE BUS SYSTEM USING MATLAB & SIMULINK (DISCRETE WAVELET ...
FAULT DETECTION IN FIVE BUS SYSTEM USING MATLAB & SIMULINK (DISCRETE WAVELET ...FAULT DETECTION IN FIVE BUS SYSTEM USING MATLAB & SIMULINK (DISCRETE WAVELET ...
FAULT DETECTION IN FIVE BUS SYSTEM USING MATLAB & SIMULINK (DISCRETE WAVELET ...
 
B010620715
B010620715B010620715
B010620715
 
circuit_modes_v5
circuit_modes_v5circuit_modes_v5
circuit_modes_v5
 
Signal-Energy Based Fault Classification of Unbalanced Network using S-Transf...
Signal-Energy Based Fault Classification of Unbalanced Network using S-Transf...Signal-Energy Based Fault Classification of Unbalanced Network using S-Transf...
Signal-Energy Based Fault Classification of Unbalanced Network using S-Transf...
 
Advance Current Monitoring Techniques to Detect and Diagnosis the Inter-Turn ...
Advance Current Monitoring Techniques to Detect and Diagnosis the Inter-Turn ...Advance Current Monitoring Techniques to Detect and Diagnosis the Inter-Turn ...
Advance Current Monitoring Techniques to Detect and Diagnosis the Inter-Turn ...
 
Faults Diagnosis in Five-Level Three-Phase Shunt Active Power Filter
Faults Diagnosis in Five-Level Three-Phase Shunt Active Power FilterFaults Diagnosis in Five-Level Three-Phase Shunt Active Power Filter
Faults Diagnosis in Five-Level Three-Phase Shunt Active Power Filter
 
Ijmer 41023842
Ijmer 41023842Ijmer 41023842
Ijmer 41023842
 
Detection of DC Voltage Fault in SRM Drives Using K-Means Clustering and Cla...
Detection of DC Voltage Fault in SRM Drives Using K-Means  Clustering and Cla...Detection of DC Voltage Fault in SRM Drives Using K-Means  Clustering and Cla...
Detection of DC Voltage Fault in SRM Drives Using K-Means Clustering and Cla...
 
Detection of Broken Bars in Three Phase Squirrel Cage Induction Motor using F...
Detection of Broken Bars in Three Phase Squirrel Cage Induction Motor using F...Detection of Broken Bars in Three Phase Squirrel Cage Induction Motor using F...
Detection of Broken Bars in Three Phase Squirrel Cage Induction Motor using F...
 
IMPLEMENTATION OF COMPACTION ALGORITHM FOR ATPG GENERATED PARTIALLY SPECIFIED...
IMPLEMENTATION OF COMPACTION ALGORITHM FOR ATPG GENERATED PARTIALLY SPECIFIED...IMPLEMENTATION OF COMPACTION ALGORITHM FOR ATPG GENERATED PARTIALLY SPECIFIED...
IMPLEMENTATION OF COMPACTION ALGORITHM FOR ATPG GENERATED PARTIALLY SPECIFIED...
 
A Novel Study on Bipolar High Voltage Direct Current Transmission Lines Prote...
A Novel Study on Bipolar High Voltage Direct Current Transmission Lines Prote...A Novel Study on Bipolar High Voltage Direct Current Transmission Lines Prote...
A Novel Study on Bipolar High Voltage Direct Current Transmission Lines Prote...
 
Concurrent Detection and Classification of Faults in Matrix Converter using T...
Concurrent Detection and Classification of Faults in Matrix Converter using T...Concurrent Detection and Classification of Faults in Matrix Converter using T...
Concurrent Detection and Classification of Faults in Matrix Converter using T...
 
An efficient predictive current controller with adaptive parameter estimation...
An efficient predictive current controller with adaptive parameter estimation...An efficient predictive current controller with adaptive parameter estimation...
An efficient predictive current controller with adaptive parameter estimation...
 
Wavelet Based Fault Detection, Classification in Transmission System with TCS...
Wavelet Based Fault Detection, Classification in Transmission System with TCS...Wavelet Based Fault Detection, Classification in Transmission System with TCS...
Wavelet Based Fault Detection, Classification in Transmission System with TCS...
 
Online detection of interturn short-circuit fault in induction motor based o...
Online detection of interturn short-circuit fault in induction  motor based o...Online detection of interturn short-circuit fault in induction  motor based o...
Online detection of interturn short-circuit fault in induction motor based o...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
DETECTION OF INTERTURN FAULT IN THREE PHASE SQUIRREL CAGE INDUCTION MOTOR USI...
DETECTION OF INTERTURN FAULT IN THREE PHASE SQUIRREL CAGE INDUCTION MOTOR USI...DETECTION OF INTERTURN FAULT IN THREE PHASE SQUIRREL CAGE INDUCTION MOTOR USI...
DETECTION OF INTERTURN FAULT IN THREE PHASE SQUIRREL CAGE INDUCTION MOTOR USI...
 
Lp3619931999
Lp3619931999Lp3619931999
Lp3619931999
 
IRJET- A Placement Method of Fuzzy based UPFC to Enhance Voltage Stability Ma...
IRJET- A Placement Method of Fuzzy based UPFC to Enhance Voltage Stability Ma...IRJET- A Placement Method of Fuzzy based UPFC to Enhance Voltage Stability Ma...
IRJET- A Placement Method of Fuzzy based UPFC to Enhance Voltage Stability Ma...
 

More from IJERD Editor

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksIJERD Editor
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEIJERD Editor
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...IJERD Editor
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’IJERD Editor
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignIJERD Editor
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationIJERD Editor
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...IJERD Editor
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRIJERD Editor
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingIJERD Editor
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string valueIJERD Editor
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...IJERD Editor
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeIJERD Editor
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...IJERD Editor
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraIJERD Editor
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...IJERD Editor
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...IJERD Editor
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingIJERD Editor
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...IJERD Editor
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart GridIJERD Editor
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderIJERD Editor
 

More from IJERD Editor (20)

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACE
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding Design
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and Verification
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive Manufacturing
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string value
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF Dxing
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart Grid
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powder
 

Recently uploaded

High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 

Recently uploaded (20)

Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 

Detecting single hard faults in analog circuits using simulation

  • 1. International Journal of Engineering Research and Development e-ISSN: 2278-067X, p-ISSN: 2278-800X, www.ijerd.com Volume 11, Issue 07 (July 2015), PP.01-07 1 Single Hard Fault Detection in Linear Analog Circuits Based On Simulation before Testing Approach G.Puvaneswari1 , S.UmaMaheswari2 1 Department of Electronics and Communication Engineering, Coimbatore Institute of Technology, Coimbatore-641014,India. 2 Department of Electronics and Communication Engineering, Coimbatore Institute of Technology, Coimbatore-641014,India. Abstract:- A method for single hard fault detection in linear analog circuits based on simulation before testing approach is proposed in this paper. Simulation before testing approach locates or identifies faulty components of the circuit under test (CUT) by creating a fault dictionary for all the potentially faulty components from the simulation of CUT. In the proposed approach, the CUT is simulated using Modified Nodal Analysis (MNA) to find the values of circuit parameters or diagnosis variables. Test vectors corresponding to the components of CUT are generated from the circuit matrix which act as key feature in identifying the potentially faulty components and are treated as fault dictionary. Test vectors are used to determine the diagnosis variables for testing. The tolerance problems of analog circuit testing as well as the sensitivity of the test vectors to component values affect the practical possibility of the approach. To solve this, test vectors are generated for upper and lower bound values of the components of CUT and testing is performed. A CUT is said to be fault free if the circuit variables are within the fault free range. Fault variables corresponding to the components of CUT are derived and the fault variable which has lowest relative standard deviation is found and the corresponding component is declared as faulty. The proposed approach is tested on bench mark circuits and validated through the results obtained from simulation. Keywords:- linear analog circuits – modified nodal analysis- test vector – fault diagnosis- hard faults I. INTRODUCTION Analog circuit testing is an important research problem due to non availability of standardized methods or procedures. The factors like tolerance and nonlinearity of circuit components limit development of standard methods for single or multiple faults in analog circuits. Analog circuit faults are modeled as parametric or soft faults and catastrophic or hard faults. Parametric or soft faults are hard to detect as they cause degradation in system performance where as hard faults cause topological changes and complete system performance variation. Fault detection methods are classified as simulation before testing (SBT) and simulation after testing. Simulation before testing approach is based on the development of fault dictionary which consists of the details regarding the variation in diagnosis variables for different faulty conditions of the components of CUT which requires larger data base. Simulation after testing approach performs simulation on the obtained diagnosis variables measurements to identify the faulty components which requires high computational cost. Most of the research proposals are for parametric faults detection as they are difficult to find. But it becomes necessary to locate hard faults to isolate as well correct them. In [1], circle equation-based modeling method suitable for locating parametric and hard faults is being proposed. The equation is independent from the value of element to be modeled, and uniquely determined by its location and the nominal values of the remaining elements in the circuit under test. Hence, the circle equation can model any continuous parameter shifting or hard fault occurs. Three points are sufficient to determine a circle; therefore, only three simulations corresponding to three distinct faulty parameters are used to model all parameter shifting faults. In [2], a wavelet based method is proposed to locate parametric and hard faults in analog circuits. In wavelet analysis of diagnosis variables, two test metrics, one based on a discrimination factor using normalized Euclidean distances and the other utilizing Mahalanobis distances, are introduced and they rely on wavelet energy computation. Tolerance limit, the factor that affects fault detectability, for CUT is set by statistical processing data obtained from a set of fault-free circuits. A fault dictionary based method based on weighted Mahalanobis distance based on the entropy theory is proposed in [3] and this method can reduce the fuzzy groups of analog circuits to some extent, and it is suitable for not only soft fault diagnosis, but also hard fault detection. A new fault modeling method applicable for both hard and soft faults is proposed in [4]. This approach models faults based on a function which is independent of the values of components of CUT and to resolve the tolerance effect minimum distance approach is used. A complex field modeling approach which is applicable for both hard and soft faults is proposed in [5] and is based on frequency selection method. Test vector based approach is used in [6] to locate single parametric faults. The proposed
  • 2. Single Hard Fault Detection in Linear Analog Circuits Based On Simulation before Testing Approach 2 approach uses the test vector as in [6] but aims to locate hard faults in linear analog circuits and also provides solution to solve the tolerance challenge in analog circuit testing and also the sensitivity of the test vector to components values. Section 2 of this paper explains the mathematical fundamentals of the proposed approach. Section 3 deals with the detailed test procedure or flow and section 4 discusses the simulation results obtained on the bench mark circuit. Section 5 concludes. II. MATHEMATICAL FUNDAMENTALS Analog circuit testing begins with the simulation of CUT to derive the diagnosis variables such as node voltages and branch currents. Simulation involves formulation of the circuit equation and solving it for the unknowns. To simulate the CUT, Modified Nodal Analysis (MNA) is used. It handles voltage sources effectively by an unknown current through it and adds it to the vector containing unknown node voltages. MNA for linear systems results in the system equation of the form AX Z (1) where A is the coefficient matrix or the circuit matrix which is formed by conductance of the components of CUT and the interconnections of the voltage sources. X is the unknown vector consists of circuit variables (node voltages and few branch currents) which are useful for testing and Z is the excitation matrix. The right hand side matrix (Z) consists of the values of independent current and voltage sources.        v n I V X (2)        V I Z (3) Faults in the CUT are simulated using Fault Rubber Stamp (FRS) as explained in [6-8]. FRS is based on the MNA stamp of the components of a CUT. The MNA stamp of a component nC connected in between the nodes j and j’ (Vj , Vj’- respective node voltages) ,in the coefficient matrix is, (4) If this component is assumed to be faulty, its value changes from Cn to Cn±Δ. This deviation causes the current through that faulty component to deviate from its nominal value. This current deviation called fault variable )( is introduced in the faulty circuit unknown matrix as an unknown branch current. To indicate the current deviation through the faulty component, the faulty component is represented as a parallel combination of its nominal value and the deviation (Δ) (fig.1). Vj and Vj ’ are the node voltages at the nodes j and j’ respectively. if is the current deviation through the faulty component. Fig.1 Faulty Component representation The fault rubber stamp for the component nC is,
  • 3. Single Hard Fault Detection in Linear Analog Circuits Based On Simulation before Testing Approach 3 (5) The bottom row line is the faulty component equation and the right most column corresponds to the extra fault variable. As seen in (6), for each faulty component there is an additional column at the right side and row at the bottom of the coefficient matrix is introduced. The faulty system with the FRS in matrix form is,       r cA        fX =       0 Z (6) where c and r are the additional column and row introduced corresponding to a faulty component. The additional column c indicates the location of the faulty component. The additional row r is the faulty component equation with its node voltages. The value of  depends the faulty value of the component. It can be observed that a new variable called fault variable ( ) is also introduced as unknown into the unknown vector matrix (Xf) of the faulty circuit. It can also be noted that this fault variable is the unknown branch current. As seen in (7), the coefficient matrix (A) of the nominal circuit is retained in forming the faulty system equation without any modification in the values of it. Thus from (7), the faulty circuit equations are written as, ZcAX f   (7) 0 frX (8) replacing AXZ  from (1), AXcAX f   (9) cXXA f  )( (10) cAXX f 1  (11) TXX f  (12) TXX f /)(  (13) cAT 1  (14) The product cA 1 is a complex column vector and it is called test vector [6]. As c describes the location of a component in the CUT, the test vector is associated to that component and the values are independent of the faults. Thus the fault variable which can be obtained by the element wise division of the difference vector (difference between the nominal and the faulty solutions) and the test vector is also associated to a specific component in the CUT. It is observed that the test vectors are sensitive to the component values and they carry the information regarding the location of the components. In real time, the fault free components may be within the tolerance limits (not exactly the nominal value). The fault detectability is affected if testing is performed with the test vectors simulated with nominal values. To solve this, this paper generates test vectors for lower and upper bound values of components to test the circuit. III. TEST PROCEDURE Test procedure consists of two phases namely pre testing and testing stages. In the first phase called pretesting stage, test vectors are generated for upper and lower limits of components values. These test vectors can be treated as fault dictionary. The circuit variables or the diagnosis variables are obtained by solving the MNA equations with the nominal, upper and lower bound circuit component values and stored. The CUT is said to be fault free only when the circuit variables measured at the test nodes are within the bound values. In the second stage called test stage, faults are injected into the CUT and measurements are made at the selected nodes.
  • 4. Single Hard Fault Detection in Linear Analog Circuits Based On Simulation before Testing Approach 4 The fault variable is found from (14) with upper and lower bound test vectors. The average and relative standard deviation related to the average of each column (associated with the components in CUT) of fault variable matrix is found. An element of the CUT is said to be faulty when the estimated relative standard deviation is the lowest value. The detailed flow is shown in fig. 2 & 3. Fig. 2: Pre testing stage IV. SIMULATION RESULTS Simulation results on the linear voltage divider (LVD) show the efficiency of the proposed approach. Test vectors are generated for the lower and upper bound values of components and are shown in figure 5 &figure 6. All the components are assumed to have 5% tolerance and the circuit is shown with nominal values in figure 4. Two diagnosis variables measured at the output (node 6 voltage) and input (node 1 current) are used for testing. These variables are selected as they are input and output nodes which are easily accessible for measurement and also the test vectors corresponding to these variables are found to have different value. The fault detectability is affected by the diagnosis variables for which the test vectors are same. The same value test vectors lead to same fault variable, so the faults cannot be distinguished. Hard faults on passive components of CUT are simulated by assuming 1Ω for short circuit faults and 2×109 Ω for hard faults. Single hard faults are injected into the CUT and the diagnosis variables are measured. The fault variables are obtained by measuring the diagnosis variables for the upper and lower bound values of components of CUT (except for faulty component). The average and relative standard deviation relative to the average value are estimated and found to be the lowest value for the faulty component. For example, the short circuit of R1 leads to a fault variable of 8.85E-16 where as for other components of CUT the values are found to be 0.95, 2.27, 2.69, 2.8, 0.7, 1.75, 2.6, 2.76, 2.81. From this it can be observed that the relative standard deviation is the lowest value for R1. Hence R1 is faulty. For other fault types the values are shown in table 1.
  • 5. Single Hard Fault Detection in Linear Analog Circuits Based On Simulation before Testing Approach 5 Fig. 3: Testing Stage Fig. 4: Linear Voltage Divider Fig.5: LVD lower bound test vectors
  • 6. Single Hard Fault Detection in Linear Analog Circuits Based On Simulation before Testing Approach 6 Fig. 6: LVD lower bound test vectors Table 1: Results of Linear Voltage Divider Fault Type Relative Standard Deviation of fault variables corresponding to components of CUT Lowest Value of Relative Std. DeviationR1 R2 R3 R4 R5 R6 R7 R8 R9 R10 R1 Short 8.85E-16 0.95 2.27 2.69 2.8 0.7 1.75 2.6 2.76 2.81 8.85E-16 R2 Short 0.95 1.2 E-15 1.8 2.5 2.8 1.04 1.01 2.3 2.7 2.8 1.2 E-15 R3 Short 2.3 1.8 6.45 E-16 1.8 2.6 2.3 1.02 1.01 2.3 2.7 6.45E-16 R4 Short 2.7 2.6 1.8 1.48E-14 1.8 2.7 2.3 1.03 1.01 1.6 1.48E-14 R8 Short 2.5 2.3 1.01 1.03 2.3 2.6 1.8 5 E-15 0.9 2.2 5E-15 R9 Short 2.8 2.7 2.3 0.95 1.1 2.8 2.6 1.8 3.5 E-15 1.7 3.5E-15 R10 Short 2.8 2.79 2.7 2.3 0.9 2.75 2.8 2.5 1.7 3.9 E-15 3.9E-15 R3 Open 2.3 1.8 5.05E- 15 1.8 2.6 2.3 1.02 1.01 1.6 2.5 5.05E-15 R4 Open 2.7 2.6 1.8 8.31 E-15 1.8 2.7 2.3 1.02 1.01 1.6 8.31E-15 R5 Open 2.8 2.76 2.56 1.8 3.9 E-14 2.81 2.7 2.3 1.7 0.9 3.9E-14 R6 Open 0.08 1.02 2.3 2.7 2.8 2.5 E-15 1.8 2.6 2.8 2.81 2.5E-15 R7 Open 1.8 1.01 1.02 2.3 2.7 1.8 6.4 E-15 1.8 2.6 2.76 6.4E-15 V. CONCLUSIONS A simulation before test approach to locate single hard faults in linear analog circuits based on test vector is proposed. The CUT is simulated using modified nodal analysis and test vectors corresponding to all components of CUT are derived and are stored as fault dictionary. Suitable diagnosis variables for testing can be identified or selected from the test vectors and it is sufficient to store only those test vectors. And it is also possible to identify the components that can be detected under faulty conditions (testable group) by finding the same value test vectors. To solve the problem of tolerance in real time testing, test vectors are generated for upper and lower bound values of components of CUT. Simulation results displayed show the efficiency of the proposed approach.
  • 7. Single Hard Fault Detection in Linear Analog Circuits Based On Simulation before Testing Approach 7 REFERENCES [1]. Shulin Tian, ChengLin Yang, Fanq Chen, Zhen Liu, “Circle Equation Based Fault Modeling Method for Linear Analog Circuits”, IEEE Transactions on Instrumentation and Measurement, 63 (9):2145- 2159, 2014. [2]. A.D. Spyronasios, M.G. Dimopoulos, A.A. Hatzopoulos,” Wavelet analysis for the detection of parametric and catastrophic faults in mixed-signal circuits”, IEEE Trans. Instrumentation and Measurement, 60, 2025–2038, 2011. [3]. Hongzhi Hu, Fang Guan, Xin Huang, “Fault Diagnosis of Analog Circuits with Weighted Mahalnobis Distance Based on Entropy Theory”, International Journal of Digital Content Technology and its Applications, Vol.7, No.11, 2013. [4]. C. L. Yang, S. L. Tian, Z. Liu, J. Huang, and F. Chen, “Fault modeling on complex plane and tolerance handling methods for analog circuits,” IEEE Transactions on Instrumentation and Measurement, vol. 62, No. 10, pp. 2730–2738, 2013. [5]. Y. Gao, C. L. Yang, S. L. Tian, "Methods of Handling the Aliasing and Tolerance Problem for a New Unified Fault Modeling Technique in Analog-Circuit Fault Diagnosis", Advanced Materials Research, Vol 981, pp. 11-16, 2014. [6]. Jose A. Soares Augusto and Carlos Beltran Almeida, “ A Tool for Single-Fault Diagnosis in Linear Analog Circuits with Tolerance Using the T-vector Approach”, Hindawi Publishing Corporation, VLSI design, pp 1-8, 2008. [7]. C.-W.Ho, A.Ruehli and P.Brennan, “The modified nodal approach to network analysis”, IEEE Transactions on Circuits and Systems, Vol.22, no.6, pp.504-509, 1975. [8]. Jiri Vilach and Kishore Singhal, Computer methods for circuit analysis and design, Van Nostrand Reinhold Company, 1983.