Skip to content

Implementation of Standard Backward Forward Sweep (B/FS) method and Branch Current Based B/FS (BCBBFS) in MATLAB

Notifications You must be signed in to change notification settings

HamedNajafi74/BFS_Load_Flow_in_active_distribution_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BFS_Load_Flow_in_active_distribution_network

Implementation of Standard Backward Forward Sweep (B/FS) method and Branch Current Based B/FS (BCBBFS) in MATLAB

In order to perform load flow studies on radial distribution networks, Backward-Forward Sweep (BFS) methods are used. On the other hand, when the radial network contains DG units, some modified and improved methods should be used, like the Branch Current Based Backward Forward Sweep (BCBBFS) method.

Problem

Implementation of the Standard Backward Forward Sweep (B/FS) method and Branch Current Based Backward Forward Sweep (BCBB/FS) for solving power flow in MATLAB, and the code should be able to get any desired balanced three-phase radial network as input by reading the network's information from an Excel file.

In the first report, the problem and solution are displayed, but the BCBBFS code needed a correction, and all results needed validation with Matpower, so they are discussed in the second report.

About

Implementation of Standard Backward Forward Sweep (B/FS) method and Branch Current Based B/FS (BCBBFS) in MATLAB

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages