Modeling single and 3 phase lc filters
We have already done modeling in a few blog posts before where we modeled a power supply and a bunch of cascaded LC filters as well as a pm motor in synchronous reference frame. The inductor current and capacitor voltage differential equations are given below
To model a simple LC filter with the equation, we simply collect the voltages in the left and right side of the inductor and subtract them to get the voltage over the inductor. Following the markings in the schematic below, we get the left side voltage as u_{in} and the right side voltage is the voltage drop of the resistor and the capacitor.
Collecting these in a set of equations also known as state-space equations we get the dynamic model of an lc filter. The simplicity here is that we do not need to calculate anything, just collecting the information directly from the figure is enough.
We can extend this to 3-phase quite easily since 3-phase lc filter is just three single phase lc filters coupled by the common capacitor voltage.
3 phase LC filter
When the capacitor connection point is not wired to ground, the 3 phase are linked together with the neutral voltage u_n which is common to all 3 LC filters.
We get a 3-phase lc filter by just writing down 3 of the single phase lc filter equations. The inductor voltage is the same as before, but we have the added neutral voltage in the inductor current differential equation.
Note that we don’t assume balanced inductances, capacitances or voltages hence we use all 6 state variables in our calculations.
Neutral voltage
The neutral voltage u_n can be solved by noting that since there is no alternate path for the current other than through the other two phases, hence the sum of the currents and by extension the sum of the derivatives has to be zero.
Using the equation (16) with (12)-(14) we get
We can just put the equation (14) to Wolfram alpha and solve for u_n to get the neutral voltage in a nice form that we can use.
With the neutral voltage, the 3-phase lc filter has the following form. Aside from the presence of the neutral voltage, the 3 phase model is the same as 3 single phase lc filters.