JPH08254433A - Car-mounting navigation system - Google Patents
Car-mounting navigation systemInfo
- Publication number
- JPH08254433A JPH08254433A JP8495595A JP8495595A JPH08254433A JP H08254433 A JPH08254433 A JP H08254433A JP 8495595 A JP8495595 A JP 8495595A JP 8495595 A JP8495595 A JP 8495595A JP H08254433 A JPH08254433 A JP H08254433A
- Authority
- JP
- Japan
- Prior art keywords
- vehicle
- route
- road
- map
- destination
- 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
Links
- 238000013500 data storage Methods 0.000 claims description 4
- 238000001514 detection method Methods 0.000 claims 1
- 230000006870 function Effects 0.000 abstract description 4
- 235000019640 taste Nutrition 0.000 abstract description 3
- 238000004804 winding Methods 0.000 abstract description 3
- 238000000034 method Methods 0.000 description 10
- 238000004364 calculation method Methods 0.000 description 4
- 238000006243 chemical reaction Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 101100087530 Caenorhabditis elegans rom-1 gene Proteins 0.000 description 1
- 125000002066 L-histidyl group Chemical group [H]N1C([H])=NC(C([H])([H])[C@](C(=O)[*])([H])N([H])[H])=C1[H] 0.000 description 1
- 101100305983 Mus musculus Rom1 gene Proteins 0.000 description 1
- 239000000470 constituent Substances 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
Landscapes
- Navigation (AREA)
- Traffic Control Systems (AREA)
- Instructional Devices (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は誘導経路を探索するナビ
ゲーション装置に関し、特に或る出発地から或る目的地
までを結ぶ最適な経路を地図データを参照して探索する
際、使用する車両の大きさや運転者の運転技術に合わせ
た探索条件のもとに探索するようにした車載用ナビゲー
ション装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a navigation device for searching for a guide route, and more particularly to a navigation device for searching an optimum route connecting a certain starting point to a certain destination with reference to map data. The present invention relates to a vehicle-mounted navigation device that performs a search under search conditions that match the size and driver's driving skill.
【0002】[0002]
【従来の技術】車載用ナビゲーション装置は、自動車の
現在位置に応じた地図データをCD−ROM等の地図デ
ータ記憶部から読み出し、該地図データに基づいて地図
をディスプレイ画面に描画するとともに、自動車位置マ
ーク(ロケーションカーソル)をディスプレイ画面の一
定位置(例えばディスプレイ画面の中心位置)に固定表
示し、自動車の移動に応じて地図をスクロール表示した
り、地図は画面に固定し、自動車位置マークを移動表示
したりして、車両が現在どこを走行しているか一目で判
るようにしてある。2. Description of the Related Art A vehicle-mounted navigation device reads out map data corresponding to the current position of an automobile from a map data storage unit such as a CD-ROM, draws a map on the display screen based on the map data, and displays the position of the automobile. The mark (location cursor) is fixedly displayed at a fixed position on the display screen (for example, the center position of the display screen) and the map is scrolled according to the movement of the car, or the map is fixed on the screen and the car position mark is moved and displayed. By doing so, it is possible to see at a glance where the vehicle is currently traveling.
【0003】CD−ROMに記憶されている地図は縮尺
レベルに応じて適当な大きさの経度幅、緯度幅の地域に
区切られており、地図データは、(1)ノードテーブル
や隣接ノードリスト、道路リスト、交差点構成ノードリ
ストなどからなる道路レイヤと、(2)地図上のオブジ
ェクトを表示するための背景レイヤと、(3)市町村名
などを表示するための文字レイヤ等から構成されてい
る。ディスプレイに表示される地図画像は、背景レイヤ
と文字レイヤに基づいて発生され、マッチング処理や誘
導経路の探索処理は道路レイヤに基づいて行われる。The map stored in the CD-ROM is divided into areas of appropriate longitude and latitude widths according to the scale level, and the map data includes (1) a node table and an adjacent node list, It is composed of a road layer including a road list and an intersection configuration node list, (2) a background layer for displaying objects on a map, (3) a character layer for displaying names of cities, towns and villages, and the like. The map image displayed on the display is generated based on the background layer and the character layer, and the matching process and the guidance route search process are performed based on the road layer.
【0004】道路レイヤにおいて道路等は経緯度で表現
された頂点(ノード)の座標集合で示され、これらの描
画は各ノードを順に直線で接続することによって行わ
れ、従って道路は2以上のノードの連結からなり、二つ
のノードを連結した部分はリンクと呼ばれる。In the road layer, roads and the like are represented by a coordinate set of vertices (nodes) expressed in latitude and longitude, and these are drawn by connecting each node in order with a straight line. Therefore, the road is composed of two or more nodes. The part that connects two nodes is called a link.
【0005】道路レイヤは図3に示す構成を有してい
る。道路リストRDLTは道路別に、道路の種別(0;
国道、1;高速道路、2;一般道路、3;その他の道
路)、道路を構成する全ノード数、道路を構成するノー
ドのノードテーブルNDTB上での位置と、次のノード
までの幅員(0;1.5m以上2.5m未満、1;2.5m以上5.5m未
満、2;5.5m 以上11.0m 未満、3;11.0m 以上) 等のデー
タより構成されている。交差点ノードリストCRLTは
地図上の各交差点ごとに、該交差点に連結するリンク他
端ノード(交差点構成ノードという)のノードテーブル
NDTB上での位置の集合である。ノードテーブルND
TBは地図上の全ノードのリストであり、ノードごとに
位置情報(経度、緯度)、該ノードが交差点であるか否
かの交差点識別フラグ、交差点であれば交差点構成ノー
ドリスト上での位置を指し、交差点でなければ道路リス
ト上で当該ノードが属する道路の位置を指すポインタ等
で構成されている。The road layer has the structure shown in FIG. The road list RDLT has a road type (0;
National road, 1; Expressway, 2; General road, 3; Other roads), the total number of nodes that make up the road, the position of the nodes that make up the road on the node table NDTB, and the width to the next node (0 ; 1.5m or more and less than 2.5m, 1; 2.5m or more and less than 5.5m, 2; 5.5m or more and less than 11.0m, 3; 11.0m or more). The intersection node list CRLT is, for each intersection on the map, a set of positions on the node table NDTB of the other end node of the link (referred to as an intersection composing node) that is connected to the intersection. Node table ND
TB is a list of all nodes on the map. For each node, position information (longitude, latitude), intersection identification flag indicating whether or not the node is an intersection, and if it is an intersection, the position on the intersection constituent node list is displayed. If it is not an intersection or an intersection, it is composed of a pointer or the like that points to the position of the road to which the node belongs on the road list.
【0006】交差点ネットリストCRNLは各交差点ご
とに、 交差点シーケンシャル番号 該交差点ノードが含まれる地図の図葉番号 データユニットコード 以上、交差点ノードID 交差点構成ノード数 各隣接交差点のシーケンシャル番号 各隣接交差点までの距離 各隣接交差点までの道路の属性(道路種別、幅員) 等を有している。The intersection netlist CRNL is, for each intersection, the sequential number of the intersection, the map leaf number of the map including the intersection node, the data unit code, the intersection node ID, the number of nodes constituting the intersection, the sequential number of each adjacent intersection, and the distance to each adjacent intersection. It has the attributes (road type, width) of the road to each adjacent intersection.
【0007】ところで車載用ナビゲーション装置には、
出発地点から目的地点までを、例えば最短距離を辿るよ
うな最適経路を探索し、画面に誘導経路として表示して
運転者の走行の案内をするようにした経路誘導機能があ
り、実際の運転に際して、誘導経路を地図画像に重ねて
特定色で太く強調した誘導経路を描画したり、車両の位
置マークの前方に誘導経路に沿って移動する案内マーク
を表示したりして、運転者が目的地まで容易に到達でき
るようにしてある。By the way, the car navigation system has
There is a route guidance function that searches the optimum route from the departure point to the destination point, for example, the shortest distance, and displays it as a guidance route on the screen to guide the driver's driving. , The guide route is overlaid on the map image and the guide route is drawn in bold with a specific color, or the guide mark that moves along the guide route is displayed in front of the position mark of the vehicle. It is easy to reach.
【0008】出発地点から目的地点までの最適経路を探
索する方法として、公知の横型探索法と称せられる方法
がある。この横型探索法は出発地点と目的地点とを結ぶ
直線を半径とする領域、あるいは該領域より大きめの領
域内に存在する全交差点を考慮して出発地点から目的地
点までの最短距離を交差点ネットリストCRLTを参照
して探索するものである。この方法によれば、グラフ理
論的に最短距離を指標にした最適経路が求まる。よっ
て、画面の地図画像中に車両位置マークとともに最適経
路を表示し、運転者に対し、所望の目的地に向けた経路
誘導を行うことができる。As a method for searching the optimum route from the starting point to the destination point, there is a known method called a horizontal search method. In this horizontal search method, the shortest distance from the starting point to the destination point is taken into consideration in consideration of all the intersections existing in a region whose radius is a straight line connecting the starting point and the destination point or a region larger than the region. The search is performed by referring to CRLT. According to this method, the optimum route can be obtained using the shortest distance as an index in graph theory. Therefore, the optimum route can be displayed together with the vehicle position mark in the map image on the screen, and the driver can be guided to the desired destination.
【0009】[0009]
【発明が解決しようとする課題】しかしながら、上記し
た従来の誘導経路探索法では、道路の幅員や種別を特に
考慮することなく単純に最短距離の最適経路を探索する
ため、探索した最適経路の中に狭い道路が多く含まれる
ことがあり、この場合、使用する車両が大きめであった
り、経験の浅い運転者であったりすると走行が難しい。
また、最適経路の中に高速道路や主要道路が殆ど含まれ
ず、普段、主にこれらの主要道路を走行している運転者
にとっては勝手が違って走行しにくい場合があった。以
上から本発明の目的は、車両の大きさや運転者の技術、
嗜好等を加味した最適経路を探索できる車載用ナビゲー
ション装置を提供することにある。However, in the above-mentioned conventional guide route search method, since the optimum route with the shortest distance is simply searched without considering the width and type of the road, the optimum route among the searched optimum routes is searched. Often includes narrow roads, and in this case, it is difficult to drive if the vehicle used is large or if the driver is inexperienced.
In addition, the optimum route hardly includes highways and main roads, and it is sometimes difficult for a driver who normally travels on these main roads to have different abilities and to drive. From the above, the object of the present invention is to determine the size of the vehicle and the driver's technology
An object of the present invention is to provide an in-vehicle navigation device that can search for an optimum route in which tastes and the like are added.
【0010】[0010]
【課題を解決するための手段】上記の課題は本発明によ
れば、地図データを記憶した地図データ記憶手段と、車
両の現在位置を検出する現在位置検出手段と、所望の目
的地までの誘導経路を探索し記憶する最適経路探索手段
と、前記車両位置検出手段により検出した車両の現在位
置と、前記地図データ記憶手段から読み出した現在位置
に対応する道路データと、前記誘導経路探索手段から読
み出した誘導経路とをディスプレイ装置に表示する地図
画像描画手段とを備え、前記最適経路探索手段は、経路
探索前に表示されるメニューによって設定入力される車
載環境に関する諸条件を満たす最適経路を探索するもの
であることにより解決される。According to the present invention, the above-mentioned problem is solved by a map data storing means for storing map data, a current position detecting means for detecting a current position of a vehicle, and guidance to a desired destination. An optimum route searching means for searching and storing a route, a current position of the vehicle detected by the vehicle position detecting means, road data corresponding to the current position read from the map data storing means, and read from the guide route searching means. And a map image drawing means for displaying the guide route on the display device, and the optimum route searching means searches for an optimum route satisfying various conditions relating to the on-vehicle environment set and input by the menu displayed before the route search. It is solved by being something.
【0011】そして、前記の課題は、前項において、前
記最適経路探索手段が経路探索前に表示するメニューは
車両の大きさ、運転者の適性、及び道路の形状、種別に
関するものであるにより解決することができる。The above-mentioned problem is solved by the above-mentioned paragraph, in which the menu displayed by the optimum route search means before the route search relates to the size of the vehicle, the aptitude of the driver, and the shape and type of the road. be able to.
【0012】[0012]
【作用】本発明によれば、誘導経路を探索する際、その
事前に、走行に使用する車両の大きさ(車種)、運転者
が初心者か熟練者かの区別、運転者の道路に関する好み
等が表示されるメニューによりこれらを選択し設定して
おくことによって、これらの条件を満足させる道路を選
んで最適経路が探索される。従って、車両が小型で運転
者も熟練者であれば、道幅の狭い道路でも最短距離の経
路を最適経路として誘導経路に選ぶ。また、車両が大型
で運転者も未熟者であれば、道幅の広い道路を、たとえ
遠回りでも、最適経路として誘導経路に選ぶ。さらに、
ワインディング道路等が好みとして設定されればカーブ
の多い山道を通る経路を最適経路として誘導経路に選ぶ
ので、単なる最短距離の道路の探索のみでなく、種々雑
多な環境に対応する車載用ナビゲーション装置となる。According to the present invention, when searching for a guide route, the size (vehicle type) of the vehicle used for traveling, whether the driver is a beginner or an expert, the driver's preference regarding the road, etc., in advance. By selecting and setting these in the menu that is displayed, the optimum route is searched by selecting a road that satisfies these conditions. Therefore, if the vehicle is small and the driver is also an expert, the route with the shortest distance is selected as the optimum route even when the road is narrow. Further, if the vehicle is large and the driver is unskilled, a wide road is selected as the optimum guide route even if it is a detour. further,
If a winding road or the like is set as a preference, a route that goes through a mountainous road with many curves will be selected as the optimum route as the guide route, so it is not only a search for the shortest distance road but also a car navigation device that supports various mixed environments. Become.
【0013】[0013]
【実施例】図1は本発明の車載ナビゲータ装置のブロッ
ク構成図であり、1は道路地図を構成するCD−ROM
等の地図データ記憶部である。地図データは、(1)道
路レイヤと、(2)地図上にオブジェクトを表示するた
めの背景レイヤと、(3)市町村名などを表示するため
の文字レイヤ等から構成されている。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram of an in-vehicle navigator device of the present invention, in which 1 is a CD-ROM forming a road map.
Etc. is a map data storage unit. The map data is composed of (1) road layer, (2) background layer for displaying objects on the map, (3) character layer for displaying municipalities, and the like.
【0014】CD−ROM1に記憶された地図は、縮尺
レベルに応じて適当な大きさの経度幅、緯度幅の地域に
区切られており、道路は経度、緯度の座標で表現された
頂点(ノード)の集合で示される。2以上のノードを連
結した部分はリンクと呼ばれる。各地図に含まれる道路
データは、図3に示すごとく、道路リンクデータRDL
T,ノードデータNDTB,交差点データCRLTで構
成されており、この中、道路リンクデータRDLTは当
該道路リンクの属性情報を与えるもので、リンク上の全
ノード数、リンクを構成する各ノードのノードデータN
DTB上の番号、道路名、道路の種別等のデータにより
構成されている。また、交差点データCRLTは地図上
の交差点毎に、該交差点に連結するリンク上の該交差点
にもっとも近いノード(各交差点ノードという)のノー
ドデータNDTB上の番号の集合であり、ノードデータ
NDTBは地図上の全ノードのリストであり、ノード毎
に座標情報(経度、緯度)、該ノードが交差点であるか
否かの交差点識別フラグ、交差点であれば交差点を指
し、交差点でなければ該ノードが属する道路リンクを指
すポインタ等で構成されている。The map stored in the CD-ROM 1 is divided into areas of a longitude width and a latitude width of appropriate sizes according to the scale level, and roads are represented by vertices (nodes) represented by coordinates of longitude and latitude. ) Is shown as a set. A part that connects two or more nodes is called a link. The road data included in each map is the road link data RDL as shown in FIG.
T, node data NDTB, and intersection data CRLT. Among them, the road link data RDLT gives the attribute information of the road link. The number of all nodes on the link and the node data of each node forming the link. N
It is composed of data such as DTB numbers, road names, and road types. Further, the intersection data CRLT is a set of numbers on the node data NDTB of a node (each intersection node) closest to the intersection on a link connecting to the intersection for each intersection on the map, and the node data NDTB is the map. A list of all the above nodes, coordinate information (longitude, latitude) for each node, an intersection identification flag indicating whether the node is an intersection, an intersection if it is an intersection, and the node belongs if not an intersection It is composed of a pointer pointing to a road link.
【0015】2は車両位置、車両方位を衛星航法により
検出するGPS受信機、3は地図スクロールキー、地図
の縮尺を変更する拡大、縮小キー、経路誘導モード設定
キー、目的地設定キー等を備えた操作部、4は車両の現
在位置に応じた地図画像を車両位置マーク、カーソルマ
ーク、誘導経路などどともに表示するディスプレイ装置
である。Reference numeral 2 is a GPS receiver for detecting the vehicle position and vehicle direction by satellite navigation, and 3 is a map scroll key, an enlargement / reduction key for changing the map scale, a route guidance mode setting key, a destination setting key and the like. The operation unit 4 is a display device that displays a map image corresponding to the current position of the vehicle, such as a vehicle position mark, a cursor mark, and a guide route.
【0016】10はマイコン構成のナビゲーションコン
トローラであり、CD−ROM1の地図データを用いて
地図画像を車両位置マーク、カーソルマークなどと共に
描画し、ディスプレイ装置4に表示させたり、経路誘導
モードに設定され、車両の種類、大きさ、運転者の経験
度、運転者の道路の好み等が入力されたとき、出発地と
目的地とが設定されたあと、CD−ROM1の地図デー
タを用いて出発地と目的地とを結ぶ最適経路を前記の探
索条件のもとに探索し、探索後、地図データを用いて地
図画像を車両位置マークと誘導経路とともに描画し、画
面表示させたりする。Reference numeral 10 is a navigation controller having a microcomputer configuration, which draws a map image together with vehicle position marks, cursor marks, etc. using the map data of the CD-ROM 1 and displays it on the display device 4 or sets the route guidance mode. , Vehicle type, size, driver's experience level, driver's road preference, etc. are input, the starting point and destination are set, and then the starting point is set using the map data of the CD-ROM 1. The optimum route connecting the vehicle and the destination is searched under the above-mentioned search conditions, and after the search, a map image is drawn together with the vehicle position mark and the guide route using the map data and displayed on the screen.
【0017】ナビゲーションコントローラ10の中、1
1はCD−ROM1から読み出した地図データを一時的
に格納するバッファメモリ、12はナビゲーションモー
ド時、自車位置を含む地図データを用いて自車位置を中
心とする北を上向きにした地図画像を車両位置マークと
ともに描画し、地図スクロール時、後述するカーソル位
置計算部で計算されたカーソル位置(経度、緯度)を中
心とする北を上向きにした地図画像をカーソルマークと
ともに描画し、経路誘導モード時(経路探索が終わった
あと)、自車位置を中心とする北を上向きにした地図画
像を車両位置マーク、誘導経路と共に描画する地図画像
描画部である。13は地図画像描画部12によって描画
された地図画像を格納するビデオRAM,14はビデオ
RAM13に格納された画像を読み出し、所定の映像信
号に変換してディスプレイ装置4に出力する映像変換部
である。In the navigation controller 10, 1
Reference numeral 1 is a buffer memory for temporarily storing the map data read from the CD-ROM 1, and 12 is a map image in which the map data including the own vehicle position is used in the navigation mode and the north is centered on the own vehicle position. When the map is scrolled and the map is scrolled, a map image with the cursor position (longitude, latitude) calculated by the cursor position calculation unit (to be described later) as the center and the north facing upward is drawn together with the cursor mark. The map image drawing unit draws a map image with the north facing upward centering on the vehicle position (after the route search is completed) together with the vehicle position mark and the guide route. Reference numeral 13 is a video RAM that stores the map image drawn by the map image drawing unit 12, and 14 is a video conversion unit that reads the image stored in the video RAM 13, converts it into a predetermined video signal, and outputs it to the display device 4. .
【0018】17はカーソル位置計算部であり、地図ス
クロールモード時(経路誘導モード設定キーが押されて
経路誘導モードに設定された直後、ナビゲーションコン
トローラ10は地図スクロールモードに自動設定す
る)、最初はGPS受信機2で検出された車両位置をカ
ーソル位置として初期設定し、以降、地図スクロールキ
ーの操作に従い初期設定位置から連続的に変化するカー
ソル位置を計算して地図画像描画部12に出力し、常に
カーソル位置が中心となるようにビデオRAM13の地
図画像を書き換えさせることで地図画像のスクロールを
行わせる(地図スクロールモード時、地図画像の中心に
は地図画像描画部12によりカーソルマークが描画され
る)。Reference numeral 17 denotes a cursor position calculation unit which, in the map scroll mode (immediately after the route guidance mode setting key is pressed to set the route guidance mode, the navigation controller 10 automatically sets the map scroll mode). The vehicle position detected by the GPS receiver 2 is initially set as the cursor position, and thereafter, the cursor position that continuously changes from the initial setting position is calculated according to the operation of the map scroll key and is output to the map image drawing unit 12, A map image is scrolled by rewriting the map image in the video RAM 13 so that the cursor position is always at the center (in the map scroll mode, a cursor mark is drawn at the center of the map image by the map image drawing unit 12). ).
【0019】18は経路誘導モードに設定して地図スク
ロールキーにより画面中央のカーソルマークが目的地に
合わせられたあと、操作部3の目的地設定キーが押され
た時点のGPS受信機2が検出している車両位置を出発
地、カーソル位置を目的地として設定する出発地・目的
地設定部である。18 is set to the route guidance mode, the GPS mark is detected by the GPS receiver 2 when the destination setting key of the operation unit 3 is pressed after the cursor mark at the center of the screen is set to the destination by the map scroll key. It is a departure place / destination setting unit that sets the vehicle position as the departure place and the cursor position as the destination.
【0020】20は経路誘導モードに設定されたあと、
出発地・目的地の設定が終わると、地図データ中の交差
点ネットリストを用いて出発地から目的地までを結び、
かつ、メニュー画面によって設定された諸条件を満た
す、最短の最適経路を横型探索法により探索する最適経
路探索部である。21は出発地から目的地までを結ぶ最
適経路を構成するノード列を誘導経路データとして記憶
する誘導経路メモリ、22は電源オン直後の初期設定
時、および操作部3での経路誘導モード設定操作時等に
所定のモード設定を行うモード設定部である。After 20 is set to the route guidance mode,
After setting the origin and destination, connect the origin and destination using the intersection netlist in the map data,
In addition, it is an optimum route search unit that searches for the shortest optimum route that satisfies the conditions set on the menu screen by the horizontal search method. Reference numeral 21 is a guide route memory that stores, as guide route data, a node sequence that forms an optimum route connecting a departure place to a destination, 22 is an initial setting immediately after power-on, and a route guide mode setting operation is performed by the operation unit 3. Etc. is a mode setting unit for setting a predetermined mode.
【0021】上記のごとき構成の装置において、電源が
オンされると、GPS受信機2は衛星航法により定期的
に車両位置データ、車両方位データの検出を行う。一
方、ナビゲーションコントローラ10は電源オン後、モ
ード設定部22がナビゲーションモードに初期設定し、
地図画像描画部12はGPS受信機2から車両位置デー
タ、車両方位データを入力し、車両位置を含む地図デー
タをCD−ROM1からバッファメモリ11に読み出
し、該読み出した地図データを用いて車両位置を中心と
する北を上向きにした地図画像をビデオRAM13に描
画し、さらに、地図画像の中心に車両方位方向を向けた
車両位置マークを描画する。ビデオRAM13に描画さ
れた画像は映像変換部14により読み出され、所定の映
像信号に変換されディスプレイ装置4に出力されて画面
表示される。車両が移動するに従い、地図画像描画部1
2は車両位置を中心とした新たな地図画像を車両位置マ
ークとともにビデオRAM13に描画し直し、この結
果、画面の地図画像は車両位置マークを中心にしたまま
車両の移動に従いスクロールする。When the power source is turned on in the apparatus having the above-mentioned configuration, the GPS receiver 2 periodically detects the vehicle position data and the vehicle direction data by satellite navigation. On the other hand, after the navigation controller 10 is powered on, the mode setting unit 22 initially sets the navigation mode,
The map image drawing unit 12 inputs the vehicle position data and the vehicle direction data from the GPS receiver 2, reads the map data including the vehicle position from the CD-ROM 1 into the buffer memory 11, and uses the read map data to determine the vehicle position. A map image with the north as the center facing upward is drawn in the video RAM 13, and a vehicle position mark with the vehicle azimuth direction facing the center of the map image is drawn. The image drawn in the video RAM 13 is read by the video conversion unit 14, converted into a predetermined video signal, output to the display device 4, and displayed on the screen. As the vehicle moves, the map image drawing unit 1
2 redraws a new map image centering on the vehicle position in the video RAM 13 together with the vehicle position mark, and as a result, the map image on the screen scrolls with the movement of the vehicle while keeping the vehicle position mark at the center.
【0022】ここで、ドライバーが現在位置を出発地と
し、所望の目的地まで最適な経路に沿って走行したいと
して、経路誘導を所望する場合は、操作部3の所定のキ
ーを操作する。以下、この場合の本発明の動作を図2の
動作フロー図に従い記述する。まず、経路誘導を所望の
場合であるから、前記のように操作部3の所定のキーを
操作し、モード設定部22を経路探索モードとする(ス
テップ41)。Here, when the driver wants to travel along an optimum route from the current position to the desired destination and to guide the route, he or she operates a predetermined key of the operation unit 3. The operation of the present invention in this case will be described below with reference to the operation flow chart of FIG. First, since it is a case where the route guidance is desired, a predetermined key of the operation unit 3 is operated as described above to set the mode setting unit 22 to the route search mode (step 41).
【0023】メニューが起動され、メニュー項目が画面
表示される(ステップ42)。ドライバーはメニュー項
目毎に自己の所望の設定を行う。メニュー項目として、
車種、適性、優先の設定項目を設ける。The menu is activated and the menu items are displayed on the screen (step 42). The driver makes his / her desired setting for each menu item. As a menu item,
Set the vehicle type, suitability, and priority setting items.
【0024】車種設定が行われる(ステップ43)。車
種としては、例えば、小型、中型、大型の3種から選択
してを設定できるようにする。これは誘導経路探索時、
道路幅員データによって設定車種に応じた最適ルートを
案内するもので、幅員が小さく、すれ違い困難な道路は
車種設定により誘導経路として選択されないようにす
る。The vehicle type is set (step 43). As the vehicle type, for example, small type, medium type, and large type can be selected and set. This is when searching the guide route,
The road width data guides the optimum route according to the set vehicle type, and roads having a small width and difficult to pass each other are not selected as the guide route by the vehicle type setting.
【0025】次に、適性が設定される(ステップ4
4)。選択肢としては、初心者と熟練者とがあり、道路
形状を判断して運転技術に応じた最適ルートを案内する
もので、初心者を選択すると、右折、Uターンは極力避
け、容易な運転ができるルートを案内するようにし、一
方、熟練者を選択すると、多少進路変更が多くても、最
短のルートを案内するような道路が選択される。Next, the suitability is set (step 4).
4). There are beginners and experts as options, and it guides the optimum route according to the driving technique by judging the road shape. If you select a beginner, you can avoid turning right and U-turns as much as possible and you can easily drive On the other hand, if a skilled person is selected, a road that guides the shortest route is selected even if the course changes a little.
【0026】最後に優先か否かを選択する(ステップ4
5)が、優先が選択されると、ワインディング道路等、
道路形状、道路種別により、ドライバーの好みに応じた
道路を選択するので、カーブの多い山道を好むようなド
ライバーはこの機能を選択すればよい。逆に平坦な国道
等をゆったり走行するのが好きなドライバーは選択しな
いようにする。Finally, whether priority is given or not is selected (step 4).
5) If priority is selected, winding roads, etc.
Since a road according to the driver's preference is selected depending on the road shape and road type, a driver who prefers a mountain road with many curves may select this function. On the contrary, do not select a driver who likes to drive slowly on a flat national road.
【0027】このように、メニュー項目に関する設定が
終わった段階で、カーソルキーにより地図スクロール操
作を行い、目的地を探す。このとき、カーソルキーの操
作が開始されたところで、カーソル位置計算部17が現
在の車両位置を初期カーソル位置として初期設定したの
ち、カーソルキーの操作に従いカーソル位置を連続的に
変化させてゆく。また、地図描画像描画部12はCD−
ROM1からカーソル位置を含む地図データをバッファ
メモリ11に読み出し、該読み出した地図データを用い
てカーソル位置を中心とする北を上向きにした地図画像
をビデオRAM13に描画し、地図画像の中心にカーソ
ルマークを描画する。ビデオRAM13に描画された画
像は映像変換部14により読み出され、所定の映像信号
に変換されディスプレイ装置4に出力されて画面表示さ
れる。この結果、画面の地図画像はカーソルキーの操作
に従いスクロールし、かつ、中心にはカーソルマークが
表示される。In this way, when the setting for the menu items is completed, the map scroll operation is performed with the cursor keys to search for the destination. At this time, when the cursor key operation is started, the cursor position calculation unit 17 initializes the current vehicle position as the initial cursor position, and then continuously changes the cursor position according to the operation of the cursor key. The map drawing image drawing unit 12 is a CD-
The map data including the cursor position is read from the ROM 1 to the buffer memory 11, the map image with the north facing upward centering on the cursor position is drawn on the video RAM 13 using the read map data, and the cursor mark is displayed at the center of the map image. To draw. The image drawn in the video RAM 13 is read by the video conversion unit 14, converted into a predetermined video signal, output to the display device 4, and displayed on the screen. As a result, the map image on the screen scrolls according to the operation of the cursor key, and the cursor mark is displayed at the center.
【0028】カーソルが目的地に合ったところで操作部
3の目的地入力キーを押圧する(ステップ46)と、出
発地・目的地設定部18はその時点のカーソル位置を目
的地として設定し、経路探索部20に目的地データとし
て出力する。目的地データを入力された経路探索部20
は検出されている現在位置を出発地として設定し、出発
地から目的地までが入る範囲の地図データをCD−RO
M1からバッファメモリ11に読み出し、該読み出した
地図データの中の、特に道路レイヤを用いて出発地から
目的地までを結ぶ経路のうち、前記の設定条件に合致し
た最適かつ最短の経路を横型探索法により探索し、結果
を誘導経路メモリ21に記憶させる(ステップ47)。
その後、カーソル位置を中心とする地図画像が描画され
るエリアに入っている誘導経路が読み出され、地図画像
に重ねて所定色で太く強調した誘導経路を描画すること
によって、所望の最適ルートが提供される(ステップ4
8)。When the destination input key of the operation unit 3 is pressed when the cursor is aligned with the destination (step 46), the departure point / destination setting unit 18 sets the cursor position at that time as the destination and the route is set. The data is output to the search unit 20 as destination data. The route search unit 20 to which the destination data is input
Sets the detected current position as the departure point, and the map data of the range from the departure point to the destination is entered on the CD-RO.
From the M1 to the buffer memory 11, a horizontal search is performed for the optimum and shortest route in the read map data, particularly the route connecting the starting point to the destination using the road layer, which meets the above-mentioned setting conditions. Then, the result is stored in the guide route memory 21 (step 47).
After that, the guide route in the area where the map image is drawn centered on the cursor position is read, and the desired optimum route is drawn by drawing the guide route that is overlaid on the map image and emphasized thickly with a predetermined color. Provided (step 4)
8).
【0029】なお、前記の実施例では、設定可能なメニ
ュー項目として、車種、適性、優先の設定項目を設けた
が、これらの他にも、ドライバーの種々の嗜好や雑多な
車載環境に応じた項目を設定し、誘導経路を探索するよ
うにすることができる。In the above-mentioned embodiment, as the settable menu items, vehicle type, suitability, and priority setting items are provided. However, in addition to these, according to the driver's various tastes and various in-vehicle environments. Items can be set and a guide route can be searched.
【0030】[0030]
【発明の効果】以上のように本発明によれば、今後ます
ます普及が予想されるナビゲーションシステムの経路探
索機能において、最短ルートの道路のみならず、車両の
大きさやドライバーの運転技量、さらには運転に関する
好み等、種々雑多な車載環境に応じた経路案内が可能と
なり、ドライバーに優しいナビゲーションシステムを実
現することができる。As described above, according to the present invention, in the route search function of the navigation system, which is expected to become more and more popular in the future, not only the shortest route road but also the size of the vehicle, the driving skill of the driver, and It is possible to provide route guidance according to various in-vehicle environments such as driving preferences, and it is possible to realize a driver-friendly navigation system.
【図1】本発明の構成を示すブロック構成図である。FIG. 1 is a block configuration diagram showing a configuration of the present invention.
【図2】本発明の動作を説明するための流れ図である。FIG. 2 is a flowchart for explaining the operation of the present invention.
【図3】道路レイヤのデータ構成図である。FIG. 3 is a data configuration diagram of a road layer.
1 地図データ記憶部(CD−ROM) 2 GPS受信機 3 操作部 4 ディスプレイ装置 10 ナビゲーションコントローラ 11 バッファメモリ 12 地図画像描画部 13 ビデオRAM 14 映像変換部 17 カーソル位置計算部 18 出発地・目的地設定部 20 最適経路探索部 21 誘導経路メモリ 22 モード設定部 1 Map data storage unit (CD-ROM) 2 GPS receiver 3 Operation unit 4 Display device 10 Navigation controller 11 Buffer memory 12 Map image drawing unit 13 Video RAM 14 Video conversion unit 17 Cursor position calculation unit 18 Departure / destination setting Part 20 Optimal route search part 21 Guided route memory 22 Mode setting part
Claims (2)
段と、車両の現在位置を検出する現在位置検出手段と、
所望の目的地までの誘導経路を探索し記憶する最適経路
探索手段と、前記車両位置検出手段により検出した車両
の現在位置と、前記地図データ記憶手段から読み出した
現在位置に対応する道路データと、前記誘導経路探索手
段から読み出した誘導経路とをディスプレイ装置に表示
する地図画像描画手段と、を備え、前記最適経路探索手
段は、経路探索前に表示されるメニューによって設定入
力される車載環境に関する諸条件を満たす最適経路を探
索することを特徴とする車載用ナビゲーション装置。1. A map data storage means for storing map data, a current position detection means for detecting a current position of a vehicle,
An optimum route searching means for searching for and storing a guide route to a desired destination, a current position of the vehicle detected by the vehicle position detecting means, and road data corresponding to the current position read from the map data storing means, Map image drawing means for displaying the guide route read out from the guide route search means on a display device, and the optimum route search means relates to in-vehicle environments set and input by a menu displayed before the route search. An in-vehicle navigation device that searches for an optimum route that satisfies a condition.
示されるメニューは車両の大きさ、運転者の適性、及び
道路の形状、種別に関するものであることを特徴とする
請求項1に記載の車載用ナビゲーション装置。2. The optimum route search means displays the menu displayed before the route search regarding the size of the vehicle, the aptitude of the driver, and the shape and type of the road. The vehicle-mounted navigation device described.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8495595A JP3382407B2 (en) | 1995-03-16 | 1995-03-16 | Car navigation system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8495595A JP3382407B2 (en) | 1995-03-16 | 1995-03-16 | Car navigation system |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH08254433A true JPH08254433A (en) | 1996-10-01 |
JP3382407B2 JP3382407B2 (en) | 2003-03-04 |
Family
ID=13845066
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP8495595A Expired - Fee Related JP3382407B2 (en) | 1995-03-16 | 1995-03-16 | Car navigation system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3382407B2 (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10185603A (en) * | 1996-12-20 | 1998-07-14 | Mazda Motor Corp | Navigation apparatus |
US6295503B1 (en) | 1998-10-26 | 2001-09-25 | Denso Corporation | Route setting device for setting a destination route from a departure point to a destination |
JP2004257825A (en) * | 2003-02-25 | 2004-09-16 | Nissan Motor Co Ltd | Navigation system |
JP2005077299A (en) * | 2003-09-02 | 2005-03-24 | Casio Comput Co Ltd | Navigation system and program |
JP2008191157A (en) * | 2008-02-04 | 2008-08-21 | Toshio Tsukishiro | Navigation device |
WO2008125162A1 (en) * | 2007-04-17 | 2008-10-23 | Rohde & Schwarz Gmbh & Co. Kg | Route finding system and method having a route option for avoiding hazardous turning maneuvers |
-
1995
- 1995-03-16 JP JP8495595A patent/JP3382407B2/en not_active Expired - Fee Related
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10185603A (en) * | 1996-12-20 | 1998-07-14 | Mazda Motor Corp | Navigation apparatus |
US6295503B1 (en) | 1998-10-26 | 2001-09-25 | Denso Corporation | Route setting device for setting a destination route from a departure point to a destination |
JP2004257825A (en) * | 2003-02-25 | 2004-09-16 | Nissan Motor Co Ltd | Navigation system |
JP2005077299A (en) * | 2003-09-02 | 2005-03-24 | Casio Comput Co Ltd | Navigation system and program |
WO2008125162A1 (en) * | 2007-04-17 | 2008-10-23 | Rohde & Schwarz Gmbh & Co. Kg | Route finding system and method having a route option for avoiding hazardous turning maneuvers |
US8195391B2 (en) | 2007-04-17 | 2012-06-05 | Rohde & Schwarz Gmbh & Co. Kg | Route finding system and method having a route option for avoiding hazardous turning maneuvers |
JP2008191157A (en) * | 2008-02-04 | 2008-08-21 | Toshio Tsukishiro | Navigation device |
Also Published As
Publication number | Publication date |
---|---|
JP3382407B2 (en) | 2003-03-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4680105B2 (en) | On-vehicle navigation device, route guidance method, and computer-readable recording medium | |
JPH09292262A (en) | Circumferential facility retrieval display method and destination setting method for guide route | |
JP2007051997A (en) | Navigation device | |
JP2007240400A (en) | Navigation device and multi-path fusion method | |
JP2003121186A (en) | Guide route searching method for navigator | |
JPH10153449A (en) | Navigation device for vehicle and storing medium | |
JPH11132777A (en) | Navigation device for vehicle and storage medium recording program for the device | |
JP3586331B2 (en) | Drive simulation method | |
JP2003294464A (en) | On-vehicle navigation system | |
US7639163B2 (en) | Method and apparatus for displaying route guidance list for navigation system | |
JP2002090167A (en) | Route guiding method for on-vehicle navigation device | |
JP2001091283A (en) | Bypass route search method of navigation device | |
JP2001264083A (en) | Nearest facility display method for navigation system | |
JP2000003497A (en) | Travel position display device | |
JP3382407B2 (en) | Car navigation system | |
JP3366782B2 (en) | Route guidance device | |
JP2001330448A (en) | On-vehicle navigation apparatus | |
JP2000180194A (en) | Destination candidate display method of route searching system | |
JP3908423B2 (en) | Navigation device | |
JP3022269B2 (en) | Route information providing device | |
EP1406064A1 (en) | Map display system | |
JP2003042787A (en) | Navigation system and navigation program | |
JP2004294340A (en) | Navigation method and device for displaying municipal information under unguided condition | |
JPH07318360A (en) | Navigation apparatus for vehicle-mounting | |
JP4731263B2 (en) | Navigation device and map display method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20020910 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20021203 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091220 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091220 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101220 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101220 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111220 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111220 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121220 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121220 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131220 Year of fee payment: 11 |
|
LAPS | Cancellation because of no payment of annual fees |