KMITL Expo 2026 Logo
Half Circle
All Innovation
โปสเตอร์KMITL Expo 2025Cluster 2025ป. ตรี โครงงานพิเศษ
Developing
An
Open-
Source
Tool
for
Power
System
and
Microgrid
Analysis
คณะวิศวกรรมศาสตร์, วิศวกรรมไฟฟ้า, วิศวกรรมศาสตรบัณฑิต สาขาวิชาวิศวกรรมไฟฟ้า
AI Translated
Developing An Open-Source Tool for Power System and Microgrid Analysis

Innovation Owner

SJ

Mr. SORASAK JAINGEAWKUM

Student

Details

Power Grid Analyzer (PGAz) is an open-source MATLAB-based software designed for analyzing and controlling future power grids. It currently features power flow (PF) and optimal power flow (OPF) analysis, with future plans to include stability and time-domain simulations.

In this project, we introduce Power Grid Analyzer (PGAz), an open-source software package based on MATLAB, specifically designed for analyzing and controlling future power grids. Initially, PGAz is equipped with four fundamental features:

  • Power flow (PF)
  • Optimal power flow (OPF)
  • Small-signal stability analysis (SSSA)
  • Time-domain simulation (TS)

Part I concentrates on the development of PF and OPF, incorporating effective methods such as the Newton-Raphson method, Gauss-Seidel method, Interior Point Method, Iwamoto’s method, Fast Decoupled Load Flow, Genetic Algorithm, and Particle Swarm Optimization. These have been tested against IEEE benchmarks ranging from the IEEE 5-bus to the IEEE 300-bus test systems.

Objective

The objectives include developing the open-source PGAz software using MATLAB for flexible power grid analysis, focusing on PF, CPF, and OPF, and validating the tool using IEEE standard test systems.

  1. Develop PGAz as an open-source software using MATLAB for power grid analysis.
  2. Enable users to flexibly customize models using MATLAB.
  3. Focus on Power Flow (PF), Continuation Power Flow (CPF), and Optimal Power Flow (OPF) analysis.
  4. Test the capabilities of PGAz using IEEE standard test systems.