modelDCVoltageControl
DC voltage control for grid forming and grid following converters
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.PerUnit | Kpdc | Proportional gain of the dc voltage control | |
| Types.PerUnit | UdcSourceRef0Pu | Start value of DC voltage reference in pu (base UdcNom) | |
| Types.PerUnit | UdcSource0Pu | Start value of DC voltage in pu (base UdcNom) | |
| Types.PerUnit | IdcSourceRef0Pu | Start value of DC current reference in pu (base UdcNom, SNom) | |
| Types.PerUnit | IdcSource0Pu | Start value of DC current in pu (base UdcNom, SNom) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | IdcSourceRefPu | DC current reference in pu (base UdcNom, SNom) | |
| Modelica.Blocks.Interfaces.RealInput | UdcSourcePu | DC voltage in pu (base UdcNom) | |
| Modelica.Blocks.Interfaces.RealInput | UdcSourceRefPu | DC voltage reference in pu (base UdcNom) | |
| Modelica.Blocks.Interfaces.RealOutput | IdcSourcePu | DC current in pu (base UdcNom, SNom) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Math.Gain | gaindc | ||
| Modelica.Blocks.Math.Feedback | feedback | ||
| Modelica.Blocks.Math.Add | add |