AC-DC Power Flow Calculation Program Using Alternating Iteration Method with Interface Design

Resource Overview

AC-DC Power Flow Calculation Program with Alternating Iteration Method and Interface Design - Featuring an 11-Node Test Case Implementation

Detailed Documentation

This project aims to develop an AC-DC power flow calculation program that implements the alternating iteration method, complete with a user interface design and an 11-node test case. The program will assist users in performing power system analysis and calculations, providing more accurate results and better decision-making support. The implementation involves creating iterative solvers that handle both AC and DC network components separately, with coordination algorithms to ensure convergence between subsystems. Key functions include bus admittance matrix formation, power mismatch calculations, and convergence checking mechanisms. The interface design incorporates visualization components for displaying node voltages, power flows, and convergence progress.