I am using the lpopf.m file to solve the OPF. 1. case I
for minimizing the cost as objective using lpopf.m . (This is given directly so I did it.) 2. case II This is congestion removal by generation resheduling. After adding bilateral transaction some of the lines get overloaded, In order to remove this overload, I want to reshedule the generation but the change is as minimum as possible and given by f = C( Del (Pg+ )) - C( Del (Pg-)) where C is the cost function for increase/ decrease in generation. Here I have to solve the OPF by same lp method, but objective is to reduce the cost for change in generation. Can I get detailed help for this implementation? ------------------------------------------------------------- WITH REGARDS, V.RAVIKUMAR PANDI, Research Scholar, ------------------------------------------------------------- HAVE A NICE DAY -------------------------------------------------------------
