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

Make the EV-computed curve more meaningful #97

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

shankari
Copy link
Collaborator

  • Do not throttle the SASchedule from the EV based on departure time, only transmit the composite pmax schedule. The EV will deareate based on departure time
  • Show the values in the current power delivery request instead of the progress towards the eamount so that we can see the impact of curtailing the pmax
  • Pass in the pmax to the power curve computation algo, although it is currently a NOP

This fixes: #92 (comment)

Shankari added 3 commits November 20, 2024 02:34
- Do not throttle the SASchedule from the EV based on departure time, only
  transmit the composite pmax schedule. The EV will deareate based on
  departure time
- Show the values in the current power delivery request instead of the
  progress towards the eamount so that we can see the impact of curtailing the
  pmax
- Pass in the pmax to the power curve computation algo, although it is
  currently a NOP

This fixes: EVerest#92 (comment)

Signed-off-by: Shankari <[email protected]>
+ configure the chart to display kW
+ convert relative timestamps to display timestamps by adding to the start time
of the charge session

Signed-off-by: Shankari <[email protected]>
@shankari shankari merged commit 6c695c3 into EVerest:main Nov 20, 2024
6 checks passed
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.

💅 Final polishing, and better understanding of how the demo works
1 participant