JP2008241602A - Navigation device, program, and data structure for route search - Google Patents
Navigation device, program, and data structure for route search Download PDFInfo
- Publication number
- JP2008241602A JP2008241602A JP2007085235A JP2007085235A JP2008241602A JP 2008241602 A JP2008241602 A JP 2008241602A JP 2007085235 A JP2007085235 A JP 2007085235A JP 2007085235 A JP2007085235 A JP 2007085235A JP 2008241602 A JP2008241602 A JP 2008241602A
- Authority
- JP
- Japan
- Prior art keywords
- data
- facility
- route search
- road network
- route
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Instructional Devices (AREA)
- Navigation (AREA)
- Traffic Control Systems (AREA)
Abstract
Description
本発明は、ナビゲーション装置により、目的地に至る経路を探索する手法に関する。 The present invention relates to a method for searching for a route to a destination by a navigation device.
カーナビゲーション装置、インターネットを利用した地図提供アプリケーションなどには経路探索機能が設けられている。経路探索機能は、地理上の出発地から目的地に至る経路を、道路ネットワークデータを利用して自動計算し、ユーザに提示する機能である。 A route search function is provided in a car navigation device, a map providing application using the Internet, and the like. The route search function is a function that automatically calculates a route from a geographical departure point to a destination using road network data and presents it to the user.
一般的に、目的地として所定の施設が設定された場合、経路探索機能は、当該施設の真位置を示す真位置データに基づいて経路を探索する。真位置とは、施設が実際に存在する地点であって、例えば施設の中心地点の位置などである。つまり、従来の経路探索機能は、施設の入口に関わらず、施設の真位置に基づいて経路を探索していた。そのため、従来の経路探索機能は、施設の入口が大通りに面しているにもかかわらず、真位置が最も近い裏通りを目的地に至る経路としてユーザに提示することがあった。この場合、裏通り沿いには入口がないため、ユーザは目的地である施設に入場することができないという問題が発生する。 Generally, when a predetermined facility is set as a destination, the route search function searches for a route based on true position data indicating the true position of the facility. The true position is a point where the facility actually exists, for example, the position of the center point of the facility. That is, the conventional route search function searches for a route based on the true position of the facility regardless of the entrance of the facility. Therefore, the conventional route search function sometimes presents the user with the back street closest to the true position as the route to the destination even though the entrance of the facility faces the main street. In this case, since there is no entrance along the back street, there is a problem that the user cannot enter the destination facility.
この問題を解消するため、道路ネットワークデータに対して予め各施設に対応する地物データを含めておき、経路探索機能が、施設へのアクセスを考慮して経路を探索する方法が知られている(例えば、特許文献1)。 In order to solve this problem, a method is known in which feature data corresponding to each facility is included in the road network data in advance, and the route search function searches for a route in consideration of access to the facility. (For example, patent document 1).
また、目的地として設定された施設への誘導ポイント情報として、予め当該施設の入口の位置を示す入口位置データを保有しておき、経路探索機能が、当該施設の入口位置データに基づいて経路を探索する方法が知られている(例えば特許文献2乃至5)。
Also, as guidance point information to the facility set as the destination, entrance location data indicating the location of the entrance of the facility is stored in advance, and the route search function determines the route based on the entrance location data of the facility. Methods for searching are known (for example,
さらに、目的地として設定された施設への誘導ポイント情報として、予め各施設が接続する道路の識別情報を保有しておき、経路探索機能が、当該施設が接続する道路を考慮して経路を探索する方法が知られている(例えば特許文献6)。 Furthermore, as guidance point information for the facility set as the destination, identification information of the road to which each facility is connected is stored in advance, and the route search function searches for a route in consideration of the road to which the facility is connected. A method is known (for example, Patent Document 6).
なお、特許文献7には、目的地に至る経路を検索するために利用するデータであって、目的地に関する主目的地情報と、目的地に従属する複数の従属目的地情報とを格納した検索データ構造が示されている。 Note that Patent Document 7 discloses data used for searching a route to a destination, which stores main destination information about the destination and a plurality of subordinate destination information subordinate to the destination. The data structure is shown.
しかし、上記のような方法を用いた経路探索機能は、目的地として指定された施設に至る経路を探索するのみであり、当該施設周辺や近辺の複数の駐車場への経路を探索することはできない。つまり、施設周辺や近辺の複数の駐車場を考慮した上で経路を探索し、ユーザの意図に沿った有用な誘導をすることはできない。 However, the route search function using the method as described above only searches for a route to the facility designated as the destination, and it is not possible to search for routes to a plurality of parking lots around the facility or in the vicinity. Can not. That is, it is not possible to search for a route in consideration of a plurality of parking lots in the vicinity of the facility or in the vicinity, and to provide useful guidance in accordance with the user's intention.
本発明が解決しようとする課題としては、上記のものが例として挙げられる。本発明は、目的地として所定の施設が指定された場合に、当該施設周辺や近辺の複数の駐車場を考慮して、ユーザの意図に沿った有用な経路を探索することを目的とする。 Examples of the problems to be solved by the present invention include those described above. An object of the present invention is to search for a useful route in accordance with a user's intention in consideration of a plurality of parking lots around and near the facility when a predetermined facility is designated as a destination.
請求項1に記載の発明は、ナビゲーション装置であって、施設の位置を示す施設位置データと、道路のネットワークを示す道路ネットワークデータとを対応付けた経路探索用データを記憶する経路探索用データ記憶手段と、目的地として前記施設を設定すると、前記道路ネットワークデータに基づいて、出発地から前記目的地までの経路を探索する経路探索手段と、を備えることを特徴とする。
The invention according to
請求項9に記載の発明は、経路探索工程であって、施設の位置を示す施設位置データと、道路のネットワークを示す道路ネットワークデータとを対応付けた経路探索用データを記憶する経路探索用データ記憶工程と、目的地として前記施設を設定すると、前記道路ネットワークデータに基づいて、出発地から前記目的地までの経路を探索する経路探索工程と、を備えることを特徴とする。 The invention according to claim 9 is a route search data, which is a route search step, and stores route search data in which facility position data indicating a facility location and road network data indicating a road network are associated with each other. And a route search step of searching for a route from a departure place to the destination based on the road network data when the facility is set as a destination.
請求項10に記載の発明は、コンピュータ上で実行される経路探索プログラムであって、施設の位置を示す施設位置データと、道路のネットワークを示す道路ネットワークデータとを対応付けた経路探索用データを記憶する経路探索用データ記憶手段、目的地として前記施設を設定すると、前記道路ネットワークデータに基づいて、出発地から前記目的地までの経路を探索する経路探索手段、として前記コンピュータを機能させることを特徴とする。 According to a tenth aspect of the present invention, there is provided a route search program executed on a computer, wherein route search data in which facility location data indicating a facility location is associated with road network data indicating a road network is obtained. Storing the route search data storage means, and setting the facility as a destination, causing the computer to function as a route search means for searching a route from the departure place to the destination based on the road network data. Features.
請求項12に記載の発明は、経路探索用データ構造であって、施設の位置を示す施設位置データと、道路のネットワークを示す道路ネットワークデータとを相互に関連付けてなることを特徴とする。 According to a twelfth aspect of the present invention, there is provided a route search data structure, wherein facility location data indicating a facility location and road network data indicating a road network are associated with each other.
本発明の好適な実施形態では、施設の位置を示す施設位置データと、道路のネットワークを示す道路ネットワークデータとを対応付けた経路探索用データを記憶する経路探索用データ記憶手段と、目的地として前記施設を設定すると、前記道路ネットワークデータに基づいて、出発地から前記目的地までの経路を探索する経路探索手段と、を備える。 In a preferred embodiment of the present invention, route search data storage means for storing route search data in which facility location data indicating the location of a facility and road network data indicating a road network are associated with each other, and as a destination Route setting means for searching for a route from a departure place to the destination based on the road network data when the facility is set.
上記のナビゲーション装置は、予め施設位置データと、道路ネットワークデータとを対応付けた経路探索用データが記憶されている。ナビゲーション装置は、目的地として設定した施設に基づいて経路探索用データを参照することで、当該施設に対応する道路ネットワークデータを特定する。そして、ナビゲーション装置は、特定した道路ネットワークデータに基づいて、出発地から目的地までの経路を探索する。これによれば、ナビゲーション装置は、目的地として設定した施設の位置を示す施設位置データのみではなく、当該施設に対応する道路ネットワークを考慮して経路を探索することができるため、車両の誤誘導を防止することができる。 The navigation device stores route search data in which facility location data and road network data are associated with each other in advance. The navigation device identifies the road network data corresponding to the facility by referring to the route search data based on the facility set as the destination. Then, the navigation device searches for a route from the departure place to the destination based on the identified road network data. According to this, since the navigation device can search for a route in consideration of not only the facility location data indicating the location of the facility set as the destination but also the road network corresponding to the facility, erroneous navigation of the vehicle Can be prevented.
上記ナビゲーション装置の一態様では、前記道路ネットワークデータは、前記施設に関連する第1関連部が存在する道路に対応するリンクを示すリンクデータを含んでいる。これによれば、ナビゲーション装置は、予め施設位置データと、施設に関連する第1関連部のリンクデータとを対応付けた経路探索用データが記憶されている。よって、ナビゲーション装置は、単に目的地として設定した施設に誘導する経路を探索するのではなく、当該施設に関連する第1関連部のリンクデータに基づいて、当該施設周辺を考慮した有用な経路を探索することができる。 In one aspect of the navigation device, the road network data includes link data indicating a link corresponding to a road on which a first related part related to the facility exists. According to this, the navigation device stores the route search data in which the facility position data and the link data of the first related part related to the facility are associated in advance. Therefore, the navigation device does not simply search for a route to be guided to the facility set as the destination, but based on the link data of the first related part related to the facility, the navigation device takes a useful route in consideration of the periphery of the facility. Can be explored.
上記ナビゲーション装置の他の一態様では、前記道路ネットワークデータは、前記施設又は当該施設に関連する第1関連部に近いノードを示すノードデータを含んでいる。これによれば、ナビゲーション装置は、予め施設位置データと、施設又は当該施設の第1関連部のノードデータとを対応付けた経路探索用データが記憶されている。よって、ナビゲーション装置は、施設又は第1関連部のノードデータに基づいて、当該施設周辺を考慮した有用な経路を探索することができる。 In another aspect of the navigation device, the road network data includes node data indicating a node close to the facility or a first related part related to the facility. According to this, the navigation device stores the route search data in which the facility position data and the node data of the facility or the first related part of the facility are associated in advance. Therefore, the navigation apparatus can search for a useful route considering the surroundings of the facility based on the node data of the facility or the first related part.
上記ナビゲーション装置の他の一態様では、車両の現在位置を示す現在位置データを取得する現在位置データ取得手段をさらに備え、前記経路探索手段は、前記現在位置データに基づいて前記経路探索用データを参照し、目的地として設定した施設又は当該施設に関連する第1関連部に対応するノードの中で、前記車両の現在位置に最も近いノードに基づいて、前記出発地から前記目的地までの経路を探索する。これによれば、ナビゲーション装置は、車両の現在位置に最も近いノードに基づいて、出発地から目的地である施設に至る経路を探索する。よって、施設に関連する第1関連部が複数存在する場合であっても、ノードに基づいて、車両から最も近い第1関連部に誘導する経路を容易に探索することができる。 In another aspect of the navigation device, the navigation device further includes current position data acquisition means for acquiring current position data indicating a current position of the vehicle, and the route search means uses the route search data based on the current position data. A route from the departure point to the destination based on a node closest to the current position of the vehicle among the nodes corresponding to the facility set as the destination or the first related part related to the facility. Explore. According to this, the navigation device searches for a route from the departure place to the facility that is the destination based on the node closest to the current position of the vehicle. Therefore, even when there are a plurality of first related parts related to the facility, it is possible to easily search for a route that leads from the vehicle to the closest first related part based on the node.
上記ナビゲーション装置の他の一態様では、前記経路探索用データ記憶手段は、前記施設位置データと、前記第1関連部の位置を示す第1関連部位置データと、前記道路ネットワークデータとを対応付けた経路探索用データを記憶しており、前記経路探索用データは、第1階層を前記施設位置データとし、第2階層を前記第1関連部位置データ及び前記第1関連部に対応する道路ネットワークデータとする階層構造である。このように、ナビゲーション装置は、施設位置データと、第1関連部位置データ及び第1関連部に対応する道路ネットワークデータとを階層的に紐付けした経路探索用データを予め記憶し、当該経路探索用データに基づいて出発地から目的地に至る経路を探索することで、施設のみならず、施設に関連する関連部を考慮した経路を探索することが可能となる。 In another aspect of the navigation device, the route search data storage unit associates the facility position data, the first related part position data indicating the position of the first related part, and the road network data. The route search data includes a first hierarchy as the facility location data, and a second hierarchy as the road network corresponding to the first associated portion location data and the first associated portion. It is a hierarchical structure as data. Thus, the navigation device stores in advance the route search data in which the facility location data, the first related portion location data, and the road network data corresponding to the first related portion are hierarchically linked, and the route search is performed. By searching for a route from the departure point to the destination based on the business data, it is possible to search for a route that considers not only the facility but also the related parts related to the facility.
上記ナビゲーション装置の他の一態様では、前記第1関連部は、前記施設とは別の位置に設けられた駐車場を含むことを特徴とする。これによれば、ナビゲーション装置は、施設と別の場所に設けられた駐車場を考慮した上で、ユーザにとって有用な経路を探索することができる。 In another aspect of the navigation device, the first related part includes a parking lot provided at a position different from the facility. According to this, the navigation apparatus can search for a route useful for the user in consideration of a parking lot provided in a place different from the facility.
上記ナビゲーション装置の他の一態様では、前記経路探索用データ記憶手段は、前記施設位置データと、前記第1関連部位置データと、前記第1関連部に関連する第2関連部の位置を示す第2関連部位置データと、前記道路ネットワークデータとを階層構造で対応付けた経路探索用データを記憶しており、前記経路探索用データは、第1階層を前記施設位置データとし、第2階層を前記第1関連部位置データ及び前記第1関連部に対応する道路ネットワークデータとし、第3階層を前記第2関連部位置データ及び前記第2関連部に対応する道路ネットワークデータとする階層構造であって、前記第2関連部に対応する道路ネットワークデータは、前記第2関連部が存在する道路に対応するリンクを示すリンクデータと、前記第2関連部に近いノードを示すノードデータを含んでいる。これによれば、ナビゲーション装置は、施設位置データと、第1関連部位置データ及び第1関連部に対応する道路ネットワークデータと、第2関連部位置データ及び第2関連部に対応する道路ネットワークデータとを階層的に紐付けした経路探索用データを予め記憶し、当該経路探索用データに基づいて出発地から目的地に至る経路を探索することで、施設の関連部のみならず、関連部の関連部を考慮した経路を探索することが可能となる。このように、経路探索用データは階層構造となっているため、例えば空港のように、1つの施設内に複数のターミナルやジャンル別の建物が存在する場合であっても、各関連部に対応する位置データ及び道路ネットワークデータを整理して格納することができる。 In another aspect of the navigation device, the route search data storage means indicates the facility position data, the first related part position data, and the position of the second related part related to the first related part. Route search data in which the second related portion position data and the road network data are associated with each other in a hierarchical structure is stored, and the route search data uses the first hierarchy as the facility position data, and the second hierarchy Is a road network data corresponding to the first related part position data and the first related part, and a third hierarchy is a road network data corresponding to the second related part position data and the second related part. The road network data corresponding to the second related part is close to the link data indicating the link corresponding to the road where the second related part exists and the second related part. It includes node data indicating over de. According to this, the navigation device includes facility location data, road network data corresponding to the first associated portion location data and the first associated portion, and road network data corresponding to the second associated portion location data and the second associated portion. Is stored in advance, and the route from the departure point to the destination is searched based on the route search data, so that not only the relevant part of the facility but also the relevant part It is possible to search for a route in consideration of the related part. In this way, since the route search data has a hierarchical structure, even if there are multiple terminals and buildings by genre in one facility such as an airport, it corresponds to each related part. The location data and road network data to be stored can be organized and stored.
上記ナビゲーション装置のさらに他の一態様では、前記第2関連部は、前記駐車場の入口を含むことを特徴とする。これによれば、ナビゲーション装置は、駐車場の入口を考慮し、車両を駐車場の入口へ誘導する適切な経路を探索することができる。よって、入口が存在しない裏通りへの誤誘導といった問題を解消することができる。 In still another aspect of the navigation device, the second related part includes an entrance of the parking lot. According to this, the navigation apparatus can search for an appropriate route for guiding the vehicle to the entrance of the parking lot in consideration of the entrance of the parking lot. Therefore, it is possible to solve the problem of erroneous guidance to the back street where there is no entrance.
本発明の別の観点では、経路探索方法であって、施設の位置を示す施設位置データと、道路のネットワークを示す道路ネットワークデータとを対応付けた経路探索用データを記憶する経路探索用データ記憶工程と、目的地として前記施設を設定すると、前記道路ネットワークデータに基づいて、出発地から前記目的地までの経路を探索する経路探索工程と、を備える。このような経路探索方法によっても、目的地として設定した施設の位置を示す施設位置データのみではなく、当該施設に対応する道路ネットワークを考慮して経路を探索することができるため、車両の誤誘導を防止することができる。 According to another aspect of the present invention, there is provided a route search data storage for storing route search data in which facility position data indicating a facility location and road network data indicating a road network are associated with each other. And a route search step of searching for a route from a departure place to the destination based on the road network data when the facility is set as a destination. Such a route search method can also search for a route in consideration of not only the facility location data indicating the location of the facility set as the destination but also the road network corresponding to the facility. Can be prevented.
本発明のさらに他の観点では、コンピュータ上で実行される経路探索プログラムであって、施設の位置を示す施設位置データと、道路のネットワークを示す道路ネットワークデータとを対応付けた経路探索用データを記憶する経路探索用データ記憶手段、目的地として前記施設を設定すると、前記道路ネットワークデータに基づいて、出発地から前記目的地までの経路を探索する経路探索手段、として前記コンピュータを機能させる。このような経路探索プログラムをコンピュータ上で実行することによっても、目的地として設定した施設の位置を示す施設位置データのみではなく、当該施設に対応する道路ネットワークを考慮して経路を探索することができるため、車両の誤誘導を防止することができる。 In still another aspect of the present invention, a route search program executed on a computer includes route search data in which facility location data indicating a facility location and road network data indicating a road network are associated with each other. When the facility is set as a route search data storage means to be stored and a destination, the computer is caused to function as a route search means for searching a route from the departure place to the destination based on the road network data. By executing such a route search program on a computer, it is possible to search for a route in consideration of not only the facility location data indicating the location of the facility set as the destination but also the road network corresponding to the facility. Therefore, it is possible to prevent erroneous guidance of the vehicle.
本発明のさらに別の観点では、経路探索用データ構造は、施設の位置を示す施設位置データと、道路のネットワークを示す道路ネットワークデータとを相互に関連付けてなる。これによれば、目的地として設定した施設の位置を示す施設位置データのみではなく、当該施設に対応する道路ネットワークを考慮して経路を探索することが可能となるため、車両の誤誘導を防止することができる。 In yet another aspect of the present invention, the route search data structure is formed by associating facility position data indicating the position of a facility with road network data indicating a road network. According to this, it is possible to search for a route in consideration of not only the facility location data indicating the location of the facility set as the destination but also the road network corresponding to the facility, thus preventing erroneous vehicle guidance. can do.
上記経路探索用データ構造の一態様では、前記道路ネットワークデータは、前記施設に関連する第1関連部が存在する道路に対応するリンクを示すリンクデータを含んでいる。これによれば、単に目的地として設定した施設に誘導する経路を探索するのではなく、当該施設に関連する第1関連部のリンクデータに基づいて、当該施設周辺を考慮した有用な経路を探索することが可能となる。 In one aspect of the route search data structure, the road network data includes link data indicating a link corresponding to a road on which a first related part related to the facility exists. According to this, instead of simply searching for a route to be guided to the facility set as the destination, based on the link data of the first related part related to the facility, a useful route in consideration of the periphery of the facility is searched. It becomes possible to do.
上記経路探索用データ構造の他の一態様では、前記道路ネットワークデータは、前記施設又は当該施設に関連する第1関連部に近いノードを示すノードデータを含んでいる。これによれば、施設又は第1関連部のノードデータに基づいて、当該施設周辺を考慮した有用な経路を探索することができる。 In another aspect of the route search data structure, the road network data includes node data indicating a node close to the facility or a first related part related to the facility. According to this, based on the node data of the facility or the first related part, it is possible to search for a useful route considering the facility periphery.
上記経路探索用データ構造の他の一態様では、第1階層を前記施設データ、第2階層を前記第1関連部の位置を示す第1関連部位置データ及び前記第1関連部に対応する道路ネットワークデータとする階層構造であることを特徴とする。このように、施設位置データと、第1関連部位置データ及び第1関連部に対応する道路ネットワークデータとを階層的に紐付けした経路探索用データ構造によれば、出発地から目的地に至る経路を探索する際に、施設のみならず、施設に関連する関連部を考慮した経路を探索することが可能となる。 In another aspect of the data structure for route search, the road corresponding to the first related part position data indicating the position of the first related part and the first related part indicating the position of the first related part in the first hierarchy and the second hierarchy It has a hierarchical structure as network data. As described above, according to the route search data structure in which the facility position data, the first related portion position data, and the road network data corresponding to the first related portion are hierarchically linked, the route from the departure point to the destination is reached. When searching for a route, it is possible to search for a route in consideration of not only the facility but also the related portion related to the facility.
上記経路探索用データ構造の他の一態様では、前記第1関連部は、前記施設とは別の位置に設けられた駐車場を含むことを特徴とする。これによれば、施設と別の場所に設けられた駐車場を考慮した上で、ユーザにとって有用な経路を探索することができる。 In another aspect of the route search data structure, the first related part includes a parking lot provided at a position different from the facility. According to this, it is possible to search for a route useful for the user in consideration of a parking lot provided in a place different from the facility.
上記経路探索用データ構造の他の一態様では、第1階層を前記施設データとし、第2階層を前記第1関連部位置データ及び前記第1関連部に対応する道路ネットワークデータとし、第3階層を前記第1関連部に関連する第2関連部の位置を示す第2関連部位置データ及び前記第2関連部に対応する道路ネットワークデータとする階層構造であって、前記第2関連部に対応する道路ネットワークデータは、前記第2関連部が存在する道路に対応するリンクを示すリンクデータと、前記第2関連部に近いノードを示すノードデータを含んでいることを特徴とする。このように、施設位置データと、第1関連部位置データ及び第1関連部に対応する道路ネットワークデータと、第2関連部位置データ及び第2関連部に対応する道路ネットワークデータとを階層的に紐付けした経路探索用データ構造によれば、出発地から目的地に至る経路を探索する際に、施設の関連部のみならず、関連部の関連部を考慮した経路を探索することが可能となる。また、経路探索用データ構造が複数の階層からなる構造となっているため、例えば空港のように、1つの施設内に複数のターミナルやジャンル別の建物が存在する場合であっても、各関連部に対応する位置データ及び道路ネットワークデータを整理して格納することができる。 In another aspect of the route search data structure, the first hierarchy is the facility data, the second hierarchy is the first related part position data and the road network data corresponding to the first related part, and the third hierarchy Is a hierarchical structure in which the second related part position data indicating the position of the second related part related to the first related part and the road network data corresponding to the second related part are provided and correspond to the second related part The road network data includes link data indicating a link corresponding to a road where the second related part exists, and node data indicating a node close to the second related part. As described above, the facility position data, the first related part position data and the road network data corresponding to the first related part, and the second related part position data and the road network data corresponding to the second related part are hierarchically arranged. According to the linked data structure for route search, when searching for a route from the departure point to the destination, it is possible to search not only the related part of the facility but also the route considering the related part of the related part. Become. In addition, since the route search data structure has a structure consisting of a plurality of hierarchies, even if there are a plurality of terminals and genre-specific buildings in one facility such as an airport, for example, Position data and road network data corresponding to a section can be organized and stored.
上記経路探索用データ構造のさらに他の一態様では、前記第2関連部は、前記駐車場の入口を含む。これによれば、駐車場の入口を考慮し、車両を駐車場の入口へ誘導する適切な経路を探索することが可能となる。よって、入口が存在しない裏通りへの誤誘導といった問題を解消することができる。 In still another aspect of the route search data structure, the second related unit includes an entrance of the parking lot. According to this, it is possible to search for an appropriate route for guiding the vehicle to the entrance of the parking lot in consideration of the entrance of the parking lot. Therefore, it is possible to solve the problem of erroneous guidance to the back street where there is no entrance.
以下、図面を参照して本発明の好適な実施例について説明する。 Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings.
[ナビゲーション装置]
本実施例において、ナビゲーション装置は、ユーザが所定の施設を目的地として設定した際に、当該施設の周辺や駐車場を考慮して、目的地に至る経路を探索する。換言すると、本実施例に係るナビゲーション装置は、ユーザが指定した施設を目的地とする誘導を行う際に、当該施設の周辺や駐車場を考慮して、ユーザの意図に沿った有用な経路を探索する経路探索装置として機能する。
[Navigation device]
In this embodiment, when a user sets a predetermined facility as a destination, the navigation device searches for a route to the destination in consideration of the surroundings of the facility and a parking lot. In other words, the navigation apparatus according to the present embodiment takes a useful route in accordance with the user's intention in consideration of the surroundings of the facility and the parking lot when performing guidance for the facility designated by the user. It functions as a route search device for searching.
図1に、本発明の実施例に係るナビゲーション装置100の構成を示す。図1に示すように、ナビゲーション装置100は、自立測位装置10、GPS受信機18、システムコントローラ20、ディスクドライブ31、データ記憶ユニット36、通信用インタフェース37、通信装置38、表示ユニット40、音声出力ユニット50及び入力装置60を備える。
FIG. 1 shows a configuration of a
自立測位装置10は、加速度センサ11、角速度センサ12及び距離センサ13を備える。加速度センサ11は、例えば圧電素子からなり、車両の加速度を検出し、加速度データを出力する。角速度センサ12は、例えば振動ジャイロからなり、車両の方向変換時における車両の角速度を検出し、角速度データ及び相対方位データを出力する。距離センサ13は、車両の車輪の回転に伴って発生されているパルス信号からなる車速パルスを計測する。
The
GPS受信機18は、複数のGPS衛星から、測位用データを含む下り回線データを搬送する電波19を受信する。測位用データは、緯度及び経度情報等から車両の絶対的な位置を検出するために用いられる。
The
システムコントローラ20は、インタフェース21、CPU22、ROM23及びRAM24を含んでおり、ナビゲーション装置200全体の制御を行う。
The
インタフェース21は、加速度センサ11、角速度センサ12及び距離センサ13並びにGPS受信機18とのインタフェース動作を行う。そして、これらから、車速パルス、加速度データ、相対方位データ、角速度データ、GPS測位データ、絶対方位データ等をシステムコントローラ20に入力する。CPU22は、システムコントローラ20全体を制御する。ROM23は、システムコントローラ20を制御する制御プログラム等が格納された図示しない不揮発性メモリ等を有する。RAM24は、入力装置60を介して使用者により予め設定された経路データ等の各種データを読み出し可能に格納したり、CPU22に対してワーキングエリアを提供したりする。
The
システムコントローラ20、CD−ROMドライブ又はDVD−ROMドライブなどのディスクドライブ31、データ記憶ユニット36、通信用インタフェース37、表示ユニット40、音声出力ユニット50及び入力装置60は、バスライン30を介して相互に接続されている。
A
ディスクドライブ31は、システムコントローラ20の制御の下、CD又はDVDといったディスク33から、音楽データ、映像データなどのコンテンツデータを読み出し、出力する。なお、ディスクドライブ31は、CD−ROMドライブ又はDVD−ROMドライブのうち、いずれか一方としてもよいし、CD及びDVDコンパチブルのドライブとしてもよい。
The
データ記憶ユニット36は、例えば、HDDなどにより構成され、地図データや施設データなどのナビゲーション処理に用いられる各種データを記憶する。
The
通信装置38は、例えば、FMチューナやビーコンレシーバ、携帯電話や専用の通信カードなどにより構成され、通信用インタフェース37を介して、VICS(Vehicle Information Communication System)センター(登録商標)から配信される渋滞や交通情報などの道路交通情報、その他の情報を受信する。
The
表示ユニット40は、システムコントローラ20の制御の下、各種表示データをディスプレイなどの表示装置に表示する。具体的には、システムコントローラ20は、データ記憶ユニット36から地図データを読み出す。表示ユニット40は、システムコントローラ20によってデータ記憶ユニット36から読み出された地図データを、ディスプレイなどの表示画面上に表示する。表示ユニット40は、バスライン30を介してCPU22から送られる制御データに基づいて表示ユニット40全体の制御を行うグラフィックコントローラ41と、VRAM(Video RAM)等のメモリからなり即時表示可能な画像情報を一時的に記憶するバッファメモリ42と、グラフィックコントローラ41から出力される画像データに基づいて、液晶、CRT(Cathode Ray Tube)等のディスプレイ44を表示制御する表示制御部43と、ディスプレイ44とを備える。ディスプレイ44は、例えば対角5〜10インチ程度の液晶表示装置等からなり、車内のフロントパネル付近に装着される。
The
音声出力ユニット50は、システムコントローラ20の制御の下、CD−ROMドライブ31又はDVD−ROM32、若しくはRAM24等からバスライン30を介して送られる音声デジタルデータのD/A変換を行うD/Aコンバータ51と、D/Aコンバータ51から出力される音声アナログ信号を増幅する増幅器(AMP)52と、増幅された音声アナログ信号を音声に変換して車内に出力するスピーカ53とを備えて構成されている。
The
入力装置60は、各種コマンドやデータを入力するための、キー、スイッチ、ボタン、リモコン、音声入力装置等から構成されている。入力装置60は、車内に搭載された当該車載用電子システムの本体のフロントパネルやディスプレイ44の周囲に配置される。また、ディスプレイ44がタッチパネル方式である場合には、ディスプレイ44の表示画面上に設けられたタッチパネルも入力装置60として機能する。
The
[経路探索ユニット]
図2は、ユーザが所定の施設を目的地として指定した際に、当該施設の周辺や駐車場を考慮して、ユーザの意図に沿った有用な経路を探索する経路探索ユニット200の機能ブロック図である。経路探索ユニット200は、実態的には、ナビゲーション装置100の構成要素により構成される。図2に示すように、経路探索ユニット200は、データ記憶部201、現在位置取得部202、出発地設定部203、目的地設定部204、オプション特定部205及び経路探索部206を備える。
[Route search unit]
FIG. 2 is a functional block diagram of a route search unit 200 that searches for a useful route in accordance with the user's intention when the user designates a predetermined facility as a destination in consideration of the surroundings of the facility and a parking lot. It is. The route search unit 200 is actually composed of the components of the
データ記憶部201は、地図表示用データ、道路ネットワークデータ、経路探索用データ等を記憶する。データ記憶部201は、本発明における経路探索用データ記憶手段として機能する。
The
地図表示用データは、ユーザに対して地図画像を表示するために使用されるデータであり、主として地図に対応する画像データを含む。 The map display data is data used to display a map image to the user, and mainly includes image data corresponding to the map.
道路ネットワークデータは、地図を構成する道路のネットワークを示すデータであり、ノードデータ及びリンクデータを含む。ノードは道路上の交差点などの所定の地点に対応し、ノードデータはノードを示すデータである。ノードを示すデータとは、例えば、各ノードを識別するノードID(N01など)や各ノードの地理的な位置座標(緯度及び経度)などである。一方、リンクは交差点などにより区切られた道路の1区画に対応し、リンクデータはリンクを示すデータである。リンクを示すデータとは、例えば、各リンクを識別するリンクID(L01など)や各リンクの地理的な位置座標などである。なお、道路ネットワークに含まれるノードデータ及びリンクデータについては、周知の技術であるため、便宜上詳細な説明は省略する。 The road network data is data indicating a network of roads constituting the map, and includes node data and link data. The node corresponds to a predetermined point such as an intersection on the road, and the node data is data indicating the node. The data indicating a node is, for example, a node ID (N01 or the like) for identifying each node, a geographical position coordinate (latitude and longitude) of each node, or the like. On the other hand, a link corresponds to one section of a road divided by an intersection or the like, and link data is data indicating a link. The data indicating the link is, for example, a link ID (L01 or the like) for identifying each link, a geographical position coordinate of each link, or the like. Note that the node data and link data included in the road network are well-known techniques, and thus detailed description thereof is omitted for convenience.
経路探索用データについて、図3乃至図5を参照し、詳しく説明する。図3は、経路探索用データの階層構造を模式的に示す図である。図示のように、経路探索用データは、施設の真位置に対応するポイント「P1」に、当該施設の入口に対応するポイント「P2」、当該施設の第1駐車場の真位置に対応するポイント「P3」、当該施設の第1駐車場の入口に対応するポイント「P4」、当該施設の第2駐車場の真位置に対応するポイント「P5」、当該施設の第2駐車場の入口に対応するポイント「P6」…を階層的に紐付けるようにした構造である。本実施例において、第1駐車場及び第2駐車場は、施設に付属の駐車場であるが、施設内ではなく、施設とは異なる位置に設けられているものとする。経路探索用データを、地図との重畳表示図(二次元平面図)で示すと図4(a)のようになる。また、経路探索用データを、道路ネットワークデータとの重畳表示図で示すと図4(b)のようになる。 The route search data will be described in detail with reference to FIGS. FIG. 3 is a diagram schematically showing a hierarchical structure of route search data. As illustrated, the route search data includes a point “P1” corresponding to the true position of the facility, a point “P2” corresponding to the entrance of the facility, and a point corresponding to the true position of the first parking lot of the facility. "P3", point "P4" corresponding to the entrance of the first parking lot of the facility, point "P5" corresponding to the true position of the second parking lot of the facility, corresponding to the entrance of the second parking lot of the facility This is a structure in which points “P6”. In the present embodiment, the first parking lot and the second parking lot are parking lots attached to the facility, but are not located in the facility, but are provided at positions different from the facility. When the route search data is shown in a superimposed display diagram (two-dimensional plan view) with a map, it is as shown in FIG. Further, when the route search data is shown in a superimposed display view with the road network data, it is as shown in FIG.
図5は、経路探索用データのデータ構造を模式的に示す図である。図示のように、経路探索用データは、施設名、施設位置データ、関連部、関連部位置データ、リンクID及びノードIDから構成される。施設名は、地図を構成する施設(動物園や空港など)の名称である。施設位置データは、施設の真位置を示す位置座標(緯度及び経度)である。真位置とは、施設が実際に存在する地点であって、例えば施設の中心地点の位置などである。本実施例において、施設名「A施設」の施設位置データは、図4に示すポイント「P1(★マークで示す)」の緯度及び経度(x1,y1)である。 FIG. 5 is a diagram schematically showing the data structure of route search data. As illustrated, the route search data includes a facility name, facility position data, a related part, related part position data, a link ID, and a node ID. The facility name is the name of a facility (such as a zoo or an airport) making up the map. The facility position data is position coordinates (latitude and longitude) indicating the true position of the facility. The true position is a point where the facility actually exists, for example, the position of the center point of the facility. In the present embodiment, the facility position data of the facility name “A facility” is the latitude and longitude (x1, y1) of the point “P1 (indicated by ★)” shown in FIG.
関連部は、施設に関連する場所を示しており、例えばA施設の入口、駐車場(真位置)、駐車場入口等である。関連部位置データは、関連部の位置を示す位置座標(緯度及び経度)である。本実施例において、関連部「A施設入口」の関連部位置データは、図4に示すポイント「P2」の緯度及び経度(x2,y2)である。また、関連部「第1駐車場(真位置)」の関連部位置データは、ポイント「P3」の緯度及び経度(x3,y3)であり、関連部「第1駐車場入口」の関連部位置データは、ポイント「P4」の緯度及び経度(x4,y4)である。さらに、関連部「第2駐車場(真位置)」の関連部位置データは、ポイント「P5」の緯度及び経度(x5,y5)であり、関連部「第1駐車場入口」の関連部位置データは、ポイント「P6」の緯度及び経度(x6,y6)である。 The related part indicates a place related to the facility, such as an entrance of the facility A, a parking lot (true position), a parking lot entrance, and the like. The related part position data is position coordinates (latitude and longitude) indicating the position of the related part. In this embodiment, the related portion position data of the related portion “A facility entrance” is the latitude and longitude (x2, y2) of the point “P2” shown in FIG. The related portion position data of the related portion “first parking lot (true position)” is the latitude and longitude (x3, y3) of the point “P3”, and the related portion position of the related portion “first parking lot entrance”. The data is the latitude and longitude (x4, y4) of the point “P4”. Further, the related portion position data of the related portion “second parking lot (true position)” is the latitude and longitude (x5, y5) of the point “P5”, and the related portion position of the related portion “first parking lot entrance”. The data is the latitude and longitude (x6, y6) of the point “P6”.
リンクIDは、各入口に対応するポイントが存在するリンクを識別する情報である。本実施例において、関連部「A施設入口」に対応するポイント「P2」は、図4(b)に示すように、リンクID「L05」が示すリンク上に存在する。よって、関連部「A施設入口」に対応するリンクIDは「L05」となる。同様に、関連部「第1駐車場入口」に対応するポイント「P4」及び「第2駐車場入口」に対応するポイント「P6」も、図4(b)に示すように、リンクID「L05」が示すリンク上に存在する。よって、関連部「第1駐車場入口」及び「第2駐車場入口」に対応するリンクIDは共に「L05」となる。 The link ID is information for identifying a link where a point corresponding to each entrance exists. In this example, the point “P2” corresponding to the related part “A facility entrance” exists on the link indicated by the link ID “L05”, as shown in FIG. 4B. Therefore, the link ID corresponding to the related part “A facility entrance” is “L05”. Similarly, the point “P4” corresponding to the related part “first parking lot entrance” and the point “P6” corresponding to “second parking lot entrance” also have the link ID “L05” as shown in FIG. ”On the link indicated by“ ”. Therefore, the link IDs corresponding to the related parts “first parking lot entrance” and “second parking lot entrance” are both “L05”.
ノードIDは、各入口に対応するポイントに近いノードを識別する情報である。本実施例において、関連部「A施設入口」に対応するポイント「P2」は、図4(b)に示すように、ノードID「N01」及びノードID「N03」のノードの中間地点に存在する。よって、関連部「A施設入口」に対応するノードIDは、「N01」及び「N03」となる。また、関連部「第1駐車場入口」に対応するポイント「P4」は、図4(b)に示すように、ノードID「N01」のノードの近くに存在する。よって、関連部「第1駐車場入口」に対応するノードIDは、「N01」となる。さらに、関連部「第2駐車場入口」に対応するポイント「P6」は、図4(b)に示すように、ノードID「N03」のノードの近くに存在する。よって、関連部「第2駐車場入口」に対応するノードIDは、「N03」となる。 The node ID is information for identifying a node close to a point corresponding to each entrance. In the present embodiment, the point “P2” corresponding to the related part “A facility entrance” exists at an intermediate point between the nodes having the node ID “N01” and the node ID “N03” as shown in FIG. 4B. . Therefore, the node IDs corresponding to the related part “A facility entrance” are “N01” and “N03”. Also, the point “P4” corresponding to the related part “first parking lot entrance” is present near the node with the node ID “N01” as shown in FIG. 4B. Therefore, the node ID corresponding to the related part “first parking lot entrance” is “N01”. Furthermore, the point “P6” corresponding to the related part “second parking lot entrance” exists near the node with the node ID “N03” as shown in FIG. Therefore, the node ID corresponding to the related part “second parking lot entrance” is “N03”.
このように、経路探索用データの構造を階層的紐付けデータ構造とすることで、A施設の入口に対応するポイント「P02」への誘導や、A施設の第1駐車場入口に対応するポイント「P04」及びA施設の第2駐車場入口に対応するポイント「P06」へ誘導する確実で正しい経路を探索し、ユーザに提示することが可能となる。 Thus, by making the structure of the route search data into a hierarchical association data structure, guidance to the point “P02” corresponding to the entrance of the facility A and points corresponding to the first parking lot entrance of the facility A It becomes possible to search for a reliable and correct route that leads to the point “P06” corresponding to “P04” and the second parking lot entrance of the facility A and present it to the user.
なお、本実施例では、ユーザに経路を提示するにあたって、真位置を示す位置データを主に目的地を示すために使用し、入口を示す位置データを主に経路を探索するために使用する。 In this embodiment, when presenting a route to the user, position data indicating a true position is mainly used for indicating a destination, and position data indicating an entrance is mainly used for searching for a route.
現在位置取得部202は、車両の現在位置を示す位置座標(緯度及び経度)を位置データとして取得する。位置データの取得方法は、GPS航法、ハイブリッド航法等任意の航法を適用することとしてよい。なお、各航法による車両の現在位置の測定方法は周知の技術であるため、便宜上説明は省略する。現在位置取得部202は、本発明における現在位置取得手段として機能する。
The current
出発地設定部203は、現在位置取得部202が取得した位置データが示すポイントを出発地に設定する。つまり、出発地設定部203は、車両の現在位置を出発地に設定する。なお、本実施例では、車両の現在位置を出発地に設定しているが、本発明はこれに限定されるものではなく、ユーザにより指定された情報に基づいて、任意のポイントを出発地を設定することとしてもよい。
The departure
目的地設定部204は、ユーザにより指定された情報を取得し、指定された施設を特定した上で、経路探索用データに基づいて目的地を設定する。ユーザは、所定の操作によりナビゲーション装置100において、目的地となる施設を指定する。本実施例において目的地設定部204は、後述するオプション特定部205によりオプションが特定されていない場合、経路探索用データを参照し、ユーザにより指定された施設の入口に対応するポイントを目的地に設定する。具体的にユーザが「A施設」を指定した場合、目的地設定部204は、経路探索用データを参照し、施設名「A施設」の施設位置データに紐付けられた関連部「A施設入口」の関連部位置データを目的地に設定する。即ち、図4に示すポイント「P2」を目的地に設定する。
The
オプション特定部205は、ユーザにより設定された情報を取得し、ユーザが設定したオプションを特定する。オプションは、例えば「駐車場に行く」、「あとで駐車場に行く」などである。オプション「駐車場に行く」は、ユーザが運転する車両が指定された施設ではなく、当該施設付近の駐車場に直行することを示している。オプション「あとで駐車場に行く」は、ユーザが運転する車両がまず施設に行き、そこで同乗者等を下車させてから当該施設付近の駐車場に行くことを示している。ユーザは、目的地を指定する際、必要に応じて所定の操作によりオプションを設定することができる。
The
なお、目的地設定部204は、オプション特定部205により特定されたオプションに応じて目的地を設定する。
The
例えば、オプション特定部205によりオプション「駐車場に行く」が特定された場合、目的地設定部204は、経路探索用データを参照し、指定された施設の駐車場入口に対応するポイントを目的地に設定する。指定された施設の駐車場入口が複数存在する場合、目的地設定部204は、現在位置取得部202により取得した車両の現在位置に基づいて経路探索用データを参照し、車両の現在位置に最も近い駐車場入口に対応するポイントを目的地に設定する。具体的に、目的地設定部204は、車両の現在位置を示す位置データ及び道路ネットワークデータに基づいて、経路探索用データにおける各駐車場入口の関連部位置データ、リンクID、ノードIDを参照し、車両の現在位置に最も近い駐車場入口に対応するポイントを目的地に設定する。
For example, when the option “go to the parking lot” is specified by the
なお、本実施例において目的地設定部204は、車両の現在位置に最も近い駐車場入口に対応するポイントを目的地に設定することとしているが、本発明はこれに限定されるものではなく、車両の現在位置から最も行き易い駐車場入口に対応するポイントを目的地に設定することとしてもよい。つまり、複数存在する駐車場候補の中から、目的地に設定する駐車場入口を特定する条件は任意に設定することができる。
In this embodiment, the
また、例えば、オプション特定部205によりオプション「あとで駐車場に行く」が特定された場合、目的地設定部204は、経路探索用データを参照し、指定された施設の入口に対応するポイントを経由地、指定された施設の駐車場入口に対応するポイントを目的地に設定する。
In addition, for example, when the option “go to the parking lot later” is specified by the
経路探索部206は、経路探索用データ及び道路ネットワークデータを参照して、出発地設定部203が設定した出発地から、目的地設定部204が設定した目的地に至る経路を探索する。具体的に、経路探索部206は、経路探索用データを参照し、目的地として設定された入口に対応するリンクIDを特定する。さらに、経路探索部206は、道路ネットワークデータを利用して自動計算し、特定したリンクIDが示すリンクを通る経路を探索する。つまり、経路探索部206は、特定したリンクIDが示すリンクに対応する道路を通るように、出発地から目的地に至る経路を探索する。なお、出発地及び目的地が決定した後における、道路ネットワークデータに基づく経路の探索方法は周知の技術であるため、便宜上説明は省略する。
The
具体的に目的地として関連部「A施設入口」に対応するポイント「P02」が設定されている場合、経路探索部206は、経路探索用データを参照することで、関連部「A施設入口」に対応するリンクID「L05」を特定する。さらに、経路探索部206は、道路ネットワークデータを利用して自動計算し、特定したリンクID「L05」が示すリンクを通る経路を探索する。つまり、経路探索部206は、リンクID「L05」が示すリンクに対応する道路312を通るように、出発地から目的地に至る正しい経路を探索する。
Specifically, when the point “P02” corresponding to the related part “A facility entrance” is set as the destination, the
出発地設定部203、目的地設定部204及び経路探索部206は、本発明における経路探索手段として機能する。
The departure
なお、経路探索ユニット200の各部は、図1に示すシステムコントローラ20により構成される。即ち、システムコントローラ20が所定のプログラムを実行することにより、上記各部を実現する。
Each part of the route search unit 200 is configured by the
[経路探索方法]
次に、ユーザが所定の施設を目的地として指定した際、経路探索ユニット200により、当該施設の周辺や駐車場を考慮して、ユーザの意図に沿った有用な経路を探索する方法について説明する。
[Route search method]
Next, when the user designates a predetermined facility as a destination, a method for searching for a useful route in accordance with the user's intention by the route search unit 200 in consideration of the vicinity of the facility and a parking lot will be described. .
まず、図6を参照し、ユーザがオプションを設定せず、目的地として「A施設」を指定した場合における経路探索方法について説明する。図6は、オプションなしの場合において探索される経路を示す図である。 First, with reference to FIG. 6, a route search method when the user does not set an option and “A facility” is designated as the destination will be described. FIG. 6 is a diagram illustrating a route to be searched when there is no option.
ユーザは所定の操作により、ナビゲーション装置100のディスプレイ44に表示される施設から目的地として「A施設」を指定する。経路探索ユニット200の出発地設定部203は、まず、現在位置取得部202により取得された車両の現在位置を示す位置データに基づいて、出発地を設定する。具体的に、出発地設定部203は、現在位置取得部202により車両400Aの現在位置を示す位置データを取得し、図6に示す車両400Aの位置を出発地に設定する。
The user designates “A facility” as a destination from the facilities displayed on the
続いて、目的地設定部204は、ユーザにより指定された情報を取得し、指定された施設を特定した上で、経路探索用データに基づいて目的地を設定する。具体的に、ユーザが「A施設」を指定した場合、目的地設定部204は、経路探索用データを参照し、施設名「A施設」の施設位置データに紐付けられた関連部「A施設入口」の関連部位置データに基づいて目的地を設定する。即ち、図6に示すポイント「P2」を目的地に設定する。
Subsequently, the
そして、経路探索部206は、経路探索用データ及び道路ネットワークデータを参照して、出発地設定部203が設定した出発地から、目的地設定部204が設定した目的地に至る経路を探索する。具体的に、経路探索部206は、経路探索用データを参照することで、目的地として設定された関連部「A施設入口」に対応するリンクID「L05」を特定する。さらに、経路探索部206は、道路ネットワークデータを利用して自動計算し、特定したリンクID「L05」が示すリンクを通る経路を探索する。つまり、経路探索部206は、図6に示すように、リンクID「L05」が示すリンクに対応する道路312を通るように、出発地から目的地に至る正しい経路を探索する。ナビゲーション装置100は、探索された正しい経路をディスプレイ44に表示することでユーザに提示し、車両の誘導を行う。
Then, the
従来のナビゲーション装置では、ユーザが目的地として「A施設」を指定した場合、A施設の真位置を目的地に設定し、出発地から目的地に至る経路を探索していた。そのため、図6に示す例では、A施設の真位置に対応するポイント「P1」に最も近い道路313上のポイント「P20」(☆マークで示す)を終端とする誤った経路を探索し、ユーザに提示していた。つまり、従来のナビゲーション装置は、実際には道路312側にA施設の入口があるにも関わらず、A施設の真位置に最も近い道路が道路313であるため、入口がない裏通り上のポイント「P20」を終端とする誤った経路を探索し、提示していた。
In the conventional navigation apparatus, when the user designates “A facility” as the destination, the true position of the A facility is set as the destination, and the route from the departure point to the destination is searched. Therefore, in the example shown in FIG. 6, the user searches for an incorrect route that ends at the point “P20” (indicated by a ☆ mark) on the
これに対し、本実施例の経路探索ユニット200を搭載したナビゲーション装置100では、従来のように単に指定された施設に誘導するのではなく、経路探索用データに基づいて車両が施設内に確実に誘導されるよう、さらに詳しく当該施設の入口まで誘導することができる。従って、車両の誘導において、入口がない施設の裏通りに誤誘導するという問題を解消することができる。
On the other hand, in the
次に、図7を参照し、ユーザが目的地として「A施設」を指定した上で、オプション「駐車場に行く」を設定した場合における経路探索方法について説明する。図7は、オプションとして「駐車場に行く」が設定された場合において探索される経路を示す図である。 Next, a route search method when the user designates “A facility” as the destination and sets the option “go to parking” will be described with reference to FIG. FIG. 7 is a diagram illustrating a route searched when “go to parking lot” is set as an option.
ユーザは所定の操作により、ナビゲーション装置100のディスプレイ44に表示される施設から目的地として特定の施設を指定する。さらに、ユーザは所定の操作により、必要であれば「駐車場に行く」、「あとで駐車場に行く」といったオプションを設定する。
The user designates a specific facility as a destination from the facilities displayed on the
経路探索ユニット200の出発地設定部203は、まず、現在位置取得部202により取得された車両の現在位置を示す位置データに基づいて、出発地を設定する。具体的に、出発地設定部203は、現在位置取得部202により車両400Aの現在位置を示す位置データを取得し、図7(a)に示す車両400Aの位置を出発地に設定する。
The departure
続いて、オプション特定部205は、ユーザにより設定された情報を取得し、ユーザが設定したオプションを特定する。具体的に、オプション特定部205は、オプション「駐車場に行く」を特定する。
Subsequently, the
目的地設定部204は、ユーザにより指定された情報を取得し、指定された施設を特定した上で、経路探索用データに基づいて目的地を設定する。オプション特定部205によりオプションが特定された場合、目的地設定部204は、当該オプションを考慮して、目的地を設定する。具体的に、ユーザが「A施設」の指定及びオプション「駐車場に行く」の設定をした場合、目的地設定部204は、経路探索用データを参照し、施設名「A施設」の施設位置データに紐付けられた関連部「駐車場入口」を確認する。
The
このとき、関連部に存在する「駐車場入口」が1つであれば、目的地設定部204は、関連部「駐車場入口」の関連部位置データに基づいて目的地を設定する。即ち、関連部「駐車場入口」に対応するポイントを目的地に設定する。一方、関連部に存在する「駐車場入口」が複数であれば、目的地設定部204は、現在位置取得部202により取得した車両の現在位置に基づいて経路探索用データ及び道路ネットワークデータを参照し、車両の現在位置に最も近い「駐車場入口」を特定する。
At this time, if there is one “parking lot entrance” in the related part, the
具体的に、目的地設定部204は、図5に示すような経路探索用データを参照し、施設名「A施設」の施設位置データに紐づけられた関連部を確認し、「第1駐車場入口」及び「第2駐車場入口」という2つの駐車場入口を確認する。そのため、目的地設定部204は、現在位置取得部202により取得した車両400Aの現在位置を示す位置データに基づいて、経路探索用データにおける関連部「第1駐車場入口」及び「第2駐車場入口」それぞれの関連部位置データ、リンクID及びノードIDを参照することで、車両400Aの現在位置に最も近い駐車場入口を特定する。
Specifically, the
ここで、車両400Aの現在位置に最も近い駐車場入口を特定する方法の一例を説明する。例えば、車両400Aの現在位置に基づいて、関連部「第1駐車場入口」のノードID「N01」と関連部「第2駐車場入口」のノードID「N03」を比較した場合、図7(b)に示すように、ノードID「N01」のノードの方が車両400Aの現在位置に近い。そのため、目的地設定部204は、車両400Aの現在位置に最も近い駐車場入口は、「第1駐車場入口」であると特定する。このように、関連部に対応付けられたノードIDを比較することで、容易に車両400Aに最も近い駐車場入口を特定することができる。目的地設定部204は、特定した「第1駐車場入口」の関連部位置データに基づいて目的地を設定する。即ち、図7(a)に示すように関連部「第1駐車場入口」に対応するポイント「P4」を目的地に設定する。
Here, an example of a method for identifying the parking lot entrance closest to the current position of the
なお、本実施例では一例としてノードIDを利用する場合について説明しているが、本発明はこれに限定されるものではなく、車両の現在位置を示す位置データと、各駐車場入口の関連部位置データ、リンクID及びノードIDとに基づいて、車両に最も近い駐車場入口を特定する方法は任意とする。 In addition, although the present Example demonstrates the case where node ID is utilized as an example, this invention is not limited to this, The positional data which shows the present position of a vehicle, and the relevant part of each parking lot entrance Based on the position data, the link ID, and the node ID, a method for specifying the parking lot entrance closest to the vehicle is arbitrary.
経路探索部206は、経路探索用データ及び道路ネットワークデータを参照し、出発地設定部203が設定した出発地から、目的地設定部204が設定した目的地に至る経路を探索する。具体的に、経路探索部206は、経路探索用データを参照することで、目的地として設定された関連部「第1駐車場入口」に対応するリンクID「L05」を特定する。さらに、経路探索部206は、道路ネットワークデータを利用して自動計算し、特定したリンクID「L05」が示すリンクを通る経路を探索する。つまり、経路探索部206は、図7(a)に示すように、リンクID「L05」が示すリンクに対応する道路312を通るように、出発地から目的地に至る正しい経路を探索する。ナビゲーション装置100は、探索された正しい経路をディスプレイ44に表示することでユーザに提示し、車両の誘導を行う。
The
なお、上述の例では、現在位置取得部202が車両400Aの現在位置を示す位置データを取得し、図7(a)に示す車両400Aの位置を出発地に設定する例について説明している。ここで、現在位置取得部202が車両400Bの現在位置を示す位置データを取得し、図7(a)に示す車両400Bの位置を出発地に設定する例について説明する。
In the above-described example, an example is described in which the current
この場合、目的地設定部204は、現在位置取得部202により取得した車両400Bの現在位置を示す位置データに基づいて、経路探索用データにおける関連部「第1駐車場入口」及び「第2駐車場入口」それぞれの関連部位置データ、リンクID、ノードIDを参照することで、車両400Bの現在位置に最も近い駐車場入口を特定する。
In this case, the
例えば、車両400Bの現在位置に基づいて、関連部「第1駐車場入口」のノードID「N01」と関連部「第2駐車場入口」のノードID「N03」を比較した場合、図7(b)に示すように、ノードID「N03」のノードの方が車両400Bの現在位置に近い。そのため、目的地設定部204は、車両400Bに最も近い駐車場入口は、「第2駐車場入口」であると特定する。目的地設定部204は、特定した「第2駐車場入口」の関連部位置データに基づいて目的地を設定する。即ち、図7(a)に示すように関連部「第2駐車場入口」に対応するポイント「P06」を目的地に設定する。
For example, when comparing the node ID “N01” of the related part “first parking lot entrance” and the node ID “N03” of the related part “second parking lot entrance” based on the current position of the
そして、経路探索部206は、経路探索用データを参照することで、目的地として設定された関連部「第2駐車場入口」に対応するリンクID「L05」を特定する。さらに、経路探索部206は、道路ネットワークデータを利用して自動計算し、特定したリンクID「L05」が示すリンクに対応する道路312を通るように、出発地から目的地にいたる正しい経路を探索する。ナビゲーション装置100は、探索された経路をディスプレイ44に表示することでユーザに提示し、車両の誘導を行う。
Then, the
これによれば、目的地を施設の真位置ではなく、駐車場入口に設定することができるため、車両を直接駐車場に誘導することが可能となる。また、目的地に指定された施設に複数の駐車場が存在する場合、車両の現在位置から最も近い駐車場を特定し、出発地から特定した駐車場に至る有用な経路を探索することができる。 According to this, since the destination can be set not at the true position of the facility but at the parking lot entrance, the vehicle can be directly guided to the parking lot. In addition, when there are a plurality of parking lots at the facility designated as the destination, it is possible to identify the closest parking lot from the current position of the vehicle and search for a useful route from the departure location to the identified parking lot. .
このように、本実施例の経路探索ユニット200を搭載したナビゲーション装置100は、施設の真位置データと、これに付随させる関連部の位置データ、リンクID及びノードIDとを階層的に紐付けした経路探索用データを予め保有し、当該経路探索用データに基づいて出発地から目的地に至る経路を探索することで、ユーザが施設周辺で迷うことなく、車両を駐停車させる場所まで適切に誘導することができる。つまり、適切な道路を特定考慮した施設入口への誘導、及び、施設周辺や近辺の複数の駐車場への有用な誘導を実行することができる。また、経路探索用データを階層的紐付け構造とすることで、データ量の抑制及びCPU負荷軽減を実現することができる。
As described above, the
[経路探索処理]
次に、本実施例による経路探索処理について、図8及び図9を参照して説明する。図8は、オプションが設定されていない場合における第1経路探索処理のフローチャートである。図9は、オプション「駐車場に行く」が設定されている場合における第2経路探索処理のフローチャートである。経路探索ユニット200は、ナビゲーション装置100の構成要素により構成されるものであって、第1経路探索処理及び第2経路探索処理は、図1に示すシステムコントローラ20が、予め用意されたプログラムを実行することにより実現される。
[Route search processing]
Next, route search processing according to the present embodiment will be described with reference to FIGS. FIG. 8 is a flowchart of the first route search process when no option is set. FIG. 9 is a flowchart of the second route search process when the option “go to parking lot” is set. The route search unit 200 is composed of the components of the
まず、図8を参照し、オプションが設定されていない場合における第1経路探索処理について説明する。 First, the first route search process when no option is set will be described with reference to FIG.
ユーザは、所定の操作により、目的地として特定の施設を指定する。経路探索ユニット200の出発地設定部203は、現在位置取得部202により取得された車両の現在位置を示す位置データに基づいて出発地を設定する(ステップS1)。続いて、目的地設定部204は、ユーザにより指定された情報を取得し、指定された施設を特定する。さらに、目的地設定部204は、特定した施設に基づいて経路探索用データを参照することで、当該施設の施設位置データに紐付けられた関連部「施設入口」の関連部位置データを特定し、指定された施設の入口を目的地に設定する(ステップS2)。
The user designates a specific facility as a destination by a predetermined operation. The departure
そして、経路探索部206は、経路探索用データを参照し、目的地に設定された関連部「施設入口」に対応するリンクIDを特定する。さらに、経路探索部206は、道路ネットワークデータを利用して自動計算し、出発地から目的地に至る経路であって、特定したリンクIDが示すリンクを通る経路を探索する。つまり、経路探索部206は、特定したリンクIDが示すリンクに対応する道路を通って、出発地から目的地に至る経路を探索する(ステップS3)。これにより、第1経路探索処理は完了する。ナビゲーション装置100は、探索された経路をディスプレイ44に表示することでユーザに提示し、車両の誘導を行う。
Then, the
次に、図9を参照し、オプション「駐車場に行く」が設定されている場合における第2経路探索処理について説明する。 Next, the second route search process when the option “go to parking” is set will be described with reference to FIG. 9.
ユーザは、所定の操作により、目的地として特定の施設を指定すると共に、オプション「駐車場に行く」を設定する。経路探索ユニット200の出発地設定部203は、現在位置取得部202により取得された車両の現在位置を示す位置データに基づいて出発地を設定する(ステップS11)。続いて、目的地設定部204は、ユーザにより指定された情報を取得し、ユーザが指定した施設を特定する。また、オプション特定部205は、ユーザにより設定された情報を取得し、ユーザが設定したオプション「駐車場に行く」を特定する。オプション「駐車場に行く」が特定された場合、目的地設定部204は、ユーザが指定した施設に基づいて経路探索用データを参照して、当該施設の施設位置データに紐付けられた関連部「駐車場入口」を確認し、駐車場入口が複数存在するか否かを判定する(ステップS12)。
The user designates a specific facility as a destination by a predetermined operation and sets an option “go to parking”. The departure
駐車場入口が1つである場合(ステップS12;No)、目的地設定部204は、関連部「駐車場入口」の関連部位置データを特定し、指定された施設の駐車場の入口を目的地に設定する(ステップS13)。
When there is only one parking lot entrance (step S12; No), the
一方、駐車場入口が2つ以上である場合(ステップS12;No)、目的地設定部204は、現在位置取得部202により取得した車両の現在位置を示す位置データに基づいて、経路探索用データ及び道路ネットワークデータを参照し、車両の現在位置に最も近い関連部「駐車場入口」を特定する(ステップS15)。続いて、目的地設定部204は、特定した関連部「駐車場入口」の関連部位置データを特定し、車両の現在位置に最も近い駐車場入口を目的地に設定する(ステップS16)。
On the other hand, when there are two or more parking lot entrances (step S12; No), the
そして、経路設定部206は、経路探索用データを参照し、目的地に設定された関連部「駐車場入口」に対応するリンクIDを特定する。さらに、経路探索部206は、道路ネットワークデータを利用して自動計算し、出発地から目的地に至る経路であって、特定したリンクIDが示すリンクを通る経路を探索する。つまり、経路探索部206は、特定したリンクIDが示すリンクに対応する道路を通るように、出発地から目的地に至る経路を探索する(ステップS14)。これにより、第2経路探索処理は完了する。ナビゲーション装置100は、探索された経路をディスプレイ44に表示することでユーザに提示し、車両の誘導を行う。
Then, the
ここで、図10及び図11を参照し、本実施例の経路探索ユニット200が第1経路探索処理及び第2経路探索処理を実行することで実現する経路探索方法の効果について具体的に説明する。図10は、施設入口が1つの施設の駐車場に誘導する経路を示す図である。また、図11は、有料道路を利用して入場する施設に誘導する経路を示す図である。 Here, with reference to FIG. 10 and FIG. 11, the effect of the route search method realized by the route search unit 200 of the present embodiment executing the first route search process and the second route search process will be specifically described. . FIG. 10 is a diagram illustrating a route that the facility entrance leads to the parking lot of one facility. Moreover, FIG. 11 is a figure which shows the path | route guided to the facility which enters using a toll road.
図10(a)に示すように、施設入口が1つであって、それ以外の場所から入場することができないB施設の場合、車両を駐車場に誘導するためには、施設入口に対応するポイント「P12」に至る経路を探索しなければならない。しかし、従来の経路探索方法では、道路ネットワークデータを参照して、駐車場真位置に対応するポイント「P11」に最も近いリンクID「L21」のリンクを特定し、図11(b)に示すように当該リンクが示す道路の終端を目的地とする誤った経路を探索していた。これに対し、本実施例の経路探索ユニット200による経路探索方法では、経路探索用データにおいて、施設名「B施設」の施設位置データに紐付けて関連部「B施設入口」の関連部位置データ、リンクID及びノードIDが格納されているため、関連部「B施設入口」に対応するリンクID「L22」が示すリンクを通る経路を探索することができる。つまり、経路探索部206は、図11(b)に示すように、リンクID「L22」が示すリンクに対応する道路を通るように、出発地から目的地に至る正しい経路を探索することができる。
As shown in FIG. 10 (a), in the case of Facility B that has one facility entrance and cannot be entered from any other location, it corresponds to the facility entrance to guide the vehicle to the parking lot. The route to the point “P12” must be searched. However, in the conventional route search method, the road network data is referred to identify the link with the link ID “L21” closest to the point “P11” corresponding to the parking lot true position, as shown in FIG. And searching for an incorrect route with the end of the road indicated by the link as the destination. On the other hand, in the route search method by the route search unit 200 of the present embodiment, in the route search data, the related portion position data of the related portion “B facility entrance” linked to the facility position data of the facility name “B facility”. Since the link ID and the node ID are stored, a route passing through the link indicated by the link ID “L22” corresponding to the related part “B facility entrance” can be searched. That is, as shown in FIG. 11B, the
また、図11(a)に示すように、リンクID「L33」が示す破線のリンクに対応する有料道路を利用して入場するC施設の場合、施設の入口の位置データを保有していたとしても、従来の経路探索方法では、ユーザがナビゲーション装置において「有料道路を使用しない」と設定すると、図11(b)に示すような誤った経路を探索してしまう。つまり、従来の経路探索方法では、ユーザがナビゲーション装置において「有料道路を使用する」と設定しない限り、正しい経路を探索することができなかった。これに対し、本実施例の経路探索ユニット200による経路探索方法では、経路探索用データにおいて、施設名「C施設」の施設位置データに紐付けて関連部「C施設入口」の関連部位置データ、リンクID及びノードIDが格納されているため、リンクIDに基づいて経路の終端を一般道路とするのか有料道路とするのかを判断した上で、経路を探索することができる。つまり、経路探索部206は、たとえユーザがナビゲーション装置100において「有料道路を使用しない」と設定した場合であっても、C施設が有料道路を利用しなければ入場できないのであれば、リンクID「L33」が示すリンクを通る経路を探索する。つまり、経路探索部206は、図11(b)に示すように、リンクID「L33」を通って出発地から目的地に至る正しい経路を探索することができる。
In addition, as shown in FIG. 11A, in the case of a C facility that enters using a toll road corresponding to the broken link indicated by the link ID “L33”, the location data of the entrance of the facility is held. However, in the conventional route search method, if the user sets “do not use a toll road” in the navigation device, an incorrect route as shown in FIG. That is, in the conventional route search method, a correct route cannot be searched unless the user sets “use toll road” in the navigation device. On the other hand, in the route search method by the route search unit 200 of the present embodiment, in the route search data, the related portion position data of the related portion “C facility entrance” linked to the facility position data of the facility name “C facility”. Since the link ID and the node ID are stored, the route can be searched after determining whether the end of the route is a general road or a toll road based on the link ID. That is, even if the user sets “do not use a toll road” in the
以上述べたように、経路探索ユニット200は、施設の真位置データと、これに付随させる関連部の位置データ、リンクID及びノードIDとを階層的に紐付けした経路探索用データに基づいて出発地から目的地に至る経路を探索することで、適切な道路を特定考慮した施設入口への誘導、及び施設周辺や近辺の複数の駐車場への有用な誘導を実行することができる。 As described above, the route search unit 200 departs based on the route search data in which the true location data of the facility, the location data of the related part associated therewith, the link ID, and the node ID are hierarchically linked. By searching for a route from the ground to the destination, it is possible to execute guidance to the facility entrance in consideration of specific roads and useful guidance to a plurality of parking lots around and near the facility.
本実施例における経路探索ユニット200は、特に空港などに至る経路を探索する場合に有用である。この場合、経路探索用データは、空港の施設位置データと、空港の駐車場真位置及び駐車場入口の関連部位置データ、リンクID及びノードIDとを階層構造として有している。経路探索用データは階層構造となっているため、空港のように、1つの施設内に複数のターミナルやジャンル別の建物が存在する場合であっても、各ターミナルやジャンルに対応する駐車場に関するデータを整理して格納することができる。さらに、ユーザにより設定されたオプションの情報に基づいて、経路探索ユニット200は、経路探索用データを参照し、ユーザの目的に応じた経路を探索することができる。経路探索ユニット200は、例えば、ユーザが送迎を目的としている場合は空港に直接誘導する経路を探索し、ユーザが搭乗を目的としている場合は駐車場に誘導する経路を探索することができる。 The route search unit 200 in this embodiment is particularly useful when searching for a route to an airport or the like. In this case, the route search data has the hierarchical structure of the facility location data of the airport, the true location of the parking lot at the airport and the relevant location data of the parking lot entrance, the link ID, and the node ID. Since the route search data has a hierarchical structure, even if there are multiple terminals and buildings by genre within a single facility, such as at an airport, it is related to the parking lot corresponding to each terminal and genre. Data can be organized and stored. Furthermore, based on the option information set by the user, the route search unit 200 can search the route according to the user's purpose by referring to the route search data. The route search unit 200 can search, for example, a route that directly leads to an airport when the user aims at pick-up, and a route that leads to a parking lot when the user aims at boarding.
なお、本実施例において経路探索用データは、施設位置データと、関連部位置データ、リンクID及びノードIDとを階層的に紐付けることとしているが、本発明はこれに限定されるものではなく、施設位置データに直接、施設の入口が存在するリンクを識別するリンクID及び施設の入口に近いノードを識別するノードIDを紐付けることとしてもよい。この場合、経路探索ユニット200は、従来と同様に目的地をユーザが指定した施設の真位置に設定するが、経路探索用データ及び道路ネットワークデータに基づいて経路を探索する際、目的地に設定された施設に紐付けられたリンクIDを考慮するため、施設の入口が存在する正しい経路を探索することができる。 In the present embodiment, the route search data is hierarchically linked to the facility position data, the related portion position data, the link ID, and the node ID, but the present invention is not limited to this. The link ID for identifying the link where the entrance of the facility exists and the node ID for identifying the node close to the entrance of the facility may be linked directly to the facility location data. In this case, the route search unit 200 sets the destination to the true position of the facility designated by the user as in the conventional case, but sets the destination when searching for a route based on the route search data and the road network data. In order to consider the link ID associated with the designated facility, it is possible to search for the correct route where the facility entrance exists.
また、本実施例において経路探索用データは、図3に示すように、第1階層を施設真位置を示す施設位置データとし、第2階層を施設入口、駐車場真位置及び駐車場入口を示す位置データ、リンクID及びノードIDとする階層構造である。しかし、本発明はこれに限定されるものではなく、経路探索用データは、図12に示すように、第1階層を施設真位置を示す施設位置データとし、第2階層を施設入口及び駐車場真位置を示す位置データ、リンクID及びノードIDとし、第3階層を駐車場入口を示す位置データ、リンクID及びノードIDとする階層構造であってもよい。つまり、施設真位置と、関連部の位置、リンクID及びノードIDとを階層的に紐付ける構造であれば、各階層に格納するデータは任意に設定することができる。 Further, in the present embodiment, the route search data, as shown in FIG. 3, uses the first hierarchy as facility position data indicating the facility true position, and the second hierarchy indicates the facility entrance, the parking lot true position, and the parking lot entrance. The hierarchical structure includes position data, link ID, and node ID. However, the present invention is not limited to this, and as shown in FIG. 12, the route search data includes facility position data indicating the true position of the facility as the first hierarchy and the facility entrance and parking lot as the second hierarchy. A hierarchical structure may be used in which the position data indicating the true position, the link ID, and the node ID are used, and the third hierarchy is the position data indicating the parking lot entrance, the link ID, and the node ID. That is, the data stored in each layer can be arbitrarily set as long as the facility true position, the position of the related part, the link ID, and the node ID are hierarchically linked.
また、本実施例において経路探索用データは、図5に示すように、施設位置データと、リンクID及びノードIDからなる道路ネットワークデータとを対応付けた構成としている。しかし、本発明はこれに限定されるものではなく、経路探索用データは、施設位置データと、道路ネットワークデータとを対応付けるための紐付けデータであることとしてもよい。例えば、施設位置データや道路ネットワークデータの実体データが別の場所に記憶されている場合、経路探索用データは、各実体データの記憶場所を示すアドレスにより、施設位置データと道路ネットワークデータとを対応付けたデータであってもよい。また、別の場所に記憶されている実体データにID等が割り当てられていれば、経路探索用データは、各実体データのIDにより、施設位置データと道路ネットワークデータとを対応付けたデータであってもよい。このように、経路探索用データが紐付けデータである場合、経路探索ユニット200は、経路探索用データ及び別の場所に記憶されている実体データに基づいて、図5に示すような施設位置データと、道路ネットワークとを対応付けたデータを構築し、第1経路探索処理及び第2経路探索処理を実行することとなる。 In the present embodiment, the route search data has a configuration in which facility location data is associated with road network data including a link ID and a node ID, as shown in FIG. However, the present invention is not limited to this, and the route search data may be association data for associating the facility position data with the road network data. For example, in the case where facility location data and road network data entity data are stored in different locations, the route search data corresponds to facility location data and road network data by an address indicating the storage location of each entity data. The attached data may be used. Further, if an ID or the like is assigned to entity data stored in another location, the route search data is data in which facility location data and road network data are associated with each other by the ID of each entity data. May be. As described above, when the route search data is the association data, the route search unit 200 uses the facility location data as shown in FIG. 5 based on the route search data and the entity data stored in another location. And the road network are associated with each other, and the first route search process and the second route search process are executed.
また、本実施例において経路探索用データは、施設の真位置を示す施設位置データに紐付けるデータを、施設入口の位置データ、リンクID及びノードIDと、施設周辺に存在する駐車場の位置データ、リンクID及びノードIDとしているが、本発明はこれに限定されるものではなく、経路探索用データに格納するデータは任意に設定することができる。 In the present embodiment, the route search data includes data associated with facility location data indicating the true location of the facility, location data of the facility entrance, link ID and node ID, and location data of parking lots existing around the facility. However, the present invention is not limited to this, and the data stored in the route search data can be arbitrarily set.
例えば、経路探索用データにおいて、ユーザ希望条件(例えば、施設の半径Lメートル内、時間料金M円以下、等)に基づく優先順位を駐車場に関するデータとして紐付けしておくことで、経路探索ユニット200は、駐車場候補の中から優先順位に基づいて目的地に設定する駐車場を特定し、当該駐車場まで誘導する経路を探索することができる。よって、ナビゲーション装置100は、優先順位に基づいて特定された駐車場までの経路を、表示したり音声案内したりすることでユーザに報知できる。
For example, in the route search data, the route search unit is associated with the priority order based on the user's desired conditions (for example, within the radius L of the facility, the time charge M yen or less, etc.) as data related to the parking lot. 200 can identify a parking lot to be set as a destination from among the parking lot candidates based on the priority order, and can search for a route that leads to the parking lot. Therefore, the
さらに、経路探索用データにおいて、駐車場の満空状況を示すデータや道路の渋滞状況を示すデータを紐付けしておくことで、経路探索ユニット200は、駐車場の満空状況や道路の渋滞状況を考慮条件として加えた上で、目的地に設定する駐車場を特定し、有用な経路を探索することができる。なお、駐車場の満空状況を示すデータや道路の渋滞状況を示すデータは、統計/リアルタイムのいずれを適用することとしてもよい。 Furthermore, in the route search data, the route search unit 200 associates the data indicating the parking lot availability and the data indicating the traffic jam on the road so that the route search unit 200 can determine whether the parking lot is full or the road is jammed. After adding the situation as a consideration, it is possible to identify a parking lot to be set as a destination and search for a useful route. Note that either statistical or real-time data may be applied to the data indicating the parking lot availability or the traffic congestion on the road.
また、経路探索用データにおいて、施設や駐車場の設置位置(道路に対して同じ側に位置するか、等)の区別データを紐付けしておくことで、経路探索ユニット200は、車両移動や徒歩移動の際の利便性を考慮して経路を探索することができる。 In addition, in the route search data, the route search unit 200 is configured to link the distinction data of the installation position of the facility or the parking lot (whether it is located on the same side with respect to the road, etc.), so that the route search unit 200 The route can be searched in consideration of convenience when walking.
また、経路探索用データにおいて、駐車場から各施設に徒歩で行く距離に関するデータを紐付けしておくことで、経路探索ユニット200は、各施設に徒歩で行く距離を考慮し、最も好都合な駐車場まで誘導する経路を探索することができる。 In addition, in the route search data, by associating the data on the distance from the parking lot to each facility on foot, the route search unit 200 considers the distance to walk to each facility, and the most convenient parking It is possible to search for a route that leads to the parking lot.
なお、本実施例において経路探索ユニット200は、図1に示すナビゲーション装置100の構成要件により構成されることとしているが、本発明はこれに限定されるものではなく、ナビゲーション装置に類する装置全般に適用することができる。
In the present embodiment, the route search unit 200 is configured according to the configuration requirements of the
10 自立測位装置
18 GPS受信機
20 システムコントローラ
22 CPU
36 データ記憶ユニット
40 表示ユニット
60 入力装置
100 ナビゲーション装置
200 経路探索ユニット
10
36
Claims (18)
目的地として前記施設を設定すると、前記道路ネットワークデータに基づいて、出発地から前記目的地までの経路を探索する経路探索手段と、を備えることを特徴とするナビゲーション装置。 Route search data storage means for storing route search data in which facility location data indicating the location of a facility and road network data indicating a road network are associated with each other;
A navigation apparatus comprising: route search means for searching for a route from a departure place to the destination based on the road network data when the facility is set as a destination.
前記経路探索手段は、前記現在位置データに基づいて前記経路探索用データを参照し、目的地として設定した施設又は当該施設に関連する第1関連部に対応するノードの中で、前記車両の現在位置に最も近いノードに基づいて、前記出発地から前記目的地までの経路を探索することを特徴とする請求項3に記載のナビゲーション装置。 It further comprises current position data acquisition means for acquiring current position data indicating the current position of the vehicle,
The route search means refers to the route search data based on the current position data, and in the node corresponding to the facility set as the destination or the first related part related to the facility, the current vehicle 4. The navigation device according to claim 3, wherein a route from the departure place to the destination is searched based on a node closest to the position.
前記経路探索用データは、第1階層を前記施設位置データとし、第2階層を前記第1関連部位置データ及び前記第1関連部に対応する道路ネットワークデータとする階層構造であることを特徴とする請求項2乃至4に記載のナビゲーション装置。 The route search data storage means stores route search data in which the facility position data, the first related portion position data indicating the position of the first related portion, and the road network data are associated with each other. ,
The route search data has a hierarchical structure in which a first hierarchy is the facility location data, and a second hierarchy is the first associated portion location data and road network data corresponding to the first associated portion. The navigation device according to claim 2.
前記経路探索用データは、第1階層を前記施設位置データとし、第2階層を前記第1関連部位置データ及び前記第1関連部に対応する道路ネットワークデータとし、第3階層を前記第2関連部位置データ及び前記第2関連部に対応する道路ネットワークデータとする階層構造であって、
前記第2関連部に対応する道路ネットワークデータは、前記第2関連部が存在する道路に対応するリンクを示すリンクデータと、前記第2関連部に近いノードを示すノードデータを含んでいることを特徴とする請求項5又は6に記載のナビゲーション装置。 The route search data storage means includes the facility position data, the first related part position data, the second related part position data indicating the position of the second related part related to the first related part, and the road Stores route search data that associates network data with a hierarchical structure,
The route search data includes a first hierarchy as the facility location data, a second hierarchy as the first related portion location data and road network data corresponding to the first related portion, and a third hierarchy as the second association. It is a hierarchical structure as road network data corresponding to the part position data and the second related part,
The road network data corresponding to the second related part includes link data indicating a link corresponding to a road where the second related part exists, and node data indicating a node close to the second related part. The navigation device according to claim 5 or 6, wherein the navigation device is characterized.
目的地として前記施設を設定すると、前記道路ネットワークデータに基づいて、出発地から前記目的地までの経路を探索する経路探索工程と、を備えることを特徴とする経路探索方法。 A route search data storage step for storing route search data in which facility location data indicating the location of a facility and road network data indicating a road network are associated with each other;
A route search method comprising: a route search step of searching for a route from a departure place to the destination based on the road network data when the facility is set as a destination.
施設の位置を示す施設位置データと、道路のネットワークを示す道路ネットワークデータとを対応付けた経路探索用データを記憶する経路探索用データ記憶手段、
目的地として前記施設を設定すると、前記道路ネットワークデータに基づいて、出発地から前記目的地までの経路を探索する経路探索手段、として前記コンピュータを機能させることを特徴とするプログラム。 A route search program executed on a computer,
Route search data storage means for storing route search data in which facility location data indicating the location of a facility and road network data indicating a road network are associated with each other;
A program for causing the computer to function as route search means for searching for a route from a departure place to the destination based on the road network data when the facility is set as a destination.
前記第2関連部に対応する道路ネットワークデータは、前記第2関連部が存在する道路に対応するリンクを示すリンクデータと、前記第2関連部に近いノードを示すノードデータを含んでいることを特徴とする請求項15又は16に記載の経路探索用データ構造。 The first hierarchy is the facility data, the second hierarchy is the first associated part position data and the road network data corresponding to the first associated part, and the third hierarchy is the second associated part associated with the first associated part. The second related portion position data indicating the position of the road and the road network data corresponding to the second related portion,
The road network data corresponding to the second related part includes link data indicating a link corresponding to a road where the second related part exists, and node data indicating a node close to the second related part. The data structure for route search according to claim 15 or 16, characterized in that
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007085235A JP2008241602A (en) | 2007-03-28 | 2007-03-28 | Navigation device, program, and data structure for route search |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007085235A JP2008241602A (en) | 2007-03-28 | 2007-03-28 | Navigation device, program, and data structure for route search |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2008241602A true JP2008241602A (en) | 2008-10-09 |
Family
ID=39913124
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007085235A Pending JP2008241602A (en) | 2007-03-28 | 2007-03-28 | Navigation device, program, and data structure for route search |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2008241602A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010096890A (en) * | 2008-10-15 | 2010-04-30 | Zenrin Co Ltd | Digital map maintenance system, digital map maintenance method, and program |
JP2011174755A (en) * | 2010-02-23 | 2011-09-08 | Clarion Co Ltd | On-board apparatus |
WO2022044486A1 (en) | 2020-08-28 | 2022-03-03 | 株式会社アイシン | Driving assistance device and computer program |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001091282A (en) * | 1999-09-22 | 2001-04-06 | Clarion Co Ltd | Route guide control method, navigation device, recording medium for navigation, and recording medium for route guide control program |
JP2001165687A (en) * | 1999-12-07 | 2001-06-22 | Alpine Electronics Inc | Guiding method to building entrance for navigation device |
JP2003148983A (en) * | 2001-11-16 | 2003-05-21 | Zenrin Co Ltd | Electronic map data, and device for searching route |
JP2005164543A (en) * | 2003-12-05 | 2005-06-23 | Alpine Electronics Inc | Navigation device and guiding method of peripheral facility |
JP2006194638A (en) * | 2005-01-11 | 2006-07-27 | Denso Corp | Route computing device |
-
2007
- 2007-03-28 JP JP2007085235A patent/JP2008241602A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001091282A (en) * | 1999-09-22 | 2001-04-06 | Clarion Co Ltd | Route guide control method, navigation device, recording medium for navigation, and recording medium for route guide control program |
JP2001165687A (en) * | 1999-12-07 | 2001-06-22 | Alpine Electronics Inc | Guiding method to building entrance for navigation device |
JP2003148983A (en) * | 2001-11-16 | 2003-05-21 | Zenrin Co Ltd | Electronic map data, and device for searching route |
JP2005164543A (en) * | 2003-12-05 | 2005-06-23 | Alpine Electronics Inc | Navigation device and guiding method of peripheral facility |
JP2006194638A (en) * | 2005-01-11 | 2006-07-27 | Denso Corp | Route computing device |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010096890A (en) * | 2008-10-15 | 2010-04-30 | Zenrin Co Ltd | Digital map maintenance system, digital map maintenance method, and program |
JP2011174755A (en) * | 2010-02-23 | 2011-09-08 | Clarion Co Ltd | On-board apparatus |
WO2022044486A1 (en) | 2020-08-28 | 2022-03-03 | 株式会社アイシン | Driving assistance device and computer program |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4435846B2 (en) | Location registration apparatus, location registration method, location registration program, and recording medium | |
JP4568782B2 (en) | Location registration device, navigation device, route search device, location registration method, location registration program, and recording medium | |
US8874373B2 (en) | Map information delivery system, method, and program | |
JP5022259B2 (en) | Car navigation system and parking lot guidance method | |
US6859720B2 (en) | Traffic-information distribution method on-vehicle navigation apparatus | |
CN102213597B (en) | Navigation device for vehicle and peripheral facility retrieval display method | |
WO2007122926A1 (en) | Navigation device, position registering method, position registering program, and recording medium | |
JP4724720B2 (en) | POSITION ESTIMATION DEVICE, POSITION ESTIMATION METHOD, POSITION ESTIMATION PROGRAM, AND COMPUTER-READABLE RECORDING MEDIUM | |
JP2007255907A (en) | Route searching system, and device, method, and program for information registration, and computer-readable recording medium | |
JP5032592B2 (en) | Route search device, route search method, route search program, and recording medium | |
JP2018055535A (en) | Information processing apparatus, information processing method, map display apparatus, map display method, and program | |
JP2007263581A (en) | Route search device, route search method, route search program, and recording medium | |
JP2008241602A (en) | Navigation device, program, and data structure for route search | |
JP3832284B2 (en) | Navigation system and navigation program | |
JP4939358B2 (en) | Navigation device, information transmission method, information transmission program, and recording medium | |
JP2011252754A (en) | On-vehicle navigation device and route guidance method | |
JP3393443B2 (en) | Vehicle navigation device and storage medium | |
JP5142044B2 (en) | Vehicle information communication system and vehicle information communication method | |
JP2007232578A (en) | System and method for providing route information and program | |
JP3770325B2 (en) | Navigation device | |
JPWO2008026377A1 (en) | Information registration device and information registration method, etc. | |
JP2000310543A (en) | Car navigation system | |
JP2011033403A (en) | Information processing apparatus, information processing method, information processing program and recording medium | |
JPWO2009011037A1 (en) | Stay area history information registration device, stay area history information registration method, stay area history information registration program, and storage medium | |
JP5296593B2 (en) | Facility information display device and computer program capable of receiving POI information. |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20091030 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110705 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110706 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20111101 |