Thanks Cody. I thought the same about the 13 node data but haven’t yet found a balanced version of it.
I have got a basic question. All the distribution test cases bundled with MATPOWER, they are all balanced systems right? Best, Bhanu From: [email protected] <[email protected]> On Behalf Of Cody Rooks Sent: Wednesday, July 31, 2019 6:08 PM To: MATPOWER discussion forum <[email protected]> Subject: Re: IEEE 13-node test feeder 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]<mailto:[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
