SLVAFV2 June   2024 LMR51610 , TPS629210

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Introduction
  5. 2Estimate and Measure the Voltage Drop in Buck Converter
    1. 2.1 Estimation of Voltage Drop in Buck Converter Working in CCM
    2. 2.2 Measurement of Voltage Drop of Buck Converter
  6. 3Voltage Drop Comparison Between Calculation, Simulation, and Measurement
  7. 4Summary
  8. 5References

Estimation of Voltage Drop in Buck Converter Working in CCM

In the buck converter, there are two main reasons causing the voltage drop: duty cycle and resistance. Equation 1 shows this relationship.

Equation 1. Vdrop=(Vduty+VR)

Where:

  • Vduty is the voltage drop caused by the duty cycle
  • VR is the voltage drop caused by the resistance

The voltage drop caused by the duty cycle is easy to obtain, as shown in Equation 2.

Equation 2. Vduty=[Vin(1-D)]
  • Vin is the input voltage
  • D is the duty cycle

To further analyze the voltage drop caused by the MOSFET, Figure 2-1 shows the basic operating mode of buck converter.

 Operating ModeFigure 2-1 Operating Mode

In mode 1, the high-side MOSFET is on, so the high-side MOSFET and inductor can be modeled as two resistors, Rmos1 and RL. In mode 2, the high-side MOSFET is off but the low-side MOSFET is on, so there are still two resistors, Rmos2 and RL.

Based on the operating mode, the battery only powers the system when the high-side MOSFET is on. Therefore, the basic concept involves the conservation of energy and power balancing. A few assumptions were made to simplify the calculations:

  1. The capacitor is ideal which means no ripple in the output
  2. The inductor average current is equal to the RMS value
  3. Battery is a stable DC source

In one cycle, the power provided by the battery or the input power is only consumed by the resistor and then provided to the output. Although there is some switching loss, the loss is negligible compared with the conduction loss caused by the resistor. In addition, the SW voltage in the dropout zone is relatively low, which reduces the switching loss.

According to the previous analysis, we can obtain the power balanced equation.

Equation 3. VinILDT=IL2[RLT+Rmos1DT+VRmos2(1-D)T+VoutIoutT]

Where:

  • Vin, Vout are the input and output voltage
  • Iout, IL are the output current and inductor average current
  • Rmos1 and Rmos2 are the on-state resistance of the high-side and low-side FETs.
  • T is the period
  • RL is the DC resistance of the inductor used

Based on Equation 3, IL is equal to Iout, which is similar to assumption 2, and we can obtain simplified Equation 4.

Equation 4. VinD-Iout[RLT+Rmos1DT+Rmos21-DT]=Vout

As we can see from the Equation 4, VinD is the voltage drop caused by the duty cycle, the latter one is caused by the equivalent resistors.

Now, slightly transform the Equation 4 and we can obtain Equation 5.

Equation 5. Vdrop=Vin(1-D/P)
Equation 6. P=[1+(RL+Rmos1D+Rmos21-D)/Rout]

Where:

  • P is a coefficient to simplify the equation

Equation 5 provides a convenient method to estimate the voltage drop in a buck converter. Some of TI buck converter have the 100% duty cycle function for the battery applications. In these products, the voltage drop can be easily obtained using Equation 7 because the drop is conducted directly.

Equation 7. Vdrop=Iout(RL+Rmos1)

In later chapter, we further discuss how to reduce the voltage drop to further use the battery.