Next Article in Journal
Road Scene Semantic Segmentation Based on MPNet
Previous Article in Journal
Total Ionizing Dose Effects on Lifetime of NMOSFETs Due to Hot Carrier-Induced Stress
Previous Article in Special Issue
Optimized Universal Droop Control Framework for Enhancing Stability and Resilience in Renewable-Dense Power Grids
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Reduced-Order Small-Signal Model for Four-Switch Buck–Boost Under Soft-Switching Current Shaping Control Strategy

1
College of Electrical Engineering, Zhejiang University, Yuquan Campus, Hangzhou 310027, China
2
Hangzhou Global Scientific and Technological Innovation Center, Zhejiang University, Hangzhou 310027, China
*
Author to whom correspondence should be addressed.
Electronics 2025, 14(13), 2564; https://doi.org/10.3390/electronics14132564
Submission received: 20 May 2025 / Revised: 21 June 2025 / Accepted: 23 June 2025 / Published: 25 June 2025

Abstract

The four-switch buck–boost (FSBB) converter, which possesses both step-up and step-down capabilities, is highly suitable for applications where input and output voltages have overlapping ranges. Correspondingly, the current shaping control (CSC) strategy is investigated for the FSBB converter, which shapes a quadrilateral inductor current waveform featuring the minimum RMS value to improve efficiency and power density. However, the small-signal model for the CSC algorithm has not yet been established, and the traditional and common modeling method requires considering multiple duty cycles and phase shifts of the FSBB converter, whose calculation is complex and inconvenient to use. For the special case of the CSC strategy using cycle-by-cycle current detection, an additional constraint of the averaged volt-second on the inductor can be regarded as zero, making the inductor current no longer a variable of the state-space, which eliminates the pole generated by the inductor and reduces the order of the small-signal model. Thus, this paper greatly simplifies the computation and design of the compensator by using the constraint condition mentioned above. This one-pole first-order model is simplified, maintains enough accuracy in the low-frequency domain, and can be corrected using only a simple PI controller. Finally, a prototype of the 300 W FSBB converter under the digital CSC algorithm was built to validate the precision and dynamic performance of the proposed first-order small-signal model.

1. Introduction

In applications such as intermediate bus converters of data centers, photovoltaic energy storage systems, and electric vehicles [1,2,3,4], non-isolated dc-dc converters are usually required to have the ability to step up and step down due to the wide variation of input and output voltages and the overlapping voltage range. The four-switch buck–boost (FSBB) circuit can not only meet the requirements for wide-range step-down and step-up but also features fewer passive components and high-frequency ZVS operation. As shown in Figure 1, the FSBB converter has four switches, Q1, Q2, Q3, and Q4, which form the leg of the input side and the leg of the output side. Among them, the MOSFET Q1 and Q2 on the input side are controlled by PWM1, whose control variable is defined as the duty cycle d1. The MOSFET Q3 and Q4 on the output side are controlled by PWM2, whose control variable is defined as d2. The phase shift between PWM1 and PWM2 is defined as Φ, which is the third control dimension for the converter. Since the control of the FSBB circuit has three degrees of freedom, making it more flexible and complex, many control strategies for the FSBB have been proposed to achieve high efficiency and high-frequency operations. These can generally be divided into traditional hard-switch control and soft-switch control.
The traditional multi-mode hard-switching control has buck mode, boost mode, and buck–boost mode [5,6]. Through the detection and comparison of input and output voltages, only the PWM1 of the input side leg is controlled, and the duty cycle of the output side leg (d2) equals 1 when operating in the step-down mode. Similarly, when operating in the step-up mode, d1 = 1, and only the PWM2 of the output side leg is controlled. When the input and output voltages are close, both the input and output side legs are controlled. This control strategy has a large peak-to-peak current value and high switching loss, especially when operating in buck–boost mode with twice the number of switch operations compared to buck or boost modes. In order to reduce the peak-to-peak and RMS values of the inductor current, papers [7,8] proposed a three-mode double-edge modulation strategy, which transformed the triangular inductor current wave into a quadrilateral waveform, thereby improving the efficiency. However, since the current is always continuous, the losses of the hard-switching limit the switching frequency and power density.
To address losses of the hard-switching and achieve high-frequency soft switching, reference [9] presented a strategy where the inductor current crosses zero, as shown in Figure 2a. The PWM1 and PWM2 satisfy d1 = 1 − d2. Thus, zero-voltage switching can be achieved during the dead time, which greatly reduces the switching loss in high-frequency operation. However, due to the large peak-to-peak and RMS values of the triangular current waveform, the conduction loss and turn-off loss increase.
As shown in Figure 2b,c, the strategies proposed in [10,11,12,13,14,15,16,17,18] make full use of the three control variables of the FSBB. Compared with the triangular wave in Figure 2a, the quadrilateral current waveform greatly reduces the peak-to-peak value and RMS value by introducing the phase shift Φ, thereby achieving precise control of the inductor current shape. To minimize the losses as much as possible, paper [11] established an optimal look-up table of {d1, d2, Φ} for various input voltages and load conditions through complex offline computation under the constraint of the minimum RMS value of the inductor current. However, when faced with wide variations in both input and output voltages, the data volume of the three-dimensional look-up table becomes excessively large, far exceeding the storage capacity of the MCU. Consequently, both analog and digital real-time computing methods have been proposed in [12,13,14,15,16,17,18]. These real-time CSC strategies not only reduce DSP resource consumption but also enable full-range soft-switching with high frequency and high efficiency. By the way, the concept of shaping the current can also be applied in isolation topology, such as dual half-bridge power converters in paper [19], which provides the algorithm and modeling method that allows the designer to obtain a linear input-to-state representation of the converter and to “cancel” the dominant nonlinearities.
In the past two years, more implementation methods of the CSC control strategy have been proposed, including both analog [16,17] and digital real-time computing [18] methods. However, their goal is to optimally adjust d1, d2, and the phase shift in order to maximize the proportion of the mode where GQ1 and GQ3 are turned on, as shown by the red line in Figure 2c. For the analog control in [16], the minimized RMS value of the inductor is realized by two coupled closed loops. The loop of the duty cycle for voltage regulation affects the loop of the phase-shift regulation, causing the compensator parameter designs to be difficult and potentially unstable. To solve these problems, paper [17] proposed an approximate phase-shift method to avoid the closed loop of the phase shift. However, the result of the approximate method tends to be larger than the theoretical value, resulting in an increase in the inductor current RMS value. On the other hand, through digital control methods [18], the flexible computing ability of digital processors avoids the approximate phase shift of the analog method. In order to solve the problem of variable frequency under heavy load in digital CSC control [14], method [18] increase the output current by increasing the phase shift and maintaining the constant frequency by reducing the time proportion of the mode where GQ1 and GQ3 are both turned on, shown as the red line in Figure 2c. Compared with the variable frequency method [14], the trapezoidal waveform gradually degenerates into a triangular waveform, resulting in larger RMS values and losses.
As digital control is flexible and programmable, the advantages of the simplified real-time digital algorithm [14] are reviewed and implemented for the intermediate bus converter (IBC) as a voltage pre-regulation converter in the data center. However, the digital CSC algorithm is usually divided into multiple segments and mainly controls the shape of the inductor current, which is different from the traditional PWM-duty control. Paper [14] only presents the control scheme but does not propose the relevant small-signal modeling method. Thus, CSC strategies bring challenges to the actual design of closed-loop compensators and stability analysis. The traditional small-signal modeling methods [20,21] of the FSBB converter consider the independent variations of three variables (d1, d2, Φ), and the boundary condition of the inductor current is free. Therefore, its small-signal model is more fundamental with two state-space variables, but the multiple variables bring complexity to the design, and there are two low-frequency poles owing to the inductor and output capacitor of the converter. For the CSC strategy [14] that uses a comparator to limit the boundary of the inductor current, the averaged volt-second on the inductor can be regarded as zero, making the inductor current no longer a variable of the state-space, meaning that the small-signal modeling processes can be simplified.
In this paper, an averaged switching model and a first-order small-signal model are developed with reduced complexity via systematic analysis. The digital high-frequency soft-switching CSC strategy [14] has constraint conditions on the inductor boundary. Due to the implementation of the comparator for current detection (CD), the moving average of the inductor voltage seems equal to zero or approximately zero [22], causing the inductor to lose its inertia. The controlled inductor current is no longer a free state-space variable and is directly determined by the controller. Thus, the digital CSC algorithm is similar to the current mode control. Approximately one pole of the small signal transfer function is eliminated, which greatly simplifies the design of the controller parameters and enhances the robustness and stability of the converter. Subsequently, a simple PI controller was designed based on the reduced-order small-signal model, and experimental comparisons validated the method presented in this paper.

2. Analysis of Four-Switch Buck–Boost Converter Under Digital High-Frequency Soft-Switching Current Shaping Control Strategy

2.1. A Brief Introduction to the Operation Mode and Simplified Real-Time Digital CSC Scheme of FSBB

In Section 2.1, first, the specific implementation method of the CSC algorithm is introduced. The output of the compensator (PI output) does not directly control the duty cycle as usual, but rather, the variable T2 controls the inductor current. Thus, it is difficult to directly obtain the transfer function from T2 to the inductor current because T2 affects d1 and d2 simultaneously. However, based on the current detection by the comparator, the approximated constraint condition is introduced to simplify the transfer function from T2 to the inductor current. Finally, the first-order small-signal model can be derived by using the general perturbation and linearization method.
In order to analyze and derive the small-signal model, a brief introduction to the simplified real-time digital CSC strategy of FSBB is provided here. Whether it is the step-up mode or the step-down mode, shown in Figure 3, the quadrilateral inductor current control scheme referred to as CSC control is usually composed of four segments called T1, T2, T3, and T4 in a cycle, which are given by the CSC algorithm. However, to shape the current of the inductor into four segments, the variables T1–T4 need to be converted into the corresponding duty cycle d1, d2, and phase shift Φ of the legs, which are the variables used for PWM modulation. Equation (1) can be used to determine the phase shift Φ between the input leg and output leg, and Equations (2) and (3) determine the duty cycle d1 and d2 of the switch legs. Additionally, Equation (4) determines the T4 value required at a constant frequency. Thus, the control variables d1, d2, and phase shift Φ of the FSBB circuit legs can be transformed through the modulation relationship corresponding to Equations (1)–(4). Ts is the period of the fixed frequency.
T 1 = Φ 2 π T s
T 2 = d 1 T s Φ 2 π T s
T 3 = d 2 d 1 T s + Φ 2 π T s
T 4 = T s T 1 + T 2 + T 3
I Z V S 2 C o s s max V i n , V o u t t d
The corresponding operation modes of the four segments T1–T4 are shown in Figure 4. Among them, T1 corresponds to mode (a), where Q1, Q4 are turned on and Q2, Q3 are turned off; T2 corresponds to mode (c), where Q1, Q3 are turned on, and Q2, Q4 are turned off; T3 corresponds to mode (e), where Q2, Q3 are turned on and Q1, Q4 are turned off; and T4 corresponds to mode (g), where Q2, Q4 are turned on and Q1, Q3 are turned off. Thus, these four modes shape the inductor current into a quadrilateral current waveform. Among T1, T2, T3, and T4 are four dead zones, tdead1–tdead4 of the switching leg’s PWM, as shown in Figure 3, and the corresponding operation modes for those four dead zones are shown in Figure 4b,d,f,h. For instance, as shown in Figure 4b, the inductor current charges the output capacitor Coss of Q4 and discharges the Coss of Q3, ensuring the ZVS turn-on of Q3 in the dead zone. Figure 4d,f,h illustrate the same principle. The minimum inductor current needed for fully ZVS-on is defined as the parameter IZVS expressed in Equation (5) (assuming Q1–Q4 are the same MOSFET). I 1 ,   I 2 I Z V S , and the negative inductor current is set to −Izvs.
The digital CSC strategy and proof of the minimum RMS value of inductor current control have been presented in Reference [14]. In conclusion, as shown in Figure 3, to realize the minimum volt-second of the inductor, the proportion of T2 in the whole cycle should be as large as possible to reduce the peak and RMS values of the inductor under the constraints of the given operating conditions. As shown in Figure 5, when Vin > Vout, the constraint condition for the minimum RMS of the inductor current can be simplified as I1 = Izvs, and T2 is the only control variable for closed-loop regulation, which is determined by the PI controller. Thus, the MCU just calculates T1 using (6). The end of T3 can be detected by the comparator. When Vin < Vout, the only difference is that I2 = Izvs, which means the value of T3 is given by Equation (7). Therefore, it is sufficient to calculate T1 in advance using the volt-second balance of the inductor, as expressed in Equation (8). In conclusion, there is only one control variable (T2) in the digital high-frequency soft-switching CSC strategy, which brings great convenience for small-signal modeling and closed-loop system design.
T 1 = 2 I Z V S · L V i n
T 3 = 2 I Z V S · L V o u t
T 1 = V o u t V i n 1 T 2 + 2 I Z V S L V i n V i n < V o u t
The whole closed-loop system of the FSBB converter under the digital high-frequency soft-switching CSC strategy is presented in Figure 6. The digital controller samples the input and output voltages through the ADC and determines whether the step-up algorithm or the step-down algorithm should be used to calculate T1 in real time. At the same time, according to the error between the output voltage Vout and the reference value Vref, the control variable Tu is given by the PI, which is the only control variable used in the simplified digital high-frequency soft-switching CSC strategy FSBB circuit. Then, the control parameter T1 obtained by the simplified algorithm and T2 = Tu will be transformed into d1, d2, and the phase shift Φ by the modulation part, which is used to drive the switches of the FSBB circuit.
In order to reset the inductor current cycle by cycle, as shown in Figure 7, the resistor Rs converts the current of Q2 into a voltage signal VRS, which contains the monitoring points of the inductor current. Then, VRS is passed to the input of the comparator together with the reference current Izvs to determine the end time of T3. When VRS reaches the value Izvs during T3, as shown in Figure 7, the comparator output signal CD will be pulled down. However, the switching transitions induce oscillations and overshoots that could affect the detection. As a result, the comparator usually generates multiple wrong falling edges caused by switching transitions. Thus, the drive signals P W M 1 and P W M 2 ¯ are used to shield against wrong edges. As shown in Figure 7, since P W M 1 and P W M 2 ¯ are both 1 (high level), except at T3, and both 0 (low level) at T3, the falling edge of the CD signal at T3 can be extracted by the OR operation with P W M 1   a n d   P W M 2 ¯ . In actual implementation, the falling edge of P W M 1 will also be appropriately delayed to shield switching transitions at the end of T2. In conclusion, all the switching transition moments have been shielded by OR operation with P W M 1   a n d   P W M 2 ¯ . During T3, there is no switching operation until the CD is pulled low, and the processed signal T 3 e n d can be obtained using a three-input OR gate, expressed as the Boolean equation T 3 e n d = P W M 1 + P W M 2 ¯ + C D .

2.2. The Proposed Averaged Switch Network and Linearized Reduced-Order Small-Signal Model

Since the use of a comparator to detect the inductor current under the digital high-frequency soft-switching CSC strategy, the inductor current does not have a free boundary, unlike other controls without current detection. As shown in Figure 8, the moving average of the inductor voltage seems to be equal to zero or approximately zero since Equation (9) always holds true. The current detection resets the boundary of the inductor current cycle by cycle, and i L ^ does not behave as a state-space variable anymore. Then, the state-space equation of the inductor current is transformed into a constraint Equation (9). Thus, the small-signal model of the FSBB converter under the digital high-frequency soft-switching CSC strategy can reduce the order for the convenience of the closed-loop design. There is only one state-space variable remaining, which is the voltage of the output capacitor Co. The averaged switch network of the FSBB converter is shown in Figure 8. Each switch network can be represented by a dependent voltage source and a current source using three-terminal switching network models.
L d i L ^ d t = d 1 v i n ^ + d 1 ^ V i n d 2 ^ V o d 2 v o ^ = 0
As shown in Figure 9a,b, the averaged inductor current   i L T s is controlled by T2, which is no longer a state-space variable but is directly obtained from the algorithm of the constraint function in Equations (6)–(8). The control variable is incremental T 2 , given by the PI controller, and will directly influence the moving averaged value of the output current   i o T s , which is represented by the shadow area.
i L t is the inductor current of one switching period shown in Equation (10). Hence, it is a piecewise function, which can be obtained directly from Figure 3.
i L t = I z v s + V i n L t ,   0 t T 1     i L T 1 + V i n V o L t T 1 ,   T 1 < t T 1 + T 2   i L T 1 + T 2 + V o L t T 1 T 2 ,     T 1 + T 2 < t T 1 + T 2 + T 3 I z v s ,     T 1 + T 2 + T 3 < t T s
Thus, the output side current source in the averaged switch model of Figure 8, i o T s , which could be expressed as (11) by integrating function (10), which is the current of Q3 shown in Figure 9c. Similarly, the input side current source in the averaged switch model of Figure 8, i i n T s , is expressed as (12).
i o T s = 1 T s T 1 T 1 + T 2 + T 3 i L t d t = g T 2 , V i n , V o = I z v s T 2 V i n T s V o + T 2 2 V i n 2 L T s T 2 2 V i n 2 2 L T s V o
i i n T s = 1 T s 0 T 1 + T 2 i L t d t = f T 2 , V i n , V o
Equations (11) and (12) are the nonlinear large-signal model, which determine the DC Equations (13) and (14). Equations (15)–(19) are the general perturbation equations for small-signal linearization, where the average value is represented by the DC value and the small-signal perturbation. According to the small-signal approximation method ( x ^ X ) , the coefficient needed for the output-side equivalent small-signal circuits is shown in (21) by substituting (15)–(19) into (11) and ignoring the higher-order small quantities in the result. The partial derivatives method is more convenient.
I i n = f T 2 , V i n , V o
I o = g T 2 , V i n , V o
v i n T s = V i n + v i n ^
v o T s = V o + v o ^
T 2 T s = T 2 + T 2 ^
i i n T s = I i n + i i n ^
i o T s = I o + i o ^
i i n ^ = f T 2 , V i n , V o T 2 T 2 ^ + f T 2 , V i n , V o V i n v i n ^ + f T 2 , V i n , V o V o v o ^ = k i T 2 T 2 ^ + 1 r i v i n ^ + k i v o v o ^
i o ^ = g T 2 , V i n , V o T 2 T 2 ^ + g T 2 , V i n , V o V i n v i n ^ + g T 2 , V i n , V o V o v o ^ = k o T 2 T 2 ^ + k o v i n v i n ^ + 1 r o v o ^ = V i n I z v s L T 2 V o + T 2 V i n T s V o L T 2 ^ + T 2 2 I z v s L T 2 V o + 2 T 2 V i n 2 T s V o L v i n ^ V i n T 2 2 I z v s L + T 2 V i n 2 T s V o 2 L v o ^
With the simplified formulas (20) and (21), it is very easy to obtain the equivalent circuit diagram of the FSBB circuit under digital high-frequency soft-switching CSC strategy for small ac signals, as shown in Figure 10a. Among them, the input side independent source of the averaged switch network model, after being approximated by small signals, is composed of three parts: the input impedance defined as r i , the controlled current source k i T 2 T 2 ^ , and the controlled current source k i v o v o ^ . Similarly, the output side independent source of the averaged switch network model is composed of three parts: the output impedance defined as r o , controlled current source k o T 2 T 2 ^ , and controlled current source k o v i n v i n ^ .
According to Figure 10a, the input of the converter is a constant voltage source Vin in most applications, meaning that v i n ^ = 0 . In order to discuss the load transient stability and regulate the output voltage, only the output part of the small-signal model is needed to design the PI parameter. So, the whole closed-loop model is shown in Figure 10b. Briefly speaking, H s is the sensor gain transfer function and is usually composed of a voltage divider with resistor R1 = 100 kΩ, R2 = 3.3 kΩ, and a filter capacitor C1 = 8.8 nF, as expressed in Equation (22) and shown in Figure 11. Additionally, P I s = k p + k i s , where kp and ki are parameters of the proportional–integral controller.
H s = 1 1 + R 1 R 2 + R 1 C 1 s
According to Figure 10b, the controller directly controls the output current with T2, and the FSBB converter under digital high-frequency soft-switching CSC control is modeled as a first-order system, whose single pole is owing to the only state-space component Co = 180 uF. Thus, according to the equivalent circuit in Figure 10b, the transfer function from T 2 s to v o s is expressed as (24). The reduced-order method simplifies the output small-signal modeling for application.
R e = r o | | R L k o T 2 = V i n I z v s L T 2 V o + T 2 V i n T s V o L
G v o T 2 s = v o s T 2 s = k o T 2 R e R e C o s + 1
Figure 12a,b show the calculation (lines) and simulation results (points) of the circuit transfer function G v o T 2 s at different operation points. As discussed before, the transfer function is related to the load condition Re and the only state-space component Co, which determines the pole of G v o T 2 . Because the first-order system only has one pole, the PI controller with one zero is enough to correct the control system. There is a moderate design that places the zero of the PI controller near the pole of the circuit to compensate for the phase drop at the pole.
In engineering practice, Reference [23] compares the differences of bode diagrams under the approximate methods and non-approximate methods. The assumption for reducing the order of the model is usually valid up to 1/10 of the switching frequency because the eliminated pole is close to the switching frequency and does not affect the bode diagrams in the low-frequency domain, as shown in Figure 12a,b.

2.3. The Closed-Loop Parameter Design Using Proposed Reduced-Order Small-Signal Model

In the previous section, the first-order small-signal model was proposed by eliminating the state-space equation of the inductor. The closed-loop block diagram and its equivalent ac small-signal model are shown in Figure 10b. In order to design the PI parameters, the loop gain of the system is defined as Ts(s), which is shown in (25).
T s s = H s P I s G v o T 2 s = 1 1 + R 1 R 2 + R 1 C 1 s k p + k i s k i o u R e R e C o s + 1
The gain of Ts(s) and PI(s) is shown in Figure 13. The red and blue dotted lines are the transfer function of the circuit model G v o T 2 s , the black dotted line represents the gain PI(s) of the PI controller, and the solid red and blue lines represent the loop-gain Ts(s) after compensation. Obviously, there is a pole in the circuit itself, and the gain at low frequency is relatively low. So, the zero ( ω z e r o = k i k p ) of the PI controller can be set near the pole of the system ( ω p o l e = 1 C o R e ) . After compensation, the loop gain function of the system is approximately a straight line with a slope of −20 dB/decade. Furthermore, the loop gain of the DC and low-frequency sections is significantly increased, reducing the static and low-frequency error of the system. Meanwhile, the loop gain can be adjusted by regulating the parameter kp of the PI controller to control the cut-off frequency fc. However, as shown in Figure 14, the transfer function H(s) of the voltage divider resistor and the first-order RC filter before ADC sampling introduce two additional poles (pole(H(s)) = 6 kHz, pole(filter) = 2.13 kHz) in the higher frequency range of the system, which will cause a phase drop of the system. Thus, to maintain a phase margin of 45° for this design, the maximum kp can be 48, and the corresponding ki can be 6 × 104 under this condition.

3. Experimental Verifications

In order to verify the accuracy of the reduced-order small-signal model and the feasibility of the designed PI parameter, a Si-based 300 W four-switch buck–boost converter under digital high-frequency soft-switching current shaping control strategy is built for experiment. The proposed small-signal model loop-gain was measured using a network analyzer and compared with the theoretical curves. The key parameters of the converter are listed in Table 1. Figure 15 shows the photos of the prototype, which mainly consists of two parts: Figure 15a shows the main power devices, such as the inductor and switches, and Figure 15b shows the digital controller used.
Figure 16 shows the step-down and step-up capabilities of the digital soft-switching CSC algorithm, and the soft-switching operation is also verified. As shown in Figure 16a, Vds2 is the drain-to-source voltage of Q2, Vgs2 is the gate-to-source voltage of Q2, and iL is the inductor current. Obviously, the turn-on of the Q2 gate occurs after the Vds2 drops to zero, as does the Figure 16b.
According to the digital CSC strategy, T2 is the only closed-loop control variable for regulating the output voltage. Shown in Figure 17, (a) is the light load (Io = 2 A) waveform of the inductor current, and (b) is the heavy load (Io = 4 A) of the inductor current. T1, T2, T3, and T4 have been marked on the graph. By comparing the two waveforms, it is apparent that the closed-loop regulation of the converter is only adjusted by T2, which is the direct output of the PI controller.
Figure 18 and Figure 19 are the bode diagrams of the loop gain function Ts(s) for the FSBB converter under the digital CSC strategy. They are used to verify the reduced-order small-signal model of the system under different load conditions (Vin = 48 V, Vo = 48 V). For instance, the red dotted line and solid line, respectively, represent the theoretically calculated gain and the measured gain of the network analyzer, and the blue dotted line and solid line, respectively, represent the theoretically calculated phase and the measured phase of the network analyzer. The measured results of the network analyzer are in good agreement with the calculation results of the proposed reduced-order small-signal model. Meanwhile, the measured results prove that the PI parameters designed in Section 2.3 ensure a phase margin of 30°, guaranteeing the stability of the circuit.
In Figure 20 and Figure 21, Vo is the output voltage, t is the settling time of the load transient, and V is the output voltage overshoot. When the small-signal model of the system is unknown, in engineering practice, the trial-and-error method and the empirical method are usually used to obtain a PI parameter [24]. The dynamic performance of the load transient using the PI parameters obtained by the trial-and-error method (kp = 61, ki = 1.38 × 106) is shown in Figure 20a and Figure 21a, where both usually exhibit larger overshoot and settling time. However, based on the reduced-order model and PI parameter designed in Section 2.3 (kp = 48, ki = 6 × 104), the FSBB converter shows smaller overshoot and shorter settling time in Figure 20b and Figure 21b compared to the traditional method.
In order to verify the robustness of the designed algorithm to Vin, the input voltage transient tests are conducted on the prototype. The input voltage switches from 42 V to 54 V within 1 ms with a 48 V output. Due to the quasi-symmetry shown in Figure 5, the switching mode of the CSC strategy, the large-signal averaged switch model, and the small-signal model are nearly the same, as shown in Figure 12. Figure 22 shows the inductor current waveforms during the input voltage transition period, and the converter is kept stable.

4. Conclusions

This paper proposed a reduced-order small-signal model based on the digital high-frequency soft-switching current-shaping control algorithm. However, different from the traditional continuous current control method, the digital CSC algorithm uses a comparator to reset the inductor current cycle by cycle, limiting the boundary of the inductor current. This control method converts the state-space variable of the inductor current into a constraint equation. Therefore, this current-mode control approximately shorts the inductor in the ac small-signal model. Through this small-signal modeling method, one pole in the original small-signal model is eliminated, which greatly simplifies the small-signal model and reduces the design complexity of the controller, facilitating engineering applications. This paper mainly analyzes the small-signal model and stability of the FSBB converter in the low-frequency domain, where the error of the averaging method could be small enough (MPPT application, IBC converter, and battery charging system). Additionally, the bandwidth of the converter has not yet exceeded the applicable range of the averaging method. Judging from the simulation analysis in Figure 12 and experimental results, the accuracy is sufficient to design the PI parameters. Finally, dynamic experiments compared with the conventional PI design have verified the accuracy of the model on a physical prototype.

Author Contributions

Conceptualization, L.T. and X.W.; methodology, L.T. and X.W.; validation, L.T., Y.Z. and H.L.; writing—original draft preparation, L.T.; writing—review and editing, L.T. and X.W. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China under Grant 52177197. At the same time, this work was also supported by the Power Management Innovation Consortium (PMIC).

Data Availability Statement

The original contributions presented in the study are included in the article; further inquiries can be directed to the corresponding author.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Orellana, M.; Petibon, S.; Estibals, B.; Alonso, C. Four switch buck–boost converter for photovoltaic dc–dc power applications. In Proceedings of the IECON-36th Annual Conference on IEEE Industrial Electronics Society, Glendale, AZ, USA, 7–10 November 2010; pp. 469–474. [Google Scholar]
  2. Chen, C.; Chen, K.; Chen, Y. Modeling and controller design for a four-switch buck–boost converter in distributed maximum power point tracking PV system applications. In Proceedings of the IEEE Energy Conversion Congress and Exposition, Raleigh, NC, USA, 15–20 September 2012; pp. 1663–1668. [Google Scholar]
  3. Huang, X.; Li, G.; Tian, L.; Wu, X. MHz Level Two-Stage ZVS DC-DC Converter with Wide Input and Output Voltage Ranges. In Proceedings of the 2023 IEEE 14th International Symposium on Power Electronics for Distributed Generation Systems (PEDG), Shanghai, China, 9–12 June 2023; pp. 117–120. [Google Scholar] [CrossRef]
  4. Qiao, H.; Zhang, Y.; Yao, Y.; Wei, L. Analysis of Buck-Boost Converters for Fuel Cell Electric Vehicles. In Proceedings of the IEEE International Conference on Vehicular Electronics and Safety, Shanghai, China, 13–15 December 2006; pp. 109–113. [Google Scholar]
  5. Shiau, J.-K.; Cheng, C.-J.; Tseng, C.-E. Stability analysis of a non-inverting synchronous buck-boost power converter for a solar power management system. In Proceedings of the 2008 IEEE International Conference on Sustainable Energy Technologies, Singapore, 24–27 November 2008; pp. 263–268. [Google Scholar]
  6. Gaboriault, M.; Notman, A. A high efficiency, noninverting; buck-boost DC-DC converter. In Proceedings of the Nineteenth Annual IEEE Applied Power Electronics Conference and Exposition, Anaheim, CA, USA, 22–26 February 2004; Volume 3, pp. 1411–1415. [Google Scholar]
  7. Xiao, H.; Xie, S.; Chen, W.; Huang, R. An interleaving double-switch Buck-Boost converter for PV grid-connected inverter. In Proceedings of the 2010 IEEE Energy Conversion Congress and Exposition, Atlanta, GA, USA, 12–16 September 2010; pp. 2642–2646. [Google Scholar]
  8. Ren, X.; Ruan, X.; Qian, H.; Li, M.; Chen, Q. Three-mode dual frequency two-edge modulation scheme for four-switch buck–boost converter. IEEE Trans. Power Electron. 2009, 24, 499–509. [Google Scholar]
  9. Yu, Z.; Kapels, H.; Hoffmann, K.F. High efficiency bidirectional dc–dc converter with wide input and output voltage ranges for battery systems. In Proceedings of the PCIM Europe 2015 International Exhibition and Conference for Power Electronics, Intelligent Motion Renewable Energy Energy Management, Nuremberg, Germany, 19–20 May 2015; pp. 1–8. [Google Scholar]
  10. Waffler, S.; Kolar, J.W. A novel low-loss modulation strategy for high-power bi-directional buck + boost converters. In Proceedings of the 2007 7th Internatonal Conference on Power Electronics, Daegu, Republic of Korea, 22–26 October 2007; pp. 889–894. [Google Scholar]
  11. Zhou, Z.; Li, H.; Wu, X. A Constant Frequency ZVS Control System for the Four-Switch Buck–Boost DC–DC Converter with Reduced Inductor Current. IEEE Trans. Power Electron. 2019, 34, 5996–6003. [Google Scholar] [CrossRef]
  12. Liu, Q.; Qian, Q.; Ren, B.; Xu, S.; Sun, W.; Li, H. A New Modulation Strategy for Four-switch Buck-boost Converter with Reduced Freewheeling Current. In Proceedings of the 2020 IEEE Applied Power Electronics Conference and Exposition (APEC), New Orleans, LA, USA, 15–19 March 2020; pp. 2104–2108. [Google Scholar]
  13. Liu, F.; Xu, J.; Chen, Z.; Huang, R.; Chen, X. A Constant Frequency ZVS Modulation Scheme for Four-Switch Buck–Boost Converter with Wide Input and Output Voltage Ranges and Reduced Inductor Current. IEEE Trans. Ind. Electron. 2023, 70, 4931–4941. [Google Scholar] [CrossRef]
  14. Tian, L.; Wu, X.; Jiang, C.; Yang, J. A Simplified Real-Time Digital Control Scheme for ZVS Four-Switch Buck–Boost with Low Inductor Current. IEEE Trans. Ind. Electron. 2022, 69, 7920–7929. [Google Scholar] [CrossRef]
  15. Liu, F.; Xu, J.; Chen, Z.; Yang, P.; Deng, K.; Chen, X. A Multi-Frequency PCCM ZVS Modulation Scheme for Optimizing Overall Efficiency of Four-Switch Buck–Boost Converter with Wide Input and Output Voltage Ranges. IEEE Trans. Ind. Electron. 2023, 70, 12431–12441. [Google Scholar] [CrossRef]
  16. Xiao, L.; Ruan, X.; Dong, R.; Jiang, Y.; Fu, T. Analysis and Modeling of a Four-Switch Buck-Boost Converter with PWM plus Phase-Shift Control. In Proceedings of the 2023 IEEE Applied Power Electronics Conference and Exposition (APEC), Orlando, FL, USA, 19–23 March 2023; pp. 1307–1314. [Google Scholar] [CrossRef]
  17. Dong, R.; Ruan, X.; Xiao, L. A Simplified Implementation with Improved Dynamic Performance of PWM Plus Phase-Shift Control for Four-Switch Buck–Boost Converter. IEEE Trans. Power Electron. 2024, 39, 3014–3023. [Google Scholar] [CrossRef]
  18. Yang, F.; Guo, W.; Zheng, D.; Ruan, X.; Yao, K.; Gu, L. A Constant Switching Frequency Real-Time Digital Control for ZVS Four-Switch-Buck-Boost Converter. IEEE Trans. Power Electron. 2025, 40, 9649–9659. [Google Scholar] [CrossRef]
  19. de Castro, R.; Araujo, R.E.; Brembeck, J. A Nonlinear Control Allocation Strategy for Dual Half Bridge Power Converters. IEEE Trans. Autom. Sci. Eng. 2025, 22, 16091–16107. [Google Scholar] [CrossRef]
  20. Gallo, E.; Biadene, D.; Cvejić, F.; Spiazzi, G.; Caldognetto, T. An energy-based model of four-switch buck—Boost converters. IEEE Trans. Power Electron. 2024, 39, 4139–4148. [Google Scholar] [CrossRef]
  21. Bai, Y.; Cao, Y.; Mitrovic, V.; Fan, B.; Burgos, R.; Boroyevich, D. A Simplified Quadrangle Current Modulation for Four-Switched Buck-Boost Converter (FSBB) with a Novel Small Signal Model. In Proceedings of the 2023 IEEE Applied Power Electronics Conference and Exposition (APEC), Orlando, FL, USA, 19–23 March 2023; pp. 736–743. [Google Scholar] [CrossRef]
  22. Cuk, S.; Middlebrook, R.D. A general unified approach to modeling switching dc-to-dc converters in discontinuous conduction mode. In Proceedings of the IEEE Power Electronics Specialists Conference, Palo Alto, CA, USA, 14–16 June 1977; pp. 36–57. [Google Scholar]
  23. Maksimovic, D. Computer-aided small-signal analysis based on impulse response of DC/DC switching power converters. IEEE Trans. Power Electron. 2000, 15, 1183–1191. [Google Scholar] [CrossRef]
  24. Dunn, I.J.; Heinzle, E.; Ingham, J.; Přenosil, J.E. Biological Reaction Engineering: Dynamic Modelling Fundamentals with Simulation Examples, 2nd ed.; Wiley-VCH: Weinheim, Germany, 2013. [Google Scholar]
Figure 1. The topology and control variable of the FSBB converter.
Figure 1. The topology and control variable of the FSBB converter.
Electronics 14 02564 g001
Figure 2. Comparison of RMS values among different ZVS controls: (a) multi-mode buck–boost control; (b) buck–boost ZVS control with phase shift; (c) Min. RMS control.
Figure 2. Comparison of RMS values among different ZVS controls: (a) multi-mode buck–boost control; (b) buck–boost ZVS control with phase shift; (c) Min. RMS control.
Electronics 14 02564 g002
Figure 3. The key waveforms of the inductor current and PWM signal of CSC-FSBB: (a) step-up mode, (b) step-down mode.
Figure 3. The key waveforms of the inductor current and PWM signal of CSC-FSBB: (a) step-up mode, (b) step-down mode.
Electronics 14 02564 g003
Figure 4. Operation and ZVS on modes of FSBB: (a) T1, (b) td1, (c) T2, (d) td2, (e) T3, (f) td3, (g) T4, (h) td4.
Figure 4. Operation and ZVS on modes of FSBB: (a) T1, (b) td1, (c) T2, (d) td2, (e) T3, (f) td3, (g) T4, (h) td4.
Electronics 14 02564 g004aElectronics 14 02564 g004b
Figure 5. The digital high-frequency soft-switching CSC strategy: (a) step-down algorithm, (b) step-up algorithm.
Figure 5. The digital high-frequency soft-switching CSC strategy: (a) step-down algorithm, (b) step-up algorithm.
Electronics 14 02564 g005
Figure 6. The whole closed-loop system of the FSBB converter using simplified digital CSC scheme.
Figure 6. The whole closed-loop system of the FSBB converter using simplified digital CSC scheme.
Electronics 14 02564 g006
Figure 7. The inductor current detection implementation method.
Figure 7. The inductor current detection implementation method.
Electronics 14 02564 g007
Figure 8. Averaged switch model.
Figure 8. Averaged switch model.
Electronics 14 02564 g008
Figure 9. The inductor current does not behave as a state variable with current detection. (a) the inductor current; (b) increment of io; (c) current of Q3.
Figure 9. The inductor current does not behave as a state variable with current detection. (a) the inductor current; (b) increment of io; (c) current of Q3.
Electronics 14 02564 g009
Figure 10. The equivalent small-signal circuits. (a) Whole small-signal model; (b) output model with feedback-loop block diagram.
Figure 10. The equivalent small-signal circuits. (a) Whole small-signal model; (b) output model with feedback-loop block diagram.
Electronics 14 02564 g010
Figure 11. The sensor circuit and parameters.
Figure 11. The sensor circuit and parameters.
Electronics 14 02564 g011
Figure 12. Calculation and simulation results of the circuit transfer function (RL = 12 Ω): (a) Vin = 60, Vo = 48 V, and (b) Vin = 36 V, Vo = 48 V.
Figure 12. Calculation and simulation results of the circuit transfer function (RL = 12 Ω): (a) Vin = 60, Vo = 48 V, and (b) Vin = 36 V, Vo = 48 V.
Electronics 14 02564 g012
Figure 13. The bode diagram of the loop gain and the PI compensation.
Figure 13. The bode diagram of the loop gain and the PI compensation.
Electronics 14 02564 g013
Figure 14. The bode diagram of the loop gain and phase.
Figure 14. The bode diagram of the loop gain and phase.
Electronics 14 02564 g014
Figure 15. The experimental prototype: (a) main circuit and (b) the digital controller.
Figure 15. The experimental prototype: (a) main circuit and (b) the digital controller.
Electronics 14 02564 g015
Figure 16. The ZVS on operation verification: (a) step-down; (b) step-up.
Figure 16. The ZVS on operation verification: (a) step-down; (b) step-up.
Electronics 14 02564 g016
Figure 17. The digital CSC control verification of T2 to the inductor current: (a) light load Io = 2 A, (b) heavy load Io = 4 A.
Figure 17. The digital CSC control verification of T2 to the inductor current: (a) light load Io = 2 A, (b) heavy load Io = 4 A.
Electronics 14 02564 g017
Figure 18. The calculation and measurement results of Ts(s)’s bode diagram when Io = 2 A.
Figure 18. The calculation and measurement results of Ts(s)’s bode diagram when Io = 2 A.
Electronics 14 02564 g018
Figure 19. The calculation and measurement results of Ts(s)’s bode diagram when Io = 4 A.
Figure 19. The calculation and measurement results of Ts(s)’s bode diagram when Io = 4 A.
Electronics 14 02564 g019
Figure 20. The 25% to 75% load transient: (a) the trial-and-error method; (b) designed PI parameters.
Figure 20. The 25% to 75% load transient: (a) the trial-and-error method; (b) designed PI parameters.
Electronics 14 02564 g020
Figure 21. The 75% to 25% load transient: (a) the trial-and-error method; (b) designed PI parameters.
Figure 21. The 75% to 25% load transient: (a) the trial-and-error method; (b) designed PI parameters.
Electronics 14 02564 g021
Figure 22. Vin transitions from 42 V to 54 V: (a) Vin < Vo; (b) Vin = Vo; (c) Vin < Vo.
Figure 22. Vin transitions from 42 V to 54 V: (a) Vin < Vo; (b) Vin = Vo; (c) Vin < Vo.
Electronics 14 02564 g022
Table 1. Key parameters of the FSBB converter.
Table 1. Key parameters of the FSBB converter.
Specifications
Input voltage36–60 V
Output voltage48 V
Output power300 W
Switching frequency800 kHz
Output capacitor Co180 uF
Inductance0.86 uH
Switches4 × Si MOSFET CSD19532Q5B (100 V 5.6 m)
Driver2 × UCC27210
ComparatorTLV3501
Inductor coreDMR51w
ControllerTMS320F28069
PI parameterskp = 48, ki = 6 × 104
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Tian, L.; Liu, H.; Zhang, Y.; Wu, X. A Reduced-Order Small-Signal Model for Four-Switch Buck–Boost Under Soft-Switching Current Shaping Control Strategy. Electronics 2025, 14, 2564. https://doi.org/10.3390/electronics14132564

AMA Style

Tian L, Liu H, Zhang Y, Wu X. A Reduced-Order Small-Signal Model for Four-Switch Buck–Boost Under Soft-Switching Current Shaping Control Strategy. Electronics. 2025; 14(13):2564. https://doi.org/10.3390/electronics14132564

Chicago/Turabian Style

Tian, Lin, Hui Liu, Yan Zhang, and Xinke Wu. 2025. "A Reduced-Order Small-Signal Model for Four-Switch Buck–Boost Under Soft-Switching Current Shaping Control Strategy" Electronics 14, no. 13: 2564. https://doi.org/10.3390/electronics14132564

APA Style

Tian, L., Liu, H., Zhang, Y., & Wu, X. (2025). A Reduced-Order Small-Signal Model for Four-Switch Buck–Boost Under Soft-Switching Current Shaping Control Strategy. Electronics, 14(13), 2564. https://doi.org/10.3390/electronics14132564

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop