[go: up one dir, main page]

JP2000111356A - Vehicle navigation device and storage medium - Google Patents

Vehicle navigation device and storage medium

Info

Publication number
JP2000111356A
JP2000111356A JP10284851A JP28485198A JP2000111356A JP 2000111356 A JP2000111356 A JP 2000111356A JP 10284851 A JP10284851 A JP 10284851A JP 28485198 A JP28485198 A JP 28485198A JP 2000111356 A JP2000111356 A JP 2000111356A
Authority
JP
Japan
Prior art keywords
point
name
displayed
information
data
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
JP10284851A
Other languages
Japanese (ja)
Other versions
JP3546719B2 (en
Inventor
Hiroyoshi Masuda
浩義 枡田
Mitsuhiro Futamura
光宏 二村
Kazuteru Maekawa
和輝 前川
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.)
Aisin AW Co Ltd
Original Assignee
Aisin AW Co Ltd
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 Aisin AW Co Ltd filed Critical Aisin AW Co Ltd
Priority to JP28485198A priority Critical patent/JP3546719B2/en
Publication of JP2000111356A publication Critical patent/JP2000111356A/en
Application granted granted Critical
Publication of JP3546719B2 publication Critical patent/JP3546719B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Traffic Control Systems (AREA)
  • Navigation (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent the same registration point from being displayed overlappingly by displaying only one point name when it is judged that there are same points in search points by searching for an inputted character string. SOLUTION: When the program of a path-guiding system is started, the map of a surrounding area is displayed along with the name with a detected, current position as a center. Then, a destination is set by the name, address, or the like of a registration point, and the path guidance and display up to the destination are repeated by the searched path. In this case, list display processing is made so that a character string being inputted by a user is searched for and the registration point of the destination is displayed. In this processing, searching is made by forward coincidence comparison and the first registration point out of the remaining registration points is detected. The first registration point is displayed at the top of the list and the second registration point is detected if registration points still remain. Then, it is judged whether coordinates that the already displayed registration point has, coincide with those of a registration point being detected this time. Then, when they coincide each other, no list display is made since the registration point that has been detected this time has already been displayed in the list.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、目的地や通過点等の地
点を入力して現在位置や出発地から経路探索して経路案
内を行う車両用ナビゲーション装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a vehicle navigation system for inputting a destination such as a destination or a passing point, searching for a route from a current position or a departure point, and performing route guidance.

【0002】[0002]

【従来の技術】自動車に搭載される経路案内を行う車両
用ナビゲーション装置において、登録地点名称の読みの
文字列を入力し、地点名称検索する装置が知られている
(特開平09−97266号公報)。この装置では、例
えば東京ディズニーランドに対して「とうきょうでぃず
にーらんど」、「でぃずにーらんどとうきょう」という
ように1つの正式名称に対して複数の読みを名称リスト
に登録しておき、文字が入力されると名称リストと前方
一致比較し、前方一致した登録地点をリスト表示する。
そして、表示されたリストから所望する登録地点が使用
者により選択されるとその登録地点周辺の地図を表示す
るものである。そして、このような構成により登録され
たどの読みからも所望する登録地点を検索することがで
きるため正式名称でない名称での検索を可能にするもの
である。
2. Description of the Related Art In a vehicular navigation system mounted on an automobile for performing route guidance, a device for inputting a character string for reading a registered location name and performing a location name search is known (Japanese Patent Application Laid-Open No. 09-97266). ). In this device, multiple readings are registered in the name list for one formal name, such as "Tokyo Diy Land" and "Dydu Land Land" for Tokyo Disneyland, for example. When a character is input, a prefix match is performed with the name list, and registered locations that match the prefix are displayed.
When a user selects a desired registration point from the displayed list, a map around the registration point is displayed. With such a configuration, a desired registered point can be searched from any of the registered readings, so that a search with a name other than the official name can be performed.

【0003】[0003]

【発明が解決しようとする課題】上記のように従来の装
置では1つの正式名称に対して複数の読みを登録し、そ
の読みに対して前方一致比較を行っているが、例えば
「東京五島ビル」という1つの正式名称に対して「とう
きょうごしまびる」、「とうきょうごとうびる」と前方
部分が同一である読みが登録されている場合については
何ら考慮されていない。つまり従来装置では「とうきょ
うご」まで文字を入力して前方一致比較をした場合、
「とうきょうごしまびる」も「とうきょうごとうびる」
も検索してしまい、結果としてリストには本来は同一の
ビルである「東京五島ビル」が重複表示されてしまうと
いう問題がある。
As described above, in the conventional apparatus, a plurality of readings are registered for one formal name, and head-to-head comparison is performed on the readings. There is no consideration given to the case where a reading with the same front part as "Tokyo Gobiru" and "Tokyo Gobiru" is registered for one formal name of "". In other words, in the conventional device, when characters are input up to "Tokyo" and a head-to-head comparison is performed,
"Tokyo Shimobiru" is also "Tokyo Goto Ubiru"
Is searched, and as a result, there is a problem that "Tokyo Goto Building" which is originally the same building is redundantly displayed in the list.

【0004】本発明は上記課題を解決するためのもの
で、正式名称でない名称での検索を可能とするととも
に、同一の登録地点が重複して表示されることを防ぐこ
とにより地点の選択を容易にし、使い勝手を向上させる
ことができる車両用ナビゲーション装置を提供すること
を目的とする。
The present invention has been made to solve the above-mentioned problem, and enables searching by a name other than the official name, and also makes it easy to select a point by preventing the same registered point from being displayed repeatedly. It is another object of the present invention to provide a vehicle navigation device capable of improving usability.

【0005】[0005]

【課題を解決するための手段】上記の目的を達成するた
め、請求項1に記載された本発明は、地点を検索する機
能を備え、検索された地点を設定してルート案内を行う
車両用ナビゲーション装置において、地点名称データ及
び該地点名称データに対して一つ又は複数の地点読みデ
ータを登録した名称リストを記憶する記憶手段と、前記
記憶手段に記憶されたデータを表示する表示手段と、地
点の読みの任意の文字列を入力する文字入力手段と、前
記文字入力手段により入力された文字列をもつ地点を前
記記憶手段から検索する地点検索手段と、前記地点検索
手段により検索された地点のうち同一の地点があるか否
かを判断する判断手段と、前記判断手段により同一の地
点があると判断した場合、前記表示手段に該地点の地点
名称を一つのみ表示するよう制御する表示処理手段と、
を備えることを特徴とする。
In order to achieve the above object, the present invention according to the first aspect of the present invention is provided with a function of searching for a point, for a vehicle which sets a searched point and provides route guidance. In the navigation device, a storage unit that stores point name data and a name list in which one or more point reading data are registered for the point name data, a display unit that displays the data stored in the storage unit, Character input means for inputting an arbitrary character string for reading a point, point search means for searching a point having the character string input by the character input means from the storage means, and a point searched by the point search means Determining means for determining whether or not there is the same point, and when the determining means determines that there is the same point, the display means displays only one point name of the point. And display processing means for controlling so as to,
It is characterized by having.

【0006】また、請求項2に記載された本発明は、記
憶手段は更に地点名称データに対して座標又は地点を表
わす番号を有し、判断手段は該座標又は番号に基づいて
同一の地点があるか否かを判断することを特徴とするこ
とを特徴とする。
According to a second aspect of the present invention, the storage means further has a coordinate or a number representing a point for the point name data, and the judging means determines that the same point is based on the coordinates or the number. It is characterized in that it is determined whether or not there is.

【0007】更に、請求項3に記載された本発明は、入
力された文字列をもつ地点を検索するステップと、検索
された地点のうち同一の地点があるか否かを判断するス
テップと、同一の地点があると判断した場合、該地点の
地点名称を一つのみ表示するよう制御するステップこと
を特徴とする。
Further, according to the present invention, a step of searching for a point having the input character string, a step of determining whether or not the searched point has the same point, When it is determined that there is the same point, the control is performed so that only one point name of the point is displayed.

【0008】[0008]

【発明の実施の形態】以下、本発明の実施の形態につい
て説明する。図1は本発明の車両用ナビゲーション装置
の構成例を示す図である。
Embodiments of the present invention will be described below. FIG. 1 is a diagram showing a configuration example of a vehicle navigation device of the present invention.

【0009】本発明の車両用ナビゲーション装置は、経
路案内に関する情報を入力する入力装置1、自車両の現
在位置に関する情報を検出する現在位置検出装置2、経
路の算出に必要なナビゲーション用データや経路案内に
必要な表示/音声の案内データとプログラム(アプリケ
ーション及び/又はOS)等が記憶されている情報記憶
装置3、経路探索処理や経路案内に必要な表示/音声案
内処理を行うと共に、システム全体の制御を行う中央処
理装置4、車両の走行に関する情報である例えば道路情
報、交通情報を送受信したり、車両の現在位置に関する
情報を送受信したりする情報送受信装置5、経路案内に
関する情報を出力する出力装置6から構成されている。
The vehicle navigation apparatus according to the present invention includes an input device 1 for inputting information relating to route guidance, a current position detecting device 2 for detecting information relating to the current position of the own vehicle, navigation data and route necessary for calculating a route. An information storage device 3 storing display / voice guidance data and programs (applications and / or OSs) required for guidance; performing route display processing and display / voice guidance processing required for route guidance; A central processing unit 4 for controlling the vehicle, an information transmitting and receiving device 5 for transmitting and receiving, for example, road information and traffic information which are information relating to the traveling of the vehicle, and transmitting and receiving information relating to the current position of the vehicle, and outputting information relating to route guidance. An output device 6 is provided.

【0010】入力装置1は、目的地や通過点、或は誘導
経路の探索条件を入力したり、または運転者の意志によ
り画面に出力される情報を制御するための指示入力を行
い、中央処理処理装置4にその入力された指示内容を送
信する。その機能を実現するための手段として、表示画
面上に配されたタッチスイッチやリモートコントロー
ラ、或は音声認識装置を有する。これら入力装置により
運転者は、目的地を電話番号や地図上の座標や住所など
から選択して入力したり、経路案内の出力要求や表示装
置に表示される地図情報の表示選択等、使用者が所望と
する処理の指示を入力可能とする。
The input device 1 inputs a search condition of a destination, a passing point, or a guidance route, or inputs an instruction for controlling information output to a screen according to a driver's will, and performs central processing. The input instruction content is transmitted to the processing device 4. As means for realizing the function, a touch switch, a remote controller, or a voice recognition device arranged on a display screen is provided. With these input devices, the driver can select and input a destination from a telephone number, coordinates on a map, an address, or the like, request output of route guidance, display selection of map information displayed on a display device, or the like. Can input a desired processing instruction.

【0011】出力装置2は、中央処理装置4で処理され
た情報、及び情報記憶装置3に格納された情報、或は情
報送受信装置5から受信された各種情報を出力するもの
であり、地図情報や経路案内に関する情報を画面に表示
出力するディスプレイ、またそれら情報を音声出力によ
り出力するスピーカを備えている。
The output device 2 outputs information processed by the central processing unit 4 and information stored in the information storage device 3 or various information received from the information transmitting / receiving device 5. It is provided with a display for displaying and outputting information related to navigation and route guidance on a screen, and a speaker for outputting the information by voice output.

【0012】ディスプレイは、カラーCRTやカラー液
晶表示器により構成されており、中央処理装置4が処理
する地図データや案内データに基づく登録地点名称入力
画面、経路設定画面、区間図画面、交差点図画面などナ
ビゲーションに必要なすべての画面をカラー表示出力す
ると共に、本画面に経路案内の設定および経路誘導中の
案内や画面の切り換え操作を行うためのタッチスイッチ
が表示される。特に、通過交差点名などの通過交差点情
報は、随時、区間図画面に重畳してカラー表示され、ま
た、登録地点名称入力画面では入力途中において、共通
読み部分を有する全ての登録地点名称の残りリスト数
や、登録地点名称の選択画面等が表示され、選択キーや
リモートコンロール操作で登録地点名称を選択したと
き、目的地の周辺の地図が表示されるようになってい
る。
The display is constituted by a color CRT or a color liquid crystal display, and a registration point name input screen, a route setting screen, a section map screen, an intersection map screen based on map data and guidance data processed by the central processing unit 4. In addition to outputting all screens necessary for navigation in color display, touch switches for setting route guidance, performing guidance during route guidance, and switching screens are displayed on this screen. In particular, the passing intersection information such as the passing intersection name is superimposed and displayed in color on the section map screen at any time, and the remaining list of all the registered spot names having the common reading part is input in the registered spot name input screen. A selection screen for selecting the number and the registered point name is displayed. When the registered point name is selected by a selection key or a remote control operation, a map around the destination is displayed.

【0013】このディスプレイは、運転席近傍のインス
トルメントパネル内に設けられており、運転者は区間図
を見ることにより自車両の現在地を確認し、またこれか
らの経路についての情報を得ることができる。また、デ
ィスプレイには機能ボタンの表示に対応してタッチパネ
ルが設けられており、ボタンをタッチすることにより入
力される信号に基づいて上記の操作が実行されるように
構成されている。このボタンとタッチスイッチなどから
構成される入力信号発生手段は入力部を構成するもので
あるが、ここではその詳細な説明を省略する。また、イ
ンストルメントパネル内に設けられたディスプレイと併
用して、運転者の視線に合わせてフロントガラスの一部
を利用して、或はダッシュボード上にヘッドアップディ
スプレイを設け、設定された経路において右左折等案内
すべき交差点での進行方向等、経路案内を行うための必
要最小限の情報を表示するようにしてもよい。
This display is provided in the instrument panel near the driver's seat, and the driver can confirm the current position of the vehicle by looking at the section map and obtain information on the route from now on. . In addition, the display is provided with a touch panel corresponding to the display of the function buttons, and is configured to execute the above-described operation based on a signal input by touching the button. The input signal generating means including the button and the touch switch constitutes an input unit, but a detailed description thereof is omitted here. In addition, in combination with the display provided in the instrument panel, using a part of the windshield according to the driver's line of sight, or providing a head-up display on the dashboard, in the set route Necessary minimum information for performing route guidance, such as the direction of travel at an intersection to which guidance should be given such as turning left or right, may be displayed.

【0014】現在位置検出装置2は、車両の現在位置に
関する情報を検出、或は受信する装置であり、地磁気セ
ンサ等で構成される絶対方位センサ、ジャイロセンサ、
ステアリングセンサ等で構成される相対方位センサ、車
輪の回転数から走行距離を検出する距離センサ、衛星航
法システム(GPS)を利用したGPS受信装置、その
他現在位置に関する各種情報を車両外の装置から受信す
る現在位置情報通信装置を備えている。該現在位置情報
通信装置は、交通情報受信装置やデータ送受信装置から
構成され、交通情報受信装置は、VICS(道路交通情
報システム)受信装置等からなり、該装置により電波ビ
ーコンや光ビーコン等により送信される現在位置におけ
る位置情報を受信する。また、データ送受信装置は、G
PSから送信される位置情報の誤差情報を送信するセン
タからその情報を受信する(D(ディファレンシャル)
−GPS)装置や情報センタに電話発信することにより
発信された位置情報を得るための携帯電話等からなる。
The current position detecting device 2 detects or receives information on the current position of the vehicle, and includes an absolute direction sensor, a gyro sensor,
Relative azimuth sensor composed of a steering sensor, a distance sensor that detects the traveling distance from the number of rotations of wheels, a GPS receiver using a satellite navigation system (GPS), and other various information related to the current position are received from devices outside the vehicle The current position information communication device. The current position information communication device includes a traffic information receiving device and a data transmitting / receiving device, and the traffic information receiving device includes a VICS (road traffic information system) receiving device and the like, which is transmitted by a radio beacon or an optical beacon by the device. Received position information at the current position. Further, the data transmitting / receiving device is G
Receives the error information from the center that transmits the error information of the position information transmitted from the PS (D (Differential))
-GPS) and a mobile phone for obtaining location information transmitted by making a telephone call to an information center.

【0015】情報記憶装置3は、ナビゲーションプログ
ラム及びデータをCD−ROM(以下、単にCDとい
う)、DVD(ディジタル・ビデオディスク)−RO
M、MD(ミニディスク)、光CD、ICカード等の外
部記憶媒体に記憶した外部記憶装置である。プログラム
は、地図描画部、経路探索部、経路案内部、現在位置計
算部、目的地設定操作制御部等からなりナビゲーション
を行うための信号処理を行うアプリケーション部及びO
S部等で構成され、ここに、経路探索などの処理を行う
ためのプログラムや経路の表示案内に必要な表示出力制
御、音声案内に必要な音声出力制御を行うためのプログ
ラム及びそれに必要なデータ、さらには、経路案内及び
地図表示に必要な表示情報データが格納されている。ま
た、データには、地図データ、交差点データ、道路デー
タ、各種案内データ等、ナビゲーションを実行するため
に必要な全てのデータが格納されている。この情報記憶
装置3が記憶手段に相当する。
The information storage device 3 stores a navigation program and data in a CD-ROM (hereinafter simply referred to as a CD), a DVD (digital video disk) -RO.
An external storage device stored in an external storage medium such as an M, MD (mini-disc), optical CD, or IC card. The program includes a map drawing unit, a route search unit, a route guidance unit, a current position calculation unit, a destination setting operation control unit, and the like.
A program for performing processing such as route search, a display output control required for route display guidance, a voice output control required for voice guidance, and data necessary for the program. Further, display information data necessary for route guidance and map display is stored. The data stores all data necessary for executing navigation, such as map data, intersection data, road data, and various types of guidance data. The information storage device 3 corresponds to a storage unit.

【0016】具体的には、現在位置検出装置2からの位
置情報、入力装置1からの入力信号に基づき目的地や通
過点を設定し、探索道路データを用いて経路探索を実行
するプログラム、交通情報受信装置から取得された交通
情報に基づき探索道路データを変換して再度経路探索を
実行させるためのプログラム、探索された経路を立体的
に描画するために変換するプログラム、或は地図描画や
マップマッチング、経路に沿って音声出力タイミングや
音声フレーズの内容を決定するためのプログラム、さら
には画像撮影手段であるビデオカメラから取り込まれた
画像から特徴物を認識して案内出力に利用するプログラ
ム等が格納され、これら情報記憶装置3に格納されたプ
ログラムを起動することにより、本発明におけるナビゲ
ーションの各機能が実行される。つまり、本実施の形態
においては、本発明の機能が実現されるためのプログラ
ムが外部記憶媒体である情報記憶装置3に格納されてい
る。
More specifically, a program for setting a destination or a passing point based on position information from the current position detecting device 2 and an input signal from the input device 1 and executing a route search using searched road data; A program for converting the searched road data based on the traffic information obtained from the information receiving device and executing the route search again, a program for converting the searched route to three-dimensionally draw, or a map drawing or map A program for matching, determining the audio output timing and the contents of the audio phrase along the route, and a program for recognizing a feature from an image taken from a video camera as an image capturing means and using the information for guidance output. By activating the programs stored and stored in the information storage device 3, each function of the navigation according to the present invention is achieved. It is executed. That is, in the present embodiment, a program for realizing the functions of the present invention is stored in the information storage device 3 which is an external storage medium.

【0017】また、本発明の機能が実現されるためのプ
ログラムの全部又は一部、データの全部又は一部を情報
センタや他の車両から後述する情報送受信装置5を介し
て受信し、ナビゲーション装置内の記録媒体であるフラ
ッシュメモリやRAMに記憶させるようにしてもよい。
また本発明における情報記憶装置は外部記憶装置3のみ
であってもよいし、外部記憶装置と中央処理装置内に装
備されるROMやRAMやフラッシュメモリとの併用、
或は中央処理装置内に装備されるRAMやフラッシュメ
モリのみであってもよい。
[0017] Further, all or a part of a program for realizing the function of the present invention and all or a part of data are received from an information center or another vehicle via an information transmitting / receiving device 5 described later, and a navigation device is provided. It may be stored in a flash memory or a RAM, which is a recording medium inside.
Further, the information storage device in the present invention may be only the external storage device 3 or a combination of the external storage device and the ROM, RAM or flash memory provided in the central processing unit.
Alternatively, only the RAM or flash memory provided in the central processing unit may be used.

【0018】中央処理装置4は、種々の演算処理を実行
するCPU、情報記憶装置3のCDからプログラムを読
み込んで格納するフラッシュメモリを備えている。この
フラッシュメモリは、CDのプログラムの変更があって
も既存のプログラムを消去して書き換え可能にするもの
である。また、フラッシュメモリのプログラムチェッ
ク、更新処理を行うプログラムを格納した第1ROM、
設定された目的地の地点座標、道路コードNo.等の探
索された経路案内情報や演算処理中のデータを一時的に
格納するRAM、経路案内及び地図表示に必要な表示情
報データが格納された第2ROMを備えている。なお、
前記した更新処理を行うプログラムを外部記憶装置に格
納しておいてもよい。
The central processing unit 4 includes a CPU for executing various arithmetic processing and a flash memory for reading and storing programs from a CD of the information storage device 3. This flash memory erases an existing program and makes it rewritable even if the program of the CD is changed. A first ROM storing a program for performing a program check and update process of the flash memory;
The set point coordinates of the destination and the road code No. A RAM for temporarily storing searched route guidance information and data being subjected to arithmetic processing, and a second ROM for storing display information data necessary for route guidance and map display. In addition,
A program for performing the above-described update processing may be stored in an external storage device.

【0019】さらに、ディスプレイへの画面表示に使用
する画像データが記憶された画像メモリ、CPUからの
表示出力制御信号に基づいて画像メモリから画像データ
を取り出し、画像処理を施してディスプレイに経路案内
情報を表示したり、地図を描画する画像プロセッサ、C
PUからの音声出力制御信号に基づいて情報記憶装置3
から読み出した音声、フレーズ、1つにまとまった文
章、音等を合成してアナログ信号に変換してスピーカに
出力する音声プロセッサ、通信による入出力データのや
り取りを行う通信インタフェースおよび現在位置検出装
置2のセンサ信号を取り込むためのセンサ入力インタフ
ェース、内部ダイアグ情報に日付や時間を記入するため
の時計などを備えている。ここで、経路案内は画面表示
と音声出力で行うが、画面表示または音声出力どちらか
一方のみによる経路案内も運転者が選択できるように構
成されている。
Further, an image memory in which image data to be used for screen display on the display is stored, image data is taken out from the image memory based on a display output control signal from the CPU, subjected to image processing, and route guidance information is displayed on the display. An image processor for displaying and drawing a map, C
Information storage device 3 based on an audio output control signal from the PU
A voice processor for synthesizing voices, phrases read out from the Internet, synthesizing a set of sentences and sounds, converting them into analog signals and outputting the analog signals to a speaker, a communication interface for exchanging input / output data by communication, and a current position detection device 2 It has a sensor input interface for taking in sensor signals, and a clock for writing date and time in internal diagnostic information. Here, route guidance is performed by screen display and voice output, but the driver can select route guidance by either screen display or voice output alone.

【0020】この中央処理装置4において、現在位置検
出装置2の各センサにより取得されたデータをセンサ入
力インターフェースより取り込むと、そのデータに基づ
きCPUは、一定時間毎に現在位置座標を算出し、一時
的にRAMに書き込む。この現在位置座標は、各種デー
タの検出誤差を考慮してマップマッチング処理を行った
ものである。また、各種センサによる出力値は、マップ
マッチング処理の結果を用いたり、センサ相互のデータ
を比較することにより、常に補正が行われる。
In the central processing unit 4, when the data acquired by each sensor of the current position detecting device 2 is fetched from the sensor input interface, the CPU calculates the current position coordinates at regular time intervals based on the data and temporarily stores the coordinates. Is written to the RAM. The current position coordinates are obtained by performing a map matching process in consideration of detection errors of various data. The output values of the various sensors are always corrected by using the result of the map matching process or comparing the data between the sensors.

【0021】ナビゲーションに必要なプログラムは、中
央処理装置4のROMに予め格納するように構成しても
よいし、情報記憶装置(記憶媒体)3に格納するように
構成してもよい。なお、情報記憶装置3にプログラムを
格納した場合には、例えば情報記憶装置3からプログラ
ムを読み出してフラッシュメモリに記憶させるようにす
ると、情報記憶装置3を交換することにより、新たなプ
ログラムを更新、実行することが可能となる。また、情
報記憶装置3から読み出したプログラムを一時的にRA
Mに記憶させてナビゲーション機能を処理するようにす
ることもできる。
The programs required for navigation may be stored in the ROM of the central processing unit 4 in advance, or may be stored in the information storage device (storage medium) 3. When a program is stored in the information storage device 3, for example, if a program is read from the information storage device 3 and stored in a flash memory, a new program can be updated by replacing the information storage device 3. It is possible to execute. The program read from the information storage device 3 is temporarily stored in the RA
The navigation function may be stored in M.

【0022】情報送受信装置6は、情報センタや他の車
両と通信することによりナビゲーションを実行するため
に必要な各種データを受信したり、送信するための装置
であり、VICS受信装置や携帯電話、或はその他光通
信を行うための装置である。VICS(道路交通情報シ
ステム)は、情報センタから道路交通情報をリアルタイ
ムでFM多重放送、電波ビーコン、光ビーコンによって
車両に伝送するもので、VICS受信装置は、それらの
情報を受信することができるようになっている。VIC
S送信データは、各道路毎に付けられたリンク番号に対
して、渋滞度(例えば、通行不可、渋滞、混雑、交通
量)、渋滞先頭位置、渋滞長、通行規制(工事情報、通
行止め等)、旅行時間(所定速度での所要時間)等のデ
ータから構成されている。また、携帯電話や光通信によ
り情報センタにアクセスして、運転者の要求により交通
情報センタ(例えばATIS)との間で情報のやり取り
を行う。また、電話回線や光通信等により他の車両と通
信することにより、他の車両の位置情報や固有情報を送
受信する。これら情報送受信装置6により送受信される
情報は、交通情報の他、目的地を入力するための位置に
関するデータ、地図データの全部又は追加、補正情報、
交差点近傍や観光ポイントの風景のデジタル画像データ
等である。また、ナビゲーションを実行するためのプロ
グラムの全部又は一部であってもよい。
The information transmitting / receiving device 6 is a device for receiving and transmitting various data necessary for executing navigation by communicating with an information center and other vehicles, and includes a VICS receiving device, a mobile phone, Or other device for performing optical communication. VICS (Road Traffic Information System) transmits road traffic information from an information center to vehicles by FM multiplex broadcasting, radio beacons, and optical beacons in real time, and the VICS receiving device can receive such information. It has become. VIC
The S transmission data indicates the degree of congestion (for example, traffic impossibility, congestion, congestion, traffic volume), traffic congestion position, traffic congestion length, traffic regulation (construction information, traffic closure, etc.) for link numbers assigned to each road. , And travel time (time required at a predetermined speed). The information center is accessed by a mobile phone or optical communication, and information is exchanged with a traffic information center (for example, ATIS) at the request of the driver. In addition, by communicating with another vehicle through a telephone line, optical communication, or the like, it transmits and receives position information and unique information of the other vehicle. The information transmitted / received by the information transmitting / receiving device 6 includes, in addition to traffic information, data relating to a position for inputting a destination, all or addition of map data, correction information,
This is digital image data or the like of a scenery near an intersection or a sightseeing point. Further, it may be all or a part of a program for executing navigation.

【0023】その他、情報送受信装置6として、ICカ
ードや磁気カードに記録されたデータを読み取るための
記録カード読み取り装置を付加することもできる。予め
地図データや目的地データなどの運転者の固有データが
記憶されているパソコンや電子化手帳などの情報源との
間でデータのやり取りを行うようにしてもよい。
In addition, as the information transmitting / receiving device 6, a recording card reader for reading data recorded on an IC card or a magnetic card can be added. Data may be exchanged with an information source such as a personal computer or an electronic organizer in which driver-specific data such as map data and destination data are stored in advance.

【0024】情報記憶装置3に記憶される道路、交差点
データ、或は情報送受信装置6から受信される道路、交
差点データのデータ構成について説明する。道路データ
には、交差点から隣接する交差点単位、或は所定の2点
のノード単位で表される各データについて、道路番号、
長さ、幅、道路属性、形状、案内に関する情報が付与さ
れている。道路データは、入力装置1により入力された
目的地までの経路探索を実行し、探索された経路に基づ
き経路案内を行うためのデータと、表示装置上に地図表
示を行うためのデータとを有する。また、交差点データ
には交差点の位置座標、名称、その交差点で接続する道
路の接続情報等が格納される。これらの道路データ、交
差点データは、経路探索、経路案内用のデータと地図表
示用のデータとを別個のデータとして格納することもで
きるし、それらのデータを共有することもできる。ま
た、交差点データに格納されている各データを道路デー
タに格納することもできる。
The data structure of the road and intersection data stored in the information storage device 3 or the road and intersection data received from the information transmitting / receiving device 6 will be described. The road data includes a road number, a road number, for each data expressed in a unit of an intersection adjacent to the intersection or in a node of two predetermined points.
Information on length, width, road attribute, shape, and guidance is given. The road data includes data for performing a route search to the destination input by the input device 1 and performing route guidance based on the searched route, and data for displaying a map on the display device. . Further, the intersection data stores the position coordinates and names of the intersection, connection information of roads connected at the intersection, and the like. As these road data and intersection data, data for route search and route guidance and data for map display can be stored as separate data, or they can be shared. Further, each data stored in the intersection data can be stored in the road data.

【0025】道路データは、方向(往路、復路)別に格
納されている。道路の幅については、実際の数値でもよ
いし、簡易的に車線数を格納するようにしてもよい。道
路属性については、その道路の道路種別(国道、県道
等)の他、その道路が高架であるとか、地下道であると
か、有料道路である等の情報も格納するようにしてもよ
い。形状に関する情報については、道路の形状を表現す
るための座標列(ノードデータ)であり、東経、北緯で
表される絶対座標、或は絶対座標をコード化して格納さ
れる。案内に関する情報については、車両が探索された
経路を走行中に、経路上の現在走行中、或は現在位置か
ら前方の道路データを検索し、進行方向や目印情報を出
力するため、道路データに各種情報を付加したものであ
る。具体的には、各道路データに接続する道路の接続状
態として、右左折や道なりや直進、或は方面名称を格納
し、該情報を用いて音声案内出力や画面表示出力を行
う。また、各道路に面している目印となる建造物の名称
や看板の画像情報、或は信号機や踏み切りやトンネル、
ビーコン等の設置位置、その他カーブ位置やカーブ曲
率、制限速度等の情報を格納し、現在走行中である道
路、または車両現在位置から所定距離前方の道路におけ
る情報を取得して、音声出力または表示出力する。
The road data is stored for each direction (outbound and return). As for the width of the road, an actual numerical value may be used, or the number of lanes may be simply stored. As for the road attribute, information such as whether the road is an elevated road, an underground road, or a toll road may be stored in addition to the road type (national road, prefectural road, etc.) of the road. The information on the shape is a coordinate sequence (node data) for expressing the shape of the road, and is stored by encoding absolute coordinates represented by east longitude and north latitude, or by encoding absolute coordinates. For information on guidance, while the vehicle is traveling on the searched route, while traveling on the route, or searching for road data ahead from the current position and outputting the traveling direction and landmark information, Various information is added. Specifically, as a connection state of a road connected to each road data, a right turn, a left turn, a straight road, or a direction name is stored, and voice guidance output and screen display output are performed using the information. In addition, the name of the building facing each road and the image information of the signboard, or traffic lights, railroad crossings, tunnels,
Stores information such as beacon installation positions, other curve positions, curve curvatures, speed limits, etc., and acquires information on roads that are currently traveling or on roads that are a predetermined distance ahead of the current position of the vehicle, and outputs or displays audio. Output.

【0026】中央処理装置4は、CPUにおいて前記情
報記憶装置3に記憶された道路データ、或は交差点デー
タと、入力装置3により入力された目的地や通過点や有
料道路の優先、非優先等の探索条件に関する情報とを使
用して、現在位置或は出発地から目的地までの経路探索
を実行する。経路探索処理では、各道路データにおけ
る、長さ、幅、接続する道路の接続関係、道路の種別等
の情報を数値化してパラメータとして、該パラメータを
用いて最適となる道路データ列を求める。また、情報送
受信装置6により取得される渋滞情報や規制情報等の交
通情報、或はICカードやその他携帯情報記憶装置に記
憶された個人的な情報(探索条件の好み等)を新たなパ
ラメータとして付加して、或はそれらの情報を加味して
探索することもできる。経路探索の具体的な方法は種々
の技術が提案されているが、ここでは詳細な説明は割愛
する。
The central processing unit 4 includes, in the CPU, the road data or the intersection data stored in the information storage device 3 and the priority, non-priority, etc. of the destination, the passing point or the toll road inputted by the input device 3. A search for a route from the current position or the departure place to the destination is executed using the information on the search condition. In the route search processing, information such as length, width, connection relation of connected roads, road type, and the like in each road data is quantified, and an optimal road data sequence is obtained using the parameters as parameters. In addition, traffic information such as traffic congestion information and regulation information acquired by the information transmitting / receiving device 6 or personal information (such as search condition preference) stored in an IC card or other portable information storage device is used as a new parameter. In addition, the search can be performed in consideration of such information. Various techniques have been proposed as specific methods of route search, but detailed description is omitted here.

【0027】前記中央処理装置4内のCPUで求められ
た経路の情報を経路データとして中央処理装置4内のR
AMに一時的に記憶する。この記憶内容は、新たに目的
地が設定されて新たな経路を求めた場合に更新される
か、目的地に車両が到達したことを判断して消去され
る。一度探索された経路データをICカード等に記憶す
るようにしてもよい。そして、現在位置検出手段により
検出された車両の現在位置が移動中の道路、及びその道
路上の位置を特定し、その現在走行中の位置、或は所定
距離前方における経路データをRAMから検索して、経
路誘導に関する情報を音声出力又は表示出力により案内
する。また、車両現在位置が探索された経路から外れた
場合には、新たな経路を探索する。
The information on the route obtained by the CPU in the central processing unit 4 is used as route data as R data in the central processing unit 4.
Store it temporarily in AM. This stored content is updated when a new destination is set and a new route is obtained, or is erased upon judging that the vehicle has reached the destination. The route data once searched may be stored in an IC card or the like. Then, the road where the current position of the vehicle detected by the current position detecting means is moving and the position on the road are specified, and the current running position or the route data at a predetermined distance ahead is searched from the RAM. Information about the route guidance by voice output or display output. If the current vehicle position deviates from the searched route, a new route is searched.

【0028】図2は本発明に係るナビゲーション装置の
システム全体の流れを説明するための図である。中央処
理装置4のCPUにより経路案内システムのプログラム
が起動されると、現在位置検出装置2により現在位置を
検出して現在位置を中心としてその周辺地図を表示する
と共に、現在位置の名称等を表示する(ステップS
1)。次に、地名や施設名称等の登録地点名称、電話番
号や住所、登録地点名等を用いて目的地を設定し(ステ
ップS2)、現在位置から目的地までの経路探索を行う
(ステップS3)。経路が決まると、現在位置検出装置
2による現在位置追跡を行いながら、目的地に到着する
まで経路案内・表示を繰り返し行う(ステップS4)。
本発明におけるリスト表示処理は図2の装置全体の処理
の中で、ステップS2の目的地或いは通過点を設定する
ために使用者の文字入力の結果、検索された登録地点を
表示させる場合に行われる。
FIG. 2 is a diagram for explaining the flow of the entire system of the navigation device according to the present invention. When the program of the route guidance system is started by the CPU of the central processing unit 4, the current position is detected by the current position detection device 2, a map around the current position is displayed, and the name of the current position is displayed. (Step S
1). Next, a destination is set using a registered point name such as a place name and a facility name, a telephone number, an address, a registered point name, and the like (step S2), and a route search from the current position to the destination is performed (step S3). . When the route is determined, the route guidance / display is repeated until the vehicle arrives at the destination while tracking the current position by the current position detecting device 2 (step S4).
The list display processing according to the present invention is executed in the processing of the whole apparatus of FIG. 2 when the searched registration point is displayed as a result of the user's character input for setting the destination or the passing point in step S2. Will be

【0029】以下に、登録地点名称により目的地を入力
する実施の形態について説明する。図3は50音入力画
面を示しており、登録地点名称の先頭文字“ふ”、2番
目の文字“じ”まで入力すると、次に続く文字、数字が
陰影を施した“い、う、か、き、こ、さ、そ、て、な、
ほ、や、よ、り、わ”に限定されることが表示される。
同時に残りリスト数が1950のように表示され、ここ
で画面の「LIST」を押すと、先頭から2文字までが
“ふじ”のすべての登録名称がリストアップ表示され、
図の陰影を施した「ふじいんさつ」が目標とする名称で
あるとしてキー操作、リモコン操作等で選択・入力する
と、この周辺の地図が表示される。なお、キー操作によ
り地図表示画面→リストアップ表示画面→文字入力画面
のように戻ることもできる。また、残リスト数が多いた
めリストアップ表示画面上で目的とする名称を探すのが
大変な場合には、さらに入力文字数を増やしていけば、
残リスト数は減っていくので、残リスト数が少なくなっ
たところでリストアップ表示して登録地点名称を選択す
ればよい。また、残リスト数が1つになるまで文字入力
すると、残った名称が自動的またはキー操作により選択
・入力されてその周辺地図が表示される。なお、文字入
力は、入力画面のタッチパネルから行うだけでなく、音
声入力装置が付加されている場合は、音声により入力す
るようにしてもよい。このような入力の形態が入力手段
に相当する。
An embodiment for inputting a destination by a registered point name will be described below. FIG. 3 shows the Japanese syllabary input screen. When the first character “F” and the second character “Ji” of the registration point name are input, the following characters and numbers are shaded “I, U, ,,,,,,,,
It is displayed that it is limited to "ho, ya, ri, wa".
At the same time, the number of remaining lists is displayed as 1950. If you press "LIST" on the screen, all registered names whose first two characters are "Fuji" are listed and displayed.
If the user selects and inputs the target name “Fujiin Satsu” with shading in the figure by key operation, remote control operation, or the like, a map around this is displayed. It is also possible to return to the map display screen → list display screen → character input screen by key operation. If it is difficult to find the target name on the list display screen due to the large number of remaining lists, if the number of input characters is further increased,
Since the number of remaining lists decreases, a list-up display may be performed when the number of remaining lists decreases, and a registration point name may be selected. When characters are input until the number of remaining lists becomes one, the remaining names are automatically selected or input by key operation, and the surrounding map is displayed. In addition, the character input may be performed not only from the touch panel of the input screen but also by voice when a voice input device is added. Such an input form corresponds to an input unit.

【0030】次に、図4〜図6により正式名称でない名
称での検索を可能にする名称リストの作成について説明
する。本実施例における名称リストは「東京ディズニー
ランド」、「両国国技館」のような施設名称や、「東京
五島ビル」、「青葉アパート」のようなビル・アパート
名称からなる。因みに、施設名称は電話帳等にも記載さ
れているため正式な読みを確認し易いが、ビル・アパー
ト名称は正式な読みが判りにくいという性質を持ってい
る。本発明では、図4に示すように、登録地点名称を単
語に分割し、分割した単語の中に地名、人名、分類名
(学校、市役所、駅、公園、ホテル等)が含まれている
か否か調べる。例えば、地名として東京、両国という地
名が含まれていることが分かれば 東京ディズニーランド : 東京・ディズニーランド 両国国技館 : 両国・国技館 のように分割する。次いで、分割した単語の各々の先頭
から検索可能であるとみて、単語の順番を入れ替えた全
ての名称リストを作成する。例えば、 東京ディズニーランド は とうきょうでぃずにーらんど でぃずにーらんどとうきょう 両国国技館 は りょうごくこくぎかん こくぎかんりょうごく のように1つの正式名称に対して複数の読みを登録し、
リスト化した名称リストをCD−ROMに格納する。
Next, a description will be given of the creation of a name list that enables a search using a name other than the official name with reference to FIGS. The name list in the present embodiment includes facility names such as "Tokyo Disneyland" and "Ryogoku Kokugikan" and building and apartment names such as "Tokyo Goto Building" and "Aoba Apartment". Incidentally, since the facility name is also described in the telephone directory or the like, it is easy to confirm the formal reading, but the name of the building / apartment is difficult to recognize the formal reading. In the present invention, as shown in FIG. 4, the registration point name is divided into words, and the divided words include a place name, a person name, a classification name (school, city hall, station, park, hotel, etc.) Check. For example, if it is known that the place names include the place names Tokyo and Ryogoku, it is divided into Tokyo Disneyland: Tokyo / Disneyland Ryogoku Kokugikan: Ryogoku / Kokugikan. Next, assuming that the search can be performed from the beginning of each of the divided words, all the name lists in which the order of the words is changed are created. For example, Tokyo Disneyland registered multiple readings for one formal name, such as Tokyo University Land Ryogoku Land Ryogoku Kokugikan, and Ryokugoku Kokugikan.
The list of names is stored in the CD-ROM.

【0031】さらに本発明は名称リストとして1つの正
式名称に対し間違い易い読みも複数登録されている。例
えば「東京五島ビル」という登録地点名称に対して、
「とうきょうごしまびる」、「とうきょうごとうびる」
という2つの読みが格納されている。さらに、登録地点
名称の各々には東経・北緯で表わされる座標が付されて
いる。
Further, in the present invention, a plurality of misleading readings for one formal name are registered as a name list. For example, for the registered location name "Tokyo Goto Building"
"Tokyo Gobiru", "Tokyo Gobiru"
Are stored. Further, each of the registered point names is provided with coordinates represented by east longitude and north latitude.

【0032】そして、1つの正式名称に対して複数の読
みをCD−ROMに格納する際、読み順にソートする。
このようにしてCD−ROMに格納した名称リストの例
を図5に示す。図5から分かるように、正式名称「両国
国技館」に対して、2つの読み「りょうごくこくぎか
ん」、「こくぎかんりょうごく」が登録され、また、正
式名称「東京ディズニーランド」に対して、2つの読み
「とうきょうでぃずにーらんど」、「でぃずにーらんど
とうきょう」が登録さているので、「こくぎかんりょう
ごく」、「でぃずにーらんどとうきょう」のように正式
名称でない読みで入力しても「両国国技館」、「東京デ
ィズニーランド」の検索が可能である。さらに正式名称
「東京五島ビル」に対して2つの読み「とうきょうごし
まびる」、「とうきょうごとうびる」が登録され、たと
え使用者が読み間違えて入力したとしても「東京五島ビ
ル」の検索が可能である。また、CD−ROMには、複
数の読みが、読み順に格納されているので、前方一致で
の検索を高速で行うことが可能である。なお、入力時に
残り件数を表示する場合は、名称リストに登録されてい
る件数で表示する。また、リスト中の読みは濁点を除い
て登録し、例えば、“が”と“か”を同一視すること
で、ユーザーの入力文字数、選択文字数を減らすことが
可能である。
When a plurality of readings are stored in the CD-ROM for one formal name, the readings are sorted in reading order.
FIG. 5 shows an example of the name list stored in the CD-ROM as described above. As can be seen from FIG. 5, two readings “Ryogoku Kokugikan” and “Kokugikan Ryogoku” are registered for the official name “Ryogoku Kokugikan”, and for the official name “Tokyo Disneyland”. There are two readings, "Tokyo Diy Land" and "Dyuzu Land Tokyo" registered, so like "Kokugi Kanryo Gokoku" and "Dyuzu Land Tokyo" Searching for "Ryogoku Kokugikan" and "Tokyo Disneyland" is possible even if you input with a non-official name. In addition, two readings "Tokyo Goshimabiru" and "Tokyo Gotoubiru" are registered for the official name "Tokyo Goto Building", so that even if the user misreads and enters it, "Tokyo Goto Building" can be searched. It is. In addition, since a plurality of readings are stored in the reading order on the CD-ROM, it is possible to perform a high-speed search with a head-on match. When the remaining number is displayed at the time of input, the number is displayed in the number registered in the name list. In addition, the readings in the list are registered except for the voiced dots, and, for example, by identifying “ga” and “oka”, it is possible to reduce the number of characters input and selected by the user.

【0033】なお、登録地点名称設定時に、入力した登
録地点名称に地名、人名、分類名が含まれていれば、単
語分割して地名、人名、分類名を除いた単語、上記の例
で言えば、「国技館」、「ディズニーランド」と、登録
地点名称データとを部分一致比較して検索して名称リス
トを作成してもよいことは勿論である。
When a registered place name is entered and a place name, a person name, and a class name are included in the registered place name, a word obtained by dividing the word and excluding the place name, person name, and class name can be said in the above example. For example, it is a matter of course that a name list may be created by performing a partial match comparison between “Kokugikan” and “Disneyland” and registered location name data and searching.

【0034】図6は、名称リストから前方一致比較によ
り登録地点名称を検索する場合のツリー状データ構造を
説明する図である。図6において、便宜上、先頭の文字
が「み」の名称は「三笠会館」「三河あかねホテル」、
「三河曙商会」、「三河旭商店」、「みかん販売所」、
「三田印刷」、「三鷹駅」のみであったと仮定する。こ
こで、登録地点名称が「三河あかねホテル」であったと
し、「み」と入力すると、残りリスト数は「7」と表示
され、次に続く文字は「か」、「た」であることが表示
される。次いで、「みか」と入力すると、残りリスト数
は「5」と表示され、次に続く文字は「さ」、「わ」、
「ん」と表示される。さらに「みかわ」と入力すると、
残りリスト数は「3」と表示され、次に続く文字は
「あ」と表示される。この時点で、画面の「LIST」
を押すと、先頭から3文字までが“みかわ”のすべての
登録名称「三河あかねホテル」、「三河曙商会」、「三
河旭商店」が表示されるので、これをみて「三河あかね
ホテル」を選択してもよい。さらに「みかわあ」と入力
すると残りリスト数は「3」と表示され、次に続く文字
は「か」、「け」、「さ」と表示される。さらに、「み
かわあか」と入力すると残りリスト数は「1」と表示さ
れ、残った名称が自動的またはキー操作により選択・入
力されてその周辺地図が表示されることになる。こうし
て、全ての文字を入力することなく登録地点データの入
力が完了する。
FIG. 6 is a diagram for explaining a tree-like data structure in the case where a registered point name is searched from the name list by head-on comparison. In FIG. 6, for convenience, the first character is “Mi”, and the names are “Mikasa Kaikan”, “Mikawa Akane Hotel”,
Mikawa Akebono Shokai, Mikawa Asahi Shoten, Mikan Sales Office,
Assume that there were only "Mita Printing" and "Mitaka Station". If the registered location name is "Mikawa Akane Hotel" and you enter "mi", the remaining list number will be displayed as "7", and the following characters will be "ka" and "ta" Is displayed. Next, when "Mika" is input, the remaining list number is displayed as "5", and the characters following "Sa", "Wa",
"N" is displayed. If you enter "Mikawa",
The remaining list number is displayed as "3", and the next character is displayed as "A". At this point, "LIST" on the screen
When you press, all the registered names of the first three characters of “Mikawa” are displayed as “Mikawa Akane Hotel”, “Mikawa Akebono Shokai” and “Mikawa Asahi Shoten”. You may choose. Further, when "MIKAWAA" is input, the remaining list number is displayed as "3", and the following characters are displayed as "KA", "KE", and "SA". Further, when "Mikawaaka" is input, the remaining list number is displayed as "1", and the remaining names are automatically selected or input by key operation, and the surrounding map is displayed. Thus, the input of the registered point data is completed without inputting all the characters.

【0035】図7は文字入力での残りリスト数表示処理
を示している。入力画面において、文字を入力すると
(ステップS11)、一字入力するごとに残りリスト数
の検索処理が行われ(ステップS12)、リスト数が1
つか否かを判断する(ステップS13)。リストが1つ
ではないとき、即ち2つ以上の場合には残りリスト数が
画面に表示される(ステップS14)。そしてリスト表
示キーが操作されたか否かを判断し(ステップS1
5)、リスト表示処理をするか(ステップS17)、入
力処理を続けるか(ステップS16)を決定する。リス
ト表示キーが操作されていなければ入力処理が行われ、
リスト表示キーが操作された場合には、本発明の特徴部
分であるリスト表示を指示してすべての該当する名称を
表示させ、この中から所望する地点を探して選択すると
(ステップS18)、名称に付されている座標を中心と
した選択地点の周辺地図が表示される(ステップS1
9)。また、リスト数が1つになった場合には、自動的
またはキー操作により名称に付されている座標を中心と
した選択地点の周辺地図が表示される。
FIG. 7 shows the remaining list number display processing in character input. When a character is input on the input screen (step S11), a search process for the number of remaining lists is performed each time one character is input (step S12), and the number of lists is reduced to one.
It is determined whether or not it is successful (step S13). If there is not one list, that is, if there are two or more, the number of remaining lists is displayed on the screen (step S14). Then, it is determined whether or not the list display key has been operated (step S1).
5) Determine whether to perform the list display processing (step S17) or to continue the input processing (step S16). If the list display key is not operated, input processing is performed,
When the list display key is operated, a list display, which is a characteristic part of the present invention, is instructed to display all applicable names, and a desired point is searched for and selected from the names (step S18). A map around the selected point centered on the coordinates attached to is displayed (step S1).
9). When the number of lists is reduced to one, a map around the selected point is displayed centered on the coordinates given to the name automatically or by key operation.

【0036】次に本発明の特徴部分について、図8のフ
ローチャートを参照しながら説明する。
Next, features of the present invention will be described with reference to the flowchart of FIG.

【0037】図7のステップS15においてリスト表示
キーが操作された場合、図8に図示するリスト表示処理
が開始される。まずステップS21において、上記前方
一致比較により検索され、残った登録地点のうち1つ目
の登録地点を検出する。この1つ目の登録地点は残った
登録地点のうち読み順で一番最初の地点がふさわしい。
次にステップS22で、検出された登録地点をリストの
一番上に表示する。次にステップS23に進み、リスト
終了か否か、即ち、全ての地点についてリスト処理を行
ったか否かを判断する。
When the list display key is operated in step S15 in FIG. 7, the list display processing shown in FIG. 8 is started. First, in step S21, the first registered point is detected from the remaining registered points searched by the above-mentioned head-to-head comparison. The first registered point is the first registered point in the reading order among the remaining registered points.
Next, in step S22, the detected registration point is displayed at the top of the list. Next, the process proceeds to step S23, and it is determined whether or not the list has been completed, that is, whether or not the list processing has been performed for all points.

【0038】ステップS23の判断の結果がYESのと
き、即ちリスト終了と判断されたときにはリスト表示処
理が終了する。ステップS23の判断の結果がNOのと
き、即ちまだ登録地点が残っている時には次のステップ
S24に進み、2つ目の登録地点を検出する。
When the result of the determination in step S23 is YES, that is, when it is determined that the list has ended, the list display processing ends. When the result of the determination in step S23 is NO, that is, when there are still registered points, the process proceeds to the next step S24, and the second registered point is detected.

【0039】次に、ステップS25では表示済みの登録
地点が有する座標と今回検出した登録地点の座標が一致
するか否かを判断する。ステップS25の判断の結果が
YESのとき、即ち今回検出された登録地点が既にリス
トに表示されており表示する必要がない場合にはリスト
に表示せずステップS23に戻る。つまり、このステッ
プS25の判断手段が本発明の特徴部分であり、この判
断手段により同一の地点を重複して表示することを防ぐ
ことが可能となる。
Next, in step S25, it is determined whether or not the coordinates of the displayed registered point coincide with the coordinates of the registered point detected this time. If the result of the determination in step S25 is YES, that is, if the registration point detected this time is already displayed on the list and need not be displayed, the process returns to step S23 without displaying it on the list. In other words, the determination means in step S25 is a characteristic part of the present invention, and it is possible to prevent the same point from being redundantly displayed by this determination means.

【0040】図8のフローチャートに戻って、ステップ
S25の判断の結果がNOの場合、即ち今回検出された
登録地点が表示されている地点と同一では無い場合には
既に表示されている登録地点の下にリスト表示する。次
にステップS27では必要な数の登録地点を全て取得し
たか否か、即ち表示画面に表示可能なリスト数に達した
か否かを判断する。因みに、図3において表示可能なリ
スト数は5である。ステップS27の判断の結果、リス
トの数が表示可能なリスト数に達した場合にはリスト表
示処理を終了する。また、ステップS27の判断の結
果、表示可能なリスト数に達していない場合にはステッ
プS23に戻り、次の登録地点について同様の処理を行
う。
Returning to the flowchart of FIG. 8, if the result of the determination in step S25 is NO, that is, if the currently detected registered point is not the same as the displayed point, the registered point already displayed is displayed. Listed below. Next, in step S27, it is determined whether or not all the required number of registered points have been acquired, that is, whether or not the number of lists that can be displayed on the display screen has been reached. Incidentally, the number of lists that can be displayed in FIG. 3 is five. If the result of determination in step S27 is that the number of lists has reached the number of lists that can be displayed, the list display processing ends. If the result of determination in step S27 is that the number of lists that can be displayed has not been reached, the process returns to step S23, and the same processing is performed for the next registered point.

【0041】図9は前方一致比較による残りリスト数の
検索処理を示したものである。文字入力があると名称リ
ストを検索し、入力文字と名称リストの名称との前方一
致比較を行い、前方一致した場合には、リスト数(L)
を1だけ増やし、この処理を全データについて検索する
まで実行し、全データについての検索が終了した時点で
リスト数を出力する。
FIG. 9 shows a process of searching for the number of remaining lists by head-on comparison. When there is a character input, the name list is searched, and prefix comparison between the input character and the name of the name list is performed.
Is incremented by one, and this process is executed until all data is searched. When the search for all data is completed, the number of lists is output.

【0042】尚、本発明は、上記実施例に限定されるも
のではなく、種々の変形が可能である。例えば本実施例
に於いては、登録地点が有する座標が一致するか否かを
判断して重複表示を防ぐことについて述べたが、ある登
録地点に対する複数の読みに各々同じ番号を付してお
き、その番号が一致するか否かを判断してもよい。座標
により判断する場合、同一ビル内に存在する店舗等の登
録地点は各々同じ座標を有しているため異なる地点でも
同一であると誤判断されてしまうが、各地点に対し固有
の番号を付し、この番号により判断すれば、異なる地点
に対し同一であると誤判断することがなくなる。また、
座標により判断する場合はX及びYの2つを比較しなけ
ればならないが、番号により判断する場合は1つのデー
タを比較するだけでよいため比較時間が短縮される。
Note that the present invention is not limited to the above-described embodiment, and various modifications are possible. For example, in the present embodiment, it has been described that whether or not the coordinates of the registration points match to prevent the duplicate display is described. However, the same number is assigned to each of a plurality of readings for a certain registration point. , May be determined whether the numbers match. When judging from coordinates, registered points such as stores existing in the same building have the same coordinates, and therefore, it is erroneously judged that the same is true even at different points, but a unique number is assigned to each point. However, if the determination is made based on this number, it is not erroneously determined that the different points are the same. Also,
When judging by coordinates, two of X and Y must be compared, but when judging by numbers, only one data needs to be compared, so that the comparison time is shortened.

【0043】[0043]

【発明の効果】以上説明したように本発明によれば入力
された文字列を検索し、検索された地点のうち同一の地
点が存在するか否かを判断し、同一の地点があると判断
したときにはその地点に関する地点名称を1つしか表示
しないように制御するため、同一の登録地点が重複表示
されることがなくなり、容易に所望の地点を選択するこ
とができるという効果を有することが可能である。
As described above, according to the present invention, an inputted character string is searched, it is determined whether or not the same point exists among the searched points, and it is determined that the same point exists. In this case, since only one location name related to the location is displayed, the same registered location is not displayed repeatedly, and the desired location can be easily selected. It is.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 本発明の車両用ナビゲーション装置の構成例
を示す図である。
FIG. 1 is a diagram showing a configuration example of a vehicle navigation device of the present invention.

【図2】 本発明の装置全体の流れを説明する図であ
る。
FIG. 2 is a diagram illustrating the flow of the entire apparatus of the present invention.

【図3】 本発明の文字入力画面を説明する図である。FIG. 3 is a diagram illustrating a character input screen according to the present invention.

【図4】 名称リストの作成を説明する図である。FIG. 4 is a diagram illustrating creation of a name list.

【図5】 名称リストを説明する図である。FIG. 5 is a diagram illustrating a name list.

【図6】 ツリー状データ構造を説明する図である。FIG. 6 is a diagram illustrating a tree-like data structure.

【図7】 残りリスト数表示処理を説明する図である。FIG. 7 is a diagram illustrating a remaining list number display process.

【図8】 本発明のリスト表示処理を説明する図であ
る。
FIG. 8 is a diagram illustrating a list display process according to the present invention.

【図9】 残りリスト数の検索処理を説明する図であ
る。
FIG. 9 is a diagram illustrating a process of searching for the number of remaining lists.

【符号の説明】[Explanation of symbols]

1…入出力装置、2…現在位置検出装置、3…情報記憶
装置、4…中央処理装置、5…情報送受信装置、6…出
力装置。
DESCRIPTION OF SYMBOLS 1 ... Input-output device, 2 ... Current position detection device, 3 ... Information storage device, 4 ... Central processing device, 5 ... Information transmission / reception device, 6 ... Output device.

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 2F029 AA02 AB01 AB07 AB09 AB13 AC02 AC04 AC08 AC14 AC18 5H180 AA01 BB04 BB05 BB12 BB13 FF04 FF05 FF22 FF25 FF27 FF32 FF33 9A001 FF03 JJ11 JJ78  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 2F029 AA02 AB01 AB07 AB09 AB13 AC02 AC04 AC08 AC14 AC18 5H180 AA01 BB04 BB05 BB12 BB13 FF04 FF05 FF22 FF25 FF27 FF32 FF33 9A001 FF03 JJ11 JJ78

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 地点を検索する機能を備え、検索された
地点を設定してルート案内を行う車両用ナビゲーション
装置において、 地点名称データ及び該地点名称データに対して一つ又は
複数の地点読みデータを登録した名称リストを記憶する
記憶手段と、 前記記憶手段に記憶されたデータを表示する表示手段
と、 地点の読みの任意の文字列を入力する文字入力手段と、 前記文字入力手段により入力された文字列をもつ地点を
前記記憶手段から検索する地点検索手段と、 前記地点検索手段により検索された地点のうち同一の地
点があるか否かを判断する判断手段と、 前記判断手段により同一の地点があると判断した場合、
前記表示手段に該地点の地点名称を一つのみ表示するよ
う制御する表示処理手段と、 を備えることを特徴とする車両用ナビゲーション装置。
1. A vehicular navigation device having a function of searching for a point, setting a searched point and providing route guidance, comprising: point name data; and one or more point reading data corresponding to the point name data. Storage means for storing a name list in which is registered, a display means for displaying data stored in the storage means, a character input means for inputting an arbitrary character string for reading a point, and a character input means A point search unit that searches for a point having the given character string from the storage unit; a determination unit that determines whether there is the same point among the points searched by the point search unit; If you determine that there is a point,
Display processing means for controlling the display means to display only one location name of the location, a navigation device for a vehicle.
【請求項2】 前記記憶手段は更に地点名称データに対
して座標又は地点を表わす番号を有し、前記判断手段は
該座標又は番号に基づいて同一の地点があるか否かを判
断することを特徴とする請求項1記載の車両用ナビゲー
ション装置。
2. The storage means further has a coordinate or a number indicating a point with respect to the point name data, and the determining means determines whether or not there is the same point based on the coordinates or the number. The vehicular navigation device according to claim 1, wherein:
【請求項3】 入力された文字列をもつ地点を検索する
ステップと、 検索された地点のうち同一の地点があるか否かを判断す
るステップと、 同一の地点があると判断した場合、該地点の地点名称を
一つのみ表示するよう制御するステップと、 からなるプログラムを記憶した記憶媒体。
3. A step of searching for a point having the input character string; a step of determining whether or not there is the same point among the searched points; Controlling a step of displaying only one point name of the point; and a storage medium storing a program comprising:
JP28485198A 1998-10-07 1998-10-07 Vehicle navigation device and storage medium Expired - Fee Related JP3546719B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28485198A JP3546719B2 (en) 1998-10-07 1998-10-07 Vehicle navigation device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28485198A JP3546719B2 (en) 1998-10-07 1998-10-07 Vehicle navigation device and storage medium

Publications (2)

Publication Number Publication Date
JP2000111356A true JP2000111356A (en) 2000-04-18
JP3546719B2 JP3546719B2 (en) 2004-07-28

Family

ID=17683861

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28485198A Expired - Fee Related JP3546719B2 (en) 1998-10-07 1998-10-07 Vehicle navigation device and storage medium

Country Status (1)

Country Link
JP (1) JP3546719B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005168889A (en) * 2003-12-12 2005-06-30 Samii Kk Spin drum type game machine and operation control method thereof
WO2006135255A1 (en) * 2005-06-16 2006-12-21 Mitac International Corp. Data presentation for navigation system
JP2009168568A (en) * 2008-01-15 2009-07-30 Denso Corp In-vehicle navigation system
JP2010086399A (en) * 2008-10-01 2010-04-15 Pioneer Electronic Corp Facility retrieval device, facility retrieval method, facility retrieval system and facility retrieval program
JP2011159154A (en) * 2010-02-02 2011-08-18 Aisin Aw Co Ltd Point search device
JP2011198264A (en) * 2010-03-23 2011-10-06 Aisin Aw Co Ltd Spot retrieval device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005168889A (en) * 2003-12-12 2005-06-30 Samii Kk Spin drum type game machine and operation control method thereof
WO2006135255A1 (en) * 2005-06-16 2006-12-21 Mitac International Corp. Data presentation for navigation system
EP1893947A4 (en) * 2005-06-16 2012-10-24 Mitac Int Corp Data presentation for navigation system
JP2009168568A (en) * 2008-01-15 2009-07-30 Denso Corp In-vehicle navigation system
JP2010086399A (en) * 2008-10-01 2010-04-15 Pioneer Electronic Corp Facility retrieval device, facility retrieval method, facility retrieval system and facility retrieval program
JP2011159154A (en) * 2010-02-02 2011-08-18 Aisin Aw Co Ltd Point search device
JP2011198264A (en) * 2010-03-23 2011-10-06 Aisin Aw Co Ltd Spot retrieval device

Also Published As

Publication number Publication date
JP3546719B2 (en) 2004-07-28

Similar Documents

Publication Publication Date Title
JP3603927B2 (en) Vehicle navigation device and navigation method
JP4069378B2 (en) NAVIGATION DEVICE, PROGRAM FOR THE DEVICE, AND RECORDING MEDIUM
JP3644473B2 (en) Map display device and recording medium
JP4096180B2 (en) NAVIGATION DEVICE, PROGRAM FOR THE DEVICE, AND RECORDING MEDIUM
JP3814992B2 (en) Vehicle navigation device
JPH1151684A (en) Car navigation system and memory medium
JP3750323B2 (en) Vehicle navigation device and storage medium storing program thereof
JP3838291B2 (en) Vehicle navigation apparatus and recording medium
JP3771044B2 (en) Navigation device
JP3629885B2 (en) Vehicle navigation device and medium storing computer program for navigation processing
US20040158399A1 (en) Map display system
JP3891231B2 (en) Vehicle navigation device
JP3946820B2 (en) Vehicle navigation device
JP3641947B2 (en) Vehicle navigation apparatus and navigation method
JP3546719B2 (en) Vehicle navigation device and storage medium
JP3395929B2 (en) Navigation device
US8560226B2 (en) Navigation device and navigation method
JPH10122890A (en) Navigator for vehicle
JP4210869B2 (en) NAVIGATION DEVICE, PROGRAM FOR THE DEVICE, AND RECORDING MEDIUM
JP4622644B2 (en) Car navigation system
JPH08304101A (en) Navigation device
JP4261967B2 (en) Vehicle navigation apparatus, program for the apparatus, and recording medium
JP4408024B2 (en) NAVIGATION DEVICE, PROGRAM FOR THE DEVICE, AND RECORDING MEDIUM
JP3393443B2 (en) Vehicle navigation device and storage medium
JP2001215127A (en) Navigation system

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040405

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080423

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090423

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090423

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100423

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100423

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100423

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120423

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20140423

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20140423

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20150423

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees