modelAdmittance

Admittance (capacitive) with parallel conductor, 3-phase dq0

Extends from Partials.ImpedBase (Impedance base, 3-phase dq0).

Information

This model corresponds to ACdq0.Capacitor, but uses a different determination of the coefficients.
Instead of b and g the parameters y_abs and cos(phi) are used.

Relations:

  y = Y / G_base
  y_abs = |y|
  g = real(y) = |y|*cos(phi)     conductance
  b = imag(y) = |y|*sin(phi)     admittance dq0-components

No phase to phase capacitance.

More info see package ACdq0.Impedances.

Parameters

TypeNameDefaultDescription
SIpu.Admittancey_abs1abs value of admittance
Realcos_phi0.1cos-phi of admittance
Parameter Scaling
BooleanpuUnits (from Nominal)true= true, if scaled with nom. values (pu), else scaled with 1 (SI)
Nominal
SI.VoltageV_nom (from Nominal)1nominal Voltage (= base for pu)
SI.ApparentPowerS_nom (from Nominal)1nominal Power (= base for pu)
SI.Frequencyf_nom (from NominalAC)system.f_nomnominal frequency
Initialization
Types.DynamicsdynType (from ImpedBase)system.dynTypetransient or steady-state model
PS.Voltagev_start (from ImpedBase)zeros(PS.n)start value of voltage drop
PS.Currenti_start (from ImpedBase)zeros(PS.n)start value of current

Connectors

TypeNameDefaultDescription
Ports.ACdq0_pterm_p (from Port_p_n)positive terminal
Ports.ACdq0_nterm_n (from Port_p_n)negative terminal

Components

TypeNameDefaultDescription
PS.Voltagev (from ImpedBase)
PS.Currenti (from ImpedBase)

Contents

NameDescription
acosprotected