A boost converter (step-up converter) is a power converter with an output dc voltage greater than its input dc voltage. It is a class of switching-mode power supply (SMPS) containing at least two semiconductor switches (a diode and a transistor) and at least one energy storage element. Filters made of inductor and capacitor combinations are often added to a converter’s output to improve performance.
Contents |
Overview
An electrical outlet’s voltage cannot directly power devices such as computers, digital clocks, and telephones. The outlet supplies AC and the devices and loads require DC. Power conversion enables DC devices to utilize power from ac voltage sources. A process called ac to dc conversion (rectification) is used to convert an AC voltage to power a DC load. Power can also come from DC sources such as batteries, solar panels, rectifiers, and DC generators. A process that changes one DC voltage to a different DC voltage is called dc to dc conversion. A boost converter is a DC to DC converter with an output voltage greater than the source voltage. A boost converter is sometimes called a step-up converter since it “steps up” the source voltage. Since power (V*I) must be conserved, the output current is lowered from the source current.
History
For high efficiency, the SMPS switch must turn on and off quickly and have low losses. The advent of a commercial semiconductor switch in the 1950’s represented a major milestone that made SMPSs such as the boost converter possible. Semiconductor switches turned on and off more quickly and lasted longer than other switches such as vacuum tubes and electromechanical relays. The major DC to DC converters were developed in the early-1960s when semiconductor switches had become available. The aerospace industry’s need for small, lightweight, and efficient power converters led to the converter’s rapid development. Switched systems such as SMPS are a challenge to design since its model depends on whether a switch is opened or closed. R.D. Middlebrook from Caltech in 1977 published the models for DC to DC converters used today. Middlebrook averaged the circuit configurations for each switch state in a technique called state-space averaging. This simplification reduced two systems into one. The new model led to insightful design equations which helped SMPS growth.
Applications
Battery powered systems often stack batteries in series to achieve higher voltage. However, stacking batteries is not possible in many high voltage applications due to lack of space. Boost converters can increase the voltage and reduce the number of cells. Two battery-powered applications that use boost converters are hybrid electric vehicles (HEV) and lighting systems. The Toyota Prius HEV contains a motor which utilizes voltages of approximately 500 V. Without a boost converter, the Prius would need nearly 417 batteries to power the motor. However, a real Prius uses only 168 batteries and boosts the battery voltage from 202 V to 500 V. Boost converters also power devices at smaller scale applications, such as portable lighting systems. A white LED typically requires 3.3V to emit light, and a boost converter can step up the voltage from a single 1.5 V alkaline cell to power the lamp. Boost converters can also produce higher voltages to operate cold cathode fluorescent tubes (CCFL) in devices such as LCD backlights and some flashlights.
Circuit analysis
Operating principle
The basic principle of a Boost converter consists in 2 distinct states (see figure 2):
- in the On-state, the switch S (see figure 1) is closed, resulting in an increase in the inductor current;
- in the Off-state, the switch is open and the only path offered to inductor current is through the flyback diode D, the capacitor C and the load R. This results in transferring the energy accumulated during the On-state into the capacitor.
Continuous mode
When a boost converter operates in continuous mode, the current through the inductor (IL) never falls to zero. Figure 3 shows the typical waveforms of currents and voltages in a converter operating in this mode. The output voltage can be calculated as follows, in the case of an ideal converter (i.e using components with an ideal behaviour) operating in steady conditions: During the On-state, the switch S is closed, which makes the input voltage (Vi) appear across the inductor, which causes a change in current (IL) flowing through the inductor during a time period (t) by the formula: <math>\frac{\Delta I_L}{\Delta t}=\frac{V_i}{L}</math> At the end of the On-state, the increase of IL is therefore: <math>\Delta I_{L_{On}}=\int_0^{D\cdot T}\frac{V_i}{L}d t=\frac{V_i \cdot D\cdot T}{L}</math> D is the duty cycle. It represents the fraction of the commutation period T during which the switch is On. Therefore D ranges between 0 (S is never on) and 1 (S is always on). During the Off-state, the switch S is open, so the inductor current flows through the load. If we consider zero voltage drop in the diode, and a capacitor large enough for its voltage to remain constant, the evolution of IL is: <math>V_i-V_o=L\frac{dI_L}{dt}</math> Therefore, the variation of IL during the Off-period is: <math>\Delta I_{L_{Off}}=\int_0^{\left(1-D\right) T}dI_L=\int_0^{\left(1-D\right) T}\frac{\left(V_i-V_o\right) dt}{L}=\frac{\left(V_i-V_o\right) \left(1-D\right) T}{L}</math> As we consider that the converter operates in steady-state conditions, the amount of energy stored in each of its components has to be the same at the beginning and at the end of a commutation cycle. In particular, the energy stored in the inductor is given by: <math>E=\frac{1}{2}L\cdot I_L^2</math> Therefore, it is obvious that the inductor current has to be the same at the beginning and the end of the commutation cycle. This can be written as <math>\Delta I_{L_{On}} + \Delta I_{L_{Off}}=0</math> Substituting <math>\Delta I_{L_{On}}</math> and <math>\Delta I_{L_{Off}}</math> by their expressions yields: <math>\Delta I_{L_{On}} + \Delta I_{L_{Off}}=\frac{V_i \cdot D\cdot T}{L}+\frac{\left(V_i-V_o\right)\left(1-D\right)T}{L}=0</math> This can be written as: <math>\frac{V_o}{V_i}=\frac{1}{1-D}</math> From the above expression it can be seen that the output voltage is always higher than the input voltage (as the duty cycle goes from 0 to 1), and that it increases with D, theoretically to infinity as D approaches 1. This is why this converter is sometimes referred to as a step-up converter.
Discontinuous mode
In some cases, the amount of energy required by the load is small enough to be transferred in a time smaller than the whole commutation period. In this case, the current through the inductor falls to zero during part of the period. The only difference in the principle described above is that the inductor is completely discharged at the end of the commutation cycle (see waveforms in figure 4). Although slight, the difference has a strong effect on the output voltage equation. It can be calculated as follows: As the inductor current at the beginning of the cycle is zero, its maximum value <math>I_{L_{Max}}</math> (at t=D.T) is <math>I_{L_{Max}}=\frac{V_i\cdot D\cdot T}{L}</math> During the off-period, IL falls to zero after δ.T: <math>I_{L_{Max}}+\frac{\left(V_i-V_o\right)\cdot \delta\cdot T}{L}=0</math> Using the two previous equations, δ is: <math>\delta=\frac{V_i\cdot D}{V_o-V_i}</math> The load current Io is equal to the average diode current (ID). As can be seen on figure 4, the diode current is equal to the inductor current during the off-state. Therefore the output current can be written as: <math>I_o=\bar{I_D}=\frac{I_{L_{max}}}{2}\delta</math> Replacing ILmax and δ by their respective expressions yields: <math>I_o=\frac{V_i\cdot D\cdot T}{2L}\frac{V_i\cdot D}{V_o-V_i}=\frac{V_i^2\cdot D^2\cdot T}{2L\left(V_o-V_i\right)}</math> Therefore, the output voltage gain can be written as: <math>\frac{V_o}{V_i}=1+\frac{V_i\cdot D^2 \cdot T}{2L\cdot I_o}</math> Compared to the expression of the output voltage for the continuous mode, this expression is much more complicated. Furthermore, in discontinuous operation, the output voltage not only depends on the duty cycle, but also on the inductor value, the input voltage, and the output current.
See also
Buck Converter Buck-Boost Converter
References
Mohan, Ned; Undeland, Tore M., Robbins, William P. (2003). Power Electronics. Hoboken: John Wiley & Sons, Inc.. ISBN 0-471-42908-2.


