Design and Testing of ZVS Buck Converter Thirumalesh
Design and Testing of ZVS Buck Converter Thirumalesh
R S Ananda Murthy
Associate Professor and Head
Department of E&EE, SJCE, Mysore
Sponsored by
LIFE Electronics, Bangalore
May, 2015
JSS Mahavidyapeetha
Sri Jayachamarajendra College of Engineering, Mysore 570 006
An Autonomous Institution Affiliated to
Visvesvaraya Technological University (VTU), Belgaum
Certificate
This is to certify that the work entitled Design and Testing of Zero Voltage Transi-
tion Synchronous Buck Converter is a bonafide work carried out by Aaron Elphinstone
Wahlang, Boston Shullai, H Shreyas, Thirumalesh H S and Rajath Kashyap S in partial ful-
fillment of the award of the degree of Bachelor of Engineering in Electrical and Electronics
Engineering of Visvesvaraya Technological University, Belgaum, during the year 2015. It
is certified that all corrections / suggestions indicated during CIE have been incorporated in
the report. The project report has been approved as it satisfies the academic requirements
in respect of the project work prescribed for the Bachelor of Engineering Degree.
Examiners : 1._____________________________
2._____________________________
Date :
Place : Mysore 3._____________________________
Abstract
The objective of this project is to design and test a high frequency Zero Voltage Transition PWM
Synchronous buck converter which operates at low output voltage with an efficiency greater than
95%. In conventional PWM buck converters, the operating frequency of the switches is less than
50 kHz. This increases the size of filter capacitors and inductors, making the circuit bulky. During
switching there will be switching power losses in such converters due to presence of both volt-
age across and current through the devices, reducing the overall efficiency of the converter. In this
project, the switching losses in the power semiconducting devices is considerably reduced by adopt-
ing soft switching techniques and operating the switches at a high frequency of about 200 kHz. A
new passive auxiliary circuit consisting of a resonant inductor and a resonant capacitor is employed
across the main switch allowing it to turn ON under Zero Voltage Switching(ZVS). The auxiliary
switch is turned OFF under Zero Current Switching(ZCS). This is done to reduce the power losses
in the main switch and the auxiliary switch during switching transitions.
In order to maintain continuous load current, a freewheeling switch is employed in the output
circuit. The power loss in this switch is reduced by turning it ON in ZVS mode. MOSFETs(IRFZ44)
are used as power semiconducting switches in this project. For triggering the MOSFETs, TL494
PWM Control IC is used to generate the required PWM signal at a high frequency of about 200
kHz. The switches are operated at higher frequencies to reduce the size of inductors and capacitors
used in the circuit so that the overall size of the circuit is reduced. This project finds its applications
in the field of low voltage power supply in embedded systems, battery charging, laptops, mobiles,
etc, where battery backup is the key issue.
Keywords :
High Frequency, Buck Converter, Soft Switching, ZVS(Zero Voltage Switching) , ZCS(Zero Cur-
rent Switching), PWM, MOSFETs(IRFZ44), TL494 IC.
Acknowledgement
Firstly, we would like to thank our guide and mentor Sri R S Ananda Murthy for all of his help
to complete this project. His guidance gave shape and structure to our work. Also, his teaching
greatly improved our knowledge in the field of Power Electronics. We truly appreciate all of his
time and help. We would also like to thank Sri Ramesh Kumthekar and Sri M C Ganapathy of LIFE
Electronics, Bangalore for providing us the electronic components required to complete this project.
ii
Contents
Contents iii
List of Figures v
1 Introduction 1
1.1 Brief Introduction to Power Electronics . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Objective of the Project . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2 DC-DC Converters 3
2.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.2 Principle of Step-Down Operation . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.3 Types of DC-DC Converter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.4 Conventional Buck Converter and its Drawbacks . . . . . . . . . . . . . . . . . . 6
iii
Contents iv
Mode 6 ( t5 , t6 ) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
Mode 7 ( t6 , t7 ) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
Mode 8 ( t7 , t8 ) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
4.3 Design Procedure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
4.4 Specifications of the Synchronous ZVS Buck Converter . . . . . . . . . . . . . . . 22
4.5 Ratings of Power Devices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
IRFZ44N MOSFET . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
BA159 Schottky Diode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
5 Control Circuit 28
5.1 Introduction to TL494 PWM Control IC . . . . . . . . . . . . . . . . . . . . . . . 28
5.2 Pinout configuration of TL494 IC . . . . . . . . . . . . . . . . . . . . . . . . . . 29
5.3 Functional Block Diagram of TL494 IC . . . . . . . . . . . . . . . . . . . . . . . 30
5-V Reference Regulator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
Oscillator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
Output-Control Input . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
Error Amplifiers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
Feedback PWM Comparator Input . . . . . . . . . . . . . . . . . . . . . . . . . . 32
Dead Time Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
Output Transistors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
5.4 Recommended Operating Conditions of TL494 IC . . . . . . . . . . . . . . . . . . 33
5.5 PWM Signal Generation Control Circuit . . . . . . . . . . . . . . . . . . . . . . . 34
6 Experimental Results 36
6.1 Testing the Control Circuit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
Generation of PWM signals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
PWM Signal for Auxiliary Switch S1 . . . . . . . . . . . . . . . . . . . . . . . . 37
PWM Signal for Main Switch S . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
PWM Signal for Free-wheeling Switch S2 . . . . . . . . . . . . . . . . . . . . . . 38
Dead-time between S and S2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
6.2 Testing of Power Circuit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
6.3 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
Bibliography 40
List of Figures
v
List of Figures vi
vii
Nomenclature
Co Filter Capacitance
Cr Resonant Capacitance
f Switching Frequency
k Duty cycle
Lo Filter Inductance
Lr Resonant Inductance
Vi Input Voltage
S Main Switch
S1 Auxiliary Switch
S2 Freewheeling Switch
viii
Chapter 1
Introduction
Power
Electrical Electrical
Electronic
Energy
Source Circuit Load
Control
Circuit
Because of the increased advantages in the field of Power Electronics, it is extensively being
used in industrial automation, energy conservation and environmental pollution control. Also the
efficiency of Power Electronic devices are increasing along with a reduction in their cost. As a
result, its applications are ever increasing in industrial, commercial, residential, utility, aerospace
1
Chapter 1. Introduction 2
and military systems, etc. Modern industrial processes and energy systems benefit tremendously in
productivity and quality enhancement with the help of Power Electronics. Even though these have
a relatively higher initial investment, the energy saved in the long run provides adequate economic
benefits to the user. There is also the benefit of controlling environmental pollution because of
reduced power losses.
DC-DC Converters
2.1 Introduction
In many industrial applications, fixed voltage dc sources have to be converted into variable voltage
dc sources. This can be accomplished by using a dc-dc converter or a chopper. It can be considered
as a dc equivalent to an ac transformer with a continuously variable turns ratio. Like a transformer,
it can be used to step down or step up a dc voltage source.
DC converters find applications in various fields. They can be used for traction control of motor
in electric automobiles, trolley cars, mine haulers, etc. They provide smooth acceleration control,
high efficiency and fast dynamic response. They can also be used in regenerative breaking of dc
motors to return energy back into the supply, and this feature results in energy savings for trans-
portation systems with frequent stops. DC converters are used in dc voltage regulators and are
also used in conjunction with an inductor to generate a dc current source, especially for the current
source inverter.
The basic principle of step down operation can be explained by the circuit shown in Figure 2.1.
Vi is the input supply voltage. S is the converter switch. The converter switch can be implemented
3
Chapter 2. DC-DC Converters 4
by using a power Bipolar Junction Transistor (BJT), power Metal Oxide Semiconductor Field-Effect
Transistor (MOSFET), Gate Turn Off Thyristor (GTO) or Insulated Gate Bipolar Transistor (IGBT).
The practical switches have a finite ON state voltage drop ranging from 0.5 to 2 V. For simplicity,
assume a resistive load R. When switch S is closed for a time t1 , the input voltage Vi appears across
the load. If the switch remains OFF for a time t2 , the voltage across the load is zero. The waveform
for the output voltage and load current are shown in Figure 2.2
Assuming a lossless converter, the input power to the converter is the same as the output power
and is given by
ˆ kT ˆ kT
1 1 v20 V2
Pi = v0 ·idt = dt = k· i (2.4)
T 0 T 0 R R
Chapter 2. DC-DC Converters 5
Vi Vi R
Ri = = = (2.5)
Ia k ·Vi k
R
R
which indicates that the converter makes the input resistance Ri as a variable resistance of .
k
The duty cycle k can be varied from 0 to 1 by varying t1 , T , or f . Therefore, the output voltage
Vo can be varied from 0 to Vi by controlling k, and the power flow can be controlled.
1. Buck Converter
In a buck regulator the average output voltage Va is less than the input voltage Vi . It requires
di
only one transistor, is simple and has high efficiency greater than 90%. The of the load
dt
current is limited by inductor L. However, the input current is discontinuous and a soothing
input filter is normally required. It provides one polarity of output voltage and unidirectional
output current.
2. Boost Converter
In a boost converter, the output voltage is greater than the input voltage. A boost regulator
can step up the output voltage without a transformer. Due to a single transistor it has a high
efficiency. The input current is continuous. However, a high peak current has to flow through
the power transistor. The output voltage is very sensitive to changes in duty cycle k and it
might be difficult to stabilize the regulator. The average output current is less than the average
inductor current by a factor of (1-k), and a much higher rms current would flow through the
filter capacitor, resulting in the use of a larger filter capacitor and a larger inductor than those
of a buck converter.
3. Buck-Boost Converter
A buck-boost converter provides an output voltage that may be less than or greater than the
input voltage. The output voltage polarity is opposite to that of the input voltage. It is also
known as an inverting regulator. The output voltage is reversed without the use of transformer.
It has a high efficiency.
Chapter 2. DC-DC Converters 6
4. Cuk Converter
The Cuk Converter provides an output voltage that is less than or greater than the input volt-
age, but the output voltage polarity is opposite that of the input voltage. It is based on the
capacitor energy transfer. As a result, the input current is continuous. The circuit has low
switching losses and has high efficiency.
As described earlier a conventional buck converter is used to obtain an output voltage which
is less than the supply voltage. In this day and age with the development of wireless portable
devices such as laptops, phones etc, a need arises to develop a power circuit which can supply a
power in the range of 3 - 3.5 V with an efficiency greater than 90 %. Conventional buck converters
consist of a dc supply voltage followed by a switch. The switch employed may be a Metal Oxide
Semiconductor Field Effect Transistor (MOSFET), Bipolar Junction Transistor (BJT), Gate Turn
Off (GTO) thyristor and Insulated Gate Bipolar Transistor (IGBT). These switches are employed
as they can be controlled to obtain the desired turn OFF and turn ON time. A diode is connected
in parallel with the filter circuit to provide a closed path for the current to flow through the load
even when the main switch is OFF thus conserving the magnetic energy stored in the inductor Lo .
The buck converter consist of an inductor and a capacitor which form the filter circuit. The filter
inductor circuit is used to reduce the ripples present in the output current.The filter capacitor is used
to reduce the ripple in the output voltage. The output voltage is measured across the resistor R.
The major drawback of conventional buck converters is that there is a high switching loss due
to which their efficiency is low. They cannot operate at high frequencies, thus increasing the sizes
of L and C used in the circuit. This makes the circuit bulky and affects its portability. Due to this
the power density of the conventional buck converter is low. Moreover, the circuit is affected by
switched mode spiking, ringing as well as EMI (Electro Magnetic Interference).
Chapter 3
7
Chapter 3. Power Devices Switching Techniques 8
product of voltage and current is zero resulting in zero power loss. As a result the switches can
be operated at higher frequencies. Thus, the size and weight of the capacitors and inductors used
are reduced. The size and weight of the device are also reduced because the requirement of heat
sinks is eliminated. Using this technique, it is possible to increase the efficiency of the converter
beyond 95%. The proposed converter employs MOSFETs as switching devices. Their low ON state
resistance is low which results in a lower ON state voltage drop. Also, they can operate at very high
frequencies. MOSFETs are triggered or turned ON by providing an input gate voltage VGS greater
than the threshold voltage VT , which is the minimum voltage required for a MOSFET to be turned
ON.
Figure 3.2 shows the turn ON and turn OFF characteristics of a MOSFET employing soft switch-
ing technique.
Vds Id
ZVS ZCS
Voltage curve
amplitude
Conventional
ON ZVS Switching
Current curve
time
In this technique, a capacitor and a diode are connected in parallel with the switch as shown in
figure 3.4.
DRAIN
GATE +
V
GS
-
SOURCE
Figure 3.4: ZVS - Operation
1. Turn ON: The voltage across the switch is brought to zero before the gate voltage is applied.
This facilitates an ideal, zero loss turn ON of the switch.
2. Turn OFF: The presence of the parallel capacitor prevents a sudden rise in the voltage across
the switch once it is turned OFF. Thus, the parallel capacitor acts like a loss-less snubber,
facilitating a low loss turn OFF of the switch.
Current curve
Voltage curve
time
In this technique, an inductor and a diode are connected in series with the switch as shown in
figure 3.6.
Chapter 3. Power Devices Switching Techniques 10
DRAIN
GATE
+
V
GS
-
SOURCE
Figure 3.6: ZCS - Operation
1. Turn ON: The presence of the series inductor prevents a sudden rise in the current through the
switch once it is turned ON. Thus, the series inductor acts like a loss-less snubber, facilitating
a low loss turn ON of the switch.
2. Turn OFF: The current flowing through the switch is brought to zero before the gate voltage
is removed. This facilitates an ideal, zero loss turn OFF of the switch.
Chapter 4
Cs
Lo
s
L
Lr Cr
Co O
A v
o
vi +
- s1 s2 D
DS
11
Chapter 4. Analysis and Design of Power Circuit 12
Theoretical Waveforms
Theoretical waveforms include all the parameters of the converter such as the voltage across and
current through the individual switches(S, S1 and S2 ), resonant inductor (Lr ) and resonant capacitor
(Cr ). The waveforms are sketched for one switching cycle and aid in explaining all eight modes of
operation.
S1
S2
iLr
iS1 Io
VCr
V
i
VS
V
i
iS
Io
VS1 V
i
VS2
V
i
iS2 Io
iDS Io
t0 t1 t2 t3 t4 t5 t6 t7 t8
Modes of Operation
Assumptions made during analysis
• The output inductor, Lo is considered to be very large. As a result, it acts as a constant current
source of value Io .
Mode 1 ( t0 , t1 )
Lo
Lr Cr
Co O
A v
o
vi +
- s1 s2 D
Prior to t = t0 , the body diode of S2 conducts. The main switch S and auxiliary switch S1 are
turned OFF . At t = t0 , the auxiliary switch S1 is turned ON using ZCS as it is in series with the
resonant inductor Lr . The current through resonant inductor Lr and resonant capacitor Cr rise at the
same rate as the current flowing through S2 falls. Resonance occurs between Lr and Cr during this
mode. Values of Lr and Cr are chosen such that, the resonant frequency is close to the switching
frequency of the converter. The operation in this mode ends at t = t1 , when ILr reaches Io and IS2 falls
to zero. As a result, the body diode of S2 stops conducting. The voltage and current expressions
which govern this circuit mode are given below:
ID = Io - ILr
Using KVL,
Vi 1
= ILr (s) {s·Lr + } (4.1)
s s ·Cr
1
s2 + ( √ )2
Vi Lr ·Cr
= Lr · ILr (s){ } (4.2)
s s
Chapter 4. Analysis and Design of Power Circuit 14
Vi s
ILr (s) = · (4.3)
Lr 1
s2 + ( √ )2
Lr ·Cr
√
L C
√ r· r
Vi Lr·Cr
ILr (s) = · (4.4)
Lr 2 1
s +(√ )2
Lr·Cr
1
√
Vi Lr·Cr
ILr (s) = r · (4.5)
Lr s2 + ( √ 1 )2
Cr Lr·Cr
r
Lr 1
But, Z = and ω = √
Cr Lr·Cr
Vi
iLr (t) = · sinωt (4.6)
Z
For a time invariant system,
Vi
iLr (t-t0 ) = · sinω(t-t0 ) (4.7)
Z
At t = t1 ,
iLr (t1 - t0 ) = Io (4.8)
iD(S2 ) = 0 (4.9)
Vi
Io = · sinω(t1 - t0 ) (4.10)
Z
1 Io · Z
(t1 - t0 ) = · sin−1 ( ) (4.11)
ω Vi
Mode 2 ( t1 , t2 )
Lo
Lr Cr
Co O
A v
o
vi +
- s1 s2 D
Using KVL, ˆ t
d 1
Vi = Lr · iLr + iLr dt + VCr1 (4.14)
dt Cr 0
In the s domain,
Vi 1 VC
= Lr {s·ILr -Io } + · ILr + r1 (4.15)
s s ·Cr s
1 Vi −VCr1
ILr (s){s·ILr + }= + Io · Lr (4.16)
s ·Cr s
1
s2 + ( √ )2
Lr·Cr Vi −VCr1
Lr· ILr (s){ }= + Io · Lr (4.17)
s s
Vi −VCr1 s s
ILr (s) = · + Io · (4.18)
s · Lr 1 1
s2 + ( √ )2 s2 + ( √ )2
Lr ·Cr Lr ·Cr
1
√
Vi −VC Lr ·Cr s
ILr (s) = r r1 · + Io · (4.19)
Lr 1 1
s2 + ( √ )2 s2 + ( √ )2
Cr Lr ·Cr Lr ·Cr
Taking Inverse Laplace Transform,
Vi −VCr1
iLr (t) = · sinωt + Io · cosωt (4.20)
Z
Chapter 4. Analysis and Design of Power Circuit 16
Vi −VCr1
iLr (t - t1 ) = · sinω(t - t1 ) + Io · cosω(t - t1 ) (4.21)
Z
at t = t2 ,
iLr (t2 -t1 ) = ILr(max) (4.22)
1 Vi −VCr1
t12 = tan−1 ( ) (4.23)
ω Io · Z
Mode 3 ( t2, t3 )
Lo
s
L
Lr Cr
Co O
A v
o
vi +
- s1 D
At t2 , iLr reaches its peak value iLr(max) . Since the value of iLr is greater than load current Io , the
capacitor CS will be charged and discharged through the body diode of main switch S, which leads
to conduction of body diode. This mode ends when resonant current iLr falls to load current Io . So
current through body diode of main switch S becomes zero which turns OFF the body diode. At the
same time the main switch S is turned on under ZVS. The voltage and current expressions for this
mode are given below:
Using KVL,
ˆ t
d 1
Lr · iLr + iLr dt + VCr2 = 0 (4.25)
dt Cr 0
In the s domain,
ILr (s) VCr2
Lr [s·ILr (s) - ILr(max) ] + + =0 (4.26)
s ·Cr s
1
s2 + ( √ )2
Lr ·Cr VC
ILr (s)·Lr [ ] = - r2 + Lr · ILr(max) (4.27)
s s
Chapter 4. Analysis and Design of Power Circuit 17
VCr2 s s
ILr (s) = - · + ILr(max) · (4.28)
s · Lr 1 1
s2 + ( √ )2 s2 + ( √ )2
Lr ·Cr Lr ·Cr
1
√
VCr2 Lr ·Cr s
ILr (s) = - r · + ILr(max) · (4.29)
Lr s2 + ( √ 1 )2 s2 + ( √
1
)2
Cr L r ·Cr L r ·Cr
VCr2
iLr (t) = - · sinωt + ILr(max) · cosωt (4.30)
Z
VCr2
iLr2 (t - t2 ) = - · sinω(t-t2 ) + ILr(max) · cosω(t - t2 ) (4.31)
Z
at t = t3 ,
iLr (t3 - t2 ) = Io (4.32)
1 ILr(max) · Z
(t3 - t2 ) = ·[tan−1 ( ) - sin−1 (Io )] (4.34)
ω VCr2
Mode 4 ( t3 , t4 )
Lo
s
L
Lr Cr
Co O
A v
o
vi +
- s1 D
At t3 , the main switch S is turned ON using ZVS. During this stage the growth rate of current
through main switch iS is determined by the resonance between Lr and Cr . The resonant process
continues in this mode and the current iLr continue to decrease. Switch S1 can be turned OFF with
ZCS when iLr falls to zero. The voltage and current expressions for this mode are given below.
Using KVL, ˆ t
d 1
Lr · iLr + iLr dt + VCr3 = 0 (4.35)
dt Cr 0
Chapter 4. Analysis and Design of Power Circuit 18
In the s domain,
1 VC
Lr [s·ILr (s) - Io ] + (ILr (s)) + r3 = 0 (4.36)
s ·Cr s
1
s2 + ( √ )2
Lr ·Cr VC
ILr (s)·Lr { } = - r3 + Lr · Io (4.37)
s s
1
√
VC Lr ·Cr s
ILr (s) = - r r3 · + Io · (4.38)
L r s2 + ( √ 1 1
)2 s2 + ( √ )2
Cr L r ·Cr L r ·Cr
VCr3
iLr (t) = - · sinωt + Io cosωt (4.39)
Z
VCr3
iLr (t - t3 ) = - · sinω(t - t3 ) + Io cosω(t - t3 ) (4.40)
Z
at t = t4 ,
iLr = 0 (4.41)
Io · Z
tanω(t4 - t3 ) = (4.42)
VCr3
1 Io · Z
(t4 - t3 ) = · tan−1 ( ) (4.43)
ω VCr3
Mode 5 ( t4 , t5 )
Lo
s
L
s1 Lr Cr
Co O
A v
o
vi +
-
D
At t4 , the auxiliary switch S1 is turned OFF using ZCS. The body diode of S1 begins to conduct
due to resonant capacitor Cr which starts to discharge through the Schottky diode DS . The resonant
Chapter 4. Analysis and Design of Power Circuit 19
current iLr rises in the reverse direction, reaches a maximum negative value and increases to zero.
At this moment the body diode of S1 is turned OFF. The voltage and current equations for this mode
are given below.
Using KVL, ˆ t
d 1
Lr · iLr + iLr dt + VCr(max) = 0 (4.45)
dt Cr 0
In the s domain,
1 VCr(max)
Lr [s·ILr (s) - 0] + ILr (s) + =0 (4.46)
s ·Cr s
1
s2 + ( √ )2 VCr(max)
Lr ·Cr
ILr (s)·Lr ·{ }=- (4.47)
s s
VCr(max) s
ILr (s) = - · (4.48)
s · Lr 1
s2 + ( √ )2
Lr ·Cr
1
√
VCr(max) Lr ·Cr
ILr (s) = - r · (4.49)
Lr s2 + ( √ 1 )2
Cr Lr ·Cr
Taking Inverse Laplace Transform,
VCr(max)
iLr (t) = - sinωt (4.50)
Z
VCr(max)
iLr (t - t4 ) = - sinω(t - t4 ) (4.51)
Z
at t = t5 ,
iLr (t5 ) = 0 (4.52)
sinω(t5 - t4 ) = 0 (4.53)
π
(t5 - t4 ) = (4.54)
ω
VCr4 = Vi (4.56)
Chapter 4. Analysis and Design of Power Circuit 20
Mode 6 ( t5 , t6 )
Lo
s
L
Co O
A vo
vi +
-
D
Since the body diode of S1 has been turned OFF at t = t5 , only the main switch S carries the load
current. There is no resonance in this mode and the circuit operation is identical to a conventional
PWM buck converter. The voltage and current equations for this mode are given below.
iS = Io (4.57)
VCr4 = Vi (4.60)
Mode 7 ( t6 , t7 )
Lo
Cr
Co O
A v
o
D
DS
At t6 , the main switch S is turned off using ZVS. The Schottky diode Ds starts conducting. The
resonant energy stored in the capacitor Cr starts discharging to the load through Schottky diode Ds .
This mode finishes when Cr is fully discharged. The equations that define this mode are given below.
VCr 1 VC
= · Io - r4 (4.61)
s s ·Cr s
Taking Inverse Laplace Transform,
ˆ t
1
VCr (t) = Io dt - VCr4 (4.62)
Cr 0
1
VCr (t) = · Io - VCr4 (4.63)
Cr
Io
VCr (t-t4 ) = -VCr4 + ·(t - t6 ) (4.64)
Cr
at t = t7 ,
VCr (t7 ) = 0 (4.65)
Io
VCr4 = ·(t7 - t6 ) (4.66)
Cr
Mode 8 ( t7 , t8 )
Lo
Co O
A v o
s2 D
At t7 , the body diode of switch S2 is turned ON as soon as Cr is fully discharged and the Schottky
diode is turned OFF under ZVS. Dead time loss is negligibly small compared to the conventional
synchronous buck converter. During this mode, the converter operates like a conventional PWM
buck converter until the switch S1 is turned ON in the next switching cycle. The equation that
defines this mode are given below.
iS2 = Io (4.67)
Chapter 4. Analysis and Design of Power Circuit 22
1. Delay time: The ON time of auxiliary switch S1 must be lesser than one tenth of the switching
period. In this period, the capacitor CS discharges fully such that the voltage across the main
switch S is zero at which point it is turned ON under ZVS.
1
TD < TS (4.68)
10
2. Current Stress Factor: The current stress factor of the auxiliary switch is defined as
ILrm
a= (4.69)
Iin(max)
Its value is desired to be as small as possible. This factor can be used for the selection of the
auxiliary switch S1 as it determines how much extra current it can carry.
2. Io = 10 A
3. Vin = 15 V
5. Resonant circuit :
Ls = 200 nH
Cr = 0.2673 µF
Thermal Resistance
Parameter Typ. Max. Units
Rθ JC Junction-to-Case _ 1.5 °C/W
Rθ CS Case-to-Sink, Flat, Greased Surface 0.50 _ °C/W
Rθ JA Junction-to-Ambient _ 62 °C/W
ELECTRICAL
CHARACTERISTICS
(T A = 25 °C unless
otherwise noted)
PARAMETER TEST CONDITIONS SYMBOL VALUE UNIT
Maximum instantaneous 1.0 A VF 1.3 V
forward voltage
Maximum DC reverse T A = 25 °C IR 5.0 μA
current at rated DC
blocking voltage
Maximum reverse I F = 0.5 A, I R = 1.0 A, I rr = t rr 500 ns
recovery time 0.25 A
Typical junction 4.0 V, 1 MHz CJ 12 pF
capacitance
Chapter 5
Control Circuit
28
Chapter 5. Control Circuit 29
CT 5 12 VCC
Oscillator
RT 6 11 C2
Q2
GND 7 10 E2
Q1
C1 8 9 E1
6
Q Q1
Oscillator D
5 9
Flip
RT CT Flop
Deadtime 11
Ck Q' Q2
Comparator
- 10
0.12 V
4 +
Deadtime
Control 0.7 V
12
- -
+ +
Vcc
UV 4.9V
0.7mA PWM
Comparator
Lockout Reference
-
Regulator
+
+
+
1 2
-
-
1 2 3 15 16 14 7
Error Feedback PWM Error Ref.
GND
Amplifier 1 Comparator i/p Amplifier 2 Output
Oscillator
The oscillator generates a carrier signal which is a positive sawtooth waveform. This waveform
is compared with the PWM input (pin 3) by the internal PWM comparator. This results in the
generation of PWM pulses in the control circuit. The same sawtooth waveform is compared with
the deadtime control input (pin 4) by the internal deadtime comparator. This is to provide additional
dead time to the PWM pulses. The oscillator charges the external timing capacitor CT at a constant
current. The value of this current is determined by the external timing resistor, RT . When the
voltage across CT reaches 3 V, the capacitor is discharged, and the charging cycle is re-initiated.
This charging and discharging of the timing capacitor CT produces a sawtooth voltage waveform.
Chapter 5. Control Circuit 31
1
fosc = (5.1)
RT ·CT
The timing capacitor CT helps in setting the oscillator frequency, which can be controlled by varying
the value of the timing resistor RT . For 200 kHz operation, the values chosen for CT = 0.001µF , RT
= 5 kΩ. Figure 5.3 shows how the oscillator frequency can be varied in the TL494 IC. For a fixed
value of timing capacitor CT , the timing resistance RT is varied till the desired oscillator frequency
is obtained.
OSCILLATOR FREQUENCY (Hz)
500 k
= 15 V
100 k
=
0.0
= 01
10 k 0.0 μF
1μ
F
=
1k 0.1
μF
0.5 k
-
Output-Control Input
The output-control input (pin 13) determines whether the output transistors Q1 and Q2 operate in
single-ended mode or push-pull mode.
Table 5.2: Output modes for different values of OUTPUT CTRL of TL494 IC
For single-ended operation, the output-control input must be grounded. This disables the pulse-
steering flip-flop and inhibits its outputs. In this mode, the pulses seen at the output of the dead-
time comparator and PWM comparator are transmitted by both output transistors in parallel. For
push-pull operation, the output-control input (pin 13) is connected to the output of the internal
5 V reference regulator (pin 14). Under this condition, each of the output transistors is enabled
alternately by the pulse-steering flip-flop, thus facilitating push-pull operation.
Chapter 5. Control Circuit 32
Error Amplifiers
TL494 IC has two high gain error amplifiers which are useful while implementing closed loop
control systems. In a closed loop control system, the feedback signal (output voltage of the power
circuit) can be given to either input terminal of either of the error amplifiers 1 or 2. A reference
voltage VREF is given from pin 14 to the other input terminal . This way, the output voltage of the
power circuit is compared with a stable reference voltage. If there is any difference between the two,
a compensating error voltage is generated by the error amplifier which restores the output voltage
to its original value.
0
Carrier Signal > Modulating Signal
Q
0
Carrier Signal < Modulating Signal
Q'
0
Output Transistors
TL494 has two output transistors Q1 and Q2. They are capable of sinking or sourcing currents up
to 200 mA. They can be operated in two modes, namely:
Chapter 5. Control Circuit 33
15 V 15 V
In CE configuration, both the collector terminals of Q1 and Q2 are connected to the supply
VCC via a resistance. The emitter terminals of both transistors are connected directly to the ground.
In this configuration, the transistors invert the PWM pulses that are fed to them. In the case of
EF configuration, the collector terminals of both transistors are connected to the supply VCC . The
emitter terminals of both transistors are connected to the ground via a resistance. The PWM pulses
fed to the transistors are followed at the output end. Thus, they perform a buffering action. The
transistors have a saturation voltage of less than 1.3 V in the CE configuration and less than 2.5 V
in the EF configuration.
10kΩ
10kΩ
+
15 V
100μF
100μF
470Ω
470Ω
470Ω
470Ω
- S1 S and S2
1 IN1+ 8 1 IN1+ 8
C1 C1
2 2
C2 11 C2 11
1kΩ
IN1 - IN1 -
16 IN2+ 16 IN2+
15 15
IN2 - E1 9 IN2 - E1 9
E2 10 E2 10
1.2kΩ
1.2kΩ
5 CT 5 CT
1.2kΩ
1.2kΩ
6 RT 6 RT
2.5kΩ
14 Vref 14 Vref
1nF
3 3
1kΩ
1kΩ
COMP COMP
4 4
1kΩ
1kΩ
DTC DTC
13 S1_PULSE 13 S_PULSE S2_PULSE
OC OC
7 GND 7 GND
12 Vcc 12 Vcc
TL494 TL494
A closed loop control system is built for generating the PWM signals required for triggering
the MOSFETs. The control circuit consists of two TL494 ICs as shown in Figure 5.6. The DTC
input (pin 4) and the feedback PWM comparator input (pin 3) are both connected to VREF (pin 14)
through 1k potentiometers. The voltage at these pins can be varied through the potentiometers. The
output transistors Q1 and Q2 of both ICs are operated in emitter follower mode. To minimize the
effect of noise input in the voltage supply to the controller, two electrolytic capacitors of 100µF
are connected across the VCC and GND. The two ICs need to have a common operating oscillator
frequency in order to achieve synchronism. To do so, the internal oscillator of the second IC is
disabled by connecting its RT terminal (pin 6) to VREF (pin 14) and its CT pin to the CT pin of first
IC. Now the first IC acts as the master circuit, while the second ICs acts as the slave circuit. The
output frequency of second IC remains the same as that of first IC.
MASTER ( IC1 ) SLAVE ( IC2 )
The ICs are operated in push-pull mode by connecting the output control pin 13 to the VREF
pin 14. In this mode, each of the output transistors is enabled alternately. Thus, two MOSFETs
can be triggered using a single IC. The auxiliary switch S1 of the power circuit is triggered by the
Chapter 5. Control Circuit 35
PWM pulses generated by the first IC at pin 10. The free wheeling switch S2 and the main switch
S of the power circuit are triggered by the pulses generated by the second IC at the pins 9 and 10
respectively. S2 should be ON when S is OFF , which can be achieved by push pull operation.
In push-pull mode, for an output frequency of 200 kHz, the oscillator frequency should be 400
kHz. . To match this frequency, CT = 0.001µF and RT = 2.5kΩ. Pull-up resistors of 470Ω are used
to limit the amplitude of the PWM signals generated to around 10V (IRFZ44N has VGS(max) = 20 V).
This reduces voltage stress at the gate-to-source terminals of the MOSFETs. The feedback signal
(output voltage of the power circuit) is given to error amplifier 1 of the second IC (pin 2) through a
voltage divider network. This network consists of two 10kΩ resistors. Through this configuration,
Vo 3.3
50% of output voltage of the power circuit ( 2 = 2 = 1.65 V ) is given to pin 2 of IC2. A positive
voltage of 1.65 V is given to pin 1 of the same error amplifier from VREF via a 1kΩ potentiometer.
This feedback network also limits the current input to the IC. Whenever the output voltage drops
below 3.3 V , the feedback voltage (1.65 V) decreases correspondingly. After comparing the inputs
at pin 1 and pin 2, the error amplifier generates an error signal which increases the duty cycle of the
PWM signals generated. Thus, output voltage is brought back to 3.3 V.
Given below is the photograph of the control circuit.
Experimental Results
The modulating DC signal is compared with the carrier ramp signal to generate a PWM signal.
The DC signal and the ramp signal are observed at pin 3 and pin 5 of the TL494 IC respectively. The
duty cycle of the generated PWM signal is controlled by adjusting the amplitude of the DC signal.
36
Chapter 6. Experimental Results 37
1 1
The switching period of the pulse was TS = fo = 203.3∗103
= 4.92µs. As shown in Figure 6.2a
the auxiliary switch S1 was turned ON for a duration of 0.398µs, which is 8.1% of TS . This satisfies
1
the delay time equation : TD < 10 TS . The max amplitude of PWM signal for S1 was 10.6 V as
shown in Figure 6.2b
The frequency of the PWM signal for the main switch was 202.4 kHz to 203.3 kHz. The
maximum amplitude of this signal was 10.4 V. The duty cycle was automatically controlled by the
control circuit whenever there is a drop in the output voltage on loading the power circuit.
Chapter 6. Experimental Results 38
This signal is complementary of the PWM signal of S with a dead time. The frequency of the
PWM signal for the freewheeling switch is 202.4 kHz to 203.3 kHz. The maximum amplitude of
this signal was 10.2 V.
If both the switches S and S2 of the power circuit are ON simultaneously, the input of the power
circuit gets shorted. High current passes through this short circuit. If this short circuit current
exceeds the continuous drain current rating ID of the MOSFET, the MOSFET gets damaged. To
avoid this, the voltage to the DTC input (pin 4) of the second IC is varied. It can be seen that there
is no common turn ON time for S and S2 as shown in Figure 6.5.
Chapter 6. Experimental Results 39
6.3 Conclusion
The control circuit was tested and it was found that the generated PWM triggering signals were
identical to the theoretical waveforms described in chapter 4. The MOSFETs in the power circuit
were operated at 203.3 kHz. The closed loop control system was successfully implemented. As a
result, the output voltage of the power circuit remained constant at 3.4 V for different resistive loads
ranging from 1Ω to 40 kΩ .
Bibliography
[1] Muhammad H. Rashid, “ Power Electronics - Circuits, Devices and Applications “, Pearson
Publications, Third Edition.
[2] Bimal K. Bose, “ Energy, Environment and Advances in Power Electronics “, IEEE Transac-
tions on Power Electronics, Vol. 15, No.4, 2000.
[3] Bimal K. Bose, “ Recent Advances in Power Electronics “, IEEE Transactions on Power Elec-
tronics, Vol. 7, No.1, 1992.
[4] A. K. Panda and Aroul. K, “ A Novel Technique to Reduce the Switching Losses in a Syn-
chronous Buck Converter”, International Conference on Power Electronics, Drives and Energy
Systems, PEDES, 2006.
[5] Mark Cory, “ Conventional and ZVT Synchronous Buck Converter Design, Analysis and Mea-
surement “, Thesis - B.S. Electrical Engineering, Purdue University, 2007.
[7] Nikhil Saraogi , M.V. Ashwin Kumar, Sriharsha Ramineni, “ Design and Implementation of
Synchronous Buck Converter Based PV Energy System for Battery Charging Applications “,
Thesis - Department of Electrical Engineering, National Institute of Technology, Rourkela,
2011.
[8] Swapnajit Pattnaik, “ Development of Improved Performance Switchmode Converters for Crit-
ical Load Applications “, Thesis - Department of Electrical Engineering, National Institute of
Technology, Rourkela, 2011.
[9] Gyana Ranjan Sahu, Bimal Prasad Behera, Rohit Dash, “ Design and Implementation of ZCS
Buck Converter “, Thesis - Department of Electrical Engineering, National Institute of Tech-
nology, Rourkela, 2010.
[10] The PI33XX: Zero-Voltage Switching Applied to Buck Regulation, White paper, July 2012.
40