I think there exist mutliple solutions. I would propose the following scheme:
run the powerflow- calculation multiple times in order to simulate the time horizon. for example: if your load changes with a granularity of 1 hour, you have to do 24x7x52 powerflow calclations; write a script that executes these commands each time before you rund the pf() command, update your model with the actual load data (--> see the data format for buses) regards ________________________________ Von: Ruhaizad Ishak <[email protected]> An: "[email protected]" <[email protected]> Gesendet: 11:22 Mittwoch, 21.März 2012 Betreff: Annual power losses Dear All, I am new in using this Matpower tool and wish someone could guide me on how to calculate annual power losses (52 weeks) for IEEE 24 bus system. How can I pose different set of load values to the system and then calculate the total losses of the test system. Similarly, I also wish to define a generation profile to each generator for eg Week 1: Generator 1, 50 MW; Week 2: Generator 1, 70 MW and etc. Thank you in advance for your kind assistance.
