summaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md47
1 files changed, 31 insertions, 16 deletions
diff --git a/docs/index.md b/docs/index.md
index 743ed55..00cac8d 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -2,28 +2,43 @@
layout: default
---
-O PSP-UFU (Plataforma de Sistemas de Potência da Universidade Federal de Uberlândia) é um _software_ **gráfico**, **gratuito**, **multiplataforma** e de **código aberto** para estudos em sistemas elétricos de potência.
+PSP-UFU (Power Systems Platform of Federal University of Uberlândia) is a **cross-platform**, **multilingual**, **Free and Open-Source Software** (FOSS) with **advanced GUI** (Graphical User Interface) features and **CAD** (Computer-Aided Design) tools for power system studies.
-A GUI (_Graphical User Interface_) é amigável e permite que o usuário realize simulações com apenas alguns cliques.
+The software allows for the construction of any electric **transmission network** and **control systems** through the deployment of visual elements.
-Por meio de ferramentas gráficas o usuário poderá criar qualquer rede elétrica, inserindo e editando elementos de potência. Também é possível importar, criar e editar os controles das máquinas síncronas utilizando diagrama de blocos.
+For the visualization of results, the program offers linked text elements in the main screen, and also table and graph editors.
-Para a vizualização de resultados o programa possui elementos de texto na tela principal, tabelas e gráficos.
+The PSP-UFU aims to provide efficient computer simulation tools for **research and education purposes**, in addition to **industrial applications** in electrical power systems.
-O _software_ permite a realização dos seguintes estudos:
+The software can perform the following studies:
-- **Fluxo de carga**
-- **Curto-circuito**
- - Simétrico
- - Assimétrico
- - Nível de curto-circuito em todas as barras
-- **Estabilidade eletromecânica**
- - Vários modelos de máquinas síncronas
- - Criação e edição de controles (tensão e velocidade) genéricos
+- **Power Flow**
+ - Newton-Raphson
+ - Gauss-Seidel
+ - Hybrid Newton-Gauss
+ - Three-phase induction motors included in power flow studies
+- **Short-Circuit calculation**
+ - Balanced
+ - Unbalanced
+ - Short-Circuit power in all system buses
+- **Harmonics**
+ - Harmonic voltages and THD (Total Harmonic Distortion) calculation
+ - Frequency scan
+- **Transient and Dynamic Stability**
+ - Several synchronous machine models automatically selected
+ - Three-phase induction motors
+ - User-defined machine controls, exciters and prime moves created using block diagrams (Exciters, AVR, PSS, Hydro and Thermal turbines, Speed Governor, etc.)
+
+## [](#header-2)Published Papers
+Further details can be found in the published papers:
-## [](#header-2)Documentação
+>Oliveira, T. L., Guimarães, G. C., & Silva, L. R. C. (2019). PSP-UFU: An open-source, graphical, and multiplatform software for power system studies. _International Transactions on Electrical Energy Systems_, e12185. doi: [10.1002/2050-7038.12185](https://doi.org/10.1002/2050-7038.12185)
-Toda a descrição detalhada do código fonte pode ser encontrada na [**Documentação Online**](doxygen/html/index.html), gerada pelo [Doxygen](http://www.doxygen.org).
+>Oliveira, T. L., Guimarães, G. C., Silva, L. R., & Rezende, J. O. (2019). Power system education and research applications using free and open-source, graphical and multiplatform PSP-UFU software. _The International Journal of Electrical Engineering & Education_, 0020720919879058. doi: [10.1177/0020720919879058](https://doi.org/10.1177/0020720919879058)
+
+## [](#header-2)Code Documentation
+
+All detailed descriptions of the source-code can be found at [**Online Documentation**](doxygen/html/index.html), generated by [Doxygen](http://www.doxygen.org).
## [](#header-2)Screenshots
@@ -37,4 +52,4 @@ Toda a descrição detalhada do código fonte pode ser encontrada na [**Document
![](img/ss_4.png)
-Desenvolvido por Thales Lima Oliveira (<thales@ufu.br>)
+Developed by Thales Lima Oliveira (<thales@ufu.br>)