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.
- [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.
- 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.
- MATLAB R2018b
- MATPOWER 6.0 or latest version
For a detailed description on the network generation method, please have look at the following reference(s):