LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Mixed Integer Linear Programming for Optimal Scheduling of an energy System

Hello,

in our lab we have an energy system which is made of thermal and electrical energy producing units. In our simulations (Matlab+Cplex), we were able to determine the optimal production schedule in dependency of a determined weather forecast and consumer behavior. These calculations are equivalent to a common unit commitment problem, which is generally solved with an mixed integer linear programming (milp) approach. I was wondering how this could be implemented on a Compact Rio/Lab view 2016 system. Are there existing functions, which can solve milp-optimization problems?

 

Regards SR89

0 Kudos
Message 1 of 2
(2,705 Views)

I'm pretty sure the answer is "No".  LabVIEW = Laboratory Virtual Instrument Engineering Workbench, and this type of problem does not really fall in the Engineering or "Instrument" sphere.  It doesn't mean you can't "do the math" and write a series of VI, yourself, to do this ...

 

Bob Schor

0 Kudos
Message 2 of 2
(2,675 Views)