Creating a Program File
Create a program file in Simcenter Simcenter Battery Design Studio.
The next step is to define a procedure for cycling the battery. In this case, specify a constant current discharge of 10 A, for 1 hour. You can find out the cell capacity by selecting the Report node in the TutorialCell.tbm window, and reading the value from the Cell Properties table.
To create a procedure:
-
Right-click the
Procedures node and select
.
The IET Cycler is a simulation model that allows you to define the Current (I), Voltage (E), and Temperature (T). A Cycler node is added under the Procedures folder, and a corresponding program file (.prg) is created in the workspace directory. A new window that is called Cycler.prg appears in the work area.
-
Rename the program file
Tutorial1CDischarge.
The name of the Cycler.prg window changes to Tutorial1CDischarge.prg. -
Click
<add> under the
Type column for the
Step in the
Tutorial1CDischarge.prg window.
-
Click the cell twice for the drop-down menu to appear and select
Discharge.
- Click in the first cell of the Type column for the Control Condition and select Current.
-
Enter
10A as the
Value.
- Click in the Type column for the End Condition and select Time from the drop-down list.
- Set the Value of Time to 3600s.
-
Click
<add> under the
Type column for the
Step and select
End.
The definition of the battery cell and program is now complete.
- Save the workspace by selecting from the menu.
- Click Yes.