Buck Converter switching transfer function with Parasitics

4 September 2020 Link



In this article I derive the transfer function for the Buck converter switching transfer function. This transfer function can then be used in calculating the loop gain of a Buck Regulator or its output impedance.

The Circuit

The circuit I will use for the derivation is here:

In the above circuit I have included the parasitic elements as well. This includes parasitic resistance in the inductance and the output capacitance as well as the parasitic inductance of the output capacitance and the parasitic resistance of the output wiring to the load.

The derivation

The derivation is not difficult to follow just tedious to do. We start by defining $V_d(t)$ based on D(t)
$V_d(t)=V_i-I_L(t) R_1$ when $D(t)=1$
$V_d(t)=-I_L(t) R_2$ when $D(t)=0$
Combining these 2 we can write:
$$V_d(t)=(V_i-I_L(t) (R_1-R_2)) D(t)-I_L(t) R_2......(1)$$

also writing the loop equation across the inductor branch we have:
$$V_d(t)-V_{oi}(t)-I_L(t) R_L = L {dI_L(t)}/{dt}.........(2)$$

The equation for the cap can be written as:
$$C{dV_C(t)}/{dt} = I_L(t)-I_{LOAD}-{V_O(t)}/R.......(3)$$

Writing the branch equation across the parasitic components of the cap we have:
$$V_{oi}(t)-V_C(t)-(I_L(t)-I_{LOAD}-{V_O(t)}/R)R_C=L_C d/{dt}(I_L(t)-I_{LOAD}-{V_O(t)}/R)$$

Substituting (3) in the above equation we get:
$$V_{oi}(t)=V_C(t)+R_C C {dV_C(t)}/{dt}+L_C C {d^2 V_C(t)}/{dt^2}........(4)$$

Now write the loop equation across the parasitic output resistance:
$$V_{oi}(t) = V_O(t)+({V_O(t)}/R+I_{LOAD})R_O........(5)$$

Now we have equations (1) - (5). We can eliminate $V_d(t),V_C(t),V_{oi}(t),I_L(t)$ to get ${V_O(t)}/{D(t)}$
Put (5) in (2) to get:
$$V_d(t)=V_O(t)+({V_O(t)}/R+I_{LOAD})R_O+I_L(t) R_L + L {dI_L(t)}/{dt}.........(6)$$

Put (5) in (4) to get:
$$V_O(t)+({V_O(t)}/R+I_{LOAD})R_O=V_C(t)+R_C C {dV_C(t)}/{dt}+L_C C {d^2 V_C(t)}/{dt^2}........(7)$$

Now we can eliminate $V_d(t) $ (1) and (6) to get:
$$V_O(t)+({V_O(t)}/R+I_{LOAD})R_O+I_L(t) R_L + L {dI_L(t)}/{dt}=(V_i-I_L(t) (R_1-R_2)) D(t)-I_L(t) R_2......(8)$$

Now we just have 3 equations (3), (7) and (8) and we need to eliminate $V_C(t)$ and $I_L(t)$.

Linearizing the equations

To eliminate them we would have to solve differential equations but that is not needed since we need to analyze the small signal behaviour at the steady state. So let us get the small signal equivalent equations for (3), (7) and (8).
Here D(t) is a discrete value of 0 or 1, converting that to small signal would not make any sense but if we look at the averages and look at the small signal of the averages then it would make sense.
The equations (3), (7) and (8) would work for the averages as well.
The small signal conversions we can use are:
$$△I_L(t) = i_L(t); △V_C(t)=v_C(t);△V_O(t)=v_O(t);△D(t)=d(t)$$

Equation(3) becomes:
$$C{d△V_C(t)}/{dt} = △I_L(t)-△I_{LOAD}-{△V_O(t)}/R$$

or
$$C{dv_C(t)}/{dt} = i_L(t)-{v_O(t)}/R.........(a)$$

Equation (7) becomes:
$$v_O(t)+{v_O(t)}/R R_O=v_C(t)+R_C C {dv_C(t)}/{dt}+L_C C {d^2 v_C(t)}/{dt^2}........(b)$$

Equation (8) becomes:
$$v_O(t)+{v_O(t)}/R R_O+i_L(t) R_L + L {di_L(t)}/{dt}=V_i d(t)-i_L(t) D(t) (R_1-R_2) -I_L(t) d(t) (R_1-R_2) -i_L(t) R_2......(c)$$


Now we can take the Laplace transform of the equations (a),(b) and (c):
Equation (a) becomes:
$$s C v_C(s) = i_L(s) - {v_O(s)/R..........(i)$$

Equaion (b) becomes:
$$v_O(s)+v_O(s) {R_O}/R = v_C(s)+s R_Cv_C(s) C+s^2L_C C v_C(s).......(ii)$$

Equation (c) becomes:
$$V_i d(s) - i_L(s) D(R_1-R_2)-I_L d(s) (R_1-R_2)-i_L(s) R_2 = i_L(s) R_L + v_O(s) + {v_O(s)}/R R_O +s L i_L(s).........(iii)$$


From (ii) we get:
$$v_C(s) = {v_O(s) (1+{R_O}/R)}/{1+s R_C C + s^2 L_C C}$$

Put this in (i):
$$i_L(s) = [{s C(1+{R_O}/R)}/{1+s R_C C+ s^2 L_C C} + 1/R] v_O(s)$$

Put these in (iii) we get:
$${v_O(s)}/{d(s)}={V_i -I_L(R_1-R_2)}/{({s C (1+{R_O}/R)}/{1+s R_C C + s^2 L_C C} + 1/R)(s L + R_L + D(R_1 - R_2) + R_2) + 1 + {R_O}/R}$$


This expression contains all parasitic components as well. We can check whether it matches the ideal expression when making the parasitics 0 and switches ideal:
$$R_1=R_2=R_C=L_C=R_O=0$$

$${v_O(s)}/{d(s)}={V_i}/{(s C + 1/R)s L + 1 }$$

which can also we written as:
$$v_O(s) = V_i d(s) R/{s^2 L C R + s L + R}$$


This is the ideal buck converter switching transfer function.

In the next follow up article I will show how we can verify this with simulation.

See Also