JP4901081B2 - Navigation device and map data updating method - Google Patents

Navigation device and map data updating method Download PDF

Info

Publication number
JP4901081B2
JP4901081B2 JP2004225152A JP2004225152A JP4901081B2 JP 4901081 B2 JP4901081 B2 JP 4901081B2 JP 2004225152 A JP2004225152 A JP 2004225152A JP 2004225152 A JP2004225152 A JP 2004225152A JP 4901081 B2 JP4901081 B2 JP 4901081B2
Authority
JP
Japan
Prior art keywords
map data
area
update
recording
recorded
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
JP2004225152A
Other languages
Japanese (ja)
Other versions
JP2006047444A (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 JP2004225152A priority Critical patent/JP4901081B2/en
Publication of JP2006047444A publication Critical patent/JP2006047444A/en
Application granted granted Critical
Publication of JP4901081B2 publication Critical patent/JP4901081B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、電子化された地図をディスプレイに表示するナビゲーション装置及びその電子化された地図の更新方法に関し、特に最新の地図を表示できるようにしたナビゲーション装置及び地図データ更新方法に関する。   The present invention relates to a navigation apparatus that displays an electronic map on a display and a method for updating the electronic map, and more particularly to a navigation apparatus and a map data update method that can display the latest map.

従来、車載用のナビゲーション装置では、自車両の現在位置や自車両の目的地などを画面上に表示する際に地図画像を表示している。ここで、地図画像を生成するための地図データを供給するHDD(Hard Disc Drive)などの記録装置を備えたナビゲーション装置が知られている。   Conventionally, in-vehicle navigation apparatuses display a map image when displaying the current position of the host vehicle, the destination of the host vehicle, and the like on a screen. Here, a navigation device including a recording device such as an HDD (Hard Disc Drive) that supplies map data for generating a map image is known.

このように、地図データを供給するための記録装置として、HDDを使用する場合、新しい道路が出来たり、海岸埋め立てなどにより地形変化があったりしたときには、ディスク再生装置によって、DVD−ROM(Digital Versatile Disc-Read Only Memory)やCD−ROM(Compact Disc-Read Only Memory)などの記録媒体から更新された地図データ(以下、更新地図データと記述する)を読み出し、HDDに書き込んでいた。   As described above, when an HDD is used as a recording device for supplying map data, a DVD-ROM (Digital Versatile) is used by a disk reproducing device when a new road is created or a landform change occurs due to land reclamation. The updated map data (hereinafter referred to as updated map data) is read from a recording medium such as a Disc-Read Only Memory (CD-ROM) or a CD-ROM (Compact Disc-Read Only Memory) and written in the HDD.

なお、ホスト局との間で更新を行う交信手段によって更新地図データを取得し、HDDに記録されている地図データを自動的に更新する技術が知られている(例えば特許文献1)。
特開平8−95488号公報
A technique is known in which updated map data is acquired by communication means that updates with a host station, and map data recorded in the HDD is automatically updated (for example, Patent Document 1).
JP-A-8-95488

しかしながら、特許文献1を含む従来の技術において、ナビゲーション装置が車両に搭載されている場合には、更新作業は、車両のエンジンが掛かっている状態でのみ行われる。換言すると、更新作業は、ナビゲーション装置に電源が投入されている状態でのみ行われる。ここで、更新作業とは、更新前の地図データを記録したHDDに対して、HDDをナビゲーション装置に搭載したまま、DVD−ROMやCD−ROMなどの記録媒体から更新地図データを読み出し、その更新地図データをHDDに書き込むことを示す。また、更新作業とは、更新前の地図データを記録したHDDに対して、HDDをナビゲーション装置に搭載したまま、ホスト局から更新地図データを受信し、その更新地図データをHDDに書き込むことを示す。   However, in the conventional technology including Patent Document 1, when the navigation device is mounted on the vehicle, the update operation is performed only in a state where the engine of the vehicle is running. In other words, the update operation is performed only when the navigation device is powered on. Here, the update work refers to the update map data read from a recording medium such as a DVD-ROM or CD-ROM while the HDD is mounted on the navigation device with respect to the HDD in which the map data before the update is recorded. Indicates that map data is written to the HDD. In addition, the update work indicates that the update map data is received from the host station and the updated map data is written to the HDD while the HDD is mounted on the navigation device with respect to the HDD in which the map data before the update is recorded. .

このようなナビゲーション装置では、更新地図データのデータ量が多い場合に、更新作業の途中でナビゲーション装置の電源が切れてしまうと、更新作業が失敗してしまうという問題があった。   In such a navigation device, when the amount of update map data is large, there is a problem that the update operation fails if the power of the navigation device is turned off during the update operation.

このような問題を解決するために、地図データを記録しているHDDに対して更新地図データを記録する際のデータ書き込み方式をTFAT(Transaction-Safe File Allocation Table)方式とする技術が知られている。TFAT方式は、実際のデータを書き込む際に、データの整合性を保証するための特別なファイルを先にHDDに書き込み、データの整合性が取れてからHDDに書き込む方式である。従って、TFAT方式では、HDDにデータが完全に書かれた状態か完全に書かれていない状態かのどちらかの状態しかなく、電源が切れてもHDDに部分的にデータが書かれた状態にはならない。   In order to solve such a problem, a technique is known in which the data writing method for recording updated map data to the HDD that stores the map data is a TFAT (Transaction-Safe File Allocation Table) method. Yes. The TFAT method is a method in which when writing actual data, a special file for guaranteeing data consistency is written to the HDD first, and data is written to the HDD after data consistency is obtained. Therefore, in the TFAT method, there is only a state where data is completely written to the HDD or a state where the data is not completely written, and even when the power is turned off, the data is partially written to the HDD. Must not.

しかしながら、地図データを記録するHDDへのデータ書き込み方式をTFAT方式とした場合、データの整合性を保証するための特別なファイルを先に書き込む処理を行うため、HDDへの更新地図データの書き込みが遅くなり、地図データの更新作業が終了するまでに多くの時間がかかってしまうという問題があった。そして、その更新作業を行っている長い時間、更新地図データを記録したDVD−ROMやCD−ROM以外のディスク(例えばDVDビデオや音楽CDなど)を再生することができなくなってしまうという問題があった。   However, when the data writing method to the HDD for recording the map data is the TFAT method, a special file for guaranteeing data consistency is first written, so that the update map data is written to the HDD. There was a problem that it took a long time to complete the update process of the map data because it was late. In addition, there is a problem that it is impossible to play a disc (for example, a DVD video or a music CD) other than a DVD-ROM or CD-ROM in which updated map data is recorded for a long time during the update operation. It was.

また、更新地図データを記録したDVD−ROMやCD−ROMが複数存在する場合、ユーザは、一枚目のディスクによる更新作業が終了した後に、次のディスクに入れ替える必要がある。そのため、ユーザは、全てのディスクによる更新作業が終了するまでの長い時間ナビゲーション装置を監視しなければならないので、負担が増大してしまうという問題があった。   In addition, when there are a plurality of DVD-ROMs and CD-ROMs on which updated map data is recorded, the user needs to replace the next disk after the update work with the first disk is completed. For this reason, the user has to monitor the navigation device for a long time until the update work for all the disks is completed, which increases the burden.

本発明は、このような問題を解決するために成されたものであり、データの整合性を保証しながら更新地図データをHDDに書き込む場合に、更新地図データを記録したディスクにより再生装置が専有される時間をできるだけ短くできるようにすることを目的とする。 The present invention has been made to solve such a problem, and when the updated map data is written to the HDD while guaranteeing the data consistency, the reproducing apparatus is exclusively used by the disk on which the updated map data is recorded. The purpose is to be able to make the time spent as short as possible.

上記した課題を解決するために、本発明では、記録ディスクから再生装置によって読み出した更新地図データ地図データ記録装置の第2の領域一旦全て記録して、所定のタイミングで第2の領域から読み出した更新地図データを、その整合性を確保しながら地図データ記録装置の第1の領域バックグラウンドで更新記録するようにしている。 To solve the problems described above, in the present invention, the update map data read by the reproducing apparatus from the recording disk by temporarily all recorded in the second area of the map data recording device, from the second region at a predetermined timing The read updated map data is updated and recorded in the background in the first area of the map data recording device while ensuring its consistency.

上記のように構成した本発明によれば、再生装置により読み出された更新地図データが地図データ記録装置の第2の領域へ比較的高速に書き込まれ、その後の所定のタイミングで、第2の領域から第1の領域へと更新地図データが時間をかけてバックグラウンドで書き込まれることとなる。これにより、再生装置から読み出した更新地図データを第1の領域に直接書き込む場合に比べて、再生装置から読み出した更新地図データを第2の領域へ書き込む際の時間が短くて済む。従って、地図データの更新作業により再生装置が専有される時間が短くなり、ユーザは、再生装置から地図データ記録装置の第2の領域へ更新地図データが書き込まれる比較的短い時間を除いて、更新作業中でも再生装置を普段通り使用できる。 According to the present invention configured as described above, the updated map data read out by the playback device is written to the second area of the map data recording device at a relatively high speed, and at a predetermined timing thereafter, the second map data is read out. The updated map data is written in the background over time from the area to the first area . Thus, as compared with the case of directly writing the update map data read from the reproducing apparatus in the first region, it requires only a short time for writing the update map data read from the reproducing apparatus to the second region. Accordingly, the time for which the playback device is occupied by the update operation of the map data is shortened, and the user can update except for the relatively short time when the update map data is written from the playback device to the second area of the map data recording device . Even during work, the playback device can be used as usual.

また、再生装置により読み出された更新地図データが地図データ記録装置の第2の領域へ一旦書き込まれてしまえば、第2の領域から第1の領域への更新地図データの書き込みはバックグランドで行われるので、ユーザは、更新地図データが第2の領域へ書き込まれるのに要する比較的短い時間だけナビゲーション装置を監視するだけで良くなり、負担が大幅に軽減される。 In addition, once the updated map data read by the playback device is written to the second area of the map data recording apparatus, the update map data is written from the second area to the first area in the background. As a result, the user only has to monitor the navigation device for a relatively short time required for the updated map data to be written into the second area , and the burden is greatly reduced.

以下、本発明による一実施形態を図面に基づいて説明する。図1は、本実施形態によるナビゲーション装置1の構成例を示すブロック図である。図1において、12はディスク再生装置であり、DVD−ROM等の更新ディスク11から更新地図データを読み出す(特許請求の範囲の再生装置に該当する)。一枚の更新ディスク11には、一年分の更新地図データが記録されている。また、異なる年分の更新ディスク11に記録されている更新地図データは、互いに内容が重複していない。なお、ここでは更新地図データを記録する媒体としてDVD−ROMを用いているが、CD−ROMなどの他の媒体を用いても良い。 Hereinafter, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram illustrating a configuration example of a navigation device 1 according to the present embodiment. In FIG. 1, reference numeral 12 denotes a disk playback device, which reads update map data from an update disk 11 such as a DVD-ROM (corresponding to the playback device in the claims). The update map data for one year is recorded on one update disk 11. Further, the updated map data recorded on the update disks 11 for different years do not overlap with each other. Here, although DVD-ROM is used as a medium for recording updated map data, other media such as CD-ROM may be used.

地図データの更新作業は、通常は毎年行われるが、ユーザによっては複数年分をまとめて更新することもある。例えば、3年分をまとめて更新する場合、更新作業を完全に行うためには、二年前(例えば2002年度)の更新地図データを記録した第1の更新ディスク11a、一年前(例えば2003年度)の更新地図データを記録した第2の更新ディスク11b、今年(例えば2004年度)の更新地図データを記録した第3の更新ディスク11cの全ての更新ディスク11をディスク再生装置12にて読み出す必要がある。   The update operation of the map data is usually performed every year, but some users may update a plurality of years at once. For example, when updating three years at a time, in order to complete the update work, the first update disk 11a in which the update map data two years ago (for example, 2002) is recorded, one year ago (for example, 2003) It is necessary to read out all the update disks 11 of the second update disk 11b in which the update map data of (year) is recorded and the third update disk 11c in which the update map data of this year (for example, 2004) is recorded by the disk playback device 12. There is.

13は地図データ記録装置であり、地図表示や経路探索などに必要な各種の地図データを記録している。地図データ記録装置13は、データの整合性を確保しながらデータを記録する(例えばTFAT方式)第1の領域(特許請求の範囲の保護領域に該当する)と、更新地図データを一時的に記録する(例えばFAT32方式)第2の領域(特許請求の範囲の一時記憶領域)とを備えている。ここで、地図データ記録装置13の第2の領域への記録は、第1の領域への記録に比べて高速に行うことができる。   A map data recording device 13 records various types of map data required for map display, route search, and the like. The map data recording device 13 records the updated map data temporarily when the first area (corresponding to the protected area of the claims) is recorded (for example, TFAT method) while data consistency is secured. (For example, FAT32 system) second area (temporary storage area of claims). Here, the recording to the second area of the map data recording device 13 can be performed at a higher speed than the recording to the first area.

地図表示や経路探索などに必要な地図データは、第1の領域に記録されている。また、第2の領域は、地図データの更新作業の際に使用される。ここで、更新作業とは、ディスク再生装置12によって読み出された更新地図データを、地図データ記録装置13の第2の領域に記録し、地図データ記録装置13の第2の領域に記録された更新地図データを所定のタイミングで読み出し、第1の領域に書き込む一連の作業を示す。なお、ここでは地図データ記録装置13としてHDDを用いているが、半導体メモリなどの書き換え可能な記録媒体を用いても良い。   Map data necessary for map display, route search, and the like is recorded in the first area. The second area is used when the map data is updated. Here, the update work refers to the update map data read by the disk playback device 12 being recorded in the second area of the map data recording device 13 and recorded in the second area of the map data recording device 13. A series of operations for reading updated map data at a predetermined timing and writing it in the first area is shown. Although the HDD is used as the map data recording device 13 here, a rewritable recording medium such as a semiconductor memory may be used.

14は地図データ制御部であり、地図データ記録装置13からの更新地図データの読み出し及び書き込みを制御する。具体的には、地図データの更新時に、ディスク再生装置12にて更新ディスク11から読み出された更新地図データを第2の領域に一旦記録し、所定のタイミングで第2の領域から更新地図データを読み出して第1の領域に書き込む。また、地図表示や経路探索などの通常使用時に、第1の領域から地図データを読み出す。   A map data control unit 14 controls reading and writing of updated map data from the map data recording device 13. Specifically, when the map data is updated, the update map data read from the update disk 11 by the disk reproducing device 12 is temporarily recorded in the second area, and the update map data is updated from the second area at a predetermined timing. Is read and written to the first area. Further, map data is read from the first area during normal use such as map display or route search.

15は車両の現在位置を測定する位置測定装置であり、自立航法センサ、GPS(Global Positioning System)受信機、位置計算用CPU等で構成されている。自立航法センサは、所定走行距離毎に1個のパルスを出力して車両の移動距離を検出する車速センサ(距離センサ)と、車両の回転角度(移動方位)を検出する振動ジャイロ等の角速度センサ(相対方位センサ)とを含む。自立航法センサは、これらの車速センサおよび角速度センサによって車両の相対位置および方位を検出する。   Reference numeral 15 denotes a position measuring device that measures the current position of the vehicle, and includes a self-contained navigation sensor, a GPS (Global Positioning System) receiver, a position calculation CPU, and the like. The self-contained navigation sensor includes a vehicle speed sensor (distance sensor) that outputs a single pulse for each predetermined travel distance to detect the travel distance of the vehicle, and an angular velocity sensor such as a vibration gyro that detects the rotation angle (movement direction) of the vehicle. (Relative orientation sensor). The self-contained navigation sensor detects the relative position and direction of the vehicle using these vehicle speed sensor and angular velocity sensor.

位置計算用CPUは、自立航法センサから出力される自車の相対的な位置及び方位のデータに基づいて、絶対的な自車位置(推定車両位置)、方位および走行速度を計算する。また、GPS受信機は、複数のGPS衛星から送られてくる電波をGPSアンテナで受信して、3次元測位処理あるいは2次元測位処理を行って車両の絶対位置、方位および走行速度を計算する(車両方位は、現時点における自車位置と1サンプリング時間ΔT前の自車位置とに基づいて計算する)。   The position calculation CPU calculates an absolute host vehicle position (estimated vehicle position), heading, and traveling speed based on data on the relative position and heading of the host vehicle output from the self-contained navigation sensor. The GPS receiver receives radio waves transmitted from a plurality of GPS satellites with a GPS antenna and performs a three-dimensional positioning process or a two-dimensional positioning process to calculate the absolute position, direction, and traveling speed of the vehicle ( The vehicle direction is calculated on the basis of the current vehicle position and the current vehicle position one sampling time ΔT before).

16は地図データメモリであり、地図データ記録装置13の第1の領域から読み出された地図データを一時的に格納する。すなわち、地図データ制御部14は、位置測定装置15から車両現在位置の情報を入力し、その車両現在位置を含む所定範囲の地図データの読み出し指示を出力することにより、地図表示や誘導経路の探索に必要な地図データを地図データ記録装置13の第1の領域から読み出して地図データメモリ16に格納する。   A map data memory 16 temporarily stores map data read from the first area of the map data recording device 13. In other words, the map data control unit 14 inputs information on the current vehicle position from the position measurement device 15 and outputs an instruction to read out a predetermined range of map data including the current vehicle position, thereby searching for a map display or guidance route. The map data necessary for this is read from the first area of the map data recording device 13 and stored in the map data memory 16.

17はリモートコントローラ(リモコン)であり、ユーザがナビゲーション装置1に対して各種の情報(例えば、経路誘導の目的地)を設定したり、各種の操作(例えば、メニュー選択操作、拡大/縮小操作、手動地図スクロール、文字入力、データ更新等)を行ったりするための各種操作子(ボタンやジョイスティック等)を備えている。18はリモコンインタフェースであり、リモコン16からその操作状態に応じた赤外線信号を受信する。   Reference numeral 17 denotes a remote controller (remote controller), in which the user sets various types of information (for example, a route guidance destination) for the navigation apparatus 1 and various operations (for example, menu selection operations, enlargement / reduction operations, Various controls (buttons, joysticks, etc.) for performing manual map scrolling, character input, data updating, etc. are provided. Reference numeral 18 denotes a remote control interface which receives an infrared signal corresponding to the operation state from the remote control 16.

19はプロセッサ(CPU)であり、ナビゲーション装置1の全体を制御する。また、20はROMであり、各種プログラム(地図データ更新プログラム、誘導経路探索処理プログラム等)を記録する。21はRAMであり、各種処理の過程で得られるデータや、各種処理の結果得られるデータを一時的に格納する。なお、CPU19は、特許請求の範囲の制御装置に該当する。   Reference numeral 19 denotes a processor (CPU) that controls the entire navigation apparatus 1. Reference numeral 20 denotes a ROM which records various programs (such as a map data update program and a guidance route search processing program). Reference numeral 21 denotes a RAM which temporarily stores data obtained during various processes and data obtained as a result of various processes. The CPU 19 corresponds to the control device in the claims.

前述のCPU19は、ROM20に記録されている地図データ更新プログラムに従って、ディスク再生装置12を制御する。ディスク再生装置12は、挿入された更新ディスク11から更新地図データを読み出す。そして、CPU19は、FAT32方式などの書き込み方式にて地図データ記録装置13の第2の領域に更新地図データを一時的に記録するように地図データ制御部14を制御する。また、CPU19は、地図データ記録装置13の第2の領域から所定のタイミングで更新地図データを読み出し、TFAT方式などの書き込み方式にて第1の領域に書き込むように地図データ制御部14を制御する。ここで、更新地図データは、図2に示すように、更新ディスク11から地図データ記録装置13の第2の領域、地図データ記録装置13の第1の領域へと流れる。   The aforementioned CPU 19 controls the disk playback device 12 according to the map data update program recorded in the ROM 20. The disk reproducing device 12 reads the update map data from the inserted update disk 11. Then, the CPU 19 controls the map data control unit 14 so as to temporarily record the updated map data in the second area of the map data recording device 13 by a writing method such as the FAT32 method. In addition, the CPU 19 controls the map data control unit 14 to read the updated map data from the second area of the map data recording device 13 at a predetermined timing and write the updated map data to the first area by a writing method such as the TFAT method. . Here, the update map data flows from the update disk 11 to the second area of the map data recording device 13 and the first area of the map data recording device 13 as shown in FIG.

具体的には、まず、CPU19は、ディスク再生装置12に挿入された更新ディスク11のTOC(Table Of Contents)を参照して更新ディスク11の種類を判断する。なお、更新ディスク11の種類は、更新ディスク11の順番(バージョンや更新年度など)を示す情報である。   Specifically, the CPU 19 first determines the type of the update disk 11 with reference to the TOC (Table Of Contents) of the update disk 11 inserted in the disk playback device 12. The type of the update disk 11 is information indicating the order (version, update year, etc.) of the update disk 11.

更新ディスク11の種類を判断すると、CPU19は、ディスク再生装置12によって読み出された更新地図データを、第1の更新ディスク11a〜第3の更新ディスク11cの種類と関連付けて、地図データ記録装置13の第2の領域に地図データ制御部14によって記録する。ここで、第1の更新ディスク11a〜第3の更新ディスク11cは、どのような順番でディスク再生装置12に挿入しても良い。また、この時点では、全ての更新ディスク11a〜11cを挿入しなくても良い。   When the type of the update disk 11 is determined, the CPU 19 associates the updated map data read by the disk reproducing device 12 with the types of the first update disk 11a to the third update disk 11c, and the map data recording device 13. Is recorded in the second area by the map data control unit 14. Here, the first update disk 11a to the third update disk 11c may be inserted into the disk playback device 12 in any order. At this time, all the update disks 11a to 11c need not be inserted.

次に、CPU19は、地図データ制御部14を制御して、地図データ記録装置13の第2の領域に記録された更新地図データを所定のタイミングで読み出し、第1の領域に書き込む。ここで、所定のタイミングとは、少なくとも地図データ記録装置13の第2の領域に更新地図データが記録された状態で、ナビゲーション装置1に電源が投入されている状態であり、第2の領域に記録された更新地図データの中に、未更新で最も古い更新地図データ(ここでは、第1の更新ディスク11aに記録されている二年前の更新地図データ)があるとCPU19により判断されたタイミングを示す。   Next, the CPU 19 controls the map data control unit 14 to read the updated map data recorded in the second area of the map data recording device 13 at a predetermined timing and write it in the first area. Here, the predetermined timing is a state in which the updated map data is recorded at least in the second area of the map data recording device 13 and the navigation apparatus 1 is powered on. The timing at which the CPU 19 determines that there is unupdated and oldest updated map data (in this case, updated map data two years ago recorded on the first update disk 11a) in the recorded updated map data. Indicates.

なお、地図データ記録装置13として、HDDや半導体メモリを使用した場合、ディスク再生装置12によって読み出された更新地図データを、地図データ記録装置13の第2の領域に記録することと、地図データ記録装置13の第2の領域に記録された更新地図データを所定のタイミングで読み出し、第1の領域に書き込むこととは、同時に行うことができる。また、CPU19は、地図データ記録装置13の第2の領域において、第1の領域に記録するために読み出された更新地図データを消去する。   When an HDD or a semiconductor memory is used as the map data recording device 13, the updated map data read by the disk reproducing device 12 is recorded in the second area of the map data recording device 13, and the map data The update map data recorded in the second area of the recording device 13 can be read out at a predetermined timing and written in the first area at the same time. Further, the CPU 19 erases the updated map data read out for recording in the first area in the second area of the map data recording device 13.

ところで、地図データ記録装置13の第2の領域に記録された更新地図データを読み出し、第1の領域に書き込む際には、更新ディスク11の順番に従って、未更新の更新ディスク11の中で最も古い更新地図データを記録した第1の更新ディスク11aから順番に更新を行う必要がある。例えば、ディスク再生装置12に第1の更新ディスク11aと第3の更新ディスク11cのみを挿入したとする。この場合、地図データ記録装置13の第2の領域には、第1の更新ディスク11aによる更新地図データと第3の更新ディスク11cによる更新地図データのみが記録されている。そのため、第1の更新ディスク11aより記録された更新地図データを第2の領域から読み出して、第1の領域に書き込むことはできるが、第2の更新ディスク11bによる更新地図データを飛ばして、第3の更新ディスク11cより記録された更新地図データを第2の領域から読み出して、第1の領域に書き込むことはできない。   By the way, when the updated map data recorded in the second area of the map data recording device 13 is read out and written into the first area, the oldest of the unupdated update disks 11 according to the order of the update disks 11. It is necessary to update in order from the first update disk 11a in which the update map data is recorded. For example, it is assumed that only the first update disk 11a and the third update disk 11c are inserted into the disk playback device 12. In this case, only the update map data from the first update disk 11a and the update map data from the third update disk 11c are recorded in the second area of the map data recording device 13. Therefore, the update map data recorded from the first update disk 11a can be read from the second area and written to the first area, but the update map data from the second update disk 11b is skipped, The updated map data recorded from the third update disk 11c cannot be read from the second area and written to the first area.

従って、CPU19は、後述する警告タイミングにおいて、図3に示すように第2の更新ディスク11bのディスク再生装置12への挿入を促す警告画像を後述するメニュー発生部25により生成して後述する表示装置29に表示したり、「2004年度の更新ディスクを挿入してください」という音声を後述する音声発生部30により生成して後述するスピーカ31より出力したりする。   Accordingly, the CPU 19 generates a warning image for prompting insertion of the second updated disk 11b into the disk reproducing device 12 as shown in FIG. 3 at a warning timing described later, and generates a display device described later. 29, or a voice message “Please insert the 2004 updated disc” is generated by the voice generation unit 30 described later and output from the speaker 31 described later.

警告タイミングとは、例えば、CPU19がディスク再生装置12に挿入された更新ディスク11のTOCを参照して更新ディスク11の種類を判断し、更新ディスク11の順番に反するTOCが読み込まれたタイミング(第1の更新ディスク11aのTOCが読み込まれ、第2の更新ディスク11bのTOCが読み込まれる前に第3の更新ディスク11cのTOCが読み込まれたタイミング)を示す。また、第2の領域に記録された第1の更新ディスク11aによる更新地図データの第1の領域への書き込みが完了したタイミング(次の第2の更新ディスク11bによる更新地図データの第2の領域からの読み出しを開始しようとするタイミング)であっても良い。また、前述した二つのタイミングの間の任意のタイミングであっても良い。   The warning timing is, for example, the timing at which the CPU 19 judges the type of the update disk 11 with reference to the TOC of the update disk 11 inserted in the disk playback device 12 and reads the TOC that is contrary to the order of the update disks 11 (first order). 1 shows the timing at which the TOC of the first update disk 11a is read and the TOC of the third update disk 11c is read before the TOC of the second update disk 11b is read. In addition, the timing at which writing of the updated map data to the first area by the first update disk 11a recorded in the second area is completed (the second area of the updated map data by the next second update disk 11b). May be the timing at which reading from is started. Further, any timing between the two timings described above may be used.

また、CPU19は、例えば、ROM20に記録されている誘導経路探索処理プログラムに従って、地図データメモリ16に格納された地図データを用いて、現在地から目的地までを結ぶ最もコストが小さな誘導経路を探索する処理を行う。   Further, the CPU 19 searches for a guide route with the lowest cost connecting the current location to the destination using the map data stored in the map data memory 16 according to the guide route search processing program recorded in the ROM 20, for example. Process.

22は誘導経路メモリであり、CPU19が探索した誘導経路のデータを記憶する。誘導経路のデータは、現在地から目的地までの各ノードに対応させて、各ノードの位置と、各ノードが交差点か否かを表す交差点識別フラグとを記憶したものである。   A guidance route memory 22 stores the guidance route data searched by the CPU 19. The guidance route data stores the position of each node and an intersection identification flag indicating whether each node is an intersection, corresponding to each node from the current location to the destination.

23はディスプレイコントローラであり、地図データメモリ16に格納された地図データに基づいて、表示装置29への表示に必要な地図画像データを生成する。   A display controller 23 generates map image data necessary for display on the display device 29 based on the map data stored in the map data memory 16.

24はビデオRAMであり、ディスプレイコントローラ23によって生成された地図画像データを一時的に格納する。すなわち、ディスプレイコントローラ23によって生成された地図画像データはビデオRAM24に一時的に格納され、1画面分の地図画像データが読み出されて画像合成部28に出力される。   A video RAM 24 temporarily stores map image data generated by the display controller 23. That is, the map image data generated by the display controller 23 is temporarily stored in the video RAM 24, and the map image data for one screen is read and output to the image composition unit 28.

メニュー発生部25は、リモコン17を用いて各種の操作を行う際に必要なメニュー画像や図3に示す警告画像を発生して出力する。26は誘導経路発生部であり、誘導経路メモリ22に記憶された誘導経路探索処理プログラムの処理結果を使用して、誘導経路のデータを発生する。すなわち、誘導経路メモリ22に記憶された誘導経路のデータの中から、その時点でビデオRAM24に描画された地図エリアに含まれるものを選択的に読み出し、地図画像に重ねて所定色で太く強調した誘導経路を描画する。   The menu generation unit 25 generates and outputs a menu image necessary for performing various operations using the remote controller 17 and a warning image shown in FIG. A guidance route generator 26 generates guidance route data by using the processing result of the guidance route search processing program stored in the guidance route memory 22. That is, from the guidance route data stored in the guidance route memory 22, the one included in the map area drawn in the video RAM 24 at that time is selectively read out, and is overlaid on the map image and highlighted with a predetermined color. Draw a guidance route.

27はマーク等発生部であり、マップマッチング処理された後の自車両の位置に表示する車両位置マークや、ガソリンスタンドやコンビニエンスストア等を表示する各種ランドマーク等を発生して出力する。なお、マップマッチング処理とは、地図データメモリ16に読み出されている地図データと、位置測定装置15によって測定されたGPS受信機による自車両の位置及び車両方位のデータと、自立航法センサによる推定車両位置及び車両方位のデータとを用いて、自車両の走行位置を地図データの道路上に位置修正する処理のことを言う。   A mark generation unit 27 generates and outputs a vehicle position mark to be displayed at the position of the host vehicle after the map matching process, various landmarks to display a gas station, a convenience store, and the like. The map matching process is the map data read to the map data memory 16, the data of the position and direction of the own vehicle by the GPS receiver measured by the position measuring device 15, and the estimation by the autonomous navigation sensor. This refers to processing for correcting the position of the traveling position of the host vehicle on the road of the map data using the vehicle position and vehicle direction data.

画像合成部28は、各種画像を合成して出力する。すなわち、ディスプレイコントローラ23によって読み出された地図画像データに、メニュー発生部25、誘導経路発生部26、マーク等発生部27のそれぞれから出力される各画像データを重ねて画像合成を行い、表示装置29に出力する。これにより、表示装置29の画面上には、自車両周辺の地図画像が自車両の車両位置マークと共に表示される。   The image composition unit 28 synthesizes and outputs various images. That is, the map image data read out by the display controller 23 is overlaid with the image data output from each of the menu generating unit 25, the guide route generating unit 26, and the mark generating unit 27, and image synthesis is performed. 29. Thereby, on the screen of the display device 29, the map image around the host vehicle is displayed together with the vehicle position mark of the host vehicle.

音声発生部30は、交差点案内の音声や、各種操作案内の音声などを発声する。スピーカ31は、音声発生部30により発生された音声を外部に出力する。32はバスであり、前述した各種の機能構成どうしで互いにデータの授受を行うために使用される。   The voice generation unit 30 utters a voice for intersection guidance, a voice for various operation guidance, and the like. The speaker 31 outputs the sound generated by the sound generator 30 to the outside. Reference numeral 32 denotes a bus, which is used to exchange data with each other between the various functional configurations described above.

次に、本実施形態によるナビゲーション装置の動作及び地図データ更新方法を説明する。図4は、本実施形態によるナビゲーション装置1の地図データ記録装置13の第2の領域に更新地図データを記録する動作を示すフローチャートである。また、図5は、本実施形態によるナビゲーション装置1の地図データ記録装置13の第2の領域から第1の領域へ更新地図データを記録する動作を示すフローチャートである。   Next, the operation of the navigation device and the map data update method according to the present embodiment will be described. FIG. 4 is a flowchart showing an operation of recording updated map data in the second area of the map data recording device 13 of the navigation device 1 according to the present embodiment. FIG. 5 is a flowchart showing an operation of recording updated map data from the second area to the first area of the map data recording device 13 of the navigation apparatus 1 according to the present embodiment.

図4において、まず、CPU19は、ディスク再生装置12に更新ディスク11が挿入されたか否かを調べる(ステップS1)。更新ディスク11が挿入されない場合には(ステップS1にてNO)、ステップS1の処理を繰り返す。   In FIG. 4, first, the CPU 19 checks whether or not the update disk 11 has been inserted into the disk playback device 12 (step S1). If the update disk 11 is not inserted (NO in step S1), the process in step S1 is repeated.

一方、CPU19にてディスク再生装置12に更新ディスク11が挿入されたと判断された場合には(ステップS1にてYES)、CPU19は、ディスク再生装置12にて読み出された更新ディスク11のTOCを参照して更新ディスク11の種類を判断して地図データ制御部14に通知する(ステップS2)。地図データ制御部14は、ディスク再生装置12にて読み出された更新地図データを更新ディスク11の種類に関連付けて、地図データ記録装置13の第2の領域(書き込み方式がFAT32方式などである領域)に記録する(ステップS3)。   On the other hand, if the CPU 19 determines that the update disk 11 has been inserted into the disk playback device 12 (YES in step S1), the CPU 19 reads the TOC of the update disk 11 read out by the disk playback device 12. The type of the update disk 11 is determined with reference to the map data control unit 14 (step S2). The map data control unit 14 associates the updated map data read out by the disc playback device 12 with the type of the update disc 11, and the second area of the map data recording device 13 (the area where the writing method is the FAT32 method or the like) (Step S3).

CPU19は、地図データ記録装置13の第2の領域において、更新ディスク11の何れか一枚(第1の更新ディスク11a〜第3の更新ディスク11c)による更新地図データの記録が完了したか否かを調べる(ステップS4)。記録が完了していない場合には(ステップS4にてNO)、更新地図データの記録を継続して、ステップS4の処理を繰り返す。   The CPU 19 determines whether or not recording of update map data by any one of the update disks 11 (first update disk 11a to third update disk 11c) is completed in the second area of the map data recording device 13. (Step S4). If the recording is not completed (NO in step S4), the recording of the updated map data is continued and the process of step S4 is repeated.

一方、記録が完了した場合には(ステップS4にてYES)、CPU19は、リモコン17などにより地図データの更新を終了する操作が行われたか否かを調べる(ステップS5)。地図データの更新を終了する操作が行われた場合には(ステップS5にてYES)、処理を終了し、地図データの更新を終了する操作が行われなかった場合には(ステップS5にてNO)、次の更新ディスク11の何れか一枚を挿入し、ステップS1の処理に戻る。   On the other hand, when the recording is completed (YES in step S4), the CPU 19 checks whether or not an operation for ending the update of the map data is performed by the remote controller 17 or the like (step S5). If an operation to end the update of the map data has been performed (YES in step S5), the process ends, and if an operation to end the update of the map data has not been performed (NO in step S5) ) Insert one of the next update disks 11 and return to the process of step S1.

一方、図5において、CPU19は、地図データ記録部13の第2の領域に更新地図データが記録されているか否かを調べる(ステップS11)。第2の領域に更新地図データが記録されていない場合には(ステップS11にてNO)、第2の領域に更新地図データが記録されるまでステップS11の処理を繰り返す。   On the other hand, in FIG. 5, the CPU 19 checks whether or not the updated map data is recorded in the second area of the map data recording unit 13 (step S11). If the updated map data is not recorded in the second area (NO in step S11), the process of step S11 is repeated until the updated map data is recorded in the second area.

一方、第2の領域に更新地図データが記録されている場合には(ステップS11にてYES)、CPU19は、その更新地図データに関連付けて記録されているディスク11の種類を参照して、未更新の更新地図データの中で最も古い更新地図データがあるか否かを調べる(ステップS12)。未更新の更新地図データの中で最も古い更新地図データがないと判断された場合には(ステップ12にてNO)、未更新の更新地図データの中で最も古い更新地図データを記録した更新ディスク11の挿入を促す警告メッセージを表示する(ステップS13)。そして、ステップS11の処理に戻る。   On the other hand, when updated map data is recorded in the second area (YES in step S11), CPU 19 refers to the type of disk 11 recorded in association with the updated map data, and has not yet recorded it. It is checked whether or not there is the oldest updated map data in the updated map data (step S12). If it is determined that there is no oldest update map data among the unupdated update map data (NO in step 12), an update disk recording the oldest update map data among the unupdated update map data 11 is displayed (step S13). And it returns to the process of step S11.

一方、未更新の更新地図データの中で最も古い更新地図データがあると判断された場合には(ステップS12にてYES)、地図データ制御部14では、地図データ記録部13の第2の領域に記録されている最も古い更新地図データを読み出し、第1の領域(書き込み方式がTFAT方式などである領域)に書き込む(ステップS14)。   On the other hand, when it is determined that there is the oldest updated map data among the unupdated updated map data (YES in step S12), the map data control unit 14 uses the second area of the map data recording unit 13. The oldest update map data recorded in the field is read out and written in the first area (area where the writing method is TFAT method or the like) (step S14).

そして、CPU19は、地図データ記録装置13の第1の領域において、更新ディスク11の一枚分(一年分)の更新地図データの記録が完了したか否かを調べる(ステップS15)。記録が完了していない場合には(ステップS15にてNO)、記録が完了するまでステップS15の処理を繰り返す。   Then, the CPU 19 checks whether or not the update map data for one update disk 11 (one year) has been recorded in the first area of the map data recording device 13 (step S15). If the recording has not been completed (NO in step S15), the process in step S15 is repeated until the recording is completed.

一方、記録が完了した場合には(ステップS15にてYES)、地図データ制御部14では、地図データ記録装置13の第2の領域における最も古い更新地図データを消去する(ステップS16)。   On the other hand, when the recording is completed (YES in step S15), the map data control unit 14 erases the oldest updated map data in the second area of the map data recording device 13 (step S16).

そして、CPU19は、リモコン17などにより地図データの更新を終了する操作が行われたか否かを調べる(ステップS17)。地図データの更新を終了する操作が行われた場合には(ステップS17にてYES)、処理を終了し、地図データの更新を終了する操作が行われなかった場合には(ステップS16にてNO)、次の更新地図データによる更新を行うために、ステップS11の処理に戻る。   Then, the CPU 19 checks whether or not an operation for ending the update of map data has been performed by the remote controller 17 or the like (step S17). If an operation to end the update of the map data has been performed (YES in step S17), the process ends, and if an operation to end the update of the map data has not been performed (NO in step S16) ), The process returns to the process of step S11 in order to perform the update by the next update map data.

以上詳しく説明したように、本実施形態によれば、データの整合性を確保しながらデータを記録する第1の領域と、更新地図データを一時的に記録する第2の領域とを地図データ記録装置13に備え、地図データの更新時には、ディスク再生装置12にて更新ディスク11から読み出された更新地図データを第2の領域に一旦記録し、所定のタイミングで第2の領域から更新地図データを読み出して第1の領域に書き込むようにしているので、ディスク再生装置12から更新地図データを読み出し、地図データ記録装置13の第1の領域に直接書き込む場合に比べて、ディスク再生装置12から更新地図データを読み出し、地図データ記録装置13の第2の領域へ書き込む時間が短くて済む。従って、地図データの更新作業によりディスク再生装置12が専有される時間が短くなり、ユーザは、ディスク再生装置12から地図データ記録装置13の第2の領域へ更新地図データが書き込まれる比較的短い時間を除いて、更新作業中でもディスク再生装置12を普段通り使用できる。また、ディスク再生装置12により読み出された更新地図データが地図データ記録装置13の第2の領域へ書き込まれてしまえば、第2の領域から第1の領域への更新地図データの書き込みがバックグランドで行われるので、ユーザは、更新地図データが第2の領域へ書き込まれる比較的短い時間だけナビゲーション装置1を監視するだけで良くなり、負担が大幅に軽減される。   As described above in detail, according to the present embodiment, the first area for recording data while ensuring the consistency of data and the second area for temporarily recording updated map data are recorded as map data. In the device 13, when updating the map data, the updated map data read from the update disk 11 by the disk reproducing device 12 is temporarily recorded in the second area, and the updated map data is updated from the second area at a predetermined timing. Since the updated map data is read from the disk playback device 12 and written directly to the first area of the map data recording device 13, the update from the disk playback device 12 is performed. It takes less time to read out the map data and write it into the second area of the map data recording device 13. Accordingly, the time for which the disk reproducing device 12 is occupied by the update operation of the map data is shortened, and the user is relatively short in the time when the updated map data is written from the disk reproducing device 12 to the second area of the map data recording device 13. The disc player 12 can be used as usual even during the update operation. If the updated map data read by the disk playback device 12 is written to the second area of the map data recording device 13, the update map data is written back from the second area to the first area. Since it is performed at the ground, the user only has to monitor the navigation device 1 for a relatively short time when the updated map data is written to the second area, and the burden is greatly reduced.

また、本実施形態によれば、更新ディスク11に記録されている更新地図データを地図データ記録装置13の第2の領域に一時的に記録するので、ディスク再生装置12に挿入する更新ディスク11が複数存在する場合でも、複数の更新ディスク11を順番に挿入する必要がなくなり、ユーザに対する負担が大幅に軽減される。   Further, according to the present embodiment, the update map data recorded on the update disk 11 is temporarily recorded in the second area of the map data recording device 13, so that the update disk 11 to be inserted into the disk playback device 12 Even when there are a plurality of disks, it is not necessary to insert a plurality of update disks 11 in order, and the burden on the user is greatly reduced.

また、本実施形態によれば、地図データ記録装置13の第2の領域に記録された更新地図データを所定のタイミングで第1の領域に記録するようにしている。所定のタイミングは、少なくとも地図データ記録装置13の第2の領域に更新地図データが記録された状態で、ナビゲーション装置1に電源が投入されている状態であり、第2の領域に記録された更新地図データの中に、未更新で最も古い更新地図データがあるとCPU19により判断されたタイミングである。従って、未更新で最も古い更新地図データを記録した更新ディスク11をディスク再生装置12に挿入すると、ディスク再生装置12により読み出された更新地図データが地図データ記録装置13の第2の領域に記録された時点で、ユーザが指示しなくても第2の領域から第1の領域への更新地図データの書き込みを自動的に行うことができる。   Further, according to the present embodiment, the updated map data recorded in the second area of the map data recording device 13 is recorded in the first area at a predetermined timing. The predetermined timing is a state in which the updated map data is recorded in at least the second area of the map data recording device 13 and the navigation apparatus 1 is powered on, and the update recorded in the second area This is the timing when the CPU 19 determines that the oldest updated map data that has not been updated is present in the map data. Therefore, when the update disk 11 that has not been updated and has the oldest updated map data recorded therein is inserted into the disk playback device 12, the updated map data read by the disk playback device 12 is recorded in the second area of the map data recording device 13. At that time, the update map data can be automatically written from the second area to the first area without any instruction from the user.

なお、本実施形態において、データの整合性を確保しながらデータを記録する第1の領域と、更新地図データを一時的に記録する第2の領域とを地図データ記録装置13に設けているが、これに限定されない。例えば、データの整合性を確保しながらデータを記録する第1の地図データ記録装置と、更新地図データを一時的に記録する第2の地図データ記録装置とを設けるようにしても良い。また、第1の地図データ記録装置及び第2の地図データ記録装置は、HDDや半導体メモリなどの記録媒体により構成しても良い。また、第1の地図データ記録装置及び第2の地図データ記録装置を異なる記録媒体により構成しても良い。   In the present embodiment, the map data recording device 13 is provided with a first area for recording data while ensuring data consistency and a second area for temporarily recording updated map data. However, the present invention is not limited to this. For example, a first map data recording device that records data while ensuring data consistency and a second map data recording device that temporarily records updated map data may be provided. Further, the first map data recording device and the second map data recording device may be configured by a recording medium such as an HDD or a semiconductor memory. Further, the first map data recording device and the second map data recording device may be configured by different recording media.

また、ナビゲーション装置1に設けた通信部との間でデータの送受信を可能とするサーバをナビゲーション装置1の外部に設け、このサーバ内に、更新地図データを一時的に記録する第2の地図データ記録装置を設けるようにしても良い。   Also, a second map data for temporarily storing updated map data in the server is provided outside the navigation device 1 that enables transmission and reception of data to and from the communication unit provided in the navigation device 1. A recording device may be provided.

また、本実施形態において、データの整合性を確保しながらデータを記録する書き込み方式としてTFAT方式を例示しているが、これに限定されない。例えば、Ext3(Third Extended Filesystem)や、Reliance、ReiserFSを使用しても良い。   In this embodiment, the TFAT method is exemplified as a writing method for recording data while ensuring data consistency. However, the present invention is not limited to this. For example, Ext3 (Third Extended Filesystem), Reliance, ReiserFS may be used.

また、本実施形態において、更新地図データを地図データ記録装置13の第2の領域から読み出し、第1の領域に書き込む際に、第1の更新ディスク11aに該当する更新地図データを全て書き込んでから、第2の更新ディスク11b及び第3の更新ディスク11cに該当する更新地図データを順番に書き込んでいるが、これに限定されない。例えば、位置測定装置15によって測定された自車両の位置を含む所定の地域(例えばアメリカ合衆国の場合には州、日本の場合には都道府県など)の更新地図データを優先的に地図データ記録装置13の第2の領域から全ての更新ディスク11a〜11cについて読み出し、第1の領域に書き込むようにしても良い。これにより、自車両に関係する地域の地図データを迅速に更新することができる。   In the present embodiment, when the updated map data is read from the second area of the map data recording device 13 and written to the first area, all the updated map data corresponding to the first update disk 11a is written. The update map data corresponding to the second update disk 11b and the third update disk 11c are sequentially written, but the present invention is not limited to this. For example, the map data recording device 13 preferentially updates the updated map data of a predetermined region (for example, a state in the case of the United States, a prefecture in the case of Japan) including the position of the vehicle measured by the position measuring device 15. Alternatively, all the update disks 11a to 11c may be read from the second area and written to the first area. Thereby, the map data of the area | region relevant to the own vehicle can be updated rapidly.

また、本実施形態において、地図データ記録装置13の第2の領域から第1の領域への書き込みを開始する所定のタイミングは、少なくとも地図データ記録装置13の第2の領域に更新地図データが記録された状態で、ナビゲーション装置1に電源が投入されている状態であり、第2の領域に記録された更新地図データの中に未更新で最も古いものがあると判断されたタイミングとしている。このタイミングによれば、未更新で最も古い更新地図データの第2の領域への書き込みが完了すると、第2の領域から第1の領域への書き込みが自動的に開始されるが、これに限定されない。例えば、ユーザが、第2の領域から第1の領域へ更新地図データを記録させるようにリモコン17を操作して、地図データの更新を指示したタイミングとしても良い。ここで、3年分の更新ディスク11を用いて更新作業を行うときには、ユーザは、3年分の更新ディスク11に記録されている更新地図データの全てを地図データ記録装置13の第2の領域に書き込んでから、指示を出して、第2の領域から第1の領域への書き込みを行うことが可能である。   In this embodiment, at a predetermined timing for starting writing from the second area of the map data recording device 13 to the first area, the updated map data is recorded at least in the second area of the map data recording device 13. In this state, the navigation apparatus 1 is powered on, and it is determined that the updated map data recorded in the second area is determined to be the oldest one that has not been updated. According to this timing, when writing of the unupdated oldest updated map data to the second area is completed, writing from the second area to the first area is automatically started. Not. For example, the timing at which the user operates the remote controller 17 so as to record the update map data from the second area to the first area and instructs the update of the map data may be used. Here, when performing the update work using the update disk 11 for three years, the user stores all of the updated map data recorded on the update disk 11 for three years in the second area of the map data recording device 13. It is possible to write from the second area to the first area by writing an instruction.

この場合にも、CPU19は、更新ディスク11の何れかがディスク再生装置12に挿入されていないことを示す警告画像を表示装置29に表示する。その警告タイミングは、例えば、ユーザが前述したリモコン17の操作を行ったタイミングとすることが可能である。すなわち、CPU19は、リモコン17による指示があったタイミングで、地図データ記録装置13の第2の領域に記録されている全ての更新地図データに関連付けて記録されている更新ディスク11の種類(更新ディスク11のTOCより得られる)を見て、順番が欠けている更新ディスク11があれば警告画像を表示装置29に表示する。   Also in this case, the CPU 19 displays a warning image indicating that any of the updated disks 11 is not inserted in the disk reproducing device 12 on the display device 29. The warning timing can be, for example, a timing when the user operates the remote controller 17 described above. That is, the CPU 19 is the type of the update disk 11 (update disk) recorded in association with all the update map data recorded in the second area of the map data recording device 13 at the timing when the remote controller 17 instructs. 11), if there is an update disk 11 whose order is missing, a warning image is displayed on the display device 29.

また、実際には第2の領域に記録されていない更新地図データを第1の領域へ記録しようとしたタイミングであっても良い。すなわち、CPU19は、1年分の更新地図データの第1の領域への書き込みが完了する度に、第2の領域に記録されている更新地図データに関連付けて記録されている更新ディスク11の種類を見て、次の年の更新地図データがない場合に警告画像を表示装置29に表示する。また、前述した二つのタイミングの間の任意のタイミングであっても良い。   Further, it may be the timing at which updated map data that is not actually recorded in the second area is to be recorded in the first area. That is, the CPU 19 stores the type of the update disk 11 recorded in association with the update map data recorded in the second area each time the update map data for one year is completely written in the first area. When there is no updated map data for the next year, a warning image is displayed on the display device 29. Further, any timing between the two timings described above may be used.

その他、上記実施形態は、本発明を実施するにあたっての具体化の一例を示したものに過ぎず、これによって本発明の技術的範囲が限定的に解釈されてはならないものである。すなわち、本発明はその精神、またはその主要な特徴から逸脱することなく、様々な形で実施することができる。   In addition, the said embodiment is only what showed the example in implementation in implementing this invention, and, as a result, the technical scope of this invention should not be interpreted limitedly. In other words, the present invention can be implemented in various forms without departing from the spirit or main features thereof.

本発明は、更新ディスクをディスク再生装置に挿入することで、地図データの更新を行うナビゲーション装置に有用である。   The present invention is useful for a navigation apparatus that updates map data by inserting an update disk into a disk playback device.

本実施形態によるナビゲーション装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the navigation apparatus by this embodiment. 本実施形態のナビゲーション装置による更新地図データの流れの例を示す図である。It is a figure which shows the example of the flow of the update map data by the navigation apparatus of this embodiment. 本実施形態のナビゲーション装置による警告画面の一例を示す図である。It is a figure which shows an example of the warning screen by the navigation apparatus of this embodiment. 本実施形態によるナビゲーション装置の地図データ記録装置の第2の領域に更新地図データを記録する動作を示すフローチャートである。It is a flowchart which shows the operation | movement which records update map data in the 2nd area | region of the map data recording device of the navigation apparatus by this embodiment. 本実施形態によるナビゲーション装置の地図データ記録装置の第1の領域から第2の領域へ更新地図データを記録する動作を示すフローチャートである。It is a flowchart which shows the operation | movement which records update map data from the 1st area | region of the map data recording device of the navigation apparatus by this embodiment to a 2nd area | region.

符号の説明Explanation of symbols

11 更新ディスク
11a 第1の更新ディスク
11b 第2の更新ディスク
11c 第3の更新ディスク
12 ディスク再生装置
13 地図データ記録装置
14 地図データ制御部
15 位置測定装置
19 CPU
DESCRIPTION OF SYMBOLS 11 Update disk 11a 1st update disk 11b 2nd update disk 11c 3rd update disk 12 Disk reproducing | regenerating apparatus 13 Map data recording apparatus 14 Map data control part 15 Position measuring apparatus 19 CPU

Claims (4)

更新前後の差分に係る更新地図データを記録した記録ディスク、またはビデオや音楽データを記録した記録ディスクを再生する再生装置と、
地図データを記録する第1の領域と、前記更新地図データを一時的に記録する第2の領域とを共通のハードディスク上に有し、前記第1の領域への記録に関してはデータの整合性を確保しながら行う方式とすることにより、前記更新地図データを記録した記録ディスクから前記再生装置により再生される前記更新地図データの前記第2の領域への記録が前記第1の領域への記録に比べて高速に行われるように構成された地図データ記録装置と、
前記再生装置から前記更新地図データを読み出して前記地図データ記録装置に記録する場合に、前記地図データ記録装置の前記第2の領域に一旦全て記録し、前記第2の領域に記録された前記更新地図データを所定のタイミングで読み出して前記第1の領域にバックグラウンドで更新記録する制御装置とを備えたナビゲーション装置。
A playback device that plays back a recording disc that records updated map data related to the difference before and after the update, or a recording disc that records video and music data;
A first area for recording map data and a second area for temporarily recording the updated map data are provided on a common hard disk, and data consistency is ensured with respect to recording in the first area. By recording the updated map data in the second area from the recording disk on which the updated map data is recorded, the updated map data recorded in the second area is recorded in the first area. A map data recording device configured to be performed at high speed, and
When the updated map data is read from the playback device and recorded in the map data recording device , the update map data is once recorded in the second area of the map data recording device and recorded in the second area. A navigation device comprising: a control device that reads map data at a predetermined timing and updates and records it in the first area in the background.
前記制御装置は、前記第2の領域に記録された前記更新地図データの中に、未更新で最も古いバージョンのデータがあると判断されたタイミングをもって、前記未更新で最も古いバージョンのデータを前記第2の領域から逐次読み出して整合性を確保しながら前記第1の領域にバックグラウンドで更新記録することを特徴とする請求項1に記載のナビゲーション装置。 The control device sets the unupdated and oldest version of data to the updated map data recorded in the second area at a timing when it is determined that there is an unupdated and oldest version of the data. 2. The navigation device according to claim 1, wherein the navigation device updates and records in the first area in the background while sequentially reading from the second area to ensure consistency. ナビゲーション装置の現在位置を測定する位置測定装置を更に備え、
前記制御装置は、前記第2の領域に記録された前記更新地図データを読み出して前記第1の領域に更新記録する際に、前記位置測定装置により測定された前記現在位置を含む所定の範囲の更新地図データを優先して更新することを特徴とする請求項1に記載のナビゲーション装置。
A position measuring device for measuring the current position of the navigation device;
The control device reads out the updated map data recorded in the second area and updates and records the updated map data in the first area, and includes a predetermined range including the current position measured by the position measuring device. The navigation apparatus according to claim 1, wherein update map data is preferentially updated.
地図データを記録する第1の領域と、更新前後の差分に係る更新地図データを一時的に記録する第2の領域とを有するハードディスクであって、前記第1の領域への記録に関してはデータの整合性を確保しながら行う方式とすることにより、前記第2の領域へのデータの記録が前記第1の領域への記録に比べて高速に行われるように構成されたハードディスクの前記第2の領域に対し、ナビゲーション装置の制御装置が、再生装置から読み出した前記更新地図データを一旦全て記録する第1のステップと、
前記制御装置が、前記第2の領域に記録された前記更新地図データを所定のタイミングで読み出して前記第1の領域にバックグラウンドで更新記録する第2のステップとを有する地図データ更新方法。
A hard disk having a first area for recording map data and a second area for temporarily recording updated map data related to the difference between before and after the update. By adopting a method for ensuring consistency, data recording in the second area is performed at a higher speed than recording in the first area. A first step in which the control device of the navigation device once records all the updated map data read from the playback device for the area ;
A map data updating method, comprising: a second step in which the control device reads the updated map data recorded in the second area at a predetermined timing and updates and records the updated map data in the first area in the background.
JP2004225152A 2004-08-02 2004-08-02 Navigation device and map data updating method Expired - Fee Related JP4901081B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004225152A JP4901081B2 (en) 2004-08-02 2004-08-02 Navigation device and map data updating method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004225152A JP4901081B2 (en) 2004-08-02 2004-08-02 Navigation device and map data updating method

Publications (2)

Publication Number Publication Date
JP2006047444A JP2006047444A (en) 2006-02-16
JP4901081B2 true JP4901081B2 (en) 2012-03-21

Family

ID=36026099

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004225152A Expired - Fee Related JP4901081B2 (en) 2004-08-02 2004-08-02 Navigation device and map data updating method

Country Status (1)

Country Link
JP (1) JP4901081B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5280617B2 (en) 2006-09-01 2013-09-04 アイシン・エィ・ダブリュ株式会社 Map update system and map update method
JP4822062B2 (en) * 2006-09-29 2011-11-24 アイシン・エィ・ダブリュ株式会社 DATA UPDATE SYSTEM, NAVIGATION DEVICE, AND DATA UPDATE METHOD
JP4385070B2 (en) * 2007-11-08 2009-12-16 本田技研工業株式会社 Navigation device
JP5277838B2 (en) * 2008-09-26 2013-08-28 村田機械株式会社 Transport control device and transport system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3663956B2 (en) * 1999-03-01 2005-06-22 トヨタ自動車株式会社 In-vehicle information processing equipment
JP3896884B2 (en) * 2002-03-28 2007-03-22 アイシン・エィ・ダブリュ株式会社 Car navigation system
JP2004085245A (en) * 2002-08-23 2004-03-18 Mitsubishi Electric Corp Moving body navigation device, map information distribution device, map information distribution system, and map information distribution method
JP4176436B2 (en) * 2002-09-30 2008-11-05 株式会社ザナヴィ・インフォマティクス Update map data display method and in-vehicle terminal device
JP4065202B2 (en) * 2003-01-07 2008-03-19 三菱電機株式会社 Map data processing apparatus and center system
JP2004294151A (en) * 2003-03-26 2004-10-21 Clarion Co Ltd Navigation device, method and program

Also Published As

Publication number Publication date
JP2006047444A (en) 2006-02-16

Similar Documents

Publication Publication Date Title
JP4885336B2 (en) Map display device
JP2009115476A (en) Navigation system
JPWO2008075492A1 (en) Map display device
JP5046329B2 (en) Navigation system, in-vehicle device, portable terminal, processing method in in-vehicle device, and processing method in portable terminal
JP5901319B2 (en) Navigation device
JP2006078357A (en) Navigation system and navigation method
JP4901081B2 (en) Navigation device and map data updating method
JP2008134308A (en) Facility retrieving device
JP2011169953A (en) Navigation device and map data structure
JP2002202907A (en) Information processing device and information recording medium having information processing program recoded readably by computer
JP4609209B2 (en) Car navigation system
JP4499586B2 (en) Image correction system and image correction method
JP2006350057A (en) Navigation device and method of updating map data
JP4339180B2 (en) Map data update device
JP2006064654A (en) Navigation apparatus and method
JP2008008701A (en) On-vehicle unit and play list creation program
JP3464883B2 (en) Navigation device
JP4969700B2 (en) Map display device
JP4917493B2 (en) In-vehicle device and display method
JP2002365063A (en) Navigation apparatus
JP2007218642A (en) Car navigation system and method and program used in the same for overwriting map
JP2007139553A (en) Navigation device
JP2009002763A (en) Navigation device and route guide control method
JP2005226999A (en) Navigation device, map matching method, and navigation program
JP2011134417A (en) Onboard device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070227

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090402

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100824

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101018

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110524

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110712

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111227

R150 Certificate of patent or registration of utility model

Ref document number: 4901081

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150113

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees