Skip to content

DESL-EPFL/Estimated-Medium-Voltage-Distribution-Network-Models-for-Switzerland

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Estimated Medium Voltage Distribution Network Models for Switzerland

We provide synthetically generated medium voltage (MV) power distribution network models for the whole of Switzerland. The networks are generared using the method proposed in [R. Gupta et. al] In brief, the networks are estimated using an unsupervised method to infer the topologies and characteristics of the MV networks starting from publicly available highly resolved geo-refrenced energy demand and locations of the extra-high-voltage (EHV) substations. The energy demand is estimated from the [Swiss Federeal Office of Topography] and the EHV susbtations are taken from [ENTSOE]. In total, 776 MV networks are generated covering the whole Switzerland.

Files

  • [Zip file] (MVnetworkDatabase.zip) containing excel files (MVnetworkID.xlsx) for each MV network containing Linedata (sheet 1), demand (sheet 2), transformer data (sheet 3) and gegraphical locations (sheet 4).
  • A [demo matlab code] (powerflow.m) to run power flow on a queried MV network using matpower.
  • SimMVtoMatpower.m - matlab function to read linedata, transform to MATPOWER format.
  • Geoplot.m - matlab function to plot the locations of the queried MV network.
  • switzerland-exact.poly.txt - text file containing Longitudes and Latitudes of Swiss boundary.

Simulation notes

  • To run the power-flow, it requires the installation of [MATPOWER] package.
  • Please assign Matpower PATH to matpower_path in powerflow.m.
  • Unzip the file MVnetworkDatabase.zip in the same directory.

Software

  • MATLAB R2018b
  • MATPOWER 6.0 or latest version

References

For a detailed description on the network generation method, please have look at the following reference(s):

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages