CN103267530A - Path planning method for best times of pipeline emergency repair - Google Patents

Path planning method for best times of pipeline emergency repair Download PDF

Info

Publication number
CN103267530A
CN103267530A CN2013101755593A CN201310175559A CN103267530A CN 103267530 A CN103267530 A CN 103267530A CN 2013101755593 A CN2013101755593 A CN 2013101755593A CN 201310175559 A CN201310175559 A CN 201310175559A CN 103267530 A CN103267530 A CN 103267530A
Authority
CN
China
Prior art keywords
road
time
path
factors
planning method
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.)
Pending
Application number
CN2013101755593A
Other languages
Chinese (zh)
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.)
Qingdao University of Science and Technology
Original Assignee
Qingdao University of Science and Technology
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 Qingdao University of Science and Technology filed Critical Qingdao University of Science and Technology
Priority to CN2013101755593A priority Critical patent/CN103267530A/en
Publication of CN103267530A publication Critical patent/CN103267530A/en
Pending legal-status Critical Current

Links

Landscapes

  • Navigation (AREA)
  • Traffic Control Systems (AREA)

Abstract

The invention discloses a path planning method for best times of pipeline emergency repair. The path planning method comprises: comprehensively considering the effect such factors on travel time as weather, traffic jam condition, commercial activity, and the like, replacing a virtual path length with an actual road length, calculating the weight of each road segment according to factors affecting the travel time, obtaining the travel time of a vehicle passing the road segment through a Dijkstra algorithm optimized by a heuristic function and a vehicle speed determined by a speed-flow rate model, and obtaining the optimal emergency repair with best times as selection target.

Description

The paths planning method of a kind of pipe first-aid shortest time
Technical field
The invention belongs to the method for quickest routing planning in pipe first-aid field.
Background technology
Because the scope that relates to of long distance oil pipeline is big, with a varied topography, the existence of unfavorable factors such as humanity, the social environment through the zone be varied, when pipeline occur running, emit, leak, droplet phenomenon and during burst accident such as the pilferage of punching, the pipe first-aid personnel can not arrive the site of an accident quickly and accurately, and this certainly will cause the bigger economic loss of pipeline enterprise and to the more havoc of physical environment.The shortest select target that becomes pipeline enterprise repairing optimal path of repairing journey time, however according to present achievement in research, the researcher only link length and the speed of a motor vehicle as the foundation that makes up searching algorithm, the path that searches is often bigger with actual difference.For example, in the vehicle driving process, undesirable elements such as inclement weather, incommutation peak, fairground and large scale business district can increase considerably the journey time in highway section, even can reach 17%~35% of whole Link Travel Time.Therefore, in the route searching process, we must take all factors into consideration the influence of these undesirable elements.
The basic thought of dijkstra's algorithm is to produce shortest path by the order that the road weight increases progressively.This thought is more effective to the solving the shortest path of single node to many nodes or many nodes to single node, but to the shortest route problem between single node the most widely in the practical application, because need too many unnecessary node and the sideline of traversal, efficient is lower, time complexity is higher.So the present invention utilizes, and the shortest geometrical principle of straight line designs heuristic function as heuristic information between 2, bootstrap algorithm is along the route searching that is hopeful most to arrive fast the order node, and then dwindles the hunting zone, reduces the number of search node, effectively reduce time complexity, accelerate search speed.
Summary of the invention
The problem that will solve of the present invention is to consider the influence of factors such as weather, congested traffic condition and business activity to journey time, utilize the path virtual length to replace the thought of road physical length, dijkstra's algorithm in conjunction with heuristic function optimization, solve time shortest path that rule of thumb in the past obtains and actual inconsistent problem, greatly reduced the economic loss that pipe leakage causes enterprise and pollution that physical environment is caused.
Embodiment
For factors such as weather conditions, congested traffic condition and business activities, a weight that can be used as road joins in the tables of data of highway section correspondence, and the method by Shortest Path Analysis obtains the route programming result in conjunction with dynamic environment information.
In the time shortest path first, still road is abstracted into oriented weighted graph G=<N, E 〉, nodal set is N, the set of directed edge is E between node, node i, j ∈ N, the line between the two is designated as k I, j
Vehicle is through k I, jJourney time comprises three parts: the vehicle travel time
Figure BSA00000894231000021
Car park payment time and traffic delays time
Figure BSA00000894231000022
Road net situation according to present China, it is less that charging section accounts for toatl proportion, and the chargeable time model is comparatively complicated, many factors are difficult to quantize, must demarcate separately and could use each charge station, and present achievement in research does not also satisfy the needs that engineering is used, and awaits further further investigation, so the present invention does not consider the Car park payment time.
According to present achievement in research, the quantitative estimation of traffic delays time is theoretical and immature, and many factors are difficult to quantize, and can not satisfy the needs that engineering is used.By t=L/v as can be known, under the certain situation of speed, time and path are directly proportional, that is, and and t ∞ L.Therefore can regard the inhibition of the unfavorable factor that influences the traffic delays time as prolonged the path length, the factor that is difficult to quantize is converted into k I, jVirtual length L ' I, j, and then obtain the traffic delays time
Figure BSA00000894231000023
This paper utilizes the weight calculation formula to try to achieve the power m of corresponding factor k I, j, at k I, jUnder the known situation of physical length, the build path virtual length:
L i , j ′ = Σ k = 1 n m i , j k * L i , j
Therefore by highway section k I, jJourney time can be expressed as:
t i , j = t i , j 1 + t i , j 2 = L i , j v i , j + L i , j ′ v i , j = L i , j + L i , j ′ v i , j = ( 1 + Σ k = 1 n m i , j k ) * L i , j v i , . j
In the formula:
Figure BSA00000894231000026
The vehicle travel time;
Figure BSA00000894231000027
The traffic delays time;
L I, j: highway section k I, jPhysical length;
Figure BSA00000894231000028
Highway section k I, jThe weight of k variable correspondence;
v I, j: vehicle is at highway section k I, jAverage speeds.
By above-mentioned analysis, only need to determine v I, j,
Figure BSA00000894231000029
L I, jValue just can calculate vehicle through k I, jThe Link Travel Time of Shi Suoxu, and then obtain source node p to the time shortest path between the destination node q by the dijkstra's algorithm of optimizing.
Shortest time between two nodes can be expressed as:
min T p , q = min Σ i , j t i , j ∀ p , q , i , j ∈ N
The traffic delays time is mainly caused by factors such as inclement weather, incommutation peak, fairground and large scale business districts.According to virtual route length formula (1) as can be known, at L I, jUnder the known situation, determine the weight of each factor correspondence
Figure BSA000008942310000212
Just can obtain k I, jVirtual length, and then definite t I, jValue as search condition.
According to the virtual route length formula as can be known, under known situation, determine the weight of each factor correspondence with regard to available virtual length, and then the value of determining.The obtaining value method step is as follows.
The path virtual length value of step 1 weather conditions correspondence;
Inclement weathers such as rain, snow, hail influence driver's safe driving, reduce road passage capability, must consider that therefore weather conditions are to the influence of road.
Attachment coefficient refers to tire in the adhesive ability size on different road surfaces, and is relevant with weather conditions, the speed of a motor vehicle, carload etc.The more easy driving in the road surface that attachment coefficient is more high, vehicle, security is more high.Therefore the size of the description road passage capability that road-adhesion coefficient can be quantitative, and then the weight of definite weather condition correspondence.Road peak adhesion coefficient can be expressed as:
μ xp = 0.92 × 0.1304 r + 0.002 e r ( 64 - υ ) - 0.0426 u
γ: characterize the enclosing characteristic factor of pavement behavior, see Table 1; V: the speed of a motor vehicle, km/h, u: wheel loading coefficient, u=F x/ F s, F x: the actual load-carrying of tire, F s: the demarcation load-carrying of tire.
The characterization factor on the common road surface of table 1
Figure BSA00000894231000032
According to above-mentioned analysis, vehicle is under zero the situation in empty wagons, dried asphalt road and speed, road peak adhesion coefficient maximum, and weather is to the minimum that influences of traffic delays time.Along with the deterioration of weather conditions, weather increases gradually to the influence of traffic delays time, so we can be γ=0, v=0, F x=0 o'clock peak adhesion coefficient μ 0As scalar quantity.μ by empty wagons correspondence under more various weather, pavement behavior and the speed XpWith μ 0μ 0Size obtain the weight of inclement weather correspondence m i , j 1 = μ xp / μ 0 .
The path virtual length value of step 2 road congested conditions correspondence;
The incommutation summit causes blocking up of a large amount of vehicles, increases the traffic delays time, therefore must consider the influence to traffic on and off duty.And in non-incommutation peak time, vehicle often can pass through smoothly, so we can be by peak period more on and off duty and the non-peak period on and off duty percentage weight of definite incommutation peak correspondence recently of the average shared whole day road traffic of volume of traffic total amount per hour
Figure BSA00000894231000034
According to China resident's life, the condition of production, four incommutation peaks can appear within one day, and be respectively the journey that in morning and afternoon, the backhaul in noon and evening, lasting timing definition is: t 01, t 02, t 03, t 04, the number percent that this section period vehicular traffic amount accounts for whole day is n 01, n 02, n 03, n 04In the practical application, concrete every section road time corresponding and number percent must could finally be determined through the lot of data statistics.
The number percent of the average shared whole day road traffic of volume of traffic total amount per hour in the incommutation section in rush hour:
N 01=(n 01+n 02+n 03+n 04)÷(t 01+t 02+t 03+t 04)
The number percent of the average shared whole day road traffic of volume of traffic total amount per hour in the non-incommutation section in rush hour:
N 02=[(1-n 01)+(1-n 02)+(1-n 03)+(1-n 04)]÷(24-t 01-t 02-t 03-t 04)
The weight of peak on and off duty correspondence then
Figure BSA00000894231000041
The path virtual length value of step 3 business activity correspondence;
Fairground and large scale business district to the influence of road have the time, scope is fixed, characteristics such as influence power is big, but according to existing achievement in research, they do not have more perfect mathematical model to quantize to calculate to the influence of Link Travel Time and can only rely on people's experience to judge and estimate.1~9 ratio scaling law that utilizes Satty to propose has provided under the different categories of roads with the characteristic root method With Value sees Table 2.
The weight coefficient of table 2 fairground and large scale business district correspondence
Road quality classification At a high speed One-level Secondary Three grades Level Four
The fairground 0 0 6.3 7.2 7.5
The large scale business district 0 0 6.7 7.5 8.3
So far, provided method and the computing formula of determining the weight of certain section road.During practical application, all kinds of factors that are difficult to quantize, influence journey time have been taken all factors into consideration, calculate the weight of every section road according to the factor that influences journey time, in conjunction with the definite speed of a motor vehicle of speed-flow model, just can obtain vehicle through the journey time in certain highway section, by the dijkstra's algorithm of optimizing, can obtain the shortest with the time is the optimum repairing path of select target.

Claims (2)

1. the present invention proposes a kind of paths planning method for the pipe first-aid shortest time, it is characterized in that: utilize the path virtual length to replace the thought of road physical length, in conjunction with the dijkstra's algorithm that heuristic function is optimized, the realization shortest time is rushed to repair the search in path.
2. method for quickest routing planning according to claim 1, it is characterized in that: taken all factors into consideration factors such as weather conditions, congested traffic condition and business activity to rushing to repair the influence of time, weather conditions, a congested traffic condition and business activity weight as road is joined in the tables of data of highway section correspondence, and the method by Shortest Path Analysis obtains the route programming result in conjunction with dynamic environment information.
CN2013101755593A 2013-04-27 2013-04-27 Path planning method for best times of pipeline emergency repair Pending CN103267530A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013101755593A CN103267530A (en) 2013-04-27 2013-04-27 Path planning method for best times of pipeline emergency repair

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013101755593A CN103267530A (en) 2013-04-27 2013-04-27 Path planning method for best times of pipeline emergency repair

Publications (1)

Publication Number Publication Date
CN103267530A true CN103267530A (en) 2013-08-28

Family

ID=49011171

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013101755593A Pending CN103267530A (en) 2013-04-27 2013-04-27 Path planning method for best times of pipeline emergency repair

Country Status (1)

Country Link
CN (1) CN103267530A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104573880A (en) * 2015-02-09 2015-04-29 山西大学 Path optimization method
CN107276041A (en) * 2017-05-16 2017-10-20 国网山东省电力公司临清市供电公司 Power distribution network rushes to repair maneuvering platform
CN107654789A (en) * 2017-11-13 2018-02-02 西南石油大学 A kind of analogy method of long oil/gas pipe line dimension repairing process
CN112884185A (en) * 2021-03-25 2021-06-01 广东科学技术职业学院 Distribution network resource first-aid repair optimal scheduling method based on tabu search algorithm
CN113222282A (en) * 2021-05-31 2021-08-06 北京京东乾石科技有限公司 Method and device for determining conveying path, readable storage medium and electronic equipment
CN113271546A (en) * 2021-04-26 2021-08-17 重庆凯瑞特种车有限公司 Garbage collection and transportation intelligent management platform

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020059025A1 (en) * 2000-11-12 2002-05-16 Hong-Soo Kim Method for finding shortest path to destination in traaffic network using Dijkstra algorithm or Floyd-warshall algorithm
CN102176283A (en) * 2011-01-07 2011-09-07 重庆大学 Traffic network simplifying model and navigating method based on same

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020059025A1 (en) * 2000-11-12 2002-05-16 Hong-Soo Kim Method for finding shortest path to destination in traaffic network using Dijkstra algorithm or Floyd-warshall algorithm
CN102176283A (en) * 2011-01-07 2011-09-07 重庆大学 Traffic network simplifying model and navigating method based on same

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
YIHU HUANG ETL: ""Algorithm for Minimum-time Path Based on Virtual Length"", 《BIOMEDICAL ENGINEERING AND INFORMATICS, 2009. BMEI "09. 2ND INTERNATIONAL CONFERENCE ON》 *
YIHU HUANG ETL: ""Design of Long Distance Pipeline Information Management Based on GIS"", 《2009 INTERNATIONAL CONFERENCE ON INFORMATION MANAGEMENT, INNOVATION MANAGEMENT AND INDUSTRIAL ENGINEERING》 *
叶品勇等: ""Dijkstra算法在最佳抢修路径计算中的应用"", 《继电器》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104573880A (en) * 2015-02-09 2015-04-29 山西大学 Path optimization method
CN104573880B (en) * 2015-02-09 2017-12-05 山西大学 A kind of method for optimizing route for logistics distribution field
CN107276041A (en) * 2017-05-16 2017-10-20 国网山东省电力公司临清市供电公司 Power distribution network rushes to repair maneuvering platform
CN107654789A (en) * 2017-11-13 2018-02-02 西南石油大学 A kind of analogy method of long oil/gas pipe line dimension repairing process
CN107654789B (en) * 2017-11-13 2020-05-19 西南石油大学 Simulation method for maintenance and first-aid repair process of long-distance oil and gas pipeline
CN112884185A (en) * 2021-03-25 2021-06-01 广东科学技术职业学院 Distribution network resource first-aid repair optimal scheduling method based on tabu search algorithm
CN113271546A (en) * 2021-04-26 2021-08-17 重庆凯瑞特种车有限公司 Garbage collection and transportation intelligent management platform
CN113222282A (en) * 2021-05-31 2021-08-06 北京京东乾石科技有限公司 Method and device for determining conveying path, readable storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN103267530A (en) Path planning method for best times of pipeline emergency repair
CN101846522B (en) Automobile navigation device capable of calculating carbon emission
Akcelik et al. Operating cost, fuel consumption, and emission models in aaSIDRA and aaMOTION
CN112613652B (en) Road network carbon emission estimation method for low-carbon road traffic planning
CN101930670A (en) Method for predicting social vehicle running time on bus travel road section
CN108230217A (en) A kind of energy consumption total emission volumn accounting system and its accounting method based on expressway tol lcollection data
CN103838971A (en) Method for computing dynamical traffic energy consumption and emission of urban road networks
CN106997496B (en) Method for setting optimal construction length of construction area of bidirectional two-lane highway
CN105138832A (en) Method and system for calculating carbon emission in vehicle path planning
Bousonville et al. Estimating truck fuel consumption with machine learning using telematics, topology and weather data
CN102542795A (en) Computing method for road networking carrying capacity
CN104091440B (en) Based on the urban traffic blocking Cost Estimation of category of roads and type of vehicle
CN102360530A (en) Method for checking speed consistency for basic road sections of collection and distribution harbors of port
Antipova et al. Alternative approaches for reducing congestion in Baton Rouge, Louisiana
Cottrell et al. Effectiveness of traffic management in Salt Lake City, Utah
CN103942950A (en) Method for predicating degree of reliability of traffic circulation of arterial highway under snow and ice environments
CN105550471A (en) Method and apparatus for calculating motor vehicle bearing capacity of road network
Pérez-Martínez et al. Energy consumption and intensity of toll highway transport in Spain
Wibisono et al. Analysis on Calculation of Vehicle Operating Cost (VOC) Before and After Flyover & Road Widening Operation at Gedangan Intersection in Sidoarjo Regency
Okafor et al. Measuring energy efficiency of the public passenger road transport vehicles in Nigeria
Nogi et al. Estimation of Level of Service for Urban Arterial Road of Ahmedabad City
Noreland Semi-empirical model for timber truck speed profile and fuel consumption
Kuśmińska-Fijałkowska et al. Noise in Road Transport as a Problem in European Dimension
Li et al. Evaluation of fuel consumption and emissions benefits of connected and automated vehicles in mixed traffic flow
Mahmudah et al. Analysis of congestion cost at signalized intersection using Vissim 9 (Case study at Demak Ijo Intersection, Sleman)

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20130828