24小时热门版块排行榜    

Znn3bq.jpeg
北京石油化工学院2026年研究生招生接收调剂公告
查看: 2218  |  回复: 2

datou_nono

银虫 (小有名气)

[求助] NASA battery capacity data set 分析

有没有使用过NASA battery capacity data set的啊,如下给出Li-ion batteries (# 5, 6, 7 and 18)的数据及测试条件。对于这样的mat文件,怎么得到横轴为充放电次数,纵轴为电池容量的数据呢?
谢谢大家的帮助啊!

Data Description:
A set of four Li-ion batteries (# 5, 6, 7 and 18) were run through 3 different operational profiles (charge, discharge and impedance) at room temperature. Charging was carried out in a constant current (CC) mode at 1.5A until the battery voltage reached 4.2V and then continued in a constant voltage (CV) mode until the charge current dropped to 20mA. Discharge was carried out at a constant current (CC) level of 2A until the battery voltage fell to 2.7V, 2.5V, 2.2V and 2.5V for batteries 5 6 7 and 18 respectively. Impedance measurement was carried out through an electrochemical impedance spectroscopy (EIS) frequency sweep from 0.1Hz to 5kHz. Repeated charge and discharge cycles result in accelerated aging of the batteries while impedance measurements provide insight into the internal battery parameters that change as aging progresses. The experiments were stopped when the batteries reached end-of-life (EOL) criteria, which was a 30% fade in rated capacity (from 2Ahr to 1.4Ahr). This dataset can be used for the prediction of both remaining charge (for a given discharge cycle) and remaining useful life (RUL).

Files:
B0005.mat        Data for Battery #5
B0006.mat        Data for Battery #6
B0007.mat        Data for Battery #7
B0018.mat        Data for Battery #18

Data Structure:
cycle:        top level structure array containing the charge, discharge and impedance operations
        type:         operation  type, can be charge, discharge or impedance
        ambient_temperature:        ambient temperature (degree C)
        time:         the date and time of the start of the cycle, in MATLAB  date vector format
        data:        data structure containing the measurements
           for charge the fields are:
                Voltage_measured:         Battery terminal voltage (Volts)
                Current_measured:        Battery output current (Amps)
                Temperature_measured:         Battery temperature (degree C)
                Current_charge:                Current measured at charger (Amps)
                Voltage_charge:                Voltage measured at charger (Volts)
                Time:                        Time vector for the cycle (secs)
           for discharge the fields are:
                Voltage_measured:         Battery terminal voltage (Volts)
                Current_measured:        Battery output current (Amps)
                Temperature_measured:         Battery temperature (degree C)
                Current_charge:                Current measured at load (Amps)
                Voltage_charge:                Voltage measured at load (Volts)
                Time:                        Time vector for the cycle (secs)
                Capacity:                Battery capacity (Ahr) for discharge till 2.7V
           for impedance the fields are:
                Sense_current:                Current in sense branch (Amps)
                Battery_current:        Current in battery branch (Amps)
                Current_ratio:                Ratio of the above currents
                Battery_impedance:        Battery impedance (Ohms) computed from raw data
                Rectified_impedance:        Calibrated and smoothed battery impedance (Ohms)
                Re:                        Estimated electrolyte resistance (Ohms)
                Rct:                        Estimated charge transfer resistance (Ohms)
回复此楼
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

我家小懒虫

新虫 (初入文坛)

你好,我现在导师也在要求这个,请问可以交流一下嘛?

发自小木虫Android客户端
2楼2019-02-27 16:19:04
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

皮肤嘿嘿

金虫 (小有名气)

%使用MATLAB导入电池数据,在cycle中筛选要计算的目标,容量在discharge中提取,那么放电一次就充放电一次,提取多少Capacit%y就循环多少次,也可以对应时间轴,不过时间轴作用不大,因为长时间的涓流充电意义不大。给你部分MATLAB代码吧:
clear
clc

load B0005
load B0006
load B0007
load B0018

j=1;
type_name='discharge';
for i=1:length(B0005.cycle) % 5、6、7号电池数据长度相同
    cycle_05=B0005.cycle(i);
    cycle_06=B0006.cycle(i);
    cycle_07=B0007.cycle(i);
    if strcmp(cycle_05.type,type_name)==0
        continue
    else
        cap_05(j,=cycle_05.data.Capacity;
    end
3楼2021-02-19 22:46:40
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 datou_nono 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 293调剂 +14 yj1221 2026-04-08 15/750 2026-04-08 09:22 by 875465
[考研] 材料与化工专硕306分找合适调剂 +20 沧海轻舟e 2026-04-06 20/1000 2026-04-07 22:54 by 来看流星雨10
[考研] 化学工程调剂289 +22 yang婷 2026-04-07 23/1150 2026-04-07 22:49 by 来看流星雨10
[考研] 326求调剂 +5 9ahye 2026-04-02 6/300 2026-04-07 21:37 by lijunpoly
[考研] 一志愿南科大生物学297分,求调剂推荐 +8 Y-yyusx 2026-04-06 9/450 2026-04-07 19:38 by biomichael
[考研] 277求调剂 数一104分 +9 瓶子PZ 2026-04-05 14/700 2026-04-07 17:52 by 蓝云思雨
[考研] 085600,321分求调剂 +14 大馋小子 2026-04-04 15/750 2026-04-06 22:58 by qlm5820
[考研] 304求调剂 +4 luoye0105 2026-04-05 4/200 2026-04-06 21:05 by 木子君1218
[考研] 考研调剂 +3 Wwwwwww哇 2026-04-06 3/150 2026-04-06 20:55 by lbsjt
[考研] 22408 331分求调剂 +4 y__1 2026-04-06 4/200 2026-04-06 17:26 by 土木硕士招生
[考研] 第一志愿东南大学物理313,有科研竞赛获奖经历,希望物理复试调剂 +3 马内橙 2026-04-05 3/150 2026-04-06 10:32 by 蓝云思雨
[考研] 301求调剂 +3 XYPLR 2026-04-05 4/200 2026-04-05 19:07 by XYPLR
[考研] 一志愿北京交通大学材料工程总分358求调剂 +4 cs0106 2026-04-04 4/200 2026-04-05 18:46 by imissbao
[考研] 能动调剂326专硕 +4 wan112233 2026-04-04 4/200 2026-04-04 22:47 by yu221
[考研] 320求调剂 +3 一样圆 2026-04-04 3/150 2026-04-04 22:29 by 啵啵啵0119
[考研] 一志愿重庆大学085404,总分314分,求调剂 +4 zf83hn 2026-04-03 4/200 2026-04-03 21:25 by 啵啵啵0119
[考研] 材料专硕322分 +13 哈哈哈吼吼吼哈 2026-04-01 13/650 2026-04-03 16:08 by 哦哦123
[考研] 262求调剂 +6 励志一定发文章 2026-04-02 7/350 2026-04-03 09:54 by linyelide
[考研] 295求调剂 +7 愿旅途永远坦然 2026-04-02 7/350 2026-04-03 08:22 by fangshan711
[考研] 312求调剂 +6 小小墨123 2026-04-02 7/350 2026-04-03 07:32 by jsw79
信息提示
请填处理意见