SlideShare a Scribd company logo
1 of 4
Download to read offline
Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426
193 NITTTR, Chandigarh EDIT-2015
High Performance Layout Design of SR Flip
Flop using NAND Gates
Bhupinder Kaur
Department of ECE, National Institute of Technical Teachers’ Training & Research Chandigarh, India
bhupinderk606@yahoo.com
Abstract: This paper presents optimized layout of SR flip
flop using NAND gates on 90nm technology. The proposed
SR flip flop has been designed using different technology
namely fully-automatic design and semi-custom design. In
the first approach layout has been generated using fully
automatic technique with the help of SR flip flop
schematic. In second approach layout has been generated
manually by using one finger. In the last approach
semicustom layout is further optimized by using two
fingers. The area and power consumption of all the designs
has been compared and analyzed. It can be observed from
the simulated results that SR flip flop with two fingers and
SR flip flop with one finger using semicustom technique
consumes (62.92% , 91.20%) and (40.04%, 80.40%) less
(area, power) as compare to the SR flip flop using fully
automatic technique respectively.
Keywords: Electronic circuits, Circuit simulation, Flip-flops,
Power dissipation.
I. INTRODUCTION
There are three types of MOS models in which we can
work that are level 1, level 3 and Bsim4. Bsim4 model
was introduced in 2000. A simplified version of this
model is supported by Micro wind 3.1. It is a very
accurate model. An accurate active device model plays
an important role for the circuit designers. Technology
scaling is one of the driving forces behind the
tremendous improvement in performance, functionality,
and power in integrated circuits over the past several
years greatly reduced [1].
In the past, the major concerns of the VLSI designer
were area, performance, cost and reliability; power
considerations were mostly of only secondary
importance. In recent years, however, this has begun to
change and, increasingly, power is being given
comparable weight to area and speed in VLSI design
[2]. Low Power digital CMOS becomes more and more
interesting, due to the general advances in process
technology and new low power applications [3].
In electronics, a flip flop or latch is the special hardware
device that is widely used in synchronous finite state
machines. The name for flip flop stems from the days
when basic cells were implemented with cross coupled
relays. The set and reset operations of this
electromechanical cell gave rise to distinctive audible
flip and flop sounds [4]. It is a fundamental building
block of digital electronics systems used in computers,
communications, and many other types of systems [5].
These are very useful, as they form the basis for shift
registers, which are an essential part of many electronic
devices. It is a sequential circuit. all sequential circuits
contain combinational logic in addition to the memory
elements [6].
II. LITERATURE REVIEW
In literature many designs have been proposed for the
flip-flops to reduce power and area constraints. One
paper enumerates a low power, high speed design of
flip-flop having less number of transistors. In that flip-
flop design only one transistor is being clocked by short
pulse train [6]. A new D flip flop design which is named
as Switching Transistor Based D Flip Flop (STDFF) is
used in the paper [5]. A new design of CMOS DET flip-
flop was proposed and simulated with SPICE and 1μ
technology for the reduction of power [2]. The efficient
methodologies have been proposed for reducing leakage
current in VLSI design. The proposed methods results in
ultra-low static power consumption with state saving
[1].
Figure-1 shows the schematic of SR flip flop using
NAND gate. The characteristic and excitation table for
SR flip flop is showing in the table.
Figure 1- schematic of SR flip flop using nand gate.
Table 1- Characteristic and Excitation table for SR flip flop
Characteristic table
S R Q next Action
0 0 Q
previous
state
0 1 0 Reset
1 0 1 Set
1 1 X
Forbidden
state
The operation of the R-S flip-flop of Figure-1 is
follows:
Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426
NITTTR, Chandigarh EDIT -2015 194
1. S=R= 0. It has no effect on the output state of
the flip-flop. Both Q and Q’ outputs remain in the logic
state they were in prior to this input condition.
2. S = 0 and R = 1 resets the flip-flop. Q and Q’
respectively go to the ‘0’ and ‘1’ state.
3. S =1 and R =0 sets or clears the flip-flop. Q and Q’
respectively go to the ‘1’ and ‘0’ state.
4. S = R = 1 is forbidden as such a condition tries to set
(that is, Q = 1 ) and reset (that
is, Q’ = 1) the flip-flop at the same time[9].
The characteristic equation of the SR flip flop is
Q+ = R'Q + R'S or Q+ = R'Q + S [8].
III. SR FLIP FLOP SCHEMATIC DESIGN
For the schematic design of SR flip flop 16 MOS
devices is used which is shown in figure-2.
Figure 2- schematic of SR flip flop by using 16 nMOS and pMOS
After that we do the simulation in DSCH 3.1. Figure-3
is showing the simulation of SR flip flop with fully
generated technique.
Figure 3- Simulation of SR flips flop by using 16 nMOS and
pMOS
After this the fully automatic layout of the above SR flip
flop is generated which is represented in figure-4.
Figure 4- fully automatic layout of SR flip flop
IV. PROPOSED SR FLIP FLOP LAYOUT :
Here the SR flip flop layout is generated using
semicustom technique where we further use two
methods for this one with one finger in nMOS and
pMOS and other with two fingers in nMOS and pMOS.
Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426
195 NITTTR, Chandigarh EDIT-2015
Figure 5- SR flip flop with one finger
Figure-5 shows the semi-custom layout of the SR flip
flop using nMOS and pMOS (having one finger) with
some connections using polysilicon and metal. After this
we generate the second layout of SR flip flop using
nMOS and pMOS (having two fingers) which is shown
in figure-6 and then simulation is done.
Figure 6- SR flip flop with two finger
Figures 7- simulation of SR flip flop with two finger
V. RESULT AND ANALYSIS
This paper shows that our proposed method of making
the layout of SR flip flop is showing better results than
the conventional method of making layout of SR flip
flop. Our proposed simulations work on the 90 nm
technology and the results are given below.
Table 2- Showing the comparative analysis of three
different techniques
With this we also observe that the number of nodes
increases in semi-custom layout than the fully custom
latout.
Figure-8 Bar chart showing area and power consumption of SR
flip flop using different approaches
The result by two different techniques rather than the
conventional technique shows the following
improvements. Table-3 represents the percentage
variation of parameters.
Table 3- variation in parameters
Parameters
considered
Area Power Number of
nodes
Automatic
layout
124.6 μm2
363μw 17/3000
Semi-custom
layout with
one finger
74.7 μm2
70.946μw 28/3000
Semi-custom
layout with
two finger
46.2μm2
31.625μw 24/3000
Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426
NITTTR, Chandigarh EDIT -2015 196
Decrease in
Parameters
Semi-custom
layout with one
finger
Semi-custom layout
with two fingers
Area 40.04% 62.92%
Power 80.40% 91.20%
Number of
nodes
-64.70% -41.10%
Note: Negative sign shows the increase in parameters
VI. CONCLUSION
This paper concludes that area and power consumption
in semicustom technique using 90nm technology is
reduced with the compensation of increase in number of
nodes. If we use nMOS and pMOS with one finger the
power consumption and area is less than the auto
generated layout but more than the layout which is
generated by using two fingers in nMOS and pMOS .
In future we can add some other power and area
reduction techniques which also improve the number of
nodes and signal to noise ratio used in the layout design.
REFERENCES
Applications Issue-4, Volume 55– No.8, October 2012
[2]. Massoud Pedram Xunwei Wu ‘’a new design for double edge
triggered flip-flops’’ IEEE design automation conference pp.
417 – 421 Feb 1998
[3]. M.Arunlakshman “Power and Delay Analysis of Double Edge
Triggered D-Flip Flop based Shift Registers in 16nm MOSFET
technology” international Journal of Advanced Research in
Electrical, Electronics and Instrumentation Engineering Vol. 3,
Issue 4, April 2014 .
[4] William I. Fletcher “An Engineering Approach to Digital Design”,
the University of Michigan, Prentice-Hall, 1980
[5]. D. Prasanna Kumari, R. Surya Prakasha Rao, B. Vijaya Bhaskar
“A Future Technology For Enhanced Operation In Flip-Flop
Oriented Circuits” International Journal of Engineering Research
and Applications (IJERA) Vol. 2, Issue4, pp. 2177-2180 July-
August 2012.
[6]. M.Arunlakshman, T.Dineshkumar, N .Mathan “Performance
Evaluation of 6 Transistor D-Flip Flop based Shift Registers
using GDI Technique” International Journal of Advanced
Research in Computer and Communication Engineering Vol. 3,
Issue 3,pp 5858-5861, March 2014.
[7]. Priyanka Sharma, Rajesh Mehra , “True single phase clocking
based flip-flop design using different foundries” International
Journal of Advances in Engineering & Technology; May2014,
Vol. 7, Issue 2, pp. 352, May 2014.
[8]. Langholz, Gideon; Kandel, Abraham; Mott, Joe L.; Abraham
Kandel, Joe L. Mott (1998).’’Foundations of Digital Logic
Design. Singapore’’ World Scientific Publishing Co. Ptc. Ltd.
P. 344 , 2011.
[9] Anil K. Maini “Digital Electronics: Principles, Devices and
Applications” John Wiley & Sons, Ltd. 2007
[1]. Pushpa Saini, Rajesh Mehra “Leakage Power Reduction in
CMOS VLSI Circuits’’. International Journal of Computer

More Related Content

What's hot

Implementation of Area Effective Carry Select Adders
Implementation of Area Effective Carry Select AddersImplementation of Area Effective Carry Select Adders
Implementation of Area Effective Carry Select AddersKumar Goud
 
Efficient reconfigurable architecture of baseband
Efficient reconfigurable architecture of basebandEfficient reconfigurable architecture of baseband
Efficient reconfigurable architecture of basebandeSAT Publishing House
 
Vlsi physical design
Vlsi physical designVlsi physical design
Vlsi physical designI World Tech
 
Performance analysis of cmos comparator and cntfet comparator design
Performance analysis of cmos comparator and cntfet comparator designPerformance analysis of cmos comparator and cntfet comparator design
Performance analysis of cmos comparator and cntfet comparator designeSAT Publishing House
 
Low power & area efficient carry select adder
Low power & area efficient carry select adderLow power & area efficient carry select adder
Low power & area efficient carry select adderSai Vara Prasad P
 
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
 
A Low power and area efficient CLA adder design using Full swing GDI technique
A Low power and area efficient CLA adder design using Full swing GDI techniqueA Low power and area efficient CLA adder design using Full swing GDI technique
A Low power and area efficient CLA adder design using Full swing GDI techniqueIJERA Editor
 
Design of a high speed low power Brent Kung Adder in 45nM CMOS
Design of a high speed low power Brent Kung Adder in 45nM CMOSDesign of a high speed low power Brent Kung Adder in 45nM CMOS
Design of a high speed low power Brent Kung Adder in 45nM CMOSNirav Desai
 
Optimization MVSIS vs AIG Rewriting (ABC)
Optimization MVSIS vs AIG Rewriting (ABC)Optimization MVSIS vs AIG Rewriting (ABC)
Optimization MVSIS vs AIG Rewriting (ABC)IJEEE
 
Design and Verification of Area Efficient Carry Select Adder
Design and Verification of Area Efficient Carry Select AdderDesign and Verification of Area Efficient Carry Select Adder
Design and Verification of Area Efficient Carry Select Adderijsrd.com
 
Design and Implementation of Low-Power and Area-Efficient 64 bit CSLA using VHDL
Design and Implementation of Low-Power and Area-Efficient 64 bit CSLA using VHDLDesign and Implementation of Low-Power and Area-Efficient 64 bit CSLA using VHDL
Design and Implementation of Low-Power and Area-Efficient 64 bit CSLA using VHDLIJSRD
 
Implementation of Low Power and Area Efficient Carry Select Adder
Implementation of Low Power and Area Efficient Carry Select AdderImplementation of Low Power and Area Efficient Carry Select Adder
Implementation of Low Power and Area Efficient Carry Select Adderinventionjournals
 
Design and development of carry select adder
Design and development of carry select adderDesign and development of carry select adder
Design and development of carry select adderABIN THOMAS
 
Layout & Stick Diagram Design Rules
Layout & Stick Diagram Design RulesLayout & Stick Diagram Design Rules
Layout & Stick Diagram Design Rulesvarun kumar
 
FPGA Implementation of High Speed Architecture of CSLA using D-Latches
FPGA Implementation of High Speed Architecture of CSLA using D-LatchesFPGA Implementation of High Speed Architecture of CSLA using D-Latches
FPGA Implementation of High Speed Architecture of CSLA using D-LatchesEditor IJMTER
 
IRJET- Design of Memristor based Multiplier
IRJET- Design of Memristor based MultiplierIRJET- Design of Memristor based Multiplier
IRJET- Design of Memristor based MultiplierIRJET Journal
 

What's hot (20)

Implementation of Area Effective Carry Select Adders
Implementation of Area Effective Carry Select AddersImplementation of Area Effective Carry Select Adders
Implementation of Area Effective Carry Select Adders
 
Efficient reconfigurable architecture of baseband
Efficient reconfigurable architecture of basebandEfficient reconfigurable architecture of baseband
Efficient reconfigurable architecture of baseband
 
Carry
CarryCarry
Carry
 
Vlsi physical design
Vlsi physical designVlsi physical design
Vlsi physical design
 
Performance analysis of cmos comparator and cntfet comparator design
Performance analysis of cmos comparator and cntfet comparator designPerformance analysis of cmos comparator and cntfet comparator design
Performance analysis of cmos comparator and cntfet comparator design
 
Low power & area efficient carry select adder
Low power & area efficient carry select adderLow power & area efficient carry select adder
Low power & area efficient carry select adder
 
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 ...
 
A Low power and area efficient CLA adder design using Full swing GDI technique
A Low power and area efficient CLA adder design using Full swing GDI techniqueA Low power and area efficient CLA adder design using Full swing GDI technique
A Low power and area efficient CLA adder design using Full swing GDI technique
 
Design of a high speed low power Brent Kung Adder in 45nM CMOS
Design of a high speed low power Brent Kung Adder in 45nM CMOSDesign of a high speed low power Brent Kung Adder in 45nM CMOS
Design of a high speed low power Brent Kung Adder in 45nM CMOS
 
Optimization MVSIS vs AIG Rewriting (ABC)
Optimization MVSIS vs AIG Rewriting (ABC)Optimization MVSIS vs AIG Rewriting (ABC)
Optimization MVSIS vs AIG Rewriting (ABC)
 
3D-DRESD Alberto Gallini
3D-DRESD Alberto Gallini3D-DRESD Alberto Gallini
3D-DRESD Alberto Gallini
 
Design and Verification of Area Efficient Carry Select Adder
Design and Verification of Area Efficient Carry Select AdderDesign and Verification of Area Efficient Carry Select Adder
Design and Verification of Area Efficient Carry Select Adder
 
Design and Implementation of Low-Power and Area-Efficient 64 bit CSLA using VHDL
Design and Implementation of Low-Power and Area-Efficient 64 bit CSLA using VHDLDesign and Implementation of Low-Power and Area-Efficient 64 bit CSLA using VHDL
Design and Implementation of Low-Power and Area-Efficient 64 bit CSLA using VHDL
 
Implementation of Low Power and Area Efficient Carry Select Adder
Implementation of Low Power and Area Efficient Carry Select AdderImplementation of Low Power and Area Efficient Carry Select Adder
Implementation of Low Power and Area Efficient Carry Select Adder
 
Design and development of carry select adder
Design and development of carry select adderDesign and development of carry select adder
Design and development of carry select adder
 
Layout & Stick Diagram Design Rules
Layout & Stick Diagram Design RulesLayout & Stick Diagram Design Rules
Layout & Stick Diagram Design Rules
 
FPGA Implementation of High Speed Architecture of CSLA using D-Latches
FPGA Implementation of High Speed Architecture of CSLA using D-LatchesFPGA Implementation of High Speed Architecture of CSLA using D-Latches
FPGA Implementation of High Speed Architecture of CSLA using D-Latches
 
IRJET- Design of Memristor based Multiplier
IRJET- Design of Memristor based MultiplierIRJET- Design of Memristor based Multiplier
IRJET- Design of Memristor based Multiplier
 
B.Tech VLSI projects list
B.Tech VLSI projects listB.Tech VLSI projects list
B.Tech VLSI projects list
 
VLSI routing
VLSI routingVLSI routing
VLSI routing
 

Similar to High Performance Layout Design of SR Flip Flop using NAND Gates

Implementation of D Flip Flop using CMOS Technology
Implementation of D Flip Flop using CMOS TechnologyImplementation of D Flip Flop using CMOS Technology
Implementation of D Flip Flop using CMOS Technologyijtsrd
 
Design Analysis of Delay Register with PTL Logic using 90 nm Technology
Design Analysis of Delay Register with PTL Logic using 90 nm TechnologyDesign Analysis of Delay Register with PTL Logic using 90 nm Technology
Design Analysis of Delay Register with PTL Logic using 90 nm TechnologyIJEEE
 
Equivalent circuit modeling of slotted microstrip patch antenna
Equivalent circuit modeling of slotted microstrip patch antennaEquivalent circuit modeling of slotted microstrip patch antenna
Equivalent circuit modeling of slotted microstrip patch antennaeSAT Publishing House
 
Layout Design of Low Power Half Adder using 90nm Technology
Layout Design of Low Power Half Adder using 90nm Technology Layout Design of Low Power Half Adder using 90nm Technology
Layout Design of Low Power Half Adder using 90nm Technology IJEEE
 
IRJET- FPGA Implementation of Efficient Muf Gate based Multipliers
IRJET-  	  FPGA Implementation of Efficient Muf Gate based MultipliersIRJET-  	  FPGA Implementation of Efficient Muf Gate based Multipliers
IRJET- FPGA Implementation of Efficient Muf Gate based MultipliersIRJET Journal
 
Layout Design Comparison of CMOS and Gate
Layout Design Comparison of CMOS  and Gate Layout Design Comparison of CMOS  and Gate
Layout Design Comparison of CMOS and Gate IJEEE
 
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
 
Performance Analysis of Proposed Full Adder Cell at Submicron Technologies
Performance Analysis of Proposed Full Adder Cell at Submicron TechnologiesPerformance Analysis of Proposed Full Adder Cell at Submicron Technologies
Performance Analysis of Proposed Full Adder Cell at Submicron TechnologiesIJMTST Journal
 
Parallel Processing Technique for Time Efficient Matrix Multiplication
Parallel Processing Technique for Time Efficient Matrix MultiplicationParallel Processing Technique for Time Efficient Matrix Multiplication
Parallel Processing Technique for Time Efficient Matrix MultiplicationIJERA Editor
 
Comparative Analysis of low area and low power D Flip-Flop for Different Logi...
Comparative Analysis of low area and low power D Flip-Flop for Different Logi...Comparative Analysis of low area and low power D Flip-Flop for Different Logi...
Comparative Analysis of low area and low power D Flip-Flop for Different Logi...theijes
 
Modelling and Simulation of Three Level VSI-Neutral Point Balancing -Fed AC D...
Modelling and Simulation of Three Level VSI-Neutral Point Balancing -Fed AC D...Modelling and Simulation of Three Level VSI-Neutral Point Balancing -Fed AC D...
Modelling and Simulation of Three Level VSI-Neutral Point Balancing -Fed AC D...IJERA Editor
 
Efficient Layout Design of CMOS Full Subtractor
Efficient Layout Design of CMOS Full SubtractorEfficient Layout Design of CMOS Full Subtractor
Efficient Layout Design of CMOS Full SubtractorIJEEE
 
Design of 16 bit low power processor using clock gating technique 2-3
Design of 16 bit low power processor using clock gating technique 2-3Design of 16 bit low power processor using clock gating technique 2-3
Design of 16 bit low power processor using clock gating technique 2-3IAEME Publication
 
Project report on design & implementation of high speed carry select adder
Project report on design & implementation of high speed carry select adderProject report on design & implementation of high speed carry select adder
Project report on design & implementation of high speed carry select adderssingh7603
 
Low Power and Area Efficient Multiplier Layout using Transmission Gate
Low Power and Area Efficient Multiplier Layout using Transmission GateLow Power and Area Efficient Multiplier Layout using Transmission Gate
Low Power and Area Efficient Multiplier Layout using Transmission GateIJEEE
 
POWER QUALITY IMPROVEMENT USING MODULAR MULTILEVEL CONVERTER APPLYING THREE W...
POWER QUALITY IMPROVEMENT USING MODULAR MULTILEVEL CONVERTER APPLYING THREE W...POWER QUALITY IMPROVEMENT USING MODULAR MULTILEVEL CONVERTER APPLYING THREE W...
POWER QUALITY IMPROVEMENT USING MODULAR MULTILEVEL CONVERTER APPLYING THREE W...AM Publications
 
closing-the-hardware-design-loop-with-multisim-a-case-study
closing-the-hardware-design-loop-with-multisim-a-case-studyclosing-the-hardware-design-loop-with-multisim-a-case-study
closing-the-hardware-design-loop-with-multisim-a-case-studyAyush Bhardwaj
 
Dual edge trigger flip flop yogesh
Dual edge trigger flip flop yogeshDual edge trigger flip flop yogesh
Dual edge trigger flip flop yogeshyogeshnpal
 
IRJET - Realization of Power Optimised Carry Skip Adder using AOI Logic
IRJET -  	  Realization of Power Optimised Carry Skip Adder using AOI LogicIRJET -  	  Realization of Power Optimised Carry Skip Adder using AOI Logic
IRJET - Realization of Power Optimised Carry Skip Adder using AOI LogicIRJET Journal
 

Similar to High Performance Layout Design of SR Flip Flop using NAND Gates (20)

Implementation of D Flip Flop using CMOS Technology
Implementation of D Flip Flop using CMOS TechnologyImplementation of D Flip Flop using CMOS Technology
Implementation of D Flip Flop using CMOS Technology
 
Design Analysis of Delay Register with PTL Logic using 90 nm Technology
Design Analysis of Delay Register with PTL Logic using 90 nm TechnologyDesign Analysis of Delay Register with PTL Logic using 90 nm Technology
Design Analysis of Delay Register with PTL Logic using 90 nm Technology
 
Equivalent circuit modeling of slotted microstrip patch antenna
Equivalent circuit modeling of slotted microstrip patch antennaEquivalent circuit modeling of slotted microstrip patch antenna
Equivalent circuit modeling of slotted microstrip patch antenna
 
Layout Design of Low Power Half Adder using 90nm Technology
Layout Design of Low Power Half Adder using 90nm Technology Layout Design of Low Power Half Adder using 90nm Technology
Layout Design of Low Power Half Adder using 90nm Technology
 
IRJET- FPGA Implementation of Efficient Muf Gate based Multipliers
IRJET-  	  FPGA Implementation of Efficient Muf Gate based MultipliersIRJET-  	  FPGA Implementation of Efficient Muf Gate based Multipliers
IRJET- FPGA Implementation of Efficient Muf Gate based Multipliers
 
P0450495100
P0450495100P0450495100
P0450495100
 
Layout Design Comparison of CMOS and Gate
Layout Design Comparison of CMOS  and Gate Layout Design Comparison of CMOS  and Gate
Layout Design Comparison of CMOS and Gate
 
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...
 
Performance Analysis of Proposed Full Adder Cell at Submicron Technologies
Performance Analysis of Proposed Full Adder Cell at Submicron TechnologiesPerformance Analysis of Proposed Full Adder Cell at Submicron Technologies
Performance Analysis of Proposed Full Adder Cell at Submicron Technologies
 
Parallel Processing Technique for Time Efficient Matrix Multiplication
Parallel Processing Technique for Time Efficient Matrix MultiplicationParallel Processing Technique for Time Efficient Matrix Multiplication
Parallel Processing Technique for Time Efficient Matrix Multiplication
 
Comparative Analysis of low area and low power D Flip-Flop for Different Logi...
Comparative Analysis of low area and low power D Flip-Flop for Different Logi...Comparative Analysis of low area and low power D Flip-Flop for Different Logi...
Comparative Analysis of low area and low power D Flip-Flop for Different Logi...
 
Modelling and Simulation of Three Level VSI-Neutral Point Balancing -Fed AC D...
Modelling and Simulation of Three Level VSI-Neutral Point Balancing -Fed AC D...Modelling and Simulation of Three Level VSI-Neutral Point Balancing -Fed AC D...
Modelling and Simulation of Three Level VSI-Neutral Point Balancing -Fed AC D...
 
Efficient Layout Design of CMOS Full Subtractor
Efficient Layout Design of CMOS Full SubtractorEfficient Layout Design of CMOS Full Subtractor
Efficient Layout Design of CMOS Full Subtractor
 
Design of 16 bit low power processor using clock gating technique 2-3
Design of 16 bit low power processor using clock gating technique 2-3Design of 16 bit low power processor using clock gating technique 2-3
Design of 16 bit low power processor using clock gating technique 2-3
 
Project report on design & implementation of high speed carry select adder
Project report on design & implementation of high speed carry select adderProject report on design & implementation of high speed carry select adder
Project report on design & implementation of high speed carry select adder
 
Low Power and Area Efficient Multiplier Layout using Transmission Gate
Low Power and Area Efficient Multiplier Layout using Transmission GateLow Power and Area Efficient Multiplier Layout using Transmission Gate
Low Power and Area Efficient Multiplier Layout using Transmission Gate
 
POWER QUALITY IMPROVEMENT USING MODULAR MULTILEVEL CONVERTER APPLYING THREE W...
POWER QUALITY IMPROVEMENT USING MODULAR MULTILEVEL CONVERTER APPLYING THREE W...POWER QUALITY IMPROVEMENT USING MODULAR MULTILEVEL CONVERTER APPLYING THREE W...
POWER QUALITY IMPROVEMENT USING MODULAR MULTILEVEL CONVERTER APPLYING THREE W...
 
closing-the-hardware-design-loop-with-multisim-a-case-study
closing-the-hardware-design-loop-with-multisim-a-case-studyclosing-the-hardware-design-loop-with-multisim-a-case-study
closing-the-hardware-design-loop-with-multisim-a-case-study
 
Dual edge trigger flip flop yogesh
Dual edge trigger flip flop yogeshDual edge trigger flip flop yogesh
Dual edge trigger flip flop yogesh
 
IRJET - Realization of Power Optimised Carry Skip Adder using AOI Logic
IRJET -  	  Realization of Power Optimised Carry Skip Adder using AOI LogicIRJET -  	  Realization of Power Optimised Carry Skip Adder using AOI Logic
IRJET - Realization of Power Optimised Carry Skip Adder using AOI Logic
 

More from IJEEE

A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...IJEEE
 
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...IJEEE
 
Automated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using ArduinoAutomated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using ArduinoIJEEE
 
An Approach to Speech and Iris based Multimodal Biometric System
An Approach to Speech and Iris based Multimodal Biometric SystemAn Approach to Speech and Iris based Multimodal Biometric System
An Approach to Speech and Iris based Multimodal Biometric SystemIJEEE
 
An Overview of EDFA Gain Flattening by Using Hybrid Amplifier
An Overview of EDFA Gain Flattening by Using Hybrid AmplifierAn Overview of EDFA Gain Flattening by Using Hybrid Amplifier
An Overview of EDFA Gain Flattening by Using Hybrid AmplifierIJEEE
 
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...IJEEE
 
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...IJEEE
 
Performance Analysis of GSM Network for Different Types of Antennas
Performance Analysis of GSM Network for Different Types of Antennas Performance Analysis of GSM Network for Different Types of Antennas
Performance Analysis of GSM Network for Different Types of Antennas IJEEE
 
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...IJEEE
 
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A ReviewCarbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A ReviewIJEEE
 
Routing Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A SurveyRouting Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A SurveyIJEEE
 
A Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health MonitoringA Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health MonitoringIJEEE
 
Codec Scheme for Power Optimization in VLSI Interconnects
Codec Scheme for Power Optimization in VLSI InterconnectsCodec Scheme for Power Optimization in VLSI Interconnects
Codec Scheme for Power Optimization in VLSI InterconnectsIJEEE
 
Design of Planar Inverted F-Antenna for Multiband Applications
Design of Planar Inverted F-Antenna for Multiband Applications Design of Planar Inverted F-Antenna for Multiband Applications
Design of Planar Inverted F-Antenna for Multiband Applications IJEEE
 
Design of CMOS Inverter for Low Power and High Speed using Mentor Graphics
Design of CMOS Inverter for Low Power and High Speed using Mentor GraphicsDesign of CMOS Inverter for Low Power and High Speed using Mentor Graphics
Design of CMOS Inverter for Low Power and High Speed using Mentor GraphicsIJEEE
 
Layout Design Analysis of CMOS Comparator using 180nm Technology
Layout Design Analysis of CMOS Comparator using 180nm TechnologyLayout Design Analysis of CMOS Comparator using 180nm Technology
Layout Design Analysis of CMOS Comparator using 180nm TechnologyIJEEE
 
A Survey on Image Segmentation and its Applications in Image Processing
A Survey on Image Segmentation and its Applications in Image Processing A Survey on Image Segmentation and its Applications in Image Processing
A Survey on Image Segmentation and its Applications in Image Processing IJEEE
 
Design and Analysis of CMOS Instrumentation Amplifier
Design and Analysis of CMOS Instrumentation AmplifierDesign and Analysis of CMOS Instrumentation Amplifier
Design and Analysis of CMOS Instrumentation AmplifierIJEEE
 

More from IJEEE (20)

A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
 
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
 
Automated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using ArduinoAutomated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using Arduino
 
Id136
Id136Id136
Id136
 
Id135
Id135Id135
Id135
 
An Approach to Speech and Iris based Multimodal Biometric System
An Approach to Speech and Iris based Multimodal Biometric SystemAn Approach to Speech and Iris based Multimodal Biometric System
An Approach to Speech and Iris based Multimodal Biometric System
 
An Overview of EDFA Gain Flattening by Using Hybrid Amplifier
An Overview of EDFA Gain Flattening by Using Hybrid AmplifierAn Overview of EDFA Gain Flattening by Using Hybrid Amplifier
An Overview of EDFA Gain Flattening by Using Hybrid Amplifier
 
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
 
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
 
Performance Analysis of GSM Network for Different Types of Antennas
Performance Analysis of GSM Network for Different Types of Antennas Performance Analysis of GSM Network for Different Types of Antennas
Performance Analysis of GSM Network for Different Types of Antennas
 
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
 
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A ReviewCarbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
 
Routing Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A SurveyRouting Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A Survey
 
A Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health MonitoringA Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health Monitoring
 
Codec Scheme for Power Optimization in VLSI Interconnects
Codec Scheme for Power Optimization in VLSI InterconnectsCodec Scheme for Power Optimization in VLSI Interconnects
Codec Scheme for Power Optimization in VLSI Interconnects
 
Design of Planar Inverted F-Antenna for Multiband Applications
Design of Planar Inverted F-Antenna for Multiband Applications Design of Planar Inverted F-Antenna for Multiband Applications
Design of Planar Inverted F-Antenna for Multiband Applications
 
Design of CMOS Inverter for Low Power and High Speed using Mentor Graphics
Design of CMOS Inverter for Low Power and High Speed using Mentor GraphicsDesign of CMOS Inverter for Low Power and High Speed using Mentor Graphics
Design of CMOS Inverter for Low Power and High Speed using Mentor Graphics
 
Layout Design Analysis of CMOS Comparator using 180nm Technology
Layout Design Analysis of CMOS Comparator using 180nm TechnologyLayout Design Analysis of CMOS Comparator using 180nm Technology
Layout Design Analysis of CMOS Comparator using 180nm Technology
 
A Survey on Image Segmentation and its Applications in Image Processing
A Survey on Image Segmentation and its Applications in Image Processing A Survey on Image Segmentation and its Applications in Image Processing
A Survey on Image Segmentation and its Applications in Image Processing
 
Design and Analysis of CMOS Instrumentation Amplifier
Design and Analysis of CMOS Instrumentation AmplifierDesign and Analysis of CMOS Instrumentation Amplifier
Design and Analysis of CMOS Instrumentation Amplifier
 

Recently uploaded

High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 

Recently uploaded (20)

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
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 

High Performance Layout Design of SR Flip Flop using NAND Gates

  • 1. Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426 193 NITTTR, Chandigarh EDIT-2015 High Performance Layout Design of SR Flip Flop using NAND Gates Bhupinder Kaur Department of ECE, National Institute of Technical Teachers’ Training & Research Chandigarh, India bhupinderk606@yahoo.com Abstract: This paper presents optimized layout of SR flip flop using NAND gates on 90nm technology. The proposed SR flip flop has been designed using different technology namely fully-automatic design and semi-custom design. In the first approach layout has been generated using fully automatic technique with the help of SR flip flop schematic. In second approach layout has been generated manually by using one finger. In the last approach semicustom layout is further optimized by using two fingers. The area and power consumption of all the designs has been compared and analyzed. It can be observed from the simulated results that SR flip flop with two fingers and SR flip flop with one finger using semicustom technique consumes (62.92% , 91.20%) and (40.04%, 80.40%) less (area, power) as compare to the SR flip flop using fully automatic technique respectively. Keywords: Electronic circuits, Circuit simulation, Flip-flops, Power dissipation. I. INTRODUCTION There are three types of MOS models in which we can work that are level 1, level 3 and Bsim4. Bsim4 model was introduced in 2000. A simplified version of this model is supported by Micro wind 3.1. It is a very accurate model. An accurate active device model plays an important role for the circuit designers. Technology scaling is one of the driving forces behind the tremendous improvement in performance, functionality, and power in integrated circuits over the past several years greatly reduced [1]. In the past, the major concerns of the VLSI designer were area, performance, cost and reliability; power considerations were mostly of only secondary importance. In recent years, however, this has begun to change and, increasingly, power is being given comparable weight to area and speed in VLSI design [2]. Low Power digital CMOS becomes more and more interesting, due to the general advances in process technology and new low power applications [3]. In electronics, a flip flop or latch is the special hardware device that is widely used in synchronous finite state machines. The name for flip flop stems from the days when basic cells were implemented with cross coupled relays. The set and reset operations of this electromechanical cell gave rise to distinctive audible flip and flop sounds [4]. It is a fundamental building block of digital electronics systems used in computers, communications, and many other types of systems [5]. These are very useful, as they form the basis for shift registers, which are an essential part of many electronic devices. It is a sequential circuit. all sequential circuits contain combinational logic in addition to the memory elements [6]. II. LITERATURE REVIEW In literature many designs have been proposed for the flip-flops to reduce power and area constraints. One paper enumerates a low power, high speed design of flip-flop having less number of transistors. In that flip- flop design only one transistor is being clocked by short pulse train [6]. A new D flip flop design which is named as Switching Transistor Based D Flip Flop (STDFF) is used in the paper [5]. A new design of CMOS DET flip- flop was proposed and simulated with SPICE and 1μ technology for the reduction of power [2]. The efficient methodologies have been proposed for reducing leakage current in VLSI design. The proposed methods results in ultra-low static power consumption with state saving [1]. Figure-1 shows the schematic of SR flip flop using NAND gate. The characteristic and excitation table for SR flip flop is showing in the table. Figure 1- schematic of SR flip flop using nand gate. Table 1- Characteristic and Excitation table for SR flip flop Characteristic table S R Q next Action 0 0 Q previous state 0 1 0 Reset 1 0 1 Set 1 1 X Forbidden state The operation of the R-S flip-flop of Figure-1 is follows:
  • 2. Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426 NITTTR, Chandigarh EDIT -2015 194 1. S=R= 0. It has no effect on the output state of the flip-flop. Both Q and Q’ outputs remain in the logic state they were in prior to this input condition. 2. S = 0 and R = 1 resets the flip-flop. Q and Q’ respectively go to the ‘0’ and ‘1’ state. 3. S =1 and R =0 sets or clears the flip-flop. Q and Q’ respectively go to the ‘1’ and ‘0’ state. 4. S = R = 1 is forbidden as such a condition tries to set (that is, Q = 1 ) and reset (that is, Q’ = 1) the flip-flop at the same time[9]. The characteristic equation of the SR flip flop is Q+ = R'Q + R'S or Q+ = R'Q + S [8]. III. SR FLIP FLOP SCHEMATIC DESIGN For the schematic design of SR flip flop 16 MOS devices is used which is shown in figure-2. Figure 2- schematic of SR flip flop by using 16 nMOS and pMOS After that we do the simulation in DSCH 3.1. Figure-3 is showing the simulation of SR flip flop with fully generated technique. Figure 3- Simulation of SR flips flop by using 16 nMOS and pMOS After this the fully automatic layout of the above SR flip flop is generated which is represented in figure-4. Figure 4- fully automatic layout of SR flip flop IV. PROPOSED SR FLIP FLOP LAYOUT : Here the SR flip flop layout is generated using semicustom technique where we further use two methods for this one with one finger in nMOS and pMOS and other with two fingers in nMOS and pMOS.
  • 3. Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426 195 NITTTR, Chandigarh EDIT-2015 Figure 5- SR flip flop with one finger Figure-5 shows the semi-custom layout of the SR flip flop using nMOS and pMOS (having one finger) with some connections using polysilicon and metal. After this we generate the second layout of SR flip flop using nMOS and pMOS (having two fingers) which is shown in figure-6 and then simulation is done. Figure 6- SR flip flop with two finger Figures 7- simulation of SR flip flop with two finger V. RESULT AND ANALYSIS This paper shows that our proposed method of making the layout of SR flip flop is showing better results than the conventional method of making layout of SR flip flop. Our proposed simulations work on the 90 nm technology and the results are given below. Table 2- Showing the comparative analysis of three different techniques With this we also observe that the number of nodes increases in semi-custom layout than the fully custom latout. Figure-8 Bar chart showing area and power consumption of SR flip flop using different approaches The result by two different techniques rather than the conventional technique shows the following improvements. Table-3 represents the percentage variation of parameters. Table 3- variation in parameters Parameters considered Area Power Number of nodes Automatic layout 124.6 μm2 363μw 17/3000 Semi-custom layout with one finger 74.7 μm2 70.946μw 28/3000 Semi-custom layout with two finger 46.2μm2 31.625μw 24/3000
  • 4. Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426 NITTTR, Chandigarh EDIT -2015 196 Decrease in Parameters Semi-custom layout with one finger Semi-custom layout with two fingers Area 40.04% 62.92% Power 80.40% 91.20% Number of nodes -64.70% -41.10% Note: Negative sign shows the increase in parameters VI. CONCLUSION This paper concludes that area and power consumption in semicustom technique using 90nm technology is reduced with the compensation of increase in number of nodes. If we use nMOS and pMOS with one finger the power consumption and area is less than the auto generated layout but more than the layout which is generated by using two fingers in nMOS and pMOS . In future we can add some other power and area reduction techniques which also improve the number of nodes and signal to noise ratio used in the layout design. REFERENCES Applications Issue-4, Volume 55– No.8, October 2012 [2]. Massoud Pedram Xunwei Wu ‘’a new design for double edge triggered flip-flops’’ IEEE design automation conference pp. 417 – 421 Feb 1998 [3]. M.Arunlakshman “Power and Delay Analysis of Double Edge Triggered D-Flip Flop based Shift Registers in 16nm MOSFET technology” international Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering Vol. 3, Issue 4, April 2014 . [4] William I. Fletcher “An Engineering Approach to Digital Design”, the University of Michigan, Prentice-Hall, 1980 [5]. D. Prasanna Kumari, R. Surya Prakasha Rao, B. Vijaya Bhaskar “A Future Technology For Enhanced Operation In Flip-Flop Oriented Circuits” International Journal of Engineering Research and Applications (IJERA) Vol. 2, Issue4, pp. 2177-2180 July- August 2012. [6]. M.Arunlakshman, T.Dineshkumar, N .Mathan “Performance Evaluation of 6 Transistor D-Flip Flop based Shift Registers using GDI Technique” International Journal of Advanced Research in Computer and Communication Engineering Vol. 3, Issue 3,pp 5858-5861, March 2014. [7]. Priyanka Sharma, Rajesh Mehra , “True single phase clocking based flip-flop design using different foundries” International Journal of Advances in Engineering & Technology; May2014, Vol. 7, Issue 2, pp. 352, May 2014. [8]. Langholz, Gideon; Kandel, Abraham; Mott, Joe L.; Abraham Kandel, Joe L. Mott (1998).’’Foundations of Digital Logic Design. Singapore’’ World Scientific Publishing Co. Ptc. Ltd. P. 344 , 2011. [9] Anil K. Maini “Digital Electronics: Principles, Devices and Applications” John Wiley & Sons, Ltd. 2007 [1]. Pushpa Saini, Rajesh Mehra “Leakage Power Reduction in CMOS VLSI Circuits’’. International Journal of Computer