Dear Marcelo, dear all,

i'm working on the issue of "multi-period" OPF. Main steps towards a OPF
over time are:

1 Identify variables that change over time (Pdem, Pgen, Qdem, ...).
2 Implement a loop (for or while) with the choosen amount of time steps.
3 Choose inside the loop:
   a) Assemble new OPF input matrices with additional dimension "time"
      from old two dimensional matrices,
   b) or manipulate values of input matrices (identified variables).
4 Save OPF results either in result matrices or other data format.

This is basically the way I did it. I would now prefer number 3b)
working with huge amounts of time steps (>35040) because of massive
overhead data.

Hope this helps,
Andreas

---
Andreas Floss
Sustainable Electric Networks and Sources of Energy
Technical University of Berlin

Elizondo, Marcelo A schrieb:
> Dear all,
> Could anybody tell me how to implemented a multi-period OPF in Matpower?
> I would appreciate if you can share your code with me.
>  
> Thank you,
> Marcelo
>  
> __________________________________________________
> *Marcelo A. Elizondo, Ph.D.*
> Power System Research Engineer
> Pacific Northwest National Laboratory
>  
>  
>  
>  

Reply via email to