WOLFRAM SYSTEM MODELER
LightningSegmentedTransmissionLineLightning on a segmented transmission line |
|
SystemModel["Modelica.Electrical.Analog.Examples.Lines.LightningSegmentedTransmissionLine"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
This example shows what happens when a lightning hits a transmission line. We consider a segmented single-phase equivalent circuit taking losses into account with two parts of the transmission line, each 50 km long. The RMS voltage is 380 kV / √3, the RMS load current is roughly 1090 A. Realistic parameters of the 380 kV transmission line are used. Note that after the source starts, the traveling wave arrives at the load 350 µs later. After 20 ms, a lightning (10/350 µs) with an amplitude of 10 kA hits the transmission line just in the middle. Note that the traveling wave hits source and load approximately 200 µs after the lightning hits the transmission line. Plot voltage and current at the load. Without overvoltage protection, the load would be destroyed. Note that using a sparse solver saves some simulation time. Using a lossless transmission line model simulates even much quicker.
| Rload |
Value: 200 Type: Resistance (Ω) Description: Load resistance |
|---|---|
| r |
Value: 25e-6 Type: Real (Ω/m) Description: Resistance per meter |
| g |
Value: 15e-12 Type: Real (S/m) Description: Conductance per meter |
| l |
Value: 1e-6 Type: Real (H/m) Description: Inductance per meter |
| c |
Value: 15e-12 Type: Real (F/m) Description: Capacitance per meter |
| len |
Value: 100e3 Type: Length (m) Description: Length of line |
| N |
Value: 100 Type: Integer Description: Number of segments |
| line1 |
Type: OLine Description: Lossy Transmission Line |
|
|---|---|---|
| line2 |
Type: OLine Description: Lossy Transmission Line |
|
| source |
Type: SineVoltage Description: Sine voltage source |
|
| load |
Type: Resistor Description: Ideal linear electrical resistor |
|
| ground |
Type: Ground Description: Ground node |
|
| lightningImpulseCurrent |
Type: LightningImpulseCurrent Description: Lightning impulse current |