modelDCPowerSupply

Simple model of a DC power supply cv - cp - cc

Information

This is a simple model of a DC power supply, as used in laboratories. It can only work in one quadrant, i.e., positive voltage, delivering current. It has three limitations:

  • ConstantVoltage: v = V0 - Rcv*(-i);
  • Constant Power: P0 = v*(-i);
  • ConstantCurrent: -i = I0 - Gcc*v;

Remember that current delivered by the power supply is negative.

Parameters

TypeNameDefaultDescription
SI.VoltageV060No-load voltage
SI.CurrentI050Short-circuit current
SI.PowerP01200Maximum power
Advanced
SI.ResistanceRcv1e-3Inner resistance in constant voltage region
SI.ConductanceGcc1e-3Inner conductance in constant current region
SI.CurrentiBack1e-3Allowed back current

Connectors

TypeNameDefaultDescription
Modelica.Electrical.Analog.Interfaces.PositivePinp
Modelica.Electrical.Analog.Interfaces.NegativePinn

Components

TypeNameDefaultDescription
SI.Voltagevp.v - n.vTerminal voltage
SI.Currentip.iCurrent (delivered < 0)
SI.PowerPv*iPower (delivered < 0)