
blockVDrop
Calculates the voltage in the serial impedance distance r+jx from the grid terminal
Parameters
| Type | Name | Default | Description |
| Types.VoltageModulePu | UDrop0Pu | sqrt((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.PerUnit | RDropPu | | Resistive component of voltage drop impedance in pu (base SNom, UNom) |
| Types.PerUnit | XDropPu | | Inductive component of voltage drop impedance in pu (base SNom, UNom) |
| Operating point |
| Types.ActivePowerPu | P0Pu | | Initial active power at grid terminal in pu (base SNom) (receptor convention) |
| Types.ReactivePowerPu | Q0Pu | | Initial reactive power at grid terminal in pu (base SNom) (receptor convention) |
| Types.VoltageModulePu | U0Pu | | Initial voltage amplitude at grid terminal in pu (base UNom) |