MCELL
Bulk Data Entry Defines the material properties for battery cell material in equivalent circuit modeling.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MCELL | MID | RCNUM | TCFLAG | ||||||
‘DISCHA' | VOC | R0 | R1 | C1 | R2 | C2 | |||
R3 | C3 | R4 | C4 | R5 | C5 | ||||
‘CHARGE' | VOC | R0 | R1 | C1 | R2 | C2 | |||
R3 | C3 | R4 | C4 | R5 | C5 | ||||
‘INITVP' | INITVP1 | INITVP2 | INITVP3 | INITVP4 | INITVP5 |
Example
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MCELL | 2 | 1 | 1 | ||||||
DISCHA | 3.7 | 0.05 | 0.03 | 1000.0 |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
MID | Material identification number.
No default (Integer > 0) |
|
RCNUM | Indicates the number of
resistor-capacitor pairs in the battery cell elements. No default (Integer: 1, 2, 3, 4 or 5) |
|
TCFLAG | Indicates whether the material
properties are defined by tables or in constant.
No default (Integer 1 or 2) |
|
DISCHA | Label to indicate VOC, Ri and Ci are for discharging status. | |
CHARGE | Label to indicate VOC, R0, Ri and Ci are for charging status. | |
INITVP | Label to indicate the following fields are for initial polarized voltage. | |
VOC | Open circuit voltage of the battery
cell. Real > 0.0 when TCFLAG = 1. Integer > 0 when TCFLAG = 2. No default |
|
R0 | Internal resistance of the battery
cell. Real > 0.0 when TCFLAG = 1. Integer > 0 when TCFLAG = 2. No default |
|
Ri | Resistance of the ith RC
pair in the battery cell. Real > 0.0 when TCFLAG = 1. Integer > 0 when TCFLAG = 2. No default |
|
Ci | Capacitance of the ith
RC pair in the battery cell. Real > 0.0 when TCFLAG = 1. Integer > 0 when TCFLAG = 2. No default |
|
INITVP | Initial polarized voltage of the
ith RC pair in the battery cell. Real > 0.0 when TCFLAG = 1. Integer > 0 when TCFLAG = 2. No default |
Comments
- The material identification number must be unique for all other material definition entries.
- The circuit of a BCELL element is shown as
below.
Figure 1. Details of a CELL element
- When TCFLAG = 2, all material properties are taken from tables. The tables define the dependency of temperature, state of charge on each field by TABLEMD.