Abstract

In this research, a new space vector modulation control algorithm is proposed to increase the reliability of the cascaded H-bridge multilevel inverters in case of faulty situations, where one or several power cells do not function. Methods to detect faults ensure finding open-circuit module exactly, which is fast and easy to program. By giving a detailed analysis of the impact of the faulty power cells, optimal redundant level states are chosen such that highest possible output voltage can be achieved, while the balance of the three-phase line-to-line voltage is maintained and common-mode voltage is reduced. The proposed algorithm is generalized so that it can be applied to H-bridge inverters of any level. The validity of the method is verified by numerical simulations and experiment results with an 11-level cascaded H-bridge inverter.

1. Introduction

Multilevel inverters are increasingly popular in industrial factory, which operate with high-voltage system [1, 2]. Three typical multilevel structures are Neutral Point Clamped (NPC) inverter [3, 4], Flying Capacitor (FC) inverter [5, 6], and Cascaded H-Bridge Multilevel Inverter (CHB-MLI) [7, 8]. Figure 1 depicts general structure of CHB-MLI. This topology can increase the output voltage range by adding more modules, so that it can be easier to maintain and control the output voltage effectively. However, CHB-MLI requires isolated voltage sources for each module.

While expanding level of CHB-MLI, the number of semiconductors increases, belonging with larger possibilities of the faulty power cells. In order to keep the system operating consistently, the accurate fault diagnosis, configurations of CHB-MLI, and algorithm for faulty conditions should be done.

Short-circuit and open-circuit problems are typical faults on power cells. This paper will focus on handling open-circuit faults. There are many researches about detecting the open-circuit location on multilevel inverter. With CHB-MLI structure, in [9], the output average voltages of each cell are used for detecting open-circuit location, requiring output sensors on all of cells, and result in cost increment. However, this method is only available under ideal conditions, when the input voltage of each cell is constant during operation, so it is difficult to use it in experiment. In [10], the fault phase is identified by THD of output voltage; then the load current is used for detecting the fault switch. Nevertheless, measuring and calculating THD immediately require precision measurement circuits and high-processing-speed MCU, and the load current varies depending on the load, so it can only be analyzed precisely when the parameters of the system are constant. In [11], open-circuit and short-circuit problems can be detected by using neural network. Output voltage of each phase is measured and analyzed by DWT to sample data for neural network. The number of samples needed will increase rapidly as level of CHB-MLI increases, and it requires bigger volume of computation. With NPC structure, in [12], voltage of input capacitor and the direction of the current are used for identifying fault location. This method provides accurate results with short processing time, but the selection of the detection threshold of current is still complex, depends on parameters and states of the system, and is greatly affected by the noise. In [13], neural network is used for MMC structure, not only requires a large amount of sample data but also needs information of 53 parameters of the system, and results in significant number of sensors and high capability of computation MCU. This paper proposes open-circuit detecting method for CHB-MLI topology, based on comparison of output voltage of each phase and corresponding control signal. When the difference exceeds the given threshold, cell is considered faulty and is removed from the system. This method allows detecting faults in any cells and multiple cells at the same time, and the cells are independently diagnosed.

Conventional methods are using an auxiliary module [14] and result in larger size of the converter and fundamental phase shift compensation PWM [15]; however, this comes with a large amount of computation. This paper proposes a new method, which applies space vector modulation (SVM) to operate in open-circuit conditions. Based on the characteristics of SVM, vector state has many level states, and we can choose unfaulty state to modulate vector when faults appear. SVM algorithm in case of faulty situations is generalized and can be applied to multilevel inverter with any number of levels. Common-mode voltage (CMV) has impacts on system operation, especially with motor drives [16]. For decades, passive filters [17, 18] and active filters [19] have been proposed to reduce the impact of CMVs. However, these methods cause the volume and the control of the equipment to increase significantly. Using the advantages of SVM, appropriate state will be chosen to achieve minimum CMV while operating effectively in faulty conditions. RL load will be used to evaluate the behaviours of system.

2. Operating System in Faulty Conditions

2.1. Open-Circuit Power Cells

Open-circuit issue is the most common fault of converter. The open-circuit semiconductor cannot conduct current when receiving control signal. Figure 2 illustrates location of vector states in space of CHB-MLI. When open-circuit problem occurs, some level states cannot function. For example, the 11-level CHB-MLI can create output voltage in range of −10 Vdc to 10 Vdc. Assume that S1 of a random module on phase A is open-circuit, and phase A output voltage is reduced from −10 Vdc to 9 Vdc. All the 10 level states on phase A are unusable. Figure 3 shows the vector space of CHB-MLI in case of situations where one or several cells are facing problems. Red triangles and red lines represent error vector state and layer fault vector, respectively. Locations of space vectors are summarized in Table 1.

2.2. Configuration of Converter

A contactor is added to output of each cell to remove module. Normally, cell is connected to system; if one of the semiconductors of cell is open, the contactor will close and take off that cell by connecting 2 outputs, as described in Figure 4.

2.3. Configuration of Converter Detecting Location of Fault

In the proposed technique, output voltage of cell x is measured and standardized and then is compared with corresponding control signal. While observing these 2 signals, if the error exceeds the given conditions, that cell is considered to be a faulty cell and will be removed from the system. Figure 5 portrays the structure of error detection algorithm.

2.3.1. Vout_cellx and Standardized Block

The output voltage of cell x is measured; it can be −Vdc; 0; Vdc·Vout_cellx then will be passed into standardized block and compared with a given threshold (TH) and finally changed into logic signal:

In fact, Vdc can fluctuate; the TH value must be calculated carefully to compensate for this tolerance to make the standardized signal accurate. Therefore, Vdc/2 is the appropriate value for TH threshold [20].

2.3.2. KHcellx and Error

KHcellx is the corresponding control signal of cell x, which can be used to create desired output voltage. Table 2 describes the relationship between KHcellx and Vout_cellx in stabilized state. Vc_cellx is compared with KHcellx; error is set to 1 if Vc_cellx is not equal to KHcellx and equals 0 when Vc_cellx equals KHcellx:

2.3.3. T1 and T2

Due to the delay of sensor signal, the semiconductors being not switched immediately, deadtime requirement, and delay of controller, there is always a delay time between Vc_cellx and KHcellx, even in normal condition, called Tdelay. To overcome this issue, 2 counter T1 and T2 are used. T1 starts to count when error = 1, until reaching CT1; then the fault signal will be set. CT1 selection depends on Tdelay. Assume that Tdelay = 1 ms; CT1 needs to be bigger than 1 ms to avoid wrong error detection. This algorithm operates in a certain period, controlled by T2 counter: at the end of the period, when T2 > CT2, both T1 and T2 are reset.

The relationships between signals in algorithm are illustrated in Figure 6.

Table 3 compares the proposed method with methods cited in the last section. With CHB-MLI topology, various methods are implemented: using average output voltage of each cell [9], analyzing load current and THD of output voltage [10], and using neural network for output voltage analysis [11]. In [12], voltage of input capacitor and the direction of the current are used for NPC structure. In [13], neural network is used for analyzing parameters of MMC system. By observing the table, we can realize that the proposed method has a simple structure and quick identification in 1 ms, in addition to being less affected by noise, but needs an additional sensor to measure the voltage at the output of each cell.

2.4. SVM Method in Faulty Conditions for CHB-MLI

To make sure that CHB can work precisely while facing open-circuit problem, this paper proposes SVM technique, which is developed from general method. Based on the advantage of having many redundant states, the faulty states can be removed, and the nonfault states can be chosen to achieve the minimum CMV.

2.4.1. New Reference Voltage Calculation

When open-circuit problem happens, some level states cannot be performed, creating layer fault vector. These layers need to be removed to keep operating the system. This section will determine the number of layer fault vectors and the maximum voltage that can be modulated and then calculate a new reference voltage.

2.4.2. Determine Level State under Faulty Condition

The number of layers on sectors of vector space can be obtained by the following equation:where eI…VI is the number of faulty vector layers on sectors I…VI. The maximum number of faulty vector layers can be determined:

The maximum magnitude of reference voltage can be achieved corresponding to the radius of the incircle of the largest hexagon, which is not affected, as depicted in Figure 7.

After obtaining v’max, the new reference voltage v’ref can be determined by the following algorithm in Figure 8.

2.4.3. Determine Level State under Faulty Condition

According to [21], each vector in space is determined by level states [kAN, kBN, kCN]. When phases A, B, and C have eA, eB, and eC faulty cells, respectively, the inverter needs to be reconstructed by short-circuiting these cells through the output contactors. Thus, the output voltages arewhere

For sector I, consider 1 voltage vector with coordinates illustrated in Figure 9. According to [21], this voltage vector is represented as follows:

Considering a parameter kAN, where kAN=k, the coordinates in 3-axis abc can be obtained in the following equation:

The selection of the level states is done by choosing k. Therefore, for error correction and suppression of CMV, we can make the following selection. To make sure that CHB-MLI can process precisely while facing open-circuit problem, the level states must satisfy (8):

Therefore, k must be restricted by the following equation:

On the other hand, VCMV=kCMV·Vdc, where

Therefore, with given and kh, k value can be easily obtained (13) while having kCMV minimum. The level states can be determined as follows:

Similarly, the relationships in other sectors can be acsquired, as shown in Table 4.

3. Simulation Results

Here, several simulations have been carried out on 11-level CHB-MLI by Matlab/Simulink program to verify the proposed fault-tolerant method. The proposed fault-tolerant strategy has been applied to the inverter in different conditions, such as single-fault and double-fault (simultaneous fault) conditions. Parameters of the system are shown in Table 5. Simulation scenarios are shown in Table 6.

3.1. Fault Detection

Figure 10 illustrates Vc_cellHA3, KHcellHA3 signals, T1 and T2, and fault signal of HA3 in simulation. Before 0.1 s, the system operates normally and fault signal equals 0. Due to deadtime and measurement delay, Tdelay appears, but the T1 counter is used for avoiding error in detection. T2 counter resets the algorithm after 2 ms period. After 0.1 s S1 switch of HA3 faces the problems, measured Vc_cellHA3 is different from KHcellHA3, T1 starts to count and the fault is detected after 1 ms, fault signal equals 1, and HA3 is removed from the system.

Figure 11 describes fault signal of HA3, HB1, HB3, and HB5. Open-circuit problems on phase B appear at 0.2 s, according to the scenario shown in Table 6. The algorithm can detect the problem at any position and can be applied for multiple cells at the same time.

3.2. SVM Algorithm in Faulty Condition

The simulation results are shown in Table 7 and Figure 12. When normally inverter load voltage is 185 V, inverter current is 3.8 A, 3 phases are balanced, and CMV equals ±Vdc/3. The time interval after 0.1 s, S1, of HA3 is fault, and the issue is detected after 1 ms and overcome by SVM method. Voltage level of phase A falls down to 4 due to removed faulty cell. Inverter load voltage is still 185 V, and output current and the quality of voltage remain unchanged. The time intervals after 0.2 s, S3, of HB1, HB3, and HB5 are faults. The maximum voltage that CHB-MLI can generate is reduced, and output voltage is 138 V. Voltage level of phase B decreases to 2. Due to a change in reference voltage, the output current is reduced to 2.7 A. The CMV in these 2 situations will increase because the level states that make CMV minimum are removed.

4. Experiment Results

To verify the fault detection algorithm and the proposed SVM method, 11-level CHB-MLI system is used as shown in Figure 13. The parameters are shown in Table 5. The system is controlled by FPGA ZYNQ Z7 to increase processing speed.

4.1. Fault Detection

According to Table 6, cell HA3 is made to have open-circuit error intentionally to verify the fault detection algorithm. The results are shown in Figures 14 and 15.

Figure 14 illustrates fault signal and KHcellHA3 and Vc_cellHA3 signals in 2 cases. In unfaulty case, KHcellHA3 equals Vc_cellHA3 and fault signal is 0. When S1 of cell HA3 is fault, Vc_cellHA3 is 0, while KHcellHA3 is 1. After 1 ms, fault signal is set and cell is considered to be error. The error detection result of HB1 is exactly the same as measured on HA3. Open-circuit fault of S3 switch of HB1 was detected after 1 ms, shown in Figure 16. Figure 17 shows the fault signals of the cells while operating. Therefore, the error detection algorithm can detect open-circuit fault at multiple positions of CHB-MLI.

Figure 15 describes T1 and T2 signals, fault signal, and KHcellHA3 and Vc_cellHA3 signals of cell HA3 in FPGA. Two counters T1 and T2 have 100 kHz clock frequency, and TC1 = 100 and TC2 = 200 which correspond to 1 ms and 2 ms, respectively.

4.2. SVM Algorithm in Faulty Condition

To verify SVM algorithm in faulty condition, we do test with scenarios in Table 6. S1 of cell HA3 breaks down first; after 0.1 s, S3 of cells HB1, HB3, and HB5 are facing problem. The results for each case were put in order: (1) normal operation, (2) cell HA3 is inoperative, (3) and cells HA3, HB1, HB3, and HB5 are inoperative. In normal operation, the inverter phase’s voltage has 11 levels as shown in Figure 18 (1). The inverter load voltage and inverter current are 185 V and 3.8 A, respectively, shown in Figures 19(1) and 20(1).

When S1 of cell HA3 is not functioning, the fault detection algorithm removes HA3 from the system, phase A has 4 active cells, and the inverter load voltage and inverter current are balanced and remain unchanged, as shown in Figures 19 (2) and 20 (2). After 0.1 s, S3 of cell HB1, HB3, and HB5 is not working, and the algorithm continues to remove these cells from the system. The maximum voltage on the inverter decreases, makes the inverter phase voltage and inverter current remain balanced but reduced to 138 V and 2.7 A, as shown in Figures 19 (3) and 20 (3).

Figure 21 illustrates CMV in three cases. Normally, the CMV is ±13 V. When errors occur, the CMV value increases because level states which have small CMV cannot be used for modulation.

The experiment results are the same as the simulation results in part 3, thereby verifying the accuracy of the error detection algorithm and the improved SVM algorithm.

5. Conclusion

In this paper, error detection method and improved SVM algorithm are proposed to increase the reliability of multilevel inverter in case of open-circuit problems. The algorithm works precisely with 1 ms detection time, comes with simple measurement circuit, is easy to program, and can detect multiple faulty locations at the same time. SVM algorithm in case of faulty situations is generalized and can be applied to multilevel inverter with any number of levels. The algorithm ensures the balance of voltage and current and reduces the output voltage drop to minimum when there is an error, and the CMV is minimized.

Data Availability

This publication is supported by multiple datasets, which are available at locations cited in the References section.

Conflicts of Interest

The authors declare that they have no conflicts of interest.