Download Intro_ (to be prepared)
Download Intro_ (to be prepared)
Creating a surrogate artificial neural network (ANN) model for estimating key reactor parameters without running a conventional computation is one of the hot topics in the reactor simulation industry. Among many models in the literature, our in-house developed ANN model stands out due to its unique approach and surprising output accuracy. In conventional models, the ANN model inputs are provided as a 2-dimensional (2D) image that could contain various input parameters of interest as “color” channels. Our study found that similar or better performance could be achieved if we use a 1D convolutional neural network (CNN) with a single channel per “pixel” input. Our parameters of interest are unrolled and fed as one long line of inputs (a vector), which was found beneficial compared to a traditional approach due to the difference in the parameter evaluation for 1D CNN and 2D CNN models. Given the similarity of such vector input to the information stored via barcodes in logistics and retail, we named our in-house model the Barcode model.
The Barcode CNN model can generate a vector of the most important output parameters, such as critical boron concentration, pin peaking factors, cycle length, etc. These parameters were helpful in developing a simulated annealing (SA) algorithm for loading pattern (LP) automated search and optimization.
– The model can produce multiple outputs simultaneously.
– The accuracy of prediction was found suitable for running an SA-assisted LP search and optimization.
– Unlike many similar models, the Barcode model is based on a 1D CNN and a vector input.
– Despite the non-conventional input shape, the model can output space-dependent information such as assembly power distribution and core burnup distribution.
– Prof. Deokjung Lee: Supervision, funding
– Siarhei Dzianisau: Development of the Barcode CNN model
– Dongmin Yun: Development of the Simulated Annealing optimization algorithm.
Verification of the Barcode model using OPR-1000 test data