Replies: 3 comments 10 replies
-
Hey team!! A gentle reminder. Any leads would be greatly appreciated :) I still couldn't figure out the issue. @brosaplanella @rtimms @tinosulzer |
Beta Was this translation helpful? Give feedback.
-
Hello, #Set up #EIS parameters def current_function(t): parameter_values["Current function [A]"] = current_function impedances_time = [] #Nyquist Plot sim.plot(output_variables=["Current [A]", |
Beta Was this translation helpful? Give feedback.
-
How can we specify SOC (state of charge) in the code of EIS? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I'm currently working on implementing EIS (Electrochemical Impedance Spectroscopy) in PyBaMM for a Chenn2020 Parameters-based LGM50T 21700 cell.
Below is the code snippet I've used:
I've attempted to extract impedances at various frequencies and plotted the results. However, at 1kHz frequency, the impedance I'm obtaining is not aligning with the expected value of around 25mOhm, as per the datasheet
Here are the corresponding Nyquist and Impedance Plots.
Any guidance on additional steps I might need to take or checks I should perform would be greatly appreciated.
@brosaplanella @rtimms @tinosulzer
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions