cd00222928

AN2928
Application note
Modified buck converter for LED applications
Introduction
The use of high power LEDs in lighting applications is becoming increasingly popular due to
rapid improvements in lighting efficiency, longer life, higher reliability and overall cost
effectiveness. Dimming functions are more easily implemented in LEDs, and they are more
robust and offer wider design flexibility compared to other light sources.
Applications suitable for the use of LEDs include lighting for streets, stadiums, fairs and
exhibitions, shops, interiors, as well as for decorative lighting, outdoor wall lighting and
consumer lighting such as lamps and ballasts. Therefore, LED use for lighting is likely to
represent an increasingly large proportion of the lighting market in the future. To assist
engineers in their design approach, the STEVAL-ILL013V1 80 W offline PFC LED driver
demonstration board has been developed. This application note describes, step-by-step,
all the principles and calculations used for a modified buck converter intended for high
brightness LED applications.
The converter is designed as a constant current source to achieve the best lighting
performance from the LEDs. A “modified buck" topology was chosen because the power
switch is connected to ground rather than the high side switch, as in a standard buck
topology, so with this solution it is easier to control the switch. The design uses a fixed offtime (FOT) network operating in continuous conduction mode (CCM), rendering the overall
solution simple and cost-effective. The modified buck converter described in this document
can be used for lighting applications from low power and low voltage, to high power and high
voltage. This allows designers to cover a wide range of different LED systems using a single
topology.
Additionally, in lighting applications where the input active power is higher than 25 W and
a high power factor is required, the high PF converter can be connected as the first stage,
before the modified BUCK converter. The STEVAL-ILL013V1 shows this design concept.
The STEVAL-ILL013V1 demonstration board is an 80 W offline dimmable LED driver with
high power factor (PF) intended for 350 mA, 700 mA and 1 A LEDs, and is based on
STMicroelectronics’ L6562A transition-mode PFC controller. The design is complaint with
standard EN61000-3-2 (limits for harmonic current emissions). The order code is STEVALILL013V1 and the complete design, including schematic diagram, bill of material,
calculations, measurements, etc. is described in user manual UM0670 (see Section 3:
Reference and related materials).
March 2009
Rev 1
1/21
www.st.com
Contents
AN2928
Contents
1
Modified buck converter in constant current mode . . . . . . . . . . . . . . . . 4
2
Design equations for the modified buck converter . . . . . . . . . . . . . . . . 6
2.1
Basic equations for the modified buck converter . . . . . . . . . . . . . . . . . . . . 6
2.2
Fixed off-time network calculation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.3
LED current calculation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.4
Power MOSFET calculation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
2.5
Power diode selection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
2.6
Inductor calculation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
3
Reference and related materials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
4
Revision history . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
2/21
AN2928
List of figures
List of figures
Figure 1.
Figure 2.
Figure 3.
Figure 4.
Figure 5.
Figure 6.
Modified buck converter - tON time . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
Modified buck converter - tOFF time . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
Modified buck converter - theory of operation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Sawtooth signal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Real drain MOSFET current . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
Real power diode current . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
3/21
Modified buck converter in constant current mode
1
AN2928
Modified buck converter in constant current mode
As stated in the introduction, the aim of this application note is to describe a modified buck
converter working in FOT and CCM. The basic principle of the design using the L6562A
controller is shown in Figure 1 and Figure 2. Figure 1 represents the stage when the power
MOSFET Q1 is turned on. As shown by the red arrow, the current flows from the DC voltage
input (V IN) through the load (LEDs), the inductor (L), the power MOSFET Q1 and the
sensing resistor. Capacitor C 4 is charged via diode D 2 and resistor R 5, since the transistor
Q1 is open and its gate voltage is around 10 V. During the tON time, the load current
increases and stops as soon as the voltage on the current sense resistor reaches the
internal threshold on the CS pin of the L6562A. The current sense of the L6562A is clamped
at 1.08 V (typ). Figure 2 shows the tOFF time, when the power MOSFET is switched off. The
inductor keeps the current flowing in the same direction and the circuit is closed through
diode D 1. The load current is decreasing and the minimum current is set by the fixed off-time
network (tOFF time is always constant), because capacitor C4 is discharged to the resistor
R4. The voltage on capacitor C4 is connected to the ZCD (zero current detector) pin of the
L6562A. As soon as the capacitor is discharged and its voltage falls below 0.7 V (the ZCD
threshold), the L6562A switches the power MOSFET again and the load current is
increased. This process repeats cycle-by-cycle, as shown in the timing diagrams in Figure 1
and Figure 2.
Figure 1.
Modified buck converter - t ON time
VC
VIN
LEDs
load
D1
C1
I LED
R1
I_MAX
tON
INV
I_AVR
VCC
L6562A
I_MIN
FOT
R2
FOT
tON tOFF tON tOFF
COMP
GD
MULT
GND
CS
ZCD
D2
t
FOT-- fixed off-time
C2
R3
L
Q1
C3
R4
RS
R5
C4
Fixed off-time
network
AM00366
4/21
AN2928
Modified buck converter in constant current mode
Figure 2.
Modified buck converter - t OFF time
VIN
VC
LEDs
load
D1
C1
I LED
R1
I_MAX
tOFF
INV
I_AVR
VCC
Q1
L6562A
COMP
GD
R2
MULT
GND
t
CS
ZCD
I_MIN
FOT
FOT
tON tOFF tON tOFF
D2
FOT-- fixed off-time
C2
R3
C3
R4
L
RS
R5
C4
Fixed off-time
network
AM00367
5/21
Design equations for the modified buck converter
2
AN2928
Design equations for the modified buck converter
This section provides all the calculations required for a designer to develop an application
with the modified buck converter working in FOT and CCM. The equations are described
step-by-step, following an application design procedure. First, the basic equations for this
type of converter are shown, then the components for the tOFF time are calculated, the
proper power diode and power MOSFET is selected, and finally the power inductor
calculation is demonstrated.
2.1
Basic equations for the modified buck converter
Figure 3 shows basic circuit stage during tON and tOFF time, with indicated voltage and
component references used in the equations.
The voltage across the inductor L is calculated using the following equation:
Equation 1
dI L
V L = L ⋅ -------dt
VL= inductor voltage (V)
L = inductance (H)
IL = inductor current (A)
Figure 3.
Modified buck converter - theory of operation
tON time
VIN
tOFF time
VLED
LEDs
load
D1
VIN
LEDs
load
D1
L
tON
VLED
L
tOFF
VL = VIN - VLED
VL = VLED
Q1
Q1
RS
RS
AM00368
6/21
AN2928
Design equations for the modified buck converter
Using Equation 1, it is possible to calculate an inductor current change during tON and tOFF
time:
Equation 2
tO N
∆IL
ON
=
∫
VL
( V IN – V LED ) ⋅ t ON
------ dt = ------------------------------------------------L
L
0
Equation 3
t O N + t O FF
∆I L
OFF
=
∫
V
V LED ⋅ t OFF
------L dt = – -------------------------------L
L
t ON
∆IL_ON = inductor current change during tON time (A)
∆IL_OFF = inductor current change during tOFF time (A)
VIN = input voltage (V)
VLED = LED (load) voltage (V)
tON = turn-on time (s)
tOFF = turn-off time (s)
In CCM, the inductor current change during tON and tOFF time is the same:
Equation 4
∆l L
ON
= ∆I L
OFF
Using Equation 2 and Equation 3, it is possible to create following equations:
Equation 5
( V IN – V LED ) ⋅ t ON
( V LED – t OFF )
-------------------------------------------------- = -----------------------------------L
L
Equation 6
V IN ⋅ t ON – V LED ⋅ t ON = V LED ⋅ t OFF
Equation 7
V IN ⋅ tON = V LED ⋅ ( t OFF + t ON ) = V LED ⋅ T
The duty cycle for the modified buck topology (also valid for a standard buck topology)
converter is calculated:
Equation 8
t ON V LED
D = --------- = ------------T
VIN
7/21
Design equations for the modified buck converter
2.2
AN2928
Fixed off-time network calculation
The basic idea for this type of converter is to obtain a constant off-time when the power
MOSFET is turned off. This design approach is quite simple and cost-effective, because the
constant off-time is easily set by the RC network. Its calculation is described in this section.
The duty cycle is defined by the switching frequency and turn-off time:
Equation 9
t ON T – t OFF
t OFF
D = --------- = --------------------- = 1 – ----------- = 1 – f ⋅ t OFF
T
T
T
f = switching frequency in CCM (Hz)
T = period in CCM (s)
D = duty cycle (-)
From Equation 8 and Equation 9, the turn off-time can be calculated (the switching
frequency is selected):
Equation 10
V LED
1 – f ⋅ t OFF = ------------V IN
Equation 11
tOFF
V LED⎞
⎛ 1 – ------------⎝
VIN ⎠
= ---------------------------f
As stated above, the modified buck converter uses a FOT network. The off-time is set by
resistor R4 and capacitor C4, as shown in Figure 2. During the on-time, the gate voltage of
the power MOSFET is high, diode D2 is opened and the voltage at the ZCD pin is internally
clamped at VZCD_CLAMP ≈ 5.7 V. During the off-time, the gate voltage of the power
MOSFET is low, diode D2 is closed and the voltage at the ZCD pin decreases based on an
exponential law:
Equation 12
V ZC D = V ZCD
CLAMP
⋅ e
1 -⎞
⎛ -------------------⎝ R 4 ⋅ C 4⎠
The voltage at the ZCD pin decreases until it reaches the internal triggering limit, which
causes switching to the turn-on stage. The trigger voltage for the L6562A is 0.7 V. The time
needed for the ZCD voltage to go from VZCD_CLAMP to VZCD_TRIGGER defines the duration of
the off-time tOFF:
Equation 13
⎛ V ZCD CLAMP ⎞
5.7
t OFF = R 4 ⋅ C 4 ⋅ ln ⎜ -----------------------------------------⎟ = R 4 ⋅ C 4 ⋅ ln ⎛ --------⎞ = R 4 ⋅ C 4 ⋅ 2.1
⎝
0.7⎠
V
⎝ ZC D TRIGGER⎠
8/21
AN2928
Design equations for the modified buck converter
VZCD = voltage on the ZCD pin of the L6562A (V)
VZCD_CLAMP = clamp voltage on the ZCD pin of the L6562A (V)
VZCD_TRIGGER = trigger voltage on the ZCD pin of the L6562A (V)
Capacitor C 4 can be selected, and the resistor is easily calculated using Equation 14, or the
inverse can be calculated with Equation 15.
Equation 14
t OFF
R 4 = ---------------------2.1 ⋅ C 4
Equation 15
t OFF
C 4 = ---------------------2.1 ⋅ R 4
Resistor R5 (shown in Figure 2) is designed to limit the charge current flowing to capacitor
C4 during the tON time, and must be within the following range (as described in application
note AN1792. See Section 3: Reference and related materials).
Equation 16
V GD MAX – V ZCD C LAMP – V F
------------------------------------------------------------------------------< R5 < R4 ⋅
V ZCD C LAMP
lZCD MAX + ----------------------------------R4
⎛ V
GD MIN – V ZC D CLAMP – V F
⎜ ----------------------------------------------------------------------------⎜
V ZCD CLAMP
⎝
⎞
⎟
⎟
⎠
VF = diode D2 forward voltage (V) (typically 0.7 V)
VZCD_CLAMP = clamp voltage on the ZCD pin of L6562A (V) (5.7 V)
VGD_MAX = output high - maximum gate driver voltage (V) (15 V)
VGD_MIN = output high - minimum gate driver voltage (V) (9.8 V)
IZCD_MAX = maximum sink capability for the ZCD pin (A) (0.01 A)
If the tON time is very short (light load or low output voltage), then capacitor C4 cannot be
quickly charged via resistor R 5. Therefore it is recommended to connect capacitor C3 in
parallel with resistor R5. The maximum size of capacitor C3 can be calculated with the
following equation:
Equation 17
V ZCD CLAMP
C 3 < C 4 -----------------------------------------------------------------------------------( V GD MAX – V ZCD C LAMP – V F )
9/21
Design equations for the modified buck converter
2.3
AN2928
LED current calculation
The preceding equations (Equation 12 through 17) are used to calculate the FOT network
using resistors R4 and R5 and capacitors C3 and C4. At this point, focus shifts to the power
circuit because the output LED current and inductor must be calculated. For the inductor
current change, the following equation is used:
Equation 18
∆l L = l MAX – l MIN = 2 ⋅ ( lMAX – lAVR )
∆IL = inductor (LED) current change (A)
IMAX = maximum (LED) inductor current (A)
IMIN = minimum (LED) inductor current (A)
IAVR = average (LED) inductor current (A)
Combining Equation 18 and Equation 3, considering the current change as an absolute
value (i.e. positive), it is possible to derive:
Equation 19
V LED ⋅ tOFF
- = 2 ⋅ ( l MAX – lAVR )
∆l L = -------------------------------L
where tOFF is calculated using Equation 11.
From Equation 11 and Equation 19 the equation for deriving the inductor size can be
formulated (maximum and average LED current is selected):
Equation 20
V LED ⋅ ( 1 – D )
V LED ⋅ t OF F
L = ----------------------------------------------------- = --------------------------------------------2 ⋅ ( l MAX – l AVR ) ⋅ f
2 ⋅ ( l MAX – l AVR )
Sense resistor R S can be easily calculated because the voltage threshold on the CS pin for
the L6562A is 1.08 V and therefore the resistor size is following:
Equation 21
V CS
1.08
- = -----------R S = ----------l MAX
l MAX
VCS = current sense threshold (V)
Although the modified buck converter using the FOT network and working in CCM that is
described here works as a constant current source, a limitation is the current dependency
on the output voltage (number of LEDs). To understand this limitation it is necessary to
derive the average inductor current (which is the LED current) from Equation 20. The result
is shown in Equation 22, which provides the information listed.
10/21
AN2928
Design equations for the modified buck converter
Equation 22
V LED ⋅ ( 1 – D )
V LED ⋅ t OFF
= l MAX – -------------------------------l AVR = lMAX – --------------------------------------2⋅ L⋅ f
2⋅ L
2.4
●
IMAX is constant and set by the resistor RS
●
tOFF is constant and set by the FOT network
●
The average inductor (LED) current is independent of the input voltage
●
The average inductor (LED) current depends slightly on the voltage across the LEDs
(i.e. number of LEDs) and therefore the design shows the best results using a fixed
number of LEDs. A variable number of LEDs results in less current precision.
Power MOSFET calculation
The power MOSFET is chosen based on maximum stress voltage, maximum peak
MOSFET current, total power losses, maximum allowed operating temperature and the
driver capability of the L6562A.
Maximum stress voltage on the power MOSFET (drain-source voltage) for this modified
buck converter is equal to the input voltage. The power MOSFET must be selected with
some voltage margin. For example, if the input voltage is maximally 400 V, then maximum
drain-source voltage should be 450 V or higher.
Maximum peak MOSFET current was selected in order to calculate the inductor size in
Equation 20. Also in this case, the power MOSFET must be chosen with some current
margin.
Total power losses on the power MOSFET must be calculated, due to the importance of
designing a proper heat sink to avoid temperature stress on the power MOSFET. Basically,
total power losses on the power MOSFET occur through conduction losses (depending on
the R DS(ON)), switching losses and gate charge loss caused by charging up the gate
capacitance and then discharging this capacitance to ground. The gate charge loss is very
small compared to the conduction and switching losses, so it is not used for further
calculations. For total power MOSFET loss, a valid equation is:
Equation 23
P TOT = P CON + P SW
PTOT = total power losses on the power MOSFET (W)
PCON = conduction losses on the power MOSFET (W)
PSW = switching losses on the power MOSFET (W)
The power MOSFET conduction loss is represented by the continuous conduction current
flowing through the MOSFET during the on-time stage. Therefore, the power loss depends
on its static drain-source resistance (R DS(ON)). In order to calculate conduction loss
properly, it is necessary to calculate the drain current RMS value. Figure 4 shows the
sawtooth signal for which the RMS value was calculated in Equation 24. Note that in this
case, average current IAVR is defined as the average value of the sawtooth portion
((IMAX+IMIN)/2).
11/21
Design equations for the modified buck converter
Figure 4.
AN2928
Sawtooth signal
i(t)
lMAX
IPP
lAVG
lMIN
I0
tON
tOFF
DT
(1-- D)T
t
t0
AM00369
Equation 24
t0 + T
2
l RMS
1
= --T
∫
t 0 + DT
1
i ( t ) dt = --T
2
t0
∫
t0
t0 + T
2
i ( t ) dt +
∫
l MAX + l MI N 2 l 2PP
⎛ ----------------------------⎞ + -------⎝
⎠
2
12
2
2
i ( t ) d··t = D ⋅ l0 + ( 1 – D ) ⋅
t 0 + DT
IRMS = root-mean squared drain current (A)
IPP = peak-to-peak current (A) (difference between I_MAX and I _MIN)
The real drain current waveform is given in Figure 5. As can be observed, the signal is quite
similar to the signal in Figure 4, except that there is no current during the off-time stage
(IO = 0) and the on and off-times are reversed. Therefore, for real current Equation 24 is
modified to become Equation 25.
Square RMS drain current is calculated using the equation:
Equation 25
2
2
lRMS = D ⋅
l MAX + l MI N⎞ 2 l PP
⎛ ---------------------------- + -------- = D ⋅
⎝
⎠
2
12
2
2
l AVR
ON
l PP
+ ------12
IAVR_ON = average current during tON time (A) (see Figure 5).
And finally it is possible to calculate the continuous conduction losses:
Equation 26
2
P CON = lRMS ⋅ R D S( ON)
RDS(ON) = static drain-source on resistance for working MOSFET temperature (Ω).
12/21
AN2928
Design equations for the modified buck converter
Figure 5.
Real drain MOSFET current
i
i(t)
IMAX
IPP
IMIN
t
tON
tOFF
AM00371
The second part of the MOSFET losses is switching losses, which depend on the (on and
off) switching time, drain MOSFET current, drain-source voltage and the switching
frequency. The switching time, rise time and fall time is a function of the gate-to-drain “Miller”
charge of the MOSFET (Q_GD), the internal resistance of the driver, the threshold voltage
(V GS(TH)), and the minimum gate voltage which enables the current through the drain source
of the MOSFET. As the correct calculation of switching power losses is complex due to non
linear behavior of the switch, it is not possible to obtain an exact equation for the calculation
of switching losses. Moreover, the switching behavior is also influenced by the performance
of the driver and layout design (leakage inductance and parasitic capacitors). To arrive at an
estimation of the switching power losses, Equation 27 can be used.
Equation 27
V I N ⋅ l MAX ⋅ t OFF SW ⋅ f
P SW = -------------------------------------------------------------------2
tOFF_SW = switch off-time (s) (typically tens of ns).
For example, switched off-time measured on the STEVAL-ILL013V1 using the STP9NM50N
power MOSFET (400 V input voltage) is 120 ns.
Total power (P _TOT) is lost in the power MOSFET and its heat sink, so it is simple to
calculate:
Equation 28
T JMAX – T A
P TOT = ----------------------------------------------------------R t hJC + R t hCH + R thH A
TJMAX = maximum junction temperature (°C)
TA = ambient temperature (°C)
RthJC = junction-to-case thermal resistance (°C/W)
RthCH = case-to-heat sink thermal resistance (°C/W) (usually between 0.35 and 0.8 for the
insulating washer)
RthHA = heat sink-to-ambient thermal resistance (°C/W)
13/21
Design equations for the modified buck converter
AN2928
Finally, if the heat sink and its thermal resistance is known, it is possible to calculate
maximum static drain-source on resistance from Equation 26, Equation 27 and Equation 28
for easy power MOSFET selection.
Equation 29
V I N ⋅ l MAX ⋅ t OFF SW ⋅ f
T JMAX – T A
R DS ( ON ) < ------------------------------------------------------------------------------------ – -------------------------------------------------------------------2
2
( R thJC + R thC H + R thHA ) ⋅ l RMS
2 ⋅ l RMS
2.5
Power diode selection
The power diode (D 1 from Figure 1) is chosen based on its maximum stress voltage, its
maximum peak current and total power losses. The power losses are lower for a larger duty
cycle and vice-versa, because the diode is opened (connected) during off-time.
Maximum voltage stress across the diode is equal to the input voltage V IN, and therefore the
power diode must be selected with some voltage margin. For example, if the input voltage is
maximally 400 V, then maximum repetitive peak reverse voltage (VRRM) should be 450 V or
higher.
Maximum peak diode current is selected in order to calculate the inductor size in
Equation 20. Also in this case, the power diode must be selected with some current margin.
Power losses are generally calculated with the following equation:
Equation 30
T
P LOSS
D
1
= --- ∫ i D ( t ) ⋅ u D ( t ) dt
T
0
PLOSS_D = power diode losses (W)
iD = power diode current (A)
uD = power diode voltage (V)
And assuming a constant voltage drop over the diode it is possible to approximately
calculate the power losses on the diode (switching losses are not included) with the
following equation:
Equation 31
P LOSS
D
= I AVR
D
⋅ VF
IAVR_D = power diode average current (A)
VF = power diode forward voltage for calculated average diode current (V)
14/21
AN2928
Design equations for the modified buck converter
where the average diode current is shown in Figure 6 and can be calculated using:
Equation 32
IAVR
D
I MAX + I MIN
= ( I – D ) ⋅ ⎛ ------------------------------⎞
⎝
⎠
2
And finally the junction diode temperature without using the heat sink can be calculated from
the following equation (ambient temperature is chosen):
Equation 33
T J = P LOSS
D
⋅ ( R t hJC + R t hCA ) + T A
TJ = power diode junction temperature (°C)
RthCA = case-to-ambient thermal resistance (°C/W) (for example, the TO-220 package has a
typical thermal resistance of 60 °C/W)
The calculated power diode junction temperature must be lower then maximum diode
junction temperature TJMAX. For proper design, it is recommended to keep the junction
temperature much lower than its maximum in order to avoid temperature stress on the
power diode.
Equation 34
T J < T JMAX
Figure 6.
Real power diode current
i
i(t)
IMAX
IPP
IMIN
t
tON
2.6
tOFF
AM00370
Inductor calculation
All components for the design are calculated, but the final step in the design procedure still
remains, since it is necessary to calculate the inductor (L). The calculations that follow are
valid for the inductor used in the STEVAL-ILL013V1 demonstration board, but for
applications with (for example) lower voltages, some standardized inductors for DC-DC can
also be used.
15/21
Design equations for the modified buck converter
AN2928
First, the inductor core size must be selected, for which it may be helpful to calculate the
minimum area product using application parameters. The minimum required core area
product (AP), where the flux swing is limited by core saturation is:
Equation 35
4
---
AP MIN
L ⋅ I PEAK ⋅ I RMS 3
= ⎛ ----------------------------------------------⎞
⎝
⎠
B MAX ⋅ Cl
AP MIN = minimum area product (cm4)
IPEAK = inductor peak current (A)
IRMS = inductor RMS current (A)
BMAX = saturation limited flux density (T) (power ferrites like N27 or N67 have typically 0.3 T)
Equation 36
Cl = J MAX ⋅ C R ⋅ 10
–4
JMAX = maximum current density (A/cm2) (That commonly used for natural convection
cooling is 420 A/cm2)
CR = ratio of the total copper area to the window area (-)
The constant CR gives an estimation of how effectively the wires are placed on the core. For
example, if the input voltage of the modified buck converter is 400 V (such as when a power
factor preregulator is used), then the wires must be well-isolated and the ratio between the
copper and window area is about 0.5, which in the end means that there is 50% of the wire
on the inductor core. The exact calculation using the equation listed here can be found in the
user manual UM0670 (see Section 3: Reference and related materials).
Once the minimum area product is calculated, the designer should then select the right
inductor core and ferrite material according to the higher AP value. The AP value is
calculated from the winding cross section and core cross section. For example, the ETD29
core with ferrite material N27 from EPCOS has a winding cross section of 97 mm2 and
a core cross section of 71 mm 2. Maximum flux density for the N27 is 0.3 T.
Equation 37
AP = A N ⋅ A MIN
AN = winding cross section (mm2)
AMIN = minimum core cross section (mm2)
For a proper inductor core, the calculated area product must be higher than the APMIN
calculated in Equation 35. If the condition derived from Equation 38 is not fulfilled, the
designer must select a bigger inductor core.
Equation 38
AP MIN < AP
A simple way how to calculate the number of inductor turns is shown in Equation 39, since
manufacturers also include the inductance factor AL, which depends on air gap, in the
product datasheets. For example, the ETD29 core with 1 mm gap and N27 ferrite material
has an inductance factor of 124 nH.
16/21
AN2928
Design equations for the modified buck converter
Equation 39
2
L = N ⋅ AL
AL = inductance factor (H)
N = inductor number of turns (-)
The number of turns for the inductor is:
Equation 40
L
-----AL
N =
After the number of turns is calculated, it is also necessary to calculate the wire diameter.
The maximum power loss can be calculated using the maximum inductor temperature and
core thermal resistance with the following equation:
Equation 41
P MAX
LOSS
T MAX – T A
= -------------------------RT
PMAX_LOSS = maximum power loss in the inductor (W)
TMAX = maximum inductor temperature (°C)
RT = thermal resistance of the inductor core used (°C/W) (for example, thermal resistance
for the E25 core used in the STEVAL-ILL013V1 design is 40 °C/W).
The loss in the core is:
Equation 42
P C OR E = P V ⋅ W ⋅ 10
–3
PCORE = loss in the inductor core (W)
PV = core loss defined in the datasheet (mW/g )
W = core weight (g) (for example, the ETD29 has a weight of 28 g)
Maximum power loss in the wire is simply:
Equation 43
P WI RE = P MAX
LOSS –
P C OR E
PWIRE = maximum power loss in the wire (W)
The maximum wire resistance derives from the following equation:
Equation 44
R MAX
WIRE
P WIR E
= ---------------2
I RMS
RMAX_WIRE = maximum wire resistance (Ω)
17/21
Design equations for the modified buck converter
AN2928
Winding resistance depends on the diameter, and is defined using the following formula:
Equation 45
IN ⋅ N
l
R = p ⋅ ---- = p ⋅ ---------------S
π⋅ d
R = wire resistance (Ω)
p = resistivity of the copper (Ω
• cm) (1,76 • 10-6 for temperature 25 °C)
S = conductor cross-section area (cm2)
l = wire length (cm)
lN = average length of turn (cm)
d = wire diameter (cm)
The wire diameter is properly selected if the total wire resistance is lower than the maximum
wire resistance.
Equation 46
R < R M AX
18/21
WI RE
AN2928
3
Note:
Reference and related materials
Reference and related materials
1.
STEVAL-ILL013V1, 80 W offline PFC and LED driver demonstration board with
dimming based on the L6562A; data brief
2.
AN1792, Design of fixed-off-time-controlled PFC pre-regulators with the L6562;
application note
3.
L6562A, Transition-mode PFC controller; datasheet
4.
AN1059, Design equations of high-power-factor Flyback converters based on the
L6561; application note
5.
UM0670, 80 W off-line LED driver with PFC; user manual
The reference and related materials listed above are available on the STMicroelectronics
web site at www.st.com.
19/21
Revision history
4
AN2928
Revision history
Table 1.
20/21
Document revision history
Date
Revision
24-Mar-2009
1
Changes
Initial release.
AN2928
Please Read Carefully:
Information in this document is provided solely in connection with ST products. STMicroelectronics NV and its subsidiaries (“ST”) reserve the
right to make changes, corrections, modifications or improvements, to this document, and the products and services described herein at any
time, without notice.
All ST products are sold pursuant to ST’s terms and conditions of sale.
Purchasers are solely responsible for the choice, selection and use of the ST products and services described herein, and ST assumes no
liability whatsoever relating to the choice, selection or use of the ST products and services described herein.
No license, express or implied, by estoppel or otherwise, to any intellectual property rights is granted under this document. If any part of this
document refers to any third party products or services it shall not be deemed a license grant by ST for the use of such third party products
or services, or any intellectual property contained therein or considered as a warranty covering the use in any manner whatsoever of such
third party products or services or any intellectual property contained therein.
UNLESS OTHERWISE SET FORTH IN ST’S TERMS AND CONDITIONS OF SALE ST DISCLAIMS ANY EXPRESS OR IMPLIED
WARRANTY WITH RESPECT TO THE USE AND/OR SALE OF ST PRODUCTS INCLUDING WITHOUT LIMITATION IMPLIED
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE (AND THEIR EQUIVALENTS UNDER THE LAWS
OF ANY JURISDICTION), OR INFRINGEMENT OF ANY PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT.
UNLESS EXPRESSLY APPROVED IN WRITING BY AN AUTHORIZED ST REPRESENTATIVE, ST PRODUCTS ARE NOT
RECOMMENDED, AUTHORIZED OR WARRANTED FOR USE IN MILITARY, AIR CRAFT, SPACE, LIFE SAVING, OR LIFE SUSTAINING
APPLICATIONS, NOR IN PRODUCTS OR SYSTEMS WHERE FAILURE OR MALFUNCTION MAY RESULT IN PERSONAL INJURY,
DEATH, OR SEVERE PROPERTY OR ENVIRONMENTAL DAMAGE. ST PRODUCTS WHICH ARE NOT SPECIFIED AS "AUTOMOTIVE
GRADE" MAY ONLY BE USED IN AUTOMOTIVE APPLICATIONS AT USER’S OWN RISK.
Resale of ST products with provisions different from the statements and/or technical features set forth in this document shall immediately void
any warranty granted by ST for the ST product or service described herein and shall not create or extend in any manner whatsoever, any
liability of ST.
ST and the ST logo are trademarks or registered trademarks of ST in various countries.
Information in this document supersedes and replaces all information previously supplied.
The ST logo is a registered trademark of STMicroelectronics. All other names are the property of their respective owners.
© 2009 STMicroelectronics - All rights reserved
STMicroelectronics group of companies
Australia - Belgium - Brazil - Canada - China - Czech Republic - Finland - France - Germany - Hong Kong - India - Israel - Italy - Japan Malaysia - Malta - Morocco - Singapore - Spain - Sweden - Switzerland - United Kingdom - United States of America
www.st.com
21/21