WOLFRAM SYSTEM MODELER
BatteryDischargeA battery cell will be discharged until it reaches a low State of Charge, the simulation will then be terminated |
SystemModel["IndustryExamples.Energy.Battery.BatteryDischarge"]
This scenario introduces the battery's functionality with a simple scenario where the battery is discharged in intervals until the state of charge is low and the simulation is terminated.
The battery cell is connected to a fixed temperature source and a load current. The load is determined by a pulse, pulse1.
To simulate a discharge cycle, click the Simulate button:
Next, a preferred Model plot will automatically be displayed. This plot should look like this:
The plots show how the battery voltage varies throughout the discharge cycle and the state of charge constantly declines until it reaches the threshold value by which the simulation is terminated.
This model is one of five scenarios using the battery cell. For the other scenarios, see the Battery package.
T |
Value: 25 Type: Temperature_degC (°C) Description: Fixed ambient temperature |
---|---|
amplitude |
Value: 1.1 Type: Real Description: Amplitude of the current pulse |
battery |
Type: BatteryCell Description: The main battery cell model |
|
---|---|---|
ambient |
Type: FixedTemperature Description: Fixed temperature boundary condition in degree Celsius |
|
load |
Type: SignalCurrent Description: Generic current source using the input signal as source current |
|
ground |
Type: Ground Description: Ground node |
|
pulse |
Type: Pulse Description: Generate pulse signal of type Real |