SlideShare a Scribd company logo
Sakshi Verma et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 4, Issue 1( Version 1), January 2014, pp.172-176

RESEARCH ARTICLE

www.ijera.com

OPEN ACCESS

Half Swing Clocking Scheme at 45nm
Sakshi Verma1, Mukesh Maheshwari2
1

Research Scholar, Department of Electronics and Communication Engineering,
Assistant Professor, Department of Electronics and Communication Engineering, Jaipur National University,
Jaipur(Rajasthan),India
2

ABSTRACT
Achievement of high processor speed with low power consumption is an elemental factor in processor
technology, especially for hand-held devices. The need for low power has caused a major paradigm shift where
power dissipation has become a important consideration as performance and area. In CMOS circuits, dynamic
power consumption is proportional to the transition frequency, capacitance, and square of supply voltage.
Consequentially, lowering supply voltage delivers significant power savings compromising the speed of
processor. Large portion of the total power is consumed in the clocking circuitry in embedded processor
technology. So clock power can be reduced using half swing of clock scheme which will cut down the power
dissipation and minimum speed degradation. In Digital circuits by using double-edge triggered flip flops
(DETFFs), the clock frequency can be significantly reduced ideally, in half while preserving the rate of data
processing. Using lower clock frequency may translate into considerable power savings for the clocked portions
of a circuit, including the clock distribution network and flip-flops. The designing is based on 45nm process
technology.
Keywords: Clock power, CMOS, DETFF.
I. INTRODUCTION
In recent ages major interest of designers
were on area, performance, cost, reliability, and
power. Power is most crucial factor of the embedded
processor technology. Power distribution in embedded
processor differs from product to product but due to
the large capacitance and high switching activity clock
system dissipates enormous portion of power which is
about 18-43% of total circuit. One of the main
reasons for enormous power consumption in the clock
system is that the transition probability of the clock is
100% while in ordinary logic it is about one-third on
average.
Many power reduction techniques have been
introduced in random logic but techniques are useful
for all random logic circuits which does not help to
degrade power consumption Consequently, in order to
achieve low-power designs, it is relevant to degrade
the clock system power and for reducing the clock
system power, it is beneficial to reduce a clock voltage
swing. By using half swing clocking scheme we can
achieve significant reduction in power consumption.
Proposed half swing clocking scheme causes the
minimum speed degradation because voltage swing is
reduced only for clocking circuitry but the random
logic circuits in critical path are provided with full
supply voltage as a result significant power reduces
with minimal speed degradation.

www.ijera.com

II.

HALF SWING CLOCKING
SCHEME

Fig 2 shows the proposed half-swing
clocking technique which is compared with a
conventional technique.

(a)

(b)
Fig.2 Concept of half swing clocking scheme.(a)
conventional clocking scheme (b) half swing
clocking scheme.
In Fig. 2(a) two full-swing clocks is being
gated to a conventional latch. The voltage swing of the
clock is reduced to half VDD which will degrade the
clocking power. The proposed technique as shown in
172 | P a g e
Sakshi Verma et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 4, Issue 1( Version 1), January 2014, pp.172-176

www.ijera.com

Fig. 2(b), uses two separate clock signals for NMOS
and PMOS transistors, respectively. For NMOS’s
clock swings from zero to half VDD, and for PMOS’s
the clock swings from VDD to half VDD. The power
degradation by half swing clocking circuitry is
decreased to 25% of conventional clocking circuitry.
Half swing clock driver provides two half swing clock
signals as discussed above and generate half VDD
voltage by itself.
III.

HALF SWING CLOCK DRIVER

Non overlapping two phase clock system is
used for designing latches. Two pairs of
complementary clock phases Φ1,/𝛷1,& Φ2,/𝛷2,f is
required for designing C2MOS latches and
transmission–gates (tmg) . Φ1,f and Φ2,f controls the
NMOS gates, whereas 𝛷 1,f and 𝛷2,f are connected to
PMOS gates. Figure shows the two complementary
full swing phases and a C2MOS latch.

Fig. 3.2 Complementary half swing clocking[11]
Half swing clock drivers are suggested in
reference [2] [5] is shown in figure 4.

Fig.4 Half swing clock driver
Fig. 3.1 Complementary full swing clocking
As there is four phases of clock and the
energy consumption per clock period is determined by
two full-swing transitions. Thus two discharging edges
does not require any charge from voltage source and
two rising edges of clock require charge from voltage
source. The power consumed by the clock is given by
Pclk,f = Cclk,f . V2dd . fclk
(1)
Where Cclk,f is the total capacitance of the
four clock phases, Vdd is power supply voltage and fclk
is the switching frequency of clock.
Figure 3.2 shows two complementary phases
Φh / 𝛷h of half swing clocking scheme. In the Low to
High transition (LH) of Φh can be obtained by
connecting it to 𝛷h ,which does not require any charge
from the voltage source. The energy dissipating by 𝛷 h
is used by Φh .So shorting these two complementary
phases no energy requires from voltage source. The
only energy consuming state is Low to High transition
of 𝛷h

www.ijera.com

Half swing clock driver generates half swing
clock and half Vdd voltage which is comprise of four
transistors and two capacitors. When voltage at phase
of full swing clock VΦf = 0, transistor MPeq and
MNeq are off, Φh and 𝛷h are discharge by MNdis and
MPdis to Vss=0 and Vdd respectively. When VΦf =Vdd,
these MNdis and MPdis are off and MPeq and MNeq
are short circuit Φh and 𝛷h , which met at potential
Veq.
𝐶 𝛷ℎ
Veq =
Vdd
(2)
𝐶 𝛷 ,ℎ +𝐶 𝛷 ℎ

With 𝐶 𝛷 ℎ = 𝐶 𝛷,ℎ ,Veq become equal to Vdd/2.
IV. FLIP-FLOP
Flip-flop is a is a clocked storage elements,
which can be used to store state information and also
store the values which is applied to their inputs. Flip
flops and latches are most frequently used element in
digital systems. A latch is level sensitive. It is
transparent and propagates its input to the output
during one clock phase (clock low or high), while
holding its value during the other clock phase. A flipflop is edge triggered. It captures its input and
propagates it to the output at a clock edge (rising or
falling), while keeps the output constant at any other
time. In synchronous system, they are the starting and
ending points of signal delay paths, which decide the
maximum speed of the systems. Typically they are
173 | P a g e
Sakshi Verma et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 4, Issue 1( Version 1), January 2014, pp.172-176
consuming large amount of power because they are
clocked at the system operating frequency. The clock
power of a high performance processor dominant the
total power dissipation. A large portion of the clock
power is used to drive sequential elements such as flip
flop and latches. Reducing the clock power
dissipations of the flip flop and latches is thus
important technique for the total chip power
conservation.
A. SINGLE & DOUBLE EDG TRIGGERED
FLIP- FLOP
Double-edges triggered (DET) and singleedge triggered (SET) flip-flops are edge-sensitive
devices. Data storage in these flip-flops occurs at
specific edges of the clock signal. The single-edge
triggered (SET) flip-flops are shown in figure, has two
D latch .The first latch is called the master and the
second is slave.
When the clock is 0, the output of the
inverter is 1. The slave latch is enabled and its output
Q is equal to the master output.

www.ijera.com

When the clock signal Clock is high the latch D1 is
transparent and M1 multiplexes to the global output Q
the value stored in the latch D2 Similarly, when the
clock signal Clock changes to low, the latch D2
becomes transparent, and the value Stored in D1 is
multiplexed to the global flip-flop output Q.
V. SIMULATION AND RESULTS
The tool used is Tanner EDA version
14.1.Tanner tool is VLSI design tool used for analysis
and simulation of electronic circuits. Technology used
is 45nm.45nm FET process parameter file is included
in T-spice file for simulations. The width of PMOS is
2.1u and NMOS_1 (MNeq) is 0.5u and NMOS_2
(MNdis) is 1.34um.The value of capacitance 𝐶 𝛷 ℎ =
1pF and 𝐶 𝛷,ℎ =1pF.

Fig. 7 simulation result for half swing clock driver

Fig. 5 single-edge triggered (SET) flip-flops
The master latch is disabled because Clk =0
.When the input pulse changed to the logic 1 level, the
data from external D input is transferred to the master.
The slave, however is disabled as long as clock
remains in the level 1(high).Thus ,the output of the
flip flop can changed only during the transition of the
clock from 1 to 0.
Double-edge triggered flip-flops sample the
input data at both the rising and the falling edges of
the clock signal during each period of the clock
signal.

The resizing of latch transistor is necessary to
restore the shape and timing of output edge. Reduced
clock voltage leads to reduced drain current causes
longer latch delay. Resizing channel width of latch
transistors is necessary. C2MOS latch waveform is
shown in figure 8.

Fig .8 simulation result for C2MOS latch for half
swing clock

Fig. 6 Double edge triggered (DET) flip-flops
www.ijera.com

The figure 9 shows output waveform for SET
Flip Flop using C2MOS latch. The width of PMOS is
equal to 2.1um and NMOS is equal to 45nm.
174 | P a g e
Sakshi Verma et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 4, Issue 1( Version 1), January 2014, pp.172-176

www.ijera.com

Flip
Flop

Technology

Power (watt)

Delay
(rise)sec.

DETFF

45nm

8.3881×10-4

582.58p

SETFF

45nm

4.281×10-4

622.07p

DETFF

180nm

1.00694×10

SETFF

180nm

1.964×10-3

-3

674.07p
840.96p

Table.1 Comparison table for DETFF based on
45nm and 180 nm technology

Fig .9 simulation result for SETFF using C2MOS
latch for half swing clock
Input to output delay for SETFF
TPLH=622.07ps.The waveform of DET flip flop with
C2MOS latch using half swing clock is shown in
figure 5.9 the width of PMOS is 2.1µm and NMOS is
45nm and the length will be equal to 45nm.

VI. CONCLUSION
This design is an attempt to develop a low
power and voltage DETFF. Large portion of the total
power is consumed in the clocking circuitry in
embedded processor technology, so Half-swing
clocking system technique reduces clock power greatly.
Clocked C2MOS latches is suitable for half-swing clock
technique , when Transmission-gates latch is being
used with the half swing clock it produces a kinked
output with half swing clock. Double edge triggered
flip flop using half swing clock results in substantial
power reduction. Double edge triggered flip flop as
compared to single edge triggered flip-flop responds to
both clock edges, reducing clock frequency to half in
order to achieve the same computation output. Clock
distribution turns out to be a major source of power
consumption in a synchronous computation system
resulting in overall power reduction which is beneficial
to a great extent. It has been shown that the usage of
DETFFs in processor technology is beneficial in low
power, low voltage and high speed applications. Design
of DETFF on 45nm processor technology have 16% of
improvement over the 180nm technology.

REFERENCES
[1]

Fig .10 Simulation result for DETFF using C2MOS
latch for half swing clock
Input to output delay for DETFF is
TPLH=582.58ps.In the comparison table power and
delay are calculated for SETFF and DETFF at the
45nm technology. In comparison to 45nm and 180nm
technology, it is found that there is a significant raise
of 16% power consumption in case of 45nm
technology over 180 nm technology. This has resulted
into significant power reduction with minimal speed
degradation.

www.ijera.com

[2]

[3]

[4]

David Levacq, M.Yazid, Hiroshi Kawaguchi,
M. takamaya” Half VDD clock swing flip
flop
with reduced contention for upto
60% power saving in clock distribution”IEEE
Trans.,2007.
Farhad HajAli Asgari and Manoj Sachdev” A
Low-Power Reduced Swing Global Clocking
Methodology” IEEE TRANS. Vol. 12, no. 5,
May 2004.
Jae-Il Kim and Bai-Sun Kong “Dual EdgeTriggered NAND-Keeper Flip-Flop for HighPerformance VLSI” Hankuk Aviation
University, 200-1 Hwajun-dong Deokyanggu,
Goyang,
Kyunggi-do,
412-791,
Korea,May 2003.
Jatuchai Pangjun and Sachin S. Sapatnekar,”
low power clock distribution using multiple
voltages and reduced swings” in University
of Minnesota ,June2002.

175 | P a g e
Sakshi Verma et al Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 4, Issue 1( Version 1), January 2014, pp.172-176
[5]

[6]
[7]

[8]

[9]

[10]
[11]

[12]

www.ijera.com

Loew, M.; Pfleiderer, H.-J.; Bruels, N.
“Power Saving in CMOS using Half swing
clocking scheme”, Solid-State Circuits
Conference, 2001.ESSCIRC 2001.
Bill Moyer”low power design for embedded
processor” IEEE, vol.89, no.11, nov 2001.
Young Su Kwon, Bong-iL Park, Chong Min
Kyung” A New Single –clock Flip flop for
Half Swing Clocking” IEICE TRANS.
fundamentals Vol. E82-A No.PP.2521 ,Nov
1999.
Vladimir Stojanovic and Vojin G.
Oklobdzija, “Comparative Analysis of
Master–Slave Latches and Flip-Flops for
High-Performance and Low-Power Systems”
IEEE journal of solid-state circuits, vol. 34,
no. 4, April 1999.
H.kawaguchi and T.Sakurai, ”A Reduced
Clock-Swing Flip-Flop (RCSFF) for 63%
Power Reduction” IEEE J. Solid circuits,
33(5), pp. 807-811,may 1998
Prof. V.G.Oklobdzija “Clocking and latches”
University of California; May 1998 .
A.Chandrakasan and R.Broderson“Low
power digital CMOS design” solid-state
circuits, vol. 27, no. 4, April 1995.
H. Kojima, S. Tanaka, and K. Sasaki, “Halfswing clocking scheme for 75% power
saving in clocking circuitry,” in 1994 Symp.
VLSI Circuits Dig. Tech. Papers, June 1995,
pp. 23–24.

www.ijera.com

176 | P a g e

More Related Content

What's hot

Data Transmission Through Inductive Coupled System
Data Transmission Through Inductive Coupled SystemData Transmission Through Inductive Coupled System
Data Transmission Through Inductive Coupled System
IRJET Journal
 
Controlling of DC Motor using IC 555 Timer
Controlling of DC Motor using IC 555 TimerControlling of DC Motor using IC 555 Timer
Controlling of DC Motor using IC 555 Timer
Upendra Chokka
 
Multifunctional Relay Based On Microcontroller
Multifunctional Relay Based On MicrocontrollerMultifunctional Relay Based On Microcontroller
Multifunctional Relay Based On Microcontroller
Rajeev Kumar
 
Design and Implementation of an Interface Circuit for DC Motor Speed Control ...
Design and Implementation of an Interface Circuit for DC Motor Speed Control ...Design and Implementation of an Interface Circuit for DC Motor Speed Control ...
Design and Implementation of an Interface Circuit for DC Motor Speed Control ...
Firas Mohammed Ali Al-Raie
 
Speed Tracking of Field Oriented Control Permanent Magnet Synchronous Motor U...
Speed Tracking of Field Oriented Control Permanent Magnet Synchronous Motor U...Speed Tracking of Field Oriented Control Permanent Magnet Synchronous Motor U...
Speed Tracking of Field Oriented Control Permanent Magnet Synchronous Motor U...
IJPEDS-IAES
 
Design of Highly Reliable and Efficient Next Generation Power Converters(Tran...
Design of Highly Reliable and Efficient Next Generation Power Converters(Tran...Design of Highly Reliable and Efficient Next Generation Power Converters(Tran...
Design of Highly Reliable and Efficient Next Generation Power Converters(Tran...
SHAHRUKH ALAM
 
Speed control of single phase induction motor with variable frequency voltage...
Speed control of single phase induction motor with variable frequency voltage...Speed control of single phase induction motor with variable frequency voltage...
Speed control of single phase induction motor with variable frequency voltage...
SHAHRUKH ALAM
 
Speed control of dc motor using 89c51
Speed control of dc motor using 89c51Speed control of dc motor using 89c51
Speed control of dc motor using 89c51
Pawan Gupta
 
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY PIC16F877A MICROCONTROLLER
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY  PIC16F877A MICROCONTROLLERDC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY  PIC16F877A MICROCONTROLLER
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY PIC16F877A MICROCONTROLLER
Tridib Bose
 
Lab - 3 - DC Motor Control
Lab - 3 - DC Motor ControlLab - 3 - DC Motor Control
Lab - 3 - DC Motor Control
Pramod
 
Ct36570573
Ct36570573Ct36570573
Ct36570573
IJERA Editor
 
Speed Control of PMBLDC Motor using LPC 2148 – A Practical Approach
Speed Control of PMBLDC Motor using  LPC 2148 – A Practical Approach  Speed Control of PMBLDC Motor using  LPC 2148 – A Practical Approach
Speed Control of PMBLDC Motor using LPC 2148 – A Practical Approach
IJEEE
 
Speed Control of Induction Motor Using Hysteresis Method
Speed Control of Induction Motor Using Hysteresis MethodSpeed Control of Induction Motor Using Hysteresis Method
Speed Control of Induction Motor Using Hysteresis Method
IRJET Journal
 
Novel Discrete Components Based Speed Controller for Induction Motor
Novel Discrete Components Based Speed Controller for Induction MotorNovel Discrete Components Based Speed Controller for Induction Motor
Novel Discrete Components Based Speed Controller for Induction Motor
IJPEDS-IAES
 
PROJECT SEMINAR
PROJECT SEMINARPROJECT SEMINAR
PROJECT SEMINAR
Agnivesh Mandala
 
FOUR QUADRANT DC MOTOR SPEED CONTROL WITH MICROCONTROLLER
FOUR QUADRANT DC MOTOR SPEED CONTROL WITH MICROCONTROLLERFOUR QUADRANT DC MOTOR SPEED CONTROL WITH MICROCONTROLLER
FOUR QUADRANT DC MOTOR SPEED CONTROL WITH MICROCONTROLLER
shiv kapil
 
Neural – Adaptive Control Based on Feedback Linearization for Electro Hydraul...
Neural – Adaptive Control Based on Feedback Linearization for Electro Hydraul...Neural – Adaptive Control Based on Feedback Linearization for Electro Hydraul...
Neural – Adaptive Control Based on Feedback Linearization for Electro Hydraul...
IOSR Journals
 
Speed control of DC motor using pulse width modulation technique
Speed control of DC motor using pulse width modulation technique Speed control of DC motor using pulse width modulation technique
Speed control of DC motor using pulse width modulation technique
Imanul Mazarbhuiya
 
Simulation of Direct Torque Control of Induction motor using Space Vector Mo...
Simulation of Direct Torque Control of Induction motor using  Space Vector Mo...Simulation of Direct Torque Control of Induction motor using  Space Vector Mo...
Simulation of Direct Torque Control of Induction motor using Space Vector Mo...
IJMER
 
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
IJRST Journal
 

What's hot (20)

Data Transmission Through Inductive Coupled System
Data Transmission Through Inductive Coupled SystemData Transmission Through Inductive Coupled System
Data Transmission Through Inductive Coupled System
 
Controlling of DC Motor using IC 555 Timer
Controlling of DC Motor using IC 555 TimerControlling of DC Motor using IC 555 Timer
Controlling of DC Motor using IC 555 Timer
 
Multifunctional Relay Based On Microcontroller
Multifunctional Relay Based On MicrocontrollerMultifunctional Relay Based On Microcontroller
Multifunctional Relay Based On Microcontroller
 
Design and Implementation of an Interface Circuit for DC Motor Speed Control ...
Design and Implementation of an Interface Circuit for DC Motor Speed Control ...Design and Implementation of an Interface Circuit for DC Motor Speed Control ...
Design and Implementation of an Interface Circuit for DC Motor Speed Control ...
 
Speed Tracking of Field Oriented Control Permanent Magnet Synchronous Motor U...
Speed Tracking of Field Oriented Control Permanent Magnet Synchronous Motor U...Speed Tracking of Field Oriented Control Permanent Magnet Synchronous Motor U...
Speed Tracking of Field Oriented Control Permanent Magnet Synchronous Motor U...
 
Design of Highly Reliable and Efficient Next Generation Power Converters(Tran...
Design of Highly Reliable and Efficient Next Generation Power Converters(Tran...Design of Highly Reliable and Efficient Next Generation Power Converters(Tran...
Design of Highly Reliable and Efficient Next Generation Power Converters(Tran...
 
Speed control of single phase induction motor with variable frequency voltage...
Speed control of single phase induction motor with variable frequency voltage...Speed control of single phase induction motor with variable frequency voltage...
Speed control of single phase induction motor with variable frequency voltage...
 
Speed control of dc motor using 89c51
Speed control of dc motor using 89c51Speed control of dc motor using 89c51
Speed control of dc motor using 89c51
 
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY PIC16F877A MICROCONTROLLER
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY  PIC16F877A MICROCONTROLLERDC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY  PIC16F877A MICROCONTROLLER
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY PIC16F877A MICROCONTROLLER
 
Lab - 3 - DC Motor Control
Lab - 3 - DC Motor ControlLab - 3 - DC Motor Control
Lab - 3 - DC Motor Control
 
Ct36570573
Ct36570573Ct36570573
Ct36570573
 
Speed Control of PMBLDC Motor using LPC 2148 – A Practical Approach
Speed Control of PMBLDC Motor using  LPC 2148 – A Practical Approach  Speed Control of PMBLDC Motor using  LPC 2148 – A Practical Approach
Speed Control of PMBLDC Motor using LPC 2148 – A Practical Approach
 
Speed Control of Induction Motor Using Hysteresis Method
Speed Control of Induction Motor Using Hysteresis MethodSpeed Control of Induction Motor Using Hysteresis Method
Speed Control of Induction Motor Using Hysteresis Method
 
Novel Discrete Components Based Speed Controller for Induction Motor
Novel Discrete Components Based Speed Controller for Induction MotorNovel Discrete Components Based Speed Controller for Induction Motor
Novel Discrete Components Based Speed Controller for Induction Motor
 
PROJECT SEMINAR
PROJECT SEMINARPROJECT SEMINAR
PROJECT SEMINAR
 
FOUR QUADRANT DC MOTOR SPEED CONTROL WITH MICROCONTROLLER
FOUR QUADRANT DC MOTOR SPEED CONTROL WITH MICROCONTROLLERFOUR QUADRANT DC MOTOR SPEED CONTROL WITH MICROCONTROLLER
FOUR QUADRANT DC MOTOR SPEED CONTROL WITH MICROCONTROLLER
 
Neural – Adaptive Control Based on Feedback Linearization for Electro Hydraul...
Neural – Adaptive Control Based on Feedback Linearization for Electro Hydraul...Neural – Adaptive Control Based on Feedback Linearization for Electro Hydraul...
Neural – Adaptive Control Based on Feedback Linearization for Electro Hydraul...
 
Speed control of DC motor using pulse width modulation technique
Speed control of DC motor using pulse width modulation technique Speed control of DC motor using pulse width modulation technique
Speed control of DC motor using pulse width modulation technique
 
Simulation of Direct Torque Control of Induction motor using Space Vector Mo...
Simulation of Direct Torque Control of Induction motor using  Space Vector Mo...Simulation of Direct Torque Control of Induction motor using  Space Vector Mo...
Simulation of Direct Torque Control of Induction motor using Space Vector Mo...
 
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
 

Viewers also liked

La RIEB
La RIEBLa RIEB
La RIEB
fanyml1031
 
Uso responsable de las tic para prevenir las ticF
Uso responsable de las tic para prevenir las ticFUso responsable de las tic para prevenir las ticF
Uso responsable de las tic para prevenir las ticF
Andres MaYa
 
60502000728201505
6050200072820150560502000728201505
60502000728201505
Aryantipt Aryantipt
 
03. Contos de Recife 3015 - O JOGO DOS SETE
03. Contos de Recife 3015 - O JOGO DOS SETE03. Contos de Recife 3015 - O JOGO DOS SETE
03. Contos de Recife 3015 - O JOGO DOS SETE
Gledson Gomes
 
Descubriendo objetos rojos y cuadrados
Descubriendo objetos rojos y cuadradosDescubriendo objetos rojos y cuadrados
Descubriendo objetos rojos y cuadrados
Deisy Ruano
 
Apresentação BH Sites
Apresentação BH SitesApresentação BH Sites
Apresentação BH Sites
BH Sites
 
Guglielmo
GuglielmoGuglielmo
FreeXBook - Oficial Presentation
FreeXBook - Oficial PresentationFreeXBook - Oficial Presentation
FreeXBook - Oficial Presentation
KAZUZABRAZIL
 

Viewers also liked (8)

La RIEB
La RIEBLa RIEB
La RIEB
 
Uso responsable de las tic para prevenir las ticF
Uso responsable de las tic para prevenir las ticFUso responsable de las tic para prevenir las ticF
Uso responsable de las tic para prevenir las ticF
 
60502000728201505
6050200072820150560502000728201505
60502000728201505
 
03. Contos de Recife 3015 - O JOGO DOS SETE
03. Contos de Recife 3015 - O JOGO DOS SETE03. Contos de Recife 3015 - O JOGO DOS SETE
03. Contos de Recife 3015 - O JOGO DOS SETE
 
Descubriendo objetos rojos y cuadrados
Descubriendo objetos rojos y cuadradosDescubriendo objetos rojos y cuadrados
Descubriendo objetos rojos y cuadrados
 
Apresentação BH Sites
Apresentação BH SitesApresentação BH Sites
Apresentação BH Sites
 
Guglielmo
GuglielmoGuglielmo
Guglielmo
 
FreeXBook - Oficial Presentation
FreeXBook - Oficial PresentationFreeXBook - Oficial Presentation
FreeXBook - Oficial Presentation
 

Similar to Ad4101172176

Iaetsd design of a low power multiband clock distribution circuit
Iaetsd design of a low power multiband clock distribution circuitIaetsd design of a low power multiband clock distribution circuit
Iaetsd design of a low power multiband clock distribution circuit
Iaetsd Iaetsd
 
Harmonic current reduction by using the super lift boost converter for two st...
Harmonic current reduction by using the super lift boost converter for two st...Harmonic current reduction by using the super lift boost converter for two st...
Harmonic current reduction by using the super lift boost converter for two st...
IJSRED
 
Duty Cycle Corrector Using Pulse Width Modulation
Duty Cycle Corrector Using Pulse Width ModulationDuty Cycle Corrector Using Pulse Width Modulation
Duty Cycle Corrector Using Pulse Width Modulation
VLSICS Design
 
International Journal of VLSI design & Communication Systems (VLSICS)
International Journal of VLSI design & Communication Systems (VLSICS) International Journal of VLSI design & Communication Systems (VLSICS)
International Journal of VLSI design & Communication Systems (VLSICS)
VLSICS Design
 
DUTY CYCLE CORRECTOR USING PULSE WIDTH MODULATION
DUTY CYCLE CORRECTOR USING PULSE WIDTH MODULATIONDUTY CYCLE CORRECTOR USING PULSE WIDTH MODULATION
DUTY CYCLE CORRECTOR USING PULSE WIDTH MODULATION
VLSICS Design
 
DESIGN OF A LOW POWER MULTIBAND CLOCK DISTRIBUTION CIRCUIT USING SINGLE PHASE...
DESIGN OF A LOW POWER MULTIBAND CLOCK DISTRIBUTION CIRCUIT USING SINGLE PHASE...DESIGN OF A LOW POWER MULTIBAND CLOCK DISTRIBUTION CIRCUIT USING SINGLE PHASE...
DESIGN OF A LOW POWER MULTIBAND CLOCK DISTRIBUTION CIRCUIT USING SINGLE PHASE...
IJERA Editor
 
Synchronous flyback converter with synchronous buck post regulator
Synchronous flyback converter with synchronous buck post regulatorSynchronous flyback converter with synchronous buck post regulator
Synchronous flyback converter with synchronous buck post regulator
eSAT Publishing House
 
H33038041
H33038041H33038041
H33038041
IJERA Editor
 
Vlsi implementation of a programmable low drop out voltage regulator
Vlsi implementation of a programmable low drop out voltage regulatorVlsi implementation of a programmable low drop out voltage regulator
Vlsi implementation of a programmable low drop out voltage regulator
eSAT Journals
 
Design of embedded based three phase preventor and selector system for indust...
Design of embedded based three phase preventor and selector system for indust...Design of embedded based three phase preventor and selector system for indust...
Design of embedded based three phase preventor and selector system for indust...
IAEME Publication
 
Df34655661
Df34655661Df34655661
Df34655661
IJERA Editor
 
A Single-Phase Clock Multiband Low-Power Flexible Divider
A Single-Phase Clock Multiband Low-Power Flexible DividerA Single-Phase Clock Multiband Low-Power Flexible Divider
A Single-Phase Clock Multiband Low-Power Flexible Divider
ijsrd.com
 
FPGA IMPLEMENTATION OF UNIVERSAL SHIFT REGISTER FOR ASYNCHRONOUS DATA SAMPLING
FPGA IMPLEMENTATION OF UNIVERSAL SHIFT REGISTER FOR ASYNCHRONOUS DATA SAMPLINGFPGA IMPLEMENTATION OF UNIVERSAL SHIFT REGISTER FOR ASYNCHRONOUS DATA SAMPLING
FPGA IMPLEMENTATION OF UNIVERSAL SHIFT REGISTER FOR ASYNCHRONOUS DATA SAMPLING
Editor IJMTER
 
Design of -- Two phase non overlapping low frequency clock generator using Ca...
Design of -- Two phase non overlapping low frequency clock generator using Ca...Design of -- Two phase non overlapping low frequency clock generator using Ca...
Design of -- Two phase non overlapping low frequency clock generator using Ca...
Prashantkumar R
 
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household Appliances
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household AppliancesIRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household Appliances
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household Appliances
IRJET Journal
 
Low power and high performance detff using common
Low power and high performance detff using commonLow power and high performance detff using common
Low power and high performance detff using common
eSAT Publishing House
 
Design and development of grid tie inverter with closed loop spwm single stag...
Design and development of grid tie inverter with closed loop spwm single stag...Design and development of grid tie inverter with closed loop spwm single stag...
Design and development of grid tie inverter with closed loop spwm single stag...
eSAT Journals
 
Ground Bounce Noise Reduction in Vlsi Circuits
Ground Bounce Noise Reduction in Vlsi CircuitsGround Bounce Noise Reduction in Vlsi Circuits
Ground Bounce Noise Reduction in Vlsi Circuits
IJERA Editor
 
CMOS ring oscillator delay cell performance: a comparative study
CMOS ring oscillator delay cell performance: a comparative studyCMOS ring oscillator delay cell performance: a comparative study
CMOS ring oscillator delay cell performance: a comparative study
IJECEIAES
 
J42046469
J42046469J42046469
J42046469
IJERA Editor
 

Similar to Ad4101172176 (20)

Iaetsd design of a low power multiband clock distribution circuit
Iaetsd design of a low power multiband clock distribution circuitIaetsd design of a low power multiband clock distribution circuit
Iaetsd design of a low power multiband clock distribution circuit
 
Harmonic current reduction by using the super lift boost converter for two st...
Harmonic current reduction by using the super lift boost converter for two st...Harmonic current reduction by using the super lift boost converter for two st...
Harmonic current reduction by using the super lift boost converter for two st...
 
Duty Cycle Corrector Using Pulse Width Modulation
Duty Cycle Corrector Using Pulse Width ModulationDuty Cycle Corrector Using Pulse Width Modulation
Duty Cycle Corrector Using Pulse Width Modulation
 
International Journal of VLSI design & Communication Systems (VLSICS)
International Journal of VLSI design & Communication Systems (VLSICS) International Journal of VLSI design & Communication Systems (VLSICS)
International Journal of VLSI design & Communication Systems (VLSICS)
 
DUTY CYCLE CORRECTOR USING PULSE WIDTH MODULATION
DUTY CYCLE CORRECTOR USING PULSE WIDTH MODULATIONDUTY CYCLE CORRECTOR USING PULSE WIDTH MODULATION
DUTY CYCLE CORRECTOR USING PULSE WIDTH MODULATION
 
DESIGN OF A LOW POWER MULTIBAND CLOCK DISTRIBUTION CIRCUIT USING SINGLE PHASE...
DESIGN OF A LOW POWER MULTIBAND CLOCK DISTRIBUTION CIRCUIT USING SINGLE PHASE...DESIGN OF A LOW POWER MULTIBAND CLOCK DISTRIBUTION CIRCUIT USING SINGLE PHASE...
DESIGN OF A LOW POWER MULTIBAND CLOCK DISTRIBUTION CIRCUIT USING SINGLE PHASE...
 
Synchronous flyback converter with synchronous buck post regulator
Synchronous flyback converter with synchronous buck post regulatorSynchronous flyback converter with synchronous buck post regulator
Synchronous flyback converter with synchronous buck post regulator
 
H33038041
H33038041H33038041
H33038041
 
Vlsi implementation of a programmable low drop out voltage regulator
Vlsi implementation of a programmable low drop out voltage regulatorVlsi implementation of a programmable low drop out voltage regulator
Vlsi implementation of a programmable low drop out voltage regulator
 
Design of embedded based three phase preventor and selector system for indust...
Design of embedded based three phase preventor and selector system for indust...Design of embedded based three phase preventor and selector system for indust...
Design of embedded based three phase preventor and selector system for indust...
 
Df34655661
Df34655661Df34655661
Df34655661
 
A Single-Phase Clock Multiband Low-Power Flexible Divider
A Single-Phase Clock Multiband Low-Power Flexible DividerA Single-Phase Clock Multiband Low-Power Flexible Divider
A Single-Phase Clock Multiband Low-Power Flexible Divider
 
FPGA IMPLEMENTATION OF UNIVERSAL SHIFT REGISTER FOR ASYNCHRONOUS DATA SAMPLING
FPGA IMPLEMENTATION OF UNIVERSAL SHIFT REGISTER FOR ASYNCHRONOUS DATA SAMPLINGFPGA IMPLEMENTATION OF UNIVERSAL SHIFT REGISTER FOR ASYNCHRONOUS DATA SAMPLING
FPGA IMPLEMENTATION OF UNIVERSAL SHIFT REGISTER FOR ASYNCHRONOUS DATA SAMPLING
 
Design of -- Two phase non overlapping low frequency clock generator using Ca...
Design of -- Two phase non overlapping low frequency clock generator using Ca...Design of -- Two phase non overlapping low frequency clock generator using Ca...
Design of -- Two phase non overlapping low frequency clock generator using Ca...
 
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household Appliances
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household AppliancesIRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household Appliances
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household Appliances
 
Low power and high performance detff using common
Low power and high performance detff using commonLow power and high performance detff using common
Low power and high performance detff using common
 
Design and development of grid tie inverter with closed loop spwm single stag...
Design and development of grid tie inverter with closed loop spwm single stag...Design and development of grid tie inverter with closed loop spwm single stag...
Design and development of grid tie inverter with closed loop spwm single stag...
 
Ground Bounce Noise Reduction in Vlsi Circuits
Ground Bounce Noise Reduction in Vlsi CircuitsGround Bounce Noise Reduction in Vlsi Circuits
Ground Bounce Noise Reduction in Vlsi Circuits
 
CMOS ring oscillator delay cell performance: a comparative study
CMOS ring oscillator delay cell performance: a comparative studyCMOS ring oscillator delay cell performance: a comparative study
CMOS ring oscillator delay cell performance: a comparative study
 
J42046469
J42046469J42046469
J42046469
 

Recently uploaded

RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AIEnchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Vladimir Iglovikov, Ph.D.
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
Claudio Di Ciccio
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
SOFTTECHHUB
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
Neo4j
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
Daiki Mogmet Ito
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Zilliz
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 

Recently uploaded (20)

RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AIEnchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 

Ad4101172176

  • 1. Sakshi Verma et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 4, Issue 1( Version 1), January 2014, pp.172-176 RESEARCH ARTICLE www.ijera.com OPEN ACCESS Half Swing Clocking Scheme at 45nm Sakshi Verma1, Mukesh Maheshwari2 1 Research Scholar, Department of Electronics and Communication Engineering, Assistant Professor, Department of Electronics and Communication Engineering, Jaipur National University, Jaipur(Rajasthan),India 2 ABSTRACT Achievement of high processor speed with low power consumption is an elemental factor in processor technology, especially for hand-held devices. The need for low power has caused a major paradigm shift where power dissipation has become a important consideration as performance and area. In CMOS circuits, dynamic power consumption is proportional to the transition frequency, capacitance, and square of supply voltage. Consequentially, lowering supply voltage delivers significant power savings compromising the speed of processor. Large portion of the total power is consumed in the clocking circuitry in embedded processor technology. So clock power can be reduced using half swing of clock scheme which will cut down the power dissipation and minimum speed degradation. In Digital circuits by using double-edge triggered flip flops (DETFFs), the clock frequency can be significantly reduced ideally, in half while preserving the rate of data processing. Using lower clock frequency may translate into considerable power savings for the clocked portions of a circuit, including the clock distribution network and flip-flops. The designing is based on 45nm process technology. Keywords: Clock power, CMOS, DETFF. I. INTRODUCTION In recent ages major interest of designers were on area, performance, cost, reliability, and power. Power is most crucial factor of the embedded processor technology. Power distribution in embedded processor differs from product to product but due to the large capacitance and high switching activity clock system dissipates enormous portion of power which is about 18-43% of total circuit. One of the main reasons for enormous power consumption in the clock system is that the transition probability of the clock is 100% while in ordinary logic it is about one-third on average. Many power reduction techniques have been introduced in random logic but techniques are useful for all random logic circuits which does not help to degrade power consumption Consequently, in order to achieve low-power designs, it is relevant to degrade the clock system power and for reducing the clock system power, it is beneficial to reduce a clock voltage swing. By using half swing clocking scheme we can achieve significant reduction in power consumption. Proposed half swing clocking scheme causes the minimum speed degradation because voltage swing is reduced only for clocking circuitry but the random logic circuits in critical path are provided with full supply voltage as a result significant power reduces with minimal speed degradation. www.ijera.com II. HALF SWING CLOCKING SCHEME Fig 2 shows the proposed half-swing clocking technique which is compared with a conventional technique. (a) (b) Fig.2 Concept of half swing clocking scheme.(a) conventional clocking scheme (b) half swing clocking scheme. In Fig. 2(a) two full-swing clocks is being gated to a conventional latch. The voltage swing of the clock is reduced to half VDD which will degrade the clocking power. The proposed technique as shown in 172 | P a g e
  • 2. Sakshi Verma et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 4, Issue 1( Version 1), January 2014, pp.172-176 www.ijera.com Fig. 2(b), uses two separate clock signals for NMOS and PMOS transistors, respectively. For NMOS’s clock swings from zero to half VDD, and for PMOS’s the clock swings from VDD to half VDD. The power degradation by half swing clocking circuitry is decreased to 25% of conventional clocking circuitry. Half swing clock driver provides two half swing clock signals as discussed above and generate half VDD voltage by itself. III. HALF SWING CLOCK DRIVER Non overlapping two phase clock system is used for designing latches. Two pairs of complementary clock phases Φ1,/𝛷1,& Φ2,/𝛷2,f is required for designing C2MOS latches and transmission–gates (tmg) . Φ1,f and Φ2,f controls the NMOS gates, whereas 𝛷 1,f and 𝛷2,f are connected to PMOS gates. Figure shows the two complementary full swing phases and a C2MOS latch. Fig. 3.2 Complementary half swing clocking[11] Half swing clock drivers are suggested in reference [2] [5] is shown in figure 4. Fig.4 Half swing clock driver Fig. 3.1 Complementary full swing clocking As there is four phases of clock and the energy consumption per clock period is determined by two full-swing transitions. Thus two discharging edges does not require any charge from voltage source and two rising edges of clock require charge from voltage source. The power consumed by the clock is given by Pclk,f = Cclk,f . V2dd . fclk (1) Where Cclk,f is the total capacitance of the four clock phases, Vdd is power supply voltage and fclk is the switching frequency of clock. Figure 3.2 shows two complementary phases Φh / 𝛷h of half swing clocking scheme. In the Low to High transition (LH) of Φh can be obtained by connecting it to 𝛷h ,which does not require any charge from the voltage source. The energy dissipating by 𝛷 h is used by Φh .So shorting these two complementary phases no energy requires from voltage source. The only energy consuming state is Low to High transition of 𝛷h www.ijera.com Half swing clock driver generates half swing clock and half Vdd voltage which is comprise of four transistors and two capacitors. When voltage at phase of full swing clock VΦf = 0, transistor MPeq and MNeq are off, Φh and 𝛷h are discharge by MNdis and MPdis to Vss=0 and Vdd respectively. When VΦf =Vdd, these MNdis and MPdis are off and MPeq and MNeq are short circuit Φh and 𝛷h , which met at potential Veq. 𝐶 𝛷ℎ Veq = Vdd (2) 𝐶 𝛷 ,ℎ +𝐶 𝛷 ℎ With 𝐶 𝛷 ℎ = 𝐶 𝛷,ℎ ,Veq become equal to Vdd/2. IV. FLIP-FLOP Flip-flop is a is a clocked storage elements, which can be used to store state information and also store the values which is applied to their inputs. Flip flops and latches are most frequently used element in digital systems. A latch is level sensitive. It is transparent and propagates its input to the output during one clock phase (clock low or high), while holding its value during the other clock phase. A flipflop is edge triggered. It captures its input and propagates it to the output at a clock edge (rising or falling), while keeps the output constant at any other time. In synchronous system, they are the starting and ending points of signal delay paths, which decide the maximum speed of the systems. Typically they are 173 | P a g e
  • 3. Sakshi Verma et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 4, Issue 1( Version 1), January 2014, pp.172-176 consuming large amount of power because they are clocked at the system operating frequency. The clock power of a high performance processor dominant the total power dissipation. A large portion of the clock power is used to drive sequential elements such as flip flop and latches. Reducing the clock power dissipations of the flip flop and latches is thus important technique for the total chip power conservation. A. SINGLE & DOUBLE EDG TRIGGERED FLIP- FLOP Double-edges triggered (DET) and singleedge triggered (SET) flip-flops are edge-sensitive devices. Data storage in these flip-flops occurs at specific edges of the clock signal. The single-edge triggered (SET) flip-flops are shown in figure, has two D latch .The first latch is called the master and the second is slave. When the clock is 0, the output of the inverter is 1. The slave latch is enabled and its output Q is equal to the master output. www.ijera.com When the clock signal Clock is high the latch D1 is transparent and M1 multiplexes to the global output Q the value stored in the latch D2 Similarly, when the clock signal Clock changes to low, the latch D2 becomes transparent, and the value Stored in D1 is multiplexed to the global flip-flop output Q. V. SIMULATION AND RESULTS The tool used is Tanner EDA version 14.1.Tanner tool is VLSI design tool used for analysis and simulation of electronic circuits. Technology used is 45nm.45nm FET process parameter file is included in T-spice file for simulations. The width of PMOS is 2.1u and NMOS_1 (MNeq) is 0.5u and NMOS_2 (MNdis) is 1.34um.The value of capacitance 𝐶 𝛷 ℎ = 1pF and 𝐶 𝛷,ℎ =1pF. Fig. 7 simulation result for half swing clock driver Fig. 5 single-edge triggered (SET) flip-flops The master latch is disabled because Clk =0 .When the input pulse changed to the logic 1 level, the data from external D input is transferred to the master. The slave, however is disabled as long as clock remains in the level 1(high).Thus ,the output of the flip flop can changed only during the transition of the clock from 1 to 0. Double-edge triggered flip-flops sample the input data at both the rising and the falling edges of the clock signal during each period of the clock signal. The resizing of latch transistor is necessary to restore the shape and timing of output edge. Reduced clock voltage leads to reduced drain current causes longer latch delay. Resizing channel width of latch transistors is necessary. C2MOS latch waveform is shown in figure 8. Fig .8 simulation result for C2MOS latch for half swing clock Fig. 6 Double edge triggered (DET) flip-flops www.ijera.com The figure 9 shows output waveform for SET Flip Flop using C2MOS latch. The width of PMOS is equal to 2.1um and NMOS is equal to 45nm. 174 | P a g e
  • 4. Sakshi Verma et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 4, Issue 1( Version 1), January 2014, pp.172-176 www.ijera.com Flip Flop Technology Power (watt) Delay (rise)sec. DETFF 45nm 8.3881×10-4 582.58p SETFF 45nm 4.281×10-4 622.07p DETFF 180nm 1.00694×10 SETFF 180nm 1.964×10-3 -3 674.07p 840.96p Table.1 Comparison table for DETFF based on 45nm and 180 nm technology Fig .9 simulation result for SETFF using C2MOS latch for half swing clock Input to output delay for SETFF TPLH=622.07ps.The waveform of DET flip flop with C2MOS latch using half swing clock is shown in figure 5.9 the width of PMOS is 2.1µm and NMOS is 45nm and the length will be equal to 45nm. VI. CONCLUSION This design is an attempt to develop a low power and voltage DETFF. Large portion of the total power is consumed in the clocking circuitry in embedded processor technology, so Half-swing clocking system technique reduces clock power greatly. Clocked C2MOS latches is suitable for half-swing clock technique , when Transmission-gates latch is being used with the half swing clock it produces a kinked output with half swing clock. Double edge triggered flip flop using half swing clock results in substantial power reduction. Double edge triggered flip flop as compared to single edge triggered flip-flop responds to both clock edges, reducing clock frequency to half in order to achieve the same computation output. Clock distribution turns out to be a major source of power consumption in a synchronous computation system resulting in overall power reduction which is beneficial to a great extent. It has been shown that the usage of DETFFs in processor technology is beneficial in low power, low voltage and high speed applications. Design of DETFF on 45nm processor technology have 16% of improvement over the 180nm technology. REFERENCES [1] Fig .10 Simulation result for DETFF using C2MOS latch for half swing clock Input to output delay for DETFF is TPLH=582.58ps.In the comparison table power and delay are calculated for SETFF and DETFF at the 45nm technology. In comparison to 45nm and 180nm technology, it is found that there is a significant raise of 16% power consumption in case of 45nm technology over 180 nm technology. This has resulted into significant power reduction with minimal speed degradation. www.ijera.com [2] [3] [4] David Levacq, M.Yazid, Hiroshi Kawaguchi, M. takamaya” Half VDD clock swing flip flop with reduced contention for upto 60% power saving in clock distribution”IEEE Trans.,2007. Farhad HajAli Asgari and Manoj Sachdev” A Low-Power Reduced Swing Global Clocking Methodology” IEEE TRANS. Vol. 12, no. 5, May 2004. Jae-Il Kim and Bai-Sun Kong “Dual EdgeTriggered NAND-Keeper Flip-Flop for HighPerformance VLSI” Hankuk Aviation University, 200-1 Hwajun-dong Deokyanggu, Goyang, Kyunggi-do, 412-791, Korea,May 2003. Jatuchai Pangjun and Sachin S. Sapatnekar,” low power clock distribution using multiple voltages and reduced swings” in University of Minnesota ,June2002. 175 | P a g e
  • 5. Sakshi Verma et al Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 4, Issue 1( Version 1), January 2014, pp.172-176 [5] [6] [7] [8] [9] [10] [11] [12] www.ijera.com Loew, M.; Pfleiderer, H.-J.; Bruels, N. “Power Saving in CMOS using Half swing clocking scheme”, Solid-State Circuits Conference, 2001.ESSCIRC 2001. Bill Moyer”low power design for embedded processor” IEEE, vol.89, no.11, nov 2001. Young Su Kwon, Bong-iL Park, Chong Min Kyung” A New Single –clock Flip flop for Half Swing Clocking” IEICE TRANS. fundamentals Vol. E82-A No.PP.2521 ,Nov 1999. Vladimir Stojanovic and Vojin G. Oklobdzija, “Comparative Analysis of Master–Slave Latches and Flip-Flops for High-Performance and Low-Power Systems” IEEE journal of solid-state circuits, vol. 34, no. 4, April 1999. H.kawaguchi and T.Sakurai, ”A Reduced Clock-Swing Flip-Flop (RCSFF) for 63% Power Reduction” IEEE J. Solid circuits, 33(5), pp. 807-811,may 1998 Prof. V.G.Oklobdzija “Clocking and latches” University of California; May 1998 . A.Chandrakasan and R.Broderson“Low power digital CMOS design” solid-state circuits, vol. 27, no. 4, April 1995. H. Kojima, S. Tanaka, and K. Sasaki, “Halfswing clocking scheme for 75% power saving in clocking circuitry,” in 1994 Symp. VLSI Circuits Dig. Tech. Papers, June 1995, pp. 23–24. www.ijera.com 176 | P a g e