JPWO2007074741A1 - Navigation device, process control method, process control program, and computer-readable recording medium - Google Patents

Navigation device, process control method, process control program, and computer-readable recording medium Download PDF

Info

Publication number
JPWO2007074741A1
JPWO2007074741A1 JP2007551939A JP2007551939A JPWO2007074741A1 JP WO2007074741 A1 JPWO2007074741 A1 JP WO2007074741A1 JP 2007551939 A JP2007551939 A JP 2007551939A JP 2007551939 A JP2007551939 A JP 2007551939A JP WO2007074741 A1 JPWO2007074741 A1 JP WO2007074741A1
Authority
JP
Japan
Prior art keywords
navigation
update
processing
data
map
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.)
Granted
Application number
JP2007551939A
Other languages
Japanese (ja)
Other versions
JP4531819B2 (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.)
Pioneer Corp
Original Assignee
Pioneer 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 Corp filed Critical Pioneer Corp
Publication of JPWO2007074741A1 publication Critical patent/JPWO2007074741A1/en
Application granted granted Critical
Publication of JP4531819B2 publication Critical patent/JP4531819B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/09Arrangements for giving variable traffic instructions
    • G08G1/0962Arrangements for giving variable traffic instructions having an indicator mounted inside the vehicle, e.g. giving voice messages
    • G08G1/0968Systems involving transmission of navigation instructions to the vehicle
    • G08G1/096805Systems involving transmission of navigation instructions to the vehicle where the transmitted instructions are used to compute a route
    • G08G1/096827Systems involving transmission of navigation instructions to the vehicle where the transmitted instructions are used to compute a route where the route is computed onboard
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/38Electronic maps specially adapted for navigation; Updating thereof
    • G01C21/3804Creation or updating of map data
    • G01C21/3833Creation or updating of map data characterised by the source of data
    • G01C21/3844Data obtained from position sensors only, e.g. from inertial navigation

Landscapes

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

Abstract

記憶装置に記憶されているデータを用いたナビゲーション処理および記憶装置に記憶されているデータの更新処理を実行する制御部(101)を備えるナビゲーション装置(100)において、受付部(102)は、記憶装置に記憶されているデータの更新処理の開始指示を受け付け、制御部(101)は、ナビゲーション処理の実行中に更新処理の開始指示を受け付けた場合には、ナビゲーション処理にかける負荷を変更してナビゲーション処理および更新処理を実行する。In the navigation device (100) including the control unit (101) that executes navigation processing using data stored in the storage device and update processing of data stored in the storage device, the reception unit (102) stores When the control unit (101) receives an instruction to start update processing of data stored in the apparatus and receives an instruction to start update processing during execution of the navigation processing, the control unit (101) changes the load applied to the navigation processing. Execute navigation processing and update processing.

Description

この発明は、ナビゲーション処理およびデータの更新処理をおこなうナビゲーション装置、処理制御方法、処理制御プログラムおよびコンピュータに読み取り可能な記録媒体に関する。   The present invention relates to a navigation device that performs navigation processing and data update processing, a processing control method, a processing control program, and a computer-readable recording medium.

従来より、ナビゲーション装置における、HD(Hard Disk)などの記憶装置に記憶された地図データやプログラムの更新は、外部から取得された更新用データを用いておこなう。より具体的には、更新用データは、DVD−ROM(Digital Versatile Disk Read Only Memory)などの大容量記憶媒体から読み込んだり、ネットワークを介した通信によって、外部のサーバから読み込む方法などがある。   Conventionally, update of map data and programs stored in a storage device such as an HD (Hard Disk) in a navigation device is performed using update data acquired from the outside. More specifically, the update data may be read from a large-capacity storage medium such as a DVD-ROM (Digital Versatile Disk Read Only Memory), or read from an external server by communication via a network.

近年では、地図データの更新に際して、取得した更新用の地図データをヘッダー情報によって、地図表示用、経路探索用、経路案内用など、ナビゲーション装置の各機能に応じた種類に弁別する。そして、ナビゲーション装置は、経路探索用データの場合に一括で更新をおこない、経路探索用データ以外の場合には必要に応じて更新がおこなえるように登録する。このように、更新用データの種類に応じて更新方法を変えて、ナビゲーション機能の動作速度に影響を与えることなく、かつナビゲーション機能が使用できなくなる時間を最小限にして、最新地図データへの更新をおこなう提案がされている(たとえば、下記特許文献1参照。)。   In recent years, when updating map data, the obtained map data for update is discriminated into types corresponding to the functions of the navigation device, such as for map display, for route search, and for route guidance, based on header information. Then, the navigation device performs a batch update in the case of route search data, and registers so that it can be updated as necessary in cases other than the route search data. In this way, the update method is changed according to the type of update data, and the update to the latest map data is performed without affecting the operation speed of the navigation function and minimizing the time during which the navigation function cannot be used. Has been proposed (for example, see Patent Document 1 below).

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

しかしながら、上記従来技術では、ナビゲーション処理を実行中の更新処理は、更新処理を優先させた場合、更新処理に装置の負荷がかかるため、適切なナビゲーション処理をおこなえないという問題が一例として挙げられる。一方、ナビゲーション処理を実行中の更新処理は、ナビゲーション処理を優先させた場合、ナビゲーション処理に装置の負荷がかかるため、迅速な更新処理がおこなわれないという問題が一例として挙げられる。   However, in the above-described conventional technology, an example of a problem is that an update process that is executing a navigation process cannot be performed properly because the update process places a load on the apparatus when the update process is prioritized. On the other hand, an example of the update process in which the navigation process is being performed is a problem that when the navigation process is prioritized, the load on the apparatus is applied to the navigation process, so that a quick update process is not performed.

上述した課題を解決し、目的を達成するため、請求項1の発明にかかるナビゲーション装置は、記憶装置に記憶されているデータを用いたナビゲーション処理および前記記憶装置に記憶されているデータの更新処理を実行する制御手段を備えるナビゲーション装置であって、前記記憶装置に記憶されているデータの更新処理の開始指示を受け付ける受付手段を備え、前記制御手段は、前記ナビゲーション処理の実行中に前記更新処理の開始指示を受け付けた場合には、前記ナビゲーション処理にかける負荷を変更して前記ナビゲーション処理および前記更新処理を実行することを特徴とする。   In order to solve the above-described problems and achieve the object, the navigation device according to the invention of claim 1 is a navigation process using data stored in a storage device and an update process of data stored in the storage device. A navigation device comprising control means for executing the update processing, comprising: accepting means for accepting an instruction to start update processing of data stored in the storage device, wherein the control means performs the update processing during the execution of the navigation processing. When a start instruction is received, the load applied to the navigation process is changed, and the navigation process and the update process are executed.

また、請求項7の発明にかかる処理制御方法は、記憶装置に記憶されているデータを用いたナビゲーション処理および前記記憶装置に記憶されているデータの更新処理を実行するナビゲーション装置における処理制御方法であって、前記記憶装置に記憶されているデータの更新処理の開始指示を受け付ける受付工程と、前記ナビゲーション処理の実行中に前記更新処理の開始指示を受け付けた場合には、前記ナビゲーション処理にかける負荷を変更して前記ナビゲーション処理および前記更新処理を実行する制御工程と、を有することを特徴とする。   The processing control method according to the invention of claim 7 is a processing control method in a navigation device that executes navigation processing using data stored in a storage device and update processing of data stored in the storage device. A receiving step for receiving an instruction to start an update process of data stored in the storage device, and a load applied to the navigation process when the instruction to start the update process is received during the execution of the navigation process. And a control step of executing the navigation process and the update process by changing the process.

また、請求項8の発明にかかる処理制御プログラムは、請求項7に記載の処理制御方法をコンピュータに実行させることを特徴とする。   A process control program according to an invention of claim 8 causes a computer to execute the process control method according to claim 7.

また、請求項9の発明にかかるコンピュータに読み取り可能な記録媒体は、請求項8に記載の処理制御プログラムを記録したことを特徴とする。   A computer-readable recording medium according to a ninth aspect of the invention records the processing control program according to the eighth aspect.

図1は、本実施の形態にかかるナビゲーション装置の機能的構成の一例を示すブロック図である。FIG. 1 is a block diagram illustrating an example of a functional configuration of the navigation device according to the present embodiment. 図2は、本実施の形態にかかるナビゲーション装置の処理の内容を示すフローチャートである。FIG. 2 is a flowchart showing the contents of the processing of the navigation device according to the present embodiment. 図3は、本実施例1にかかるナビゲーション装置のハードウェア構成の一例を示すブロック図である。FIG. 3 is a block diagram of an example of a hardware configuration of the navigation device according to the first embodiment. 図4は、本実施例1にかかるナビゲーション装置の処理の内容を示すフローチャートである。FIG. 4 is a flowchart of the process performed by the navigation device according to the first embodiment. 図5は、本実施例1にかかるCPUにおける処理制御の負荷の一例を示す説明図である。FIG. 5 is an explanatory diagram of an example of a processing control load in the CPU according to the first embodiment. 図6は、本実施例1にかかる車両速度に応じた地図縮尺の変更について示す説明図である。FIG. 6 is an explanatory diagram illustrating the change of the map scale according to the vehicle speed according to the first embodiment. 図7は、本実施例2にかかるナビゲーション装置の処理の内容を示すフローチャートである。FIG. 7 is a flowchart of the process performed by the navigation device according to the second embodiment.

符号の説明Explanation of symbols

100 ナビゲーション装置
101 制御部
102 受付部
103 検出部
DESCRIPTION OF SYMBOLS 100 Navigation apparatus 101 Control part 102 Reception part 103 Detection part

以下に添付図面を参照して、この発明にかかるナビゲーション装置、処理制御方法、処理制御プログラムおよびコンピュータに読み取り可能な記録媒体の好適な実施の形態を詳細に説明する。   Exemplary embodiments of a navigation device, a process control method, a process control program, and a computer-readable recording medium according to the present invention will be explained below in detail with reference to the accompanying drawings.

(実施の形態)
(ナビゲーション装置の機能的構成)
図1を用いて、本実施の形態にかかるナビゲーション装置の機能的構成について説明する。図1は、本実施の形態にかかるナビゲーション装置の機能的構成の一例を示すブロック図である。
(Embodiment)
(Functional configuration of navigation device)
The functional configuration of the navigation device according to the present embodiment will be described with reference to FIG. FIG. 1 is a block diagram illustrating an example of a functional configuration of the navigation device according to the present embodiment.

図1において、記憶装置に記憶されているデータを用いたナビゲーション処理および記憶装置に記憶されているデータの更新処理を実行するナビゲーション装置100は、制御部101と、受付部102と、検出部103と、から構成されている。   In FIG. 1, a navigation device 100 that executes navigation processing using data stored in a storage device and update processing of data stored in the storage device includes a control unit 101, a reception unit 102, and a detection unit 103. And is composed of.

制御部101は、図示しない記憶装置に記憶されているデータを用いたナビゲーション処理および記憶装置に記憶されているデータの更新処理の実行を制御する。制御部101による制御は、たとえば、ナビゲーション処理を実行中に、後述する受付部102によって更新処理の開始指示を受け付けた場合には、ナビゲーション処理にかける負荷を変更してナビゲーション処理および更新処理を実行する。また、後述する検出部103によって検出された、ナビゲーション装置100の搭載された移動体の移動速度に応じて、ナビゲーション処理にかける負荷を変更することとしてもよい。   The control unit 101 controls execution of navigation processing using data stored in a storage device (not shown) and update processing of data stored in the storage device. For example, when the control unit 101 receives an instruction to start update processing by the receiving unit 102 described later during execution of navigation processing, the load applied to the navigation processing is changed and the navigation processing and update processing are executed. To do. Moreover, it is good also as changing the load applied to a navigation process according to the moving speed of the mobile body with which the navigation apparatus 100 was mounted detected by the detection part 103 mentioned later.

さらに、制御部101は、受付部102によって、更新処理の開始指示を受け付けた場合に、ナビゲーション処理における地図描画にかける負荷を低減し、低減した負荷分を更新処理に用いるよう制御してもよい。また、更新処理の開始指示を受け付けた場合に、単位時間あたりの地図描画の更新回数を開始指示の受け付け前における地図描画の更新回数より低減させてもよい。また、更新処理の開始指示を受け付けた場合に、地図描画にかかるデータ量を低減可能な縮尺に変更することとしてもよい。   Furthermore, when the receiving unit 102 receives an instruction to start the update process, the control unit 101 may control to reduce the load applied to the map drawing in the navigation process and use the reduced load for the update process. . Further, when an update processing start instruction is received, the number of map drawing updates per unit time may be reduced from the number of map drawing updates before the start instruction is received. In addition, when an update processing start instruction is received, the data amount for map drawing may be changed to a scale that can be reduced.

また、制御部101は、ナビゲーション処理および更新処理の実行中において所定のナビゲーション処理を実行する場合に、処理にかける負荷を変更して、ナビゲーション処理を優先して実行することとしてもよい。所定のナビゲーション処理は、たとえば、経路誘導やユーザによる操作を受け付ける処理などで、更新処理にかける負荷を低減させてナビゲーション処理をおこなうこととしてもよい。また、処理にかける負荷は、更新処理を停止してナビゲーション処理を実行することとしてもよい。   Further, when executing a predetermined navigation process during the execution of the navigation process and the update process, the control unit 101 may change the load applied to the process and execute the navigation process with priority. For example, the predetermined navigation process may be a process of receiving a route guidance or a user operation, and performing the navigation process while reducing the load applied to the update process. Further, the load applied to the process may be such that the update process is stopped and the navigation process is executed.

受付部102は、記憶装置に記憶されているデータの更新処理の開始指示を受け付ける。開始指示の受け付けは、たとえば、更新用データの入力を開始指示とする。また、開始指示の受け付けは、図示しない操作部をユーザが操作して入力することとしてもよい。   The accepting unit 102 accepts an instruction to start updating processing of data stored in the storage device. The acceptance of the start instruction is, for example, input of update data as a start instruction. The start instruction may be received by the user operating an operation unit (not shown).

検出部103は、ナビゲーション装置100を搭載した移動体の移動速度を検出する。移動速度の検出は、たとえば、図示しない車速センサや加速度センサなどの出力に基づいて検出する。   The detection unit 103 detects the moving speed of the moving body on which the navigation device 100 is mounted. The moving speed is detected based on, for example, an output from a vehicle speed sensor or an acceleration sensor (not shown).

(ナビゲーション装置の処理の内容)
つぎに、図2を用いて、本実施の形態にかかるナビゲーション装置100の処理の内容について説明する。図2は、本実施の形態にかかるナビゲーション装置の処理の内容を示すフローチャートである。図2のフローチャートにおいて、まず、ナビゲーション装置100は、受付部102によりデータ更新処理の開始指示を受け付けたか否かを判断する(ステップS201)。ここで、データ更新処理の開始指示を受け付けるのを待って、受け付けた場合(ステップS201:Yes)は、検出部103により、ナビゲーション装置100を搭載した移動体の移動速度を検出する(ステップS202)。
(Contents of navigation device processing)
Next, the contents of processing of the navigation device 100 according to the present embodiment will be described with reference to FIG. FIG. 2 is a flowchart showing the contents of the processing of the navigation device according to the present embodiment. In the flowchart of FIG. 2, the navigation device 100 first determines whether or not the reception unit 102 has received a data update processing start instruction (step S <b> 201). Here, when the data update process start instruction is received and received (step S201: Yes), the detection unit 103 detects the moving speed of the mobile body on which the navigation device 100 is mounted (step S202). .

つづいて、制御部101は、ステップS202において検出された移動体の移動速度に応じて、ナビゲーション処理にかける負荷を変更する(ステップS203)。ナビゲーション処理にかける負荷の変更は、たとえば、ナビゲーション処理における地図描画にかける負荷を低減する。また、単位時間あたりの地図描画の更新回数を、ステップS201における開始指示の受け付け前における地図描画の更新回数より低減させてもよい。さらに、地図描画にかかるデータ量を低減可能な縮尺に変更することとしてもよい。   Subsequently, the control unit 101 changes the load applied to the navigation process in accordance with the moving speed of the moving object detected in step S202 (step S203). The change of the load applied to the navigation process reduces, for example, the load applied to the map drawing in the navigation process. Further, the number of map drawing updates per unit time may be reduced from the number of map drawing updates before accepting the start instruction in step S201. Furthermore, it is good also as changing to the reduced scale which can reduce the data amount concerning map drawing.

そして、制御部101は、ステップS203において変更された負荷に基づいて、処理を実行する(ステップS204)。処理の実行は、たとえば、ステップS203において、ナビゲーション処理における地図描画にかける負荷を低減し、低減した負荷分を更新処理に用いるようにする。より具体的には、たとえば、単位時間あたりの地図描画の更新回数を低減させたり、地図描画にかかるデータ量を低減可能な縮尺に変更したりして低減させた地図描画にかける負荷分を、更新処理に用いる。つづいて、制御部101は、データ更新処理が終了したか否かを判断する(ステップS205)。   And the control part 101 performs a process based on the load changed in step S203 (step S204). For example, in step S203, the processing is executed by reducing the load applied to the map drawing in the navigation processing and using the reduced load for the update processing. More specifically, for example, by reducing the number of map drawing updates per unit time, or by reducing the amount of data required for map drawing to a reduced scale, the load applied to map drawing can be reduced, Used for update processing. Subsequently, the control unit 101 determines whether or not the data update process is completed (step S205).

ステップS205において、データ更新処理が終了していない場合(ステップS205:No)は、ステップS202に戻って処理を繰り返す。また、ステップ205において、データ更新処理が終了した場合(ステップS205:Yes)は、一連の処理を終了する。   In step S205, when the data update process is not completed (step S205: No), the process returns to step S202 and is repeated. In step 205, when the data update process ends (step S205: Yes), the series of processes ends.

なお、図2のフローチャートにおいては、ステップS202において移動体の移動速度を検出して、移動速度に応じて、ナビゲーション処理にかける負荷を変更する構成としているが、移動体の移動速度を検出しなくてもよい。より具体的には、たとえば、ステップS201において、データ更新処理の開始指示を受け付けた場合に、ナビゲーション処理にかける負荷を変更してナビゲーション処理および更新処理を実行する構成としてもよい。   In the flowchart of FIG. 2, the moving speed of the moving body is detected in step S202, and the load applied to the navigation process is changed according to the moving speed. However, the moving speed of the moving body is not detected. May be. More specifically, for example, when a data update process start instruction is accepted in step S201, the load applied to the navigation process may be changed to execute the navigation process and the update process.

また、図2では説明を省略したが、ステップS204において、所定のナビゲーション処理を実行する場合に、処理にかける負荷を変更して、ナビゲーション処理を優先して実行することとしてもよい。所定のナビゲーション処理は、たとえば、経路誘導やユーザによる操作を受け付ける処理などで、更新処理を停止してナビゲーション処理を実行することとしてもよい。   Although not described in FIG. 2, when a predetermined navigation process is executed in step S204, the load applied to the process may be changed and the navigation process may be executed with priority. The predetermined navigation process may be, for example, a route guidance process or a process of accepting an operation by a user, and the update process may be stopped and the navigation process may be executed.

以上説明したように、本実施の形態によれば、ナビゲーション処理にかける負荷を変更して、データの更新処理を実行できるため、ナビゲーション処理を実行中であっても適切にデータの更新処理をおこなうことができる。   As described above, according to this embodiment, the load applied to the navigation process can be changed and the data update process can be executed. Therefore, the data update process is appropriately performed even while the navigation process is being executed. be able to.

以下に、本発明の実施例について説明する。本実施例では、たとえば、車両(四輪車、二輪車を含む)などの移動体に搭載されるナビゲーション装置によって、本発明を実施した場合の一例について説明する。   Examples of the present invention will be described below. In the present embodiment, an example in which the present invention is implemented by a navigation device mounted on a moving body such as a vehicle (including a four-wheeled vehicle and a two-wheeled vehicle) will be described.

(ナビゲーション装置のハードウェア構成)
まず、図3を用いて、本実施例1にかかるナビゲーション装置のハードウェア構成について説明する。図3は、本実施例1にかかるナビゲーション装置のハードウェア構成の一例を示すブロック図である。
(Hardware configuration of navigation device)
First, the hardware configuration of the navigation apparatus according to the first embodiment will be described with reference to FIG. FIG. 3 is a block diagram of an example of a hardware configuration of the navigation device according to the first embodiment.

図3において、ナビゲーション装置300は、車両などの移動体に搭載されており、CPU301と、ROM302と、RAM303と、磁気ディスクドライブ304と、磁気ディスク305と、光ディスクドライブ306と、光ディスク307と、音声I/F(インターフェース)308と、スピーカ309と、入力デバイス310と、映像I/F311と、ディスプレイ312と、通信I/F313と、GPSユニット314と、各種センサ315と、を備えている。また、各構成部301〜315はバス320によってそれぞれ接続されている。   In FIG. 3, a navigation device 300 is mounted on a moving body such as a vehicle, and includes a CPU 301, ROM 302, RAM 303, magnetic disk drive 304, magnetic disk 305, optical disk drive 306, optical disk 307, and audio. An I / F (interface) 308, a speaker 309, an input device 310, a video I / F 311, a display 312, a communication I / F 313, a GPS unit 314, and various sensors 315 are provided. Each component 301 to 315 is connected by a bus 320.

まず、CPU301は、ナビゲーション装置300の全体の制御を司る。ROM302は、ブートプログラム、現在地点算出プログラム、経路探索プログラム、経路誘導プログラム、音声生成プログラム、地図情報表示プログラム、通信プログラム、データベース作成プログラム、データ解析プログラムなどの各種プログラムを記録している。本実施例1において、各種プログラムは、ROM302に記録されている構成としたが、後述する磁気ディスク305や光ディスク307などの記録媒体に記録されている構成としてもよい。そして、記録された各種プログラムは、CPU301の制御にしたがって、プログラム起動の際に読み込まれることとしてもよい。また、RAM303は、CPU301のワークエリアとして使用される。   First, the CPU 301 governs overall control of the navigation device 300. The ROM 302 stores various programs such as a boot program, a current location calculation program, a route search program, a route guidance program, a voice generation program, a map information display program, a communication program, a database creation program, and a data analysis program. In the first embodiment, the various programs are recorded in the ROM 302. However, the various programs may be recorded in a recording medium such as a magnetic disk 305 and an optical disk 307 described later. The recorded various programs may be read when the program is started according to the control of the CPU 301. The RAM 303 is used as a work area for the CPU 301.

ここで、現在地点算出プログラムは、たとえば、後述するGPSユニット314および各種センサ315の出力情報に基づいて、車両の現在地点(ナビゲーション装置300の現在地点)を算出させる。   Here, the current location calculation program, for example, calculates the current location of the vehicle (the current location of the navigation device 300) based on output information from a GPS unit 314 and various sensors 315 described later.

また、経路探索プログラムは、たとえば、後述する磁気ディスク305に記録されている地図情報などを利用して、出発地点から目的地点までの最適な経路を探索させる。ここで、最適な経路とは、目的地点までの最短(あるいは最速)経路やユーザが指定した条件に最も合致する経路などである。経路探索プログラムを実行することによって探索された誘導経路は、CPU301を介して音声I/F308や映像I/F311へ出力される。   Further, the route search program searches for an optimal route from the departure point to the destination point using, for example, map information recorded on a magnetic disk 305 described later. Here, the optimum route is the shortest (or fastest) route to the destination point or the route that best matches the conditions specified by the user. The guidance route searched by executing the route search program is output to the audio I / F 308 and the video I / F 311 via the CPU 301.

また、経路誘導プログラムは、経路探索プログラムを実行することによって探索された誘導経路情報、現在地点算出プログラムを実行することによって算出された車両の現在地点情報、磁気ディスク305から読み出された地図情報に基づいて、リアルタイムな経路誘導情報の生成をおこなわせる。経路誘導プログラムを実行することによって生成された経路誘導情報は、CPU301を介して音声I/F308や映像I/F311へ出力される。   The route guidance program includes guidance route information searched by executing the route search program, vehicle current location information calculated by executing the current location calculation program, and map information read from the magnetic disk 305. Based on the above, real-time route guidance information is generated. The route guidance information generated by executing the route guidance program is output to the audio I / F 308 and the video I / F 311 via the CPU 301.

また、音声生成プログラムは、パターンに対応したトーンと音声の情報を生成させる。すなわち、経路誘導プログラムを実行することによって生成された経路誘導情報に基づいて、案内ポイントに対応した仮想音源の設定と音声ガイダンス情報の生成をおこない、CPU301を介して音声I/F308へ出力する。   The sound generation program generates tone and sound information corresponding to the pattern. That is, based on the route guidance information generated by executing the route guidance program, the virtual sound source corresponding to the guidance point is set and the voice guidance information is generated, and output to the voice I / F 308 via the CPU 301.

また、地図情報表示プログラムは、映像I/F311によってディスプレイ312に表示する地図情報の表示形式を決定させ、決定された表示形式によって地図情報をディスプレイ312に表示させる。   Also, the map information display program determines the display format of the map information displayed on the display 312 by the video I / F 311 and displays the map information on the display 312 according to the determined display format.

また、CPU301は、ROM302に記録された各種プログラムや後述する磁気ディスク305に記録された各種情報の更新処理がおこなわれる場合、前述のナビゲーション処理に関する各種プログラムの実行を制御し、ナビゲーション処理にかける負荷を変更してもよい。より具体的には、たとえば、各種情報の更新処理の開始指示を受け付けた場合、ナビゲーション処理における地図描画にかける負荷を低減し、低減した負荷分を更新処理に用いるよう制御する。負荷の低減は、たとえば、単位時間あたりの地図描画の更新回数を開始指示の受け付け前における地図描画の更新回数より低減させたり、地図描画にかかるデータ量を低減可能な縮尺に変更することとしてもよい。また、後述する各種センサ315の出力値によって測定される、車両の移動する車両速度に応じて、ナビゲーション処理にかける負荷を変更することとしてもよい。   Further, the CPU 301 controls execution of various programs related to the above-described navigation processing when various types of information recorded in the ROM 302 and various types of information recorded in the magnetic disk 305 described later are performed, and loads applied to the navigation processing. May be changed. More specifically, for example, when an instruction to start update processing of various types of information is received, control is performed such that the load applied to map drawing in the navigation processing is reduced and the reduced load is used for the update processing. The load can be reduced by, for example, reducing the number of map drawing updates per unit time to less than the number of map drawing updates before accepting the start instruction, or changing the scale of the map drawing to a reduced scale. Good. Moreover, it is good also as changing the load applied to a navigation process according to the vehicle speed to which a vehicle moves measured by the output value of the various sensors 315 mentioned later.

磁気ディスクドライブ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.

磁気ディスク305に記録される各種情報の一例としては、経路探索・経路誘導などに用いる地図情報が挙げられる。地図情報は、建物、河川、地表面などの地物(フィーチャ)をあらわす背景データと、道路の形状をあらわす道路形状データとを有しており、ディスプレイ312の表示画面において2次元または3次元に描画される。ナビゲーション装置300が経路誘導中の場合は、地図情報と、CPU301によって算出された車両の現在地点とが重ねて表示されることとなる。   As an example of various information recorded on the magnetic disk 305, map information used for route search, route guidance, and the like can be given. The map information includes background data representing features (features) such as buildings, rivers, and the ground surface, and road shape data representing the shape of the road, and can be displayed two-dimensionally or three-dimensionally on the display screen of the display 312. Drawn. When the navigation device 300 is guiding a route, the map information and the current location of the vehicle calculated by the CPU 301 are displayed in an overlapping manner.

道路形状データは、さらに交通条件データを有する。交通条件データには、たとえば、各ノードについて、信号や横断歩道などの有無、高速道路の出入り口やジャンクションの有無、各リンクについての長さ(距離)、道幅、進行方向、道路種別(高速道路、有料道路、一般道路など)などの情報が含まれている。   The road shape data further includes traffic condition data. The traffic condition data includes, for example, whether or not there is a signal or a pedestrian crossing, whether or not there is a highway doorway or junction, the length (distance) of each link, road width, direction of travel, road type (highway, Such as toll roads and general roads).

また、交通条件データには、過去の渋滞情報を、季節・曜日・大型連休・時刻などを基準に統計処理した過去渋滞情報を記憶している。ナビゲーション装置300は、後述する通信I/F313によって受信される道路交通情報によって現在発生している渋滞の情報を得るが、過去渋滞情報により、指定した時刻における渋滞状況の予想をおこなうことが可能となる。   The traffic condition data stores past traffic information obtained by statistically processing past traffic information based on seasons, days of the week, large holidays, and time. The navigation device 300 obtains information on the currently occurring traffic jam based on road traffic information received by the communication I / F 313, which will be described later, and can predict the traffic jam situation at a specified time based on the past traffic jam information. Become.

また、磁気ディスク305に記録された各種情報は、CPU301の制御にしたがって、後述する光ディスク307に記録された更新用データが書き込まれることで更新される。各種情報の更新処理は、たとえば、後述する入力デバイス310からユーザによるデータ更新の開始要求を受け付けた場合や、更新用データが記録された光ディスク307が取り付けられた場合におこなう。   Various information recorded on the magnetic disk 305 is updated by writing update data recorded on the optical disk 307 to be described later under the control of the CPU 301. Various information update processing is performed, for example, when a data update start request from a user is received from an input device 310 to be described later, or when an optical disk 307 in which update data is recorded is attached.

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

光ディスク307に記録される各種情報の一例としては、ROM302や磁気ディスク305に記録された、各種プログラムや各種情報の更新用データなどが挙げられる。更新用データは、より具体的には、地図情報の場合、ファイルの中身は、ヘッダー情報と複数の地域データなどで構成されている。ヘッダー情報は、たとえば、データ種別、データバージョン、ファイルサイズ、データ数などで構成されている。また、データ種別は、たとえば、地図表示用、経路探索用、経路案内用など、ナビゲーション装置300の各機能に対応したデータの種類でもよい。   Examples of various information recorded on the optical disc 307 include various programs and data for updating various information recorded on the ROM 302 and the magnetic disk 305. More specifically, when the update data is map information, the contents of the file are composed of header information and a plurality of regional data. The header information includes, for example, a data type, a data version, a file size, and the number of data. Further, the data type may be a data type corresponding to each function of the navigation device 300, for example, for map display, route search, or route guidance.

なお、本実施例1では更新用データを光ディスク307に記録するようにしたが、これに限るものではない。更新用データは、ナビゲーション装置300に着脱可能な記録媒体に限って記録されているものではなく、ナビゲーション装置300外部に設けられたサーバなどに記録されていてもよい。その場合、ナビゲーション装置300は、たとえば、通信I/F313を通じて、ネットワークを介して更新用データを取得する。取得された更新用データはRAM303などに記憶され、各種プログラムおよび地図情報などの更新に用いられる。   In the first embodiment, the update data is recorded on the optical disc 307. However, the present invention is not limited to this. The update data is not recorded only on the recording medium that can be attached to and detached from the navigation device 300, but may be recorded on a server or the like provided outside the navigation device 300. In this case, the navigation device 300 acquires update data via the network through the communication I / F 313, for example. The obtained update data is stored in the RAM 303 or the like and used for updating various programs and map information.

音声I/F308は、音声出力用のスピーカ309に接続される。音声は、音声I/F308内でD/A変換され、スピーカ309から音声が出力される。   The audio I / F 308 is connected to a speaker 309 for audio output. The audio is D / A converted in the audio I / F 308, and the audio is output from the speaker 309.

入力デバイス310は、文字、数値、各種指示などの入力のための複数のキーを備えたリモコン、キーボード、マウス、タッチパネルなどが挙げられる。   Examples of the input device 310 include a remote controller having a plurality of keys for inputting characters, numerical values, and various instructions, a keyboard, a mouse, and a touch panel.

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

ディスプレイ312には、アイコン、カーソル、メニュー、ウインドウ、あるいは文字や画像などの各種データが表示される。このディスプレイ312は、たとえば、CRT、TFT液晶ディスプレイ、プラズマディスプレイなどを採用することができる。ディスプレイ312は、車両に複数備えられていてもよく、たとえば、運転者に対するものと後部座席に着座する搭乗者に対するものなどである。   The display 312 displays icons, cursors, menus, windows, or various data such as characters and images. As this display 312, for example, a CRT, a TFT liquid crystal display, a plasma display, or the like can be adopted. A plurality of displays 312 may be provided in the vehicle, for example, for the driver and for a passenger seated in the rear seat.

通信I/F313は、無線を介してネットワークに接続され、ナビゲーション装置300とCPU301とのインターフェースとして機能する。通信I/F313は、さらに、無線を介してインターネットなどの通信網に接続され、この通信網とCPU301とのインターフェースとしても機能する。   The communication I / F 313 is connected to a network via wireless and functions as an interface between the navigation device 300 and the CPU 301. The communication I / F 313 is further connected to a communication network such as the Internet via wireless, and also functions as an interface between the communication network and the CPU 301.

通信網には、LAN、WAN、公衆回線網や携帯電話網などがある。具体的には、通信I/F313は、たとえば、FMチューナー、VICS(Vehicle Information and Communication System)/ビーコンレシーバ、無線ナビゲーション装置、およびその他のナビゲーション装置によって構成され、VICSセンターから配信される渋滞や交通規制などの道路交通情報を取得する。なお、VICSは登録商標である。   Communication networks include LANs, WANs, public line networks and mobile phone networks. Specifically, the communication I / F 313 includes, for example, an FM tuner, a VICS (Vehicle Information and Communication System) / beacon receiver, a radio navigation device, and other navigation devices. Get road traffic information such as regulations. VICS is a registered trademark.

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

各種センサ315は、車速センサや加速度センサ、角速度センサなどの、車両の位置や挙動を判断することが可能な情報を出力する。各種センサ315の出力値は、CPU301による現在地点の算出や、速度や方位の変化量の測定などに用いられる。   The various sensors 315 output information that can determine the position and behavior of the vehicle, such as a vehicle speed sensor, an acceleration sensor, and an angular velocity sensor. The output values of the various sensors 315 are used for the calculation of the current location by the CPU 301, the measurement of the change in speed and direction, and the like.

なお、実施の形態にかかるナビゲーション装置100の機能的構成のうち、制御部101は、CPU301やROM302やRAM303によって、受付部102は光ディスクドライブ306や入力デバイス310によって、検出部103は、各種センサ315によって、それぞれその機能を実現する。   Of the functional configuration of the navigation device 100 according to the embodiment, the control unit 101 is based on the CPU 301, the ROM 302, and the RAM 303, the reception unit 102 is based on the optical disk drive 306 and the input device 310, and the detection unit 103 is based on various sensors 315. The function is realized by each.

(ナビゲーション装置300の処理の内容)
つぎに、図4を用いて、本実施例1にかかるナビゲーション装置300の処理の内容について説明する。図4は、本実施例1にかかるナビゲーション装置の処理の内容を示すフローチャートである。図4のフローチャートにおいて、まず、入力デバイス310により、データ更新の開始要求を受け付けたか否かを判断する(ステップS401)。開始要求の入力は、たとえば、ユーザが入力デバイス310を操作して、光ディスク307に記録された更新用データの読み込み開始の指示をする。また、更新用データが記録された光ディスク307が取り付けられた場合に、データ更新の開始要求を受け付けたこととする構成でもよい。
(Contents of processing of navigation device 300)
Next, the contents of the process of the navigation device 300 according to the first embodiment will be described with reference to FIG. FIG. 4 is a flowchart of the process performed by the navigation device according to the first embodiment. In the flowchart of FIG. 4, first, the input device 310 determines whether or not a data update start request has been received (step S401). As for the input of the start request, for example, the user operates the input device 310 to give an instruction to start reading update data recorded on the optical disc 307. Further, a configuration may be adopted in which a data update start request is received when an optical disk 307 in which update data is recorded is attached.

ステップS401において、データ更新の開始要求を受け付けない場合(ステップS401:No)は、ステップS406へ移行して処理をつづける。また、ステップS401において、データ更新の開始要求を受け付けた場合(ステップS401:Yes)は、CPU301により、地図描画処理を抑制する(ステップS402)。地図描画処理の抑制は、たとえば、CPU301による地図情報表示プログラムの実行を制御して、単位時間あたりの地図描画の更新回数を開始指示の受け付け前における地図描画の更新回数より低減させたり、地図描画にかかるデータ量を低減可能な縮尺に変更する。また、各種センサ315の出力値によって測定される、車両の移動する車両速度に応じて、ナビゲーション処理にかける負荷を変更することとしてもよく、概要は、図5および図6で後述する。   If the data update start request is not accepted in step S401 (step S401: No), the process proceeds to step S406 to continue the processing. If a data update start request is accepted in step S401 (step S401: Yes), the CPU 301 suppresses the map drawing process (step S402). For example, the map drawing processing is suppressed by controlling the execution of the map information display program by the CPU 301 to reduce the number of map drawing updates per unit time from the number of map drawing updates before accepting the start instruction, To a scale that can reduce the amount of data required. Further, the load applied to the navigation process may be changed according to the vehicle speed at which the vehicle moves, which is measured by the output values of the various sensors 315. The outline will be described later with reference to FIGS.

そして、CPU301により、ROM302に記録された各種プログラムや磁気ディスク305に記録された各種情報のデータ更新処理を実行する(ステップS403)。データ更新処理は、たとえば、光ディスクドライブ306を制御して、更新用データの記録された光ディスク307から更新用データを読み込んで、各種プログラムや各種情報の更新をおこなう。また、更新用データは、ナビゲーション装置300の外部サーバから、通信I/F313を介して取得することとしてもよい。   Then, the CPU 301 executes data update processing of various programs recorded in the ROM 302 and various information recorded in the magnetic disk 305 (step S403). In the data update process, for example, the optical disk drive 306 is controlled, the update data is read from the optical disk 307 in which the update data is recorded, and various programs and various information are updated. Further, the update data may be acquired from the external server of the navigation device 300 via the communication I / F 313.

つづいて、CPU301は、ステップS403において実行されたデータ更新処理によって、データ更新が終了したか否かを判断する(ステップS404)。データ更新の終了は、たとえば、ROM302や磁気ディスク305に記録された各種プログラムや地図情報が最新のものとなったかを判断したり、自車位置周辺の所定範囲における地図情報の更新が終了したかを判断することとしてもよい。   Subsequently, the CPU 301 determines whether or not the data update is completed by the data update process executed in step S403 (step S404). The end of the data update is, for example, whether the various programs and map information recorded in the ROM 302 and the magnetic disk 305 have been updated, or whether the update of the map information within a predetermined range around the vehicle position has been completed. It is good also as judging.

ステップS404において、データ更新が終了していない場合(ステップS404:No)は、ステップS403に戻って処理を繰り返す。また、ステップS404において、データ更新が終了した場合(ステップS404:Yes)は、CPU301は、ステップS402においておこなった地図描画処理の抑制を解除する(ステップS405)。そして、CPU301は、通常のナビゲーション処理を実行し(ステップS406)、ステップS401に戻って、ナビゲーション処理を続行する。   In step S404, when the data update is not completed (step S404: No), the process returns to step S403 and the process is repeated. In step S404, when the data update is completed (step S404: Yes), the CPU 301 releases the suppression of the map drawing process performed in step S402 (step S405). And CPU301 performs a normal navigation process (step S406), returns to step S401, and continues a navigation process.

なお、図4のフローチャートの説明では、ステップS402において、地図描画処理の抑制をおこなって、データ更新処理をおこなう構成としているが、その他、ナビゲーション処理に関する抑制をする構成でもよい。より具体的には、たとえば、CPU301により、経路探索プログラムや、経路誘導プログラムや、音声生成プログラムなどのナビゲーション処理に関するプログラムの実行を抑制することとしてもよい。また、ステップS405において、地図描画処理の抑制を解除して、通常のナビゲーション処理をおこなう構成としているが、抑制を解除しないままナビゲーション処理をおこなう構成としてもよく、地図描画処理が必要になった場合に、抑制を解除してもよい。   In the description of the flowchart of FIG. 4, in step S <b> 402, the map drawing process is suppressed and the data update process is performed. More specifically, for example, the CPU 301 may suppress execution of a program related to navigation processing such as a route search program, a route guidance program, and a voice generation program. Further, in step S405, the map drawing process is canceled and the normal navigation process is performed. However, the navigation process may be performed without releasing the suppression, and the map drawing process is necessary. Alternatively, the suppression may be released.

つぎに、図5を用いて、本実施例1にかかるCPU301における処理制御の負荷について説明する。図5は、本実施例1にかかるCPUにおける処理制御の負荷の一例を示す説明図である。   Next, a processing control load in the CPU 301 according to the first embodiment will be described with reference to FIG. FIG. 5 is an explanatory diagram of an example of a processing control load in the CPU according to the first embodiment.

図5において、CPU301における通常状態501の処理制御の負荷は、0%から100%の処理制御負荷率520において、ナビ基本処理502と、地図描画処理503と、を含んでいる。ナビ基本処理502は、たとえば、前述した各種プログラムによる経路誘導や、自車位置の検出などである。また、地図描画処理503は、地図の描画1回についての負荷を複数示しており、自車の移動に応じて、複数のフレーム画像の地図情報をディスプレイ312に表示させる。   In FIG. 5, the processing control load in the normal state 501 in the CPU 301 includes a navigation basic process 502 and a map drawing process 503 at a process control load factor 520 of 0% to 100%. The navigation basic process 502 is, for example, route guidance by the various programs described above, detection of the vehicle position, and the like. Further, the map drawing process 503 shows a plurality of loads for one map drawing, and displays map information of a plurality of frame images on the display 312 according to the movement of the vehicle.

また、CPU301におけるデータ更新状態511の処理制御の負荷は、0%から100%の処理制御負荷率520において、ナビ基本処理512と、地図描画処理513と、データ更新処理514と、を含んでいる。ナビ基本処理512は、たとえば、前述した各種プログラムによる経路誘導や、自車位置の検出などである。また、地図描画処理513は、地図の描画1回についての負荷を複数示しており、CPU301の制御にしたがって、通常状態501の地図描画処理503より少ない回数となっている。データ更新処理514は、たとえば、更新用データの読み込み/書き込みや、圧縮ファイルの展開や、ファイルの確認などをおこなう処理である。   Further, the processing control load of the data update state 511 in the CPU 301 includes a navigation basic process 512, a map drawing process 513, and a data update process 514 at a process control load factor 520 of 0% to 100%. . The navigation basic process 512 is, for example, route guidance by the various programs described above, detection of the vehicle position, and the like. The map drawing process 513 indicates a plurality of loads for one map drawing, and the number of times is smaller than that of the map drawing process 503 in the normal state 501 according to the control of the CPU 301. The data update process 514 is, for example, a process for reading / writing update data, expanding a compressed file, checking a file, and the like.

ここで、データ更新状態511では、通常のナビゲーション処理とデータ更新処理を協調して動作させるため、通常状態501においてCPU301の処理制御負荷率520の高い地図描画処理503の回数を抑制する。そして、抑制した地図描画処理503分の負荷をデータ更新処理514に用いて、抑制された地図描画処理513とともに処理をおこなう。   Here, in the data update state 511, since the normal navigation process and the data update process are operated in a coordinated manner, the number of map drawing processes 503 with a high processing control load factor 520 of the CPU 301 in the normal state 501 is suppressed. Then, the suppressed load on the map drawing process 503 is used in the data update process 514 to perform the process together with the suppressed map drawing process 513.

なお、図5の説明では、地図描画処理503の回数を減らして、地図描画処理513としたが、1回あたりの処理の負荷を低減させる構成でもよい。より具体的には、たとえば、地図描画にかかるデータ量を低減可能な縮尺に変更する。   In the description of FIG. 5, the number of map drawing processes 503 is reduced to be the map drawing process 513, but the configuration may be configured to reduce the processing load per time. More specifically, for example, the scale is changed to a scale that can reduce the amount of data required for map drawing.

図5に前述したように、地図描画処理503の回数を抑制する場合、自車位置の移動量によって、ディスプレイ312に表示された自車位置の誤差が大きくなる場合がある。換言すれば、地図描画回数が少ないと、自車位置更新間隔が延長されることとなり、自車位置精度が悪く見える場合がある。本実施例1においては、各種センサ315の出力値によって測定される、車両の移動する車両速度に応じて、地図描画処理513における地図縮尺を変更する機能を有する構成でもよい。   As described above with reference to FIG. 5, when the number of map drawing processes 503 is suppressed, an error in the vehicle position displayed on the display 312 may increase depending on the amount of movement of the vehicle position. In other words, if the number of map drawing times is small, the vehicle position update interval is extended, and the vehicle position accuracy may appear poor. The first embodiment may have a function of changing the map scale in the map drawing process 513 according to the vehicle speed at which the vehicle moves, which is measured by the output values of the various sensors 315.

つぎに、図6を用いて、本実施例1にかかる車両速度に応じた地図縮尺の変更について説明する。図6は、本実施例1にかかる車両速度に応じた地図縮尺の変更について示す説明図である。図6において、車両速度と地図縮尺の関係を示すグラフ600は、横軸602に地図縮尺と、縦軸601に車両速度と、を有している。地図縮尺は、ディスプレイ312に表示される地図の縮尺を示すもので、たとえば、ディスプレイ312における単位長さあたりの地図上の距離である。また、車両速度は、各種センサ315の出力値から測定される、車両の移動する速度である。   Next, the change of the map scale according to the vehicle speed according to the first embodiment will be described with reference to FIG. FIG. 6 is an explanatory diagram illustrating the change of the map scale according to the vehicle speed according to the first embodiment. In FIG. 6, a graph 600 showing the relationship between the vehicle speed and the map scale has a map scale on the horizontal axis 602 and a vehicle speed on the vertical axis 601. The map scale indicates the scale of the map displayed on the display 312 and is, for example, the distance on the map per unit length on the display 312. The vehicle speed is a moving speed of the vehicle measured from output values of various sensors 315.

また、グラフ600は、地図縮尺と車両速度に対応付けられた、地図縮尺使用不可領域604と、地図縮尺使用可領域605と、を有しており、地図縮尺使用不可領域604と、地図縮尺使用可領域605は、境界603によって分けられている。地図縮尺使用不可領域604は、たとえば、地図縮尺使用不可領域604における車両速度に対して、自車位置更新間隔が長く、実用的ではない領域である。一方、地図縮尺使用可領域605は、地図縮尺使用可領域605における車両速度であっても、自車位置更新間隔が適切な領域である。   The graph 600 includes a map scale unusable area 604 and a map scale unusable area 605 associated with the map scale and the vehicle speed, and the map scale unusable area 604 and the map scale use. The possible area 605 is divided by a boundary 603. The map scale unusable area 604 is an area that is not practical because the vehicle position update interval is long with respect to the vehicle speed in the map scale unusable area 604, for example. On the other hand, the map scale usable area 605 is an area in which the own vehicle position update interval is appropriate even if the vehicle speed is in the map scale usable area 605.

より具体的には、たとえば、地図縮尺50mで加速する場合、境界603上の点606以上の速度となった場合は、地図縮尺使用不可領域604となってしまう。したがって、矢印608方向に地図縮尺を変更して100mとする。なお、地図縮尺100mにおいては、境界603上の点607以上の速度になった場合、さらに地図縮尺を変更することとしてもよい。同様に、車両速度が減速された場合、地図縮尺を100mから50mの方向に変更することとしてもよい。また、車両速度に応じて、表示可能な地図縮尺を地図とあわせて表示できるようにしてもよい。   More specifically, for example, when accelerating at a map scale of 50 m, a map scale unusable area 604 is obtained when the speed is higher than the point 606 on the boundary 603. Therefore, the map scale is changed to 100 m in the direction of arrow 608. In addition, in the map scale 100m, when it becomes the speed of the point 607 or more on the boundary 603, it is good also as changing a map scale further. Similarly, when the vehicle speed is decelerated, the map scale may be changed from 100 m to 50 m. Further, a map scale that can be displayed may be displayed together with the map according to the vehicle speed.

なお、図6の説明においては、車両速度に応じて地図縮尺を変更する構成としたが、あらかじめ設定した特定縮尺以下の地図描画をおこなわない構成や、市街地地図描画をおこなわない構成としてもよい。また、特定縮尺以下の地図描画をおこなう場合は、地図描画の抑制処理を一時解除してもよく、タイムアウトなどによって、特定縮尺に自動で戻して地図描画の抑制処理を再開してもよい。さらに、特定縮尺以下の地図描画をおこなう場合、自車位置更新間隔が長くなることをユーザに報知することとしてもよい。ユーザへの報知は、音声や表示によるものでもよく、その際、データ更新処理の終了予想時間をあわせて報知してもよい。   In the description of FIG. 6, the map scale is changed according to the vehicle speed. However, a configuration in which map drawing below a predetermined specific scale is not performed, or a city map drawing is not performed. In addition, when performing map drawing at a specific scale or less, the map drawing suppression process may be temporarily canceled, or the map drawing suppression process may be resumed by automatically returning to the specific scale due to a timeout or the like. Furthermore, when performing map drawing below a specific scale, it is good also as notifying a user that the own vehicle position update interval becomes long. The notification to the user may be made by voice or display, and in that case, the estimated end time of the data update process may be notified together.

以上説明したように、本実施例1によれば、地図情報や各種プログラムの更新処理をおこなう場合、ナビゲーション処理における地図描画処理にかける負荷を抑制して、抑制された分の負荷を用いてデータ更新処理をおこなうことができるため、ナビゲーション処理と更新処理の協調を図ることができる。   As described above, according to the first embodiment, when updating the map information and various programs, the load applied to the map drawing process in the navigation process is suppressed, and the data using the suppressed load is used. Since the update process can be performed, the navigation process and the update process can be coordinated.

また、車両の移動速度に応じて、地図描画の縮尺を変更することができるため、自車位置更新間隔が長くなっても、ナビゲーション処理における自車位置の表示の最適化を図ることができる。   Moreover, since the scale of map drawing can be changed according to the moving speed of the vehicle, the display of the vehicle position in the navigation process can be optimized even if the vehicle position update interval becomes long.

つぎに、本発明の実施例2について説明する。本実施例2では、前述の実施例1で説明したナビゲーション装置300を用いて、データ更新処理中であっても、所定のナビゲーション処理があった場合は、ナビゲーション処理を優先して実行する場合について説明すする。ここで、ナビゲーション処理の優先は、更新処理の負荷を低減させることで、更新処理を一時中止してナビゲーション処理をおこなう場合も含む構成としてもよい。なお、本実施例2にかかるナビゲーション装置のハードウェア構成については、図3とほぼ同様であるため説明を省略する。   Next, a second embodiment of the present invention will be described. In the second embodiment, when the navigation apparatus 300 described in the first embodiment is used and the predetermined navigation process is performed even during the data update process, the navigation process is preferentially executed. I will explain. Here, the priority of the navigation process may be configured to include the case where the update process is temporarily stopped and the navigation process is performed by reducing the load of the update process. The hardware configuration of the navigation device according to the second embodiment is substantially the same as that shown in FIG.

(ナビゲーション装置300の処理の内容)
図7を用いて、本実施例2にかかるナビゲーション装置300の処理の内容について説明する。図7は、本実施例2にかかるナビゲーション装置の処理の内容を示すフローチャートである。図7のフローチャートにおいて、まず、入力デバイス310により、データ更新の開始要求を受け付けたか否かを判断する(ステップS701)。開始要求の入力は、たとえば、ユーザが入力デバイス310を操作して、光ディスク307に記録された更新用データの読み込み開始の指示をする。また、更新用データが記録された光ディスク307が取り付けられた場合に、データ更新の開始要求を受け付けたこととする構成でもよい。
(Contents of processing of navigation device 300)
The content of the process of the navigation apparatus 300 concerning the present Example 2 is demonstrated using FIG. FIG. 7 is a flowchart of the process performed by the navigation device according to the second embodiment. In the flowchart of FIG. 7, first, the input device 310 determines whether or not a data update start request has been accepted (step S701). As for the input of the start request, for example, the user operates the input device 310 to give an instruction to start reading update data recorded on the optical disc 307. Further, a configuration may be adopted in which a data update start request is received when an optical disk 307 in which update data is recorded is attached.

ステップS701において、データ更新の開始要求を受け付けない場合(ステップS701:No)は、ステップS709へ移行して処理をつづける。また、ステップS701において、データ更新の開始要求を受け付けた場合(ステップS701:Yes)は、CPU301により、地図描画処理を抑制する(ステップS702)。地図描画処理の抑制は、たとえば、図5および図6で前述のように、CPU301による地図情報表示プログラムの実行を制御して、単位時間あたりの地図描画の更新回数を開始指示の受け付け前における地図描画の更新回数より低減させたり、地図描画にかかるデータ量を低減可能な縮尺に変更する。また、各種センサ315の出力値によって測定される、車両の移動する車両速度に応じて、ナビゲーション処理にかける負荷を変更することとしてもよい。   In step S701, when a data update start request is not accepted (step S701: No), the process proceeds to step S709 to continue the processing. If a data update start request is received in step S701 (step S701: Yes), the CPU 301 suppresses the map drawing process (step S702). For example, as described above with reference to FIG. 5 and FIG. 6, the map drawing process is suppressed by controlling the execution of the map information display program by the CPU 301 to determine the number of updates of map drawing per unit time before accepting the start instruction. The scale is reduced to less than the number of updates of drawing, or the scale is reduced to reduce the amount of data required for map drawing. Moreover, it is good also as changing the load applied to a navigation process according to the vehicle speed to which a vehicle moves measured by the output value of various sensors 315. FIG.

そして、CPU301により、ROM302に記録された各種プログラムや磁気ディスク305に記録された各種情報のデータ更新処理を実行する(ステップS703)。データ更新処理は、たとえば、光ディスクドライブ306を制御して、更新用データの記録された光ディスク307から更新用データを読み込んで、各種プログラムや各種情報の更新をおこなう。また、更新用データは、ナビゲーション装置300の外部サーバから、通信I/F313を介して取得することとしてもよい。   Then, the CPU 301 executes data update processing of various programs recorded in the ROM 302 and various information recorded in the magnetic disk 305 (step S703). In the data update process, for example, the optical disk drive 306 is controlled, the update data is read from the optical disk 307 in which the update data is recorded, and various programs and various information are updated. Further, the update data may be acquired from the external server of the navigation device 300 via the communication I / F 313.

つぎに、入力デバイス310により、ナビゲーション処理に関するユーザ操作の入力を受け付けたか否かを判断する(ステップS704)。ナビゲーション処理に関するユーザ操作は、たとえば、目的地点の入力や、地図の詳細表示の要求などでもよい。また、ステップS704においては、ユーザ操作の入力を受け付けたか否かを判断する構成としているが、その他、所定のナビゲーション処理の実行を受け付けたか否かを判断する構成としてもよい。所定のナビゲーション処理は、経路誘導や、音声案内などでもよく、データ更新処理に優先しておこなうナビゲーション処理などである。   Next, it is determined whether or not an input of a user operation related to navigation processing has been received by the input device 310 (step S704). The user operation related to the navigation process may be, for example, an input of a destination point or a request for detailed map display. Further, in step S704, it is configured to determine whether or not an input of a user operation has been accepted, but it may be configured to determine whether or not execution of a predetermined navigation process has been accepted. The predetermined navigation processing may be route guidance, voice guidance, or the like, and is navigation processing that is performed with priority over data update processing.

ステップS704において、ユーザ操作の入力を受け付けた場合(ステップS704:Yes)は、ステップS702においておこなった地図描画処理の抑制を一時解除する(ステップS705)。つづいて、入力デバイス310により、ユーザ操作の入力が終了したか否かを判断する(ステップS706)。   In step S704, when the input of a user operation is received (step S704: Yes), the suppression of the map drawing process performed in step S702 is temporarily cancelled (step S705). Subsequently, it is determined whether or not the input of the user operation has been completed by the input device 310 (step S706).

ステップS706において、ユーザ操作の入力が終了した場合(ステップS706:Yes)は、ステップS702へ戻って処理を繰り返す。また、ステップS706において、ユーザ操作が終了しない場合(ステップS706:No)は、ステップS705へ戻って、地図描画処理の抑制の一時解除を継続する。換言すれば、ステップS704からステップS706において、ユーザ操作の入力が終了するまで、地図描画処理の抑制を一時解除して、ユーザ操作の入力が終了したら、ステップS702に戻って、地図描画処理の抑制を再開することとなる。   In step S706, when the input of the user operation is completed (step S706: Yes), the process returns to step S702 and the process is repeated. In step S706, if the user operation does not end (step S706: No), the process returns to step S705 to continue temporarily canceling the suppression of the map drawing process. In other words, from step S704 to step S706, the suppression of the map drawing process is temporarily canceled until the input of the user operation is completed. When the input of the user operation is completed, the process returns to step S702 to suppress the map drawing process. Will be resumed.

また、ステップS704において、ユーザ操作の入力を受け付けなかった場合(ステップS704:No)は、つづいて、CPU301は、ステップS703において実行されたデータ更新処理によって、データ更新が終了したか否かを判断する(ステップS707)。データ更新の終了は、たとえば、ROM302や磁気ディスク305に記録された各種プログラムや地図情報が最新のものとなったかを判断したり、自車位置周辺の所定範囲における地図情報の更新が終了したかを判断することとしてもよい。   If no user operation input is received in step S704 (step S704: No), the CPU 301 determines whether the data update is completed by the data update process executed in step S703. (Step S707). The end of the data update is, for example, whether the various programs and map information recorded in the ROM 302 and the magnetic disk 305 have been updated, or whether the update of the map information within a predetermined range around the vehicle position has been completed. It is good also as judging.

ステップS707において、データ更新が終了していない場合(ステップS707:No)は、ステップS703に戻って処理を繰り返す。また、ステップS707において、データ更新が終了した場合(ステップS707:Yes)は、CPU301は、ステップS702においておこなった地図描画処理の抑制を解除する(ステップS708)。そして、CPU301は、通常のナビゲーション処理を実行し(ステップS709)、ステップS401に戻って、ナビゲーション処理を続行する。   In step S707, when the data update is not completed (step S707: No), the process returns to step S703 and the process is repeated. In step S707, when the data update is completed (step S707: Yes), the CPU 301 releases the suppression of the map drawing process performed in step S702 (step S708). Then, the CPU 301 executes normal navigation processing (step S709), returns to step S401, and continues navigation processing.

なお、図7のフローチャートの説明では、ステップS702において、地図描画処理の抑制をおこなって、データ更新処理をおこなう構成としているが、その他、ナビゲーション処理に関する抑制をする構成でもよい。より具体的には、たとえば、CPU301により、経路探索プログラムや、経路誘導プログラムや、音声生成プログラムなどのナビゲーション処理に関するプログラムの実行を抑制することとしてもよい。   In the description of the flowchart of FIG. 7, in step S702, the map drawing process is suppressed and the data update process is performed. However, a configuration for suppressing the navigation process may be used. More specifically, for example, the CPU 301 may suppress execution of a program related to navigation processing such as a route search program, a route guidance program, and a voice generation program.

以上説明したように、本実施例2によれば、ナビゲーション処理における地図描画処理にかける負荷を抑制して、地図情報や各種プログラムの更新処理おこなっていても、ユーザ操作や所定のナビゲーション処理をおこなう場合に、負荷の抑制を解除してナビゲーション処理を実行することができる。したがって、選択的にナビゲーション処理の負荷を変更して更新処理を実行するため、ナビゲーション処理の実行の最適化を図ることができる。   As described above, according to the second embodiment, the load applied to the map drawing process in the navigation process is suppressed, and the user operation and the predetermined navigation process are performed even when the map information and various programs are updated. In this case, it is possible to cancel the load suppression and execute the navigation process. Therefore, since the update process is executed by selectively changing the load of the navigation process, the execution of the navigation process can be optimized.

以上説明したように、本発明によれば、ナビゲーション処理にかける負荷を変更して、データの更新処理を実行できるため、ナビゲーション処理を実行中であっても適切にデータの更新処理をおこなうことができる。   As described above, according to the present invention, since the load applied to the navigation process can be changed and the data update process can be executed, the data update process can be appropriately performed even while the navigation process is being executed. it can.

また、地図情報や各種プログラムの更新処理をおこなう場合、ナビゲーション処理における地図描画処理にかける負荷を抑制して、抑制された分の負荷を用いてデータ更新処理をおこなうことができるため、ナビゲーション処理と更新処理の協調を図ることができる。   In addition, when updating map information and various programs, the load on the map drawing process in the navigation process can be suppressed, and the data update process can be performed using the suppressed load. The update process can be coordinated.

くわえて、車両の移動速度に応じて、地図描画の縮尺を変更することができるため、自車位置更新間隔が長くなっても、ナビゲーション処理における自車位置の表示の最適化を図ることができる。   In addition, since the map drawing scale can be changed according to the moving speed of the vehicle, the display of the vehicle position in the navigation process can be optimized even if the vehicle position update interval becomes long. .

なお、本実施の形態で説明した処理制御方法は、あらかじめ用意されたプログラムをパーソナル・コンピュータやワークステーションなどのコンピュータで実行することにより実現することができる。このプログラムは、ハードディスク、フレキシブルディスク、CD−ROM、MO、DVDなどのコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。またこのプログラムは、インターネットなどのネットワークを介して配布することが可能な伝送媒体であってもよい。   The processing control method described in the present 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.

この発明は、ナビゲーション処理およびデータの更新処理をおこなうナビゲーション装置、処理制御方法、処理制御プログラムおよびコンピュータに読み取り可能な記録媒体に関する。   The present invention relates to a navigation device that performs navigation processing and data update processing, a processing control method, a processing control program, and a computer-readable recording medium.

従来より、ナビゲーション装置における、HD(Hard Disk)などの記憶装置に記憶された地図データやプログラムの更新は、外部から取得された更新用データを用いておこなう。より具体的には、更新用データは、DVD−ROM(Digital Versatile Disk Read Only Memory)などの大容量記憶媒体から読み込んだり、ネットワークを介した通信によって、外部のサーバから読み込む方法などがある。   Conventionally, update of map data and programs stored in a storage device such as an HD (Hard Disk) in a navigation device is performed using update data acquired from the outside. More specifically, the update data may be read from a large-capacity storage medium such as a DVD-ROM (Digital Versatile Disk Read Only Memory), or read from an external server by communication via a network.

近年では、地図データの更新に際して、取得した更新用の地図データをヘッダー情報によって、地図表示用、経路探索用、経路案内用など、ナビゲーション装置の各機能に応じた種類に弁別する。そして、ナビゲーション装置は、経路探索用データの場合に一括で更新をおこない、経路探索用データ以外の場合には必要に応じて更新がおこなえるように登録する。このように、更新用データの種類に応じて更新方法を変えて、ナビゲーション機能の動作速度に影響を与えることなく、かつナビゲーション機能が使用できなくなる時間を最小限にして、最新地図データへの更新をおこなう提案がされている(たとえば、下記特許文献1参照。)。   In recent years, when updating map data, the obtained map data for update is discriminated into types corresponding to the functions of the navigation device, such as for map display, for route search, and for route guidance, based on header information. Then, the navigation device performs a batch update in the case of route search data, and registers so that it can be updated as necessary in cases other than the route search data. In this way, the update method is changed according to the type of update data, and the update to the latest map data is performed without affecting the operation speed of the navigation function and minimizing the time during which the navigation function cannot be used. Has been proposed (for example, see Patent Document 1 below).

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

しかしながら、上記従来技術では、ナビゲーション処理を実行中の更新処理は、更新処理を優先させた場合、更新処理に装置の負荷がかかるため、適切なナビゲーション処理をおこなえないという問題が一例として挙げられる。一方、ナビゲーション処理を実行中の更新処理は、ナビゲーション処理を優先させた場合、ナビゲーション処理に装置の負荷がかかるため、迅速な更新処理がおこなわれないという問題が一例として挙げられる。   However, in the above-described conventional technology, an example of a problem is that an update process that is executing a navigation process cannot be performed properly because the update process places a load on the apparatus when the update process is prioritized. On the other hand, an example of the update process in which the navigation process is being performed is a problem that when the navigation process is prioritized, the load on the apparatus is applied to the navigation process, so that a quick update process is not performed.

上述した課題を解決し、目的を達成するため、請求項1の発明にかかるナビゲーション装置は、記憶装置に記憶されているデータを用いたナビゲーション処理および前記記憶装置に記憶されているデータの更新処理を実行する制御手段を備えるナビゲーション装置であって、前記記憶装置に記憶されているデータの更新処理の開始指示を受け付ける受付手段を備え、前記制御手段は、前記ナビゲーション処理の実行中に前記更新処理の開始指示を受け付けた場合に、前記ナビゲーション処理における単位時間あたりの地図描画の更新回数を前記開始指示の受け付け前における前記地図描画の更新回数より低減することにより前記ナビゲーション処理にかける負荷を低減し、低減した負荷分を前記更新処理に用いることを特徴とする。   In order to solve the above-described problems and achieve the object, the navigation device according to the invention of claim 1 is a navigation process using data stored in a storage device and an update process of data stored in the storage device. A navigation device comprising control means for executing the update processing, comprising: accepting means for accepting an instruction to start update processing of data stored in the storage device, wherein the control means performs the update processing during the execution of the navigation processing. When the start instruction is received, the number of map drawing updates per unit time in the navigation process is reduced from the number of map drawing updates before the start instruction is received, thereby reducing the load on the navigation process. The reduced load is used for the update process.

また、請求項2の発明にかかるナビゲーション装置は、記憶装置に記憶されているデータを用いたナビゲーション処理および前記記憶装置に記憶されているデータの更新処理を実行する制御手段を備えるナビゲーション装置であって、前記記憶装置に記憶されているデータの更新処理の開始指示を受け付ける受付手段を備え、前記制御手段は、前記ナビゲーション処理の実行中に前記更新処理の開始指示を受け付けた場合に、前記ナビゲーション処理における地図描画にかかるデータ量を低減可能な縮尺に変更することにより前記ナビゲーション処理にかける負荷を低減し、低減した負荷分を前記更新処理に用いることを特徴とする。   A navigation device according to a second aspect of the present invention is a navigation device comprising a control means for executing navigation processing using data stored in a storage device and updating processing of data stored in the storage device. And receiving means for receiving an instruction to start updating the data stored in the storage device, and the control means receives the instruction to start the update process during the execution of the navigation process. The load applied to the navigation process is reduced by changing the scale of data for map drawing in the process to a scale that can be reduced, and the reduced load is used for the update process.

また、請求項5の発明にかかる処理制御方法は、記憶装置に記憶されているデータを用いたナビゲーション処理および前記記憶装置に記憶されているデータの更新処理を実行するナビゲーション装置における処理制御方法であって、前記記憶装置に記憶されているデータの更新処理の開始指示を受け付ける受付工程と、前記ナビゲーション処理の実行中に前記更新処理の開始指示を受け付けた場合に、前記ナビゲーション処理における単位時間あたりの地図描画の更新回数を前記開始指示の受け付け前における前記地図描画の更新回数より低減することにより前記ナビゲーション処理にかける負荷を低減し、低減した負荷分を前記更新処理に用いるよう実行する制御工程と、を含むことを特徴とする。   The processing control method according to the invention of claim 5 is a processing control method in a navigation device that executes navigation processing using data stored in a storage device and update processing of data stored in the storage device. An accepting step for accepting an instruction to start an update process of data stored in the storage device, and a unit time in the navigation process when the instruction to start the update process is accepted during the execution of the navigation process. A control step of reducing the load applied to the navigation process by reducing the update number of map drawing of the map drawing from the update number of the map drawing before receiving the start instruction, and using the reduced load for the update process It is characterized by including these.

また、請求項6の発明にかかる処理制御方法は、記憶装置に記憶されているデータを用いたナビゲーション処理および前記記憶装置に記憶されているデータの更新処理を実行するナビゲーション装置における処理制御方法であって、前記記憶装置に記憶されているデータの更新処理の開始指示を受け付ける受付工程と、前記ナビゲーション処理の実行中に前記更新処理の開始指示を受け付けた場合には、前記ナビゲーション処理における地図描画にかかるデータ量を低減可能な縮尺に変更することにより前記ナビゲーション処理にかける負荷を低減し、低減した負荷分を前記更新処理に用いるよう実行する制御工程と、含むことを特徴とする。   The processing control method according to the invention of claim 6 is a processing control method in a navigation device that executes navigation processing using data stored in a storage device and update processing of data stored in the storage device. A reception step of receiving an instruction to start updating the data stored in the storage device, and a map drawing in the navigation process when the instruction to start the update process is received during the execution of the navigation process. And a control step for reducing the load applied to the navigation process by changing the data amount to a scale that can be reduced, and using the reduced load for the update process.

また、請求項7の発明にかかる処理制御プログラムは、請求項5または6に記載の処理制御方法をコンピュータに実行させることを特徴とする。   A processing control program according to a seventh aspect of the invention causes a computer to execute the processing control method according to the fifth or sixth aspect.

また、請求項8の発明にかかるコンピュータに読み取り可能な記録媒体は、請求項7に記載の処理制御プログラムを記録したことを特徴とする。   A computer-readable recording medium according to an eighth aspect of the invention records the processing control program according to the seventh aspect.

以下に添付図面を参照して、この発明にかかるナビゲーション装置、処理制御方法、処理制御プログラムおよびコンピュータに読み取り可能な記録媒体の好適な実施の形態を詳細に説明する。   Exemplary embodiments of a navigation device, a process control method, a process control program, and a computer-readable recording medium according to the present invention will be explained below in detail with reference to the accompanying drawings.

(実施の形態)
(ナビゲーション装置の機能的構成)
図1を用いて、本実施の形態にかかるナビゲーション装置の機能的構成について説明する。図1は、本実施の形態にかかるナビゲーション装置の機能的構成の一例を示すブロック図である。
(Embodiment)
(Functional configuration of navigation device)
The functional configuration of the navigation device according to the present embodiment will be described with reference to FIG. FIG. 1 is a block diagram illustrating an example of a functional configuration of the navigation device according to the present embodiment.

図1において、記憶装置に記憶されているデータを用いたナビゲーション処理および記憶装置に記憶されているデータの更新処理を実行するナビゲーション装置100は、制御部101と、受付部102と、検出部103と、から構成されている。   In FIG. 1, a navigation device 100 that executes navigation processing using data stored in a storage device and update processing of data stored in the storage device includes a control unit 101, a reception unit 102, and a detection unit 103. And is composed of.

制御部101は、図示しない記憶装置に記憶されているデータを用いたナビゲーション処理および記憶装置に記憶されているデータの更新処理の実行を制御する。制御部101による制御は、たとえば、ナビゲーション処理を実行中に、後述する受付部102によって更新処理の開始指示を受け付けた場合には、ナビゲーション処理にかける負荷を変更してナビゲーション処理および更新処理を実行する。また、後述する検出部103によって検出された、ナビゲーション装置100の搭載された移動体の移動速度に応じて、ナビゲーション処理にかける負荷を変更することとしてもよい。   The control unit 101 controls execution of navigation processing using data stored in a storage device (not shown) and update processing of data stored in the storage device. For example, when the control unit 101 receives an instruction to start update processing by the receiving unit 102 described later during execution of navigation processing, the load applied to the navigation processing is changed and the navigation processing and update processing are executed. To do. Moreover, it is good also as changing the load applied to a navigation process according to the moving speed of the mobile body with which the navigation apparatus 100 was mounted detected by the detection part 103 mentioned later.

さらに、制御部101は、受付部102によって、更新処理の開始指示を受け付けた場合に、ナビゲーション処理における地図描画にかける負荷を低減し、低減した負荷分を更新処理に用いるよう制御してもよい。また、更新処理の開始指示を受け付けた場合に、単位時間あたりの地図描画の更新回数を開始指示の受け付け前における地図描画の更新回数より低減させてもよい。また、更新処理の開始指示を受け付けた場合に、地図描画にかかるデータ量を低減可能な縮尺に変更することとしてもよい。   Furthermore, when the receiving unit 102 receives an instruction to start the update process, the control unit 101 may control to reduce the load applied to the map drawing in the navigation process and use the reduced load for the update process. . Further, when an update processing start instruction is received, the number of map drawing updates per unit time may be reduced from the number of map drawing updates before the start instruction is received. In addition, when an update processing start instruction is received, the data amount for map drawing may be changed to a scale that can be reduced.

また、制御部101は、ナビゲーション処理および更新処理の実行中において所定のナビゲーション処理を実行する場合に、処理にかける負荷を変更して、ナビゲーション処理を優先して実行することとしてもよい。所定のナビゲーション処理は、たとえば、経路誘導やユーザによる操作を受け付ける処理などで、更新処理にかける負荷を低減させてナビゲーション処理をおこなうこととしてもよい。また、処理にかける負荷は、更新処理を停止してナビゲーション処理を実行することとしてもよい。   Further, when executing a predetermined navigation process during the execution of the navigation process and the update process, the control unit 101 may change the load applied to the process and execute the navigation process with priority. For example, the predetermined navigation process may be a process of receiving a route guidance or a user operation, and performing the navigation process while reducing the load applied to the update process. Further, the load applied to the process may be such that the update process is stopped and the navigation process is executed.

受付部102は、記憶装置に記憶されているデータの更新処理の開始指示を受け付ける。開始指示の受け付けは、たとえば、更新用データの入力を開始指示とする。また、開始指示の受け付けは、図示しない操作部をユーザが操作して入力することとしてもよい。   The accepting unit 102 accepts an instruction to start updating processing of data stored in the storage device. The acceptance of the start instruction is, for example, input of update data as a start instruction. The start instruction may be received by the user operating an operation unit (not shown).

検出部103は、ナビゲーション装置100を搭載した移動体の移動速度を検出する。移動速度の検出は、たとえば、図示しない車速センサや加速度センサなどの出力に基づいて検出する。   The detection unit 103 detects the moving speed of the moving body on which the navigation device 100 is mounted. The moving speed is detected based on, for example, an output from a vehicle speed sensor or an acceleration sensor (not shown).

(ナビゲーション装置の処理の内容)
つぎに、図2を用いて、本実施の形態にかかるナビゲーション装置100の処理の内容について説明する。図2は、本実施の形態にかかるナビゲーション装置の処理の内容を示すフローチャートである。図2のフローチャートにおいて、まず、ナビゲーション装置100は、受付部102によりデータ更新処理の開始指示を受け付けたか否かを判断する(ステップS201)。ここで、データ更新処理の開始指示を受け付けるのを待って、受け付けた場合(ステップS201:Yes)は、検出部103により、ナビゲーション装置100を搭載した移動体の移動速度を検出する(ステップS202)。
(Contents of navigation device processing)
Next, the contents of processing of the navigation device 100 according to the present embodiment will be described with reference to FIG. FIG. 2 is a flowchart showing the contents of the processing of the navigation device according to the present embodiment. In the flowchart of FIG. 2, the navigation device 100 first determines whether or not the reception unit 102 has received a data update processing start instruction (step S <b> 201). Here, when the data update process start instruction is received and received (step S201: Yes), the detection unit 103 detects the moving speed of the mobile body on which the navigation device 100 is mounted (step S202). .

つづいて、制御部101は、ステップS202において検出された移動体の移動速度に応じて、ナビゲーション処理にかける負荷を変更する(ステップS203)。ナビゲーション処理にかける負荷の変更は、たとえば、ナビゲーション処理における地図描画にかける負荷を低減する。また、単位時間あたりの地図描画の更新回数を、ステップS201における開始指示の受け付け前における地図描画の更新回数より低減させてもよい。さらに、地図描画にかかるデータ量を低減可能な縮尺に変更することとしてもよい。   Subsequently, the control unit 101 changes the load applied to the navigation process in accordance with the moving speed of the moving object detected in step S202 (step S203). The change of the load applied to the navigation process reduces, for example, the load applied to the map drawing in the navigation process. Further, the number of map drawing updates per unit time may be reduced from the number of map drawing updates before accepting the start instruction in step S201. Furthermore, it is good also as changing to the reduced scale which can reduce the data amount concerning map drawing.

そして、制御部101は、ステップS203において変更された負荷に基づいて、処理を実行する(ステップS204)。処理の実行は、たとえば、ステップS203において、ナビゲーション処理における地図描画にかける負荷を低減し、低減した負荷分を更新処理に用いるようにする。より具体的には、たとえば、単位時間あたりの地図描画の更新回数を低減させたり、地図描画にかかるデータ量を低減可能な縮尺に変更したりして低減させた地図描画にかける負荷分を、更新処理に用いる。つづいて、制御部101は、データ更新処理が終了したか否かを判断する(ステップS205)。   And the control part 101 performs a process based on the load changed in step S203 (step S204). For example, in step S203, the processing is executed by reducing the load applied to the map drawing in the navigation processing and using the reduced load for the update processing. More specifically, for example, by reducing the number of map drawing updates per unit time, or by reducing the amount of data required for map drawing to a reduced scale, the load applied to map drawing can be reduced, Used for update processing. Subsequently, the control unit 101 determines whether or not the data update process is completed (step S205).

ステップS205において、データ更新処理が終了していない場合(ステップS205:No)は、ステップS202に戻って処理を繰り返す。また、ステップ205において、データ更新処理が終了した場合(ステップS205:Yes)は、一連の処理を終了する。   In step S205, when the data update process is not completed (step S205: No), the process returns to step S202 and is repeated. In step 205, when the data update process ends (step S205: Yes), the series of processes ends.

なお、図2のフローチャートにおいては、ステップS202において移動体の移動速度を検出して、移動速度に応じて、ナビゲーション処理にかける負荷を変更する構成としているが、移動体の移動速度を検出しなくてもよい。より具体的には、たとえば、ステップS201において、データ更新処理の開始指示を受け付けた場合に、ナビゲーション処理にかける負荷を変更してナビゲーション処理および更新処理を実行する構成としてもよい。   In the flowchart of FIG. 2, the moving speed of the moving body is detected in step S202, and the load applied to the navigation process is changed according to the moving speed. However, the moving speed of the moving body is not detected. May be. More specifically, for example, when a data update process start instruction is accepted in step S201, the load applied to the navigation process may be changed to execute the navigation process and the update process.

また、図2では説明を省略したが、ステップS204において、所定のナビゲーション処理を実行する場合に、処理にかける負荷を変更して、ナビゲーション処理を優先して実行することとしてもよい。所定のナビゲーション処理は、たとえば、経路誘導やユーザによる操作を受け付ける処理などで、更新処理を停止してナビゲーション処理を実行することとしてもよい。   Although not described in FIG. 2, when a predetermined navigation process is executed in step S204, the load applied to the process may be changed and the navigation process may be executed with priority. The predetermined navigation process may be, for example, a route guidance process or a process of accepting an operation by a user, and the update process may be stopped and the navigation process may be executed.

以上説明したように、本実施の形態によれば、ナビゲーション処理にかける負荷を変更して、データの更新処理を実行できるため、ナビゲーション処理を実行中であっても適切にデータの更新処理をおこなうことができる。   As described above, according to this embodiment, the load applied to the navigation process can be changed and the data update process can be executed. Therefore, the data update process is appropriately performed even while the navigation process is being executed. be able to.

以下に、本発明の実施例について説明する。本実施例では、たとえば、車両(四輪車、二輪車を含む)などの移動体に搭載されるナビゲーション装置によって、本発明を実施した場合の一例について説明する。   Examples of the present invention will be described below. In the present embodiment, an example in which the present invention is implemented by a navigation device mounted on a moving body such as a vehicle (including a four-wheeled vehicle and a two-wheeled vehicle) will be described.

(ナビゲーション装置のハードウェア構成)
まず、図3を用いて、本実施例1にかかるナビゲーション装置のハードウェア構成について説明する。図3は、本実施例1にかかるナビゲーション装置のハードウェア構成の一例を示すブロック図である。
(Hardware configuration of navigation device)
First, the hardware configuration of the navigation apparatus according to the first embodiment will be described with reference to FIG. FIG. 3 is a block diagram of an example of a hardware configuration of the navigation device according to the first embodiment.

図3において、ナビゲーション装置300は、車両などの移動体に搭載されており、CPU301と、ROM302と、RAM303と、磁気ディスクドライブ304と、磁気ディスク305と、光ディスクドライブ306と、光ディスク307と、音声I/F(インターフェース)308と、スピーカ309と、入力デバイス310と、映像I/F311と、ディスプレイ312と、通信I/F313と、GPSユニット314と、各種センサ315と、を備えている。また、各構成部301〜315はバス320によってそれぞれ接続されている。   In FIG. 3, a navigation device 300 is mounted on a moving body such as a vehicle, and includes a CPU 301, ROM 302, RAM 303, magnetic disk drive 304, magnetic disk 305, optical disk drive 306, optical disk 307, and audio. An I / F (interface) 308, a speaker 309, an input device 310, a video I / F 311, a display 312, a communication I / F 313, a GPS unit 314, and various sensors 315 are provided. Each component 301 to 315 is connected by a bus 320.

まず、CPU301は、ナビゲーション装置300の全体の制御を司る。ROM302は、ブートプログラム、現在地点算出プログラム、経路探索プログラム、経路誘導プログラム、音声生成プログラム、地図情報表示プログラム、通信プログラム、データベース作成プログラム、データ解析プログラムなどの各種プログラムを記録している。本実施例1において、各種プログラムは、ROM302に記録されている構成としたが、後述する磁気ディスク305や光ディスク307などの記録媒体に記録されている構成としてもよい。そして、記録された各種プログラムは、CPU301の制御にしたがって、プログラム起動の際に読み込まれることとしてもよい。また、RAM303は、CPU301のワークエリアとして使用される。   First, the CPU 301 governs overall control of the navigation device 300. The ROM 302 stores various programs such as a boot program, a current location calculation program, a route search program, a route guidance program, a voice generation program, a map information display program, a communication program, a database creation program, and a data analysis program. In the first embodiment, the various programs are recorded in the ROM 302. However, the various programs may be recorded in a recording medium such as a magnetic disk 305 and an optical disk 307 described later. The recorded various programs may be read when the program is started according to the control of the CPU 301. The RAM 303 is used as a work area for the CPU 301.

ここで、現在地点算出プログラムは、たとえば、後述するGPSユニット314および各種センサ315の出力情報に基づいて、車両の現在地点(ナビゲーション装置300の現在地点)を算出させる。   Here, the current location calculation program, for example, calculates the current location of the vehicle (the current location of the navigation device 300) based on output information from a GPS unit 314 and various sensors 315 described later.

また、経路探索プログラムは、たとえば、後述する磁気ディスク305に記録されている地図情報などを利用して、出発地点から目的地点までの最適な経路を探索させる。ここで、最適な経路とは、目的地点までの最短(あるいは最速)経路やユーザが指定した条件に最も合致する経路などである。経路探索プログラムを実行することによって探索された誘導経路は、CPU301を介して音声I/F308や映像I/F311へ出力される。   Further, the route search program searches for an optimal route from the departure point to the destination point using, for example, map information recorded on a magnetic disk 305 described later. Here, the optimum route is the shortest (or fastest) route to the destination point or the route that best matches the conditions specified by the user. The guidance route searched by executing the route search program is output to the audio I / F 308 and the video I / F 311 via the CPU 301.

また、経路誘導プログラムは、経路探索プログラムを実行することによって探索された誘導経路情報、現在地点算出プログラムを実行することによって算出された車両の現在地点情報、磁気ディスク305から読み出された地図情報に基づいて、リアルタイムな経路誘導情報の生成をおこなわせる。経路誘導プログラムを実行することによって生成された経路誘導情報は、CPU301を介して音声I/F308や映像I/F311へ出力される。   The route guidance program includes guidance route information searched by executing the route search program, vehicle current location information calculated by executing the current location calculation program, and map information read from the magnetic disk 305. Based on the above, real-time route guidance information is generated. The route guidance information generated by executing the route guidance program is output to the audio I / F 308 and the video I / F 311 via the CPU 301.

また、音声生成プログラムは、パターンに対応したトーンと音声の情報を生成させる。すなわち、経路誘導プログラムを実行することによって生成された経路誘導情報に基づいて、案内ポイントに対応した仮想音源の設定と音声ガイダンス情報の生成をおこない、CPU301を介して音声I/F308へ出力する。   The sound generation program generates tone and sound information corresponding to the pattern. That is, based on the route guidance information generated by executing the route guidance program, the virtual sound source corresponding to the guidance point is set and the voice guidance information is generated, and output to the voice I / F 308 via the CPU 301.

また、地図情報表示プログラムは、映像I/F311によってディスプレイ312に表示する地図情報の表示形式を決定させ、決定された表示形式によって地図情報をディスプレイ312に表示させる。   Also, the map information display program determines the display format of the map information displayed on the display 312 by the video I / F 311 and displays the map information on the display 312 according to the determined display format.

また、CPU301は、ROM302に記録された各種プログラムや後述する磁気ディスク305に記録された各種情報の更新処理がおこなわれる場合、前述のナビゲーション処理に関する各種プログラムの実行を制御し、ナビゲーション処理にかける負荷を変更してもよい。より具体的には、たとえば、各種情報の更新処理の開始指示を受け付けた場合、ナビゲーション処理における地図描画にかける負荷を低減し、低減した負荷分を更新処理に用いるよう制御する。負荷の低減は、たとえば、単位時間あたりの地図描画の更新回数を開始指示の受け付け前における地図描画の更新回数より低減させたり、地図描画にかかるデータ量を低減可能な縮尺に変更することとしてもよい。また、後述する各種センサ315の出力値によって測定される、車両の移動する車両速度に応じて、ナビゲーション処理にかける負荷を変更することとしてもよい。   Further, the CPU 301 controls execution of various programs related to the above-described navigation processing when various types of information recorded in the ROM 302 and various types of information recorded in the magnetic disk 305 described later are performed, and loads applied to the navigation processing. May be changed. More specifically, for example, when an instruction to start update processing of various types of information is received, control is performed such that the load applied to map drawing in the navigation processing is reduced and the reduced load is used for the update processing. The load can be reduced by, for example, reducing the number of map drawing updates per unit time to less than the number of map drawing updates before accepting the start instruction, or changing the scale of the map drawing to a reduced scale. Good. Moreover, it is good also as changing the load applied to a navigation process according to the vehicle speed to which a vehicle moves measured by the output value of the various sensors 315 mentioned later.

磁気ディスクドライブ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.

磁気ディスク305に記録される各種情報の一例としては、経路探索・経路誘導などに用いる地図情報が挙げられる。地図情報は、建物、河川、地表面などの地物(フィーチャ)をあらわす背景データと、道路の形状をあらわす道路形状データとを有しており、ディスプレイ312の表示画面において2次元または3次元に描画される。ナビゲーション装置300が経路誘導中の場合は、地図情報と、CPU301によって算出された車両の現在地点とが重ねて表示されることとなる。   As an example of various information recorded on the magnetic disk 305, map information used for route search, route guidance, and the like can be given. The map information includes background data representing features (features) such as buildings, rivers, and the ground surface, and road shape data representing the shape of the road, and can be displayed two-dimensionally or three-dimensionally on the display screen of the display 312. Drawn. When the navigation device 300 is guiding a route, the map information and the current location of the vehicle calculated by the CPU 301 are displayed in an overlapping manner.

道路形状データは、さらに交通条件データを有する。交通条件データには、たとえば、各ノードについて、信号や横断歩道などの有無、高速道路の出入り口やジャンクションの有無、各リンクについての長さ(距離)、道幅、進行方向、道路種別(高速道路、有料道路、一般道路など)などの情報が含まれている。   The road shape data further includes traffic condition data. The traffic condition data includes, for example, whether or not there is a signal or a pedestrian crossing, whether or not there is a highway doorway or junction, the length (distance) of each link, road width, direction of travel, road type (highway, Such as toll roads and general roads).

また、交通条件データには、過去の渋滞情報を、季節・曜日・大型連休・時刻などを基準に統計処理した過去渋滞情報を記憶している。ナビゲーション装置300は、後述する通信I/F313によって受信される道路交通情報によって現在発生している渋滞の情報を得るが、過去渋滞情報により、指定した時刻における渋滞状況の予想をおこなうことが可能となる。   The traffic condition data stores past traffic information obtained by statistically processing past traffic information based on seasons, days of the week, large holidays, and time. The navigation device 300 obtains information on the currently occurring traffic jam based on road traffic information received by the communication I / F 313, which will be described later, and can predict the traffic jam situation at a specified time based on the past traffic jam information. Become.

また、磁気ディスク305に記録された各種情報は、CPU301の制御にしたがって、後述する光ディスク307に記録された更新用データが書き込まれることで更新される。各種情報の更新処理は、たとえば、後述する入力デバイス310からユーザによるデータ更新の開始要求を受け付けた場合や、更新用データが記録された光ディスク307が取り付けられた場合におこなう。   Various information recorded on the magnetic disk 305 is updated by writing update data recorded on the optical disk 307 to be described later under the control of the CPU 301. Various information update processing is performed, for example, when a data update start request from a user is received from an input device 310 to be described later, or when an optical disk 307 in which update data is recorded is attached.

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

光ディスク307に記録される各種情報の一例としては、ROM302や磁気ディスク305に記録された、各種プログラムや各種情報の更新用データなどが挙げられる。更新用データは、より具体的には、地図情報の場合、ファイルの中身は、ヘッダー情報と複数の地域データなどで構成されている。ヘッダー情報は、たとえば、データ種別、データバージョン、ファイルサイズ、データ数などで構成されている。また、データ種別は、たとえば、地図表示用、経路探索用、経路案内用など、ナビゲーション装置300の各機能に対応したデータの種類でもよい。   Examples of various information recorded on the optical disc 307 include various programs and data for updating various information recorded on the ROM 302 and the magnetic disk 305. More specifically, when the update data is map information, the contents of the file are composed of header information and a plurality of regional data. The header information includes, for example, a data type, a data version, a file size, and the number of data. Further, the data type may be a data type corresponding to each function of the navigation device 300, for example, for map display, route search, or route guidance.

なお、本実施例1では更新用データを光ディスク307に記録するようにしたが、これに限るものではない。更新用データは、ナビゲーション装置300に着脱可能な記録媒体に限って記録されているものではなく、ナビゲーション装置300外部に設けられたサーバなどに記録されていてもよい。その場合、ナビゲーション装置300は、たとえば、通信I/F313を通じて、ネットワークを介して更新用データを取得する。取得された更新用データはRAM303などに記憶され、各種プログラムおよび地図情報などの更新に用いられる。   In the first embodiment, the update data is recorded on the optical disc 307. However, the present invention is not limited to this. The update data is not recorded only on the recording medium that can be attached to and detached from the navigation device 300, but may be recorded on a server or the like provided outside the navigation device 300. In this case, the navigation device 300 acquires update data via the network through the communication I / F 313, for example. The obtained update data is stored in the RAM 303 or the like and used for updating various programs and map information.

音声I/F308は、音声出力用のスピーカ309に接続される。音声は、音声I/F308内でD/A変換され、スピーカ309から音声が出力される。   The audio I / F 308 is connected to a speaker 309 for audio output. The audio is D / A converted in the audio I / F 308, and the audio is output from the speaker 309.

入力デバイス310は、文字、数値、各種指示などの入力のための複数のキーを備えたリモコン、キーボード、マウス、タッチパネルなどが挙げられる。   Examples of the input device 310 include a remote controller having a plurality of keys for inputting characters, numerical values, and various instructions, a keyboard, a mouse, and a touch panel.

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

ディスプレイ312には、アイコン、カーソル、メニュー、ウインドウ、あるいは文字や画像などの各種データが表示される。このディスプレイ312は、たとえば、CRT、TFT液晶ディスプレイ、プラズマディスプレイなどを採用することができる。ディスプレイ312は、車両に複数備えられていてもよく、たとえば、運転者に対するものと後部座席に着座する搭乗者に対するものなどである。   The display 312 displays icons, cursors, menus, windows, or various data such as characters and images. As this display 312, for example, a CRT, a TFT liquid crystal display, a plasma display, or the like can be adopted. A plurality of displays 312 may be provided in the vehicle, for example, for the driver and for a passenger seated in the rear seat.

通信I/F313は、無線を介してネットワークに接続され、ナビゲーション装置300とCPU301とのインターフェースとして機能する。通信I/F313は、さらに、無線を介してインターネットなどの通信網に接続され、この通信網とCPU301とのインターフェースとしても機能する。   The communication I / F 313 is connected to a network via wireless and functions as an interface between the navigation device 300 and the CPU 301. The communication I / F 313 is further connected to a communication network such as the Internet via wireless, and also functions as an interface between the communication network and the CPU 301.

通信網には、LAN、WAN、公衆回線網や携帯電話網などがある。具体的には、通信I/F313は、たとえば、FMチューナー、VICS(Vehicle Information and Communication System)/ビーコンレシーバ、無線ナビゲーション装置、およびその他のナビゲーション装置によって構成され、VICSセンターから配信される渋滞や交通規制などの道路交通情報を取得する。なお、VICSは登録商標である。   Communication networks include LANs, WANs, public line networks and mobile phone networks. Specifically, the communication I / F 313 includes, for example, an FM tuner, a VICS (Vehicle Information and Communication System) / beacon receiver, a radio navigation device, and other navigation devices. Get road traffic information such as regulations. VICS is a registered trademark.

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

各種センサ315は、車速センサや加速度センサ、角速度センサなどの、車両の位置や挙動を判断することが可能な情報を出力する。各種センサ315の出力値は、CPU301による現在地点の算出や、速度や方位の変化量の測定などに用いられる。   The various sensors 315 output information that can determine the position and behavior of the vehicle, such as a vehicle speed sensor, an acceleration sensor, and an angular velocity sensor. The output values of the various sensors 315 are used for the calculation of the current location by the CPU 301, the measurement of the change in speed and direction, and the like.

なお、実施の形態にかかるナビゲーション装置100の機能的構成のうち、制御部101は、CPU301やROM302やRAM303によって、受付部102は光ディスクドライブ306や入力デバイス310によって、検出部103は、各種センサ315によって、それぞれその機能を実現する。   Of the functional configuration of the navigation device 100 according to the embodiment, the control unit 101 is based on the CPU 301, the ROM 302, and the RAM 303, the reception unit 102 is based on the optical disk drive 306 and the input device 310, and the detection unit 103 is based on various sensors 315. The function is realized by each.

(ナビゲーション装置300の処理の内容)
つぎに、図4を用いて、本実施例1にかかるナビゲーション装置300の処理の内容について説明する。図4は、本実施例1にかかるナビゲーション装置の処理の内容を示すフローチャートである。図4のフローチャートにおいて、まず、入力デバイス310により、データ更新の開始要求を受け付けたか否かを判断する(ステップS401)。開始要求の入力は、たとえば、ユーザが入力デバイス310を操作して、光ディスク307に記録された更新用データの読み込み開始の指示をする。また、更新用データが記録された光ディスク307が取り付けられた場合に、データ更新の開始要求を受け付けたこととする構成でもよい。
(Contents of processing of navigation device 300)
Next, the contents of the process of the navigation device 300 according to the first embodiment will be described with reference to FIG. FIG. 4 is a flowchart of the process performed by the navigation device according to the first embodiment. In the flowchart of FIG. 4, first, the input device 310 determines whether or not a data update start request has been received (step S401). As for the input of the start request, for example, the user operates the input device 310 to give an instruction to start reading update data recorded on the optical disc 307. Further, a configuration may be adopted in which a data update start request is received when an optical disk 307 in which update data is recorded is attached.

ステップS401において、データ更新の開始要求を受け付けない場合(ステップS401:No)は、ステップS406へ移行して処理をつづける。また、ステップS401において、データ更新の開始要求を受け付けた場合(ステップS401:Yes)は、CPU301により、地図描画処理を抑制する(ステップS402)。地図描画処理の抑制は、たとえば、CPU301による地図情報表示プログラムの実行を制御して、単位時間あたりの地図描画の更新回数を開始指示の受け付け前における地図描画の更新回数より低減させたり、地図描画にかかるデータ量を低減可能な縮尺に変更する。また、各種センサ315の出力値によって測定される、車両の移動する車両速度に応じて、ナビゲーション処理にかける負荷を変更することとしてもよく、概要は、図5および図6で後述する。   If the data update start request is not accepted in step S401 (step S401: No), the process proceeds to step S406 to continue the processing. If a data update start request is accepted in step S401 (step S401: Yes), the CPU 301 suppresses the map drawing process (step S402). For example, the map drawing processing is suppressed by controlling the execution of the map information display program by the CPU 301 to reduce the number of map drawing updates per unit time from the number of map drawing updates before accepting the start instruction, To a scale that can reduce the amount of data required. Further, the load applied to the navigation process may be changed according to the vehicle speed at which the vehicle moves, which is measured by the output values of the various sensors 315. The outline will be described later with reference to FIGS.

そして、CPU301により、ROM302に記録された各種プログラムや磁気ディスク305に記録された各種情報のデータ更新処理を実行する(ステップS403)。データ更新処理は、たとえば、光ディスクドライブ306を制御して、更新用データの記録された光ディスク307から更新用データを読み込んで、各種プログラムや各種情報の更新をおこなう。また、更新用データは、ナビゲーション装置300の外部サーバから、通信I/F313を介して取得することとしてもよい。   Then, the CPU 301 executes data update processing of various programs recorded in the ROM 302 and various information recorded in the magnetic disk 305 (step S403). In the data update process, for example, the optical disk drive 306 is controlled, the update data is read from the optical disk 307 in which the update data is recorded, and various programs and various information are updated. Further, the update data may be acquired from the external server of the navigation device 300 via the communication I / F 313.

つづいて、CPU301は、ステップS403において実行されたデータ更新処理によって、データ更新が終了したか否かを判断する(ステップS404)。データ更新の終了は、たとえば、ROM302や磁気ディスク305に記録された各種プログラムや地図情報が最新のものとなったかを判断したり、自車位置周辺の所定範囲における地図情報の更新が終了したかを判断することとしてもよい。   Subsequently, the CPU 301 determines whether or not the data update is completed by the data update process executed in step S403 (step S404). The end of the data update is, for example, whether the various programs and map information recorded in the ROM 302 and the magnetic disk 305 have been updated, or whether the update of the map information within a predetermined range around the vehicle position has been completed. It is good also as judging.

ステップS404において、データ更新が終了していない場合(ステップS404:No)は、ステップS403に戻って処理を繰り返す。また、ステップS404において、データ更新が終了した場合(ステップS404:Yes)は、CPU301は、ステップS402においておこなった地図描画処理の抑制を解除する(ステップS405)。そして、CPU301は、通常のナビゲーション処理を実行し(ステップS406)、ステップS401に戻って、ナビゲーション処理を続行する。   In step S404, when the data update is not completed (step S404: No), the process returns to step S403 and the process is repeated. In step S404, when the data update is completed (step S404: Yes), the CPU 301 releases the suppression of the map drawing process performed in step S402 (step S405). And CPU301 performs a normal navigation process (step S406), returns to step S401, and continues a navigation process.

なお、図4のフローチャートの説明では、ステップS402において、地図描画処理の抑制をおこなって、データ更新処理をおこなう構成としているが、その他、ナビゲーション処理に関する抑制をする構成でもよい。より具体的には、たとえば、CPU301により、経路探索プログラムや、経路誘導プログラムや、音声生成プログラムなどのナビゲーション処理に関するプログラムの実行を抑制することとしてもよい。また、ステップS405において、地図描画処理の抑制を解除して、通常のナビゲーション処理をおこなう構成としているが、抑制を解除しないままナビゲーション処理をおこなう構成としてもよく、地図描画処理が必要になった場合に、抑制を解除してもよい。   In the description of the flowchart of FIG. 4, in step S <b> 402, the map drawing process is suppressed and the data update process is performed. More specifically, for example, the CPU 301 may suppress execution of a program related to navigation processing such as a route search program, a route guidance program, and a voice generation program. Further, in step S405, the map drawing process is canceled and the normal navigation process is performed. However, the navigation process may be performed without releasing the suppression, and the map drawing process is necessary. Alternatively, the suppression may be released.

つぎに、図5を用いて、本実施例1にかかるCPU301における処理制御の負荷について説明する。図5は、本実施例1にかかるCPUにおける処理制御の負荷の一例を示す説明図である。   Next, a processing control load in the CPU 301 according to the first embodiment will be described with reference to FIG. FIG. 5 is an explanatory diagram of an example of a processing control load in the CPU according to the first embodiment.

図5において、CPU301における通常状態501の処理制御の負荷は、0%から100%の処理制御負荷率520において、ナビ基本処理502と、地図描画処理503と、を含んでいる。ナビ基本処理502は、たとえば、前述した各種プログラムによる経路誘導や、自車位置の検出などである。また、地図描画処理503は、地図の描画1回についての負荷を複数示しており、自車の移動に応じて、複数のフレーム画像の地図情報をディスプレイ312に表示させる。   In FIG. 5, the processing control load in the normal state 501 in the CPU 301 includes a navigation basic process 502 and a map drawing process 503 at a process control load factor 520 of 0% to 100%. The navigation basic process 502 is, for example, route guidance by the various programs described above, detection of the vehicle position, and the like. Further, the map drawing process 503 shows a plurality of loads for one map drawing, and displays map information of a plurality of frame images on the display 312 according to the movement of the vehicle.

また、CPU301におけるデータ更新状態511の処理制御の負荷は、0%から100%の処理制御負荷率520において、ナビ基本処理512と、地図描画処理513と、データ更新処理514と、を含んでいる。ナビ基本処理512は、たとえば、前述した各種プログラムによる経路誘導や、自車位置の検出などである。また、地図描画処理513は、地図の描画1回についての負荷を複数示しており、CPU301の制御にしたがって、通常状態501の地図描画処理503より少ない回数となっている。データ更新処理514は、たとえば、更新用データの読み込み/書き込みや、圧縮ファイルの展開や、ファイルの確認などをおこなう処理である。   Further, the processing control load of the data update state 511 in the CPU 301 includes a navigation basic process 512, a map drawing process 513, and a data update process 514 at a process control load factor 520 of 0% to 100%. . The navigation basic process 512 is, for example, route guidance by the various programs described above, detection of the vehicle position, and the like. The map drawing process 513 indicates a plurality of loads for one map drawing, and the number of times is smaller than that of the map drawing process 503 in the normal state 501 according to the control of the CPU 301. The data update process 514 is, for example, a process for reading / writing update data, expanding a compressed file, checking a file, and the like.

ここで、データ更新状態511では、通常のナビゲーション処理とデータ更新処理を協調して動作させるため、通常状態501においてCPU301の処理制御負荷率520の高い地図描画処理503の回数を抑制する。そして、抑制した地図描画処理503分の負荷をデータ更新処理514に用いて、抑制された地図描画処理513とともに処理をおこなう。   Here, in the data update state 511, since the normal navigation process and the data update process are operated in a coordinated manner, the number of map drawing processes 503 with a high processing control load factor 520 of the CPU 301 in the normal state 501 is suppressed. Then, the suppressed load on the map drawing process 503 is used in the data update process 514 to perform the process together with the suppressed map drawing process 513.

なお、図5の説明では、地図描画処理503の回数を減らして、地図描画処理513としたが、1回あたりの処理の負荷を低減させる構成でもよい。より具体的には、たとえば、地図描画にかかるデータ量を低減可能な縮尺に変更する。   In the description of FIG. 5, the number of map drawing processes 503 is reduced to be the map drawing process 513, but the configuration may be configured to reduce the processing load per time. More specifically, for example, the scale is changed to a scale that can reduce the amount of data required for map drawing.

図5に前述したように、地図描画処理503の回数を抑制する場合、自車位置の移動量によって、ディスプレイ312に表示された自車位置の誤差が大きくなる場合がある。換言すれば、地図描画回数が少ないと、自車位置更新間隔が延長されることとなり、自車位置精度が悪く見える場合がある。本実施例1においては、各種センサ315の出力値によって測定される、車両の移動する車両速度に応じて、地図描画処理513における地図縮尺を変更する機能を有する構成でもよい。   As described above with reference to FIG. 5, when the number of map drawing processes 503 is suppressed, an error in the vehicle position displayed on the display 312 may increase depending on the amount of movement of the vehicle position. In other words, if the number of map drawing times is small, the vehicle position update interval is extended, and the vehicle position accuracy may appear poor. The first embodiment may have a function of changing the map scale in the map drawing process 513 according to the vehicle speed at which the vehicle moves, which is measured by the output values of the various sensors 315.

つぎに、図6を用いて、本実施例1にかかる車両速度に応じた地図縮尺の変更について説明する。図6は、本実施例1にかかる車両速度に応じた地図縮尺の変更について示す説明図である。図6において、車両速度と地図縮尺の関係を示すグラフ600は、横軸602に地図縮尺と、縦軸601に車両速度と、を有している。地図縮尺は、ディスプレイ312に表示される地図の縮尺を示すもので、たとえば、ディスプレイ312における単位長さあたりの地図上の距離である。また、車両速度は、各種センサ315の出力値から測定される、車両の移動する速度である。   Next, the change of the map scale according to the vehicle speed according to the first embodiment will be described with reference to FIG. FIG. 6 is an explanatory diagram illustrating the change of the map scale according to the vehicle speed according to the first embodiment. In FIG. 6, a graph 600 showing the relationship between the vehicle speed and the map scale has a map scale on the horizontal axis 602 and a vehicle speed on the vertical axis 601. The map scale indicates the scale of the map displayed on the display 312 and is, for example, the distance on the map per unit length on the display 312. The vehicle speed is a moving speed of the vehicle measured from output values of various sensors 315.

また、グラフ600は、地図縮尺と車両速度に対応付けられた、地図縮尺使用不可領域604と、地図縮尺使用可領域605と、を有しており、地図縮尺使用不可領域604と、地図縮尺使用可領域605は、境界603によって分けられている。地図縮尺使用不可領域604は、たとえば、地図縮尺使用不可領域604における車両速度に対して、自車位置更新間隔が長く、実用的ではない領域である。一方、地図縮尺使用可領域605は、地図縮尺使用可領域605における車両速度であっても、自車位置更新間隔が適切な領域である。   The graph 600 includes a map scale unusable area 604 and a map scale unusable area 605 associated with the map scale and the vehicle speed, and the map scale unusable area 604 and the map scale use. The possible area 605 is divided by a boundary 603. The map scale unusable area 604 is an area that is not practical because the vehicle position update interval is long with respect to the vehicle speed in the map scale unusable area 604, for example. On the other hand, the map scale usable area 605 is an area in which the own vehicle position update interval is appropriate even if the vehicle speed is in the map scale usable area 605.

より具体的には、たとえば、地図縮尺50mで加速する場合、境界603上の点606以上の速度となった場合は、地図縮尺使用不可領域604となってしまう。したがって、矢印608方向に地図縮尺を変更して100mとする。なお、地図縮尺100mにおいては、境界603上の点607以上の速度になった場合、さらに地図縮尺を変更することとしてもよい。同様に、車両速度が減速された場合、地図縮尺を100mから50mの方向に変更することとしてもよい。また、車両速度に応じて、表示可能な地図縮尺を地図とあわせて表示できるようにしてもよい。   More specifically, for example, when accelerating at a map scale of 50 m, a map scale unusable area 604 is obtained when the speed is higher than the point 606 on the boundary 603. Therefore, the map scale is changed to 100 m in the direction of arrow 608. In addition, in the map scale 100m, when it becomes the speed of the point 607 or more on the boundary 603, it is good also as changing a map scale further. Similarly, when the vehicle speed is decelerated, the map scale may be changed from 100 m to 50 m. Further, a map scale that can be displayed may be displayed together with the map according to the vehicle speed.

なお、図6の説明においては、車両速度に応じて地図縮尺を変更する構成としたが、あらかじめ設定した特定縮尺以下の地図描画をおこなわない構成や、市街地地図描画をおこなわない構成としてもよい。また、特定縮尺以下の地図描画をおこなう場合は、地図描画の抑制処理を一時解除してもよく、タイムアウトなどによって、特定縮尺に自動で戻して地図描画の抑制処理を再開してもよい。さらに、特定縮尺以下の地図描画をおこなう場合、自車位置更新間隔が長くなることをユーザに報知することとしてもよい。ユーザへの報知は、音声や表示によるものでもよく、その際、データ更新処理の終了予想時間をあわせて報知してもよい。   In the description of FIG. 6, the map scale is changed according to the vehicle speed. However, a configuration in which map drawing below a predetermined specific scale is not performed, or a city map drawing is not performed. In addition, when performing map drawing at a specific scale or less, the map drawing suppression process may be temporarily canceled, or the map drawing suppression process may be resumed by automatically returning to the specific scale due to a timeout or the like. Furthermore, when performing map drawing below a specific scale, it is good also as notifying a user that the own vehicle position update interval becomes long. The notification to the user may be made by voice or display, and in that case, the estimated end time of the data update process may be notified together.

以上説明したように、本実施例1によれば、地図情報や各種プログラムの更新処理をおこなう場合、ナビゲーション処理における地図描画処理にかける負荷を抑制して、抑制された分の負荷を用いてデータ更新処理をおこなうことができるため、ナビゲーション処理と更新処理の協調を図ることができる。   As described above, according to the first embodiment, when updating the map information and various programs, the load applied to the map drawing process in the navigation process is suppressed, and the data using the suppressed load is used. Since the update process can be performed, the navigation process and the update process can be coordinated.

また、車両の移動速度に応じて、地図描画の縮尺を変更することができるため、自車位置更新間隔が長くなっても、ナビゲーション処理における自車位置の表示の最適化を図ることができる。   Moreover, since the scale of map drawing can be changed according to the moving speed of the vehicle, the display of the vehicle position in the navigation process can be optimized even if the vehicle position update interval becomes long.

つぎに、本発明の実施例2について説明する。本実施例2では、前述の実施例1で説明したナビゲーション装置300を用いて、データ更新処理中であっても、所定のナビゲーション処理があった場合は、ナビゲーション処理を優先して実行する場合について説明すする。ここで、ナビゲーション処理の優先は、更新処理の負荷を低減させることで、更新処理を一時中止してナビゲーション処理をおこなう場合も含む構成としてもよい。なお、本実施例2にかかるナビゲーション装置のハードウェア構成については、図3とほぼ同様であるため説明を省略する。   Next, a second embodiment of the present invention will be described. In the second embodiment, when the navigation apparatus 300 described in the first embodiment is used and the predetermined navigation process is performed even during the data update process, the navigation process is preferentially executed. I will explain. Here, the priority of the navigation process may be configured to include the case where the update process is temporarily stopped and the navigation process is performed by reducing the load of the update process. The hardware configuration of the navigation device according to the second embodiment is substantially the same as that shown in FIG.

(ナビゲーション装置300の処理の内容)
図7を用いて、本実施例2にかかるナビゲーション装置300の処理の内容について説明する。図7は、本実施例2にかかるナビゲーション装置の処理の内容を示すフローチャートである。図7のフローチャートにおいて、まず、入力デバイス310により、データ更新の開始要求を受け付けたか否かを判断する(ステップS701)。開始要求の入力は、たとえば、ユーザが入力デバイス310を操作して、光ディスク307に記録された更新用データの読み込み開始の指示をする。また、更新用データが記録された光ディスク307が取り付けられた場合に、データ更新の開始要求を受け付けたこととする構成でもよい。
(Contents of processing of navigation device 300)
The content of the process of the navigation apparatus 300 concerning the present Example 2 is demonstrated using FIG. FIG. 7 is a flowchart of the process performed by the navigation device according to the second embodiment. In the flowchart of FIG. 7, first, the input device 310 determines whether or not a data update start request has been accepted (step S701). As for the input of the start request, for example, the user operates the input device 310 to give an instruction to start reading update data recorded on the optical disc 307. Further, a configuration may be adopted in which a data update start request is received when an optical disk 307 in which update data is recorded is attached.

ステップS701において、データ更新の開始要求を受け付けない場合(ステップS701:No)は、ステップS709へ移行して処理をつづける。また、ステップS701において、データ更新の開始要求を受け付けた場合(ステップS701:Yes)は、CPU301により、地図描画処理を抑制する(ステップS702)。地図描画処理の抑制は、たとえば、図5および図6で前述のように、CPU301による地図情報表示プログラムの実行を制御して、単位時間あたりの地図描画の更新回数を開始指示の受け付け前における地図描画の更新回数より低減させたり、地図描画にかかるデータ量を低減可能な縮尺に変更する。また、各種センサ315の出力値によって測定される、車両の移動する車両速度に応じて、ナビゲーション処理にかける負荷を変更することとしてもよい。   In step S701, when a data update start request is not accepted (step S701: No), the process proceeds to step S709 to continue the processing. If a data update start request is received in step S701 (step S701: Yes), the CPU 301 suppresses the map drawing process (step S702). For example, as described above with reference to FIG. 5 and FIG. 6, the map drawing process is suppressed by controlling the execution of the map information display program by the CPU 301 to determine the number of updates of map drawing per unit time before accepting the start instruction. The scale is reduced to less than the number of updates of drawing, or the scale is reduced to reduce the amount of data required for map drawing. Moreover, it is good also as changing the load applied to a navigation process according to the vehicle speed to which a vehicle moves measured by the output value of various sensors 315. FIG.

そして、CPU301により、ROM302に記録された各種プログラムや磁気ディスク305に記録された各種情報のデータ更新処理を実行する(ステップS703)。データ更新処理は、たとえば、光ディスクドライブ306を制御して、更新用データの記録された光ディスク307から更新用データを読み込んで、各種プログラムや各種情報の更新をおこなう。また、更新用データは、ナビゲーション装置300の外部サーバから、通信I/F313を介して取得することとしてもよい。   Then, the CPU 301 executes data update processing of various programs recorded in the ROM 302 and various information recorded in the magnetic disk 305 (step S703). In the data update process, for example, the optical disk drive 306 is controlled, the update data is read from the optical disk 307 in which the update data is recorded, and various programs and various information are updated. Further, the update data may be acquired from the external server of the navigation device 300 via the communication I / F 313.

つぎに、入力デバイス310により、ナビゲーション処理に関するユーザ操作の入力を受け付けたか否かを判断する(ステップS704)。ナビゲーション処理に関するユーザ操作は、たとえば、目的地点の入力や、地図の詳細表示の要求などでもよい。また、ステップS704においては、ユーザ操作の入力を受け付けたか否かを判断する構成としているが、その他、所定のナビゲーション処理の実行を受け付けたか否かを判断する構成としてもよい。所定のナビゲーション処理は、経路誘導や、音声案内などでもよく、データ更新処理に優先しておこなうナビゲーション処理などである。   Next, it is determined whether or not an input of a user operation related to navigation processing has been received by the input device 310 (step S704). The user operation related to the navigation process may be, for example, an input of a destination point or a request for detailed map display. Further, in step S704, it is configured to determine whether or not an input of a user operation has been accepted, but it may be configured to determine whether or not execution of a predetermined navigation process has been accepted. The predetermined navigation processing may be route guidance, voice guidance, or the like, and is navigation processing that is performed with priority over data update processing.

ステップS704において、ユーザ操作の入力を受け付けた場合(ステップS704:Yes)は、ステップS702においておこなった地図描画処理の抑制を一時解除する(ステップS705)。つづいて、入力デバイス310により、ユーザ操作の入力が終了したか否かを判断する(ステップS706)。   In step S704, when the input of a user operation is received (step S704: Yes), the suppression of the map drawing process performed in step S702 is temporarily cancelled (step S705). Subsequently, it is determined whether or not the input of the user operation has been completed by the input device 310 (step S706).

ステップS706において、ユーザ操作の入力が終了した場合(ステップS706:Yes)は、ステップS702へ戻って処理を繰り返す。また、ステップS706において、ユーザ操作が終了しない場合(ステップS706:No)は、ステップS705へ戻って、地図描画処理の抑制の一時解除を継続する。換言すれば、ステップS704からステップS706において、ユーザ操作の入力が終了するまで、地図描画処理の抑制を一時解除して、ユーザ操作の入力が終了したら、ステップS702に戻って、地図描画処理の抑制を再開することとなる。   In step S706, when the input of the user operation is completed (step S706: Yes), the process returns to step S702 and the process is repeated. In step S706, if the user operation does not end (step S706: No), the process returns to step S705 to continue temporarily canceling the suppression of the map drawing process. In other words, from step S704 to step S706, the suppression of the map drawing process is temporarily canceled until the input of the user operation is completed. When the input of the user operation is completed, the process returns to step S702 to suppress the map drawing process. Will be resumed.

また、ステップS704において、ユーザ操作の入力を受け付けなかった場合(ステップS704:No)は、つづいて、CPU301は、ステップS703において実行されたデータ更新処理によって、データ更新が終了したか否かを判断する(ステップS707)。データ更新の終了は、たとえば、ROM302や磁気ディスク305に記録された各種プログラムや地図情報が最新のものとなったかを判断したり、自車位置周辺の所定範囲における地図情報の更新が終了したかを判断することとしてもよい。   If no user operation input is received in step S704 (step S704: No), the CPU 301 determines whether the data update is completed by the data update process executed in step S703. (Step S707). The end of the data update is, for example, whether the various programs and map information recorded in the ROM 302 and the magnetic disk 305 have been updated, or whether the update of the map information within a predetermined range around the vehicle position has been completed. It is good also as judging.

ステップS707において、データ更新が終了していない場合(ステップS707:No)は、ステップS703に戻って処理を繰り返す。また、ステップS707において、データ更新が終了した場合(ステップS707:Yes)は、CPU301は、ステップS702においておこなった地図描画処理の抑制を解除する(ステップS708)。そして、CPU301は、通常のナビゲーション処理を実行し(ステップS709)、ステップS401に戻って、ナビゲーション処理を続行する。   In step S707, when the data update is not completed (step S707: No), the process returns to step S703 and the process is repeated. In step S707, when the data update is completed (step S707: Yes), the CPU 301 releases the suppression of the map drawing process performed in step S702 (step S708). Then, the CPU 301 executes normal navigation processing (step S709), returns to step S401, and continues navigation processing.

なお、図7のフローチャートの説明では、ステップS702において、地図描画処理の抑制をおこなって、データ更新処理をおこなう構成としているが、その他、ナビゲーション処理に関する抑制をする構成でもよい。より具体的には、たとえば、CPU301により、経路探索プログラムや、経路誘導プログラムや、音声生成プログラムなどのナビゲーション処理に関するプログラムの実行を抑制することとしてもよい。   In the description of the flowchart of FIG. 7, in step S702, the map drawing process is suppressed and the data update process is performed. However, a configuration for suppressing the navigation process may be used. More specifically, for example, the CPU 301 may suppress execution of a program related to navigation processing such as a route search program, a route guidance program, and a voice generation program.

以上説明したように、本実施例2によれば、ナビゲーション処理における地図描画処理にかける負荷を抑制して、地図情報や各種プログラムの更新処理おこなっていても、ユーザ操作や所定のナビゲーション処理をおこなう場合に、負荷の抑制を解除してナビゲーション処理を実行することができる。したがって、選択的にナビゲーション処理の負荷を変更して更新処理を実行するため、ナビゲーション処理の実行の最適化を図ることができる。   As described above, according to the second embodiment, the load applied to the map drawing process in the navigation process is suppressed, and the user operation and the predetermined navigation process are performed even when the map information and various programs are updated. In this case, it is possible to cancel the load suppression and execute the navigation process. Therefore, since the update process is executed by selectively changing the load of the navigation process, the execution of the navigation process can be optimized.

以上説明したように、本発明によれば、ナビゲーション処理にかける負荷を変更して、データの更新処理を実行できるため、ナビゲーション処理を実行中であっても適切にデータの更新処理をおこなうことができる。   As described above, according to the present invention, since the load applied to the navigation process can be changed and the data update process can be executed, the data update process can be appropriately performed even while the navigation process is being executed. it can.

また、地図情報や各種プログラムの更新処理をおこなう場合、ナビゲーション処理における地図描画処理にかける負荷を抑制して、抑制された分の負荷を用いてデータ更新処理をおこなうことができるため、ナビゲーション処理と更新処理の協調を図ることができる。   In addition, when updating map information and various programs, the load on the map drawing process in the navigation process can be suppressed, and the data update process can be performed using the suppressed load. The update process can be coordinated.

くわえて、車両の移動速度に応じて、地図描画の縮尺を変更することができるため、自車位置更新間隔が長くなっても、ナビゲーション処理における自車位置の表示の最適化を図ることができる。   In addition, since the map drawing scale can be changed according to the moving speed of the vehicle, the display of the vehicle position in the navigation process can be optimized even if the vehicle position update interval becomes long. .

なお、本実施の形態で説明した処理制御方法は、あらかじめ用意されたプログラムをパーソナル・コンピュータやワークステーションなどのコンピュータで実行することにより実現することができる。このプログラムは、ハードディスク、フレキシブルディスク、CD−ROM、MO、DVDなどのコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。またこのプログラムは、インターネットなどのネットワークを介して配布することが可能な伝送媒体であってもよい。   The processing control method described in the present 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.

本実施の形態にかかるナビゲーション装置の機能的構成の一例を示すブロック図である。It is a block diagram which shows an example of a functional structure of the navigation apparatus concerning this Embodiment. 本実施の形態にかかるナビゲーション装置の処理の内容を示すフローチャートである。It is a flowchart which shows the content of the process of the navigation apparatus concerning this Embodiment. 本実施例1にかかるナビゲーション装置のハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware constitutions of the navigation apparatus concerning the present Example 1. FIG. 本実施例1にかかるナビゲーション装置の処理の内容を示すフローチャートである。It is a flowchart which shows the content of the process of the navigation apparatus concerning the present Example 1. 本実施例1にかかるCPUにおける処理制御の負荷の一例を示す説明図である。It is explanatory drawing which shows an example of the load of the process control in CPU concerning the present Example 1. FIG. 本実施例1にかかる車両速度に応じた地図縮尺の変更について示す説明図である。It is explanatory drawing shown about the change of the map scale according to the vehicle speed concerning the present Example 1. FIG. 本実施例2にかかるナビゲーション装置の処理の内容を示すフローチャートである。It is a flowchart which shows the content of the process of the navigation apparatus concerning the present Example 2.

符号の説明Explanation of symbols

100 ナビゲーション装置
101 制御部
102 受付部
103 検出部
DESCRIPTION OF SYMBOLS 100 Navigation apparatus 101 Control part 102 Reception part 103 Detection part

Claims (9)

記憶装置に記憶されているデータを用いたナビゲーション処理および前記記憶装置に記憶されているデータの更新処理を実行する制御手段を備えるナビゲーション装置であって、
前記記憶装置に記憶されているデータの更新処理の開始指示を受け付ける受付手段を備え、
前記制御手段は、前記ナビゲーション処理の実行中に前記更新処理の開始指示を受け付けた場合には、前記ナビゲーション処理にかける負荷を変更して前記ナビゲーション処理および前記更新処理を実行することを特徴とするナビゲーション装置。
A navigation device comprising control means for executing navigation processing using data stored in a storage device and updating processing of data stored in the storage device,
Comprising a receiving means for receiving an instruction to start updating the data stored in the storage device;
When the control unit receives an instruction to start the update process during the execution of the navigation process, the control unit changes the load applied to the navigation process and executes the navigation process and the update process. Navigation device.
前記ナビゲーション装置を搭載した移動体の移動速度を検出する検出手段を備え、
前記制御手段は、前記移動速度に応じて、前記ナビゲーション処理にかける負荷を変更することを特徴とする請求項1に記載のナビゲーション装置。
Comprising a detecting means for detecting a moving speed of a moving body equipped with the navigation device;
The navigation device according to claim 1, wherein the control unit changes a load applied to the navigation processing according to the moving speed.
前記制御手段は、前記更新処理の開始指示を受け付けた場合に、前記ナビゲーション処理における地図描画にかける負荷を低減し、低減した負荷分を前記更新処理に用いることを特徴とする請求項1に記載のナビゲーション装置。   The said control means reduces the load applied to the map drawing in the said navigation process, and uses the reduced load part for the said update process, when the start instruction | indication of the said update process is received. Navigation device. 前記制御手段は、前記更新処理の開始指示を受け付けた場合に、単位時間あたりの前記地図描画の更新回数を前記開始指示の受け付け前における前記地図描画の更新回数より低減することを特徴とする請求項3に記載のナビゲーション装置。   The control means, when receiving an instruction to start the update process, reduces the number of updates of the map drawing per unit time from the number of updates of the map drawing before receiving the start instruction. Item 4. The navigation device according to Item 3. 前記制御手段は、前記更新処理の開始指示を受け付けた場合に、前記地図描画にかかるデータ量を低減可能な縮尺に変更することを特徴とする請求項3に記載のナビゲーション装置。   The navigation device according to claim 3, wherein the control unit changes the data amount for the map drawing to a reduced scale when receiving an instruction to start the update process. 前記制御手段は、前記ナビゲーション処理および前記更新処理の実行中において所定のナビゲーション処理を実行する場合に、処理にかける負荷を変更して前記ナビゲーション処理を優先して実行することを特徴とする請求項1〜5のいずれか一つに記載のナビゲーション装置。   The control means, when executing a predetermined navigation process during the execution of the navigation process and the update process, changes the load applied to the process and prioritizes the navigation process. The navigation device according to any one of 1 to 5. 記憶装置に記憶されているデータを用いたナビゲーション処理および前記記憶装置に記憶されているデータの更新処理を実行するナビゲーション装置における処理制御方法であって、
前記記憶装置に記憶されているデータの更新処理の開始指示を受け付ける受付工程と、
前記ナビゲーション処理の実行中に前記更新処理の開始指示を受け付けた場合には、前記ナビゲーション処理にかける負荷を変更して前記ナビゲーション処理および前記更新処理を実行する制御工程と、
を有することを特徴とする処理制御方法。
A processing control method in a navigation device for executing navigation processing using data stored in a storage device and updating processing of data stored in the storage device,
An accepting step of accepting an instruction to start update processing of data stored in the storage device;
A control step of executing the navigation process and the update process by changing a load applied to the navigation process when an instruction to start the update process is received during the execution of the navigation process;
A process control method characterized by comprising:
請求項7に記載の処理制御方法をコンピュータに実行させることを特徴とする処理制御プログラム。   A processing control program for causing a computer to execute the processing control method according to claim 7. 請求項8に記載の処理制御プログラムを記録したことを特徴とするコンピュータに読み取り可能な記録媒体。   9. A computer-readable recording medium on which the processing control program according to claim 8 is recorded.
JP2007551939A 2005-12-28 2006-12-22 Navigation device, process control method, process control program, and computer-readable recording medium Active JP4531819B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2005379318 2005-12-28
JP2005379318 2005-12-28
PCT/JP2006/325651 WO2007074741A1 (en) 2005-12-28 2006-12-22 Navigation device, processing/controlling method, processing/controlling program, and computer-readable recording medium

Publications (2)

Publication Number Publication Date
JPWO2007074741A1 true JPWO2007074741A1 (en) 2009-06-04
JP4531819B2 JP4531819B2 (en) 2010-08-25

Family

ID=38217961

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007551939A Active JP4531819B2 (en) 2005-12-28 2006-12-22 Navigation device, process control method, process control program, and computer-readable recording medium

Country Status (2)

Country Link
JP (1) JP4531819B2 (en)
WO (1) WO2007074741A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5416916B2 (en) * 2008-04-28 2014-02-12 クラリオン株式会社 Navigation device
JP2010127898A (en) * 2008-12-01 2010-06-10 Mitsubishi Electric Corp Navigation system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003216504A (en) * 2002-01-28 2003-07-31 Aisin Aw Co Ltd Navigation device and program of data selection method
JP2004150868A (en) * 2002-10-29 2004-05-27 Honda Motor Co Ltd Navigation device
JP2004322869A (en) * 2003-04-25 2004-11-18 Hitachi Ltd Method for executing program for on-vehicle terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003216504A (en) * 2002-01-28 2003-07-31 Aisin Aw Co Ltd Navigation device and program of data selection method
JP2004150868A (en) * 2002-10-29 2004-05-27 Honda Motor Co Ltd Navigation device
JP2004322869A (en) * 2003-04-25 2004-11-18 Hitachi Ltd Method for executing program for on-vehicle terminal

Also Published As

Publication number Publication date
WO2007074741A1 (en) 2007-07-05
JP4531819B2 (en) 2010-08-25

Similar Documents

Publication Publication Date Title
JP4809900B2 (en) Navigation device, map display method, and map display program
JPWO2006132065A1 (en) Navigation device, data update method, and data update program
JP5016605B2 (en) Route search device, route search method, route search program, and storage medium
JP4619442B2 (en) Image display device, display control method, display control program, and recording medium
JPWO2006126367A1 (en) POSITION SETTING DEVICE, POSITION SETTING METHOD, POSITION SETTING PROGRAM, AND RECORDING MEDIUM
JP4682210B2 (en) NAVIGATION DEVICE, PROCESS CONTROL METHOD, PROCESS CONTROL PROGRAM, AND RECORDING MEDIUM
JP2007241122A (en) Speech recognition device, method, and program, and recording medium
JP4531819B2 (en) Navigation device, process control method, process control program, and computer-readable recording medium
JP4575491B2 (en) Navigation device and navigation method
JPWO2007119337A1 (en) Voice guidance device, voice guidance method, voice guidance program, and recording medium
JP4682209B2 (en) DATA UPDATE DEVICE, DATA UPDATE METHOD, DATA UPDATE PROGRAM, AND RECORDING MEDIUM
JP2011145189A (en) Navigation system, route search method, and program
JP2010243670A (en) Map display, map image display method of map display
JP2018063266A (en) Display control unit, display control method and program
JP2008122266A (en) Route searching device, route searching method, route searching program, and storage medium
JP2007122515A (en) Information recording system, method, and program, and computer readable recording medium
JP2010128686A (en) Information output device, information output method, information output program, and recording medium
JP4530424B2 (en) Navigation device and estimated arrival time calculation method
JP2009288106A (en) Route search apparatus, route search method, route search program, and recording medium
JP5059572B2 (en) Information notification device, information notification method, information notification program, and recording medium
JP4395535B2 (en) Navigation device, search control method, search control program, and recording medium
JP4939657B2 (en) GUIDANCE INFORMATION OUTPUT DEVICE, GUIDANCE INFORMATION OUTPUT METHOD, GUIDANCE INFORMATION OUTPUT PROGRAM, AND RECORDING MEDIUM
JP2009115718A (en) Navigation system, navigation method, navigation program, and record medium
JP2006226956A (en) Navigation system for vehicle
JP2024095201A (en) Vibration notification device, vibration notification method, and vibration notification program

Legal Events

Date Code Title Description
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: 20100601

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

R150 Certificate of patent or registration of utility model

Ref document number: 4531819

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

Year of fee payment: 3