Cost Optimization and Reliability Parameter Extraction of a Complex Engineering System

Anuj Kumar1,*, Sangeeta Pant2,* and Mangey Ram3

1Department of Mathematics, University of Petroleum and Energy Studies, Dehradun, India
2School of Engineering and Computing, Dev Bhoomi Uttarakhand University, Dehradun, India
3Department of Mathematics, Computer Science and Engineering, Graphic Era Deemed to be University, Dehradun, India
E-mail: anuj4march@gmail.com; pant.sangeet@gmail.com; mangeyram@gmail.com
*Corresponding Author

Received 06 March 2023; Accepted 07 May 2023; Publication 14 July 2023

Abstract

Nowadays, the transformation of the various energy system is the core objective of the dedicated sustainable development goal related to energy sustainable world within the new United Nations development agenda. Different nuclear regulatory authorities around the globe, sets Technical Specifications (TSs) for ensuring the human and environmental safety of various highly volatile and complex Nuclear Power Generation Plants (NPGPs). TSs define numerous measures and limitations related to safety and sustainability that must be followed by all NPGPs around the world. Reliability, availability and cost components associated with a NPGPs form important bases for the setting of TSs. In this work, a framework based on few recent metaheuristics like Cuckoo Search Algorithm (CSA), Grey Wolf Optimizer (GWO), Hybrid PSO GWO algorithm (HPSOGWO) has been presented for cost optimization and reliability parameter extraction of a complex engineering system named Heat Removal System (HRS) of a nuclear power generation plant safety system (NPGPSS). A multi-criteria decision-making (MCDM) method named Weighted-Sum Method (WSM) has also been employed for prioritizing the available metaheuristics based on available beneficial and non-beneficial criteria’s.

Keywords: Reliability, cost, optimization, metaheuristics, heat removal system (HRS), nuclear power generation plants (NPGPs), weighted-sum method (WSM).

1 Introduction

For Development that fulfill the needs and wants of the present society without making any concession in the ability of upcoming generations to fulfil their own needs can be termed as Sustainable development. Since the 1992 United Nation (U.N.) Rio de Janeiro conference, Agenda 21, there have been a growing role of access to clean, reliable and sustainable energy for achieving sustainable development goals (SDGs) [1]. Nuclear power can be viewed as a suitable alternative to fossil fuels- the conventional energy sources for achieving a clean and sustainable environment along with a green economy. Nuclear reactors generate electricity in a nuclear power plant. NPGPs have complex subsystems and structures and any error whether it is human, mechanical or environmental can cause huge loss to society and the environment [2, 3]. Hence, nuclear regulatory authorities set TSs for ensuring well-being and safety of humankind and NPGPs [4, 5]. No industrial activity including power generation through NPGPs can be termed as completely risk-free. Few major accidents like Fukushima (Japan 2011), Chernobal (Ukraine 1986) etc. are most critical and devastating incidents of the past related to civil nuclear power generation which happened even after the presence of the auditor nuclear safety formed and recognized by United Nation (U.N) in 1957 “The International Atomic Energy Agency-IAEA” [6].

Due to the increasing quality consciousness among the customers, every industry has been focusing on developing tools and technology for enhancing the reliability of various components associated with various complex systems like NPGPs. In short, one can term reliability as “the probability that a system will work adequately for a reasonable period of time” [7]. The consequences of an unreliable complex system like NPGPs in terms of safety, human life, and environmental damage can be severe. Hence, it is essential for industries to strike a balance between system reliability and cost during the designing stage of such complex systems. Apart from that, to ensure the safety and reliability in the long-run of such a complex system, constantly huge investment is also needed for the maintenance and up-gradation.

In the past few decades, metaheuristics have become enormously popular amongst researchers of all communities due to their simple and derivation-free mechanism [811]. Problems related to the optimization of system reliability and reliability parameter extraction of complex systems like NPGPs are highly nonlinear optimization problems in nature and solutions to these NP-hard problems are quite complex even with moderate scale [1215]. Conventional techniques of optimization fail in obtaining the global optimal solution for those NP- hard reliability optimization problems as they have nonlinearity associated with multiple local extreme values.

In metaheuristic algorithms, first the search space is exhaustively explored globally and then on the basis of some current suitable solution, an intensive local search which can be termed exploitation, is done further to obtain the best solution. Therefore, in any metaheuristic, a fine-tuning between these two processes is required [16, 17]. It is also worthy to notify “No Free Lunch theorem” here. As per this theorem, the suitability of any metaheuristics vary from problem to problem i.e for a particular problem where ‘metaheuristic A’ is giving promising results may give a poor performance on another set of problems [18]. The rest of the article has been structured as follows:

Section 2 provides a brief overview of various nature-inspired optimization techniques named CSA, GWO, HPSOGWO, and a MCDM method named WSM used for cost optimization, reliability parameter extraction, and prioritization in this article. Section 3 describes the nonlinear cost optimization problem related to the HRS of a NPGPSS. Numerical simulations and discussion are presented in Sections 4. In the last, results conclude in Section 5.

2 Materials and Methods

A set of novel techniques, which have drawn their origin from nature and use to solve complex and highly nonlinear optimization problems, can be termed nature-inspired optimization techniques. We first describe the nature-inspired optimization techniques and MCDM method used in this study.

2.1 System Cuckoo Search Algorithm (CSA)

Yang and Deb developed an evolutionary algorithm named cuckoo search algorithm (CSA) in the year 2009, which is motivated by the life of the Cuckoo-a bird [19].

The main behavioral aspect of cuckoo, which is the source of inspiration for this algorithm, is the brood parasites. Cuckoos follow brood parasites and they have a very aggressive reproduction strategy. They procreate in other-host net and remove the host’s own eggs to increase the hatching probability of its own eggs.

Yang & Deb modeled the brood parasitism among cuckoos along with the concept of L´evy Flights by considering the three rules mentioned below [20, 21]:

1. A cuckoo chose nest randomly to dump its only egg.

2. Only those nests with best high quality of solutions (eggs) will carry forward.

3. The quantity of host nests available is fixed. pa is the probability, lying between 0 and 1, that a host can identify an alien egg.

L´evy Flight for x(t+1) solution for cuckoo i is given by

xi(t+1)=xi(t)+αLevy(λ) (1)

Where α denotes the step size and is greater than zero. CSA’s pseudo code is presented in Figure 1.

images

Figure 1 CSA’s pseudo code.

2.2 Grey Wolf Optimizer (GWO)

Grey Wolf Optimizer (GWO) technique, which mimics the social behavior of wild animals named grey wolves (Canis lupus), is developed by Mirjalili et al. in year 2014 [22]. It mathematically modelled the social hierarchy and the hunting mechanism of grey wolves which used to live together in groups of 6–14 members. They categorize the whole pack of grey wolves, based on the social hierarchy, to four categories named alpha (α), beta (β), delta (δ) and omega (ω) wolves. Where, α holds the highest and ω kept at the lowest level in the social hierarchy. Apart from well structure social hierarchy they have well define mechanism of hunting which is mathematically define by the following equations:

D=|CYP(t)-Y(t)| (2)
Y(t+1)=YP(t)-AD (3)

Where YP denotes the prey’s position vector and Y represent the position vector of a grey wolf. ‘t’ define current iteration & the coefficient vectors A and C are given by the equations:

A=2as1-a (4)
C=2s2 (5)

Where random vectors s1 and s2 are in [0,1] and during the iterations the component of a are decreasing linearly from 2 to 0.

It is also assumed that the α wolf (best candidate solution), β wolf and δ wolf have better understanding about the prey’s location in comparison to ω wolf so that ω wolves to update their positions in accordance of α, β and δ wolf positions as per the below mentioned formulas as per the following formulas [22, 23]:

Dα=|C1Yα-Y|,Dβ=|C2Yβ-Y|,Dδ=|C3Yδ-Y| (6)
Y1=Yα-A1(Dα),Y2=Yβ-A2(Dβ),Y3=Yδ-A3(Dδ) (7)
Y(t+1)=Y1+Y2+Y33 (8)

GWO’s pseudo code is presented in Figure 2.

images

Figure 2 GWO’s pseudo code.

2.3 Hybrid PSO GWO Algorithm (HPSOGWO)

Hybridization of two metaheuristics can serve the purpose of obtaining the global best (g-best) solution much better than in comparison to individual metaheuristic in term of better quality solution, time and improved convergence rate etc. [24]. The purposes of hybridization of GWO with other metaheuristics are local maxima avoidance and the objective to get superior quality of g-best solution. One of most popular among them is the hybridization of particle swarm optimizer (PSO) with GWO named as hybrid PSO GWO technique (HPSOGWO) [25].

In the process of hybridization of PSO with GWO, the GWO play its role in the process of exploration whereas PSO strengthen the process of exploitation. Hence, ultimately strengthening the performance of HPSOGWO [26].

Original equations of GWO have been modified by using inertia weight constant w.

Dα =|C1Xα-w*X|;Dβ=|C2Xβ-w*X|;
Dδ =|C3Xδ-w*X| (9)

The original equations of velocity and position of search agent in PSO are modified to the equations:

Vik+1 =w*{Vik+c1r1(x1-xik)+c2r2(x2-xik)+c3r3(3-xik)}
xik+1 =xik+vik+1 (11)

HPSOGWO’s pseudo code is presented in Figure 3.

images

Figure 3 HPSOGWO’s pseudo code.

2.4 Weighted Sum Method (WSM)

MCDM methods are used to select the best alternative amongst the set of available alternatives based on different multiple criteria, which may have different units [27].

First step of WSM is prioritization of the criteria’s into beneficial and non-beneficial. beneficial criteria are the criteria whose greater value is desirable while non- beneficial are those whose lower value is desired [28]. Like reliability can be termed as beneficial and system cost can be viewed as non-beneficial criteria as one’s desire to have a system with highest reliability and the lowest cost. After that normalization has to be done to make all criteria’s comparable. In normalisation, the performance value of an individual cell has been divided by the maximum value in beneficial criteria. While, for non-beneficial criteria the performance value of an individual cell has been divided by the minimum value [29, 30].

Non-Beneficial:min(xij)xij,Beneficial:xijMax(xij) (12)

By following a normalized decision matrix can be obtain. Next step of WSM is to assign the weightage to the criteria. Here, we have consider that the equal weightage i.e. 0.25 weightage have been allotted to each of the criteria. After that multiply the weightage assigned to every criteria with it’s normalised performance value. By doing so, we get weighted normalised decision matrix.

Ai=i=1nwjxij (13)

Next, one can add all weighted normalized performance value of every alternative to get a performance score. Now, ranks can be allocated to various nature-inspired optimization algorithms based on the performance score.

3 Problem Description

The main task of quality and reliability engineers is to deal with various complex systems having a mixed configuration, i.e. the sub-system associated are purely connected neither in series nor in a parallel. Here such a highly complex system named HRS of a NPGPSS is taken into consideration for cost Optimization and reliability parameter extraction by using few recent metaheuristics.

Here, in this robust and complex design of a NPGPSS, the emergency core-cooling subsystem of a nuclear power generation reactor consist of a core flooding system, which has low pressure. Hence, it become mandatory to have a heat removing system associated with it [31]. This low-pressure heat removing system directly connected with another high-pressure system. The main purpose of this HRS is the removal of residual heat at the time of maintenance, servicing and refueling of reactor. Here, Figure 4 represent the schematic of the system [4, 6].

The reliability of the HRS of a NPGPSS is given by Rsys. where

Rsys. =(1-r1)(1-r3)(1-r5)+(1-r1)(1-r3)(1-r6)r5
+(1-r1)(1-r3)(1-r7)r5r6
+(1-r1)(1-r3)(1-r8)r5r6r7
+(1-r1)(1-r4)(1-r5)r3+(1-r1)(1-r4)(1-r6)r3r5
+(1-r1)(1-r4)(1-r7)r3r5r6
+(1-r1)(1-r4)(1-r8)r3r5r6r7
+(1-r2)(1-r3)(1-r5)r1+(1-r2)(1-r3)(1-r6)r1r5
+(1-r2)(1-r3)(1-r7)r1r5r6
+(1-r2)(1-r3)(1-r8)r1r5r6r7
+(1-r2)(1-r4)(1-r5)r1r3
+(1-r2)(1-r4)(1-r6)r1r3r5
+(1-r2)(1-r4)(1-r7)r1r3r5r6
+(1-r2)(1-r4)(1-r8)r1r3r5r6r7 (14)

And the relation between system reliability RSys. and system reliability QSys. is given by

RSys.=1-QSys. (15)

Where qi represents unreliability and 1-qi=ri denotes the reliability of the ith component. Furthermore, the system cost CSys. is given by the equation

CSys.=2i=18Kiriαi (16)

CSys. is a combination of components reliabilities which are nonlinear in nature. This combination is taken from the system design point of view as it seeks to place a constrain on CSys. [32].

Here K1=K2=K3=K5=K6=K7=K8=100 and K4=150 and αi is 0.6 for all ‘i’.

In the framework proposed here, the system cost CSys. with various inequality constraints based on reliability parameters has been considered as an objective function, which has to be minimized. This leads to a single-objective optimization problem, which is highly nonlinear in nature.

Minimize system cost (CSys.)

Subjected to

0.5 ri1i
0.9 RSys.1

4 Numerical Simulations and Discussion

Nowadays various researchers are using metaheuristics for getting the solution of various real life complex nonlinear optimization problems [3337]. Here, for the above mentioned problem of cost optimization and reliability parameter extraction of HRS of a NPGPSS, the simplest constraints handling method named penalty functions have been used and few recent metaheuristics namely CSA, GWO, HPSOGWO have been employed in MATLAB. The best results obtain by those metaheuristics are demonstrated in Table 1.

Table 1 Comparison results for HRS of a NPGPSS

Comparison Results for HRS of a NPGPSS
Optimum Variables/Algorithm CSA GWO HPSOGWO
r1 0.925926 0.921610 0.919034
r2 0.926399 0.930850 0.934140
r3 0.500000 0.500180 0.500000
r4 0.500000 0.500000 0.500000
r5 0.500000 0.500000 0.500000
r6 0.500000 0.500000 0.500000
r7 0.500000 0.500000 0.500000
r8 0.500000 0.500000 0.500000
Optimum CSys. 1305.663570 1305.707000 1305.765450
Optimum RSys. 0.999666 0.999667 0.999673
Number of Iterations 500 300 500
Function Evaluated FE 30000 30000 15000

For the above-mentioned problem, in CSA the Number of nests are fixed as 30 considering the discovery rate of alien eggs (solutions) as 0.25. CSA has been executed in MATLAB for 500 iterations. On the other hand, for GWO the number of initial population of wolves have been set at 100 and the algorithm run for 300 iterations in MATLAB. Figure 5 presents the search history (GWO) for HRS of a NPGPSS.

images

Figure 5 Search history (GWO) for HRS of a NPGPSS.

For HPSOGWO the number of search agent is fixed at 30 and the algorithm is run for 500 iteration in MATLAB. Search history by HPSOGWO for HRS of a NPGPSS is depicted in Figure 6.

images

Figure 6 Search history (HPSOGWO) for HRS of a NPGPSS.

Table 1 shows that CSA provides minimum system cost 1305.663570 with 0.999666 system reliability while HPSOGWO provides system cost 1305.765450 with 0.999673 system reliability. Total number of FE for GWO and CSA are 30000 and total number of FE for HPSOGWO are 15000.

Table 2 Classification of available criteria’s into beneficial and non-beneficial

Classification of
Available Criteria’s Non-Beneficial Beneficial Non-Beneficial Non-Beneficial
Alternatives/ Number of Function
Criteria’s CSys. RSys. Iterations Evaluated FE
CSA 1305.663570 0.999666 500 30000
GWO 1305.707000 0.999667 300 30000
HPSOGWO 1305.765450 0.999673 500 15000

For the purpose of prioritization of various metaheuristics used in the solution of this highly nonlinear optimization problem and for the employment of weightage sum method, system reliability CSys., system cost RSys., number of iterations and function evaluated have been considered as various available criteria’s. Classification of these available Criteria’s into beneficial and non-beneficial have been done in Table 2.

Table 3 Normalized decision matrix and performance score of all available alternatives by WSM

Normalized Decision Matrix
Alternatives/ Number of Function Performance
Criteria’s CSys. RSys. Iterations Evaluated FE Score Priority
CSA 1 0.999993 0.6 0.5 0.774998 3
GWO 0.999967 0.999994 1 0.5 0.874990 2
HPSOGWO 0.999922 1 0.6 1 0.899980 1

Here, the equal weightage i.e. 0.25 weightage have been allotted to each of the criteria and the performance score along with the priority by WSM method is reported in Table 3.

5 Conclusion

In this work, a framework based on few recent metaheuristics and a MCDM method named WSM has implemented for cost optimization and reliability parameter extraction of HRS of a NPGPSS. A vital practical application of metaheuristics and a MCDM method in optimizing the TSs of nuclear power generation plant safety system has been demonstrated. An efficient strategy based on WSM for prioritizing the metaheuristics used for decision maker have been presented so that he/she can prioritize the methods of his/her interest. Furthermore, it is evident from the study that the result obtained by HPSOGWO are superior to the results that have been obtained by CSA, GWO. Therefore, it can be concluded that the combination of metaheuristics along with MCDM techniques can provide solutions to various complex problems related to energy system so they can play vital role for achieving the sustainable development goal related to energy sustainable world within the new United Nations development agenda.

References

[1] Adamantiades, A., and Kessides, I. (2009). Nuclear power for sustainable development: current status and future prospects. Energy Policy, 37(12), 5149–5166.

[2] Caruso, M. A., Cheok, M. C., Cunningham, M. A., Holahan, G. M., King, T. L., Parry, G. W., and Thadani, A. C. (1999). An approach for using risk assessment in risk-informed decisions on plant-specific changes to the licensing basis. Reliability Engineering & System Safety, 63(3), 231–242.

[3] Cho, N. Z., Papazoglou, I. A., and Bari, R. A. (1987). Multiobjective programming approach to reliability allocation for nuclear power plants. Nuclear Science and Engineering, 95(3), 165–188.

[4] Marseguerra, M., Zio, E., and Podofillini, L. (2004). A multiobjective genetic algorithm approach to the optimization of the technical specifications of a nuclear safety system. Reliability Engineering & System Safety, 84(1), 87–99.

[5] Papazoglou, I. A. (2000). Risk-informed assessment of the technical specifications of PWR RPS instrumentation. Nuclear technology, 130(3), 329–350.

[6] Kumar, A., Pant, S., and Ram, M. (2019). Gray wolf optimizer approach to the reliability-cost optimization of residual heat removal system of a nuclear power plant safety system. Quality and Reliability Engineering International, 35(7), 2228–2239.

[7] Kumar, A., Ram, M., Pant, S., and Kumar, A. (2018). Industrial system performance under multistate failures with standby mode. In Modeling and Simulation in Industrial Engineering (pp. 85–100). Springer, Cham.

[8] Zafiropoulos, E. P., and Dialynas, E. N. (2007). Methodology for the optimal component selection of electronic devices under reliability and cost constraints. Quality and Reliability Engineering International, 23(8), 885–897.

[9] Salazar, D., Rocco, C. M., and Galván, B. J. (2006). Optimization of constrained multiple-objective reliability problems using evolutionary algorithms. Reliability Engineering & System Safety, 91(9), 1057–1070.

[10] Uniyal, N., Pant, S., and Kumar, A. (2020). An overview of few nature inspired optimization techniques and its reliability applications. International Journal of Mathematical, Engineering and Management Sciences, 5(4), 732.

[11] Chaube, S., Singh, S. B., Pant, S., and Kumar, A. (2018). Time-dependent conflicting bifuzzy set and its applications in reliability evaluation. Advanced Mathematical Techniques in Engineering Sciences, 111–128.

[12] Shelokar, P. S., Jayaraman, V. K., and Kulkarni, B. D. (2002). Ant algorithm for single and multiobjective reliability optimization problems. Quality and Reliability Engineering International, 18(6), 497–514.

[13] Ramírez-Rosado, I. J., and Bernal-Agustín, J. L. (2001). Reliability and costs optimization for distribution networks expansion using an evolutionary algorithm. IEEE Transactions on Power Systems, 16(1), 111–118.

[14] Kumar, A., Pant, S., and Ram, M. (2017). System reliability optimization using gray wolf optimizer algorithm. Quality and Reliability Engineering International, 33(7), 1327–1335.

[15] Pant, S., Kumar, A., Kishor, A., Anand, D., and Singh, S. B. (2015, September). Application of a multi-objective particle article swarm optimization technique to solve reliability optimization problem. In 2015 1st International Conference on Next Generation Computing Technologies (NGCT) (pp. 1004–1007). IEEE.

[16] Bansal, J. C., Singh, P. K., Saraswat, M., Verma, A., Jadon, S. S., and Abraham, A. (2011, October). Inertia weight strategies in particle swarm optimization. In 2011 Third world congress on nature and biologically inspired computing (pp. 633–640). IEEE.

[17] Bansal, J. C., Singh, P. K., and Pal, N. R. (Eds.). (2019). Evolutionary and swarm intelligence algorithms (Vol. 779). Cham: Springer.

[18] Wolpert, D. H., and Macready, W. G. (1997). No free lunch theorems for optimization. IEEE transactions on evolutionary computation, 1(1), 67–82.

[19] Yang, X. S., and Deb, S. (2009, December). Cuckoo search via Lévy flights. In 2009 World congress on nature & biologically inspired computing (NaBIC) (pp. 210–214). IEEE.

[20] Yang, X. S., and Deb, S. (2014). Cuckoo search: recent advances and applications. Neural Computing and applications, 24(1), 169–174.

[21] Kumar, A., Pant, S., and Singh, S. B. (2017). Reliability optimization of complex systems using cuckoo search algorithm. In Mathematical Concepts and Applications in Mechanical Engineering and Mechatronics (pp. 94–110). IGI global.

[22] Mirjalili, S., Mirjalili, S. M., and Lewis, A. (2014). Grey wolf optimizer. Advances in engineering software, 69, 46–61.

[23] Kumar, A., Negi, G., Pant, S., Ram, M., and Dimri, S. C. (2021). Availability-Cost Optimization of Butter Oil Processing System by Using Nature Inspired Optimization Algorithms. Reliability: Theory & Applications, (SI 2 (64)), 188–200.

[24] Eiben, A. E., and Schippers, C. A. (1998). On evolutionary exploration and exploitation. Fundamenta Informaticae, 35(1–4), 35–50.

[25] Singh, N., and Singh, S. B. (2017). Hybrid algorithm of particle swarm optimization and grey wolf optimizer for improving convergence performance. Journal of Applied Mathematics, 2017.

[26] Negi, G., Kumar, A., Pant, S., and Ram, M. (2021). Optimization of complex system reliability using hybrid grey wolf optimizer. Decision Making: Applications in Management and Engineering, 4(2), 241–256.

[27] Pant, S., Kumar, A., Ram, M., Klochkov, Y., and Sharma, H. K. (2022). Consistency Indices in Analytic Hierarchy Process: A Review. Mathematics, 10(8), 1206.

[28] Tunas Bangsa Pematangsiantar, S. T. I. K. O. M. (2017). Comparison of weighted sum model and multi attribute decision making weighted product methods in selecting the best elementary school in Indonesia. International Journal of Software Engineering and Its Applications, 11(4), 69–90.

[29] Goh, C. H., Tung, Y. C. A., and Cheng, C. H. (1996). A revised weighted sum decision model for robot selection. Computers & Industrial Engineering, 30(2), 193–199.

[30] Mateo, J. R. S. C. (2012). Weighted sum method and weighted product method. In Multi criteria analysis in the renewable energy industry (pp. 19–22). Springer, London.

[31] Marseguerra, M., Zio, E., and Bosi, F. (2002). Direct Monte Carlo availability assessment of a nuclear safety system with time-dependent failure characteristics. In International Conference on Mathematical Methods in Reliability (pp. 429–432).

[32] Salazar, D. E., Rocco, C. M., and Zio, E. (2007). Robust reliability design of a nuclear system by multiple objective evolutionary optimisation. International Journal of Nuclear Knowledge Management, 2(3), 333–345.

[33] Kumar, A., Pant, S., Ram, M., and Yadav, O. (Eds.). (2022). Meta-heuristic Optimization Techniques: Applications in Engineering (Vol. 10). Walter de Gruyter GmbH & Co KG.

[34] Uniyal, N., Pant, S., Kumar, A., and Pant, P. (2022). Nature-inspired metaheuristic algorithms for optimization. Meta-heuristic Optimization Techniques: Applications in Engineering, 10, 1.

[35] Ram, M., Bhandari, A. S., and Kumar, A. (2022). Reliability Evaluation and Cost Optimization of Solar Road Studs. International Journal of Reliability, Quality and Safety Engineering, 29(01), 2150041.

[36] Bhandari, A. S., Ram, M., Kumar, A., and Dimri, S. C. (2022). Reliability Evaluation and Cost Optimization of Solar Air-Conditioner. In Reliability and Maintainability Assessment of Industrial Systems (pp. 271–289). Springer, Cham.

[37] Bhandari, A. S., Kumar, A., and Ram, M. (2022). Reliability redundancy allocation for water quality monitoring system using hybrid PSO-GWO. Nonlinear Studies, 29(3).

Biographies

images

Anuj Kumar received his Master’s and doctorate degree in Mathematics from G. B. Pant University of Agriculture and Technology, Pantnagar, India. Currently, he is working as an Associate Professor of Mathematics at University of Petroleum and Energy Studies, Dehradun, India. His current area of interest is reliability analysis, nature-inspired optimization and Multi-criteria decision-making (MCDM). He has published more than 50 research articles in journals of national/international repute and authored/edited 03 books in his area of interest. In addition, he is instrumental in various other research related activities like editing/reviewing for various reputed journals, organizing/participating in conferences.

images

Sangeeta Pant received her Ph.D. degree with major in Mathematics and minor in Computer Science from G. B. Pant University of Agriculture and Technology, Pantnagar, India in year 2011. She has been working as an Associate Professor in School of Engineering and Computing at Dev Bhoomi Uttarakhand University, Dehradun. Prior to it she was associated with University of Petroleum and Energy Studies, Dehradun, India. She taught several core courses in pure and applied mathematics at undergraduate and postgraduate levels. Her current area of interest is nature-inspired optimization techniques and Multi-criteria decision-making (MCDM). She has published more than 40 research articles in journals of national/international repute and authored/edited 03 books in his area of interest.

images

Mangey Ram received the Ph.D. degree major in Mathematics and minor in Computer Science from G. B. Pant University of Agriculture and Technology, Pantnagar, India in 2008. He has been a Faculty Member for around thirteen years and has taught several core courses in pure and applied mathematics at undergraduate, postgraduate, and doctorate levels. He is currently the Research Professor at Graphic Era (Deemed to be University), Dehradun, India & Visiting Professor at Peter the Great St. Petersburg Polytechnic University, Saint Petersburg, Russia. Before joining the Graphic Era, he was a Deputy Manager (Probationary Officer) with Syndicate Bank for a short period. He is Editor-in-Chief of International Journal of Mathematical, Engineering and Management Sciences; Journal of Reliability and Statistical Studies; Journal of Graphic Era University; Series Editor of six Book Series with Elsevier, CRC Press-A Taylor and Frances Group, Walter De Gruyter Publisher Germany, River Publisher and the Guest Editor & Associate Editor with various journals. He has published 300 plus publications (journal articles/books/book chapters/conference articles) in IEEE, Taylor & Francis, Springer Nature, Elsevier, Emerald, World Scientific and many other national and international journals and conferences. Also, he has published more than 55 books (authored/edited) with international publishers like Elsevier, Springer Nature, CRC Press-A Taylor and Frances Group, Walter De Gruyter Publisher Germany, River Publisher. His fields of research are reliability theory and applied mathematics. Dr. Ram is a Senior Member of the IEEE, Senior Life Member of Operational Research Society of India, Society for Reliability Engineering, Quality and Operations Management in India, Indian Society of Industrial and Applied Mathematics, He has been a member of the organizing committee of a number of international and national conferences, seminars, and workshops. He has been conferred with “Young Scientist Award” by the Uttarakhand State Council for Science and Technology, Dehradun, in 2009. He has been awarded the “Best Faculty Award” in 2011; “Research Excellence Award” in 2015; “Outstanding Researcher Award” in 2018 for his significant contribution in academics and research at Graphic Era Deemed to be University, Dehradun, India. Recently, he has been received the “Excellence in Research of the Year-2021 Award” by the Honourable Chief Minister of Uttarakhand State, India.

Abstract

1 Introduction

2 Materials and Methods

2.1 System Cuckoo Search Algorithm (CSA)

images

2.2 Grey Wolf Optimizer (GWO)

images

2.3 Hybrid PSO GWO Algorithm (HPSOGWO)

images

2.4 Weighted Sum Method (WSM)

3 Problem Description

4 Numerical Simulations and Discussion

images

images

5 Conclusion

References

Biographies