Power System Blockset | ![]() ![]() |
Implement an N-phase distributed parameter transmission line model with lumped losses.
Library
Description
The Distributed Parameter Line block implements an N-phase distributed parameter line model with lumped losses. The model is based on the Bergeron's travelling wave method used by the Electromagnetic Transient Program (EMTP)[1]. In this model, the lossless distributed LC line is characterized by two values (for a single phase line): the surge impedance and the phase velocity
.
The model uses the fact that the quantity e+Zi, where e is line voltage and i is line current, entering one end of the line must arrive unchanged at the other end after a transport delay of , where d is the line length. By lumping R/4 at both ends of the line and R/2 in the middle and using the current injection method of the Power System Blockset, the following two-port model is derived:
For multiphase line models, modal transformation is used to convert line quantities from phase values (line currents and voltages) into modal values independent of each other. The previous calculations are made in the modal domain before being converted back to phase values.
In comparison to the pi sections line model, the distributed line represents wave propagation phenomena and line end reflections with much better accuracy. See comparison between the two models in the Example section.
Dialog Box and Parameters
Limitations
This model does not represent accurately the frequency dependence of R L C parameters of real power lines. Indeed, because of the skin effects in the conductors and ground, the R and L matrices exhibit strong frequency dependence, causing an attenuation of the high frequencies.
Example
A 200 km line is connected on a 1 kv, 60 Hz infinite source. The line is de-energized and then re-energized after 2 cycles. The simulation is performed simultaneously with the Distributed Parameter Line block and with the PI Section Line block. This circuit is available in the psbmonophaseline.mdl
file.
The receiving end voltage obtained with the Distributed Parameter Line block is compared with the one obtained with the PI Section Line block (2 sections).
Open the powergui. In the Tools menu select Impedance vs Frequency Measurement. A new window appears, listing the two Impedance Measurement blocks connected to your circuit. Set the parameters of powergui to compute impedance in the 0:2000 Hz frequency range. Click on the Display button. The two impedances are displayed on the same graph.
Note that the distributed parameter line shows a succession of poles and zeros equally spaced, every 486 Hz. The first pole occurs a 243 Hz, corresponding to frequency f=1/(4*T) where:
T= travelling time= l *sqrt(L*C) =200*sqrt(2.137e-3*12.37e-9) = 1.028 ms
The pi section line only shows two poles because it consists of two pi sections. Impedance comparison shows that a two-section PI line gives a good approximation of the distributed line for the 0-350 Hz frequency range.
References
[1] Dommel, H, "Digital Computer Solution of Electromagnetic Transients in Single and Multiple Networks," IEEE Transactions on Power Apparatus and Systems", Vol PAS-88, No. 4, April 1969
See Also
![]() | Discrete System | Excitation System | ![]() |