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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file shs_identification-1.3.tar.gz
.
File metadata
- Download URL: shs_identification-1.3.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca8b93242209f4178cb9c37be9d983e0156e10ceadd6dc8bb09d4cdeb0b4d934 |
|
MD5 | 6e72ad4d1df8e2b8a515c636efd5973c |
|
BLAKE2b-256 | 11992e283f151a536c58d0743efe9336458ff40e368ebab38016bd34d8e7079a |
File details
Details for the file shs_identification-1.3-py3-none-any.whl
.
File metadata
- Download URL: shs_identification-1.3-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84821ff767845d40aa8f9d0452bcdf8c354d8d4bf171c48a54ddbbcaec074f61 |
|
MD5 | a0f9045f75e8962ee278b5a769539986 |
|
BLAKE2b-256 | 15116746a7699fc8e642c15e6206d327cd9d62c0b1a6d080995512f3193c9664 |