Literature DB >> 36001603

Safety evaluation of rail transit vehicle system based on improved AHP-GA.

Sihui Dong1, Fei Yu1, Kang Wang1,2.   

Abstract

The rail transit vehicle system is an important subsystem with the most frequent operation accidents and the most direct impact on passengers. Based on the particularity of the vehicle system and the complexity of the system, the hierarchical analysis method (AHP) is used to evaluate its safety. High-order judgment matrix often has inconsistency, and the judgment matrix consistency guarantee is the key to the hierarchical analysis method applied. Based on the hierarchical analysis principle, this paper corrects the inconsistency judgment matrix and realizes the optimization calculation based on the genetic algorithm. This paper constructs a vehicle system safety evaluation index system including 26 indexes at three layers and uses the fuzzy comprehensive evaluation method to evaluate the system safety level. The results show that the calculation results based on the improved AHP-GA are significantly better than that based on the conventional AHP method. The comprehensive evaluation conclusion of the case is "average", and the safety level of the vehicle system of the case enterprise needs to be strengthened.

Entities:  

Year:  2022        PMID: 36001603      PMCID: PMC9401107          DOI: 10.1371/journal.pone.0273418

Source DB:  PubMed          Journal:  PLoS One        ISSN: 1932-6203            Impact factor:   3.752


Introduction

Rail transit is the vehicle with the strongest carrying capacity in the public transport mode and has the characteristics of high efficiency and energy saving [1]. With the gradual development of rail transit industry, the use of rail transit vehicles is gradually expanding [2]. Vehicle system equipment plays an important role in vehicle operation [3]. The vehicle system is an integrated system including electrical system, traction system, connection device, braking system, signal system, safety protection system, etc., as shown in Fig 1. If safety risks occur in any part, the whole system may become invalid, even result in accidents.
Fig 1

Photo of the Dalian metro scene.

a) Train buffer, b) Door locking device.

Photo of the Dalian metro scene.

a) Train buffer, b) Door locking device. Pang puts forward that signal failure, vehicle failure, passenger reasons and other aspects are the main manifestations of domestic subway operation accidents or failures, accounting for 74.2% of the total [4]. Wang believes that rail transit equipment failure is one of the important factors in subway operation accidents [5]. After analyzing the causes of rail traffic accidents, scholars have analyzed the equipment of the vehicle system in order to conduct further research on the rail transit vehicle system. V Nezevak conducted simulation modeling analysis on the interaction between the electric locomotive and electric traction system [6]. Traction drive system is one of the core systems of vehicle. Lin studied the reliability of vehicle traction systems [7]. The active braking control system of high-speed trains is essential to ensure safety, Chen proposed an adaptive slip rate estimation method for active braking control based on improved extended state observer [8]. Wang studied the problem of high-speed train emergency braking control based on wireless sensor network and established an emergency braking control model for analysis [9]. Alireza analyzed the data acquisition techniques used to detect the condition of rail transit wheels [10]. Railway axles are vital parts of passenger or freight railway car, Zoran analyzed the causes of railway axle failure [11]. Tang used HyperMesh and OptiStruct and other finite element software to establish the finite element model of the container of the online cleaning machine of rail transit. They analyzed the static strength of the container of the cleaning machine during operation and obtained the size and distribution of bearing stress of the container of the cleaning machine [12]. Kim set up a new guide frame and bogie according to the specification, and carried out stress analysis on them by using finite element method [13]. Although scholars have put forward the problems that may occur in the rail transit vehicle system, the safety of the vehicle system has not been quantitatively evaluated. Aiming at the possible risk problems in each subsystem of rail transit vehicle system, scholars used a variety of methods to carry out risk assessment on rail transit vehicle system. In many current researches, analytic hierarchy process (AHP) is used to analyze the risk of rail transit vehicle system. AHP is a qualitative and quantitative evaluation method. It uses expert scoring rules to evaluate the importance of multiple decisions and form a judgment matrix, which can objectively reflect the actual situation [14]. Fan carried out a risk assessment for the complex maglev bogie system with multiple subsystem faults by using a combination of analytic hierarchy process and fuzzy comprehensive evaluation [15]. Ghodrati used analytic hierarchy process (AHP) and risk priority number to prioritize the faults of rail vehicles [16]. Li evaluated the security of urban rail transit power supply system by using analytic hierarchy process and comprehensive evaluation method [17]. However, there are inconsistency problems and low accuracy of calculation in the existing evaluation by AHP. The establishment of a judgment matrix in AHP originates from the scoring of the expert group, the obtained data is inevitably subjective, so the judgment matrix usually does not meet the consistency [18]. Meanwhile, the difficulty of safety evaluation of rail transit vehicle system lies in that there are many decision items in its index system. Carrying out comprehensive evaluation needs to take into account all aspects, and to compare the importance of various indexes [19]. Building an appropriate safety evaluation index system and evaluating the safety status is of great significance to improve the safety level of rail transit operation [20]. In view of this, based on the principle of AHP method, we studied a optimization model to correct the inconsistent judgment matrix, and used Genetic Algorithm to optimize the model. We call the improved AHP with GA as AHP-GA. Combined with fuzzy comprehensive evaluation method, we evaluate the safety of rail transit vehicle systems, to provide reference for the safe operation of rail transit company.

Theoretical model

Improved AHP algorithm

AHP is a concise and effective method to make decisions on complex problems [21]. With the development of science and technology, it is urgent to make quantitative research on the factors, things and concepts that can only be described qualitatively in the fields of society, economy, biology, psychology, organization, and management [22-24]. AHP combines qualitative analysis with quantitative analysis. According to the overall goal of the problem, it decomposes the problem into several factors from a systematic point of view and forms a hierarchical structure model according to its dominant relationship. Then it uses the method of pairwise comparison to determine the relative importance between decision schemes, so as to obtain satisfactory decision-making. The specific steps of AHP are as follows [25]. Establish hierarchical structure model; Construct judgment matrix A; where a is the importance comparison result of the i factor with the j factor, n is the number of factors which need to be compared. The traditional method for calculating the weight vector is the square root method (SRM), and the formula is as follows, where m is the weight value of each element. ω is the weight value of each element after normalization. Consistency test of a judgment matrix. According to formula , find the maximum characteristic root λmax, then calculate the formula , (RI is the mean-random consistency index obtained by some scholars with a large number of random matrices). Generally when CR<0.1, it is considered that the judgment matrix has satisfactory consistency. From top to bottom, the hierarchical structure model of AHP are target layer A, primary decision-making layer B, and secondary decision-making layer C, etc. Layer B contains n decisions, namely B1, B2, …, B. The second level decision-making layer contains m decisions, namely C1, C2, …, C, so as to obtain the judgment matrix of layer . The C-layer judgment matrix corresponding to the B-layer element B. . The consistency test of the judgment matrix affects the iteration times and calculation accuracy of the weight calculation. At the same time, when the accuracy of the weight calculation results is not high, the judgment matrix should be modified [26]. The consistency test of the judgment matrix is the key step of AHP. According to the definition of judgment matrix, if the matrix completely meets the consistency, it is theoretically as follows, where . As described above, the consistency problem of the judgment matrix is transformed into the nonlinear function optimization problem [27], and there is a eq, where CIF(n) is the consistency function of the judgment matrix. ω is the sorting weight of the element. This function is difficult to deal with the analytic solution method. Genetic Algorithm (GA) is introduced to solve the function [28]. The overall search strategy and optimization search method of GA do not depend on gradient information or other auxiliary knowledge, but only need the objective function and corresponding fitness function that affect the search direction [29]. Therefore, genetic algorithm provides a general framework for solving complex system problems and is a classical function optimization method [30]. The main operations process of genetic algorithm include three basic operators: selection, crossover and mutation. The operation of individual genetic operators is carried out under the condition of random selection, so the migration rule of individual optimal solution in the population is random and efficient [31]. Fig 2 shows the AHP process with GA improvement.
Fig 2

Optimized flow chart.

Fuzzy comprehensive evaluation

After operation, fuzzy comprehensive evaluation method was used to evaluate safety. Fuzzy comprehensive evaluation method is a comprehensive evaluation method based on fuzzy mathematics [32]. According to the membership theory of fuzzy mathematics, the comprehensive evaluation method transforms qualitative evaluation into quantitative evaluation, that is, fuzzy mathematics is used to make an overall evaluation of things or objects restricted by many factors [33]. It has the characteristics of clear results and strong systematicness. It can better solve the fuzzy and difficult to quantify problems and is suitable for the solution of various uncertain problems [34, 35]. Fuzzy comprehensive evaluation method is often used in fuzzy environment to make comprehensive decision for things affected by multiple factors. The model of fuzzy comprehensive evaluation is: where b (j = 1,2,…,n) is obtained by the j column operation of A and R, and represents the membership degree of the rated object to the fuzzy subset of V grade on the whole [36].

Case analysis

The square root method and GA were used to solve the weights of the elements in the following two judgment matrices respectively. The results were showed in Table 1.
Table 1

The comparison of the weights.

MethodJ-MatrixSorting weight of each elementCIF(n)
ω 1 ω 2 ω 3 ω 4 ω 5 ω 6
SRM B 1 0.55200.26900.12290.05620.1136
GA B 1 0.57140.6990.11100.04780.0321
SRM B 2 0.40320.16740.24440.03100.05690.09710.1054
GA B 2 0.42630.16650.25460.03150.04220.07900.0433
It can be seen from the weight calculation results of the two judgment matrices in Table 1, that the weight obtained by the GA was more accurate than the square root method. The consistency test coefficient obtained by the square root method are 0.1136 and 0.1054, cannot make B1 and B2 pass the consistency test, because they are more than 0.1. While the result obtained by GA are 0.0321 and 0.0433, can make B1 and B2 pass the consistency test. Weight calculation and matrix correction were performed simultaneously when GA is applied. The following matrices B1* and B2* are the final correction matrices of B1 and B2. We can see that the consistency of matrices B1* and B2* is significantly better than that of matrices B1 and B2.

Fuzzy comprehensive evaluation example

Establishment of safety evaluation index system for rail transit vehicle system

According to the SMART principle, the safety evaluation index system of rail transit vehicle system is constructed. SMART was originally the first letter combination of five English words. Combined with the operating characteristics of rail transit equipment, SMART principle is understood as the combination of words such as "significant", "measurable", "attachable", "relevant", and "tangible", that is, five principles such as significance, operability, practicability, relevance, and specificity [37]. Based on this, the overall objective of rail transit vehicle system index selection is divided into several operable objectives. Statistical analysis of rail transit vehicle system accidents, combined with relevant standards, specifications, and relevant documents of vehicle system [7, 38, 39]. Organize experts to hold a meeting by brainstorming method to summarize and select the main factors of vehicle system indicators. According to Likert’s five-level scale method, the index system is improved by using the method of network questionnaire [40], a questionnaire survey was conducted on the rationality of the selection of index factors and the importance of indicators. A total of 493 questionnaires were distributed and 471 valid questionnaires were recovered, included 432 rail transit operation management and staff, 22 rail transit design and research personnel, and 17 teachings and research personnel in the direction of rail transit safety management in colleges and universities. The Cronbach’s alpha reliability coefficient of the questionnaire was greater than 0.8, the KMO value was 0.885, and the p-value of Bartlett’s ball test was less than 0.001, indicated that the formulation of the questionnaire was reasonable. Through comprehensive analysis of relevant standards, expert opinions, and research results, the safety evaluation index system of rail transit vehicle system was obtained, as showed in Fig 3.
Fig 3

Safety evaluation index system of rail vehicle system.

Factor set and comment set

As shown in Fig 3, the top layer is target layer A, Safety evaluation index system of rail transit vehicle system. And the middle layer is decision layer I, A = {B1, B2, B3, B4, B5}, B1 is Power supply system, B2 is Braking system, B3 is Vehicle safety facilities, B4 is Car body structure, and B5 is Other systems. B is decision layer II, composed of C. B1 = {C11, C12, C13, C14, C15}, B2 = {C21, C22, C23, C24, C25}, B3 = {C31, C32, C33, C34, C35}, B4 = {C41, C42, C43, C44, C45, C46}, B5 = {C51, C52, C53, C54, C55}. For A, B, and C, the comment set has 5 levels, V = {very poor, poor, average, good, very good}.

Establishment of judgment matrix

Through the comparison of importance, the judgment matrices of the decision-making level were as follows,

Calculation results of weight and consistency function

Although the above judgment matrices are determined after repeated comparative analysis, they are still not completely consistent. The weight of each element is calculated by GA and square root method (SRM), and the results are shown in Table 2. As can be seen from the table, CIF values are all less than 0.1, indicating that these judgment matrices can pass the consistency test. However, by contrast, the GA method proposed in this paper has a better consistency level because of the lower CIF values. This shows that the improved AHP using genetic algorithm can calculate more accurate results compared with SRM method.
Table 2

Calculations of the weight.

J-Matrix ω 1 ω 2 ω 3 ω 4 ω 5 ω 6 CIF CIF
GASRM
A 0.40760.13920.13810.23150.08380.01210.0131
B 1 0.41100.06600.11950.14820.25530.01430.0389
B 2 0.42830.11370.19600.18170.08040.01150.0175
B 3 0.42700.13090.14170.22660.07390.01740.0309
B 4 0.43700.13380.19930.05080.08810.09100.01290.0136
B 5 0.38540.20830.07780.25010.07840.04680.0488

Determination of membership

The membership degree describes the membership degree of an element to its fuzzy subset in the fuzzy comprehensive evaluation method. The membership matrix of the decision-making level is obtained by expert scoring and membership function R = {R1, R2, R3, R4, R5}. Ten experts were invited to vote for each element of the second level of decision-making, and the evaluation matrix is as follows,

Scoring results

Scored results D = ω·C, ω, it is the weight of the elements of the decision layer, C = {c1; c2; c3; c4; c5}, c = ω·R, i = 1, 2, 3, 4, 5. Finally, the evaluation grade was determined accorded to the principle of maximum membership. The calculation results were follows, According to the above V = {very poor, poor, average, good, very good}, the comment set has 5 levels. Based on the principle of maximum membership, we can get the evaluation result. D = [0.0021 0.1299 0.4082 0.3574 0.1026], the maximum element is 0.4082, and the comment level of the element position of 0.4082 is average. So the evaluation result of the target layer is "average". Analytic hierarchy process (AHP) is widely used in safety and environment assessment. The consistent binary contrast matrix is the key to the successful application of AHP. However, for high-order binary contrast matrices, an inconsistency usually exists. Based on the principle of the binary contrast matrix, the genetic algorithm is applied to correct the inconsistent binary contrast and to calculate each element’s weight of the binary contrast matrix, which can solve the inconsistency of high-order binary contrast matrices. A safety evaluation index system for the rail transit vehicle system is constructed. The system is a hierarchical organization, including 5 second-level indicators and 26 three-level indicators. A comprehensive safety evaluation of the rail transit vehicle system is conducted. The modified hierarchical analysis method based on a genetic algorithm is applied to calculate the system index weight to make the evaluation results more accurate. Based on the constructed rail transit safety evaluation system and the comprehensive safety evaluation method, the vehicle system safety evaluation of a rail transit enterprise is applied. The evaluation result level is "average", indicating that the comprehensive safety level of the enterprise needs to be improved. (ZIP) Click here for additional data file. (XLSX) Click here for additional data file.
  4 in total

1.  Adaptive slip ratio estimation for active braking control of high-speed trains.

Authors:  Bin Chen; Zhiwu Huang; Rui Zhang; Fu Jiang; Weirong Liu; Heng Li; Jing Wang; Jun Peng
Journal:  ISA Trans       Date:  2020-12-02       Impact factor: 5.468

2.  Analysis of Factors Influencing Miners' Unsafe Behaviors in Intelligent Mines using a Novel Hybrid MCDM Model.

Authors:  Xinping Wang; Cheng Zhang; Jun Deng; Chang Su; Zhenzhe Gao
Journal:  Int J Environ Res Public Health       Date:  2022-06-16       Impact factor: 4.614

3.  Reconstruction of an informative railway wheel defect signal from wheel-rail contact signals measured by multiple wayside sensors.

Authors:  Alireza Alemi; Francesco Corman; Yusong Pang; Gabriel Lodewijks
Journal:  Proc Inst Mech Eng F J Rail Rapid Transit       Date:  2018-07-04       Impact factor: 2.359

  4 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.