WO2012105554A1 - Route calculation apparatus - Google Patents

Route calculation apparatus Download PDF

Info

Publication number
WO2012105554A1
WO2012105554A1 PCT/JP2012/052136 JP2012052136W WO2012105554A1 WO 2012105554 A1 WO2012105554 A1 WO 2012105554A1 JP 2012052136 W JP2012052136 W JP 2012052136W WO 2012105554 A1 WO2012105554 A1 WO 2012105554A1
Authority
WO
WIPO (PCT)
Prior art keywords
mesh
cost
route
map
route search
Prior art date
Application number
PCT/JP2012/052136
Other languages
French (fr)
Japanese (ja)
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 WO2012105554A1 publication Critical patent/WO2012105554A1/en

Links

Images

Classifications

    • 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
    • G09B29/106Map spot or coordinate position indicators; Map reading aids using electronic means
    • 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
    • G01C21/3453Special cost functions, i.e. other than distance or default speed limit of road segments
    • G01C21/3492Special cost functions, i.e. other than distance or default speed limit of road segments employing speed data or traffic data, e.g. real-time or historical

Definitions

  • the present invention relates to a route calculation device that searches for a route of a mobile object.
  • the route calculation device is included in, for example, an in-vehicle terminal device mounted on a vehicle or a center device arranged in an information distribution center, and calculates a route from a departure point to a destination using digitized map data. Further, the route calculation device provides the calculated route to the user.
  • Patent Document 1 A method for calculating a route from a departure point to a destination in a conventional route calculation device is described in Patent Document 1, for example.
  • the map is divided into zones, and the cost in the zone is calculated before the route search.
  • the cost is calculated for each direction passing through the zone. This direction is, for example, from west to east and from south to north.
  • searching for a route (1) a zone that passes from the departure point to the destination is determined using the cost for each direction calculated in advance.
  • (2) a route in the zone is searched for each passing zone.
  • the routes of the passing zones are connected to determine whether or not the route from the departure point to the destination is established, and if so, the route is output. If not, the processes from (1) to (3) are repeated until the route from the departure place to the destination is established.
  • the map data in which the road link and the mesh partitioning the map are associated with each other, and the mesh and at least one adjacent mesh adjacent to the mesh are the minimum cost route in the mesh.
  • the route calculation device includes an information acquisition unit for acquiring current traffic information.
  • the route search unit updates the mesh cost based on the link cost update.
  • the predetermined threshold is a function corresponding to an estimated elapsed time from when the moving body starts from the starting point to when it moves on the section road link.
  • the route computation device further includes mesh cost data in which the mesh cost is associated with both end nodes.
  • the passing mesh acquisition unit acquires a plurality of passing meshes with reference to the mesh cost included in the mesh cost data.
  • the path computation device further includes mesh cost data in which the mesh cost is associated with both end nodes.
  • the mesh cost data includes data related to road links constituting the in-mesh minimum cost route.
  • the mesh cost data includes data relating to a plurality of types of costs corresponding to a plurality of types of route search conditions.
  • the user can efficiently execute a route search corresponding to real-time information.
  • FIG. 1 is a diagram showing an overall configuration of an in-vehicle terminal device 100 as a route calculation device according to the first embodiment of the present invention.
  • the in-vehicle terminal device 100 includes a destination input device 110, an own vehicle position calculation device 130 of the own vehicle on which the in-vehicle terminal device 100 is mounted, map data 140, mesh cost data 150, a passing mesh calculation device 160, a route search device 170, A route search result storage device 180, a real-time information acquisition device 190, a comparison device 200, and a display device 220 are included.
  • the in-vehicle terminal device 100 and the sensors 120 are connected via an in-vehicle network such as CAN.
  • the destination input device 110 receives destination information and route search type information that a user inputs through a user interface such as a remote controller of the in-vehicle terminal device 100.
  • the destination information is provided to the passing mesh calculation device 160.
  • the user searches and sets the destination POI using the destination address, category, and / or telephone number as a key.
  • POI is an abbreviation for Point Of Interest, and is information regarding points such as store information.
  • Route search type information is information indicating the type of route search condition.
  • the type of route search type information includes, for example, “minimum time route” for arriving at the destination in the minimum time, and “minimum fuel consumption amount” for arriving at the destination with the minimum fuel consumption.
  • the route search calculation process executed by the passing mesh calculation device 160 and the route search device 170 is executed so as to minimize the index corresponding to the route search type received by the destination input device 110.
  • This indicator is the cost, for example, when the route search type information is “minimum time route”, the travel time to the destination, and when the route search type information is “minimum fuel consumption route” When the fuel consumption to the ground and the route search type information are “shortest route”, it is the distance to the destination.
  • Sensors 120 refer to GPS, vehicle speed pulses, angular velocity sensors, and the like. By using this sensor, the position, vehicle speed, and angular velocity of the vehicle can be measured. These pieces of information are provided to the vehicle position calculation device 130.
  • the own vehicle position calculation device 130 calculates the position of the own vehicle on which the in-vehicle terminal device 100 is mounted from the information of the sensors 120. For this calculation, a known technique such as a Kalman filter or dead reckoning is used. Information about the calculated vehicle position is provided to the route search device 170 via the passage mesh calculation device 160. The vehicle position information is represented by latitude and longitude, for example.
  • the map data 140 is stored in a storage device such as a hard disk or a flash memory, and includes road data and POI information.
  • the road information and POI information included in the map area from the vehicle position to the destination are provided to the passing mesh calculation device 160 and the route search device 170.
  • the configuration diagram of the map data 140 is shown in FIG. FIG. 2A shows the configuration of road data stored in the map data 140.
  • Road data is composed of links from node to node.
  • a map node is distinguished from a normal node by a map node flag. For example, when the node is a map node, “1” is set to the map node flag, and when the node is a normal node, “0” is set to the map node flag.
  • Each road data includes a link ID that identifies a road, a mesh ID in which the road link exists, a node ID of the start node of the road link, latitude / longitude / altitude information of the start node, and a diagram of the start node. It includes an outline node flag, an end node ID of the road link, latitude / longitude / altitude information of the end node, an outline node flag of the end node, road type, regulation information, and cost data.
  • the restriction information includes speed limit information, one-way information, and the like.
  • a mesh is a unit block obtained by a method of dividing a map into a mesh pattern based on latitude and longitude.
  • the secondary mesh is, for example, a mesh having a side length of about 10 km obtained by dividing a map with a latitude difference of 5 minutes and a longitude difference of 7 minutes 30 seconds.
  • the tertiary mesh is a mesh obtained by dividing the secondary mesh into, for example, 10 equal parts in the latitude and longitude directions, and is a mesh having a latitude difference of 30 seconds and a longitude difference of 45 seconds and a side length of about 1 km.
  • a mesh can be specified by the mesh ID.
  • the road type is information indicating the type of road link.
  • the road type is, for example, “0” if the road link is an intercity highway, “1” if it is an intracity highway, “2” if it is a national road, and “3” if it is any other road. Is set.
  • Cost is a weight associated with a road link used for route search.
  • An example of cost data is statistical traffic information.
  • the statistical traffic information is created by statistically processing the accumulated traffic jam information on the road, and is acquired by the real-time information acquisition device 200. By this statistical processing, statistical traffic information is created that is divided by day type such as weekdays and holidays, and by time such as 0:00 and 23:00.
  • FIG. 2D shows the structure of cost data.
  • the maple node is a node for dividing the road link straddling the mesh at the boundary of the mesh for the convenience of management in the map data 140 when the road link between the normal nodes straddles the mesh.
  • a road link that crosses the mesh is divided at the boundary of the mesh, and as a result, there is no road link that crosses the mesh.
  • FIG. 3 shows an example of a map node.
  • the division position on the road link straddling the adjacent mesh is stored in the map data 140 as a map node shared by the adjacent meshes represented by the mesh IDs 001 and 002.
  • the shared map node is managed by distinguishing between a map node defined by one mesh of adjacent meshes and a map node defined by the other mesh.
  • a pair of map nodes defined at the same division position on the same road link before division at the mesh boundary of adjacent meshes has a common node ID 001 between the adjacent meshes. Therefore, the in-vehicle terminal device 100 can determine that the mesh with the mesh ID 001 is connected to the mesh with the mesh ID 002 based on the common node ID 001 included in the road data representing the divided road links (FIG. 3 ( b)).
  • FIG. 2 (a) shows road data.
  • FIG. 2B shows a mesh management table included in the map data 140.
  • this mesh management table the mesh ID of each mesh and the coordinates (latitude and longitude) of the respective vertices of the lower left, upper left, lower right, and upper right of the mesh are set (see FIG. 2C).
  • the mesh cost data 150 is an intra-mesh route that connects one end node where a mesh is located at a mesh boundary adjacent to another mesh and another end node where the mesh is further adjacent to another mesh. Has data representing the cost of the minimum cost path. If both end nodes are map nodes at the mesh boundary, the mesh cost data 150 includes data representing the cost of the minimum cost path connecting the map nodes.
  • the mesh cost data 150 is generated in advance by a route search referring to the map data 140 by the route search device 170 described later, or a center device outside the in-vehicle terminal device 100 as in the second embodiment described later. And then stored in advance in a storage device such as a hard disk or a flash memory of the in-vehicle terminal device 100.
  • the passing mesh calculation device 160 acquires destination information from the destination input device 110, acquires own vehicle position information from the own vehicle position calculation device 130, and connects the contour nodes in the mesh from the mesh cost data 150. Get the cost of the route and determine the passing mesh. Further, the passage mesh calculation device 160 acquires map data of the passage mesh from the map data 140 and develops it in the memory.
  • the route search device 170 acquires the map data developed in the memory by the passage mesh calculation device 160, and calculates the route inside the passage mesh. The calculated route inside the passing mesh is stored in the route search result storage device 180.
  • the route search result storage device 180 is a storage device such as a hard disk or a flash memory, and stores the route output by the route search device 170 and the information of the passing mesh calculated by the passing mesh calculation device 160. Yes.
  • the real-time information acquisition device 190 receives travel time for each road link of major roads nationwide from a traffic information service center such as VICS Center (registered trademark), for example.
  • the information update cycle is a predetermined time interval.
  • the travel time for each link is measured by, for example, installing a vehicle detection device on the road for each road link and measuring the time required for the vehicle to travel for each road link, or measuring the probe car for each road link. It is obtained by running while.
  • the comparison device 200 compares the cost of the road link included in the route search result stored in the route search result storage device 180 with the cost of the road link calculated from the real-time information acquired by the real-time information acquisition device 190. Then, it is determined whether there is a mesh that needs to be searched again. When the comparison apparatus 200 determines that there is a mesh that needs to be searched again, the comparison apparatus 200 transmits information on the mesh that needs to be searched again to the route search apparatus 170.
  • the route search device 170 When the route search device 170 receives information about the mesh that needs to be re-searched from the comparison device 200, the route search device 170 obtains real-time information about the route from the start-side map node to the end-point map node of the re-search target mesh. Search again using the real-time information obtained by the device 190.
  • the display device 220 is a liquid crystal display or the like and displays the route search result stored by the route search result storage device 180.
  • FIG. 4 shows a configuration diagram of the mesh cost data 150.
  • FIG. 4A shows a configuration example of cost data for each mesh stored in the mesh cost data 150.
  • the number n of routes connecting the map nodes of a specific road type in the mesh, the map node ID of the start point and the map node ID of the end point corresponding to each route, and the route of each route Cost data is managed in mesh units.
  • Each route is obtained as a result of a route search using a combination of map contour nodes as a start point and an end point, and the cost data of each route is stored in the mesh cost data 150.
  • the cost data of each route includes cost data of route search results for each route search type information that can be input by the destination input device 110 and the number of types of costs.
  • the number of types of costs is three as shown in FIG.
  • the route search result of the shortest route when the map node ID 101 of the mesh ID “001” shown in FIG. 4B is the start point and the map node ID 102 is the end point and the “shortest distance” that is the cost are as follows: It is managed as the cost data shown in FIG. The type of cost at this time is distance. Similarly, the minimum time route is calculated by a route search with the map node ID 101 of the mesh ID “001” as the start point and the map node ID 102 as the end point, and the “minimum time” is the route search result of the minimum time route and its cost. Is managed as the cost data shown in FIG.
  • the minimum fuel consumption route is calculated by route search with the map node ID 101 of the mesh ID “001” as the start point and the map node ID 102 as the end point, and the route search result of the minimum fuel consumption route and its cost are used.
  • a certain “minimum fuel consumption amount” is managed as the cost data shown in FIG.
  • the shortest path, the minimum time path, and the minimum fuel consumption path when the map node ID 101 in the same mesh is the start point and the map node ID 103 is the end point are the same.
  • the search results and the respective costs “shortest distance”, “minimum time”, and “minimum fuel consumption” are managed.
  • the route search result of the shortest route, the minimum time route and the minimum fuel consumption route and the respective costs “shortest distance”, “minimum time” and “minimum fuel consumption” are managed.
  • the in-mesh minimum cost route corresponding to the route search type information input by the destination input device 110 is extracted from the shortest route, the minimum time route, and the minimum fuel consumption route. Based on the cost data of the in-mesh minimum cost route, the minimum cost of the route connecting the contour nodes in the mesh, that is, the mesh cost is determined.
  • cost data for each mesh shown in FIG. 4A the details of the cost data of the mesh ID “002” are omitted from the details of the cost data of the mesh ID “001” described above. It is managed. In this way, cost data for each mesh is stored in the mesh cost data 150.
  • a processing flow for the route search device 170 or an external center device to create the mesh cost data 150 will be described with reference to FIG. This process is a process before the route search, and map data is input.
  • Step S101 It is determined whether all the meshes of the map data have been processed. If processed (Yes in step S101), the process according to this process flow is terminated. If it is not processed (No in step S101), a map node corresponding to a specific road type that is a map node in the target mesh is extracted (step S102). For example, a maple node located at a high speed between cities, a maple node located at a high speed in a city, and a maple node located on a national road are extracted. This is because the number of nodes increases when the map nodes corresponding to all the road types are handled, so the number of nodes is reduced based on the road type.
  • step S103 It is determined whether all map nodes extracted in step S102 in the target mesh have been processed (step S103). If processed (Yes in step S103), the process proceeds to step S101. If it has not been processed (No in step S103), the map node being processed is set as the target map node, and the process proceeds to step S104.
  • the object map node ID at this time is “I”.
  • step S104 it is determined whether all the map node IDs in the target mesh other than the target map node ID “I” have been processed (step S104). If processed (Yes in step S104), the process proceeds to step S103.
  • a map node ID “J” (different from I and J) in the target mesh other than the target map node ID “I” is extracted and a route search is performed ( Step S105).
  • a route is calculated with the target map node ID “I” as the starting point and the map node ID “J” as the end point.
  • the route is calculated using Dijkstra's algorithm, which is a known technique.
  • the cost used for the search a cost corresponding to the route search type that can be set by the destination input device 110 is used, and the route search is also executed for each route search type.
  • step S105 The start point map node ID and end point map node ID used in step S105 and the cost from the start point to the end point calculated by the route search in step S105, that is, the mesh cost, to the mesh cost data 150.
  • step S106 when there is no road link connecting the map nodes of the specific road type in the target mesh, a value that can determine that no road link exists, for example, “ ⁇ 1” is input in the cost item. . After step S106 ends, the process proceeds to step S104.
  • the passage mesh calculation device 160 determines which mesh M passes from the map node O on the departure point S side to the map node D on the destination G side during the route search. To do.
  • the plurality of meshes M that pass is defined as a passing mesh M0.
  • the starting point side map node O is located at the boundary between the starting point side mesh MS including the starting point S and the passing mesh M0 adjacent thereto.
  • the destination side map line node D is located at the boundary between the destination side mesh MG including the destination G and the passing mesh M0 adjacent thereto.
  • the hatched mesh is a passing mesh M0 that connects the map node O on the departure point S side and the map node D on the destination M side.
  • the passing mesh calculation device 160 uses the mesh cost stored in the mesh cost data 150 to perform a route search from the map node O to the map node D for each mesh M included in the pass mesh M0.
  • the map nodes in each passing mesh M0 are connected by line segments, but such notation is provided for convenience to explain the existence of a route connecting the map nodes.
  • the line segment itself is not included in the mesh cost data 150 described above. The same applies to the drawings subsequent to FIG.
  • Candidate maple nodes around the departure point and candidate maple nodes around the destination are extracted (step S201).
  • the candidate map nodes are map nodes that exist around the departure point and around the destination, respectively, and can be reached from the departure point and the destination, respectively.
  • the candidate map nodes existing around the departure point and the destination are not limited to the candidate map nodes when the candidate map nodes are included in the mesh to which the departure point belongs and the mesh to which the destination belongs, respectively. This is because candidate maple nodes corresponding to specific road types are not necessarily included in the mesh to which the departure place belongs and the mesh to which the destination belongs.
  • the candidate map nodes existing around the departure point and the destination are, for example, the candidate map nodes included in the adjacent mesh of the mesh to which the departure point belongs and the adjacent mesh of the mesh to which the destination belongs, respectively.
  • the candidate map box node may be used.
  • FIG. 8 shows an example of candidate map nodes O1 to O4 on the departure point S side. Because the road link L12 with the departure place S is connected, the map-line nodes O1 and O2 are candidate map-line nodes. However, since the map outline nodes O3 and O4 are located on the road link L34 and are not connected to the departure place S by a road link, they are not candidate map outline nodes.
  • the passing mesh calculation device 160 extracts a maple node around the departure point and a maple node around the destination (step S301). Here, all the map nodes of the mesh to which the departure place belongs and the map nodes of the mesh to which the destination belongs are extracted.
  • the passing mesh calculation device 160 determines whether or not all the extracted contour nodes have been processed (step S302). If not all have been processed (No in S302), the passing mesh calculation device 160 searches for a route from the departure point or destination to the extracted map node, and determines whether the extracted map node is a candidate map node. Determination is made (step S303).
  • the passing mesh calculation device 160 determines the map nodes O1, O2, O3, and O4 located from the departure point S to the boundary between the departure point side mesh MS including the departure point S and its adjacent mesh. Until this time, the route search is performed using the map data 140. If there is network data of the road from the departure point S to the maple node, the passing mesh calculation device 160 determines that the map node is a candidate map node (in the example of FIG. 8, the map nodes O1 and O2 are candidates). Corresponds to the map node determined to be a map node).
  • the extracted map outline node is not selected as a candidate map outline node (Fig. In the example of FIG. 8, the map nodes O3 and O4 correspond to the map nodes that are not selected as candidate map nodes).
  • the passing mesh calculation device 160 searches for a route from the destination to the maple node in the same manner as the map node on the departure side.
  • the passing mesh calculation apparatus 160 determines whether or not there are one or more candidate maple nodes on the destination side and the departure side (step S304). If there is a candidate maple node (Yes in S304), the process according to this process flow is terminated. If there is no candidate maple node (No in S304), the passing mesh calculation device 160 expands the range for searching the mapline node, and proceeds to step S302 (step S305). Extending the search range means that adjacent meshes are also targeted for search. The passing mesh calculation device 160 newly extracts a mesh around the departure place and a map node of the mesh around the destination in the expanded search range.
  • the passing mesh calculation device 160 determines whether all combinations of the candidate map nodes on the departure side and the destination side have been processed after determining the candidate map nodes in step S201 (step S202). When all combinations of map nodes have been processed (Yes in step S202), the processing according to this processing flow is terminated.
  • the passing mesh calculation device 160 uses the mesh cost data 150 including the cost data representing the shortest distance, the minimum time, and the minimum fuel consumption.
  • the cost data of the minimum cost route corresponding to the route search type information input by the ground input device 110 is extracted as the cost data representing the minimum cost, and the route search is performed, so that the destination side candidate map line node can be searched.
  • a plurality of meshes included in the minimum connection path between candidate map nodes to the side candidate map node are determined as passing meshes (step S203).
  • FIG. 10 shows an example of step S203.
  • the combinations of the candidate map nodes O1 and O2 on the departure side and the candidate map nodes D1 and D2 on the destination side are four sets of O1 to D1, O1 to D2, O2 to D1, and O2 to D2.
  • the passing mesh calculation device 160 uses the mesh cost stored in the mesh cost data 150 to search for a route using the candidate map node O1 or O2 as the departure point and the candidate map node D1 or D2 as the destination.
  • FIG. 10 shows an example in which the combination of candidate map contour nodes O1 and D2 is a combination of the departure point and the destination, and an example in which the combination of candidate map contour nodes O2 and D1 is a combination of the departure point and the destination. Yes.
  • the route search is established when the candidate map node O1 is the departure point and the candidate map node D2 is the destination.
  • the route connecting the map node N1 to the map node N2 in the middle mesh is in the mesh. Because there is no, it is not established. Therefore, in this example, a plurality of meshes including paths connecting the map nodes between the candidate map nodes O1 to D2 are passing meshes.
  • the passage mesh result storage device 180 stores the information on the passage mesh including the information on the departure-side map node and the destination-side map node (step S204). ).
  • FIG. 11A shows a configuration diagram of the information on the passing mesh stored in the route search result storage device 180 in step S204.
  • the route search result storage device 180 stores information on the plurality of sets of passing meshes.
  • the information on the passing mesh includes the map node ID on the departure side, the map node ID on the destination side, the number n of passing meshes, the sum of the mesh costs calculated by the route search in step S203, and the detailed passing.
  • Mesh information DMM is the map node ID on the departure side, the map node ID on the destination side, the number n of passing meshes, the sum of the mesh costs calculated by the route search in step S203, and the detailed passing.
  • Mesh information DMM is the map node ID on the departure side, the map node ID on the destination side, the number n of passing meshes, the sum
  • Detailed passing mesh information DMM is stored for the number of passing meshes, and is stored in ID (001), starting point map node ID (101), end point map node ID (102), and cost data 150 of the passing mesh. And the mesh cost (200 m) from the start point map node ID (101) to the end point map node ID (102).
  • the outline node (102) is defined as a destination side map outline node.
  • FIG. 13 shows an example of a conceptual diagram of route search processing executed in accordance with the processing flow of FIG.
  • the route search device 170 acquires passing mesh information with the minimum cost (step S401). In this process, the route search device 170 obtains the smallest cost sum among the pass mesh information stored in the route search result storage device 180 by the process of the pass mesh calculation device 160. At this time, as shown in FIG. 13 (a), a passing mesh including the contour node N between the departure point and the destination is selected.
  • the route search device 170 performs a route search for each mesh included in the acquired passing mesh, using the departure side map node O as the departure point and the destination side map node D as the destination (step S402).
  • This route search processing is performed by developing the mesh data to be processed among the road network data stored in the map data 140 on the memory and searching for the route using the cost data for each road link.
  • the route search result is expressed as shown in FIG.
  • the route search device 170 stores the route search result in the route search result storage device 180 as route data after the route search is completed for all meshes (step S403).
  • FIG. 14 shows an example of the configuration of route data stored in the route search result storage device 180.
  • the route data configuration shown in FIG. 14A will be described using the example of FIG.
  • the route data includes, for each passing mesh, the start point map node ID (101), the end point map node ID (102), the number of road links constituting the route (3), and the road link IDs (1001, 1002, constituting the route). 1003) and its cost (30 m, 50 m, 20 m).
  • the processing flow of the comparison device 200 will be described with reference to FIG.
  • the processing flow of the comparison device 200 is executed at the timing when the real-time information is acquired or at a predetermined time interval.
  • the comparison device 200 acquires a route search result from the route search result storage device 180 (step S501).
  • the comparison device 200 compares the information acquired by the real-time information acquisition device 190 with the route search result, and determines whether re-search is necessary (step S502).
  • the cost is a travel time passing through the road link.
  • the travel time taken into consideration when creating the mesh cost data is obtained by statistical processing of past travel time.
  • re-searching is necessary. For example, when information that a traffic accident has occurred and traffic congestion has occurred on the route is acquired by the real-time information acquisition device 190, it is necessary to perform a re-search to avoid this traffic congestion. This determination as to whether or not to search again is performed in step S502.
  • step S502 for example, it is detected that the difference between the travel time included in the acquired real-time traffic information and the travel time included in the statistical traffic information obtained by statistical processing of past traffic information is greater than or equal to a threshold value. Affirmative determination is made when the accident occurrence information is acquired.
  • the comparison device 200 When it is determined that the search is to be performed again (Yes in step S502), the comparison device 200 requests the route search device 170 to perform a search again, and ends the process (step S503).
  • the comparison device 200 requests a re-search, the comparison device 200 transmits the ID of the passing mesh that needs to be re-searched to the route search device 170.
  • the route search device 170 performs a re-search on the passing mesh that needs to be re-searched. If it is determined in the determination as to whether or not to search again that there is no need to search again (No in step S502), the processing according to this processing flow is terminated.
  • FIG. 16 is a diagram showing details of the processing in step S502 as steps S5021 to S5024.
  • steps S501 and S503 are the same as those in FIG.
  • the comparison apparatus 200 determines whether or not the processing in steps S5022 and S5023 described later has been performed for all the meshes including the route obtained in step S501. . If the determination is affirmative, the process proceeds to step S5024.
  • step S5022 the comparison device 200 determines the cost included in the real-time information acquired by the real-time information acquisition device 190 and the road included in the route search result stored in the route search result storage device 180. It is determined whether the difference from the cost of the link is equal to or greater than a threshold value.
  • step S5022 the comparison device 200 acquires the cost (CR) included in the real-time information of the link corresponding to the link ID stored in the route search result storage device 180 in the processing target mesh. Further, the comparison device 200 acquires the link cost (CM) of the link ID stored in the route search result storage device 180.
  • the comparison device 200 processes the road links on all routes, and if the difference between the cost included in the real-time information and the cost included in the route search result is equal to or greater than the threshold (Yes in step S5022), the presence of the road link.
  • the mesh to be searched is set as a re-search request target (step S5023). The process returns to step S5021.
  • step S5021 If there is no road link whose cost difference between the real-time information and the route search result exceeds the threshold in the processing target mesh (No in step S5022), the process returns to step S5021. If the determination in step S5021 is affirmative, the comparison apparatus 200 determines whether there is a mesh that has been a re-search request target in step S5023 (step S5024). If the determination is affirmative, the present process is terminated through step S503 described above, and if the determination is negative, the process is immediately terminated.
  • the cost CR is the link travel time when the vehicle travels on the road link based on the real-time traffic information
  • the cost CM is the link travel when the vehicle travels on the road link based on the statistical traffic information or the regulated speed. It's time.
  • the cost CR is compared with a threshold value calculated from the cost CM.
  • the threshold is determined in advance and is a cost k * CM obtained by multiplying the cost CM by a factor (k). For example, when the cost is the link travel time, and the cost CM is 60 seconds and the coefficient k is 3, the threshold is 180 seconds.
  • This threshold value may be a function corresponding to an estimated elapsed time from when the vehicle departs from the departure place S to travel on the road link.
  • the re-search process of the route search device 170 will be described.
  • a conceptual diagram of the re-search process is shown in FIG.
  • FIG. 17 when the re-search by the route search processing 170 is executed, the map node N from the candidate map node O1 closest to the departure point S to the candidate map node D2 closest to the destination G is displayed.
  • the passing mesh MO passing through is already determined.
  • the route search device 170 searches for the minimum cost route in the re-search target mesh MR in the passing mesh MO.
  • a route search from the departure side map node OR of the re-search target mesh MR to the destination side map node DR of the re-search target mesh MR is performed using real-time information input from the real-time information acquisition device 190.
  • the cost used for the search a cost corresponding to the route search type that can be set by the destination input device 110 is used.
  • the map data 140 is used.
  • the minimum cost route of the re-search target mesh MR determined by the comparison device 200 is updated.
  • the re-searched route RR obtained as the route search result may be different from the route calculated when the mesh cost data 150 is calculated first.
  • the mesh cost data from OR to DR of the mesh MR to be re-searched is updated with the cost data of the minimum cost path.
  • the total mesh cost of the passing mesh MO is also updated.
  • the route search device 170 updates the cost data of the minimum cost route between the map nodes through which the host vehicle passes as mesh cost data between the map nodes in each passing mesh in all the re-search target meshes MR. After that, the process of step S401 is executed. At this time, the route search device 170 searches for a route using the updated mesh cost.
  • the display device 220 presents the optimal route display screen showing the route search result stored in the route search result storage device 180 to the user by displaying it on the display screen.
  • the route search result stored in the route search result storage device 180 on the screen displaying the map is optimal.
  • the route 1810 is displayed in a superimposed manner, and further, the balloon “2020” is presented to the destination by using the balloon 1820.
  • FIG. 18B In another display example shown in FIG. 18B, while the passing mesh is calculated by the passing mesh calculating device 160 and the route searching process is executed by the route searching device 170, information of the passing mesh 1910 is displayed on the display screen. (FIG. 18B) and presented to the user. Furthermore, a “passing mesh” is presented by using the balloon 1920.
  • the route search result is output from the route search device 170
  • the displayed information on the passing mesh is replaced with the information on the route search result, whereby the information on the route search result is displayed on the display screen (see FIG. 18 (a)) and presented to the user.
  • FIG. 18B information of the passing mesh 1910 is represented by hatching. On the actual display screen, for example, a mesh boundary line is superimposed on the map screen. In the passing mesh represented by hatching in FIG. 18B, the passing mesh is highlighted by being painted on the actual display screen.
  • the in-vehicle terminal device 100 according to the first embodiment described above has the following operational effects.
  • the in-vehicle terminal device 100 includes a node ID at the start of a road link, latitude / longitude / altitude information at the start of the road link, and a map node flag indicating whether the start of the road link is a map node.
  • Road data including a road link end node ID, latitude / longitude / altitude information of the end of the road link, a map node flag indicating whether the end of the road link is a map node, and cost data
  • map data 140 that associates mesh IDs defined on the mesh management table.
  • the in-vehicle terminal device 100 includes a real-time information acquisition device 190 that acquires real-time information.
  • the in-vehicle terminal device 100 includes a passing mesh calculation device 160.
  • the passing mesh calculation device 160 includes a plurality of passing meshes M0 including the minimum cost route from the departure point side map node O to the destination side map node D.
  • the departure point side map node O is located at the boundary between the departure point side mesh MS including the departure point S of the vehicle on which the in-vehicle terminal device 100 is mounted and the passing mesh M0 adjacent to the departure point side mesh MS.
  • the destination side map line node D is located at the boundary between the destination side mesh MG including the destination G of the vehicle and the passing mesh M0 adjacent to the destination side mesh MG.
  • the mesh cost is stored in advance in the storage device.
  • Each of the passing meshes M0 among the plurality of passing meshes M0 has the start point map node and the end point map node at both ends of the minimum cost path in the pass mesh M0 as at least one pass mesh M0 adjacent to the pass mesh M0.
  • the mesh cost represents the cost of the minimum cost path when sharing with the network.
  • the in-vehicle terminal device 100 includes a comparison device 200.
  • the comparison apparatus 200 converts the cost of the road link included in the minimum cost route from the departure side map node O to the destination side map node D and real-time information regarding the road link. Based on this, it is determined whether or not to update the mesh cost between the contour nodes of the passing mesh M0 including the road link.
  • the route search device 170 updates the mesh cost between the contour nodes of the re-search target mesh MR, and in the re-search target mesh MR corresponding to the updated mesh cost. Find the minimum cost path.
  • the route search device 170 updates the plurality of passage meshes M0 based on the updated mesh costs between the contour nodes of the passage meshes, and the updated plurality of passage meshes M0 and the minimum cost route in the re-search target mesh MR. Based on the above, the route from the departure point S to the destination G is searched. That is, in the in-vehicle terminal device 100 using the mesh cost calculated in advance, it is determined whether to update the mesh cost of the passing mesh based on the real-time traffic information, and this mesh cost is updated when an affirmative determination is made. Thus, a situation that cannot be assumed at the cost calculation stage before the route search can be taken into consideration. Therefore, a route search corresponding to real-time information can be executed efficiently.
  • the comparison device 200 determines that the difference between the road link cost CM based on the statistical traffic information or the regulated speed and the road link cost CR based on the real-time information is equal to or greater than a predetermined threshold value of 180 seconds. Affirmative determination is made to update the mesh cost of the passing mesh. Accordingly, when the road link cost CM based on the statistical traffic information or the regulated speed and the road link cost CR based on the real-time information are substantially equal, the route search device 170 updates the mesh cost of the re-search target mesh MR. The route from the starting point S to the destination G searched by the route searching device 170 can be obtained.
  • the predetermined threshold value may be a function corresponding to an estimated elapsed time from when the vehicle departs from the departure place S until the vehicle travels on the road link. Therefore, by increasing the predetermined threshold as the road link is farther from the departure place S, it is possible to make it difficult to update the mesh cost of the passing mesh based on the real-time information.
  • the in-vehicle terminal device 100 further includes mesh cost data 150 in which the mesh cost calculated by the passing mesh calculation device 160 is associated with the start point map node and the end point map node.
  • the route search device 170 refers to the mesh cost included in the mesh cost data 150 and acquires a plurality of passing meshes M0. Therefore, a plurality of passing meshes M0 can be quickly acquired simply by referring to the mesh cost data 150 generated in advance when searching for a route.
  • FIG. 19 is a diagram showing an overall configuration of a route computation system as a route computation device according to the second embodiment of the present invention.
  • the route calculation system includes an in-vehicle terminal device 1000 shown in FIG. 19A and a center device 5000 shown in FIG. 19B.
  • the in-vehicle terminal device 1000 includes a host vehicle position calculation device 130 that calculates the position of the host vehicle from information of the destination input device 110 and sensors 120, a display device 220, and a communication device 310.
  • the center device 5000 includes map data 140, mesh cost data 150, passing mesh calculation device 160, route search device 170, route search result storage device 180, real-time information acquisition device 190, comparison device 200, mesh cost data creation device 210, communication. It has a device 320.
  • the mesh cost data creation device 210 creates the mesh cost data 150 according to the processing flow shown in FIG.
  • the in-vehicle terminal device 1000 and the center device 5000 are connected by communication devices 310 and 320.
  • the communication devices 310 and 320 may be a cellular phone, a wireless LAN module, a PDA (Personal Digital Assistance), or a modem integrated with the in-vehicle terminal device 1000 or the center device 5000.
  • the processing by the route search device 180 is executed, so that the processing load on the in-vehicle terminal 1000 during the route search can be reduced.
  • the route calculated by the center device 5000 is sent to the in-vehicle terminal device 1000 via the communication device 320.
  • the destination information and route search type information from the destination input device 110 and the vehicle position information from the vehicle position calculation device 130 are input and input via the communication device 310. These pieces of information are transmitted to the center device 5000.
  • the center device 5000 receives these pieces of information via the communication device 320, and inputs these pieces of information to the route search device 170.
  • the route search result stored in the route search result storage device 180 of the center device 5000 is transmitted to the in-vehicle terminal device 1000 via the communication device 320.
  • the in-vehicle terminal device 1000 receives the route search result information via the communication device 310. Further, an optimum route display screen showing the route search result is displayed on the display screen of the display device 220, and is presented to the user.
  • the in-vehicle terminal device 1000 is replaced with the in-vehicle terminal device 100 of the first embodiment in addition to the operational effects exhibited by the in-vehicle terminal device 100 of the first embodiment. There is an effect that it can be realized as a smaller apparatus.
  • the mesh cost data 150 includes all the cost data related to the mesh cost obtained as a result of searching the minimum cost path in the mesh for each path search type and all the paths constituting the path in the mesh. It is good also as including road link ID. Since the in-mesh minimum cost route search is performed according to the route search type, the configuration of the road links constituting the in-mesh minimum cost route may differ depending on the route search type.
  • Fig. 20 (a) shows a configuration diagram of the mesh cost data 150.
  • the mesh cost data 150 includes, in addition to the cost data related to the mesh cost for each route search type, the number of road links constituting the in-mesh route obtained as a route search result for each route search type, and the road link ID. At this time, the road link ID is stored in order from the starting point side map node.
  • the mesh cost data 150 stores cost data related to two types of mesh costs such as “shortest distance” and “minimum time” corresponding to two types of route search types such as “shortest route” and “minimum time route”. Therefore, 2 is set as the number of mesh cost types.
  • FIG. 20B shows the shortest path corresponding to the “shortest distance” and the minimum time path corresponding to “minimum time”.
  • the number of road links that make up the shortest route is “3”, and the road link IDs that make up the shortest route are “1001”, “1002”, and “1003” in order from the map node on the starting point side.
  • the number of road links constituting the minimum time path is “2”, and the road link IDs constituting the minimum time path are “1004” and “1005” in order from the map node on the starting point side.
  • the threshold when the link cost is the link travel time has been described.
  • the link cost is the link length, that is, the distance, and when the link cost is the fuel consumption per link, these are both functions of time, and therefore the determination process in step S5022 is executed by converting to the time. can do.
  • the link length is converted into time by dividing the link length by the average moving speed of the corresponding road link.
  • the fuel consumption per link is converted into time by multiplying the fuel consumption per link by a predetermined coefficient.
  • the in-vehicle terminal device 100 or the in-vehicle terminal device 1000 may be included in a car navigation device used by being installed in a vehicle, or may be included in a removable device such as a PND (Personal Navigation Device).
  • PND Personal Navigation Device
  • it may be included in a mobile phone carried by a vehicle occupant.
  • it may be another moving body such as a human instead of the vehicle.

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Educational Administration (AREA)
  • Educational Technology (AREA)
  • Business, Economics & Management (AREA)
  • Mathematical Physics (AREA)
  • Navigation (AREA)
  • Instructional Devices (AREA)

Abstract

A route calculation apparatus is provided with the following: a transit mesh acquisition unit that, on the basis of map data and mesh costs indicating the costs of the minimum cost routes within a mesh, acquires a plurality of transit meshes included in a minimum cost route connecting a first candidate border node which is positioned on the boundary between a start point mesh and a mesh adjacent to the start point, and a second candidate border node which is positioned on the boundary between an end point mesh and a mesh adjacent to the end point; and a route search unit that updates the mesh costs so as to indicate the costs of new minimum cost routes within a mesh based on link cost updates, updates the plurality of transit meshes on the basis of the updated mesh costs, and searches for movement routes on the basis of the updated plurality of transit meshes and the new minimum cost routes within a mesh.

Description

経路演算装置Route arithmetic unit
 本発明は、移動体の経路を探索する経路演算装置に関する。 The present invention relates to a route calculation device that searches for a route of a mobile object.
 経路演算装置は、例えば車両に搭載される車載端末装置または情報配信センタに配置されるセンタ装置に含まれ、デジタル化した地図データを用いて、出発地から目的地までの経路を計算する。さらに、経路演算装置は、算出した経路をユーザーに提供する。 The route calculation device is included in, for example, an in-vehicle terminal device mounted on a vehicle or a center device arranged in an information distribution center, and calculates a route from a departure point to a destination using digitized map data. Further, the route calculation device provides the calculated route to the user.
 従来の経路演算装置において出発地から目的地までの経路を計算する方法は、例えば、特許文献1に記載されている。この方法によると、地図をゾーンに分割し、ゾーン内のコストを、経路探索前に計算する。このとき、コストは、ゾーンを通過する方向別に計算される。この方向とは、例えば西から東、南から北などである。経路探索時には、(1)予め計算した方向別のコストを用いて、出発地から目的地までに通過するゾーンを決定する。次に、(2)通過するゾーン毎にゾーン内の経路を探索する。最後に、(3)通過するゾーンの経路どうしを接続し、出発地から目的地までの経路が成り立つかどうかを判定し、成り立つ場合は、その経路を出力する。成り立たない場合は、出発地から目的地までの経路が成り立つまで、(1)から(3)の処理を繰り返す。 A method for calculating a route from a departure point to a destination in a conventional route calculation device is described in Patent Document 1, for example. According to this method, the map is divided into zones, and the cost in the zone is calculated before the route search. At this time, the cost is calculated for each direction passing through the zone. This direction is, for example, from west to east and from south to north. When searching for a route, (1) a zone that passes from the departure point to the destination is determined using the cost for each direction calculated in advance. Next, (2) a route in the zone is searched for each passing zone. Finally, (3) the routes of the passing zones are connected to determine whether or not the route from the departure point to the destination is established, and if so, the route is output. If not, the processes from (1) to (3) are repeated until the route from the departure place to the destination is established.
日本国特開2005-55915号公報Japanese Unexamined Patent Publication No. 2005-55915
 しかし、特許文献1に記載の方法によると、経路探索前のコスト計算の段階で想定できない状況を考慮することができない。例えば、自動車事故が原因で引き起こされた渋滞の情報を取得した際に、この渋滞を回避したい場合でも、既にコストが計算されていると、この渋滞の情報を加味できない。 However, according to the method described in Patent Document 1, a situation that cannot be assumed at the cost calculation stage before the route search cannot be considered. For example, when information on traffic jams caused by a car accident is acquired, even if it is desired to avoid the traffic jams, the traffic jam information cannot be taken into account if the cost has already been calculated.
 本発明の第1の態様によると、経路演算装置は、道路リンクと地図を区画するメッシュとを対応付けた地図データと、メッシュとメッシュに隣接する少なくとも1つの隣接メッシュとがメッシュ内最小コスト経路の両端ノードの各々を共有するときのメッシュ内最小コスト経路のコストを表すメッシュコストとに基づき、移動体の始点を含む始点メッシュと始点メッシュに隣接する始点隣接メッシュとの境界に位置する第1候補図郭ノードから移動体の終点を含む終点メッシュと終点メッシュに隣接する終点隣接メッシュとの境界に位置する第2候補図郭ノードまでの候補図郭ノード間接続最小コスト経路に含まれる複数の通過メッシュを取得する通過メッシュ取得部と、候補図郭ノード間接続最小コスト経路に含まれる区間道路リンクを含むメッシュにおいて、区間道路リンクのリンクコストの更新に基づく新たなメッシュ内最小コスト経路のコストを表すようにメッシュコストを更新し、更新されたメッシュコストに基づき複数の通過メッシュを更新し、更新された複数の通過メッシュと新たなメッシュ内最小コスト経路とに基づき、始点から終点までの移動経路を探索する経路探索部とを備える。
 本発明の第2の態様によると、第1の態様の経路演算装置において、現況交通情報を取得する情報取得部をさらに備えるのが好ましい。経路探索部は、リンクコストと、現況交通情報に基づく区間道路リンクの現況コストとの差分が所定の閾値以上のとき、リンクコストの更新に基づきメッシュコストの更新を行う。
 本発明の第3の態様によると、第2の態様の経路演算装置において、所定の閾値は、移動体が始点を出発してから区間道路リンクを移動するまでの予測経過時間に応じた関数であるのが好ましい。
 本発明の第4の態様によると、第1の態様の経路演算装置において、メッシュコストを両端ノードに対応付けたメッシュコストデータをさらに備えるのが好ましい。通過メッシュ取得部は、メッシュコストデータに含まれるメッシュコストを参照して、複数の通過メッシュを取得する。
 本発明の第5の態様によると、第1の態様の経路演算装置において、メッシュコストを両端ノードに対応付けたメッシュコストデータをさらに備えるのが好ましい。メッシュコストデータは、メッシュ内最小コスト経路を構成する道路リンクに関するデータを含む。
 本発明の第6の態様によると、第4または第5の態様の経路演算装置において、メッシュコストデータは、複数種類の経路探索条件に応じた複数種類のコストに関するデータを含むのが好ましい。
According to the first aspect of the present invention, in the route calculation device, the map data in which the road link and the mesh partitioning the map are associated with each other, and the mesh and at least one adjacent mesh adjacent to the mesh are the minimum cost route in the mesh. A first position located at the boundary between the start point mesh including the start point of the moving object and the start point adjacent mesh adjacent to the start point mesh, based on the mesh cost representing the cost of the minimum cost path in the mesh when each of the two end nodes is shared A plurality of candidates included in a minimum cost path between candidate map nodes from a candidate map node to a second candidate map node located at the boundary between the end point mesh including the end point of the moving object and the end point adjacent mesh adjacent to the end point mesh. Includes a passing mesh acquisition unit that acquires a passing mesh and a section road link that is included in the minimum cost path between the candidate maple nodes. In the mesh, updated the mesh cost to represent the cost of the new minimum cost path in the mesh based on the link cost update of the section road link, updated multiple passing meshes based on the updated mesh cost, and updated A route search unit that searches for a movement route from the start point to the end point based on the plurality of passing meshes and the new minimum cost route in the mesh is provided.
According to the second aspect of the present invention, it is preferable that the route calculation device according to the first aspect further includes an information acquisition unit for acquiring current traffic information. When the difference between the link cost and the current cost of the section road link based on the current traffic information is equal to or greater than a predetermined threshold, the route search unit updates the mesh cost based on the link cost update.
According to the third aspect of the present invention, in the route calculation device according to the second aspect, the predetermined threshold is a function corresponding to an estimated elapsed time from when the moving body starts from the starting point to when it moves on the section road link. Preferably there is.
According to the fourth aspect of the present invention, it is preferable that the route computation device according to the first aspect further includes mesh cost data in which the mesh cost is associated with both end nodes. The passing mesh acquisition unit acquires a plurality of passing meshes with reference to the mesh cost included in the mesh cost data.
According to the fifth aspect of the present invention, it is preferable that the path computation device according to the first aspect further includes mesh cost data in which the mesh cost is associated with both end nodes. The mesh cost data includes data related to road links constituting the in-mesh minimum cost route.
According to the sixth aspect of the present invention, in the route calculation device according to the fourth or fifth aspect, it is preferable that the mesh cost data includes data relating to a plurality of types of costs corresponding to a plurality of types of route search conditions.
 本発明によると、ユーザーは、リアルタイムな情報に対応した経路探索を効率的に実行できる。 According to the present invention, the user can efficiently execute a route search corresponding to real-time information.
車載端末装置の全体構成を示す図である。It is a figure which shows the whole structure of a vehicle-mounted terminal device. 地図データの構成を示す図である。It is a figure which shows the structure of map data. 図郭ノードの例を示す図である。It is a figure which shows the example of a maple node. メッシュコストデータの構成を示す図である。It is a figure which shows the structure of mesh cost data. メッシュコストデータ作成のための処理フローを示す図である。It is a figure which shows the processing flow for mesh cost data preparation. 通過メッシュ算出装置の処理フローを示す図である。It is a figure which shows the processing flow of a passage mesh calculation apparatus. 通過メッシュの例を示す図である。It is a figure which shows the example of a passage mesh. 出発地側の候補図郭ノードの例を示す図である。It is a figure which shows the example of the candidate maple node by the side of departure. 候補図郭ノードを決定する処理フローを示す図である。It is a figure which shows the processing flow which determines a candidate maple node. メッシュコストデータを用いて経路探索する例を示す図である。It is a figure which shows the example which carries out route search using mesh cost data. 経路探索結果記憶装置に格納される通過メッシュの構成を示す図である。It is a figure which shows the structure of the passage mesh stored in a route search result storage device. 経路探索装置の処理フローを示す図である。It is a figure which shows the processing flow of a route search apparatus. 経路探索処理の概念図である。It is a conceptual diagram of a route search process. 経路探索結果記憶装置によって格納される経路探索結果の構成を示す図である。It is a figure which shows the structure of the route search result stored by the route search result storage device. 比較装置の処理フローを示す図である。It is a figure which shows the processing flow of a comparison apparatus. 再探索メッシュを判定する処理フローを示す図である。It is a figure which shows the processing flow which determines a re-search mesh. 経路探索装置による再探索の概念図である。It is a conceptual diagram of the re-search by a route search apparatus. 表示装置による経路探索結果の表示例を示す図である。It is a figure which shows the example of a display of the route search result by a display apparatus. 経路探索システムを示す図である。It is a figure which shows a route search system. メッシュコストデータに対応する道路リンクの構成を示す図である。It is a figure which shows the structure of the road link corresponding to mesh cost data.
 本発明を用いた経路演算装置の実施の形態を、図面を参照して説明する。 Embodiments of a path calculation device using the present invention will be described with reference to the drawings.
―第1の実施の形態―
 図1は、本発明の第1の実施の形態における経路演算装置としての車載端末装置100の全体構成を示す図である。車載端末装置100は、目的地入力装置110、車載端末装置100が搭載された自車両の自車位置算出装置130、地図データ140、メッシュコストデータ150、通過メッシュ算出装置160、経路探索装置170、経路探索結果記憶装置180、リアルタイム情報取得装置190、比較装置200、表示装置220を有する。
-First embodiment-
FIG. 1 is a diagram showing an overall configuration of an in-vehicle terminal device 100 as a route calculation device according to the first embodiment of the present invention. The in-vehicle terminal device 100 includes a destination input device 110, an own vehicle position calculation device 130 of the own vehicle on which the in-vehicle terminal device 100 is mounted, map data 140, mesh cost data 150, a passing mesh calculation device 160, a route search device 170, A route search result storage device 180, a real-time information acquisition device 190, a comparison device 200, and a display device 220 are included.
 車載端末装置100とセンサ類120とがCANなどの車載ネットワークを介して接続されている。 The in-vehicle terminal device 100 and the sensors 120 are connected via an in-vehicle network such as CAN.
 目的地入力装置110は、ユーザーが、車載端末装置100の例えばリモコンのようなユーザーインターフェースを通して入力する目的地情報及び経路探索タイプ情報を受け付ける。目的地情報は、通過メッシュ算出装置160へ提供される。ユーザーは、目的地情報を入力する際、目的地の住所、カテゴリ、および/または電話番号等をキーに、目的地のPOIを検索し、設定する。POIとは、Point Of Interestの略であり、店舗情報などの地点に関する情報である。 The destination input device 110 receives destination information and route search type information that a user inputs through a user interface such as a remote controller of the in-vehicle terminal device 100. The destination information is provided to the passing mesh calculation device 160. When inputting destination information, the user searches and sets the destination POI using the destination address, category, and / or telephone number as a key. POI is an abbreviation for Point Of Interest, and is information regarding points such as store information.
 経路探索タイプ情報は、経路探索条件の種類を表す情報である。経路探索タイプ情報の種類としては、例えば、目的地まで最小の時間での到着を目指すための「最小時間経路」、目的地まで最小の燃料消費量での到着を目指すための「最小燃料消費量経路」、目的地までの距離を最短にすることを目指すための「最短経路」がある。通過メッシュ算出装置160および経路探索装置170によって実行される経路探索演算処理は、目的地入力装置110によって受付けられた経路探索タイプに対応する指標を最小化するように実行される。この指標とは、すなわちコストであり、例えば、経路探索タイプ情報が「最小時間経路」の場合は、目的地までの旅行時間、経路探索タイプ情報が「最小燃料消費量経路」の場合は、目的地までの燃料消費量、経路探索タイプ情報が「最短経路」の場合は、目的地までの距離である。 Route search type information is information indicating the type of route search condition. The type of route search type information includes, for example, “minimum time route” for arriving at the destination in the minimum time, and “minimum fuel consumption amount” for arriving at the destination with the minimum fuel consumption. There is a “route” and a “shortest route” aimed at minimizing the distance to the destination. The route search calculation process executed by the passing mesh calculation device 160 and the route search device 170 is executed so as to minimize the index corresponding to the route search type received by the destination input device 110. This indicator is the cost, for example, when the route search type information is “minimum time route”, the travel time to the destination, and when the route search type information is “minimum fuel consumption route” When the fuel consumption to the ground and the route search type information are “shortest route”, it is the distance to the destination.
 センサ類120は、GPS、車速パルス、角速度センサなどをいう。このセンサを用いることで、車両の位置、車速、角速度を計測することができる。これらの情報は自車位置算出装置130へ提供される。 Sensors 120 refer to GPS, vehicle speed pulses, angular velocity sensors, and the like. By using this sensor, the position, vehicle speed, and angular velocity of the vehicle can be measured. These pieces of information are provided to the vehicle position calculation device 130.
 自車位置算出装置130は、センサ類120の情報から、車載端末装置100が搭載された自車の位置を算出する。この算出には、公知の技術であるカルマンフィルタやデッドレコニングが用いられる。算出した自車位置の情報は、通過メッシュ算出装置160を介して経路探索装置170へ提供される。自車位置情報は、例えば緯度および経度で表される。 The own vehicle position calculation device 130 calculates the position of the own vehicle on which the in-vehicle terminal device 100 is mounted from the information of the sensors 120. For this calculation, a known technique such as a Kalman filter or dead reckoning is used. Information about the calculated vehicle position is provided to the route search device 170 via the passage mesh calculation device 160. The vehicle position information is represented by latitude and longitude, for example.
 地図データ140は、ハードディスク、フラッシュメモリ等の記憶装置に格納され、道路データ、POIの情報を含む。自車位置から目的地までの範囲の地図領域に含まれる道路情報およびPOIの情報が、通過メッシュ算出装置160及び経路探索装置170へ提供される。 The map data 140 is stored in a storage device such as a hard disk or a flash memory, and includes road data and POI information. The road information and POI information included in the map area from the vehicle position to the destination are provided to the passing mesh calculation device 160 and the route search device 170.
 地図データ140の構成図を図2に示す。図2(a)は、地図データ140に格納されている道路データの構成を示している。道路データはノードからノードまでのリンク単位で構成される。ノードには、道路の交差点に設けられるような通常のノードと、メッシュの境界に設けられる図郭ノードとがある。通常のノードに対して、図郭ノードは、図郭ノードフラグで区別される。例えば、ノードが図郭ノードの場合は図郭ノードフラグに「1」、通常のノードの場合は図郭ノードフラグに「0」が設定される。各道路データは、道路を特定するリンクIDと、その道路リンクの存在するメッシュIDと、道路リンクの始端ノードのノードIDと、該始端ノードの緯度・経度・高度情報と、該始端ノードの図郭ノードフラグと、道路リンクの終端のノードIDと、該終端ノードの緯度・経度・高度情報と、該終端ノードの図郭ノードフラグと、道路種別と、規制情報と、コストデータとを含む。規制情報は、制限速度情報、一方通行情報などを含む。ノード間のリンク上に補間点が規定される場合、ノードと補間点との間および補間点同士の間にリンクを規定してもよい。道路リンクの高度は、始端ノードおよび終端ノードの高度情報によって表わされる代わりに、勾配情報によって表されることとしてもよい。 The configuration diagram of the map data 140 is shown in FIG. FIG. 2A shows the configuration of road data stored in the map data 140. Road data is composed of links from node to node. There are two types of nodes: normal nodes that are provided at road intersections and map nodes provided at mesh boundaries. A map node is distinguished from a normal node by a map node flag. For example, when the node is a map node, “1” is set to the map node flag, and when the node is a normal node, “0” is set to the map node flag. Each road data includes a link ID that identifies a road, a mesh ID in which the road link exists, a node ID of the start node of the road link, latitude / longitude / altitude information of the start node, and a diagram of the start node. It includes an outline node flag, an end node ID of the road link, latitude / longitude / altitude information of the end node, an outline node flag of the end node, road type, regulation information, and cost data. The restriction information includes speed limit information, one-way information, and the like. When interpolation points are defined on links between nodes, links may be defined between nodes and interpolation points and between interpolation points. The altitude of the road link may be represented by gradient information instead of being represented by the altitude information of the start node and the end node.
 メッシュとは、地図を緯度および経度に基づいて網の目状に区画する方法により得られる単位区画である。2次メッシュとは、例えば緯度差5分、および経度差7分30秒で地図が区画されることによって得られる、一辺の長さが約10kmのメッシュである。3次メッシュは2次メッシュを緯度方向および経度方向に例えば10等分して得られるメッシュであり、緯度差30秒、経度差45秒で、一辺の長さが約1kmのメッシュである。メッシュIDにより、メッシュを特定することができる。 A mesh is a unit block obtained by a method of dividing a map into a mesh pattern based on latitude and longitude. The secondary mesh is, for example, a mesh having a side length of about 10 km obtained by dividing a map with a latitude difference of 5 minutes and a longitude difference of 7 minutes 30 seconds. The tertiary mesh is a mesh obtained by dividing the secondary mesh into, for example, 10 equal parts in the latitude and longitude directions, and is a mesh having a latitude difference of 30 seconds and a longitude difference of 45 seconds and a side length of about 1 km. A mesh can be specified by the mesh ID.
 道路種別とは、道路リンクの種類を表す情報である。道路種別には、例えば、道路リンクが都市間高速道の場合は「0」、都市内高速道の場合は「1」、国道の場合は「2」、そのほかの道路の場合は「3」が設定される。 The road type is information indicating the type of road link. The road type is, for example, “0” if the road link is an intercity highway, “1” if it is an intracity highway, “2” if it is a national road, and “3” if it is any other road. Is set.
 コストとは、経路探索の際に使用される道路リンクに関連づけられる重みである。コストデータの例が統計交通情報である。統計交通情報は、蓄積された道路の渋滞情報を統計処理することで作成され、リアルタイム情報取得装置200によって取得される。この統計処理によって、平日、休日などの日種毎、及び0:00、23:00などの時間毎に区分された統計交通情報が作成される。図2(d)は、コストデータの構成を示す。 Cost is a weight associated with a road link used for route search. An example of cost data is statistical traffic information. The statistical traffic information is created by statistically processing the accumulated traffic jam information on the road, and is acquired by the real-time information acquisition device 200. By this statistical processing, statistical traffic information is created that is divided by day type such as weekdays and holidays, and by time such as 0:00 and 23:00. FIG. 2D shows the structure of cost data.
 図郭ノードは、通常のノード間の道路リンクがメッシュを跨ぐ場合に、地図データ140内での管理の都合上、メッシュを跨ぐ道路リンクをメッシュの境界で分割するためのノードである。一端または両端が図郭ノードで規定されることにより、メッシュを跨ぐ道路リンクはメッシュの境界で分割され、その結果、メッシュを跨ぐ道路リンクは存在しなくなる。図3は図郭ノードの例を示す。通常のノード間の道路リンクがメッシュID001および002で表される隣接するメッシュに跨がる場合(図3(a))、メッシュの境界線で道路リンクを分割し、分割後の道路リンクを各メッシュで管理する。隣接するメッシュに跨がっていた道路リンク上の分割位置を、メッシュID001および002で表される隣接するメッシュが共有する図郭ノードとして地図データ140内に格納する。その共有図郭ノードは、隣接するメッシュの一方のメッシュで規定される図郭ノードと、他方のメッシュで規定される図郭ノードとに区別して管理される。隣接するメッシュのメッシュ境界での分割前における同じ道路リンク上の同じ分割位置に規定される一対の図郭ノードは、該隣接するメッシュ間で共通のノードID001を持つ。そのため、車載端末装置100において、分割された道路リンクを表す道路データに含まれる共通のノードID001によって、メッシュID001のメッシュがメッシュID002のメッシュに接続していると判断することができる(図3(b))。 The maple node is a node for dividing the road link straddling the mesh at the boundary of the mesh for the convenience of management in the map data 140 when the road link between the normal nodes straddles the mesh. By defining one or both ends with a maple node, a road link that crosses the mesh is divided at the boundary of the mesh, and as a result, there is no road link that crosses the mesh. FIG. 3 shows an example of a map node. When a road link between normal nodes straddles adjacent meshes represented by mesh IDs 001 and 002 (FIG. 3A), the road link is divided at the boundary line of the mesh, and the divided road links are Manage with mesh. The division position on the road link straddling the adjacent mesh is stored in the map data 140 as a map node shared by the adjacent meshes represented by the mesh IDs 001 and 002. The shared map node is managed by distinguishing between a map node defined by one mesh of adjacent meshes and a map node defined by the other mesh. A pair of map nodes defined at the same division position on the same road link before division at the mesh boundary of adjacent meshes has a common node ID 001 between the adjacent meshes. Therefore, the in-vehicle terminal device 100 can determine that the mesh with the mesh ID 001 is connected to the mesh with the mesh ID 002 based on the common node ID 001 included in the road data representing the divided road links (FIG. 3 ( b)).
 図2(a)は道路データを示す。図2(b)は、地図データ140に含まれるメッシュ管理テーブルを示している。このメッシュ管理テーブルには、各メッシュのメッシュID、およびそのメッシュの左下、左上、右下、右上のそれぞれの頂点の座標(緯度および経度)が設定されている(図2(c)参照)。 Fig. 2 (a) shows road data. FIG. 2B shows a mesh management table included in the map data 140. In this mesh management table, the mesh ID of each mesh and the coordinates (latitude and longitude) of the respective vertices of the lower left, upper left, lower right, and upper right of the mesh are set (see FIG. 2C).
 メッシュコストデータ150は、あるメッシュが他のメッシュに隣接したメッシュ境界に位置する一つの端ノードと、そのメッシュがさらに別のメッシュに隣接した別の端ノードとからなる両端ノードを結ぶメッシュ内経路が存在する場合の最小コスト経路のコストを表すデータを有する。両端ノードがいずれもメッシュ境界の図郭ノードの場合、メッシュコストデータ150は、図郭ノードどうしを結んだ最小コスト経路のコストを表すデータを有する。メッシュコストデータ150は、後述する経路探索装置170による地図データ140を参照した経路探索により予め生成された後、あるいは後述する第2の実施の形態と同様に車載端末装置100の外部のセンタ装置等で予め生成された後、予め車載端末装置100のハードディスク、またはフラッシュメモリ等の記憶装置に格納される。 The mesh cost data 150 is an intra-mesh route that connects one end node where a mesh is located at a mesh boundary adjacent to another mesh and another end node where the mesh is further adjacent to another mesh. Has data representing the cost of the minimum cost path. If both end nodes are map nodes at the mesh boundary, the mesh cost data 150 includes data representing the cost of the minimum cost path connecting the map nodes. The mesh cost data 150 is generated in advance by a route search referring to the map data 140 by the route search device 170 described later, or a center device outside the in-vehicle terminal device 100 as in the second embodiment described later. And then stored in advance in a storage device such as a hard disk or a flash memory of the in-vehicle terminal device 100.
 通過メッシュ算出装置160は、目的地入力装置110から目的地情報を取得し、自車位置算出装置130から自車位置情報を取得し、メッシュコストデータ150からメッシュ内の図郭ノード同士を結んだ経路のコストを取得し、通過メッシュを決定する。さらに、通過メッシュ算出装置160は、通過メッシュの地図データを地図データ140から取得してメモリに展開する。 The passing mesh calculation device 160 acquires destination information from the destination input device 110, acquires own vehicle position information from the own vehicle position calculation device 130, and connects the contour nodes in the mesh from the mesh cost data 150. Get the cost of the route and determine the passing mesh. Further, the passage mesh calculation device 160 acquires map data of the passage mesh from the map data 140 and develops it in the memory.
 経路探索装置170は、通過メッシュ算出装置160によりメモリに展開された地図データを取得し、通過メッシュ内部の経路を算出する。算出した通過メッシュ内部の経路を、経路探索結果記憶装置180へ格納する。 The route search device 170 acquires the map data developed in the memory by the passage mesh calculation device 160, and calculates the route inside the passage mesh. The calculated route inside the passing mesh is stored in the route search result storage device 180.
 経路探索結果記憶装置180は、ハードディスク、またはフラッシュメモリ等の記憶装置であって、経路探索装置170によって出力された経路と、通過メッシュ算出装置160によって算出された通過メッシュの情報とを記憶している。 The route search result storage device 180 is a storage device such as a hard disk or a flash memory, and stores the route output by the route search device 170 and the information of the passing mesh calculated by the passing mesh calculation device 160. Yes.
 リアルタイム情報取得装置190は、例えばVICSセンター(登録商標)のような交通情報サービスセンターから全国の主要な道路の道路リンク毎の旅行時間を受信する。情報の更新周期は、予め定められた時間間隔とする。リンク毎の旅行時間は、例えば、道路リンク毎に道路に車両検知装置を設けて、車両が道路リンク毎の走行に要した時間を測定することにより、あるいはプローブカーを道路リンク毎に時間測定しながら走行させることで得られる。 The real-time information acquisition device 190 receives travel time for each road link of major roads nationwide from a traffic information service center such as VICS Center (registered trademark), for example. The information update cycle is a predetermined time interval. The travel time for each link is measured by, for example, installing a vehicle detection device on the road for each road link and measuring the time required for the vehicle to travel for each road link, or measuring the probe car for each road link. It is obtained by running while.
 比較装置200は、経路探索結果記憶装置180に格納されている経路探索結果に含まれる道路リンクのコストと、リアルタイム情報取得装置190によって取得されたリアルタイム情報から算出される道路リンクのコストとを比較して、再探索が必要なメッシュがあるか否かを判定する。比較装置200は、再探索が必要なメッシュがあると判定した場合は、再探索の必要なメッシュの情報を経路探索装置170へ送信する。 The comparison device 200 compares the cost of the road link included in the route search result stored in the route search result storage device 180 with the cost of the road link calculated from the real-time information acquired by the real-time information acquisition device 190. Then, it is determined whether there is a mesh that needs to be searched again. When the comparison apparatus 200 determines that there is a mesh that needs to be searched again, the comparison apparatus 200 transmits information on the mesh that needs to be searched again to the route search apparatus 170.
 経路探索装置170は、再探索が必要なメッシュの情報を比較装置200から受け取った場合、再探索対象のメッシュの始点側の図郭ノードから終点側の図郭ノードまでの経路を、リアルタイム情報取得装置190によって取得されたリアルタイム情報を使用して、再び探索する。 When the route search device 170 receives information about the mesh that needs to be re-searched from the comparison device 200, the route search device 170 obtains real-time information about the route from the start-side map node to the end-point map node of the re-search target mesh. Search again using the real-time information obtained by the device 190.
 表示装置220は、液晶ディスプレイ等であり、経路探索結果記憶装置180からによって記憶されている経路探索結果を表示する。 The display device 220 is a liquid crystal display or the like and displays the route search result stored by the route search result storage device 180.
 以下に、メッシュコストデータ150、通過メッシュ算出装置160、経路探索装置170、経路探索結果記憶装置180、比較装置200の構成及び処理フローを説明する。 Hereinafter, configurations and processing flows of the mesh cost data 150, the passing mesh calculation device 160, the route search device 170, the route search result storage device 180, and the comparison device 200 will be described.
 図4は、メッシュコストデータ150の構成図を示す。図4(a)は、メッシュコストデータ150に格納されているメッシュ毎のコストデータの構成例を示している。メッシュコストデータ150においては、メッシュ内の特定道路種別の図郭ノードどうしを結ぶ経路の数nと、各経路に対応する始点の図郭ノードIDおよび終点の図郭ノードID、ならびにその各経路のコストデータとがメッシュ単位に管理されている。各経路は、図郭ノードどうしの組合せを始点および終点として経路探索された結果として得られ、この各経路のコストデータは、メッシュコストデータ150に格納される。この各経路のコストデータは、目的地入力装置110によって入力できる経路探索タイプ情報毎の経路探索結果のコストデータとコストの種類の数とから構成される。 FIG. 4 shows a configuration diagram of the mesh cost data 150. FIG. 4A shows a configuration example of cost data for each mesh stored in the mesh cost data 150. In the mesh cost data 150, the number n of routes connecting the map nodes of a specific road type in the mesh, the map node ID of the start point and the map node ID of the end point corresponding to each route, and the route of each route Cost data is managed in mesh units. Each route is obtained as a result of a route search using a combination of map contour nodes as a start point and an end point, and the cost data of each route is stored in the mesh cost data 150. The cost data of each route includes cost data of route search results for each route search type information that can be input by the destination input device 110 and the number of types of costs.
 本実施の形態においては、距離、時間および燃料消費量という3種類のコストがあるので、図4(a)に表されるように、コストの種類の数は3である。 In the present embodiment, since there are three types of costs such as distance, time, and fuel consumption, the number of types of costs is three as shown in FIG.
 図4(b)に表されるメッシュID「001」の図郭ノードID101を始点、図郭ノードID102を終点としたときの最短経路の経路探索結果とそのコストである「最短距離」とが、図4(a)に表されるコストデータとして管理されている。このときのコストの種類は距離である。最小時間経路についても同様に、メッシュID「001」の図郭ノードID101を始点、図郭ノードID102を終点とした経路探索により算出され、最小時間経路の経路探索結果とそのコストである「最小時間」とが、図4(a)に表されるコストデータとして管理される。最小燃料消費量経路についても同様に、メッシュID「001」の図郭ノードID101を始点、図郭ノードID102を終点とした経路探索により算出され、最小燃料消費量経路の経路探索結果とそのコストである「最小燃料消費量」とが図4(a)に表されるコストデータとして管理される。 The route search result of the shortest route when the map node ID 101 of the mesh ID “001” shown in FIG. 4B is the start point and the map node ID 102 is the end point and the “shortest distance” that is the cost are as follows: It is managed as the cost data shown in FIG. The type of cost at this time is distance. Similarly, the minimum time route is calculated by a route search with the map node ID 101 of the mesh ID “001” as the start point and the map node ID 102 as the end point, and the “minimum time” is the route search result of the minimum time route and its cost. Is managed as the cost data shown in FIG. Similarly, the minimum fuel consumption route is calculated by route search with the map node ID 101 of the mesh ID “001” as the start point and the map node ID 102 as the end point, and the route search result of the minimum fuel consumption route and its cost are used. A certain “minimum fuel consumption amount” is managed as the cost data shown in FIG.
 同様にして、詳細を図示することは省略しているが、同じメッシュにおける図郭ノードID101を始点、図郭ノードID103を終点としたときの最短経路、最小時間経路および最小燃料消費量経路の経路探索結果とそれぞれのコストである「最短距離」、「最小時間」および「最小燃料消費量」が管理されている。 Similarly, although details are omitted, the shortest path, the minimum time path, and the minimum fuel consumption path when the map node ID 101 in the same mesh is the start point and the map node ID 103 is the end point are the same. The search results and the respective costs “shortest distance”, “minimum time”, and “minimum fuel consumption” are managed.
 このようにして、図示を省略しているが、同じメッシュにおける図郭ノードID101~103のうちのいずれか2つを始点および終点としたときの各組み合わせ毎、すなわち6通りの経路(n=6)の各々について、最短経路、最小時間経路および最小燃料消費量経路の経路探索結果とそれぞれのコストである「最短距離」、「最小時間」および「最小燃料消費量」が管理されている。後述するように、最短経路、最小時間経路および最小燃料消費量経路のうちから、目的地入力装置110にて入力された経路探索タイプ情報に対応するメッシュ内最小コスト経路が抽出される。そのメッシュ内最小コスト経路のコストデータに基づき、メッシュ内の図郭ノードどうしを結ぶ経路の最小コスト、すなわちメッシュコストが定まる。 In this way, although not shown, for each combination when any two of the contour node IDs 101 to 103 in the same mesh are set as the start point and the end point, that is, six routes (n = 6 ), The route search result of the shortest route, the minimum time route and the minimum fuel consumption route and the respective costs “shortest distance”, “minimum time” and “minimum fuel consumption” are managed. As will be described later, the in-mesh minimum cost route corresponding to the route search type information input by the destination input device 110 is extracted from the shortest route, the minimum time route, and the minimum fuel consumption route. Based on the cost data of the in-mesh minimum cost route, the minimum cost of the route connecting the contour nodes in the mesh, that is, the mesh cost is determined.
 図4(a)に示すメッシュ毎のコストデータにおいては、上述したメッシュID「001」のコストデータに続いて、詳細を図示することは省略しているが、メッシュID「002」のコストデータが管理されている。このようにして、メッシュ毎のコストデータがメッシュコストデータ150に格納されている。 In the cost data for each mesh shown in FIG. 4A, the details of the cost data of the mesh ID “002” are omitted from the details of the cost data of the mesh ID “001” described above. It is managed. In this way, cost data for each mesh is stored in the mesh cost data 150.
 経路探索装置170または外部のセンタ装置がメッシュコストデータ150を作成するための処理フローを図5に従って説明する。この処理は、経路探索の前段階の処理であり、地図データが入力される。 A processing flow for the route search device 170 or an external center device to create the mesh cost data 150 will be described with reference to FIG. This process is a process before the route search, and map data is input.
 地図データの全メッシュを処理したかどうかを判定する(ステップS101)。処理した場合(ステップS101でYes)、本処理フローに従った処理を終了する。処理していない場合(ステップS101でNo)、対象のメッシュ内の図郭ノードであって、特定の道路種別に対応する図郭ノードを抽出する(ステップS102)。例えば、都市間高速に位置する図郭ノード、都市内高速に位置する図郭ノードおよび国道に位置する図郭ノードを抽出する。これは、全ての道路種別のそれぞれに対応する図郭ノードを扱うと、ノード数が増えてしまうため、道路種別に基づいてノード数を絞ることとしたものである。 It is determined whether all the meshes of the map data have been processed (Step S101). If processed (Yes in step S101), the process according to this process flow is terminated. If it is not processed (No in step S101), a map node corresponding to a specific road type that is a map node in the target mesh is extracted (step S102). For example, a maple node located at a high speed between cities, a maple node located at a high speed in a city, and a maple node located on a national road are extracted. This is because the number of nodes increases when the map nodes corresponding to all the road types are handled, so the number of nodes is reduced based on the road type.
 対象メッシュ内のステップS102で抽出した全ての図郭ノードを処理したかどうかを判定する(ステップS103)。処理した場合(ステップS103でYes)、ステップS101へ進む。処理していない場合(ステップS103でNo)、処理中の図郭ノードを対象図郭ノードとし、ステップS104へ進む。このときの対象図郭ノードIDを「I」とする。ステップS104では、対象図郭ノードID「I」以外の対象メッシュ内の図郭ノードIDを全て処理したかどうかを判定する(ステップS104)。処理した場合(ステップS104でYes)、ステップS103へ進む。処理していない場合(ステップS104でNo)、対象図郭ノードID「I」以外の対象メッシュ内の図郭ノードID「J」(IとJとは相異なる)を抽出し、経路探索する(ステップS105)。このとき、対象図郭ノードID「I」を始点、図郭ノードID「J」を終点とした経路を算出する。経路は、公知の技術であるDijkstra's algorithmを用いて算出する。探索に用いるコストとしては、目的地入力装置110により設定できる経路探索タイプに対応した種類のコストを用い、経路探索も経路探索タイプ毎に実行する。 It is determined whether all map nodes extracted in step S102 in the target mesh have been processed (step S103). If processed (Yes in step S103), the process proceeds to step S101. If it has not been processed (No in step S103), the map node being processed is set as the target map node, and the process proceeds to step S104. The object map node ID at this time is “I”. In step S104, it is determined whether all the map node IDs in the target mesh other than the target map node ID “I” have been processed (step S104). If processed (Yes in step S104), the process proceeds to step S103. If it is not processed (No in step S104), a map node ID “J” (different from I and J) in the target mesh other than the target map node ID “I” is extracted and a route search is performed ( Step S105). At this time, a route is calculated with the target map node ID “I” as the starting point and the map node ID “J” as the end point. The route is calculated using Dijkstra's algorithm, which is a known technique. As the cost used for the search, a cost corresponding to the route search type that can be set by the destination input device 110 is used, and the route search is also executed for each route search type.
 ステップS105で用いた始点の図郭ノードIDおよび終点の図郭ノードIDと、ステップS105での経路探索によって算出された該始点から該終点までのコスト、すなわちメッシュコストとを、メッシュコストデータ150へ格納する(ステップS106)。ただし、特定道路種別の図郭ノードどうしを結ぶ道路リンクが対象メッシュ内に存在しない場合は、コストの項目には、道路リンクが存在しないことを判定できる値、例えば「-1」が入力される。ステップS106の終了後、ステップS104へ進む。 The start point map node ID and end point map node ID used in step S105 and the cost from the start point to the end point calculated by the route search in step S105, that is, the mesh cost, to the mesh cost data 150. Store (step S106). However, when there is no road link connecting the map nodes of the specific road type in the target mesh, a value that can determine that no road link exists, for example, “−1” is input in the cost item. . After step S106 ends, the process proceeds to step S104.
 図7に示すように、通過メッシュ算出装置160は、経路探索の際に、出発地S側の図郭ノードOから目的地G側の図郭ノードDまで、どのメッシュMを通過するのかを決定する。この通過する複数のメッシュMを通過メッシュM0と定義する。出発地側図郭ノードOは、出発地Sを含む出発地側メッシュMSとそれに隣接する通過メッシュM0との境界に位置する。目的地側図郭ノードDは、目的地Gを含む目的地側メッシュMGとそれに隣接する通過メッシュM0との境界に位置する。図7において、斜線のメッシュが、出発地S側の図郭ノードOと目的地M側の図郭ノードDとを結ぶ通過メッシュM0である。 As shown in FIG. 7, the passage mesh calculation device 160 determines which mesh M passes from the map node O on the departure point S side to the map node D on the destination G side during the route search. To do. The plurality of meshes M that pass is defined as a passing mesh M0. The starting point side map node O is located at the boundary between the starting point side mesh MS including the starting point S and the passing mesh M0 adjacent thereto. The destination side map line node D is located at the boundary between the destination side mesh MG including the destination G and the passing mesh M0 adjacent thereto. In FIG. 7, the hatched mesh is a passing mesh M0 that connects the map node O on the departure point S side and the map node D on the destination M side.
 通過メッシュ算出装置160は、メッシュコストデータ150に格納されたメッシュコストを用いて、通過メッシュM0に含まれるメッシュM毎に図郭ノードOから図郭ノードDまで経路探索を行う。図7において、各通過メッシュM0内の図郭ノード間を線分で結んでいるが、こうした表記は、その図郭ノード間を結ぶ経路が存在することを説明するための便宜上行ったものであり、その線分自体が上述したメッシュコストデータ150に含まれるものではない。図7以降の図面においても同様である。 The passing mesh calculation device 160 uses the mesh cost stored in the mesh cost data 150 to perform a route search from the map node O to the map node D for each mesh M included in the pass mesh M0. In FIG. 7, the map nodes in each passing mesh M0 are connected by line segments, but such notation is provided for convenience to explain the existence of a route connecting the map nodes. The line segment itself is not included in the mesh cost data 150 described above. The same applies to the drawings subsequent to FIG.
 通過メッシュ算出装置160の処理フローを図6にしたがって説明する。出発地周辺の候補図郭ノードと目的地周辺の候補図郭ノードとを抽出する(ステップS201)。候補図郭ノードとは、出発地の周辺及び目的地の周辺にそれぞれ存在し、出発地及び目的地からそれぞれたどり着ける図郭ノードである。出発地及び目的地の周辺にそれぞれ存在する候補図郭ノードとは、候補図郭ノードが出発地の属するメッシュ及び目的地の属するメッシュにそれぞれ含まれる場合の該候補図郭ノードに限られない。特定の道路種別に対応する候補図郭ノードが出発地の属するメッシュ及び目的地の属するメッシュにそれぞれ含まれるとは限らないからである。したがって、出発地及び目的地の周辺にそれぞれ存在する候補図郭ノードとは、例えば、候補図郭ノードが、出発地の属するメッシュの隣接するメッシュ及び目的地の属するメッシュの隣接するメッシュにそれぞれ含まれる場合の該候補図郭ノードであってもよい。 The processing flow of the passing mesh calculation device 160 will be described with reference to FIG. Candidate maple nodes around the departure point and candidate maple nodes around the destination are extracted (step S201). The candidate map nodes are map nodes that exist around the departure point and around the destination, respectively, and can be reached from the departure point and the destination, respectively. The candidate map nodes existing around the departure point and the destination are not limited to the candidate map nodes when the candidate map nodes are included in the mesh to which the departure point belongs and the mesh to which the destination belongs, respectively. This is because candidate maple nodes corresponding to specific road types are not necessarily included in the mesh to which the departure place belongs and the mesh to which the destination belongs. Therefore, the candidate map nodes existing around the departure point and the destination are, for example, the candidate map nodes included in the adjacent mesh of the mesh to which the departure point belongs and the adjacent mesh of the mesh to which the destination belongs, respectively. In this case, the candidate map box node may be used.
 図8に出発地S側の候補図郭ノードO1~O4の例を示す。図郭ノードO1及びO2は、出発地Sのある道路リンクL12が接続しているため、候補図郭ノードとなる。しかし、図郭ノードO3及びO4は、道路リンクL34上に位置し、出発地Sとは道路リンクで接続されていないため、候補図郭ノードにならない。 FIG. 8 shows an example of candidate map nodes O1 to O4 on the departure point S side. Because the road link L12 with the departure place S is connected, the map-line nodes O1 and O2 are candidate map-line nodes. However, since the map outline nodes O3 and O4 are located on the road link L34 and are not connected to the departure place S by a road link, they are not candidate map outline nodes.
 ステップS201の詳細な処理フローを図9に従って説明する。通過メッシュ算出装置160は、出発地周辺の図郭ノード及び目的地周辺の図郭ノードを抽出する(ステップS301)。ここでは、出発地の属するメッシュの図郭ノード及び目的地の属するメッシュの図郭ノードを全て抽出する。通過メッシュ算出装置160は、抽出したすべての図郭ノードを処理したか否かを判定する(ステップS302)。全てについて処理していない場合(S302でNo)、通過メッシュ算出装置160は、出発地または目的地から抽出した図郭ノードまで経路探索し、その抽出した図郭ノードが候補図郭ノードかどうかを判定する(ステップS303)。 The detailed processing flow of step S201 will be described with reference to FIG. The passing mesh calculation device 160 extracts a maple node around the departure point and a maple node around the destination (step S301). Here, all the map nodes of the mesh to which the departure place belongs and the map nodes of the mesh to which the destination belongs are extracted. The passing mesh calculation device 160 determines whether or not all the extracted contour nodes have been processed (step S302). If not all have been processed (No in S302), the passing mesh calculation device 160 searches for a route from the departure point or destination to the extracted map node, and determines whether the extracted map node is a candidate map node. Determination is made (step S303).
 図8の例で説明すると、通過メッシュ算出装置160は、出発地Sから、出発地Sを含む出発地側メッシュMSとその隣接メッシュとの境界に位置する図郭ノードO1,O2,O3,O4まで、それぞれ地図データ140を用いて経路探索する。出発地Sから図郭ノードまでの道路のネットワークデータがある場合、通過メッシュ算出装置160は、その図郭ノードを候補図郭ノードと判定する(図8の例では図郭ノードO1,O2が候補図郭ノードと判定される図郭ノードに該当する)。出発地から図郭ノードまでの道路のネットワークデータがない場合、または経路探索の結果、コストが予め定めた値よりも大きい場合、その抽出した図郭ノードは候補図郭ノードとして選ばれない(図8の例では図郭ノードO3,O4が候補図郭ノードとして選ばれない図郭ノードに該当する)。 Referring to the example of FIG. 8, the passing mesh calculation device 160 determines the map nodes O1, O2, O3, and O4 located from the departure point S to the boundary between the departure point side mesh MS including the departure point S and its adjacent mesh. Until this time, the route search is performed using the map data 140. If there is network data of the road from the departure point S to the maple node, the passing mesh calculation device 160 determines that the map node is a candidate map node (in the example of FIG. 8, the map nodes O1 and O2 are candidates). Corresponds to the map node determined to be a map node). If there is no network data of the road from the departure place to the map outline node, or if the cost is larger than a predetermined value as a result of the route search, the extracted map outline node is not selected as a candidate map outline node (Fig. In the example of FIG. 8, the map nodes O3 and O4 correspond to the map nodes that are not selected as candidate map nodes).
 目的地側の図郭ノードの場合は、通過メッシュ算出装置160は、出発地側の図郭ノードの場合と同様にして目的地から図郭ノードまで経路探索する。全てについて処理した場合(S302でYes)、通過メッシュ算出装置160は、候補図郭ノードが、目的地側および出発地側にそれぞれ1個以上存在するか否かを判定する(ステップS304)。候補図郭ノードが存在する場合(S304でYes)、本処理フローに従った処理を終了する。候補図郭ノードが存在しない場合(S304でNo)、通過メッシュ算出装置160は、図郭ノードを探索する範囲を広げて、ステップS302へ進む(ステップS305)。探索範囲を広げるということは、すなわち、隣接するメッシュをも探索対象とするということを意味する。通過メッシュ算出装置160は、広げた探索範囲の中で、出発地の周辺のメッシュ及び目的地の周辺のメッシュの図郭ノードを新たに抽出する。 In the case of the maple node on the destination side, the passing mesh calculation device 160 searches for a route from the destination to the maple node in the same manner as the map node on the departure side. When all the processes are performed (Yes in S302), the passing mesh calculation apparatus 160 determines whether or not there are one or more candidate maple nodes on the destination side and the departure side (step S304). If there is a candidate maple node (Yes in S304), the process according to this process flow is terminated. If there is no candidate maple node (No in S304), the passing mesh calculation device 160 expands the range for searching the mapline node, and proceeds to step S302 (step S305). Extending the search range means that adjacent meshes are also targeted for search. The passing mesh calculation device 160 newly extracts a mesh around the departure place and a map node of the mesh around the destination in the expanded search range.
 図6の処理フローに戻り説明する。通過メッシュ算出装置160は、ステップS201で候補図郭ノードを決定した後に、出発地側及び目的地側の全ての候補図郭ノードの組合せを処理したかどうかを判断する(ステップS202)。全ての図郭ノードの組合せを処理した場合(ステップS202でYes)、本処理フローに従った処理を終了する。 Referring back to the processing flow in FIG. The passing mesh calculation device 160 determines whether all combinations of the candidate map nodes on the departure side and the destination side have been processed after determining the candidate map nodes in step S201 (step S202). When all combinations of map nodes have been processed (Yes in step S202), the processing according to this processing flow is terminated.
 全ての図郭ノードの組合せを処理していない場合(ステップS202でNo)、通過メッシュ算出装置160は、最短距離、最小時間および最小燃料消費量を表すコストデータを含むメッシュコストデータ150から、目的地入力装置110によって入力された経路探索タイプ情報に対応する最小コスト経路のコストデータを、最小コストを表すコストデータとして抽出し、経路探索をすることによって、出発地側候補図郭ノードから目的地側候補図郭ノードまでの候補図郭ノード間接続最小コスト経路に含まれる複数のメッシュを通過メッシュとして決定する(ステップS203)。 When all the maple node combinations have not been processed (No in step S202), the passing mesh calculation device 160 uses the mesh cost data 150 including the cost data representing the shortest distance, the minimum time, and the minimum fuel consumption. The cost data of the minimum cost route corresponding to the route search type information input by the ground input device 110 is extracted as the cost data representing the minimum cost, and the route search is performed, so that the destination side candidate map line node can be searched. A plurality of meshes included in the minimum connection path between candidate map nodes to the side candidate map node are determined as passing meshes (step S203).
 図10にステップS203の例を示す。出発地側の候補図郭ノードO1およびO2と目的地側の候補図郭ノードD1およびD2との組合せは、O1からD1,O1からD2,O2からD1、O2からD2の4組である。ここでは、通過メッシュ算出装置160は、メッシュコストデータ150に格納されたメッシュコストを用いて、候補図郭ノードO1またはO2を出発地とし、候補図郭ノードD1またはD2を目的地として経路探索する。図10は、候補図郭ノードO1及びD2の組合せを出発地及び目的地の組合せとする例と、候補図郭ノードO2及びD1の組合せを出発地及び目的地の組合せとする例とを示している。候補図郭ノードO1を出発地、候補図郭ノードD2を目的地としたときの経路探索は成立している。一方、候補図郭ノードO2を出発地、候補図郭ノードD1を目的地としたときの経路探索は、途中のメッシュ内の図郭ノードN1から図郭ノードN2までを接続する経路がメッシュ内に無いため、成立しない。したがって、この例では、候補図郭ノードO1からD2までの間の図郭ノードを結んだ経路が含まれる複数のメッシュが通過メッシュとなる。 FIG. 10 shows an example of step S203. The combinations of the candidate map nodes O1 and O2 on the departure side and the candidate map nodes D1 and D2 on the destination side are four sets of O1 to D1, O1 to D2, O2 to D1, and O2 to D2. Here, the passing mesh calculation device 160 uses the mesh cost stored in the mesh cost data 150 to search for a route using the candidate map node O1 or O2 as the departure point and the candidate map node D1 or D2 as the destination. . FIG. 10 shows an example in which the combination of candidate map contour nodes O1 and D2 is a combination of the departure point and the destination, and an example in which the combination of candidate map contour nodes O2 and D1 is a combination of the departure point and the destination. Yes. The route search is established when the candidate map node O1 is the departure point and the candidate map node D2 is the destination. On the other hand, in the route search when the candidate map node O2 is the departure point and the candidate map node D1 is the destination, the route connecting the map node N1 to the map node N2 in the middle mesh is in the mesh. Because there is no, it is not established. Therefore, in this example, a plurality of meshes including paths connecting the map nodes between the candidate map nodes O1 to D2 are passing meshes.
 通過メッシュ算出装置160は、通過メッシュを決定したとき、出発地側の図郭ノードおよび目的地側の図郭ノードの情報を含む通過メッシュの情報を経路探索結果記憶装置180に記憶させる(ステップS204)。図11(a)は、ステップS204で経路探索結果記憶装置180に格納される通過メッシュの情報の構成図を示す。複数組の通過メッシュがある場合、経路探索結果記憶装置180は、それら複数組の通過メッシュの情報を記憶する。通過メッシュの情報は、出発地側の図郭ノードIDと,目的地側の図郭ノードIDと、通過メッシュ数nと、ステップS203の経路探索で算出されたメッシュコストの総和と、詳細な通過メッシュ情報DMMとを含む。 When the passage mesh calculation device 160 determines the passage mesh, the passage mesh result storage device 180 stores the information on the passage mesh including the information on the departure-side map node and the destination-side map node (step S204). ). FIG. 11A shows a configuration diagram of the information on the passing mesh stored in the route search result storage device 180 in step S204. When there are a plurality of sets of passing meshes, the route search result storage device 180 stores information on the plurality of sets of passing meshes. The information on the passing mesh includes the map node ID on the departure side, the map node ID on the destination side, the number n of passing meshes, the sum of the mesh costs calculated by the route search in step S203, and the detailed passing. Mesh information DMM.
 詳細な通過メッシュDMMに含まれる情報を、図11(b)の例を用いて説明する。詳細な通過メッシュ情報DMMは、通過メッシュ数分記憶され、通過メッシュのID(001)と、始点図郭ノードID(101)と,終点図郭ノードID(102)と、コストデータ150に格納されているコストデータで表わされるメッシュコストであって、始点図郭ノードID(101)から終点図郭ノードID(102)までのメッシュコスト(200m)とを含む。通過メッシュには、図郭ノードは2つ存在する。これらの図郭ノードはステップS203にて求められた経路の両端に位置しており、出発地に最も近い始点図郭ノード(101)を出発地側図郭ノード、および目的地に最も近い終点図郭ノード(102)を目的地側図郭ノードと定義する。図11(a)における詳細な通過メッシュDMMには、通過メッシュID=002についてのデータも含まれている。しかし、図11(b)の例においては通過メッシュが1つだけのため、これに対応した通過メッシュ情報の詳細な通過メッシュDMMには、図11(a)に示された例とは異なり、通過メッシュID=001のデータのみが格納されることとなる。 Information included in the detailed passing mesh DMM will be described with reference to the example of FIG. Detailed passing mesh information DMM is stored for the number of passing meshes, and is stored in ID (001), starting point map node ID (101), end point map node ID (102), and cost data 150 of the passing mesh. And the mesh cost (200 m) from the start point map node ID (101) to the end point map node ID (102). There are two map nodes in the passing mesh. These map nodes are located at both ends of the route obtained in step S203, and the starting map node (101) closest to the starting point is set as the starting map side node and the end point map closest to the destination. The outline node (102) is defined as a destination side map outline node. The detailed passing mesh DMM in FIG. 11A also includes data for passing mesh ID = 002. However, in the example of FIG. 11B, since there is only one passing mesh, the detailed passing mesh DMM of the corresponding passing mesh information is different from the example shown in FIG. Only the data of passing mesh ID = 001 is stored.
 経路探索装置170の処理フローを、図12に従って説明する。図13に図12の処理フローに従って実行される経路探索処理の概念図の一例を示す。経路探索装置170は、最小コストの通過メッシュ情報を取得する(ステップS401)。この処理では、経路探索装置170は、通過メッシュ算出装置160の処理によって経路探索結果記憶装置180に格納された通過メッシュ情報の中で、コスト総和の最小のものを取得する。このとき図13(a)のように、出発地から目的地までの間の図郭ノードNが含まれる通過メッシュが選ばれる。 The processing flow of the route search apparatus 170 will be described with reference to FIG. FIG. 13 shows an example of a conceptual diagram of route search processing executed in accordance with the processing flow of FIG. The route search device 170 acquires passing mesh information with the minimum cost (step S401). In this process, the route search device 170 obtains the smallest cost sum among the pass mesh information stored in the route search result storage device 180 by the process of the pass mesh calculation device 160. At this time, as shown in FIG. 13 (a), a passing mesh including the contour node N between the departure point and the destination is selected.
 経路探索装置170は、取得した通過メッシュに含まれるメッシュ毎に、出発地側図郭ノードOを出発地、目的地側図郭ノードDを目的地として経路探索を実施する(ステップS402)。この経路探索処理は、地図データ140に格納されている道路ネットワークデータのうち、処理対象のメッシュのデータをメモリ上に展開し、道路リンク毎のコストデータを使って経路探索することによって行われる。経路探索結果は、例えば図13(b)のように表される。 The route search device 170 performs a route search for each mesh included in the acquired passing mesh, using the departure side map node O as the departure point and the destination side map node D as the destination (step S402). This route search processing is performed by developing the mesh data to be processed among the road network data stored in the map data 140 on the memory and searching for the route using the cost data for each road link. The route search result is expressed as shown in FIG.
 経路探索装置170は、全てのメッシュに対して経路探索が終了した後、経路探索結果を経路データとして経路探索結果記憶装置180に格納する(ステップS403)。図14は、経路探索結果記憶装置180に格納される経路データの構成の一例を表している。図14(b)の例を用いて、図14(a)に示す経路データ構成を説明する。経路データは、通過メッシュ毎に、始点図郭ノードID(101)、終点図郭ノードID(102)、経路を構成する道路リンク数(3)、経路を構成する道路リンクID(1001,1002,1003)およびそのコスト(30m、50m、20m)を含む。 The route search device 170 stores the route search result in the route search result storage device 180 as route data after the route search is completed for all meshes (step S403). FIG. 14 shows an example of the configuration of route data stored in the route search result storage device 180. The route data configuration shown in FIG. 14A will be described using the example of FIG. The route data includes, for each passing mesh, the start point map node ID (101), the end point map node ID (102), the number of road links constituting the route (3), and the road link IDs (1001, 1002, constituting the route). 1003) and its cost (30 m, 50 m, 20 m).
 比較装置200の処理フローについて、図15を用いて説明する。この比較装置200の処理フローは、リアルタイム情報を取得したタイミング、または予め定められた時間間隔で実行される。比較装置200は、経路探索結果記憶装置180から経路探索結果を取得する(ステップS501)。比較装置200は、リアルタイム情報取得装置190によって取得された情報と、経路探索結果とを比較して、再探索が必要か否かを判定する(ステップS502)。 The processing flow of the comparison device 200 will be described with reference to FIG. The processing flow of the comparison device 200 is executed at the timing when the real-time information is acquired or at a predetermined time interval. The comparison device 200 acquires a route search result from the route search result storage device 180 (step S501). The comparison device 200 compares the information acquired by the real-time information acquisition device 190 with the route search result, and determines whether re-search is necessary (step S502).
 経路探索装置180がメッシュコストデータに含まれる最小時間のデータを用いて経路探索をする場合、コストは道路リンクを通過する旅行時間である。メッシュコストデータ作成時に考慮される旅行時間は、過去の旅行時間の統計処理によって得られる。しかし、過去の交通情報でカバーできない状況が起きたとき、再探索が必要になる。例えば、経路上において、交通事故が発生し、渋滞が引き起こされた、という情報が、リアルタイム情報取得装置190によって取得された場合、この渋滞を避けるように再探索をする必要がある。この再探索するか否かの判定が、ステップS502で行われる。ステップS502においては、例えば、取得されたリアルタイム交通情報に含まれる旅行時間と、過去の交通情報の統計処理によって得られる統計交通情報に含まれる旅行時間との差分が閾値以上であることが検出された場合、または事故発生情報が取得された場合に、肯定判定される。 When the route search device 180 searches for a route using the minimum time data included in the mesh cost data, the cost is a travel time passing through the road link. The travel time taken into consideration when creating the mesh cost data is obtained by statistical processing of past travel time. However, when a situation occurs that cannot be covered by past traffic information, re-searching is necessary. For example, when information that a traffic accident has occurred and traffic congestion has occurred on the route is acquired by the real-time information acquisition device 190, it is necessary to perform a re-search to avoid this traffic congestion. This determination as to whether or not to search again is performed in step S502. In step S502, for example, it is detected that the difference between the travel time included in the acquired real-time traffic information and the travel time included in the statistical traffic information obtained by statistical processing of past traffic information is greater than or equal to a threshold value. Affirmative determination is made when the accident occurrence information is acquired.
 再探索すると判定された場合(ステップS502でYes)、比較装置200は、経路探索装置170へ再探索を要求し、処理を終了する(ステップS503)。比較装置200は、再探索を要求する際には、再探索が必要な通過メッシュのIDを経路探索装置170へ送信する。経路探索装置170は、後述するように、この再探索が必要な通過メッシュについて再探索を実行する。再探索するか否かの判定において、再探索する必要がないと判定された場合(ステップS502でNo)、本処理フローに従った処理を終了する。 When it is determined that the search is to be performed again (Yes in step S502), the comparison device 200 requests the route search device 170 to perform a search again, and ends the process (step S503). When the comparison device 200 requests a re-search, the comparison device 200 transmits the ID of the passing mesh that needs to be re-searched to the route search device 170. As will be described later, the route search device 170 performs a re-search on the passing mesh that needs to be re-searched. If it is determined in the determination as to whether or not to search again that there is no need to search again (No in step S502), the processing according to this processing flow is terminated.
 図16は、ステップS502の処理の詳細を、ステップS5021~S5024として示した図である。以下、図16の処理フローについて説明する。ただし、ステップS501およびS503については、図15と同様であるため、説明を省略する。ステップS501における経路探索結果取得の後、ステップS5021において、比較装置200は、後述するステップS5022およびS5023の処理を、ステップS501にて取得した経路が含まれる全てのメッシュについて行ったか否か、判定する。肯定判定の場合は処理をステップS5024へ進める。否定判定の場合は、ステップS5022において、比較装置200は、リアルタイム情報取得装置190によって取得されたリアルタイム情報に含まれるコストと、経路探索結果記憶装置180に格納されている経路探索結果に含まれる道路リンクのコストとの差が、閾値以上か否かを判定する。 FIG. 16 is a diagram showing details of the processing in step S502 as steps S5021 to S5024. Hereinafter, the processing flow of FIG. 16 will be described. However, steps S501 and S503 are the same as those in FIG. After obtaining the route search result in step S501, in step S5021, the comparison apparatus 200 determines whether or not the processing in steps S5022 and S5023 described later has been performed for all the meshes including the route obtained in step S501. . If the determination is affirmative, the process proceeds to step S5024. In the case of negative determination, in step S5022, the comparison device 200 determines the cost included in the real-time information acquired by the real-time information acquisition device 190 and the road included in the route search result stored in the route search result storage device 180. It is determined whether the difference from the cost of the link is equal to or greater than a threshold value.
 ステップS5022では、比較装置200は、処理対象メッシュにおいて、経路探索結果記憶装置180に格納されているリンクIDに該当するリンクのリアルタイム情報に含まれるコスト(CR)を取得する。さらに比較装置200は、経路探索結果記憶装置180に格納されているリンクIDのリンクのコスト(CM)を取得する。比較装置200は、全ての経路上の道路リンクを処理し、リアルタイム情報に含まれるコストと経路探索結果に含まれるコストとの差が閾値以上の場合(ステップS5022でYes)、その道路リンクの存在するメッシュを再探索要求対象とする(ステップS5023)。処理をステップS5021へ戻す。 In step S5022, the comparison device 200 acquires the cost (CR) included in the real-time information of the link corresponding to the link ID stored in the route search result storage device 180 in the processing target mesh. Further, the comparison device 200 acquires the link cost (CM) of the link ID stored in the route search result storage device 180. The comparison device 200 processes the road links on all routes, and if the difference between the cost included in the real-time information and the cost included in the route search result is equal to or greater than the threshold (Yes in step S5022), the presence of the road link. The mesh to be searched is set as a re-search request target (step S5023). The process returns to step S5021.
 処理対象メッシュにおいて、リアルタイム情報と経路探索結果とのコスト差が閾値以上に該当する道路リンクが存在しない場合(ステップS5022でNo)、処理をステップS5021へ戻す。ステップS5021における判定が肯定判定の場合、比較装置200は、ステップS5023において再探索要求対象とされたメッシュがあるか否かを判定する(ステップS5024)。肯定判定の場合、上述したステップS503を経て本処理を終了し、否定判定の場合は直ちに処理を終了する。 If there is no road link whose cost difference between the real-time information and the route search result exceeds the threshold in the processing target mesh (No in step S5022), the process returns to step S5021. If the determination in step S5021 is affirmative, the comparison apparatus 200 determines whether there is a mesh that has been a re-search request target in step S5023 (step S5024). If the determination is affirmative, the present process is terminated through step S503 described above, and if the determination is negative, the process is immediately terminated.
 例えば、コストCRは、リアルタイム交通情報に基づいて車両が道路リンクを走行する際のリンク旅行時間、コストCMは、統計交通情報または規制速度に基づいて車両がその道路リンクを走行する際のリンク旅行時間である。このとき、ステップS5022では、コストCRと、コストCMから算出する閾値とが比較される。閾値は、予め定められ、コストCMを係数(k)倍したコストk*CMである。例えば、コストをリンク旅行時間とした場合であって、コストCMが60秒で、かつ係数kが3であるとしたとき、閾値は180秒である。リアルタイム交通情報によるコストCRが200秒の場合、閾値180秒と比較して大きいため、この道路リンクに存在しているメッシュは再探索対象であると判定される。この閾値は、車両が出発地Sを出発してからその道路リンクを走行するまでの予測経過時間に応じた関数であってもよい。 For example, the cost CR is the link travel time when the vehicle travels on the road link based on the real-time traffic information, and the cost CM is the link travel when the vehicle travels on the road link based on the statistical traffic information or the regulated speed. It's time. At this time, in step S5022, the cost CR is compared with a threshold value calculated from the cost CM. The threshold is determined in advance and is a cost k * CM obtained by multiplying the cost CM by a factor (k). For example, when the cost is the link travel time, and the cost CM is 60 seconds and the coefficient k is 3, the threshold is 180 seconds. When the cost CR based on the real-time traffic information is 200 seconds, it is larger than the threshold value of 180 seconds, so that the mesh existing in this road link is determined to be a re-search target. This threshold value may be a function corresponding to an estimated elapsed time from when the vehicle departs from the departure place S to travel on the road link.
 経路探索装置170の再探索処理を説明する。再探索処理の概念図を図17に示す。図17に示すように、経路探索処理170による再探索が実行される際、出発地Sに最も近い候補図郭ノードO1から目的地Gに最も近い候補図郭ノードD2までの、図郭ノードNを経由する通過メッシュMOが既に決定されている。経路探索装置170は、通過メッシュMOのうちの再探索対象メッシュMR内の最小コスト経路を探索する。この探索においては、再探索対象メッシュMRの出発地側図郭ノードORから再探索対象メッシュMRの目的地側図郭ノードDRまでの経路探索が、リアルタイム情報取得装置190から入力されるリアルタイム情報を用いて実行される。探索に用いられるコストとして、目的地入力装置110によって設定できる経路探索タイプに対応するコストが用いられる。このとき地図データ140が使用される。 The re-search process of the route search device 170 will be described. A conceptual diagram of the re-search process is shown in FIG. As shown in FIG. 17, when the re-search by the route search processing 170 is executed, the map node N from the candidate map node O1 closest to the departure point S to the candidate map node D2 closest to the destination G is displayed. The passing mesh MO passing through is already determined. The route search device 170 searches for the minimum cost route in the re-search target mesh MR in the passing mesh MO. In this search, a route search from the departure side map node OR of the re-search target mesh MR to the destination side map node DR of the re-search target mesh MR is performed using real-time information input from the real-time information acquisition device 190. To be executed. As the cost used for the search, a cost corresponding to the route search type that can be set by the destination input device 110 is used. At this time, the map data 140 is used.
 こうして、経路探索結果記憶装置180に格納されている通過メッシュMOのうち、比較装置200によって判定された再探索対象メッシュMRの最小コスト経路が更新される。この経路探索結果として得られる再探索された経路RRは、はじめにメッシュコストデータ150が計算されたときに算出された経路と異なっても構わない。さらに、再探索対象のメッシュMRのORからDRまでのメッシュコストデータが、最小コスト経路のコストデータで更新される。更新後、通過メッシュMOのメッシュコスト総和も更新される。経路探索装置170は、全ての再探索対象のメッシュMR内の各通過メッシュにおいて、自車両が通過する図郭ノード間の最小コスト経路のコストデータを、その図郭ノード間のメッシュコストデータとして更新した後、ステップS401の処理を実行する。このとき、経路探索装置170は、更新したメッシュコストを用いて経路探索をする。 Thus, among the passing mesh MOs stored in the route search result storage device 180, the minimum cost route of the re-search target mesh MR determined by the comparison device 200 is updated. The re-searched route RR obtained as the route search result may be different from the route calculated when the mesh cost data 150 is calculated first. Furthermore, the mesh cost data from OR to DR of the mesh MR to be re-searched is updated with the cost data of the minimum cost path. After the update, the total mesh cost of the passing mesh MO is also updated. The route search device 170 updates the cost data of the minimum cost route between the map nodes through which the host vehicle passes as mesh cost data between the map nodes in each passing mesh in all the re-search target meshes MR. After that, the process of step S401 is executed. At this time, the route search device 170 searches for a route using the updated mesh cost.
 表示装置220は、経路探索結果記憶装置180によって記憶されている経路探索結果を示す最適経路表示画面を、ディスプレイ画面上に表示することによって、ユーザーに提示する。図18(a)に示す表示例では、出発地Sから目的地Gまで経路探索されたときに、地図を表示した画面上に、経路探索結果記憶装置180によって記憶されている経路探索結果が最適経路1810として重畳表示され、さらに、吹き出し1820が用いられることによって目的地までのコスト「所要時間20分」が提示されている。 The display device 220 presents the optimal route display screen showing the route search result stored in the route search result storage device 180 to the user by displaying it on the display screen. In the display example shown in FIG. 18A, when a route search from the departure point S to the destination G is performed, the route search result stored in the route search result storage device 180 on the screen displaying the map is optimal. The route 1810 is displayed in a superimposed manner, and further, the balloon “2020” is presented to the destination by using the balloon 1820.
 図18(b)に示す他の表示例では、通過メッシュ算出装置160によって通過メッシュが算出され、経路探索装置170によって経路探索処理が実行されている間、通過メッシュ1910の情報が、ディスプレイ画面上に表示され(図18(b))、ユーザーに提示されている。さらに、吹き出し1920が用いられることによって「通過メッシュ」が提示されている。経路探索装置170から経路探索結果が出力された際に、表示されていた通過メッシュの情報が経路探索結果の情報に置き換えられることによって、経路探索結果の情報が、ディスプレイ画面上に表示され(図18(a))、ユーザーに提示されている。図18(b)において、通過メッシュ1910の情報はハッチングによって表されている。実際のディスプレイ画面上では、例えば、地図画面にメッシュの境界線が重畳表示される。図18(b)ではハッチングによって表されている通過メッシュにおいては、実際のディスプレイ画面上では色が塗られることによって、通過メッシュが強調表示される。 In another display example shown in FIG. 18B, while the passing mesh is calculated by the passing mesh calculating device 160 and the route searching process is executed by the route searching device 170, information of the passing mesh 1910 is displayed on the display screen. (FIG. 18B) and presented to the user. Furthermore, a “passing mesh” is presented by using the balloon 1920. When the route search result is output from the route search device 170, the displayed information on the passing mesh is replaced with the information on the route search result, whereby the information on the route search result is displayed on the display screen (see FIG. 18 (a)) and presented to the user. In FIG. 18B, information of the passing mesh 1910 is represented by hatching. On the actual display screen, for example, a mesh boundary line is superimposed on the map screen. In the passing mesh represented by hatching in FIG. 18B, the passing mesh is highlighted by being painted on the actual display screen.
 以上で説明した第1の実施の形態の車載端末装置100は、以下のような作用効果を奏する。 The in-vehicle terminal device 100 according to the first embodiment described above has the following operational effects.
 (1)車載端末装置100は、道路リンクの始端のノードID、その道路リンクの始端の緯度・経度・高度情報、その道路リンクの始端が図郭ノードであるか否かを表す図郭ノードフラグ、道路リンクの終端のノードID、その道路リンクの終端の緯度・経度・高度情報、その道路リンクの終端が図郭ノードであるか否かを表す図郭ノードフラグ、およびコストデータを含む道路データと、メッシュ管理テーブル上で規定されるメッシュIDとを対応付けた地図データ140を有する。車載端末装置100は、リアルタイム情報を取得するリアルタイム情報取得装置190を有する。車載端末装置100は、通過メッシュ算出装置160を有する。 (1) The in-vehicle terminal device 100 includes a node ID at the start of a road link, latitude / longitude / altitude information at the start of the road link, and a map node flag indicating whether the start of the road link is a map node. Road data including a road link end node ID, latitude / longitude / altitude information of the end of the road link, a map node flag indicating whether the end of the road link is a map node, and cost data And map data 140 that associates mesh IDs defined on the mesh management table. The in-vehicle terminal device 100 includes a real-time information acquisition device 190 that acquires real-time information. The in-vehicle terminal device 100 includes a passing mesh calculation device 160.
 通過メッシュ算出装置160は、図6のステップS201~S203において、地図データ140に基づき、出発地側図郭ノードOから目的地側図郭ノードDまでの最小コスト経路が含まれる複数の通過メッシュM0を取得する。出発地側図郭ノードOは、車載端末装置100が搭載された車両の出発地Sを含む出発地側メッシュMSと、出発地側メッシュMSに隣接する通過メッシュM0との境界に位置する。目的地側図郭ノードDは、車両の目的地Gを含む目的地側メッシュMGと、目的地側メッシュMGに隣接する通過メッシュM0との境界に位置する。 In steps S201 to S203 in FIG. 6, the passing mesh calculation device 160, based on the map data 140, includes a plurality of passing meshes M0 including the minimum cost route from the departure point side map node O to the destination side map node D. To get. The departure point side map node O is located at the boundary between the departure point side mesh MS including the departure point S of the vehicle on which the in-vehicle terminal device 100 is mounted and the passing mesh M0 adjacent to the departure point side mesh MS. The destination side map line node D is located at the boundary between the destination side mesh MG including the destination G of the vehicle and the passing mesh M0 adjacent to the destination side mesh MG.
 メッシュコストは予め記憶装置に格納されている。複数の通過メッシュM0のうちの各通過メッシュM0が、その通過メッシュM0内の最小コスト経路の両端の始点図郭ノードおよび終点図郭ノードを、その通過メッシュM0に隣接する少なくとも1つの通過メッシュM0と共有するときの、最小コスト経路のコストを表すのがメッシュコストである。 The mesh cost is stored in advance in the storage device. Each of the passing meshes M0 among the plurality of passing meshes M0 has the start point map node and the end point map node at both ends of the minimum cost path in the pass mesh M0 as at least one pass mesh M0 adjacent to the pass mesh M0. The mesh cost represents the cost of the minimum cost path when sharing with the network.
 車載端末装置100は比較装置200を有する。比較装置200は、図16の処理ステップS5022において、出発地側図郭ノードOから目的地側図郭ノードDまでの最小コスト経路に含まれる道路リンクのコストと、その道路リンクに関するリアルタイム情報とに基づき、その道路リンクを含む通過メッシュM0の図郭ノード間のメッシュコストの更新を行うか否かを判定する。更新を行うことが肯定判定されたとき、経路探索装置170は、再探索対象メッシュMRの図郭ノード間のメッシュコストを更新するとともに、更新されたメッシュコストに対応する再探索対象メッシュMR内の最小コスト経路を求める。経路探索装置170は、更新された通過メッシュの図郭ノード間のメッシュコストに基づき複数の通過メッシュM0を更新し、更新された複数の通過メッシュM0と再探索対象メッシュMR内の最小コスト経路とに基づき、出発地Sから目的地Gまでの経路を探索する。
すなわち、予め計算されたメッシュコストを用いる車載端末装置100では、リアルタイム交通情報に基づいて、通過メッシュのメッシュコストを更新するかどうかが判定され、肯定判定されたときにこのメッシュコストが更新されることで、経路探索前のコスト計算の段階で想定できない状況を考慮することができる。したがって、リアルタイムな情報に対応した経路探索を効率的に実行できる。
The in-vehicle terminal device 100 includes a comparison device 200. In the processing step S5022 of FIG. 16, the comparison apparatus 200 converts the cost of the road link included in the minimum cost route from the departure side map node O to the destination side map node D and real-time information regarding the road link. Based on this, it is determined whether or not to update the mesh cost between the contour nodes of the passing mesh M0 including the road link. When an affirmative decision is made to perform the update, the route search device 170 updates the mesh cost between the contour nodes of the re-search target mesh MR, and in the re-search target mesh MR corresponding to the updated mesh cost. Find the minimum cost path. The route search device 170 updates the plurality of passage meshes M0 based on the updated mesh costs between the contour nodes of the passage meshes, and the updated plurality of passage meshes M0 and the minimum cost route in the re-search target mesh MR. Based on the above, the route from the departure point S to the destination G is searched.
That is, in the in-vehicle terminal device 100 using the mesh cost calculated in advance, it is determined whether to update the mesh cost of the passing mesh based on the real-time traffic information, and this mesh cost is updated when an affirmative determination is made. Thus, a situation that cannot be assumed at the cost calculation stage before the route search can be taken into consideration. Therefore, a route search corresponding to real-time information can be executed efficiently.
(2)車載端末装置100において、比較装置200は、統計交通情報または規制速度に基づく道路リンクのコストCMと、リアルタイム情報に基づく道路リンクのコストCRとの差分が所定の閾値180秒以上のとき、通過メッシュのメッシュコストの更新を行うことを肯定判定する。したがって、統計交通情報または規制速度に基づく道路リンクのコストCMと、リアルタイム情報に基づく道路リンクのコストCRとが略等しい場合、経路探索装置170による再探索対象メッシュMRのメッシュコストの更新を行うこと無く、経路探索装置170によって探索された出発地Sから目的地Gまでの経路を得ることができる。 (2) In the in-vehicle terminal device 100, the comparison device 200 determines that the difference between the road link cost CM based on the statistical traffic information or the regulated speed and the road link cost CR based on the real-time information is equal to or greater than a predetermined threshold value of 180 seconds. Affirmative determination is made to update the mesh cost of the passing mesh. Accordingly, when the road link cost CM based on the statistical traffic information or the regulated speed and the road link cost CR based on the real-time information are substantially equal, the route search device 170 updates the mesh cost of the re-search target mesh MR. The route from the starting point S to the destination G searched by the route searching device 170 can be obtained.
(3)出発地Sから離れた道路リンクほど、その道路リンクに関して出発時に取得されたリアルタイム情報の有効性は、車両がその道路リンクを走行する時点で低下している可能性が考えられる。車載端末装置100において、所定の閾値は、車両が出発地Sを出発してからその道路リンクを走行するまでの予測経過時間に応じた関数としてもよい。したがって、出発地Sから離れた道路リンクほど所定の閾値を大きくすることにより、リアルタイム情報に基づく通過メッシュのメッシュコストの更新が行われにくくなるようにすることができる。 (3) As the road link is farther from the departure place S, the validity of the real-time information acquired at the time of departure for the road link may be reduced when the vehicle travels on the road link. In the in-vehicle terminal device 100, the predetermined threshold value may be a function corresponding to an estimated elapsed time from when the vehicle departs from the departure place S until the vehicle travels on the road link. Therefore, by increasing the predetermined threshold as the road link is farther from the departure place S, it is possible to make it difficult to update the mesh cost of the passing mesh based on the real-time information.
(4)車載端末装置100は、通過メッシュ算出装置160が算出したメッシュコストと、始点図郭ノードおよび終点図郭ノードとが対応付けられたメッシュコストデータ150をさらに有する。経路探索装置170は、メッシュコストデータ150に含まれるメッシュコストを参照して、複数の通過メッシュM0を取得する。したがって、経路探索時には予め生成されたメッシュコストデータ150を参照するだけで速やかに複数の通過メッシュM0を取得することができる。 (4) The in-vehicle terminal device 100 further includes mesh cost data 150 in which the mesh cost calculated by the passing mesh calculation device 160 is associated with the start point map node and the end point map node. The route search device 170 refers to the mesh cost included in the mesh cost data 150 and acquires a plurality of passing meshes M0. Therefore, a plurality of passing meshes M0 can be quickly acquired simply by referring to the mesh cost data 150 generated in advance when searching for a route.
―第2の実施の形態―
 図19は、本発明の第2の実施の形態における経路演算装置としての経路演算システムの全体構成を示す図である。経路演算システムは、図19(a)に示す車載端末装置1000と、図19(b)に示すセンタ装置5000とを有する。車載端末装置1000は、目的地入力装置110、センサ類120の情報から自車の位置を算出する自車位置算出装置130、表示装置220、通信装置310を有する。
-Second embodiment-
FIG. 19 is a diagram showing an overall configuration of a route computation system as a route computation device according to the second embodiment of the present invention. The route calculation system includes an in-vehicle terminal device 1000 shown in FIG. 19A and a center device 5000 shown in FIG. 19B. The in-vehicle terminal device 1000 includes a host vehicle position calculation device 130 that calculates the position of the host vehicle from information of the destination input device 110 and sensors 120, a display device 220, and a communication device 310.
 センタ装置5000は、地図データ140、メッシュコストデータ150、通過メッシュ算出装置160、経路探索装置170、経路探索結果記憶装置180、リアルタイム情報取得装置190、比較装置200、メッシュコストデータ作成装置210、通信装置320を有する。メッシュコストデータ作成装置210は、図5に示す処理フローに従ってメッシュコストデータ150を作成する。 The center device 5000 includes map data 140, mesh cost data 150, passing mesh calculation device 160, route search device 170, route search result storage device 180, real-time information acquisition device 190, comparison device 200, mesh cost data creation device 210, communication. It has a device 320. The mesh cost data creation device 210 creates the mesh cost data 150 according to the processing flow shown in FIG.
 車載端末装置1000とセンタ装置5000とは通信装置310および320によって接続されている。通信装置310および320は、携帯電話機、無線LANモジュール、PDA(Personal Digital Assistance)、あるいは、車載端末装置1000またはセンタ装置5000と一体化されたモデムでも構わない。センタ装置5000において、経路探索装置180による処理が実行されることで、経路探索時の車載端末1000の処理負荷を軽減できる。センタ装置5000で算出された経路は、通信装置320を介して、車載端末装置1000へ送付される。 The in-vehicle terminal device 1000 and the center device 5000 are connected by communication devices 310 and 320. The communication devices 310 and 320 may be a cellular phone, a wireless LAN module, a PDA (Personal Digital Assistance), or a modem integrated with the in-vehicle terminal device 1000 or the center device 5000. In the center device 5000, the processing by the route search device 180 is executed, so that the processing load on the in-vehicle terminal 1000 during the route search can be reduced. The route calculated by the center device 5000 is sent to the in-vehicle terminal device 1000 via the communication device 320.
 車載端末装置1000においては、通信装置310を介して、目的地入力装置110からの目的地情報および経路探索タイプ情報、ならびに自車位置算出装置130からの自車位置情報が入力され、入力されたこれらの情報がセンタ装置5000へ送信される。 In the in-vehicle terminal device 1000, the destination information and route search type information from the destination input device 110 and the vehicle position information from the vehicle position calculation device 130 are input and input via the communication device 310. These pieces of information are transmitted to the center device 5000.
 センタ装置5000は、通信装置320を介して、これらの情報を受け取り、これらの情報を経路探索装置170へ入力させる。 The center device 5000 receives these pieces of information via the communication device 320, and inputs these pieces of information to the route search device 170.
 センタ装置5000の経路探索結果記憶装置180に格納されている経路探索結果は、通信装置320を介して、車載端末装置1000へ送信される。車載端末装置1000は、通信装置310を介して、経路探索結果の情報を受信する。さらに経路探索結果を示す最適経路表示画面が表示装置220のディスプレイ画面上に表示されることにより、ユーザーに提示される。 The route search result stored in the route search result storage device 180 of the center device 5000 is transmitted to the in-vehicle terminal device 1000 via the communication device 320. The in-vehicle terminal device 1000 receives the route search result information via the communication device 310. Further, an optimum route display screen showing the route search result is displayed on the display screen of the display device 220, and is presented to the user.
 以上で説明した第2の実施の形態の経路演算システムは、第1の実施の形態の車載端末装置100が奏する作用効果に加え、車載端末装置1000を第1の実施の形態の車載端末装置100よりも小規模な装置として実現できるという作用効果を奏する。 In the route calculation system of the second embodiment described above, the in-vehicle terminal device 1000 is replaced with the in-vehicle terminal device 100 of the first embodiment in addition to the operational effects exhibited by the in-vehicle terminal device 100 of the first embodiment. There is an effect that it can be realized as a smaller apparatus.
―変形例―
(1)上述の第1及び第2の実施形態において、メッシュコストデータ150は、経路探索タイプ毎のメッシュ内最小コスト経路探索結果として得られるメッシュコストに関するコストデータ及びメッシュ内経路を構成する全ての道路リンクIDを含むこととしても良い。経路探索タイプに応じてメッシュ内最小コスト経路探索が行われるため、メッシュ内最小コスト経路を構成する道路リンクの構成は経路探索タイプにより異なっても構わない。
-Modification-
(1) In the first and second embodiments described above, the mesh cost data 150 includes all the cost data related to the mesh cost obtained as a result of searching the minimum cost path in the mesh for each path search type and all the paths constituting the path in the mesh. It is good also as including road link ID. Since the in-mesh minimum cost route search is performed according to the route search type, the configuration of the road links constituting the in-mesh minimum cost route may differ depending on the route search type.
 メッシュコストデータ150の構成図を図20(a)に示す。メッシュコストデータ150は、経路探索タイプ毎のメッシュコストに関するコストデータの他に、経路探索タイプ毎の経路探索結果として得られるメッシュ内経路を構成する道路リンク数と、道路リンクIDとを含む。このとき道路リンクIDは、始点側の図郭ノードから順に格納される。メッシュコストデータ150には、「最短経路」および「最小時間経路」といった2種類の経路探索タイプにそれぞれ対応する「最短距離」および「最小時間」といった2種類のメッシュコストに関するコストデータが格納されているため、メッシュコスト種類数には2が設定されている。 Fig. 20 (a) shows a configuration diagram of the mesh cost data 150. The mesh cost data 150 includes, in addition to the cost data related to the mesh cost for each route search type, the number of road links constituting the in-mesh route obtained as a route search result for each route search type, and the road link ID. At this time, the road link ID is stored in order from the starting point side map node. The mesh cost data 150 stores cost data related to two types of mesh costs such as “shortest distance” and “minimum time” corresponding to two types of route search types such as “shortest route” and “minimum time route”. Therefore, 2 is set as the number of mesh cost types.
 図20(b)は、「最短距離」に対応する最短経路と、「最小時間」に対応する最小時間経路とを表している。最短経路を構成する道路リンク数は「3」であり、最短経路を構成する道路リンクIDは、始点側の図郭ノードから順に「1001」、「1002」、「1003」である。最小時間経路を構成する道路リンク数は「2」であり、最小時間経路を構成する道路リンクIDは、始点側の図郭ノードから順に「1004」、「1005」となる。このメッシュコストデータ150を用いた場合、経路探索装置170によって実行されるステップS402(図12)においては、経路探索タイプに応じた最小コスト経路を構成する道路リンクのコストデータが参照される。 FIG. 20B shows the shortest path corresponding to the “shortest distance” and the minimum time path corresponding to “minimum time”. The number of road links that make up the shortest route is “3”, and the road link IDs that make up the shortest route are “1001”, “1002”, and “1003” in order from the map node on the starting point side. The number of road links constituting the minimum time path is “2”, and the road link IDs constituting the minimum time path are “1004” and “1005” in order from the map node on the starting point side. When the mesh cost data 150 is used, in step S402 (FIG. 12) executed by the route search device 170, the cost data of the road link that constitutes the minimum cost route according to the route search type is referred to.
(2)上述の実施の形態の説明において、ステップS5022における判定処理で用いられる閾値に関しては、リンクコストがリンク旅行時間である場合の閾値について説明した。リンクコストがリンク長、すなわち距離である場合、およびリンクコストがリンクあたりの燃料消費量である場合、これらはともに時間の関数であるため、時間に換算することにより、ステップS5022における判定処理を実行することができる。たとえば、リンク長を、対応する道路リンクの平均移動速度で除することにより、リンク長は時間へ換算される。また、たとえば、リンクあたりの燃料消費量に、予め定められた所定の係数を乗じることによって、リンクあたりの燃料消費量は時間へ換算される。 (2) In the description of the above-described embodiment, regarding the threshold used in the determination processing in step S5022, the threshold when the link cost is the link travel time has been described. When the link cost is the link length, that is, the distance, and when the link cost is the fuel consumption per link, these are both functions of time, and therefore the determination process in step S5022 is executed by converting to the time. can do. For example, the link length is converted into time by dividing the link length by the average moving speed of the corresponding road link. For example, the fuel consumption per link is converted into time by multiplying the fuel consumption per link by a predetermined coefficient.
(3)上述の実施の形態の説明においては、本発明による経路演算装置を、車載端末装置100、または車載端末装置1000とセンタ装置5000とを含む経路演算システムに適用した実施の形態を説明した。車載端末装置100または車載端末装置1000は、たとえば、車両に据え付けて使用されるカーナビゲーション装置に含まれてもよいし、PND(Personal Navigation Device)のような着脱可能な装置に含まれてもよいし、車両の乗員が携帯する携帯電話機に含まれてもよい。さらには、車両の代わりに人間などの他の移動体であってもよい。 (3) In the description of the above-described embodiment, the embodiment in which the route calculation device according to the present invention is applied to the in-vehicle terminal device 100 or the route calculation system including the in-vehicle terminal device 1000 and the center device 5000 has been described. . For example, the in-vehicle terminal device 100 or the in-vehicle terminal device 1000 may be included in a car navigation device used by being installed in a vehicle, or may be included in a removable device such as a PND (Personal Navigation Device). However, it may be included in a mobile phone carried by a vehicle occupant. Furthermore, it may be another moving body such as a human instead of the vehicle.
 上記では、種々の実施の形態および変形例を説明したが、本発明はこれらの内容に限定されるものではない。本発明の技術的思想の範囲内で考えられるその他の態様も本発明の範囲内に含まれる。 Although various embodiments and modifications have been described above, the present invention is not limited to these contents. Other embodiments conceivable within the scope of the technical idea of the present invention are also included in the scope of the present invention.
 次の優先権基礎出願の開示内容は引用文としてここに組み込まれる。
 日本国特許出願2011年第20068号(2011年2月1日出願)
 
The disclosure of the following priority application is hereby incorporated by reference.
Japanese Patent Application No. 201120068 (filed on Feb. 1, 2011)

Claims (6)

  1.  道路リンクと地図を区画するメッシュとを対応付けた地図データと、前記メッシュと前記メッシュに隣接する少なくとも1つの隣接メッシュとがメッシュ内最小コスト経路の両端ノードの各々を共有するときの前記メッシュ内最小コスト経路のコストを表すメッシュコストとに基づき、移動体の始点を含む始点メッシュと前記始点メッシュに隣接する始点隣接メッシュとの境界に位置する第1候補図郭ノードから前記移動体の終点を含む終点メッシュと前記終点メッシュに隣接する終点隣接メッシュとの境界に位置する第2候補図郭ノードまでの候補図郭ノード間接続最小コスト経路に含まれる複数の通過メッシュを取得する通過メッシュ取得部と、
     前記候補図郭ノード間接続最小コスト経路に含まれる区間道路リンクを含む前記メッシュにおいて、前記区間道路リンクのリンクコストの更新に基づく新たなメッシュ内最小コスト経路のコストを表すように前記メッシュコストを更新し、更新された前記メッシュコストに基づき前記複数の通過メッシュを更新し、更新された前記複数の通過メッシュと前記新たなメッシュ内最小コスト経路とに基づき、前記始点から前記終点までの移動経路を探索する経路探索部とを備える経路演算装置。
    The map data in which road links and meshes that divide the map are associated with each other, and the mesh and at least one adjacent mesh adjacent to the mesh share each of both end nodes of the minimum cost path in the mesh. Based on the mesh cost representing the cost of the minimum cost path, the end point of the moving object is determined from the first candidate map node located at the boundary between the starting point mesh including the starting point of the moving object and the starting point adjacent mesh adjacent to the starting point mesh. A passing mesh acquisition unit that acquires a plurality of passing meshes included in a candidate inter-map node connection minimum cost path to a second candidate map node located at a boundary between an end-point mesh including the end-point mesh adjacent to the end-point mesh; When,
    In the mesh including the section road link included in the candidate maple node connection minimum cost path, the mesh cost is represented to represent the cost of a new in-mesh minimum cost path based on the update of the link cost of the section road link. Updating, updating the plurality of passing meshes based on the updated mesh cost, and moving paths from the start point to the end point based on the updated plurality of passing meshes and the new in-mesh minimum cost route A route calculation device comprising: a route search unit that searches for a route.
  2.  請求項1に記載の経路演算装置において、
     現況交通情報を取得する情報取得部をさらに備え、
     前記経路探索部は、前記リンクコストと、前記現況交通情報に基づく前記区間道路リンクの現況コストとの差分が所定の閾値以上のとき、前記リンクコストの更新に基づき前記メッシュコストの更新を行う経路演算装置。
    The route calculation device according to claim 1,
    It further includes an information acquisition unit that acquires current traffic information,
    The route search unit is configured to update the mesh cost based on the link cost update when a difference between the link cost and the current cost of the section road link based on the current traffic information is equal to or greater than a predetermined threshold. Arithmetic unit.
  3.  請求項2に記載の経路演算装置において、
     前記所定の閾値は、前記移動体が前記始点を出発してから前記区間道路リンクを移動するまでの予測経過時間に応じた関数である経路演算装置。
    The route calculation device according to claim 2,
    The predetermined threshold is a route calculation device that is a function according to an estimated elapsed time from when the moving body departs from the start point to when the moving body moves on the section road link.
  4.  請求項1に記載の経路演算装置において、
     前記メッシュコストを前記両端ノードに対応付けたメッシュコストデータをさらに備え、
     前記通過メッシュ取得部は、前記メッシュコストデータに含まれる前記メッシュコストを参照して、前記複数の通過メッシュを取得する経路演算装置。
    The route calculation device according to claim 1,
    Further comprising mesh cost data in which the mesh cost is associated with the both end nodes;
    The passage mesh acquisition unit is a path calculation device that acquires the plurality of passage meshes with reference to the mesh cost included in the mesh cost data.
  5.  請求項1に記載の経路演算装置において、
     前記メッシュコストを前記両端ノードに対応付けたメッシュコストデータをさらに備え、
     前記メッシュコストデータは、前記メッシュ内最小コスト経路を構成する前記道路リンクに関するデータを含む経路演算装置。
    The route calculation device according to claim 1,
    Further comprising mesh cost data in which the mesh cost is associated with the both end nodes;
    The mesh cost data is a route calculation device including data relating to the road link constituting the minimum cost route in the mesh.
  6.  請求項4または5に記載の経路演算装置において、
     前記メッシュコストデータは、複数種類の経路探索条件に応じた複数種類のコストに関するデータを含む経路演算装置。
     
    In the route calculation device according to claim 4 or 5,
    The mesh cost data is a route calculation device including data relating to a plurality of types of costs corresponding to a plurality of types of route search conditions.
PCT/JP2012/052136 2011-02-01 2012-01-31 Route calculation apparatus WO2012105554A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2011-020068 2011-02-01
JP2011020068A JP5547106B2 (en) 2011-02-01 2011-02-01 Route arithmetic unit

Publications (1)

Publication Number Publication Date
WO2012105554A1 true WO2012105554A1 (en) 2012-08-09

Family

ID=46602766

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/052136 WO2012105554A1 (en) 2011-02-01 2012-01-31 Route calculation apparatus

Country Status (2)

Country Link
JP (1) JP5547106B2 (en)
WO (1) WO2012105554A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105103528A (en) * 2012-12-31 2015-11-25 埃尔瓦有限公司 Cost-effective mobile connectivity protocols
CN109642801A (en) * 2016-08-17 2019-04-16 苹果公司 Real-time traffic routing

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102735239B (en) * 2011-03-29 2015-06-10 电装It研究所 Navigation device, method and system
US8775059B2 (en) * 2011-10-26 2014-07-08 Right There Ware LLC Method and system for fleet navigation, dispatching and multi-vehicle, multi-destination routing
KR101375219B1 (en) * 2012-09-07 2014-03-20 록앤올 주식회사 Communication Type Navigation System to Navigating by Detecting Changes of Traffic
JP6359283B2 (en) * 2014-02-13 2018-07-18 株式会社ゼンリン Route search device
JP6808983B2 (en) * 2016-06-07 2021-01-06 日産自動車株式会社 Route guidance method and route guidance system
JP6440221B2 (en) * 2017-12-01 2018-12-19 株式会社ゼンリンデータコム Information processing apparatus, information processing method, and program
JP7173310B2 (en) * 2019-05-14 2022-11-16 日本電信電話株式会社 Route search device, route search method, and route search program
CN111735441B (en) * 2020-04-08 2021-07-06 腾讯科技(深圳)有限公司 Terminal positioning method, device and storage medium
JP7156355B2 (en) * 2020-12-10 2022-10-19 日産自動車株式会社 Route guidance method and route guidance system
WO2022176198A1 (en) * 2021-02-22 2022-08-25 日本電気株式会社 Infrastructure diagnostic device, infrastructure diagnostic method, and recording medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004057273A1 (en) * 2002-12-20 2004-07-08 Jicoux Datasystems, Inc. Route search apparatus, route search system, program, and route search method
JP2007132747A (en) * 2005-11-09 2007-05-31 Xanavi Informatics Corp Navigation system and information acquisition method
WO2010013327A1 (en) * 2008-07-30 2010-02-04 パイオニア株式会社 Route search device, route search method, route search program, and recording medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004057273A1 (en) * 2002-12-20 2004-07-08 Jicoux Datasystems, Inc. Route search apparatus, route search system, program, and route search method
JP2007132747A (en) * 2005-11-09 2007-05-31 Xanavi Informatics Corp Navigation system and information acquisition method
WO2010013327A1 (en) * 2008-07-30 2010-02-04 パイオニア株式会社 Route search device, route search method, route search program, and recording medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105103528A (en) * 2012-12-31 2015-11-25 埃尔瓦有限公司 Cost-effective mobile connectivity protocols
EP2939409A4 (en) * 2012-12-31 2016-05-18 Elwha Llc Cost-effective mobile connectivity protocols
CN109642801A (en) * 2016-08-17 2019-04-16 苹果公司 Real-time traffic routing

Also Published As

Publication number Publication date
JP2012159433A (en) 2012-08-23
JP5547106B2 (en) 2014-07-09

Similar Documents

Publication Publication Date Title
JP5547106B2 (en) Route arithmetic unit
US20200173808A1 (en) Methods and systems for providing recommendations for parking of vehicles
JP6094543B2 (en) Origin / Destination Extraction Device, Origin / Destination Extraction Method
US10989553B2 (en) Method, apparatus and computer program product for determining likelihood of a route
JP5549353B2 (en) Car navigation system
EP3452783B1 (en) Stitching mixed-version map tiles in hybrid navigation for partial map updates
JP2012127770A (en) Route search method and device
WO2006001412A1 (en) Traffic condition report device, system thereof, method thereof, program for executing the method, and recording medium containing the program
KR20130111801A (en) Method of route guide for several stops
EP2623932A2 (en) Navigation system and route search method
JP2006047246A (en) Route searching method for navigation system
US11081000B2 (en) Method and system for generating heading information of vehicles
US20220155080A1 (en) System and method for detecting a roadblock zone
EP3351904A2 (en) Method, apparatus and computer program product for a navigation system user interface
JP5856813B2 (en) Navigation system, terminal device
JP6164153B2 (en) Recommended route search device and program for recommended route search device
JP2007218923A (en) Method for searching route in navigation apparatus
JP2013113609A (en) Navigation apparatus and route search method
US11536586B2 (en) System, method, and computer program product for identifying a road object
JP2007218924A (en) Method for searching route in navigation apparatus
KR102197199B1 (en) Method for creating tpeg information by calculating rotational speed at intersection
JPH1019593A (en) On-vehicle navigator
JP3982429B2 (en) Vehicle navigation device
JP2011191211A (en) Navigation system, route searching server, navigation device and navigation method
JP2013029480A (en) Cost correction device, route search system, terminal device, server device, cost correction method, route search method, and program

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: 12742564

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: 12742564

Country of ref document: EP

Kind code of ref document: A1