Interactive Selective Harmonic Elimination (SHE) for Multilevel CHB Topologies
The trigonometric Fourier series for an ideal square wave of amplitude $V$ is given by:
A multi-level CHB inverter utilizes $k$ isolated DC sources per phase leg to form an $m$-level output where $m = 2k + 1$. Because the resulting staircase waveform possesses quarter-wave odd symmetry, the DC component ($a_0$) and all even harmonics ($a_n$, $b_{even}$) are zero.
The sine coefficients ($b_n$) are evaluated over the first quarter cycle ($0$ to $\frac{\pi}{2}$). Each H-bridge cell adds a voltage step $V_{dc}$ at switching angle $\theta_k$. Thus, the integration is segmented:
Evaluating the integral $\int_{\alpha}^{\pi/2} \sin(n\theta) d\theta = \frac{\cos(n\alpha)}{n}$ (for odd $n$), we obtain the general coefficient formula for a $k$-cell inverter:
With 2 cells, we have two degrees of freedom ($\theta_1, \theta_2$). The coefficient simplifies to:
With 3 cells, we have three degrees of freedom ($\theta_1, \theta_2, \theta_3$). The coefficient expands to:
In SHE, specific lower-order harmonics are eliminated by forcing their respective Fourier coefficients ($b_n$) to exactly zero.
To eliminate the 3rd harmonic, we set $b_3 = 0$:
A valid analytical solution is $\theta_1 = 12^\circ$, $\theta_2 = 30^\circ$, and $\theta_3 = 48^\circ$.
Proof: $\cos(36^\circ) + \cos(90^\circ) + \cos(144^\circ) = 0.809 + 0 - 0.809 = 0$.
In three-phase systems, triplen harmonics (3rd, 9th, 15th) naturally cancel out between phases. Therefore, the primary targets for elimination are the 5th and 7th harmonics. With three variables ($\theta_1, \theta_2, \theta_3$), we can form a system of non-linear transcendental equations to set the fundamental voltage to a specific Modulation Index ($M$) while forcing $b_5 = 0$ and $b_7 = 0$:
This system cannot be solved algebraically and requires numerical methods (such as Newton-Raphson). For an operational modulation index of $M = 2.37$, the numerical solution yields:
Substituting these into the spectrum equations proves the elimination:
$5^{\text{th}}$ Harmonic: $\cos(58^\circ) + \cos(153^\circ) + \cos(291^\circ) \approx 0.529 - 0.891 + 0.358 \approx 0$
$7^{\text{th}}$ Harmonic: $\cos(81.2^\circ) + \cos(214.2^\circ) + \cos(407.4^\circ) \approx 0.153 - 0.827 + 0.676 \approx 0$