ignavinuales / Battery_RUL_Prediction

34 stars 4 forks source link

Calculating RUL on SNL Data #2

Open parthdacoder opened 7 months ago

parthdacoder commented 7 months ago

Hey, I have gone through the whole processing of data. I am new to this and have the access to SNL data. I wanted to ask if the same labels can be created by modifying the SNL data with the following labels: Date_Time | Test_Time (s) | Cycle_Index | Current (A) | Voltage (V) | Charge_Capacity (Ah) | Discharge_Capacity (Ah) | Charge_Energy (Wh) | Discharge_Energy (Wh) | Environment_Temperature (C) | Cell_Temperature (C)

ignavinuales commented 7 months ago

Hi Parth, I guess that would be possible!

Best, Ignacio

On Fri, 23 Feb 2024 at 06:04, Parth Madaan @.***> wrote:

Hey, I have gone through the whole processing of data. I am new to this and have the access to SNL data. I wanted to ask if the same labels can be created by modifying the SNL data with the following labels: Date_Time | Test_Time (s) | Cycle_Index | Current (A) | Voltage (V) | Charge_Capacity (Ah) | Discharge_Capacity (Ah) | Charge_Energy (Wh) | Discharge_Energy (Wh) | Environment_Temperature (C) | Cell_Temperature (C)

— Reply to this email directly, view it on GitHub https://github.com/ignavinuales/Battery_RUL_Prediction/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/APREZQJARH2XVUCE2LYJ7W3YVBLQXAVCNFSM6AAAAABDWLO5MGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE2TANRWGE2TKMI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

parthdacoder commented 7 months ago

Hey Ignacio, could you help me go through the process of doing it? Or maybe help me understand how the labels I have provided help me reach the value of RUL?