SlideShare a Scribd company logo
1 of 10
Download to read offline
Sundarapandian et al. (Eds) : ACITY, AIAA, CNSA, DPPR, NeCoM, WeST, DMS, P2PTM, VLSI - 2013
pp. 175–184, 2013. © CS & IT-CSCP 2013 DOI : 10.5121/csit.2013.3418
SEMI ADIABATIC ECRL AND PFAL FULL
ADDER
Subhanshi Agarwal and Manoj Sharma
Electronics and Communication Engineering Department
Bharati Vidyapeeth’s College of Engineering
New Delhi, India
ABSTRACT
Market demands have compelled the VLSI industry stake holders to integrate more and more
number of functionalities and which is also being well supported by the advances in fabrication
techniques. This has challenged the circuit designers to design the power ware circuits and in
the process many experts are using concept from other engineering areas to resolve the power
equations more optimally. Adiabatic Logic is one such technique used to reduce the power
dissipation of the circuit utilizing the principle from thermo dynamic of zero entropy exchange
with environment. Authors have used adiabatic principle and implemented full adder circuit
with ECRL and PFAL techniques. Transistor count for carry and sum are 14, 22 and 16, 24
respectively for ECRL and PFAL. The maximum frequency, maximum load driving capability
are analyzed for 1.25 micron and 0.18 micron technology. It is found that for 1.25 micron
technology ECRL based carry circuit dissipates least power of 2.860176 µW at 25 MHz, max
power of 18.17460 µW at 100 MHz and maximum Cload derived is 7 fF with 8.464489 µW at
50 MHz. The PFAL based carry circuit dissipates least power of 38.52858 µW at 20 MHz, max
power of 51.52832 µW at 100MHz and maximum Cload derived is 20 fF with 40.61746 µW at
50 MHz. ECRL based sum circuit dissipates least power of 4.932597 µW at 25 MHz, max power
of 53.1588 µW at 100 MHz and maximum Cload derived is 30 fF with 29.6655 µW at 50 MHz.
The PFAL based sum circuit dissipates least power of 7.052026 µW at 25 MHz, max power of
53.33038 µW at 100 MHz and maximum Cload derived is 20 fF with 24.11132 µW at 50 MHz.
For 0.180 micron technology – ECRL based carry circuit dissipates 59.2158 µW at fmax of
200MHz and maximum Cload derived is 20 fF with 88.63479 µW at 200MHz. PFAL based
carry circuit dissipates 583.6617 µW at 20 MHz. ECRL based sum circuit dissipates 24.37457
µW at fmax of 200 MHz and maximum Cload derived is 10 fF with 38.95504 µW at 200MHz.
PFAL based sum circuit dissipates 1555.033 µW at 20 MHz.
KEYWORDS
ECRL, PFAL, Full Adder, Adiabatic circuit
1. INTRODUCTION
Low power circuits aim at providing best output and utilizing minimum possible power. Need for
low power VLSI circuits is increasing day by day due to remarkable success and growth of the
class of personal computing devices and wireless communications systems which demand high-
speed computation and complex functionality with low power consumption. Large power
176 Computer Science & Information Technology (CS & IT)
dissipation requires larger heat sinks hence increased area and cost, and therefore highlight the
need and importance of low power circuits.
Adiabatic Logic is based on adiabatic switching principle. The term ‘adiabatic’ refers to a process
in which there is no heat exchange with the environment [8-10]. The adiabatic switching
technique can achieve very low power dissipation, but at the expense of circuit complexity.
Adiabatic logic offers a way to reuse the energy stored in the load capacitors rather than the
traditional way of discharging the load capacitors to the ground and wasting this energy [1].
2. ADIABATIC LOGIC TYPES
Adiabatic families can be mainly classified as either Partially Adiabatic or Fully Adiabatic [2]. In
Partially Adiabatic circuits, some charge is allowed to be transferred to the ground, while in Fully
Adiabatic Circuits, all the charge on the load capacitance is recovered by the power supply.
Efficient Charge Recovery Logic (ECRL) and Positive Feedback Adiabatic Logic (PFAL) are
partially adiabatic techniques. ECRL is based around a pair of cross-coupled PMOS transistors.
Their source terminals are connected to the power-clock, and the gate of each one is connected to
the drain of the other. These nodes form the complementary output signals. The function is
evaluated by a series of pull-down NMOS devices [3]. The basic structure of ECRL circuits is
shown in figure 1. The core of the PFAL circuits is a latch made by the two PMOS and two
NMOS, that avoid a logic level degradation on the output nodes “out” and “/out”. The two n-
trees realize the logic functions. This logic family also generates both positive and negative
outputs. Figure 2 shows the PFAL basic structure.
Fig 1: Basic structure of ECRL [3] Fig 2: Basic structure of PFAL [4]
3. CIRCUIT IMPLEMENTATION
A 1-bit full adder is a basic cell in digital computing systems. If it has three 1-bit inputs (A, B,
and C) and two 1-bit outputs (sum and carry), then the relations between the inputs and the
outputs can be expressed as:
Computer Science & Information Technology (CS & IT) 177
sum = Aഥሺ BഥC + BCഥሻ + Aሺ BഥCത + BCሻ
carry = AB + BC + CA
Tanner ECAD tool [8] is used for implementing the ECRL and PFAL semi adiabatic, dual rail
full adder circuit and results obtained from the two are compared. 1.25 micron and 0.18 micron
technologies are used. Tanner suit components S-edit is used for schematic entry, TSpice for
simulation and W-Edit for waveform analysis.
The logic function blocks (F) shown in the basic structures of ECRL and PFAL can be
implemented using the above equations of sum and carry. Similarly, /F logic function block can
be implemented by finding out the complement of sum and carry equations and then simplifying
them. The equations for /F logic function block will be as follows:
sumതതതതതത = Aሺ BCത + BഥCሻ + Aഥሺ BC + BഥCതሻ
ܿܽ‫ݕݎݎ‬തതതതതതതത = ሺ‫ܣ‬̅ + ‫ܤ‬തሻ. ሺ‫ܤ‬ത + ‫ܥ‬̅ ሻ. ሺ‫ܥ‬̅ + ‫ܣ‬̅ሻ
Figure 3 to figure 6 show the circuit implementations of the sum and carry using ECRL and
PFAL techniques.
Fig 3: Circuit of Sum in an Adder using ECRL
Fig 4: Circuit of Carry in an Adder using ECRL
178 Computer Science & Information Technology (CS & IT)
Fig 5: Circuit of Sum in an Adder using PFAL
Fig 6: Circuit of Carry in an Adder using PFAL
4. RESULTS
The two circuits are verified with different set of test vectors covering several input combinations
for different set of frequencies and load capacitances. The simulation waveforms are shown in
figure 7 to figure 10. The results pertaining to minimum voltage, average power, maximum
frequency and maximum load are tabulated in table1 to table 7. The results are graphically
analyzed and shown in figure 11 to figure 17.
Computer Science & Information Technology (CS & IT) 179
Fig 7: Waveform for Sum in an Adder using ECRL
Fig 8: Waveform for Carry in an Adder using ECRL
Fig 9: Waveform for Sum in an Adder using PFAL
180 Computer Science & Information Technology (CS & IT)
Fig 10: Waveform for Carry in an Adder using PFAL
Computer Science & Information Technology (CS & IT)
Fig 11: Comparison between
0
100
200
300
400
500
600
NUMBER OF
TRANSISTORS
14 16
Transistor Count, Maximum Frequency and Average
Power for carry using 0.18micron technology
Computer Science & Information Technology (CS & IT)
Fig 11: Comparison between carry-ECRL and PFAL for 0.18 micron technology
MAXIMUM
FREQUENCY(MHz)
AVERAGE POWER(µW)
200
59.2158
20
583.6617
Transistor Count, Maximum Frequency and Average
Power for carry using 0.18micron technology
181
ECRL and PFAL for 0.18 micron technology
ECRL
PFAL
182 Computer Science & Information Technology (CS & IT)
Fig 12: Comparison between sum
Fig 13: Transistor Count, Maximum Load Capacitance and Average Power at f=200MHz ECRL
sum and carry for 0.18 micron technology
Fig 14: Average Power and Frequency for Sum ECRL and PFAL for 1.25 micron technology
0
500
1000
1500
2000
NUMBER OF
TRANSISTORS
22 24
Transistor Count, Maximum Frequency and Average Power for Sum(0.18 micron technology)
0
20
40
60
80
100
NUMBER OF
TRANSISTORS
14
22
Transistor Count, Maximum Load Capacitance and Average Power at f=200MHz(0.18
Computer Science & Information Technology (CS & IT)
Fig 12: Comparison between sum-ECRL and PFAL for 0.18 micron technology
Fig 13: Transistor Count, Maximum Load Capacitance and Average Power at f=200MHz ECRL
sum and carry for 0.18 micron technology
Fig 14: Average Power and Frequency for Sum ECRL and PFAL for 1.25 micron technology
MAXIMUM
FREQUENCY(MHz)
AVERAGE
POWER(µW)
200
24.3745720
1555.033
Transistor Count, Maximum Frequency and Average Power for Sum(0.18 micron technology)
MAXIMUM LOAD
CAPACITANCE(fF)
AVERAGE POWER(µW)
20
88.63479
10
38.95504
Transistor Count, Maximum Load Capacitance and Average Power at f=200MHz(0.18
micron technology)
ECRL(CARRY)
ECRL(SUM)
ECRL and PFAL for 0.18 micron technology
Fig 13: Transistor Count, Maximum Load Capacitance and Average Power at f=200MHz ECRL
Fig 14: Average Power and Frequency for Sum ECRL and PFAL for 1.25 micron technology
Transistor Count, Maximum Frequency and Average Power for Sum(0.18 micron technology)
ECRL
PFAL
ECRL(CARRY)
ECRL(SUM)
Computer Science & Information Technology (CS & IT)
Fig 15: ECRL and PFAL Carry Circuit at f=50MHz using 1.25 micron technology
Fig 16: ECRL and PFAL Sum Circuit at f=50MHz using 1.25 micron technology
Fig 17: ECRL and PFAL
0
10
20
30
40
50
NUMBER OF
TRANSISTORS
14 16
For Carry Circuit at f=50MHz using 1.25 micron technology
0
50
22 24
Analysis for SUM at f=50MHz using 1.25 micron technology
0
10
20
30
40
50
60
25
AVERAGEPOWER(µW)
Average Power versus Frequency for Carry
Computer Science & Information Technology (CS & IT)
Fig 15: ECRL and PFAL Carry Circuit at f=50MHz using 1.25 micron technology
Fig 16: ECRL and PFAL Sum Circuit at f=50MHz using 1.25 micron technology
Fig 17: ECRL and PFAL Carry Circuit Power vs frequency
MAXIMUM LOAD
CAPACITANCE(fF)
AVERAGE
POWER(µW)
7 8.464489
20
40.61746
For Carry Circuit at f=50MHz using 1.25 micron technology
30 29.6655
20 24.11132
Analysis for SUM at f=50MHz using 1.25 micron technology
50 100
FREQUENCY(MHz)
Average Power versus Frequency for Carry
183
Fig 15: ECRL and PFAL Carry Circuit at f=50MHz using 1.25 micron technology
Fig 16: ECRL and PFAL Sum Circuit at f=50MHz using 1.25 micron technology
ECRL
PFAL
ECRL
PFAL
ECRL
PFAL
184 Computer Science & Information Technology (CS & IT)
5. CONCLUSION
Authors have implemented the full adder circuit using semi adiabatic, dual rail, ECRL and PFAL
techniques with 1.25 micron and 0.18 micron technology. Through the implementation, authors
have compared the two techniques with respect to the transistor count, maximum operating
frequency, power dissipation and output level quality. The transistor count for carry and sum are
14, 22 and 16, 24 respectively for ECRL and PFAL. It is found that for 1.25 micron technology
ECRL based carry circuit dissipates least power of 2.860176 µW at 25 MHz, max power of
18.17460 µW at 100 MHz and maximum Cload derived is 7 fF with 8.464489 µW at 50 MHz.
The PFAL based carry circuit dissipates least power of 38.52858 µW at 20 MHz, max power of
51.52832 µW at 100MHz and maximum Cload derived is 20 fF with 40.61746 µW at 50 MHz .
ECRL based sum circuit dissipates least power of 4.932597 µW at 25 MHz, max power of
53.1588 µW at 100 MHz and maximum Cload derived is 30 fF with 29.6655 µW at 50 MHz. The
PFAL based sum circuit dissipates least power of 7.052026 µW at 25 MHz, max power of
53.33038 µW at 100 MHz and maximum Cload derived is 20 fF with 24.11132 µW at 50 MHz.
For 0.180 micron technology – ECRL based carry circuit dissipates 59.2158 µW at fmax of 200
MHz and maximum Cload derived is 20 fF with 88.63479 µW at 200MHz. PFAL based carry
circuit dissipates 583.6617 µW at 20 MHz. ECRL based sum circuit dissipates 24.37457 µW at
fmax of 200 MHz and maximum Cload derived is 10 fF with 38.95504 µW at 200MHz. PFAL
based sum circuit dissipates 1555.033 µW at 20 MHz. The output levels for PFAL are better and
stabilize quickly as compared to the ECRL based full adder circuit.
REFERENCES
[1] Rama Tulasi, G., Venugopal, K., Vijayabaskar, B., SuryaPrakash, R.: Design & Analysis of full
adders using adiabatic logic. In: International Journal of Engineering Research & Technology
(IJERT), vol. 1, Issue 5, July 2012.
[2] Indermauer, T., Horowitz, M.: Evaluation of Charge Recovery Circuits and Adiabatic Switching for
Low Power Design. In: Technical Digest IEEE Symposium Low Power Electronics, San Diego, pp.
102-103, October 2002.
[3] http://dspace.thapar.edu, Sanjay Kumar “Design Of Low Power Cmos Cell Structures Based On
Adiabatic Switching Principle”.
[4] Fischer, J., Amirante, E.,Bargagli-Stoffi, A., Schmitt-Landsiedel, D.: Improving the positive feedback
adiabatic logic family. In: Advances in Radio Science(2004), pp. 221-225
[5] Atul Kumar Maurya, Gagnesh Kumar: Energy Efficient Adiabatic Logic for Low Power VLSI
Applications. In: International Conference on Communication Systems and Network Technologies
2011.
[6] Y. Sunil Gavaskar Reddy, V.V.G.S. Rajendra Prasad. In: Power Comparison Of CMOS and
Adiabatic Full Adder Circuits.
[7] http://www.tannereda.com/ poduct 21 dec 2012
[8] Adiabatic Process http://hyperphysics.phy-astr.gsu.edu/hbase/thermo/adiab.html date 21 Dec 2012
[9] Adiabatic Process, http://www.britannica.com/ EBchecked/topic/5898/adiabatic-process date 21 dec
2012
[10] The Adiabatic Principle http://academic. brooklyn.cuny.edu/education/jlemke/webs/time/mca-
adiabatic.htm date 21 dec 2012

More Related Content

What's hot

IRAMY Inverter Control for Solar Electric Vehicle
IRAMY Inverter Control for Solar Electric VehicleIRAMY Inverter Control for Solar Electric Vehicle
IRAMY Inverter Control for Solar Electric VehicleIJPEDS-IAES
 
Alternative approach to design matching network for differential drive 2016
Alternative approach to design matching network for differential drive 2016Alternative approach to design matching network for differential drive 2016
Alternative approach to design matching network for differential drive 2016Saravana Selvan
 
Analysis of Design, and Control of Sustainable Energy Based Hybrid Power System
Analysis of Design, and Control of Sustainable Energy Based Hybrid Power SystemAnalysis of Design, and Control of Sustainable Energy Based Hybrid Power System
Analysis of Design, and Control of Sustainable Energy Based Hybrid Power SystemIJSRED
 
Pmu's Placement in power System using AI algorithms
Pmu's Placement in power System using AI algorithmsPmu's Placement in power System using AI algorithms
Pmu's Placement in power System using AI algorithmsAjay Singh
 
MPPT for PV System Based on Variable Step Size P&O Algorithm
MPPT for PV System Based on Variable Step Size P&O AlgorithmMPPT for PV System Based on Variable Step Size P&O Algorithm
MPPT for PV System Based on Variable Step Size P&O AlgorithmTELKOMNIKA JOURNAL
 
CFOA based Integrator Suitable for Analog Signal Processing: Crimson Publishers
CFOA based Integrator Suitable for Analog Signal Processing: Crimson PublishersCFOA based Integrator Suitable for Analog Signal Processing: Crimson Publishers
CFOA based Integrator Suitable for Analog Signal Processing: Crimson PublishersCrimsonpublishers-Electronics
 
CFOA based Integrator Suitable for Analog Signal Processing_ Crimson Publishers
CFOA based Integrator Suitable for Analog Signal Processing_ Crimson PublishersCFOA based Integrator Suitable for Analog Signal Processing_ Crimson Publishers
CFOA based Integrator Suitable for Analog Signal Processing_ Crimson PublishersCrimsonpublishers-Electronics
 
Design of High Speed Low Power 15-4 Compressor Using Complementary Energy Pat...
Design of High Speed Low Power 15-4 Compressor Using Complementary Energy Pat...Design of High Speed Low Power 15-4 Compressor Using Complementary Energy Pat...
Design of High Speed Low Power 15-4 Compressor Using Complementary Energy Pat...CSCJournals
 
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
 
Low Power Full Adder using 9T Structure
Low Power Full Adder using 9T StructureLow Power Full Adder using 9T Structure
Low Power Full Adder using 9T Structureidescitation
 
A Three-Phase Grid-Connected PV System Based on SAPF for Power Quality Improv...
A Three-Phase Grid-Connected PV System Based on SAPF for Power Quality Improv...A Three-Phase Grid-Connected PV System Based on SAPF for Power Quality Improv...
A Three-Phase Grid-Connected PV System Based on SAPF for Power Quality Improv...TELKOMNIKA JOURNAL
 
Implementation of Full Adder Cell Using High Performance CMOS Technology
Implementation of Full Adder Cell Using High Performance CMOS TechnologyImplementation of Full Adder Cell Using High Performance CMOS Technology
Implementation of Full Adder Cell Using High Performance CMOS Technologyijsrd.com
 

What's hot (20)

IRAMY Inverter Control for Solar Electric Vehicle
IRAMY Inverter Control for Solar Electric VehicleIRAMY Inverter Control for Solar Electric Vehicle
IRAMY Inverter Control for Solar Electric Vehicle
 
Alternative approach to design matching network for differential drive 2016
Alternative approach to design matching network for differential drive 2016Alternative approach to design matching network for differential drive 2016
Alternative approach to design matching network for differential drive 2016
 
B1103040715
B1103040715B1103040715
B1103040715
 
Control of PMSG based variable speed wind energy conversion system connected ...
Control of PMSG based variable speed wind energy conversion system connected ...Control of PMSG based variable speed wind energy conversion system connected ...
Control of PMSG based variable speed wind energy conversion system connected ...
 
Hv3513651369
Hv3513651369Hv3513651369
Hv3513651369
 
Analysis of Design, and Control of Sustainable Energy Based Hybrid Power System
Analysis of Design, and Control of Sustainable Energy Based Hybrid Power SystemAnalysis of Design, and Control of Sustainable Energy Based Hybrid Power System
Analysis of Design, and Control of Sustainable Energy Based Hybrid Power System
 
Pmu's Placement in power System using AI algorithms
Pmu's Placement in power System using AI algorithmsPmu's Placement in power System using AI algorithms
Pmu's Placement in power System using AI algorithms
 
[IJET-V1I2P6] Authors :Sarat K Kotamraju, K.Ch.Sri Kavya, A.Gnandeep Reddy, G...
[IJET-V1I2P6] Authors :Sarat K Kotamraju, K.Ch.Sri Kavya, A.Gnandeep Reddy, G...[IJET-V1I2P6] Authors :Sarat K Kotamraju, K.Ch.Sri Kavya, A.Gnandeep Reddy, G...
[IJET-V1I2P6] Authors :Sarat K Kotamraju, K.Ch.Sri Kavya, A.Gnandeep Reddy, G...
 
Design and implement of pulse width modulation with low-cost hardware in the ...
Design and implement of pulse width modulation with low-cost hardware in the ...Design and implement of pulse width modulation with low-cost hardware in the ...
Design and implement of pulse width modulation with low-cost hardware in the ...
 
MPPT for PV System Based on Variable Step Size P&O Algorithm
MPPT for PV System Based on Variable Step Size P&O AlgorithmMPPT for PV System Based on Variable Step Size P&O Algorithm
MPPT for PV System Based on Variable Step Size P&O Algorithm
 
CFOA based Integrator Suitable for Analog Signal Processing: Crimson Publishers
CFOA based Integrator Suitable for Analog Signal Processing: Crimson PublishersCFOA based Integrator Suitable for Analog Signal Processing: Crimson Publishers
CFOA based Integrator Suitable for Analog Signal Processing: Crimson Publishers
 
CFOA based Integrator Suitable for Analog Signal Processing_ Crimson Publishers
CFOA based Integrator Suitable for Analog Signal Processing_ Crimson PublishersCFOA based Integrator Suitable for Analog Signal Processing_ Crimson Publishers
CFOA based Integrator Suitable for Analog Signal Processing_ Crimson Publishers
 
B1102030610
B1102030610B1102030610
B1102030610
 
Design of High Speed Low Power 15-4 Compressor Using Complementary Energy Pat...
Design of High Speed Low Power 15-4 Compressor Using Complementary Energy Pat...Design of High Speed Low Power 15-4 Compressor Using Complementary Energy Pat...
Design of High Speed Low Power 15-4 Compressor Using Complementary Energy Pat...
 
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
 
Improved 25-level inverter topology with reduced part count for PV grid-tie a...
Improved 25-level inverter topology with reduced part count for PV grid-tie a...Improved 25-level inverter topology with reduced part count for PV grid-tie a...
Improved 25-level inverter topology with reduced part count for PV grid-tie a...
 
Cw4301569573
Cw4301569573Cw4301569573
Cw4301569573
 
Low Power Full Adder using 9T Structure
Low Power Full Adder using 9T StructureLow Power Full Adder using 9T Structure
Low Power Full Adder using 9T Structure
 
A Three-Phase Grid-Connected PV System Based on SAPF for Power Quality Improv...
A Three-Phase Grid-Connected PV System Based on SAPF for Power Quality Improv...A Three-Phase Grid-Connected PV System Based on SAPF for Power Quality Improv...
A Three-Phase Grid-Connected PV System Based on SAPF for Power Quality Improv...
 
Implementation of Full Adder Cell Using High Performance CMOS Technology
Implementation of Full Adder Cell Using High Performance CMOS TechnologyImplementation of Full Adder Cell Using High Performance CMOS Technology
Implementation of Full Adder Cell Using High Performance CMOS Technology
 

Viewers also liked

ADAPTIVE BLIND MULTIUSER DETECTION UNDER IMPULSIVE NOISE USING PRINCIPAL COMP...
ADAPTIVE BLIND MULTIUSER DETECTION UNDER IMPULSIVE NOISE USING PRINCIPAL COMP...ADAPTIVE BLIND MULTIUSER DETECTION UNDER IMPULSIVE NOISE USING PRINCIPAL COMP...
ADAPTIVE BLIND MULTIUSER DETECTION UNDER IMPULSIVE NOISE USING PRINCIPAL COMP...csandit
 
EMPLOYEES CHARACTERISTICS IN KNOWLEDGE TRANSFER AND PERFORMANCE
EMPLOYEES CHARACTERISTICS IN KNOWLEDGE TRANSFER AND PERFORMANCEEMPLOYEES CHARACTERISTICS IN KNOWLEDGE TRANSFER AND PERFORMANCE
EMPLOYEES CHARACTERISTICS IN KNOWLEDGE TRANSFER AND PERFORMANCEcsandit
 
Surveillance Video Based Robust Detection and Notification of Real Time Suspi...
Surveillance Video Based Robust Detection and Notification of Real Time Suspi...Surveillance Video Based Robust Detection and Notification of Real Time Suspi...
Surveillance Video Based Robust Detection and Notification of Real Time Suspi...csandit
 
Performance Evaluation of Trajectory Queries on Multiprocessor and Cluster
Performance Evaluation of Trajectory Queries on Multiprocessor and ClusterPerformance Evaluation of Trajectory Queries on Multiprocessor and Cluster
Performance Evaluation of Trajectory Queries on Multiprocessor and Clustercsandit
 
ENHANCING KEYWORD SEARCH OVER RELATIONAL DATABASES USING ONTOLOGIES
ENHANCING KEYWORD SEARCH OVER RELATIONAL DATABASES USING ONTOLOGIESENHANCING KEYWORD SEARCH OVER RELATIONAL DATABASES USING ONTOLOGIES
ENHANCING KEYWORD SEARCH OVER RELATIONAL DATABASES USING ONTOLOGIEScsandit
 
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...csandit
 
MEDIAN BASED PARALLEL STEERING KERNEL REGRESSION FOR IMAGE RECONSTRUCTION
MEDIAN BASED PARALLEL STEERING KERNEL REGRESSION FOR IMAGE RECONSTRUCTIONMEDIAN BASED PARALLEL STEERING KERNEL REGRESSION FOR IMAGE RECONSTRUCTION
MEDIAN BASED PARALLEL STEERING KERNEL REGRESSION FOR IMAGE RECONSTRUCTIONcsandit
 
Testing and Improving Local Adaptive Importance Sampling in LFJ Local-JT in M...
Testing and Improving Local Adaptive Importance Sampling in LFJ Local-JT in M...Testing and Improving Local Adaptive Importance Sampling in LFJ Local-JT in M...
Testing and Improving Local Adaptive Importance Sampling in LFJ Local-JT in M...csandit
 
Configuration of a Guidance Process for Software Process Modeling
Configuration of a Guidance Process for Software Process Modeling Configuration of a Guidance Process for Software Process Modeling
Configuration of a Guidance Process for Software Process Modeling csandit
 
A FAST FAULT TOLERANT PARTITIONING ALGORITHM FOR WIRELESS SENSOR NETWORKS
A FAST FAULT TOLERANT PARTITIONING ALGORITHM FOR WIRELESS SENSOR NETWORKSA FAST FAULT TOLERANT PARTITIONING ALGORITHM FOR WIRELESS SENSOR NETWORKS
A FAST FAULT TOLERANT PARTITIONING ALGORITHM FOR WIRELESS SENSOR NETWORKScsandit
 
Geometric Correction for Braille Document Images
Geometric Correction for Braille Document Images  Geometric Correction for Braille Document Images
Geometric Correction for Braille Document Images csandit
 
IP Core Design of Hight Lightweight Cipher and its Implementation
IP Core Design of Hight Lightweight Cipher and its Implementation IP Core Design of Hight Lightweight Cipher and its Implementation
IP Core Design of Hight Lightweight Cipher and its Implementation csandit
 
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGESGEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGEScsandit
 
ANALYSIS OF A CHAOTIC SPIKING NEURAL MODEL : THE NDS NEURON
ANALYSIS OF A CHAOTIC SPIKING NEURAL MODEL : THE NDS NEURONANALYSIS OF A CHAOTIC SPIKING NEURAL MODEL : THE NDS NEURON
ANALYSIS OF A CHAOTIC SPIKING NEURAL MODEL : THE NDS NEURONcsandit
 
A Routing Protocol Orphan-Leach to Join Orphan Nodes in Wireless Sensor Netwo...
A Routing Protocol Orphan-Leach to Join Orphan Nodes in Wireless Sensor Netwo...A Routing Protocol Orphan-Leach to Join Orphan Nodes in Wireless Sensor Netwo...
A Routing Protocol Orphan-Leach to Join Orphan Nodes in Wireless Sensor Netwo...csandit
 
Analysis of CMOS and MTCMOS Circuits Using 250 Nano Meter Technology
Analysis of CMOS and MTCMOS Circuits Using 250 Nano Meter Technology Analysis of CMOS and MTCMOS Circuits Using 250 Nano Meter Technology
Analysis of CMOS and MTCMOS Circuits Using 250 Nano Meter Technology csandit
 
OUDG : Cross Model Datum Access with Semantic Preservation for Legacy Databases
OUDG : Cross Model Datum Access with Semantic Preservation for Legacy Databases OUDG : Cross Model Datum Access with Semantic Preservation for Legacy Databases
OUDG : Cross Model Datum Access with Semantic Preservation for Legacy Databases csandit
 
L IVE T ILES I N M AINFRAME
L IVE  T ILES  I N  M AINFRAMEL IVE  T ILES  I N  M AINFRAME
L IVE T ILES I N M AINFRAMEcsandit
 
T EXT M INING AND C LASSIFICATION OF P RODUCT R EVIEWS U SING S TRUCTURED S U...
T EXT M INING AND C LASSIFICATION OF P RODUCT R EVIEWS U SING S TRUCTURED S U...T EXT M INING AND C LASSIFICATION OF P RODUCT R EVIEWS U SING S TRUCTURED S U...
T EXT M INING AND C LASSIFICATION OF P RODUCT R EVIEWS U SING S TRUCTURED S U...csandit
 

Viewers also liked (19)

ADAPTIVE BLIND MULTIUSER DETECTION UNDER IMPULSIVE NOISE USING PRINCIPAL COMP...
ADAPTIVE BLIND MULTIUSER DETECTION UNDER IMPULSIVE NOISE USING PRINCIPAL COMP...ADAPTIVE BLIND MULTIUSER DETECTION UNDER IMPULSIVE NOISE USING PRINCIPAL COMP...
ADAPTIVE BLIND MULTIUSER DETECTION UNDER IMPULSIVE NOISE USING PRINCIPAL COMP...
 
EMPLOYEES CHARACTERISTICS IN KNOWLEDGE TRANSFER AND PERFORMANCE
EMPLOYEES CHARACTERISTICS IN KNOWLEDGE TRANSFER AND PERFORMANCEEMPLOYEES CHARACTERISTICS IN KNOWLEDGE TRANSFER AND PERFORMANCE
EMPLOYEES CHARACTERISTICS IN KNOWLEDGE TRANSFER AND PERFORMANCE
 
Surveillance Video Based Robust Detection and Notification of Real Time Suspi...
Surveillance Video Based Robust Detection and Notification of Real Time Suspi...Surveillance Video Based Robust Detection and Notification of Real Time Suspi...
Surveillance Video Based Robust Detection and Notification of Real Time Suspi...
 
Performance Evaluation of Trajectory Queries on Multiprocessor and Cluster
Performance Evaluation of Trajectory Queries on Multiprocessor and ClusterPerformance Evaluation of Trajectory Queries on Multiprocessor and Cluster
Performance Evaluation of Trajectory Queries on Multiprocessor and Cluster
 
ENHANCING KEYWORD SEARCH OVER RELATIONAL DATABASES USING ONTOLOGIES
ENHANCING KEYWORD SEARCH OVER RELATIONAL DATABASES USING ONTOLOGIESENHANCING KEYWORD SEARCH OVER RELATIONAL DATABASES USING ONTOLOGIES
ENHANCING KEYWORD SEARCH OVER RELATIONAL DATABASES USING ONTOLOGIES
 
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
 
MEDIAN BASED PARALLEL STEERING KERNEL REGRESSION FOR IMAGE RECONSTRUCTION
MEDIAN BASED PARALLEL STEERING KERNEL REGRESSION FOR IMAGE RECONSTRUCTIONMEDIAN BASED PARALLEL STEERING KERNEL REGRESSION FOR IMAGE RECONSTRUCTION
MEDIAN BASED PARALLEL STEERING KERNEL REGRESSION FOR IMAGE RECONSTRUCTION
 
Testing and Improving Local Adaptive Importance Sampling in LFJ Local-JT in M...
Testing and Improving Local Adaptive Importance Sampling in LFJ Local-JT in M...Testing and Improving Local Adaptive Importance Sampling in LFJ Local-JT in M...
Testing and Improving Local Adaptive Importance Sampling in LFJ Local-JT in M...
 
Configuration of a Guidance Process for Software Process Modeling
Configuration of a Guidance Process for Software Process Modeling Configuration of a Guidance Process for Software Process Modeling
Configuration of a Guidance Process for Software Process Modeling
 
A FAST FAULT TOLERANT PARTITIONING ALGORITHM FOR WIRELESS SENSOR NETWORKS
A FAST FAULT TOLERANT PARTITIONING ALGORITHM FOR WIRELESS SENSOR NETWORKSA FAST FAULT TOLERANT PARTITIONING ALGORITHM FOR WIRELESS SENSOR NETWORKS
A FAST FAULT TOLERANT PARTITIONING ALGORITHM FOR WIRELESS SENSOR NETWORKS
 
Geometric Correction for Braille Document Images
Geometric Correction for Braille Document Images  Geometric Correction for Braille Document Images
Geometric Correction for Braille Document Images
 
IP Core Design of Hight Lightweight Cipher and its Implementation
IP Core Design of Hight Lightweight Cipher and its Implementation IP Core Design of Hight Lightweight Cipher and its Implementation
IP Core Design of Hight Lightweight Cipher and its Implementation
 
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGESGEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
 
ANALYSIS OF A CHAOTIC SPIKING NEURAL MODEL : THE NDS NEURON
ANALYSIS OF A CHAOTIC SPIKING NEURAL MODEL : THE NDS NEURONANALYSIS OF A CHAOTIC SPIKING NEURAL MODEL : THE NDS NEURON
ANALYSIS OF A CHAOTIC SPIKING NEURAL MODEL : THE NDS NEURON
 
A Routing Protocol Orphan-Leach to Join Orphan Nodes in Wireless Sensor Netwo...
A Routing Protocol Orphan-Leach to Join Orphan Nodes in Wireless Sensor Netwo...A Routing Protocol Orphan-Leach to Join Orphan Nodes in Wireless Sensor Netwo...
A Routing Protocol Orphan-Leach to Join Orphan Nodes in Wireless Sensor Netwo...
 
Analysis of CMOS and MTCMOS Circuits Using 250 Nano Meter Technology
Analysis of CMOS and MTCMOS Circuits Using 250 Nano Meter Technology Analysis of CMOS and MTCMOS Circuits Using 250 Nano Meter Technology
Analysis of CMOS and MTCMOS Circuits Using 250 Nano Meter Technology
 
OUDG : Cross Model Datum Access with Semantic Preservation for Legacy Databases
OUDG : Cross Model Datum Access with Semantic Preservation for Legacy Databases OUDG : Cross Model Datum Access with Semantic Preservation for Legacy Databases
OUDG : Cross Model Datum Access with Semantic Preservation for Legacy Databases
 
L IVE T ILES I N M AINFRAME
L IVE  T ILES  I N  M AINFRAMEL IVE  T ILES  I N  M AINFRAME
L IVE T ILES I N M AINFRAME
 
T EXT M INING AND C LASSIFICATION OF P RODUCT R EVIEWS U SING S TRUCTURED S U...
T EXT M INING AND C LASSIFICATION OF P RODUCT R EVIEWS U SING S TRUCTURED S U...T EXT M INING AND C LASSIFICATION OF P RODUCT R EVIEWS U SING S TRUCTURED S U...
T EXT M INING AND C LASSIFICATION OF P RODUCT R EVIEWS U SING S TRUCTURED S U...
 

Similar to SEMI ADIABATIC ECRL AND PFAL FULL ADDER

Power evaluation of adiabatic logic circuits in 45 nm technology
Power evaluation of adiabatic logic circuits in 45 nm technologyPower evaluation of adiabatic logic circuits in 45 nm technology
Power evaluation of adiabatic logic circuits in 45 nm technologyIAEME Publication
 
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...IJMER
 
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...IOSR Journals
 
New Technique Combining the Tone Reservation Method with Clipping Technique t...
New Technique Combining the Tone Reservation Method with Clipping Technique t...New Technique Combining the Tone Reservation Method with Clipping Technique t...
New Technique Combining the Tone Reservation Method with Clipping Technique t...IJECEIAES
 
Carbon nano tube based delay model for high speed energy efficient on chip da...
Carbon nano tube based delay model for high speed energy efficient on chip da...Carbon nano tube based delay model for high speed energy efficient on chip da...
Carbon nano tube based delay model for high speed energy efficient on chip da...elelijjournal
 
Energy Consumption Saving in Embedded Microprocessors Using Hardware Accelera...
Energy Consumption Saving in Embedded Microprocessors Using Hardware Accelera...Energy Consumption Saving in Embedded Microprocessors Using Hardware Accelera...
Energy Consumption Saving in Embedded Microprocessors Using Hardware Accelera...TELKOMNIKA JOURNAL
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
VLSI projects 2014
VLSI projects 2014VLSI projects 2014
VLSI projects 2014Senthilvel S
 
Design and optimization of multi user OFDM orthogonal chaotic vector shift ke...
Design and optimization of multi user OFDM orthogonal chaotic vector shift ke...Design and optimization of multi user OFDM orthogonal chaotic vector shift ke...
Design and optimization of multi user OFDM orthogonal chaotic vector shift ke...journalBEEI
 
simulation and implementation of a spwm inverter pulse for educational purposes
simulation and implementation of a spwm inverter pulse for educational purposessimulation and implementation of a spwm inverter pulse for educational purposes
simulation and implementation of a spwm inverter pulse for educational purposesEleftheriosSamiotis1
 
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSTHE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSIJCSEA Journal
 
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSTHE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSIJCSEA Journal
 
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSTHE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSIJCSEA Journal
 

Similar to SEMI ADIABATIC ECRL AND PFAL FULL ADDER (20)

[IJCT-V3I2P23] Authors: Baljinder Kaur, Narinder Sharma
[IJCT-V3I2P23] Authors: Baljinder Kaur, Narinder Sharma[IJCT-V3I2P23] Authors: Baljinder Kaur, Narinder Sharma
[IJCT-V3I2P23] Authors: Baljinder Kaur, Narinder Sharma
 
Power evaluation of adiabatic logic circuits in 45 nm technology
Power evaluation of adiabatic logic circuits in 45 nm technologyPower evaluation of adiabatic logic circuits in 45 nm technology
Power evaluation of adiabatic logic circuits in 45 nm technology
 
Gy3412771280
Gy3412771280Gy3412771280
Gy3412771280
 
Batch32 seminar ppt.pptx
Batch32 seminar ppt.pptxBatch32 seminar ppt.pptx
Batch32 seminar ppt.pptx
 
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
 
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
 
New Technique Combining the Tone Reservation Method with Clipping Technique t...
New Technique Combining the Tone Reservation Method with Clipping Technique t...New Technique Combining the Tone Reservation Method with Clipping Technique t...
New Technique Combining the Tone Reservation Method with Clipping Technique t...
 
Be35317323
Be35317323Be35317323
Be35317323
 
Carbon nano tube based delay model for high speed energy efficient on chip da...
Carbon nano tube based delay model for high speed energy efficient on chip da...Carbon nano tube based delay model for high speed energy efficient on chip da...
Carbon nano tube based delay model for high speed energy efficient on chip da...
 
Energy Consumption Saving in Embedded Microprocessors Using Hardware Accelera...
Energy Consumption Saving in Embedded Microprocessors Using Hardware Accelera...Energy Consumption Saving in Embedded Microprocessors Using Hardware Accelera...
Energy Consumption Saving in Embedded Microprocessors Using Hardware Accelera...
 
Introduction
IntroductionIntroduction
Introduction
 
Irjet v4 i6288
Irjet v4 i6288Irjet v4 i6288
Irjet v4 i6288
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
VLSI projects 2014
VLSI projects 2014VLSI projects 2014
VLSI projects 2014
 
Design and Analysis of Capacitive Power Transfer System with and without the ...
Design and Analysis of Capacitive Power Transfer System with and without the ...Design and Analysis of Capacitive Power Transfer System with and without the ...
Design and Analysis of Capacitive Power Transfer System with and without the ...
 
Design and optimization of multi user OFDM orthogonal chaotic vector shift ke...
Design and optimization of multi user OFDM orthogonal chaotic vector shift ke...Design and optimization of multi user OFDM orthogonal chaotic vector shift ke...
Design and optimization of multi user OFDM orthogonal chaotic vector shift ke...
 
simulation and implementation of a spwm inverter pulse for educational purposes
simulation and implementation of a spwm inverter pulse for educational purposessimulation and implementation of a spwm inverter pulse for educational purposes
simulation and implementation of a spwm inverter pulse for educational purposes
 
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSTHE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
 
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSTHE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
 
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSTHE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
 

Recently uploaded

Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 

Recently uploaded (20)

Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 

SEMI ADIABATIC ECRL AND PFAL FULL ADDER

  • 1. Sundarapandian et al. (Eds) : ACITY, AIAA, CNSA, DPPR, NeCoM, WeST, DMS, P2PTM, VLSI - 2013 pp. 175–184, 2013. © CS & IT-CSCP 2013 DOI : 10.5121/csit.2013.3418 SEMI ADIABATIC ECRL AND PFAL FULL ADDER Subhanshi Agarwal and Manoj Sharma Electronics and Communication Engineering Department Bharati Vidyapeeth’s College of Engineering New Delhi, India ABSTRACT Market demands have compelled the VLSI industry stake holders to integrate more and more number of functionalities and which is also being well supported by the advances in fabrication techniques. This has challenged the circuit designers to design the power ware circuits and in the process many experts are using concept from other engineering areas to resolve the power equations more optimally. Adiabatic Logic is one such technique used to reduce the power dissipation of the circuit utilizing the principle from thermo dynamic of zero entropy exchange with environment. Authors have used adiabatic principle and implemented full adder circuit with ECRL and PFAL techniques. Transistor count for carry and sum are 14, 22 and 16, 24 respectively for ECRL and PFAL. The maximum frequency, maximum load driving capability are analyzed for 1.25 micron and 0.18 micron technology. It is found that for 1.25 micron technology ECRL based carry circuit dissipates least power of 2.860176 µW at 25 MHz, max power of 18.17460 µW at 100 MHz and maximum Cload derived is 7 fF with 8.464489 µW at 50 MHz. The PFAL based carry circuit dissipates least power of 38.52858 µW at 20 MHz, max power of 51.52832 µW at 100MHz and maximum Cload derived is 20 fF with 40.61746 µW at 50 MHz. ECRL based sum circuit dissipates least power of 4.932597 µW at 25 MHz, max power of 53.1588 µW at 100 MHz and maximum Cload derived is 30 fF with 29.6655 µW at 50 MHz. The PFAL based sum circuit dissipates least power of 7.052026 µW at 25 MHz, max power of 53.33038 µW at 100 MHz and maximum Cload derived is 20 fF with 24.11132 µW at 50 MHz. For 0.180 micron technology – ECRL based carry circuit dissipates 59.2158 µW at fmax of 200MHz and maximum Cload derived is 20 fF with 88.63479 µW at 200MHz. PFAL based carry circuit dissipates 583.6617 µW at 20 MHz. ECRL based sum circuit dissipates 24.37457 µW at fmax of 200 MHz and maximum Cload derived is 10 fF with 38.95504 µW at 200MHz. PFAL based sum circuit dissipates 1555.033 µW at 20 MHz. KEYWORDS ECRL, PFAL, Full Adder, Adiabatic circuit 1. INTRODUCTION Low power circuits aim at providing best output and utilizing minimum possible power. Need for low power VLSI circuits is increasing day by day due to remarkable success and growth of the class of personal computing devices and wireless communications systems which demand high- speed computation and complex functionality with low power consumption. Large power
  • 2. 176 Computer Science & Information Technology (CS & IT) dissipation requires larger heat sinks hence increased area and cost, and therefore highlight the need and importance of low power circuits. Adiabatic Logic is based on adiabatic switching principle. The term ‘adiabatic’ refers to a process in which there is no heat exchange with the environment [8-10]. The adiabatic switching technique can achieve very low power dissipation, but at the expense of circuit complexity. Adiabatic logic offers a way to reuse the energy stored in the load capacitors rather than the traditional way of discharging the load capacitors to the ground and wasting this energy [1]. 2. ADIABATIC LOGIC TYPES Adiabatic families can be mainly classified as either Partially Adiabatic or Fully Adiabatic [2]. In Partially Adiabatic circuits, some charge is allowed to be transferred to the ground, while in Fully Adiabatic Circuits, all the charge on the load capacitance is recovered by the power supply. Efficient Charge Recovery Logic (ECRL) and Positive Feedback Adiabatic Logic (PFAL) are partially adiabatic techniques. ECRL is based around a pair of cross-coupled PMOS transistors. Their source terminals are connected to the power-clock, and the gate of each one is connected to the drain of the other. These nodes form the complementary output signals. The function is evaluated by a series of pull-down NMOS devices [3]. The basic structure of ECRL circuits is shown in figure 1. The core of the PFAL circuits is a latch made by the two PMOS and two NMOS, that avoid a logic level degradation on the output nodes “out” and “/out”. The two n- trees realize the logic functions. This logic family also generates both positive and negative outputs. Figure 2 shows the PFAL basic structure. Fig 1: Basic structure of ECRL [3] Fig 2: Basic structure of PFAL [4] 3. CIRCUIT IMPLEMENTATION A 1-bit full adder is a basic cell in digital computing systems. If it has three 1-bit inputs (A, B, and C) and two 1-bit outputs (sum and carry), then the relations between the inputs and the outputs can be expressed as:
  • 3. Computer Science & Information Technology (CS & IT) 177 sum = Aഥሺ BഥC + BCഥሻ + Aሺ BഥCത + BCሻ carry = AB + BC + CA Tanner ECAD tool [8] is used for implementing the ECRL and PFAL semi adiabatic, dual rail full adder circuit and results obtained from the two are compared. 1.25 micron and 0.18 micron technologies are used. Tanner suit components S-edit is used for schematic entry, TSpice for simulation and W-Edit for waveform analysis. The logic function blocks (F) shown in the basic structures of ECRL and PFAL can be implemented using the above equations of sum and carry. Similarly, /F logic function block can be implemented by finding out the complement of sum and carry equations and then simplifying them. The equations for /F logic function block will be as follows: sumതതതതതത = Aሺ BCത + BഥCሻ + Aഥሺ BC + BഥCതሻ ܿܽ‫ݕݎݎ‬തതതതതതതത = ሺ‫ܣ‬̅ + ‫ܤ‬തሻ. ሺ‫ܤ‬ത + ‫ܥ‬̅ ሻ. ሺ‫ܥ‬̅ + ‫ܣ‬̅ሻ Figure 3 to figure 6 show the circuit implementations of the sum and carry using ECRL and PFAL techniques. Fig 3: Circuit of Sum in an Adder using ECRL Fig 4: Circuit of Carry in an Adder using ECRL
  • 4. 178 Computer Science & Information Technology (CS & IT) Fig 5: Circuit of Sum in an Adder using PFAL Fig 6: Circuit of Carry in an Adder using PFAL 4. RESULTS The two circuits are verified with different set of test vectors covering several input combinations for different set of frequencies and load capacitances. The simulation waveforms are shown in figure 7 to figure 10. The results pertaining to minimum voltage, average power, maximum frequency and maximum load are tabulated in table1 to table 7. The results are graphically analyzed and shown in figure 11 to figure 17.
  • 5. Computer Science & Information Technology (CS & IT) 179 Fig 7: Waveform for Sum in an Adder using ECRL Fig 8: Waveform for Carry in an Adder using ECRL Fig 9: Waveform for Sum in an Adder using PFAL
  • 6. 180 Computer Science & Information Technology (CS & IT) Fig 10: Waveform for Carry in an Adder using PFAL
  • 7. Computer Science & Information Technology (CS & IT) Fig 11: Comparison between 0 100 200 300 400 500 600 NUMBER OF TRANSISTORS 14 16 Transistor Count, Maximum Frequency and Average Power for carry using 0.18micron technology Computer Science & Information Technology (CS & IT) Fig 11: Comparison between carry-ECRL and PFAL for 0.18 micron technology MAXIMUM FREQUENCY(MHz) AVERAGE POWER(µW) 200 59.2158 20 583.6617 Transistor Count, Maximum Frequency and Average Power for carry using 0.18micron technology 181 ECRL and PFAL for 0.18 micron technology ECRL PFAL
  • 8. 182 Computer Science & Information Technology (CS & IT) Fig 12: Comparison between sum Fig 13: Transistor Count, Maximum Load Capacitance and Average Power at f=200MHz ECRL sum and carry for 0.18 micron technology Fig 14: Average Power and Frequency for Sum ECRL and PFAL for 1.25 micron technology 0 500 1000 1500 2000 NUMBER OF TRANSISTORS 22 24 Transistor Count, Maximum Frequency and Average Power for Sum(0.18 micron technology) 0 20 40 60 80 100 NUMBER OF TRANSISTORS 14 22 Transistor Count, Maximum Load Capacitance and Average Power at f=200MHz(0.18 Computer Science & Information Technology (CS & IT) Fig 12: Comparison between sum-ECRL and PFAL for 0.18 micron technology Fig 13: Transistor Count, Maximum Load Capacitance and Average Power at f=200MHz ECRL sum and carry for 0.18 micron technology Fig 14: Average Power and Frequency for Sum ECRL and PFAL for 1.25 micron technology MAXIMUM FREQUENCY(MHz) AVERAGE POWER(µW) 200 24.3745720 1555.033 Transistor Count, Maximum Frequency and Average Power for Sum(0.18 micron technology) MAXIMUM LOAD CAPACITANCE(fF) AVERAGE POWER(µW) 20 88.63479 10 38.95504 Transistor Count, Maximum Load Capacitance and Average Power at f=200MHz(0.18 micron technology) ECRL(CARRY) ECRL(SUM) ECRL and PFAL for 0.18 micron technology Fig 13: Transistor Count, Maximum Load Capacitance and Average Power at f=200MHz ECRL Fig 14: Average Power and Frequency for Sum ECRL and PFAL for 1.25 micron technology Transistor Count, Maximum Frequency and Average Power for Sum(0.18 micron technology) ECRL PFAL ECRL(CARRY) ECRL(SUM)
  • 9. Computer Science & Information Technology (CS & IT) Fig 15: ECRL and PFAL Carry Circuit at f=50MHz using 1.25 micron technology Fig 16: ECRL and PFAL Sum Circuit at f=50MHz using 1.25 micron technology Fig 17: ECRL and PFAL 0 10 20 30 40 50 NUMBER OF TRANSISTORS 14 16 For Carry Circuit at f=50MHz using 1.25 micron technology 0 50 22 24 Analysis for SUM at f=50MHz using 1.25 micron technology 0 10 20 30 40 50 60 25 AVERAGEPOWER(µW) Average Power versus Frequency for Carry Computer Science & Information Technology (CS & IT) Fig 15: ECRL and PFAL Carry Circuit at f=50MHz using 1.25 micron technology Fig 16: ECRL and PFAL Sum Circuit at f=50MHz using 1.25 micron technology Fig 17: ECRL and PFAL Carry Circuit Power vs frequency MAXIMUM LOAD CAPACITANCE(fF) AVERAGE POWER(µW) 7 8.464489 20 40.61746 For Carry Circuit at f=50MHz using 1.25 micron technology 30 29.6655 20 24.11132 Analysis for SUM at f=50MHz using 1.25 micron technology 50 100 FREQUENCY(MHz) Average Power versus Frequency for Carry 183 Fig 15: ECRL and PFAL Carry Circuit at f=50MHz using 1.25 micron technology Fig 16: ECRL and PFAL Sum Circuit at f=50MHz using 1.25 micron technology ECRL PFAL ECRL PFAL ECRL PFAL
  • 10. 184 Computer Science & Information Technology (CS & IT) 5. CONCLUSION Authors have implemented the full adder circuit using semi adiabatic, dual rail, ECRL and PFAL techniques with 1.25 micron and 0.18 micron technology. Through the implementation, authors have compared the two techniques with respect to the transistor count, maximum operating frequency, power dissipation and output level quality. The transistor count for carry and sum are 14, 22 and 16, 24 respectively for ECRL and PFAL. It is found that for 1.25 micron technology ECRL based carry circuit dissipates least power of 2.860176 µW at 25 MHz, max power of 18.17460 µW at 100 MHz and maximum Cload derived is 7 fF with 8.464489 µW at 50 MHz. The PFAL based carry circuit dissipates least power of 38.52858 µW at 20 MHz, max power of 51.52832 µW at 100MHz and maximum Cload derived is 20 fF with 40.61746 µW at 50 MHz . ECRL based sum circuit dissipates least power of 4.932597 µW at 25 MHz, max power of 53.1588 µW at 100 MHz and maximum Cload derived is 30 fF with 29.6655 µW at 50 MHz. The PFAL based sum circuit dissipates least power of 7.052026 µW at 25 MHz, max power of 53.33038 µW at 100 MHz and maximum Cload derived is 20 fF with 24.11132 µW at 50 MHz. For 0.180 micron technology – ECRL based carry circuit dissipates 59.2158 µW at fmax of 200 MHz and maximum Cload derived is 20 fF with 88.63479 µW at 200MHz. PFAL based carry circuit dissipates 583.6617 µW at 20 MHz. ECRL based sum circuit dissipates 24.37457 µW at fmax of 200 MHz and maximum Cload derived is 10 fF with 38.95504 µW at 200MHz. PFAL based sum circuit dissipates 1555.033 µW at 20 MHz. The output levels for PFAL are better and stabilize quickly as compared to the ECRL based full adder circuit. REFERENCES [1] Rama Tulasi, G., Venugopal, K., Vijayabaskar, B., SuryaPrakash, R.: Design & Analysis of full adders using adiabatic logic. In: International Journal of Engineering Research & Technology (IJERT), vol. 1, Issue 5, July 2012. [2] Indermauer, T., Horowitz, M.: Evaluation of Charge Recovery Circuits and Adiabatic Switching for Low Power Design. In: Technical Digest IEEE Symposium Low Power Electronics, San Diego, pp. 102-103, October 2002. [3] http://dspace.thapar.edu, Sanjay Kumar “Design Of Low Power Cmos Cell Structures Based On Adiabatic Switching Principle”. [4] Fischer, J., Amirante, E.,Bargagli-Stoffi, A., Schmitt-Landsiedel, D.: Improving the positive feedback adiabatic logic family. In: Advances in Radio Science(2004), pp. 221-225 [5] Atul Kumar Maurya, Gagnesh Kumar: Energy Efficient Adiabatic Logic for Low Power VLSI Applications. In: International Conference on Communication Systems and Network Technologies 2011. [6] Y. Sunil Gavaskar Reddy, V.V.G.S. Rajendra Prasad. In: Power Comparison Of CMOS and Adiabatic Full Adder Circuits. [7] http://www.tannereda.com/ poduct 21 dec 2012 [8] Adiabatic Process http://hyperphysics.phy-astr.gsu.edu/hbase/thermo/adiab.html date 21 Dec 2012 [9] Adiabatic Process, http://www.britannica.com/ EBchecked/topic/5898/adiabatic-process date 21 dec 2012 [10] The Adiabatic Principle http://academic. brooklyn.cuny.edu/education/jlemke/webs/time/mca- adiabatic.htm date 21 dec 2012