1. What is Malaysia's renewable energy target for 2025?
According to the provided information, Malaysia has set a target of a 31% renewable energy contribution to the national installed capacity mix by 2025. This target reflects the government's commitment to reducing carbon emissions and promoting clean, low-impact energy sources. In 2019, the installed capacities for renewable energy in Malaysia were 2.9%, 0.4%, and 1.2%, respectively. The government's focus on renewable energy aligns with global efforts to combat climate change and transition towards sustainable energy systems. Achieving this target will require significant investments in renewable energy infrastructure, research, and development, as well as policy support and public awareness campaigns. By increasing the share of renewable energy in the national energy mix, Malaysia can reduce its reliance on fossil fuels, lower carbon emissions, and enhance energy security. The proposed UFLS based on the binary Archimedes Optimization Algorithm (BAOA) and Weighted Sum Method (WSM) aims to facilitate the integration of distributed generation and improve grid resilience, further supporting the country's renewable energy goals.
read more
2. How does Binary AOA aid in load-shedding?
Binary AOA, or Archimedes Optimization Algorithm, aids in load-shedding by using binary variables to represent each load in the distribution system. These variables indicate whether a load should be shed (1) or not (0) during frequency deviations. The algorithm considers load priority through the stability index, ensuring that critical loads are shed first to maintain system reliability. The fitness function evaluates the quality of a load-shedding scheme based on the stability index and load priorities, quantifying deviations from the desired stability index and penalizing the shedding of critical loads. This approach helps in determining the best and minimum combination of loads to be shed, predicting the effects of load shedding on the system, and minimizing the impact on critical loads.
read more
3. What are the steps in Binary AOA load-shedding scheme?
The steps in Binary AOA load-shedding scheme are: 1. Initialization: Generate a random set of particles with buses of connected load, density, volume, and acceleration. 2. Updating density and volume: Update the density and volume of each particle based on the best particle. 3. Updating acceleration: Update acceleration using transfer and density operators. Normalize acceleration. 4. Updating position: Update particle positions using constants, transfer function, and flag parameter. A sigmoidal transfer function is implemented for discrete search space. The updated position is within the range of [0, 1].
read more
4. What factors are considered in the proposed fitness function for BAOA?
The proposed fitness function for BAOA considers the minimum stability index (SI), optimal size of load shedding, power imbalance, and power reserve from mini hydro. It aims to select the minimum SI and optimal load size while ensuring power balance and minimizing system frequency overshooting. The function introduces penalties for load selection violations and considers the difference in power generated by mini hydro before and after islanding. Equations (13), (14), (15), and (16) are used to calculate the fitness function, taking into account voltage, load, line resistance, reactance, impedance, number of loads, and a constant for penalty. SI values range from 1.0 (stable) to 0.0 (critical stability).
read more