Fuel reload pattern optimization is essential for attaining maximum fuel burnup for minimization of generation cost while minimizing power peaking factor(PPF).The aim of this work is to carry out detailed assessment o...Fuel reload pattern optimization is essential for attaining maximum fuel burnup for minimization of generation cost while minimizing power peaking factor(PPF).The aim of this work is to carry out detailed assessment of particle swarm optimization(PSO) in the context of fuel reload pattern search. With astronomically large number of possible loading patterns, the main constraints are limiting local power peaking factor, fixed number of assemblies,fixed fuel enrichment, and burnable poison rods. In this work, initial loading pattern of fixed batches of fuel assemblies is optimized by using particle swarm optimization technique employing novel feature of varying inertial weights with the objective function to obtain both flat power profile and cycle k_(eff)>1. For neutronics calculation, PSU-LEOPARD-generated assembly depletiondependent group-constant-based ADD files are used. The assembly data description file generated by PSU-LEOPARD is used as input cross-section library to MCRAC code, which computes normalized power profile of all fuel assemblies of PWR nuclear reactor core. The standard PSO with varying inertial weights is then employed to avoid trapping in local minima. A series of experiments havebeen conducted to obtain near-optimal converged fuelloading pattern of 300 MWe PWR Chashma reactor. The optimized loading pattern is found in good agreement with results found in literature. Hybrid scheme of PSO with simulated annealing has also been implemented and resulted in faster convergence.展开更多
Load forecasting is of great significance to the development of new power systems.With the advancement of smart grids,the integration and distribution of distributed renewable energy sources and power electronics devi...Load forecasting is of great significance to the development of new power systems.With the advancement of smart grids,the integration and distribution of distributed renewable energy sources and power electronics devices have made power load data increasingly complex and volatile.This places higher demands on the prediction and analysis of power loads.In order to improve the prediction accuracy of short-term power load,a CNN-BiLSTMTPA short-term power prediction model based on the Improved Whale Optimization Algorithm(IWOA)with mixed strategies was proposed.Firstly,the model combined the Convolutional Neural Network(CNN)with the Bidirectional Long Short-Term Memory Network(BiLSTM)to fully extract the spatio-temporal characteristics of the load data itself.Then,the Temporal Pattern Attention(TPA)mechanism was introduced into the CNN-BiLSTM model to automatically assign corresponding weights to the hidden states of the BiLSTM.This allowed the model to differentiate the importance of load sequences at different time intervals.At the same time,in order to solve the problem of the difficulties of selecting the parameters of the temporal model,and the poor global search ability of the whale algorithm,which is easy to fall into the local optimization,the whale algorithm(IWOA)was optimized by using the hybrid strategy of Tent chaos mapping and Levy flight strategy,so as to better search the parameters of the model.In this experiment,the real load data of a region in Zhejiang was taken as an example to analyze,and the prediction accuracy(R2)of the proposed method reached 98.83%.Compared with the prediction models such as BP,WOA-CNN-BiLSTM,SSA-CNN-BiLSTM,CNN-BiGRU-Attention,etc.,the experimental results showed that the model proposed in this study has a higher prediction accuracy.展开更多
ELD (economic load dispatch) problem is one of the essential issues in power system operation. The objective of solving ELD problem is to allocate the generation output of the committed generating units. The main co...ELD (economic load dispatch) problem is one of the essential issues in power system operation. The objective of solving ELD problem is to allocate the generation output of the committed generating units. The main contribution of this work is to solve the ELD problem concerned with daily load pattern. The proposed solution technique, developed based PSO (particle swarm optimization) algorithm, is applied to search for the optimal schedule of all generations units that can supply the required load demand at minimum fuel cost while satisfying all unit and system operational constraints. The performance of the developed methodology is demonstrated by case studies in test system of six-generation units. The results obtained from the PSO are compared to those achieved from other approaches, such as QP (quadratic programming), and GA (genetic algorithm).展开更多
This article presents an application of generalized pattern search (PS) algorithm to solve economic load dispatch (ELD) problems with convex and non-convex fuel cost objective functions. Main objective of ELI) is...This article presents an application of generalized pattern search (PS) algorithm to solve economic load dispatch (ELD) problems with convex and non-convex fuel cost objective functions. Main objective of ELI) is to determine the most economic generating dispatch required to satisfy the predicted load demands including line losses. Relaxing various equality and inequality constraints are considered. The unit operation minhnum/maximum constraints, effects of valve-point and line losses are considered for the practical applications. Several case studies were tested and verified, which indicate an improvement in total fuel cost savings. The robustness of the proposed PS method have been assessed and investigated through intensive comparisons with reported results in recent researches. The results are very encouraging and suggesting that PS may be very useful tool in solving power system ELD problems.展开更多
针对预想故障集下,考虑暂态稳定约束的极限传输容量(total transfer capability,TTC)评估问题,以快速、高效地得到大规模互联电网的稳定极限,实现在线应用为目的,设计了一种分布式并行计算框架。研究了暂稳约束TTC评估的基本计算流程以...针对预想故障集下,考虑暂态稳定约束的极限传输容量(total transfer capability,TTC)评估问题,以快速、高效地得到大规模互联电网的稳定极限,实现在线应用为目的,设计了一种分布式并行计算框架。研究了暂稳约束TTC评估的基本计算流程以及系统的整体体系结构。提出了一种优化的工作站群分布式并行计算模式。研究了系统设计中的一些关键子模块。所设计的分布式并行计算平台不仅能够方便地集成到现有的动态安全评估(dynamic security assessment,DSA)系统,同时还可作为离线仿真培训工具,对电力系统的特定情况进行更为详尽地分析。展开更多
文摘Fuel reload pattern optimization is essential for attaining maximum fuel burnup for minimization of generation cost while minimizing power peaking factor(PPF).The aim of this work is to carry out detailed assessment of particle swarm optimization(PSO) in the context of fuel reload pattern search. With astronomically large number of possible loading patterns, the main constraints are limiting local power peaking factor, fixed number of assemblies,fixed fuel enrichment, and burnable poison rods. In this work, initial loading pattern of fixed batches of fuel assemblies is optimized by using particle swarm optimization technique employing novel feature of varying inertial weights with the objective function to obtain both flat power profile and cycle k_(eff)>1. For neutronics calculation, PSU-LEOPARD-generated assembly depletiondependent group-constant-based ADD files are used. The assembly data description file generated by PSU-LEOPARD is used as input cross-section library to MCRAC code, which computes normalized power profile of all fuel assemblies of PWR nuclear reactor core. The standard PSO with varying inertial weights is then employed to avoid trapping in local minima. A series of experiments havebeen conducted to obtain near-optimal converged fuelloading pattern of 300 MWe PWR Chashma reactor. The optimized loading pattern is found in good agreement with results found in literature. Hybrid scheme of PSO with simulated annealing has also been implemented and resulted in faster convergence.
文摘Load forecasting is of great significance to the development of new power systems.With the advancement of smart grids,the integration and distribution of distributed renewable energy sources and power electronics devices have made power load data increasingly complex and volatile.This places higher demands on the prediction and analysis of power loads.In order to improve the prediction accuracy of short-term power load,a CNN-BiLSTMTPA short-term power prediction model based on the Improved Whale Optimization Algorithm(IWOA)with mixed strategies was proposed.Firstly,the model combined the Convolutional Neural Network(CNN)with the Bidirectional Long Short-Term Memory Network(BiLSTM)to fully extract the spatio-temporal characteristics of the load data itself.Then,the Temporal Pattern Attention(TPA)mechanism was introduced into the CNN-BiLSTM model to automatically assign corresponding weights to the hidden states of the BiLSTM.This allowed the model to differentiate the importance of load sequences at different time intervals.At the same time,in order to solve the problem of the difficulties of selecting the parameters of the temporal model,and the poor global search ability of the whale algorithm,which is easy to fall into the local optimization,the whale algorithm(IWOA)was optimized by using the hybrid strategy of Tent chaos mapping and Levy flight strategy,so as to better search the parameters of the model.In this experiment,the real load data of a region in Zhejiang was taken as an example to analyze,and the prediction accuracy(R2)of the proposed method reached 98.83%.Compared with the prediction models such as BP,WOA-CNN-BiLSTM,SSA-CNN-BiLSTM,CNN-BiGRU-Attention,etc.,the experimental results showed that the model proposed in this study has a higher prediction accuracy.
文摘ELD (economic load dispatch) problem is one of the essential issues in power system operation. The objective of solving ELD problem is to allocate the generation output of the committed generating units. The main contribution of this work is to solve the ELD problem concerned with daily load pattern. The proposed solution technique, developed based PSO (particle swarm optimization) algorithm, is applied to search for the optimal schedule of all generations units that can supply the required load demand at minimum fuel cost while satisfying all unit and system operational constraints. The performance of the developed methodology is demonstrated by case studies in test system of six-generation units. The results obtained from the PSO are compared to those achieved from other approaches, such as QP (quadratic programming), and GA (genetic algorithm).
文摘This article presents an application of generalized pattern search (PS) algorithm to solve economic load dispatch (ELD) problems with convex and non-convex fuel cost objective functions. Main objective of ELI) is to determine the most economic generating dispatch required to satisfy the predicted load demands including line losses. Relaxing various equality and inequality constraints are considered. The unit operation minhnum/maximum constraints, effects of valve-point and line losses are considered for the practical applications. Several case studies were tested and verified, which indicate an improvement in total fuel cost savings. The robustness of the proposed PS method have been assessed and investigated through intensive comparisons with reported results in recent researches. The results are very encouraging and suggesting that PS may be very useful tool in solving power system ELD problems.
文摘针对预想故障集下,考虑暂态稳定约束的极限传输容量(total transfer capability,TTC)评估问题,以快速、高效地得到大规模互联电网的稳定极限,实现在线应用为目的,设计了一种分布式并行计算框架。研究了暂稳约束TTC评估的基本计算流程以及系统的整体体系结构。提出了一种优化的工作站群分布式并行计算模式。研究了系统设计中的一些关键子模块。所设计的分布式并行计算平台不仅能够方便地集成到现有的动态安全评估(dynamic security assessment,DSA)系统,同时还可作为离线仿真培训工具,对电力系统的特定情况进行更为详尽地分析。