modelDCDCConverter
Test model DC to DC converter
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model illustrates the use of a model that converts between DC voltages.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Electrical.DC.Loads.Conductor | resistor | Resistive load | |
| Buildings.Electrical.DC.Sources.ConstantVoltage | sou | Voltage source | |
| Buildings.Electrical.DC.Conversion.DCDCConverter | conDCDC | DC/DC transformer | |
| Buildings.Electrical.DC.Loads.Conductor | conductor | Variable resistive load | |
| Modelica.Blocks.Sources.Ramp | varLoad_P | ||
| Buildings.Electrical.DC.Sensors.GeneralizedSensor | sen | Power sensor |
Revisions
-
January 30, 2019, by Michael Wetter:
Added start value. -
June 2, 2014, by Marco Bonvini:
Revised model and documentation. -
January 29, 2013, by Thierry S. Nouidui:
First implementation.