Volume 11 Issue 1 ( March )

Pages_435-447

Vectorized Lambda Iteration Method for Swift Economic Dispatch Analysis

Rifki Rahman Nur Ikhsan, Jangkung Raharjo, Basuki Rahmat

[ABSTRACT ]

The economic dispatch process in power markets aims to find the optimal generation schedule based on cost-based bids from generators. The lambda iteration method is commonly used but faces computational challenges for large-scale systems. To address this, a novel approach called the vectorized lambda iteration method is proposed. This method utilizes vectorization techniques to reduce computation time while maintaining accuracy. By parallelizing the computation of schedules and Lagrange multipliers, it achieves faster convergence and enables real-time decision-making. The method improves efficiency, competitiveness, and adaptability in power markets, ensuring reliable operation. Software and hardware optimizations further enhance performance. The results demonstrate a significant reduction in computation time and the lowest cost across three test systems. The vectorized lambda iteration method offers an efficient solution for power system operation and decision-making, with the potential for optimization in practical applications. The proposed vectorized variant that we introduced is capable of reducing computation time by 99% compared to conventional methods, while also achieving a 2% cost reduction.

Keywords: economic dispatch; lambda iteration method; python; vectorization technique