modelDcLine
DC line model
Extends from Dynawo.Electrical.HVDC.HvdcVsc.BaseControls.Parameters.ParamsDcLine (Parameters of DC line).
Information
Equivalent circuit and conventions:
IDc1Pu IDc2Pu
UDc1Pu ----<----------2*RDcPu------->----UDc2Pu
P1Pu | | P2Pu
CDcPu CDcPu
| |
--- ---Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.PerUnit | CDcPu (from ParamsDcLine) | DC line capacitance in pu (base UDcNom, SnRef) | |
| Types.PerUnit | RDcPu (from ParamsDcLine) | Resistance of one cable of DC line in pu (base UDcNom, SnRef) | |
| Types.ApparentPowerModule | SNom | Nominal apparent power in MVA | |
| Types.ActivePowerPu | P10Pu | Start value of active power at terminal 1 in pu (base SNom) (DC to AC) | |
| Types.ActivePowerPu | P20Pu | Start value of active power at terminal 2 in pu (base SNom) (DC to AC) | |
| Types.VoltageModulePu | UDc10Pu | Start value of DC voltage at terminal 1 in pu (base UDcNom) | |
| Types.VoltageModulePu | UDc20Pu | Start value of DC voltage at terminal 2 in pu (base UDcNom) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | P1Pu | Active power at terminal 1 in pu (base SNom) (DC to AC) | |
| Modelica.Blocks.Interfaces.RealInput | P2Pu | Active power at terminal 2 in pu (base SNom) (DC to AC) | |
| Modelica.Blocks.Interfaces.RealOutput | UDc1Pu | DC voltage at terminal 1 in pu (base UDcNom) | |
| Modelica.Blocks.Interfaces.RealOutput | UDc2Pu | DC voltage at terminal 2 in pu (base UDcNom) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Nonlinear.Limiter | limiter1 | ||
| Modelica.Blocks.Nonlinear.Limiter | limiter2 |