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

OEM SOC Gauge calibration #59

Open
wants to merge 8 commits into
base: Prerelease
Choose a base branch
from

Conversation

tttjm1
Copy link
Contributor

@tttjm1 tttjm1 commented Jul 27, 2024

Adjusts the BATSCI look up table so that the OEM gauge accurately reflects the SOC that LIBCM is reporting.

// SOC, delta, capacity, mcm, gauge
// 10, 00, 00, 200, 0
// 30, 19, 25, 360, 5
// 48, 38, 50, 400, 10
// 66, 56, 75, 550, 15
// 85, 75, 100, 800, 20

At high SOC, curve is modified to get below MCM650 to reduce the lilihood of regen overflow.
At low SOC, curve is modified to stay above MCM290 so that start stop remains functional down to 15%SOC

@tttjm1 tttjm1 changed the base branch from main to Prerelease July 27, 2024 06:02
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

Successfully merging this pull request may close these issues.

2 participants