SlideShare a Scribd company logo
1 of 6
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 940
Fault Modeling and Parametric Fault Detection in Analog VLSI Circuits
using Discretization
Baldev Raj1, G. M. Bhat2, Sandeep Thakur3
1 Associate Professor, Dept. Of Electronics & Communication Engineering, Government College of Engineering &
Technology, Jammu, J & K, India
2Professor,Institute of Engineering and Technology Safapora, USIC, University of Kashmir, J & K, India
3Assistant Professor, Dept. of Electronics & Communication Engineering, Mahatma Gandhi Mission’s College of
Engineering & Technology Kamothe, Maharashtra, India
---------------------------------------------------------------------***--------------------------------------------------------------------
Abstract - In this paper we proposed a method to detects
faults in analog VLSI circuits using discretization. The
area of fault modelling in analog VLSI circuit does not
achieve the same degree as compare to digital fault model.
So there is need of simple analog fault model which works
effectively. As we need more application on one chip the
circuitry of analog VLSI circuit becomes more complicated
so it is very difficult to analyses fault in that circuit. So we
give this method to analysis of fault in analog VLSI circuit.
The all simulation and algorithm are made with the help
of MATLAB/Simulink.
Key Words: Parametric faults, analog VLSI circuit,
discretization, MATLAB.
INTRODUCTION
In present scenario analog VLSI circuits are used in wide
number of application such as multimedia, cellular
communication, digital signal processing and data
acquisition. The testing of analog VLSI circuit is a major
task before designing and fabrication of any product. The
fault detection in analog VLSI circuits is very difficult
task due to complexity nature of analog circuits. There is
no simple fault model for analog VLSI circuits as present
in digital circuits. There are two types of fault model are
present in analog circuits. These are catastrophic fault
model and parametric fault model. In catastrophic, there
is large deviation at output due to large variation in
component values (due to short or open circuit). In
parametric, the component value will change from
nominal value to certain extent. The parametric fault
cause due to change in component value due time and
environment. The parametric fault sometimes cause the
change in output behavior of system sometimes not. But
catastrophic fault change the behavior of circuit
completely. The testing of analog circuits consume 30%
of total manufacturing cost of product [1]. The cost occur
in analog circuits testing due to functional testing
techniques, these require large number of
measurements for test. In this paper we present a analog
fault detector using discretization [2][3][4].
Basic Principle
A large number of analog VLSI circuits can be
represented by linear state variable equations [5][6][7].
For simplicity here we take single output state variable
circuit where the output of every block contain a
capacitor (memory element).The state equation for the
circuit is given by
(1)
is state vector
containing n variable.
Here is derivative with time. The output of the
system is given by y (t).
(2)
By taking Laplace transform we change state variable
equation from time domain to frequency s domain that is
given by
(3)
From these equation we can derive from signal flow
graph [8][9]. Here we taking example of Biquadratic
Filter circuit in Fig 1. & Fig 2. Shown the circuit diagram
and signal flow graph of biquadratic filter circuit. The
biquadratic filter circuit contain three op-amp. First
operational amplifier is inverting op-amp, second is
integrator and third is lossy integrator.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 941
Figure 1: Circuit Diagram of Biquadratic filter
Figure 2: Signal flow graph of Biquadratic filter circuit
By using all the resistor value equal to R and all capacitor
value equal to C. then we have .From Fig. 2
we can write state equation
(4)
By applying bilinear transform we get z transform from s
domain. In bilinear transform
(5)
Here is sampling time.
By using equation (4) and (5) we get
(6)
(7)
So that we can write
(8)
Here is delay. This equation can be write in time
domain
(9)
Here u(t) is input for simulation of biquadratic filter
circuit. And sampling rate is 1/ . And sampling
frequency is .
In biquadratic filter circuit by using R=10k and C=0.02µF
and by using this we get and using
nyquist criterion =0.0001sec.By using these parameter
we find state equation in Z domain.
(10)
By applying sinusoidal input u(t)=0.1sin(2π.500t).We
simulate biquadratic filter circuit.
Modeling of Faults
For the measurement of different fault occur in circuit
one should have complete fault list. There are two types
of faults occur in analog VLSI circuits. These are
parametric fault and catastrophic fault.
Parametric faults occur in circuit due to some
manufacturing defects (change in some parameter like
due to doping level and due to oxide thickness). Due to
parametric faults in circuit the tolerance of component
will vary to certain value. In these types of faults the
circuit output may or may not be changed. Because the
value of component is increase or decrease to certain
value. These type of fault we can remove with the help of
knowing the tolerance of component (ie. If there is some
change in value then how much output of system is
changed).
Catastrophic faults are completely changed the output of
the circuit. These cause the short circuit or open circuit.
These are also called hard fault. Due to these type of fault
the behavior of system changed drastically. These are
random faults.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 942
Figure 3: Biquadratic Filter simulation using MATLAB
Figure 4: Biquadratic filter in discrete form (using
Simulink)
Effects cause by single fault in circuit
When we simulate the circuit with fault the z domain
state equation is assumed as discrete network as shown
in Fig. 4. Here the coefficient of multiplier are
and . These are the elements from and .Single
fault is appears as with multiple faults in discrete circuit.
For example there is fault in . That is the value of is
changed from its original value. The original value of
=10k and due to fault the value is change to =1k.
This fault effect the entire matrices of s domain where
is present. Where as it effects both in z domain that is
and . The change in state equation due to fault occur
in circuit
By in z domain it is given as
Number of states changed due to single fault in circuit.
The major cause of circuit failure is parasitic capacitance.
For example here we consider capacitance effect
which is at negative terminal of operational amplifier
first and output terminal of operational amplifier. Due to
this capacitance faulty state is generated which will
increase the states. Here we represent it as faulty state
( ).
Figure 5: Signal flow graph with increased states
Due to the presence of presence of parasitic capcitance
the state equation is also changed and can be written as.
And in z domain are given below
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 943
Figure 6: Response of Biquadratic filter at f=500Hz.
Figure 7: Error between the good and faulty response of
Biquadratic filter circuit
Fault Simulation
Our approach work serially for analog VLSI not like
parallel approaches. Because is not possible to detected
all the faults in the circuit. Here we apply this approach
to the parametric fault occur in the analog VLSI circuit
that is if the value of the component is changes slightly
then the output response of the circuit is changed
completely. So it is very necessary to detect these fault.
Here in first case we assume fault in resistor in the
biquadratic filter. Then with the help of our approach we
detect the response of the good and faulty biquadratic
filter circuit. This approach is applicable to all types of
circuit which we can convert into the signal flow graph.
Our approach is simple and efficient approach as
compare to the methods used now a days.
Implementation of Algorithm
The algorithm for fault modelling and detection is
constructed with the help of MATLAB and Simulink [10].
The entire algorithm to compute fault in circuits is
shown in Fig. 8.With the help of given algorithm we can
easily detect the fault in analog VLSI circuit. In this paper
we applied our algorithm to two circuit first is
Biquadratic filter circuit and second circuit is leap frog
filter circuit both circuit are benchmark circuit. Before
the implementation of testing method, the method
should be applicable to these circuit [11].
Result and Discussion
In this paper fault simulation is done on two benchmark
circuit. In first circuit we consider two parametric fault
in biquadratic filter circuit where as in second circuit
contain only one parametric fault in Leapfrog filter
circuit, both the filter are simulate at different frequency
that is 500Hz for biquadratic filter and 1kHz for leapfrog
filter circuit. Fig. 7 show the response of biquadratic
filter circuit that is we use our algorithm to detect the
parametric fault occur in circuit[12].
Table: 1 Result for Biquadratic Filter Circuit
Sr.
No.
Compo-
nent
Original
Value
Faulty
Value
Freq.
(Hz)
Result
1. 10K 15K 1.00 Y
2. 10K 5K 1.00 Y
3. 10K 15K 1.00 N
4. 10K 5K 1.00 N
5. 10K 15K 1.00 Y
6. 10K 5K 1.00 Y
7. 10K 15K 1.00 N
8. 10K 5K 1.00 Y
9. 10K 15K 1.00 Y
10. 10K 5K 1.00 Y
11. 10K 15K 1.00 Y
12. 10K 5K 1.00 Y
13. 0.01µF 0.02 µF 1.00 N
14. 0.01µF 0.005 µF 1.00 N
15 0.01µF 0.02 µF 1.00 N
16. 0.01µF 0.005 µF 1.00 N
Second filter leapfrog filter is simulated with the help of
our approach by assuming the fault in resistor.in this
case we also assume the parametric fault in circuit. And
by simulation of algorithm at 1 KHz, we detect fault in
circuit.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 944
Figure 8: Algorithm used for fault simulation
Figure 9: Leapfrog Filter circuit diagram
Figure 11: Response of Leapfrog Filter Circuit at f=
1000Hz
Conclusion
We proposed a new approach for fault detection in linear
analog VLSI circuit. This approach is done by discretizing
the circuit in z domain and sampling frequency is chosen
such that we get maximum accuracy. In this paper all the
simulation and calculation for transfer function ,state
equation in s domain as well as z domain are done with
the help of MATLAB and all model for algorithm are
construct with the help of SIMULINK. This approach is
very effective to linear analog VLSI and our proposed
algorithm is applicable to mostly all analog VLSI circuit.
ACKNOWLEDGEMENT
We express our gratitude & appreciation to Dr.
Bhopinder Singh, Dr. Subash Dubey, Dr. Sameru Sharma,
Dr. M. Tariq Banday, Dr. Sarbjeet Singh, Dr. Simmi Dutta,
Er Rouf Ahmed Khan, Er Bharat Mahajan, Er Major Singh,
Ms.Sharda Kumari, Er. Mohit Bharti, Mr. Abhiluv Bharti
and Ms.Kashish Bharti for their technical and moral
support. Last but not least we are thankful to our parents
for their encouragement.
References
[1] L. Milor and A.L. Sangiovanni-
Vincentelli,“Minimizing ProductionTest Time to
Detect Faults in Analog Circuits,” IEEETrans. on
Computer-Aided Design, Vol. 13, pp. 796–813,June
1994.
[2] L. Milor and V. Visvanathan, “Detection of
Catastrophic Faultsin Analog Integrated Circuits,”
IEEE Trans. on Computer-Aided Design,Vol. 8, pp.
114–130, Feb. 1989.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 945
[3] N.B. Hamida and B. Kaminska, “Multiple Fault Analog
Circuit Testing by Sensitivity Analysis,” J. Electronic
Testing: Theoryand Applications, Vol. 4, pp. 331–
343, Nov. 1993.
[4] K.Maggard,P.Karunaratna,C.Stroud,"Built-InSelf Test
for analog circuits in Mixed Signal System,”
Proc.IEEE Southeast Regional Conf.,1999.
[5] A. Chatterjee. Concurrent Error Detection in Linear
Analog and switched-capacitor state variable
systems using continuous checksums. Pmc
IEEE Intl. Test ConI. pp.582-591, 1991.
[6] M.E. Van Valkenburg. Analog Filter Design. Holt,
Rinehart and Winston, 1982.
[7] Seshu, Balabanian. Linear Network Analysis. John
Wiley, 1959.
[8] A. Chatterjee. Checksum-based Concurrent Error
Detection in Linear Analog Systems with second and
higherorders. Pmc IEEE VLSI Test Symp. pp. 286-
291, 1992.
[9] N. Balabanian, T.A. Bickart, and S. Seshu, Electrical
Network Theory, John Wiley & Sons, Inc.1969.
[10] The MathWorks Inc. MATLAB User’s Guide, 2012.
[11] B. Kaminska, K. Arabi, I. Bell, P. Goteti, J. L. Heurtas,
B.Kim,A.Rueda, and M.Soma"Analogand Mixed-Signal
Benchmark Circuits First Release", IEEE International
Test Conference, Washington DC, November 1997.
[12] A.MeixnerandW.Maly,“FaultModelingfortheTestingof
MixedIntegratedCircuits,”Proc.oftheIEEEInt’l.TestCo
nf.,Oct.1991,pp.564–572
BIOGRAPHIES:
Dr. Baldev Raj .He is currently working as
Associate Professor in the Department of
Electronics & Communication
Engineering, Government College of
Engineering & Technology Jammu, India.
He has completed his B.E. from
University of Jammu, M.Tech from IIT Roorkee, MBA
from IGNOU University, New Delhi and PhD from Ecole
Superieure Robert de Sorbon, France. He is having
fourteen years of teaching experience in the field of
Electronics & Communication and has eight publications
in reputed journals & conferences. He is reviewer of
some International Journals.
Dr. G. M. Bhat He is currently working
as Director in the Institute of
Engineering & Technology Safapora,
USIC, Kashmir University. He is having
good experience in teaching, research &
in administration and has more than
fifty publications in reputed journals & conferences.
Er.Sandeep Thakur, He is currently
working as Assistant Professor in the
department of electronics &
communication in Mahatma Gandhi
Mission’s College of Engineering &
Technology, Kamothe Maharashtra,
India. He did his B.E. from Himachal Pradesh University
Shimla and M.Tech from IIT Dhanbad. He is having two
years of teaching experience and has eleven publications
in SCOPUS journals & IEEE conferences.

More Related Content

What's hot

IRJET- Implementation and Analysis of Hybridization in Modified Parallel Adde...
IRJET- Implementation and Analysis of Hybridization in Modified Parallel Adde...IRJET- Implementation and Analysis of Hybridization in Modified Parallel Adde...
IRJET- Implementation and Analysis of Hybridization in Modified Parallel Adde...IRJET Journal
 
Design & Simulation of Half Adder Circuit using AVL Technique Based on CMOS T...
Design & Simulation of Half Adder Circuit using AVL Technique Based on CMOS T...Design & Simulation of Half Adder Circuit using AVL Technique Based on CMOS T...
Design & Simulation of Half Adder Circuit using AVL Technique Based on CMOS T...IRJET Journal
 
Low power test pattern generation for bist applications
Low power test pattern generation for bist applicationsLow power test pattern generation for bist applications
Low power test pattern generation for bist applicationseSAT Journals
 
Low power test pattern generation for bist applications
Low power test pattern generation for bist applicationsLow power test pattern generation for bist applications
Low power test pattern generation for bist applicationseSAT Publishing House
 
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...Compensator Design for Speed Control of DC Motor by Root Locus Approach using...
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...IRJET Journal
 
IRJET- Smart Wiper System for Skyscrapers
IRJET- Smart Wiper System for SkyscrapersIRJET- Smart Wiper System for Skyscrapers
IRJET- Smart Wiper System for SkyscrapersIRJET Journal
 
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONSPERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONSVLSICS Design
 
Model Order Reduction of an ISLANDED MICROGRID using Single Perturbation, Dir...
Model Order Reduction of an ISLANDED MICROGRID using Single Perturbation, Dir...Model Order Reduction of an ISLANDED MICROGRID using Single Perturbation, Dir...
Model Order Reduction of an ISLANDED MICROGRID using Single Perturbation, Dir...IRJET Journal
 
Effective two terminal single line to ground fault location algorithm
Effective two terminal single line to ground fault location algorithmEffective two terminal single line to ground fault location algorithm
Effective two terminal single line to ground fault location algorithmMuhd Hafizi Idris
 
The use of Markov Chain method to determine spare transformer number and loca...
The use of Markov Chain method to determine spare transformer number and loca...The use of Markov Chain method to determine spare transformer number and loca...
The use of Markov Chain method to determine spare transformer number and loca...IJECEIAES
 
Artificial Neural Network Based Fault Classifier for Transmission Line Protec...
Artificial Neural Network Based Fault Classifier for Transmission Line Protec...Artificial Neural Network Based Fault Classifier for Transmission Line Protec...
Artificial Neural Network Based Fault Classifier for Transmission Line Protec...IJERD Editor
 
Analytical model of the half bridge series resonant inverter for improved pow...
Analytical model of the half bridge series resonant inverter for improved pow...Analytical model of the half bridge series resonant inverter for improved pow...
Analytical model of the half bridge series resonant inverter for improved pow...LeMeniz Infotech
 
circuit_modes_v5
circuit_modes_v5circuit_modes_v5
circuit_modes_v5Olivier Buu
 
IRJET - Low Power M-Sequence Code Generator using LFSR for Body Sensor No...
IRJET -  	  Low Power M-Sequence Code Generator using LFSR for Body Sensor No...IRJET -  	  Low Power M-Sequence Code Generator using LFSR for Body Sensor No...
IRJET - Low Power M-Sequence Code Generator using LFSR for Body Sensor No...IRJET Journal
 
EDS Unit 3 (Part 1).pptx
EDS Unit 3 (Part 1).pptxEDS Unit 3 (Part 1).pptx
EDS Unit 3 (Part 1).pptxDr. Rohit Babu
 

What's hot (19)

IRJET- Implementation and Analysis of Hybridization in Modified Parallel Adde...
IRJET- Implementation and Analysis of Hybridization in Modified Parallel Adde...IRJET- Implementation and Analysis of Hybridization in Modified Parallel Adde...
IRJET- Implementation and Analysis of Hybridization in Modified Parallel Adde...
 
Design & Simulation of Half Adder Circuit using AVL Technique Based on CMOS T...
Design & Simulation of Half Adder Circuit using AVL Technique Based on CMOS T...Design & Simulation of Half Adder Circuit using AVL Technique Based on CMOS T...
Design & Simulation of Half Adder Circuit using AVL Technique Based on CMOS T...
 
Low power test pattern generation for bist applications
Low power test pattern generation for bist applicationsLow power test pattern generation for bist applications
Low power test pattern generation for bist applications
 
Low power test pattern generation for bist applications
Low power test pattern generation for bist applicationsLow power test pattern generation for bist applications
Low power test pattern generation for bist applications
 
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...Compensator Design for Speed Control of DC Motor by Root Locus Approach using...
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...
 
IRJET- Smart Wiper System for Skyscrapers
IRJET- Smart Wiper System for SkyscrapersIRJET- Smart Wiper System for Skyscrapers
IRJET- Smart Wiper System for Skyscrapers
 
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONSPERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
 
Low power programmable prpg with test
Low power programmable prpg with testLow power programmable prpg with test
Low power programmable prpg with test
 
A modeling and performance of the triple field plate HEMT
A modeling and performance of the triple field plate HEMTA modeling and performance of the triple field plate HEMT
A modeling and performance of the triple field plate HEMT
 
Model Order Reduction of an ISLANDED MICROGRID using Single Perturbation, Dir...
Model Order Reduction of an ISLANDED MICROGRID using Single Perturbation, Dir...Model Order Reduction of an ISLANDED MICROGRID using Single Perturbation, Dir...
Model Order Reduction of an ISLANDED MICROGRID using Single Perturbation, Dir...
 
Effective two terminal single line to ground fault location algorithm
Effective two terminal single line to ground fault location algorithmEffective two terminal single line to ground fault location algorithm
Effective two terminal single line to ground fault location algorithm
 
The use of Markov Chain method to determine spare transformer number and loca...
The use of Markov Chain method to determine spare transformer number and loca...The use of Markov Chain method to determine spare transformer number and loca...
The use of Markov Chain method to determine spare transformer number and loca...
 
Simulation Models of Energy Cables in SPICE
Simulation Models of Energy Cables in SPICESimulation Models of Energy Cables in SPICE
Simulation Models of Energy Cables in SPICE
 
Artificial Neural Network Based Fault Classifier for Transmission Line Protec...
Artificial Neural Network Based Fault Classifier for Transmission Line Protec...Artificial Neural Network Based Fault Classifier for Transmission Line Protec...
Artificial Neural Network Based Fault Classifier for Transmission Line Protec...
 
40220140503007
4022014050300740220140503007
40220140503007
 
Analytical model of the half bridge series resonant inverter for improved pow...
Analytical model of the half bridge series resonant inverter for improved pow...Analytical model of the half bridge series resonant inverter for improved pow...
Analytical model of the half bridge series resonant inverter for improved pow...
 
circuit_modes_v5
circuit_modes_v5circuit_modes_v5
circuit_modes_v5
 
IRJET - Low Power M-Sequence Code Generator using LFSR for Body Sensor No...
IRJET -  	  Low Power M-Sequence Code Generator using LFSR for Body Sensor No...IRJET -  	  Low Power M-Sequence Code Generator using LFSR for Body Sensor No...
IRJET - Low Power M-Sequence Code Generator using LFSR for Body Sensor No...
 
EDS Unit 3 (Part 1).pptx
EDS Unit 3 (Part 1).pptxEDS Unit 3 (Part 1).pptx
EDS Unit 3 (Part 1).pptx
 

Similar to Fault Modeling and Parametric Fault Detection in Analog VLSI Circuits using Discretization

IRJET- Power Quality Improvement by using Three Phase Adaptive Filter Control...
IRJET- Power Quality Improvement by using Three Phase Adaptive Filter Control...IRJET- Power Quality Improvement by using Three Phase Adaptive Filter Control...
IRJET- Power Quality Improvement by using Three Phase Adaptive Filter Control...IRJET Journal
 
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
 
Improved Nine-Level Transformerless Inverter with Reduced Part Count
Improved Nine-Level Transformerless Inverter with Reduced Part CountImproved Nine-Level Transformerless Inverter with Reduced Part Count
Improved Nine-Level Transformerless Inverter with Reduced Part CountIRJET Journal
 
MULTIPLE TESTS ON TRANSFORMER WITH THE HELP OF MATLAB SIMULINK
MULTIPLE TESTS ON TRANSFORMER WITH THE HELP OF MATLAB SIMULINKMULTIPLE TESTS ON TRANSFORMER WITH THE HELP OF MATLAB SIMULINK
MULTIPLE TESTS ON TRANSFORMER WITH THE HELP OF MATLAB SIMULINKIRJET Journal
 
MRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel InverterMRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel InverterIRJET Journal
 
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household Appliances
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household AppliancesIRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household Appliances
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household AppliancesIRJET Journal
 
IRJET- Design of Memristor based Multiplier
IRJET- Design of Memristor based MultiplierIRJET- Design of Memristor based Multiplier
IRJET- Design of Memristor based MultiplierIRJET Journal
 
Studies On Switching Losses In Electric Vehicle Drive Train System
Studies On Switching Losses In Electric Vehicle Drive Train SystemStudies On Switching Losses In Electric Vehicle Drive Train System
Studies On Switching Losses In Electric Vehicle Drive Train SystemIRJET Journal
 
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...IRJET Journal
 
IRJET- Designing of Single Ended Primary Inductance Converter for Solar P...
IRJET-  	  Designing of Single Ended Primary Inductance Converter for Solar P...IRJET-  	  Designing of Single Ended Primary Inductance Converter for Solar P...
IRJET- Designing of Single Ended Primary Inductance Converter for Solar P...IRJET Journal
 
IRJET- Review on Performance of OTA Structure
IRJET- Review on Performance of OTA StructureIRJET- Review on Performance of OTA Structure
IRJET- Review on Performance of OTA StructureIRJET Journal
 
Investigation Effect of Outage Line on the Transmission Line for Karbalaa-132...
Investigation Effect of Outage Line on the Transmission Line for Karbalaa-132...Investigation Effect of Outage Line on the Transmission Line for Karbalaa-132...
Investigation Effect of Outage Line on the Transmission Line for Karbalaa-132...IRJET Journal
 
IRJET- An Optimal and Capacitor Placement for Loss Reduction in Electrica...
IRJET-  	  An Optimal and Capacitor Placement for Loss Reduction in Electrica...IRJET-  	  An Optimal and Capacitor Placement for Loss Reduction in Electrica...
IRJET- An Optimal and Capacitor Placement for Loss Reduction in Electrica...IRJET Journal
 
IRJET- Comparison of H5 and HERIC Trasformerless Inverter Topology Conserning...
IRJET- Comparison of H5 and HERIC Trasformerless Inverter Topology Conserning...IRJET- Comparison of H5 and HERIC Trasformerless Inverter Topology Conserning...
IRJET- Comparison of H5 and HERIC Trasformerless Inverter Topology Conserning...IRJET Journal
 
IRJET- Implementation of Modified H-Bridge Multilevel Inverter Topology f...
IRJET-  	  Implementation of Modified H-Bridge Multilevel Inverter Topology f...IRJET-  	  Implementation of Modified H-Bridge Multilevel Inverter Topology f...
IRJET- Implementation of Modified H-Bridge Multilevel Inverter Topology f...IRJET Journal
 
Different Leakage Power Reduction Techniques in SRAM Circuits : A State-of-th...
Different Leakage Power Reduction Techniques in SRAM Circuits : A State-of-th...Different Leakage Power Reduction Techniques in SRAM Circuits : A State-of-th...
Different Leakage Power Reduction Techniques in SRAM Circuits : A State-of-th...IRJET Journal
 
IRJET- Overhead Line Protection with Automatic Switch by using PLC Automation
IRJET- Overhead Line Protection with Automatic Switch by using PLC AutomationIRJET- Overhead Line Protection with Automatic Switch by using PLC Automation
IRJET- Overhead Line Protection with Automatic Switch by using PLC AutomationIRJET Journal
 
Digital Testing Kit For Three Phase Distribution Transformer
Digital Testing Kit For Three Phase Distribution TransformerDigital Testing Kit For Three Phase Distribution Transformer
Digital Testing Kit For Three Phase Distribution TransformerIRJET Journal
 
IRJET-Proportional Resonant Controller with Resonant Harmonic Compensators fo...
IRJET-Proportional Resonant Controller with Resonant Harmonic Compensators fo...IRJET-Proportional Resonant Controller with Resonant Harmonic Compensators fo...
IRJET-Proportional Resonant Controller with Resonant Harmonic Compensators fo...IRJET Journal
 
Application of Control Strategies to Ride through Capability Over Different T...
Application of Control Strategies to Ride through Capability Over Different T...Application of Control Strategies to Ride through Capability Over Different T...
Application of Control Strategies to Ride through Capability Over Different T...IRJET Journal
 

Similar to Fault Modeling and Parametric Fault Detection in Analog VLSI Circuits using Discretization (20)

IRJET- Power Quality Improvement by using Three Phase Adaptive Filter Control...
IRJET- Power Quality Improvement by using Three Phase Adaptive Filter Control...IRJET- Power Quality Improvement by using Three Phase Adaptive Filter Control...
IRJET- Power Quality Improvement by using Three Phase Adaptive Filter Control...
 
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 ...
 
Improved Nine-Level Transformerless Inverter with Reduced Part Count
Improved Nine-Level Transformerless Inverter with Reduced Part CountImproved Nine-Level Transformerless Inverter with Reduced Part Count
Improved Nine-Level Transformerless Inverter with Reduced Part Count
 
MULTIPLE TESTS ON TRANSFORMER WITH THE HELP OF MATLAB SIMULINK
MULTIPLE TESTS ON TRANSFORMER WITH THE HELP OF MATLAB SIMULINKMULTIPLE TESTS ON TRANSFORMER WITH THE HELP OF MATLAB SIMULINK
MULTIPLE TESTS ON TRANSFORMER WITH THE HELP OF MATLAB SIMULINK
 
MRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel InverterMRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel Inverter
 
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household Appliances
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household AppliancesIRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household Appliances
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household Appliances
 
IRJET- Design of Memristor based Multiplier
IRJET- Design of Memristor based MultiplierIRJET- Design of Memristor based Multiplier
IRJET- Design of Memristor based Multiplier
 
Studies On Switching Losses In Electric Vehicle Drive Train System
Studies On Switching Losses In Electric Vehicle Drive Train SystemStudies On Switching Losses In Electric Vehicle Drive Train System
Studies On Switching Losses In Electric Vehicle Drive Train System
 
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...
IRJET- Performance Improvement for Distance Relay based Fuzzy Logic for All P...
 
IRJET- Designing of Single Ended Primary Inductance Converter for Solar P...
IRJET-  	  Designing of Single Ended Primary Inductance Converter for Solar P...IRJET-  	  Designing of Single Ended Primary Inductance Converter for Solar P...
IRJET- Designing of Single Ended Primary Inductance Converter for Solar P...
 
IRJET- Review on Performance of OTA Structure
IRJET- Review on Performance of OTA StructureIRJET- Review on Performance of OTA Structure
IRJET- Review on Performance of OTA Structure
 
Investigation Effect of Outage Line on the Transmission Line for Karbalaa-132...
Investigation Effect of Outage Line on the Transmission Line for Karbalaa-132...Investigation Effect of Outage Line on the Transmission Line for Karbalaa-132...
Investigation Effect of Outage Line on the Transmission Line for Karbalaa-132...
 
IRJET- An Optimal and Capacitor Placement for Loss Reduction in Electrica...
IRJET-  	  An Optimal and Capacitor Placement for Loss Reduction in Electrica...IRJET-  	  An Optimal and Capacitor Placement for Loss Reduction in Electrica...
IRJET- An Optimal and Capacitor Placement for Loss Reduction in Electrica...
 
IRJET- Comparison of H5 and HERIC Trasformerless Inverter Topology Conserning...
IRJET- Comparison of H5 and HERIC Trasformerless Inverter Topology Conserning...IRJET- Comparison of H5 and HERIC Trasformerless Inverter Topology Conserning...
IRJET- Comparison of H5 and HERIC Trasformerless Inverter Topology Conserning...
 
IRJET- Implementation of Modified H-Bridge Multilevel Inverter Topology f...
IRJET-  	  Implementation of Modified H-Bridge Multilevel Inverter Topology f...IRJET-  	  Implementation of Modified H-Bridge Multilevel Inverter Topology f...
IRJET- Implementation of Modified H-Bridge Multilevel Inverter Topology f...
 
Different Leakage Power Reduction Techniques in SRAM Circuits : A State-of-th...
Different Leakage Power Reduction Techniques in SRAM Circuits : A State-of-th...Different Leakage Power Reduction Techniques in SRAM Circuits : A State-of-th...
Different Leakage Power Reduction Techniques in SRAM Circuits : A State-of-th...
 
IRJET- Overhead Line Protection with Automatic Switch by using PLC Automation
IRJET- Overhead Line Protection with Automatic Switch by using PLC AutomationIRJET- Overhead Line Protection with Automatic Switch by using PLC Automation
IRJET- Overhead Line Protection with Automatic Switch by using PLC Automation
 
Digital Testing Kit For Three Phase Distribution Transformer
Digital Testing Kit For Three Phase Distribution TransformerDigital Testing Kit For Three Phase Distribution Transformer
Digital Testing Kit For Three Phase Distribution Transformer
 
IRJET-Proportional Resonant Controller with Resonant Harmonic Compensators fo...
IRJET-Proportional Resonant Controller with Resonant Harmonic Compensators fo...IRJET-Proportional Resonant Controller with Resonant Harmonic Compensators fo...
IRJET-Proportional Resonant Controller with Resonant Harmonic Compensators fo...
 
Application of Control Strategies to Ride through Capability Over Different T...
Application of Control Strategies to Ride through Capability Over Different T...Application of Control Strategies to Ride through Capability Over Different T...
Application of Control Strategies to Ride through Capability Over Different T...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
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
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 

Recently uploaded (20)

Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.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
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 

Fault Modeling and Parametric Fault Detection in Analog VLSI Circuits using Discretization

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 940 Fault Modeling and Parametric Fault Detection in Analog VLSI Circuits using Discretization Baldev Raj1, G. M. Bhat2, Sandeep Thakur3 1 Associate Professor, Dept. Of Electronics & Communication Engineering, Government College of Engineering & Technology, Jammu, J & K, India 2Professor,Institute of Engineering and Technology Safapora, USIC, University of Kashmir, J & K, India 3Assistant Professor, Dept. of Electronics & Communication Engineering, Mahatma Gandhi Mission’s College of Engineering & Technology Kamothe, Maharashtra, India ---------------------------------------------------------------------***-------------------------------------------------------------------- Abstract - In this paper we proposed a method to detects faults in analog VLSI circuits using discretization. The area of fault modelling in analog VLSI circuit does not achieve the same degree as compare to digital fault model. So there is need of simple analog fault model which works effectively. As we need more application on one chip the circuitry of analog VLSI circuit becomes more complicated so it is very difficult to analyses fault in that circuit. So we give this method to analysis of fault in analog VLSI circuit. The all simulation and algorithm are made with the help of MATLAB/Simulink. Key Words: Parametric faults, analog VLSI circuit, discretization, MATLAB. INTRODUCTION In present scenario analog VLSI circuits are used in wide number of application such as multimedia, cellular communication, digital signal processing and data acquisition. The testing of analog VLSI circuit is a major task before designing and fabrication of any product. The fault detection in analog VLSI circuits is very difficult task due to complexity nature of analog circuits. There is no simple fault model for analog VLSI circuits as present in digital circuits. There are two types of fault model are present in analog circuits. These are catastrophic fault model and parametric fault model. In catastrophic, there is large deviation at output due to large variation in component values (due to short or open circuit). In parametric, the component value will change from nominal value to certain extent. The parametric fault cause due to change in component value due time and environment. The parametric fault sometimes cause the change in output behavior of system sometimes not. But catastrophic fault change the behavior of circuit completely. The testing of analog circuits consume 30% of total manufacturing cost of product [1]. The cost occur in analog circuits testing due to functional testing techniques, these require large number of measurements for test. In this paper we present a analog fault detector using discretization [2][3][4]. Basic Principle A large number of analog VLSI circuits can be represented by linear state variable equations [5][6][7]. For simplicity here we take single output state variable circuit where the output of every block contain a capacitor (memory element).The state equation for the circuit is given by (1) is state vector containing n variable. Here is derivative with time. The output of the system is given by y (t). (2) By taking Laplace transform we change state variable equation from time domain to frequency s domain that is given by (3) From these equation we can derive from signal flow graph [8][9]. Here we taking example of Biquadratic Filter circuit in Fig 1. & Fig 2. Shown the circuit diagram and signal flow graph of biquadratic filter circuit. The biquadratic filter circuit contain three op-amp. First operational amplifier is inverting op-amp, second is integrator and third is lossy integrator.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 941 Figure 1: Circuit Diagram of Biquadratic filter Figure 2: Signal flow graph of Biquadratic filter circuit By using all the resistor value equal to R and all capacitor value equal to C. then we have .From Fig. 2 we can write state equation (4) By applying bilinear transform we get z transform from s domain. In bilinear transform (5) Here is sampling time. By using equation (4) and (5) we get (6) (7) So that we can write (8) Here is delay. This equation can be write in time domain (9) Here u(t) is input for simulation of biquadratic filter circuit. And sampling rate is 1/ . And sampling frequency is . In biquadratic filter circuit by using R=10k and C=0.02µF and by using this we get and using nyquist criterion =0.0001sec.By using these parameter we find state equation in Z domain. (10) By applying sinusoidal input u(t)=0.1sin(2π.500t).We simulate biquadratic filter circuit. Modeling of Faults For the measurement of different fault occur in circuit one should have complete fault list. There are two types of faults occur in analog VLSI circuits. These are parametric fault and catastrophic fault. Parametric faults occur in circuit due to some manufacturing defects (change in some parameter like due to doping level and due to oxide thickness). Due to parametric faults in circuit the tolerance of component will vary to certain value. In these types of faults the circuit output may or may not be changed. Because the value of component is increase or decrease to certain value. These type of fault we can remove with the help of knowing the tolerance of component (ie. If there is some change in value then how much output of system is changed). Catastrophic faults are completely changed the output of the circuit. These cause the short circuit or open circuit. These are also called hard fault. Due to these type of fault the behavior of system changed drastically. These are random faults.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 942 Figure 3: Biquadratic Filter simulation using MATLAB Figure 4: Biquadratic filter in discrete form (using Simulink) Effects cause by single fault in circuit When we simulate the circuit with fault the z domain state equation is assumed as discrete network as shown in Fig. 4. Here the coefficient of multiplier are and . These are the elements from and .Single fault is appears as with multiple faults in discrete circuit. For example there is fault in . That is the value of is changed from its original value. The original value of =10k and due to fault the value is change to =1k. This fault effect the entire matrices of s domain where is present. Where as it effects both in z domain that is and . The change in state equation due to fault occur in circuit By in z domain it is given as Number of states changed due to single fault in circuit. The major cause of circuit failure is parasitic capacitance. For example here we consider capacitance effect which is at negative terminal of operational amplifier first and output terminal of operational amplifier. Due to this capacitance faulty state is generated which will increase the states. Here we represent it as faulty state ( ). Figure 5: Signal flow graph with increased states Due to the presence of presence of parasitic capcitance the state equation is also changed and can be written as. And in z domain are given below
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 943 Figure 6: Response of Biquadratic filter at f=500Hz. Figure 7: Error between the good and faulty response of Biquadratic filter circuit Fault Simulation Our approach work serially for analog VLSI not like parallel approaches. Because is not possible to detected all the faults in the circuit. Here we apply this approach to the parametric fault occur in the analog VLSI circuit that is if the value of the component is changes slightly then the output response of the circuit is changed completely. So it is very necessary to detect these fault. Here in first case we assume fault in resistor in the biquadratic filter. Then with the help of our approach we detect the response of the good and faulty biquadratic filter circuit. This approach is applicable to all types of circuit which we can convert into the signal flow graph. Our approach is simple and efficient approach as compare to the methods used now a days. Implementation of Algorithm The algorithm for fault modelling and detection is constructed with the help of MATLAB and Simulink [10]. The entire algorithm to compute fault in circuits is shown in Fig. 8.With the help of given algorithm we can easily detect the fault in analog VLSI circuit. In this paper we applied our algorithm to two circuit first is Biquadratic filter circuit and second circuit is leap frog filter circuit both circuit are benchmark circuit. Before the implementation of testing method, the method should be applicable to these circuit [11]. Result and Discussion In this paper fault simulation is done on two benchmark circuit. In first circuit we consider two parametric fault in biquadratic filter circuit where as in second circuit contain only one parametric fault in Leapfrog filter circuit, both the filter are simulate at different frequency that is 500Hz for biquadratic filter and 1kHz for leapfrog filter circuit. Fig. 7 show the response of biquadratic filter circuit that is we use our algorithm to detect the parametric fault occur in circuit[12]. Table: 1 Result for Biquadratic Filter Circuit Sr. No. Compo- nent Original Value Faulty Value Freq. (Hz) Result 1. 10K 15K 1.00 Y 2. 10K 5K 1.00 Y 3. 10K 15K 1.00 N 4. 10K 5K 1.00 N 5. 10K 15K 1.00 Y 6. 10K 5K 1.00 Y 7. 10K 15K 1.00 N 8. 10K 5K 1.00 Y 9. 10K 15K 1.00 Y 10. 10K 5K 1.00 Y 11. 10K 15K 1.00 Y 12. 10K 5K 1.00 Y 13. 0.01µF 0.02 µF 1.00 N 14. 0.01µF 0.005 µF 1.00 N 15 0.01µF 0.02 µF 1.00 N 16. 0.01µF 0.005 µF 1.00 N Second filter leapfrog filter is simulated with the help of our approach by assuming the fault in resistor.in this case we also assume the parametric fault in circuit. And by simulation of algorithm at 1 KHz, we detect fault in circuit.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 944 Figure 8: Algorithm used for fault simulation Figure 9: Leapfrog Filter circuit diagram Figure 11: Response of Leapfrog Filter Circuit at f= 1000Hz Conclusion We proposed a new approach for fault detection in linear analog VLSI circuit. This approach is done by discretizing the circuit in z domain and sampling frequency is chosen such that we get maximum accuracy. In this paper all the simulation and calculation for transfer function ,state equation in s domain as well as z domain are done with the help of MATLAB and all model for algorithm are construct with the help of SIMULINK. This approach is very effective to linear analog VLSI and our proposed algorithm is applicable to mostly all analog VLSI circuit. ACKNOWLEDGEMENT We express our gratitude & appreciation to Dr. Bhopinder Singh, Dr. Subash Dubey, Dr. Sameru Sharma, Dr. M. Tariq Banday, Dr. Sarbjeet Singh, Dr. Simmi Dutta, Er Rouf Ahmed Khan, Er Bharat Mahajan, Er Major Singh, Ms.Sharda Kumari, Er. Mohit Bharti, Mr. Abhiluv Bharti and Ms.Kashish Bharti for their technical and moral support. Last but not least we are thankful to our parents for their encouragement. References [1] L. Milor and A.L. Sangiovanni- Vincentelli,“Minimizing ProductionTest Time to Detect Faults in Analog Circuits,” IEEETrans. on Computer-Aided Design, Vol. 13, pp. 796–813,June 1994. [2] L. Milor and V. Visvanathan, “Detection of Catastrophic Faultsin Analog Integrated Circuits,” IEEE Trans. on Computer-Aided Design,Vol. 8, pp. 114–130, Feb. 1989.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 945 [3] N.B. Hamida and B. Kaminska, “Multiple Fault Analog Circuit Testing by Sensitivity Analysis,” J. Electronic Testing: Theoryand Applications, Vol. 4, pp. 331– 343, Nov. 1993. [4] K.Maggard,P.Karunaratna,C.Stroud,"Built-InSelf Test for analog circuits in Mixed Signal System,” Proc.IEEE Southeast Regional Conf.,1999. [5] A. Chatterjee. Concurrent Error Detection in Linear Analog and switched-capacitor state variable systems using continuous checksums. Pmc IEEE Intl. Test ConI. pp.582-591, 1991. [6] M.E. Van Valkenburg. Analog Filter Design. Holt, Rinehart and Winston, 1982. [7] Seshu, Balabanian. Linear Network Analysis. John Wiley, 1959. [8] A. Chatterjee. Checksum-based Concurrent Error Detection in Linear Analog Systems with second and higherorders. Pmc IEEE VLSI Test Symp. pp. 286- 291, 1992. [9] N. Balabanian, T.A. Bickart, and S. Seshu, Electrical Network Theory, John Wiley & Sons, Inc.1969. [10] The MathWorks Inc. MATLAB User’s Guide, 2012. [11] B. Kaminska, K. Arabi, I. Bell, P. Goteti, J. L. Heurtas, B.Kim,A.Rueda, and M.Soma"Analogand Mixed-Signal Benchmark Circuits First Release", IEEE International Test Conference, Washington DC, November 1997. [12] A.MeixnerandW.Maly,“FaultModelingfortheTestingof MixedIntegratedCircuits,”Proc.oftheIEEEInt’l.TestCo nf.,Oct.1991,pp.564–572 BIOGRAPHIES: Dr. Baldev Raj .He is currently working as Associate Professor in the Department of Electronics & Communication Engineering, Government College of Engineering & Technology Jammu, India. He has completed his B.E. from University of Jammu, M.Tech from IIT Roorkee, MBA from IGNOU University, New Delhi and PhD from Ecole Superieure Robert de Sorbon, France. He is having fourteen years of teaching experience in the field of Electronics & Communication and has eight publications in reputed journals & conferences. He is reviewer of some International Journals. Dr. G. M. Bhat He is currently working as Director in the Institute of Engineering & Technology Safapora, USIC, Kashmir University. He is having good experience in teaching, research & in administration and has more than fifty publications in reputed journals & conferences. Er.Sandeep Thakur, He is currently working as Assistant Professor in the department of electronics & communication in Mahatma Gandhi Mission’s College of Engineering & Technology, Kamothe Maharashtra, India. He did his B.E. from Himachal Pradesh University Shimla and M.Tech from IIT Dhanbad. He is having two years of teaching experience and has eleven publications in SCOPUS journals & IEEE conferences.