WOLFRAM SYSTEM MODELER

DemonstrateLightning

Demonstrate trajectory of lightning current

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Analog.Examples.DemonstrateLightning"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Compare 2 lightning trajectories: No.1 with double exponential function, No.2 with Heidler function.

Variables of interest are:

  • currentSensor1.y
  • integrator1.y
  • der1.y
  • currentSensor2.y
  • integrator2.y
  • der2.y

Parameters (2)

T1

Value: 10e-6

Type: Time (s)

Description: Rise time

T2

Value: 350e-6

Type: Time (s)

Description: Decay time to half value

Components (12)

lightning1

Type: LightningImpulseVoltage

Description: Lightning impulse voltage

lightning2

Type: LightningImpulseCurrent

Description: Lightning impulse current

ground1

Type: Ground

Description: Ground node

ground2

Type: Ground

Description: Ground node

resistor1

Type: Resistor

Description: Ideal linear electrical resistor

resistor2

Type: Resistor

Description: Ideal linear electrical resistor

currentSensor1

Type: CurrentSensor

Description: Sensor to measure the current in a branch

currentSensor2

Type: CurrentSensor

Description: Sensor to measure the current in a branch

integrator1

Type: Integrator

Description: Output the integral of the input signal with optional reset

der1

Type: Der

Description: Derivative of input (= analytic differentiations)

integrator2

Type: Integrator

Description: Output the integral of the input signal with optional reset

der2

Type: Der

Description: Derivative of input (= analytic differentiations)