• Title/Summary/Keyword: Code Coupling

Search Result 229, Processing Time 0.026 seconds

Using machine learning to forecast and assess the uncertainty in the response of a typical PWR undergoing a steam generator tube rupture accident

  • Tran Canh Hai Nguyen ;Aya Diab
    • Nuclear Engineering and Technology
    • /
    • v.55 no.9
    • /
    • pp.3423-3440
    • /
    • 2023
  • In this work, a multivariate time-series machine learning meta-model is developed to predict the transient response of a typical nuclear power plant (NPP) undergoing a steam generator tube rupture (SGTR). The model employs Recurrent Neural Networks (RNNs), including the Long Short-Term Memory (LSTM), Gated Recurrent Unit (GRU), and a hybrid CNN-LSTM model. To address the uncertainty inherent in such predictions, a Bayesian Neural Network (BNN) was implemented. The models were trained using a database generated by the Best Estimate Plus Uncertainty (BEPU) methodology; coupling the thermal hydraulics code, RELAP5/SCDAP/MOD3.4 to the statistical tool, DAKOTA, to predict the variation in system response under various operational and phenomenological uncertainties. The RNN models successfully captures the underlying characteristics of the data with reasonable accuracy, and the BNN-LSTM approach offers an additional layer of insight into the level of uncertainty associated with the predictions. The results demonstrate that LSTM outperforms GRU, while the hybrid CNN-LSTM model is computationally the most efficient. This study aims to gain a better understanding of the capabilities and limitations of machine learning models in the context of nuclear safety. By expanding the application of ML models to more severe accident scenarios, where operators are under extreme stress and prone to errors, ML models can provide valuable support and act as expert systems to assist in decision-making while minimizing the chances of human error.

Aeroelastic modeling to investigate the wind-induced response of a multi-span transmission lines system

  • Azzi, Ziad;Elawady, Amal;Irwin, Peter;Chowdhury, Arindam Gan;Shdid, Caesar Abi
    • Wind and Structures
    • /
    • v.34 no.2
    • /
    • pp.231-257
    • /
    • 2022
  • Transmission lines systems are important components of the electrical power infrastructure. However, these systems are vulnerable to damage from high wind events such as hurricanes. This study presents the results from a 1:50 scale aeroelastic model of a multi-span transmission lines system subjected to simulated hurricane winds. The transmission lines system considered in this study consists of three lattice towers, four spans of conductors and two end-frames. The aeroelastic tests were conducted at the NSF NHERI Wall of Wind Experimental Facility (WOW EF) at the Florida International University (FIU). A horizontal distortion scaling technique was used in order to fit the entire model on the WOW turntable. The system was tested at various wind speeds ranging from 35 m/s to 78 m/s (equivalent full-scale speeds) for varying wind directions. A system identification (SID) technique was used to evaluate experimental-based along-wind aerodynamic damping coefficients and compare with their theoretical counterparts. Comparisons were done for two aeroelastic models: (i) a self-supported lattice tower, and (ii) a multi-span transmission lines system. A buffeting analysis was conducted to estimate the response of the conductors and compare it to measured experimental values. The responses of the single lattice tower and the multi-span transmission lines system were compared. The coupling effects seem to drastically change the aerodynamic damping of the system, compared to the single lattice tower case. The estimation of the drag forces on the conductors are in good agreement with their experimental counterparts. The incorporation of the change in turbulence intensity along the height of the towers appears to better estimate the response of the transmission tower, in comparison with previous methods which assumed constant turbulence intensity. Dynamic amplification factors and gust effect factors were computed, and comparisons were made with code specific values. The resonance contribution is shown to reach a maximum of 18% and 30% of the peak response of the stand-alone tower and entire system, respectively.

Study on the influence of flow blockage in severe accident scenario of CAP1400 reactor

  • Pengcheng Gao;Bin Zhang ;Jishen Li ;Fan Miao ;Shaowei Tang ;Sheng Cao;Hao Yang ;Jianqiang Shan
    • Nuclear Engineering and Technology
    • /
    • v.55 no.3
    • /
    • pp.999-1008
    • /
    • 2023
  • Deformed fuel rods can cause a partial blockage of the flow area in a subchannel. Such flow blockage will influence the core coolant flow and further the core heat transfer during the reflooding phase and subsequent severe accidents. Nevertheless, most of the system analysis codes simulate the accident process based on the assumed flow blockage ratio, resulting in inconsistencies between simulated results and actual conditions. This paper aims to study the influence of flow blockage in severe accident scenario of the CAP1400 reactor. First, the flow blockage model of ISAA code is improved based on the FRTMB module. Then, the ISAA-FRTMB coupling system is adopted to model and calculate the QUENCH-LOCA-0 experiment. The correctness and validity of the flow blockage model are verified by comparing the peak cladding temperature. Finally, the DVI Line-SBLOCA accident is induced to analyze the influence of flow blockage on subsequent CAP1400 reactor core heat transfer and core degradation. From the results of the DVI Line-SBLOCA accident analysis, it can be concluded that the blockage ratio is in the range of 40%-60%, and the position of severe blockage is the same as that of cladding rupture. The blockage reduces the circulation area of the core coolant, which in turn impacts the heat exchange between the core and the coolant, leading to the early failure and collapse of some core assemblies and accelerating the core degradation process.

Design and Implementation of a BPEL Engine for Dynamic Function using Aspect-Oriented Programming (동적 기능 추가를 위하여 관점지향 프로그래밍 기법을 이용한 BPEL 엔진의 설계와 구현)

  • Kwak, Dong-Gyu;Choi, Jae-Young
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.37 no.4
    • /
    • pp.205-214
    • /
    • 2010
  • BPEL is a standard workflow language, which interacts with Web Services and is used in various applications. But it is difficult to use BPEL for specific applications which require additional functions. In this paper, we present a system which can add new functions to BPEL based on an aspect-oriented programming (AOP) technique. In order to add new functions to BPEL, we define a JWX document format that can describe new functions to apply to BPEL. JWX is XML-oriented document that can code the corresponding Java program in order to dynamically add new functions to BPEL documents. It is possible for BPEL workflow to add new functions without modifying the existing programs using the AOP technique, which guarantees low degree of coupling between key and additional requirements. Additionally this systems weaves based on new functions of Java program and JWX document by expanding BPEL engine called B2J based on AOP and execute them. Therefore it is possible to develop a new BPEL engine with additional functions easily and with low cost. The new system can execute additional conditions that the current BPEL engine doesn’t provide. The new system using functions of BPEL supplied by B2J. The new system can be used to add a new rule engine, which isn't currently provided.

An Ontology-based Data Variability Processing Method (온톨로지 기반 데이터 가변성 처리 기법)

  • Lim, Yoon-Sun;Kim, Myung
    • Journal of KIISE:Software and Applications
    • /
    • v.37 no.4
    • /
    • pp.239-251
    • /
    • 2010
  • In modern distributed enterprise applications that have multilayered architecture, business entities are a kind of crosscutting concerns running through service components that implements business logic in each layer. When business entities are modified, service components related to them should also be modified so that they can deal with those business entities with new types, even though their functionality remains the same. Our previous paper proposed what we call the DTT (Data Type-Tolerant) component model to efficiently process the variability of business entities, which are data externalized from service components. While the DTT component model, by removing direct coupling between service components and business entities, exempts the need to rewrite service components when business entities are modified, it incurs the burden of implementing data type converters that mediate between them. To solve this problem, this paper proposes a method to use ontology as the metadata of both SCDTs (Self-Contained Data Types) in service components and business entities, and a method to generate data type converter code using the ontology. This ontology-based DTT component model greatly enhances the reusability of service components and the efficiency in processing data variability by allowing the computer to automatically generate data type converters without error.

FADIS : An Integrated Development Environment for Automatic Design and Implementation of FLC (FADIS : 퍼지제어기의 설계 및 구현 자동화를 위한 통합 개발환경)

  • 김대진;조인현
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.8 no.5
    • /
    • pp.83-97
    • /
    • 1998
  • This paper developes an integrated environment CAD system that can design and implement an accurate and cost-effective FLC automatically. For doing this, an integrated development environment (IDE) (called FADIS; FLC Automatic Design and Implementation Station) is built by the seemless coupling of many existing. CAD tools in an attempt to the FADIS performs various functions such that (1) i~utomatically generate the VHDL components appropriate for the proposed FLC architecture from the various design parameters (2) simulate the generated VHDL code on the Synopsys's VHDL Simulator, (3) automatically compiler, (4) generate the optimized, placed, and routed rawbit files from the synthesized modules by Xilinx's XactStep 6.0, (5) translate the rawbit files into the downloadable ex- [:cution reconfigurable FPGA board (VCC's EVCI), and (7) continuously monitor the control status graphically by communicating the FLC with the controlled target via S-bus. The developed FADIS is tested for its validity by carrying out the overall procedures of designing and implementing the FLC required for the truck-backer upper control, the reduction of control execution time due to the controller's FPGA implementation is verified by comparing with other implementations.

  • PDF

PASTELS project - overall progress of the project on experimental and numerical activities on passive safety systems

  • Michael Montout;Christophe Herer;Joonas Telkka
    • Nuclear Engineering and Technology
    • /
    • v.56 no.3
    • /
    • pp.803-811
    • /
    • 2024
  • Nuclear accidents such as Fukushima Daiichi have highlighted the potential of passive safety systems to replace or complement active safety systems as part of the overall prevention and/or mitigation strategies. In addition, passive systems are key features of Small Modular Reactors (SMRs), for which they are becoming almost unavoidable and are part of the basic design of many reactors available in today's nuclear market. Nevertheless, their potential to significantly increase the safety of nuclear power plants still needs to be strengthened, in particular the ability of computer codes to determine their performance and reliability in industrial applications and support the safety demonstration. The PASTELS project (September 2020-February 2024), funded by the European Commission "Euratom H2020" programme, is devoted to the study of passive systems relying on natural circulation. The project focuses on two types, namely the SAfety COndenser (SACO) for the evacuation of the core residual power and the Containment Wall Condenser (CWC) for the reduction of heat and pressure in the containment vessel in case of accident. A specific design for each of these systems is being investigated in the project. Firstly, a straight vertical pool type of SACO has been implemented on the Framatome's PKL loop at Erlangen. It represents a tube bundle type heat exchanger that transfers heat from the secondary circuit to the water pool in which it is immersed by condensing the vapour generated in the steam generator. Secondly, the project relies on the CWC installed on the PASI test loop at LUT University in Finland. This facility reproduces the thermal-hydraulic behaviour of a Passive Containment Cooling System (PCCS) mainly composed of a CWC, a heat exchanger in the containment vessel connected to a water tank at atmospheric pressure outside the vessel which represents the ultimate heat sink. Several activities are carried out within the framework of the project. Different tests are conducted on these integral test facilities to produce new and relevant experimental data allowing to better characterize the physical behaviours and the performances of these systems for various thermo-hydraulic conditions. These test programmes are simulated by different codes acting at different scales, mainly system and CFD codes. New "system/CFD" coupling approaches are also considered to evaluate their potential to benefit both from the accuracy of CFD in regions where local 3D effects are dominant and system codes whose computational speed, robustness and general level of physical validation are particularly appreciated in industrial studies. In parallel, the project includes the study of single and two-phase natural circulation loops through a bibliographical study and the simulations of the PERSEO and HERO-2 experimental facilities. After a synthetic presentation of the project and its objectives, this article provides the reader with findings related to the physical analysis of the test results obtained on the PKL and PASI installations as well an overall evaluation of the capability of the different numerical tools to simulate passive systems.

Dynamic Behavior of Reactor Internals under Safe Shutdown Earthquake (안전정기지진하의 원자로내부구조물 거동분석)

  • 김일곤
    • Computational Structural Engineering
    • /
    • v.7 no.3
    • /
    • pp.95-103
    • /
    • 1994
  • The safety related components in the nuclear power plant should be designed to withstand the seismic load. Among these components the integrity of reactor internals under earthquake load is important in stand points of safety and economics, because these are classified to Seismic Class I components. So far the modelling methods of reactor internals have been investigated by many authors. In this paper, the dynamic behaviour of reactor internals of Yong Gwang 1&2 nuclear power plants under SSE(Safe Shutdown Earthquake) load is analyzed by using of the simpled Global Beam Model. For this, as a first step, the characteristic analysis of reactor internal components are performed by using of the finite element code ANSYS. And the Global Beam Model for reactor internals which includes beam elements, nonlinear impact springs which have gaps in upper and lower positions, and hydrodynamical couplings which simulate the fluid-filled cylinders of reactor vessel and core barrel structures is established. And for the exciting external force the response spectrum which is applied to reactor support is converted to the time history input. With this excitation and the model the dynamic behaviour of reactor internals is obtained. As the results, the structural integrity of reactor internal components under seismic excitation is verified and the input for the detailed duel assembly series model could be obtained. And the simplicity and effectiveness of Global Beam Model and the economics of the explicit Runge-Kutta-Gills algorithm in impact problem of high frequency interface components are confirmed.

  • PDF

Monte Carlo Simulations of Detection Efficiency and Position Resolution of NaI(TI)-PMT Detector used in Small Gamma Camera (소형 감마카메라 제작에 사용되는 NaI(TI)- 광전자증배관 검출기의 민감도와 위치 분해능 특성 연구를 위한 몬테카를로 시뮬레이션)

  • Kim, Jong-Ho;Choi, Yong;Kim, Jun-Young;Im, Ki-Chun;Kim, Sang-Eun;Choi, Yeon-Sung;Joo, Kwan-Sik;Kim, Young-Jin;Kim, Byung-Tae
    • Progress in Medical Physics
    • /
    • v.8 no.2
    • /
    • pp.67-76
    • /
    • 1997
  • We studied optical behavior of scintillation light generated in NaI(TI) crystal using Monte Carlo simulation method. The simulation was performed for the model of NaI(TI) scintillator (size: 60 mm ${\times}$ 60 mm ${\times}$ 6 mm) using an optical tracking code. The sensitivity as a function of surface treatment (Ground, Polished, Metal-0.95RC, Polished-0.98RC, Painted- 0.98RC) of the incident surface of the scintillator was compared. The effects of NaI(TI) scintillator thickness and the refractive index of light guide optically coupling between the NaI(TI) scintillator and photomultiplier tube (PMT) were simulated. We also evaluated intrinsic position resolution of the system by calculating the spread of scintillation light generated. The sensitivities of the system having the surface treatment of Ground, Polished, Metal-0.95RC, Polished-0.98RC and Painted-0.98RC were 70.9%, 73.9%, 78.6%, 80.1% and 85.2%, respectively, and the surface treatment of Painted-0.98RC allowed the highest sensitivity. As increasing the thickness of scintillation crystal and light guide, the sensitivity of the system was decreased. As the refractive index of light guide increases, the sensitivity was increased. The intrinsic position resolution of the system was estimated to be 1.2 mm in horizontal and vertical directions. In this study, the performance of NaI(TI)-PMT detector system was evaluated using Monte Carlo simulation. Based on the results, we concluded that the NaI(TI)-PMT detector array is a favorable configuration for small gamma camera imaging breast tumor using Tc-99m labeled radiopharmaceuticals.

  • PDF