5.1. Control Structure and Static Prefilter
The desired control variable is the output voltage
on the right hand side of the transmission line. For a useful implementation, the control and measurement should take place at the same side of the transmission line. A voltage is fed into the left hand side of the transmission line via the PWM-controlled switch. It therefore makes sense to measure the current
on the left-hand side and use it for control. In addition, the duty ratio is limited to
. This restriction is ensured by a saturation block. The resulting structure of the closed control loop is shown in
Figure 10. The resulting input-output behavior of the plant has already been taken into account in the transfer function (
20).
The fact that we want to specify a reference voltage, but only have the current available for the control, makes a conversion from voltage to current necessary. This conversion is performed via the static prefilter. From the equilibrium condition (
26) of the finite dimensional model of the classical converter we obtain the scaling factor
Interestingly, this conversion does not include the conduction losses of the inductor, but only the insulation losses of the capacitor (and of course the resistance R of the load). However, the insulation losses are extremely low, so that only the load is relevant.
5.2. Controller Design
For angular frequencies up to
, the frequency responses of the classic converter with discrete components and the converter with the transmission line agree very well as shown in
Section 4.2. The transfer function (
4) respectively (
32) of the classic converter should therefore be used for a controller design in the frequency range, but then used for the distributed converter.
DC/DC converters are very often regulated with proportional-integral controllers (PI controllers), see e.g. [
1,
15,
16]. In the frequency domain, PI controllers can be described by the transfer function
Equation (
38) is the standard form of the PI controller with the gain
k and the integral time constant
. This form is helpful for the controller design, whereas the parallel form (39) with the proportional gain
and the integral gain
is often is used for implementation.
There are many different methods and approaches for designing PI controllers [
26,
27]. Since the plant’s transfer function (
32) is comparatively simple as a second-order system, we will carry out the controller design directly in the frequency domain. For this reason we consider the open loop transfer function having the form
where the coefficients
result from the transfer function (
32) of the plant. The transfer function (
40) is unstable due to the integral part of the controller, which can be recognized by the pole at the origin. First of all, the closed loop system should be stable. In addition, the oscillations that occur in the plant should be suppressed in the closed control loop.
Due to the low inductance of the transmission line, the radian resonant frequency
of the equivalent conventional converter is comparatively high. In practice, the required settling times typically correspond to significantly lower frequencies. The integral time constant is selected with
such that the folding frequency
is approximately one order of magnitude below the resonance frequency.
Figure 11 shows the amplitude frequency responses of the plant’s transfer function (
32) as well as the open loop transfer function (
40) with
. A discussion on the choice of the controller time constants can be found in ([
1], Section 8.2.2).
The gain
k must still be determined for the PI controller. We will use the root locus technique, which provides a design method based on the system’s open loop transfer function [
28]. With this method, the poles of the closed loop system are plotted in the complex plane as a function of the gain
k.
The root locus plot of the open loop transfer function (
40) is shown in
Figure 12. The root loci start for
at the poles of the open loop transfer function, i.e, at a conjugate complex pair located in the left half plane resulting from the plant (
32) and a pole in the origin resulting from the integral part of the PI controller. From
, the conjugate complex pole pair merges into two real poles on the real left half axis. A double real pole occurs at this transition, whereby the associated gain can be calculated in Scilab using the function
krac2. For
, the root loci converge to the zeros of the open loop transfer function. We have one real zero at
due to the plant’s transfer function (
32) and another real zero at
from the PI controller. These zeros are located on the real left half axis and cannot be distinguished visually in
Figure 12. Two branches of the root locus plot converge to these zeros. Since the open loop transfer function has one zero less than poles, the third branch on the root locus plot converges to
.
From the root locus plot we draw the following conclusions: For any
the closed loop system is stable. With
the system has solely real poles, i.e., so that no oscillations occur. In our simulation we will use gain
. In general, the controller gain should not be set too high for buck converters, because the input saturation of the duty cycle may lead to a controller windup [
29].