SlideShare a Scribd company logo
N. Kiran babu, Asst.Prof. M.siva kumar / International Journal of Engineering Research and
                     Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                          Vol. 3, Issue 2, March -April 2013, pp.556-558
        Test Sequence Generation of Random Single Input Change
                       (RSIC) Based on Counter
                         N. Kiran babu1 , Asst.Prof. M.siva kumar2
1
    (M. Tech student, Department of Electronics and Communication Engineering, K L University, Vaddeswaram,
                                                    Guntur Dt.)
     2
       (Assoc. Prof, Department of Electronics and Communication Engineering, K L University, Vaddeswaram,
                                                    Guntur Dt.)

ABSTRACT
         In any VLSI circuit, power consumption           II.CMOS CIRCUIT ENERGY                         AND
is very important factor that should be taken into        POWER CONSUMPTION
consideration.      Generally, dynamic power                       Power consumption in CMOS VISL is
consumption is more dominant when compared                divided into two kinds static and dynamic.
to that of static. To reduce the internal switching
activity rate of the circuit under test (CUT), we         2.1 STATIC:
can recombine testing vector to raise the                             Static power consumption is mainly
correlation between testing vector. Random                produced by leak current. The structure of CMOS
Single Input Change (RSIC) test theory is                 circuit is complementary and symmetry, only one
proposed, which optimize the switching activity           tube is on at the same time, leak current is small, so
of circuit-under-test and then result in decrease         static power consumption isn‟t the major part of
of test power consumption. It is suitable for BIST        system power consumption.
of digital VLSI especially. The proposed circuit is
simulated in DSCH and Cadence- Virtuso. The               2.2DYNAMIC
results obtained in various tools are presented in                      Dynamic power consumption is from
this paper.                                               short circuit current generated by „0/1‟or
                                                          „1/0‟switching of component, and from power
Keywords – Built-in-self-test, Cadence Virtuso            consumption produced by discharging or charging
software, Test pattern generator, low power testing.      of load capacitance. Generally speaking, dynamic
                                                          power consumption is the main source of
I. INTRODUCTION                                           circuit power consumption.
           In recent years, with the development of       In CMOS circuit, average dynamic power
very large-scale integrated circuit and system of         consumption Pd of one CMOS logical gate can be
chip (SoC), test of integrated circuits faces more and    expressed as[4]:
more difficulties; especially power consumption           Pd =αfCLV2DD         (1)
under testing pattern is greatly higher than that                   In this formula, α is the rate factor of
under working pattern, this problem attracts more         switching activity of reaction circuit, f is working
attention. Following the continuous improvement of        frequency, CL is output node of the whole load
IC working frequency integration and complex, the         capacitance,VDD represents mains voltage.
power consumption of IC rapidly increases. Taking                   From formula (1) we can know dynamic
Intel processor as example, its biggest power             power consumption in CMOS VLSI mainly depends
consumption increases by 100% each four years.            on three parameters: mains voltage VDD clock
           Especially under the technology of deep        frequency f and rate factor α which reflects the
sub-micron, the width of line is smaller and smaller,     switching activity rate of node . Through reducing
so the electronic density requirement to line             mains voltage VDD and clock frequency f , it may
becomes stricter. Electric moving speed becomes           drop power consumption, but this way also lowers
faster with the rise of temperature, which leads to       the performance of circuit. So it‟s a main technology
increase the invalid rate of connection line, thus        to reduce power consumption through lowering the
reducing the                                              switching activity.

                                                          III. INDENTATIONS AND EQUATIONS
reliability of the whole circuits. The temperature rise           There is only one different vector called
caused by high power consumption also lowers the          “Random Single Input Change” between two
moving rate of charge carrier, which increases the        adjoining random vectors. It has high correlation
switching time of transistor, then reduces the            between Random Single Input Change testing
performance of system.                                    vector, which can realize low power consumption
                                                          during testing through dropping switching activity
                                                          rate of under-test circuit. Documentary [5]


                                                                                                556 | P a g e
N. Kiran babu, Asst.Prof. M.siva kumar / International Journal of Engineering Research and
                   Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                        Vol. 3, Issue 2, March -April 2013, pp.556-558
researches the theory of single input change, it
proves single input change vector can be more
effective than random vector to reduce the switching
activity rate of under-test-circuit node. Figure 1
shows circuit design method of RSIC sequence
generated by logical circuit, which consists of n
digits shift register (n-1) counter and several two
input XOR.




                                                            When CUT Generating output ‘0’:




           Figure3.1. RSIC TESTING GENERATOR
First of all, shift register SR is initiated to (0, 0, 0,
…, 0), flip-flop is set to “1”by enable signal, FF and
SR are controlled by common testing clock signal,
SR produces testing vector in the (n+1) clock cycle:
{(0,0,0,…,0),(1,0,0,…,0),                    (1,1,1,…,0),
…(1,1,1,…,1)}. When next signal is started, the first
level of SR is set to “o” by “or” gate, after n clock       In this DSCH tool, the correct path is displayed in
pulses, the output of SR is {(0,1,1,…,1),(0,0,1,…,1),       one colour and the path with fault is displayed in
(0,0,0,…,1), …(0,0,0,…,0)}, at                              another colour so that we can differentiate faulty
last, it recycles above process continuously.               paths easily.
            After initiation, the output of counter stays
stable during (2n+1) clock period, but SR produces          3.2 Schematics in Cadence
(2n +1) different testing vector. Affected by signal                   In cadence, to create the entire
counter-clock, SR makes “XOR calculation of                 schematic, initially it is necessary to create symbols
corresponding digit”, which can produce (2n+1)              for each and every block in the circuit. In RSIC
single input change (SIC) testing vector. It can be         Testing Generator, the main blocks that exist are D-
used to test power consumption for integrated               Flip flop, Multiplexer, 2- input XOR gates, 2- input
circuit.                                                    AND gates, 3- input OR gates. So, if we create
                                                            schematics for those blocks then the respective
                                                            symbols can be instantiated in the main module.
IV. SIMULATION RESULTS
4.1 Schmatics in DSCH




Fig1. RSIC Testing Generator in DSCH                         Fig 2. RSIC Testing Generator schematic in
When CUT Generating output ‘1’:                             Cadence-Virtuso


                                                                                                  557 | P a g e
N. Kiran babu, Asst.Prof. M.siva kumar / International Journal of Engineering Research and
                       Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                             Vol. 3, Issue 2, March -April 2013, pp.556-558
The following are the output waveforms in Cadence:     REFERENCES
                                                         1)   BONHOMME Y. Test Power: A Big Issue
                                                              in Large SOC Design. Proceedings of the
                                                              First IEEE International Workshop on
                                                              Electronic Design, Test and Application
                                                              DELTA‟02, 2001,447-449
                                                         2)   F     CORNO,     P     PRINETTO,     M
                                                              REBAUDENGO, et al. A Test Pattern
                                                              Generation Methodology for Low Power
                                                              Consumption. IEEE VTS, 1998: 453-457
                                                         3)   ARNAUD VIRAZEL, HANS-JOACHIM
                                                              WUNDERLICH,High Defect Coverage
                                                              with Low-Power Test Sequence in a BIST
                                                              Environment. IEEE Design &Test of
                                                              Computer, 2002, 18 (6):44-52.
                                                         4)   GAN Xue-wen, Mo Bang-xian, A
                                                              Overview of Low-Power Digital CMOS
                                                              Design, Micro-electronics, 2000, 30(8):
                                                              26(2):5-7.
                                                         5)   Yi Wang, Xing-hua Fu, Research on A
                                                              Low Power Consumption for Random
                                                              Single Input Change Test Theory. Micro-
                                                              electronics and Computer [J], 2009,
                                                              26(2):5-7.
Fig3. Output waveform in cadence
                                                         6)   IOANNIS      VOYIATZIS,       ANTONIS
                                                              PASCHALIS. An Efficient Built-in Self
Power Dissipation Values                                      Test Method for Robust Path Delay Fault
D- Flip flop       : 935.898 pW                               Testing. JORNAL OF ELECTRONIC
2- input XOR gate : 1.27603 nW                                TESTING: Theory and Application
2- input OR gate : 32.4249 pW                                 8,219-222
2- input AND gate : 653.021 pW
2- input NAND gate : 187.583pW
RSIC circuit : 213.034 mW
Delay in RSIC circuit is : 10.59E-9

         Power dissipation values for the each
module can be known while generating its transient
analysis. Log file of the particular module contains
its power dissipation value.

V. CONCLUSION
           In this paper mainly deals with
generation of random testing sequence using single
input change based on counter. The research of this
paper indicates single input change testing sequence
has higher correlation than multi-input change.
During testing, it can reduce switching activity rate
α of under-test-circuit internal node in order to
lower power consumption.           This circuit is
implemented in DSCH, Cadence and its results are
mentioned in the paper.

ACKNOWLEDGEMENTS
I am grateful to Asst.Prof.M.Siva Kumar, K L
University for his constant encouragement and I
whole heartedly thank him for his support in
completion of this paper successfully. I would like
to express my heartfelt thanks to my beloved parents
for their blessings and their wishes that helped me in
successful completion of this report.


                                                                                       558 | P a g e

More Related Content

What's hot

What's hot (17)

Low power electronic design
Low power electronic designLow power electronic design
Low power electronic design
 
A Comparative Study Of Low Power Consumption Techniques In A VLSI Circuit
A Comparative Study Of Low Power Consumption Techniques In A VLSI CircuitA Comparative Study Of Low Power Consumption Techniques In A VLSI Circuit
A Comparative Study Of Low Power Consumption Techniques In A VLSI Circuit
 
Design of vco using current mode logic with low supply
Design of vco using current mode logic with low supplyDesign of vco using current mode logic with low supply
Design of vco using current mode logic with low supply
 
Design of vco using current mode logic with low supply sensitivity
Design of vco using current mode logic with low supply sensitivityDesign of vco using current mode logic with low supply sensitivity
Design of vco using current mode logic with low supply sensitivity
 
Resonant-tunneling-diode effect in Si-based double-barrier structure sputtere...
Resonant-tunneling-diode effect in Si-based double-barrier structure sputtere...Resonant-tunneling-diode effect in Si-based double-barrier structure sputtere...
Resonant-tunneling-diode effect in Si-based double-barrier structure sputtere...
 
Low power vlsi design ppt
Low power vlsi design pptLow power vlsi design ppt
Low power vlsi design ppt
 
Low power VLSI design
Low power VLSI designLow power VLSI design
Low power VLSI design
 
VLSI Power in a Nutshell
VLSI Power in a NutshellVLSI Power in a Nutshell
VLSI Power in a Nutshell
 
Power Gating Based Ground Bounce Noise Reduction
Power Gating Based Ground Bounce Noise ReductionPower Gating Based Ground Bounce Noise Reduction
Power Gating Based Ground Bounce Noise Reduction
 
IRJET- Reliability Enhancement of Low-Power Sequential Circuits using Power G...
IRJET- Reliability Enhancement of Low-Power Sequential Circuits using Power G...IRJET- Reliability Enhancement of Low-Power Sequential Circuits using Power G...
IRJET- Reliability Enhancement of Low-Power Sequential Circuits using Power G...
 
IRJET- Design of two Dimensional Photonic Crystal Based Pressure Sensor us...
IRJET- 	  Design of two Dimensional Photonic Crystal Based Pressure Sensor us...IRJET- 	  Design of two Dimensional Photonic Crystal Based Pressure Sensor us...
IRJET- Design of two Dimensional Photonic Crystal Based Pressure Sensor us...
 
IRJET- Dielectric Properties of Titanium Substituted Manganese -Zinc Ferr...
IRJET-  	  Dielectric Properties of Titanium Substituted Manganese -Zinc Ferr...IRJET-  	  Dielectric Properties of Titanium Substituted Manganese -Zinc Ferr...
IRJET- Dielectric Properties of Titanium Substituted Manganese -Zinc Ferr...
 
Optimization of Empirical Modelling of Advanced Highly Strained In 0.7 Ga 0.3...
Optimization of Empirical Modelling of Advanced Highly Strained In 0.7 Ga 0.3...Optimization of Empirical Modelling of Advanced Highly Strained In 0.7 Ga 0.3...
Optimization of Empirical Modelling of Advanced Highly Strained In 0.7 Ga 0.3...
 
Bp25395398
Bp25395398Bp25395398
Bp25395398
 
Training on RES2DINV and SibER-48
Training on RES2DINV and SibER-48Training on RES2DINV and SibER-48
Training on RES2DINV and SibER-48
 
Low power in vlsi with upf basics part 1
Low power in vlsi with upf basics part 1Low power in vlsi with upf basics part 1
Low power in vlsi with upf basics part 1
 
M.TECH IEEE.Technical seminar paper for Vlsi design and embedded systems.
M.TECH IEEE.Technical seminar paper for Vlsi design and embedded systems.M.TECH IEEE.Technical seminar paper for Vlsi design and embedded systems.
M.TECH IEEE.Technical seminar paper for Vlsi design and embedded systems.
 

Viewers also liked

Mesa Terapéutica Antibióticos
Mesa Terapéutica  Antibióticos Mesa Terapéutica  Antibióticos
Mesa Terapéutica Antibióticos
Mari León
 
Comunicato n 3 del 02 11-2011
Comunicato n 3 del 02 11-2011Comunicato n 3 del 02 11-2011
Comunicato n 3 del 02 11-2011
Olandesi Volanti
 

Viewers also liked (20)

Aa33146149
Aa33146149Aa33146149
Aa33146149
 
Cw33592595
Cw33592595Cw33592595
Cw33592595
 
Ci35478482
Ci35478482Ci35478482
Ci35478482
 
Bg32373378
Bg32373378Bg32373378
Bg32373378
 
Ad32205207
Ad32205207Ad32205207
Ad32205207
 
Ii3314231428
Ii3314231428Ii3314231428
Ii3314231428
 
Y33133136
Y33133136Y33133136
Y33133136
 
Bg33341344
Bg33341344Bg33341344
Bg33341344
 
Ce35461464
Ce35461464Ce35461464
Ce35461464
 
Cl35491494
Cl35491494Cl35491494
Cl35491494
 
V11n30a13
V11n30a13V11n30a13
V11n30a13
 
Higod
HigodHigod
Higod
 
Diapositivas tema 2
Diapositivas tema 2Diapositivas tema 2
Diapositivas tema 2
 
Presentación ppt grupo no. 3
Presentación ppt grupo no. 3Presentación ppt grupo no. 3
Presentación ppt grupo no. 3
 
Megafone Edição Dezembro
Megafone Edição Dezembro Megafone Edição Dezembro
Megafone Edição Dezembro
 
Mesa Terapéutica Antibióticos
Mesa Terapéutica  Antibióticos Mesa Terapéutica  Antibióticos
Mesa Terapéutica Antibióticos
 
Herança sexual
Herança sexualHerança sexual
Herança sexual
 
El poema de gilgamesh
El poema de gilgameshEl poema de gilgamesh
El poema de gilgamesh
 
Modulo1
Modulo1Modulo1
Modulo1
 
Comunicato n 3 del 02 11-2011
Comunicato n 3 del 02 11-2011Comunicato n 3 del 02 11-2011
Comunicato n 3 del 02 11-2011
 

Similar to Cn32556558

IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
ijceronline
 
High performance novel dual stack gating technique for reduction of ground bo...
High performance novel dual stack gating technique for reduction of ground bo...High performance novel dual stack gating technique for reduction of ground bo...
High performance novel dual stack gating technique for reduction of ground bo...
eSAT Journals
 
The Approach on Influence of Biasing Circuit in Wideband Low Noise Amplifier ...
The Approach on Influence of Biasing Circuit in Wideband Low Noise Amplifier ...The Approach on Influence of Biasing Circuit in Wideband Low Noise Amplifier ...
The Approach on Influence of Biasing Circuit in Wideband Low Noise Amplifier ...
IJEACS
 
Improved performance of asd under voltage sag conditions
Improved performance of asd under voltage sag conditionsImproved performance of asd under voltage sag conditions
Improved performance of asd under voltage sag conditions
IAEME Publication
 
Improved performance of asd under voltage sag conditions
Improved performance of asd under voltage sag conditionsImproved performance of asd under voltage sag conditions
Improved performance of asd under voltage sag conditions
IAEME Publication
 
A study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cellsA study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cells
eSAT Publishing House
 
A study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cellsA study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cells
eSAT Publishing House
 
A study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cellsA study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cells
eSAT Journals
 
Design and simulation of high speed cmos
Design and simulation of high speed cmosDesign and simulation of high speed cmos
Design and simulation of high speed cmos
IAEME Publication
 
Design and simulation of high speed cmos
Design and simulation of high speed cmosDesign and simulation of high speed cmos
Design and simulation of high speed cmos
iaemedu
 

Similar to Cn32556558 (20)

Cn32556558
Cn32556558Cn32556558
Cn32556558
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
International Journal of Computational Engineering Research(IJCER)
 International Journal of Computational Engineering Research(IJCER)  International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Bt31482484
Bt31482484Bt31482484
Bt31482484
 
High performance novel dual stack gating technique for reduction of ground bo...
High performance novel dual stack gating technique for reduction of ground bo...High performance novel dual stack gating technique for reduction of ground bo...
High performance novel dual stack gating technique for reduction of ground bo...
 
Vlsi ncrtcc
Vlsi ncrtccVlsi ncrtcc
Vlsi ncrtcc
 
Implementation of Low Power Test Pattern Generator Using LFSR
Implementation of Low Power Test Pattern Generator Using LFSRImplementation of Low Power Test Pattern Generator Using LFSR
Implementation of Low Power Test Pattern Generator Using LFSR
 
40120140502006
4012014050200640120140502006
40120140502006
 
The Approach on Influence of Biasing Circuit in Wideband Low Noise Amplifier ...
The Approach on Influence of Biasing Circuit in Wideband Low Noise Amplifier ...The Approach on Influence of Biasing Circuit in Wideband Low Noise Amplifier ...
The Approach on Influence of Biasing Circuit in Wideband Low Noise Amplifier ...
 
Comparative Performance Analysis of Low Power Full Adder Design in Different ...
Comparative Performance Analysis of Low Power Full Adder Design in Different ...Comparative Performance Analysis of Low Power Full Adder Design in Different ...
Comparative Performance Analysis of Low Power Full Adder Design in Different ...
 
Improved performance of asd under voltage sag conditions
Improved performance of asd under voltage sag conditionsImproved performance of asd under voltage sag conditions
Improved performance of asd under voltage sag conditions
 
Improved performance of asd under voltage sag conditions
Improved performance of asd under voltage sag conditionsImproved performance of asd under voltage sag conditions
Improved performance of asd under voltage sag conditions
 
A study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cellsA study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cells
 
A study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cellsA study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cells
 
A study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cellsA study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cells
 
Design and simulation of high speed cmos
Design and simulation of high speed cmosDesign and simulation of high speed cmos
Design and simulation of high speed cmos
 
Design and simulation of high speed cmos
Design and simulation of high speed cmosDesign and simulation of high speed cmos
Design and simulation of high speed cmos
 
233466440 rg-major-project-final-complete upload
233466440 rg-major-project-final-complete upload233466440 rg-major-project-final-complete upload
233466440 rg-major-project-final-complete upload
 
Implementation and analysis of power reduction in 2 to 4 decoder design using...
Implementation and analysis of power reduction in 2 to 4 decoder design using...Implementation and analysis of power reduction in 2 to 4 decoder design using...
Implementation and analysis of power reduction in 2 to 4 decoder design using...
 

Recently uploaded

Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Peter Udo Diehl
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
Bhaskar Mitra
 

Recently uploaded (20)

Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
 
Introduction to Open Source RAG and RAG Evaluation
Introduction to Open Source RAG and RAG EvaluationIntroduction to Open Source RAG and RAG Evaluation
Introduction to Open Source RAG and RAG Evaluation
 
Powerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaPowerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara Laskowska
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeFree and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
10 Differences between Sales Cloud and CPQ, Blanka Doktorová
10 Differences between Sales Cloud and CPQ, Blanka Doktorová10 Differences between Sales Cloud and CPQ, Blanka Doktorová
10 Differences between Sales Cloud and CPQ, Blanka Doktorová
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
Optimizing NoSQL Performance Through Observability
Optimizing NoSQL Performance Through ObservabilityOptimizing NoSQL Performance Through Observability
Optimizing NoSQL Performance Through Observability
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
 

Cn32556558

  • 1. N. Kiran babu, Asst.Prof. M.siva kumar / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 2, March -April 2013, pp.556-558 Test Sequence Generation of Random Single Input Change (RSIC) Based on Counter N. Kiran babu1 , Asst.Prof. M.siva kumar2 1 (M. Tech student, Department of Electronics and Communication Engineering, K L University, Vaddeswaram, Guntur Dt.) 2 (Assoc. Prof, Department of Electronics and Communication Engineering, K L University, Vaddeswaram, Guntur Dt.) ABSTRACT In any VLSI circuit, power consumption II.CMOS CIRCUIT ENERGY AND is very important factor that should be taken into POWER CONSUMPTION consideration. Generally, dynamic power Power consumption in CMOS VISL is consumption is more dominant when compared divided into two kinds static and dynamic. to that of static. To reduce the internal switching activity rate of the circuit under test (CUT), we 2.1 STATIC: can recombine testing vector to raise the Static power consumption is mainly correlation between testing vector. Random produced by leak current. The structure of CMOS Single Input Change (RSIC) test theory is circuit is complementary and symmetry, only one proposed, which optimize the switching activity tube is on at the same time, leak current is small, so of circuit-under-test and then result in decrease static power consumption isn‟t the major part of of test power consumption. It is suitable for BIST system power consumption. of digital VLSI especially. The proposed circuit is simulated in DSCH and Cadence- Virtuso. The 2.2DYNAMIC results obtained in various tools are presented in Dynamic power consumption is from this paper. short circuit current generated by „0/1‟or „1/0‟switching of component, and from power Keywords – Built-in-self-test, Cadence Virtuso consumption produced by discharging or charging software, Test pattern generator, low power testing. of load capacitance. Generally speaking, dynamic power consumption is the main source of I. INTRODUCTION circuit power consumption. In recent years, with the development of In CMOS circuit, average dynamic power very large-scale integrated circuit and system of consumption Pd of one CMOS logical gate can be chip (SoC), test of integrated circuits faces more and expressed as[4]: more difficulties; especially power consumption Pd =αfCLV2DD (1) under testing pattern is greatly higher than that In this formula, α is the rate factor of under working pattern, this problem attracts more switching activity of reaction circuit, f is working attention. Following the continuous improvement of frequency, CL is output node of the whole load IC working frequency integration and complex, the capacitance,VDD represents mains voltage. power consumption of IC rapidly increases. Taking From formula (1) we can know dynamic Intel processor as example, its biggest power power consumption in CMOS VLSI mainly depends consumption increases by 100% each four years. on three parameters: mains voltage VDD clock Especially under the technology of deep frequency f and rate factor α which reflects the sub-micron, the width of line is smaller and smaller, switching activity rate of node . Through reducing so the electronic density requirement to line mains voltage VDD and clock frequency f , it may becomes stricter. Electric moving speed becomes drop power consumption, but this way also lowers faster with the rise of temperature, which leads to the performance of circuit. So it‟s a main technology increase the invalid rate of connection line, thus to reduce power consumption through lowering the reducing the switching activity. III. INDENTATIONS AND EQUATIONS reliability of the whole circuits. The temperature rise There is only one different vector called caused by high power consumption also lowers the “Random Single Input Change” between two moving rate of charge carrier, which increases the adjoining random vectors. It has high correlation switching time of transistor, then reduces the between Random Single Input Change testing performance of system. vector, which can realize low power consumption during testing through dropping switching activity rate of under-test circuit. Documentary [5] 556 | P a g e
  • 2. N. Kiran babu, Asst.Prof. M.siva kumar / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 2, March -April 2013, pp.556-558 researches the theory of single input change, it proves single input change vector can be more effective than random vector to reduce the switching activity rate of under-test-circuit node. Figure 1 shows circuit design method of RSIC sequence generated by logical circuit, which consists of n digits shift register (n-1) counter and several two input XOR. When CUT Generating output ‘0’: Figure3.1. RSIC TESTING GENERATOR First of all, shift register SR is initiated to (0, 0, 0, …, 0), flip-flop is set to “1”by enable signal, FF and SR are controlled by common testing clock signal, SR produces testing vector in the (n+1) clock cycle: {(0,0,0,…,0),(1,0,0,…,0), (1,1,1,…,0), …(1,1,1,…,1)}. When next signal is started, the first level of SR is set to “o” by “or” gate, after n clock In this DSCH tool, the correct path is displayed in pulses, the output of SR is {(0,1,1,…,1),(0,0,1,…,1), one colour and the path with fault is displayed in (0,0,0,…,1), …(0,0,0,…,0)}, at another colour so that we can differentiate faulty last, it recycles above process continuously. paths easily. After initiation, the output of counter stays stable during (2n+1) clock period, but SR produces 3.2 Schematics in Cadence (2n +1) different testing vector. Affected by signal In cadence, to create the entire counter-clock, SR makes “XOR calculation of schematic, initially it is necessary to create symbols corresponding digit”, which can produce (2n+1) for each and every block in the circuit. In RSIC single input change (SIC) testing vector. It can be Testing Generator, the main blocks that exist are D- used to test power consumption for integrated Flip flop, Multiplexer, 2- input XOR gates, 2- input circuit. AND gates, 3- input OR gates. So, if we create schematics for those blocks then the respective symbols can be instantiated in the main module. IV. SIMULATION RESULTS 4.1 Schmatics in DSCH Fig1. RSIC Testing Generator in DSCH Fig 2. RSIC Testing Generator schematic in When CUT Generating output ‘1’: Cadence-Virtuso 557 | P a g e
  • 3. N. Kiran babu, Asst.Prof. M.siva kumar / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 2, March -April 2013, pp.556-558 The following are the output waveforms in Cadence: REFERENCES 1) BONHOMME Y. Test Power: A Big Issue in Large SOC Design. Proceedings of the First IEEE International Workshop on Electronic Design, Test and Application DELTA‟02, 2001,447-449 2) F CORNO, P PRINETTO, M REBAUDENGO, et al. A Test Pattern Generation Methodology for Low Power Consumption. IEEE VTS, 1998: 453-457 3) ARNAUD VIRAZEL, HANS-JOACHIM WUNDERLICH,High Defect Coverage with Low-Power Test Sequence in a BIST Environment. IEEE Design &Test of Computer, 2002, 18 (6):44-52. 4) GAN Xue-wen, Mo Bang-xian, A Overview of Low-Power Digital CMOS Design, Micro-electronics, 2000, 30(8): 26(2):5-7. 5) Yi Wang, Xing-hua Fu, Research on A Low Power Consumption for Random Single Input Change Test Theory. Micro- electronics and Computer [J], 2009, 26(2):5-7. Fig3. Output waveform in cadence 6) IOANNIS VOYIATZIS, ANTONIS PASCHALIS. An Efficient Built-in Self Power Dissipation Values Test Method for Robust Path Delay Fault D- Flip flop : 935.898 pW Testing. JORNAL OF ELECTRONIC 2- input XOR gate : 1.27603 nW TESTING: Theory and Application 2- input OR gate : 32.4249 pW 8,219-222 2- input AND gate : 653.021 pW 2- input NAND gate : 187.583pW RSIC circuit : 213.034 mW Delay in RSIC circuit is : 10.59E-9 Power dissipation values for the each module can be known while generating its transient analysis. Log file of the particular module contains its power dissipation value. V. CONCLUSION In this paper mainly deals with generation of random testing sequence using single input change based on counter. The research of this paper indicates single input change testing sequence has higher correlation than multi-input change. During testing, it can reduce switching activity rate α of under-test-circuit internal node in order to lower power consumption. This circuit is implemented in DSCH, Cadence and its results are mentioned in the paper. ACKNOWLEDGEMENTS I am grateful to Asst.Prof.M.Siva Kumar, K L University for his constant encouragement and I whole heartedly thank him for his support in completion of this paper successfully. I would like to express my heartfelt thanks to my beloved parents for their blessings and their wishes that helped me in successful completion of this report. 558 | P a g e