JP2017174132A - Transmission device, terminal device, transmission method, and transmission program - Google Patents

Transmission device, terminal device, transmission method, and transmission program Download PDF

Info

Publication number
JP2017174132A
JP2017174132A JP2016059072A JP2016059072A JP2017174132A JP 2017174132 A JP2017174132 A JP 2017174132A JP 2016059072 A JP2016059072 A JP 2016059072A JP 2016059072 A JP2016059072 A JP 2016059072A JP 2017174132 A JP2017174132 A JP 2017174132A
Authority
JP
Japan
Prior art keywords
data
update
version information
update data
changed
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
Application number
JP2016059072A
Other languages
Japanese (ja)
Inventor
内田 孝之
Takayuki Uchida
孝之 内田
祐樹 松本
Yuki Matsumoto
祐樹 松本
佐藤 均
Hitoshi Sato
均 佐藤
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.)
Pioneer Corp
Original Assignee
Pioneer Electronic Corp
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 Pioneer Electronic Corp filed Critical Pioneer Electronic Corp
Priority to JP2016059072A priority Critical patent/JP2017174132A/en
Publication of JP2017174132A publication Critical patent/JP2017174132A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To perform data update with an appropriate data amount regardless of data update frequency.SOLUTION: A transmission device 100 includes: an acquisition unit 101 which acquires version information on map data from a terminal device; a recording unit 102 which records, as update data of a map, first update data for updating data of unchanged roads as well as changed roads and second update data for updating data of changed roads; a determination unit 103 which determines any of the first update data and the second update data by comparing the version information with version information corresponding to the update data; and a transmission unit 104 which transmits the determined update data.SELECTED DRAWING: Figure 1

Description

この発明は、地図の更新データの送信にかかる送信装置、端末装置、送信方法および送信プログラムに関する。ただし、この発明の利用は、送信装置、端末装置、送信方法および送信プログラムに限らない。   The present invention relates to a transmission device, a terminal device, a transmission method, and a transmission program related to transmission of map update data. However, the use of the present invention is not limited to the transmission device, the terminal device, the transmission method, and the transmission program.

従来、地図データの更新について、ユーザの端末装置がセンターから新地図データと旧地図データとの差分を取得し、旧地図データを新地図データで更新する技術が開示されている(例えば、下記特許文献1参照。)。   Conventionally, with regard to updating map data, a technique has been disclosed in which a user terminal device acquires a difference between new map data and old map data from a center, and updates the old map data with new map data (for example, the following patents) Reference 1).

特開2004−287705号公報JP 2004-287705 A

上記従来の技術では、端末装置が記憶保持する元の地図データに対し、差分更新を永続的に続けようとすると、差分量が大きくなり過ぎてしまい、差分更新を行う時の処理時間が長くなることがあった。また、差分更新を行う頻度が少ないユーザでは、更新が必要な差分データがたまってしまい、更新を行う際の差分データのサイズが元の地図データのサイズを超える等、効率的な地図データの更新が行えない、という問題が一例として挙げられる。   In the above-described conventional technique, if the difference update is continuously continued with respect to the original map data stored and held in the terminal device, the difference amount becomes too large, and the processing time for performing the difference update becomes long. There was a thing. In addition, for users who do not frequently perform difference update, the difference data that needs to be updated accumulates, and the size of the difference data when updating exceeds the size of the original map data. An example is the problem that cannot be performed.

上述した課題を解決し、目的を達成するため、請求項1の発明にかかる送信装置は、端末装置から、地図データのバージョン情報を取得する取得手段と、地図の更新データとして、変更があった道路に加え、変更がなかった道路のデータも更新する第1更新データと、変更があった道路のデータを更新する第2更新データとを記録する記録手段と、前記バージョン情報と、前記更新データに対応するバージョン情報とを比較することにより、前記第1更新データと前記第2更新データとのいずれかを決定する決定手段と、前記決定された更新データを送信する送信手段と、を有することを特徴とする。   In order to solve the above-described problems and achieve the object, the transmission device according to the invention of claim 1 has been changed as acquisition means for acquiring version information of map data and update data of the map from the terminal device. Recording means for recording first update data for updating road data that has not changed in addition to roads, second update data for updating data of roads that have changed, the version information, and the update data And determining means for determining one of the first update data and the second update data by comparing the version information corresponding to the information, and a transmission means for transmitting the determined update data. It is characterized by.

また、請求項4の発明にかかる端末装置は、地図データの更新時にサーバに対し、前記地図データのバージョン情報を通知し、前記サーバからダウンロードされた更新データが、変更があった道路に加え、変更がなかった道路のデータも更新する第1更新データの場合には、当該第1更新データを用いてファイル更新によるデータ更新を行い、前記サーバからダウンロードされた更新データが、変更があった道路のデータを更新する第2更新データの場合には、当該第2更新データを用いてバイナリ差分のデータ更新を行うことを特徴とする。   Further, the terminal device according to the invention of claim 4 notifies the server of the version information of the map data at the time of updating the map data, and the update data downloaded from the server is added to the changed road, In the case of the first update data that also updates the road data that has not changed, the first update data is used to update the data by file update, and the update data downloaded from the server has changed. In the case of the second update data for updating the data, binary difference data update is performed using the second update data.

また、請求項6の発明にかかる送信方法は、送信装置が実施する送信方法において、端末装置から、地図データのバージョン情報を取得する取得工程と、地図の更新データとして、変更があった道路に加え、変更がなかった道路のデータも更新する第1更新データと、変更があった道路のデータを更新する第2更新データとを記録部に記録する記録工程と、前記バージョン情報と、前記更新データに対応するバージョン情報とを比較することにより、前記第1更新データと前記第2更新データとのいずれかを決定する決定工程と、前記決定された更新データを送信する送信工程と、を含むことを特徴とする。   According to a sixth aspect of the present invention, there is provided a transmission method carried out by a transmission device, wherein an acquisition step of acquiring version information of map data from a terminal device and a road that has been changed as map update data. In addition, a recording step of recording in the recording unit first update data for updating road data that has not changed, and second update data for updating data of the road that has changed, the version information, and the update A determination step of determining either the first update data or the second update data by comparing version information corresponding to the data; and a transmission step of transmitting the determined update data It is characterized by that.

また、請求項7の発明にかかる送信プログラムは、請求項6に記載の送信方法をコンピュータに実行させることを特徴とする。   According to a seventh aspect of the present invention, a transmission program causes a computer to execute the transmission method according to the sixth aspect.

図1は、実施の形態にかかる送信装置の機能的構成の一例を示すブロック図である。FIG. 1 is a block diagram of an example of a functional configuration of the transmission apparatus according to the embodiment. 図2は、実施の形態にかかる送信装置の処理手順の一例を示すフローチャートである。FIG. 2 is a flowchart illustrating an example of a processing procedure of the transmission apparatus according to the embodiment. 図3は、送信装置の実施例にかかるナビゲーション装置のハードウェア構成の一例を示すブロック図である。FIG. 3 is a block diagram illustrating an example of a hardware configuration of the navigation device according to the embodiment of the transmission device. 図4は、実施例にかかるサーバが保持する地図データの例を示す図である。FIG. 4 is a diagram illustrating an example of map data held by the server according to the embodiment. 図5は、実施例にかかる地図データの更新処理例を示すフローチャートである。FIG. 5 is a flowchart illustrating an example of update processing of map data according to the embodiment. 図6は、実施例にかかる地図データの更新例を説明する図である。(その1)FIG. 6 is a diagram illustrating an example of updating map data according to the embodiment. (Part 1) 図7は、実施例にかかる地図データの更新例を説明する図である。(その2)FIG. 7 is a schematic diagram illustrating an example of updating map data according to the embodiment. (Part 2)

(実施の形態)
以下に添付図面を参照して、この発明にかかる送信装置、端末装置、送信方法および送信プログラムの好適な実施の形態を詳細に説明する。
(Embodiment)
Exemplary embodiments of a transmission device, a terminal device, a transmission method, and a transmission program according to the present invention are explained in detail below with reference to the accompanying drawings.

図1は、実施の形態にかかる送信装置の機能的構成の一例を示すブロック図である。送信装置100は、例えば、外部の端末装置とネットワーク等を介して接続されるサーバである。端末装置は、地図データを記憶保持し、送信装置100は、端末装置に対して更新に必要な地図データを決定し、端末装置に送信する。   FIG. 1 is a block diagram of an example of a functional configuration of the transmission apparatus according to the embodiment. The transmission device 100 is, for example, a server connected to an external terminal device via a network or the like. The terminal device stores and holds map data, and the transmission device 100 determines map data necessary for updating for the terminal device and transmits the map data to the terminal device.

送信装置100は、取得部101と、記録部102と、決定部103と、送信部104と、を含み構成される。   The transmission apparatus 100 includes an acquisition unit 101, a recording unit 102, a determination unit 103, and a transmission unit 104.

取得部101は、端末装置から、端末装置が保持している地図データのバージョン情報を取得する。例えば、取得部101は、端末装置から地図データの更新要求があった場合に、地図データのバージョン情報を端末装置から取得する。   The acquisition unit 101 acquires version information of map data held by the terminal device from the terminal device. For example, the acquisition unit 101 acquires version information of map data from the terminal device when there is a map data update request from the terminal device.

記録部102は、時間経過とともに変化する地図データを更新可能に記憶保持する。地図データは、例えば、送信装置に外部接続される外部装置との間の通信接続や、更新データを記録したメモリ(USBメモリ)等の記録媒体のコネクタ接続、あるいは、作業者等による操作部を介した操作入力等により更新される。   The recording unit 102 stores and holds map data that changes over time in an updatable manner. The map data is, for example, a communication connection with an external device externally connected to the transmission device, a connector connection of a recording medium such as a memory (USB memory) in which update data is recorded, or an operation unit by an operator or the like. It is updated by an operation input or the like.

記録部102は、最新の更新データとして、第1更新データと、第2更新データとをそれぞれ記録保持する。第1更新データは、変更があった道路に加え、変更がなかった道路のデータも更新したデータである。例えば、地図データを全更新するときのデータ内容に相当する。第2更新データは、変更があった道路のデータを更新するためのデータである。第1更新データと第2更新データは、いずれも最新の更新データであり、この第1更新データもしくは第2更新データを用いることで、端末装置の地図データは最新の地図データとなる。また後述するように、端末装置の地図データのバージョン情報に応じて、この第1更新データもしくは第2更新データのいずれかが端末装置に送信される。   The recording unit 102 records and holds the first update data and the second update data as the latest update data. The first update data is data obtained by updating road data that has not been changed in addition to the road that has been changed. For example, it corresponds to the data content when the map data is completely updated. The second update data is data for updating road data that has changed. The first update data and the second update data are both the latest update data. By using the first update data or the second update data, the map data of the terminal device becomes the latest map data. As will be described later, either the first update data or the second update data is transmitted to the terminal device according to the version information of the map data of the terminal device.

この最新の更新データである第1更新データと第2更新データとは、同一のバージョン情報を保持している。このバージョン情報は、後述する第1更新によってカウントアップするジェネレーションバージョンと呼称する第1バージョン情報と、後述する第2更新によってカウントアップするマンスリーバージョンと呼称する第2バージョン情報とからなる。具体的には、バージョン情報は例えば「1.0」のような数値で表し、小数点の前を第1バージョン情報、小数点の後を第2バージョン情報とする。後述する第1更新があった場合は、第1バージョン情報をカウントアップし、「2.0」とする。その後、後述する第2更新があった場合は、第2バージョン情報をカウントアップし、「2.1」とする。   The first update data and the second update data, which are the latest update data, hold the same version information. This version information includes first version information called a generation version that is counted up by a first update described later, and second version information called a monthly version that is counted up by a second update described later. Specifically, the version information is represented by a numerical value such as “1.0”, for example, the first version information before the decimal point and the second version information after the decimal point. When there is a first update to be described later, the first version information is counted up to “2.0”. Thereafter, when there is a second update described later, the second version information is counted up to “2.1”.

上記の記録部102は、定期的に第1更新データと、第2更新データを更新記憶する。第1更新データは、例えば、半年に1回更新され、差分データ量が大きい大データである。さらに、記録部102は、後述する毎月の地図データの更新を含む第1更新データを月毎に記録する。   The recording unit 102 periodically updates and stores the first update data and the second update data. The first update data is, for example, large data that is updated once every six months and has a large amount of difference data. Furthermore, the recording part 102 records the 1st update data containing the update of the monthly map data mentioned later for every month.

記録部102は、第1更新データについて、前回更新以降に変更があった道路に加え、変更がなかった道路のデータ(前回更新用のデータ)も含めて更新(第1更新)を行う。この第1更新が発生した場合に、第1バージョン情報(ジェネレーションバージョン)の値(版数)をカウントアップする。   The recording unit 102 updates (first update) the first update data in addition to roads that have changed since the previous update, including data on roads that have not changed (data for previous update). When this first update occurs, the value (version number) of the first version information (generation version) is counted up.

第2更新データは、例えば、毎月更新され、差分データ量が小さい小データである。   The second update data is, for example, small data that is updated every month and has a small difference data amount.

記録部102は、第2更新データについて、変更があった道路のデータを更新する第2更新が発生した場合に、第2バージョン情報(マンスリーバージョン)の値(版数)をカウントアップする。   The recording unit 102 counts up the value (version number) of the second version information (monthly version) when the second update for updating the road data that has changed occurs in the second update data.

決定部103は、取得部101が取得した端末装置の地図データのバージョン情報と、記録部102が記録している更新データに対応するバージョン情報とを比較する。そして、端末に送信すべき更新データが第1更新データであるか、あるいは第2更新データであるか、のいずれかを決定する。   The determination unit 103 compares the version information of the map data of the terminal device acquired by the acquisition unit 101 with the version information corresponding to the update data recorded by the recording unit 102. Then, it is determined whether the update data to be transmitted to the terminal is the first update data or the second update data.

ここで、上記の取得部101は、端末装置から地図データの更新の要求があったときに、端末装置の地図データのバージョン情報として、少なくとも第1バージョン情報を端末装置から取得し、決定部103に出力する。   Here, the acquisition unit 101 acquires at least first version information from the terminal device as the version information of the map data of the terminal device when a request for updating the map data is received from the terminal device. Output to.

そして、決定部103は、端末装置の現在の第1バージョン情報(ジェネレーションバージョンと、送信装置100の記録部102が記録保持している最新の第1バージョン情報とを比較する。   Then, the determination unit 103 compares the current first version information (generation version) of the terminal device with the latest first version information recorded and held by the recording unit 102 of the transmission device 100.

そして、決定部103は、比較の結果、端末装置の現在の第1バージョン情報よりも送信装置100の最新の地図データの第1バージョン情報のほうが値が大きい場合には、第1更新データを更新データとして決定する。   Then, as a result of the comparison, if the first version information of the latest map data of the transmission device 100 has a larger value than the current first version information of the terminal device, the determination unit 103 updates the first update data. Determine as data.

一方、端末装置の現在の第1バージョン情報と送信装置100の最新の地図データの第1バージョン情報の値が同一であり、かつ端末装置の現在の第2バージョン情報よりも送信装置100の最新の地図データの第2バージョンのほうが値が大きい場合は、第2更新データを更新データとして決定する。   On the other hand, the current first version information of the terminal device and the value of the first version information of the latest map data of the transmission device 100 are the same, and the latest version information of the transmission device 100 is higher than the current second version information of the terminal device. If the value of the second version of the map data is larger, the second update data is determined as update data.

送信部104は、決定部103が決定した更新データ(第1更新データあるいは第2更新データ)を端末装置に送信する。   The transmission unit 104 transmits the update data (first update data or second update data) determined by the determination unit 103 to the terminal device.

図2は、実施の形態にかかる送信装置の処理手順の一例を示すフローチャートである。送信装置100は、はじめに、取得部101は、端末装置が保持している地図データのバージョン情報を端末装置から取得する(ステップS201)。取得のタイミングは、例えば、端末装置から地図データの更新要求があった場合に行う。この際、取得部101は、端末装置が記録している地図データのバージョン情報として、少なくとも第1バージョン情報を端末装置から取得する。   FIG. 2 is a flowchart illustrating an example of a processing procedure of the transmission apparatus according to the embodiment. In the transmission device 100, first, the acquisition unit 101 acquires the version information of the map data held by the terminal device from the terminal device (step S201). The acquisition timing is performed, for example, when there is a map data update request from the terminal device. At this time, the acquisition unit 101 acquires at least first version information from the terminal device as version information of the map data recorded in the terminal device.

つぎに、送信装置100は、決定部103により、端末装置の地図データのバージョン情報と、送信装置100の記録部102が記録している更新データに対応するバージョン情報とを比較する(ステップS202)。この際、決定部103は、端末装置の現在の第1バージョン情報(ジェネレーションバージョン)の値と、送信装置100の記録部102が記録保持している最新の第1バージョン情報の値とを比較する。   Next, the transmission device 100 compares the version information of the map data of the terminal device with the version information corresponding to the update data recorded by the recording unit 102 of the transmission device 100 by the determination unit 103 (step S202). . At this time, the determination unit 103 compares the current first version information (generation version) value of the terminal device with the latest first version information value recorded and held by the recording unit 102 of the transmission device 100. .

そして、決定部103は、比較の結果、端末装置の現在の第1バージョン情報よりも送信装置100の最新の地図データの第1バージョン情報のほうが値が大きい場合には(ステップS203:Yes)、現時点での第1更新データを更新データとして決定する(ステップS204)。   And as a result of the comparison, when the first version information of the latest map data of the transmission device 100 has a larger value than the current first version information of the terminal device, the determination unit 103 determines that the value is larger (step S203: Yes). The first update data at the current time is determined as update data (step S204).

一方、端末装置の現在の第1バージョン情報と送信装置100の最新の地図データの第1バージョン情報の値が同一であり、かつ端末装置の現在の第2バージョン情報よりも送信装置100の最新の地図データの第2バージョンのほうが値が大きい場合は(ステップS203:No)、現時点での第2更新データを更新データとして決定する(ステップS205)。   On the other hand, the current first version information of the terminal device and the value of the first version information of the latest map data of the transmission device 100 are the same, and the latest version information of the transmission device 100 is higher than the current second version information of the terminal device. If the value of the second version of the map data is larger (step S203: No), the current second update data is determined as update data (step S205).

この後、送信部104は、決定部103が決定した更新データ(第1更新データあるいは第2更新データ)を端末装置に送信し(ステップS206)、処理を終了する。   Then, the transmission part 104 transmits the update data (1st update data or 2nd update data) which the determination part 103 determined to a terminal device (step S206), and complete | finishes a process.

以上説明した実施の形態によれば、送信装置は、端末装置の現在のバージョン情報を取得して、端末装置で必要なデータの差分量によって、更新方法、更新データ形式を自動的に変更する。これによって、端末装置にとって最適な更新方法、更新データサイズで差分更新が行えるようになる。また、更新方法、更新データ形式を判別するためのバージョン運用を用いることで、送信装置側で端末装置の差分量を常に管理しなくても、端末装置のバージョンを取得することのみで最適な更新方法、更新データ形式を判断できるようになる。   According to the embodiment described above, the transmission device acquires the current version information of the terminal device, and automatically changes the update method and the update data format according to the difference amount of data necessary for the terminal device. This makes it possible to perform differential update with an update method and update data size that are optimal for the terminal device. In addition, by using version operation to determine the update method and update data format, it is possible to update optimally by only obtaining the version of the terminal device without always managing the difference amount of the terminal device on the transmission device side. The method and update data format can be determined.

これにより、端末装置は、最適なデータ量でのデータ更新することができるようになり、同時に送信装置から端末装置に対して送信する更新データも最小限のデータ量で済むこととなり、端末装置およびデータ送信装置のいずれにおいても、データ更新を効率的かつデータ処理負荷および通信負荷を最小限にすることができる。   As a result, the terminal device can update the data with the optimum data amount, and at the same time, the update data to be transmitted from the transmission device to the terminal device can be minimized. In any of the data transmission apparatuses, data update can be performed efficiently and the data processing load and communication load can be minimized.

つぎに、本発明の実施例について説明する。実施例では、ユーザの車両にナビゲーション装置300が搭載され、サーバに通信接続されている。ナビゲーション装置300は、地図データを更新可能に記録保持し、更新時にサーバに取得要求を行い、サーバから地図データをダウンロードする。そして、サーバが上記送信装置100の機能を実行し、ナビゲーション装置300が上記端末装置の機能を実行する場合の一例について説明する。   Next, examples of the present invention will be described. In the embodiment, the navigation device 300 is mounted on the user's vehicle and is connected to the server by communication. The navigation device 300 records and holds map data in an updatable manner, makes an acquisition request to the server at the time of updating, and downloads the map data from the server. An example in which the server executes the function of the transmission device 100 and the navigation device 300 executes the function of the terminal device will be described.

(ナビゲーション装置300のハードウェア構成)
図3は、送信装置の実施例にかかるナビゲーション装置のハードウェア構成の一例を示すブロック図である。図3において、ナビゲーション装置300は、CPU301、ROM302、RAM303、磁気ディスクドライブ304、磁気ディスク305、光ディスクドライブ306、光ディスク307、音声I/F(インターフェース)308、マイク309、スピーカ310、入力デバイス311、映像I/F312、ディスプレイ313、通信I/F314、GPSユニット315、各種センサ316、カメラ317、を備えている。各構成部301〜317は、バス320によってそれぞれ接続されている。
(Hardware configuration of navigation device 300)
FIG. 3 is a block diagram illustrating an example of a hardware configuration of the navigation device according to the embodiment of the transmission device. In FIG. 3, a navigation device 300 includes a CPU 301, ROM 302, RAM 303, magnetic disk drive 304, magnetic disk 305, optical disk drive 306, optical disk 307, audio I / F (interface) 308, microphone 309, speaker 310, input device 311, A video I / F 312, a display 313, a communication I / F 314, a GPS unit 315, various sensors 316, and a camera 317 are provided. Each component 301 to 317 is connected by a bus 320.

CPU301は、ナビゲーション装置300の全体の制御を司る。ROM302は、ブートプログラム、撮影プログラムを記録している。RAM303は、CPU301のワークエリアとして使用される。すなわち、CPU301は、RAM303をワークエリアとして使用しながら、ROM302に記録された各種プログラムを実行することによって、ナビゲーション装置300の全体の制御を司る。   The CPU 301 governs overall control of the navigation device 300. The ROM 302 records a boot program and a shooting program. The RAM 303 is used as a work area for the CPU 301. That is, the CPU 301 controls the entire navigation device 300 by executing various programs recorded in the ROM 302 while using the RAM 303 as a work area.

磁気ディスクドライブ304は、CPU301の制御にしたがって磁気ディスク305に対するデータの読み取り/書き込みを制御する。磁気ディスク305は、磁気ディスクドライブ304の制御で書き込まれたデータを記録する。磁気ディスク305としては、例えば、HD(ハードディスク)やFD(フレキシブルディスク)を用いることができる。   The magnetic disk drive 304 controls the reading / writing of the data with respect to the magnetic disk 305 according to control of CPU301. The magnetic disk 305 records data written under the control of the magnetic disk drive 304. As the magnetic disk 305, for example, an HD (hard disk) or an FD (flexible disk) can be used.

また、光ディスクドライブ306は、CPU301の制御にしたがって光ディスク307に対するデータの読み取り/書き込みを制御する。光ディスク307は、光ディスクドライブ306の制御にしたがってデータが読み出される着脱自在な記録媒体である。光ディスク307は、書き込み可能な記録媒体を利用することもできる。着脱可能な記録媒体として、光ディスク307のほか、MO、メモリカードなどを用いることができる。   The optical disk drive 306 controls reading / writing of data with respect to the optical disk 307 according to the control of the CPU 301. The optical disk 307 is a detachable recording medium from which data is read according to the control of the optical disk drive 306. As the optical disc 307, a writable recording medium can be used. In addition to the optical disk 307, an MO, a memory card, or the like can be used as a removable recording medium.

磁気ディスク305および光ディスク307に記録される情報の一例としては、地図データ、車両情報、道路情報、走行履歴などが挙げられる。地図データは、カーナビゲーションシステムにおいて経路探索するときに用いられ、建物、河川、地表面、エネルギー補給施設などの地物(フィーチャ)をあらわす背景データ、道路の形状をリンクやノードなどであらわす道路形状データなどを含むベクタデータである。   Examples of information recorded on the magnetic disk 305 and the optical disk 307 include map data, vehicle information, road information, travel history, and the like. Map data is used when searching for routes in car navigation systems. Background data that represents features (features) such as buildings, rivers, ground surfaces, and energy supply facilities, and road shapes that represent road shapes with links and nodes. It is vector data including data.

なお、この地図データには、バージョン情報も含まれている。このバージョン情報は、上述した第1バージョン情報(ジェネレーションバージョン)と第2バージョン情報(マンスリーバージョン)とからなるバージョン情報である。   The map data also includes version information. This version information is version information composed of the above-described first version information (generation version) and second version information (monthly version).

音声I/F308は、音声入力用のマイク309および音声出力用のスピーカ310に接続される。マイク309に受音された音声は、音声I/F308内でA/D変換される。マイク309は、例えば、車両のダッシュボード部などに設置され、その数は単数でも複数でもよい。スピーカ310からは、所定の音声信号を音声I/F308内でD/A変換した音声が出力される。   The audio I / F 308 is connected to a microphone 309 for audio input and a speaker 310 for audio output. The sound received by the microphone 309 is A / D converted in the sound I / F 308. For example, the microphone 309 is installed in a dashboard portion of a vehicle, and the number thereof may be one or more. From the speaker 310, a sound obtained by D / A converting a predetermined sound signal in the sound I / F 308 is output.

入力デバイス311は、文字、数値、各種指示などの入力のための複数のキーを備えたリモコン、キーボード、タッチパネルなどが挙げられる。入力デバイス311は、リモコン、キーボード、タッチパネルのうちいずれか一つの形態によって実現されてもよいが、複数の形態によって実現することも可能である。   Examples of the input device 311 include a remote controller having a plurality of keys for inputting characters, numerical values, various instructions, and the like, a keyboard, and a touch panel. The input device 311 may be realized by any one form of a remote control, a keyboard, and a touch panel, but may be realized by a plurality of forms.

映像I/F312は、ディスプレイ313に接続される。映像I/F312は、具体的には、例えば、ディスプレイ313全体を制御するグラフィックコントローラと、即時表示可能な画像情報を一時的に記録するVRAM(Video RAM)などのバッファメモリと、グラフィックコントローラから出力される画像データに基づいてディスプレイ313を制御する制御ICなどによって構成される。   The video I / F 312 is connected to the display 313. Specifically, the video I / F 312 is output from, for example, a graphic controller that controls the entire display 313, a buffer memory such as a VRAM (Video RAM) that temporarily records image information that can be displayed immediately, and a graphic controller. And a control IC for controlling the display 313 based on the image data to be processed.

ディスプレイ313には、アイコン、カーソル、メニュー、ウインドウ、あるいは文字や画像などの各種データが表示される。ディスプレイ313としては、例えば、TFT液晶ディスプレイ、有機ELディスプレイなどを用いることができる。   The display 313 displays icons, cursors, menus, windows, or various data such as characters and images. As the display 313, for example, a TFT liquid crystal display, an organic EL display, or the like can be used.

カメラ317は、車両外部の道路を含む映像を撮影する。映像は静止画あるいは動画のどちらでもよく、例えば、カメラ317によって車両外部を撮影し、撮影した画像をCPU301において画像解析したり、映像I/F312を介して磁気ディスク305や光ディスク307などの記録媒体に出力したりする。   The camera 317 captures an image including a road outside the vehicle. The image may be either a still image or a moving image. For example, the outside of the vehicle is photographed by the camera 317, and the photographed image is analyzed by the CPU 301, or a recording medium such as the magnetic disk 305 or the optical disk 307 via the video I / F 312 Or output to

通信I/F314は、無線を介してネットワークに接続され、ナビゲーション装置300およびCPU301のインターフェースとして機能する。ネットワークとして機能する通信網には、CANやLIN(Local Interconnect Network)などの車内通信網や、公衆回線網や携帯電話網、DSRC(Dedicated Short Range Communication)、LAN、WANなどがある。通信I/F314は、例えば、公衆回線用接続モジュールやETC(ノンストップ自動料金支払いシステム、登録商標)ユニット、FMチューナー、VICS(登録商標)/ビーコンレシーバなどである。   The communication I / F 314 is connected to a network via wireless and functions as an interface between the navigation device 300 and the CPU 301. Communication networks that function as networks include in-vehicle communication networks such as CAN and LIN (Local Interconnect Network), public line networks and mobile phone networks, DSRC (Dedicated Short Range Communication), LAN, and WAN. The communication I / F 314 is, for example, a public line connection module, an ETC (non-stop automatic fee payment system, registered trademark) unit, an FM tuner, a VICS (registered trademark) / beacon receiver, or the like.

この通信I/F314を用い、後述するサーバとの通信を行い、磁気ディスク305および光ディスク307に記録されている地図データのバージョン情報をサーバへ送信する。   Using this communication I / F 314, communication with a server described later is performed, and the version information of the map data recorded on the magnetic disk 305 and the optical disk 307 is transmitted to the server.

GPSユニット315は、GPS衛星からの電波を受信し、車両の現在位置を示す情報を出力する。GPSユニット315の出力情報は、後述する各種センサ316の出力値とともに、CPU301による車両の現在位置の算出に際して利用される。現在位置を示す情報は、例えば、緯度・経度、高度などの、地図データ上の1点を特定する情報である。   The GPS unit 315 receives radio waves from GPS satellites and outputs information indicating the current position of the vehicle. The output information of the GPS unit 315 is used when the CPU 301 calculates the current position of the vehicle together with output values of various sensors 316 described later. The information indicating the current position is information for specifying one point on the map data such as latitude / longitude and altitude.

各種センサ316は、車速センサ、加速度センサ、角速度センサ、傾斜センサなどの、車両の位置や挙動を判断するための情報を出力する。各種センサ316の出力値は、CPU301による車両の現在位置の算出や、速度や方位の変化量の算出に用いられる。   The various sensors 316 output information for determining the position and behavior of the vehicle, such as a vehicle speed sensor, an acceleration sensor, an angular velocity sensor, and a tilt sensor. The output values of the various sensors 316 are used for the calculation of the current position of the vehicle by the CPU 301 and the amount of change in speed and direction.

(サーバの構成例)
図1に記載した送信装置として用いるサーバについても、図3と同様の構成を有する。なお、このサーバにおいては、図3に記載のGPSユニット315、各種センサ316、カメラ317等は不要である。図1に示した送信装置100は、図3に記載のROM302、RAM303、磁気ディスク305、光ディスク307などに記録されたプログラムやデータを用いて、CPU301が所定のプログラムを実行することによって図1の決定部103の機能を実現する。また、図3の通信I/F314を用いて図1の取得部101、送信部104の機能を実現できる。また、図3の磁気ディスク305や光ディスク307等を用いて図1の記録部102の機能を実現できる。
(Server configuration example)
The server used as the transmission device described in FIG. 1 also has the same configuration as that in FIG. In this server, the GPS unit 315, the various sensors 316, the camera 317, etc. shown in FIG. 3 are unnecessary. The transmission apparatus 100 shown in FIG. 1 uses the programs and data recorded in the ROM 302, RAM 303, magnetic disk 305, optical disk 307, etc. shown in FIG. The function of the determination unit 103 is realized. Further, the functions of the acquisition unit 101 and the transmission unit 104 in FIG. 1 can be realized using the communication I / F 314 in FIG. 3. Further, the function of the recording unit 102 in FIG. 1 can be realized by using the magnetic disk 305 and the optical disk 307 in FIG.

(更新に用いる地図データについて)
図4は、実施例にかかるサーバが保持する地図データの例を示す図である。つぎに、送信装置100であるサーバが保持する地図の更新データの管理状態について説明する。図4には、上述した第1更新データV1と、第2更新データV2とを記載してある。
(About map data used for updating)
FIG. 4 is a diagram illustrating an example of map data held by the server according to the embodiment. Next, a management state of map update data held by the server which is the transmission apparatus 100 will be described. FIG. 4 shows the first update data V1 and the second update data V2 described above.

第1更新データV1は、例えば、半年ごと(2016年11月の次は2017年5月)に更新され、地図データの内容が前回更新時の第1更新データV1に比して大幅に変更される。さらに、図示の例では第1更新データV1は2ヵ月ごとの更新を含む内容に2ヶ月ごとに更新される。第2更新データV2は、図示の例では、2ヶ月ごとに更新(2016年7月の次は2016年9月に更新)され、第1更新データV1に比して地図データの内容の変更は小さい(少ない)。   For example, the first update data V1 is updated every six months (the next of November 2016 is May 2017), and the content of the map data is significantly changed compared to the first update data V1 at the time of the previous update. The Furthermore, in the example shown in the figure, the first update data V1 is updated every two months to include the update every two months. In the example shown in the figure, the second update data V2 is updated every two months (the next update in July 2016 is updated in September 2016). The content of the map data is changed as compared to the first update data V1. Small (less).

サーバは、図示のように、奇数月毎に第1更新データV1および第2更新データV2をいずれも端末装置(ナビゲーション装置300)に提供可能に保持している。   As shown in the figure, the server holds both the first update data V1 and the second update data V2 every odd month so as to be provided to the terminal device (navigation device 300).

図4中、「大」は差分が大きいことを示し、「小」は差分が小さいことを示す。「小」の更新データは、前回更新データとの差分、すなわち前回更新データに比して変更している部分の差分データをバイナリ差分で保持している(データ量は、例えば100MByte)。「大」の更新データは、製品としての地図データ出荷時からの全データを含む、ファイル単位で保持している(データ量は、例えば2Gbyte)。   In FIG. 4, “large” indicates that the difference is large, and “small” indicates that the difference is small. The “small” update data holds the difference from the previous update data, that is, the difference data of the portion changed compared to the previous update data as a binary difference (the data amount is, for example, 100 MByte). The update data of “Large” is held in file units including all data from the time of shipment of map data as a product (the data amount is, for example, 2 Gbytes).

図4の例で見て、例えば、2016年5月に発売されたナビゲーション装置300が記録保持していた地図データについて、ナビゲーション装置300のユーザが、2016年9月にデータの更新を実施する場合について説明する。この場合、サーバの決定部103(CPU301)は、前回データ(購入時)に比して、データの変化量が少ない状態であると判断し、2016年7月と9月の差分「小」の第2更新データV2をナビゲーション装置300にダウンロードし、ナビゲーション装置300での地図データの更新を行わせる。   In the example of FIG. 4, for example, when the user of the navigation device 300 updates the data in September 2016 with respect to the map data recorded and held by the navigation device 300 released in May 2016. Will be described. In this case, the determination unit 103 (CPU 301) of the server determines that the amount of data change is small compared to the previous data (at the time of purchase), and the difference between July and September 2016 is “small”. The second update data V2 is downloaded to the navigation device 300, and the map data in the navigation device 300 is updated.

また、同じく2016年5月に購入したユーザが、2017年9月のデータの更新を実施する場合には、サーバは、データの変化量が大きくなると判断し、2017年9月の差分「大」の第1更新データV1をナビゲーション装置300にダウンロードする。このように、サーバは、ナビゲーション装置300の更新時に必要なデータの変化量に合わせ、必要な更新データが第1更新データV1であるか第2更新データV2であるかを判断して適切な更新データをナビゲーション装置300にダウンロードする。   Similarly, when a user who purchased in May 2016 updates the data in September 2017, the server determines that the amount of data change will increase, and the difference “large” in September 2017 The first update data V1 is downloaded to the navigation device 300. As described above, the server determines whether the necessary update data is the first update data V1 or the second update data V2 in accordance with the amount of change of the data necessary when the navigation device 300 is updated. Data is downloaded to the navigation device 300.

このようにサーバは、「小」のバイナリ差分の更新回数が多くなりすぎるとかえって更新時間が長くなる事を防ぐため、更新時期に応じて「大」のファイルを用いた更新に切り替えて、結果的にデータ更新時間の短縮化を図っている。   In this way, the server switches to updating using the “large” file according to the update time in order to prevent the update time from becoming longer if the update count of the “small” binary difference becomes too large. In particular, the data update time is shortened.

上記のように、差分「大」の第1更新データV1を半年に1回行うのは、例えば下記の理由による。
1.追加された道路リンクIDと整合性を合わせるため、既存の道路リンクのIDが変更されるため。
2.半年に一回に大幅な元データの整備が行われるため、その整備前後では、編集後の様々なIDが変わってしまうため。例えば、道路が1本追加されると、その整合性を取るために既存の道路リンクIDにも変更が生じる。また、既存の道路リンクIDが変わることにより、既存の道路リンクIDに紐付いている様々なデータの整合性を取る必要がある。
As described above, the reason why the first update data V1 having the difference “large” is performed once every six months is, for example, for the following reason.
1. The existing road link ID is changed in order to match the consistency with the added road link ID.
2. Because a large amount of original data is maintained once every six months, various IDs after editing change before and after the maintenance. For example, when one road is added, the existing road link ID is also changed in order to maintain the consistency. Moreover, it is necessary to take consistency of various data linked to the existing road link ID by changing the existing road link ID.

(地図データの更新処理例)
図5は、実施例にかかる地図データの更新処理例を示すフローチャートである。以下の処理において、ステップS501〜ステップS506までがサーバが行う処理であり、ステップS507〜ステップS512までがナビゲーション装置300が行う処理である。サーバおよびナビゲーション装置300のいずれもCPUが以下の処理を実行する。
(Map data update processing example)
FIG. 5 is a flowchart illustrating an example of update processing of map data according to the embodiment. In the following process, steps S501 to S506 are processes performed by the server, and steps S507 to S512 are processes performed by the navigation apparatus 300. In both the server and the navigation device 300, the CPU executes the following processing.

はじめに、ナビゲーション装置(ナビと称す)300は、地図データの更新時に、サーバに現在の地図データのバージョン情報をアップ(アップロード)する(ステップS501)。この際、ナビ300は、サーバに対し、第1バージョン情報(ジェネレーションバージョン)と第2バージョン情報(マンスリーバージョン)とを含むバージョン情報を通知する。   First, the navigation device (referred to as a navigation) 300 uploads (uploads) the version information of the current map data to the server when the map data is updated (step S501). At this time, the navigation 300 notifies the server of version information including first version information (generation version) and second version information (monthly version).

そして、サーバは、サーバが現在保持するデータ(更新データ)のバージョン情報と、ナビ300のデータのバージョン情報とを比較する(ステップS502)。このとき、少なくとも、サーバは、第1バージョン情報(ジェネレーションバージョン)の比較を行う。   Then, the server compares the version information of the data (update data) currently held by the server with the version information of the data of the navigation 300 (step S502). At this time, at least the server compares the first version information (generation version).

次に、サーバは、サーバが保持するデータ(更新データ)の第1バージョン情報(ジェネレーションバージョン)のほうが、ナビ300の第1バージョン情報(ジェネレーションバージョン)よりも大きい(新しい)か判断する(ステップS503)。サーバの第1バージョン情報(ジェネレーションバージョン)がナビ300のデータの第1バージョン情報(ジェネレーションバージョン)よりも大きい場合は(ステップS503:Yes)、サーバは、差分が「大」のデータをナビ300にダウンロードし(ステップS504)、ステップS507に移行する。   Next, the server determines whether the first version information (generation version) of the data (update data) held by the server is larger (newer) than the first version information (generation version) of the navigation 300 (step S503). ). When the first version information (generation version) of the server is larger than the first version information (generation version) of the data of the navigation 300 (step S503: Yes), the server sends the data having the difference “large” to the navigation 300. Download (step S504), the process proceeds to step S507.

一方、サーバの第1バージョン情報(ジェネレーションバージョン)がナビ300の第1バージョン情報(ジェネレーションバージョン)と等しいか小さい(古い)場合は(ステップS503:No)、サーバは、サーバの第1バージョン情報(ジェネレーションバージョン)がナビ300の第1バージョン情報(ジェネレーションバージョン)と等しく且つサーバの第2バージョン情報(マンスリーバージョン)が、ナビ300の第2バージョン情報(マンスリーバージョン)より大きいかを判断する(ステップS505)。   On the other hand, when the first version information (generation version) of the server is equal to or smaller (older) than the first version information (generation version) of the navigation 300 (step S503: No), the server uses the first version information ( It is determined whether the generation version is equal to the first version information (generation version) of the navigation 300 and the second version information (monthly version) of the server is greater than the second version information (monthly version) of the navigation 300 (step S505). ).

ここで、サーバの第1バージョン情報(ジェネレーションバージョン)がナビ300の第1バージョン情報(ジェネレーションバージョン)と等しく且つサーバの第2バージョン情報(マンスリーバージョン)が、ナビ300の第2バージョン情報(マンスリーバージョン)より大きい場合は(ステップS505:Yes)、サーバは、差分「小」のデータをナビ300にダウンロードし(ステップS506)、ステップS507に移行する。   Here, the first version information (generation version) of the server is equal to the first version information (generation version) of the navigation 300, and the second version information (monthly version) of the server is the second version information (monthly version) of the navigation 300. ) (Step S505: Yes), the server downloads the difference “small” data to the navigation 300 (step S506), and proceeds to step S507.

一方、サーバの第1バージョン情報(ジェネレーションバージョン)がナビ300の第1バージョン情報(ジェネレーションバージョン)と等しくサーバの第2バージョン情報(マンスリーバージョン)がナビ300の第2バージョン情報(マンスリーバージョン)より小さい場合には(ステップS505:No)、ナビ300へのデータダウンロードを行わずステップS512に移行する。   On the other hand, the first version information (generation version) of the server is equal to the first version information (generation version) of the navigation 300, and the second version information (monthly version) of the server is smaller than the second version information (monthly version) of the navigation 300. In such a case (step S505: No), the process proceeds to step S512 without downloading data to the navigation 300.

ステップS507では、ナビ300は、ナビ側の現在の地図データのバージョンとダウンロードされた更新データのバージョンとを比較する(ステップS507)。この後、ナビ300は、ダウンロードされたジェネレーションバージョンのほうがナビ300のバージョンより大きい場合には(ステップS508:Yes)、ダウンロードされた更新データ(第1更新データV1、ジェネレーションバージョン)のファイルをナビ300内のファイルと差し替え(ステップS509)、処理を終了する。   In step S507, the navigation 300 compares the current map data version on the navigation side with the downloaded update data version (step S507). Thereafter, when the downloaded generation version is larger than the version of the navigation 300 (step S508: Yes), the navigation 300 transmits the downloaded update data (first update data V1, generation version) file to the navigation 300. The file is replaced (step S509), and the process is terminated.

一方、ダウンロードされた第1バージョン情報(ジェネレーションバージョン)がナビ300の第1バージョン情報(ジェネレーションバージョン)と等しい、あるいは小さい場合には(ステップS508:No)、ナビ300は、ステップS510に移行する。   On the other hand, when the downloaded first version information (generation version) is equal to or smaller than the first version information (generation version) of the navigation 300 (step S508: No), the navigation 300 proceeds to step S510.

ステップS510では、ナビ300は、ダウンロードされたデータとナビ300の現在の地図データの第1バージョン情報(ジェネレーションバージョン)とが互いに等しく、且つダウンロードされた更新データの第2バージョン情報(マンスリーバージョン)がナビ300の現在の第2バージョン情報(マンスリーバージョン)より大きいか判断する(ステップS510)。そして、ダウンロードされたデータとナビ300の現在の地図データの第1バージョン情報(ジェネレーションバージョン)が等しく、且つダウンロードされた更新データの第2バージョン情報(マンスリーバージョン)がナビ300の現在の第2バージョン情報(マンスリーバージョン)より大きければ(ステップS510:Yes) 、ナビ300は、ダウンロードされた更新データ(第2更新データV2)を使用して、現在の地図データに対するバイナリ差分更新を行う(ステップS511)。   In step S510, the navigation 300 has the downloaded data and the first version information (generation version) of the current map data of the navigation 300 equal to each other, and the second version information (monthly version) of the downloaded update data is the same. It is determined whether it is larger than the current second version information (monthly version) of the navigation 300 (step S510). The downloaded data and the first version information (generation version) of the current map data of the navigation 300 are equal, and the second version information (monthly version) of the downloaded update data is the current second version of the navigation 300. If it is larger than the information (monthly version) (step S510: Yes), the navigation 300 uses the downloaded update data (second update data V2) to perform binary difference update on the current map data (step S511). .

ステップS510でダウンロードされたデータとナビ300の現在の地図データの第1バージョン情報(ジェネレーションバージョン)が互いに等しく、且つダウンロードされた更新データの第2バージョン情報(マンスリーバージョン)がナビ300の現在の第2バージョン情報(マンスリーバージョン)より小さい場合には(ステップS510:No)、今回地図データに対して対象となる差分データ(更新データ)がないので更新を行わない(ステップS512)。   The first version information (generation version) of the data downloaded in step S510 and the current map data of the navigation 300 are equal to each other, and the second version information (monthly version) of the downloaded update data is the current first version information of the navigation 300. If the version information is smaller than the two version information (monthly version) (step S510: No), the update is not performed because there is no target difference data (update data) for the current map data (step S512).

上記処理で示したように、地図データ更新時における前回更新時からのデータの変化量により、データや更新方法を変えており、差分が「大」の場合はファイル毎の差し替えを行い、差分が「小」の場合は、バイナリ差分更新とすることで、更新時のデータ量に対応していずれも効率的にデータ更新できるようになる。ただし、更新データや更新方法は上記ファイル更新とバイナリ差分更新に限らない。   As shown in the above process, the data and the update method are changed according to the amount of data change from the previous update at the time of map data update. In the case of “small”, it is possible to update data efficiently in accordance with the amount of data at the time of update by performing binary difference update. However, the update data and update method are not limited to the file update and binary difference update.

(地図データの更新例)
図6、図7は、それぞれ実施例にかかる地図データの更新例を示す図である。図5の処理例にしたがい、はじめに、図6を用いて地図データの更新例1(case1)を説明する。この更新例1では、2016年5月に発売されたナビゲーション装置300が記録保持していた地図データについて、ナビゲーション装置300のユーザが、2016年9月にデータの更新を実施する場合について説明する。
(Map data update example)
6 and 7 are diagrams illustrating examples of updating map data according to the embodiment. First, map data update example 1 (case 1) will be described with reference to FIG. In this update example 1, a case will be described in which the user of the navigation device 300 updates the data in September 2016 for the map data recorded and held by the navigation device 300 released in May 2016.

この場合、サーバの決定部103(CPU301)は、前回データ(購入時)に比して、データの変化量が少ない状態であると判断し、2016年7月と9月の差分「小」の第2更新データV2をナビゲーション装置300にダウンロードし、ナビゲーション装置300での地図データの更新を行わせる。   In this case, the determination unit 103 (CPU 301) of the server determines that the amount of data change is small compared to the previous data (at the time of purchase), and the difference between July and September 2016 is “small”. The second update data V2 is downloaded to the navigation device 300, and the map data in the navigation device 300 is updated.

そして、ナビゲーション装置300は、2016年7月の差分「小」の第2更新データV2に基づきバイナリ差分でデータ更新した後、2016年9月の差分「小」の第2更新データV2に基づきバイナリ差分でデータ更新を行う。   Then, the navigation apparatus 300 updates the data with a binary difference based on the second update data V2 with a difference “small” in July 2016, and then performs a binary update with the second update data V2 with a difference “small” in September 2016. Update data with the difference.

次に、図7を用いて地図データの更新例2(case2)を説明する。この更新例2では、2016年5月に発売されたナビゲーション装置300が記録保持していた地図データについて、ナビゲーション装置300のユーザが、2017年9月にデータの更新を実施する場合について説明する。   Next, map data update example 2 (case 2) will be described with reference to FIG. In this update example 2, a case will be described in which the user of the navigation device 300 updates the data in September 2017 for the map data recorded and held by the navigation device 300 released in May 2016.

この場合、サーバの決定部103(CPU301)は、前回データ(購入時)に比して、データの変化量が大きい状態であると判断し、2017年9月の差分「大」の第1更新データV1をナビゲーション装置300にダウンロードし、ナビゲーション装置300での地図データの更新を行わせる。   In this case, the determination unit 103 (CPU 301) of the server determines that the data change amount is larger than the previous data (at the time of purchase), and the first update of the difference “large” in September 2017. The data V1 is downloaded to the navigation device 300, and the map data in the navigation device 300 is updated.

そして、ナビゲーション装置300は、2017年9月の差分「大」の第1更新データV1に基づきファイル更新でデータ更新を行う。   Then, the navigation apparatus 300 performs data update by file update based on the first update data V1 of the difference “large” in September 2017.

この2017年9月の差分データ「大」は、2017年5月の差分データ「大」のデータに、2017年7月分の差分データ「小」と、2017年9月分の差分データ「小」を反映させたデータである。   The difference data “Large” for September 2017 includes the difference data “Small” for July 2017 and the difference data “Small” for September 2017. "Is reflected in the data.

このような差分データ「大」は、サーバにおいて地図データが更新されるたびに整備される。そして、図7の更新例2のように、地図更新を長い間行っていなかったユーザ(ナビゲーション装置300においても1回の更新作業で地図データの更新が可能となる。   Such difference data “Large” is maintained every time the map data is updated in the server. Then, as in update example 2 in FIG. 7, the user who has not performed the map update for a long time (the navigation device 300 can also update the map data by one update operation.

なお、2017年9月の差分データ「大」、もしくは2017年9月の差分データ「小」をダウンロードすることにより、ユーザが使用する地図データは同一となるため、それぞれ同じバージョン情報が付与される。   By downloading the difference data “Large” in September 2017 or the difference data “Small” in September 2017, the map data used by the user becomes the same, so the same version information is given to each. .

以上説明した実施例によれば、サーバは、ナビゲーション装置の現在の地図データのバージョン情報を取得して、ナビゲーション装置の地図データ更新に必要なデータが差分量が大きい第1更新データであるか、あるいは差分データ量が少ない第2更新データであるかを判断する。これによって、サーバは、ナビゲーション装置で必要な差分データ量に対応する更新データをナビゲーション装置に送信(ダウンロード)できるようになる。   According to the embodiment described above, the server acquires version information of the current map data of the navigation device, and whether the data necessary for updating the map data of the navigation device is the first update data having a large difference amount, Alternatively, it is determined whether the second update data has a small amount of difference data. As a result, the server can transmit (download) update data corresponding to the difference data amount necessary for the navigation device to the navigation device.

これにより、ナビゲーション装置は、記憶保持する元の地図データに対し、差分更新を永続的に続ける必要がなく、例えば、前回更新時から時間が経過して差分量が大きくなってしまい差分更新の処理時間が長くなることを防ぐことができる。このように、差分更新を行う頻度が少ないユーザにおいて、更新が必要な差分データがたまってしまうと、更新を行う際の差分データのサイズが元の地図データのサイズを超えることがあるが、本実施例によれば、時間経過時には、差分量が大きい第1更新データを用いてファイル更新するため、地図データの更新を効率的に行えるようになる。   As a result, the navigation device does not need to continue to perform the difference update permanently for the original map data to be stored and held, for example, the difference amount increases as time elapses from the previous update time. Longer time can be prevented. In this way, if the difference data that needs to be updated accumulates for users with a low frequency of performing the difference update, the size of the difference data when updating may exceed the size of the original map data. According to the embodiment, when time elapses, the file is updated using the first update data having a large difference amount, so that the map data can be updated efficiently.

また、実施例では、地図データを更新する端末装置としてナビゲーション装置を用いる構成としたが、地図データを保持するスマートフォンやタブレットなどの端末装置にも同様に適用することができる。   In the embodiment, the navigation device is used as the terminal device for updating the map data. However, the present invention can be similarly applied to a terminal device such as a smartphone or a tablet that holds the map data.

なお、本実施の形態で説明した送信方法は、予め用意されたプログラムをパーソナル・コンピュータやワークステーションなどのコンピュータで実行することにより実現することができる。このプログラムは、ハードディスク、フレキシブルディスク、CD−ROM、MO、DVDなどのコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。またこのプログラムは、インターネットなどのネットワークを介して配布することが可能な伝送媒体であってもよい。   The transmission method described in this embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation. This program is recorded on a computer-readable recording medium such as a hard disk, a flexible disk, a CD-ROM, an MO, and a DVD, and is executed by being read from the recording medium by the computer. The program may be a transmission medium that can be distributed via a network such as the Internet.

100 送信装置
101 取得部
102 記録部
103 決定部
104 送信部
300 ナビゲーション装置
DESCRIPTION OF SYMBOLS 100 Transmission apparatus 101 Acquisition part 102 Recording part 103 Determination part 104 Transmission part 300 Navigation apparatus

Claims (7)

端末装置から、地図データのバージョン情報を取得する取得手段と、
地図の更新データとして、変更があった道路に加え、変更がなかった道路のデータも更新する第1更新データと、変更があった道路のデータを更新する第2更新データとを記録する記録手段と、
前記バージョン情報と、前記更新データに対応するバージョン情報とを比較することにより、前記第1更新データと前記第2更新データとのいずれかを決定する決定手段と、
前記決定された更新データを送信する送信手段と、
を有することを特徴とする送信装置。
Acquisition means for acquiring version information of map data from a terminal device;
Recording means for recording, as map update data, first update data for updating road data that has not changed in addition to changed road data and second update data for updating road data that has changed When,
Determining means for determining either the first update data or the second update data by comparing the version information with version information corresponding to the update data;
Transmitting means for transmitting the determined update data;
A transmission device comprising:
前記記録手段は、前記更新データのバージョン情報として、変更があった道路に加え、変更がなかった道路のデータも更新する第1更新が発生した場合にカウントアップされる数字である第1バージョン情報と、
変更があった道路のデータを更新する第2更新が発生した場合にカウントアップされる数字である第2バージョン情報と、を含むバージョン情報を記録することを特徴とする請求項1に記載の送信装置。
The recording means, as version information of the update data, is a first version information that is a number that is counted up when a first update occurs in which data of a road that has not changed is updated in addition to a road that has changed When,
2. The transmission according to claim 1, wherein version information is recorded including second version information that is a number counted up when a second update for updating data of a road that has changed occurs. apparatus.
前記決定手段は、前記取得手段により取得された第1バージョン情報と、最新の地図データの第1バージョン情報とを比較して、最新の地図データの第1バージョン情報のほうが大きい場合は、前記第1更新データを更新データとして決定し、前記第1バージョン情報同士が同一であり、かつ前記取得手段により取得された第2バージョン情報と、最新の地図データの第2バージョン情報とを比較して、前記最新の第2バージョン情報のほうが大きい場合は、前記第2更新データを更新データとして決定することを特徴とする請求項2に記載の送信装置。   The determining means compares the first version information acquired by the acquiring means with the first version information of the latest map data, and if the first version information of the latest map data is larger, 1 update data is determined as update data, the first version information is the same, and the second version information acquired by the acquisition means is compared with the second version information of the latest map data, The transmission apparatus according to claim 2, wherein when the latest second version information is larger, the second update data is determined as update data. 地図データの更新時にサーバに対し、前記地図データのバージョン情報を通知し、
前記サーバからダウンロードされた更新データが、変更があった道路に加え、変更がなかった道路のデータも更新する第1更新データの場合には、当該第1更新データを用いてファイル更新によるデータ更新を行い、
前記サーバからダウンロードされた更新データが、変更があった道路のデータを更新する第2更新データの場合には、当該第2更新データを用いてバイナリ差分のデータ更新を行うことを特徴とする端末装置。
Notifying the server of the version information of the map data when updating the map data,
If the update data downloaded from the server is the first update data that updates the road data that has not changed in addition to the road that has changed, data update by file update using the first update data And
If the update data downloaded from the server is second update data for updating road data that has changed, the terminal performs binary difference data update using the second update data apparatus.
地図データの更新時にサーバに対し、前記バージョン情報として、変更があった道路に加え、変更がなかった道路のデータも更新する第1更新が発生した場合にカウントアップされる数字である第1バージョン情報を少なくとも通知することを特徴とする請求項4に記載の端末装置。   The first version is a number that is counted up when a first update that updates the road data that has not changed as well as the road that has changed as the version information to the server when the map data is updated The terminal device according to claim 4, wherein at least information is notified. 送信装置が実施する送信方法において、
端末装置から、地図データのバージョン情報を取得する取得工程と、
地図の更新データとして、変更があった道路に加え、変更がなかった道路のデータも更新する第1更新データと、変更があった道路のデータを更新する第2更新データとを記録部に記録する記録工程と、
前記バージョン情報と、前記更新データに対応するバージョン情報とを比較することにより、前記第1更新データと前記第2更新データとのいずれかを決定する決定工程と、
前記決定された更新データを送信する送信工程と、
を含むことを特徴とする送信方法。
In the transmission method performed by the transmission device,
An acquisition process for acquiring map data version information from the terminal device;
As update data of the map, the first update data for updating the data of the road that has not changed in addition to the changed road and the second update data for updating the data of the road having the change are recorded in the recording unit. Recording process to
A determination step of determining either the first update data or the second update data by comparing the version information and version information corresponding to the update data;
A transmission step of transmitting the determined update data;
The transmission method characterized by including.
請求項6に記載の送信方法をコンピュータに実行させることを特徴とする送信プログラム。   A transmission program for causing a computer to execute the transmission method according to claim 6.
JP2016059072A 2016-03-23 2016-03-23 Transmission device, terminal device, transmission method, and transmission program Pending JP2017174132A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016059072A JP2017174132A (en) 2016-03-23 2016-03-23 Transmission device, terminal device, transmission method, and transmission program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016059072A JP2017174132A (en) 2016-03-23 2016-03-23 Transmission device, terminal device, transmission method, and transmission program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2020207551A Division JP7011028B2 (en) 2020-12-15 2020-12-15 Transmission device, terminal device, transmission method, transmission program, map data update method and map data update program

Publications (1)

Publication Number Publication Date
JP2017174132A true JP2017174132A (en) 2017-09-28

Family

ID=59972096

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016059072A Pending JP2017174132A (en) 2016-03-23 2016-03-23 Transmission device, terminal device, transmission method, and transmission program

Country Status (1)

Country Link
JP (1) JP2017174132A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020071332A (en) * 2018-10-31 2020-05-07 株式会社ゼンリン Map updating system
CN113377890A (en) * 2021-06-29 2021-09-10 北京百度网讯科技有限公司 Map quality inspection method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006092278A (en) * 2004-09-24 2006-04-06 Fuji Xerox Co Ltd Failure recovery support system, failure recovery support device, and management device
WO2010007690A1 (en) * 2008-07-18 2010-01-21 パイオニア株式会社 Update map data creation device, map data updating device, update map data creation method, map data updating method, update map data creation program, map data updating program, and recording medium
JP2013050413A (en) * 2011-08-31 2013-03-14 Aisin Aw Co Ltd Navigation system, navigation program, and navigation method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006092278A (en) * 2004-09-24 2006-04-06 Fuji Xerox Co Ltd Failure recovery support system, failure recovery support device, and management device
WO2010007690A1 (en) * 2008-07-18 2010-01-21 パイオニア株式会社 Update map data creation device, map data updating device, update map data creation method, map data updating method, update map data creation program, map data updating program, and recording medium
JP2013050413A (en) * 2011-08-31 2013-03-14 Aisin Aw Co Ltd Navigation system, navigation program, and navigation method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020071332A (en) * 2018-10-31 2020-05-07 株式会社ゼンリン Map updating system
JP7237522B2 (en) 2018-10-31 2023-03-13 株式会社ゼンリン map update system
CN113377890A (en) * 2021-06-29 2021-09-10 北京百度网讯科技有限公司 Map quality inspection method and device, electronic equipment and storage medium
CN113377890B (en) * 2021-06-29 2022-08-09 北京百度网讯科技有限公司 Map quality inspection method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
JP2019049565A (en) Communication method and communication system of navigation data for mobile equipment, and storage medium
US9869558B2 (en) Map data storage device, map data updating method, and computer program
JPWO2005101350A1 (en) MAP DRAWING DEVICE, NAVIGATION DEVICE, FILE UPDATE METHOD, FILE UPDATE PROGRAM, AND INFORMATION RECORDING MEDIUM CONTAINING THE FILE UPDATE PROGRAM
JP2010181315A (en) Map data distribution server
JP2017181103A (en) Communication terminal, server device, movement guide system, and computer program
US20190011269A1 (en) Position estimation device, position estimation method, and recording medium
JP2023181276A (en) Transmission device, terminal device, transmission method, transmission program, map data updating method, and map data updating program
JP4633171B2 (en) Information processing apparatus, information processing method, information processing program, and computer-readable recording medium
JP2017174132A (en) Transmission device, terminal device, transmission method, and transmission program
JP5982186B2 (en) Disaster information system, server device, information processing method, and program
JP2015190945A (en) Information generation device, communication device, information generation method, communication method, and program
JP2011134263A (en) Information processing apparatus, information notification method, information notification program, and recording medium
JP2016173270A (en) Presentation device, presentation method, and presentation program
JP2010223648A (en) Navigation system, navigation apparatus, center apparatus, navigation method, and program
JP2016173764A (en) Photographing device, photographing system, photographing method, and photographing program
JP2009058542A (en) Information-announcing device, information announcing method, information announcing program and recording medium
JP2008122266A (en) Route searching device, route searching method, route searching program, and storage medium
JPWO2017170144A1 (en) Movement guide device and computer program
JP5986755B2 (en) Map information processing apparatus, map information processing method, and program
JP2008070972A (en) Data transmission device, data transmission method, data transmission program, and recording medium
JP6834693B2 (en) Communication terminals, mobile guidance systems and computer programs
JP6976548B2 (en) Information processing system, information processing program, information processing device and information processing method
JPWO2014174648A1 (en) Information recording system, information acquisition apparatus, information processing method, and information processing program
JP2013152500A (en) Navigation system, information processing apparatus, information processing server, navigation method and navigation program
JP2018124293A (en) Information processing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190315

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200227

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200310

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200915