Getting Started


Download and Start

Download a release from the release page (e.g. PowerFlowAnalyzer-2.3.0.zip) and unzip the file. A new folder PowerFlowAnalyzer-<VERSION> will be created. The final name is version dependant (e.g. PowerFlowAnalyzer-2.3.0).

Open the newly created folder and execute the start script in Matlab:

>> pfa_start_application.m

The graphical user interface (GUI) will open in a new window:

Open an example project

Click the open_icon button on the toolbar. A new window will open.

Select or enter the path to the project file <PATH TO PFA>/examples/matpower/matpower.case of your PFA installation. Click OK.

matpower_case_loaded

Select the item IEEE 14 Bus Test Case in the Overview area on the left side. The item will be highlighted. A network summary similar to Matpower will be show:

You can change the name of a network and add a description in the Network information tab:

By double clicking an item in the Overview area, the network will be shown: case14_opened

The user interface offers basically three different visualisation types for network data:

Selecting an item in a visualisation will update all other visualisations to reflect the current selection.

Compute power flow with Matpower

Click the execute_script button on the toolbar. A dialog will open and show the available scripts. Click on 2. Calculate Power Flow.

The script parameter dialog will show up. Select AC Standard as the power flow algorithm. Click OK.

This particular script will perform the following actions:

Take a look at the Matlab console to view the logging output of the PFA and Matpower functions.

case14_pf_results_no_selection

Click on one of the red dots in the network viewer to see which constraint was violated:

case14_pf_results_select_gen1

Load other IEEE Test Cases

Switch back to the Overview panel and select the action Create empty network:

Now execute the script 1. Import Matpower Case:

The script parameter dialog will show up. Select an input Matpower case (e.g. IEEE 30 Bus Test Case). Click OK.

Select the newly created network in the list, change its name and view it by double clicking on it's list item.

case30_show_results

Grouping assets by specific models or parameters may reduce significantly the information shown in the user interface. Take a look at the bus section in the Network Overview:

Clicking on one of these items will select/highlight the items in this group:

case30_show_results_select_area1