1. Introduction
Nuclear Engineering has implemented computer software into all facets of this field. There are a wide variety of fields associated with nuclear engineering with computers, and associated software is used in design and analysis [1-5]. NPPs are the world’s energy resources, with nuclear energy now providing about 10% of the world's electricity from about 440 power reactors. The most critical issues in the design and operation of NPPs are safety systems. NPP safety systems are employed for safe operation and shutdown of the reactor in emergency cases to mitigate the consequences of events or accidents [6]. The digital RPS is a complicated NPP control system that comprises a collection of nuclear safety components designed to initiate a reactor trip if safe operating limits are exceeded, initiate the actuation of engineered safety features, and stop the emission of radioactive materials. The trip action of the digital RPS results in the full insertion of all control rods, safely shutting down the reactor and returning the NPP to a stable controlled state [7]. Automatic shutdown signals include source range high neutron flux, ionization channels, over-temperature, overpower, pressurizer low pressure, pressurizer high water level, reactor coolant pump undervoltage, turbine trip, low reactor coolant flow, etc. [8].
To assure safe reactor operations, the RPS is designed according to redundancy criteria such as a "1-out-of-2," "2-out-of-3," or "2-out-of-4" (2oo4) configuration, including sensors, reactor trip logic circuits, actuators, and complex connections between these devices [9]. Figure 1 shows a generic block diagram of the digital 2oo4 RPS architecture. The 2oo4 RPS system consists of four channels, each with the same architecture. All channels are electrically and physically separated from the other channels, so the failure of each channel is independent. The output trip signal generated by RPS follows the following voting logic rules. The 2oo4 architecture provides reliable operation in case of a single channel failure. If two or more channels fail and failures are detected, the reactor is tripped by the digital RPS. The single channel of the RPS consists of the following components and modules, sensors and transmitters (TR), pressure/level transmitter (PT), analog input (AI), digital input (DI), bi-stable processor (BP), coincidence processor (CP), digital output (DO), shunt circuit (ST), under-voltage circuit (UV), and circuit breaker (CB). Reliability analysis of safety systems in the NPP is one of the most important requirements to ensure that safety systems will be in a state to perform the required functions under given conditions over a time interval. Many techniques have been utilized to analyze the reliability of a system such as Monte Carlo simulation [10], fault tree analysis [11], Markov chain model [12], dynamic flow graph [13], reliability block diagram [14], and Bayesian belief networks (BBNs) [15]. BBNs have several different names, such as Bayesian networks (BNs), belief networks, and causal probabilistic networks. BNs are utilized to predict software faults through software reliability analysis at the RPS of RSG-GAS based on the software development life cycle (SDLC). The model structure consists of eight nodes. The results show that a software defect follows a statistical binomial distribution. The progression of a software defect concentration range of the posterior distribution compared with the prior distribusion is also specified [16].
-202010/1001-8042-31-10-006/alternativeImage/1001-8042-31-10-006-F001.jpg)
The software failure probabilities in NPP digital I&C systems were quantified using BBN to model the causal relationships among the SDLC, the number of residual defects within the software, and the software failure probability. The SDLCs were categorized into five phases: requirements, design, implementation, testing, and installation/checkout. A BBN sub-model was then developed for each phase to estimate the number of remaining software defects [17]. A model using BBN with a distribution-based node probability table (D-NPT) was developed to assess the number of software faults within the I&C system in the NPP considering the SDLC. A pilot study of software reliability statistical analysis was performed by collecting several experts' opinions. Sensitivity studies were performed by removing the considerably different NPT appreciations to examine the impact of different specialist views on BBN parameter uncertainties [18].
The BBN model was applied to evaluate the software reliability of the digital protection software by estimating the number of faults in a software program, considering its SDLC. The proposed model can estimate the failure probability for both developing and deploying safety-related NPP software. The BBN model structure and parameters are specified based on the information introduced to NPP safety systems, and evidence was gathered from three stages of expert elicitation [19]. A BN model was developed to diagnose waste-water treatment systems based on modified sequencing batch reactors (MSBRs). The knowledge deduced from the literature and obtained from experts was used to establish the network and then parameterized using independent data from a pilot test. A one-year pilot study was performed to verify the diagnostic analysis. The suggested model is reasonable, and the diagnosis results are accurate [20]. The present study aims to improve the reliability of RPS in NPP using the BBN tool to model the digital RPS hardware architecture. BBN can be an added value compared to other methods because of its popularity as a tool for reliability analysis and modeling of many problems and complex systems. Using BBNs provides more capability and flexibility, with minimum effort and perfect results. BBNs are a marriage between probability theory and graph theory, so they are more appropriate techniques for handling dependencies between components, complexity, causality, and uncertainties in failure data and modeling [21]. They yield exact results because their analysis is based on conditional probabilities. BBNs are also closely related to influence diagrams, which can be used to make optimal decisions. The construction of the BBN model is easier than the development of a fault tree. Although the development of a fault tree requires effort, it provides good insight into failure details, especially in a complex system in terms of cut sets. However, with BBN, we are more interested in the reliability features of the system and the importance of components in terms of risk contribution, not in the details of the failure mechanisms of the system. Therefore, in this study, BNN is used instead of the fault tree to model the system architecture because BBN yields results without truncation and less effort is required for sensitivity analysis.
The biggest arguments against a Monte Carlo simulation are probably the computational requirements involved. Calculations can take longer than analytical models, and solutions are not exact but depend on the number of repeated runs used to produce the output statistics. Thus, all outputs are estimated. Despite the extensive use of Markov models, they cannot be derived rigorously from deterministic, dynamical models. Studies based on Markov models rarely provide the range of time for which the Markov model is suitable for modeling dynamical systems. Markov models are generally inappropriate over sufficiently short time intervals. Dynamic programming for finding the best path through a model with different states and edges is high in terms of both memory and computional time. Various arrangements of the digital RPS I&C components and modules were constructed in this study. The RBDs and BBN models were developed for each architecture to show the effect of the I&C components on the entire RPS failure.
In this article, a parameter called a failure probability increasing factor is proposed for the creation of the conditional probability table (CPT). This factor increases due to failures. It may be described as the ratio of the availability of a specified node affected by its parent node failure and not by its own failure. In addition, a combination of failure rate and downtime of the I&C components was suggested to be included in the reliability analysis and development of the RPS. All the different permutations in a fault tree can be simplified using the proposed method, as will be shown later in the CPT, which allows iterative methods to be applied to analyze highly complicated architectures. The calculated unavailability using the proposed method is compared to the other five methods and gives a minimum value equal to 1.43E-07. The significance of the I&C components was determined using BBN, which confirms its impact on the risk of the entire system. In Sect. 2, the BBN model is described, Bayes’ theorem is explained, and the conditional probability distribution (CPD) is explored. In Sect. 3, a detailed description of the main steps for the calculation of the availability in the RPS I&C is detailed; a brief summary of the software tool used in this study is described; various architectures of the I&C components for digital RPS, its related RBDs, and BNN structures are presented; and the BBN probabilities assessment analysis of the RPS I&C modules are illustrated. In Sect. 4, experimental results on different architectures are presented and discuss. In the last section, concluding remarks and recommendations are presented.
2. Bayesian Belief Network Model
BBN techniques have been used to predict failures in fields such as artificial intelligence, medical diagnosis, information technology, and machine failure since the 1990s. BBN model is shown in Fig. 2 as a probabilistic graphical structure that uses Bayesian probability, which allows a tractable graph-based representation for inference, under uncertainty, about a given problem. The BN depicts the dependency relationships (represented by arcs) between a group of nodes (random variables) and their CPD, through a directed acyclic graph (DAG). The initial step in solving the problem is defining the topology of a Bayesian network DAG and providing the dependency relationship among the nodes [22-24]. The next step is defining the CPD for each node, and finally, the joint probability must be considered to model the posterior probability distribution after observing new evidence. Bayes’ theory is the main component of BNs and Bayesian inference, and is utilized to infer the probabilities of unknown events. It updates probabilities according to recent information. Bayes’ formula was developed as a formal statistical inference and decision-making method. Thomas Bayes was an 18th century British mathematician who developed a mathematical formula for calculating conditional probability, which is the likelihood of an outcome occurring based on a previous outcome. Bayes’ theorem provides a method to revise existing predictions or theories (update probabilities) given new or additional evidence. This mathematical formula is well known as either the Bayes’ theorem, Bayes’ rule, or Bayes’ law. It relies on incorporating prior probability distributions to generate posterior probabilities. Prior probability, in Bayesian statistical inference, is the probability of an event before new data is collected. The posterior probability is the revised probability of an event occurring after considering new information. The posterior probability is calculated by updating the prior probability using Bayes’ theorem. The formula for Bayes’ theorem is given by Eq. (1).
-202010/1001-8042-31-10-006/alternativeImage/1001-8042-31-10-006-F002.jpg)
P(A|B) is a posterior probability, the probability of event A occurring given that B is true. P(B|A) is the likelihood, the probability of event B occurring given that A is true. P(A) and P(B) are known as prior probability and the marginal likelihood, respectively [25-27]. The relationship between the marginal probability and posterior probability is described by Bayesian analysis using Bayes’ theorem. If an edge is from node A to node B, then A is B’s parent variable. CPD can be defined as CPT when all the nodes are discrete-valued. For each combination of parent’s values, the probability that the child has one each of its different values is listed in the CPT. Bayesian networks can be constructed either manually with knowledge of the entire problem or automatically using software given a large data set.
3. Model Development of I&C for the RPS as a Bayesian Belief Network
Figure 3 shows the main steps of the proposed methodology for evaluating the availability of the entire RPS. First, the main I&C modules are identified in the digital RPS channels. Second, we construct the RBD and BBN graph based on the I&C modules’ architecture information data. Each module in the I&C system is represented by a basic node of the BN graph. Then, the different nodes are connected by arcs to identify the dependencies and independencies between the nodes. Next, a prior probability table for root nodes and CPD for other nodes was set up to establish the relationship between the child and parent nodes of the BBN model. Finally, we estimate the availability of the digital RPS based on prior given inputs and evidence.
-202010/1001-8042-31-10-006/alternativeImage/1001-8042-31-10-006-F003.jpg)
3.1 Microsoft Bayesian Network (MSBNx)
Microsoft Bayesian Network (MSBNx) is a Microsoft component-based windows software application for modeling and obtaining inference with Bayesian networks. It creates, manipulates, evaluates, and infers BN. It can perform multistate failure and time-dependent analysis with continuous, integer, or discrete intervals. Once a model has been created, it can be used to diagnose and troubleshoot. A MSBNx appreciates the causes-to-effects model by implementing it inversely from effects to causes. Each model is represented as a graphical structure diagram. The random variables are represented by ellipses, called nodes, and the conditional dependencies are represented by directed arcs between nodes. The basic functions within a MSBNx are constructing and modifying model diagrams, working with model diagrams, evaluating models by updating probabilities based on the relationships and the evidence, and assessing probability by maintaining prior probabilities. In this study, BN models were implemented and evaluated using the MSBNx tool [28].
3.2 Proposed Modeling of Different RPS Architectures Using BBN Based on RBD
Figures 4 through 12 represent the RBDs and BBN models for the different arrangements of the digital RPS I&C components. The failure is propagated from the transmitter and sensor to the final trip failure. The signals generated by the sensors are converted to a pulse or digital volt, and are then compared with set points in BP. The BP sends a signal to the CP after assessment. CP receives signals from the BPs of other channels and confirms the voting logic before initiating the reactor trip. The CB trips the reactor with 2oo4 voting logic. For the attainment of objectives, the RPS I&C system architecture was transformed to RBD for modeling ease in BBN. The four RPS channels are identified by symbols A, B, C, and D. Various arrangements of the digital RPS I&C components and modules are constructed by changing the redundancy of TR, PT, BP, CP, DO, BP&CP, BP&CP&DO, and CB to observe and evaluate the impact of these units on the overall RPS failure. The RBDs of different RPS I&C architectures have been developed and mapped to BBN models to demonstrate the effect of I&C components on the failure of the entire system. The details of the architectures are discussed below.
-202010/1001-8042-31-10-006/alternativeImage/1001-8042-31-10-006-F004.jpg)
The configuration of Fig. 4 has no inter-channel redundancy and consists of single TR, PT, AI, DI, BP, CP, DO, ST, UV, and CB modules. In the configuration of Fig. 5, two sensor and transmitter (TR_B1, TR_B2) modules were added to the architecture. The redundant pair of PT units (PT_D1, PT_D2) was added in Fig. 6. In Fig. 7, redundancy was added to the bi-stable processors (BP_A1, BP_A2) to demonstrate the effect of the BP component on the entire system failure. Two CP processors (CP_A1, CP_A2) joined the architecture shown in Fig. 8. A redundant pair of DO modules (DO_C1, DO_C2) was inserted in the architecture of Fig. 9. Dual redundancy in BP and CP components was inserted in the architecture of Fig. 10. The configuration of Fig. 11 had redundancy in the BP, CP, and DO modules. Finally, redundancy was added to the CB modules (CB_A1, CB_A2), as shown in Fig. 12.
-202010/1001-8042-31-10-006/alternativeImage/1001-8042-31-10-006-F005.jpg)
-202010/1001-8042-31-10-006/alternativeImage/1001-8042-31-10-006-F006.jpg)
-202010/1001-8042-31-10-006/alternativeImage/1001-8042-31-10-006-F007.jpg)
-202010/1001-8042-31-10-006/alternativeImage/1001-8042-31-10-006-F008.jpg)
-202010/1001-8042-31-10-006/alternativeImage/1001-8042-31-10-006-F009.jpg)
-202010/1001-8042-31-10-006/alternativeImage/1001-8042-31-10-006-F010.jpg)
-202010/1001-8042-31-10-006/alternativeImage/1001-8042-31-10-006-F011.jpg)
-202010/1001-8042-31-10-006/alternativeImage/1001-8042-31-10-006-F012.jpg)
3.3 BBN Probability Estimation
The failure rate or failure probability of I&C components is represented by λ. Table 1 shows the prior probability of a root node. Failure and success states are represented by 0 and 1, respectively. The conditional probabilities for other nodes (not root nodes) have to be evaluated with the knowledge of the state of its parent nodes. The digital RPS has various kinds of failures. When calculating the availability of RPS, we must take into consideration the causes of these failures, such as independent failure of components or failures caused by the failure of another component. The failure probability increasing factor for the creation of the CPT is proposed. This factor increases due to failures. It may be described as the ratio of availability of a specified node affected by its parent node failure, not by its own failure. For node "a," given that "b" is one of its parent nodes, the failure increasing factor is given by Eq. (2):
Root node | 0 | 1 |
---|---|---|
λ | 1- λ |
where: T is the test interval, DTa is the downtime of node "a" caused by its failure, and DTa|b is the downtime of node "a" caused by the failure of its parent node "b". Table 2 shows the conditional probabilities for nodes with "2oo4" voting logic four inputs of the digital RPS I&C modules. There are 16 combinations due to four inputs, 11 combinations classified as failure state, and 5 combinations classified as success state. For the failure state, the probability of failure is equal to λRa|b, whereas the probability of success is equal to (1-λ)Ra|b. For the success state, the probability of failure is equal to failure rate λ, whereas the probability of success is equal to 1- λ. The generic main Information of the RPS I&C components is represented in Table 3 [29,30].
Parent node inputs | Module state | Child node | |
---|---|---|---|
Failure | Success | ||
0000,0001,0010,0011,0100,0101,0110,1000,1001,1010,1100 | 0 | λRa|b | (1- λ)Ra|b |
0111, 1011, 1101, 1110, 1111 | 1 | λ | 1- λ |
4. Results and Discussion
Figure 13 shows the availability and unavailability comparisons between the different architectures of the digital RPS I&C components depicted in Sect. 3, based on the generic data for the RPS I&C components in Table 3, and the CPT for a node with 2oo4 logic four inputs of the digital RPS I&C modules in Table 2. By substituting from generic data into CPT, we obtain the inputs to the BBN. By using the MSBNx tool for implementing the different RPS I&C component architectures, the availability and unavailability are obtained. The first architecture with no redundancy in I&C modules is counted as the main architecture with an availability of 0.999944. Architectures no. 2 with redundancy added in TR component, no. 3 with redundancy added in PT, no. 6 with redundancy added in DO, and no. 10 with redundancy added in the UV module have the same availability as the main configuration with no redundancy. Therefore, redundancy in TR, PT, DO, and UV components does not increase or decrease the availability of RPS I&C modules. The availability of the digital RPS decreased to 0.999785 in architecture no. 4 with redundancy added in the BP component, and to 0.999719 in architecture no. 9 with redundancy added in CB. Whereas the availability increased in architecture no. 5 with redundancy added to CP; in architecture no. 7 with redundancy added to BP and CP components; and in architecture no. 8 with redundancy added in BP, CP, and DO components to 0.999966, 0.999967, and 0.9999998, respectively. The results demonstrate that architecture no. 8 with redundancy added to BP, CP, and DO components is the optimal architecture for the design of RPS I&C modules, because it has the highest availability of 0.9999998 compared to the other architectures. Fig. 14 shows the unavailability of the digital RPS using the present methodology compared to other methods based on minimum unavailability requirements [8]. The unavailability of the proposed method gives a minimum value equal to 1.43E-07 compared to values of 8.08E-07, 1.52E-03, 1.00E-03, 7.85E-01, and 1.13E-05 calculated using other methodologies.
-202010/1001-8042-31-10-006/alternativeImage/1001-8042-31-10-006-F013.jpg)
-202010/1001-8042-31-10-006/alternativeImage/1001-8042-31-10-006-F014.jpg)
Component ID | Component name | Unit | Failure mode | Failure rate (λ) | Distribution | Factor | Value |
---|---|---|---|---|---|---|---|
1 | Sensors and transmitters (TR) | h | Sensor fails | 1.7×10-6 | Log normal | ||
2 | Pressure/level transmitter (PT) | h | Fail to provide | 4.4×10-6 | Log normal | R2|1 | 0.8254 |
3 | Analog input (AI) | h | Fail to generate trip output | 2.0×10-6 | Log normal | R3|2 | 0.8593 |
4 | Digital input (DI) | h | Fail to generate trip output | 8.96×10-7 | Log normal | R4|2 | 0.8146 |
5 | Bi-stable processor (BP) | d | Fail to operate | 5.0×10-4 | Log normal | R 5|3 | 0.8601 |
R5|4 | 0.8607 | ||||||
6 | Coincidence processor (CP) | d | Processor logic modules fail | 1.6×10-4 | Log normal | R6|5 | 0.8532 |
7 | Digital output (DO) | h | Fail to generate trip output | 8.2×10-7 | Log normal | R7|6 | 0.8324 |
8 | Shunt circuit (ST) | d | Fail to energize | 1.2×10-4 | Log normal | R8|7 | 0.8526 |
9 | Under-voltage circuitry (UV) | d | Fail to energize | 1.7×10-3 | Log normal | R9|7 | 0.8117 |
10 | Circuit breaker (CB) | d | Fail to open/close | 4.5×10-5 | Log normal | R 10|8 | 0.843 |
R10|9 | 0.847 |
The results prove the superiority of the present study. The comparison of the supposed model’s result to the other different methods’ results is based on the requirement of minimum unavailability of the RPS, as stated in the NUREG/ CR-5500 [8]. Component importance measures are defined as a means to measure the impact and contribution of a component on the total system risk. Popular importance measures include Birnbaum, Fussell-Vesely (FV), Risk Reduction Worth (RRW), and Risk Achievement Worth (RAW). The RRW is defined as the decrease in risk when a component is functioning or perfectly reliable, whereas RAW is defined as the relative increase in risk when a component is in a failure state [31]. The RRW is the ratio of the unreliability of the entire system with the system unreliability if component i is reliable, as shown in Equation 3. The RAW is the ratio of the system unreliability if component i fails with the actual system unreliability, as shown in Eq.(4).
The actual system unreliability is
Component Name | RRW | RAW | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Arch. | Arch. | |||||||||||
1 | 4 | 5 | 7 | 8 | 9 | 1 | 4 | 5 | 7 | 8 | 9 | |
TR | 1.24 | 2.07 | 1.45 | 1.43 | 1.01 | 1.001 | 5.02 | 5.06 | 1.02 | 1.02 | 1.03 | 8.03 |
PT | 2.21 | 3.06 | 2.47 | 2.46 | 1.02 | 1.003 | 5.02 | 5.06 | 1.02 | 1.02 | 1.03 | 8.03 |
AI | 1.00 | 1.0001 | 1.00 | 1.00 | 1.00 | 1.00 | 1.00 | 1.79 | 1.00 | 1.00 | 1.00 | 1.002 |
DI | 1.00 | 1.0001 | 1.00 | 1.00 | 1.00 | 1.00 | 1.00 | 1.27 | 1.00 | 1.00 | 1.00 | 1.0007 |
BP | 1.05 | 1.02 | 1.01 | 1.01 | 1.03 | 1.01 | 5.02 | 5.06 | 1.02 | 1.002 | 1.004 | 8.03 |
CP | 1.02 | 1.007 | 1.006 | 1.007 | 1.10 | 2.42 | 7.5 | 6.41 | 2.84 | 2.83 | 5.22 | 10.61 |
DO | 1.006 | 1.001 | 1.002 | 1.002 | 1.023 | 1.17 | 7.5 | 6.41 | 2.84 | 2.84 | 5.22 | 10.61 |
ST | 1.00 | 1.00 | 1.002 | 1.002 | 1.003 | 1.0006 | 2.02 | 1.69 | 3.90 | 3.85 | 6.25 | 1.9 |
UV | 1.00 | 1.00 | 1.002 | 1.002 | 1.003 | 1.0006 | 3.33 | 2.57 | 7.62 | 7.62 | 13.19 | 3.06 |
CB | 1.25 | 1.08 | 1.56 | 1.58 | 4.37 | 1.32 | 30.96 | 21.17 | 86.02 | 86.03 | 157.5 | 38.33 |
The values demonstrate that, for architecture 1, the TR, PT, and CB components are more sensitive to risk, whereas BP and CP components are less sensitive based on their RRW value. The CB component is more sensitive to risk, whereas the TR, PT, BP, CP, and DO components are less sensitive, while the ST and UV are slightly sensitive based on their RAW value. For architecture 4, the TR and PT components are more sensitive to risk, whereas the BP and CB components are less sensitive based on their RRW value. The CB component is more sensitive to risk, whereas the TR, PT, BP, CP, and DO components are less sensitive, while UV is slightly sensitive according to RAW value. For architectures 5 and 7, the TR, PT, and CB components are more sensitive to risk, whereas BP is less sensitive based on their RRW value. The CB component is more sensitive to risk, whereas UV is less sensitive, whereas CP, DO, and ST modules are slightly sensitive according to their RAW value. For architecture 8, CB is more sensitive to risk, whereas TR, PT, BP, CP, and DO are less sensitive based on their RRW value. The CB component is more sensitive to risk, whereas CP, DO, ST, and UV are less sensitive based on RAW value. For architecture 9, the CP component is more sensitive to risk, whereas the BP, DO, and CB components are less sensitive based on their RRW value. The CB component is more sensitive to risk, whereas the TR, PT, BP, CP, and DO components are less sensitive, while UV is slightly sensitive based on their RAW value. Based on previous comparisons, one can conclude that there are some components that are equal in importance. Components TR, PT, BP, CP, and CB are identified as more sensitive to risk according to their RRW values. Components TR, PT, BP, CP, DO, UV, and CB are more sensitive components owing to their RAW values. While RRW and RAW importance measures focus on components TR, PT, BP, CP, and CB as highly sensitive to risk, these components should be taken into consideration during the design of RPS to improve reliability and decrease risk and cost.
5. Conclusions and Recommendations
The prohibition of accident mitigation consequences, the fulfillment of suitable operating conditions, and improving reliability in the protection of the nuclear site are the main tasks for the safety and effectiveness of NPPs. This research set about applying the BBN model to improve reliability inference and assessment of the digital RPS I&C systems for NPPs. BBNs are a popular method for modeling uncertain and complex systems. They provide a robust and mathematically consecutive structure for the reliability analysis of various systems. Different scenarios of RBDs and their related BN models of the digital RPS I&C component arrangements were established. The failure data and downtime of the I&C components were utilized in the reliability study. Many experiments were carried out using BBN to measure and quantify the unavailability of digital RPS I&C for different architectures. The architecture with redundancy added to BP, CP, and DO components is the optimal architecture for the design of RPS I&C modules because it has the highest availability of 0.9999998 compared to other architectures. The availability of the digital RPS applied in the present study is compared with other related methods. The results confirm the feasibility, capability, and notability of the present methodology using BBN for evaluating and improving the reliability of digital RPS I&C modules.
The significance of the I&C component was determined using component importance measures RRW and RAW, which confirm its impact on the risk of the entire system. The components TR, PT, BP, CP, and CB are classified as highly sensitive to risk by both measures, and must be considered by the operator during the design stage to achieve the desired availability and safety. In addition, recommendations for high reliability of the RPS needs, reduction of the test interval to every week or every day, replacing critical components with higher reliability components, increasing the channel and component redundancy, and reducing common components or sources will reduce common cause failures. Further work on continuous BN reliability modeling is essential to construct more realistic models and generate more accurate and approximate inferences. In addition, neural networks and support vector machine algorithms can be useful for BN topology and parameter learning.
Neutronics analysis of commercial pressurized water reactor loaded with FCM fuel
. Nuclear Techniques.43(8), 080007 (2020).https://doi.org/10.11889/j.0253-3219.2020.hjs.43.080007 (in Chinese)Applicability analysis of aerosol reentrainment model based on revent experiment
. Nuclear Techniques.43(7),070603 (2020). https://doi.org/10.11889/j.0253-3219.2020.hjs.43.070603 (in Chinese)Uncertainty analysis of Gaussian plume model based on Bayesian MCMC method
. Nuclear Techniques.43(4), 040009 (2020). https://doi.org/10.11889/j.0253-3219.2020.hjs.43.040009 (in Chinese)Thermal fragmentation study on interaction of melton Pb-Sn alloy and coolant
.Nuclear Techniques.43(3), 030603 (2020). https://doi.org/10.11889/j.0253-3219.2020.hjs.43.030603 (in Chinese)The independent verification calculation of leader factor of reactor surveillance capsule
. Nuclear Techniques.42(9), 090601(2019).https://doi.org/10.11889/j.0253-3219.2019.hjs.42.090601 (in Chinese)Reactor Concepts Manual
.(2001),https://www.nrc.gov/docs/ML0230/ML023020519.pdf.AccessedWestinghouse Technology Systems Manual Reactor Protection System - Reactor Trip Signals
.https://www.nrc.gov/docs/ML1122/ML11223A30.pdf. AccessedReliability Study: Westinghouse Reactor Protection System 1984-1995.U.S. Nuclear Regulatory Commission Regulation NUREG/CR-5500
.(1998), https://nrcoe.inl.gov/resultsdb/publicdocs/SystemStudies/nureg-cr-5500-vol-2.pdf. AccessedThe report of improvement of reliability model of digital reactor protection system
.Application of Monte Carlo Methods in Reactor Protection System Reliability Research
.Fault Tree Based Reliability Analysis for Digital Reactor Power Control System of Nuclear Power Plant
. J. Nucl. Sci. Engineering. 33(4), 419-428(2013).Classification and Research of the Reactor Protection Instrumentation and Control System Functional Safety Markov Models in a Normal Operation Mode
.Reliability Analysis of the Automatic Control System of Reactor Power in Nuclear Power Plant Based on DFM
.Reliability block diagram with general gates andits application to system reliability analysis
.Annals of NuclearEnergy.38(11), 2456-2461 (2011).https://doi.org/10.1016/j.anucene.2011.07.013Bayesian Networks. Boston university school of public health, Department of health policy and management: Technical Report No. 5.
(2014), https://pdfs.semanticscholar.org/8899/44b6ab98d799a5ff5132e019d1ef5306aa5e.pdf.AccessedA bayesian network approach to estimating software reliability of RSG-GAS reactor protection system
. Atom Indonesia. 45(1), 43-49 (2019).https://doi.org/10.17146/aij.2019.775Bayesian belief network model quantification using distribution-based node probability and experienced data updates for software reliability assessment
. IEEE, 6 (2018).https://doi.org/10.1109/ACCESS.2018.2878376Development of a Bayesian Belief Network Model for the Software Reliability Assessment of Nuclear Digital I&C Safety Systems
.Bayesian network based approach for diagnosis of modified sequencing batch reactor
. Journal of Shanghai Jiaotong University (Science).24(4),17-429 (2019).https://doi.org/10.1007/s12204-019-2047-9A Brief Introduction to Graphical Models and Bayesian Networks
. (1998), http://www.cs.berkeley.edu/~murphyk/Bayes/bayes.html.AccessedLearning bayesian network classifiers with completed partiallydirected acyclic graphs
.Dynamic Bayesian network for semantic place classification in mobile robotics
. Autonomous Robots.41(5), 1161-1172 (2017).https://doi.org/10.1007/s10514-016-9600-2Bayes’ Theorem Definition
. (2019), https://www.investopedia.com/terms/b/bayes-theorem.asp.AccessedMSBNx: A Component-Centric Toolkit for Modeling and Inference with Bayesian Networks, Technical Report MSR-TR-2001-67, Microsoft Research
. (2001),http://research.microsoft.com/adapt/MSBNx/. AccessedGeneric component reliability data for research reactor PSA. IAEA TECDOC- 0930
.(1997), https://www-pub.iaea.org/MTCD/Publications/PDF/te_0930_scr.pdf.AccessedComponent Reliability Data for use In Probabilistic Safety Assessment. IAEA - TECDOC - 478
. (1988), https://inis.iaea.org/collection/NCLCollectionStore/_Public/20/019/20019171.pdf.AccessedImportance Measures, IAEA, Workshop on PSA Applications
. (1996), https://inis.iaea.org/collection/NCLCollectionStore/_Public/28/059/28059559.pdf.AccessedApplying Bayesian Networks in Nuclear Power Plant Safety Analysis
. Procedia Engineering. 7, 81-87 (2010).https://doi.org/10.1016/j.proeng.2010.11.012Reliability of digital reactor protection system based on extenics
. Springer Plus. (2016).https://doi.org/10.1186/s40064-016-3618-yReliability model of the digital reactor protection system considering the repair time and common cause failure
. Journal of Nuclear Science and Technology.54(5),539-551 (2017).https://doi.org/10.1080/00223131.2017.1291375