Python Program for Line-wise Load Flow

2021 ELE Engineering Design Project (BV03)


Faculty Lab Coordinator

Balasubramanian Venkatesh

Topic Category

Power

Preamble

Load flow determines voltage solution for power systems.

Objective

Develop code in Python for line-wise Load Flow.

Partial Specifications

Develop code in Python for line-wise Load Flow.
It should read data in IEEE format, from an excel spreadsheet.
It should operate for large power systems.
It should write output in IEEE format, into an excel spreadsheet.

Suggested Approach

Read Complete ELE 746 course.
Learn about IEEE data format.

Group Responsibilities

Manage the project

Student A Responsibilities

IEEE data format - data reading module
Output printing and file format, excel spreadsheet

Student B Responsibilities

Calculation engine to determine voltage solution

Student C Responsibilities

GUI to interact with user

Student D Responsibilities

Testing on various power system data

Course Co-requisites

ELE746

To ALL EDP Students

Due to COVID-19 pandemic, in the event University is not open for in-class/in-lab activities during the Winter term, your EDP topic specifications, requirements, implementations, and assessment methods will be adjusted by your FLCs at their discretion.

 


BV03: Python Program for Line-wise Load Flow | Balasubramanian Venkatesh | Friday September 10th 2021 at 11:32 PM