CN106969769A - It is a kind of to consider multifactor Dijkstra air navigation aids - Google Patents

It is a kind of to consider multifactor Dijkstra air navigation aids Download PDF

Info

Publication number
CN106969769A
CN106969769A CN201710302831.8A CN201710302831A CN106969769A CN 106969769 A CN106969769 A CN 106969769A CN 201710302831 A CN201710302831 A CN 201710302831A CN 106969769 A CN106969769 A CN 106969769A
Authority
CN
China
Prior art keywords
path
points
dijkstra
user
cost function
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
CN201710302831.8A
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.)
POLAR RESEARCH INSTITUTE OF CHINA
Nanjing University
Original Assignee
POLAR RESEARCH INSTITUTE OF CHINA
Nanjing 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 POLAR RESEARCH INSTITUTE OF CHINA, Nanjing University filed Critical POLAR RESEARCH INSTITUTE OF CHINA
Priority to CN201710302831.8A priority Critical patent/CN106969769A/en
Publication of CN106969769A publication Critical patent/CN106969769A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/20Instruments for performing navigational calculations

Abstract

Consider multifactor Dijkstra air navigation aids the invention discloses a kind of, including calculate overall cost function step and obtain by assignment point step.Definition needs cost function of each factor considered between any two points first, then the different weight of the cost function that assigns each factor according to the real needs of user, summation is weighted to each cost function, total cost function between any two points can be obtained.Obtain after the cost function between any two points, by dijkstra's algorithm, the path for obtaining planning between 2 points returns to user.Meanwhile, if user is needed by setting the place specified for needing to pass through, method proposed by the present invention can carry out cutting to path, primal problem is converted into multiple Dijkstra problems and solved.Present invention occupancy resource in implementation process is few, workable.

Description

It is a kind of to consider multifactor Dijkstra air navigation aids
Technical field
The present invention considers multifactor path navigation problem, if desired for the time of consideration, oil consumption or needs by specifying ground The situation of point, proposes a kind of multifactor Dijkstra air navigation aids of consideration, belongs to path navigation technical field.
Background technology
At present, Dijkstra is widely used in the various navigation system such as onboard navigation system.And current Most of navigation system only considers beginning and end information, provides unified navigation information, have ignored user in personalized need Ask.Such as, some users take notice of very much to the time-consuming of path, and it is less that other users then wish that the guidance path provided can have Oil consumption, also has some users then to wish the place by some fixations.Existing navigation equipment can not usually consider user The requirement of property, makes troubles to user when in use.
And can be collected with the information of increasing environmental factor, onboard navigation system can be made more human nature Change and intelligent.It should also be satisfied, such as the factor such as time, oil consumption, should also be led in planning for the property requirements of user Take into account during bit path.Therefore need it is a kind of consider multifactor Dijkstra air navigation aids, specifically, allow user first Input needs the factor considered, and assigns different weights to the factor of each consideration, then calculates the cost between every 2 points Function.The path of navigation is planned finally by dijkstra's algorithm, final path is then returned to user.
The content of the invention
Goal of the invention:Current navigation system is often only just navigated according to beginning and end, or is generally only considered Some specific factor, have ignored user individual or more complicated demand, without universality.In view of the above-mentioned problems, Consider multifactor Dijkstra air navigation aids the invention provides a kind of, specifically, map, beginning and end are inputted first Data, define the cost for each environmental factor for needing to consider in navigation procedure, calculate every overall cost between 2 points;Connect The setting that the fixation for needing to pass through is set;Solved after finally problem is returned using dijkstra's algorithm, output is most Whole guidance path.
Technical scheme:It is a kind of to consider multifactor Dijkstra air navigation aids, including calculate overall cost function step and Obtain and pass through assignment point path step;
It is described to calculate overall cost function step and be specially:
Step 100, the information of map, the i.e. positional information of each point and various environmental factors are inputted;
Step 101, each environmental factor considered as needed, the various environment for defining any two points on map are corresponding Cost function:
cost(p1,p2)=exp (ratio) × min (p (thick | p1),p(thick|p2))
+exp(1-ratio)dist(p1,p2) (1)
Wherein p1、p2Represent any two points on map respectively, and p (thick | p1) represent p1It is the probability of thick ice, dist (p1,p2) represent Euclidean distance between this 2 points.Exp (ratio) and exp (1-ratio) represent respectively ice thickness and 2 points Between Euclidean distance shared different weight under sail.
Step 102, the beginning and end of map is inputted
Step 103, according to the cost function of environment between the two of definition points, any two points are calculated in each generation environmentally Valency;
Step 104, the corresponding weight of each environmental factor is set
Step 105, the corresponding cost of each environment between the weight set according to each environmental factor and 2 points, according to public affairs Formula (1) calculates the overall cost between two points
The acquisition is specially by assignment point path step:
Step 200, according to the beginning and end of input, the substantially rectangular region that needs are used delimited out;
Step 201, input needs all settings passed through;
Step 202, according to longitude the setting passed through will be needed to sort;
Step 203, from the off, the setting that sequence is drained through according to longitude is sequentially passed through, until terminal, in each two point Between, dijkstra's algorithm is called, the shortest path between the two points is obtained;
Step 204, the shortest path obtained successively is connected, obtains the final path for needing to export;
It is described delimit substantially rectangular region flow be:Find first beginning and end longitude and dimension maximum and Minimum value, then by longitude and the corresponding maximum of latitude respectively plus a constant, equally, to precision and the minimum value of latitude A constant is respectively subtracted, it is exactly the substantially rectangular region delimited out so to obtain the region that four numerical value are constituted.
The environmental factor that described various needs consider includes time, oil consumption, safe coefficient etc..
The step of generation recommendation paths, includes, and the parameter recommendation paths set according to user are found after reachable path, It can be fed back to user;If user is dissatisfied to current path, parameter can be changed, guidance path is regenerated.
For example:In formula (1), if the ice-breaking capacity of ship is stronger, the generation of the thickness of ice to final boat trip Valency influence is smaller, and the weight shared by the Section 1 of formula (1) should be reduced, and can now be reached by reducing ratio value Arrive;If ship ice-breaking capacity is weaker, ratio value should be properly increased.Find after reachable path, can be carried out to user Feedback;If user is dissatisfied to current path, parameter can be changed, guidance path is regenerated.
The described prompting in the absence of reachable path is specifically, if there is no reachable path, can point out user;If deposited In reachable path, then reachable path can be exported.
Beneficial effect:Compared with prior art, the multifactor Dijkstra air navigation aids of consideration that the present invention is provided, can be with The personalized customization of satisfaction, strong applicability.
Brief description of the drawings
Fig. 1 is the inventive method flow chart;
Fig. 2 is the workflow diagram that the present invention provides guidance path between any two points on map;
Fig. 3 is that the present invention reveals increase operation the workflow diagram for being classified as multiple dijkstra's algorithms.
Embodiment
With reference to specific embodiment, the present invention is furture elucidated, it should be understood that these embodiments are merely to illustrate the present invention Rather than limitation the scope of the present invention, after the present invention has been read, various equivalences of the those skilled in the art to the present invention The modification of form falls within the application appended claims limited range.
As shown in Figure 1, it is considered to which multifactor Dijkstra air navigation aids, first user need to input map datum, i.e., defeated Enter the positional information (step 10) of each point on map, and need each environmental variance of consideration.Then, user needs fixed The corresponding cost function (step 11) of each environmental factor of justice, when defining the cost line number as shown in formula (1).Generation is defined After valency function, user needs input beginning and end (step 12).In order to meet the individual demand of user, next, user Can input setting (step 13), i.e. user needed during path planning by point.After user's input setting, The corresponding specific cost (step 14) of each environmental factor can be calculated using formula (1).User can be according to the reality of oneself Demand, the factor to different environment assigns different weights (step 15).So, the cost to varying environment factor is added Power summation, can calculate the cost function (step 16) between any two points.Have after these Back ground Informations, just can plan and lead Bit path (step 17).Next determine whether there is suitable path (step 18), if there is no suitable path, then The result of prompting can be exported to user.If there is reachable path, user can be allowed to judge whether path is full to current path Anticipate (step 19), if user is dissatisfied to current path, the weight of each environmental factor can be reset, regenerated Need the path of planning;If user is satisfied with to current path, the path (step 20) of navigation is exported.
The workflow diagram of guidance path between calculating any two points as shown in Fig. 2 calculate this 2 points of longitude first With the maximum and minimum value (step 21) of latitude, the maximum of longitude and latitude is then added a constant (step respectively 22) constant (step 23), is individually subtracted in the minimum value of longitude and latitude, so, a new rectangular area can be obtained (step 24), dijkstra's algorithm is called in this new region, can be generated from a bar navigation path of origin-to-destination (step 25).
The work course diagram that the path planning of increase setting is classified as multiple dijkstra's algorithms is as shown in Figure 3.First All settings are ranked up (step 171) according to longitude.Next determine whether there is next setting (step 172), if there is next setting, then the guidance path worked as between the first two setting is calculated using dijkstra's algorithm (step 173).After the guidance path that calculating finishes between all settings, between zequin and first setting Guidance path (step 174), next calculates the guidance path (step 175) between last setting and terminal, finally, From the off, all paths are connected (step 176) successively, exports final guidance path (step 177).

Claims (5)

1. a kind of consider multifactor Dijkstra air navigation aids, it is characterised in that:Including calculate overall cost function step and Obtain and pass through assignment point path step;
It is described to calculate concretely comprising the following steps for overall cost function:
Step 100, the information of map, the i.e. positional information of each point and various environmental factors are inputted;
Step 101, each environmental factor considered as needed, defines the corresponding cost of various environment of any two points on map Function:
cost(p1,p2)=exp (ratio) × min (p (thick | p1),p(thick|p2))
+exp(1-ratio)dist(p1,p2) (1)
Wherein p1、p2Represent any two points on map respectively, and p (thick | p1) represent p1It is the probability of thick ice, dist (p1,p2) Represent the Euclidean distance between this 2 points.Exp (ratio) and exp (1-ratio) represent the thickness of ice and the Europe of point-to-point transmission respectively Formula is apart from shared different weight under sail.
Step 102, the beginning and end of map is inputted;
Step 103, according to the cost function of environment between the two of definition points, any two points are calculated in each cost environmentally;
Step 104, the corresponding weight of each environmental factor is set;
Step 105, the corresponding cost of each environment between the weight set according to each environmental factor and 2 points, according to formula (1) the overall cost between two points is calculated;
Obtain concretely comprising the following steps by assignment path:
Step 200, according to the beginning and end of input, the substantially rectangular region that needs are used delimited out;
Step 201, input needs all settings passed through;
Step 202, according to longitude the setting passed through will be needed to sort;
Step 203, from the off, the setting that sequence is drained through according to longitude is sequentially passed through, until terminal, for being arranged according to longitude Adjacent two point after sequence, calls dijkstra's algorithm, obtains the shortest path between the two points;
Step 204, the shortest path obtained successively is connected, obtains the final path for needing to export.
2. multifactor Dijkstra air navigation aids are considered as claimed in claim 1, it is characterised in that:The delimitation substantially square The flow in shape region is:The longitude of beginning and end and the maximum of dimension and minimum value are found first, then by longitude and latitude Corresponding maximum is spent respectively plus a constant, equally, a constant is also respectively subtracted to precision and the minimum value of latitude, it is such to obtain The region constituted to four numerical value is exactly the substantially rectangular region delimited out.
3. multifactor Dijkstra air navigation aids are considered as claimed in claim 1, it is characterised in that:Need the environment considered Including time, oil consumption, safe coefficient etc..
4. multifactor Dijkstra air navigation aids are considered as claimed in claim 1, it is characterised in that:Set according to user Parameter recommendation paths, find after reachable path, can be fed back to user;, can be with if user is dissatisfied to current path Parameter is changed, guidance path is regenerated.
5. multifactor Dijkstra navigation algorithms are considered as claimed in claim 1, it is characterised in that:If there is no reachable Path, can point out user;If there is reachable path, then reachable path can be exported.
CN201710302831.8A 2017-05-03 2017-05-03 It is a kind of to consider multifactor Dijkstra air navigation aids Pending CN106969769A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710302831.8A CN106969769A (en) 2017-05-03 2017-05-03 It is a kind of to consider multifactor Dijkstra air navigation aids

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710302831.8A CN106969769A (en) 2017-05-03 2017-05-03 It is a kind of to consider multifactor Dijkstra air navigation aids

Publications (1)

Publication Number Publication Date
CN106969769A true CN106969769A (en) 2017-07-21

Family

ID=59330286

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710302831.8A Pending CN106969769A (en) 2017-05-03 2017-05-03 It is a kind of to consider multifactor Dijkstra air navigation aids

Country Status (1)

Country Link
CN (1) CN106969769A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108038576A (en) * 2017-12-20 2018-05-15 中国地质大学(武汉) Based on the logistics distribution routing resource and system for improving dijkstra's algorithm
CN108256669A (en) * 2017-12-20 2018-07-06 中国地质大学(武汉) A kind of scenic spot routing resource and system based on improvement dijkstra's algorithm
WO2021035759A1 (en) * 2019-08-31 2021-03-04 华为技术有限公司 Route planning method and apparatus
CN112697160A (en) * 2020-12-03 2021-04-23 文诚恒远(天津)供应链管理服务有限公司 Navigation path recommendation method and device and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101739839A (en) * 2008-11-14 2010-06-16 上海经达实业发展有限公司 Vehicle dynamic path navigational system
CN102116635A (en) * 2009-12-30 2011-07-06 西门子公司 Method and device for determining navigation path
CN102622653A (en) * 2012-02-27 2012-08-01 北京航空航天大学 Multi-resolution path planning method for micro unmanned aerial vehicle under influence of wind field
CN106197449A (en) * 2016-06-30 2016-12-07 中国科学院计算技术研究所 A kind of map path method and system for planning based on network path selection algorithm

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101739839A (en) * 2008-11-14 2010-06-16 上海经达实业发展有限公司 Vehicle dynamic path navigational system
CN102116635A (en) * 2009-12-30 2011-07-06 西门子公司 Method and device for determining navigation path
CN102622653A (en) * 2012-02-27 2012-08-01 北京航空航天大学 Multi-resolution path planning method for micro unmanned aerial vehicle under influence of wind field
CN106197449A (en) * 2016-06-30 2016-12-07 中国科学院计算技术研究所 A kind of map path method and system for planning based on network path selection algorithm

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘玉玮: "智能交通中最优路径算法的研究与实现", 《中国优秀硕士学位论文全文数据库 工程科技II辑》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108038576A (en) * 2017-12-20 2018-05-15 中国地质大学(武汉) Based on the logistics distribution routing resource and system for improving dijkstra's algorithm
CN108256669A (en) * 2017-12-20 2018-07-06 中国地质大学(武汉) A kind of scenic spot routing resource and system based on improvement dijkstra's algorithm
WO2021035759A1 (en) * 2019-08-31 2021-03-04 华为技术有限公司 Route planning method and apparatus
CN114450556A (en) * 2019-08-31 2022-05-06 华为技术有限公司 Path planning method and device
CN112697160A (en) * 2020-12-03 2021-04-23 文诚恒远(天津)供应链管理服务有限公司 Navigation path recommendation method and device and electronic equipment

Similar Documents

Publication Publication Date Title
CN106969769A (en) It is a kind of to consider multifactor Dijkstra air navigation aids
CN104089620B (en) A kind of automatic route planning method and its system based on data analysis
CN107144287B (en) Travel planning method and device for electric vehicle
CN107101645B (en) A kind of paths planning method and path planning apparatus
WO2005045602A3 (en) Systems and methods for recommending business decisions influenced by weather elements
WO2020083686A1 (en) An apparatus for determining an optimal route of a maritime ship
CN109872535A (en) A kind of current prediction technique of wisdom traffic, device and server
CN110059162A (en) A kind of matching process and device of job seeker resume and position vacant
KR20160113675A (en) Method and system for rebalancing a facility for shared use of vehicles, and facility implementing such a method and/or system
CN109506654A (en) Low latitude Route planner and device, aircraft
CN107289923A (en) Boarding navigation terminal, system and method in building
CN109508809A (en) Crew management method and device
CN111192090A (en) Seat allocation method and device for flight, storage medium and electronic equipment
CN108073727A (en) The data processing method and device of place search
CN109039669A (en) A kind of information processing method and device
CN111126799B (en) Shared network driver and crew matching method based on bipartite graph
CN104636457B (en) A kind of method and device of location finding cognition
CN110428080A (en) A kind of worksheet processing method and apparatus of the real-time trip order based on idle stroke vehicle
CN110443523A (en) Select the method, apparatus and computer equipment of alternate airport
CN111581390A (en) Knowledge graph construction method and device and electronic equipment
CN108876053A (en) Travelling route Intelligent planning method and system
CN115031757A (en) Robot path planning method and device and electronic equipment
CN107566007A (en) Chromacoder, processing unit, communication system and signal conversion method
CN106600119A (en) K mean value-based electric power user clustering method and device
CN109711913A (en) A kind of electric car supply and demand difference prediction technique and charging pile method of allocation plan

Legal Events

Date Code Title Description
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20170721

RJ01 Rejection of invention patent application after publication