CN113591301B - Urban rail transit train operation parameter optimization algorithm - Google Patents

Urban rail transit train operation parameter optimization algorithm Download PDF

Info

Publication number
CN113591301B
CN113591301B CN202110861678.9A CN202110861678A CN113591301B CN 113591301 B CN113591301 B CN 113591301B CN 202110861678 A CN202110861678 A CN 202110861678A CN 113591301 B CN113591301 B CN 113591301B
Authority
CN
China
Prior art keywords
train
population
individuals
optimal
value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110861678.9A
Other languages
Chinese (zh)
Other versions
CN113591301A (en
Inventor
贺德强
张朗
陈彦君
郭松林
何彥
李先旺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangxi University
Original Assignee
Guangxi University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangxi University filed Critical Guangxi University
Priority to CN202110861678.9A priority Critical patent/CN113591301B/en
Publication of CN113591301A publication Critical patent/CN113591301A/en
Application granted granted Critical
Publication of CN113591301B publication Critical patent/CN113591301B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/12Computing arrangements based on biological models using genetic models
    • G06N3/126Evolutionary algorithms, e.g. genetic algorithms or genetic programming

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Biophysics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • Evolutionary Biology (AREA)
  • General Engineering & Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Genetics & Genomics (AREA)
  • Data Mining & Analysis (AREA)
  • Physiology (AREA)
  • Geometry (AREA)
  • Artificial Intelligence (AREA)
  • Biomedical Technology (AREA)
  • Computational Linguistics (AREA)
  • Computer Hardware Design (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Train Traffic Observation, Control, And Security (AREA)

Abstract

The invention discloses an urban rail transit train operation parameter optimization algorithm, which belongs to the technical field of urban rail transit train energy conservation optimization. The multi-particle train operation energy consumption model fully considers the road environments such as ramps, curves, tunnels and the like. The train is regarded as a quality band, the stress condition of the train is analyzed and calculated according to the line position of each actual train of the train, meanwhile, a developed improved differential evolution algorithm dynamically distributes the range of a decision variable in the optimization process according to the mutual constraint relation and aims at searching the optimal value of the decision variable in each evolution, the global optimizing capability and performance of the traditional evolution algorithm are enhanced, the energy consumption of train operation is reduced, and theoretical basis and engineering application guidance are provided for train energy-saving driving.

Description

Urban rail transit train operation parameter optimization algorithm
Technical Field
The invention relates to the technical field of energy-saving optimization of urban rail transit trains, in particular to an urban rail transit train operation parameter optimization algorithm.
Background
With the increasing demands of society for traveling, urban rail transit trains are favored by more and more cities due to the high efficiency and convenience of the urban rail transit trains. Meanwhile, with the annual increase of urban rail transit lines, the energy consumption of the urban rail transit lines is also increasing. Therefore, the research on the energy-saving optimization method of the urban rail transit train has important theoretical significance and engineering application value for reducing energy consumption and realizing sustainable development of urban traffic.
The urban rail transit line environment is complex, the energy consumption model of the urban rail transit train established by the current research is mostly a simple substance point model, the model ignores the stress gradual change process of the train at the joint of a curve and a ramp, and a certain error exists between the model and the actual running condition of the train. On the other hand, the urban rail transit train running track optimization problem is a typical nonlinear optimization problem, a strict constraint condition exists among decision variables, the initial range of the decision variables is mainly determined according to an empirical value by the existing optimization algorithm, the local optimal solution is easy to fall into, and a more ideal approximate optimal solution cannot be obtained.
Disclosure of Invention
The invention aims to provide an urban rail transit train operation parameter optimization algorithm, solve the technical problems mentioned in the background art and solve the energy-saving optimization problem of the urban rail transit train.
In order to achieve the above purpose, the technical scheme adopted by the invention is as follows:
an urban rail transit train operation parameter optimization algorithm, the method comprising the steps of:
step 1: dividing the running process of the train between stations into a traction stage, a cruising stage, an inertia stage and a braking stage according to a four-stage operating strategy, regarding the train as a mass band, analyzing and calculating the stress condition of the train according to the line position of each actual train of the train, and establishing a multi-particle traction energy consumption model;
step 2: the key control parameters of train operation are optimized by adopting an improved differential evolution algorithm so as to minimize traction energy consumption.
Further, the specific process of establishing the multi-particle traction energy consumption model in the step 1 is as follows:
setting the basic resistance of the train to F basic The weight of the train motor car is M mo Trailer weight M tr And train speed v is a function of: f (F) basic (M mo ,M tr ,v)=A+B·v+C·v 2 Wherein A, B and C are empirical coefficients, which are determined empirically based on changes in the type of train and the line conditions, and the additional resistance F during the operation of the train add The method comprises the following steps: f (F) add =(f ramp +f curve +f tunnel )·M total G, where M total G is gravity acceleration, f is the total load of the train ranp For ramp resistance, f curve For curve resistance, F tunnel For tunnel resistance, three additional resistance calculation modes are respectively: wherein L is train Kappa is the total length of the train i Is the number of thousandths of the ramp where the train is located, l ri The length of the ramp occupied by the train is l ci R is the length of the curve occupied by the train i Is the curve radius of the curve where the train is located, l ti The length of the tunnel occupied by the train;
traction force F of train in whole running process tr The method comprises the following steps: f (F) tr (M mo ,M tr ,v)=F tr,t ∪F tr,c Total traction energy consumption E of train tr The method comprises the following steps:in the formula, T is the running time between stations, and then the train traction energy consumption model is:
wherein V is lim For interval speed limit, ΔT is the run time error, ζ t For allowable time error, ΔS is the travel distance error, ζ s Is an allowable distance error.
Further, the specific process of optimizing the key control parameters of the train operation in the step 2 is as follows:
step 2.1: selecting a key control parameter of train operation, namely traction force use coefficient alpha, braking force use coefficient beta and cruising speed v cr Inertia point S co And a braking point S br As decision variables, train traction energy consumption is used as an adaptability value for improving a differential evolution algorithm, and a population scale P, a maximum evolution frequency G, a variation factor Pm and a cross Pc are set;
step 2.2: the method comprises the steps of initializing a population, wherein decision variables of actual problems are 5, and selecting inert points S with strict constraint relation with the rest decision variables according to constraint relation among the decision variables co The other 4 decision variables are used as the gene information of the individuals in the initial population as the gene information to be optimized in the gene optimization process;
step 2.3: optimizing the population individual genes, and optimizing and supplementing the genes aiming at each population individual;
step 2.4: selecting optimal individuals from the new population after gene optimization as basis vectors in the mutation process, and performing differential mutation operation on the individuals of the population to generate a new population;
step 2.5: selecting optimal individuals from the new population after gene optimization as target vectors in the crossing process, and performing crossing operation on the population individuals generated in the step 2.4 to generate a new population;
step 2.6: calculating the fitness value of the individuals of the new population, and selecting the individuals with the optimal fitness value as the evolved optimal individuals;
step 2.7: judging whether an optimized termination condition is met, namely whether the evolution times reach the set maximum times or whether the fitness value meets the requirements, if the termination condition is met, stopping evolution, outputting the objective function value of the optimal individual and the corresponding decision variable value, and if the termination condition is not met, removing the supplementary gene information.
Further, the specific process of the step 2.3 is as follows:
step 2.3.1: dividing the value range of the decision variable into j nodes according to a certain step length, wherein the gene information corresponding to each node is the value of an idle point;
step 2.3.2: copying individuals of the initial population according to the number of nodes, and supplementing gene information corresponding to each node into the individuals;
step 2.3.3: calculating the fitness value of each copied population, selecting an individual with the optimal fitness value as a target individual, taking the gene information of adjacent individuals as the upper limit and the lower limit of the value range of the optimal supplementary gene, and determining the value of the optimal supplementary gene by adopting a binary iteration method through calculating the fitness value in the interval;
step 2.3.4: and supplementing the optimal supplementary gene information found by the mutation dichotomy to individuals in the initial population to obtain a new population after gene optimization.
Due to the adoption of the technical scheme, the invention has the following beneficial effects:
the multi-particle train operation energy consumption model established by the invention fully considers the line environments such as ramps, curves and tunnels, takes the train as a quality zone, analyzes and calculates the stress condition according to the line position of each actual train of the train, is closer to the actual operation environment of the train compared with the simple substance point model commonly used in the past research results, and meanwhile, the developed improved differential evolution algorithm can dynamically allocate the range of decision variables in the optimization process according to the mutual constraint relation and aims at searching the optimal value of the decision variables in each evolution, thereby enhancing the global optimizing capability and performance of the traditional evolution algorithm, effectively reducing the energy consumption of train operation and providing theoretical basis and engineering application guidance for train energy-saving driving.
Drawings
FIG. 1 is a flow chart of the method of the present invention;
FIG. 2 is a schematic diagram of a four-stage maneuver strategy of the present invention;
FIG. 3 is a diagram of the stress situation of a multi-mass point train model of the present invention at different curve and ramp junctions;
fig. 4 is a graph comparing train movement tracks before and after optimization of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be further described in detail below by referring to the accompanying drawings and by illustrating preferred embodiments. It should be noted, however, that many of the details set forth in the description are merely provided to provide a thorough understanding of one or more aspects of the invention, and that these aspects of the invention may be practiced without these specific details.
As shown in fig. 1-4, an urban rail transit train operation parameter optimization algorithm firstly establishes a multi-particle train energy consumption model, and then obtains traction energy consumption minimum operation parameters according to an improved differential evolution algorithm, and the algorithm is specifically as follows: selecting key operation parameters of a train as decision variables, taking the traction energy consumption of the train as an adaptability value of an algorithm, and setting algorithm parameters; initializing a population, separating decision variables according to a mutual constraint relation, and determining gene information to be optimized; performing gene optimization on the initial population by adopting a mutation dichotomy to generate a new population; performing mutation and crossover operation on the new population, and calculating the fitness of individuals of the new population; and judging whether the optimization termination condition is met. The method has stronger global optimizing capability and stability, and can effectively reduce the traction energy consumption of the train.
The specific implementation process comprises the following steps:
the running process of the train between stations is divided into a traction phase, a cruising phase, an inertia phase and a braking phase according to a four-phase operating strategy. Considering the complex running environment of the trains among stations, regarding the trains as a mass band, analyzing and calculating the stress condition of each train according to the line position of each actual train, and establishing a multi-particle train traction energy consumption equation and constraint conditions thereof as follows:
wherein V is lim For interval speed limit, ΔT is the run time error, ζ t For allowable time error, ΔS is the travel distance error, ζ s Is an allowable distance error.
And (3) carrying out simulation verification by adopting first line operation data of the nan Ning subway, and simulating train operation conditions of actual lines from national university stations to national wide-field stations 10 and 9 in the uplink direction.
The following table is the relevant train operation parameters
TABLE 1 train operation parameters
In the initial stage of the optimization process, taking the university station to Qingchuan station as an example, the initial range of the other 3 key control parameters is determined by the following steps:
the upper limit of the cruising speed is interval speed limit, the value of the cruising speed is 80km/h, the lower limit of the cruising speed is average travel speed between stations in actual running of a train, and the value of the cruising speed is 64.67km/h; the upper limit of the braking point is the running distance between stations, the value of the upper limit is 2014.14m, the lower limit is determined according to the cruising speed, the braking process from the braking point to the station can be regarded as the acceleration process of the train from the station to the braking point, the lower limit of the braking point is the upper limit minus the acceleration distance, and the value is the upper limit of the inertia point; the lower limit of the inertia point is also determined according to the cruising speed, the distance traveled by the train from the platform to the cruising speed is the lower limit of the inertia point, and the initial range of each control parameter among the rest of the stations can be determined according to the principle.
The proposed improved differential evolution algorithm is adopted for optimization, and the process is as follows:
(1) Selecting a key control parameter of train operation, namely traction force use coefficient alpha, braking force use coefficient beta and cruising speed v cr Inertia point S co And a braking point S br As decision variables. Traction energy consumption E of train tr As fitness values for improving the differential evolution algorithm, population sizes p=50, maximum evolutionary numbers g=100, variation factors pm=0.5, and crossover factors pc=0.8 were set.
(2) The method comprises the steps of initializing a population, wherein decision variables of actual problems are 5, and selecting inert points S with strict constraint relation with the rest decision variables according to constraint relation among the decision variables co As the gene information to be optimized in the gene optimization process, the other 4 decision variables are used as the gene information of the individuals in the initial population.
(3) Population individual gene optimization, and gene optimization and supplementation are carried out on each population individual. The method comprises the following specific steps:
and (3.1) dividing the value range of the decision variable into j nodes according to a certain step length, wherein the gene information corresponding to each node is the value of the idle point, the number of the nodes is determined according to the value range of the idle point, and the nodes are divided by the step length of 2 m.
And (3.2) copying the individuals in the initial population according to the number of the nodes, and supplementing the gene information corresponding to each node into the individuals.
And (3.3) calculating the fitness value of each copied population, selecting an individual with the optimal fitness value as a target individual, and taking the gene information of the adjacent individuals as the upper limit and the lower limit of the optimal complementary gene value range. In the interval, a binary iteration method is adopted, and the value of the optimal complementary gene is determined by calculating the fitness value.
And (3.4) supplementing the optimal supplementary gene information found by the mutation dichotomy to individuals in the initial population to obtain a new population after gene optimization.
(4) And selecting optimal individuals from the new population after gene optimization as basis vectors in the mutation process, and performing differential mutation operation on the individuals in the population to generate the new population.
(5) And (3) selecting optimal individuals from the new population after gene optimization as target vectors in the crossing process, and performing crossing operation on the population individuals generated in the step (4) to generate a new population.
(6) And calculating the fitness value of the individuals of the new population, and selecting the individuals with the optimal fitness value as the optimal individuals after evolution.
(7) Judging whether an optimized termination condition is met, namely whether the evolution times reach the set maximum times or whether the fitness value meets the requirement. If the termination condition is met, the evolution is stopped, and the objective function value of the optimal individual and the corresponding decision variable value are output. If the termination condition is not met, the supplementary gene information is removed, and the step (3) is skipped.
The optimization results are shown in the following table
Table 2 optimization results
Data format: raw data/optimized data (difference = optimized data-raw data)
After the train running track is optimized by adopting the improved differential evolution algorithm, the traction energy consumption is saved by 30.13%, and the train running track before and after optimization is shown in fig. 4.
The foregoing is merely a preferred embodiment of the present invention and it should be noted that modifications and adaptations to those skilled in the art may be made without departing from the principles of the present invention, which are intended to be comprehended within the scope of the present invention.

Claims (1)

1. An urban rail transit train operation parameter optimization algorithm is characterized in that: the method comprises the following steps:
step 1: dividing the running process of the train between stations into a traction stage, a cruising stage, an inertia stage and a braking stage according to a four-stage operating strategy, regarding the train as a mass band, analyzing and calculating the stress condition of the train according to the line position of each actual train of the train, and establishing a multi-particle traction energy consumption model;
step 2: optimizing key control parameters of train operation by adopting an improved differential evolution algorithm so as to minimize traction energy consumption;
the specific process for establishing the multi-particle traction energy consumption model in the step 1 is as follows:
setting the basic resistance of the train to F basic The weight of the train motor car is M mo Trailer weight M tr And train speed v is a function of: f (F) basic (M mo ,M tr ,v)=A+B·v+C·v 2 Wherein A, B and C are empirical coefficients, which are determined empirically based on changes in the type of train and the line conditions, and the additional resistance F during the operation of the train add The method comprises the following steps: f (F) add =(f ramp +f curve +f tunnel )·M total G, where M total G is gravity acceleration, f is the total load of the train ramp For ramp resistance, f curve For curve resistance, F tunnel For tunnel resistance, three additional resistance calculation modes are respectively: wherein L is train Kappa is the total length of the train i Is the number of thousandths of the ramp where the train is located, l ri The length of the ramp occupied by the train is l ci R is the length of the curve occupied by the train i Is the curve radius of the curve where the train is located, l ti The length of the tunnel occupied by the train;
traction force F of train in whole running process tr The method comprises the following steps: f (F) tr (M mo ,M tr ,v)=F tr,t ∪F tr,c Total traction energy consumption E of train tr The method comprises the following steps:in the formula, T is the running time between stations, and then the train traction energy consumption model is:
min E tr
wherein V is lim For interval speed limit, ΔT is the run time error, ζ t For allowable time error, ΔS is the travel distance error, ζ s Is an allowable distance error;
the specific process for optimizing the key control parameters of train operation in the step 2 is as follows:
step 2.1: selecting a key control parameter of train operation, namely traction force use coefficient alpha, braking force use coefficient beta and cruising speed v cr Inertia point S co And a braking point S br As decision variables, train traction energy consumption is used as an adaptability value for improving a differential evolution algorithm, and a population scale P, a maximum evolution frequency G, a variation factor Pm and a cross Pc are set;
step 2.2: the method comprises the steps of initializing a population, wherein decision variables of actual problems are 5, and selecting inert points S with strict constraint relation with the rest decision variables according to constraint relation among the decision variables co The other 4 decision variables are used as the gene information of the individuals in the initial population as the gene information to be optimized in the gene optimization process;
step 2.3: optimizing the population individual genes, and optimizing and supplementing the genes aiming at each population individual;
step 2.4: selecting optimal individuals from the new population after gene optimization as basis vectors in the mutation process, and performing differential mutation operation on the individuals of the population to generate a new population;
step 2.5: selecting optimal individuals from the new population after gene optimization as target vectors in the crossing process, and performing crossing operation on the population individuals generated in the step 2.4 to generate a new population;
step 2.6: calculating the fitness value of the individuals of the new population, and selecting the individuals with the optimal fitness value as the evolved optimal individuals;
step 2.7: judging whether an optimized termination condition is met, namely whether the evolution times reach the set maximum times or whether the fitness value meets the requirements, if the termination condition is met, stopping evolution, outputting the objective function value of the optimal individual and the corresponding decision variable value, and if the termination condition is not met, removing the supplementary gene information;
the specific process of the step 2.3 is as follows:
step 2.3.1: dividing the value range of the decision variable into j nodes according to a certain step length, wherein the gene information corresponding to each node is the value of an idle point;
step 2.3.2: copying individuals of the initial population according to the number of nodes, and supplementing gene information corresponding to each node into the individuals;
step 2.3.3: calculating the fitness value of each copied population, selecting an individual with the optimal fitness value as a target individual, taking the gene information of adjacent individuals as the upper limit and the lower limit of the value range of the optimal supplementary gene, and determining the value of the optimal supplementary gene by adopting a binary iteration method through calculating the fitness value in the interval;
step 2.3.4: and supplementing the optimal supplementary gene information found by the mutation dichotomy to individuals in the initial population to obtain a new population after gene optimization.
CN202110861678.9A 2021-07-28 2021-07-28 Urban rail transit train operation parameter optimization algorithm Active CN113591301B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110861678.9A CN113591301B (en) 2021-07-28 2021-07-28 Urban rail transit train operation parameter optimization algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110861678.9A CN113591301B (en) 2021-07-28 2021-07-28 Urban rail transit train operation parameter optimization algorithm

Publications (2)

Publication Number Publication Date
CN113591301A CN113591301A (en) 2021-11-02
CN113591301B true CN113591301B (en) 2023-12-08

Family

ID=78251652

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110861678.9A Active CN113591301B (en) 2021-07-28 2021-07-28 Urban rail transit train operation parameter optimization algorithm

Country Status (1)

Country Link
CN (1) CN113591301B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114488799B (en) * 2022-01-11 2024-02-23 吉林大学 Parameter optimization method for controller of automobile self-adaptive cruise system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102903007A (en) * 2012-09-20 2013-01-30 西安科技大学 Method for optimizing disaggregated model by adopting genetic algorithm
CN103439926A (en) * 2013-07-26 2013-12-11 同济大学 Gas optimization scheduling device of iron and steel enterprise
CN105574231A (en) * 2015-11-27 2016-05-11 上海交通大学 Storage battery surplus capacity detection method
CN108288095A (en) * 2018-01-07 2018-07-17 北京工业大学 A kind of subway train energy conservation optimizing method based on golden section genetic algorithm
CN109344996A (en) * 2018-08-29 2019-02-15 广西大学 A kind of urban railway transit train optimization and energy saving method
CN109615135A (en) * 2018-12-12 2019-04-12 广州地铁集团有限公司 A kind of train operation optimization method based on dynamic programming algorithm
CN109840641A (en) * 2019-03-08 2019-06-04 西南交通大学 Operation curve fast Optimization between a kind of train multi-region
CN110281986A (en) * 2019-06-10 2019-09-27 北京交通大学 Train rail section locking time calculation method based on quasi-moving block
CN112286824A (en) * 2020-11-18 2021-01-29 长江大学 Test case generation method and system based on binary search iteration and electronic equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008085957A2 (en) * 2007-01-10 2008-07-17 Xtreme Energetics Inc. Non-imaging facet based optics

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102903007A (en) * 2012-09-20 2013-01-30 西安科技大学 Method for optimizing disaggregated model by adopting genetic algorithm
CN103439926A (en) * 2013-07-26 2013-12-11 同济大学 Gas optimization scheduling device of iron and steel enterprise
CN105574231A (en) * 2015-11-27 2016-05-11 上海交通大学 Storage battery surplus capacity detection method
CN108288095A (en) * 2018-01-07 2018-07-17 北京工业大学 A kind of subway train energy conservation optimizing method based on golden section genetic algorithm
CN109344996A (en) * 2018-08-29 2019-02-15 广西大学 A kind of urban railway transit train optimization and energy saving method
CN109615135A (en) * 2018-12-12 2019-04-12 广州地铁集团有限公司 A kind of train operation optimization method based on dynamic programming algorithm
CN109840641A (en) * 2019-03-08 2019-06-04 西南交通大学 Operation curve fast Optimization between a kind of train multi-region
CN110281986A (en) * 2019-06-10 2019-09-27 北京交通大学 Train rail section locking time calculation method based on quasi-moving block
CN112286824A (en) * 2020-11-18 2021-01-29 长江大学 Test case generation method and system based on binary search iteration and electronic equipment

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Xiao-Fang Liu 等.Dichotomy Guided Based Parameter Adaptation for Differential Evolution.《GECCO '15》.2015,第292页. *
喻飞 ; 赵志勇 ; 魏波 ; .基于差分进化的因子分解机算法.计算机科学.2016,(第09期),全文. *
樊莹莹.一种列车运行控制优化方法研究.《中国优秀硕士学位论文全文数据库工程科技Ⅱ辑》.2014,第11-71页. *

Also Published As

Publication number Publication date
CN113591301A (en) 2021-11-02

Similar Documents

Publication Publication Date Title
ShangGuan et al. Multiobjective optimization for train speed trajectory in CTCS high-speed railway with hybrid evolutionary algorithm
Zhou et al. Integrated optimization on train control and timetable to minimize net energy consumption of metro lines
Li et al. An energy-efficient scheduling and speed control approach for metro rail operations
Song et al. A novel dual speed-curve optimization based approach for energy-saving operation of high-speed trains
CN111169508A (en) Train energy-saving speed curve optimization method based on position discretization dynamic planning
CN110239600B (en) Train operation control method and system for regenerative braking energy utilization
Qu et al. Robust optimization of train timetable and energy efficiency in urban rail transit: A two-stage approach
CN104656452B (en) A kind of subway train optimal control method discrete based on matrix and device
Li et al. Energy-constraint operation strategy for high-speed railway
CN113591301B (en) Urban rail transit train operation parameter optimization algorithm
CN111859718B (en) Method and system for calculating congestion coefficient of regional multi-standard rail transit station
Xing et al. Rail train operation energy-saving optimization based on improved brute-force search
CN115239021A (en) Method for optimizing running scheme of large and small cross-road train of urban rail transit
Wong et al. Coast control of train movement with genetic algorithm
Ji et al. Energy-saving speed profile planning for a connected and automated electric bus considering motor characteristic
Yildiz et al. Traction energy optimization considering comfort parameter: A case study in Istanbul metro line
CN110852636B (en) Rail transit system traction energy consumption optimization limit detection method based on operation plan
CN111688760A (en) Rapid energy-saving optimization method and device for train passing through steep slope section
CN117022398A (en) Urban rail transit train schedule optimization method and system considering passenger flow distribution
CN114692266B (en) Energy-saving slope optimization method based on Gaussian pseudo-spectrum method
Ahmadi et al. Energy saving in urban railway using speed profile optimization
Ren et al. An intersection platoon speed control model considering traffic efficiency and energy consumption in cvis
Zhang et al. A flexible and robust train operation model based on expert knowledge and online adjustment
CN112446089B (en) Auxiliary parking area optimization arrangement method for normal-conduction high-speed magnetic levitation single-line bidirectional running line
Pu et al. Optimization of train energy saving based on golden ratio genetic algorithm

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant