summaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2020-07-16 23:25:01 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2020-07-16 23:25:01 -0300
commitd219bf257bbb6739c677882cd7c92c4feff17fba (patch)
tree758e3ad72711940b1306c01af5b23bcd20ca7ff2 /docs/index.md
parent0df6c68c4318c7d1b1a75ec82d96f03ccda8301b (diff)
downloadPSP.git-d219bf257bbb6739c677882cd7c92c4feff17fba.tar.gz
PSP.git-d219bf257bbb6739c677882cd7c92c4feff17fba.tar.xz
PSP.git-d219bf257bbb6739c677882cd7c92c4feff17fba.zip
PSP-UFu website update
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md57
1 files changed, 0 insertions, 57 deletions
diff --git a/docs/index.md b/docs/index.md
deleted file mode 100644
index 62510a6..0000000
--- a/docs/index.md
+++ /dev/null
@@ -1,57 +0,0 @@
----
-layout: default
----
-
-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.
-
-The software allows for the construction of any electric **transmission network** and **control systems** through the deployment of visual elements.
-
-For the visualization of results, the program offers linked text elements in the main screen, and also table and graph editors.
-
-The PSP-UFU aims to provide efficient computer simulation tools for **research and education purposes**, in addition to **industrial applications** in electrical power systems.
-
-The software can perform the following studies:
-
-- **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:
-
->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)
-
->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
-
-![](img/ss_1.png)
-
-![](img/ss_1_1.png)
-
-![](img/ss_1_2.png)
-
-![](img/ss_2.png)
-
-![](img/ss_3.png)
-
-![](img/ss_4.png)
-
-Developed by Thales Lima Oliveira (<thales@ufu.br>)