blockVDrop

Calculates the voltage in the serial impedance distance r+jx from the grid terminal

Parameters

TypeNameDefaultDescription
Types.VoltageModulePuUDrop0Pusqrt((U0Pu - RDropPu*P0Pu/U0Pu - XDropPu*Q0Pu/U0Pu)^2 + (XDropPu*P0Pu/U0Pu - RDropPu*Q0Pu/U0Pu)^2)Initial voltage amplitude at the point of control in pu (base UNom)
VDrop
Types.PerUnitRDropPuResistive component of voltage drop impedance in pu (base SNom, UNom)
Types.PerUnitXDropPuInductive component of voltage drop impedance in pu (base SNom, UNom)
Operating point
Types.ActivePowerPuP0PuInitial active power at grid terminal in pu (base SNom) (receptor convention)
Types.ReactivePowerPuQ0PuInitial reactive power at grid terminal in pu (base SNom) (receptor convention)
Types.VoltageModulePuU0PuInitial voltage amplitude at grid terminal in pu (base UNom)

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputPPuActive power at grid terminal in pu (base SNom) (receptor convention)
Modelica.Blocks.Interfaces.RealInputQPuReactive power at grid terminal in pu (base SNom) (receptor convention)
Modelica.Blocks.Interfaces.RealInputUPuVoltage amplitude at grid terminal in pu (base UNom)
Modelica.Blocks.Interfaces.RealOutputUDropPuCalculated voltage amplitude at the point of control in pu (base UNom)