Skip to content

add soc limits to pv smoothing#816

Merged
brtietz merged 1 commit into
patchfrom
ssc_815_pvsmoothing_soc
May 17, 2022
Merged

add soc limits to pv smoothing#816
brtietz merged 1 commit into
patchfrom
ssc_815_pvsmoothing_soc

Conversation

@brtietz

@brtietz brtietz commented May 16, 2022

Copy link
Copy Markdown
Collaborator

Fixes: #815 see that issue for test file.

Note that there is some weird behavior where the PV smoothing output power is negative at night. I view that as a tuning or sizing issue, and out of scope for this PR.

@brtietz brtietz added this to the 2021.12.02 Patch 2 milestone May 16, 2022
@brtietz brtietz requested a review from sjanzou May 16, 2022 20:14
@brtietz brtietz self-assigned this May 16, 2022

@sjanzou sjanzou left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The soc limit is indeed recording another violation, the output power continues to discharge on next step for both cases. I think this is consistent with the original code and the smoothing paper:
image

with full soc - no additional violation
image

@brtietz brtietz merged commit 79476ee into patch May 17, 2022
@brtietz brtietz deleted the ssc_815_pvsmoothing_soc branch November 18, 2022 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PV Smoothing implementation does not account for dispatch SOC limits

3 participants