Home Modeling and optimization of urban rail transit scheduling with adaptive fruit fly optimization algorithm
Article Open Access

Modeling and optimization of urban rail transit scheduling with adaptive fruit fly optimization algorithm

  • Jin Li , Guangyin Xu EMAIL logo , Zhengfeng Wang and Zhanwu Wang
Published/Copyright: December 31, 2019

Abstract

Despite the rapid development of urban rail transit in China, there are still some problems in train operation, such as low efficiency and poor punctuality. To realize a proper allocation of passenger flows and increase train frequency, this paper has proposed an improved urban rail transit scheduling model and solved the model with an adaptive fruit fly optimization algorithm (AFOA). For the benefits of both passengers and operators, the shortest average waiting time of passengers and the least train frequency are chosen as the optimization objective, and train headway is taken as the decision variable in the proposed model. To obtain higher computational efficiency and accuracy, an adaptive dynamic step size is built in the conventional FOA. Moreover, the data of urban rail transit in Zhengzhou was simulated for case study. The comparison results reveal that the proposed AFOA exhibits faster convergence speed and preferable accuracy than the conventional FOA, particle swarm optimization, and bacterial foraging optimization algorithms. Due to these superiorities, the proposed AFOA is feasible and effective for optimizing the scheduling of urban rail transit.

1 Introduction

Along with the explosive growth of economy and the rising level of urbanization in China, urban rail transit plays an increasingly important role in domestic public transport system and it develops rapidly in major and medium cities. Its advantages include less pollution, higher passenger carrying capacity, good travel speed and punctuality. As one of the core tasks of urban rail transit, departure scheduling heavily affects the operating costs, service quality and transport efficiency. Therefore, the optimization of urban rail transit scheduling has become a benchmark problem in this field.

How to accurately and efficiently allocate reasonable train intervals (train headway) becomes one of the optimization tasks for urban rail transit scheduling. Since scheduling optimization is a NP-complete problem, the traditional methods are ineffective to solve it. The nature-inspired metaheuristic algorithm is proved to be an efficient way of optimizing public transit scheduling. In [1, 2, 3], a bus scheduling optimization model is built on the basis of actual passenger flows and solved by an improved genetic algorithm. Ref. [4] takes into account the number of trains, waiting time and deadheading time to establish a mixed integer programming model and proposes an improved fruit fly optimization algorithm for the optimization of regional bus scheduling. In Ref. [5], a modified bacterial foraging optimization algorithm is used to decide the headways of bus services. However, the factors considered wherein are not comprehensive enough for all practical purposes. Ref. [6] applies the integer programming theory to study electric bus timetables. It has established a network model to optimize the solution with column generation algorithm and improved the efficiency of electric bus timetables. In ref. [7], a scheduling model is established based on the framework of intelligent bus scheduling system. It uses the hybrid of particle swarm optimization and ant colony optimization to prove the feasibility. In ref. [8], genetic algorithm is used to solve the coordination optimization model of departure times of different lines. Ref. [9] has developed an application-oriented model to estimate the waiting times so as to calculate bus departure time intervals. Ref. [10] presents a mixed-integer-programming optimization model for solving the problem of schedule synchronization and minimizing the interchange waiting times of all passengers. Ref. [11] employs genetic algorithm to solve the optimization model of train operation scheme during rush hour. Ref. [12] adopts an improved Lagrangian algorithm to solve the schedule optimization model of train. Ref. [13] uses particle swarm optimization algorithm to optimize the operation adjustment model in urban rail transit. Ref. [14] combines linear weighting method and genetic algorithm to optimize the timetable of urban rail transit.

At present, intelligent optimization algorithms have been widely used in bus transit scheduling, but few new algorithms are applied to optimize urban rail transit scheduling. Based on the real condition of urban rail transit in Zhengzhou, this paper has proposed an improved scheduling model and solved it with an adaptive fruit fly optimization algorithm (AFOA). The comparison results validate the feasibility and effectiveness of the proposed AFOA.

2 Model of urban rail transit scheduling

2.1 Model hypotheses

Urban rail transit system is much different from the bus transit system. It requires less factors to optimize the train schedule than the bus transit system. Road smoothness, traffic jam and overtaking station are not considered in the analysis of the train headway for urban rail transit system. Therefore, the results are easier and more accurate. However, to make the model more universal, some external factors need to be appropriately simplified. The following hypotheses are proposed:

  1. The stopover time is fixed; the passenger flow in each period is uniformly distributed; the time when passengers get stranded at the station is not considered; and the boarding time and the time from opening to closing the doors are not taken into account;

  2. Trains travel at a constant speed and no accident occurs;

  3. Since urban rail transit system is a public transport infrastructure, its construction costs, revenue and expenditure are neglected, and its operating expense only include fuel and staff wages. Only ticket sales are recorded as company income. The price of subway ticket for one-way travel is fixed and passengers could go anywhere by transferring between trains.

2.2 Scheduling model

The scheduling of urban rail transit is a comprehensive work. The goal of determining the train headway is to efficiently use the transport capacity so that lower operating costs and better passenger experience could be achieved at the same time.

Passengers’ satisfaction depends mainly upon commuting time and waiting time. As it is assumed that trains travel at a constant speed and travel time is not considered, waiting time becomes the key factor to ensure passengers’ satisfaction. The less the waiting time, the more passenger will get satisfied. Since passengers arrive at different times, it is difficult to decompose the waiting time of individual passengers. Therefore, average waiting time is used in this paper. As the passenger flows are evenly distributed, passengers’ waiting time equals to half of the headway time.

  1. The satisfaction model of passengers is as follows:

    (1) f p = k=1 K m k T s ( h max + h min )/2

    where fp denotes passengers’ satisfaction; k is the kth period in a day; K is the set for time segments and k = {1, 2, . . . K};mk is the departure times in the kth period; Ts is the train service duration in a day; hmax and hmin are the maximum and minimal departure interval, respectively.

  2. Model of enterprise costs

    The operation costs of an enterprise mainly include fixed personnel and equipment inputs. The number of trains is the most influential factor to the costs of an enterprise. Since there is enough travel capacity to carry passengers, the costs of an enterprise will be reduced as the number of trains declines. Therefore, the model of enterprise costs is to minimize the number of trains in use.

    (2) f v = η k = 1 K j = 1 j m k ρ k j Δ t k Δ t k / 2 k = 1 K j = 1 J u k j h max + h min / 2

    where fv denotes the enterprise cost, j is the jth station, J is the station set and j = {1, 2, . . . J}, ρkj is the passenger flow density at the jth station during the kth period, ᐃtk is the train headway at kth period, ukj is the number of passenger arrivals at the station j during the kth period.

    Therefore, the optimization objective is to minimize the passengers’ waiting time and departure times:

    (3) minF=α f p +β f v =α k=1 K m k T s ( h max + h min )/2 +βη k=1 K j=1 J ( m k ρ k j Δ t k ) Δ t k /2 k=1 K j=1 J u kj ( h max + h min )/2

    where α is the weighting coefficient of operation costs; β is the weighting coefficient of passenger time costs; and α + β = 1 and η is the weighting coefficient of passenger comfort levels.

2.3 Constraint conditions

The running time of urban rail transit in a day can be split into 17 segments, 1 hour for each segment. The train headways corresponding to each segment are variables in the decision. The model constraints include the comfort level of passengers, revenue of the urban rail company, upper and lower limits of train headways and load factors, and the continuity of train departure.

  1. Load factor

    (4) f 1 = k = 1 K j = 1 J u k j Q r a t e d k = 1 K m k 100 % 75 % f 1 120 %

    where f1 is the load factor in the jth station during the kth period, Qrated denotes the rated number of passengers which a carriage is designed to carry, and f1 is set to be above the minimum load factor to avoid the waste of public resources and below the maximum load factor for driving safety.

  2. The comfort level of passengers

    Another factor that directly affects citizens’ interests is the level of crowdedness, i.e. the comfort level of passengers, which is weighted with the crowdedness coefficient η. If the number of passengers in a carriage is less than its rated capacity, it indicates that the comfort level is good, and η = 1. When the carriage become more crowded, the comfort level will decrease, and η equals to the actual passenger rate of f1.

    (5) η = 1 , f 1 1 f 1 , 1 < f 1 1.2
  3. Income from ticket sales is set to be higher than operating costs.

    (6) f 2 = G 1 k = 1 K j = 1 J u k j k = 1 K m k G 2 L f 2 0

    where f2 denotes the revenue of the urban rail companies, L is the total mileage of lines in operation, G1 is average ticket price and G2 is the average operating cost per kilometer.

  4. Considering the maximum capacity of the rail route, the minimum train headway (hmin) and the maximum train headway (hmax) are:

    (7) h min Δ t k h max
  5. To ensure the continuity of departure, the difference of train headways between two adjacent segments should not be too large, and the limit value is expressed with τ.

    (8) ( Δ t k + 1 Δ t k ) ( Δ t k Δ t k 1 ) τ

2.4 Objective function

Since the scheduling model contains many constraints, a penalty function is used to transform the problem of finding an optimal value with constraints into the problem of finding a sequential optimal value without constraints.

(9) min F ( Δ t k , M ) = min F + M k = 1 K max ( 0 , 0.75 f 1 ) + M k = 1 K max ( 0 , f 1 1.2 ) + M k = 1 K max 0 , f 2 + M k = 1 K max ( 0 , h min Δ t k ) + M k = 1 K max ( 0 , Δ t k h max ) + M k = 2 K 1 max 0 , Δ t k + 1 Δ t k Δ t k Δ t k 1 τ

where F (ᐃtk , M) is the penalty function, F is the original objective function and M is the penalty factor. The penalty factor is a large positive constant.

3 Standard FOA

The fruit fly optimization algorithm (FOA) is a bionic swarm intelligent optimization algorithm developed by Pan Wenchao [15] at Taiwan province of China. FOA is a new method for finding global optimization and it is inspired from the food finding behavior of the fruit fly. Compared with other swarm intelligent optimization algorithms, FOA is a first-order differential equation with simpler structure, easier code implementation and higher efficiency (the optimization equation of other swarm intelligent algorithms such as particle swarm optimization are second-order differential equation). Moreover, FOA only has four controller tuning parameters. While most other swarm intelligence optimization algorithms need to adjust 5-8 ones. Beyond this, the relationship and influence among these parameters are complex. If the values of control parameters are improper tuning, the performance of these algorithms will be severely affected [16]. Due to the advantages that have been mentioned above, FOA has been applied in many complex optimization fields, such as prediction [17], scheduling [18, 19], control [20, 21], logistics [22] and structural design [23]. It has become popular in the field of bio-heuristic computing.

Fruit fly is superior to other species in sensing and perception, especially in osphresis and vision. It first smells the lingering food odors without using vision until it approaches the food and fly to it. According to the food finding behavior, FOA can be divided into seven basic steps, as is shown in Figure 1.

Figure 1 Search process of FOA
Figure 1

Search process of FOA

  1. Random initialize the location of fruit fly swarms and set the swarm size Sizepop and the maximum number of iterations Maxgen;

  2. Stage of olfactory search: several fruit fly individuals are randomly generated near the center of swarm, random direction and distance of the search target are given to each individual.

    (10) X i = X _ a x i s + R a n d o m V a l u e Y i = Y _ a x i s + R a n d o m V a l u e
  3. Evaluate fruit fly individuals: at the initial stage, the distance Dist from the origin should be estimated first, because the fruit fly does not know where the food is, and then the judgment value of smell concentration Si will be calculated. This value is the reciprocal of the distance:

    (11) D i s t i = X i 2 + Y i 2
    (12) S i = 1 / D i s t i
  4. Enter the smell concentration value Si into the objective function to calculate the smell concentration Smell (i) of the location of fruit fly individuals:

    (13) S m e l l ( i ) = ObjFun ( S i )
  5. Visual search: the individuals with the maximal smell concentration in the fruit fly swarm are selected (finding the minimum value):

    (14) [ b e s t S m e l l , b e s t i n d e x ] = min ( S m e l l ( i ) )
  6. Update the center of fruit fly swarm: keep the best smell concentration value bestSmell and its coordinates X and Y. The fruit fly swarm then uses vision to fly to this location:

    (15) S m e l l b e s t = b e s t S m e l l X _ a x i s = X ( b e s t i n d e x ) Y _ a x i s = Y ( b e s t i n d e x )
  7. Enter the iterative optimization and repeat steps (2)(5). If the current best smell concentration is better than the previous one and the number of iterations is less than Maxgen, perform step (6); otherwise, terminate the algorithm and export the results.

4 Adaptive FOA

Search step size is an important control parameter in FOA. When the search step size of conventional FOA is fixed, if you want to identify the results within a short time, the optimal results may not be accurate, and vice versa. When the number of fruit flies is fixed, large step size enables FOA converge fast but with low accuracy. Small step size can improve the accuracy but requires more computing time. Besides, FOA with small step size may tend to be premature and fall into local optimum. To overcome this drawback, this paper modifies the search step in standard FOA and proposes a strategy of dynamic non-linear search step, as shown in Eq. (16). According to Eq. (16), the adaptive dynamic step C (i) enables FOA to take larger steps to roughly explore the promising area at the initial stage and take smaller steps to identify more accurate results at the later stage of optimization.

(16) C ( i ) = C max a + C min
(17) a=exp[ 30 ( t/ T max ) s ]

where Cmax is the initialized step size; Cmin is the step size at iterative termination of algorithms; a is the adjustment coefficient of dynamic step size; t is the number of current iterations; and Tmax is the maximum number of iterations and control parameter s ∈ [1, 10]. The relation of s, t, Tmax and a is shown Figure 2.

Figure 2 Distribution of adjustment coefficient a
Figure 2

Distribution of adjustment coefficient a

The flow chart shown in Figure 3 is the proposed AFOA for solving the problem of urban rail transit scheduling, wherein the value of fitness function, i.e. Smell(i) is taken as indicators to evaluate its performance. Therefore, Smell(i) = ObjFun(Δtk). Let Z be the swarm size and train headways during Δtk as the decision variable of objective function. The total time of all segments is the problem dimensionality of fruit fly individuals. Each dimensionality corresponds to each segment. The train headway during each segment is represented by the location of a fruit fly in its corresponding dimension.Hence, the D-dimensional vector denotes the information of the fruit fly i:

Figure 3 The flow chart of proposed AFOA
Figure 3

The flow chart of proposed AFOA

(18) θ i = θ 1 i , θ 2 i , , θ D i , i = 1 , 2 , , Z

where θi (d, i, j) is the location of each fruit fly, d is the dimension of each fruit fly; i is the code number of each fruit fly; and j is the number of iterations.

5 Experiment results and discussion

5.1 Instance data

For definiteness and without loss of generality, the actual operation data on general working days and non-working days of urban rail transit Line 1 at Zhengzhou of Henan Province is selected as the research object in this paper. The inbound passenger flow data for each period are shown in Figure 4 and Figure 5, respectively. The main parameters of the scheduling model are set as Table 1.

Figure 4 Distribution of passenger flow during the nonworking days for each segment
Figure 4

Distribution of passenger flow during the nonworking days for each segment

Figure 5 Distribution of passenger flow on weekdays for each segment
Figure 5

Distribution of passenger flow on weekdays for each segment

Table 1

Parameters in scheduling optimization model

Parameter value Parameter value
Total line length L (km) 26.2 Weighting coefficient α 0.4
Operating time TS (h) 17 Weighting coefficient β 0.6
Operating costs G2 (yuan/km) 168 τ (min) 3
Number of stations J 20 Average fare G1 (yuan) 4
Minimum departure Interval hmin (min) 3 Qrated (number) 1460
Maximum departure interval hmax (min) 7 Qmax (number) 1870

5.2 Results and discussion

In this subsection, the proposed AFOA was used to optimize the scheduling model of urban rail transit. For all comparative experiments, the controller parameters of proposed AFOA were set as: the swarm size Z = 100; the number of iterations was 200; the dynamic step size parameters s = 3; Cmax = 0.5; Cmin = 0.001; and the penalty coefficient M = 100. To achieve a higher confidence level of comparison results, all comparative algorithms were implemented at 10 times. The optimal number of departure times and train headways for each time segment are listed in Table 2. The current fixed headways at peak time of urban rail transit are shown in Table 3. Compared with the headway schedule with fixed peak time, the optimized headway schedule in Table 2 better responded to the change in actual passenger flows during different segments of running time. It was able to improve passenger experience with more personalized service and reduce the operating costs of the company. Therefore, the proposed AFOA is proved to be feasible and efficient in optimizing the scheduling of urban rail transit.

Table 2

Full-time dynamic scheduling plan of the urban rail transit

Time quantum Weekdays interval Nonworking days interval
6:00-6:59 646′′ 657′′
7:00-7:59 433′′ 541′′
8:00-8:59 326′′ 448′′
9:00-9:59 509′′ 436′′
10:00-10:59 518′′ 424′′
11:00-11:59 431′′ 525′′
12:00-12:59 542′′ 518′′
13:00-13:59 452′′ 551′′
14:00-14:59 439′′ 548′′
15:00-15:59 449′′ 523′′
16:00-16:59 507′′ 457′′
17:00-17:59 429′′ 506′′
18:00-18:59 322′′ 451′′
19:00-19:59 440′′ 529′′
20:00-20:59 556′′ 611′′
21:00-21:59 548′′ 652′′
22:00-22:59 640′′ 658′′
Total number of departures 188 198
Table 3

Current full-time scheduling with fixed headways

Peak period division Weekdays interval Nonworking day interval
Peak period 332′′ 448′′
flat hump period 442′′
low peak period 606′′ 629′′
Total number of departures 214 224

This paper aims to verify that the proposed AFOA is more efficient than other swarm intelligence optimization algorithms in optimizing urban rail transit scheduling. Hence, it compares the optimization results of the proposed AFOA with those of standard FOA, particle swarm optimization (PSO) and bacterial foraging optimization (BFO) algorithms. To ensure a fair comparison, the numbers of swarm and iteration for all these algorithms were kept the same with swarm=100 and Tmax = 200. The controller parameters of PSO were set based on reference [4] and [24], in which learning factors C1 = 2, C2 = 2 and the inertia weight value decreased linearly from 0.9 to 0.4. The parameters of BFO were set based on reference [25] with chemotaxis number Nc = 100, replication number Nre = 4, migration number N ed = 2 and migration probability Ped = 0.25. The four algorithms were independently run for 10 times. Table 4 summarizes the results of the four algorithms for the optimization of scheduling model [26, 27, 28]. Figure 6 plots the convergence curves of four algorithms, indicating the proposed AFOA has better convergence speed and accuracy than BFO, PSO and standard FOA in solving the problem of urban rail transit scheduling [29, 30, 31].

Figure 6 Convergence process of four algorithms
Figure 6

Convergence process of four algorithms

Table 4

Optimization results of four algorithms

Algorithm Weekdays Nonworking days

Optimal value Average value Number of iterations Optimal value Average value Number of iterations
BFO 0.68255255 0.68421835 164 0.68254998 0.68589500 123
PSO 0.68245902 0.68316075 149 0.68248007 0.68269744 156
FOA 0.68142579 0.68195172 23 0.68157343 0.68225292 114
AFOA 0.68066397 0.68173435 7 0.68148467 0.68229395 43

6 Conclusion

This paper has proposed an improved urban rail transit scheduling model and solved it with an adaptive fruit fly optimization algorithm. The comparative experimental results confirm that the proposed AFOA is accurate and efficient in obtaining the optimal train headways and timetables of urban rail transit system. Since the model parameters can be adjusted according to actual situations, the proposed model enables the staff of train companies to formulate timetables in a more convenient way. Data can be based on the latest daily and weekly passenger flows. As some external factors are simplified, some results of the model are not exactly the actual situation. Therefore, further analysis and study need to be carried out in this filed.

Acknowledgement

The authors would like to thank the anonymous reviewers for their valuable comments and insightful suggestions. This work is partly supported by the National Natural Science Foundation of China (51806061) and Henan province science and technology research project (192102110205).

References

[1] Yao C., Li M.J., The public transport dispatching problem and its partheno-genetic algorithm. Computer Engineering & Science, 2011, 33(11), 75-79.Search in Google Scholar

[2] Wang Q.R., Yuan Z.T., Zhang Q.Y., Study on transit scheduling optimization based on improved genetic-simulated annealing algorithm. Application Research of Computers., 2012, 29(7), 2461-2463.Search in Google Scholar

[3] Mazloumi E., Mesbah M., Ceder A., Efficient transit schedule design of timing points: a comparison of ant colony and genetic algorithms, Transport. Res. B-meth., 2012, 46(1), 217-234.10.1016/j.trb.2011.09.010Search in Google Scholar

[4] Fu A.L., Lei X.J., Intelligent dispatching of public transit vehicles using particle optimization algorithm.Computer Engineering and Applications., 2008, 44(15), 239-241.Search in Google Scholar

[5] Wei M., Jin W.Z., Sun B., Ant colony algorithm for regional bus scheduling problem. Journal of Highway and Transportation Research and Development., 2011, 28(6), 141-145,152.Search in Google Scholar

[6] Fang Z.X., Research of bus scheduling optimization based on chemokine guide BFO algorithm., MA thesis, Northeastern University, Shenyang ,CHN, 2013.Search in Google Scholar

[7] Yang Y., Guan W., Ma J.H., Battery electric transit bus scheduling problem based on column generation approach. Journal of Transportation Systems Engineering and Information Technology., 2016, 16(05), 198-204.Search in Google Scholar

[8] Zhou W.L., Deng L.B., Xie M.Q., Yang X., Coordination optimization of the first and last trains’ departure time on urban rail transit network. Adv. Mech. Eng., 2013, 5, 848292.10.1155/2013/848292Search in Google Scholar

[9] Gong H.B., Chen X.M., Yu L., Wu L.J., An application-oriented model of passenger waiting time based on bus departure time intervals. Transport. Plan. Techn., 2016, 39, 424-437.10.1080/03081060.2016.1160583Search in Google Scholar

[10] Wong R.C.W.,Yuen, T.W.Y., Leung, F.J.M.Y., Optimizing timetable synchronization for railmass transit. Transport. Sci., 2008, 42(1), 57-69.10.1287/trsc.1070.0200Search in Google Scholar

[11] Niu H.M.,Chen M.M., Zhang M.H., Optimization theory and method of train operation scheme for urban rail transit.China railway science., 2011, 32(04), 128-133.Search in Google Scholar

[12] Cacchiani V, Caprara A, Fischetti M., A lagrangian heuristic for robustness, with an application to train timetabling. Transport. Sci., 2012, 46(1), 124-133.10.1287/trsc.1110.0378Search in Google Scholar

[13] Kong, W.Z., Research on train operation regulation of urban rail transit based on particle swarm optimization algorithm, MA thesis, Lanzhou Jiaotong University, Lanzhou, CHN,2013.Search in Google Scholar

[14] Shi R.J., Zheng M.,Yao, Z.S., Lan Y.J., Optimization of train plan by considering conveying capacity utilization in urban rail transit. Journal of Transportation Systems Engineering and Information Technology., 2017, 17(06), 214-220.Search in Google Scholar

[15] Pan W.T., A new fruit fly optimization algorithm: taking the financial distress model as an example, Knowl-Based. Syst., 2012, 26(2), 69-74.10.1016/j.knosys.2011.07.001Search in Google Scholar

[16] Li, Z.Y. Research of public transportation scheduling based on PSO and ACO algorithms, MA thesis,Dalian University of Technology, Dalian, CHN, 2013.Search in Google Scholar

[17] Han J.Y., Liu, C.Z., Fruit fly optimization algorithm based on bacterial chemotaxis, Journal of Computer Applications., 2014, 36(04), 690-696.10.3724/SP.J.1087.2013.00964Search in Google Scholar

[18] Guo F., Ding Y.S., Hao K.R., Ren L.H., Xiao C.C., Prediction of spinning performance based on fruit fly algorithm optimized support vector regression, J. Simul., 2014, 26(10), 2360-2364.Search in Google Scholar

[19] Han Y., Gong, D., Li J.Q., Zhang Y., Solving the blocking flow shop scheduling problem with makespan using a modified fruit fly optimization algorithm, Int. J. Prod. Res., 2016, 54(22), 6782-6793.10.1080/00207543.2016.1177671Search in Google Scholar

[20] Li J.Q., Pan Q.K., Mao K., A hybrid fruit fly optimization algorithm for the realistic hybrid flowshop rescheduling problem in steel making systems, IEEE. T. Autom. Sci. Eng., 2016, 13(2), 932-949.10.1109/TASE.2015.2425404Search in Google Scholar

[21] Li S. Dong, J.Y., Li D.H., Active disturbance rejection control for superheated steam boiler temperatures using the fruit fly optimization algorithm, Journal of Tsinghua University (Science and Technology)., 2014, 55(10), 1288-1292.Search in Google Scholar

[22] Mousavi S.M., Alikar, N., Niaki S.T.A., Optimizing a location allocation-inventory problem in a two-echelon supply chain network:A modified fruit fly optimization algorithm, Comput. Ind. End., 2015, 87(1), 543-560.10.1016/j.cie.2015.05.022Search in Google Scholar

[23] Kanarachos S., Griffin, J., fitzpatrick M.E., Efficient truss optimization using the contrast-based fruit fly optimization algorithm, Comput. Struct., 2017, 182(1), 137-148.10.1016/j.compstruc.2016.11.005Search in Google Scholar

[24] Ren J.Z., Liang, H.W., Dong, L., Sun, L., Gao, Z.Q., Design for sustainability of industrial symbiosis based on emergy and multi-objective particle swarm optimization. Sci. Total. Environ., 2016, 562, 789-801.10.1016/j.scitotenv.2016.04.092Search in Google Scholar PubMed

[25] Liu Q., Differential evolution bacteria foraging optimization algorithm for bus scheduling problem. Journal of Transportation Systems Engineering and Information Technology., 2012, 12(02), 156-161.Search in Google Scholar

[26] Fernández-Pousa C. R., Perfect phase-coded pulse trains generated by talbot effect. Applied Mathematics &Nonlinear Sciences., 2018, 3, 23-32.10.21042/AMNS.2018.1.00003Search in Google Scholar

[27] Gao W., Zhu, L., Guo Y., and Wang K., Ontology learning algorithm for similarity measuring and ontology mapping using linear programming. J. Intell. Fuzzy. Syst., 2017, 33, 3153-3163.10.3233/JIFS-169367Search in Google Scholar

[28] Gao W., and Wang W. F., The fifth geometric-arithmetic index of bridge graph and carbon nanocones. Journal of Difference Equations and Applications., 2017, 23, 100-109.10.1080/10236198.2016.1197214Search in Google Scholar

[29] Khellat F., and Khormizi, M. B. A global solution for a reaction-diffusion equation on bounded domains. Applied Mathematics & Nonlinear Sciences., 2018, 3, 15-22.10.21042/AMNS.2018.1.00002Search in Google Scholar

[30] Lakshminarayana G., Vajravelu K., Sucharitha G., Sreenadh S., Peristaltic slip flow of a bingham fluid in an inclined porous conduit with joule heating. Applied Mathematics & Nonlinear Sciences., 2018, 3, 41-54.10.21042/AMNS.2018.1.00005Search in Google Scholar

[31] Lakshminarayana P., Vajravelu K., Sucharitha G., Sreenadh, S., Peristaltic slip flow of a bingham fluid in an inclined porous conduit with joule heating. Applied Mathematics & Nonlinear Sciences., 2018, 3, 41-54.10.21042/AMNS.2018.1.00005Search in Google Scholar

Received: 2019-10-23
Accepted: 2019-12-02
Published Online: 2019-12-31

© 2019 J. Li et al., published by De Gruyter

This work is licensed under the Creative Commons Attribution 4.0 International License.

Articles in the same Issue

  1. Regular Articles
  2. Non-equilibrium Phase Transitions in 2D Small-World Networks: Competing Dynamics
  3. Harmonic waves solution in dual-phase-lag magneto-thermoelasticity
  4. Multiplicative topological indices of honeycomb derived networks
  5. Zagreb Polynomials and redefined Zagreb indices of nanostar dendrimers
  6. Solar concentrators manufacture and automation
  7. Idea of multi cohesive areas - foundation, current status and perspective
  8. Derivation method of numerous dynamics in the Special Theory of Relativity
  9. An application of Nwogu’s Boussinesq model to analyze the head-on collision process between hydroelastic solitary waves
  10. Competing Risks Model with Partially Step-Stress Accelerate Life Tests in Analyses Lifetime Chen Data under Type-II Censoring Scheme
  11. Group velocity mismatch at ultrashort electromagnetic pulse propagation in nonlinear metamaterials
  12. Investigating the impact of dissolved natural gas on the flow characteristics of multicomponent fluid in pipelines
  13. Analysis of impact load on tubing and shock absorption during perforating
  14. Energy characteristics of a nonlinear layer at resonant frequencies of wave scattering and generation
  15. Ion charge separation with new generation of nuclear emulsion films
  16. On the influence of water on fragmentation of the amino acid L-threonine
  17. Formulation of heat conduction and thermal conductivity of metals
  18. Displacement Reliability Analysis of Submerged Multi-body Structure’s Floating Body for Connection Gaps
  19. Deposits of iron oxides in the human globus pallidus
  20. Integrability, exact solutions and nonlinear dynamics of a nonisospectral integral-differential system
  21. Bounds for partition dimension of M-wheels
  22. Visual Analysis of Cylindrically Polarized Light Beams’ Focal Characteristics by Path Integral
  23. Analysis of repulsive central universal force field on solar and galactic dynamics
  24. Solitary Wave Solution of Nonlinear PDEs Arising in Mathematical Physics
  25. Understanding quantum mechanics: a review and synthesis in precise language
  26. Plane Wave Reflection in a Compressible Half Space with Initial Stress
  27. Evaluation of the realism of a full-color reflection H2 analog hologram recorded on ultra-fine-grain silver-halide material
  28. Graph cutting and its application to biological data
  29. Time fractional modified KdV-type equations: Lie symmetries, exact solutions and conservation laws
  30. Exact solutions of equal-width equation and its conservation laws
  31. MHD and Slip Effect on Two-immiscible Third Grade Fluid on Thin Film Flow over a Vertical Moving Belt
  32. Vibration Analysis of a Three-Layered FGM Cylindrical Shell Including the Effect Of Ring Support
  33. Hybrid censoring samples in assessment the lifetime performance index of Chen distributed products
  34. Study on the law of coal resistivity variation in the process of gas adsorption/desorption
  35. Mapping of Lineament Structures from Aeromagnetic and Landsat Data Over Ankpa Area of Lower Benue Trough, Nigeria
  36. Beta Generalized Exponentiated Frechet Distribution with Applications
  37. INS/gravity gradient aided navigation based on gravitation field particle filter
  38. Electrodynamics in Euclidean Space Time Geometries
  39. Dynamics and Wear Analysis of Hydraulic Turbines in Solid-liquid Two-phase Flow
  40. On Numerical Solution Of The Time Fractional Advection-Diffusion Equation Involving Atangana-Baleanu-Caputo Derivative
  41. New Complex Solutions to the Nonlinear Electrical Transmission Line Model
  42. The effects of quantum spectrum of 4 + n-dimensional water around a DNA on pure water in four dimensional universe
  43. Quantum Phase Estimation Algorithm for Finding Polynomial Roots
  44. Vibration Equation of Fractional Order Describing Viscoelasticity and Viscous Inertia
  45. The Errors Recognition and Compensation for the Numerical Control Machine Tools Based on Laser Testing Technology
  46. Evaluation and Decision Making of Organization Quality Specific Immunity Based on MGDM-IPLAO Method
  47. Key Frame Extraction of Multi-Resolution Remote Sensing Images Under Quality Constraint
  48. Influences of Contact Force towards Dressing Contiguous Sense of Linen Clothing
  49. Modeling and optimization of urban rail transit scheduling with adaptive fruit fly optimization algorithm
  50. The pseudo-limit problem existing in electromagnetic radiation transmission and its mathematical physics principle analysis
  51. Chaos synchronization of fractional–order discrete–time systems with different dimensions using two scaling matrices
  52. Stress Characteristics and Overload Failure Analysis of Cemented Sand and Gravel Dam in Naheng Reservoir
  53. A Big Data Analysis Method Based on Modified Collaborative Filtering Recommendation Algorithms
  54. Semi-supervised Classification Based Mixed Sampling for Imbalanced Data
  55. The Influence of Trading Volume, Market Trend, and Monetary Policy on Characteristics of the Chinese Stock Exchange: An Econophysics Perspective
  56. Estimation of sand water content using GPR combined time-frequency analysis in the Ordos Basin, China
  57. Special Issue Applications of Nonlinear Dynamics
  58. Discrete approximate iterative method for fuzzy investment portfolio based on transaction cost threshold constraint
  59. Multi-objective performance optimization of ORC cycle based on improved ant colony algorithm
  60. Information retrieval algorithm of industrial cluster based on vector space
  61. Parametric model updating with frequency and MAC combined objective function of port crane structure based on operational modal analysis
  62. Evacuation simulation of different flow ratios in low-density state
  63. A pointer location algorithm for computer visionbased automatic reading recognition of pointer gauges
  64. A cloud computing separation model based on information flow
  65. Optimizing model and algorithm for railway freight loading problem
  66. Denoising data acquisition algorithm for array pixelated CdZnTe nuclear detector
  67. Radiation effects of nuclear physics rays on hepatoma cells
  68. Special issue: XXVth Symposium on Electromagnetic Phenomena in Nonlinear Circuits (EPNC2018)
  69. A study on numerical integration methods for rendering atmospheric scattering phenomenon
  70. Wave propagation time optimization for geodesic distances calculation using the Heat Method
  71. Analysis of electricity generation efficiency in photovoltaic building systems made of HIT-IBC cells for multi-family residential buildings
  72. A structural quality evaluation model for three-dimensional simulations
  73. WiFi Electromagnetic Field Modelling for Indoor Localization
  74. Modeling Human Pupil Dilation to Decouple the Pupillary Light Reflex
  75. Principal Component Analysis based on data characteristics for dimensionality reduction of ECG recordings in arrhythmia classification
  76. Blinking Extraction in Eye gaze System for Stereoscopy Movies
  77. Optimization of screen-space directional occlusion algorithms
  78. Heuristic based real-time hybrid rendering with the use of rasterization and ray tracing method
  79. Review of muscle modelling methods from the point of view of motion biomechanics with particular emphasis on the shoulder
  80. The use of segmented-shifted grain-oriented sheets in magnetic circuits of small AC motors
  81. High Temperature Permanent Magnet Synchronous Machine Analysis of Thermal Field
  82. Inverse approach for concentrated winding surface permanent magnet synchronous machines noiseless design
  83. An enameled wire with a semi-conductive layer: A solution for a better distibution of the voltage stresses in motor windings
  84. High temperature machines: topologies and preliminary design
  85. Aging monitoring of electrical machines using winding high frequency equivalent circuits
  86. Design of inorganic coils for high temperature electrical machines
  87. A New Concept for Deeper Integration of Converters and Drives in Electrical Machines: Simulation and Experimental Investigations
  88. Special Issue on Energetic Materials and Processes
  89. Investigations into the mechanisms of electrohydrodynamic instability in free surface electrospinning
  90. Effect of Pressure Distribution on the Energy Dissipation of Lap Joints under Equal Pre-tension Force
  91. Research on microstructure and forming mechanism of TiC/1Cr12Ni3Mo2V composite based on laser solid forming
  92. Crystallization of Nano-TiO2 Films based on Glass Fiber Fabric Substrate and Its Impact on Catalytic Performance
  93. Effect of Adding Rare Earth Elements Er and Gd on the Corrosion Residual Strength of Magnesium Alloy
  94. Closed-die Forging Technology and Numerical Simulation of Aluminum Alloy Connecting Rod
  95. Numerical Simulation and Experimental Research on Material Parameters Solution and Shape Control of Sandwich Panels with Aluminum Honeycomb
  96. Research and Analysis of the Effect of Heat Treatment on Damping Properties of Ductile Iron
  97. Effect of austenitising heat treatment on microstructure and properties of a nitrogen bearing martensitic stainless steel
  98. Special Issue on Fundamental Physics of Thermal Transports and Energy Conversions
  99. Numerical simulation of welding distortions in large structures with a simplified engineering approach
  100. Investigation on the effect of electrode tip on formation of metal droplets and temperature profile in a vibrating electrode electroslag remelting process
  101. Effect of North Wall Materials on the Thermal Environment in Chinese Solar Greenhouse (Part A: Experimental Researches)
  102. Three-dimensional optimal design of a cooled turbine considering the coolant-requirement change
  103. Theoretical analysis of particle size re-distribution due to Ostwald ripening in the fuel cell catalyst layer
  104. Effect of phase change materials on heat dissipation of a multiple heat source system
  105. Wetting properties and performance of modified composite collectors in a membrane-based wet electrostatic precipitator
  106. Implementation of the Semi Empirical Kinetic Soot Model Within Chemistry Tabulation Framework for Efficient Emissions Predictions in Diesel Engines
  107. Comparison and analyses of two thermal performance evaluation models for a public building
  108. A Novel Evaluation Method For Particle Deposition Measurement
  109. Effect of the two-phase hybrid mode of effervescent atomizer on the atomization characteristics
  110. Erratum
  111. Integrability analysis of the partial differential equation describing the classical bond-pricing model of mathematical finance
  112. Erratum to: Energy converting layers for thin-film flexible photovoltaic structures
Downloaded on 12.9.2025 from https://www.degruyterbrill.com/document/doi/10.1515/phys-2019-0094/html
Scroll to top button