WOLFRAM SYSTEM MODELER
BatteryCellThe main battery cell model |
SystemModel["IndustryExamples.Energy.Battery.Components.BatteryCell"]
The cell has two main circuits with a voltage source and a current source, respectively, connected to variable capacitors and variable resistors. The state of the battery is fed back to the battery cell as input to the variable capacitors and resistors.
initialStateOfCharge |
Value: 0.9 Type: Real |
---|
n |
Type: NegativePin Description: Negative pin of an electrical component |
|
---|---|---|
p |
Type: PositivePin Description: Positive pin of an electrical component |
|
heat |
Type: HeatPort_a Description: Thermal port for 1-dim. heat transfer (filled rectangular icon) |
|
SoCOutput |
Type: RealOutput Description: 'output Real' as connector |
|
CapacityOutput |
Type: RealOutput Description: 'output Real' as connector |
ground |
Type: Ground Description: Ground node |
|
---|---|---|
capacity |
Type: StateOfHealthCapacitor Description: Capacitor with signal controlling the state of health. |
|
openCircuitVoltage |
Type: OpenCircuitVoltage Description: Voltage in an open circuit. |
|
drawnCurrent |
Type: CurrentSensor Description: Sensor to measure the current in a branch |
|
temperature |
Type: TemperatureSensor Description: Absolute temperature sensor in Kelvin |
|
stateOfCharge |
Type: PotentialSensor Description: Sensor to measure the potential |
|
batteryState |
Type: Multiplex3 Description: Multiplexer block for three input connectors |
|
drainCurrent |
Type: ProtectedSignalCurrent Description: Signal current protected from overcharge. |
|
seriesResistance |
Type: SeriesResistance Description: Model of resistors in a series. |
|
shortTransientC |
Type: ShortTransientCapacitance Description: Model with short transient capacitance. |
|
shortTransientR |
Type: ShortTransientResistance Description: Model with short transient resistance. |
|
longTransientC |
Type: LongTransientCapacitance Description: Model with long transient capacitance. |
|
longTransientR |
Type: LongTransientResistance Description: Model with long transient resistance. |
|
LimitController |
Type: LessThreshold Description: Output y is true, if input u is less than threshold |
|
GreaterController |
Type: GreaterThreshold Description: Output y is true, if input u is greater than threshold |
IndustryExamples.Energy.Battery A battery cell will be discharged until it reaches a low State of Charge, the simulation will then be terminated |
|
IndustryExamples.Energy.Battery A scenario where a battery cell will be charged and discharged in intervals |
|
IndustryExamples.Energy.Battery Model with a battery connected to a cellphone |
IndustryExamples.Energy.Battery.Components Four battery cells connected in series |