WO2004057273A1 - Route search apparatus, route search system, program, and route search method - Google Patents

Route search apparatus, route search system, program, and route search method Download PDF

Info

Publication number
WO2004057273A1
WO2004057273A1 PCT/JP2002/013333 JP0213333W WO2004057273A1 WO 2004057273 A1 WO2004057273 A1 WO 2004057273A1 JP 0213333 W JP0213333 W JP 0213333W WO 2004057273 A1 WO2004057273 A1 WO 2004057273A1
Authority
WO
WIPO (PCT)
Prior art keywords
block
route
cost
end point
movement
Prior art date
Application number
PCT/JP2002/013333
Other languages
French (fr)
Japanese (ja)
Inventor
Tatsuya Honmaru
Shigeaki Nakata
Original Assignee
Jicoux Datasystems, Inc.
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 Jicoux Datasystems, Inc. filed Critical Jicoux Datasystems, Inc.
Priority to AU2002357627A priority Critical patent/AU2002357627A1/en
Priority to JP2004561997A priority patent/JPWO2004057273A1/en
Priority to PCT/JP2002/013333 priority patent/WO2004057273A1/en
Publication of WO2004057273A1 publication Critical patent/WO2004057273A1/en

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/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/3446Details of route searching algorithms, e.g. Dijkstra, A*, arc-flags, using precalculated routes

Landscapes

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

Abstract

A route search apparatus for searching a movement route used for movement from a start point to an end point. The entire region including the start point and the end point is divided into a plurality of block areas. The apparatus includes a block management unit for managing an inner route cost which is a movement cost required when passing through the block regions using an in-block route contained in the block regions, a block selection unit for selecting blocks according to the start point and the end point of the entire region, a movement route generator for generating a movement route from the start point to the end point via the in-block route contained in each of the block regions selected by the block selection unit, and a movement cost calculation unit for calculating the route movement cost which is a movement cost when movement is performed using the movement route according to the in-route cost corresponding to the in-block route contained in the movement route.

Description

、.プログラム、 及び経路探索方法  , .Program, and route search method
技術分野 Technical field
本発明は、 経路探索装置、 経路探索システム、 プログラム、 及び経路探索方 法に関する。 特に本発明は、 始点から終点までの移動に用いるべき移動経路を 明  The present invention relates to a route search device, a route search system, a program, and a route search method. In particular, the present invention specifies a movement route to be used for movement from a start point to an end point.
採索する経路探索装置に関する。 The present invention relates to a route search device for searching.
田 背景技術  Field background technology
従来、 複数のノードを利用して経路探索を行う方法が知られている。 当該方 法においては、 それぞれのノ一ド間の距離等に基づいて経路探索を行う。  Conventionally, a method for performing a route search using a plurality of nodes is known. In this method, a route search is performed based on the distance between each node and the like.
しかし、 始点と終点との間に多くのノードが存在する場合、 経路探索に必要 な演算量が増大するため、 経路探索に時間がかかる場合があった。 そのため、 従来、 経路探索を効率よく行うのが困難な場合があった。  However, when there are many nodes between the start point and the end point, the amount of computation required for the route search increases, and the route search may take time. For this reason, it has been difficult in the past to efficiently search for a route.
そこで本発明は、 上記の課題を解決することのできる経路探索装置、 経路探 索システム、 プログラム、 及び経路探索方法を提供することを目的とする。 こ の目的は特許請求の範囲における独立項に記載の特徴の組み合わせにより達成 される。 また従属項は本発明の更なる有利な具体例を規定する。  Therefore, an object of the present invention is to provide a route search device, a route search system, a program, and a route search method that can solve the above-described problems. This object is achieved by a combination of the features described in the independent claims. The dependent claims define further advantageous embodiments of the present invention.
発明の開示 Disclosure of the invention
このような目的を達成するために、 本発明の第 1の形態によれば、 始点から 終点までの移動に用いるべき移動経路を探索する経路探索装置であって、 始点 及び終点を含む全体領域を分割した複数のプロック領域のそれぞれに対応して、 当該プロック領域に含まれるプロック内経路を用いて当該プロック領域を通過 する場合に要する移動コストである内経路コストを管理するプロック管理部と、 全体領域における始点及ぴ終点の位置に基づき、 複数のプロック領域を選択す るプロック選択部と、 プロック選択部が選択する複数のプロック領域のそれぞ れに含まれるプロック内経路を経由して、 始点から終点に至る移動経路を生成 する移動経路生成部と、 移動経路に含まれるプロック内経路に対応する内経路 コストに基づき、 移動経路を用いて移動する場合の移動コストである経路移動 コストを算出する移動コスト算出部とを備える。 In order to achieve such an object, according to a first aspect of the present invention, there is provided a route search device for searching for a movement route to be used for a movement from a start point to an end point, wherein an entire area including the start point and the end point is determined. A block management unit that manages an internal path cost, which is a moving cost required to pass through the block area using a path in the block included in the block area, corresponding to each of the plurality of divided block areas; Select multiple block areas based on the start and end points of the area A block selecting unit that generates a moving path from a start point to an end point via a path within a block included in each of a plurality of block areas selected by the block selecting unit; A moving cost calculating unit that calculates a path moving cost, which is a moving cost when moving using the moving path, based on the internal path cost corresponding to the included block internal path.
また、 少なくとも一部のブロック領域は、 当該プロック領域の内部と外部と を結ぶ、 少なくとも 3個の出入口を有し、 プロック管理部は、 少なくとも一部 のブロック領域のそれぞれに対応して、 それぞれが少なくとも 3個の出入口の うちの 2個を一端及び他端とし、 互いに異なる少なくとも 2個のプロック内経 路を管理してよい。  Further, at least some of the block areas have at least three entrances connecting the inside and the outside of the block area, and the block management unit corresponds to each of at least some of the block areas. Two of the at least three entrances may be used as one end and the other end, and at least two different routes in the block may be managed.
また、 それぞれのブロック領域は、 当該プロック領域と、 全体領域において 当該プロック領域に隣接するプロック領域とを接続する複数の出入口を有し、 ブロック管理部は、 複数の出入口のうちの 2個の出入口の組み合わせを、 プロ ック内経路として管理し、 当該 2個の出入口の間における移動コストを、 当該 ブロック内経路に対応する内径路コストとして管理し、 ブロック選択部は、 複 数のプロック領域の少なくとも一部として、 互いに隣接する 2個のプロック領 域を選択し、 移動経路生成部は、 2個のプロック領域に対し、 それぞれのプロ ック領域におけるプロック内経路を、 当該 2個のプロック領域を接続する出入 口を介して接続することにより、 移動経路の少なくとも一部を生成してよい。 また、 移動経路生成部は複数の移動経路を生成し、 移動コス ト算出部は、 複 数の移動経路に対し、 それぞれの経路移動コストを算出し、 経路検索装置は、 それぞれの経路移動コストに基づき、 複数の移動経路から一の移動経路を選択 する経路選択部を更に備えてよい。  Also, each block area has a plurality of entrances and exits that connect the block area and a block area adjacent to the block area in the entire area, and the block management unit includes two entrances out of the plurality of entrances. Is managed as a route in the block, the moving cost between the two entrances and exits is managed as the cost of the inner diameter route corresponding to the route in the block, and the block selecting unit determines the number of blocks in the block area. At least as a part, two block areas adjacent to each other are selected, and the movement path generation unit compares the two block areas with the intra-block path in each block area and the two block areas. At least a part of the movement route may be generated by connecting via an entrance connecting the devices. In addition, the travel route generation unit generates a plurality of travel routes, the travel cost calculation unit calculates each route travel cost for the plurality of travel routes, and the route search device calculates the route travel cost for each travel route. And a route selection unit that selects one of the plurality of travel routes based on the plurality of travel routes.
また、 ブロック管理部は、 複数のブロック領域を挟んで互いに離間されたブ ロック領域である 2個の離間ブロックに対し、 当該 2個の離間プロックの間の 移動コス トである離間移動コス トを更に管理し、 ブロック選択部は、 複数のブ 口ック領域の少なくとも一部として、 始点を含むブロック領域である始点プロ ックと、 終点を含むブロック領域である終点ブロックとを選択し、 移動経路生 成部は、'始点ブロックに含まれるブロック内経路に基づき、 始点から一の離間 プロックに至る始点経路を生成し、 終点プロックに含まれるプロック内経路に 基づき、 他の離間ブロックから終点に至る終点経路を生成することにより、 始 点経路及び終点経路を経由する移動経路を生成し、 移動コス ト算出部は、 始点 経路及び終点経路のそれぞれに含まれるプロック内経路に対応する内経路コス トに基づき、 始点経路及び終点経路における移動コス トである始点移動コス ト 及び終点移動コス トのそれぞれを算出し、 始点移動コス ト、 終点移動コス ト、 及び離間移動コストに基づき、 経路移動コストを算出してよい。 In addition, the block management unit assigns the separation movement cost, which is the movement cost between the two separation blocks, to the two separation blocks, which are the block regions separated from each other across the plurality of block regions. Further, the block selection unit may control the start point program, which is a block area including the start point, as at least a part of the plurality of block areas. And the end point block, which is a block area including the end point, and the movement path generation unit generates a start point path from the start point to one separation block based on the intra-block path included in the start point block. Based on the route in the block included in the end point block, an end point route from another distant block to the end point is generated, thereby generating a movement route passing through the start point route and the end point route. Based on the inner route cost corresponding to the route in the block included in each of the start route and the end route, the start cost and the end cost of the start route and the end route are calculated. The route moving cost may be calculated based on the moving cost, the end point moving cost, and the distance moving cost.
また、 ブロック選択部は、 始点ブロックの近傍のプロック領域である始点近 傍ブロックと、 終点ブロックの近傍のブロック領域である終点近傍プロックと、 を更に選択し、 移動経路生成部は、 始点ブロック及び始点近傍ブロックのそれ ぞれに含まれるプロック内経路を経由することにより、 始点から一の離間プロ ックに至る始点経路と、 終点近傍プロック及ぴ終点プロックのそれぞれに含ま れるブロック内経路を経由することにより、 他の離間プロックから終点に至る 終点経路とを生成してよい。  Further, the block selection unit further selects: a start point near block which is a block area near the start point block, and an end point near block which is a block area near the end point block. By passing through the route within the block included in each of the blocks near the start point, the route from the start point to the separated block from the start point and the route within the block included in each of the block near the end point and the block near the end point By doing so, an end point route from another separated block to the end point may be generated.
また、 ブロック管理部は、 全体領域を分割した複数のブロック領域である複 数の全体分割プロックと、 複数の全体分割プロックのそれぞれを更に分割した 複数の領域に対応する複数のプロック領域である複数の部分分割プロックと それぞれに対応する内経路コス トを管理し、 ブロック選択部は、 複数のプロッ ク領域の少なくとも一部として、 始点を含む部分分割ブロックである始点ブ口 ックと、 終点を含む部分分割ブロックである終点ブロックと、 それぞれが始点 及び終点のいずれも含まない全体分割ブロックである一又は複数の中間ブ口ッ クとを選択し、 移動経路生成部は、 始点ブロックに含まれるブロック内経路に 基づく始点経路と、 一又は複数の中間ブロックのそれぞれに含まれるブロック 内経路に基づく中間経路と、 終点プロックに含まれるプロック内経路に基づく 終点経路とをそれぞれ生成することにより、 始点経路、 中間経路、 及び終点経 路を経由する移動経路を生成してよい。 In addition, the block management unit includes a plurality of whole division blocks that are a plurality of block areas obtained by dividing the entire area, and a plurality of block areas corresponding to the plurality of areas obtained by further dividing each of the plurality of whole division blocks. The block selection unit manages the partial block blocks and the internal path cost corresponding to each block block, and the block selection unit determines, as at least a part of the plurality of block areas, the start block and the end block that are the partial block including the start point. The end point block, which is a partial block that includes, and one or more intermediate blocks, each of which is a whole divided block that does not include either the start point or the end point, are selected, and the movement route generation unit is included in the start point block A starting point route based on the intra-block route, an intermediate route based on the intra-block route included in each of the one or more intermediate blocks, By generating an end point route based on the route in the block included in the end point block, the start point route, the intermediate route, and the end point route are generated. A moving route via a road may be generated.
また、 ブロック選択部は、 始点ブ口ッグの近傍の部分分割プロックである始 点近傍プロックと、 終点プロックの近傍の部分分割プロックである終点近傍ブ ロックとを更に選択し、 移動経路生成部は、 始点プロック及び始点近傍プロッ クのそれぞれに含まれるブロック內経路を経由することにより、 始点からいず れかの中間ブロックに至る始点経路と、 終点近傍ブロック及び終点ブロックの それぞれに含まれるプロック内経路を経由することにより、 いずれかの中間ブ ロックから終点に至る終点経路とを生成してよレ、。  The block selection unit further selects a start neighborhood block which is a partial division block near the start block and an end neighborhood block which is a partial division block near the end block, and a movement route generation unit. Is the start path from the start point to any intermediate block via the block 內 path included in each of the start point block and the start point block, and the blocks included in the end point vicinity block and the end point block, respectively. By passing through the internal route, an end route from any intermediate block to the end point is generated.
また、 移動経路の途中に経由すべき経由点の指定を受け付ける受付部を更に 備え、 ブロック選択部は、 複数のブロック領域の一部として、 経由点を含む部 分分割ブロックである経由点ブロックを更に選択し、 移動経路生成部は、 経由 点プロックに含まれるプロック内経路に更に基づき、 移動経路を生成してよい。 また、 ブロック選択部は、 経由点ブロックの近傍の部分分割ブロックである 経由点近傍ブロックを更に選択し、 移動経路生成部は、 経由点ブロック及び経 由点近傍プロックのそれぞれに含まれるプロック内経路を経由することにより、 いずれかの中間ブロックから、 経由点を経由して、 いずれかの中間ブロックに 至る経由経路を生成し、 経由経路を経由する移動経路を生成してよい。  In addition, the apparatus further includes a receiving unit that receives designation of a waypoint to be routed in the middle of the movement route, wherein the block selecting unit determines a waypoint block which is a subdivided block including the waypoint as a part of the plurality of block areas. Alternatively, the movement route generation unit may generate the movement route further based on the route in the block included in the route point block. Further, the block selecting unit further selects a transit point neighboring block which is a partial divided block near the transit point block, and the movement route generating unit transmits the intra-block route included in each of the transit point block and the transit point neighboring block. By passing through, a transit route from one of the intermediate blocks to any of the intermediate blocks via the transit point may be generated, and a travel route via the transit route may be generated.
また、 ブロック管理部は、 ブロック内経路沿いに位置する施設を示すブロッ ク施設情報を更に管理し、 経路検索装置は、 移動経路が経由するブロック内経 路に対応するプロック施設情報に基づき、 当該移動経路沿いに位置する施設を 示す経路施設情報を生成する施設情報生成部と、 移動経路を示す情報を、 当該 移動経路に対応する経路施設情報と対応付けて出力する情報出力部とを更に備 えてよい。  In addition, the block management unit further manages the block facility information indicating the facilities located along the route in the block, and the route search device uses the block facility information based on the block facility information corresponding to the route in the block through which the moving route passes. It further includes a facility information generation unit that generates route facility information indicating facilities located along the travel route, and an information output unit that outputs information indicating the travel route in association with the route facility information corresponding to the travel route. May be.
また、 ブロック管理部は、 ブロック内経路を用いて移動した場合の所要時間 の誤差範囲を示すブロック内誤差情報を更に管理し、 経路検索装置は、 移動経 路が経由するプロック内経路に対応するプロック内誤差情報に基づき、 当該移 動経路を用いて移動した場合の所要時間の誤差範囲を示す経路誤差情報を算出 する誤差情報算出部と、 移動経路を示す情報を、 当該移動経路に対応する経路 誤差情報と対応付けて出力する情報出力部とを更に備えてよい。 In addition, the block management unit further manages intra-block error information indicating an error range of a required time when moving using the intra-block route, and the route search device corresponds to the intra-block route through which the moving route passes. Based on the error information in the block, path error information indicating the error range of the required time when moving using the travel path is calculated. The information processing unit may further include an error information calculation unit that performs the operation, and an information output unit that outputs information indicating the movement route in association with the route error information corresponding to the movement route.
また、 ブロック管理部は、 経路検索装置の外部に設けられたサーバから、 内 径路コストを更新するための更新コスト情報を受け取り、 当該更新コスト情報 に基づき、 少なくとも一部の内径路コストを更新してよい。  In addition, the block management unit receives update cost information for updating the internal route cost from a server provided outside the route search device, and updates at least a part of the internal route cost based on the update cost information. May be.
また、 プロック選択部は、 予め定められた形状のテンプレート図形を格納す るテンプレート格納部と、 テンプレート図形を、 始点及ぴ終点を含む大きさに 拡大又は縮小する図形サイズ変更部と、 拡大又は縮小されたテンプレート図形 を、 始点及び終点の位置を基準として全体領域上に配置し、 配置されたテンプ レート図形を含む複数のプロック領域を選択する選択実行部とを有してよい。 また、 全体領域の少なくとも一部の状態を取得する状態取得部を更に備え、 プロック管理部は、 少なくとも一部のブロック内経路を、 当該ブロック内経路 の使用の可否を示す使用可否情報と対応付けて管理し、 かつ、 状態取得部が取 得した状態に基づき、 当該ブロック内経路に対する使用可否情報を変更し、 移 動経路生成部は、 使用可否情報に基づいてプロック内経路の使用の可否を判定 することにより、 使用可能なプロック内経路に基づき、 移動経路を生成してよ レ、。 '  The block selection unit includes a template storage unit that stores a template figure having a predetermined shape, a figure size change unit that enlarges or reduces the template figure to a size including a start point and an end point, and an enlargement or reduction. And a selection execution unit for arranging the arranged template figures on the entire area with reference to the positions of the start point and the end point, and selecting a plurality of block areas including the arranged template figures. The block management unit may further include a state acquisition unit that acquires at least a part of the state of the entire area, wherein the block management unit associates at least some of the intra-block paths with availability information indicating whether the intra-block paths can be used. Based on the status acquired by the status acquisition unit, and changes the availability information for the intra-block route.The traveling route generation unit determines whether the intra-block route is available based on the availability information. By making a determination, a movement route can be generated based on the available route in the block. '
本発明の第 2の形態によれば、 始点から終点までの移動に用いるべき移動経 路を探索する経路探索システムであって、 始点及び終点を含む全体領域を分割 した複数のプロック領域の少なくとも一部に対応して、 当該ブロック領域に含 まれるプロック内経路を用いて当該プロック領域を通過する場合に要する移動 コストである内経路コストを更新するための更新コスト情報を格納するサーバ と、 サーバと通信する端末とを備え、 端末は、 複数のブロック領域のそれぞれ に対応して、 当該プロック領域に含まれるブロック内経路を用いて当該ブロッ ク領域を通過する場合に要する内経路コストを管理し、 かつ、 サーバから受け 取る更新コスト情報に基づき、 少なくとも一部のブロック領域に対応する内径 路コストを更新するブロック管理部と、 全体領域における始点及び終点の位置 に基づき、 複数のブロック領域を選択するブロック選択部と、 ブロック選択部 が選択する複数のプロック領域のそれぞれに含まれるプロック内経路を経由し て、 始点から終点に至る移動経路を生成する移動経路生成部と、 移動経路に含 まれるプロック内経路に対応する内経路コストに基づき、 移動経路を用いて移 動する場合の移動コストである経路移動コストを算出する移動コスト算出部と を有する。 According to a second aspect of the present invention, there is provided a route search system for searching for a movement route to be used for movement from a start point to an end point, wherein at least one of a plurality of block areas obtained by dividing an entire area including the start point and the end point is provided. A server for storing update cost information for updating an internal route cost, which is a moving cost required to pass through the block area using a block internal path included in the block area, corresponding to the block; The terminal manages the internal path cost required when passing through the block area using the intra-block path included in the block area corresponding to each of the plurality of block areas. , And a block that updates the route cost corresponding to at least a part of the block area based on the update cost information received from the server. A processing section, a position of a start point and an end point in the entire region Based on the block selection unit that selects a plurality of block areas, and a movement path that generates a movement path from a start point to an end point via a path in a block included in each of the plurality of block areas selected by the block selection unit. A moving cost calculating unit configured to calculate a route moving cost, which is a moving cost when moving using the moving route, based on an inner route cost corresponding to an inner route of the block included in the moving route.
本発明の第 3の形態によれば、 始点から終点までの移動に用いるべき移動経路を 探索するプログラムであって、 始点及び終点を含む全体領域を分割した複数のブ口 ック領域のそれぞれに対応して、 当該プロック領域に含まれるプロック内経路を用 いて当該ブロック領域を通過する場合に要する移動コストである内経路コストを管 理するブロック管理部と、 全体領域における始点及ぴ終点の位置に基づき、 複数の ブロック領域を選択するブロック選択部と、 プロック選択部が選択する複数のプ口 ック領域のそれぞれに含まれるブロック内経路を経由して、 始点から終点に至る移 動経路を生成する移動経路生成部と、 移動経路に含まれるプロック内経路に対応す る内経路コストに基づき、 移動経路を用いて移動する場合の移動コストである経路 移動コストを算出する移動コスト算出部とを備える。  According to a third aspect of the present invention, there is provided a program for searching for a movement route to be used for movement from a start point to an end point, wherein the program includes a plurality of block areas obtained by dividing an entire area including the start point and the end point. Correspondingly, a block management unit that manages an internal path cost, which is a moving cost required to pass through the block area using a path in the block included in the block area, and a position of a start point and an end point in the entire area. Based on the block selection unit that selects multiple block areas and the movement path from the start point to the end point via the intra-block path included in each of the multiple block areas selected by the block selection unit. Based on the generated moving route generation unit and the inner route cost corresponding to the route inside the block included in the moving route, the moving cost when moving using the moving route is calculated. A travel cost calculating unit for calculating a certain route travel cost.
本発明の第 4の形態によれば、 始点から終点までの移動に用いるべき移動経 路を探索する経路探索方法であって、 始点及び終点を含む全体領域を分割した 複数のプロック領域のそれぞれに対応して、 当該プロック領域に含まれるプロ ック内経路を用いて当該プロック領域を通過する場合に要する移動コス トであ る内経路コストを管理するブロック管理段階と、 全体領域における始点及ぴ終 点の位置に基づき、 複数のブロック領域を選択するブロック選択段階と、 プロ ック選択部が選択する複数のプロック領域のそれぞれに含まれるプロック内経 路を経由して、 始点から終点に至る移動経路を生成する移動経路生成段階と、 移動経路に含まれるブロック内経路に対応する内経路コス トに基づき、 移動経 路を用いて移動する場合の移動コストである経路移動コストを算出する移動コ スト算出段階とを備える。 なお上記の発明の概要は、 本発明の必要な特徴の全てを列挙したものではな く、 これらの特徴群のサブコンビネーションも又発明となりうる。 図面の簡単な説明 According to the fourth aspect of the present invention, there is provided a route search method for searching for a movement route to be used for movement from a start point to an end point, wherein each of the plurality of block areas obtained by dividing an entire area including the start point and the end point is provided. Correspondingly, a block management stage for managing an internal route cost, which is a moving cost required to pass through the block area by using an intra-block path included in the block area, and a starting point and a start point in the entire area. From the start point to the end point via the block selection step of selecting a plurality of block areas based on the position of the end point and the intra-block paths included in each of the plurality of block areas selected by the block selection unit A moving route generation step for generating a moving route, and a moving process using a moving route based on an inner route cost corresponding to an intra-block route included in the moving route. And a movement cost calculation step of calculating a path movement cost is the cost. Note that the above summary of the present invention does not list all of the necessary features of the present invention, and a sub-combination of these features may also be an invention. BRIEF DESCRIPTION OF THE FIGURES
図 1は、 本発明の一実施形態に係る経路探索システム 5 0の構成の一例を示す 図である。  FIG. 1 is a diagram showing an example of a configuration of a route search system 50 according to an embodiment of the present invention.
図 2は、 ブロック管理部 1 0 4が管理する複数のプロック領域の一例を示す図 である。  FIG. 2 is a diagram showing an example of a plurality of block areas managed by the block management unit 104.
図 3は、 1次ブロック 3 0 4 aの詳細な構成を示す図である。  FIG. 3 is a diagram showing a detailed configuration of the primary block 304a.
図 4は、 経路探索装置 1 0 0の動作の一例を示すフローチャートである。  FIG. 4 is a flowchart showing an example of the operation of the route search device 100.
図 5は、 経路探索装置 1 0 0の動作の一例を説明する図である。  FIG. 5 is a diagram illustrating an example of the operation of the route search device 100.
図 6は、 プロック選択部 1 1 2の構成の一例を示す図である。 ' 図 7は、 経路探索装置 1 0 0のハードウエア構成を示す図である。 発明を実施するための最良の形態  FIG. 6 is a diagram showing an example of the configuration of the block selection unit 112. 'FIG. 7 is a diagram showing a hardware configuration of the route search device 100. BEST MODE FOR CARRYING OUT THE INVENTION
以下、 発明の実施の形態を通じて本発明を説明するが、 以下の実施形態は特許請 求の範囲にかかる発明を限定するものではなく、 又実施形態の中で説明されている 特徴の組み合わせの全てが発明の解決手段に必須であるとは限らない。  Hereinafter, the present invention will be described through embodiments of the present invention. However, the following embodiments do not limit the invention according to the scope of the patent request, and all combinations of features described in the embodiments are described. Is not necessarily essential to the solution of the invention.
図 1は、 本発明の一実施形態に係る経路探索システム 5 0の構成の一例を示す。 本例の経路探索システム 5 0は、 始点及び終点間の移動経路を、 高速に探索する。 経路探索システム 5 0は、 経路探索装置 1 0 0及ぴサーバ 1 5 0を備える。  FIG. 1 shows an example of a configuration of a route search system 50 according to an embodiment of the present invention. The route search system 50 of the present example searches at high speed for a moving route between the start point and the end point. The route search system 50 includes a route search device 100 and a server 150.
サーバ 1 5 0は、 経路探索装置 1 0 0の外部に設けられており、 経路探索装 置 1 0 0が経路探索に用いるための情報を、 経路探索装置 1 0 0に与える。 経 路探索装置 1 0 0は、 サーバ 1 5 0と通信する端末の一例である。 また、 経路 探索装置 1 0 0は、 例えば、 カーナビゲーシヨン装置であり、 予め設定された 全体領域において、 始点から終点までの移動に用いるべき移動経路を探索する。 経路探索装置 1 0 0は、 プロック情報格納部 1 0 6、 施設情報格納部 1 0 8 、 誤差情報格納部 1 1 0、 ブロック管理部 1 0 4、 ブロック選択部 1 1 2、 移動 経路生成部 1 1 4、 移動コスト算出部 1 1 6、 施設情報生成部 1 2 0、 誤差情 報算出部 1 2 2、 経路選択部 1 1 8、 及び情報入出力部 1 0 2を有する。 The server 150 is provided outside the route search device 100, and provides information for the route search device 100 to use for the route search to the route search device 100. The route search device 100 is an example of a terminal that communicates with the server 150. The route search device 100 is, for example, a car navigation device, and searches for a movement route to be used for movement from a start point to an end point in a preset entire area. The route search device 100 includes a block information storage unit 106, a facility information storage unit 108, Error information storage unit 110, block management unit 104, block selection unit 112, travel route generation unit 114, travel cost calculation unit 116, facility information generation unit 120, error information calculation It has a unit 122, a route selection unit 118, and an information input / output unit 102.
ブロック情報格納部 1 0 6は、 全体領域を分割した複数のブロック領域のそ れぞれに対応する情報を格納する。 本例において、 プロック情報格納部 1 0 6 は、 それぞれのブロック領域に対応して、 そのブロック領域に含まれる経路で ある一又は複数のプロック内経路と、 それぞれプロック内経路を用いて当該ブ 口ック領域を通過する場合に要する移動コストである内経路コストとを対応付 けたプロック情報を格納する。  The block information storage unit 106 stores information corresponding to each of a plurality of block areas obtained by dividing the entire area. In this example, the block information storage unit 106 stores one or a plurality of intra-block paths, which are paths included in the block area, for each block area, and uses the respective intra-block paths to execute the block. In this case, block information that associates the internal route cost, which is the moving cost required to pass through the block area, is stored.
プロック情報格納部 1 0 6は、 内径路コストとして、 例えば、 対応するブロ ック内経路を通過するのに要する時間又は料金、 そのブロック内経路における 曲がり角又は信号数、 そのブロック内経路における天候、 そのブロック内経路 の道路幅又はその他の特徴等の移動コストを、 内径路コストとして格納する。 施設情報格納部 1 0 8は、 それぞれのブロック内経路に対応付けて、 そのブ 口ック経路沿いに位置する施設を示すプロック施設情報を格納する。 施設情報 格納部 1 0 8は、 ブロック施設情報として、 例えば、 コンビニエンスス トア、 パーキングエリア、 又はユーザにより予め設定された店舗の有無等を示す情報 を格納する。  The block information storage unit 106 stores, as the inner diameter road cost, for example, the time or fee required for passing through the corresponding block route, the turning angle or the number of signals in the block route, the weather in the block route, The moving cost such as the road width or other characteristics of the route in the block is stored as the inner-diameter road cost. The facility information storage unit 108 stores block facility information indicating facilities located along the block route in association with each block route. The facility information storage unit 108 stores, for example, information indicating the convenience store, the parking area, or the presence or absence of a store preset by the user, as the block facility information.
誤差情報格納部 1 1 0は、 それぞれのブロック内経路に対応付けて、 そのブ 口ック内経路を用いて移動した場合の所要時間の誤差範囲を示すプロック内誤 差情報を格納する。 誤差情報格納部 1 1 0は、 プロック内誤差情報として、 例 えば、 所要時間の誤差の値と、 当該値の誤差が生じる確率とを関連付けた情報 を格納する。  The error information storage unit 110 stores in-block error information indicating an error range of a required time when moving using the block route, in association with each block route. The error information storage unit 110 stores, for example, information associating the error value of the required time with the probability of occurrence of the error as the error information in the block.
ブロック管理部 1 0 4は、 ブロック情報格納部 1 0 6、 施設情報格納部 1 0 8、 及び誤差情報格納部 1 1 0に格納された情報を管理することにより、 それ ぞれのブロック内経路に対応して、 内経路コスト、 ブロック施設情報、 及びブ ロック内誤差情報を管理する。 ここで、 本例において、 サーバ 1 5 0は、 内経路コストを更新するための更 新コス ト情報を格納する。 ブロック管理部 1 0 4は、 更新コス ト情報を、 情報 入出力部 1 0 2を介してサーバ 1 5 0から受け取り、 これに基づいて、 ブロッ ク情報格納部 1 0 6に格納された内径路コストを更新する。 また、 ブロック管 理部 1 0 4は、 サーバ 1 5 0から受け取る情報に基づき、 プロック施設情報、 又はプロック内誤差情報を更に更新してもよい。 The block management unit 104 manages the information stored in the block information storage unit 106, the facility information storage unit 108, and the error information storage unit 110, so that each of the intra-block paths is managed. It manages internal route cost, block facility information, and block error information in response to. Here, in this example, the server 150 stores update cost information for updating the internal route cost. The block management unit 104 receives the updated cost information from the server 150 via the information input / output unit 102, and, based on the information, updates the inner diameter path stored in the block information storage unit 106. Update costs. Further, the block management unit 104 may further update the block facility information or the error information in the block based on the information received from the server 150.
ブロック選択部 1 1 2は、 全体領域に含まれる始点及び終点を指定する情報 を情報入出力部 1 0 2及ぴプロック管理部 1 0 4を介してユーザから受け取り、 全体領域における始点及び終点の位置に基づき、 複数のプロック領域を選択す る。 ブロック選択部 1 1 2は、 例えば、 全てのブロック領域のうち、 始点と終 点を結ぶ直線から所定の距離以内にある領域プロックを選択する。  The block selection unit 112 receives information specifying the start point and the end point included in the entire area from the user via the information input / output unit 102 and the block management unit 104, and determines the start point and the end point in the entire area. Select multiple block areas based on location. The block selecting unit 112 selects, for example, an area block within a predetermined distance from a straight line connecting the start point and the end point, among all the block areas.
移動経路生成部 1 1 4は、 ブロック情報をブロック管理部 1 0 4から受け取 り、 これに基づき、 始点から終点に至る複数の移動経路を生成する。 本例にお いて、 移動経路生成部 1 1 4は、 ブロック選択部 1 1 2が選択する複数のプロ ック領域のそれぞれに含まれるプロック内経路を経由する移動経路を生成する。 移動コスト算出部 1 1 6は、 移動経路生成部 1 1 4を介してブロック管理部 1 0 4から受け取るブロック情報を受け取る。 そして、 移動コスト算出部 1 1 6は、 複数の移動経路のそれぞれに対し、 その移動経路に含まれるブロック内 経路に対応する内経路コストに基づき、 その移動経路を用いて移動する場合の 移動コストである経路移動コストを算出する。  The movement route generation unit 114 receives the block information from the block management unit 104, and generates a plurality of movement routes from the start point to the end point based on the block information. In the present example, the movement path generation unit 114 generates a movement path that passes through the intra-block path included in each of the plurality of block areas selected by the block selection unit 112. The movement cost calculation unit 116 receives block information received from the block management unit 104 via the movement route generation unit 114. Then, the moving cost calculation unit 1 16 calculates, for each of the plurality of moving routes, the moving cost when moving using the moving route based on the inner route cost corresponding to the intra-block route included in the moving route Is calculated.
施設情報生成部 1 2 0は、 ブロック施設情報をプロック管理部 1 0 4から受 け取り、 移動経路が経由するプロック内経路に対応するプロック施設情報に基 づき、 その移動経路沿レ、に位置する施設を示す経路施設情報を生成する。  The facility information generation unit 120 receives the block facility information from the block management unit 104 and, based on the block facility information corresponding to the route inside the block through which the movement route passes, locates along the movement route. The route facility information indicating the facility to perform is generated.
誤差情報算出部 1 2 2は、 ブロック内誤差情報をブロック管理部 1 0 4から 受け取り、 移動経路が経由するブロック内経路に対応するブロック内誤差情報 に基づき、 その移動経路を用いて移動した場合の所要時間の誤差範囲を示す経 路誤差情報を算出する。 誤差情報算出部 1 2 2は、 例えば、 ブロック内誤差情 報として示された誤差の値、 及ぴ当該値に対応する確率に基づき、 経路誤差情 報を算出する。 The error information calculation unit 122 receives the error information in the block from the block management unit 104, and moves based on the error information in the block corresponding to the route in the block through which the movement route passes, using the movement route. The path error information indicating the error range of the required time is calculated. For example, the error information calculation unit 122 The route error information is calculated based on the error value indicated as the information and the probability corresponding to the value.
経路選択部 1 1 8は、 複数の移動経路についてそれぞれ算出された経路移動 コストに基づき、 複数の移動経路から一の移動経路を選択する。 経路選択部 1 1 8は、 経路施設情報又は経路誤差情報に基づき、 移動経路を選択してもよい また、 経路選択部 1 1 8は、 複数の移動経路を、 それぞれの経路移動コストに 基づき、 順序付けて選択してもよい。  The route selection unit 118 selects one travel route from the plurality of travel routes based on the route travel costs calculated for each of the plurality of travel routes. The route selecting unit 118 may select a moving route based on route facility information or route error information.The route selecting unit 118 may select a plurality of moving routes based on the respective route moving costs. They may be selected in order.
情報入出力部 1 0 2は、 始点及び終点の指定をユーザから受け付け、 また、 経路選択部 1 1 8が選択した移動経路を示す情報をユーザに対して出力する。 ここで、 情報入出力部 1 0 2は、 移動経路を示す情報を、 例えばディスプレイ に表示することによりユーザに出力する。 情報入出力部 1 0 2は、 当該情報を、 ユーザに出力する代わりに、 例えば他の情報処理装置に供給してもよい。  The information input / output unit 102 receives designation of the start point and the end point from the user, and outputs information indicating the movement route selected by the route selection unit 118 to the user. Here, the information input / output unit 102 outputs information indicating the moving route to the user by displaying the information on a display, for example. The information input / output unit 102 may supply the information to, for example, another information processing device instead of outputting the information to the user.
尚。 本例において、 情報入出力部 1 0 2は、 移動経路を示す情報を、 当該移 動経路に対応する経路施設情報及び経路誤差情報と対応付けて出力する。 また、 情報入出力部 1 0 2は、 サーバ 1 5 0から更新コスト情報を受け取ってブロッ ク管理部 1 0 4に供給する。 本例によれば、 移動経路を適切に検索することが できる。  still. In this example, the information input / output unit 102 outputs information indicating the moving route in association with the route facility information and the route error information corresponding to the moving route. The information input / output unit 102 receives the updated cost information from the server 150 and supplies the updated cost information to the block management unit 104. According to this example, it is possible to appropriately search for a travel route.
図 2は、 ブロック管理部 1 0 4が管理する複数のブロック領域の一例を示す。 本例において、 ブロック管理部 1 0 4は、 複数の 1次ブロック 3 0 4、 複数の 2次ブロック 3 0 6、 及ぴ複数の 3次ブロック 3 0 8のそれぞれに対応する内 経路コストを管理する。  FIG. 2 shows an example of a plurality of block areas managed by the block management unit 104. In this example, the block management unit 104 manages the internal route cost corresponding to each of the plurality of primary blocks 304, the plurality of secondary blocks 306, and the plurality of tertiary blocks 308. I do.
1次ブロック 3 0 4は、 全体分割プロックの一例であり、 全体領域 3 0 2を 分割したブロック領域である。 2次プロック 3 0 6及び 3次プロック 3 0 8の それぞれは、 部分分割プロックの一例であり、 複数の 1次ブロック 3 0 4のそ れぞれを更に分割した領域に対応するプロック領域である。  The primary block 304 is an example of the whole division block, and is a block area obtained by dividing the whole area 302. Each of the secondary block 306 and the tertiary block 308 is an example of a partial block, and is a block area corresponding to an area obtained by further dividing each of the plurality of primary blocks 304. .
ブロック管理部 1 0 4は、 1個の 1次ブロック 3 0 4の領域に対応して、 複 数の 2次ブロック 3 0 6を管理し、 1個の 2次ブロック 3 0 6の領域に対応し て、 複数の 3次ブロック 3 0 8を管理する。 また、 2次ブロック 3 0 6は、 1 次プロック 3 0 4における対応する領域より詳細に設定されたブロック内経路 を含み、 3次ブロック 3 0 8は、 2次ブロック 3 0 6における対応する領域よ り詳細に設定されたブロック内経路を含む。 この場合、 探索する経路の距離に 応じて、 1次プロック 3 0 4、 2次ブロック 3 0 6、 又は 3次ブロック 3 0 8 を選択して用いることにより、 高速に経路探索を行うことができる。 また、 本 例によれば、 高い精度が必要な領域に対して 3次ブロック 3 0 8を選択するこ とにより、 高い精度で経路探索を行うことができる。 尚、 本例において、 1次 ブロック 3 0 4、 2次ブロック 3 0 6、 及び 3次ブロック 3 0 8は、 それぞれ 1辺が 8 0 k m、 1 0 k m、 及び 1 k m程度の正方形形状の領域である。 他の 例において、 1次プロック 3 0 4、 2次ブロック 3 0 6、 及ぴ 3次ブロック 3 0 8は、 例えば長方形形状又は三角形形状等の、 他の 2次元形状であってもよ レ、。 The block management unit 104 manages a plurality of secondary blocks 306 corresponding to the area of one primary block 304 and corresponds to the area of one secondary block 306. And And manage a plurality of tertiary blocks 308. Also, the secondary block 306 includes a path within the block that is set in more detail than the corresponding area in the primary block 304, and the tertiary block 308 includes the corresponding area in the secondary block 306. Includes more detailed intra-block routes. In this case, the route can be searched at high speed by selecting and using the primary block 304, the secondary block 306, or the tertiary block 308 according to the distance of the route to be searched. . Further, according to the present example, a route search can be performed with high accuracy by selecting the tertiary block 308 for a region that requires high accuracy. In this example, the primary block 304, the secondary block 303, and the tertiary block 308 are square areas each having a side of about 80 km, 10 km, and 1 km. It is. In other examples, the primary block 304, the secondary block 306, and the tertiary block 308 may be other two-dimensional shapes, for example, rectangular or triangular. .
図 3は、 1次ブロック 3 0 4 aの詳細な構成を示す。 1次ブロック 3 0 4 a は、 それぞれ 1次プロック 3 0 4 aの内部と外部とを結ぶ 5個の出入口 4 0 2 a〜 eを有する。 本例において、 1次ブロック 3 0 4 aは、 全体領域において、 複数の 1次ブロック 3 0 4 b〜 i と隣接しており、 5個の出入口 4 0 2 a〜 e は、 1次プロック 3 0 4 aと、 複数の 1次ブロック 3 0 4 b〜 i とを接続する。 また、 1次ブロック 3 0 4 aは、 5個の出入口 4 0 2 a〜 eのうちの 2個を 一端及ぴ他端とし、 互いに異なる複数のプロック内経路 4 0 4 a〜hを有する。 この場合、 プロック管理部 1 0 4 (図 1参照) は、 1次ブロック 3 0 4 aに対 応して、 複数のブロック内経路 4 0 4 a〜hを管理する。 すなわち、 ブロック 管理部 1 0 4は、 複数の出入口 4 0 2 a〜 eのうちの、 2個の出入口 4 0 2の 組み合わせを、 ブロック内経路 4 0 4として管理し、 当該 2個の出入口 4 0 2 の間における移動コストを、 当該プロック内経路 4 0 4に対応する内径路コス トとして管理する。  FIG. 3 shows a detailed configuration of the primary block 304a. The primary block 304a has five entrances 402a-e connecting the inside and the outside of the primary block 304a, respectively. In this example, the primary block 304 a is adjacent to a plurality of primary blocks 304 b to i in the entire area, and the five entrances and exits 402 a to e correspond to the primary block 3. 0 a and a plurality of primary blocks 304 b i are connected. Also, the primary block 304 a has two of the five entrances and exits 402 a to e as one end and the other end, and has a plurality of in-block paths 404 a to h different from each other. In this case, the block management unit 104 (see FIG. 1) manages a plurality of intra-block routes 404a to h corresponding to the primary block 304a. That is, the block management unit 104 manages a combination of two entrances and exits 402 among a plurality of entrances and exits 402 to a as the intra-block route 404, and The movement cost between 0 2 is managed as the inner diameter path cost corresponding to the in-block path 4 04.
ここで、 複数の 1次プロック 3 0 4 b〜 iのそれぞれは、 1次ブロック 3 0 4 aと同一又は同様の構成を有してよい。 また、 1次ブロック 304に含まれ る領域ブロックである 2次ブロック 306 (図 2参照) 及び 3次ブロック 3 0 8 (図 2参照) のそれぞれは、 領域の大きさが異なる他は、 1次ブロック 3 0 4 aと同一又は同様の構成を有してよい。 Here, each of the plurality of primary blocks 3 0 4 b to i is a primary block 3 0 It may have the same or similar configuration as 4a. The secondary block 306 (see FIG. 2) and the tertiary block 308 (see FIG. 2), which are the area blocks included in the primary block 304, are different from the primary block except that the size of the area is different. It may have the same or similar configuration as the block 304a.
図 4は、 経路探索装置 1 00の動作の一例を示すフローチャートである。 経 路探索装置 1 00は、 最初に、 例えばサーバ 1 50と通信することにより、 内 径路コストの更新が必要か否かを確認し (S 1 02) 、 更新が必要であれば、 サーバ 1 5 0から更新コスト情報を受け取ることにより、 プロック管理部 1 0' 4は、 内径路コストを更新する (S 1 04) 。 これにより、 プロック管理部 1 04は、 内径路コストを管理する。  FIG. 4 is a flowchart illustrating an example of the operation of the route search device 100. The route search device 100 first checks whether or not the route cost needs to be updated by, for example, communicating with the server 150 (S102). Upon receiving the update cost information from 0, the block management unit 10'4 updates the internal path cost (S104). As a result, the block management unit 104 manages the internal road cost.
そして、 情報入出力部 1 02は、 例えばユーザから、 探索すべき経路におけ る始点及び終点を示す情報を取得し (S 1 06) 、 ブロック選択部 1 1 2は、 その始点及ぴ終点を示す情報に基づき、 複数のブロック領域を選択する (S 1 08) 。 そして、 移動経路生成部 1 1 4は、 選択された複数のブロック領域に 基づき、 複数の移動経路を生成し (S 1 1 0) 、 移動コスト算出部 1 1 6は、 それら移動経路のそれぞれについて経路移動コストを算出する (S 1 1 2) 。 そして、 経路選択部 1 1 8は、 算出された経路移動コストに基づき、 一又は 複数の移動経路を選択し (S 1 14) 、 情報入出力部 1 02は、 選択された移 動経路についての情報を出力する (S 1 1 6) 。  Then, the information input / output unit 102 acquires information indicating a start point and an end point of the route to be searched from the user, for example (S106), and the block selection unit 112 determines the start point and the end point. Based on the indicated information, a plurality of block areas are selected (S108). Then, the movement route generation unit 114 generates a plurality of movement routes based on the selected block areas (S 110), and the movement cost calculation unit 116 calculates each of the movement routes for each of the movement routes. The route movement cost is calculated (S112). Then, the route selecting unit 118 selects one or a plurality of moving routes based on the calculated route moving cost (S114), and the information input / output unit 102 determines whether the selected moving route is Information is output (S116).
尚、 S 1 0 8において、 ブロック選択部 1 1 2は、 複数のプロック領域の少 なくとも一部として、 互いに隣接する 2個のプロック領域を選択する。 そして、 S 1 1 0において、 移動経路生成部 1 14は、 その 2個のプロック領域に対し、 それぞれのブロック領域におけるブロック内経路を、 当該 2個のプロック領域 を接続する出入口を介して接続することにより、 移動経路の少なくとも一部を 生成する。 本例によれば、 高速に移動経路を生成することができる。  In step S108, the block selection unit 112 selects two block areas adjacent to each other as at least a part of the plurality of block areas. Then, in S 110, the movement path generation unit 114 connects the two block areas to the intra-block paths in the respective block areas via the entrance / exit connecting the two block areas. In this way, at least a part of the travel route is generated. According to this example, a moving route can be generated at high speed.
また、 S 1 0 2において、 情報入出力部 1 02は、 例えば災害情報等の全体 領域の少なくとも一部の状態を取得してもよい。 この場合、 ブロック管理部 1 0 4は、 例えば、 少なくとも一部のブロック内経路を、 当該ブロック内経路の 使用の可否を示す使用可否情報と対応付けて管理する。 Further, in S102, the information input / output unit 102 may acquire the state of at least a part of the entire area such as disaster information. In this case, block management unit 1 04 manages, for example, at least a part of the intra-block routes in association with usability information indicating whether or not the intra-block routes can be used.
そして、 S 1 0 4において、 ブロック管理部 1 0 4は、 情報入出力部 1 0 2 が取得した状態に基づき、 そのプロック内経路に対する使用可否情報を変更す る。 この場合、 S 1 1 0において、 移動経路生成部 1 1 4は、 使用可否情報に 基づいてプロック内経路の使用の可否を判定することにより、 使用可能なプロ ック内経路に基づき、 移動経路を生成する。 これにより、 移動経路生成部 1 1 4は、 より適切な経路を生成することができる。  Then, in S 104, based on the state obtained by the information input / output unit 102, the block management unit 104 changes the usability information for the route in the block. In this case, in S110, the movement route generation unit 114 determines whether or not the route in the block can be used based on the availability information, and thereby determines the movement route based on the available route in the block. Generate Thereby, the movement route generation unit 114 can generate a more appropriate route.
図 5は、 経路探索装置 1 0 0の動作の一例を説明する図である。 本例におい て、 プロック選択部 1 1 2 (図 1参照) は、 始点 5 1 6及び終点 5 1 8の位置 に基づき、 複数のブロック領域を選択する。 移動経路生成部 1 1 4 (図 1参照 ) は、 選択されたブロック領域に含まれるブロック内経路に基づき、 始点経路 5 2 0、 中間経路 5 2 2及び終点経路 5 2 4を経由する移動経路を生成する。 尚、 本例においては、 説明の便宜上、 1次ブロックに対応する領域が 4個の 2 次ブロックに分割され、 2次ブロックに対応する領域が 4個の 3次ブロックに 分割される場合の動作を説明する。  FIG. 5 is a diagram illustrating an example of the operation of the route search device 100. In this example, the block selection unit 112 (see FIG. 1) selects a plurality of block areas based on the positions of the start point 516 and the end point 518. The movement route generation unit 1 14 (see FIG. 1) moves based on the intra-block route included in the selected block area via the start route 52 0, the intermediate route 52 2 and the end route 52 24. Generate In this example, for convenience of explanation, the operation when the area corresponding to the primary block is divided into four secondary blocks and the area corresponding to the secondary block is divided into four tertiary blocks Will be described.
ブロック選択部 1 1 2は、 複数のブロック領域として、 始点ブロック 5 0 2、 複数の始点近傍ブロック 5 0 4 a〜 f 、 終点プロック 5 0 ·6、 複数の終点近傍 ブロック 5 0 8 a〜 f 、 及び複数の中間ブロック 5 1 0 a〜sを選択する。 始 点ブロック 5 0 2は、 始点を含むブロック領域であり、 複数の始点近傍ブロッ ク 5 0 4 a〜 f は、 始点プロック 5 0 2の近傍のブロック領域である。 また、 始点ブ口ック 5 0 2は、 3次プロックである。 複数の始点近傍ブロック 5 0 4 a〜 cは、 3次プロックであり、 複数の始点近傍プロック 5 0 4 (!〜 f は 2次 プロックである。  The block selector 1 1 2 includes, as a plurality of block areas, a start block 502, a plurality of blocks near the start point 504 a to f, an end point block 500, a plurality of blocks near the end point 508 a to f , And a plurality of intermediate blocks 5110a-s. The start point block 502 is a block area including the start point, and the plurality of blocks near the start point 504 a to f are block areas near the start point block 502. The start block 502 is a tertiary block. The plurality of blocks near the starting point 504 a to c are tertiary blocks, and the plurality of blocks near the starting point 504 (! To f are secondary blocks).
尚、 一の 3次プロックに対する近傍のブロック領域とは、 例えば、 その 3次 プロックを含む 1次プロックから分割された他の 2次ブロック及び/又は 3次 ブロックである。 他の例において、 近傍のプロック領域とは、 一のブロック領 域からの距離が予め定められた距離より小さいブロック領域であってもよい。 終点ブロック 5 0 6は、 終点を含むブロック領域であり、 複数の終点近傍ブ ロック 5 0 8 a〜 f は、 終点プロック 5 0 6の近傍のブロック領域である。 ま た、 終点ブロック 5 0 6は、 3次プロック 3 0 8である。 複数の終点近傍ブロ ック 5 0 8 a〜 cは、 3次ブロックであり、 複数の終点近傍ブロック 5 0 8 d 〜 f は 2次プロックである。 The nearby block area for one tertiary block is, for example, another secondary block and / or tertiary block divided from the primary block including the tertiary block. In another example, a nearby block area is a block area. A block area whose distance from the area is smaller than a predetermined distance may be used. The end point block 506 is a block area including the end point, and the plurality of end point neighboring blocks 508 a to f are block areas near the end point block 506. The end point block 506 is a tertiary block 308. The plurality of end point neighboring blocks 508 a to c are tertiary blocks, and the plurality of end point neighboring blocks 508 d to f are secondary blocks.
複数の中間プロック 5 1 0 a〜 sのそれぞれは、 始点 5 1 6及び終点 5 1 8 ' のいずれも含まないブロック領域である。 本例において、 複数の中間ブロック 5 1 0 a〜 sは、 1次ブロックである。  Each of the plurality of intermediate blocks 5110 a to s is a block area not including any of the start point 5 16 and the end point 5 18 ′. In this example, the plurality of intermediate blocks 5110 a to s are primary blocks.
移動経路生成部 1 1 4は、 始点プロック 5 0 2、 及ぴ複数の始点近傍プロッ ク 5 0 4 a〜 f に含まれるブロック内経路に基づき、 始点 5 1 6からいずれか の中間ブロック 5 1 0に至る始点経路 5 2 0を生成し、 終点ブロック 5 0 6、 及ぴ複数の終点近傍プロック 5 0 8 a〜 f に含まれるプロック内経路に基づき、 いずれかの中間ブロック 5 1 0から終点 5 1 8に至る終点経路 5 2 4を生成す る。 この場合、 移動経路生成部 1 1 4は、 ブロック内経路が詳細に設定されて いる 2次プロック及ぴ Z又は 3次プロックを用いて経路を生成することにより、 始点経路 5 2 0及び終点経路 5 2 4を高い精度で生成することができる。  Based on the start point block 502 and the routes in the blocks included in the plurality of start point blocks 504 a to f, the movement path generation unit 114 may include any one of the intermediate blocks 51 from the start point 516. Generates a start point route 5 0 to 0, an end point block 5 0 6, and an end point from any of the intermediate blocks 5 10 based on the routes in the blocks included in the blocks near the end point 5 08 a to f. An end point route 5 2 4 to 5 18 is generated. In this case, the movement route generation unit 114 generates the route using the secondary block and the Z block or the tertiary block in which the route in the block is set in detail, so that the start route 5200 and the end route are generated. 5 2 4 can be generated with high accuracy.
本例において、 移動経路生成部 1 1 4は、 始点ブロック 5 0 2及び始点近傍 ブロック 5 0 4 d〜eのそれぞれに含まれるブロック内経路を経由することに より、 始点 5 1 6から中間プロック 5 1 0 nに至る始点経路 5 2 0を生成する。 また、 移動経路生成部 1 1 4は、 終点近傍ブロック 5 0 8 d〜e及ぴ終点プロ ック 5 0 6のそれぞれに含まれるプロック内経路を経由することにより、 中間 ブロック 5 1 0 f から終点 5 1 8に至る終点経路 5 2 4を生成する。  In this example, the movement route generation unit 114 passes through the route in the block included in each of the start block 502 and the blocks near the start point 504 d to e, so that the intermediate block A starting point route 5 20 to 5 10 n is generated. In addition, the movement route generation unit 114 passes the intermediate block 5110f from the intermediate block 5108 by passing through the route in the block included in each of the end point blocks 508 d to e and the end point block 506. An end point route 5 2 4 to the end point 5 18 is generated.
また、 移動経路生成部 1 1 4は、 複数の中間プロック 5 1 0 a〜 sのそれぞ れに含まれるブロック内経路に基づき、 始点経^ 5 2' 0と終点経路 5 2 4とを 接続する中間経路 5 2 2を更に生成する。 この場合、 大きな領域に対応する 1 次ブロックを用いて経路を生成することにより、 中間経路 5 2 2を高速に生成 することができる。 In addition, the movement route generation unit 114 connects the start point route 52 and the end point route 52 based on the in-block routes included in each of the plurality of intermediate blocks 5110a to s. Further, an intermediate path 5 2 2 is generated. In this case, the intermediate path 5 2 2 is generated at high speed by generating the path using the primary block corresponding to the large area. can do.
そして、 移動経路生成部 1 1 4は、 始点経路 5 2 0、 中間経路 5 2 2、 及び 終点経路 5 2 4を接続することにより、 始点 5 1 6から終点 5 1 8への移動に 用いるべき移動経路を生成する。 尚、 移動経路生成部 1 1 4は、 始点経路 5 2 0、 終点経路 5 2 4、 及ぴ Z又は中間経路 5 2 2を、 それぞれ複数生成するこ とにより、 複数の移動経路を生成してよい。  Then, the movement route generation unit 114 should be used for the movement from the start point 516 to the end point 518 by connecting the start route 520, the intermediate route 522, and the end route 524. Generate a travel route. Note that the movement route generation unit 114 generates a plurality of movement routes by generating a plurality of the start route 520, the end route 524, and the Z or the intermediate route 522, respectively. Good.
移動コスト算出部 1 1 6 (図 1参照) は、 始点経路 5 2 0、 中間経路 5 2 2、 及び終点経路 5 2 4のそれぞれに含まれるプロック内経路に対応する内経路コ ストに基づき、 始点経路 5 2 0、 中間経路 5 2 2、 及ぴ終点経路 5 2 4におけ る移動コス トである始点移動コス ト、 中間移動コス ト、 及ぴ終点移動コス トの それぞれを算出し、 これらに基づいて経路移動コストを算出する。 本例によれ ば、 高速かつ高い精度で移動経路を探索することができる。 これにより、 経路 探索を効率よく行うことができる。  The movement cost calculation unit 1 16 (see FIG. 1) calculates the inner route cost corresponding to the route in the block included in each of the start route 52 0, the intermediate route 52 2, and the end route 52 4, Calculate the starting cost, the intermediate moving cost, and the ending moving cost, which are the moving costs of the starting route 522, the intermediate route 522, and the ending route 524, respectively. Is calculated on the basis of. According to this example, a moving route can be searched at high speed and with high accuracy. As a result, a route search can be performed efficiently.
ここで、 プロック管理部 1 0 4は、 複数のプロック領域を挟んで互いに離間 された 2個のブロック領域に対し、 これら 2個のプロック領域の間の移動コス トである離間移動コス トを更に管理してもよい。 ブロック管理部 1 0 4は、 例 えば、 中間ブロック 5 1 0 n及び 5 1 0 f の間の離間移動コストを管理する。 この場合、 移動コスト算出部 1 1 6は、 例えば、 始点経路 5 2 0に対応する始 点移動コス ト、 終点経路 5 2 4に対応する終点移動コス ト、 及ぴ中間ブロック 5 1 0 ηから 5 1 0 f への移動に対応する離間移動コストに基づき、 経路移動 コス トを算出する。 この場合、 高速に経路移動コス トを算出することにより、 更に高速に移動経路を探索することができる。  Here, the block management unit 104 further adds a separation moving cost, which is a moving cost between the two block regions, to the two block regions separated from each other across the plurality of block regions. May be managed. The block management unit 104 manages, for example, the distance movement cost between the intermediate blocks 5110 n and 510 f. In this case, for example, the movement cost calculating unit 116 calculates the start point movement cost corresponding to the start point route 520, the end point movement cost corresponding to the end point route 524, and the intermediate block 510 η. The route movement cost is calculated based on the separation movement cost corresponding to the movement to 5 10 f. In this case, by calculating the route moving cost at high speed, the moving route can be searched at higher speed.
また、 情報入出力部 1 0 2 (図 1参照) は、 移動経路の途中に経由すべき経 由点 5 2 6の指定を、 例えばユーザから、 更に受け付けてもよい。 この場合、 ブロック選択,,部 1 1 2は、 複数のブロック領域の一部として、 経由点 5 2 6を 含むプロック領域である経申点プロック 5 1 2と、 経由点プロック 5 1 2の近 傍のプロック領域である複数の経由点近傍プロック 5 1 4 a〜 f を更に選択す る。 また、 ブロック選択部 1 1 2は、 経由点 5 2 6の位置に基づき、 複数の中 間プロック 5 1 0 t〜yを更に選択する。 尚、 本例において、 経由点ブロック 5 1 2、 及ぴ複数の経由点近傍プロック 5 1 4 a〜cは 3次ブロックであり、 複数の経由点近傍プロック 5 1 4 d〜 f は 2次プロックである。 Further, the information input / output unit 102 (see FIG. 1) may further receive, for example, from the user, the designation of the route point 5 26 to be routed in the middle of the movement route. In this case, the block selection, section 1 1 1 2, as a part of a plurality of block areas, includes a transaction point block 5 1 2 which is a block area including the waypoints 5 2 6, Select multiple blocks near the waypoints 5 1 4 a to f You. Further, the block selecting unit 112 further selects a plurality of intermediate blocks 5110t to y based on the positions of the waypoints 526. In this example, the waypoint block 5 1 2 and a plurality of waypoint blocks 5 14 a to c are tertiary blocks, and a plurality of waypoint blocks 5 14 d to f are secondary blocks. It is.
移動経路生成部 1 1 4は、 経由点プロック 5 1 2、 及び複数の経由点近傍ブ ロック 5 1 4 a〜 f に含まれるプロック内経路に更に基づき、 いずれかの中間 ブロック 5 1 0から、 経由点 5 2 6を経由して、 いずれかの中間ブロック 5 1 0に至る経由経路 5 3 0を生成する。 本例において、 移動経路生成部 1 1 4は、 経由点ブロック 5 1 2、 及ぴ複数の経由点近傍ブロック 5 1 4 b〜(!のそれぞ れに含まれるブロック内経路を経由することにより、 中間ブロック 5 1 0 Vか ら中間プロック 5 1 O wに至る経由経路 5 3 0を生成する。  The moving route generation unit 114 further includes a route block 51, and a route within a block included in a plurality of route neighboring blocks 51 to 44. A route 530 is generated via the waypoint 526 to any one of the intermediate blocks 510. In this example, the movement route generation unit 114 transmits the route point block 512 and a plurality of route point neighboring blocks 5114 b to (! A route 530 from the intermediate block 5110 V to the intermediate block 51 Ow is generated.
また、 移動経路生成部 1 1 4は、 始点 5 1 6、 経由点 5 2 6、 及び中間経路 5 2 8の位置に基づき、 始点経路 5 2 0及び終点経路 5 2 4のそれぞれと、 経 由経路 5 3 0とをそれぞれ接続する複数の中間経路 5 2 8 -:!〜 2を生成する。 これにより、 移動経路生成部 1 1 4は、 始点経路 5 2 0、 終点経路 5 2 4、 複 数の中間経路 5 2 8—:!〜 2、 及ぴ経由経路 5 3 0を経由する移動経路を生成 する。 そのため、 本例によれば、 経由点の指定に応じて、 適切な経路を探索す ることができる。  In addition, based on the positions of the start point 5 16, the waypoint 5 26, and the intermediate route 5 28, the movement route generation unit 114 may respectively determine the start route 520 and the end route 524 via the route. A plurality of intermediate paths 5 2 8-:! ~ 2, which respectively connect the paths 5 330, are generated. As a result, the movement route generation unit 114 can determine the start route 520, the end route 524, and the plurality of intermediate routes 528— :! 22, and via route 540 A moving route via the route is generated. Therefore, according to this example, it is possible to search for an appropriate route according to the designation of a waypoint.
図 6は、 ブロック選択部 1 1 2の構成の一例を示す。 プロック選択部 1 1 2 は、 テンプレート格納部 6 0 2、 図形サイズ変更部 6 0 4、 及び選択実行部 6 0 6を有する。  FIG. 6 shows an example of the configuration of the block selection unit 112. The block selection unit 112 includes a template storage unit 602, a graphic size change unit 604, and a selection execution unit 606.
テンプレート格納部 6 0 2は、 予め定められた形状のテンプレート図形を格 納する。 テンプレート格納部 6 0 2は、 例えば、 長方形のテンプレート図形を 格納する。  The template storage section 602 stores a template figure having a predetermined shape. The template storage unit 602 stores, for example, a rectangular template figure.
図形サイズ変更部 6 0 4は、 テンプレート図形を、 指定された始点及び終点 を含む大きさに拡大又は縮小する。 図形サイズ変更部 6 0 4は、 始点と終点と を結ぶ距離に基づき、 テンプレート図形を拡大又は縮小してよい。 選択実行部 606は、 拡大又は縮小されたテンプレート図形を、 始点及ぴ終 点の位置を基準として全体領域上に配置し、 配置されたテンプレート図形を含 む複数のブロック領域を選択する。 選択実行部 60 6は、 例えば、 配置された テンプレート図形に対して、 少なくとも一部において重なりを生じるプロック 領域を、 当該複数のブロック領域のそれぞれとして選択してよい。 本例によれ ば、 複数のブロック領域を適切に選択することができる。 The figure size changing unit 604 enlarges or reduces the template figure to a size including the designated start point and end point. The figure size changing unit 604 may enlarge or reduce the template figure based on the distance connecting the start point and the end point. The selection executing unit 606 arranges the enlarged or reduced template graphic on the entire area with reference to the positions of the start point and the end point, and selects a plurality of block areas including the arranged template graphic. For example, the selection execution unit 606 may select, as each of the plurality of block areas, a block area that at least partially overlaps the arranged template graphic. According to this example, a plurality of block areas can be appropriately selected.
尚、 他の例において、 テンプレート格納部 6 02は、 例えば、 略楕円形のテ ンプレート図形を格納してもよい。 選択実行部 6 06は、 テンプレート図形を、 略楕円形の長軸と、 始点及び終点を結ぶ方向とを略平行にして、 配置してよい。 この場合、 始点と終点との中間付近において、 より多くのブロック領域を選択 することにより、 より適切な移動経路を探索することができる。  In another example, the template storage section 602 may store, for example, a substantially elliptical template figure. The selection executing section 606 may arrange the template graphic with the major axis of the substantially elliptical shape and the direction connecting the start point and the end point substantially parallel to each other. In this case, a more appropriate moving route can be searched for by selecting more block areas near the middle between the start point and the end point.
また、 例えば全体領域の形状が所定の方向に長い場合、 選択実行部 6 06は、 テンプレート図形を、 略楕円形の長軸と、 当該所定の方向とを略平行にして、 配置してよい。 この場合、 経路探索を更に効率よく行うことができる。  Further, for example, when the shape of the entire area is long in a predetermined direction, the selection executing section 606 may arrange the template graphic such that the long axis of the substantially elliptical shape is substantially parallel to the predetermined direction. In this case, the route search can be performed more efficiently.
図 7は、 本実施形態に係る経路探索装置 100 (図 1参照) の、 ハードウェア構 成を示す。 本実施形態に係る配信装置 100は、 CPU800、 ROM 810、 R AM 820, 通信インターフェイス 830、 ハードディスクドライブ 840、 フレ キシブルディスクドライブ 850、 及ぴ CD— ROMドライブ 860を備える情報 処理装置 700により実現される。  FIG. 7 shows a hardware configuration of the route search device 100 (see FIG. 1) according to the present embodiment. The distribution device 100 according to the present embodiment is realized by an information processing device 700 including a CPU 800, a ROM 810, a RAM 820, a communication interface 830, a hard disk drive 840, a flexible disk drive 850, and a CD-ROM drive 860. .
CPU800は、 ROM810及び RAM820に格納されたプログラムに基づ いて動作し、 各部の制御を行う。 ROM810は、 情報処理装置 700の起動時に CPU 800が実行するブートプログラムや、 情報処理装置 700のハードウエア に依存するプログラム等を格納する。 RAM820は、 CPU800が実行するプ ログラム及ぴ CPU 800が使用するデータ等を格納する。 通信インターフェイス 830は、 ネットワークを介して他の装置と通信する。 ハードディスクドライブ 8 40は、 情報処理装置 700が使用するプログラム及ぴデータを格納し、 .R AM 8 20を介して CPU800に供給する。 また、 ハードディスクドライブ 840は、 図 1を用いて説明したプロック情報格納部 106、 施設情報格納部 108、 及び誤 差情報格納部 1 10のそれぞれとして動作してもよい。 フレキシブルディスクドラ イブ 850は、 フレキシブルディスク 890からプログラム又はデータを読み取り、 RAM820に提供する。 CD— ROMドライブ 860は、 CD— ROM895力 らプログラム又はデータを読み取り、 RAM820に提供する。 The CPU 800 operates based on programs stored in the ROM 810 and the RAM 820, and controls each unit. The ROM 810 stores a boot program executed by the CPU 800 when the information processing device 700 is started, a program that depends on the hardware of the information processing device 700, and the like. The RAM 820 stores programs executed by the CPU 800, data used by the CPU 800, and the like. The communication interface 830 communicates with another device via a network. The hard disk drive 840 stores programs and data used by the information processing device 700, and supplies the programs and data to the CPU 800 via the RAM 820. Also, the hard disk drive 840 It may operate as each of the block information storage unit 106, the facility information storage unit 108, and the error information storage unit 110 described with reference to FIG. The flexible disk drive 850 reads a program or data from the flexible disk 890 and provides it to the RAM 820. The CD-ROM drive 860 reads a program or data from the CD-ROM 895 and provides it to the RAM 820.
RAM820を介して CPU 800に提供されるプログラムは、 フレキシブルデ イスク 890、 CD-ROM895, 又は I Cカード等の記録媒体に格納されて利 用者によって提供される。 プログラムは、 記録媒体から読み出され、 RAM820 を介して情報処理装置 700にィンストーノレされ、 情報処理装置 700において実 行される。  The program provided to the CPU 800 via the RAM 820 is stored in a recording medium such as a flexible disk 890, a CD-ROM 895, or an IC card and provided by a user. The program is read from the recording medium, installed in the information processing device 700 via the RAM 820, and executed in the information processing device 700.
情報処理装置 700にインストールされて実行されるプログラムは、 ブロック管 理モジュールと、 ブロック選択モジュールと、 移動経路生成モジュールと、 移動コ スト算出モジュールと、 経路選択モジュールとを含む。 これらのプログラム Xはモ ジュールは、 情報処理装置 700を、 図 1を用いて説明したブロック管理部 104、 ブロック選択部 1 12、 移動経路生成部 1 14、 移動コスト算出部 1 16、 及ぴ経 路選択部 1 18としてそれぞれ機能させる。 .  The programs installed and executed in the information processing device 700 include a block management module, a block selection module, a movement route generation module, a movement cost calculation module, and a route selection module. The module of the program X includes the information processing device 700, the block management unit 104, the block selection unit 112, the movement route generation unit 114, the movement cost calculation unit 116 described with reference to FIG. Each of them is made to function as the route selector 118. .
. 以上に示したプログラム又はモジュールは、 外部の記憶媒体に格納されてもよい。 記憶媒体としては、 フレキシブルディスク 890、 CD— ROM895の他に、 D VDや PD等の光学記録媒体、 MD等の光磁気記録媒体、 テープ媒体、 I Cカード 等の半導体メモリ等を用いることができる。 また、 専用通信ネットワークやインタ ーネットに接続されたサーバシステムに設けたハードディスク又は RAM等の記憶 装置を記録媒体として使用し、 ネットワークを介してプログラムを情報処理装置 7 00に提供してもよい。  The programs or modules described above may be stored in an external storage medium. As the storage medium, in addition to the flexible disk 890 and the CD-ROM 895, an optical recording medium such as DVD or PD, a magneto-optical recording medium such as MD, a tape medium, or a semiconductor memory such as an IC card can be used. Further, a storage device such as a hard disk or a RAM provided in a server system connected to a dedicated communication network or the Internet may be used as a recording medium, and the program may be provided to the information processing device 700 via the network.
以上、 本発明を実施の形態を用いて説明したが、 本発明の技術的範囲は上記実施 の形態に記載の範囲には限定されない。 上記実施の形態に、 多様な変更又は改良を 加えることができる。 その様な変更又は改良を加えた形態も本発明の技術的範囲に 含まれ得ることが、 特許請求の範囲の記載から明らかである。 産業上の利用可能性 As described above, the present invention has been described using the embodiment, but the technical scope of the present invention is not limited to the scope described in the above embodiment. Various changes or improvements can be made to the above embodiment. It is apparent from the description of the claims that embodiments with such changes or improvements can be included in the technical scope of the present invention. Industrial applicability
上記説明から明らかなように、 本発明によれば、 経路探索を効率よく行う とができる。  As is clear from the above description, according to the present invention, a route search can be performed efficiently.

Claims

請 求 の 範 囲 The scope of the claims
1 . . 始点から終点までの移動に用いるべき移動経路を探索する経路探索装置 であって、 1. A route search device that searches for a movement route to be used for movement from a start point to an end point,
前記始点及び前記終点を含む全体領域を分割した複数のプロック領域のそれ ぞれに対応して、 当該プロック領域に含まれるプロック内経路を用いて当該ブ 口ック領域を通過する場合に要する移動コストである内経路コストを管理する ブロック管理部と、  Movement required to pass through the block area using the intra-block path included in the block area corresponding to each of the plurality of block areas obtained by dividing the entire area including the start point and the end point. A block management unit that manages internal route costs,
前記全体領域における前記始点及び前記終点の位置に基づき、 複数の前記ブ ロック領域を選択するブロック選択部と、  A block selection unit that selects a plurality of the block areas based on the positions of the start point and the end point in the entire area;
前記プロック選択部が選択する前記複数のプロック領域のそれぞれに含まれ る前記プロック内経路を経由して、 前記始点から前記終点に至る前記移動経路 を生成する移動経路生成部と、  A movement path generation unit that generates the movement path from the start point to the end point via the in-block path included in each of the plurality of block areas selected by the block selection unit;
前記移動経路に含まれる前記プロック内経路に対応する前記内経路コストに 基づき、 前記移動経路を用いて移動する場合の移動コス トである経路移動コス トを算出する移動コスト算出部と  A travel cost calculation unit that calculates a route travel cost, which is a travel cost when moving using the travel route, based on the internal route cost corresponding to the intra-block route included in the travel route;
を備えることを特徴とする経路検索装置。 A route search device comprising:
2 . 少なくとも一部の前記ブロック領域は、 当該ブロック領域の内部と外部 とを結ぶ、 少なくとも 3個の出入口を有し、  2. At least a part of the block area has at least three entrances and exits connecting the inside and the outside of the block area,
前記ブロック管理部は、 少なくとも一部の前記ブロック領域のそれぞれに対 応して、 それぞれが前記少なくとも 3個の出入口のうちの 2個を一端及び他端 とし、 互いに異なる少なくとも 2個の前記プロック内経路を管理することを特 徵とする請求項 1に記載の経路探索装置。  The block management unit may correspond to at least a part of the block areas, respectively, with two of the at least three entrances as one end and the other end, respectively, and at least two different blocks in the block. 2. The route search device according to claim 1, wherein the route is managed.
3 . それぞれの前記ブロック領域は、 当該ブロック領域と、 前記全体領域に おいて当該プロック領域に隣接する前記プロック領域とを接続する複数の出入 口を有し、  3. Each of the block areas has a plurality of ports for connecting the block area and the block area adjacent to the block area in the entire area,
前記ブロック管理部は、 前記複数の出入口のうちの 2個の前記出入口の組み 合わせを、 前記ブロック内経路として管理し、 当該 2個の出入口の間における 移動コストを、 当該プロック内経路に対応する前記内径路コストとして管理し、 前記ブロック選択部は、 前記複数のブロック領域の少なくとも一部として、 互いに隣接する 2個の前記ブロック領域を選択し、 The block management unit may include a set of two of the plurality of entrances. Managing the matching as the intra-block route, managing the moving cost between the two entrances as the inner-diameter route cost corresponding to the intra-block route, and the block selecting unit, Selecting at least as part of the two adjacent block regions,
前記移動経路生成部は、 前記 2個の前記プロック領域に対し、 それぞれの前 記プロック領域における前記プロック内経路を、 当該 2個のプロック領域を接 続する前記出入口を介して接続することにより、 前記移動経路の少なくとも一 部を生成することを特徴とする請求項 1に記載の経路探索装置。 -' The movement path generation unit connects the two block areas to the two block areas by connecting the intra-block paths in the respective block areas via the entrance and exit connecting the two block areas. 2. The route search device according to claim 1, wherein at least a part of the travel route is generated. -'
4 . 前記移動経路生成部は複数の前記移動経路を生成し、 4. The moving route generator generates a plurality of the moving routes,
前記移動コスト算出部は、 前記複数の移動経路に対し、 それぞれの前記経路 移動コストを算出し、  The travel cost calculation unit calculates, for the plurality of travel routes, each of the route travel costs,
前記経路検索装置は、 前記それぞれの経路移動コス トに基づき、 前記複数の 移動経路から一の前記移動経路を選択する経路選択部を更に備えることを特徴 とする請求項 1に記載の経路検索装置。  The route search device according to claim 1, wherein the route search device further includes a route selection unit that selects one of the plurality of travel routes based on the respective route travel costs. .
5 · 前記ブロック管理部は、 複数の前記ブロック領域を挟んで互いに離間さ れた前記プロック領域である 2個の離間プロックに対し、 当該 2個の離間プロ ックの間の移動コストである離間移動コストを更に管理し、 5The block management unit is configured to provide, for the two separated blocks which are the block areas separated from each other with the plurality of block areas interposed therebetween, a separation which is a moving cost between the two separated blocks. More control over travel costs,
前記ブロック選択部は、 前記複数のブロック領域の少なくとも一部として、 前記始点を含む前記プロック領域である始点プロックと、  The block selecting unit, as at least a part of the plurality of block areas, a starting point block that is the block area including the starting point;
前記終点を含む前記プロック領域である終点プロックと  An end point block which is the block area including the end point;
を選択し、 And select
前記移動経路生成部は、 前記始点プロックに含まれる前記プロック内経路に 基づき、 前記始点から一の前記離間ブロックに至る始点経路を生成し、 前記終 点プロックに含まれる前記プロック内経路に基づき、 他の前記離間プロックか ら前記終点に至る終点経路を生成することにより、 前記始点経路及び前記終点 経路を経由する前記移動経路を生成し、  The movement route generation unit generates a start route from the start point to one of the separated blocks based on the route inside the block included in the start block, based on the route within the block included in the end block, By generating an end point route from the other separation block to the end point, generating the movement route via the start point route and the end point route,
前記移動コスト算出部は、 前記始点経路及ぴ前記終点経路のそれぞれに含ま れる前記ブロック内経路に対応する前記内経路コストに基づき、 前記始点経路 及び前記終点経路における移動コス トである始点移動コス ト及び終点移動コス トのそれぞれを算出し、 前記始点移動コス ト、 前記終点移動コス ト、 及び前記 離間移動コストに基づき、 前記経路移動コストを算出することを特徴とする請 求項 1に記載の経路検索装置。 The travel cost calculation unit is included in each of the start route and the end route. Based on the inner route cost corresponding to the intra-block route, the starting route moving cost and the end point moving cost, which are the moving costs of the start route and the end route, respectively, are calculated. The route search device according to claim 1, wherein the route movement cost is calculated based on an end point movement cost and the separation movement cost.
6 . 前記プロック選択部は、  6. The block selection unit is
前記始点プロックの近傍の前記ブロック領域である始点近傍ブロックと、 前記終点プロックの近傍の前記プロック領域である終点近傍プロックと、 を更に選択し、  A start point near block that is the block area near the start point block, and an end point near block that is the block area near the end point block;
前記移動経路生成部は、 前記始点ブロック及び前記始点近傍ブロックのそれ ぞれに含まれる前記プロック内経路を経由することにより、 前記始点から前記 一の離間プロックに至る前記始点経路と、 前記終点近傍プロック及ぴ前記終点 プロックのそれぞれに含まれる前記プロック内経路を経由することにより、 前 記他の離間ブロックから前記終点に至る前記終点経路とを生成することを特徴 とする請求項 5に記載の経路検索装置。  The movement route generation unit may be configured to control the start point route from the start point to the one separated block by passing through the inside-block path included in each of the start point block and the start point vicinity block; The block according to claim 5, wherein the route and the end point route from the other separated block to the end point are generated by passing through the block and the route in the block included in each of the end point blocks. Route search device.
7 . 前記ブロック管理部は、  7. The block management unit includes:
前記全体領域を分割した複数の前記プロック領域である複数の全体分割プロ ックと、  A plurality of whole division blocks which are the plurality of block areas obtained by dividing the whole area;
複数の前記全体分割プロックのそれぞれを更に分割した複数の領域に対応す る複数の前記プロック領域である複数の部分分割プロックと  A plurality of partial divided blocks which are a plurality of block regions corresponding to a plurality of regions obtained by further dividing each of the plurality of divided blocks.
のそれぞれに対応する前記内経路コストを管理し、 Manages the internal route cost corresponding to each of the
前記プロック選択部は、 前記複数のプロック領域の少なくとも一部として、 前記始点を含む前記部分分割プロックである始点ブ口ックと、  The block selecting section, as at least a part of the plurality of block areas, a starting point block which is the partial division block including the starting point;
前記終点を含む前記部分分割プロックである終点プロックと、  An end point block that is the partial split block including the end point;
それぞれが前記始点及び前記終点のいずれも含まない前記全体分割プロック である一又は複数の中間プロックと  One or more intermediate blocks, each of which is the whole division block not including any of the start point and the end point;
を選択し、 前記移動経路生成部は、 前記始点ブ口ックに含まれる前記プロック内経路に 基づく始点経路と、 前記一又は複数の中間ブロックのそれぞれに含まれる前記 プロック内経路に基づく中間経路と、 前記終点プロックに含まれる前記プロッ ク内経路に基づく終点経路とをそれぞれ生成することにより、 前記始点経路、 前記中間経路、 及ぴ前記終点 路を経由する前記移動経路を生成することを特 徴とする請求項 1に記載の経路検索装置。 And select The movement route generation unit includes: a starting point route based on the inside-block route included in the starting point block; an intermediate route based on the inside-block route included in each of the one or more intermediate blocks; and the end point. Generating the end route based on the route in the block included in the block, thereby generating the movement route passing through the start route, the intermediate route, and the end route. Item 2. The route search device according to item 1.
8 . 前記プロック選択部は、 8. The block selection unit is:
前記始点プロックの近傍の前記部分分割プロックである始点近傍プロックと、 前記終点プロックの近傍の前記部分分割プロックである終点近傍プロックと を更に選択し、  A starting point near block that is the partial split block near the start point block, and an end point near block that is the partial split block near the end point block;
前記移動経路生成部は、 前記始点ブ口ック及び前記始点近傍プロックのそれ ぞれに含まれる前記プロック内経路を経由することにより、 前記始点からいず れかの前記中間プロックに至る前記始点経路と、 前記終点近傍プロック及ぴ前 記終点プロックのそれぞれに含まれる前記プロック内経路を経由することによ り、 いずれかの前記中間プロックから前記終点に至る前記終点経路とを生成す ることを特徴とする請求項 7に記載の経路検索装置。 - 9 . 前記移動経路の途中に経由すべき経由点の指定を受け付ける受付部を更 に備え、  The movement route generation unit may be configured to control the start point from the start point to any of the intermediate blocks by passing through the inside path of the block included in each of the start point block and the block near the start point. Generating the route and the end point route from any of the intermediate blocks to the end point by passing through the block near the end point and the route in the block included in each of the end point blocks. 8. The route search device according to claim 7, wherein: -9. Further provided is a reception unit that receives designation of a waypoint to be passed on the way of the travel route,
前記ブロック選択部は、 前記複数のブロック領域の一部として、 前記経由点 を含む前記部分分割プロックである経由点プロックを更に選択し、  The block selecting unit further selects, as a part of the plurality of block areas, a waypoint block which is the partial division block including the waypoint,
前記移動経路生成部は、 前記経由点プロックに含まれる前記プロック内経路 に更に基づき、 前記移動経路を生成することを特徴とする請求項 7に記載の経  8. The process according to claim 7, wherein the moving route generating unit generates the moving route further based on the intra-block route included in the waypoint block.
1 0 . 前記プロック選択部は、 前記経由点プロックの近傍の前記部分分割プ 口ックである経由点近傍ブロックを更に選択し、 10. The block selection unit further selects a block near the via point, which is the partial divided block near the via point block,
前記移動経路生成部は、 前記経由点プロック及ぴ前記経由点近傍プロックの それぞれに含まれる前記ブロック内経路を経由することにより、 いずれかの前 記中間ブロックから、 前記経由点を経由して、 いずれかの前記中間ブロックに 至る経由経路を生成し、 前記経由経路を経由する前記移動経路を生成すること を特徴とする請求項 9に記載の経路検索装置。 The movement route generation unit may be configured to perform any one of the preceding routes by passing the route in the block included in each of the route point block and the route vicinity block. The method according to claim 9, further comprising: generating a transit route from the intermediate block to any of the intermediate blocks via the transit point, and generating the movement route transiting the transit route. Route search device.
1 1 . 前記ブロック管理部は、 前記ブロック内経路沿いに位置する施設を示 すブロック施設情報を更に管理し、  1 1. The block management unit further manages block facility information indicating facilities located along the route in the block,
前記経路検索装置は、  The route search device,
前記移動経路が経由する前記プロック内経路に対応する前記プロック施設情 報に基づき、 当該移動経路沿いに位置する施設を示す経路施設情報を生成する 施設情報生成部と、  A facility information generating unit that generates route facility information indicating a facility located along the travel route, based on the block facility information corresponding to the intra-block route through which the travel route passes;
前記移動経路を示す情報を、 当該移動経路に対応する前記経路施設情報と対 応付けて出力する情報出力部と  An information output unit that outputs information indicating the travel route in association with the route facility information corresponding to the travel route;
を更に備えることを特徴とする請求項 1に記載の経路検索装置。 The route search device according to claim 1, further comprising:
1 2 . 前記ブロック管理部は、 前記ブロック内経路を用いて移動した場合の 所要時間の誤差範囲を示すプロック内誤差情報を更に管理し、  12. The block management unit further manages error information in a block indicating an error range of a required time when moving using the route in the block,
前記経路検索装置は、  The route search device,
前記移動経路が経由する前記プロック内経路に対応する前記プロック内誤差 情報に基づき、 当該移動経路を用いて移動した場合の所要時間の誤差範囲を示 す経路誤差情報を算出する誤差情報算出部と、  An error information calculation unit configured to calculate path error information indicating an error range of required time when moving using the moving path, based on the intra-block error information corresponding to the intra-block path through which the moving path passes; and ,
前記移動経路を示す情報を、 当該移動経路に対応する前記経路誤差情報と対 応付けて出力する情報出力部と  An information output unit that outputs information indicating the travel route in association with the route error information corresponding to the travel route;
を更に備えることを特徴とする請求項 1に記載の経路検索装置。 The route search device according to claim 1, further comprising:
1 3 . 前記ブロック管理部は、 前記経路検索装置の外部に設けられたサーバ から、 前記内径路コストを更新するための更新コスト情報を受け取り、 当該更 新コスト情報に基づき、 少なくとも一部の前記内径路コストを更新することを 特徴とする請求項 1に記載の経路検索装置。  13. The block management unit receives update cost information for updating the inner diameter road cost from a server provided outside the route search device, and based on the update cost information, The route search device according to claim 1, wherein the inner route cost is updated.
1 4 . 前記プロック選択部は、  1 4. The block selection section
予め定められた形状のテンプレート図形を格納するテンプレート格納部と、 前記テンプレート図形を、 前記始点及び前記終点を含む大きさに拡大又は縮 小する図形サイズ変更部と、 - 拡大又は縮小された前記テンプレート図形を、 前記始点及ぴ前記終点の位置 を基準として前記全体領域上に配置し、 配置された前記テンプレート図形を含 む複数の前記ブロック領域を選択する選択実行部と . を有することを特徴とする請求項 1に記載の経路検索装置。 A template storage unit for storing a template figure having a predetermined shape, A graphic size changing unit for enlarging or reducing the template graphic to a size including the start point and the end point; and- the entirety of the enlarged or reduced template graphic based on the positions of the start point and the end point. 2. The route search device according to claim 1, further comprising: a selection execution unit that is arranged on an area and selects a plurality of block areas including the arranged template graphic.
1 5 . 前記全体領域の少なくとも一部の状態を取得する状態取得部を更に備 、  15. A state acquisition unit for acquiring at least a part of the state of the entire area is further provided.
前記ブロック管理部は、 少なくとも一部の前記ブロック内経路を、 当該プロ ック內経路の使用の可否を示す使用可否情報と対応付けて管理し、 かつ、 前記 状態取得部が取得した前記状態に基づき、 当該プロック内経路に対する使用可 否情報を変更し、  The block management unit manages at least a part of the intra-block routes in association with usability information indicating whether or not the block path can be used, and manages the state acquired by the state acquisition unit. Based on the information on the availability of the route in the block,
前記移動経路生成部は、 前記使用可否情報に基づいて前記プロック内経路の 使用の可否を判定することにより、 使用可能な前記プロック内経路に基づき、 前記移動経路を生成することを特徴とする請求項 1に記載の経路検索装置。 The moving route generating unit generates the moving route based on the available route in the block by determining whether the route in the block can be used based on the availability information. Item 2. The route search device according to item 1.
1 6 . 始点から終点までの移動に用いるべき移動経路を探索する経路探索シ ステムであって、 16. A route search system that searches for a movement route to be used for movement from the start point to the end point,
前記始点及び前記終点を含む全体領域を分割した複数のプロック領域の少な くとも一部に対応して、 当該ブロック領域に含まれるブロック内経路を用いて 当該プロック領域を通過する場合に要する移動コストである内経路コストを更 新するための更新コスト情報を格納するサーバと、  The moving cost required to pass through the block area using the intra-block path included in the block area corresponding to at least a part of a plurality of block areas obtained by dividing the entire area including the start point and the end point. A server that stores update cost information for updating the internal route cost,
前記サーバと通信する端末と  A terminal for communicating with the server;
を備え、 With
刖記 未は、  刖 not yet
前記複数のブロック領域のそれぞれに対応して、 当該ブロック領域に含まれ る前記プロック内経路を用いて当該プロック領域を通過する場合に要する前記 内経路コス トを管理し、 かつ、 前記サーバから受け取る前記更新コス ト情報に 基づき、 少なくとも一部の前記プロック領域に対応する前記内径路コストを更 新するプロック管理部と、 For each of the plurality of block areas, the internal path cost required to pass through the block area using the block internal path included in the block area is managed, and received from the server. The updated cost information A block management unit for updating the inner diameter path cost corresponding to at least a part of the block area,
前記全体領域における前記始点及び前記終点の位置に基づき、 複数の前記ブ 口ック領域を選択するプロック選択部と、  A block selection unit that selects a plurality of the block areas based on the positions of the start point and the end point in the entire area;
前記プロック選択部が選択する前記複数のプロック領域のそれぞれに含まれ る前記プロック内経路を経由して、 前記始点から前記終点に至る前記移動経路 を生成する移動経路生成部と、  A movement path generation unit that generates the movement path from the start point to the end point via the in-block path included in each of the plurality of block areas selected by the block selection unit;
前記移動経路に含まれる前記プロック内経路に対応する前記内経路コストに 基づき、 前記移動経路を用いて移動する場合の移動コス トである経路移動コス トを算出する移動コスト算出部と  A travel cost calculation unit that calculates a route travel cost, which is a travel cost when moving using the travel route, based on the internal route cost corresponding to the intra-block route included in the travel route;
を有することを特徴とする経路採索システム。 A route search system comprising:
1 7 . 始点から終点までの移動に用いるべき移動経路を探索するプログラム であって、  1 7. This is a program that searches for a movement route to be used for moving from the start point to the end point.
前記始点及び前記終点を含む全体領域を分割した複数のプロック領域のそれ ぞれに対応して、 当該プロック領域に含まれるブロック内経路を用いて当該ブ 口ック領域を通過する場合に要する移動コストである内経路コストを管理する プロック管理部と、  Movement required to pass through the block area using the intra-block path included in the block area corresponding to each of the plurality of block areas obtained by dividing the entire area including the start point and the end point. A block management unit that manages internal route costs,
前記全体領域における前記始点及び前記終点の位置に基づき、 複数の前記ブ ロック領域を選択するブロック選択部と、  A block selecting unit that selects a plurality of the block areas based on the positions of the start point and the end point in the entire area;
前記プロック選択部が選択する前記複数のプロック領域のそれぞれに含まれ る前記プロック内経路を経由して、 前記始点から前記終点に至る前記移動経路 を生成する移動経路生成部と、  A movement path generation unit that generates the movement path from the start point to the end point via the in-block path included in each of the plurality of block areas selected by the block selection unit;
前記移動経路に含まれる前記プロック内経路に対応する前記内経路コストに 基づき、 前記移動経路を用いて移動する場合の移動コス トである経路移動コス トを算出する移動コス ト算出部と  A travel cost calculation unit that calculates a route travel cost, which is a travel cost when moving using the travel route, based on the internal route cost corresponding to the intra-block route included in the travel route;
を備えることを特徴とするプログラム。 A program characterized by comprising:
1 8 . 始点から終点までの移動に用いるべき移動経路を探索する経路探索方法で あって、 1 8. A route search method that searches for a movement route to be used for movement from the start point to the end point So,
前記始点及び前記終点を含む全体領域を分割した複数のプロック領域のそれ ぞれに対応して、 当該ブロック領域に含まれるプロック内経路を用いて当該ブ 口ック領域を通過する場合に要する移動コストである内経路コストを管理する プロック管理段階と、  Movement required to pass through the block area using the intra-block path included in the block area corresponding to each of the plurality of block areas obtained by dividing the entire area including the start point and the end point. A block management stage for managing internal route costs,
前記全体領域における前記始点及び前記終点の位置に基づき、 複数の前記ブ ロック領域を選択するブロック選択段階と、  A block selecting step of selecting a plurality of the block areas based on the positions of the start point and the end point in the entire area;
前記プロック選択部が選択する前記複数のプロック領域のそれぞれに含まれ る前記プロック内経路を経由して、 前記始点から前記終点に至る前記移動経路 を生成する移動経路生成段階と、 .  A movement path generation step of generating the movement path from the start point to the end point via the in-block path included in each of the plurality of block areas selected by the block selection unit;
前記移動経路に含まれる前記プロック内経路に対応する前記内経路コストに 基づき、 前記移動経路を用いて移動する場合の移動コス トである経路移動コス トを算出する移動コス ト算出段階と  A travel cost calculation step of calculating a route travel cost, which is a travel cost when moving using the travel route, based on the internal route cost corresponding to the intra-block route included in the travel route;
を備えることを特徴とする経路検索方法。 A route search method comprising:
PCT/JP2002/013333 2002-12-20 2002-12-20 Route search apparatus, route search system, program, and route search method WO2004057273A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
AU2002357627A AU2002357627A1 (en) 2002-12-20 2002-12-20 Route search apparatus, route search system, program, and route search method
JP2004561997A JPWO2004057273A1 (en) 2002-12-20 2002-12-20 Route search device, route search system, program, and route search method
PCT/JP2002/013333 WO2004057273A1 (en) 2002-12-20 2002-12-20 Route search apparatus, route search system, program, and route search method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2002/013333 WO2004057273A1 (en) 2002-12-20 2002-12-20 Route search apparatus, route search system, program, and route search method

Publications (1)

Publication Number Publication Date
WO2004057273A1 true WO2004057273A1 (en) 2004-07-08

Family

ID=32676922

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2002/013333 WO2004057273A1 (en) 2002-12-20 2002-12-20 Route search apparatus, route search system, program, and route search method

Country Status (3)

Country Link
JP (1) JPWO2004057273A1 (en)
AU (1) AU2002357627A1 (en)
WO (1) WO2004057273A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005228011A (en) * 2004-02-12 2005-08-25 Jicoux Datasystems Inc Route computation apparatus and method, and program thereof
JP2009020773A (en) * 2007-07-13 2009-01-29 Asyst Technologies Japan Inc Route searching system and method, transportation system, and computer program
WO2012105554A1 (en) * 2011-02-01 2012-08-09 クラリオン株式会社 Route calculation apparatus
JP2012215571A (en) * 2011-03-29 2012-11-08 Denso It Laboratory Inc Navigation device, method, and system
CN104025075A (en) * 2011-10-26 2014-09-03 托马斯·保罗·希德 Method and system for fleet navigation, dispatching and multi-vehicle, multi-destination routing
JP2020159801A (en) * 2019-03-26 2020-10-01 株式会社ゼンリンデータコム Route search device, method and program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06323861A (en) * 1993-05-11 1994-11-25 Sumitomo Electric Ind Ltd Navigation system having route calculating function
US5513110A (en) * 1993-07-09 1996-04-30 Xanavi Informatics Corporation Navigation system and path search method using hierarchized road data
EP0782120A1 (en) * 1995-12-28 1997-07-02 Matsushita Electric Industrial Co., Ltd. Method and apparatus for searching a route
JPH10132592A (en) * 1996-10-25 1998-05-22 Nissan Motor Co Ltd Navigation device
JP2001091272A (en) * 1999-09-20 2001-04-06 Fujitsu Ten Ltd Map data storage media and navigation device
JP2002206936A (en) * 2001-01-09 2002-07-26 Matsushita Electric Ind Co Ltd Method of calculating route, and device for executing the method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06323861A (en) * 1993-05-11 1994-11-25 Sumitomo Electric Ind Ltd Navigation system having route calculating function
US5513110A (en) * 1993-07-09 1996-04-30 Xanavi Informatics Corporation Navigation system and path search method using hierarchized road data
EP0782120A1 (en) * 1995-12-28 1997-07-02 Matsushita Electric Industrial Co., Ltd. Method and apparatus for searching a route
JPH10132592A (en) * 1996-10-25 1998-05-22 Nissan Motor Co Ltd Navigation device
JP2001091272A (en) * 1999-09-20 2001-04-06 Fujitsu Ten Ltd Map data storage media and navigation device
JP2002206936A (en) * 2001-01-09 2002-07-26 Matsushita Electric Ind Co Ltd Method of calculating route, and device for executing the method

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005228011A (en) * 2004-02-12 2005-08-25 Jicoux Datasystems Inc Route computation apparatus and method, and program thereof
JP2009020773A (en) * 2007-07-13 2009-01-29 Asyst Technologies Japan Inc Route searching system and method, transportation system, and computer program
WO2012105554A1 (en) * 2011-02-01 2012-08-09 クラリオン株式会社 Route calculation apparatus
JP2012159433A (en) * 2011-02-01 2012-08-23 Clarion Co Ltd Route arithmetic device
JP2012215571A (en) * 2011-03-29 2012-11-08 Denso It Laboratory Inc Navigation device, method, and system
CN104025075A (en) * 2011-10-26 2014-09-03 托马斯·保罗·希德 Method and system for fleet navigation, dispatching and multi-vehicle, multi-destination routing
JP2015500981A (en) * 2011-10-26 2015-01-08 トーマス ポール ヒード Method and system for searching for multiple destinations in fleet navigation, dispatch and multiple vehicles
JP2020159801A (en) * 2019-03-26 2020-10-01 株式会社ゼンリンデータコム Route search device, method and program
JP7199278B2 (en) 2019-03-26 2023-01-05 株式会社ゼンリンデータコム Route search device, method and program

Also Published As

Publication number Publication date
JPWO2004057273A1 (en) 2006-04-20
AU2002357627A1 (en) 2004-07-14

Similar Documents

Publication Publication Date Title
KR100316461B1 (en) Method and apparatus for searching a route
KR100822010B1 (en) Traffic information providing system using digital map for collecting traffic information and method thereof
CN100543422C (en) Guider
JP3173983B2 (en) Route selection method and system
JPH10103991A (en) Method and system for selecting course
JPH109884A (en) Path guidance apparatus and path finding method for vehicle
US8977487B2 (en) Navigation device and guide route search method
CN107228677A (en) Driftage recognition methods and device
JP6090226B2 (en) Route generation apparatus and route generation method
JP2007292988A (en) Map data creating device and map creating method thereof, and navigation device and route searching method thereof
JPH11304517A (en) Route searching device
JPWO2009150781A1 (en) Navigation device
US8219313B2 (en) Navigation device and program
KR100822011B1 (en) Car navigation system, traffic information guidance method thereof, traffic information providing system and method thereof
WO2004057273A1 (en) Route search apparatus, route search system, program, and route search method
JP4372526B2 (en) Navigation device and guidance method for surrounding facilities
JP3270383B2 (en) Route selection method and system
JP2001141481A (en) Automobile navigation system
JP2010054754A (en) Data structure of map data
JP2002213982A (en) Route operating device, navigation device, and recording medium readable by computer
JP3171574B2 (en) Route selection method
JPH11325935A (en) Course searching unit
JP2004177137A (en) Navigation system
JPH1026535A (en) Optimum route searching method
JP4145756B2 (en) NAVIGATION DEVICE, NAVIGATION METHOD, PROGRAM THEREOF, AND RECORDING MEDIUM CONTAINING THE PROGRAM

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG US UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2004561997

Country of ref document: JP

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established
32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: DEEMED TO BE WITHDRAWN SINCE NO TRANSLATION HAS BEEN FILED AND FEES HAVE NOT BEEN VALIDLY PAID

122 Ep: pct application non-entry in european phase