modelResistor

Ideal linear electrical resistors for phasor analysis

Extends from ComplexLib.MultiPhase.Interfaces.TwoPlug (Passive component having two ComplexPlugs p and n and NOT using current phasor balance).

Information

Contains m<\tt> resistors (Complex.SinglePhase.Basic.Resistor) Resistor no. k connects the branch voltage phasor v[k] with the corresponding branch current phasor i[k] by

      R[k]*i[k] = v[k]
(k=1...m).
All resistor L[k] are constant values.

Main Authors:
Matthias Vetter, Simon Schwunk
Fraunhofer ISE, Freiburg
email: matthias.vetter@ise.fraunhofer.de

Parameters

TypeNameDefaultDescription
Integerm (from TwoPlug)3Number of phases
SI.Resistance[m]Rfill(1, m)Resistances

Connectors

TypeNameDefaultDescription
PosComplexPlugplug_p (from TwoPlug)Positive complex plug (potential plug_p.v[j] > plug_n.v[j] for positive voltage drop v[j])
NegComplexPlugplug_n (from TwoPlug)Negative complex plug
ComplexLib.Interfaces.ComplexOutput[m]complexPwr (from TwoPlug)Complex values of power of component

Components

TypeNameDefaultDescription
SI.Voltage[m]v (from TwoPlug)Voltages between the two plugs
SI.Voltage[m]vRe (from TwoPlug)Active parts of voltage phasors
SI.Voltage[m]vIm (from TwoPlug)Reactive parts of voltage phasors
SI.Current[m]i (from TwoPlug)Currents flowing into positive plug
SI.Current[m]iRe (from TwoPlug)Active parts of current phasors
SI.Current[m]iIm (from TwoPlug)Reactive parts of current phasors
SI.Angle[m]phi (from TwoPlug)Angles between voltage and current phasors
SI.Angle[m]phi_v (from TwoPlug)Angles of voltage phasors
SI.Angle[m]phi_i (from TwoPlug)Angles of current phasors
SI.Power[m]activePwr (from TwoPlug)Active power of phase
SI.Power[m]idlePwr (from TwoPlug)Reactive power of phase
ComplexLib.SinglePhase.Basic.Resistor[m]resistor