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

MV grid max. distance outliers #201

Closed
nesnoj opened this issue Jun 27, 2017 · 6 comments
Closed

MV grid max. distance outliers #201

nesnoj opened this issue Jun 27, 2017 · 6 comments
Assignees

Comments

@nesnoj
Copy link
Member

nesnoj commented Jun 27, 2017

We have different grids with quite long total length from HV-MV subst. to farthest MV-LV subst. (ring(s) are open) with a max. of ~84km (MVGD 3093). We might add an additional constraint on max. half-ring length in tech_constraints_satisfied().
To evaluate the need, a histogram of max. distances should be created first (see #189).

@nesnoj nesnoj added this to the Release DINGO v0.1 milestone Jun 27, 2017
@nesnoj nesnoj self-assigned this Jun 27, 2017
@nesnoj nesnoj changed the title MV grid outliers MV grid max. distance outliers Jun 27, 2017
@nesnoj
Copy link
Member Author

nesnoj commented Jul 24, 2017

This example was caused by the circ. breaker relocation using loads as well as generators.
From 1046681 (see also #167) on the standard value is loads only, so this MVGD should be ok now.
@gplssm Please create a new grid dataset as soon as I give you a go (I wanna fix sth else first)

@gplssm
Copy link
Contributor

gplssm commented Jul 24, 2017

Yep, I'll do that. I did a new run on the weekend and it took only 24 hrs...

@nesnoj nesnoj closed this as completed in 61f7021 Jul 24, 2017
@nesnoj
Copy link
Member Author

nesnoj commented Jul 24, 2017

🆗, this one is done too. U can go for it

@nesnoj
Copy link
Member Author

nesnoj commented Jul 24, 2017

Update - what I did:
I added an additional constraint for the max. ring length of 2 * v_level * max_ring_length_factor (e.g. in a 20kV grid assuming max_ring_length_factor=1.5 (default in config_calc) the max ring length would be 60km) . max_ring_length_factor is used to achieve more variance in the grids.

@jochenbuehler Is a factor of 1.5 reasonable?

@jochenbuehler
Copy link

Seems so:
unbenannt

@nesnoj
Copy link
Member Author

nesnoj commented Aug 21, 2017

See #224 for new implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants