Research Article

A Decentralized Energy Flow Control Framework for Regional Energy Internet

Algorithm 1

Decentralized energy flow control strategy.
(1)Initialization: , , , and each EPA.
(2)Transmit initial strategy according to players’ requirements to its neighbors.
(3)A new iteration starts when the strategy information is updated.
(4)Real-time optimization
(5)for do
(6)for do
(7)  Input predicted value of , , and .
(8)  Update and based on (15) and (22).
(9)  while there is no further improvement do
(10)   .
(11)  end while
(12)end for
(13)if the optimized scheduling is different from the previous scheduling strategy then
(14)  Send the new strategy to the MAS.
(15)else
(16)  Denied, retain the previous control strategy.
(17)end if
(18)end for