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

CP duty cycle calibration/offset #64

Closed
demerstraat opened this issue May 2, 2024 · 2 comments
Closed

CP duty cycle calibration/offset #64

demerstraat opened this issue May 2, 2024 · 2 comments

Comments

@demerstraat
Copy link

Describe the bug

noticing consistent 5-6% offset between "CP current setpoint" as sent by EVSE via CP vs. actual current drawn by EV OBC.
e.g. setpoint to charge = 16A, actual current drawn = 15.3A.

the same offset is present whether in SOLAR / SMART / NORMAL mode

also noticed that "MAINS L1" seems to be within 0.1A of "SET CURRENT".
is it possible that PWM correction is evaluated against "MAINS L1" instead of against "EV L1" ?

Upload your config
raw.json

Upload a debug log

To Reproduce
see above: always present

Expected behavior
actual current drawn by EV ~ EVSE current setpoint

Screenshots
image

@dingo35
Copy link
Owner

dingo35 commented May 2, 2024

Most EV's draw only 95% of the allowed current.

https://gathering.tweakers.net/forum/list_message/77537224#77537224

@dingo35 dingo35 closed this as completed May 2, 2024
demerstraat added a commit to demerstraat/SmartEVSE-3.5 that referenced this issue May 20, 2024
was able to get accurate current draw with this offset

please see :
dingo35#64
@demerstraat
Copy link
Author

demerstraat commented May 20, 2024

image
offset of "10" in PMW duty did the trick to get 100% of "set value"
made commit

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