InterPSS optimal power flow (OPF) analysis module has been ported to the Cloud. The ODM format is used to describe power systems. Also, a MatPower to ODM adapter has been developed to transform input date file in MatPower format into an XML file conforming ODM schema. After loading an OPF case, you can perform DC OPF analysis, using Linear Programming (LP_solver) or Quadratic Programming (QP_solver). Also, you can download ODM XML file in case of MatPower data file input.
Please Note: One of the important components of an OPF implementation is the optimization solver. InterPSS uses open source optimization solvers implemented in Java. InterPSS development team is actively monitoring the new development in the field and will continue to incorporate and integrate new features to InterPSS.
Sample
MatPower Data Format
To upload data file in the MatPower format to perform OPF analysis, please follow the steps below: