Abstract

Optimal maintenance decision for a sensor network aims to intelligently determine the optimal repair time. The accuracy of the optimal maintenance decision method directly affects the reliability and safety of the sensor network. This paper develops a new optimal maintenance decision method based on belief rule base considering attribute correlation (BRB-c), which is designed to address three challenges: the lack of observation data, complex system mechanisms, and characteristic correlation. This method consists of two sections: the health state assessment model and the health state prediction model. Firstly, the former is accomplished through a BRB-c-based health assessment model that considers characteristic correlation. Subsequently, based on the current health state, a Wiener process is used to predict the health state of the sensor network. After predicting the health state, experts are then required to establish the minimum threshold, which in turn determines the optimal maintenance time. To demonstrate the proposed method is effective, a case study for the wireless sensor network (WSN) of oil storage tank was conducted. The experimental data were collected from an actual storage tank sensor network in Hainan Province, China. The experimental results validate the accuracy of the developed optimal maintenance decision model, confirming its capability to efficiently predict the optimal maintenance time.

1. Introduction

Sensor networks comprise distributed, autonomous nodes that sense environmental information and transmit it via communication channels for processing and analysis [1]. Serving as essential tools for information collection and transmission, sensor networks are capable of sensing meteorological data, water quality information, and so on in environmental monitoring, thereby providing robust support for disaster early warning and resource management [2]. In the realm of agriculture, sensor networks can monitor parameters such as soil moisture and temperature to optimize crop cultivation strategies [3]. In the industrial domain, sensor networks have also become indispensable tools for monitoring complex systems, such as oil tanks, liquid-fueled launch vehicles, and traffic control [4]. By sensing various environmental parameters, these networks provide crucial data support to ensure the safety, reliability, and efficiency of the systems. However, as the size of the sensing network continues to expand, the number of nodes and the node failure rate increase, the stability and reliability of the network are also affected [5]. Therefore, to ensure the smooth operation of the network, it is crucial to maintain the sensing network. Maintenance of a sensing network helps to ensure that it can consistently provide high quality data, thus avoiding faulty decisions and analyses. Since sensor networks usually consist of a large number of nodes, regular maintenance of each node can be costly, so exploring optimal maintenance decisions for sensor networks can help reduce maintenance costs. Most importantly, making optimal maintenance decisions can help extends the lifetime of the network as well as ensures its proper operation in complex environments [6].

Many researchers have made remarkable contributions in various aspects of sensor network prediction and health management, as well as the optimization of sensor network performance. For instance, K. S. Hoong Ong et al. [7] proposed a model-independent deep reinforcement learning-based approach for predictive maintenance in edge sensor networks, which addresses the challenge of handling a large amount of sensor data and device state prediction. Iqbal et al. [8] focused on underwater WSN, addressing energy-efficient optimization and reliable data transmission in underwater environments. Saeed et al. [9] applied extra trees for fault diagnosis in WSN. Through this ensemble learning method, the accuracy and efficiency of fault free diagnosis were improved, and the training time was shorter. Rajan et al. [10] introduced a defect-tolerant WSN fault detection and node classification method using an adaptive neuro-fuzzy inference system (ANFIS). This method improved traditional fault detection strategies through a distributed adaptive mechanism, enhancing the robustness and reliability of WSN. Chawra et al. [11] proposed a hybrid metaheuristic-based wake-up scheduling scheme based on the Memtic algorithm and Tabu search. This approach aims to optimize coverage and connectivity in 3D wireless sensor networks (3D WSNs), thereby enhancing their overall efficiency. Although the above studies have made significant progress in the prediction, health management, and performance optimization of sensor networks, these methods are often limited to specific application scenarios and face challenges in dealing with data scarcity, uncertainty, system complexity, and environmental dynamics. This may result in existing methods being unable to effectively address the increased node failure rate and network stability issues in large-scale networks.

Specifically, in the current optimization of maintenance decisions for sensor networks, researchers face two primary challenges: a lack of sufficient observation data and complex system mechanisms [8, 9]. With ongoing improvements in the manufacturing industry, the reliability of sensors has also been enhanced, leading to a decrease in instances of sensor failures. However, this also implies that failure data available for accurate maintenance decisions are relatively scarce. In such cases, it is necessary to leverage additional information from the sensor network to enhance the accuracy and reliability of maintenance decisions. Sensor networks bear the responsibility of monitoring complex systems, distributed across different locations and exhibiting various characteristics. The intricate system mechanisms introduce interdependencies among sensor nodes and susceptibility to external environmental changes, potentially resulting in complex correlations and nonlinear relationships among sensor data. Due to the broad and heterogeneous nature of monitoring, traditional maintenance schedules based solely on expert recommendations often prove overly conservative, leading to unnecessary increases in maintenance costs. Furthermore, the uncertainty and vagueness of expert knowledge pose challenges in its application to maintenance decision-making. To simultaneously reduce maintenance costs and enhance the reliability of sensor networks, it is crucial to address the aforementioned issues, particularly in effectively utilizing limited data and uncertain expert knowledge in optimizing maintenance decisions. By comprehensively considering multiple sources of information, such as sensor data and system states, a more comprehensive and accurate foundation can be provided for decision-making. Therefore, there is an urgent need for a comprehensive approach that effectively utilizes limited data and uncertain expert knowledge to address these challenges in optimizing maintenance decisions for sensor networks.

To address the outlined challenges, the belief rule base (BRB) system is explored as a potential solution in the subsequent discussion. Developed by Yang et al. [12, 13], the BRB expert system integrates fuzzy theory, IF-THEN rules, and evidence theory, allowing it to handle indeterminate, unclear, or incomplete information effectively [14]. Its superior performance has led to applications across various domains, including safety assessment, fault diagnosis, and health state prediction. For instance, Xu et al. [15] designed a new fault diagnosis model for marine diesel engines using multiple BRB subsystems. He et al. [16] addressed the challenge of belief rule combination explosion through an interval construction BRB, and Feng et al. [17] enhanced the interpretability of the BRB-based assessment model with a new optimization approach. Incorporating observation data and expert knowledge, BRB extend the information source of sensor networks and aid in solving problems related to optimal maintenance decision-making in engineering practice [1820]. Furthermore, as a typical prediction method, the Wiener process can predict the system’s future state based on the current one, making it widely used in life prediction, health state prediction, and other fields due to its high adaptability in engineering applications [21]. However, influenced by the complex environment and the sensor mounting model, there are correlations between the characteristics of the Wiener process. That is to say, the characteristic has some redundant information that is represented by the other characteristics, and it will influence the accuracy of the BRB model.

Therefore, this study introduces a new optimal maintenance decision model based on BRB-c and the Wiener process. The model consists of two key components: a BRB-c-based health state assessment for evaluating the current health of the sensor network and a Wiener process-based prediction model for forecasting future health conditions. The initial structure and parameters of the assessment model are decided determined with expert input [22]. However, due to the indeterminacy of expert knowledge, an optimization model employing the projection covariance matrix adaptation evolution strategy (P-CMA-ES) is utilized to simultaneously train the health state assessment and prediction models, improving estimation accuracy.

The key contributions of this research are as follows:(1)The proposed model leverages limited failure data more effectively by integrating BRB-c for health state assessment, which is adept at processing uncertain data. This approach allows for a more detailed and accurate analysis, enhancing the model’s predictive performance and decision-making quality.(2)By combining the BRB-c-based assessment with the Wiener process for prediction, the model integrates multiple sources of information, including sensor data, historical maintenance records, and expert knowledge. This facilitates a comprehensive view of the network’s health, enabling more informed and reliable maintenance decisions.(3)The model explicitly accounts for the interdependencies among sensor characteristics, utilizing the BRB-c to capture and analyse these correlations. This leads to a more nuanced understanding of the network’s behaviour, significantly improving the accuracy and reliability of maintenance predictions and decisions.

In addition, for sensor networks, a significant amount of normal observation data can be collected, which can provide enough information to understand the correlation between characteristics. Compared to existing methods such as fault tree analysis (FTA), reliability-centered maintenance (RCM), and data-driven approaches, the developed method based on correlation coefficient can handle the constraints of the optimization model and reduce model complexity. Therefore, the optimal maintenance decision model incorporates the correlation coefficient.

The rest of this article is arranged in the following parts. In Section 2, the problems in optimal maintenance decision are formulated and a new one based on BRB-c is built. Section 3 presents the inference process of the model. The optimization model for the developed optimal maintenance decision model is proposed in Section 4. A case study is carried out to demonstrate the effectiveness of the model in Section 5. Section 6 provides a conclusion.

2. Problem Formulation

In the optimal maintenance decision of the sensor networks, there are two problems: the shortage of observation data and the complicacy of the sensor network system. It should be noted that the complexity of the sensor network can be divided into two aspects: complex system mechanism and characteristic correlation. These problems are formulated in Subsection 2.1, and then the construction of the optimal maintenance decision model based on BRB-c and Wiener process is presented in Subsection 2.2.

2.1. Problem Formulation of Optimal Maintenance Decision for Sensor Network

The three problems in the optimal maintenance decision for a sensor network can be listed as follows:

Problem 1. In the health management of a sensor network, the availability of observation data is crucial for constructing an effective maintenance model. As electronic products, including sensors, continue to improve in quality, their reliability has significantly increased. Consequently, the probability of sensor failures has decreased. However, even with enhanced reliability, it is inevitable for sensors to experience failures over prolonged operation periods. As a result, the amount of failure data that can be collected for analysis remains limited. This scarcity of failure data poses a significant challenge in accurately establishing an optimal maintenance decision framework. This is the first issue that should be resolved.

Problem 2. The primary function of a sensor network is to monitor the state of a complex system. In the case of such systems, the sensor deployment often spans a wide range, leading to strong nonlinearity and interdependencies among the observed information from different sensors. Consequently, relying solely on expert knowledge to provide accurate information for optimal maintenance decision-making in sensor networks becomes nearly impossible. Furthermore, expert knowledge itself is prone to uncertainties, incompleteness, and vagueness, which further complicates its practical application. Therefore, it becomes necessary to incorporate additional sources of information alongside expert knowledge to tackle these challenges. Addressing this second problem is essential to enhance the effectiveness and robustness of the optimal maintenance decision-making process in sensor networks.

Problem 3. In engineering practice, the characteristics of a sensor network are often influenced by the complex environment in which they operate. Consequently, redundant system information can be observed within these characteristics, indicating that they are not independent but rather exhibit correlations among themselves. This characteristic correlation poses challenges to accurately represent system information and, subsequently, affects the accuracy of the optimal maintenance decision model. This paper highlights the significance of considering characteristic correlation in order to enhance the accuracy of optimal maintenance decisions. By considering the interdependencies among the characteristics, the aim is to improve the fidelity of the model and enable more precise maintenance decision-making in sensor networks.
Thus, to solve these problems, an optimal maintenance decision model can be constructed as follows:where is the optimal maintenance time of the sensor network at time instant t. and are the nonlinear assessment model and prediction model, respectively. is the repair threshold that is determined by experts. E means the expert knowledge used in the optimal maintenance decision model. denote the observation data of the M characteristics of a sensor network. C denotes the attribute correlation between the characteristics.

2.2. Construction of Optimal Maintenance Decision for Sensor Networks

There are two components in the optimal maintenance decision for the sensor network: the health state assessment model and the health prediction model.

As an expert system, BRB-c can combine observation data and expert knowledge simultaneously. The health state assessment model contains more than one belief rules, and the belief rule can be shown as follows:where is the estimated health state of the sensor network at time instant t. are the reference points of characteristics that are used to transform the different observation information to a unified framework [23]. denote the output of the health state assessment model, where are the reference degree of the assessment model and are the belief degrees that correspond to them. denotes the weight of the rule, and are the weights of the M characteristics [24]. Unlike the BRB model, the BRB-c model includes a new parameter, which is the correlation matrix used to handle related attributes. The matrix can be represented as follows:

The BRB-c model enhances the consideration of attribute correlations by incorporating a correlation matrix. Based on system mechanisms and observational data, it employs the correlation coefficient method for calculation of interattribute correlations. This integration aims to improve the accuracy and efficiency of the BRB model, with the specific method of calculating attribute correlations detailed in (5) of Section 3.1.

Then, based on the estimated health state, the Wiener process-based health state prediction model of the sensor network in the future can be obtained bywhere is the predicted health state in the future. and are the parameters of the Wiener process-based at time instant . is the normal process of Brownian motion.

The optimal maintenance time can be determined by the repair threshold and the predicted health state .

3. Inference of the Optimal Maintenance Decision for Sensor Networks

This section presents the inference process of the developed optimal maintenance decision model. There are two parts in the optimal maintenance decision model: the health state assessment model and the health state prediction model, presented in Subsection 3.1 and 3.2, respectively.

3.1. Health State Assessment Model Based on BRB-c

In the assessment model, there are five steps: attribute correlation calculation, observation data transformation, belief rule activation, belief rule combination, and health state calculation.Step 1: To address the influence of the correlation between the attributes in the BRB-c model, the attribute correlation can be first calculated by the correlation coefficient method, and it can be shown as follows:where and are the two attributes of the BRB-c model. denotes the covariance and and represent the variance.Step 2: In engineering practice, different characteristics have different data forms. Thus, the following formula can be used to transform the observation data of the network characteristics into a uniform form.where is the degree of matching between the characteristic and the reference point. is the reference point of the characteristic in the belief rule and is the belief rule. denotes the quantity of the belief rule that comprises the characteristic [25].Step 3: Following the obtaining of the matching degree of every reference point, the degree of matching between the input information of network characteristics and the belief rule is calculated by the following:where is the matching degree of the input information to the belief rule. represents the number of the characteristic in the belief rule. refers to the relative weight of the characteristic, representing the importance of the characteristic in the characteristics [26]. It should be noted that the characteristic correlation represents its objective aspect and the characteristic weight denotes its subjective aspect. Thus, the relative weight is a combined coefficient.Then, based on the matching degree of the input information, the activation of the belief rules in the rule base can be carried out in different degrees. The degree of matching of the belief rule can be obtained bywhere is the activation weight of the belief rule. refers to the number of the belief rule in the assessment model of health state on the basis of BRB-c, and denotes the rule weight that shows the relative importance of the belief rule in the rule base [27].Step 4: With the activation weight calculated, the health state can be obtained in the rule output. As the output of belief rules takes different forms, the health state cannot be obtained directly and the final output can be derived from the analytical format of the evidential reasoning (ER) algorithm, which can be shown as follows:where is the combined output belief degree of output reference degree , is the number of the belief rule, and the output reference degree [17]. Note that in this modeling process, the health state of the sensor network varies, and the optimal maintenance time should be determined by the health state at current time.Step 5: The combined belief degree of the output reference degree represents the probability of the health state at different reference degree. The formula below can be used to calculate the final health state.where is the estimation of health state at time instant by the gathered observation information of sensor characteristics. represents the utility of the reference degree that is given by experts and used to measure the impact of different reference degrees on the final estimated health state [28].

3.2. Wiener Process-Based Health State Prediction Model

Wiener process is a traditional prediction method that has been used widely in engineering practice [29, 30]. Wiener process, a stochastic process, is widely used in various fields such as engineering, finance, and physics. It can be used to predict the health state of a sensor network. The Wiener process estimates the future state of a sensor network based on historical data and statistical analysis. By analysing patterns and trends in the data, it is possible to predict the evolution of the state of health, identify potential problems or failures, and optimize maintenance strategies. In this study, the Wiener process is used for the prediction of the health state of the sensor network.

On the basis of the estimated health state under the assessment model, a prediction can be made about the future health state with the model as follows:where and are the health states of the network at time instant and , respectively. . denotes the Brownian motion and . and represent the degradation coefficient and the diffusion coefficient of the health state prediction model, respectively.

The change of the health state can be obtained by the following theorem.

Theorem 1. The degradation coefficient and the diffusion coefficient of the health state prediction model can be estimated as follows:where is the change of the health state and is the number of the available health state of the sensor network at time instant .

Proof. The change of the state transition can be obtained byThen, the mean and the variance of the change of the state transition can be obtained by the following formula:Thus, the change of the state transition obeys normal distribution . The probability distribution of can be profiled as follows:Then, the maximum likelihood function can be constructed and shown as follows:The estimated degradation coefficient and the diffusion coefficient of the health state prediction model can be calculated byTherefore, the estimated degradation coefficient and the diffusion coefficient of the prediction model can be acquired as the theorem.
With the predicted health state, the optimal maintenance time of the sensor network can be provided using the following formula:where is the optimal maintenance time and is the time adjusted when the health status reaches or exceeds the threshold. is the maintenance threshold that is determined by experts with both considering sensor network reliability and maintenance cost.

Remark 1. It is worth noting that predicted health states below the maintenance threshold may be affected by ambient noise. Therefore, in order to improve the accuracy of determining the optimal maintenance time, the modeling study involves the simultaneous monitoring of the predicted health state at multiple consecutive moments. This approach helps to mitigate the effects of ambient noise and provides more reliable maintenance predictions. For example, only when the health states at time instant , , and lower than , the optimal maintenance time is determined as .

4. Optimization Model for Optimal Maintenance Decision Model

On account of the indeterminacy of the expert knowledge, the original optimal maintenance decision model cannot provide accurate maintenance time. Thus, this section elaborates the construction of the optimization model for the developed optimal maintenance decision model and concludes its modeling process.

4.1. Optimization Model Based on P-CMA-ES

As an expert system, BRB-c model is used to construct the assessment model for health state. The initial model is built by domain experts, who provide reference points and values, output belief degrees for the belief rules, rule weights, and attribute weights. However, in the real environment, the initial model cannot accurately assess the health state of the sensor network due to the uncertainty and ambiguity of the expert knowledge. Therefore, the model parameters need to be adjusted according to the monitoring data to improve its accuracy.

In addition, one of the greatest advantages of the BRB-c model is that it is highly interpretable. This means that it is possible to understand how the model arrived at the assessment results, thus increasing the level of confidence in the results. In order to maintain the interpretability of the model, certain constraints can be introduced into the optimization model. These constraints can include limiting the range of attribute weights, controlling the sum of rule weights, and so on to ensure that the output of the model is in line with expert knowledge and the actual situation.

Through the analysis mentioned above, a conclusion is reached that the optimization model of the established health assessment model has a single optimization objective, which makes it a constrained one. In this study, the P-CMA-ES algorithm, which is the foundation of the suggested optimization model, is an intelligent optimization algorithm that will solve the problem of gradient diffusion.

For the health assessment model, the optimization objective is to minimize the gap between the real health state and the estimated health state. Therefore, the mean square error (MSE) between the two can represent the accuracy of the health assessment model. By using formula below, the MSE can be computed.where and are the output of the developed model and the actual health state of the sensor network, respectively. denotes the amount of the observation data in the developed model.

In the health state assessment model based on BRB-c, the parameters have physical meaning. Thus, in order to guarantee their physical meaning in the modeling process, some constraints need to be satisfied as (26)–(29).

Then, the optimization model is presented aswhere the above parameters are the optimization parameters in the optimization model. It should be noted that the constraints can be adjusted according to the sensor network status.

In the optimization model, it is worth noting that the parameters in the health state prediction model are not optimized, and they are calculated by the maximum likelihood estimation method as shown in Subsection 3.2 of Section 3.

Remark 2. In the modeling process, the BRB-c based optimal maintenance decision method is a recursive process. The P-CMA-ES algorithm is an optimization method that can research the optimal result intelligently. It aims to search the optimal parameters of the BRB-c model based on the constructed optimization model. The modeling process of the BRB-c-based optimal maintenance decision method is determined by the optimization model and it has nothing to do with the optimization algorithm. Thus, P-CMA-ES has not influenced the recursive process of the BRB-c-based optimal maintenance decision.

4.2. Modeling Process of the Developed Optimal Maintenance Decision Model

According to the above inference of the optimal maintenance decision model, the modeling process of the optimal maintenance decision model is profiled in Figure 1.

The modeling process of the BRB-c-based optimal maintenance decision model can be concluded as follows:Step 1: Differentiate the two types of observation data, namely, training data and testing data, which are used to train and test the optimal maintenance decision model, respectively.Step 2: Train the developed optimal maintenance decision model by the training data. The observation data of the characteristics of the sensor network are used to optimize the health assessment model, and then the obtained health states are utilized for calculating the parameters of the health state prediction model.Step 3: Test the optimized model by the testing data. The present health state of the sensor network can be obtained by the BRB-c-based health assessment model. And with the estimated health state at the current time, the future health state can be obtained by the health state prediction model.Step 4: The repair threshold is determined by experts, and based on the predicted health state, the optimal maintenance time can be obtained.

5. Case Study

To demonstrate the effectiveness of the developed optimal maintenance decision model, a case study was conducted on a WSN for an oil storage tank located in Hainan province, China.

5.1. Problem Formulation for the Optimal Maintenance Decision of WSN

Optimizing the maintenance decision for the sensor network is a valuable approach to enhance its reliability. However, two main challenges need to be addressed in this context. On the one hand, the high reliability of the sensor leads to a low sensor failure rate. Thus, the failure data of the sensor that can be obtained is relatively small, and there is not sufficient information to construct an accurate optimal maintenance decision model. On the other side, the sensors in the WSN are distributed in different positions of the monitored object, and its monitored characteristics are different. Moreover, the noise of the environment of the WSN also influences the accuracy of the observation data. Therefore, experts cannot provide accurate knowledge of the WSN, and the indeterminacy of the expert knowledge also improves the difficulty of using the knowledge. Thus, the above two factors lead to the inaccuracy of the optimal maintenance time of the WSN.

In this particular case study, the WSN is deployed near the sea to monitor the condition of an oil storage tank. Two key characteristics, namely the failure rate (FR) and coverage range (CR), are selected for the WSN. These characteristics serve as the basis for constructing a health state assessment model, which is then utilized to develop a Wiener-based health state prediction model using both the reference health state and estimated health state.

5.2. Construction of the Optimal Maintenance Decision Model

In this subsection, experts construct the optimal maintenance decision model, where 4 and 5 reference points are selected for CR and FR, respectively, and L, SL, M, SH, and H represent low, slight low, medium, slight high, and high, respectively. Tables 1 and 2 showing the reference values of these two characteristics are decided by experts. And Table 3 shows the reference degrees of the health state in the output of the assessment model, where L, SL, M, SH, and H denote low, slight low, medium, slight high, and high health state, respectively. Therefore, the belief rule in this health assessment model of the sensor network is as follows:where the initial rule weight and the initial characteristic weight are assumed to be 1.

Based on the structure of the belief rule, there are 20 belief rules in the BRB-c-based health state assessment model. Table 4 shows the initial assessment model. Then, the initial Wiener process-based health state prediction model can be obtained by the historical health state, and it can be shown as the following equation:where . Thus, .

5.3. Training and Testing of the Constructed Optimal Maintenance Decision Model

In training and testing of the optimal maintenance decision model for the WSN, 250 sets of observation data of two characteristics are randomly selected as training data and the rest are used for testing. Among them, there are 64 sets of fault data, which indicate that the storage tanks have experienced problems or failures.

In the P-CMA-ES algorithm, the optimization iteration is set to 300. The optimization iteration process of the BRB-c-based health assessment model is shown in Figure 2. The iterations were set to 50, 100, 200, and 300, respectively. It can be seen that as the number of optimization iterations increased, the actual value and the estimated value gradually approached each other. When the number of iterations reached 300, it can meet the requirements of assessment accuracy and also avoid the occurrence of overfitting.

In Figure 3, the blue and red lines represent the estimation errors of the health status evaluation model based on BRB-c and BRB for the actual health status of WSN, respectively. Obviously, the health status assessment model based on BRB-c can more accurately estimate the health status of WSN.

5.4. Comparison Experiments

Moreover, the effectiveness of the developed health state assessment model in this paper is illustrated through comparison experiments with Feng et al. [28], Zhou et al. [31], extreme learning machine (ELM), fuzzy inference, and BP neural network approaches. The mean squared errors (MSEs) obtained from these experiments are presented in Table 5.

Comparing the BRB-c assessment model with other models, significant improvements in accuracy are observed. Specifically, the developed assessment model shows an improvement of 19.46% over the BRB model by Feng et al., 8.53% over the BRB model by Zhou et al., 50.14% over ELM, 64.82% over fuzzy inference, and an impressive 70.94% over the BP neural network. These results clearly demonstrate the superiority of our developed assessment model in accurately evaluating health states.

After the optimal maintenance decision model has been optimized, the optimized health assessment model and prediction model can be obtained. The optimized health assessment model can be seen in Table 6. And it is shown clearly in Figure 2 that the health state of the WSN can be accurately estimated by the developed model, and the error between the model output and the actual health state is within an acceptable range. On the other side, when the sampling time reaches 217, the health state of the WSN will be lower than 0.92, which means it needs repairing. Thus, based on the developed Wiener process health state prediction model, the predicted health state of the WSN can be obtained.

In addition, Figure 4 illustrates that the optimal maintenance time fluctuates around 217. This suggests that the obtained optimal maintenance time aligns with the requirement of maintaining the health state of the WSN above 0.92. Consequently, it can be concluded that the developed optimal maintenance decision model provides an accurate optimal maintenance time. In summary, the optimized health assessment model, prediction model, and optimal maintenance decision model collectively contribute to accurately estimating the health state of the WSN and determining the appropriate maintenance time.

6. Conclusions

In response to the challenges of limited observational data, complex system mechanisms, and the necessity for incorporating attribute correlations in sensor network health management, this study introduces an optimal maintenance decision model. Grounded in the BRB-c and the Wiener process, the model enhances the precision of health state assessments by integrating complex attribute correlations. The Wiener process is then leveraged for predictive modeling, forecasting the sensor network’s future health states. Utilizing maximum likelihood estimation, the model computes the degradation and diffusion coefficients, which are instrumental in determining the optimal maintenance timing. A significant strength of this approach is its comprehensive utilization of both quantitative monitoring data and qualitative expert insights, facilitated by the BRB-c. This synergy allows for the adept handling of uncertainties and incomplete data, thus fortifying the maintenance decision-making process. Furthermore, the Wiener process-based prediction model enhances forecast accuracy by factoring in both the current health state and the interdependencies among attributes.

However, it must be emphasized that the current health state assessment model does not address the potential challenge of rule combination explosion, which may affect its ability to effectively assess the health status of sensor networks. This limitation underscores the need for further research and advancements in developing sophisticated models capable of navigating the complexity and diversity of sensor networks. Moreover, this study operates under the assumption that sensor network observational data are completely reliable, disregarding the impact of environmental noise. Such an assumption might not fully reflect the real-world conditions where noise and uncertainties are common. Enhancing the model’s practical applicability will require future research efforts to integrate noise modeling and formulate robust strategies to mitigate the impact of these uncertainties [3235].

Data Availability

The data used to support the findings of this study are available from the corresponding authors upon reasonable request.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This research was funded by the Social Science Planning Foundation of Liaoning Province under Grant L23BTQ005.