Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Full SOC determination method? #1

Open
abaeyens opened this issue Feb 6, 2020 · 2 comments
Open

[Question] Full SOC determination method? #1

abaeyens opened this issue Feb 6, 2020 · 2 comments

Comments

@abaeyens
Copy link

abaeyens commented Feb 6, 2020

Hi

I was looking at your project of combining the Li and LA in parallel. I appreciate the simplicity and lack of major changes to the existing system.

I was wondering how you determine full SOC in order to terminate charging the Li battery. One method is to regulate the current into the battery (e.g. to 1/30 C) and stop charging when the voltage reaches a threshold.

As I understand, in the parallel configuration all charging sources always run at full output if the Li battery is connected, and thus the above method cannot be applied. So, what method does your system use to estimate full SOC?

@FransVeldman
Copy link
Owner

FransVeldman commented Feb 10, 2020 via email

@abaeyens
Copy link
Author

Hi,
Thanks for your helpful reply.

I had not expected such a small difference in charged energy for such a large difference in charging current. It's good to hear as it significantly eases charging the Li battery. Estimating the internal resistance makes sense. Apart from estimation SOC, it also seems useful to me to monitor the health of the cells?

An ESP32 ticks a lot of boxes regarding functionality and makes some fancy features possible. Would you combine it with a simple µC that handles the low-level control and some watchdog-like tasks, or let the ESP32 do everything?

Sidenote: Github issues are not really designed for this type of discussion I'm afraid - do you mind that I use them for these questions, or would you prefer a forum/mailinglist/IRC or so?

Best,
abaeyens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants