SLIDE  3.0.0
A simulator for lithium-ion battery pack degradation
Loading...
Searching...
No Matches
simulate_ECM_modules.m File Reference

Variables

This file is for simulating ECM cases Author(s) close all
 
 clc
 
Default settings
 
Case __pad0__
 
testNow R2 = 1e-9*testNow.R2
 
testNow Rc = 0*[0.5, 1, 0.7]*1e-3
 
contact resistance testNow type = "module_p"
 
 CCCV = run_test(testNow)
 
Loading __pad1__
 
Loading NumHeaderLines
 
Loading CCCV SLIDE_2 = readmatrix('../../results/Cell_ECM_parallel_3_default_CCCV_Par3_2_cellData.csv','NumHeaderLines',3)
 
CCCV SLIDE_3 = readmatrix('../../results/Cell_ECM_parallel_3_default_CCCV_Par3_3_cellData.csv','NumHeaderLines',3)
 
Plotting __pad2__
 
Plotting testNow = defaultSettings()
 
Case __pad3__
 
contact resistance testNow Procedure = 1
 
Loading __pad4__
 
Plotting __pad5__
 
testNow Name = "Parallel 3 ECM Cell pulse w/o contact resistances"
 
testNow R0 = [1,2,2]*1e-3
 
testNow Tend = 10*60*3
 
 pulse = run_test(testNow)
 
Loading __pad6__
 
Plotting __pad7__
 
Case __pad8__
 
Loading __pad9__
 
Plotting __pad10__
 

Variable Documentation

◆ __pad0__

Case __pad0__

◆ __pad10__

Plotting __pad10__

◆ __pad1__

Loading __pad1__

◆ __pad2__

Plotting __pad2__

◆ __pad3__

Case __pad3__

◆ __pad4__

Loading __pad4__

◆ __pad5__

Plotting __pad5__

◆ __pad6__

Loading __pad6__

◆ __pad7__

Plotting __pad7__

◆ __pad8__

Case __pad8__

◆ __pad9__

Loading __pad9__

◆ all

This file is for simulating ECM cases Author (s) close all

◆ CCCV

id CCCV = run_test(testNow)

◆ clc

clc

◆ Name

testNow Name = "Parallel 3 ECM Cell pulse w/o contact resistances"

◆ NumHeaderLines

Loading NumHeaderLines

◆ Procedure

testNow Procedure = 1

◆ pulse

pulse = run_test(testNow)

◆ R0

testNow R0 = [1,2,2]*1e-3

◆ R2

testNow R2 = 1e-9*testNow.R2

◆ Rc

testNow Rc = 0*[0.5, 1, 0.7]*1e-3

◆ settings

Default settings

◆ SLIDE_2

Loading CCCV SLIDE_2 = readmatrix('../../results/Cell_ECM_parallel_3_default_CCCV_Par3_2_cellData.csv','NumHeaderLines',3)

◆ SLIDE_3

CCCV SLIDE_3 = readmatrix('../../results/Cell_ECM_parallel_3_default_CCCV_Par3_3_cellData.csv','NumHeaderLines',3)

◆ Tend

testNow Tend = 10*60*3

◆ testNow

Loading testNow = defaultSettings()

◆ type

contact resistance testNow type = "module_p"