Power System Analysis Toolbox
Power System Analysis Toolbox
By :
H. Lotfizad
History
PSAT is a Matlab toolbox for static and dynamic analysis
and control of electric power systems.
A variety of utilities
Command logs.
PSAT bridges to other programs
3- Installation :
Open MATLAB
PSAT Installation
Launching PSAT
Loading Data
Running the Power flow Program
Displaying Results
Saving Results
Settings
Launching PSAT
Type psat in MATLAB Prompt
>> psat
This will create all the structures required by the
toolbox , then opens psat GUI
Loading Data
Almost all operations require that a data file is loaded.
To load a file:
Load only a data file :
- Menu File/Open/Data File
- Short cut <Ctr-d>
To allow portability the .out files used for saving system results include also the
original data which can be saved in a new .m data file.
The data file can be either a .m file in PSAT format or a Simulink model created
with the PSAT library.
CPF
OPF
Saving Results
To save actual System status in a .mat file :
Menu File/Save/Current System
Shortcut <Ctrl-a>
To change the default values for some fields of the Settings structure
Menu Edit/Set Default
To save a customize settings , use it as default values for the next sessions
Menu File/Save/Settings
Network Design
Using The Simulink environment :
Creating a CAD able to design power networks
visualize the topology
change the data stored in it
without the need of directly dealing with lists of data.
However,
Simulink has been thought for control diagrams with outputs and inputs
variables
This is not the best way for approaching a power system network.
Thus, the time domain routines that come with Simulink and its ability to
build control block diagrams are not used.
PSAT simply reads the data from the Simulink model and writes
down a data file.
Network Design
To launch PSAT library
click on Simulink icon in the menu-bar,
the menu Edit/Network/Edit Network or
the short cut <Ctr-s>.
Tools
These interfaces highly extend PSAT ability to perform OPF and CPF
analysis