资源简介
能运行的锂电池模型,单体锂电池模型。内涵SOC计算和等效电路
代码片段和文件信息
% Initialization file for demo ssc_lithium_battery_80Cells.mdl.
%
% Demo based on model from publication: T. Huria M. Ceraolo J. Gazzarri
% R. Jackey. “High Fidelity Electrical Model with Thermal Dependence for
% Characterization and Simulation of High Power Lithium Battery Cells“
% IEEE International Electric Vehicle Conference March 2012
%
% Copyright 2012 The MathWorks Inc.
% Number of series cells
numCells = 80;
%% Thermal Properties
% Cell dimensions and sizes
cell_thickness = 0.0084; %m
cell_width = 0.215; %m
cell_height = 0.220; %m
% Cell surface area
cell_area = (...
cell_thickness * cell_width +...
cell_thickness * cell_height +...
cell_width * cell_height); %m^2
% Cell volume
cell_volume = cell_thickness * cell_width * cell_height; %m^3
% Convective heat transfer coefficient
% For natural convection this number should be in the range of 5 to 25
h_conv = 5; %W/m^2/K Cell-to-cell
h_conv_end = 10; %W/m^2/K End cells to ambient
%% Populate Lookup Tables
BatteryParams = struct();
for idx = 1:numCells
%% Lookup Table Breakpoints
BatteryParams(idx).SOC_LUT = [0 0.1 0.25 0.5 0.75 0.9 1]‘;
BatteryParams(idx).Temperature_LUT = [5 20 40] + 273.15;
%% Em Branch Properties (OCV Capacity)
% Battery capacity
BatteryParams(idx).Capacity_LUT = [
28.0081 27.6250 27.6392]; %Ampere*hours
% Em open-circuit voltage vs SOC rows and T columns
BatteryParams(idx).Em_LUT = [
3.4966 3.5057 3.5148
3.5519 3.5660 3.5653
3.6183 3.6337 3.6402
3.7066 3.7127 3.7213
3.9131 3.9259 3.9376
4.0748 4.0777 4.0821
4.1923 4.1928 4.1930]; %Volts
%% Terminal Resistance Properties
% R0 resistance vs SOC rows and T columns
BatteryParams(idx).R0_LUT = [
0.0117 0.0085 0.0090
0.0110 0.0085 0.0090
0.0114 0.0087 0.0092
0.0107 0.0082 0.0088
0.0107 0.0083 0.0091
0.0113 0.0085 0.0089
0.0116 0.0085 0.0089]; %Ohms
%% RC Branch 1 Properties
% R1 Resistance vs SOC rows and T columns
BatteryParams(idx).R1_LUT = [
0.0109 0.0029 0.0013
0.0069 0.0024 0.0012
0.0047 0.0026 0.0013
0.0034 0.0016 0.0010
0.0033 0.0023 0.0014
0.0033 0.0018 0.0011
0.0028 0.0017 0.0011]; %Ohms
% C1 Capacitance vs SOC rows and T columns
BatteryParams(idx).C1_LUT = [
1913.6 12447 30609
4625.7 18872 32995
23306 40764 47535
10736 18721 26325
18036 33630 48274
12251 18360 26839
9022.9 23394 30606]; %Farads
% Cell mass
BatteryParams(idx).cell_mass = 1; %kg
% Volumetric heat capacity
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 7034 2017-08-08 16:53 battery.jpg
文件 1502 2017-08-08 16:53 C_fig.png
文件 29238 2017-08-08 16:53 LiBatteryBlocks.slx
文件 12865 2017-08-08 16:53 LiBatt_PulseData.mat
文件 18324 2017-08-08 16:53 LiCell.slx
文件 2643 2017-08-08 16:53 R_fig.png
文件 33178 2017-08-08 16:53 ssc_lithium_battery_1CellMultiplied.slx
文件 21656 2017-08-08 16:53 ssc_lithium_battery_80Cells.png
文件 37562 2017-08-08 16:53 ssc_lithium_battery_80Cells.slx
文件 4031 2017-08-08 16:53 ssc_lithium_battery_80Cells_ini.m
文件 28083 2017-08-08 16:53 ssc_lithium_cell_1RC.png
文件 37779 2017-08-08 16:53 ssc_lithium_cell_1RC.slx
文件 19619 2017-08-08 16:53 ssc_lithium_cell_1RC_estim.png
文件 31908 2017-08-08 16:53 ssc_lithium_cell_1RC_estim.slx
文件 1096 2017-08-08 16:53 ssc_lithium_cell_1RC_estim_ini.m
文件 26554 2017-08-08 16:53 ssc_lithium_cell_1RC_estim_spesession.mat
文件 2876 2017-08-08 16:53 ssc_lithium_cell_1RC_ini.m
文件 2942 2017-08-08 16:53 V_fig.png
文件 1526 2017-08-08 16:53 license.txt
- 上一篇:波浪力学中线性波的波长计算
- 下一篇:鲁棒孤子分布的仿真程序
相关资源
- 复杂网络节点度和度分布计算的MATL
- 灰色预测人口增长matlab
- MATLAB 实现转轮机加密与解密
- 单相光伏并网逆变器matlab仿真
- Mann-Kendall检验Matlab程序代码.doc
- 3机9节点潮流计算编程
- 万有引力搜索算法的函数优化-matlab
- bp模型优化预测与matlab仿真,pid参数优
- matlab经典题目
- LSD直线提取算法MATLAB.rar
- SR显著图的MATLAB代码
- HOG特征的MATLAB代码
- Itti-Matlab.rar
- 图像融合算法matlab实现.zip
- 运输问题初始解求法MATLAB实现最小元
- 0-9的数字识别,
- 基于matlab的iir滤波器和gui设计.rar
- 脉搏信号特征提取
- NSCT非下采样contoulet变换matlab代码
- DCT处理图像matlab代码
- 灰度共生矩阵在matlab中实现纹理缺陷
- 图像重建迭代算法matlab
- 偏微分方程的MATLAB解法
- 多种群遗传算法-函数优化matlab代码
- MATLAB直流潮流计算
- MATLAB2019b
- 基于PSO算法的PID控制器设计与实现论
- 运输问题西北角法
- 可用——matlab GUI密码登陆界面.zip
- Levinson快速递推法估计功率谱
评论
共有 条评论