You'll have to convert the three-phase 13-bus data to its positive sequence
(single line, balanced) form, the method of which you can find in power
system analysis textbooks. Once you do this you could just create a
standard MATPOWER case file from it. I would guess that someone out there
has done this already.

Alternatively, if possible, you could just move to the popular 33-bus
distribution system, which is included in MATPOWER's pre-loaded case files
('case33bw.m').

Hope that helps,

Cody

On Wed, Jul 31, 2019 at 11:31 AM Duggal, Bhanu <
[email protected]> wrote:

> Hi All,
>
>
>
> I am developing an optimization algorithm to produce day-ahead dispatch of
> a distribution network and I am using MATPOWER to run power flows
> (optimization is done using MATLAB GA toolbox). I have been using the 4
> node test system (case4_dist) but now want to implement the same algorithm
> on IEEE 13-node test feeder.
>
>
>
> My question is how do I convert the 13-node test feeder data available
> online to the format suitable for MATPOWER.
>
>
>
> Any leads would be appreciated.
>
>
>
> Thanks,
>
> Bhanu
>

Reply via email to