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

actually lower peak loads in peak load window #200

Open
jakobgemassmer opened this issue Nov 7, 2023 · 0 comments
Open

actually lower peak loads in peak load window #200

jakobgemassmer opened this issue Nov 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jakobgemassmer
Copy link
Collaborator

The strategy peak_load_window tries to not raise the peak load within given peak load time windows. Only if necessary (because of standing time and desired_soc) this peak load is raised.

Stationary batteries however offer the opportunity to actually lower the peaks in the peak load time windows. Therefore the should charge as much as possible outside of the windows and lower the peak in the next peak load time window: as low as possible.

If however in time window 1 the peak load was lowered to 20 kW, it is not necessary to further lower the peak load in the next time windows lower than 20 kW (since 20 kW is now the power for which the capacity charge has to be paid). A distinction only needs to be made if the simulation includes two different years, as the capacity charge is always paid for the highest performance peak in a year.

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

No branches or pull requests

2 participants