Loading pattern optimization cooperatively using two new algorithms

ZhaoHu Gong,Kan Wang,Dong Yao
2010-01-01
Abstract:Loading pattern optimization (LPO) for a PWR in nuclear power plant contains three parts: fuel assembly location optimization, burnable poison placement optimization, and used fuel assembly orientation optimization. To solve the former two parts, this paper devises an innovative stochastic evolutionary algorithm - Interval Bound Algorithm (IBA), which can optimize fuel assembly location and burnable poison placement together. IBA just uses the fuel assembly's infinite multiplication factor to get rid of unfavorable patterns and to explore new promising solution space. To solve the last part, this paper applies Estimation of Distribution Algorithms (EDAs), which also belong to evolutionary algorithms. These three parts depend on each other, so it is better not to solve them separately. In order to optimize these parts in a coupled way, we use Symbiotic Co-evolutionary Algorithm (SCA) to incorporate IBA and EDAs. This technique could reflect the real optimization process. Based on these algorithms, the corresponding LPO code of IBALPO is developed. To avoid search direction to offset for inconsistency between the LP search code and the design code, IBALPO directly adopts production core design code to evaluate LPs in a parallel computation environment. Finally, this code system is used to solve a realistic reload problem to show its performance. Obtained results have illustrated that IBALPO is efficient and robust. It can find satisfying LPs in two days using 18 CPUs after evaluating about 10000 LPs for a core containing 157 assemblies.
What problem does this paper attempt to address?