Difference between revisions of "SIMarchitect Library Overview/Component library/Powertrain/Rechargeable Energy Storage System/Super Capacitor"

From OpenMBD
Jump to: navigation, search
(Module output)
(Module Parameter)
Line 54: Line 54:
 
! Style = "width:600px" | Description
 
! Style = "width:600px" | Description
 
! Unit
 
! Unit
 +
|-
 +
| n<sub>s
 +
| dat.ns.value
 +
| Number of cells connected in series
 +
| -
 +
|-
 +
| n<sub>p
 +
| dat.np.value
 +
| Number of cells connected in parallel
 +
| -
 +
|-
 +
| C
 +
| dat.capacity.value
 +
| Cell capacity
 +
| F
 +
|-
 +
| R
 +
| dat.R.value
 +
| Internal resistance of cell
 +
| Ω
 +
|-
 +
|
 +
| dat.initialVoltage.value
 +
| Initial voltage of cell
 +
| V
 +
|-
 +
| e<sub>min
 +
| dat.Vmin.value
 +
| Minimum cell voltage
 +
|-
 +
| e<sub>max
 +
| dat.Vmax.value
 +
| Maximum cell voltage
 
|}
 
|}

Revision as of 09:27, 9 April 2018

General information about Super Capacitor

test

Module

SuperCaps.jpeg

Bus Selector for module input

SuperCapsbus.png

Module output

Output
Node Variable Label Description Unit
Sensor i Capa_iAct_A Super Capacitor current output A
u Capa_uAct_V Super Capacitor output voltage V
SOC Capa_soc_Act_Rt State of Charge ratio (0-1)
ϑCapa Capa_tAct_K Super Capacitor temperature K
elec out [V] u phys_voltage_V voltage V

Module Parameter

Variable Parameter Description Unit
ns dat.ns.value Number of cells connected in series -
np dat.np.value Number of cells connected in parallel -
C dat.capacity.value Cell capacity F
R dat.R.value Internal resistance of cell Ω
dat.initialVoltage.value Initial voltage of cell V
emin dat.Vmin.value Minimum cell voltage
emax dat.Vmax.value Maximum cell voltage