modelDCvoltage
Ideal DC voltage
Extends from Partials.DCvoltageBase (DC voltage base).
Information
DC voltage with constant amplitude when 'vType' is 'parameter',
with variable amplitude when 'vType' is 'signal'.
Optional input:
vDC_in DC voltage in SI or pu, depending on choice of 'units'
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | pol (from VoltageBase) | -1 | grounding scheme |
| Boolean | use_vDC_in (from DCvoltageBase) | false | = true to use input signal vDC_in, otherwise use fixed value |
| SIpu.Voltage | v0 | 1 | fixed DC voltage |
| Parameter Scaling | |||
| Boolean | puUnits (from Nominal) | true | = true, if scaled with nom. values (pu), else scaled with 1 (SI) |
| Nominal | |||
| SI.Voltage | V_nom (from Nominal) | 1 | nominal Voltage (= base for pu) |
| SI.ApparentPower | S_nom (from Nominal) | 1 | nominal Power (= base for pu) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Ports.TwoPin_n | term (from Port_n) | negative terminal | |
| Interfaces.Electric_p | neutral (from VoltageBase) | (use for grounding) | |
| Modelica.Blocks.Interfaces.RealInput | vDC_in (from DCvoltageBase) | DC voltage |