JP2916295B2 - In-vehicle navigator - Google Patents

In-vehicle navigator

Info

Publication number
JP2916295B2
JP2916295B2 JP12940591A JP12940591A JP2916295B2 JP 2916295 B2 JP2916295 B2 JP 2916295B2 JP 12940591 A JP12940591 A JP 12940591A JP 12940591 A JP12940591 A JP 12940591A JP 2916295 B2 JP2916295 B2 JP 2916295B2
Authority
JP
Japan
Prior art keywords
vehicle position
intersection
map
route
vehicle
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP12940591A
Other languages
Japanese (ja)
Other versions
JPH04353890A (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.)
ARUPAIN KK
Original Assignee
ARUPAIN KK
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 ARUPAIN KK filed Critical ARUPAIN KK
Priority to JP12940591A priority Critical patent/JP2916295B2/en
Publication of JPH04353890A publication Critical patent/JPH04353890A/en
Application granted granted Critical
Publication of JP2916295B2 publication Critical patent/JP2916295B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は車載ナビゲータに係り、
特に運転者に有用な地図情報を画面に多く表示できるよ
うにした車載ナビゲータに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an in-vehicle navigator,
Particularly, the present invention relates to an in-vehicle navigator capable of displaying a large amount of map information useful for a driver on a screen.

【0002】[0002]

【従来の技術】車両の走行案内を行い、運転者が所望の
目的地に容易に到達できるようにした車載ナビゲータが
ある。この車載ナビゲータにおいては、車両の位置を検
出してCD−ROMから車両位置周辺の地図データを読
み出し、V−RAMに地図画像を描画するとともに該地
図画像上の所定箇所に車両位置マークを重ねて描画し、
V−RAMの画像を映像信号に変換しながらCRTディ
スプレイ装置に出力して画面に表示する。そして、車両
の移動で現在位置が変化するのに従い、車両位置マーク
は画面中央に固定しながら地図をスクロールするなどし
て、常に、車両位置周辺の地図情報が一目で判るように
なっている。
2. Description of the Related Art There is an on-vehicle navigator that provides guidance for driving a vehicle so that a driver can easily reach a desired destination. In this in-vehicle navigator, a vehicle position is detected, map data around the vehicle position is read from a CD-ROM, a map image is drawn on a V-RAM, and a vehicle position mark is superimposed on a predetermined position on the map image. Draw,
While converting the image in the V-RAM into a video signal, the image is output to a CRT display device and displayed on a screen. Then, as the current position changes as the vehicle moves, the vehicle position mark is fixed at the center of the screen and the map is scrolled, so that the map information around the vehicle position can always be understood at a glance.

【0003】CD−ROMに記憶された地図は、縮尺レ
ベルに応じて適当な大きさの経度幅、緯度幅の地域に区
切られており、道路は経度、緯度の座標で表現された頂
点(ノード)の集合で示される。2以上のノードを連結
した部分はリンクと呼ばれる。各地図に含まれる道路デ
ータは、図11に示す如く、道路リンクデータRLD
T、ノードデータNDDT、交差点データCRDTで構
成されており、このうち、道路リンクデータRLDTは
当該道路リンクの属性情報を与えるもので、リンク上の
全ノード数、リンクを構成する各ノードのノードデータ
NDDT上の番号、道路名、道路の種別等のデータによ
り構成されている。又、交差点データCRDTは地図上
の各交差点毎に、該交差点に連結するリンク上の交差点
に最も近いノード(交差点構成ノードという)のノード
データNDDT上の番号の集合であり、ノードデータN
DDTは地図上の全ノードのリストであり、ノード毎に
座標情報(経度、緯度)、該ノードが交差点であるか否
かの交差点識別フラグ、交差点であれば交差点データを
指し、交差点でなければ該ノードが属する道路リンクを
指すポインタ等で構成されている。
A map stored in a CD-ROM is divided into regions of appropriate longitude and latitude widths according to the scale level, and roads are represented by vertices (nodes) represented by longitude and latitude coordinates. ). A portion connecting two or more nodes is called a link. Road data included in each map is, as shown in FIG. 11, road link data RLD.
T, node data NDDT, and intersection data CRDT. Among them, the road link data RLDT gives attribute information of the road link, and includes the total number of nodes on the link and the node data of each node constituting the link. It is composed of data such as numbers on the NDDT, road names, road types, and the like. The intersection data CRDT is, for each intersection on the map, a set of numbers on the node data NDDT of nodes closest to the intersection on the link connected to the intersection (referred to as an intersection configuration node).
DDT is a list of all nodes on the map, coordinate information (longitude, latitude) for each node, an intersection identification flag indicating whether or not the node is an intersection, and indicates intersection data if the node is an intersection; It is composed of a pointer or the like indicating the road link to which the node belongs.

【0004】このような車載ナビゲータには、出発地か
ら目的地まで最適な誘導経路に沿って経路案内を行う経
路誘導機能を持ったものがある。かかる経路案内では、
走行前に運転者が出発地と目的地を設定すると、CD−
ROMの地図データを参照してシュミレーション計算を
行い、例えば出発地と目的地を最短距離で結ぶ最適な誘
導経路を求めて、該誘導経路を構成するノード列と、先
頭の出発地データ及び最後尾の目的地データと合わせた
誘導経路データを誘導経路メモリに記憶しておく。
Some of such in-vehicle navigators have a route guidance function of providing route guidance along an optimal guidance route from a departure point to a destination. In such route guidance,
If the driver sets the departure point and destination before traveling, the CD-
A simulation calculation is performed with reference to the map data in the ROM, and for example, an optimal guide route connecting the departure place and the destination at the shortest distance is obtained, and a node sequence constituting the guide route, the starting departure place data at the head and the tail end The guidance route data combined with the destination data is stored in the guidance route memory.

【0005】そして、走行中、誘導経路メモリのノード
列の中から画面の地図表示エリアに入っている誘導経路
を探し、該誘導経路を他の道路と異なる色で表示するな
どして、運転者がいずれの道路を走行すれば良いか判る
ようにしている。
During driving, the driver searches for a guidance route in the map display area of the screen from the node sequence in the guidance route memory and displays the guidance route in a different color from other roads. Is trying to figure out which road to drive.

【0006】ところで、運転者にとっては画面に表示さ
れた地図の内、車両がこれから走行していく方面の地図
情報が有効であるが、従来の車載ナビゲータの多くは、
図12の如く、画面中央を車両位置としており、運転者
に与えられる有効な地図情報は画面の半分しか無い。
[0006] By the way, among the maps displayed on the screen, the map information of the direction in which the vehicle is going to travel is effective for the driver.
As shown in FIG. 12, the center of the screen is the vehicle position, and the effective map information given to the driver is only half of the screen.

【0007】この欠点を回避するため、車両位置から目
的地方向に向かって一定距離L0 だけ離れた地点を画面
の表示中心とし、目的地方面の地図情報を多く与えるよ
うにしたり(実開平1−128121号公報参照)、或
いは、車両進行方向前方で車両位置より一定距離L0
け離れた地点を画面の表示中心とし、車両進行方面の地
図情報を多く与えるようにする提案がなされている。
[0007] To avoid this disadvantage, a point spaced a certain distance L 0 towards the vehicle position to the destination direction and the display center of the screen, or (real Hei to give a lot of map information of interest local surface 1 see JP -128121), or a point separated by a predetermined distance L 0 from the vehicle position in the vehicle traveling forward with the display center of the screen, proposals have been made to provide a lot of map information of the vehicle traveling direction.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、前者の
場合、図13(1)に示す如く現在走行中の道路が目的
地方向に向かって伸びている場合は良いが、実際の走行
場面では、図13(2)に示す如く現在走行中の道路が
山岳などを迂回するため目的地方向とは大きく異なる方
向に延びている場合も多く、かかるとき、車両がこれか
ら走行していく方面の表示範囲が却って狭くなってしま
い、必要な地図情報が少ししか得られないという問題が
あり、同様に、後者の場合も、図14(1)に示す如
く、車両が長い直線道路を走行する場合は良いが、図1
4(2)に示す如く、車両位置の少し先で大きく進路変
更する場合、車両がこれから走行していく方面の表示範
囲が却って狭くなってしまい、必要な地図情報が少しし
か得られないという問題があった。
However, in the former case, it is good if the currently traveling road extends toward the destination as shown in FIG. 13 (1). As shown in FIG. 13 (2), in many cases, a currently traveling road extends in a direction greatly different from a destination direction to bypass a mountain or the like, and in such a case, a display range of a direction in which a vehicle is going to travel is changed. On the contrary, there is a problem that the map becomes narrow and only a small amount of necessary map information can be obtained. Similarly, in the latter case, as shown in FIG. 14A, it is good if the vehicle travels on a long straight road. , FIG.
As shown in FIG. 4 (2), when the course is changed a little ahead of the vehicle position, the display range of the area where the vehicle is going to travel is rather narrowed, and only a small amount of necessary map information can be obtained. was there.

【0009】以上から本発明の目的は、常に、運転者に
とって有用な地図情報を多く与えることのできる車載ナ
ビゲータを提供することである。
Accordingly, an object of the present invention is to provide an in-vehicle navigator capable of always providing a large amount of useful map information to a driver.

【0010】[0010]

【課題を解決するための手段】上記課題は本発明におい
ては、地図データを記憶した地図データ記憶手段と、地
図画像を表示する表示手段と、車両位置を検出する車両
位置検出手段と、地図データを参照して出発地から目的
地までの最適な誘導経路を求める誘導経路探索手段と、
を含む車載ナビゲータにおいて、誘導経路上に存在する
交差点の内、車両位置より目的地寄りに見て一番手前に
在る第1進路変更交差点と、二番目に手前に在る第2進
路変更交差点を求める進路変更交差点探索手段と、第1
進路変更交差点が存在し、車両位置と第1進路変更交差
点間が所定の一定距離を越えている場合は、車両位置と
第1進路変更交差点を結ぶ直線上で車両位置より所定の
一定距離だけ第1進路変更交差点寄りの地点を求め表示
中心地点とし、第1,第2進路変更交差点が存在し、車
両位置と第1進路変更交差点間が所定の一定距離以内に
ある場合は、車両位置と第2進路変更交差点を結ぶ直線
上で車両位置より所定の一定距離だけ第2進路変更交差
点寄りの地点を求め表示中心地点とし、その他の場合
は、車両位置と目的地を結ぶ直線上で車両位置より所定
の一定距離だけ目的地寄りの地点を求め表示中心地点と
する表示中心地点計算手段と、地図データに基づき、画
面中央が表示中心地点となるようにして地図画像に車両
位置マークを重ねて表示手段に表示させる地図表示制御
手段と、を設けたことにより達成される。
According to the present invention, there is provided a map data storage means for storing map data; a display means for displaying a map image; a vehicle position detection means for detecting a vehicle position; Means for searching for the optimal guide route from the departure point to the destination by referring to
In the in-vehicle navigator including the above, of the intersections present on the guidance route, the first route change intersection located at the forefront when viewed closer to the destination than the vehicle position and the second route change intersection located second at the front Route change intersection searching means for finding
When the course change intersection exists and the distance between the vehicle position and the first course change intersection exceeds a predetermined fixed distance, a predetermined fixed distance from the vehicle position on a straight line connecting the vehicle position and the first course change intersection. A point near the first course change intersection is determined and set as a display center point. If the first and second course change intersections exist and the vehicle position and the first course change intersection are within a predetermined fixed distance, the vehicle position and the first A point closer to the second route change intersection by a predetermined distance from the vehicle position on a straight line connecting the two route change intersections is determined as a display center point, and in other cases, the vehicle position is determined by a straight line connecting the vehicle position and the destination. A display center point calculating means for obtaining a point closer to the destination by a predetermined fixed distance as a display center point, and superimposing a vehicle position mark on the map image such that the center of the screen becomes the display center point based on the map data. A map display control means for displaying on the shown means, is achieved by a provided.

【0011】[0011]

【作用】本発明によれば、誘導経路上に存在する交差点
の内、車両位置より目的地寄りに見て一番手前に在る第
1進路変更交差点と、二番目に手前に在る第2進路変更
交差点を求め、第1進路変更交差点が存在し、車両位置
と第1進路変更交差点間が所定の一定距離を越えている
場合は、車両位置と第1進路変更交差点を結ぶ直線上で
車両位置より所定の一定距離だけ第1進路変更交差点寄
りの地点を求め表示中心地点とし、第1,第2進路変更
交差点が存在し、車両位置と第1進路変更交差点間が所
定の一定距離以内の場合は、車両位置と第2進路変更交
差点を結ぶ直線上で車両位置より所定の一定距離だけ第
2進路変更交差点寄りの地点を求め表示中心地点とし、
その他の場合は、車両位置と目的地を結ぶ直線上で車両
位置より所定の一定距離だけ目的地寄りの地点を求め表
示中心地点とし、地図データに基づき、画面中央が表示
中心地点となるようにして地図画像に車両位置マークを
重ねて表示手段に表示させる。これにより、現在走行中
の道路が目的地方向に向かって延びているか否かや、長
い直線道路であるか否かを問わず、常に、車両がこれか
ら走行していく方面の地図情報を多く運転者に与えるこ
とが可能となる。
According to the present invention, of the intersections existing on the guidance route, a first course change intersection located closest to the destination when viewed closer to the destination than the vehicle position, and a second route change intersection located second ahead of the vehicle. A route change intersection is determined, and if the first route change intersection exists and the vehicle position and the first route change intersection exceed a predetermined fixed distance, the vehicle is drawn on a straight line connecting the vehicle position and the first route change intersection. A point closer to the first course change intersection by a predetermined distance from the position is determined as a display center point, and the first and second course change intersections are present, and the distance between the vehicle position and the first course change intersection is within a predetermined distance. In the case, a point closer to the second route change intersection by a predetermined distance from the vehicle position on a straight line connecting the vehicle position and the second route change intersection is determined as a display center point,
In other cases, a point closer to the destination by a predetermined distance from the vehicle position on a straight line connecting the vehicle position and the destination is determined as the display center point, and the center of the screen is set to the display center point based on the map data. To display the vehicle position mark on the map image on the display means. As a result, regardless of whether the currently traveling road is extending toward the destination or whether it is a long straight road, the vehicle always drives a large amount of map information in the direction that the vehicle will travel. Can be given to the person.

【0012】[0012]

【実施例】図1は本発明に係わる車載ナビゲータの要部
ブロック図である。
FIG. 1 is a block diagram of a main part of an on-vehicle navigator according to the present invention.

【0013】図において、1は地図データを記憶したC
D−ROM、2は操作盤であり、左、右、上、下方向の
カーソルキー、経路誘導モード設定キー、出発地設定キ
ー、目的地設定キー、地図検索,拡大/縮小用のキー、
スタートキー等を備えている。3は方位センサと距離セ
ンサを有し、走行中の車両の位置と方位を積分航法によ
り検出し、車両位置データと車両方位データを出力する
車両位置検出部、4はCRTディスプレイ装置であり、
映像信号を入力して画面に地図を、カーソルマーク、車
両位置マーク、強調誘導経路などとともに表示する。
In FIG. 1, reference numeral 1 denotes a C storing map data.
D-ROM 2 is an operation panel, and includes left, right, up, and down cursor keys, a route guidance mode setting key, a departure place setting key, a destination setting key, a key for map search, enlargement / reduction,
A start key and the like are provided. Reference numeral 3 denotes a vehicle position detecting unit that has a direction sensor and a distance sensor, detects the position and direction of a running vehicle by integral navigation, and outputs vehicle position data and vehicle direction data, and 4 denotes a CRT display device.
A video signal is input, and a map is displayed on a screen together with a cursor mark, a vehicle position mark, an enhanced guidance route, and the like.

【0014】10はナビゲーションコントローラであ
り、出発地と目的地から最適な誘導経路をシュミレーシ
ョン計算により決定したり、車両位置周辺の地図画像
を、必要によりカーソルマーク、車両位置マーク、強調
誘導経路などとともにCRTディスプレイ装置4の画面
に表示させたりする。
Numeral 10 denotes a navigation controller, which determines an optimum guidance route from a departure point and a destination by simulation calculation, and displays a map image around the vehicle position together with a cursor mark, a vehicle position mark, and an enhanced guidance route as necessary. It is displayed on the screen of the CRT display device 4.

【0015】この内、11はCD−ROM1から読み出
した地図データを一時的に格納するバッファメモリ、1
2はカーソル位置計算部であり、操作盤2のカーソルキ
ー、地図検索,拡大/縮小用のキー等で地図の選択操作
やカーソル操作がなされたとき、画面上の地図の中央に
相当する経度と緯度を計算してカーソル位置として出力
する。13は地図描画制御部であり、走行開始前におい
て、操作盤2の地図検索,拡大/縮小用等のキーで選択
された所望の地図データ(周辺の地図データを含めても
よい)をCD−ROM1からバッファメモリ11に読み
出すとともに後述するV−RAMに地図画像を描画した
り、カーソル操作に応じてカーソル位置計算部12から
入力されるカーソル位置が変化するのに従い、必要によ
り新たな地図データをCD−ROM1からバッファメモ
リ11に読み出しながら常にカーソル位置が中央となる
ようにV−RAMの地図画像を書き換え、かつ、V−R
AMの中央にカーソルマークを描画する。また、地図描
画制御部13は経路誘導モドで走行中(操作盤2のスタ
ートキーの押圧後)、後述する表示中心地点計算部から
出力される表示中心地点データが変化するのに従い、必
要により新たな地図データをCD−ROM1からバッフ
ァメモリ11に読み出しながら表示中心地点が中央とな
るようにV−RAMの地図画像を書き換える。また、地
図描画制御部13は走行中、車両位置データと車両方位
データに基づき車両位置マークをV−RAMの所定箇所
に所定方向を向くように描画するとともに、経路誘導モ
ードにおいて、後述する誘導経路メモリに記憶された誘
導経路データの中から、現在V−RAMに描画されてい
る地図画像の範囲に入る誘導経路データを入力して、他
の道路とは異なる色で強調した誘導経路を描画する。
Among them, reference numeral 11 denotes a buffer memory for temporarily storing map data read from the CD-ROM 1;
Reference numeral 2 denotes a cursor position calculation unit, which displays a longitude corresponding to the center of the map on the screen when a map selection operation or a cursor operation is performed using a cursor key on the operation panel 2, a key for map search, an enlargement / reduction key, or the like. Calculate latitude and output as cursor position. Reference numeral 13 denotes a map drawing control unit, which stores desired map data (may include surrounding map data) selected by a key for map search, enlargement / reduction, etc. on the operation panel 2 before starting traveling. The map data is read from the ROM 1 to the buffer memory 11 and a map image is drawn on a V-RAM, which will be described later. As the cursor position input from the cursor position calculator 12 changes in accordance with the cursor operation, new map data is necessary. While reading from the CD-ROM 1 to the buffer memory 11, the map image in the V-RAM is rewritten so that the cursor position is always at the center, and the VR
Draw a cursor mark at the center of the AM. Further, while traveling in the route guidance mode (after the start key of the operation panel 2 is pressed), the map drawing control unit 13 adds a new display center point data as necessary as the display center point data output from the display center point calculation unit described later changes. While reading out the appropriate map data from the CD-ROM 1 to the buffer memory 11, the map image in the V-RAM is rewritten so that the display center point becomes the center. In addition, the map drawing control unit 13 draws a vehicle position mark in a predetermined location of the V-RAM in a predetermined direction based on the vehicle position data and the vehicle azimuth data while the vehicle is running. From the guidance route data stored in the memory, guidance route data that falls within the range of the map image currently rendered in the V-RAM is input, and the guidance route highlighted in a color different from other roads is drawn. .

【0016】14は出発地・目的地設定部であり、走行
開始前に、操作盤2で経路誘導モードとされ、該操作盤
2の操作で画面中央のカーソルが出発地と一致されたあ
と、出発地設定キーが押圧されると、その時点でのカー
ソル位置計算部12の出力を出発地データとして設定
し、操作盤2の操作で画面中央のカーソルが目的地と一
致されたあと、目的地設定キーが押圧されると、その時
点でのカーソル位置計算部12の出力を目的地データと
して設定する。
Reference numeral 14 denotes a departure / destination setting unit, which is set to a route guidance mode by the operation panel 2 before starting traveling. After the cursor at the center of the screen is matched with the departure point by operating the operation panel 2, When the departure point setting key is pressed, the output of the cursor position calculation unit 12 at that time is set as departure point data, and after the cursor at the center of the screen matches the destination by operating the operation panel 2, the destination is output. When the setting key is pressed, the output of the cursor position calculator 12 at that time is set as destination data.

【0017】15は誘導経路探索部であり、経路誘導モ
ード下で、出発地と目的地の設定操作がなされると、出
発地・目的地設定部14から出発地データと目的地デー
タを入力し、CD−ROM1からバッファメモリ11に
出発地から目的地までの数々の地図データを読み出すと
ともに、読み出した地図データを参照して、様々の経路
でのシュミレーション計算を行い、例えば最短距離を指
標として、出発地から目的地に至る最適な誘導経路を求
め、該誘導経路を構成するひと連なりのノード列(各ノ
ードは経度,緯度の座標と、交差点か否かを示す交差点
識別フラグRを含む)を出発地データ及び目的地データ
とともに、誘導経路データとして後述する誘導経路メモ
リに記憶させる。ノード列の各ノードは地図データのノ
ードリスト(図11のNDDT参照)の中から抽出した
ものである。
Reference numeral 15 denotes a guide route search unit, which inputs departure place data and destination data from the start place / destination setting unit 14 when a start place and a destination are set in the route guide mode. , Read various map data from the starting point to the destination from the CD-ROM 1 to the buffer memory 11 and perform simulation calculations on various routes with reference to the read map data, for example, using the shortest distance as an index, An optimal guide route from the departure point to the destination is determined, and a series of node trains (each node includes longitude and latitude coordinates and an intersection identification flag R indicating whether or not the intersection is included) constituting the guide route. Along with the departure place data and the destination data, it is stored in a later-described guidance route memory as guidance route data. Each node in the node sequence is extracted from a node list of map data (see NDDT in FIG. 11).

【0018】16は誘導経路データを記憶する誘導経路
メモリであり、誘導経路探索部15で求められたノード
列が、出発地データと目的地データを除いて例えば16
3 −2個のノードから成るとき、図2に示す如く、アド
レスF000H に出発地データが記憶され、アドレスF
001H 〜FFFEH には、アドレスF001H に誘導
経路上で出発地に一番近いノード、アドレスF002H
に誘導経路上で出発地に二番目に近いノードという具合
にして、ノード列が順に記憶される。そして、最後尾の
アドレスFFFFH に目的地データが記憶される。誘導
経路メモリ16には、各ノード別に進路変更交差点か否
かを示す進路変更交差点識別フラグSも格納される。
Reference numeral 16 denotes a guidance route memory for storing guidance route data. The node sequence obtained by the guidance route searching unit 15 is, for example, 16 except for the departure place data and the destination data.
3 when composed -2 nodes, as shown in FIG. 2, the departure point data is stored in the address F000 H, address F
001 H ~FFFE The H, closest node departure on the guide route to the address F001 H, address F002 H
The node sequence is sequentially stored in the order of the node closest to the departure place on the guidance route. Then, the destination data is stored at the end of the address FFFF H. The guidance route memory 16 also stores a route change intersection identification flag S indicating whether or not the route change intersection exists for each node.

【0019】17は進路変更交差点検出部であり、誘導
経路の探索が終了した後、誘導経路メモリ16に格納さ
れた誘導経路データを参照して進路変更交差点を探し、
進路変更交差点識別フラグSを立てる。ここで、進路変
更交差点は、誘導経路を構成するノード列の内、交差点
識別フラグが立っているノードNi であり、かつ、ノー
ド列上で1つ前の進入ノードNi-1 と1つ後の脱出ノー
ドNi+1 の間で、図3に示す如く、ノードNi から進入
ノードNi-1 方向に延長した半直線を基準方向として、
時計回りに脱出ノードNi+1 の角度θを求めたとき、 0≦θ≦135° または、 225°≦θ<360° の関係が成立するものとして求められる。
Reference numeral 17 denotes a course change intersection detecting unit which searches for a course change intersection by referring to the guide route data stored in the guide route memory 16 after the search of the guide route is completed.
Set the course change intersection identification flag S. Here, diversion intersection, among the nodes series comprising the guide route, a node N i intersection identification flag is set, and enters the node N i-1 of the previous and one on node series between the exit node N i + 1 after, as shown in FIG. 3, the reference direction the half line that extends to the ingress node N i-1 direction from the node N i,
When the angle θ of the escape node N i + 1 is obtained in the clockwise direction, the angle θ is obtained assuming that the relationship of 0 ≦ θ ≦ 135 ° or 225 ° ≦ θ <360 ° holds.

【0020】そして、進路変更交差点検出部17は経路
誘導モードで走行中、誘導経路メモリ16を参照して、
誘導経路上に存在する交差点の内、車両位置より目的地
寄りに見て一番手前に在る第1進路変更交差点と、二番
目に手前に在る第2進路変更交差点を決定する。
Then, while traveling in the route guidance mode, the route change intersection detection unit 17 refers to the guidance route memory 16 and
Among the intersections present on the guidance route, a first course change intersection located closest to the destination as viewed closer to the destination than the vehicle position and a second course change intersection located second ahead are determined.

【0021】18は表示中心地点計算部であり、経路誘
導モードで走行中、進路変更交差点検出部17で現在の
車両位置に対する第1進路変更交差点が検出されてお
り、車両位置と第1進路変更交差点間が所定の一定距離
s を越えている場合は、車両位置と第1進路変更交差
点を結ぶ直線上で車両位置より一定距離L0 だけ第1進
路変更交差点寄りの地点を計算して表示中心地点とし、
進路変更交差点検出部17で現在の車両位置に対する第
1,第2進路変更交差点が検出されており、車両位置と
第1進路変更交差点間がLs 以内の場合は、車両位置と
第2進路変更交差点を結ぶ直線上で車両位置よりL0
け第2進路変更交差点寄りの地点を求め表示中心地点と
し、その他の場合は、車両位置と目的地を結ぶ直線上で
車両位置よりL0 だけ目的地寄りの地点を求め表示中心
地点として、表示中心地点データを地図描画制御部13
へ出力する。
Reference numeral 18 denotes a display center point calculating unit. The first course change intersection with respect to the current vehicle position is detected by the course change intersection detecting unit 17 during traveling in the route guidance mode, and the vehicle position and the first course change are detected. display between intersections if exceeds the predetermined constant distance L s, to calculate the location of the predetermined distance L 0 by a first diverter intersection closer than the vehicle position on a straight line connecting the vehicle position and the first diverter intersection A central point,
First and second diverter intersection is detected, if between the vehicle position and the first diverter intersection is within L s, the vehicle position and the second course change to the current vehicle position at the course change crossing detector 17 A point closer to the second course change intersection by L 0 from the vehicle position on the straight line connecting the intersection is determined as the display center point. In other cases, the destination is shifted by L 0 from the vehicle position on the straight line connecting the vehicle position and the destination. The map drawing control unit 13 obtains a near point and sets the display center point data as the display center point.
Output to

【0022】19はV−RAMであり、地図描画制御部
13で描画された地図画像(走行開始前におけるカーソ
ル操作時はカーソルマークを含み、経路誘導モード下で
走行中は、車両位置マークと、他の道路と色違いの強調
誘導経路を含む)を格納する。20はV−RAM19か
ら出力された画像データを映像信号に変換してCRTデ
ィスプレイ装置4へ出力する映像変換部である。
Reference numeral 19 denotes a V-RAM, which is a map image drawn by the map drawing control unit 13 (including a cursor mark when the cursor is operated before the start of driving, and a vehicle position mark when driving in the route guidance mode). (Including an enhanced guidance route that is different in color from other roads). Reference numeral 20 denotes a video conversion unit that converts the image data output from the V-RAM 19 into a video signal and outputs the video signal to the CRT display device 4.

【0023】図4〜図6はナビゲーションコントローラ
10の動作を示す流れ図、図7は出発地から目的地まで
の地図の全体像を示す説明図、図8〜図10はCRTデ
ィスプレイ装置4の表示画面の説明図であり、以下、こ
れらの図に従って説明する。
FIGS. 4 to 6 are flowcharts showing the operation of the navigation controller 10, FIG. 7 is an explanatory diagram showing the whole map from the departure point to the destination, and FIGS. 8 to 10 are display screens of the CRT display device 4. Are described below, and the description will be made with reference to these figures.

【0024】まず、操作盤2の地図検索,拡大/縮小用
のキー等の操作で所望の縮尺で所望エリアの地図の選択
操作を行うと、地図描画制御部13はCD−ROM1か
ら所望の地図データをバッファメモリ11に読み出すと
ともに、V−RAM19に地図画像を描画する。V−R
AM19に描画された地図画像データは映像変換部20
で映像信号に変換されてCRTディスプレイ装置4へ出
力される。CRTディスプレイ装置4は入力した映像信
号に基づき画面に地図を表示する(図4のステップ10
1、102)。続いて、操作盤2で経路誘導モードの設
定操作がなされたあと、操作盤2のカーソルキーが操作
されると、カーソル位置計算部12がカーソル位置(経
度、緯度の座標)を計算し(ステップ103〜10
6)、地図描画制御部13はカーソル位置の変化に従
い、CD−ROM1から所定の地図データをバッファメ
モリ11に読み出しながらV−RAM19に、中央が常
にカーソル位置となるようにして地図画像を描画すると
ともに、V−RAM19の中央にカーソルマークを描画
する。この結果、画面の中央にカーソルマークが表示さ
れた状態で画面の地図がカーソル操作に従い移動する
(ステップ107、108)。
First, when an operation of selecting a map of a desired area at a desired scale is performed by operating a map search, an enlargement / reduction key or the like on the operation panel 2, the map drawing control unit 13 reads the desired map from the CD-ROM 1. The data is read out to the buffer memory 11 and a map image is drawn on the V-RAM 19. VR
The map image data drawn on the AM 19 is transferred to the video conversion unit 20.
Is converted into a video signal and output to the CRT display device 4. The CRT display device 4 displays a map on the screen based on the input video signal (step 10 in FIG. 4).
1, 102). Subsequently, when a cursor key of the operation panel 2 is operated after the setting operation of the route guidance mode is performed on the operation panel 2, the cursor position calculation unit 12 calculates the cursor position (longitude and latitude coordinates) (step S1). 103-10
6) In accordance with the change in the cursor position, the map drawing control unit 13 draws a map image in the V-RAM 19 while reading predetermined map data from the CD-ROM 1 into the buffer memory 11 so that the center is always the cursor position. At the same time, a cursor mark is drawn at the center of the V-RAM 19. As a result, the map on the screen moves in accordance with the cursor operation while the cursor mark is displayed at the center of the screen (steps 107 and 108).

【0025】画面のカーソルマークが目的地に来たとこ
ろで、カーソル操作を一端止め、操作盤2の目的地設定
キーを押圧すると、出発地・目的地設定部14がその時
点でカーソル位置計算部12から出力されているカーソ
ル位置データを目的地データとして設定・登録する(ス
テップ109、110)。続いて、再度、カーソル操作
を行い画面の地図を移動させ、カーソルマークが出発地
に来たところで、カーソル操作を一旦止め、操作盤2の
出発地設定キーを押圧すると、出発地・目的地設定部1
4がその時点でカーソル位置計算部12から出力されて
いるカーソル位置データを出発地データとして設定・登
録する(ステップ111、112)。ここでは、地図上
の出発地と目的地の関係が図7の如くなったものとす
る。
When the cursor operation is temporarily stopped and the destination setting key on the operation panel 2 is pressed when the cursor mark on the screen reaches the destination, the departure / destination setting unit 14 causes the cursor position calculation unit 12 at that time. Is set and registered as destination data (steps 109 and 110). Subsequently, the cursor is operated again to move the map on the screen. When the cursor mark reaches the departure place, the cursor operation is temporarily stopped, and the departure place setting key of the operation panel 2 is pressed. Part 1
4 sets and registers the cursor position data output from the cursor position calculator 12 at that time as departure point data (steps 111 and 112). Here, it is assumed that the relationship between the starting point and the destination on the map is as shown in FIG.

【0026】このようにして、出発地データと目的地デ
ータの設定・登録が終了すと(ステップ113でYES
の判断)、誘導経路探索部15が出発地データと目的地
データに基づき、CD−ROM1より出発地から目的地
に至る地図データをバッファメモリ11に読み出しなが
らシュミレーション計算を繰り返して例えば最短距離を
指標にした最適な誘導経路を探索し、該誘導経路を構成
するひと連なりのノード列を先頭の出発地データ及び最
後尾の目的地データとともに誘導経路メモリ16に記憶
させる(図5のステップ201、202)。この際、誘
導経路メモリ16に記憶される各ノードデータには経
度,緯度の座標と交差点識別フラグRが含まれる。誘導
経路を構成するノード(出発地データと目的地データを
除く)が163 −2個あるとき、誘導経路メモリ16に
格納された誘導経路データは図2の如くなる。ここで
は、誘導経路は図7中の破線で示す如くなったものとす
る。
Thus, when the setting and registration of the departure place data and the destination data are completed (YES in step 113)
The guide route search unit 15 repeats the simulation calculation while reading the map data from the departure point to the destination from the CD-ROM 1 to the buffer memory 11 based on the departure point data and the destination data, and indicates, for example, the shortest distance. The optimal guide route is searched for, and a series of nodes forming the guide route is stored in the guide route memory 16 together with the leading departure point data and the last destination data (steps 201 and 202 in FIG. 5). ). At this time, each node data stored in the guidance route memory 16 includes longitude and latitude coordinates and an intersection identification flag R. When there are 16 3 -2 nodes (excluding the departure point data and the destination data) constituting the guidance route, the guidance route data stored in the guidance route memory 16 is as shown in FIG. Here, it is assumed that the guidance route is as shown by a broken line in FIG.

【0027】誘導経路の探索及びメモリが終わったとこ
ろで、進路変更交差点検出部17は、誘導経路メモリ1
6を参照して、交差点識別フラグRの立っている交差点
ノードの内、該交差点ノードに対する進入ノードと脱出
ノードの位置関係から進路変更交差点を探し、対応する
進路変更交差点識別フラグSを立てる(ステップ20
3)。ここでは、図7の破線で示す誘導経路の内、交差
点ノードCAとCBが進路変更交差点であったとする。
When the search for the guidance route and the storage of the guidance route are completed, the course change intersection detecting unit 17 returns to the guidance route memory 1.
6, the route change intersection is searched for from the intersection nodes where the intersection identification flag R is set on the basis of the positional relationship between the entry node and the exit node with respect to the intersection node, and the corresponding route change intersection identification flag S is set (step). 20
3). Here, it is assumed that the intersection nodes CA and CB are route change intersections in the guidance route indicated by the broken line in FIG.

【0028】次いで、操作盤2でスタートキーを押圧し
たあと走行を開始すると、車両位置検出部3が先に出発
地・目的地設定部14で設定された出発地データを起点
として車両が一定距離走行する毎に車両位置と車両方位
を検出し、車両位置データと車両方位データを地図描画
制御部13へ出力するとともに、車両位置データを進路
変更交差点検出部17と表示中心地点計算部18へ出力
する(ステップ204、205)。進路変更交差点検出
部17は車両位置データを入力して、誘導経路メモリ1
6のノード列の中から進路変更交差点識別フラグSが立
っており、かつ、車両位置から目的地寄りに見て一番手
前に在るノードを第1進路変更交差点CP1、二番目に
手前に在るノードを第2進路変更交差点CP2として決
定し(ステップ206)、各第1,第2進路変更交差点
の座標データを表示中心地点計算部18へ出力する。こ
こでは、初め、図7の交差点ノードCAが第1進路変更
交差点CP1、CBが第2進路変更交差点CP2とな
る。
Next, when the vehicle starts running after pressing the start key on the operation panel 2, the vehicle position detecting section 3 moves the vehicle by a predetermined distance starting from the departure place data previously set by the departure place / destination setting section 14. Each time the vehicle travels, the vehicle position and the vehicle direction are detected, and the vehicle position data and the vehicle direction data are output to the map drawing control unit 13, and the vehicle position data is output to the course change intersection detection unit 17 and the display center point calculation unit 18. (Steps 204 and 205). The course change intersection detecting unit 17 receives the vehicle position data and inputs the vehicle position data to the guidance route memory 1.
6, the route change intersection identification flag S is set up, and the nearest node as viewed from the vehicle position toward the destination is the first route change intersection CP1, the second closest. Is determined as the second route change intersection CP2 (step 206), and the coordinate data of each of the first and second route change intersections is output to the display center point calculation unit 18. Here, first, the intersection node CA in FIG. 7 is the first route change intersection CP1 and the CB is the second route change intersection CP2.

【0029】次いで、表示中心地点計算部18は進路変
更交差点検出部17から入力したデータに基づき、ま
ず、進路変更交差点検出部17で第1進路変更交差点が
検出されたか判断し(ステップ207)、YESなの
で、続いて現在の車両位置と第1進路変更交差点CP1
=CA間の距離を計算し、予め定められた所定の一定距
離Ls 以上か判断する(ステップ208)。ここでもY
ESとなったとき、表示中心地点計算部18は現在の車
両位置と第1進路変更交差点CP1=CAを結ぶ直線上
(図8(1)のSH1参照)で車両位置から予め定めら
れた所定の一定距離L0 (ここでは予めLs >L0に設
定されているものとする)だけ第1進路変更交差点CP
1寄りの地点を計算し、表示中心地点データとして地図
描画制御部13へ出力する(ステップ209)。
Next, based on the data input from the course change intersection detecting section 17, the display center point calculating section 18 first judges whether the course change intersection detecting section 17 has detected the first course changing intersection (step 207). Since YES, the current vehicle position and the first course change intersection CP1
= The distance between the CA computes, determines whether a predetermined fixed distance L s above a predetermined (step 208). Again Y
At the time of ES, the display center point calculation unit 18 determines a predetermined predetermined value from the vehicle position on a straight line connecting the current vehicle position and the first course change intersection CP1 = CA (see SH1 in FIG. 8A). The first course change intersection CP for a fixed distance L 0 (here, L s > L 0 is set in advance)
The next point is calculated and output to the map drawing control unit 13 as display center point data (step 209).

【0030】地図描画制御部13は表示中心地点データ
を入力すると、該表示中心地点周辺の地図データをCD
−ROM1からバッファメモリ11に読み出すととも
に、中央が表示中心地点データの示す地点と一致するよ
うにV−RAM19に地図画像を描画し(図6のステッ
プ301)、続いて、誘導経路メモリ16に格納された
誘導経路データの内、V−RAM19の地図描画エリア
に入っているノード(ここでは出発地データを含むもの
とする)を読み出し、これらのデータに基づき他の道路
とは異なる色でV−RAM19上に経路誘導用の強調誘
導経路の描画を行う(ステップ302)。そして、車両
位置検出部3から入力した車両位置データと車両方位デ
ータに基づき、V−RAM19に描画された地図の車両
位置に相当する箇所に車両方位データの示す方向を向け
て車両位置マークを描画する(ステップ303)。
Upon input of the display center point data, the map drawing control unit 13 converts the map data around the display center point into a CD.
-While reading from the ROM 1 to the buffer memory 11, a map image is drawn on the V-RAM 19 so that the center coincides with the point indicated by the display center point data (step 301 in FIG. 6), and then stored in the guidance route memory 16. Of the guidance route data obtained, the nodes (here, including the departure place data) in the map drawing area of the V-RAM 19 are read out, and based on these data, a color different from other roads is displayed on the V-RAM 19. Then, an enhanced guidance route for route guidance is drawn (step 302). Then, based on the vehicle position data and the vehicle azimuth data input from the vehicle position detection unit 3, the vehicle position mark is drawn with the direction indicated by the vehicle azimuth data directed to a location corresponding to the vehicle position on the map drawn in the V-RAM19. (Step 303).

【0031】V−RAM19に描画された画像は映像変
換部20で所定の映像信号に変換されながらCRTディ
スプレイ装置4へ出力されて画面に表示される。この結
果、画面には先に表示中心地点計算部18で求められた
表示中心地点が中央となるようにして車両位置周辺の地
図画像が表示される(図8(1)参照)。初め、画面の
車両位置マークCMは出発地に表示される。この際、画
面上で車両位置が中央より第1進路変更交差点CP1=
CAの反対側に来ることから、車両位置から見て目的地
の方向が第1進路変更交差点CP1=CAの方向と一致
していなくても(図7参照)、車両がこれから走行して
いく方面の地図情報が多く運転者に与えられることにな
る。また、誘導経路が他の道路とは異なる色で表示され
るので、一目でどの道路に沿って走行すればよいか判
る。
The image drawn on the V-RAM 19 is output to the CRT display device 4 while being converted into a predetermined video signal by the video converter 20, and is displayed on the screen. As a result, a map image around the vehicle position is displayed on the screen so that the display center point previously obtained by the display center point calculation unit 18 is located at the center (see FIG. 8A). First, the vehicle position mark CM on the screen is displayed at the place of departure. At this time, the vehicle position on the screen is shifted from the center to the first course change intersection CP1 =
Since the vehicle is on the opposite side of the CA, even if the direction of the destination does not match the direction of the first course change intersection CP1 = CA when viewed from the vehicle position (see FIG. 7), the direction in which the vehicle will travel from now on A lot of map information will be given to the driver. In addition, since the guidance route is displayed in a color different from that of the other roads, it is possible to know at a glance which road to travel along.

【0032】車両が一定距離走行すると車両位置検出部
3が新たな車両位置と車両方位を求め、車両位置データ
と車両方位データを出力する(図5のステップ20
5)。すると、進路変更交差点検出部17が、前述と同
様にして新たな車両位置に対する第1進路変更交差点C
P1と第2進路変更交差点CP2を探し、結果を表示中
心地点計算部18へ出力する(ステップ206)。ここ
ではまだ走行距離が短く、第1進路変更交差点CP1=
CA、第2進路変更交差点CP2=CBのままとし、車
両位置とCP1間の距離もLs 以上有るものとする。続
いて、表示中心地点計算部18が前述と同様にして新た
な車両位置と第1進路変更交差点CP1を結ぶ直線上で
車両位置からL0 だけCP1寄りの表示中心地点を計算
し、地図描画制御部13へ出力する(ステップ207〜
209)。地図描画制御部13は新たな表示中心地点デ
ータを入力すると、CD−ROM1から該表示中心地点
を含む所定の地図データをバッファメモリ11に読み出
しながらV−RAM19上に、中央が表示中心地点とな
るように地図画像を描画し、かつ、描画した地図エリア
に含まれる誘導経路を強調したあと、新たな車両位置に
対応する箇所に新たな車両方位の示す方向に車両位置マ
ークを重ねて描画する(図6のステップ301〜30
3)。V−RAM19に新たに描画された画像は映像変
換部20で所定の映像信号に変換されながらCRTディ
スプレイ装置4へ出力される。これにより、画面の車両
位置マークは少し第1進路変更交差点CP1=CAに近
づく(画面では車両位置マークに第1進路変更交差点C
P1=CAが近づくように見える)。
When the vehicle travels for a certain distance, the vehicle position detecting section 3 calculates a new vehicle position and vehicle direction, and outputs vehicle position data and vehicle direction data (step 20 in FIG. 5).
5). Then, the course change intersection detector 17 detects the first course change intersection C for the new vehicle position in the same manner as described above.
A search is made for P1 and the second course change intersection CP2, and the result is output to the display center point calculation unit 18 (step 206). Here, the mileage is still short, and the first course change intersection CP1 =
CA, and remains in the second diverter intersection CP2 = CB, the distance between the vehicle position and the CP1 also intended that there more than L s. Subsequently, the display center point calculating unit 18 calculates the display center point of the L 0 only CP1 Towards vehicle position on a straight line connecting the new vehicle position and the first diverter intersection CP1 in the same manner as described above, the map drawing control Output to the unit 13 (steps 207 to 207).
209). Upon input of the new display center point data, the map drawing control unit 13 reads predetermined map data including the display center point from the CD-ROM 1 into the buffer memory 11 while the center becomes the display center point on the V-RAM 19. After the map image is drawn and the guide route included in the drawn map area is emphasized, the vehicle position mark is drawn in a direction corresponding to the new vehicle position in the direction indicated by the new vehicle direction ( Steps 301 to 30 in FIG.
3). The image newly drawn on the V-RAM 19 is output to the CRT display device 4 while being converted into a predetermined video signal by the video conversion unit 20. Thereby, the vehicle position mark on the screen slightly approaches the first course change intersection CP1 = CA (the vehicle position mark on the screen shows the first course change intersection C).
P1 = CA appears to approach).

【0033】以下、車両が一定距離走行する毎に同様の
処理を繰り返していく。暫く経過したとき、画面は図8
(2)の如くなる。その後、車両が第1進路変更交差点
CP1=CAに一定距離Ls まで近づいたあと(図8
(3)参照)、更に車両が少し走行すると、表示中心地
点計算部18は図5のステップ208でNOと判断す
る。このとき、表示中心地点計算部18は進路変更交差
点検出部17から入力したデータに基づき、現在の車両
位置に対する第2進路変更交差点CP2が検出されてい
るか判断し(ステップ210)、ここではCP2=CB
が存在しているとすると、車両位置と第2進路変更交差
点CP2を結ぶ直線上(図9(1)のSH2参照)で車
両位置からL0 だけCP2寄りの表示中心地点を計算
し、表示中心地点データを地図描画制御部13へ出力す
る(ステップ211)。
Hereinafter, the same processing is repeated every time the vehicle travels a certain distance. After a while, the screen is
It looks like (2). Then, after the vehicle has approached to a certain distance L s to the first diverter intersection CP1 = CA (FIG. 8
(See (3)) Further, when the vehicle further travels a little, the display center point calculation unit 18 determines NO in step 208 of FIG. At this time, the display center point calculation unit 18 determines whether the second route change intersection CP2 for the current vehicle position is detected based on the data input from the route change intersection detection unit 17 (step 210). CB
When There is to be present, the display center point of the L 0 only CP2 Towards the vehicle position calculated in the vehicle position and the straight line connecting the second course change intersection CP2 (see SH2 in FIG. 9 (1)), the display center The point data is output to the map drawing control unit 13 (step 211).

【0034】地図描画制御部13は新たな表示中心地点
データを入力すると、CD−ROM1から該表示中心地
点を含む所定の地図データをバッファメモリ11に読み
出しながらV−RAM19上に、中央が表示中心地点と
なるように地図画像を描画し、かつ、描画した地図エリ
アに含まれる誘導経路を強調したあと、新たな車両位置
に対応する箇所に新たな車両方位の示す方向に車両位置
マークを重ねて描画する(図6のステップ301〜30
3)。V−RAM19に新たに描画された画像は映像変
換部20で所定の映像信号に変換されながらCRTディ
スプレイ装置4へ出力される。これにより、画面は図9
(1)に示す如く変化し、画面上で車両位置が中央より
第2進路変更交差点CP2(=CB)の反対側に来るこ
とから、車両位置の少し先で誘導経路の進路が大きく変
更していても、車両がこれから走行していく方面の地図
情報が多く運転者に与えられることになる。
When the map drawing control unit 13 inputs new display center point data, predetermined map data including the display center point is read from the CD-ROM 1 to the buffer memory 11 while the center is displayed on the V-RAM 19. After drawing the map image to be a point and emphasizing the guidance route included in the drawn map area, the vehicle position mark is superimposed on the position corresponding to the new vehicle position in the direction of the new vehicle direction. Drawing (Steps 301 to 30 in FIG. 6)
3). The image newly drawn on the V-RAM 19 is output to the CRT display device 4 while being converted into a predetermined video signal by the video conversion unit 20. As a result, the screen shown in FIG.
Since the vehicle position changes as shown in (1) and the vehicle position on the screen is on the opposite side of the second course change intersection CP2 (= CB) from the center, the course of the guidance route is largely changed slightly ahead of the vehicle position. Even so, a large amount of map information for the area where the vehicle will travel will be given to the driver.

【0035】その後、車両の走行が進み、車両が交差点
CAを曲がると、図5のステップ206において、進路
変更交差点検出部17で検出される第1進路変更交差点
CP1はCBとなり(図7参照)、第2進路変更交差点
CP2は検出不能となるので、進路変更交差点検出部1
7は第1進路変更交差点データだけ表示中心地点計算部
18へ出力する。このとき、表示中心地点計算部18は
まず第1進路変更交差点CP1が存在するか判断し(ス
テップ207)、YESなので続いて車両位置から第1
進路変更交差点CP1=CBまでの距離がLs 以上有る
か判断する(ステップ208)。Ls 以上有れば、表示
中心地点計算部18は車両位置と第1進路変更交差点C
P1=CBを結ぶ直線上で車両位置からL0 だけCP1
寄りの表示中心地点を計算し、表示中心地点データを地
図描画制御部13へ出力する(ステップ209)。よっ
て、画面は図9(2)の如くなり、画面上で車両位置が
中央より第1進路変更交差点CP1=CBの反対側に来
ることから、やはり、車両がこれから走行していく方面
の地図情報が多く運転者に与えられる。
Thereafter, when the vehicle travels and crosses the intersection CA, the first route change intersection CP1 detected by the route change intersection detecting unit 17 at step 206 in FIG. 5 becomes CB (see FIG. 7). , The second course change intersection CP2 cannot be detected, so the course change intersection detection unit 1
7 outputs only the first course change intersection data to the display center point calculation unit 18. At this time, the display center point calculation unit 18 first determines whether or not the first course change intersection CP1 exists (step 207).
The distance to the course change intersection CP1 = CB determines whether there or L s (step 208). If there above L s, the display center point calculating unit 18 vehicle position and the first diverter intersection C
P1 = only L 0 from the vehicle position on a straight line connecting the CB CP1
The display center point is calculated and the display center point data is output to the map drawing control unit 13 (step 209). Therefore, the screen is as shown in FIG. 9 (2), and since the vehicle position on the screen is located on the opposite side of the first course change intersection CP1 = CB from the center, the map information of the area where the vehicle is about to travel is also obtained. Is often given to drivers.

【0036】車両の走行が更に進み、車両が第1進路変
更交差点CP1=CBに一定距離L s まで近づいたあと
(図10(1)参照)、更に車両が少し走行すると、表
示中心地点計算部18は図5のステップ208でNOと
判断する。このとき、表示中心地点計算部18は進路変
更交差点検出部17から入力したデータに基づき、現在
の車両位置に対する第2進路変更交差点CP2が検出さ
れているか判断し(ステップ210)、ここではNOな
ので、車両位置と誘導経路メモリ16から読み出した目
的地を結ぶ直線上(図10(2)のSH3参照)で車両
位置からL0 だけ目的地寄りの表示中心地点を計算し、
表示中心地点データを地図描画制御部13へ出力する
(ステップ212)。
The traveling of the vehicle further proceeds, and the vehicle changes its first course.
Further intersection CP1 = Constant distance L to CB sAfter approaching
(Refer to FIG. 10 (1)).
The indicated center point calculation unit 18 returns NO in step 208 of FIG.
to decide. At this time, the display center point calculating unit 18 changes the course.
Based on the data input from the new intersection detector 17,
Intersection change point CP2 for the vehicle position is detected
Is determined (step 210).
Therefore, the vehicle position and the eye read from the guidance route memory 16
On a straight line connecting the destinations (see SH3 in FIG. 10 (2))
L from position0Only calculate the display center point near the destination,
Outputs display center point data to the map drawing control unit 13
(Step 212).

【0037】地図描画制御部13は新たな表示中心地点
データを入力すると、CD−ROM1から該表示中心地
点を含む所定の地図データをバッファメモリ11に読み
出しながらV−RAM19上に、中央が表示中心地点と
なるように地図画像を描画し、かつ、描画した地図エリ
アに含まれる誘導経路を強調したあと、新たな車両位置
に対応する箇所に新たな車両方位の示す方向に車両位置
マークを重ねて描画する(図6のステップ301〜30
3)。V−RAM19に新たに描画された画像は映像変
換部20で所定の映像信号に変換されながらCRTディ
スプレイ装置4へ出力される。これにより、画面は図1
0(2)に示す如く変化し、画面上で車両位置が中央よ
り目的地の反対側に来て目的地方面の地図情報が多く運
転者に与えられることになる。現在の車両位置に対する
第2進路変更交差点が存在しないとき、車両は目的地の
近くまで来ているので、画面の地図情報は運転者に取っ
て有用なものとなる。
When new map center point data is input, the map drawing control unit 13 reads out predetermined map data including the display center point from the CD-ROM 1 into the buffer memory 11 and places the center of the display center on the V-RAM 19. After drawing the map image to be a point and emphasizing the guidance route included in the drawn map area, the vehicle position mark is superimposed on the position corresponding to the new vehicle position in the direction of the new vehicle direction. Drawing (Steps 301 to 30 in FIG. 6)
3). The image newly drawn on the V-RAM 19 is output to the CRT display device 4 while being converted into a predetermined video signal by the video conversion unit 20. As a result, the screen is
0 (2), the vehicle position comes to the opposite side of the destination from the center on the screen, and a large amount of map information on the destination local area is given to the driver. When there is no second turnaround intersection for the current vehicle position, the vehicle is close to the destination and the map information on the screen is useful to the driver.

【0038】その後、車両の走行が進み、車両位置が交
差点CBを曲がると、図5のステップ206において、
進路変更交差点検出部17は第1進路変更交差点CP1
も検出不能となる。すると、表示中心地点計算部18は
ステップ207で第1進路変更交差点CP1が存在しな
いと判断し、前述と同様に、車両位置と誘導経路メモリ
16から読み出した目的地を結ぶ直線上で車両位置から
0 だけ目的地寄りの表示中心地点を計算し、表示中心
地点データを地図描画制御部13へ出力する(ステップ
212)。よって、画面は図10(3)の如くなり、画
面上で車両位置が中央より目的地の反対側に来ることか
ら、やはり、車両がこれから走行していく方面の地図情
報が多く運転者に与えられる。
Thereafter, when the vehicle travels and the vehicle turns around the intersection CB, at step 206 in FIG.
The course change intersection detector 17 is a first course change intersection CP1.
Also cannot be detected. Then, the display center point calculation unit 18 determines in step 207 that the first course change intersection CP1 does not exist, and the vehicle center and the destination read from the guidance route memory 16 are shifted from the vehicle position in the same manner as described above. the display center point of the destination near calculated by L 0, and outputs a display center point data to the map drawing control unit 13 (step 212). Therefore, the screen is as shown in FIG. 10 (3), and since the vehicle position on the screen is located on the opposite side of the destination from the center, the map information for the area where the vehicle is going to travel is given to the driver. Can be

【0039】この実施例によれば、現在走行中の道路が
目的地方向に向かって延びているか否かを問わず、ま
た、車両位置の少し先で大きく進路変更するか否かを問
わず、常に、車両がこれから走行していく方面の地図情
報を多く運転者に与えることが可能となる。
According to this embodiment, irrespective of whether or not the road on which the vehicle is currently running extends toward the destination, and whether or not the course is to be changed a little ahead of the vehicle position, It is possible to always provide the driver with a large amount of map information on the direction in which the vehicle will travel.

【0040】なお、上記した実施例ではLs >L0 とし
て説明したが、Ls =L0 としてもよい。また、車両位
置の検出は積分航法でおこなったがGPS等を用いた衛
星航法で行ってもよく、更に、検出した車両位置をマッ
プマッチングで修正するようにしてもよい。また、地図
描画制御部は表示中心地点が変化する毎にV−RAMの
地図画像を描画し直すようにしたが、V−RAMに車両
位置周辺の或る程度広い範囲の地図画像を描画してお
き、表示中心地点の変化に従い、V−RAMから表示中
心地点を中央とする1画面分を切り出すようにすれば、
V−RAMに地図画像を描画する回数を減らすことがで
きる。また、目的地の設定はカーソル移動で行う他、C
D−ROMにサービスデータとしてホテル名、地名、駅
名、温泉名、スキー場名、ゴルフ場名、・・を経度、緯
度の座標とともに登録しておき、画面に表示させたサー
ビスメニューの中から運転者が目的地名を選択すると、
自動的に目的地の位置が設定されるようにしてもよい。
In the embodiment described above, L s > L 0 , but L s = L 0 may be set. Although the vehicle position is detected by integral navigation, the vehicle position may be detected by satellite navigation using GPS or the like, and the detected vehicle position may be corrected by map matching. Further, the map drawing control unit redraws the map image in the V-RAM every time the display center point changes. However, the map drawing control unit draws a map image of a certain wide area around the vehicle position in the V-RAM. In accordance with the change of the display center point, if one screen with the display center point as the center is cut out from the V-RAM,
The number of times a map image is drawn on the V-RAM can be reduced. In addition to setting the destination by moving the cursor,
Register the hotel name, place name, station name, hot spring name, ski resort name, golf course name, etc. together with longitude and latitude coordinates as service data in the D-ROM, and drive from the service menu displayed on the screen When a person selects a destination name,
The position of the destination may be automatically set.

【0041】[0041]

【発明の効果】以上本発明によれば、誘導経路上に存在
する交差点の内、車両位置より目的地寄りに見て一番手
前に在る第1進路変更交差点と、二番目に手前に在る第
2進路変更交差点を求め、第1進路変更交差点が存在
し、車両位置と第1進路変更交差点間が所定の一定距離
を越えている場合は、車両位置と第1進路変更交差点を
結ぶ直線上で車両位置より所定の一定距離だけ第1進路
変更交差点寄りの地点を求め表示中心地点とし、第1,
第2進路変更交差点が存在し、車両位置と第1進路変更
交差点間が所定の一定距離以内の場合は、車両位置と第
2進路変更交差点を結ぶ直線上で車両位置より所定の一
定距離だけ第2進路変更交差点寄りの地点を求め表示中
心地点とし、その他の場合は、車両位置と目的地を結ぶ
直線上で車両位置より所定の一定距離だけ目的地寄りの
地点を求め表示中心地点とし、地図データに基づき、画
面中央が表示中心地点となるようにして地図画像に車両
位置マークを重ねて表示手段に表示させるように構成し
たから、現在走行中の道路が目的地方向に向かって延び
ているか否かや、長い直線道路であるか否かを問わず、
常に、車両がこれから走行していく方面の地図情報を多
く運転者に与えることが可能となる。
As described above, according to the present invention, of the intersections existing on the guidance route, the first course change intersection located closest to the destination as viewed from the vehicle position and the second route change intersection located closest to the destination. If the first route change intersection exists and the vehicle position and the first route change intersection exceed a predetermined distance, a straight line connecting the vehicle position and the first route change intersection is obtained. A point closer to the first course change intersection by a predetermined fixed distance from the vehicle position is determined above as the display center point,
When the second route change intersection exists and the distance between the vehicle position and the first route change intersection is within a predetermined fixed distance, a predetermined fixed distance from the vehicle position on a straight line connecting the vehicle position and the second route change intersection. A point near the intersection for changing the binary route is determined and set as the display center point. In other cases, a point closer to the destination by a predetermined fixed distance from the vehicle position on a straight line connecting the vehicle position and the destination is determined and set as the display center point. Based on the data, the vehicle position mark is superimposed on the map image and displayed on the display means so that the center of the screen becomes the display center point, so that the currently traveling road extends toward the destination. No matter whether it is a long straight road or not,
It is possible to always provide the driver with a large amount of map information on the direction in which the vehicle will travel.

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

【図1】本発明の一実施例に係わる車載ナビゲータの要
部ブロック図である。
FIG. 1 is a main block diagram of an in-vehicle navigator according to an embodiment of the present invention.

【図2】図1の誘導経路メモリに記憶されたデータの構
成を示す説明図である。
FIG. 2 is an explanatory diagram showing a configuration of data stored in a guidance route memory of FIG. 1;

【図3】図1の進路変更交差点検出部の動作を説明する
説明図である。
FIG. 3 is an explanatory diagram illustrating an operation of a course change intersection detecting unit in FIG. 1;

【図4】図1のナビゲーションコントローラの動作を示
す流れ図である。
FIG. 4 is a flowchart showing an operation of the navigation controller of FIG. 1;

【図5】図1のナビゲーションコントローラの動作を示
す流れ図である。
FIG. 5 is a flowchart showing an operation of the navigation controller of FIG. 1;

【図6】図1のナビゲーションコントローラの動作を示
す流れ図である。
FIG. 6 is a flowchart showing an operation of the navigation controller of FIG. 1;

【図7】出発地と目的地を含む地図の全体像を示す説明
図である。
FIG. 7 is an explanatory diagram showing an overall image of a map including a departure place and a destination.

【図8】図1のCRTディスプレイ装置の画面表示例を
示す説明図である。
FIG. 8 is an explanatory diagram showing a screen display example of the CRT display device of FIG. 1;

【図9】図1のCRTディスプレイ装置の画面表示例を
示す説明図である。
FIG. 9 is an explanatory diagram showing a screen display example of the CRT display device of FIG. 1;

【図10】図1のCRTディスプレイ装置の画面表示例
を示す説明図である。
FIG. 10 is an explanatory diagram showing a screen display example of the CRT display device of FIG. 1;

【図11】地図データ中の道路データの構成を示す説明
図である。
FIG. 11 is an explanatory diagram showing a configuration of road data in map data.

【図12】従来の一般的な車載ナビゲータにおける表示
画面の説明図である。
FIG. 12 is an explanatory diagram of a display screen in a conventional general vehicle-mounted navigator.

【図13】従来の他の種類の車載ナビゲータにおける表
示画面の説明図である。
FIG. 13 is an explanatory diagram of a display screen in another type of conventional vehicle-mounted navigator.

【図14】従来の更に他の種類の車載ナビゲータにおけ
る表示画面の説明図である。
FIG. 14 is an explanatory diagram of a display screen in still another type of in-vehicle navigator of the related art.

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

1 CD−ROM 3 車両位置検出部 4 CTRディスプレイ装置 10 ナビゲーションコントローラ 13 地図描画制御部 15 誘導経路探索部 16 誘導経路メモリ 17 進路変更交差点検出部 18 表示中心地点計算部 DESCRIPTION OF SYMBOLS 1 CD-ROM 3 Vehicle position detection part 4 CTR display device 10 Navigation controller 13 Map drawing control part 15 Guidance route search part 16 Guidance route memory 17 Route change intersection detection part 18 Display center point calculation part

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 地図データを記憶した地図データ記憶手
段と、地図画像を表示する表示手段と、車両位置を検出
する車両位置検出手段と、地図データを参照して出発地
から目的地までの最適な誘導経路を求める誘導経路探索
手段と、を含む車載ナビゲータにおいて、誘導経路上に
存在する交差点の内、車両位置より目的地寄りに見て一
番手前に在る第1進路変更交差点と、二番目に手前に在
る第2進路変更交差点を求める進路変更交差点探索手段
と、第1進路変更交差点が存在し、車両位置と第1進路
変更交差点間が所定の一定距離を越えている場合は、車
両位置と第1進路変更交差点を結ぶ直線上で車両位置よ
り所定の一定距離だけ第1進路変更交差点寄りの地点を
求め表示中心地点とし、第1,第2進路変更交差点が存
在し、車両位置と第1進路変更交差点間が所定の一定距
離以内の場合は、車両位置と第2進路変更交差点を結ぶ
直線上で車両位置より所定の一定距離だけ第2進路変更
交差点寄りの地点を求め表示中心地点とし、その他の場
合は、車両位置と目的地を結ぶ直線上で車両位置より所
定の一定距離だけ目的地寄りの地点を求め表示中心地点
とする表示中心地点計算手段と、地図データに基づき、
画面中央が表示中心地点となるようにして地図画像に車
両位置マークを重ねて表示手段に表示させる地図表示制
御手段と、を設けたことを特徴とする車載ナビゲータ。
1. A map data storage means for storing map data, a display means for displaying a map image, a vehicle position detection means for detecting a vehicle position, and an optimal distance from a departure point to a destination by referring to the map data. A guidance route search means for finding a suitable guidance route, a first route change intersection located at the foreground when viewed closer to the destination than the vehicle position, among the intersections existing on the guidance route; In the case where the route change intersection searching means for finding the second route change intersection located in the front and the first route change intersection are present and the distance between the vehicle position and the first route change intersection exceeds a predetermined fixed distance, On a straight line connecting the vehicle position and the first route change intersection, a point closer to the first route change intersection by a predetermined distance from the vehicle position is determined as a display center point, and the first and second route change intersections are present, and the vehicle position is determined. And the second When the distance between the first track change intersections is within a predetermined distance, a point closer to the second track change intersection by a predetermined distance from the vehicle position on a straight line connecting the vehicle position and the second track change intersection is determined as a display center point. In other cases, based on map data, display center point calculating means for determining a point closer to the destination by a predetermined constant distance from the vehicle position on a straight line connecting the vehicle position and the destination and as a display center point, and map data,
An on-vehicle navigator comprising: map display control means for superimposing a vehicle position mark on a map image and displaying it on a display means such that the center of the screen is a display center point.
JP12940591A 1991-05-31 1991-05-31 In-vehicle navigator Expired - Fee Related JP2916295B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12940591A JP2916295B2 (en) 1991-05-31 1991-05-31 In-vehicle navigator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12940591A JP2916295B2 (en) 1991-05-31 1991-05-31 In-vehicle navigator

Publications (2)

Publication Number Publication Date
JPH04353890A JPH04353890A (en) 1992-12-08
JP2916295B2 true JP2916295B2 (en) 1999-07-05

Family

ID=15008741

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12940591A Expired - Fee Related JP2916295B2 (en) 1991-05-31 1991-05-31 In-vehicle navigator

Country Status (1)

Country Link
JP (1) JP2916295B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH074979A (en) * 1993-06-18 1995-01-10 Pioneer Electron Corp Navigation apparatus

Also Published As

Publication number Publication date
JPH04353890A (en) 1992-12-08

Similar Documents

Publication Publication Date Title
US6434482B1 (en) On-vehicle navigation system for searching facilities along a guide route
JP2826086B2 (en) Navigation device
JP3410271B2 (en) Navigation device
JPH05127596A (en) Navigation device
JPH06347278A (en) Existent link detection method of vehicle
JPH05313574A (en) Method for introducing boute
JP2002090167A (en) Route guiding method for on-vehicle navigation device
JP2849231B2 (en) In-vehicle navigator
JP3769817B2 (en) Route search display device
JPH08124092A (en) On-vehicle navigator device
JP3908423B2 (en) Navigation device
JP2916295B2 (en) In-vehicle navigator
JP2003042787A (en) Navigation system and navigation program
US20040186662A1 (en) Navigation system
JP3399968B2 (en) Route guidance method for in-vehicle navigator
JP2725928B2 (en) Route guidance method for in-vehicle navigator
JPH08254433A (en) Car-mounting navigation system
JP2556622B2 (en) In-vehicle navigator
JP3209823B2 (en) Car navigation system
JP3878403B2 (en) Car navigation system
JP2859757B2 (en) In-vehicle navigator
JPH07332994A (en) Vehicle-mounted navigation device
JP3406449B2 (en) In-vehicle navigation device and guidance route search method
JP2766402B2 (en) In-vehicle navigator
JP3165183B2 (en) Travel guidance image display device for in-vehicle navigator

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990406

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

Free format text: PAYMENT UNTIL: 20080416

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090416

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100416

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees