Skip to content

PSP-UFU 2026w23b-beta

Latest

Choose a tag to compare

@Thales1330 Thales1330 released this 05 Jun 18:59
· 1 commit to master since this release

PSP-UFU (Power Systems Platform of Federal University of Uberlândia) is a cross-platform, multilingual, Free and Open-Source Software (FOSS) designed for power system analysis, simulation, and education.

The software provides an advanced graphical user interface (GUI) and Computer-Aided Design (CAD) tools that allow users to build electrical transmission networks and control systems using intuitive visual components.

PSP-UFU supports a wide range of studies involving power system steady-state, dynamic, and control analysis while offering a modern and extensible environment for research, teaching, and engineering applications.

For documentation, tutorials, and additional information, visit:

https://thales1330.github.io/PSP/

Windows

Below are the Windows installer (PSP-UFU_x86_32_VC.exe) and ZIP package downloads (PSP-UFU_x86_32_VC.zip). Use the ZIP package only if the installer fails to run.

It is necessary to install the Microsoft Visual C++ Redistributable:

https://aka.ms/vs/16/release/vc_redist.x86.exe

Some recurring issues on Windows:

  • After downloading PSP-UFU, your browser may incorrectly identify the file as potentially dangerous. If this happens, simply choose Keep or Keep file.
  • When launching the installer, Windows SmartScreen may display a warning. Click More info and then Run anyway.

Linux

PSP-UFU is available for Linux 64-bit systems through two distribution formats:

  • Debian Package (PSP-UFU-x86_64.deb)
  • AppImage (PSP-UFU-x86_64.AppImage)

Debian Package (.deb)

The Debian package supports most Debian-based Linux distributions, including:

  • Ubuntu
  • Linux Mint
  • Debian
  • Pop!_OS
  • KDE Neon
  • Elementary OS
  • Zorin OS

To install the package, open a terminal in the download directory and run:

sudo apt install ./PSP-UFU-x86_64.deb

After installation, PSP-UFU can be launched directly from the application menu or from a terminal:

PSP-UFU

AppImage

The AppImage version is a portable package that does not require installation and is compatible with most modern Linux distributions.

To run it:

chmod +x PSP-UFU-x86_64.AppImage
./PSP-UFU-x86_64.AppImage

Supported distributions include:

  • Ubuntu
  • Debian
  • Linux Mint
  • Fedora
  • openSUSE
  • Arch Linux
  • Pop!_OS

AppImage requires FUSE support. Most Linux distributions already provide it by default.

Changelog

Click here for the full changelog.