SlideShare una empresa de Scribd logo
1 de 6
Descargar para leer sin conexión
Meenu Roy et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 4, Issue 1( Version 2), January 2014, pp.23-28

RESEARCH ARTICLE

www.ijera.com

OPEN ACCESS

High Speed Boosted Cmos Differential Logic for Ripple Carry
Adders
Meenu Roy1, N.Kirthika2
1
2

PG Scholar, Department of VLSI Design, Sri Ramakrishna Engineering College, Coimbatore.
Assistant Professor, Department of VLSI Design, Sri Ramakrishna Engineering College, Coimbatore.

ABSTRACT
This paper describes a high speed boosted CMOS differential logic which is applicable in Ripple Carry Adders.
The proposed logic operating with supply voltage approaching the MOS threshold voltage. The logic style
improves switching speed by boosting the gate-source voltage of transistors along timing critical signal path. It
allows a single boosting circuit to be shared by complementary outputs as a result the area overhead also
minimizes. As compared to the conventional logic gates the EDP (energy delay product) is improved. The test
sets of logic gates and adders where designed in tsmc0.18μm of Mentor Graphics EDA tool. The experimental
result for Ripple Carry Adders using the proposed logic style revealed that the addition time is reduced as
compared with the conventional CMOS circuits.
Keywords- Adder, low power, low voltage, voltage boosting.

I.

INTRODUCTION

Low voltage design may offer a benefit in
terms of flexibility in power sources i.e. different
battery options. Low voltage does not necessarily
imply low power; the power consumed by a gate is
proportional to the active current driving the output of
the gate. Hence, delay and power consumption are
both dependent on the current [1]. Energy or power
delay product is not significantly dependent on the
current. Energy required to toggle a bit is more
dependent on the load and configuration of the gate.
Energy Delay Product (EDP) is more dependent on
speed than power and will be improved by increasing
the current for a specific supply voltage. Optimal
supply voltage for CMOS logic in terms of EDP is
close to the threshold voltage of nMOS transistor for
specific process. Thus current increased, the Energy
Delay Product (EDP) also increased and by the way,
the speed is also increased. The current level can be
increased by using different initialization voltages to
the gates.
Bootstrapping is an efficient technique for
speed enhancement and power reduction. One of the
popular ways of reducing the power consumption of a
CMOS digital circuit is to scaling down the supply
voltage. This is mainly because the switching power
consumption of the circuit has a quadratic dependency
on supply voltage. In the extreme case, the circuit can
be made to be operated in the sub threshold region for
maximum energy efficiency [2, 3]. However this
approach is limited to be only used in a low-end
design, where speed is the secondary concern, because
of severe speed degradation due to small switching
current and high performance variability due to
www.ijera.com

process, temperature and threshold voltage variations
[4]. For medium and high end design, where speed
performance and energy efficiency are both important,
that much aggressive voltage scaling is not acceptable,
and thereby, a near-threshold voltage design is more
suitable for achieving relatively high energy efficiency
without severe speed degradation.
As the supply voltage scales down toward the
threshold voltage, the speed performance of
conventional CMOS circuits, such as the static CMOS
logic, the differential cascade voltage switch (DCVS)
logic[5] [see Fig. 1(a)], and the domino CMOS
logic[6] [see Fig. 1(b)], is still severely degraded due
to the reduced overdrive voltage (VGS − VTH) of
transistors. To overcome this problem, a bootstrapped
CMOS large capacitive-load driver[7] was proposed.
It was a solution to the speed degradation problem. It
can improve the switching speed at low supply voltage
by allowing the voltage of some internal nodes to be
boosted beyond the supply rails. And here two
capacitors are used for bootstrapping purpose. One
capacitor for pull up bootstrap circuit and another for
pull down bootstrap circuits. However, since the
circuit was proposed for use as a large capacitive-load
driver, logic functions cannot be efficiently embedded
into the circuit and the speed advantage was not fully
exploited. And there is an inefficiency in terms of
boosted voltage generation due to the driver uses only
one bootstrap capacitors for each bootstrapping
operation despite having dual bootstrap capacitors in
the circuit. For fast logic operation at low supply
voltage, CMOS bootstrapped dynamic logic (BDL)[8]
[see Fig. 1(c)] was proposed. However, the speed of
this logic style was not so much improved since the
23 | P a g e
Meenu Roy et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 4, Issue 1( Version 2), January 2014, pp.23-28
latency of bulky bootstrapping circuit was
superimposed on the overall latency of the circuit.
And moreover, logic composition of this logic style is
constrained since it is configured as a single ended
structure. Although some recent circuit techniques
adopting bootstrapped operation have been proposed,
they are all not for logic composition but for large
capacitance driving [9, 10]. And all proposed ones
requires larger area [11].

www.ijera.com

To overcome the aforementioned problems
and to further improve the switching performance, a
novel boosting CMOS differential logic style is
proposed in this paper. It also minimizes the area and
also eliminates the problem of inefficiency. And the
latency problem can be solved by giving the voltage
boosting block directly to the differential logic tree.
Section II describes the circuit structure and operation
of the proposed logic style. In Section III, comparison
results for some representative logic gates are
presented to assess the performance of the proposed
logic style. In section IV, describes the experimental
result for 64-bit adders as a design example to prove
the practicality of the proposed logic style. And
finally, present the conclusion in Section V.

Fig. 1. Conventional digital CMOS circuits. (a)
DCVS. (b) Domino CMOS logic. (c) BDL.

Fig.2 Proposed BCDL. (a) Structure. (b) Simulated waveforms.
www.ijera.com

24 | P a g e
Meenu Roy et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 4, Issue 1( Version 2), January 2014, pp.23-28
II.

CIRCUIT STRUCTURE AND
OPERATION

Fig.2(a) shows a generic structure of the
proposed logic style, i.e., boosted CMOS differential
logic (BCDL). BCDL consists of a precharged
differential logic block and a voltage-boosting block.
The voltage-boosting block, which is shown in the
dotted box at the bottom part of the circuit, is
composed of transistors MN2, MN3, and MP3 and
boosting capacitor CBOOT which is used to boost the
voltage of NP below the ground.
The precharged differential logic block,
which is composed of a differential logic tree with
bottom transistor MN1, precharge transistors MP1 and
MP2, and output inverters which receives the boosted
voltage at NP and swiftly evaluates the output logic
values. Let us explain the operation of BCDL. BCDL
has two phases of operation, namely, a precharge
phase and a boosted evaluation phase. When the CLK
is low the circuit is in the precharge phase. During this
phase, the precharged differential logic block is
separated from the voltage-boosting block since MN1
is fully off. Precharge nodes P and PB in the
differential logic block are then precharged to the
supply voltage by MP1 and MP2, letting outputs OUT
and OUTB identically low. At the same time,
transistors MP3 and MN2 in the voltage-boosting
block turn on, allowing NS and NP to be high and
low, respectively. Then, a voltage identical to the
supply voltage is applied across CBOOT. When CLK
changes to high, the circuit goes into the boosted
evaluation phase.
The simulated waveforms of BCDL in this
phase are shown in Fig. 2(b), where a 0.5V supply
voltage is used. Since CLK goes high, MN1 turns on
and connects the differential logic tree to the voltageboosting block. At the same time, NS is pulled down
toward the ground, and by capacitive coupling through
CBOOT, allowing NP and NT to be boosted below the
ground. As shown in Fig. 2(b), NP temporally reaches
−250 mV and settles at around −200 mV by the
boosting action. Then, the gate–source voltages of
MN1 and transistors that are on in the logic tree are
enlarged this resulting in an increased driving strength
of these transistors. And moreover, a slightly forward
source–body voltage established in these transistors by
boosting source voltages below the ground leads to a
reduction in threshold voltages of these transistors,
further increasing their driving strength. In turn, the
boosted voltage at NT is then transferred to P or PB
through the logic tree, depending on input data. [In
Fig. 2(b), input data are such that PB is pulled down
below the ground]. The gate–source voltage of the
driver pMOS transistor is also enlarged and this
enhances its driving strength. Along the timing-critical
signal paths from the inputs to the outputs via
precharge nodes all these driving strength-enhancing
www.ijera.com

www.ijera.com

effects by boosting are combined together, resulting in
significantly improved switching speed at a lowvoltage region.
Figure.3 shows the conventional CMOS 28transistor adder. I am using this circuit for Differential
logic tree and logic tree block for Fig. 1(a) and Fig.
1(b). The CMOS structure combines PMOS pull-up
and NMOS pull-down networks to produce considered
outputs. In this style all transistors (either PMOS or
NMOS) are arranged in completely separate branches
and each may consist of several sub-branches. The
mutually exclusiveness of pull-up and pull-down
networks is of a great concern. One possible
implementation of the full adder is the Mirror Full
Adder. The mirror full adder circuit device consists of
28 total transistors (4 transistors used for the
construction of two inverters). Hence the full adder
acts as a fundamental building-block component to
larger circuits units, timing and power consumption
optimization efforts at the adder level can lead to
improved circuit throughput ratings, enhanced speed
performance, and lowered power consumption
requirements. Therefore, at this fundamental level it is
very important to minimize latency and resolve any
timing issues in order to avoid issues inevitably
brought about by scaling.

Fig.3. Conventional CMOS Full Adder.

III.

SIMULATION COMPARISON

To assess the performance of the proposed
circuit technique, various multi-input logic gates are
designed using the conventional and proposed logic
styles in a tsmc0.18-μm of Mentor Graphics EDA
tool. The nominal threshold voltages of p- and nchannel MOS transistors are −0.45 and 0.42 V,
respectively. The boosting capacitor was implemented
using the gate-oxide capacitance of a pMOS transistor.
Transistor widths in each logic gate and the amount of
boosting capacitance were individually optimized at
each supply voltage for each logic style to provide a
minimum energy–delay product (EDP).
25 | P a g e
Meenu Roy et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 4, Issue 1( Version 2), January 2014, pp.23-28
Table.1: Simulated Power, Delay and Area of circuits
CIRCUITS
POWER
DELAY
AREA
in mW
in μm²
DCVS
8.6754
49.584 Ns
1540
DOMINO

4.3589

49.860 Ns

1320

BDL

4.013

49.504 Ns

1540

BCDL

1.4473

176.78 Ps

792

The Table .1 summarizes the simulated
performance of various logic gates designed with the
conventional and proposed logic styles. The
simulation was executed at 100-MHz frequency with a
supply of 1.8V. In the domino CMOS and BDL, only
the non-inverting outputs are available. For Full adder
which having the same input counts designed with
differential logic styles, the BCDL gates has larger
energy as compared with domino CMOS and DCVS
gates due to the extra circuit to perform the boosting
operation, it consumes still less energy than BDL
gates. In case of EDP, BCDL gates show the best
performance, improvement over the conventional
logic gates. The fig.4 shows the power, delay and area
analysis in different types of circuits such as DCVS,
DOMINO, BDL, BCDL.
2000
1500

DCVS

1000

DOMINO

500

BDL

0

BCDL

www.ijera.com

The above Fig.5 shows the output waveform
obtained for the proposed BCDL logic with carry
chain of Full adder in the Differential logic tree. Then
the comparison of the both BDL and BCDL logic are
performed at different voltages to show that BCDL
has a more amount decreasing delay at low voltages
compared with BDL logic. Thus it is proved that the
proposed BCDL logic has high performance at low
voltages as compared with existing logic.

IV.

EXPERIMENTAL RESULT

To demonstrate practical applicability of the
proposed logic style, a set of ripple carry adders were
designed. The 64-bit adder consisting of eight 8-bit
adder subsections adopts the carry selection scheme
for high-speed carry propagation. In BCDL Adder an
8-bit ripple carry chain was used to allow boosting
operation at each carry chain stage, whereas an 8-bit
Manchester carry chain was used in the DCVS and
BDL adders for high-speed carry propagation. Fig. 6
shows the structure of the 8-bit ripple carry chain used
in the 64-bit BCDL adder.
At 1.8-V supply voltage, the 1-bit ripple
carry chain in the BCDL adder requires 2.14 ns for
propagating a carry value from the lowest to the
highest bit positions, whereas the 1-bit carry chains in
the DCVS and BDL adders require 8.96 and 7.48 ns,
respectively, indicating 76% and 72% improvements.
In 1 bit ripple carry adder chain the average power
consumed is 2.595673milliwatts, power delay product
is 5.521305𝑒 −008 and Energy delay product is
30.49090616𝑒 −016 .The experimental result for ripple
carry adders is performed one by one. First 1 bit
BCDL ripple carry adder is designed and simulated
and obtained corresponding results the continue 2 bit,
4 bit, 8 bit ,16 bit and so on BCDL ripple carry adders.

Fig.4. Power Comparison Chart.

Fig.6. 64 Bit Ripple Carry Adder
Fig.5 Waveform of BCDL with full adder carry chain
www.ijera.com

26 | P a g e
Meenu Roy et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 4, Issue 1( Version 2), January 2014, pp.23-28

www.ijera.com

Fig.7. Structure of a ripple carry chain in BCDL.

Fig.9. Waveform of BCDL Ripple Carry Adder.
DELAY

Fig.8. 2 bit BCDL ripple carry adder in
schematic window
In Fig.8 the rectangular block is the symbol
created for 1 bit ripple carry adder which is shown in
Fig.7. Hence the both symbols for 1 bit adder forms 2
bit and similarly all the bits upto 64 bit has been
created by calling the symbol with respect to
corresponding bits.The power, EDP, and PDP levels
all are reduced compared to Exciting methods of
DCVL, DOMINO CMOS, BDL. In BCDL, the
outgoing carry from each 8-bit subsection goes into
block-carry generators (BCG). There is a pair of
BCGs in each 8-bit subsection in the upper half of the
adder, and block carries are selected using the carry
bit propagated from the lower half. The measured
propagation delay and Switching energy of the BCDL
adder depending on supply voltage are summarized in
Table 2.
Table.2. Measured Delay at various voltages of
BCDL ripple carry adder
VOLTAGE in 3.3
3.0
2.6
1.8
V
DELAY in Fs 8.4808 7.3387 6.2817 3.6234

10
8
6
4
2
0

DELAY
3.3

3

2.6

1.8

VOLTAGES
Fig.10 Graph to show decrease in delay at low
voltages

Fig.11 Layout of BCDL adder
The schematic is drawn in Mentor Graphics
Pyxis window and is simulated by creating a symbol
to the schematic. As per the simulation using Mentor

www.ijera.com

27 | P a g e
Meenu Roy et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 4, Issue 1( Version 2), January 2014, pp.23-28
Graphics EDA tool using the tsmc 180nm technology
it is proved that the proposed has increased speed as
compared to the existing works. And its practical
application shows that in low voltages also the delay is
decreasing which means that at low voltage also the
expected speed can be achieved by the proposed
BCDL.

[7]

[8]

V.

CONCLUSION

CMOS differential logic style with voltage
boosting has been described. The BCDL provides
higher switching speed than the conventional logic
style at low supply voltage. By allowing a single
boosting circuit to be shared by complementary
outputs the BCDL minimizes the area overhead.
Comparison results in a 0.180-μm technology of
Mentor Graphics EDA tool indicated that the energy–
delay product of the proposed logic style was
improved when compared with conventional logic
styles. Here present two high-speed and low-power
full-adder cells designed. Logic styles that lead to
have a reduced power-delay product (PDP). The
experiment result for a adder designed with BCDL
logic style revealed an reduction in the addition time.
The practical application in ripple carry adder proves
that it can operate in low supply voltages with a
decrease in propagation delay. So BCDL is a best
choice for adders especially for ripple carry adders
which is the slowest among all the adders.

[9]

[10]

[11]

www.ijera.com

Solid-State Circuits, vol. SSC-17, no. 3, pp.
614–619, Jun. 1982.
Lou J H and Kuo J B, ―A 1.5V full-swing
bootstrapped CMOS large capacitive load
driver circuit suitable for low-voltage CMOS
VLSI,‖ IEEE J. Solid-State Circuits, vol. 32,
no. 1, pp. 119–121, Jan. 1997.
Lou J H and Kuo J B,, ―A 1.5-V CMOS allN-logic
true-single-phase
bootstrapped
dynamic-logic circuit suitable for low supply
voltage and high-speed pipelined system
operation,‖ IEEE Trans. Circuits Syst. II,
Analog Digit. Signal Process, vol. 46, no. 5,
pp. 628–631, May 1999.
Garcia J, Montiel-Nelson J A, and
Nooshabadi
S,
―A
single-capacitor
bootstrapped power-efficient CMOS driver,‖
IEEE Trans. Circuits Syst. II, Exp. Briefs,
vol. 53, no. 9, pp. 877–881, Sep. 2006.
Kim J W and Kong B S, ―Low-voltage
bootstrapped CMOS drivers with efficient
conditional bootstrapping,‖ IEEE Trans.
Circuits Syst. II, Exp. Briefs, vol. 55, no. 6,
pp. 556–560, Jun. 2008.
Jong-Woo Kim, Joo-Seong Kim, and BaiSun Kong, ―Low-Voltage CMOS Differential
Logic
Style
With Supply Voltage
Approaching Device Threshold‖ IEEE
transactions on circuits and systems—ii:
express briefs, vol. 59, no. 3, march 2012

REFERENCES
[1]

[2]

[3]

[4]

[5]

[6]

Pedram M and Rabaey J M, Power-Aware
Design Methodologies. Boston, MA: Kluwer,
2002.
Wang A and Chandrakasan A, ―A 180 mV
FFT processor using subthreshold circuit
techniques,‖ in Proc. IEEE ISSCC, 2004, pp.
292–295.
Zhai B, Nazhandali L, Olson. J, Reeves A,
Minuth M, Helfand R, Sanjay P, Blaauw D,
and Austin T, ―A 2.60 pJ/Inst subthreshold
sensor processor for optimal energy
efficiency,‖ in Proc. IEEE VLSI Symp.,
2006, pp. 154–155.
Bol D, Flandre D, and Legat J D,
―Technology flavor selection and adaptive
techniques for timing-constrained 45 nm
subthreshold circuits,‖ in Proc. ACM
ISLPED, 2009, pp. 21–26.
Heller L G, Griffin W, Davis J, and Thoma
N, ―Cascode voltage switch logic: A
differential CMOS logic family,‖ in Proc.
IEEE ISSCC Dig. Tech. Papers, Feb. 1984,
pp. 16–17.
Krambeck R H, Lee C M, ―High-speed
compact circuits with CMOS,‖ IEEE J.

www.ijera.com

28 | P a g e

Más contenido relacionado

La actualidad más candente

Cdma Dynamic Reverse Link Power Control
Cdma Dynamic Reverse Link Power ControlCdma Dynamic Reverse Link Power Control
Cdma Dynamic Reverse Link Power Controlmscs12
 
3512vlsics05
3512vlsics053512vlsics05
3512vlsics05arathyg
 
logical effort based dual mode logic gates by mallika
logical effort based dual mode logic gates by mallikalogical effort based dual mode logic gates by mallika
logical effort based dual mode logic gates by mallikaMallika Naidu
 
Brushless DC Motor Drive using an Isolated-Luo Converter for Power Factor Cor...
Brushless DC Motor Drive using an Isolated-Luo Converter for Power Factor Cor...Brushless DC Motor Drive using an Isolated-Luo Converter for Power Factor Cor...
Brushless DC Motor Drive using an Isolated-Luo Converter for Power Factor Cor...IRJET Journal
 
Design of a high frequency low voltage CMOS operational amplifier
Design of a high frequency low voltage CMOS operational amplifierDesign of a high frequency low voltage CMOS operational amplifier
Design of a high frequency low voltage CMOS operational amplifierVLSICS Design
 
Iaetsd design and analysis of low-leakage high-speed
Iaetsd design and analysis of low-leakage high-speedIaetsd design and analysis of low-leakage high-speed
Iaetsd design and analysis of low-leakage high-speedIaetsd Iaetsd
 
LOW POWER LOW VOLTAGE BULK DRIVEN BALANCED OTA
LOW POWER LOW VOLTAGE BULK DRIVEN BALANCED OTALOW POWER LOW VOLTAGE BULK DRIVEN BALANCED OTA
LOW POWER LOW VOLTAGE BULK DRIVEN BALANCED OTAVLSICS Design
 
High-Performance of Domino Logic Circuit for Wide Fan-In Gates Using Mentor G...
High-Performance of Domino Logic Circuit for Wide Fan-In Gates Using Mentor G...High-Performance of Domino Logic Circuit for Wide Fan-In Gates Using Mentor G...
High-Performance of Domino Logic Circuit for Wide Fan-In Gates Using Mentor G...iosrjce
 
Design and Analysis of New Modified Feedthrough Logic (MFTL) Circuits Using C...
Design and Analysis of New Modified Feedthrough Logic (MFTL) Circuits Using C...Design and Analysis of New Modified Feedthrough Logic (MFTL) Circuits Using C...
Design and Analysis of New Modified Feedthrough Logic (MFTL) Circuits Using C...IJERA Editor
 
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...iosrjce
 
Variable Threshold MOSFET Approach (Through Dynamic Threshold MOSFET) For Uni...
Variable Threshold MOSFET Approach (Through Dynamic Threshold MOSFET) For Uni...Variable Threshold MOSFET Approach (Through Dynamic Threshold MOSFET) For Uni...
Variable Threshold MOSFET Approach (Through Dynamic Threshold MOSFET) For Uni...VLSICS Design
 
LTE/EPS Technology
LTE/EPS TechnologyLTE/EPS Technology
LTE/EPS TechnologyLeliwa
 
Theoretical Analysis of a two-stage Sagnac loop filter Using Jones Matrices
Theoretical Analysis of a two-stage Sagnac loop filter Using Jones Matrices Theoretical Analysis of a two-stage Sagnac loop filter Using Jones Matrices
Theoretical Analysis of a two-stage Sagnac loop filter Using Jones Matrices IJECEIAES
 
Delay Optimized Full Adder Design for High Speed VLSI Applications
Delay Optimized Full Adder Design for High Speed VLSI ApplicationsDelay Optimized Full Adder Design for High Speed VLSI Applications
Delay Optimized Full Adder Design for High Speed VLSI ApplicationsIRJET Journal
 
Microcontroller–Based Modified SEPIC Converter for Driving Lamp with Power Fa...
Microcontroller–Based Modified SEPIC Converter for Driving Lamp with Power Fa...Microcontroller–Based Modified SEPIC Converter for Driving Lamp with Power Fa...
Microcontroller–Based Modified SEPIC Converter for Driving Lamp with Power Fa...IJERA Editor
 
Design and Implementation of Low Power Multiplier Using Proposed Two Phase Cl...
Design and Implementation of Low Power Multiplier Using Proposed Two Phase Cl...Design and Implementation of Low Power Multiplier Using Proposed Two Phase Cl...
Design and Implementation of Low Power Multiplier Using Proposed Two Phase Cl...IJECEIAES
 
Fuzzy Logic Controller Based Single Buck Boost Converter for Solar PV Cell
Fuzzy Logic Controller Based Single Buck Boost Converter for Solar PV CellFuzzy Logic Controller Based Single Buck Boost Converter for Solar PV Cell
Fuzzy Logic Controller Based Single Buck Boost Converter for Solar PV CellIJAPEJOURNAL
 
Design of Low Voltage Low Power CMOS OP-AMP
Design of Low Voltage Low Power CMOS OP-AMPDesign of Low Voltage Low Power CMOS OP-AMP
Design of Low Voltage Low Power CMOS OP-AMPIJERA Editor
 

La actualidad más candente (18)

Cdma Dynamic Reverse Link Power Control
Cdma Dynamic Reverse Link Power ControlCdma Dynamic Reverse Link Power Control
Cdma Dynamic Reverse Link Power Control
 
3512vlsics05
3512vlsics053512vlsics05
3512vlsics05
 
logical effort based dual mode logic gates by mallika
logical effort based dual mode logic gates by mallikalogical effort based dual mode logic gates by mallika
logical effort based dual mode logic gates by mallika
 
Brushless DC Motor Drive using an Isolated-Luo Converter for Power Factor Cor...
Brushless DC Motor Drive using an Isolated-Luo Converter for Power Factor Cor...Brushless DC Motor Drive using an Isolated-Luo Converter for Power Factor Cor...
Brushless DC Motor Drive using an Isolated-Luo Converter for Power Factor Cor...
 
Design of a high frequency low voltage CMOS operational amplifier
Design of a high frequency low voltage CMOS operational amplifierDesign of a high frequency low voltage CMOS operational amplifier
Design of a high frequency low voltage CMOS operational amplifier
 
Iaetsd design and analysis of low-leakage high-speed
Iaetsd design and analysis of low-leakage high-speedIaetsd design and analysis of low-leakage high-speed
Iaetsd design and analysis of low-leakage high-speed
 
LOW POWER LOW VOLTAGE BULK DRIVEN BALANCED OTA
LOW POWER LOW VOLTAGE BULK DRIVEN BALANCED OTALOW POWER LOW VOLTAGE BULK DRIVEN BALANCED OTA
LOW POWER LOW VOLTAGE BULK DRIVEN BALANCED OTA
 
High-Performance of Domino Logic Circuit for Wide Fan-In Gates Using Mentor G...
High-Performance of Domino Logic Circuit for Wide Fan-In Gates Using Mentor G...High-Performance of Domino Logic Circuit for Wide Fan-In Gates Using Mentor G...
High-Performance of Domino Logic Circuit for Wide Fan-In Gates Using Mentor G...
 
Design and Analysis of New Modified Feedthrough Logic (MFTL) Circuits Using C...
Design and Analysis of New Modified Feedthrough Logic (MFTL) Circuits Using C...Design and Analysis of New Modified Feedthrough Logic (MFTL) Circuits Using C...
Design and Analysis of New Modified Feedthrough Logic (MFTL) Circuits Using C...
 
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...
A Novel Low Power Energy Efficient SRAM Cell With Reduced Power Consumption u...
 
Variable Threshold MOSFET Approach (Through Dynamic Threshold MOSFET) For Uni...
Variable Threshold MOSFET Approach (Through Dynamic Threshold MOSFET) For Uni...Variable Threshold MOSFET Approach (Through Dynamic Threshold MOSFET) For Uni...
Variable Threshold MOSFET Approach (Through Dynamic Threshold MOSFET) For Uni...
 
LTE/EPS Technology
LTE/EPS TechnologyLTE/EPS Technology
LTE/EPS Technology
 
Theoretical Analysis of a two-stage Sagnac loop filter Using Jones Matrices
Theoretical Analysis of a two-stage Sagnac loop filter Using Jones Matrices Theoretical Analysis of a two-stage Sagnac loop filter Using Jones Matrices
Theoretical Analysis of a two-stage Sagnac loop filter Using Jones Matrices
 
Delay Optimized Full Adder Design for High Speed VLSI Applications
Delay Optimized Full Adder Design for High Speed VLSI ApplicationsDelay Optimized Full Adder Design for High Speed VLSI Applications
Delay Optimized Full Adder Design for High Speed VLSI Applications
 
Microcontroller–Based Modified SEPIC Converter for Driving Lamp with Power Fa...
Microcontroller–Based Modified SEPIC Converter for Driving Lamp with Power Fa...Microcontroller–Based Modified SEPIC Converter for Driving Lamp with Power Fa...
Microcontroller–Based Modified SEPIC Converter for Driving Lamp with Power Fa...
 
Design and Implementation of Low Power Multiplier Using Proposed Two Phase Cl...
Design and Implementation of Low Power Multiplier Using Proposed Two Phase Cl...Design and Implementation of Low Power Multiplier Using Proposed Two Phase Cl...
Design and Implementation of Low Power Multiplier Using Proposed Two Phase Cl...
 
Fuzzy Logic Controller Based Single Buck Boost Converter for Solar PV Cell
Fuzzy Logic Controller Based Single Buck Boost Converter for Solar PV CellFuzzy Logic Controller Based Single Buck Boost Converter for Solar PV Cell
Fuzzy Logic Controller Based Single Buck Boost Converter for Solar PV Cell
 
Design of Low Voltage Low Power CMOS OP-AMP
Design of Low Voltage Low Power CMOS OP-AMPDesign of Low Voltage Low Power CMOS OP-AMP
Design of Low Voltage Low Power CMOS OP-AMP
 

Destacado

Case Copa do Mundo - Brasília Shopping
Case Copa do Mundo - Brasília ShoppingCase Copa do Mundo - Brasília Shopping
Case Copa do Mundo - Brasília ShoppingMarcelo Carvalho
 
MaryDiltsresume2012
MaryDiltsresume2012MaryDiltsresume2012
MaryDiltsresume2012Mary Dilts
 
Farmacología básica 2008, pp. 167 – 173
Farmacología básica 2008, pp. 167 – 173Farmacología básica 2008, pp. 167 – 173
Farmacología básica 2008, pp. 167 – 173J C
 
Lucky Magazine - May 2015
Lucky Magazine - May 2015Lucky Magazine - May 2015
Lucky Magazine - May 2015Curtis Kelly
 
Herramientas para el trabajo colaborativo
Herramientas para el trabajo colaborativoHerramientas para el trabajo colaborativo
Herramientas para el trabajo colaborativoAndres MaYa
 
Edital concurso-camara-colombo-blogwilsonvieira
Edital concurso-camara-colombo-blogwilsonvieiraEdital concurso-camara-colombo-blogwilsonvieira
Edital concurso-camara-colombo-blogwilsonvieiraWilson-Vieira
 
Descubriendo objetos rojos y cuadrados
Descubriendo objetos rojos y cuadradosDescubriendo objetos rojos y cuadrados
Descubriendo objetos rojos y cuadradosDeisy Ruano
 
module for journalists
module for journalistsmodule for journalists
module for journalistsBipasha Rahman
 
Trabalho Sociologia
Trabalho SociologiaTrabalho Sociologia
Trabalho SociologiaAndreGarda
 

Destacado (20)

Bb4102386391
Bb4102386391Bb4102386391
Bb4102386391
 
Bi4302433450
Bi4302433450Bi4302433450
Bi4302433450
 
C41021922
C41021922C41021922
C41021922
 
Bh4102423432
Bh4102423432Bh4102423432
Bh4102423432
 
Ay4102371374
Ay4102371374Ay4102371374
Ay4102371374
 
Case Copa do Mundo - Brasília Shopping
Case Copa do Mundo - Brasília ShoppingCase Copa do Mundo - Brasília Shopping
Case Copa do Mundo - Brasília Shopping
 
MaryDiltsresume2012
MaryDiltsresume2012MaryDiltsresume2012
MaryDiltsresume2012
 
spworksamples1
spworksamples1spworksamples1
spworksamples1
 
Farmacología básica 2008, pp. 167 – 173
Farmacología básica 2008, pp. 167 – 173Farmacología básica 2008, pp. 167 – 173
Farmacología básica 2008, pp. 167 – 173
 
Taller 9 ud iii tema 2
Taller 9 ud iii tema 2Taller 9 ud iii tema 2
Taller 9 ud iii tema 2
 
L&F Zelda la Grange
L&F Zelda la GrangeL&F Zelda la Grange
L&F Zelda la Grange
 
Lucky Magazine - May 2015
Lucky Magazine - May 2015Lucky Magazine - May 2015
Lucky Magazine - May 2015
 
Herramientas para el trabajo colaborativo
Herramientas para el trabajo colaborativoHerramientas para el trabajo colaborativo
Herramientas para el trabajo colaborativo
 
Edital concurso-camara-colombo-blogwilsonvieira
Edital concurso-camara-colombo-blogwilsonvieiraEdital concurso-camara-colombo-blogwilsonvieira
Edital concurso-camara-colombo-blogwilsonvieira
 
Descubriendo objetos rojos y cuadrados
Descubriendo objetos rojos y cuadradosDescubriendo objetos rojos y cuadrados
Descubriendo objetos rojos y cuadrados
 
module for journalists
module for journalistsmodule for journalists
module for journalists
 
Fabiano Moreira - Tecnófilo
Fabiano Moreira - TecnófiloFabiano Moreira - Tecnófilo
Fabiano Moreira - Tecnófilo
 
Trabalho Sociologia
Trabalho SociologiaTrabalho Sociologia
Trabalho Sociologia
 
Projeto Geração Bem Estar VP
Projeto Geração Bem Estar VPProjeto Geração Bem Estar VP
Projeto Geração Bem Estar VP
 
Sept2016 sv pb_honey
Sept2016 sv pb_honeySept2016 sv pb_honey
Sept2016 sv pb_honey
 

Similar a D41022328

A Survey Analysis on CMOS Integrated Circuits with Clock-Gated Logic Structure
A Survey Analysis on CMOS Integrated Circuits with Clock-Gated Logic StructureA Survey Analysis on CMOS Integrated Circuits with Clock-Gated Logic Structure
A Survey Analysis on CMOS Integrated Circuits with Clock-Gated Logic StructureIJERA Editor
 
Energy Efficient Design of Multiplexer Using Adiabatic logic
Energy Efficient Design of Multiplexer Using Adiabatic logicEnergy Efficient Design of Multiplexer Using Adiabatic logic
Energy Efficient Design of Multiplexer Using Adiabatic logicIJEEE
 
Analysis and design_of_a_low-voltage_low-power[1]
Analysis and design_of_a_low-voltage_low-power[1]Analysis and design_of_a_low-voltage_low-power[1]
Analysis and design_of_a_low-voltage_low-power[1]Srinivas Naidu
 
Optimal Body Biasing Technique for CMOS Tapered Buffer
Optimal Body Biasing Technique for  CMOS Tapered Buffer Optimal Body Biasing Technique for  CMOS Tapered Buffer
Optimal Body Biasing Technique for CMOS Tapered Buffer IJEEE
 
Design of Low Power Energy Efficient Carry Select Adder Using CMOS Technology
Design of Low Power Energy Efficient Carry Select Adder Using CMOS TechnologyDesign of Low Power Energy Efficient Carry Select Adder Using CMOS Technology
Design of Low Power Energy Efficient Carry Select Adder Using CMOS TechnologyAssociate Professor in VSB Coimbatore
 
20 9747 series paper id 0018(edit ty)
20 9747 series paper id 0018(edit ty)20 9747 series paper id 0018(edit ty)
20 9747 series paper id 0018(edit ty)IAESIJEECS
 
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...VLSICS Design
 
AN ULTRA-LOW POWER ROBUST KOGGESTONE ADDER AT SUB-THRESHOLD VOLTAGES FOR IMPL...
AN ULTRA-LOW POWER ROBUST KOGGESTONE ADDER AT SUB-THRESHOLD VOLTAGES FOR IMPL...AN ULTRA-LOW POWER ROBUST KOGGESTONE ADDER AT SUB-THRESHOLD VOLTAGES FOR IMPL...
AN ULTRA-LOW POWER ROBUST KOGGESTONE ADDER AT SUB-THRESHOLD VOLTAGES FOR IMPL...VLSICS Design
 
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...VLSICS Design
 
Double tail comparator
Double tail comparatorDouble tail comparator
Double tail comparatorMdLogic Mdls
 
Distortion Analysis of Differential Amplifier
Distortion Analysis of Differential AmplifierDistortion Analysis of Differential Amplifier
Distortion Analysis of Differential AmplifierIOSR Journals
 
High Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched Comparator
High Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched ComparatorHigh Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched Comparator
High Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched Comparatoriosrjce
 
Analysis of CMOS Comparator in 90nm Technology with Different Power Reduction...
Analysis of CMOS Comparator in 90nm Technology with Different Power Reduction...Analysis of CMOS Comparator in 90nm Technology with Different Power Reduction...
Analysis of CMOS Comparator in 90nm Technology with Different Power Reduction...IJECEIAES
 
An operational amplifier with recycling folded cascode topology and adaptive ...
An operational amplifier with recycling folded cascode topology and adaptive ...An operational amplifier with recycling folded cascode topology and adaptive ...
An operational amplifier with recycling folded cascode topology and adaptive ...VLSICS Design
 
DESIGN & ANALYSIS OF A CHARGE RE-CYCLE BASED NOVEL LPHS ADIABATIC LOGIC CIRCU...
DESIGN & ANALYSIS OF A CHARGE RE-CYCLE BASED NOVEL LPHS ADIABATIC LOGIC CIRCU...DESIGN & ANALYSIS OF A CHARGE RE-CYCLE BASED NOVEL LPHS ADIABATIC LOGIC CIRCU...
DESIGN & ANALYSIS OF A CHARGE RE-CYCLE BASED NOVEL LPHS ADIABATIC LOGIC CIRCU...VLSICS Design
 
A Review of Analysis and Modeling of Grid Connected Three Phase Multilevel Un...
A Review of Analysis and Modeling of Grid Connected Three Phase Multilevel Un...A Review of Analysis and Modeling of Grid Connected Three Phase Multilevel Un...
A Review of Analysis and Modeling of Grid Connected Three Phase Multilevel Un...IRJET Journal
 
Low Power Low Voltage Bulk Driven Balanced OTA
Low Power Low Voltage Bulk Driven Balanced OTA  Low Power Low Voltage Bulk Driven Balanced OTA
Low Power Low Voltage Bulk Driven Balanced OTA VLSICS Design
 

Similar a D41022328 (20)

A Survey Analysis on CMOS Integrated Circuits with Clock-Gated Logic Structure
A Survey Analysis on CMOS Integrated Circuits with Clock-Gated Logic StructureA Survey Analysis on CMOS Integrated Circuits with Clock-Gated Logic Structure
A Survey Analysis on CMOS Integrated Circuits with Clock-Gated Logic Structure
 
Energy Efficient Design of Multiplexer Using Adiabatic logic
Energy Efficient Design of Multiplexer Using Adiabatic logicEnergy Efficient Design of Multiplexer Using Adiabatic logic
Energy Efficient Design of Multiplexer Using Adiabatic logic
 
Analysis and design_of_a_low-voltage_low-power[1]
Analysis and design_of_a_low-voltage_low-power[1]Analysis and design_of_a_low-voltage_low-power[1]
Analysis and design_of_a_low-voltage_low-power[1]
 
Optimal Body Biasing Technique for CMOS Tapered Buffer
Optimal Body Biasing Technique for  CMOS Tapered Buffer Optimal Body Biasing Technique for  CMOS Tapered Buffer
Optimal Body Biasing Technique for CMOS Tapered Buffer
 
Design of Low Power Energy Efficient Carry Select Adder Using CMOS Technology
Design of Low Power Energy Efficient Carry Select Adder Using CMOS TechnologyDesign of Low Power Energy Efficient Carry Select Adder Using CMOS Technology
Design of Low Power Energy Efficient Carry Select Adder Using CMOS Technology
 
H010335563
H010335563H010335563
H010335563
 
20 9747 series paper id 0018(edit ty)
20 9747 series paper id 0018(edit ty)20 9747 series paper id 0018(edit ty)
20 9747 series paper id 0018(edit ty)
 
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...
 
AN ULTRA-LOW POWER ROBUST KOGGESTONE ADDER AT SUB-THRESHOLD VOLTAGES FOR IMPL...
AN ULTRA-LOW POWER ROBUST KOGGESTONE ADDER AT SUB-THRESHOLD VOLTAGES FOR IMPL...AN ULTRA-LOW POWER ROBUST KOGGESTONE ADDER AT SUB-THRESHOLD VOLTAGES FOR IMPL...
AN ULTRA-LOW POWER ROBUST KOGGESTONE ADDER AT SUB-THRESHOLD VOLTAGES FOR IMPL...
 
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...
 
Double tail comparator
Double tail comparatorDouble tail comparator
Double tail comparator
 
Distortion Analysis of Differential Amplifier
Distortion Analysis of Differential AmplifierDistortion Analysis of Differential Amplifier
Distortion Analysis of Differential Amplifier
 
High Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched Comparator
High Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched ComparatorHigh Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched Comparator
High Speed, Low Offset, Low Power, Fully Dynamic Cmos Latched Comparator
 
Modified bicmos
Modified bicmosModified bicmos
Modified bicmos
 
Analysis of CMOS Comparator in 90nm Technology with Different Power Reduction...
Analysis of CMOS Comparator in 90nm Technology with Different Power Reduction...Analysis of CMOS Comparator in 90nm Technology with Different Power Reduction...
Analysis of CMOS Comparator in 90nm Technology with Different Power Reduction...
 
An operational amplifier with recycling folded cascode topology and adaptive ...
An operational amplifier with recycling folded cascode topology and adaptive ...An operational amplifier with recycling folded cascode topology and adaptive ...
An operational amplifier with recycling folded cascode topology and adaptive ...
 
DESIGN & ANALYSIS OF A CHARGE RE-CYCLE BASED NOVEL LPHS ADIABATIC LOGIC CIRCU...
DESIGN & ANALYSIS OF A CHARGE RE-CYCLE BASED NOVEL LPHS ADIABATIC LOGIC CIRCU...DESIGN & ANALYSIS OF A CHARGE RE-CYCLE BASED NOVEL LPHS ADIABATIC LOGIC CIRCU...
DESIGN & ANALYSIS OF A CHARGE RE-CYCLE BASED NOVEL LPHS ADIABATIC LOGIC CIRCU...
 
A Review of Analysis and Modeling of Grid Connected Three Phase Multilevel Un...
A Review of Analysis and Modeling of Grid Connected Three Phase Multilevel Un...A Review of Analysis and Modeling of Grid Connected Three Phase Multilevel Un...
A Review of Analysis and Modeling of Grid Connected Three Phase Multilevel Un...
 
my journal paper
my journal papermy journal paper
my journal paper
 
Low Power Low Voltage Bulk Driven Balanced OTA
Low Power Low Voltage Bulk Driven Balanced OTA  Low Power Low Voltage Bulk Driven Balanced OTA
Low Power Low Voltage Bulk Driven Balanced OTA
 

Último

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
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
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
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
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
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
 
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
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
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
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 

Último (20)

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
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
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
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
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
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
 
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...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
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
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 

D41022328

  • 1. Meenu Roy et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 4, Issue 1( Version 2), January 2014, pp.23-28 RESEARCH ARTICLE www.ijera.com OPEN ACCESS High Speed Boosted Cmos Differential Logic for Ripple Carry Adders Meenu Roy1, N.Kirthika2 1 2 PG Scholar, Department of VLSI Design, Sri Ramakrishna Engineering College, Coimbatore. Assistant Professor, Department of VLSI Design, Sri Ramakrishna Engineering College, Coimbatore. ABSTRACT This paper describes a high speed boosted CMOS differential logic which is applicable in Ripple Carry Adders. The proposed logic operating with supply voltage approaching the MOS threshold voltage. The logic style improves switching speed by boosting the gate-source voltage of transistors along timing critical signal path. It allows a single boosting circuit to be shared by complementary outputs as a result the area overhead also minimizes. As compared to the conventional logic gates the EDP (energy delay product) is improved. The test sets of logic gates and adders where designed in tsmc0.18μm of Mentor Graphics EDA tool. The experimental result for Ripple Carry Adders using the proposed logic style revealed that the addition time is reduced as compared with the conventional CMOS circuits. Keywords- Adder, low power, low voltage, voltage boosting. I. INTRODUCTION Low voltage design may offer a benefit in terms of flexibility in power sources i.e. different battery options. Low voltage does not necessarily imply low power; the power consumed by a gate is proportional to the active current driving the output of the gate. Hence, delay and power consumption are both dependent on the current [1]. Energy or power delay product is not significantly dependent on the current. Energy required to toggle a bit is more dependent on the load and configuration of the gate. Energy Delay Product (EDP) is more dependent on speed than power and will be improved by increasing the current for a specific supply voltage. Optimal supply voltage for CMOS logic in terms of EDP is close to the threshold voltage of nMOS transistor for specific process. Thus current increased, the Energy Delay Product (EDP) also increased and by the way, the speed is also increased. The current level can be increased by using different initialization voltages to the gates. Bootstrapping is an efficient technique for speed enhancement and power reduction. One of the popular ways of reducing the power consumption of a CMOS digital circuit is to scaling down the supply voltage. This is mainly because the switching power consumption of the circuit has a quadratic dependency on supply voltage. In the extreme case, the circuit can be made to be operated in the sub threshold region for maximum energy efficiency [2, 3]. However this approach is limited to be only used in a low-end design, where speed is the secondary concern, because of severe speed degradation due to small switching current and high performance variability due to www.ijera.com process, temperature and threshold voltage variations [4]. For medium and high end design, where speed performance and energy efficiency are both important, that much aggressive voltage scaling is not acceptable, and thereby, a near-threshold voltage design is more suitable for achieving relatively high energy efficiency without severe speed degradation. As the supply voltage scales down toward the threshold voltage, the speed performance of conventional CMOS circuits, such as the static CMOS logic, the differential cascade voltage switch (DCVS) logic[5] [see Fig. 1(a)], and the domino CMOS logic[6] [see Fig. 1(b)], is still severely degraded due to the reduced overdrive voltage (VGS − VTH) of transistors. To overcome this problem, a bootstrapped CMOS large capacitive-load driver[7] was proposed. It was a solution to the speed degradation problem. It can improve the switching speed at low supply voltage by allowing the voltage of some internal nodes to be boosted beyond the supply rails. And here two capacitors are used for bootstrapping purpose. One capacitor for pull up bootstrap circuit and another for pull down bootstrap circuits. However, since the circuit was proposed for use as a large capacitive-load driver, logic functions cannot be efficiently embedded into the circuit and the speed advantage was not fully exploited. And there is an inefficiency in terms of boosted voltage generation due to the driver uses only one bootstrap capacitors for each bootstrapping operation despite having dual bootstrap capacitors in the circuit. For fast logic operation at low supply voltage, CMOS bootstrapped dynamic logic (BDL)[8] [see Fig. 1(c)] was proposed. However, the speed of this logic style was not so much improved since the 23 | P a g e
  • 2. Meenu Roy et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 4, Issue 1( Version 2), January 2014, pp.23-28 latency of bulky bootstrapping circuit was superimposed on the overall latency of the circuit. And moreover, logic composition of this logic style is constrained since it is configured as a single ended structure. Although some recent circuit techniques adopting bootstrapped operation have been proposed, they are all not for logic composition but for large capacitance driving [9, 10]. And all proposed ones requires larger area [11]. www.ijera.com To overcome the aforementioned problems and to further improve the switching performance, a novel boosting CMOS differential logic style is proposed in this paper. It also minimizes the area and also eliminates the problem of inefficiency. And the latency problem can be solved by giving the voltage boosting block directly to the differential logic tree. Section II describes the circuit structure and operation of the proposed logic style. In Section III, comparison results for some representative logic gates are presented to assess the performance of the proposed logic style. In section IV, describes the experimental result for 64-bit adders as a design example to prove the practicality of the proposed logic style. And finally, present the conclusion in Section V. Fig. 1. Conventional digital CMOS circuits. (a) DCVS. (b) Domino CMOS logic. (c) BDL. Fig.2 Proposed BCDL. (a) Structure. (b) Simulated waveforms. www.ijera.com 24 | P a g e
  • 3. Meenu Roy et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 4, Issue 1( Version 2), January 2014, pp.23-28 II. CIRCUIT STRUCTURE AND OPERATION Fig.2(a) shows a generic structure of the proposed logic style, i.e., boosted CMOS differential logic (BCDL). BCDL consists of a precharged differential logic block and a voltage-boosting block. The voltage-boosting block, which is shown in the dotted box at the bottom part of the circuit, is composed of transistors MN2, MN3, and MP3 and boosting capacitor CBOOT which is used to boost the voltage of NP below the ground. The precharged differential logic block, which is composed of a differential logic tree with bottom transistor MN1, precharge transistors MP1 and MP2, and output inverters which receives the boosted voltage at NP and swiftly evaluates the output logic values. Let us explain the operation of BCDL. BCDL has two phases of operation, namely, a precharge phase and a boosted evaluation phase. When the CLK is low the circuit is in the precharge phase. During this phase, the precharged differential logic block is separated from the voltage-boosting block since MN1 is fully off. Precharge nodes P and PB in the differential logic block are then precharged to the supply voltage by MP1 and MP2, letting outputs OUT and OUTB identically low. At the same time, transistors MP3 and MN2 in the voltage-boosting block turn on, allowing NS and NP to be high and low, respectively. Then, a voltage identical to the supply voltage is applied across CBOOT. When CLK changes to high, the circuit goes into the boosted evaluation phase. The simulated waveforms of BCDL in this phase are shown in Fig. 2(b), where a 0.5V supply voltage is used. Since CLK goes high, MN1 turns on and connects the differential logic tree to the voltageboosting block. At the same time, NS is pulled down toward the ground, and by capacitive coupling through CBOOT, allowing NP and NT to be boosted below the ground. As shown in Fig. 2(b), NP temporally reaches −250 mV and settles at around −200 mV by the boosting action. Then, the gate–source voltages of MN1 and transistors that are on in the logic tree are enlarged this resulting in an increased driving strength of these transistors. And moreover, a slightly forward source–body voltage established in these transistors by boosting source voltages below the ground leads to a reduction in threshold voltages of these transistors, further increasing their driving strength. In turn, the boosted voltage at NT is then transferred to P or PB through the logic tree, depending on input data. [In Fig. 2(b), input data are such that PB is pulled down below the ground]. The gate–source voltage of the driver pMOS transistor is also enlarged and this enhances its driving strength. Along the timing-critical signal paths from the inputs to the outputs via precharge nodes all these driving strength-enhancing www.ijera.com www.ijera.com effects by boosting are combined together, resulting in significantly improved switching speed at a lowvoltage region. Figure.3 shows the conventional CMOS 28transistor adder. I am using this circuit for Differential logic tree and logic tree block for Fig. 1(a) and Fig. 1(b). The CMOS structure combines PMOS pull-up and NMOS pull-down networks to produce considered outputs. In this style all transistors (either PMOS or NMOS) are arranged in completely separate branches and each may consist of several sub-branches. The mutually exclusiveness of pull-up and pull-down networks is of a great concern. One possible implementation of the full adder is the Mirror Full Adder. The mirror full adder circuit device consists of 28 total transistors (4 transistors used for the construction of two inverters). Hence the full adder acts as a fundamental building-block component to larger circuits units, timing and power consumption optimization efforts at the adder level can lead to improved circuit throughput ratings, enhanced speed performance, and lowered power consumption requirements. Therefore, at this fundamental level it is very important to minimize latency and resolve any timing issues in order to avoid issues inevitably brought about by scaling. Fig.3. Conventional CMOS Full Adder. III. SIMULATION COMPARISON To assess the performance of the proposed circuit technique, various multi-input logic gates are designed using the conventional and proposed logic styles in a tsmc0.18-μm of Mentor Graphics EDA tool. The nominal threshold voltages of p- and nchannel MOS transistors are −0.45 and 0.42 V, respectively. The boosting capacitor was implemented using the gate-oxide capacitance of a pMOS transistor. Transistor widths in each logic gate and the amount of boosting capacitance were individually optimized at each supply voltage for each logic style to provide a minimum energy–delay product (EDP). 25 | P a g e
  • 4. Meenu Roy et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 4, Issue 1( Version 2), January 2014, pp.23-28 Table.1: Simulated Power, Delay and Area of circuits CIRCUITS POWER DELAY AREA in mW in μm² DCVS 8.6754 49.584 Ns 1540 DOMINO 4.3589 49.860 Ns 1320 BDL 4.013 49.504 Ns 1540 BCDL 1.4473 176.78 Ps 792 The Table .1 summarizes the simulated performance of various logic gates designed with the conventional and proposed logic styles. The simulation was executed at 100-MHz frequency with a supply of 1.8V. In the domino CMOS and BDL, only the non-inverting outputs are available. For Full adder which having the same input counts designed with differential logic styles, the BCDL gates has larger energy as compared with domino CMOS and DCVS gates due to the extra circuit to perform the boosting operation, it consumes still less energy than BDL gates. In case of EDP, BCDL gates show the best performance, improvement over the conventional logic gates. The fig.4 shows the power, delay and area analysis in different types of circuits such as DCVS, DOMINO, BDL, BCDL. 2000 1500 DCVS 1000 DOMINO 500 BDL 0 BCDL www.ijera.com The above Fig.5 shows the output waveform obtained for the proposed BCDL logic with carry chain of Full adder in the Differential logic tree. Then the comparison of the both BDL and BCDL logic are performed at different voltages to show that BCDL has a more amount decreasing delay at low voltages compared with BDL logic. Thus it is proved that the proposed BCDL logic has high performance at low voltages as compared with existing logic. IV. EXPERIMENTAL RESULT To demonstrate practical applicability of the proposed logic style, a set of ripple carry adders were designed. The 64-bit adder consisting of eight 8-bit adder subsections adopts the carry selection scheme for high-speed carry propagation. In BCDL Adder an 8-bit ripple carry chain was used to allow boosting operation at each carry chain stage, whereas an 8-bit Manchester carry chain was used in the DCVS and BDL adders for high-speed carry propagation. Fig. 6 shows the structure of the 8-bit ripple carry chain used in the 64-bit BCDL adder. At 1.8-V supply voltage, the 1-bit ripple carry chain in the BCDL adder requires 2.14 ns for propagating a carry value from the lowest to the highest bit positions, whereas the 1-bit carry chains in the DCVS and BDL adders require 8.96 and 7.48 ns, respectively, indicating 76% and 72% improvements. In 1 bit ripple carry adder chain the average power consumed is 2.595673milliwatts, power delay product is 5.521305𝑒 −008 and Energy delay product is 30.49090616𝑒 −016 .The experimental result for ripple carry adders is performed one by one. First 1 bit BCDL ripple carry adder is designed and simulated and obtained corresponding results the continue 2 bit, 4 bit, 8 bit ,16 bit and so on BCDL ripple carry adders. Fig.4. Power Comparison Chart. Fig.6. 64 Bit Ripple Carry Adder Fig.5 Waveform of BCDL with full adder carry chain www.ijera.com 26 | P a g e
  • 5. Meenu Roy et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 4, Issue 1( Version 2), January 2014, pp.23-28 www.ijera.com Fig.7. Structure of a ripple carry chain in BCDL. Fig.9. Waveform of BCDL Ripple Carry Adder. DELAY Fig.8. 2 bit BCDL ripple carry adder in schematic window In Fig.8 the rectangular block is the symbol created for 1 bit ripple carry adder which is shown in Fig.7. Hence the both symbols for 1 bit adder forms 2 bit and similarly all the bits upto 64 bit has been created by calling the symbol with respect to corresponding bits.The power, EDP, and PDP levels all are reduced compared to Exciting methods of DCVL, DOMINO CMOS, BDL. In BCDL, the outgoing carry from each 8-bit subsection goes into block-carry generators (BCG). There is a pair of BCGs in each 8-bit subsection in the upper half of the adder, and block carries are selected using the carry bit propagated from the lower half. The measured propagation delay and Switching energy of the BCDL adder depending on supply voltage are summarized in Table 2. Table.2. Measured Delay at various voltages of BCDL ripple carry adder VOLTAGE in 3.3 3.0 2.6 1.8 V DELAY in Fs 8.4808 7.3387 6.2817 3.6234 10 8 6 4 2 0 DELAY 3.3 3 2.6 1.8 VOLTAGES Fig.10 Graph to show decrease in delay at low voltages Fig.11 Layout of BCDL adder The schematic is drawn in Mentor Graphics Pyxis window and is simulated by creating a symbol to the schematic. As per the simulation using Mentor www.ijera.com 27 | P a g e
  • 6. Meenu Roy et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 4, Issue 1( Version 2), January 2014, pp.23-28 Graphics EDA tool using the tsmc 180nm technology it is proved that the proposed has increased speed as compared to the existing works. And its practical application shows that in low voltages also the delay is decreasing which means that at low voltage also the expected speed can be achieved by the proposed BCDL. [7] [8] V. CONCLUSION CMOS differential logic style with voltage boosting has been described. The BCDL provides higher switching speed than the conventional logic style at low supply voltage. By allowing a single boosting circuit to be shared by complementary outputs the BCDL minimizes the area overhead. Comparison results in a 0.180-μm technology of Mentor Graphics EDA tool indicated that the energy– delay product of the proposed logic style was improved when compared with conventional logic styles. Here present two high-speed and low-power full-adder cells designed. Logic styles that lead to have a reduced power-delay product (PDP). The experiment result for a adder designed with BCDL logic style revealed an reduction in the addition time. The practical application in ripple carry adder proves that it can operate in low supply voltages with a decrease in propagation delay. So BCDL is a best choice for adders especially for ripple carry adders which is the slowest among all the adders. [9] [10] [11] www.ijera.com Solid-State Circuits, vol. SSC-17, no. 3, pp. 614–619, Jun. 1982. Lou J H and Kuo J B, ―A 1.5V full-swing bootstrapped CMOS large capacitive load driver circuit suitable for low-voltage CMOS VLSI,‖ IEEE J. Solid-State Circuits, vol. 32, no. 1, pp. 119–121, Jan. 1997. Lou J H and Kuo J B,, ―A 1.5-V CMOS allN-logic true-single-phase bootstrapped dynamic-logic circuit suitable for low supply voltage and high-speed pipelined system operation,‖ IEEE Trans. Circuits Syst. II, Analog Digit. Signal Process, vol. 46, no. 5, pp. 628–631, May 1999. Garcia J, Montiel-Nelson J A, and Nooshabadi S, ―A single-capacitor bootstrapped power-efficient CMOS driver,‖ IEEE Trans. Circuits Syst. II, Exp. Briefs, vol. 53, no. 9, pp. 877–881, Sep. 2006. Kim J W and Kong B S, ―Low-voltage bootstrapped CMOS drivers with efficient conditional bootstrapping,‖ IEEE Trans. Circuits Syst. II, Exp. Briefs, vol. 55, no. 6, pp. 556–560, Jun. 2008. Jong-Woo Kim, Joo-Seong Kim, and BaiSun Kong, ―Low-Voltage CMOS Differential Logic Style With Supply Voltage Approaching Device Threshold‖ IEEE transactions on circuits and systems—ii: express briefs, vol. 59, no. 3, march 2012 REFERENCES [1] [2] [3] [4] [5] [6] Pedram M and Rabaey J M, Power-Aware Design Methodologies. Boston, MA: Kluwer, 2002. Wang A and Chandrakasan A, ―A 180 mV FFT processor using subthreshold circuit techniques,‖ in Proc. IEEE ISSCC, 2004, pp. 292–295. Zhai B, Nazhandali L, Olson. J, Reeves A, Minuth M, Helfand R, Sanjay P, Blaauw D, and Austin T, ―A 2.60 pJ/Inst subthreshold sensor processor for optimal energy efficiency,‖ in Proc. IEEE VLSI Symp., 2006, pp. 154–155. Bol D, Flandre D, and Legat J D, ―Technology flavor selection and adaptive techniques for timing-constrained 45 nm subthreshold circuits,‖ in Proc. ACM ISLPED, 2009, pp. 21–26. Heller L G, Griffin W, Davis J, and Thoma N, ―Cascode voltage switch logic: A differential CMOS logic family,‖ in Proc. IEEE ISSCC Dig. Tech. Papers, Feb. 1984, pp. 16–17. Krambeck R H, Lee C M, ―High-speed compact circuits with CMOS,‖ IEEE J. www.ijera.com 28 | P a g e