JP5361648B2 - Navigation device and route display method - Google Patents

Navigation device and route display method Download PDF

Info

Publication number
JP5361648B2
JP5361648B2 JP2009230919A JP2009230919A JP5361648B2 JP 5361648 B2 JP5361648 B2 JP 5361648B2 JP 2009230919 A JP2009230919 A JP 2009230919A JP 2009230919 A JP2009230919 A JP 2009230919A JP 5361648 B2 JP5361648 B2 JP 5361648B2
Authority
JP
Japan
Prior art keywords
route
server
mesh
map data
destination
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.)
Expired - Fee Related
Application number
JP2009230919A
Other languages
Japanese (ja)
Other versions
JP2011080774A (en
Inventor
昌樹 谿
幸平 大槻
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alpine Electronics Inc
Original Assignee
Alpine Electronics 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 Alpine Electronics Inc filed Critical Alpine Electronics Inc
Priority to JP2009230919A priority Critical patent/JP5361648B2/en
Publication of JP2011080774A publication Critical patent/JP2011080774A/en
Application granted granted Critical
Publication of JP5361648B2 publication Critical patent/JP5361648B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Navigation (AREA)
  • Traffic Control Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a navigation device allowing the acceleration of the start time of route guidance even in cases where the route guidance is performed by using latest map data, and a method of route display. <P>SOLUTION: In cases where a route to a destination is calculated and displayed in this navigation device, link data and mesh map data are received from a server, the link data specifying a boundary link between the first and latter halves of a server route while the mesh map data passed therethrough with the first half of the server route. The first half of the route from a departure place to the boundary link is searched for by using the mesh map data and displayed. Mesh map data with the second half of the server route passing therethrough are received in parallel with route guidance using the first half of the route. The second half of the route from the boundary link to the destination is searched for by using the map data. The first and second halves of the route searched for are connected together to display a guidance route from the departure place to the destination. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

本発明はナビゲーション装置およびルート表示方法に係り、特に通信手段を介してサーバーに目的地までのルート情報の配信を要求し、該サーバーが探索したルート(サーバールート)が通過するメッシュの最新地図データをサーバーより受信し、該地図データを用いて目的地までのルートを計算して表示するナビゲーション装置およびルート表示方法に関する。   The present invention relates to a navigation device and a route display method, and in particular, requests the server to distribute route information to a destination via communication means, and the latest map data of the mesh through which the route searched by the server (server route) passes. The present invention relates to a navigation device and a route display method for receiving a route information from a server and calculating and displaying a route to a destination using the map data.

従来技術として、図17に示すように、ドライバー(ユーザー)UZRが存在する位置とユーザーが設定した目的地を車載ナビゲーション装置(図示せず)の通信機器より無線通信網、インターネットなどを介してサーバーSVRにアップロードし、サーバーが様々な情報、例えば渋滞情報、気象情報、燃費等を考慮して最新の地図データを用いてルート計算を行い、該算出したルートをナビゲーション装置に配信(ダウンロード)し、ナビゲーション装置において該ダウンロードされたルートに沿って目的地まで案内することが行われている。
しかし、従来技術では、サーバー側とユーザー側が保持する地図データベースが一致している必要があり、不一致の場合には、ダウンロードされたルート(最適経路)を表示できない問題があった。かかる問題を解決するための第1の方法は、サーバーが図18に示すようにユーザーA、B、C,・・・が持っている地図データベースのバージョン毎に地図データベースMPDB1、MPDB2、MPDB3、・・・を保持する方法であり、ユーザーに応じて所定のバージョンの地図データベースを使用してルート計算を行い、該算出したルートをユーザーのナビゲーション装置にダウンロードする。しかし、かかる方法では、サーバーはバージョン毎に地図データベースを保持、管理する必要があり、サーバー側のメンテナンス性を著しく低下させる要因となっている。
As a conventional technique, as shown in FIG. 17, a position where a driver (user) UZR exists and a destination set by the user are transmitted from a communication device of an in-vehicle navigation device (not shown) via a wireless communication network, the Internet, or the like. Upload to the SVR, the server calculates the route using the latest map data in consideration of various information such as traffic jam information, weather information, fuel consumption, etc., distributes (downloads) the calculated route to the navigation device, In the navigation device, guidance to the destination is performed along the downloaded route.
However, in the prior art, the map database held on the server side and the user side must match, and there is a problem that the downloaded route (optimum route) cannot be displayed if they do not match. As shown in FIG. 18, the first method for solving such a problem is that the map databases MPDB1, MPDB2, MPDB3,... For each version of the map database held by the users A, B, C,. .., And a route calculation is performed using a predetermined version of the map database according to the user, and the calculated route is downloaded to the user's navigation device. However, in this method, the server needs to maintain and manage a map database for each version, which is a factor that significantly reduces the maintainability on the server side.

また、上記の問題を解決するための第2の方法は、図19に示すように、サーバーSVRで利用するデータベースは最新の地図データベースNMPDBの1つとし、ユーザーが利用する地図データベースをサーバー側と同じ最新Versionに書き換えてからルートを提供する方法である。この方法によれば、サーバー側は最新の地図データベースを保持するだけでよいため、図18の第1の方法による問題はなく、地図データベースの管理を簡単に行なえ、メンテナンス性を高めることができる。しかし、第2の方法では、ユーザー側において、地図データを更新してからではないとサーバーSVRで算出したルートをナビゲーション装置に反映させることができず、案内開始するまでに多大な時間がかかる問題が発生する。又、ユーザーの地図データを、差分データを用いて最新の地図データに更新する場合には、図20に示すように更新のための差分データ(DFD1〜DFD4、DFD1′〜DFD8′)がバージョン毎に必要になる。すなわち、新バージョンの地図データベースが作成される毎に、古いバージョンから該新バージョンの地図データベースに更新する差分データを作成、用意しなければならず、作成、管理が容易でなく、また、管理する差分データ量が年々増加する問題がある。例えば、バージョン2.0の地図データベースを作成した段階で、旧バージョン1.0、1.1、1.2、1.3を最新バージョン2.0に更新するために4つの差分データDFD1〜DFD4が必要となり、バージョン3.0の地図データベースを作成した段階で、旧バージョン1.0、1.1、1.2、1.3、2.0、2.1、2.2、2.3、を最新バージョン2.0に更新するために8つの差分データDFD1′〜DFD8′が必要となる。   As shown in FIG. 19, the second method for solving the above problem is that the database used in the server SVR is one of the latest map databases NMPDB, and the map database used by the user is the server side. It is a method of providing the route after rewriting to the same latest version. According to this method, since the server side only needs to hold the latest map database, there is no problem with the first method of FIG. 18, the map database can be easily managed, and maintainability can be improved. However, in the second method, the route calculated by the server SVR cannot be reflected on the navigation device unless the map data is updated on the user side, and it takes a long time to start guidance. Will occur. In addition, when the user's map data is updated to the latest map data using the difference data, the difference data (DFD1 to DFD4, DFD1 ′ to DFD8 ′) for updating is updated for each version as shown in FIG. Will be needed. That is, every time a new version of the map database is created, difference data to be updated from the old version to the new version of the map database must be created and prepared. There is a problem that the amount of differential data increases year by year. For example, when the version 2.0 map database was created, four difference data DFD1 to DFD4 were required to update the old version 1.0, 1.1, 1.2, and 1.3 to the latest version 2.0, and the version 3.0 map database was created. In order to update the old versions 1.0, 1.1, 1.2, 1.3, 2.0, 2.1, 2.2, 2.3 to the latest version 2.0, eight difference data DFD1 'to DFD8' are required.

そこで、図21に示すようにサーバーSVRは算出した出発地STから目的地GLまでのルートRT上のメッシュ(図21の矩形で示す)および該メッシュに隣接するメッシュだけ、ユーザーの地図データベースを更新させ、該メッシュの地図データを用いてルートを表示する方法が提案されている(特許文献1、2参照)。
しかし、かかる従来技術では、距離が長くなるほどユーザーにダウンロードするメッシュの地図データが多くなり、すなわち通信量が多くなり、特にルート内に大都市が含まれる場合には通信量がますます多くなって通信時間が長くなり、ルート案内開始の時間が遅れる問題がある。
Accordingly, as shown in FIG. 21, the server SVR updates the user's map database only for the mesh on the route RT (indicated by the rectangle in FIG. 21) from the calculated departure place ST to the destination GL and the mesh adjacent to the mesh. And a method for displaying a route using the map data of the mesh has been proposed (see Patent Documents 1 and 2).
However, with such a conventional technology, as the distance increases, the mesh map data to be downloaded to the user increases, that is, the traffic volume increases.In particular, when the route includes a large city, the traffic volume increases. There is a problem that the communication time becomes long and the time for starting route guidance is delayed.

又、従来技術として(特許文献3参照)、更新前の地図データを用いて目的地までのルートを探索し、該ルートが通過する区画(メッシュ)に出発地から目的地に向けて順に番号1〜Nを振り、地図更新されている区画の更新地図データを番号順に取得し、全区画の更新地図データ取得後に該取得した更新地図データを用いて再度経路探索して表示する方法がある。しかし、この方法も全区画の更新地図データを取得するまでルートを取得できず、ルート案内開始の時間が遅れる問題がある。   Further, as a conventional technique (see Patent Document 3), a route to a destination is searched using map data before update, and a number (1) is sequentially assigned to a section (mesh) through which the route passes from the departure point to the destination. There is a method in which the update map data of the sections whose maps are updated are acquired in numerical order, and the route search is performed again using the acquired updated map data and displayed after the update map data of all sections is acquired. However, this method also has a problem that a route cannot be acquired until updated map data of all sections is acquired, and the route guidance start time is delayed.

特開2003−75176号公報JP 2003-75176 A 特開2003−77095号公報Japanese Patent Laid-Open No. 2003-77095 特開2004−85245号公報JP 2004-85245 A

以上から、本発明の目的は、最新の地図データを用いてルート案内する場合であっても、ルート案内の開始時間を早めることである。
本発明の目的は、最新の地図データを用いてサーバーが探索したルート(サーバールート)沿いの全てのメッシュの地図データの更新を完了してなくても、ナビゲーション装置が最新地図データを用いて探索した案内ルートに沿ったルート案内ができるようにすることである。
本発明の目的は、サーバールートを出発地から所定のリンク(境界リンク)までの前半ルートと後半ルートとに分け、前半ルートに関連するメッシュの地図データを受信して該リンクまでのルートを探索、表示してルート案内し、該ルート案内と並行して後半ルートに関連するメッシュの地図データを受信して目的地までのルートを探索するようにして、サーバールート沿いの全てのメッシュの地図データの更新をナビゲーション装置において完了してなくても、最新地図データを用いてルート案内ができるようにすることである。
本発明の目的は、出発地から前記所定リンクまでのメッシュのデータサイズの合計値が設定値以下となるように該リンクを決定することである。
本発明の目的は、サーバールートが利用しているメッシュに更新優先度を設定することにより、ナビゲーション装置は優先度の高いメッシュの地図データを前半ルートに関連するメッシュの地図データとして簡単に受信でき、又、優先度の低いメッシュの地図データを後半ルートに関連するメッシュの地図データとして簡単に受信できるようにすることである。
本発明の目的は、サーバールート沿いのメッシュ(サーバールートが通過するメッシュ)だけではなく、該メッシュに近接するメッシュをナビゲーション装置に提供し、オフルート時に自動的にルートの再計算ができるようにすることである。
本発明の目的は、目的地までのサーバールートが利用するメッシュの地図データをN回(N≧2)に分け、受信済み地図データに基づいたルート案内と並行して、未受信の地図データの受信及び更新、部分ルート計算、ルート表示を行うようにしてルートが長距離であっても最新の地図データを用いたルート案内ができるようにすることである。
From the above, an object of the present invention is to advance the start time of route guidance even when route guidance is performed using the latest map data.
The object of the present invention is to enable the navigation device to search using the latest map data even if the update of the map data of all meshes along the route (server route) searched by the server using the latest map data is not completed. It is to be able to perform route guidance along the guided route.
It is an object of the present invention to divide a server route into a first half route and a second half route from a starting point to a predetermined link (boundary link), and to search for a route to the link by receiving mesh map data related to the first half route. , Display route guidance, and in parallel with the route guidance, receive mesh map data related to the second half route and search for the route to the destination, map data of all meshes along the server route This is to enable route guidance using the latest map data even if the update is not completed in the navigation device.
An object of the present invention is to determine a link so that a total value of mesh data sizes from a starting point to the predetermined link is equal to or less than a set value.
The object of the present invention is to set the update priority for the mesh used by the server route, so that the navigation device can easily receive the map data of the mesh with high priority as the map data of the mesh related to the first half route. Also, it is possible to easily receive low-priority mesh map data as mesh map data related to the second half route.
The object of the present invention is to provide not only the mesh along the server route (mesh through which the server route passes) but also a mesh close to the mesh to the navigation device so that the route can be automatically recalculated when off-route. It is to be.
The object of the present invention is to divide the map data of the mesh used by the server route to the destination into N times (N ≧ 2), and in parallel with the route guidance based on the received map data, The reception and update, partial route calculation, and route display are performed so that route guidance using the latest map data can be performed even if the route is long distance.

本発明は、通信手段を介してサーバーに目的地までのルート情報の配信を要求し、該サーバーが探索したルート(サーバールート)が通過するメッシュの地図データをサーバーより受信し、該地図データを用いて目的地までのルートを計算して表示するナビゲーション装置及びそのルート表示方法である。
・ルート表示方法
本発明のルート表示方法は、サーバーより前半のサーバールートと後半のサーバールートの境界リンクを特定するリンクデータと前半のサーバールートが通過するメッシュの地図データを受信するステップ、該メッシュの地図データを用いて出発地から前記境界リンクまでの前半ルートを探索して表示するステップ、該前半ルートによるルート案内と並行して後半のサーバールートが通過するメッシュの地図データを受信するステップ、該地図データを用いて前記境界リンクから目的地までの後半ルートを探索し、探索した前記前半ルートと後半ルートを結合して出発地から目的地までの案内ルートを表示するステップ、を有している。
本発明のルート表示方法は、更に、サーバーにおいて前記サーバールートが通過する各メッシュ及び該メッシュに隣接するメッシュに優先度を付すと共に、前記前半サーバールートが通過するメッシュの地図データの優先度を最高とするステップを備え、ナビゲーション装置は優先度が高いメッシュの地図データと前記境界リンクデータを受信し、該メッシュの地図データを用いて出発地から該境界リンクまでの前半ルートを探索して表示し、該前半ルートによるルート案内と並行して優先度の低いメッシュの地図データを受信し、該地図データを用いて前記境界リンクから目的地までの後半ルートを探索し、探索した前記前半ルートと後半ルートを結合して出発地から目的地までの案内ルートを表示する。この場合、前半ルートによるルート案内と並行して優先度順に後半ルートのメッシュの地図データを複数回に分けて受信し、受信する毎に部分ルートを探索し、探索した部分ルートと探索済みのルートを結合して出発地から目的地までの案内ルートを表示する。
また、メッシュに優先度を付した場合には、2以上の優先度を高優先度とし、該高優先度の複数のメッシュの地図データサイズの合計値が設定値より大きければ、地図データサイズの合計値が設定値より小さくなるように前記高優先度からランクが下の優先度を除外して高優先度とし、サーバーは該高優先度のメッシュを前記境界リンクと共にナビゲーション装置に送信する。
本発明のルート表示方法は、更に、前記後半のサーバールート上に存在する、高速道路進入リンク、高速道路脱出リンク、高速道路分岐リンク、異なる一般道路への分岐リンクなどを含む経由リンクのリストをサーバーより受信し、これら経由リンクを経由するようにナビゲーション装置において後半ルートの計算を行なう。
本発明のルート表示方法では、サーバールート上の出発地から設定距離に存在するリンクを前記境界リンクとして決定する。
The present invention requests the server to distribute route information to the destination via the communication means, receives the map data of the mesh through which the route searched by the server (server route) passes from the server, and receives the map data. A navigation device that uses and calculates and displays a route to a destination, and a route display method thereof.
Route display method The route display method of the present invention includes a step of receiving link data for specifying a boundary link between a server route in the first half and a server route in the second half of the server and map data of a mesh through which the server route in the first half passes, Searching for and displaying the first half route from the starting point to the boundary link using the map data of the step, receiving the map data of the mesh through which the second half server route passes in parallel with the route guidance by the first half route, Searching for a second half route from the boundary link to the destination using the map data, and displaying the guidance route from the starting point to the destination by combining the searched first half route and the second half route; Yes.
The route display method of the present invention further assigns a priority to each mesh through which the server route passes and a mesh adjacent to the mesh in the server, and the highest priority is given to the map data of the mesh through which the first half server route passes. The navigation device receives the map data of the mesh with high priority and the boundary link data, and searches for and displays the first half route from the departure place to the boundary link using the map data of the mesh. In parallel with the route guidance by the first half route, mesh map data having a low priority is received, the second half route from the boundary link to the destination is searched using the map data, and the searched first half route and second half route are searched. Combine the routes and display the guide route from the starting point to the destination. In this case, in parallel with the route guidance by the first half route, the map data of the mesh of the second half route is received in multiple times in order of priority, each time a partial route is searched, the searched partial route and the searched route To display the guidance route from the departure point to the destination.
In addition, when a priority is assigned to a mesh, a priority of 2 or more is set as a high priority, and if the total value of map data sizes of a plurality of meshes with a high priority is larger than a set value, the map data size The lower priority is excluded from the high priority so that the total value becomes smaller than the set value, and the server sets the high priority, and the server transmits the high priority mesh together with the boundary link to the navigation device.
The route display method of the present invention further includes a list of transit links existing on the latter half of the server route including a highway entry link, a highway exit link, a highway branch link, a branch link to a different general road, and the like. The second half route is calculated in the navigation device so as to be received from the server and via these via links.
In the route display method of the present invention, a link existing at a set distance from the departure point on the server route is determined as the boundary link.

・ナビゲーション装置
本発明のナビゲーション装置は、サーバーに目的地までのルート情報の配信を要求するルート情報要求部、サーバーより前半のサーバールートと後半のサーバールートの境界リンクを特定するリンクデータと前半のサーバールートが通過するメッシュの地図データを受信すると共に、後半のサーバールートが通過するメッシュの地図データを受信する受信部、前半のサーバールートが通過する前記メッシュの地図データを用いて前記境界リンクまでのルートを探索すると共に、後半のサーバールートが通過する前記メッシュの地図データを用いて前記境界リンクから目的地までの後半ルートを探索するルート探索部、ルート探索部が探索した出発地から前記境界リンクまでの前半ルートを表示すると共に、前記境界リンクから目的地までの後半ルートと前記前半ルートとを結合して出発地から目的地までの案内ルートを表示する表示部、前記探索した前半ルートによるルート案内と並行して、後半のサーバールートが通過するメッシュの地図データを前記受信部がサーバーより受信し、かつ該メッシュの地図データを用いて前記ルート探索部が後半ルートを探索するよう制御する制御部を備えている。
前記制御部は、前記サーバールートが通過する各メッシュ及び該メッシュに隣接するメッシュに優先度が付され、かつ、前記前半サーバールートが通過するメッシュの地図データの優先度を最高とする地図データをサーバーから受信する場合、前記受信部が優先度の高いメッシュの地図データと前記境界リンクデータを受信し、かつ前記ルート探索部が該メッシュの地図データを用いて出発地から該境界リンクまでの前半ルートを探索するよう制御し、該前半ルートによるルート案内と並行して、前記受信部が優先度の低いメッシュの地図データを受信し、前記ルート探索部が該メッシュの地図データを用いて前記境界リンクから目的地までの後半ルートを探索するよう制御する。
前記制御部は、前半ルートによるルート案内と並行して優先度順に後半ルートのメッシュの地図データを複数回に分けて前記受信部が受信し、前記ルート探索部が該メッシュの地図データを受信する毎に部分ルートを探索し、前記表示部が探索した部分ルートと探索済みのルートを結合して出発地から目的地までの案内ルートを表示するよう制御する。
Navigation Device The navigation device of the present invention includes a route information request unit that requests a server to deliver route information to a destination, link data that specifies a boundary link between a server route in the first half of the server and a server route in the second half, and the first half. Receiving unit that receives mesh map data through which the server route passes, and receiving mesh map data through which the latter server route passes to the boundary link using the mesh map data through which the first server route passes. A route search unit that searches for the second half route from the boundary link to the destination using the map data of the mesh through which the second half server route passes, and the boundary from the starting point searched by the route search unit The first half route to the link is displayed and the boundary link The display part that displays the guidance route from the departure point to the destination by combining the latter half route from the route to the destination and the first half route, in parallel with the route guidance by the searched first half route, The receiving unit receives map data of the passing mesh from the server, and includes a control unit that controls the route searching unit to search for the second half route using the map data of the mesh.
The control unit assigns a priority to each mesh through which the server route passes and a mesh adjacent to the mesh, and obtains map data having the highest priority of the map data of the mesh through which the first half server route passes. When receiving from a server, the receiving unit receives high-priority mesh map data and the boundary link data, and the route search unit uses the mesh map data to start the first half from the departure point to the boundary link. In parallel with route guidance by the first half route, the receiving unit receives map data of a mesh with low priority, and the route searching unit uses the mesh map data to control the boundary. Control to search the second half route from the link to the destination.
The control unit divides the map data of the mesh of the latter half route into a plurality of times in order of priority in parallel with the route guidance by the first half route, and the receiving unit receives the map data of the mesh. Each time a partial route is searched, the partial route searched by the display unit and the searched route are combined to display a guidance route from the departure point to the destination.

本発明によれば、最新の地図データを用いてルート案内する場合であっても、ルート案内の開始時間を早めることができる。
本発明によれば、最新の地図データを用いてサーバーが探索したルート(サーバールート)沿いの全てのメッシュの地図データの更新を完了してなくても、ナビゲーション装置は最新地図データを用いてルート案内をすることができる
本発明によれば、サーバールートを出発地から所定のリンク(境界リンク)までの前半ルートと後半ルートとに分け、前半ルートに関連するメッシュの地図データを受信して該リンクまでのルートを探索、表示してルート案内し、該ルート案内と並行して後半ルートに関連するメッシュの地図データを受信して目的地までのルートを探索するようにしたから、サーバールート沿いの全てのメッシュの地図データの更新をナビゲーション装置において完了してなくても、最新地図データを用いて探索した案内ルートに沿ったルート案内をすることができる。
本発明によれば、サーバールートが通過するメッシュに更新優先度を設定することにより、ナビゲーション装置は優先度の高いメッシュの地図データを前半ルートに関連するメッシュの地図データとして簡単に受信でき、又、優先度の低いメッシュの地図データを後半ルートに関連するメッシュの地図データとして簡単に受信できる。
本発明によれば、サーバールート沿いのメッシュ(サーバールートが通過するメッシュ)だけではなく、該メッシュに近接するメッシュをナビゲーション装置に提供するようにしたから、実際のルート案内時にオフルートがあっても自動的にルートの再計算をすることができる。
本発明によれば、目的地までの後半サーバールートが利用するメッシュの地図データをN回(N≧2)に分け、受信済み地図データに基づいたルート案内と並行して、未受信の地図データの受信及び更新、部分ルート計算、ルート表示を行うようにししたから、ルートが長距離であっても最新の地図データを用いたルート案内をすることができる。
According to the present invention, even when route guidance is performed using the latest map data, the route guidance start time can be advanced.
According to the present invention, even if the update of the map data of all meshes along the route (server route) searched by the server using the latest map data is not completed, the navigation device uses the latest map data to According to the present invention, the server route is divided into a first half route and a second half route from the starting point to a predetermined link (boundary link), and mesh map data related to the first half route is received and the map route data is received. The route to the link is searched, displayed and route guidance is performed. In parallel with the route guidance, mesh map data related to the latter half route is received to search for the route to the destination. Even if the update of the map data of all meshes is not completed in the navigation device, the guide route searched using the latest map data It is possible to route guidance along the.
According to the present invention, by setting the update priority to the mesh through which the server route passes, the navigation apparatus can easily receive the map data of the mesh with high priority as the map data of the mesh related to the first half route, and The map data of the mesh with low priority can be easily received as the map data of the mesh related to the second half route.
According to the present invention, not only the mesh along the server route (the mesh through which the server route passes) but also the mesh close to the mesh is provided to the navigation device, so there is an off route during actual route guidance. Can also automatically recalculate routes.
According to the present invention, the map data of the mesh used by the latter half server route to the destination is divided into N times (N ≧ 2), and in parallel with the route guidance based on the received map data, unreceived map data Since the reception and update, partial route calculation, and route display are performed, route guidance using the latest map data can be performed even if the route is a long distance.

本発明の通信システムの全体の構成図である。1 is an overall configuration diagram of a communication system according to the present invention. 本発明のルート表示におけるナビゲーション装置(ナビ)2とサーバー1間のシーケンス説明図である。It is sequence explanatory drawing between the navigation apparatus (navigation) 2 and the server 1 in the route display of this invention. サーバーが作成したメッシュリストの説明図である。It is explanatory drawing of the mesh list which the server produced. サーバーが作成した部分リンクリストの説明図である。It is explanatory drawing of the partial link list which the server produced. サーバーの構成図である。It is a block diagram of a server. ルート情報の配信要求がナビゲーション装置からあった場合のサーバーの処理説明図である。It is processing explanatory drawing of a server when the delivery request | requirement of route information is from a navigation apparatus. 本発明のナビゲーション装置の構成図である。It is a block diagram of the navigation apparatus of this invention. ルート表示例である。It is an example of a route display. サーバーへルート配信要求を送出してから、先頭部分リンク(境界リンク)までの最新地図データを地図データベースに格納するまでのナビゲーション装置の処理フローである。This is a processing flow of the navigation device from when a route distribution request is sent to the server until the latest map data up to the first partial link (boundary link) is stored in the map database. 前半ルートが計算されてから、目的地までの最新地図データを地図データベースに格納するまでのナビゲーション装置の処理フローである。It is a processing flow of the navigation device from when the first half route is calculated until the latest map data to the destination is stored in the map database. 更新優先度の説明図である。It is explanatory drawing of an update priority. 更新優先度を付与した場合のメッシュリスト説明図である。It is mesh list explanatory drawing at the time of giving the update priority. メッシュに更新優先度が付与されている場合において、サーバーより先頭部分リンクまでのメッシュの最新地図データを受信して地図データベースに格納するまでのナビゲーション装置の処理フローである。When the update priority is given to the mesh, it is a processing flow of the navigation apparatus until the latest map data of the mesh from the server to the first partial link is received and stored in the map database. 図13の処理の一部変形例である。It is a partial modification of the process of FIG. メッシュに更新優先度が付与されている場合において、前半ルートが計算されてから、目的地までの最新地図データを地図データベースに格納するまでのナビゲーション装置の処理フローである。This is a processing flow of the navigation apparatus from when the first half route is calculated until the latest map data to the destination is stored in the map database when the update priority is given to the mesh. 地図データを優先度順に複数回に分けて配信する処理フローである。It is a processing flow which distributes map data divided into several times in order of priority. 第1従来技術の説明図である。It is explanatory drawing of a 1st prior art. 第1従来技術の問題点説明図である。It is explanatory drawing of the problem of 1st prior art. 第2従来技術の説明図である。It is explanatory drawing of a 2nd prior art. 第2従来技術の問題点説明図である。It is explanatory drawing of the problem of 2nd prior art. 第3従来技術の説明である。It is description of a 3rd prior art.

(A)本発明の概略
図1は本発明の通信システムの全体の構成図であり、センターのサーバーシステム(サーバー)1、車載ナビゲーション装置2、ホットスポット3及びインターネット4で構成されている。
車載ナビゲーション装置2は、道路に沿って配置されているホットスポット3及びインターネット4を介してセンターのサーバーシステム1と通信できるようになっている。なお、車載ナビゲーション装置2は、携帯電話機等の無線通信デバイスを介して基地局(図示せず)、インターネット4を経由してセンターのサーバーシステム1と通信するように構成することもできる。車載ナビゲーション装置2はサーバーシステム1に対して目的地までの経路計算を要求し、サーバーシステム1より受信した経路情報に基づいて経路誘導制御を行う。
(A) Outline of the Present Invention FIG. 1 is an overall configuration diagram of a communication system according to the present invention, which includes a center server system (server) 1, an in-vehicle navigation device 2, a hot spot 3, and the Internet 4.
The in-vehicle navigation device 2 can communicate with the server system 1 of the center via the hot spot 3 and the Internet 4 arranged along the road. The in-vehicle navigation device 2 can also be configured to communicate with the center server system 1 via a base station (not shown) and the Internet 4 via a wireless communication device such as a mobile phone. The in-vehicle navigation device 2 requests the server system 1 to calculate a route to the destination, and performs route guidance control based on the route information received from the server system 1.

図2は本発明のルート表示におけるナビゲーション装置2とサーバー1間のシーケンス説明図である。
目的地が設定されると、ナビゲーション装置2は自分のデータベースに存在する地図データを用いて目的地までの推奨ルートを計算して表示する(S10)。しかしこのルートは最新の地図データを用いて作成したものはない。そこで、ユーザーが、サーバーが有する最新の地図データに基づいたルート探索を要求すると(ステップS11)、ナビゲーション装置2は出発地情報と目的地情報を添えてサーバー1に目的地までのルート情報の配信を要求する(ステップS12)。サーバー1は、(1) 最新の地図データを用いて出発地から目的地までのルート(サーバールートという)を計算し、(2) 該サーバールートが通過するメッシュのメッシュリストを作成し、また、(3)出発地から所定距離(例えば10km)に存在するリンク、該リンク以降に存在する特徴のある経由リンク、例えば、高速道路進入リンク、高速道路脱出リンク、高速道路分岐リンク、異なる一般道路への分岐リンクなどを含む経由リンクのリスト(部分リンクリストという)を作成する(ステップS13)。メッシュリストは図3に示すように、メッシュ番号に対応させて、(1) メッシュが出発地から10Km以内のメッシュであるか否かを示すフラグ、2)メッシュサイズ(メッシュの地図データサイズ)など含んでいる。部分リンクリストは図4に示すように、部分リンク番号(経由リンクの番号)に対応させて、(1)リンク識別子、(2)部分リンクの種別情報等を含んでいる。
FIG. 2 is a sequence explanatory diagram between the navigation device 2 and the server 1 in the route display of the present invention.
When the destination is set, the navigation device 2 calculates and displays a recommended route to the destination using map data existing in its own database (S10). However, this route has not been created using the latest map data. Therefore, when the user requests a route search based on the latest map data possessed by the server (step S11), the navigation device 2 distributes the route information to the destination to the server 1 with the departure point information and the destination information. Is requested (step S12). Server 1 (1) calculates the route from the departure point to the destination using the latest map data (called server route), (2) creates a mesh list of meshes that the server route passes, (3) A link existing at a predetermined distance (for example, 10 km) from the departure point, a transit link having a characteristic existing after the link, for example, an expressway entry link, an expressway exit link, an expressway branch link, or a different general road A list of via links including a branch link (hereinafter referred to as a partial link list) is created (step S13). As shown in Fig. 3, the mesh list is associated with the mesh number, (1) a flag indicating whether the mesh is within 10 km from the starting point, 2) mesh size (map data size of the mesh), etc. Contains. As shown in FIG. 4, the partial link list includes (1) a link identifier, (2) type information of the partial link, etc. in correspondence with the partial link number (routed link number).

ついで、サーバー1は作成したメッシュリスト、部分リンクリスト及び地図データベースのバージョンをナビゲーション装置2に配信する(ステップS14)。ナビゲーション装置2は、メッシュリストを受信すれば、該メッシュリストにおける10km以内の各メッシュについて、該メッシュが自分の地図データベースに存在するか、存在する場合には、バージョンが同じであるかチェックして、サーバーに配信要求するメッシュを決定する(ステップS15)。すなわち、(1)フラグが”1”のメッシュ(10km以内のメッシュ)で、該メッシュの地図データが自分の地図データベースに存在しない場合、あるいは、(2)フラグが”1”のメッシュ(10km以内のメッシュ)で、自分の地図データベースに存在する該メッシュの地図データのバージョンが古い場合、これら(1)、(2)のメッシュをサーバーに配信要求するメッシュであると決定する。
そして、ナビゲーション装置2はサーバー1にステップS15で決定したメッシュの地図データの配信を要求し(10kmまでのデータベース更新要求:ステップS16)、サーバーは要求されたメッシュの最新地図データをナビゲーション装置に配信する(ステップS17)。これにより、ナビゲーション装置2は、受信した各メッシュの最新地図データで各メッシュの古い地図データを更新する(DB更新:ステップS18)。
しかる後、ナビゲーション装置2は、更新された最新地図を用いて出発地から10kmに存在するリンク(先頭部分リンクという)までのルート(前半ルート)を計算し(ステップS19)、以後、該先頭部分リンクまでの前半ルートを表示部に表示する(ステップS20)。先頭部分リンクと目的地間の後半ルートはまだ計算されていないから、例えばこれらを直線で結んで表示する。
Next, the server 1 distributes the created mesh list, partial link list, and map database version to the navigation device 2 (step S14). When the navigation device 2 receives the mesh list, the navigation device 2 checks whether each mesh within 10 km in the mesh list exists in its own map database, and if it exists, the version is the same. Then, the mesh to be requested for distribution to the server is determined (step S15). That is, (1) if the flag is “1” (within 10 km) and the map data of the mesh does not exist in your map database, or (2) if the flag is “1” (within 10 km) If the version of the map data of the mesh existing in its own map database is old, it is determined that these meshes (1) and (2) are meshes that are requested to be delivered to the server.
The navigation device 2 requests the server 1 to distribute the mesh map data determined in step S15 (database update request up to 10 km: step S16), and the server distributes the requested mesh latest map data to the navigation device. (Step S17). Thereby, the navigation apparatus 2 updates the old map data of each mesh with the received latest map data of each mesh (DB update: step S18).
Thereafter, the navigation device 2 uses the updated updated map to calculate a route (first half route) to a link (referred to as the first partial link) that is 10 km from the departure point (step S19). The first half route to the link is displayed on the display unit (step S20). Since the second half route between the first partial link and the destination has not yet been calculated, for example, these are connected by a straight line and displayed.

以後、ナビゲーション装置2は前半ルートに沿ってルート案内を継続するのと並行して後半のサーバールートが通過するメッシュの地図データをサーバー1から受信する処理を行う。すなわち、ナビゲーション装置2は、ステップS14で受信済みのメッシュリストにおける10km範囲外の各メッシュについて、該メッシュが自分の地図データベースに存在するか、存在する場合には、バージョンが同じであるかチェックして、サーバーに配信要求するメッシュを決定する。すなわち、(1)フラグが”0”のメッシュ(10km範囲外のメッシュ)で、該メッシュの地図データが自分の地図データベースに存在しない場合、あるいは、(2)フラグが”0”のメッシュ(10km範囲外のメッシュ)で、自分の地図データベースに存在する該メッシュの地図データのバージョンが古い場合、これら (1)、(2)のメッシュをサーバーに配信要求するメッシュであると決定する。そして、ナビゲーション装置2はサーバー1に決定したメッシュの地図データの配信を要求し(残りのDB更新要求:S21)、サーバー1は要求されたメッシュの最新地図データをナビゲーション装置2に配信する(ステップS22)。これにより、ナビゲーション装置2は、受信した各メッシュの最新地図データで各メッシュの古い地図データを更新する(DB更新:ステップS23)。   Thereafter, the navigation device 2 performs a process of receiving, from the server 1, mesh map data through which the latter server route passes in parallel with continuing the route guidance along the former route. That is, the navigation device 2 checks whether each mesh outside the 10 km range in the mesh list received in step S14 exists in its own map database, and if it exists, the version is the same. To determine the mesh to be distributed to the server. That is, (1) if the flag is “0” mesh (mesh outside the 10 km range) and the map data of the mesh does not exist in your map database, or (2) the flag is “0” mesh (10 km If the version of the map data of the mesh existing in its own map database is old, it is determined that these meshes (1) and (2) are meshes that are requested to be delivered to the server. Then, the navigation device 2 requests the server 1 to distribute the determined mesh map data (remaining DB update request: S21), and the server 1 distributes the requested latest map data of the mesh to the navigation device 2 (step). S22). Thereby, the navigation apparatus 2 updates the old map data of each mesh with the received latest map data of each mesh (DB update: step S23).

しかる後、ナビゲーション装置2は、更新された最新地図を用いて10kmの先頭部分リンクから目的地までのルート(後半ルート)を計算し(ステップS24)、以後、計算した後半ルートと前記前半ルートとを結合して出発地から目的地までの案内ルートを表示する(ステップS25)。
なお、後半ルートは、ステップS14で受信した部分リンクリストに含まれる部分リンク(高速道路進入リンク、高速道路脱出リンク、高速道路分岐リンク、異なる一般道路への分岐リンクなど)を経由するように計算する。このようにすれば、ナビゲーション装置2は計算したルートとサーバーが計算したサーバールートを一致させることができる。
Thereafter, the navigation device 2 calculates a route (second half route) from the first partial link of 10 km to the destination using the updated latest map (step S24), and thereafter, the calculated second half route and the first half route are calculated. Are combined to display a guide route from the departure point to the destination (step S25).
The second half route is calculated so as to pass through the partial links (highway entry links, highway exit links, highway branch links, branch links to different general roads, etc.) included in the partial link list received in step S14. To do. In this way, the navigation device 2 can match the calculated route with the server route calculated by the server.

(B)第1実施例
(a)サーバー
図5はサーバーの構成図であり、プロセッサ構成のサーバー本体11、最新の地図データを記憶する地図データベース12、インターネットとの間で通信制御を行う通信インターフェース部13、情報記憶部14を備えている。情報記憶部14には、(1)先頭部分リンクを特定する先頭部分リンク情報HLKや、(2)部分リンクリストにリストアップするリンクの特徴(高速道路進入リンク、高速道路脱出リンク、高速道路分岐リンク、異なる一般道路への分岐リンク等)を記憶する部分リンク特定情報LKI、(3)後述するメッシュの更新優先度の付与基準を規定するメッシュ優先情報MPI等を保存している。
(B) First Embodiment (a) Server FIG. 5 is a block diagram of a server. A server main body 11 having a processor configuration, a map database 12 storing the latest map data, and a communication interface for controlling communication with the Internet. Unit 13 and information storage unit 14. The information storage unit 14 includes (1) first partial link information HLK that identifies the first partial link, and (2) link characteristics listed in the partial link list (highway entry link, highway exit link, highway branch) Link, partial link specifying information LKI for storing a link to a different general road, etc.), and (3) mesh priority information MPI for defining a criterion for giving a mesh update priority to be described later.

図6はルート情報の配信要求がナビゲーション装置からあった場合のサーバー1の処理説明図である。サーバー1は、ナビゲーション装置2よりルート配信要求を受信したか監視し(ステップ101)、受信すれば、該ルート配信要求に含まれる出発地から目的地に到るルート(サーバールート)を、最新地図データを用いて計算する(ステップ102)。ついで、先頭リンク特定情報HLKを参照して出発地から10kmのサーバールート上のリンクを先頭部分リンクとして決定し(ステップ103)、また、該先頭部分リンク以降のルートを構成する部分リンクを求め、先頭部分リンクを含む部分リンクリスト(図4)を作成する(ステップ104)。部分リンクリストの作成が完了すれば、サーバールートが通過するメッシュおよび該メッシュに近接するメッシュのリスト(図3参照)を作成する(ステップ105)。メッシュリストは図3に示すように、メッシュ番号に対応させて、メッシュが出発地から10km以内のメッシュであるか否かを示すフラグ及びメッシュサイズを含んでいる。
しかる後、サーバーは、作成した部分リンクリスト、メッシュリスト及び地図データベースのバージョンをナビゲーション装置2に配信する(ステップ106)。
以上では、先頭部分リンクHLKを出発地から10kmのサーバールート上のリンクと定義した。その理由は、10kmは120km/hで走行しているときの5分間の走行距離であり、データ転送速度が1Mbps(WIMAX)の場合、5分間で東京−大阪間の全メッシュの地図データ(50Mバイト)を受信できるからである。これにより、先頭部分リンクHLKまで120km/hで走行しているときの前半ルートに沿った案内をしている間に、東京−大阪間の全メッシュの地図データを受信でき、大阪の目的地までのルートを計算することが可能となる。尚、先頭部分リンクHLKまでの距離は10kmに限ることはなく、また、目的地までの距離に応じて先頭部分リンクHLKまでの距離を可変することができる。
FIG. 6 is a process explanatory diagram of the server 1 when a route information distribution request is issued from the navigation device. The server 1 monitors whether or not a route distribution request has been received from the navigation device 2 (step 101). If received, the route from the departure point to the destination (server route) included in the route distribution request is updated to the latest map. Calculation is performed using the data (step 102). Next, referring to the head link specific information HLK, the link on the server route 10 km from the departure point is determined as the head partial link (step 103), and the partial link constituting the route after the head partial link is obtained. A partial link list (FIG. 4) including the first partial link is created (step 104). When the creation of the partial link list is completed, a list of meshes through which the server route passes and meshes close to the mesh (see FIG. 3) is created (step 105). As shown in FIG. 3, the mesh list includes a flag indicating whether or not the mesh is within 10 km from the starting point and a mesh size in association with the mesh number.
Thereafter, the server distributes the created partial link list, mesh list, and map database version to the navigation device 2 (step 106).
In the above, the top partial link HLK is defined as the link on the server route 10km from the departure point. The reason is that 10km is the distance traveled for 5 minutes when traveling at 120km / h. If the data transfer rate is 1Mbps (WIMAX), the map data of all meshes between Tokyo and Osaka in 5 minutes (50M Byte). As a result, the map data of all meshes between Tokyo and Osaka can be received while guiding along the first half route when driving at 120 km / h to the first partial link HLK, and to the destination in Osaka It becomes possible to calculate the route. Note that the distance to the first partial link HLK is not limited to 10 km, and the distance to the first partial link HLK can be varied according to the distance to the destination.

(b)ナビゲーション装置
図7は本発明のナビゲーション装置の構成図である。目的地設定部21は目的地GLを設定し、目的地保持部22は設定された目的地を保持する。自車位置計算部23は、GPS受信機24や自律航法センサー(車速センサー、ジャイロ等)25の出力信号を用いて自車位置を計算する。ルート計算部26は、出発地STから目的地GLまでのルートを計算し、ルート描画部27は計算されたルートを描画し、モニター28は別途描画された自車周辺の地図上にルートを重ねて表示する(図8(A))。なお、最新の地図には点線で示すように、求めたルートより推奨できるルートが存在するが、古い地図データからではこのルートは求まらない。
かかる状態において、ユーザー操作でサーバーが有する最新の地図データに基づいたルート探索が要求されると、ルート配信要求部29は、出発地ST及び目的地GLを含むルート配信要求を出力し、サーバー通信部30は該ルート配信要求をサーバーに送信する。
サーバー配信情報格納部31は、ルート配信要求に応答してサーバー2がダウンロードするサーバー配信情報を受信して保存する。すなわち、サーバー2はルート配信要求を受信すると図6で説明したように部分リンクリスト(図4)、メッシュリスト(図3)を作成し、これらリストと共に地図データベースのバージョンをサーバー配信情報としてダウンロードするから、サーバー配信情報受信部31は該サーバー配信情報を保存する。
(B) Navigation Device FIG. 7 is a configuration diagram of the navigation device of the present invention. The destination setting unit 21 sets the destination GL, and the destination holding unit 22 holds the set destination. The own vehicle position calculation unit 23 calculates the own vehicle position using the output signals of the GPS receiver 24 and the autonomous navigation sensor (vehicle speed sensor, gyro, etc.) 25. The route calculation unit 26 calculates a route from the departure point ST to the destination GL, the route drawing unit 27 draws the calculated route, and the monitor 28 superimposes the route on the map around the own vehicle drawn separately. Are displayed (FIG. 8A). In addition, as shown by the dotted line in the latest map, there is a route that can be recommended from the obtained route, but this route cannot be obtained from old map data.
In this state, when a route search based on the latest map data possessed by the server is requested by a user operation, the route distribution request unit 29 outputs a route distribution request including the departure point ST and the destination GL, and server communication The unit 30 transmits the route distribution request to the server.
The server distribution information storage unit 31 receives and stores server distribution information downloaded by the server 2 in response to the route distribution request. That is, when the server 2 receives the route distribution request, it creates a partial link list (FIG. 4) and a mesh list (FIG. 3) as described in FIG. 6, and downloads the map database version as server distribution information together with these lists. The server distribution information receiving unit 31 stores the server distribution information.

地図データベース32はメッシュ単位で地図データを保持しており、地図データにはバージョンが記録されている。サーバー配信メッシュ判定部33は、サーバーより受信してサーバー配信情報保存部31に保存されているメッシュリスト(図3)を参照し、10km以内の各メッシュについて、該メッシュの地図データが自分の地図データベース32に存在するか、存在する場合には、地図データのバージョンが同じであるかチェックして、サーバーに配信要求するメッシュを決定する。すなわち、(1)フラグが”1”のメッシュ(10km以内のメッシュ)で、該メッシュの地図データが自分の地図データベースに存在しない場合、あるいは、(2)フラグが”1”のメッシュ(10km以内のメッシュ)で、自分の地図データベースに存在する該メッシュの地図データのバージョンが古い場合、これらメッシュをサーバーに配信要求するメッシュであるとし、メッシュ要求リストにリストアップする。メッシュ配信要求部34は、サーバー配信メッシュ判定部33が作成したメッシュ要求リストに存在する各メッシュの配信を、サーバー通信部30を介してサーバー2に要求する。これにより、サーバー2は要求されたメッシュの最新地図データをダウンロードするから、サーバー配信情報保存部31は該メッシュの最新地図データを一時的に保存し、メッシュ更新部35は該最新の地図データで地図データベース32の古い地図データを更新する。   The map database 32 holds map data in mesh units, and the version is recorded in the map data. The server distribution mesh determination unit 33 refers to the mesh list (FIG. 3) received from the server and stored in the server distribution information storage unit 31, and for each mesh within 10km, the map data of the mesh is the own map. If it exists in the database 32 or if it exists, it is checked whether the version of the map data is the same, and the mesh to be distributed to the server is determined. That is, (1) if the flag is “1” (within 10 km) and the map data of the mesh does not exist in your map database, or (2) if the flag is “1” (within 10 km) If the version of the map data of the mesh existing in its own map database is old, it is assumed that these meshes are meshes that are requested to be delivered to the server, and are listed in the mesh request list. The mesh distribution request unit 34 requests the server 2 to distribute each mesh existing in the mesh request list created by the server distribution mesh determination unit 33 via the server communication unit 30. Accordingly, since the server 2 downloads the latest map data of the requested mesh, the server distribution information storage unit 31 temporarily stores the latest map data of the mesh, and the mesh update unit 35 stores the latest map data. The old map data in the map database 32 is updated.

地図データベース32の書き換えが完了すれば、部分リンク提供部36はサーバー配信情報保存部31に保存されている部分リンクリストに含まれる先頭部分リンク(出発地から10kmに存在するリンク)を抽出し、ルート計算部26に入力する。これにより、ルート計算部26は、出発地から先頭部分リンクまでのルート(前半ルート)を最新の地図データを用いて計算し、ルート描画部27に入力する。ルート描画部27は先頭部分リンクまでの前半ルートを描画してモニター28に表示するが、先頭部分リンクと目的地間の後半ルートはまだ計算されていないから、例えばこれらを直線で結んで表示する(図8(B))。   When the rewriting of the map database 32 is completed, the partial link providing unit 36 extracts the first partial link (a link existing 10 km from the departure point) included in the partial link list stored in the server distribution information storage unit 31; Input to the route calculator 26. Thereby, the route calculation unit 26 calculates the route from the departure point to the top partial link (first half route) using the latest map data, and inputs the calculated route to the route drawing unit 27. The route drawing unit 27 draws the first half route up to the first partial link and displays it on the monitor 28. However, since the second half route between the first partial link and the destination has not yet been calculated, for example, these are connected by a straight line and displayed. (FIG. 8 (B)).

以後、ナビゲーション装置2は前半ルートに沿ってルート案内を継続するのと並行して後半のサーバールートが通過するメッシュの地図データをサーバー1から受信する処理を行う。すなわち、サーバー配信メッシュ判定部33は、サーバー配信情報保存部31に保存されているメッシュリストを参照し、該メッシュリストにおける10km範囲外の各メッシュについて、該メッシュが自分の地図データベースに存在するか、存在する場合には、バージョンが同じであるかチェックして、サーバーに配信要求するメッシュを決定する。例えば、(1)フラグが”0”のメッシュ(10km範囲外のメッシュ)で、該メッシュの地図データが自分の地図データベースに存在しない場合、あるいは、(2)フラグが”0”のメッシュ(10km範囲外のメッシュ)で、自分の地図データベースに存在する該メッシュの地図データのバージョンが古い場合、これらメッシュをサーバーに配信要求するメッシュであるとし、メッシュ要求リストにリストアップする。   Thereafter, the navigation device 2 performs a process of receiving, from the server 1, mesh map data through which the latter server route passes in parallel with continuing the route guidance along the former route. That is, the server distribution mesh determination unit 33 refers to the mesh list stored in the server distribution information storage unit 31, and for each mesh outside the 10km range in the mesh list, whether the mesh exists in its own map database. If it exists, it is checked whether the versions are the same, and the mesh requested to be delivered to the server is determined. For example, if (1) the flag is “0” mesh (mesh outside the 10 km range) and the map data of the mesh does not exist in your map database, or (2) the flag is “0” mesh (10 km If the version of the map data of the mesh existing in its own map database is old, it is assumed that these meshes are meshes that are requested to be delivered to the server, and are listed in the mesh request list.

メッシュ配信要求部34は、サーバー配信メッシュ判定部33が作成したメッシュ要求リストに存在する各メッシュの配信を、サーバー通信部30を介してサーバー2に要求する。これにより、サーバー2は要求されたメッシュの最新地図データをダウンロードするから、サーバー配信情報保存部31は該メッシュの最新地図データを一時的に保存し、メッシュ更新部35は該最新の地図データで地図データベース32の古い地図データを更新する。
地図データベース32の書き換えが完了すれば、部分リンク提供部36はサーバー配信情報保存部31に保存されている部分リンクリストに含まれる先頭部分リンク以外の部分リンクをルート計算部26に入力する。ルート計算部26は、先頭部分リンクから目的地まで入力された部分リンクを経由するルート(後半ルート)を計算し、該後半ルートを計算済みの前半ルートに接続し、ルート描画部27に入力する。これにより、ルート描画部27は出発地から目的地までのルートを発生し、モニター28に表示する(図8(C))。以後、描画されたルートに沿って目的地までルート案内することが可能となる。
The mesh distribution request unit 34 requests the server 2 to distribute each mesh existing in the mesh request list created by the server distribution mesh determination unit 33 via the server communication unit 30. Accordingly, since the server 2 downloads the latest map data of the requested mesh, the server distribution information storage unit 31 temporarily stores the latest map data of the mesh, and the mesh update unit 35 stores the latest map data. The old map data in the map database 32 is updated.
When the rewriting of the map database 32 is completed, the partial link providing unit 36 inputs a partial link other than the top partial link included in the partial link list stored in the server distribution information storage unit 31 to the route calculation unit 26. The route calculation unit 26 calculates a route (second half route) via the partial link input from the first partial link to the destination, connects the latter half route to the calculated first half route, and inputs the route to the route drawing unit 27. . Thereby, the route drawing unit 27 generates a route from the departure place to the destination and displays it on the monitor 28 (FIG. 8C). Thereafter, route guidance to the destination can be performed along the drawn route.

(c)ナビゲーション装置の処理
・先頭部分リンクまでの最新地図データの格納処理
図9は、サーバーへルート配信要求を送出してから、先頭部分リンクまでの最新地図データを地図データベースに格納するまでのナビゲーション装置の処理フローである。
最新の地図データに基づいたサーバーによるルート探索がユーザーから要求されると、ナビゲーション装置2は、出発地及び目的地を含むルート配信要求をサーバーに送信する。(ステップ201)。そして、該ルート配信要求に応答してサーバー2がダウンロードするサーバー配信情報を受信、保存し(ステップ202)、該受信したサーバー配信情報に含まれるメッシュリストに存在するメッシュ数をMとし、i=1とする(ステップ203)。
ついで、第i番目のメッシュの10kmフラグが“1”であるかチェックし(ステップ204)、フラグ=“0”で10km範囲外のメッシュであれば、iを歩進し(i+1=i,ステップ208)、i>Mであるかチェックし(ステップ209)、i≦Mであればステップ204以降の処理を継続する。
(C) Processing of the navigation device ・ Storage processing of the latest map data up to the top partial link FIG. 9 shows the process from sending the route distribution request to the server to storing the latest map data up to the top partial link in the map database. It is a processing flow of a navigation apparatus.
When a route search by the server based on the latest map data is requested from the user, the navigation device 2 transmits a route distribution request including the departure place and the destination to the server. (Step 201). Then, the server distribution information downloaded by the server 2 in response to the route distribution request is received and stored (step 202), the number of meshes existing in the mesh list included in the received server distribution information is M, and i = 1 (step 203).
Next, it is checked whether the 10 km flag of the i-th mesh is “1” (step 204). If the flag is “0” and the mesh is out of the 10 km range, i is incremented (i + 1 = i, step 208), i> M is checked (step 209), and if i ≦ M, the processing from step 204 is continued.

一方、ステップ204において、フラグ=“1”で10km範囲内のメッシュであれば、第i番目のメッシュの地図データが地図データベースに存在するかチェックし(ステップ205)、存在しなければ、第i番目のメッシュの地図データをサーバーに要求するものとしてメッシュ要求リストにリストアップし(ステップ207)、以後ステップ208以降の処理を実行する。ステップ205において、第i番目のメッシュの地図データが地図データベースに存在すれば、該地図データのバージョンがサーバーから通知されているバージョンと同じであるかチェックし(ステップ206)、同じであればステップ208以降の処理を実行し、同じでなく、古ければ、第i番目のメッシュの地図データをサーバーに要求するものとしてメッシュ要求リストにリストアップし(ステップ207)、以後ステップ208以降の処理を実行する。
以後、上記のステップ204−209の処理が繰り返されてステップ209において、i>Mとなれば、ナビゲーション装置2はリストアップしたメッシュをサーバー1に要求し(ステップ210)、サーバーより受信した最新地図データで地図データベースの古い地図データを書き換える(ステップ211)。
On the other hand, in step 204, if the flag is “1” and the mesh is within the 10 km range, it is checked whether the map data of the i-th mesh exists in the map database (step 205). The map data of the second mesh is listed in the mesh request list as a request to the server (step 207), and the processing after step 208 is executed thereafter. In step 205, if the map data of the i-th mesh exists in the map database, it is checked whether the version of the map data is the same as the version notified from the server (step 206). If the process after 208 is not the same and is old, the map data of the i-th mesh is listed in the mesh request list as a request to the server (step 207). Run.
Thereafter, the processing in steps 204 to 209 is repeated, and if i> M in step 209, the navigation device 2 requests the listed mesh from the server 1 (step 210), and the latest map received from the server. The old map data in the map database is rewritten with the data (step 211).

・目的地までの最新地図データの格納処理
図10は、前半ルートが計算されてから、目的地までの最新地図データを地図データベースに格納するまでのナビゲーション装置の処理フローである。ナビゲーション装置2は前半ルートに沿ってルート案内を継続するのと並行して後半のサーバールートが通過するメッシュの地図データをサーバー1から受信する処理を行う。
すなわち、ナビゲーション装置2は、サーバー1からステップ202において受信済みのメッシュリストを参照し、該メッシュリストに存在するメッシュ数をMとし、i=1とする(ステップ301)。
ついで、第i番目のメッシュの10kmフラグが“0“であるかチェックし(ステップ302)、フラグ=“1”で10km範囲内のメッシュであれば、iを歩進し(i+1=i、ステップ306)、i>Mであるかチェックし(ステップ307)、i≦Mであればステップ302以降の処理を継続する。
FIG. 10 is a processing flow of the navigation device from when the first half route is calculated until the latest map data to the destination is stored in the map database. The navigation device 2 performs a process of receiving, from the server 1, mesh map data through which the latter server route passes in parallel with continuing the route guidance along the former route.
That is, the navigation device 2 refers to the mesh list received from the server 1 in step 202, sets the number of meshes existing in the mesh list to M, and sets i = 1 (step 301).
Next, it is checked whether the 10 km flag of the i-th mesh is “0” (step 302). If the flag is “1” and the mesh is within the 10 km range, i is incremented (i + 1 = i, step 306), i> M is checked (step 307), and if i ≦ M, the processing from step 302 is continued.

一方、ステップ302において、フラグ=“0”で10km範囲外のメッシュであれば、第i番目のメッシュの地図データが地図データベースに存在するかチェックし(ステップ303)、存在しなければ、第i番目のメッシュの地図データをサーバーに要求するものとしてメッシュ要求リストにリストアップし(ステップ305)、以後ステップ306以降の処理を実行する。ステップ303において、第i番目のメッシュの地図データが地図データベースに存在すれば、該地図データのバージョンがサーバーから通知されているバージョンと同じであるかチェックし(ステップ304)、同じであればステップ306以降の処理を実行し、同じでなく、古ければ、第i番目のメッシュの地図データをサーバーに要求するものとしてメッシュ要求リストにリストアップし(ステップ305)、以後ステップ306以降の処理を実行する。
以後、上記のステップ302−307の処理が繰り返されてステップ307において、i>Mとなれば、ナビゲーション装置2はリストアップしたメッシュをサーバー1に要求し(ステップ308)、サーバーより受信した最新地図データで地図データベースの古い地図データを書き換える(ステップ309)。
On the other hand, in step 302, if the flag is “0” and the mesh is outside the 10 km range, it is checked whether the map data of the i-th mesh exists in the map database (step 303). The map data of the second mesh is listed in the mesh request list as a request to the server (step 305), and the processing after step 306 is executed. In step 303, if the map data of the i-th mesh exists in the map database, it is checked whether the version of the map data is the same as the version notified from the server (step 304). If the process after 306 is not the same and is old, the map data of the i-th mesh is listed in the mesh request list as a request to the server (step 305). Run.
Thereafter, the processing in steps 302 to 307 is repeated, and if i> M in step 307, the navigation device 2 requests the listed mesh from the server 1 (step 308) and receives the latest map received from the server. The old map data in the map database is rewritten with the data (step 309).

(C)第2実施例
第1実施例において、サーバー1はメッシュリスト(図3)のメッシュに10km範囲内のメッシュであるか、10km範囲外のメッシュであるかを特定するためのフラグを付加したが、該フラグに代えてメッシュに更新優先度を付加することができる。
(a)更新優先度
図11(A),(B)は更新優先度の説明図であり、先頭部分リンクは出発地から10kmのサーバールート上に存在するものとしている。更新優先度は以下の基準に従って決定される。すなわち、
1) 出発地STから先頭部分リンクまでにサーバールートが通過するメッシュの更新優先度は0、
2) 出発地周辺10kmの範囲内のメッシュで、ルート探索及びオフルート時の自動再経路探索用(リルート用)のメッシュの優先度は1、
3) 先頭部分リンクから10本目の部分リンクまでにサーバールートが通過するメッシュの更新優先度は2、
4) 先頭部分リンクから10本目の部分リンクまでのオフルート時のリルート用のメッシュの優先度は3、
5) 10本目の部分リンクから目的地までにサーバールートが通過するメッシュの更新優先度は4、
6) 目的地周辺10kmの範囲内のメッシュで、ルート探索及びオフルート時の自動再経路探索用のメッシュの優先度は5、
7) 10本目の部分リンクから目的地10kmまでのオフルート時の自動再経路探索用のメッシュの優先度は6、
である。
以上より、サーバー1はナビゲーション装置よりルート配信要求があると(図6のステップ101)、出発地から目的地までのサーバールートを計算し(ステップ102)、しかる後、該サーバールートが通過するメッシュに図11(A)、(B)に従って更新優先度を付与して(ステップ105)、図12に示すメッシュリストを作成してナビゲーション装置に配信する(ステップ106)。
(C) Second Embodiment In the first embodiment, the server 1 adds a flag for specifying whether the mesh is in the mesh list (FIG. 3) within the 10 km range or outside the 10 km range. However, an update priority can be added to the mesh instead of the flag.
(A) Update Priority FIGS. 11 (A) and 11 (B) are explanatory diagrams of update priority, and the head partial link is assumed to exist on a server route 10 km from the departure point. The update priority is determined according to the following criteria. That is,
1) The update priority of the mesh that the server route passes from the departure point ST to the first partial link is 0,
2) A mesh within the range of 10km around the starting point, and the priority of the mesh for automatic reroute search (for reroute) during route search and off-route is 1.
3) The update priority of the mesh that the server route passes from the first partial link to the 10th partial link is 2,
4) The priority of the mesh for reroute during off-route from the first partial link to the 10th partial link is 3,
5) The update priority of the mesh that the server route passes from the 10th partial link to the destination is 4,
6) The mesh within the range of 10km around the destination, the priority of the mesh for route search and automatic reroute search during off-route is 5,
7) The priority of the mesh for automatic reroute search during off-route from the 10th partial link to the destination 10km is 6,
It is.
As described above, when the server 1 receives a route distribution request from the navigation device (step 101 in FIG. 6), the server 1 calculates the server route from the departure point to the destination (step 102), and then the mesh through which the server route passes. 11A and 11B, the update priority is given (step 105), and the mesh list shown in FIG. 12 is created and distributed to the navigation device (step 106).

(b)ナビゲーション装置の処理
・先頭部分リンクまでの最新地図データの格納処理
図13は、メッシュに更新優先度が付与されている場合において、サーバーより先頭部分リンクまでのメッシュの最新地図データを受信して地図データベースに格納するまでのナビゲーション装置2の処理フローである。
最新の地図データに基づいたサーバーによるルート探索がユーザーから要求されると、ナビゲーション装置2は、出発地及び目的地を含むルート配信要求をサーバーに送信する。(ステップ401)。そして、該ルート配信要求に応答してサーバー2がダウンロードするサーバー配信情報を受信、保存し(ステップ402)、該受信したサーバー配信情報に含まれるメッシュリストに存在するメッシュ数をMとし、i=1とする(ステップ403)。
ついで、第i番目のメッシュの更新優先度が0であるかチェックし(ステップ404)、更新優先度=0でなければ、出発地STから先頭部分リンクまでにサーバールートが通過するメッシュでないから、iを歩進し(i+1=i,ステップ408)、i>Mであるかチェックし(ステップ409)、i≦Mであればステップ204以降の処理を継続する。
(B) Processing of the navigation device-Storage processing of the latest map data up to the top partial link FIG. 13 shows that the latest map data of the mesh up to the top partial link is received from the server when the update priority is given to the mesh. It is a processing flow of the navigation apparatus 2 until it stores in a map database.
When a route search by the server based on the latest map data is requested from the user, the navigation device 2 transmits a route distribution request including the departure place and the destination to the server. (Step 401). Then, the server distribution information downloaded by the server 2 in response to the route distribution request is received and stored (step 402), and the number of meshes existing in the mesh list included in the received server distribution information is M, and i = 1 (step 403).
Next, it is checked whether the update priority of the i-th mesh is 0 (step 404). If the update priority is not 0, it is not a mesh through which the server route passes from the departure point ST to the first partial link. i is incremented (i + 1 = i, step 408), i> M is checked (step 409), and if i ≦ M, the processing from step 204 is continued.

一方、ステップ204において、フラグ=“0”であれば、出発地STから先頭部分リンクまでにサーバールートが通過するメッシュであるから、第i番目のメッシュの地図データが地図データベースに存在するかチェックし(ステップ405)、存在しなければ、第i番目のメッシュの地図データをサーバーに要求するものとしてメッシュ要求リストにリストアップし(ステップ407)、以後ステップ408以降の処理を実行する。ステップ405において、第i番目のメッシュの地図データが地図データベースに存在すれば、該地図データのバージョンがサーバーから通知されているバージョンと同じであるかチェックし(ステップ406)、同じであればステップ408以降の処理を実行し、同じでなく、古ければ、第i番目のメッシュの地図データをサーバーに要求するものとしてメッシュ要求リストにリストアップし(ステップ407)、以後ステップ408以降の処理を実行する。
以後、上記ステップ404−409の処理が繰り返されてステップ409において、i>Mとなれば、ナビゲーション装置2はリストアップしたメッシュをサーバー1に要求し(ステップ410)、サーバーより受信した最新地図データで地図データベースの古い地図データを書き換える(ステップ411)。
On the other hand, if the flag is “0” in step 204, the server route passes from the departure point ST to the first partial link, so check whether the map data of the i-th mesh exists in the map database. If it does not exist (step 405), the i-th mesh map data is listed in the mesh request list as a request to the server (step 407), and the processing after step 408 is executed. In step 405, if the map data of the i-th mesh exists in the map database, it is checked whether the version of the map data is the same as the version notified from the server (step 406). If the process after 408 is not the same and is old, the map data of the i-th mesh is listed in the mesh request list as a request to the server (step 407). Run.
Thereafter, the processing of steps 404-409 is repeated, and if i> M in step 409, the navigation device 2 requests the listed mesh from the server 1 (step 410), and the latest map data received from the server. To rewrite the old map data in the map database (step 411).

以上では、更新優先度0のメッシュ(更新優先度が最高のメッシュ)を対象に配信要求するメッシュを決定したが、更新優先度0又は1のメッシュ(更新優先度が高いメッシュ)を対象に配信要求することもできる。又、複数の更新優先度、例えば更新優先度が0と1のメッシュを対象に配信要求するメッシュを求め、求めたメッシュのメッシュサイズの合計値が設定サイズより小さいときには、該求めたメッシュの最新地図データをサーバーに要求し、合計値が設定サイズより大きければ、更新優先度0のメッシュのみを対象に配信要求するメッシュを決定するようにしても良い。図14はかかる場合の処理フローであり、図13のステップ409と410の間に挿入される。ただし、ステップ407において更新優先度が0と1のメッシュを要求メッシュリスにリストアップしてあるものとする
ステップ409において、i>Mとなれば、ナビゲーション装置2は、メッシュ要求リストにリストアップされたメッシュのサイズの合計値を計算し、該合計値が設定値より大きいかチェックし(ステップ451)、大きくなければステップ410において更新優先度0及び1のメッシュの地図データをサーバー1に要求し(ステップ410)。一方、大きければメッシュ要求リストより優先度が低いメッシュ(更新優先度=1のメッシュ)を削除し(ステップ452)、残った更新優先度0のメッシュの地図データをサーバーに要求する(ステップ410)。このようにすれば、出発地がメッシュの地図データ量が多い大都市の場合でも、更新優先度0のメッシュの地図データのみを配信することにより配信時間を短縮して前半ルートの計算開始が遅れるのを防止することができ、しかも、出発地がメッシュの地図データ量が少ないエリアの場合は、更新優先度0及び1のメッシュの地図データを配信することにより前半ルートに沿った案内中にオフルートしてもリルートを行なうことができる。
In the above, the mesh requested to be distributed for the mesh with the update priority 0 (mesh with the highest update priority) is determined, but the mesh with the update priority 0 or 1 (mesh with the highest update priority) is distributed. It can also be requested. Further, when a mesh for which a distribution request is made for a plurality of update priorities, for example, meshes with update priorities of 0 and 1, is obtained, and the total mesh size of the obtained meshes is smaller than the set size, the latest of the obtained meshes If the map data is requested from the server and the total value is larger than the set size, the mesh for which the distribution request is made only for the mesh with the update priority 0 may be determined. FIG. 14 is a processing flow in such a case, and is inserted between steps 409 and 410 in FIG. However, in step 407, it is assumed that meshes with update priorities 0 and 1 are listed in the required mesh list. In step 409, if i> M, the navigation device 2 is listed in the mesh request list. If the total value is larger than the set value (step 451), if not, the map data of the update priority 0 and 1 is requested to the server 1 in step 410. (Step 410). On the other hand, if it is larger, a mesh having a lower priority than the mesh request list (mesh with update priority = 1) is deleted (step 452), and the remaining map data of update priority 0 is requested to the server (step 410). . In this way, even when the departure place is a large city with a large amount of mesh map data, only the mesh map data with update priority 0 is distributed to shorten the distribution time and delay the start of calculation of the first half route. If the departure place is an area where the mesh map data amount is small, it is off during guidance along the first half route by distributing map data with update priority 0 and 1. You can reroute even if you route.

・目的地までの最新地図データの格納処理
図15は、前半ルートが計算されてから、目的地までの最新地図データを地図データベースに格納するまでのナビゲーション装置の処理フローである。ナビゲーション装置2は前半ルートに沿ってルート案内を継続するのと並行して後半のサーバールートが通過するメッシュの地図データをサーバー1から受信する処理を行う。
すなわち、ナビゲーション装置2は、サーバー1から受信済みのメッシュリストを参照し、該メッシュリストに存在するメッシュ数をMとし、i=1とする(ステップ501)。
ついで、第i番目のメッシュの更新優先度が0以外(1〜6)であるかチェックし(ステップ502)、更新優先度=0であり、出発地STから先頭部分リンクまでにサーバールートが通過するメッシュでれば、iを歩進し(i+1=i、ステップ506)、i>Mであるかチェックし(ステップ507)、i≦Mであればステップ502以降の処理を継続する。
FIG. 15 is a processing flow of the navigation device from when the first half route is calculated until the latest map data to the destination is stored in the map database. The navigation device 2 performs a process of receiving, from the server 1, mesh map data through which the latter server route passes in parallel with continuing the route guidance along the former route.
That is, the navigation device 2 refers to the mesh list received from the server 1, sets the number of meshes existing in the mesh list to M, and sets i = 1 (step 501).
Next, it is checked whether the update priority of the i-th mesh is other than 0 (1 to 6) (step 502), the update priority = 0, and the server route passes from the departure point ST to the first partial link. If i is equal to M, i is incremented (i + 1 = i, step 506), and i> M is checked (step 507). If i ≦ M, the processing from step 502 is continued.

一方、ステップ502において、更新優先度が0以外(1〜6)であれば、第i番目のメッシュの地図データが地図データベースに存在するかチェックし(ステップ503)、存在しなければ、第i番目のメッシュの地図データをサーバーに要求するものとしてメッシュ要求リストにリストアップし(ステップ505)、以後ステップ506以降の処理を実行する。ステップ503において、第i番目のメッシュの地図データが地図データベースに存在すれば、該地図データのバージョンがサーバーから通知されているバージョンと同じであるかチェックし(ステップ504)、同じであればステップ506以降の処理を実行し、同じでなく、古ければ、第i番目のメッシュの地図データをサーバーに要求するものとしてメッシュ要求リストにリストアップし(ステップ505)、以後ステップ506以降の処理を実行する。
以後、上記のステップ502−507の処理が繰り返されてステップ507において、i>Mとなれば、ナビゲーション装置2はリストアップしたメッシュをサーバー1に要求し(ステップ508)、サーバーより受信した最新地図データで地図データベースの古い地図データを書き換える(ステップ509)。
On the other hand, if the update priority is other than 0 (1 to 6) in step 502, it is checked whether the map data of the i-th mesh exists in the map database (step 503). The map data of the second mesh is listed in the mesh request list as a request to the server (step 505), and the processing after step 506 is executed. In step 503, if the map data of the i-th mesh exists in the map database, it is checked whether the version of the map data is the same as the version notified from the server (step 504). If it is not the same and old, list the i-th mesh map data as a request to the server in the mesh request list (step 505). Run.
Thereafter, the processing in steps 502 to 507 is repeated, and if i> M in step 507, the navigation device 2 requests the listed mesh from the server 1 (step 508) and receives the latest map received from the server. The old map data in the map database is rewritten with the data (step 509).

・N回に分けてメッシュの地図データを配信する処理
以上の説明では、前半ルートによるルート案内と並行して更新優先度の低い後半ルートが通過するメッシュの地図データを1回で配信する例であるが、優先度順に複数回に分けて配信し、配信された地図データを用いて部分ルートを計算し、該計算した部分ルートと計算済みのルートを結合して出発地から目的地までの案内ルートを表示することもできる。
図16はかかる場合の処理フローであり、前半ルート計算のために、更新優先度0と1のメッシュの最新地図データは既に受信済みであるものとしている。
更新優先度0と1のメッシュの最新地図データを用いた前半ルートの計算が完了すると、ナビゲーション装置は図15と同様の処理により、優先度2と3のメッシュの最新地図データをサーバーに要求し、受信が完了すれば(ステップ601)、該優先度2と3のメッシュの最新地図データを用いて先頭部分リンクHLKから10本目の部分リンクまでの部分ルートを計算し、該計算した部分ルートと計算済みのルートを結合して表示する(ステップ602)。ついで、図15と同様の処理により、優先度4のメッシュの最新地図データをサーバーに要求し、受信が完了すれば(ステップ603)、該優先度4のメッシュの最新地図データを用いて10本目の部分リンクから目的地までの部分ルートを計算し、該計算した部分ルートと計算済みのルートを結合して表示する(ステップ604)。最後に、図15と同様の処理により、優先度5と6のメッシュの最新地図データをサーバーに要求し、受信が完了すれば処理が終了する(ステップ605)。
以上の実施例では、メッシュの最新地図データがナビ装置の地図データベースに存在するか、否かをチェックし、存在しない場合に該メッシュの最新地図データをサーバーより配信するものとして説明したが、サーバーより全メッシュの最新地図データをナビ装置に配信する場合にも本発明を適用することができる。
・ Process to distribute mesh map data in N times In the above explanation, in the example of distributing mesh map data that passes through the second half route with low update priority in parallel with route guidance by the first half route at one time However, it is distributed in multiple times in order of priority, and a partial route is calculated using the distributed map data, and the calculated partial route and the calculated route are combined to guide from the departure point to the destination. You can also display the route.
FIG. 16 is a processing flow in such a case, and it is assumed that the latest map data of meshes with update priorities 0 and 1 has already been received for the first half route calculation.
When the calculation of the first-half route using the latest map data of update priority 0 and 1 is completed, the navigation device requests the latest map data of meshes of priority 2 and 3 from the server by the same process as in FIG. If the reception is completed (step 601), a partial route from the first partial link HLK to the tenth partial link is calculated using the latest map data of the priority 2 and 3 meshes, and the calculated partial route and The calculated routes are combined and displayed (step 602). Next, the latest map data of the priority 4 mesh is requested to the server by the same processing as in FIG. 15 and if the reception is completed (step 603), the 10th map using the latest map data of the priority 4 mesh is used. A partial route from the partial link to the destination is calculated, and the calculated partial route and the calculated route are combined and displayed (step 604). Finally, the latest map data of meshes with priorities 5 and 6 is requested from the server by the same process as in FIG. 15, and the process ends when the reception is completed (step 605).
In the above embodiment, it has been described that the latest map data of the mesh exists in the map database of the navigation device, and if it does not exist, the latest map data of the mesh is distributed from the server. The present invention can also be applied when distributing the latest map data of all meshes to the navigation device.

1 サーバー
2 車載ナビゲーション装置
3 ホットスポット
4 インターネット
1 Server 2 Car navigation system 3 Hot spot 4 Internet

Claims (10)

通信手段を介してサーバーに目的地までのルート情報の配信を要求し、該サーバーが探索したルート(サーバールート)が通過するメッシュの地図データをサーバーより受信し、該地図データを用いて目的地までのルートをナビゲーション装置において計算して表示するルート表示方法において、
サーバーより前半のサーバールートと後半のサーバールートの境界リンクを特定するリンクデータと前半のサーバールートが通過するメッシュの地図データを受信し、
該メッシュの地図データを用いて出発地から前記境界リンクまでの前半ルートを探索して表示し、
該前半ルートによるルート案内と並行して後半のサーバールートが通過するメッシュの地図データを受信し、
該地図データを用いて前記境界リンクから目的地までの後半ルートを探索し、探索した前記前半ルートと後半ルートを結合して出発地から目的地までの案内ルートを表示する、
ことを特徴とするルート表示方法。
Request the server to distribute route information to the destination via communication means, receive the map data of the mesh that the route searched by the server (server route) passes from the server, and use the map data to receive the destination In the route display method for calculating and displaying the route to the navigation device,
Receive link data that identifies the boundary link between the server route in the first half of the server and the server route in the second half and the map data of the mesh that passes through the server route in the first half.
Search and display the first half route from the starting point to the boundary link using the map data of the mesh,
Receive the map data of the mesh that the server route of the second half passes in parallel with the route guidance by the first half route,
Search the latter half route from the boundary link to the destination using the map data, and display the guidance route from the departure point to the destination by combining the searched first half route and the latter half route,
A route display method characterized by that.
サーバーにおいて、前記サーバールートが通過する各メッシュ及び該メッシュに隣接するメッシュに優先度を付すと共に、前記前半サーバールートが通過するメッシュの地図データの優先度を最高とし、
ナビゲーション装置は優先度が高いメッシュの地図データと前記境界リンクデータを受信し、該メッシュの地図データを用いて出発地から該境界リンクまでの前半ルートを探索して表示し、該前半ルートによるルート案内と並行して優先度の低いメッシュの地図データを受信し、該地図データを用いて前記境界リンクから目的地までの後半ルートを探索し、探索した前記前半ルートと後半ルートを結合して出発地から目的地までの案内ルートを表示する、
ことを特徴とする請求項1記載のルート表示方法。
In the server, priorities are assigned to each mesh that the server route passes and meshes adjacent to the mesh, and the priority of the map data of the mesh that the first half server route passes is maximized,
The navigation device receives the map data of the mesh with high priority and the boundary link data, searches for and displays the first half route from the departure point to the boundary link using the map data of the mesh, and routes based on the first half route In parallel with the guidance, low-priority mesh map data is received, the second half route from the boundary link to the destination is searched using the map data, and the searched first half route and second half route are combined to start. Display a guide route from the place to the destination,
The route display method according to claim 1, wherein:
前記後半のサーバールート上に存在する、高速道路進入リンク、高速道路脱出リンク、高速道路分岐リンク、異なる一般道路への分岐リンクなどを含む経由リンクのリストをサーバーより受信し、
これら経由リンクを経由するようにナビゲーション装置において後半ルートの計算を行なう、
ことを特徴とする請求項1又は2記載のルート表示方法。
Receive from the server a list of transit links existing on the server route in the latter half, including highway approach links, highway exit links, highway branch links, branch links to different general roads, etc.
Calculate the second half route in the navigation device so as to go through these via links.
3. The route display method according to claim 1, wherein the route is displayed.
前記境界リンクは出発地から設定距離に存在するサーバールート上のリンクである、
ことを特徴とする請求項1又は2記載のルート表示方法。
The boundary link is a link on a server route that exists at a set distance from the departure place.
3. The route display method according to claim 1, wherein the route is displayed.
2以上の優先度を高優先度とし、該高優先度の複数のメッシュの地図データサイズの合計値が設定値より大きい場合には、地図データサイズの合計値が設定値より小さくなるように前記高優先度からランクが下の優先度を除外して高優先度とし、サーバーは該高優先度のメッシュを前記境界リンクと共にナビゲーション装置に送信する、
ことを特徴とする請求項2記載のルート表示方法。
When the priority of 2 or more is a high priority, and the total value of the map data sizes of the plurality of meshes with the high priority is larger than the set value, the total value of the map data size is made smaller than the set value. Excluding the lower priority from the high priority and setting it as the high priority, the server sends the high priority mesh to the navigation device together with the boundary link,
The route display method according to claim 2, wherein:
前記ナビゲーション装置は、前半ルートによるルート案内と並行して優先度順に後半ルートのメッシュの地図データを複数回に分けて受信し、受信する毎に部分ルートを探索し、探索した部分ルートと探索済みのルートを結合して出発地から目的地までの案内ルートを表示する、
ことを特徴とする請求項2記載のルート表示方法。
The navigation device receives the map data of the mesh of the latter half route divided into multiple times in order of priority in parallel with the route guidance by the first half route, searches for the partial route each time it is received, and has already searched for the searched partial route and Combine the routes to display a guide route from the starting point to the destination.
The route display method according to claim 2, wherein:
通信手段を介してサーバーに目的地までのルート情報の配信を要求し、該サーバーが探索したルート(サーバールート)が通過するメッシュの地図データをサーバーより受信し、該地図データを用いて目的地までのルートを計算して表示するナビゲーション装置において、
サーバーに目的地までのルート情報の配信を要求するルート情報要求部、
サーバーより前半のサーバールートと後半のサーバールートの境界リンクを特定するリンクデータと前半のサーバールートが通過するメッシュの地図データを受信すると共に、後半のサーバールートが通過するメッシュの地図データを受信する受信部、
前半のサーバールートが通過する前記メッシュの地図データを用いて前記境界リンクまでのルートを探索すると共に、後半のサーバールートが通過する前記メッシュの地図データを用いて前記境界リンクから目的地までの後半ルートを探索するルート探索部、
ルート探索部が探索した出発地から前記境界リンクまでの前半ルートを表示すると共に、前記境界リンクから目的地までの後半ルートと前記前半ルートとを結合して出発地から目的地までの案内ルートを表示する表示部、
前記探索した前半ルートによるルート案内と並行して、後半のサーバールートが通過するメッシュの地図データを前記受信部がサーバーより受信し、かつ該メッシュの地図データを用いて前記ルート探索部が後半ルートを探索するよう制御する制御部
を備えたことを特徴とするナビゲーション装置。
Request the server to distribute route information to the destination via communication means, receive the map data of the mesh that the route searched by the server (server route) passes from the server, and use the map data to receive the destination In the navigation device that calculates and displays the route to
A route information request unit that requests the server to deliver route information to the destination,
Receives link data specifying the boundary link between the server route in the first half of the server and the server route in the second half and the map data of the mesh through which the first server route passes, and also receives the map data of the mesh through which the second server route passes. Receiver,
A route to the boundary link is searched using the map data of the mesh that the first half server route passes, and the second half from the boundary link to the destination using the map data of the mesh that the second half server route passes. A route search unit for searching for routes,
The route search unit displays the first half route from the starting point searched for to the boundary link, and combines the second half route from the boundary link to the destination with the first half route to provide a guide route from the starting point to the destination. Display section to display,
In parallel with the route guidance by the searched first half route, the receiving unit receives the map data of the mesh through which the latter server route passes from the server, and the route searching unit uses the mesh map data of the second half route. A navigation device comprising: a control unit that controls to search for a vehicle.
前記サーバールートが通過する各メッシュ及び該メッシュに隣接するメッシュに優先度が付され、かつ、前記前半サーバールートが通過するメッシュの地図データの優先度を最高とする地図データをサーバーから受信する場合、前記制御部は、
前記受信部が優先度の高いメッシュの地図データと前記境界リンクデータを受信し、かつ前記ルート探索部が該メッシュの地図データを用いて出発地から該境界リンクまでの前半ルートを探索するよう制御し、
該前半ルートによるルート案内と並行して、前記受信部が優先度の低いメッシュの地図データを受信し、前記ルート探索部が該メッシュの地図データを用いて前記境界リンクから目的地までの後半ルートを探索するよう制御する、
ことを特徴とする請求項7記載のナビゲーション装置。
When priority is given to each mesh through which the server route passes and meshes adjacent to the mesh, and map data having the highest priority of map data of the mesh through which the first half server route passes is received from the server. The control unit
The receiving unit receives high-priority mesh map data and the boundary link data, and the route search unit uses the mesh map data to control to search for the first half route from the departure point to the boundary link. And
In parallel with the route guidance by the first half route, the receiving unit receives the map data of the low priority mesh, and the route search unit uses the mesh map data of the second half route from the boundary link to the destination. Control to explore,
The navigation device according to claim 7.
前記境界リンクは出発地から設定距離に存在するサーバールート上のリンクである、
ことを特徴とする請求項7又は8記載のナビゲーション装置。
The boundary link is a link on a server route that exists at a set distance from the departure place.
The navigation device according to claim 7 or 8, wherein
前記制御部は、前半ルートによるルート案内と並行して優先度順に後半ルートのメッシュの地図データを複数回に分けて前記受信部が受信し、前記ルート探索部が該メッシュの地図データを受信する毎に部分ルートを探索し、前記表示部が探索した部分ルートと探索済みのルートを結合して出発地から目的地までの案内ルートを表示するよう制御する、
ことを特徴とする請求項7記載のナビゲーション装置。
The control unit divides the map data of the mesh of the latter half route into a plurality of times in order of priority in parallel with the route guidance by the first half route, and the receiving unit receives the map data of the mesh. Each time a partial route is searched and the partial route searched by the display unit is combined with the searched route to control to display a guidance route from the starting point to the destination.
The navigation device according to claim 7.
JP2009230919A 2009-10-02 2009-10-02 Navigation device and route display method Expired - Fee Related JP5361648B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009230919A JP5361648B2 (en) 2009-10-02 2009-10-02 Navigation device and route display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009230919A JP5361648B2 (en) 2009-10-02 2009-10-02 Navigation device and route display method

Publications (2)

Publication Number Publication Date
JP2011080774A JP2011080774A (en) 2011-04-21
JP5361648B2 true JP5361648B2 (en) 2013-12-04

Family

ID=44074976

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009230919A Expired - Fee Related JP5361648B2 (en) 2009-10-02 2009-10-02 Navigation device and route display method

Country Status (1)

Country Link
JP (1) JP5361648B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108885116B (en) 2016-03-28 2022-04-29 爱信艾达株式会社 Communication terminal, server device, movement guidance system, and computer program
JP6718715B2 (en) * 2016-03-28 2020-07-08 アイシン・エィ・ダブリュ株式会社 Communication terminal, server device, movement guidance system and computer program
JP6813347B2 (en) 2016-12-12 2021-01-13 アイシン・エィ・ダブリュ株式会社 Communication terminals, mobile guidance systems and computer programs
JP7112281B2 (en) * 2018-08-17 2022-08-03 株式会社ゼンリンデータコム navigation device, program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10081335T1 (en) * 1999-04-28 2001-08-02 Equos Res Co Ltd Route guidance system
JP2003075163A (en) * 2001-09-06 2003-03-12 Pioneer Electronic Corp Data transmission method of communication navigation system, server device, recording medium, and communication navigation terminal device

Also Published As

Publication number Publication date
JP2011080774A (en) 2011-04-21

Similar Documents

Publication Publication Date Title
US7974959B2 (en) Map update data supplying apparatus, version table, map data updating system, and map update data supplying method
US8311736B2 (en) Navigation device, navigation method and navigation system
JP5013211B2 (en) Driving evaluation system and driving evaluation program
JP2001208562A (en) Navigation system, apparatus and method for remote navigation as well as on-vehicle navigation apparatus
US11204256B2 (en) Communication terminal, movement guidance system, and non-transitory computer-readable recording medium storing computer program
JP4223030B2 (en) Navigation system, voice data distribution method, route search server, and terminal device
US8306735B2 (en) System and method for managing geographical maplet downloads for a vehicle to support stop sign violation assist and similar applications
US11761772B2 (en) Method and apparatus for providing speculative navigation routing in incomplete offline maps
WO2006080511A1 (en) Navigation device traffic information reception method
JP6718715B2 (en) Communication terminal, server device, movement guidance system and computer program
EP2738521A2 (en) Method and system for providing dynamic driving instructions with a navigation system
JP5361648B2 (en) Navigation device and route display method
EP4086783A1 (en) Electronic horizon creation method and system
JP2005164474A (en) Route guide data generation device and route guide delivery device using route guide data
JP4779031B2 (en) Navigation device and route distribution server
US20190147739A1 (en) Information processing device
JP4663366B2 (en) Navigation device
JP2006208292A (en) Navigation system, its control method, and control program
JP2002092785A (en) Information display system, wireless information device using the same, and on-vehicle information display device
JP2011059255A (en) Map display terminal unit and map display system
KR20100039941A (en) System and method for partial updating of map data
KR20130141872A (en) A navigation for each category of object units updates and method thereof
JP6459442B2 (en) GUIDANCE INFORMATION DISPLAY SYSTEM, GUIDANCE INFORMATION DISPLAY METHOD, AND GUIDANCE INFORMATION DISPLAY PROGRAM
JP2010127821A (en) Navigation device and navigation system
JP6834693B2 (en) Communication terminals, mobile guidance systems and computer programs

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120912

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130903

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130903

R150 Certificate of patent or registration of utility model

Ref document number: 5361648

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees