WO2016147931A1 - 経路探索装置 - Google Patents

経路探索装置 Download PDF

Info

Publication number
WO2016147931A1
WO2016147931A1 PCT/JP2016/056978 JP2016056978W WO2016147931A1 WO 2016147931 A1 WO2016147931 A1 WO 2016147931A1 JP 2016056978 W JP2016056978 W JP 2016056978W WO 2016147931 A1 WO2016147931 A1 WO 2016147931A1
Authority
WO
WIPO (PCT)
Prior art keywords
cost
route search
route
point
sub
Prior art date
Application number
PCT/JP2016/056978
Other languages
English (en)
French (fr)
Inventor
健太朗 大黒
Original Assignee
クラリオン株式会社
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 クラリオン株式会社 filed Critical クラリオン株式会社
Publication of WO2016147931A1 publication Critical patent/WO2016147931A1/ja

Links

Images

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/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B29/00Maps; Plans; Charts; Diagrams, e.g. route diagram
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B29/00Maps; Plans; Charts; Diagrams, e.g. route diagram
    • G09B29/10Map spot or coordinate position indicators; Map reading aids

Definitions

  • the present invention relates to a route search device.
  • the control unit 16 of the server 3 predicts a specific fuel consumption amount in each link, calculates an eco coefficient specific to the link from the predicted fuel consumption amount and a practical fuel consumption specific to the vehicle, Since the link cost with eco is created by adjusting the link cost of each link with the eco coefficient, a unique link cost with eco that weights the fuel consumption according to the link is obtained for each link.
  • the recommended route to the destination is calculated by the Dijkstra method using the link cost with ecology and the node cost, so that the fuel consumption can be reduced without considering only the fuel consumption reduction. The fuel consumption can be reduced while considering the convenience of the conventional travel time and travel distance without taking the amount into account.
  • an object of the present invention is to provide a route search device that is convenient for the user.
  • the route search device includes a route search unit that searches for a route from a departure point to a destination, and the route search unit is configured to determine the range of the sub cost based on the set main cost and sub cost. And searching for a route that minimizes the main cost.
  • An object of the present invention is to provide a route search device that is convenient for the user.
  • FIG. 1 is a configuration diagram showing an embodiment in which a route search device according to the present invention is applied to a navigation device.
  • FIG. 2 is a block diagram showing a functional configuration of the navigation device of the present embodiment.
  • FIG. 3 is an explanatory view showing a screen example of the navigation device of the present embodiment.
  • FIG. 4 is an explanatory diagram showing a screen example of the navigation device of the present embodiment.
  • FIG. 5 is an explanatory diagram showing a screen example of the navigation device of the present embodiment.
  • FIG. 6 is an explanatory view showing a screen example of the navigation device of the present embodiment.
  • FIG. 7 is an explanatory view showing a screen example of the navigation device of the present embodiment.
  • FIG. 8 is an explanatory view showing a screen example of the navigation device of the present embodiment.
  • FIG. 9 is an explanatory view showing a screen example of the navigation device of the present embodiment.
  • FIG. 10 is an explanatory view showing a screen example of the navigation device of the present embodiment.
  • FIG. 11 is an explanatory diagram showing a network structure in the present embodiment.
  • FIG. 12 is an explanatory diagram showing the basic concept of route search in the present embodiment.
  • FIG. 13 is an explanatory diagram showing the basic concept of route search in the present embodiment.
  • FIG. 14 is an explanatory diagram showing a route search procedure in the present embodiment.
  • FIG. 15 is an explanatory diagram showing a route search procedure in the present embodiment.
  • FIG. 16 is an explanatory diagram showing a route search procedure in the present embodiment.
  • FIG. 17 is an explanatory diagram showing a route search procedure in the present embodiment.
  • FIG. 15 is an explanatory diagram showing a route search procedure in the present embodiment.
  • FIG. 16 is an explanatory diagram showing a route search procedure in the present embodiment.
  • FIG. 17 is an
  • FIG. 18 is an explanatory diagram showing a route search procedure in the present embodiment.
  • FIG. 19 is an explanatory diagram showing a route search procedure in the present embodiment.
  • FIG. 20 is an explanatory diagram showing a pruning means in the present embodiment.
  • FIG. 21 is an explanatory view showing another means of pruning in the present embodiment.
  • FIG. 1 is a configuration diagram showing an embodiment when a route search device according to the present invention is applied to a navigation device mounted on a vehicle.
  • the navigation apparatus 1 is an in-vehicle apparatus that guides a route when moving from a departure place to a destination by a vehicle such as an automobile.
  • the navigation device 1 is provided on a dashboard of a vehicle and includes a housing 10 that houses a control board, an interface board, a power supply unit, and the like.
  • a display device 11 having a touch panel function is provided on the front surface of the housing 10.
  • an operation panel 13 provided with a plurality of operation switches 12 such as a power switch is provided below the display device 11.
  • FIG. 2 is a block diagram illustrating a functional configuration of the navigation device 1.
  • the navigation device 1 includes a control unit 20, a display device 11, an operation unit 26, a storage unit 21, a GPS unit 22, a relative orientation detection unit 23, and an audio unit 24. ing.
  • the control unit 20 includes a CPU, a ROM, a RAM, and other peripheral circuits, and is configured to control each unit of the navigation device 1.
  • the control unit 20 includes a route search unit 25 that searches for a route recommended as a route from the departure point to the destination designated by the user (hereinafter referred to as “recommended route”).
  • the route search unit 25 searches for a recommended route by reading and executing the route search program stored in the storage unit 21. The processing of the route search unit 25 will be described later.
  • the display device 11 includes a display panel 15 including a liquid crystal display device, and displays various images under the control of the control unit 20.
  • a touch sensor 16 is disposed on the display panel 15 so as to detect a user's touch operation and output a signal indicating a position where the touch operation is performed to the control unit 20.
  • the control unit 20 executes processing corresponding to the touch operation based on the signal input from the touch sensor 16.
  • the operation unit 26 includes an operation switch 12, detects an operation on the operation switch 12, and outputs a signal corresponding to the operation to the control unit 20. Based on the signal input from the operation unit 26, the control unit 20 executes processing corresponding to the operation on the operation switch 12.
  • the storage unit 21 includes, for example, a nonvolatile memory, and stores various data such as the map data 27 and the route search program described above.
  • the map data 27 is for displaying a map on the display device 11 such as information about a map, information about a facility existing on the map, information about a link indicating a road on the map, and information about a node indicating a connection part of the link. Data including information necessary for the search, information necessary for searching for a recommended route, which will be described later, and the like. Data other than the map data 27 stored in the storage unit 21 will be described later.
  • the GPS unit 22 receives GPS radio waves from GPS satellites via a GPS antenna (not shown), and obtains the current position and traveling direction of the vehicle from the GPS signals superimposed on the GPS radio waves by calculation.
  • the GPS unit 22 outputs the acquisition result to the control unit 20.
  • the relative orientation detection unit 23 includes a gyro sensor (not shown) and an acceleration sensor.
  • the gyro sensor is constituted by, for example, a vibration gyro and detects a relative direction of the vehicle (for example, a turning amount in the yaw axis direction).
  • the acceleration sensor detects acceleration (for example, vehicle inclination with respect to the traveling direction) acting on the vehicle.
  • the relative orientation detection unit 23 outputs the detection result to the control unit 20.
  • the control unit 20 estimates the current position of the vehicle based on the input from the GPS unit 22 and the relative bearing detection unit 23 and the map data 27, and displays the estimated current position on the map displayed on the display device 11. It has a function. In addition, the control unit 20 has a function of displaying the recommended route searched by the route search unit 25 and displaying the current position of the vehicle on the map to guide the route.
  • the route search is performed by calculating a route having a minimum link cost among routes (link train) connecting the departure point and the destination.
  • “Cost” which is an element that affects link cost, includes “fuel consumption” that represents the fuel consumed to reach the destination, “travel time” that represents the time required to reach the destination, “Driving cost” that represents the cost required to reach (meaning the cost required for driving on the road, such as tolls on toll roads, not including fuel costs), and reaching the destination
  • which of the plurality of costs is prioritized (which cost is most requested to be reduced) differs depending on the user. For example, a user who is required to arrive at the destination as soon as possible is assumed to prioritize the cost related to the time of arrival at the destination, and for example, a user who places importance on reducing the financial burden Priority is given to the cost of arriving at the destination.
  • the cost has the following characteristics. That is, the user's convenience can be improved by minimizing the cost with the highest priority for the user (hereinafter referred to as “main cost”), while the other one or more costs (hereinafter referred to as “ When “sub-cost” is increased beyond the allowable range of the user, there is a characteristic that the convenience of the user may be reduced.
  • the navigation device 1 has a configuration in which the user can set the main cost and the sub cost, and executes a search for a recommended route reflecting the main cost and the sub cost set by the user. To do. Details will be described below.
  • the “cost” includes at least the “fuel consumption”, “traveling time”, “traveling cost”, and “traveling distance” described above.
  • a map is displayed as a display screen of the navigation device 1.
  • routes such as “route delete”, “route edit”, “route re-search”, and “search condition” are displayed.
  • search condition is a switch that the user selects when setting the main cost and the sub cost.
  • time priority selected when the above-described travel time is set as the main cost is displayed.
  • the user selects the corresponding setting button BB1.
  • the travel time is set as the main cost, and the color of the setting button BB1 changes to notify the user that the travel time has been set to the main cost.
  • the screen shown in FIG. 4 displays “priority expense” selected when the above-mentioned traveling expense is set as the main cost.
  • the user selects the corresponding setting button BB2.
  • the travel cost is set as the main cost, and the color of the setting button BB2 changes to notify the user that the travel cost has been set as the main cost.
  • the screen shown in FIG. 4 displays “distance priority” selected when the travel distance described above is set as the main cost.
  • the user selects the corresponding setting button BB3.
  • the travel distance is set as the main cost, and the color of the setting button BB3 changes to notify the user that the travel distance has been set as the main cost.
  • the screen shown in FIG. 4 displays “Eco priority” selected when the above-described fuel consumption is set as the main cost.
  • the user selects the corresponding setting button BB4 when the fuel consumption is the main cost.
  • the fuel consumption amount is set as the main cost, and the color of the setting button BB4 changes to notify the user that the fuel consumption amount has been set to the main cost.
  • the main cost can be set to only one cost among a plurality of costs.
  • any one of “fuel consumption”, “traveling time”, “traveling cost”, and “traveling distance” can be set as the main cost.
  • the sub cost can be set by setting “considering sub cost” to “ON”. Specifically, the sub cost can be set by selecting the button BB5 corresponding to “considering sub cost” on the screen of FIG.
  • one or a plurality of costs other than the cost set as the main cost can be set as the sub cost.
  • fuel consumption (“eco priority” in FIG. 4) is set as the main cost, and one or more costs of “traveling time”, “traveling cost”, and “traveling distance” are set.
  • a screen for setting as a sub-cost is displayed.
  • the user when setting the travel time as the sub cost, the user selects the setting button BB6 corresponding to “time priority”.
  • the travel time is set as the sub cost
  • the color of the setting button BB6 changes to notify the user that the travel time is set to the sub cost.
  • the user sets a range allowed as the travel time.
  • the range allowed as the travel time means an upper limit value of the travel time desired by the user. When the travel time exceeds the upper limit value, the convenience for the user may be reduced.
  • the user sets the allowable amplification by a percentage based on the shortest time required to reach the destination. As shown in FIG. 6, in this example, the user can easily set an allowable range for the travel time by operating the adjustment button Q1.
  • the user selects the setting button BB7 corresponding to “priority cost”.
  • the travel cost is set as the sub cost, and the color of the setting button BB7 changes to notify the user that the travel cost is set to the sub cost.
  • the user sets a range that is allowed as the travel cost.
  • the range allowed as the travel cost means an upper limit value of the travel cost desired by the user. If the travel cost exceeds the upper limit value, the convenience for the user may be reduced. In the present embodiment, the user can easily set a range that is allowed as a travel expense by operating the adjustment button Q2.
  • the user when setting the travel distance as the sub cost, the user selects the setting button BB8 corresponding to “distance priority”.
  • the travel distance is set as the sub cost, and the color of the setting button BB8 is changed to notify the user that the travel distance is set as the sub cost.
  • the user sets a range allowed as the travel distance.
  • the range allowed as the travel distance means an upper limit value of the travel distance desired by the user, and if the travel distance exceeds the upper limit value, the user's convenience may be reduced.
  • the user sets the allowable amplification based on the shortest distance required to reach the destination by the ratio. As shown in FIG. 6, in this example, the user can easily set the allowable range as the travel distance by operating the adjustment button Q3.
  • the allowable range set by the user for the sub-cost is expressed as “sub-cost allowable range”.
  • the user can set the main cost and the sub cost by a simple operation of performing an appropriate operation such as a button operation on each hierarchical screen.
  • a screen for performing operations related to route re-search such as “other route” is displayed.
  • sub cost setting a screen on which the allowable range of the sub cost can be adjusted is displayed.
  • a screen for resetting (adjusting) the allowable range of travel time as a sub-cost is displayed. The user can reset (adjust) the allowable range of the sub-cost (in this example, travel time) on this screen.
  • the user After setting the allowable range of the sub cost, the user returns the screen from the screen shown in FIG. 8 to the screen shown in FIG. 7, and selects “another route” instructing re-search for the recommended route. In response to the selection of “other route”, a recommended route reflecting the set main cost and the adjusted sub cost is searched again.
  • the user can easily adjust the allowable range of the sub cost, and can easily execute the re-search of the recommended route based on the adjusted sub cost.
  • the range of sub-costs if it is too narrow, the recommended route candidates to be searched are unnecessarily reduced, the possibility that a desired recommended route is searched is reduced, and if it is too wide, the recommended route to be searched is reduced. While the number of candidates is unnecessarily increased and processing efficiency is reduced, there is a characteristic that it is difficult for the user to grasp an appropriate range.
  • the user can easily adjust the allowable range of the sub cost and can easily perform a re-search of the recommended route based on the adjusted sub cost. Based on the result of the recommended route searched based on the sub cost, the allowable range of the sub cost can be set to an appropriate range.
  • a slider 30 for setting the sub cost on the screen after setting the destination and searching for the recommended route. May be provided.
  • the slider 30 by operating the slider 30, it is possible to adjust the allowable range of sub-costs and to display the route according to the adjustment. In this way, a route according to the sub-cost can be easily recognized, and usability can be improved.
  • route search method a method for searching for a recommended route
  • the route search method described below is a process performed by the route search unit 25.
  • the route search of the present invention is performed using the Dijkstra method.
  • FIG. 11 is a diagram used for explaining the basic concept of the route search method of the present invention.
  • FIG. 11 shows a network structure 42 in which nodes 40 and links 41 are arranged in a predetermined manner. That is, in the network structure 42 of FIG. 11, there are five nodes 40 from (0) point to (5) point. Further, in the network structure 42 of FIG. 11, a link 41 connecting (0) point and (1), (2) point, (1) point and (4) point, (2) point and (3) point, (1 ) And a link 41 connecting the point (3) and the point (3), and a link 41 connecting the point (3) and the point (5).
  • the link 41 connecting the points (1) and (3) and the link 41 connecting the points (4) and (5) are each a toll road.
  • the route search method for searching for a recommended route with the node 40 at the point (0) as the departure point and the node 40 at the point (5) as the destination is described above as the main cost.
  • “traveling cost” is set and the above-mentioned “traveling time” is set as a sub-cost.
  • the allowable range of travel time, which is a sub-cost set by the user is “within 45 minutes”. In the above case, it is required that the travel cost as the main cost is minimized and the travel time as the sub cost is within an allowable range. This is because, as described above, minimizing the main cost can improve the user's convenience, and by making the sub-cost within an allowable range, it is possible to suppress a decrease in the user's convenience.
  • the time displayed corresponding to each link 41 is a guideline of the required time required to travel on the road corresponding to the link (hereinafter simply referred to as “required time”). For example, “20 minutes” is displayed corresponding to the link 41 connecting the point (0) and the point (2). This is the point from the point (0) to the point (2) via the link 41. It shows that the time required to reach is “20 minutes”.
  • the amount displayed corresponding to each link 41 is a cost necessary for traveling on the road corresponding to the link. For example, “500 yen” is displayed corresponding to the link 41 connecting the point (1) and the point (3). This is the point from the point (1) to the point (3) via the link 41. It shows that the cost required to reach "500 yen”.
  • the route search unit 25 performs a corresponding calculation process. Execute.
  • the route search unit 25 includes a network group 42a in which a network structure 42 including nodes 40 and links 41 from a departure place to a destination is hierarchized according to elapsed time. Is generated.
  • the hierarchy of the network structure 42 in the network group 42a represents the spatial position and the time position of the path constituted by the node 40 and the link 41 in one figure.
  • each elapsed time generates a hierarchy every 10 minutes, but the elapsed time between each hierarchy is the time required to travel on the road corresponding to each link. Correspondingly, it can be arbitrarily set.
  • the route search unit 25 takes a route (from a point (0) as a departure point to a point (5) as a destination) Path).
  • the following three routes exist from the (0) point to the (5) point. That is, (0) point ⁇ (1) point ⁇ (3) point ⁇ (1) route K1 (route indicated by a solid line in FIG. 13) and (0) point ⁇ (1) point ⁇ ( 4)
  • the second route K2 (route indicated by the broken line in FIG. 13) via the point ⁇ (5) point and the third route via the point (0) ⁇ (2) point ⁇ (3) point ⁇ (5) point
  • the first route K1 is a route having a travel time of “30 minutes” and a travel cost of “500 yen”.
  • the second route K2 is a route having a travel time of “40 minutes” and a travel cost of “200 yen”.
  • the third route K3 is a route having a travel time of “50 minutes” and a travel cost of “0 yen”.
  • the route search unit 25 does not consider the third route K3 among the routes to the destination (does not consider it as a recommended route candidate).
  • a route that is excluded from the recommended route candidates due to the fact that the sub-cost is not within an allowable range is expressed as “exclusion route”, and the other route is expressed as “target route”.
  • the third route K3 corresponds to the exclusion route
  • the first route K1 and the second route K2 correspond to the target route.
  • the route search unit 25 identifies a route with the lowest main cost as a recommended route among the routes drawn on the network group 42a.
  • the main cost is “traveling cost”.
  • the travel cost of the first route K1 is “500 yen”, and the travel cost of the second route K2 is “200 yen”. Therefore, the route search unit 25 specifies the second route K2 as a recommended route.
  • a route having a sub cost within an allowable range and a minimum main cost can be searched as a recommended route.
  • an optimal solution can be calculated based on the main cost and the sub cost by generating a plurality of hierarchical networks based on the sub cost.
  • the present invention includes a table 43 having a predetermined number of rows for the main cost and the sub cost.
  • the table 43 is stored in the table storage unit 28 of the storage unit 21.
  • the number of rows in the table 43 corresponds to the number of layers shown in FIG.
  • the route search unit 25 searches for a route from the point (0) of the departure point to the point (5) of the destination.
  • the route search unit 25 sets the time (from the point (0) as the departure point) to the table 43 of the point (1) for the route from the point (0) to the point (1).
  • the amount of money (the cost required from the starting point (0) to the point (1).
  • write the “immediately preceding” column indicates the result based on the original node 40 on the side entering the node 40 and the data in the row of the table 43 of the original node 40.
  • “0-0” in the (1) point table 43 is a result based on the data in the 0th row of the original node 40 ((0) point) that enters the node 40 at (1) point. It shows that there is.
  • the route search unit 25 writes the time and the amount of money for the route from the (0) point to the (2) point in the (2) point table 43.
  • the data in the table 43 at the point (2) is determined to be (0)
  • the amount and time, which are the costs from the point to the point (2), are determined.
  • the route search unit 25 adds the time and the amount of money to the (2) point data and writes the route from the (2) point to the (3) point.
  • the route search unit 25 does not have any other route that can be selected from the point (0) to the point (1), so the data in the table 43 at the point (1).
  • the amount and time which are the costs from the point (0) to the point (1), are confirmed.
  • the time and amount are added to the data at point (4) and written. That is, since the time at the point (1) is 10 minutes and the amount is 0 yen, the time of the link 41 from the point (1) to the point (4) is 20 minutes and the amount is 0 yen, so the point (4) In the table 43, 30 minutes (10 minutes + 20 minutes) and 0 yen (0 yen + 0 yen) are written.
  • the data 43 from the point (2) and the data from the point (1) are written in the table 43 at the point (3).
  • the data from point (2) has an elapsed time of 40 minutes but the amount is 0 yen
  • the data from point (1) has an elapsed time of 20 minutes but the amount is 500 yen.
  • the data from the point (2) has a good amount of money
  • the data from the point (1) has a trade-off relationship that the elapsed time is excellent.
  • the route search unit 25 determines the data from the point (2) where the amount is excellent among the data in the table 43 of (3) point, as shown in FIG.
  • time and amount are added to the data at point (2).
  • the time of the link 41 from the point (3) to the point (5) is 10 minutes, and when the time is added, the sub cost is 45.
  • the time condition of within will not be satisfied. Therefore, the route search unit 25 does not write this addition result in the (5) point table 43, but excludes it from the recommended route.
  • the route search unit 25 adds the time and the amount of money to the data of (4) point for the route from (4) point to (5) point. That is, the time at point (4) is 30 minutes and the amount is 0 yen, the time of link 41 from point (4) to point (5) is 10 minutes, and the amount is 200 yen, so point (5) In the table 43, 40 minutes (30 minutes + 10 minutes) and 200 yen (0 yen + 200 yen) are written. As a result, the searched route is determined as a route connecting the (0) point, the (1) point, the (4) point, and the (5) point in order, and this route is the main cost of the travel cost and the sub cost.
  • the optimal solution can be calculated based on the main cost and the sub cost by performing the calculation using the table 43 having a plurality of hierarchies based on the main cost and the sub cost. is there.
  • FIG. 20 is an explanatory diagram showing a pruning technique.
  • the route search unit 25 adds the time and the amount of money to the data of the X point and writes the data from the X point to the A point in the table 43 at the A point.
  • the route search unit 25 adds the time and the amount of money to the data at the Y point and writes the route from the Y point to the A point.
  • the table 43 of the A point has a time of 40 minutes for the link 41 from the X point.
  • the time is 20 minutes and the amount is 500 yen. Therefore, in the link 41 from the Z point, the time is 50 minutes and the amount is 200 yen, so both the time and the amount are inferior to the data of the link 41 from the X point.
  • the route search unit 25 does not write the data of the link 41 from the Z point in the table 43, and excludes it from the target of the subsequent route search. Yes. By doing so, it is possible to eliminate unnecessary calculations and reduce the write capacity of the table 43.
  • FIG. 21 is an explanatory diagram showing another method of pruning.
  • the route search unit 25 adds the time and the amount of money to the data of the X point and writes the data from the X point to the A point in the table 43 at the A point.
  • the route search unit 25 adds the time and the amount of money to the data at the Y point and writes the route from the Y point to the A point.
  • the route search unit 25 adds the time and the amount of money to the data of the Z point and writes the route from the Z point to the A point.
  • the route search unit 25 selects the X point, the Y point, and the Z point. Based on the data written for the link 41 from the point, as shown in FIG. 21, data from each point is plotted in a coordinate system with the horizontal axis representing time and the vertical axis representing the amount of money. Then, the route search unit 25 has the maximum time and the minimum amount of money (in this example, the data D1 corresponding to the link 41 from the point Y) and the minimum time and the maximum amount of money. Data (in this example, data D2 corresponding to the link 41 from the point X) is selected. Next, the route search unit 25 sets a line connecting the selected data as a pruning reference line 44.
  • the route search unit 25 selects data to be excluded depending on the position of other data with respect to the reference line 44. That is, when the data is located on the right side (outside) with respect to the reference line 44 in the coordinate system, it can be determined that the cost is higher than both of the data already written in the table 43 for both time and money. Therefore, the route search unit 25 excludes data located on the right side (outside) with respect to the reference line 44 from the writing target in the table 43.
  • the route search unit 25 does not exclude the data of the link 41 from the Z point from being written to the table 43.
  • the time is “40 minutes”, the amount is “200 yen”, and the position in the coordinate system shown in FIG. Therefore, in the present embodiment, the route search unit 25 does not adopt the data of the link 41 from the W point and does not write it in the table 43. In this way, in comparison with other data already written in the table 43, useless calculation is eliminated by excluding data having a large cost for both the main cost and the sub-cost from being written to the table 43. In addition, the write capacity of the table 43 can be reduced.
  • the route search unit 25 that searches for a route from the departure point to the destination is provided, and the route search unit 25 is based on the set main cost and sub cost, and the sub cost range. The route that minimizes the main cost is searched.
  • the route search unit 25 can search for a route reflecting the cost priority in the route search. That is, it is possible to provide the user with information related to the route reflecting the cost priority, and the convenience for the user is improved.
  • the route search unit 25 arranges the network structure 42 including the nodes 40 and the links 41 in a plurality of hierarchies based on the main cost or sub cost conditions, and based on the network structure 42 of each hierarchy. Search for a route using Dijkstra's method. According to this configuration, a route that satisfies both the main cost and the sub cost can be searched based on the network structure 42 of each layer.
  • the route search unit 25 uses the network structure 42 including the node 40 and the link 41, and provides the table 43 for writing the main cost and sub cost data corresponding to the node 40. Based on the data, the route is searched using the Dijkstra method. According to this configuration, a route that satisfies both the main cost and the sub cost can be searched based on the data written in the table 43.
  • the route search unit 25 does not write to the table 43 when the data to be written to the table 43 is inferior to the main cost and sub cost data already written to the table 43. To do. According to this configuration, it is possible to eliminate useless calculations and reduce the write capacity of the table 43.
  • the route search unit 25 has the minimum main cost already written in the table 43 on the graph in which the data to be written in the table 43 has the main cost and the sub cost as the vertical axis and the horizontal axis, respectively. If the data is located outside the straight line connecting the data to be the sub-cost and the data having the smallest sub cost, the data is not written to the table. According to this configuration, it is possible to eliminate useless computation and reduce the write capacity of the table 43 by not adopting data that is unlikely to obtain a good result in advance.
  • the main cost and the sub cost are each one of time, amount, distance, and fuel consumption from the departure place to the destination. According to this configuration, it is possible to search for a route that satisfies any one of time, amount, distance, and fuel consumption.
  • a setting unit that sets at least one of the main cost and the sub cost is provided, and the route search unit 25 searches for a route so as to satisfy the conditions of the main cost and the sub cost set by the setting unit. According to this configuration, it is possible to search for a route that satisfies both the main cost and the sub cost set by the setting unit.
  • the setting unit can set at least one of the main cost and the sub cost before the route search unit 25 starts the route search. According to this configuration, it is possible to search for a route that satisfies both the main cost and the sub cost set before starting the route search.
  • the setting means can set at least one of the main cost and the sub cost after the route search unit 25 starts the route search. According to this configuration, it is possible to search for a route that satisfies both the main cost and the sub cost set after the start of route search.
  • the route search unit 25 is mounted on the navigation device 1, and the setting means is a search condition setting screen provided in the navigation device 1. According to this configuration, the main cost and the sub cost can be set by the navigation device 1.
  • the route search device is mounted on the navigation device 1 mounted on the vehicle
  • the present invention is not limited to this.
  • a portable terminal such as a smartphone, a cellular phone, or a portable personal computer may be used, and the portable terminal may have a function as a route search device by executing an application program for navigation.
  • route search unit 25 is realized by a route search program.
  • This route search program can be recorded on a computer-readable recording medium such as a CD or DVD, or provided or sold through an electric communication line.

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Automation & Control Theory (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Navigation (AREA)
  • Instructional Devices (AREA)

Abstract

 経路探索について、ユーザの利便性を向上する。 出発地から目的地までの経路を探索する経路探索部25を備え、経路探索部25は、設定したメインコストおよびサブコストに基づいて、サブコストの範囲内で、メインコストが最小となる経路を探索する。

Description

経路探索装置
 本発明は、経路探索装置に関する。
 本技術分野の背景技術として、特開2011-232146号公報(特許文献1)がある。この公報には、「サーバ3の制御部16は、各リンクにおける固有の燃料消費量を予測し、この予測した燃料消費量と車両固有の実用燃費とから当該リンク固有のエコ係数を算出し、前記各リンクの前記リンクコストを当該エコ係数で調整してエコ付きリンクコストを作成するから、各リンクのごとに当該リンクに応じた燃料消費量の重みづけをした固有のエコ付きリンクコストを得ることができ、そして、このエコ付きリンクコストと、ノードコストとを用いて目的地までの推奨する経路をダイクストラ法により計算する。これにより、燃料消費低減のみを考慮した経路とならず、燃料消費量を加味しない従来からの走行時間や走行距離について利便性を考慮しつつ燃料消費も低減できる。」と記載されている。
特開2011-232146号公報
 特許文献1に記載のとおり、経路の探索において、リンク(道路)の選択に影響を与える「コスト」は、燃料消費量や、走行時間、走行距離等、複数、存在する。そして、経路の探索に際して、複数のコストのうち、どのコストの削減を優先するかはユーザによって異なる。一方、特許文献1に記載の構成では、コストの優先度が考慮されておらず、そのことに起因してユーザが望む経路が探索されない可能性がある。
 そこで、本発明は、ユーザにとって利便性の高い経路探索装置を提供することを目的とする。
 前記目的を達成するために、経路探索装置は、出発地から目的地までの経路を探索する経路探索部を備え、前記経路探索部は、設定したメインコストおよびサブコストに基づいて、前記サブコストの範囲内で、前記メインコストが最小となる経路を探索することを特徴とする。
 本発明によれば、ユーザにとって利便性の高い経路探索装置を提供することを目的とする。
図1は本発明に係る経路探索装置をナビゲーション装置に適用した実施形態を示す構成図である。 図2は本実施形態のナビゲーション装置の機能的構成を示すブロック図である。 図3は本実施形態のナビゲーション装置の画面例を示す説明図である。 図4は本実施形態のナビゲーション装置の画面例を示す説明図である。 図5は本実施形態のナビゲーション装置の画面例を示す説明図である。 図6は本実施形態のナビゲーション装置の画面例を示す説明図である。 図7は本実施形態のナビゲーション装置の画面例を示す説明図である。 図8は本実施形態のナビゲーション装置の画面例を示す説明図である。 図9は本実施形態のナビゲーション装置の画面例を示す説明図である。 図10は本実施形態のナビゲーション装置の画面例を示す説明図である。 図11は本実施形態におけるネットワーク構造を示す説明図である。 図12は本実施形態における経路探索の基本概念を示す説明図である。 図13は本実施形態における経路探索の基本概念を示す説明図である。 図14は本実施形態における経路探索の手順を示す説明図である。 図15は本実施形態における経路探索の手順を示す説明図である。 図16は本実施形態における経路探索の手順を示す説明図である。 図17は本実施形態における経路探索の手順を示す説明図である。 図18は本実施形態における経路探索の手順を示す説明図である。 図19は本実施形態における経路探索の手順を示す説明図である。 図20は本実施形態における枝刈りの手段を示す説明図である。 図21は本実施形態における枝刈りの他の手段を示す説明図である。
 以下、図面を参照して本発明の実施形態について説明する。
 図1は本発明に係る経路探索装置を車両に搭載されるナビゲーション装置に適用した場合の実施形態を示す構成図である。
 図1に示すように、ナビゲーション装置1は、出発地から目的地まで自動車などの車両で移動するときに、経路を案内する車載装置である。
 ナビゲーション装置1は、車両のダッシュボードなどに設けられるものであり、制御基板や、インタフェースボード、電源部などを収納する筐体10を備えている。筐体10の正面には、タッチパネル機能を備えた表示装置11が設けられている。筐体10の正面において、表示装置11の下方には、電源スイッチなどの複数の操作スイッチ12が設けられた操作パネル13が設けられる。
 図2は、ナビゲーション装置1の機能的構成を示すブロック図である。
 図2に示すように、ナビゲーション装置1は、制御部20と、表示装置11と、操作部26と、記憶部21と、GPSユニット22と、相対方位検出ユニット23と、オーディオ部24とを備えている。
 制御部20は、CPUや、ROM、RAM、その他の周辺回路などを備え、ナビゲーション装置1の各部を制御するように構成されている。また、制御部20は、出発地からユーザの指定した目的地までの経路として推奨する経路(以下、「推奨経路」という。)を探索する経路探索部25を備えている。経路探索部25は、記憶部21に記憶された経路探索プログラムを読み込んで実行することにより、推奨経路の探索を行う。経路探索部25の処理については、後述する。
 表示装置11は、液晶表示装置などからなる表示パネル15により構成され、制御部20の制御で、各種画像を表示する。表示パネル15にはタッチセンサ16が重ねて配置され、ユーザのタッチ操作を検出し、タッチ操作がされた位置を示す信号を制御部20に出力する。制御部20は、タッチセンサ16から入力された信号に基づいて、タッチ操作に対応する処理を実行する。
 操作部26は、操作スイッチ12を備え、操作スイッチ12に対する操作を検出し、操作に対応する信号を制御部20に出力する。制御部20は、操作部26から入力された信号に基づいて、操作スイッチ12に対する操作に対応する処理を実行する。
 記憶部21は、例えば、不揮発性メモリを備え、地図データ27および上述した経路探索プログラムなどの各種データを記憶する。
 地図データ27は、地図に関する情報や、地図上に存在する施設に関する情報、地図上の道路を示すリンクの情報、リンクの接続部を示すノードの情報などの、表示装置11に地図を表示するために必要な情報や、後述する推奨経路の探索を行うために必要な情報などを含むデータである。
 記憶部21が記憶する地図データ27以外のデータについては後述する。
 GPSユニット22は、図示しないGPSアンテナを介してGPS衛星からのGPS電波を受信し、GPS電波に重畳されたGPS信号から、車両の現在位置と進行方向とを演算により取得する。GPSユニット22は、取得結果を制御部20に出力する。
 相対方位検出ユニット23は、図示しないジャイロセンサと、加速度センサとを備えている。ジャイロセンサは、例えば、振動ジャイロにより構成され、車両の相対的な方位(例えば、ヨー軸方向の旋回量)を検出する。加速度センサは、車両に作用する加速度(例えば、進行方向に対する車両の傾き)を検出する。相対方位検出ユニット23は、検出結果を制御部20に出力する。
 制御部20は、GPSユニット22と相対方位検出ユニット23とからの入力および地図データ27に基づいて車両の現在位置を推定し、推定した現在位置を、表示装置11に表示した地図上に表示する機能を有する。また、制御部20は、地図に車両の現在位置を表示しつつ、経路探索部25により探索された推奨経路を表示して、経路を案内する機能を有する。
 ところで、一般に、経路探索は、出発地から目的地を結ぶ経路(リンク列)のうち、リンクコストが最小となる経路を算出することにより行われる。
 また、リンクコストに影響を与える要素である「コスト」は、目的地に至るまでに消費する燃料を表す「燃料消費量」、目的地に至るまでに要する時間を表す「走行時間」、目的地に至るまでに要する費用(有料道路の通行料等、道路の走行に必要な費用を意味し、燃料にかかる費用等を含まない。)を表す「走行費用」、及び、目的地に至るまでに走行すべき距離を表す「走行距離」等、複数、存在する。そして、複数のコストのうち、どのコストを優先するか(どのコストを削減することを最も求めるか)は、ユーザによって異なる。例えば、目的地にできるだけ早く到着することが求められる状況にあるユーザは、目的地に到着する時刻に係るコストを優先することが想定され、また例えば、金銭的な負担の低減を重視するユーザは、目的地に到着するためにかかる費用を優先することが想定される。
 また、コストに関しては、以下の特性がある。すなわち、ユーザにとって最も優先度の高いコスト(以下、「メインコスト」という。)を最小化することによってユーザの利便性を向上できる一方、これに伴って他の1又は複数のコスト(以下、「サブコスト」という。)がユーザの許容範囲を超えて増大した場合、ユーザの利便性が低減する可能性があるという特性がある。
 以上を踏まえ、本実施形態に係るナビゲーション装置1は、ユーザがメインコスト、及び、サブコストを設定できる構成を有すると共に、ユーザが設定したメインコスト、及び、サブコストを反映して推奨経路の探索を実行する。以下、詳述する。
 まず、メインコストおよびサブコストの設定手段について説明する。
 なお、本実施形態では、「コスト」として、少なくとも、上述した「燃料消費量」、「走行時間」、「走行費用」、及び、「走行距離」が存在する。
 図1では、ナビゲーション装置1の表示画面として地図が表示された状態である。この図1に示す状態から、操作パネル13のルートボタン12aを操作すると、図3に示すように、例えば、「ルート消去」、「ルート編集」、「ルート再検索」、「探索条件」といったルート(経路)に関する各種操作を行う画面となる。
 図3中、「探索条件」が、メインコスト、及び、サブコストを設定する場合にユーザが選択するスイッチである。
 この画面から、「探索条件」を選択すると、図4に示すように、メインコストを選択する画面へと遷移する。
 図4に示す画面では、上述した走行時間をメインコストとして設定する場合に選択される「時間優先」が表示される。ユーザは、走行時間をメインコストとする場合、対応する設定ボタンBB1を選択する。設定ボタンBB1の選択に応じて、メインコストとして走行時間が設定されると共に、設定ボタンBB1の色が変化し、ユーザに走行時間がメインコストに設定されたことが報知される。
 また、図4に示す画面では、上述した走行費用をメインコストとして設定する場合に選択される「費用優先」が表示される。ユーザは、走行費用をメインコストとする場合、対応する設定ボタンBB2を選択する。設定ボタンBB2の選択に応じて、メインコストとして走行費用が設定されると共に、設定ボタンBB2の色が変化し、ユーザに走行費用がメインコストに設定されたことが報知される。
 また、図4に示す画面では、上述した走行距離をメインコストとして設定する場合に選択される「距離優先」が表示される。ユーザは、走行距離をメインコストとする場合、対応する設定ボタンBB3を選択する。設定ボタンBB3の選択に応じて、メインコストとして走行距離が設定されると共に、設定ボタンBB3の色が変化し、ユーザに走行距離がメインコストに設定されたことが報知される。
 また、図4に示す画面では、上述した燃料消費量をメインコストとして設定する場合に選択される「エコ優先」が表示される。ユーザは、燃料消費量をメインコストとする場合、対応する設定ボタンBB4を選択する。設定ボタンBB4の選択に応じて、メインコストとして燃料消費量が設定されると共に、設定ボタンBB4の色が変化し、ユーザに燃料消費量がメインコストに設定されたことが報知される。
 なお、メインコストは、複数のコストのうち、1つのコストのみを設定できる。本実施形態では、メインコストとして、「燃料消費量」、「走行時間」、「走行費用」、及び、「走行距離」のいずれか1つを設定できる。
 メインコストの設定後、さらにサブコストを設定する場合、ユーザは、図4の画面において、「詳細設定」を選択する。
 「詳細設定」が選択されると、図5に示すように、「時間規制道路を使用」、「回避エリアを考慮」、「サブコストを考慮」といった推奨経路の探索に係る詳細な設定に関する各種操作を行う画面となる。
 そして、この画面において、「サブコストを考慮」を「ON」にすることで、サブコストの設定を行うことができる。具体的には、図5の画面において、「サブコストを考慮」に対応するボタンBB5を選択することにより、サブコストの設定を行うことができる。
 ボタンBB5が選択されると、図6に示すように、サブコストに関する設定を行う画面へと遷移する。図6の画面では、メインコストとして設定されたコスト以外の1又は複数のコストをサブコストとして設定できる。図6では、メインコストとして燃料消費量(図4の「エコ優先」)が設定されており、「走行時間」、「走行費用」、及び、「走行距離」のうち、1又は複数のコストをサブコストとして設定する場合の画面を表示している。
 図6の画面において、サブコストとして走行時間を設定する場合、ユーザは、「時間優先」に対応する設定ボタンBB6を選択する。設定ボタンBB6の選択に応じて、サブコストとして走行時間が設定されると共に、設定ボタンBB6の色が変化し、ユーザに走行時間がサブコストに設定されたことが報知される。さらに、ユーザは、走行時間として許容する範囲を設定する。走行時間として許容する範囲とは、ユーザが望む走行時間の上限値を意味し、走行時間が当該上限値を超えた場合、ユーザの利便性が低減する可能性がある。本実施形態では、ユーザは、目的地に到達するのに要する最短時間を基準として、許容する増幅を、割合(パーセンテージ)によって設定する。図6に示すように、本例では、調整ボタンQ1の操作により、ユーザは、簡易に、走行時間として許容する範囲を設定できる。
 また、図6の画面において、サブコストとして走行費用を設定する場合、ユーザは、「費用優先」に対応する設定ボタンBB7を選択する。設定ボタンBB7の選択に応じて、サブコストとして走行費用が設定されると共に、設定ボタンBB7の色が変化し、ユーザに走行費用がサブコストに設定されたことが報知される。さらに、ユーザは、走行費用として許容する範囲を設定する。走行費用として許容する範囲とは、ユーザが望む走行費用の上限値を意味し、走行費用が当該上限値を超えた場合、ユーザの利便性が低減する可能性がある。本実施形態では、調整ボタンQ2の操作により、ユーザは、簡易に、走行費用として許容する範囲を設定できる。
 また、図6の画面において、サブコストとして走行距離を設定する場合、ユーザは、「距離優先」に対応する設定ボタンBB8を選択する。設定ボタンBB8の選択に応じて、サブコストとして走行距離が設定されると共に、設定ボタンBB8の色が変化し、ユーザに走行距離がサブコストに設定されたことが報知される。さらに、ユーザは、走行距離として許容する範囲を設定する。走行距離として許容する範囲とは、ユーザが望む走行距離の上限値を意味し、走行距離が当該上限値を超えた場合、ユーザの利便性が低減する可能性がある。本実施形態では、ユーザは、目的地に到達するのに要する最短距離を基準として、許容する増幅を、割合(パーセンテージ)によって設定する。図6に示すように、本例では、調整ボタンQ3の操作により、ユーザは、簡易に、走行距離として許容する範囲を設定できる。
 以下の説明では、サブコストについて、ユーザにより設定された許容する範囲のことを、「サブコストの許容範囲」と表現する。
 以上、メインコスト、及び、サブコストの設定手段の一例について説明した。以上の説明のとおり、本実施形態では、ユーザは、階層化された各画面において、ボタンの操作等の適切な操作を行うという簡易な作業により、メインコスト、及び、サブコストを設定できる。
 次に、一度、設定されたメインコスト、及び、サブコストを反映して出発地から目的地までの推奨経路の探索を行った後、サブコストの許容範囲を調整する手段について説明する。なお、設定されたメインコスト、及び、サブコストを反映して出発地から目的地までの推奨経路の探索に係る処理については後に詳述する。
 以下の説明では、サブコストとして走行時間が設定されている場合を例に説明する。
 図1に示すように、まず、目的地の指定と、その目的地までの経路を探索する指示を受け付けると、出発地(現在地)から目的地までの推奨経路の探索を行う。そして、推奨経路の探索を行った後、この画面において、操作パネル13のルートボタン12aを操作することで、図4に示すように、ルート(経路)に関する各種操作を行う画面となる。
 この画面において、「ルート再探索」を選択すると、図7に示すように、「他のルート」などルート再探索に関する操作を行う画面となる。ここで、「サブコスト設定」を選択すると、図8に示すように、サブコストの許容範囲を調整可能な画面が表示される。具体的には、図8では、サブコストである走行時間の許容範囲を再設定(調整)する画面が表示される。ユーザは、この画面で、サブコスト(本例では、走行時間。)の許容範囲の再設定(調整)を行うことができる。
 サブコストの許容範囲の設定を行った後、ユーザは、画面を図8に示す画面から図7に示す画面へと戻し、推奨経路の再探索を指示する「他のルート」を選択する。「他のルート」の選択に応じて、設定されたメインコストと、調整後のサブコストを反映した推奨経路が再探索される。
 以上のように、本実施形態では、ユーザは、サブコストの許容範囲の調整を容易に行うことができ、かつ、調整後のサブコストに基づく推奨経路の再探索を容易に実行させるができる。
 ここで、サブコストの範囲については、狭くしすぎると探索される推奨経路の候補を不必要に低減し所望の推奨経路が探索される可能性を低減し、広くしすぎると探索される推奨経路の候補を不必要に増大し処理効率を低減する一方、適切な範囲をユーザが把握しにくい、という特性がある。そして、本実施形態では、ユーザは、サブコストの許容範囲の調整を容易に行うことができ、かつ、調整後のサブコストに基づく推奨経路の再探索を容易に実行させるができるため、ユーザは、サブコストに基づいて探索される推奨経路の結果を踏まえつつ、サブコストの許容範囲を適切な範囲とすることができる。
 次に、メインコストおよびサブコストを設定する他の形態について説明する。
 例えば、図5に示す詳細設定の画面において、「カスタマイズ設定」の項目を設け、この「カスタマイズ設定」を選択することにより、図9に示すように、メインコストとサブコストとを任意に設定することができるようにしてもよい。
 さらに、サブコストの許容範囲を調整する他の形態としては、例えば、図10に示すように、目的地を設定して推奨経路を探索させた後の画面に、サブコストの設定を行うためのスライダ30を設けるようにしてもよい。この場合には、スライダ30を操作することにより、サブコストの許容範囲を調整することができるようにしておくとともに、当該調整に応じて経路を表示させる。このようにすれば、サブコストに応じた経路を容易に視認することができ、使い勝手の向上を図ることができる。
 次に、本発明における経路探索手法(推奨経路を探索する手法)の基本概念について、図面を参照して説明する。なお、以下に説明する経路探索手法は、経路探索部25が行う処理である。
 なお、本発明の経路探索は、ダイクストラ法を用いて行われる。
 図11は、本発明の経路探索手法の基本概念の説明に利用する図である。
 図11は、所定の態様で、ノード40、及び、リンク41が配置されたネットワーク構造42を示す。すなわち、図11のネットワーク構造42では、(0)地点~(5)地点までの5つのノード40が存在する。また、図11のネットワーク構造42では、(0)地点と(1)、(2)地点を結ぶリンク41、(1)地点と(4)地点、(2)地点と(3)地点、(1)地点と(3)地点とをそれぞれ結ぶリンク41、(4)地点および(3)地点と(5)地点とを結ぶリンク41が存在する。この例においては、(1)地点と(3)地点を結ぶリンク41および(4)地点と(5)地点を結ぶリンク41は、それぞれ有料道路とされている。
 以下、図11のネットワーク構造42において、(0)地点のノード40を出発地とし、(5)地点のノード40を目的地として推奨経路を探索する場合の経路探索手法について、メインコストとして上述した「走行費用」が設定されるとともに、サブコストとして上述した「走行時間」が設定されているものとして説明する。また、ユーザにより設定されたサブコストである走行時間の許容範囲は、「45分以内」であるものとする。
 なお、上記の場合、メインコストである走行費用を最小化し、かつ、サブコストである走行時間が、許容範囲内であることが求められる。上述したように、メインコストを最小化することにより、ユーザの利便性を向上でき、かつ、サブコストを許容範囲内とすることにより、ユーザの利便性の低下を抑制できるからである。
 なお、図11において、各リンク41に対応して表示している時間は、リンクに対応する道路を走行するのに必要な所要時間の目安(以下、単に「所要時間」という。)である。例えば、(0)地点と、(2)地点とを結ぶリンク41に対応して「20分」と表示されているが、これは、このリンク41を介して(0)地点から(2)地点に至るまでに要する所要時間が「20分」であることを示す。
 また、各リンク41に対応して表示している金額は、リンクに対応する道路を走行するために必要な費用である。例えば、(1)地点と、(3)地点とを結ぶリンク41に対応して「500円」と表示されているが、これは、このリンク41を介して(1)地点から(3)地点に至るまでに要する費用が「500円」であることを示す。
 なお、以下の説明は、あくまで、経路探索手法の基本概念を説明するものであり、以下で説明に適した表現で概念的に説明する各処理について、経路探索部25は、対応する演算処理を実行する。
 まず、図12に示すように、経路探索部25は、出発地から目的地までのノード40とリンク41から構成されるネットワーク構造42が経過時間に応じて階層化されて構成されたネットワーク群42aを生成する。ネットワーク群42aにおけるネットワーク構造42の階層は、ノード40とリンク41から構成される経路の空間位置と時間位置を1つの図に表したものである。
 なお、本実施形態においては、各経過時間は10分毎に階層を生成するようにしているが、各階層間における経過時間は、各リンクに対応する道路を走行するのに必要な所要時間に対応させて、任意に設定することができるものである。
 次に、図13に示すように、経路探索部25は、ネットワーク群42aにおいて、出発地である(0)地点から、目的地である(5)地点へ至る経路(複数あるばあは複数の経路)を描画する。本実施形態では、(0)地点から(5)地点へ至る経路は、以下の3つの経路が存在する。すなわち、(0)地点→(1)地点→(3)地点→(5)地点を経由する第1経路K1(図13において実線で示す経路)と、(0)地点→(1)地点→(4)地点→(5)地点を経由する第2経路K2(図13において破線で示す経路)と、(0)地点→(2)地点→(3)地点→(5)地点を経由する第3経路K3(図13において2点鎖線で示す経路)である。
 図13に示すように、第1経路K1は、走行時間が「30分」であり、走行費用が「500円」の経路である。また、第2経路K2は、走行時間が「40分」であり、走行費用が「200円」の経路である。また、第3経路K3は、走行時間が「50分」であり、走行費用が「0円」の経路である。
 ここで、上述したように、本例では、ユーザにより設定されたサブコストである走行時間の許容範囲は、「45分以内」である。従って、経路探索部25は、目的地に至る経路のうち、第3経路K3を考慮しない(推奨経路の候補としない。)。
 以下、サブコストが許容範囲ではいことを原因として推奨経路の候補から除外される経路を「排除経路」と表現し、それ以外の経路を「対象経路」と表現する。本例では、第3経路K3が排除経路に相当し、第1経路K1、及び、第2経路K2が対象経路に相当する。
 経路探索部25は、ネットワーク群42aに描画した経路のうち対象経路について、メインコストが最小の経路を、推奨経路として特定する。本例では、メインコストは、「走行費用」である。そして、第1経路K1は、走行費用が「500円」であり、第2経路K2は、走行費用が「200円」である。従って、経路探索部25は、第2経路K2を、推奨経路として特定する。
 以上の方法で推奨経路を探索することにより、サブコストが許容範囲内であり、メインコストが最小の経路を推奨経路として探索できる。このように、本例では、サブコストに基づいて複数の階層ネットワークを生成することで、メインコストおよびサブコストに基づいて最適な解を演算することができるものである。
 次に、このようなダイクストラ法を用いた本発明の経路探索を行う例について説明する。
 以下の説明では、上述の説明と同様、メインコストが「走行費用」であり、サブコストが「走行時間」であるものとし、また、サブコストである「走行時間」の許容範囲は、「45分」以内、であるものとする。
 図14から図19は、本発明の経路探索手法を示す説明図である。なお、出発地から目的地までのノード40とリンク41の構成は、図11と同様である。
 また、図14に示すように、本発明では、メインコストとサブコストについて所定数の行を備えたテーブル43を備えている。テーブル43は、記憶部21のテーブル記憶部28に記憶される。なお、テーブル43の行数は、図12に示す階層数に対応するものである。
 まず、経路探索部25は、出発地の(0)地点から目的地の(5)地点までの経路を探索する。
 本実施形態においては、経路探索部25は、図15に示すように、(0)地点から(1)地点までの経路について、(1)地点のテーブル43に時間(出発地である(0)地点から(1)地点に至るまでに要する時間のこと。以下、同様。)と金額(出発地である(0)地点から(1)地点に至るまでに要する費用のこと。以下、同様。)とを書き込む。ここで、「直前」の欄は、当該ノード40に進入する側の元のノード40と、元のノード40のテーブル43の何行目のデータに基づく結果であるかを示している。
 例えば、(1)地点のテーブル43における「0-0」とは、(1)地点のノード40に進入する側の元のノード40((0)地点)の0行目のデータに基づく結果であることを示している。
 同様に、経路探索部25は、図15に示すように、(0)地点から(2)地点までの経路について、(2)地点のテーブル43に時間と金額とを書き込む。図16に示すように、(0)地点から(2)地点までの経路は、他に選択しうる経路が存在しないので、(2)地点におけるテーブル43のデータを確定することで、(0)地点から(2)地点までのコストである金額と時間を確定させる。
 続いて、経路探索部25は、(2)地点のデータを確定した後、(2)地点から(3)地点までの経路について、(2)地点のデータに時間と金額を加算して書き込む。すなわち、(2)地点における時間は20分、金額は0円であり、(2)地点から(3)地点までのリンク41の時間は20分、金額は0円であるため、(3)地点のテーブル43には、40分(20分+20分)、0円(0円+0円)と書き込む。
 同様に、図17に示すように、経路探索部25は、(0)地点から(1)地点までの経路は、他に選択しうる経路が存在しないので、(1)地点におけるテーブル43のデータを確定することで、(0)地点から(1)地点までのコストである金額と時間を確定させる。
 続いて、経路探索部25は、(1)地点から(3)地点までの経路について、(3)地点のデータに時間と金額とを加算して書き込む。すなわち、(1)地点における時間は10分、金額は0円であり、(1)地点から(3)地点までのリンク41の時間は10分、金額は500円であるため、(3)地点のテーブル43には、10+10=20分、500円と書き込む。
 同様に、(1)地点から(4)地点までの経路について、(4)地点のデータに時間と金額とを加算して書き込む。すなわち、(1)地点における時間は10分、金額は0円であり、(1)地点から(4)地点までのリンク41の時間は20分、金額は0円であるため、(4)地点のテーブル43には、30分(10分+20分)、0円(0円+0円)と書き込む。
 この状態で、(3)地点におけるテーブル43には、(2)地点からのデータと、(1)地点からのデータとの2つのデータが書き込まれている。この場合に、(2)地点からのデータは経過時間が40分であるが金額は0円であり、(1)地点からのデータは、経過時間が20分であるが金額は500円である。そのため、(2)地点からのデータは金額が優れており、(1)地点からのデータは経過時間が優れているというトレードオフの関係にある。
 しかしながら、(3)地点におけるテーブル43には、(2)地点からのデータと、(1)地点からのデータとの2つのデータが書き込まれているが、経路探索の条件であるメインコストが走行費用であることから、経路探索部25は、図18に示すように、(3)地点のテーブル43のデータのうち、金額が優れる(2)地点からのデータを確定させて、(3)地点から(5)地点までの経路について、(2)地点のデータに時間と金額とを加算する。
 そして、(2)地点のデータに時間と金額を加算する際に、(3)地点から(5)地点までのリンク41の時間は10分であり、時間を加算した場合に、サブコストである45以内という時間条件を満足しなくなってしまう。そのため、経路探索部25は、この加算結果を、(5)地点のテーブル43には書き込まず、推奨経路の対象から外す。
 一方、図19に示すように、経路探索部25は、(4)地点から(5)地点までの経路について、(4)地点のデータに時間と金額とを加算する。すなわち、(4)地点における時間は30分、金額は0円であり、(4)地点から(5)地点までのリンク41の時間は10分、金額は200円であるため、(5)地点のテーブル43には、40分(30分+10分)、200円(0円+200円)と書き込む。
 以上の結果、探索された経路は、(0)地点、(1)地点、(4)地点、(5)地点を順次結んだ経路で決定され、この経路は、メインコストである走行費用およびサブコストである走行時間の両方を満たす経路となる。
 このように、この例では、メインコストおよびサブコストに基づいて複数の階層を備えたテーブル43を用いて演算を行うことで、メインコストおよびサブコストに基づいて最適な解を演算することができるものである。
 次に、経路探索において、不必要なデータを排除するいわゆる枝刈りについて説明する。
 図20は、枝刈りの手法を示す説明図である。
 図20に示すように、X地点、Y地点、Z地点からそれぞれA地点に向かうリンク41が存在する場合を例に説明する。
 この場合には、経路探索部25は、A地点におけるテーブル43に、X地点からA地点までの経路について、X地点のデータに時間と金額とを加算して書き込む。続いて、経路探索部25は、Y地点からA地点までの経路について、Y地点のデータに時間と金額とを加算して書き込む。
 次に、Z地点からA地点までの経路について、Z地点のデータに時間と金額とを加算して書き込む場合に、A地点のテーブル43には、X地点からのリンク41では、時間が40分、金額が0円、Y地点からのリンク41では、時間が20分、金額が500円となっている。そのため、Z地点からのリンク41では、時間が50分、金額が200円であるため、時間および金額ともに、X地点からのリンク41のデータより劣っている。
 このような場合に、本実施形態においては、経路探索部25は、Z地点からのリンク41のデータは、テーブル43に書き込まないようにしており、それ以降の経路探索の対象から外すようにしている。
 このようにすることで、無駄な演算を排除するとともに、テーブル43の書き込み容量も低減させることが可能となる。
 次に、枝刈りの他の手法について説明する。
 図21は、枝刈りの他の手法を示す説明図である。
 図21に示すように、X地点、Y地点、Z地点からそれぞれA地点に向かうリンク41が存在する場合を例に説明する。
 まず、経路探索部25は、A地点におけるテーブル43に、X地点からA地点までの経路について、X地点のデータに時間と金額とを加算して書き込む。続いて、経路探索部25は、Y地点からA地点までの経路について、Y地点のデータに時間と金額とを加算して書き込む。続いて、経路探索部25は、Z地点からA地点までの経路について、Z地点のデータに時間と金額とを加算して書き込む。
 次に、新規に追加するデータとして、W地点からA地点までの経路について、W地点のデータに時間と金額とを加算して書き込む際に、経路探索部25は、X地点、Y地点、Z地点からのリンク41について書き込まれたデータに基づいて、図21に示すように、横軸を時間、縦軸を金額とした座標系に各地点からのデータをプロットする。
 そして、経路探索部25は、各データのうち、時間が最大かつ金額が最小のデータ(本例では、Y地点からのリンク41に対応するデータD1)、及び、時間が最小かつ金額が最大のデータ(本例では、X地点からのリンク41に対応するデータD2)をそれぞれ選択する。
 次いで、経路探索部25は、選択したデータを結ぶ線を、枝刈りの基準線44として設定する。
 本実施形態においては、経路探索部25は、この基準線44に対して、その他のデータがいずれの位置にあるかにより、排除するデータを選択する。
 すなわち、座標系においてデータが基準線44に対して右側(外側)に位置する場合は、時間及び金額の双方について、既にテーブル43に書き込まれたデータのいずれよりも、コストが大きいと判定できる。従って、経路探索部25は、基準線44に対して右側(外側)に位置するデータについては、テーブル43への書き込み対象から、排除する。
 例えば、Z地点からのリンク41のデータについては、時間が「25分」、金額が「240円」であり、図21で示す座標系における位置が基準線44より内側に位置している。このため、経路探索部25は、Z地点からのリンク41のデータは、テーブル43への書き込み対象から排除しない。一方、W地点からのリンク41のデータについては、時間が「40分」、金額が「200円」であり、図21で示す座標系における位置が基準線44より外側に位置している。そのため、本実施形態においては、経路探索部25は、W地点からのリンク41のデータは、採用せず、テーブル43に書き込まないようにしている。
 このように既にテーブル43に書き込まれた他のデータとの比較において、メインコスト及びサブコストの双方についてコストが大きいデータについては、テーブル43への書き込み対象から除外することで、無駄な演算を排除するとともに、テーブル43の書き込み容量も低減させることができる。
 以上説明したように、本実施形態によれば、出発地から目的地までの経路を探索する経路探索部25を備え、経路探索部25は、設定したメインコストおよびサブコストに基づいて、サブコストの範囲内で、メインコストが最小となる経路を探索する。
 この構成によれば、経路探索部25は、経路の探索において、コストの優先度を反映して経路を探索することができる。すなわち、ユーザに、コストの優先度を反映した経路に関する情報を提供でき、ユーザの利便性が向上する。
 本実施形態によれば、経路探索部25は、ノード40およびリンク41からなるネットワーク構造42を、メインコストまたはサブコストの条件に基づいて複数の階層に配置し、各階層のネットワーク構造42に基づいてダイクストラ法を用いて経路を探索する。
 この構成によれば、各階層のネットワーク構造42に基づいて、メインコストとサブコストの両方を満たす経路を探索することができる。
 本実施形態によれば、経路探索部25は、ノード40およびリンク41からなるネットワーク構造42を用い、ノード40に対応しメインコストおよびサブコストのデータを書き込むテーブル43を設け、テーブル43に書き込まれたデータに基づいて、ダイクストラ法を用いて経路を探索する。
 この構成によれば、テーブル43に書き込まれたデータに基づいて、メインコストとサブコストの両方を満たす経路を探索することができる。
 本実施形態によれば、経路探索部25は、テーブル43に書き込もうとするデータが、テーブル43に既に書き込まれたメインコストおよびサブコストのデータより劣る値の場合には、テーブル43に書き込まないようにする。
 この構成によれば、無駄な演算を排除するとともに、テーブル43の書き込み容量も低減させることが可能となる。
 本実施形態によれば、経路探索部25は、テーブル43に書き込もうとするデータが、メインコストおよびサブコストをそれぞれ縦軸、横軸としたグラフ上で、テーブル43に既に書き込まれたメインコストが最小となるデータとサブコストが最小となるデータとを結ぶ直線より外側に位置する場合には、テーブルに書き込まないようにする。
 この構成によれば、良好な結果が得られる可能性が低いデータについて、あらかじめ採用しないこととすることで、無駄な演算を排除するとともに、テーブル43の書き込み容量も低減させることができる。
 本実施形態によれば、メインコストおよびサブコストは、それぞれ出発地から目的地までの時間、金額、距離、燃料消費量のいずれかである。
 この構成によれば、時間、金額、距離、燃料消費量のいずれかを満たす経路を探索することができる。
 本実施形態によれば、メインコストまたは前記サブコストの少なくとも一方を設定する設定手段を備え、経路探索部25は、設定手段により設定されたメインコストおよびサブコストの条件を満たすように経路を探索する。
 この構成によれば、設定手段により設定されたメインコストとサブコストの両方を満たす経路を探索することができる。
 本実施形態によれば、設定手段は、経路探索部25による経路探索開始前に、メインコストまたはサブコストの少なくとも一方を設定可能である。
 この構成によれば、経路探索開始前に設定されたメインコストとサブコストの両方を満たす経路を探索することができる。
 本実施形態によれば、設定手段は、経路探索部25による経路探索開始後に、メインコストまたはサブコストの少なくとも一方を設定可能である。
 この構成によれば、経路探索開始後に設定されたメインコストとサブコストの両方を満たす経路を探索することができる。
 本実施形態によれば、経路探索部25は、ナビゲーション装置1に搭載されており、設定手段は、ナビゲーション装置1が備えている探索条件の設定画面である。
 この構成によれば、ナビゲーション装置1によりメインコストおよびサブコストを設定することができる。
 なお、前記実施形態は、あくまでも本発明の一態様を示すものであり、本発明の趣旨を逸脱しない範囲で更なる変形および応用が可能である。
 例えば、前記実施形態においては、経路探索装置を車両に搭載されるナビゲーション装置1に搭載した場合の例について説明したが、これに限定されるものではない。例えば、スマートフォン、携帯電話機あるいは携帯型パーソナルコンピュータなどの携帯端末を用い、この携帯端末に、ナビゲーション用のアプリケーションプログラムを実行させることで、経路探索装置としての機能を持たせるようにしてもよい。
 また、経路探索部25の機能は、経路探索プログラムによって実現されるものである。この経路探索プログラムは、CDやDVDなどのコンピュータ読み取り可能な記録媒体に記録し、あるいは電気通信回線を通じて提供、販売などすることができる。
 1 ナビゲーション装置
 11 表示装置
 12 操作スイッチ
 20 制御部
 21 記憶部
 22 GPSユニット
 23 相対方位検出ユニット
 25 経路探索部
 27 地図データ
 28 テーブル記憶部
 40 ノード
 41 リンク
 42 ネットワーク構造
 43 テーブル
 44 基準線

Claims (10)

  1.  出発地から目的地までの経路を探索する経路探索部を備え、
     前記経路探索部は、設定したメインコストおよびサブコストに基づいて、前記サブコストの範囲内で、前記メインコストが最小となる経路を探索することを特徴とする経路探索装置。
  2.  前記経路探索部は、ノードおよびリンクからなるネットワーク構造を、メインコストまたはサブコストの条件に基づいて複数の階層に配置し、前記各階層のネットワーク構造に基づいてダイクストラ法を用いて経路を探索することを特徴とする請求項1に記載の経路探索装置。
  3.  前記経路探索部は、ノードおよびリンクからなるネットワーク構造を用い、前記ノードに対応し前記メインコストおよび前記サブコストのデータを書き込むテーブルを設け、前記テーブルに書き込まれたデータに基づいて、ダイクストラ法を用いて経路を探索することを特徴とする請求項1に記載の経路探索装置。
  4.  前記経路探索部は、前記テーブルに書き込もうとするデータが、前記テーブルに既に書き込まれた前記メインコストおよびサブコストのデータより劣る値の場合には、前記テーブルに書き込まないことを特徴とする請求項3に記載の経路探索装置。
  5.  前記経路探索部は、前記テーブルに書き込もうとするデータが、前記メインコストおよび前記サブコストをそれぞれ縦軸、横軸としたグラフ上で、前記テーブルに既に書き込まれた前記メインコストが最小となるデータと前記サブコストが最小となるデータとを結ぶ直線より外側に位置する場合には、前記テーブルに書き込まないことを特徴とする請求項3に記載の経路探索装置。
  6.  前記メインコストおよび前記サブコストは、それぞれ出発地から目的地までの時間、金額、距離、燃料消費量のいずれかであることを特徴とする請求項1から請求項5のいずれか一項に記載の経路探索装置。
  7.  前記メインコストまたは前記サブコストの少なくとも一方を設定する設定手段を備え、
     前記経路探索部は、前記設定手段により設定されたメインコストおよびサブコストの条件を満たすように経路を探索することを特徴とする請求項1から請求項6のいずれか一項に記載の経路探索装置。
  8.  前記設定手段は、前記経路探索部による経路探索開始前に、前記メインコストまたは前記サブコストの少なくとも一方を設定可能であることを特徴とする請求項7に記載の経路探索装置。
  9.  前記設定手段は、前記経路探索部による経路探索開始後に、前記メインコストまたは前記サブコストの少なくとも一方を設定可能であることを特徴とする請求項7に記載の経路探索装置。
  10.  前記経路探索部は、ナビゲーション装置に搭載されており、前記設定手段は、前記ナビゲーション装置が備えている探索条件の設定画面であることを特徴とする請求項7から請求項9のいずれか一項に記載の経路探索装置。
PCT/JP2016/056978 2015-03-16 2016-03-07 経路探索装置 WO2016147931A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2015051969A JP2016173236A (ja) 2015-03-16 2015-03-16 経路探索装置
JP2015-051969 2015-03-16

Publications (1)

Publication Number Publication Date
WO2016147931A1 true WO2016147931A1 (ja) 2016-09-22

Family

ID=56918893

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/056978 WO2016147931A1 (ja) 2015-03-16 2016-03-07 経路探索装置

Country Status (2)

Country Link
JP (1) JP2016173236A (ja)
WO (1) WO2016147931A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021035759A1 (zh) * 2019-08-31 2021-03-04 华为技术有限公司 路径规划方法及装置

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002122438A (ja) * 2001-10-01 2002-04-26 Matsushita Electric Ind Co Ltd 経路探索装置
JP2002310709A (ja) * 2001-04-13 2002-10-23 Aisin Aw Co Ltd ナビゲーション装置、及び乗降インターチェンジ設定方法のプログラム
JP2004138477A (ja) * 2002-10-17 2004-05-13 Pasuko:Kk 巡回経路案内方法およびシステム
JP2012163908A (ja) * 2011-02-09 2012-08-30 Denso Corp 地図データ及び電子機器
JP2013008135A (ja) * 2011-06-23 2013-01-10 Denso Corp 渋滞予測装置および渋滞予測データ
JP2015011001A (ja) * 2013-07-02 2015-01-19 三菱電機株式会社 経路探索装置および経路探索方法

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002310709A (ja) * 2001-04-13 2002-10-23 Aisin Aw Co Ltd ナビゲーション装置、及び乗降インターチェンジ設定方法のプログラム
JP2002122438A (ja) * 2001-10-01 2002-04-26 Matsushita Electric Ind Co Ltd 経路探索装置
JP2004138477A (ja) * 2002-10-17 2004-05-13 Pasuko:Kk 巡回経路案内方法およびシステム
JP2012163908A (ja) * 2011-02-09 2012-08-30 Denso Corp 地図データ及び電子機器
JP2013008135A (ja) * 2011-06-23 2013-01-10 Denso Corp 渋滞予測装置および渋滞予測データ
JP2015011001A (ja) * 2013-07-02 2015-01-19 三菱電機株式会社 経路探索装置および経路探索方法

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021035759A1 (zh) * 2019-08-31 2021-03-04 华为技术有限公司 路径规划方法及装置

Also Published As

Publication number Publication date
JP2016173236A (ja) 2016-09-29

Similar Documents

Publication Publication Date Title
US8930129B2 (en) Navigation system with multiple users and method of operation thereof
JP4548460B2 (ja) ナビゲーション装置
KR20150143822A (ko) 이동 정보를 제공하기 위한 방법 및 장치
US8682576B2 (en) Navigation based on user-defined points and paths
KR102319535B1 (ko) 대안 경로를 생성하기 위한 방법 및 시스템
JP5699771B2 (ja) 地図画像表示システム、地図画像表示装置、地図画像表示方法及びコンピュータプログラム
US20100268460A1 (en) Navigation system with predictive multi-routing and method of operation thereof
EP3051259A2 (en) Navigation system with map update mechanism and method of operation thereof
US9134135B2 (en) Navigation system with mode based mechanism and method of operation thereof
US9915546B2 (en) Navigation system with route correction mechanism and method of operation thereof
JP2016536620A (ja) 電子地図を用いてパスを決定する装置及び方法
JP2017078605A (ja) ナビゲーションシステム
JP2014020852A (ja) 地図情報更新システム、地図情報更新装置、地図情報更新方法及びコンピュータプログラム
JP5454421B2 (ja) 経路探索装置
WO2015059872A1 (ja) 地図データ配信システム、サーバ、及びナビゲーション装置
JP2007127519A (ja) ナビゲーション装置および探索条件設定方法
WO2016147931A1 (ja) 経路探索装置
WO2005038404A1 (ja) ナビゲーション装置および方法、並びにナビゲーションプログラム
JP4742908B2 (ja) 経路設定装置、ナビゲーション装置、及びプログラム
US10824309B2 (en) Navigation system with notification mechanism and method of operation thereof
JP2009198293A (ja) 経路探索装置
JP6385255B2 (ja) 経路探索システム、経路探索方法、コンピュータプログラム
JP4145756B2 (ja) ナビゲーション装置、ナビゲーション方法、そのプログラム及びそのプログラムを記録した記録媒体
JP6374772B2 (ja) 経路探索システム、経路探索方法、コンピュータプログラム
JP4786242B2 (ja) ナビゲーション装置及び地図配信装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16764761

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16764761

Country of ref document: EP

Kind code of ref document: A1