Dear Prof. Zimmerman, Thank you. Can I say total power losses are minimized If I maximize social welfare considering equal cost of generators according to the following formula
[image: Inline image 1] Best regards, S.M On Tue, Jan 14, 2014 at 3:23 PM, Ray Zimmerman <[email protected]> wrote: > Check out the FAQ (just posted) … > > http://www.pserc.cornell.edu/matpower/#lossminimization > > -- > Ray Zimmerman > Senior Research Associate > B30 Warren Hall, Cornell University, Ithaca, NY 14853 > phone: (607) 255-9645 > > > > On Jan 14, 2014, at 6:36 AM, Silvio Miceli <[email protected]> > wrote: > > Dear Dr. Zimmerman, > > I want to minimize loss in MATPOWER. I have written the following code to > obtain losses. How can I minimize it with the MATPOWER solvers? > > > > define_constants; > mpc=loadcase('case9') > [r, co, cb, f, dispatch, success, et] = runmarket (mpc); > loss=r.branch(:,14)+r.branch(:,16); > > > Best regards, > > > >
<<image.png>>
