WOLFRAM SYSTEM MODELER
SuperCapSimple model of a supercapacitor |
|
SystemModel["Modelica.Electrical.Batteries.BatteryStacks.SuperCap"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
This is a simple model of a supercapacitor, comprising:
There is no limit included against too high charging and too low discharging or even charging in the opposite direction.
| useHeatPort |
Value: false Type: Boolean Description: =true, if HeatPort is enabled |
|---|---|
| T |
Value: 293.15 Type: Temperature (K) Description: Fixed device temperature if useHeatPort = false |
| Vnom |
Value: Type: Voltage (V) Description: Nominal voltage |
| V0 |
Value: Vnom Type: Voltage (V) Description: Initial voltage |
| C |
Value: Type: Capacitance (F) Description: Capacitance |
| Qnom |
Value: C * Vnom Type: ElectricCharge (C) Description: Nominal charge |
| Rs |
Value: Type: Resistance (Ω) Description: Series resistance |
| T_ref |
Value: 293.15 Type: Temperature (K) Description: Reference temperature |
| alpha |
Value: 0 Type: LinearTemperatureCoefficient (1/K) Description: Temperature coefficient of resistance at T_ref |
| Idis |
Value: 0 Type: Current (A) Description: Self-discharge current at nominal voltage |
| p |
Type: PositivePin Description: Positive electrical pin |
|
|---|---|---|
| n |
Type: NegativePin Description: Negative electrical pin |
|
| heatPort |
Type: HeatPort_a Description: Optional port to which dissipated losses are transported in form of heat |
|
| internalHeatPort |
Type: HeatPort_a Description: Thermal port for 1-dim. heat transfer (filled rectangular icon) |
| fixedTemperature |
Type: FixedTemperature Description: Fixed temperature boundary condition in Kelvin |
|
|---|---|---|
| resistor |
Type: Resistor Description: Ideal linear electrical resistor |
|
| conductor |
Type: Conductor Description: Ideal linear electrical conductor |
|
| capacitor |
Type: Capacitor Description: Ideal linear electrical capacitor |
|
Modelica.Electrical.Batteries.Examples Discharge and charge idealized supercap |