This repository contains the development of a software tool designed for analyzing and calculating the sharing of responsibilities for harmonic distortions and analyzing harmonic flows, with the objective to lay the groundwork for studying and analyzing harmonic responsibility sharing among different agents and consumers. This project was developed as part of my scientific initiation under the guidance of Professor Andréia Crico dos Santos at IFTM (Instituto Federal do Triângulo Mineiro) in Brazil, Uberaba.
-
Prerequisites: Python 3.12.5 (latest) and math related libraries.
-
Installation: Clone this repository and install the required dependencies listed in the
requirements.txt
file.pip install -r requirements.txt
-
Execution: Use the scripts in the
main.py
file to calculate power and harmonic flow. Refer to the README within that directory for specific usage details.
This project is licensed under the MIT License. See the LICENSE
file for more details.
For more information about the project or for inquiries, please contact:
- Breno Marques Freitas - brenomarques137@gmail.com
- Andréia Crico dos Santos - andreiacrico@iftm.edu.br
Thank you for visiting the repository!