PWM buck regulator interface generalized design equations

A step-by-step guide for applying an old DI that used simple circuits for PWM programming of standard bucking-type regulator chips. The post PWM buck regulator interface generalized design equations appeared first on EDN.

PWM buck regulator interface generalized design equations

A while back, I published the Design Idea (DI) “Simple PWM interface can program regulators for Vout < Vsense.” It showed some simple circuits for PWM programming of standard bucking-type regulator chips, both linear and switching, including applications that need an output voltage span that can swing well below the regulator’s sense voltage.  

Wow the engineering world with your unique design: Design Ideas Submission Guide

Recent reader comments have shown interest in applying those designs to different applications and regulators. So, here’s a step-by-step procedure to make that process easier.

Note that it only works if Vx > 2Vs and Vl > Vs.

Figure 1 Ten discrete parts comprise a circuit for linear regulator programming with PWM.

 The steps are:

  1. Vs = U1 sense voltage from U1 datasheet (typically 0.5 to 1.25 V)
  2. Vl = available logic rail (typically 3 to 5 V)
  3. Vx = desired maximum output voltage at PWM duty factor = 100%
  4. Vpp = PWM peak to peak amplitude, typically Vl
  5. Fp = PWM rep rate
  6. N = PWM bits of resolution, N > 4
  7. R1 = recommended value from U1 datasheet example application
  8. R2 = R1(Vx/Vs – 1)
  9. R4 = R2Vl/Vs – R1 – R2
  10. R5 = (Vl – Q2vbe)Q2minbeta(R4 + R1 + R2)/Vl
  11. R3 = Vpp/(Vs/R1 + (Vl – Vs)/(R1 + R4))
  12. R3C3 = R2C2 = 2((N-2)/2)Fp-1
  13.  C1 = C2R2/R1

Now, taking the inexpensive XLsemi XL4016 asynch buck converter as an example case for U1, and turning the crank for these givens gives you:

  1. Vs = 1.25 V
  2. Vl = 3.3 V
  3. Vx = 30 V
  4. Vpp = 3.3 V
  5. Fp = 10 kHz
  6. N = 8
  7. R1 = recommended value from U1 datasheet figure 4 = 3.3 kΩ
  8. R2 = 75 kΩ
  9. R4 = 120 kΩ
  10. R5 = 15 MΩ
  11. R3 = 8.2 kΩ
  12. C3 = 0.1 µF, C2 = 0.011 µF
  13.  C2 = 0.27 µF

This yields Figure 2.

Figure 2 General design-accommodating parameters listed above. Note that U1-specific parts (e.g., inductor, capacitors, and power diode) are not shown.

Note that if the microamps and millivolts of residual zero offset that persist on the unloaded supply output at PWM = zero duty factor aren’t objectionable, then the Q2 R5 current sink is irrelevant and can be omitted.

Stephen Woodward’s relationship with EDN’s DI column goes back quite a long way. Over 100 submissions have been accepted since his first contribution back in 1974.

Related Content

The post PWM buck regulator interface generalized design equations appeared first on EDN.

What's Your Reaction?

like

dislike

love

funny

angry

sad

wow