modelChopper
DC-DC converter
Extends from Partials.DC_DC_base (DC-DC base).
Information
One quadrant switched converter. Fulfills the power balance:
vDCin*iDCin = vDCout*iDCout
u_DC determines the desired DC-out voltage v_DCout in terms of the DC-in voltage v_DCin according to the following relation:
v_DCout = u_DC*v_DCin u_DC &le 1
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Base.Interfaces.ElectricV_p | DCin (from DC_DC_base) | DC in connection | |
| Base.Interfaces.ElectricV_n | DCout (from DC_DC_base) | DC out connection | |
| Base.Interfaces.ThermalV_n | heat (from DC_DC_base) | vector heat port | |
| Modelica.Blocks.Interfaces.RealInput | uDC | desired uDC |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Control.Modulation.ChopperPWM | modulator | ||
| Components.ChopperModular | chopper | chopper model |