Skip to main content

No project description provided

Project description

This repository contains a module for identifying the mini-grid (MG) and the solar home system (SHS) area in the context of hybrid MG/SHS village electrification.

The main function is nodes_and_links_to_discard, it enables to identify the nodes and links that could be discared in order to reduce the installation cost.

The algorithm considers the minimum spanning tree (mst) connecting all nodes, a price per unit lenght provides the price associated with each link (cable). It then takes into account the load and max power required by each node to estimate the price of the shs for that node. Then, for each link of the mst, the algorithm determines the nodes and the links on each side of that link, which provides two clusters (written A and B). If the shs price associated with the nodes of the clusters is lower than the sum of an unitary price per nodes in the cluster and of the price associated with each links in the cluser, the link is discared together with all the nodes and links of the cluster.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shs_identification-1.3.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

shs_identification-1.3-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page