JPH0460416A - Navigation system - Google Patents

Navigation system

Info

Publication number
JPH0460416A
JPH0460416A JP17242790A JP17242790A JPH0460416A JP H0460416 A JPH0460416 A JP H0460416A JP 17242790 A JP17242790 A JP 17242790A JP 17242790 A JP17242790 A JP 17242790A JP H0460416 A JPH0460416 A JP H0460416A
Authority
JP
Japan
Prior art keywords
rom
data
map
map information
information data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP17242790A
Other languages
Japanese (ja)
Inventor
Kazuya Kishi
岸 和也
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.)
OKI SYSTEC KK
Oki Electric Industry Co Ltd
Original Assignee
OKI SYSTEC KK
Oki Electric Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by OKI SYSTEC KK, Oki Electric Industry Co Ltd filed Critical OKI SYSTEC KK
Priority to JP17242790A priority Critical patent/JPH0460416A/en
Publication of JPH0460416A publication Critical patent/JPH0460416A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To efficiently use data stored in a CD-ROM to improve real time ability of a system by providing a storage memory for temporarily storing map information data read from the CD-ROM. CONSTITUTION:A storage memory 7 is connected to a display processor 4, while the memory 7 stores a part of map information data equal to data stored in a CD-ROM 6. In addition after power is turned ON, a signal processor 3 calculates a current position of a moving body according to signals from a travel distance detector 1 and a direction detector 2. A CD-ROM replay device 5 reads a map corresponding to the current position from the CD-ROM 6. If the map information data is needed at this time, the memory 7 is accessed prior to an access to the CD-ROM 6 to see whether or not the needed map information data has been already stored on the memory 7. When the needed map information data is stored on the storage memory 7, this is utilized thereby reducing the number of accesses to the CD-ROM 6.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明はナビゲーションシステムにかかり、特にCD−
ROMに記憶されている地図情報データの読み込みに特
徴を有するナビゲーションシステムに関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a navigation system, and particularly to a CD-ROM.
The present invention relates to a navigation system characterized by reading map information data stored in a ROM.

[従来の技術] 走行中のり(輛等の移動体の現在位置を地図上に示して
表示装置に表示させるナビゲーションシステムが知られ
ている。
[Prior Art] A navigation system is known in which the current position of a moving object such as a moving vehicle is shown on a map and displayed on a display device.

この際、地図情報データはCD−ROM内にあらかじめ
格納されており、移動体の現在位置に応じた地図情報デ
ータがこのCD−ROMから続出されて用いられる0通
常これをデータ読み込みと称している。
At this time, the map information data is stored in advance in the CD-ROM, and the map information data corresponding to the current position of the moving object is successively read from the CD-ROM and used. Usually, this is called data reading. .

第3図は地図情報データの構成を示した図である。FIG. 3 is a diagram showing the structure of map information data.

一般にCD−ROMに格納されている地図情報データは
、第3図(A)に示すようにCDのラベルおよびバージ
ョン、地図データ管理情報および複数の縮尺地図A・・
・B、Cからなる地図データの大きく3つに分けられて
いる。地図データ管理情報の中には第3図(C)に示す
ように地図の枚数分だけ地図管理レコードが格納されて
いる。
Generally, the map information data stored in a CD-ROM includes the CD label and version, map data management information, and multiple scale maps A, as shown in Figure 3 (A).
・The map data is divided into three main parts: B and C. As shown in FIG. 3(C), map management records for the number of maps are stored in the map data management information.

さらに地図管理レコード中には、地図の縮尺レベル、地
図番号、各々の地図ユニット管理情報の入っている先頭
アドレス、地図データ上の上端、下端、左端、右端の緯
度、経度が入っている。
Furthermore, the map management record contains the scale level of the map, the map number, the start address containing each map unit management information, and the latitude and longitude of the top, bottom, left, and right ends of the map data.

縮尺地図データは第3図(B)に示すように複数のユニ
ットに分割されており1分割位置とユニットデータサイ
ズとを示す地図ユニット管理情報により制御される。こ
こでユニットとは、CD−ROMのデータを読み込むハ
ードウェアの負担を軽減するために、データを所定の大
きさに分割して扱いやすくしたデータの集合体を意味す
る。
The scale map data is divided into a plurality of units as shown in FIG. 3(B), and is controlled by map unit management information indicating one division position and unit data size. Here, the term "unit" refers to a collection of data that is divided into predetermined sizes and made easier to handle in order to reduce the burden on the hardware that reads the data from the CD-ROM.

地図ユニット管理情報は第3図(D)に示すように、分
割した位置を示すユニット分割コードとユニットデータ
サイズとから構成されている。
As shown in FIG. 3(D), the map unit management information is composed of a unit division code indicating the division position and a unit data size.

第4図はCD−ROMからの地図情報データの読み込み
手順を示したフローチャートである。まずCD−ROM
のディスクラベルおよびバージョンを読み込み(ステッ
プ401)、ついで地図データ管理情報と地図管理レコ
ードとをそれぞれ読み込む(ステップ402.403)
FIG. 4 is a flowchart showing the procedure for reading map information data from a CD-ROM. First, CD-ROM
The disk label and version of are read (step 401), and then the map data management information and map management record are read respectively (steps 402 and 403).
.

次に移動体の現在位置を算出してその算出された現在位
置の緯度と経度とが、ステップ403で読み込んだ地図
管理レコード内の緯度と経度と比較して、その地図管理
レコード内にあるかどうかのチエツクを行なう(ステッ
プ404)。
Next, calculate the current position of the mobile object and compare the latitude and longitude of the calculated current position with the latitude and longitude in the map management record read in step 403 to see if they are in the map management record. A check is performed (step 404).

そして範囲内にあった場合には地図ユニット管理情報の
読み込みを行なう(ステップ405)。
If it is within the range, map unit management information is read (step 405).

範囲内になかった場合にはステップ403にもどって他
の地図管理レコードを読み込み、ステップ404におい
て現在位置が地図管理レコードの範囲内になるまでこの
操作を繰り返す。
If it is not within the range, the process returns to step 403 to read another map management record, and this operation is repeated until the current position is within the range of the map management record in step 404.

ついでユニット分割コードに従って必要なユニットを検
索し地図データを↑!)る。
Next, search for the necessary unit according to the unit division code and check the map data ↑! ).

この一連の流れの中で読み込み動作に当たっては、第5
図に示すように表示処理装置側とCD−ROM再生装置
側との間で情報の授受が必要となる。すなわち、まず表
示処理装置がリードリクエストをCD−ROM再生装置
に出すと、適当なリクエストの場合にはリードリクエス
トアクルッジ(ACK)を表示処理装置に返し、CD−
ROM再生装置はCD−ROM内のデータのサーチを行
なう、リードリクエストからリードリクエストACKま
でt1時間が必要となる。またCD−ROMのデータサ
ーチにt7時間が必要となる。
During the reading operation in this series of steps, the fifth
As shown in the figure, information must be exchanged between the display processing device and the CD-ROM playback device. That is, first, when the display processing device issues a read request to the CD-ROM playback device, if the request is appropriate, a read request acknowledgment (ACK) is returned to the display processing device, and the CD-ROM playback device returns a read request acknowledgement (ACK) to the display processing device.
The ROM playback device searches for data in the CD-ROM, and requires a time t1 from the read request to the read request ACK. Further, a time t7 is required to search for data in the CD-ROM.

サーチが終了するとCD−ROM再生装置は、サーチA
CKを表示処理装置に出し、データの転送を開始する。
When the search is completed, the CD-ROM playback device performs search A.
CK is sent to the display processing device to start data transfer.

t3時間後にデータの転送を受けた表示処理装置はデー
タの妥当性をチエツクし、妥当であった場合にはリード
コンプリートをCD−ROM再生装置に返す。
After time t3, the display processing device that has received the data checks the validity of the data, and if the data is valid, returns a read complete to the CD-ROM playback device.

以上の処理により1回の読み込み動作が終了する。この
ようにして一連の地図データの読み込み動作が移動体が
移動する期間、適宜、連続的に行なわれて、移動体の現
在位tが表示装置−トに地図データと共に表示される。
With the above processing, one read operation is completed. In this way, a series of map data reading operations are performed continuously as appropriate while the moving object is moving, and the current position t of the moving object is displayed on the display device together with the map data.

[発明が解決しようとする課題] 以上のようにCD−ROMからの地図データの読み込み
動作は移動体が移動するにともなって適宜行なわれるが
、CD−ROMへのアクセス表示処理装置の能力を越え
た頻度になると、新しい地図データが得ずらくなってナ
ビゲーションの機能が低下してしまうことがある。すな
わち第4図のフローチャートで説明したようにステップ
403で読み込んだ地図管理レコード内に車輛の現在位
置が入ってない場合、すなわち範囲外だった場合には、
所定の地図管理レコードが見つかるまで、CI) −R
OMをアクセスしなければならない。
[Problems to be Solved by the Invention] As described above, the operation of reading map data from the CD-ROM is performed as appropriate as the mobile object moves, but access to the CD-ROM exceeds the capability of the display processing device. If the frequency increases, it may become difficult to obtain new map data and the navigation function may deteriorate. That is, as explained in the flowchart of FIG. 4, if the current position of the vehicle is not included in the map management record read in step 403, that is, if it is outside the range,
CI)-R until a given map management record is found.
OM must be accessed.

最悪のケースを考えると、地図管理レコードの数の分だ
けCD−ROMをアクセスして読み込み操作を行なわな
ければならない、その結果繰り返し回数分だけ送込の時
間を有し、ナビゲーションの性格上リアルタイム性を大
きく害なうという問題点があった。
Considering the worst case, the CD-ROM must be accessed and read for the number of map management records, and as a result, the loading time is equal to the number of repetitions, and the real-time nature of navigation is limited. The problem was that it seriously harmed the

本発明は上述した問題点を解消するためにCD−ROM
に格納されているデータを効率良く使用してナビゲーシ
ョンの特徴であるリアルタイム性を害なうことの無い優
れたナビゲーションシステムを提供することを目的とす
る。
In order to solve the above-mentioned problems, the present invention provides a CD-ROM.
The purpose of the present invention is to provide an excellent navigation system that efficiently uses data stored in the system and does not impair real-time performance, which is a feature of navigation.

[課題を解決するための手段] 本発明はナビゲーションシステムにおいて、CD−RO
Mから読出した地図情報データを一担格納しておく記憶
メモリを設け、必要に応じてこの記憶メモリのデータを
使用するようにしたものである。
[Means for Solving the Problems] The present invention provides a navigation system that uses CD-RO
A storage memory is provided to store the map information data read from M, and the data in this storage memory is used as necessary.

[作用] 本発明では地図情報データが必要となった時は、CD−
ROMへのアクセスに先立って記憶メモリにアクセスし
て必要なN1図情報データが既にこの記憶メモリ上に格
納されていないかどうかを確認する。そして記憶メモリ
上に必要な地図情報データが格納されている場合には、
これを利用することによりCD−ROMへのアクセス回
数を減少させることが出来る。
[Operation] In the present invention, when map information data is required, it is possible to
Prior to accessing the ROM, the storage memory is accessed to check whether the necessary N1 diagram information data is already stored on this storage memory. If the necessary map information data is stored in the storage memory,
By utilizing this, the number of accesses to the CD-ROM can be reduced.

[実施例] 第1図は本発明にかかるナビゲーションシステムの一実
施例を示すブロック図である。
[Embodiment] FIG. 1 is a block diagram showing an embodiment of a navigation system according to the present invention.

移動体の現在位置の算出は、移動距離検出器1と方向検
出器2とからの信号に基づき、信号処理装置3が実行す
る。ここで移動距離検出器1は、例えば車輌のタイヤの
回転数に比例したパルス信号を出力する光電式、あるい
は電磁式の検出器から構成されており、移動体の移動距
離に応じた信号を発生する。また方向検出器2は移動体
の進行方向を検出し信号を出力する。信号処理装置3は
移動距離検出器1からのパルス信号をカウントして移動
体の距離を検出すると共に、方向検出器2の出力信号か
ら進行方向を判定し、それぞれの検111信号に応じて
単位走行距離ごとの2次元の座標の位置を演算して、移
動体の現在位置を求める。
Calculation of the current position of the moving object is executed by the signal processing device 3 based on signals from the moving distance detector 1 and the direction detector 2. Here, the moving distance detector 1 is composed of a photoelectric type or electromagnetic type detector that outputs a pulse signal proportional to the rotation speed of the vehicle's tires, for example, and generates a signal corresponding to the moving distance of the moving object. do. Further, the direction detector 2 detects the moving direction of the moving body and outputs a signal. The signal processing device 3 counts the pulse signals from the moving distance detector 1 to detect the distance of the moving object, determines the traveling direction from the output signal of the direction detector 2, and determines the unit according to each detection 111 signal. The current position of the moving object is determined by calculating the two-dimensional coordinate position for each distance traveled.

一方CD−ROMG内にはディジタル情報化された地図
情報が記憶されており、これに接続されたCD−ROM
再生装置により必要な地図情報データが読出される0表
示処理装置4は信号処理装置3が持っている位置情報に
見合った地図情報データと、その位置情報に見合った現
在位置とを合わせて表示装置8へ表示する。
On the other hand, the CD-ROMG stores digitalized map information, and the CD-ROM connected to this
The display processing device 4 from which the necessary map information data is read by the playback device displays the map information data corresponding to the position information held by the signal processing device 3 and the current position corresponding to the position information. Display on 8.

一方本発明ではこの表示処理装置4に記憶メモリ7が接
続されており、この記憶メモリ7にはCD−ROM6に
格納されているデータと同じデータの一部が記憶されて
いる。このように構成されたシステムにおいては、電源
投入後移動距離検出器1と方向検出器2との信号に応じ
て信号処理装置3が移動体の現在位置を算出する。そし
てこの現在位置に対応した地図をCD−ROM再生装置
5がCD−ROM6から読み込む、その際本発明では、
第2図に示したようなフローチャートにしたがってCD
−ROM6と記憶メモリ7とのアクセスが行なわれる。
On the other hand, in the present invention, a storage memory 7 is connected to the display processing device 4, and a part of the same data as the data stored in the CD-ROM 6 is stored in the storage memory 7. In the system configured as described above, the signal processing device 3 calculates the current position of the moving body according to the signals from the moving distance detector 1 and the direction detector 2 after the power is turned on. Then, the CD-ROM playback device 5 reads a map corresponding to this current position from the CD-ROM 6. At this time, in the present invention,
CD according to the flowchart shown in Figure 2.
- ROM 6 and storage memory 7 are accessed.

スタート時点においてはディスクラベルとバージョンの
読み込みをCD−ROM6から行なう(ステップ201
)、ついで最初に地図データが必要となった時は、CD
−ROM再生装置5を用いてCD−ROM6からデータ
の読み込みを行なう、その際、読み込んだデータは記憶
メモリ7にも書き込んでおく(ステップ204)、 次
に地図データが必要となった時には、CD−ROM6か
らデータを読み込む前に、記憶メモリ7の中のデータを
参照する(ステップ202)、もし記憶メモリ7の中に
必要なデータがあれば、そのデータを使用しくステップ
203)、CD−ROM6へのアクセスはしない、記憶
メモリ7にデータが無い場合のみ地図データ管理情報の
読み込みをCD−ROM6から行ない(ステップ204
)、その場合、読み込んだ地図データ管理情報は記憶メ
モリ7にも書き込んでおく(ステップ205)。
At the start, the disc label and version are read from the CD-ROM 6 (step 201).
), then the first time you need map data, use the CD
- Read data from the CD-ROM 6 using the ROM playback device 5. At this time, the read data is also written to the storage memory 7 (step 204). Next time map data is needed, the CD-ROM 6 is read. - Before reading data from the ROM 6, refer to the data in the storage memory 7 (step 202). If there is necessary data in the storage memory 7, use that data (step 203), CD-ROM 6 The map data management information is read from the CD-ROM 6 only when there is no data in the storage memory 7 (step 204).
), in that case, the read map data management information is also written into the storage memory 7 (step 205).

したがってこのような手順でデータのアクセスを行なう
ことにより1、CD−ROM6へのアクセス回数が減り
、短時間で必要なデータを得ることが出来る。ここで記
憶メモリ7として、E” FROMのような読みRき可
能な不揮発性メモリを使用した場合には、電源オフ後も
一度読み込んだCI) −ROM 6内のデータを記憶
しているため1次に電源オンした時もこのデータをその
まま使用することが可能となる。
Therefore, by accessing data according to such a procedure, the number of accesses to the CD-ROM 6 is reduced, and necessary data can be obtained in a short time. If a readable non-volatile memory such as E"FROM is used as the storage memory 7, the data in the CI)-ROM 6 that has been read once is stored even after the power is turned off. This data can be used as is the next time the power is turned on.

[発明の効果] 以上実施例に基づいて詳細に説明したように。[Effect of the invention] As described above in detail based on the embodiments.

本発明では地図上データを格納するためにCD−ROM
以外にCD−ROMと同じデータの一部を持つ記憶メモ
リを別途設け、CD−ROMからのデータの読み込みに
際してこの記憶メモリにも−坦そのデータを格納してお
く、そして地図情報データが必要となった時、この記憶
メモリに必要なデータがある場合にはそのデータを使用
する。
In the present invention, a CD-ROM is used to store map data.
In addition, a storage memory containing part of the same data as the CD-ROM is provided separately, and when data is read from the CD-ROM, the same data is also stored in this storage memory. When this happens, if there is necessary data in this storage memory, that data is used.

したがって第5図に示すようにリードリクエストからサ
ーチAC,Kまでの時間T−1,tgを大幅に削減する
ことができ、短時間で必要なデータを得ることが出来る
。したがってナビゲーションシステムにおいて、リアル
タイム地図表示等を得ることができるという利点がある
Therefore, as shown in FIG. 5, the time T-1, tg from read request to search AC,K can be significantly reduced, and necessary data can be obtained in a short time. Therefore, in the navigation system, there is an advantage that real-time map display and the like can be obtained.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明にかかるナビゲーションシステムの一実
施例を示すブロック図、第2図は本発明の動作手順を示
すフローチャート、第3図はナビゲーションシステムに
用いられる地図情報デ〜りの構成を示す図、第4図は従
来のナビゲーションシステムの動作を説明するためのフ
ローチャート、第5図はナビゲーションシステムにおけ
る表示処理装置とCD−ROM再生装置との間の信号の
授受を示す模式図である。 図において、1・・・・・・移動距離検出器、2−・−
・・・方向検出器、3・・・・・・信号処理装置、4・
・・・・・表示処理装置、5・・・・・・CD−ROM
再生装置、6−・・・・・CD−ROM、7・・・・・
・記憶メモリ、8・・・・・・表示装置。 (外1名) !d1ルーフの禰べ狂4図 第3図 (Cン 第3図CD)
FIG. 1 is a block diagram showing an embodiment of the navigation system according to the present invention, FIG. 2 is a flowchart showing the operating procedure of the present invention, and FIG. 3 is a diagram showing the configuration of map information data used in the navigation system. 4 is a flowchart for explaining the operation of a conventional navigation system, and FIG. 5 is a schematic diagram showing the exchange of signals between a display processing device and a CD-ROM reproducing device in the navigation system. In the figure, 1... moving distance detector, 2-...-
... Direction detector, 3 ... Signal processing device, 4.
...Display processing device, 5...CD-ROM
Playback device, 6-...CD-ROM, 7...
-Storage memory, 8...Display device. (1 other person)! d1 Roof's Nebekyou 4 Figure 3 (C-n Figure 3 CD)

Claims (2)

【特許請求の範囲】[Claims] (1) 移動体の現在位置に見合った地図情報データを
CD−ROMから適宜読出して、前記現在位置と共に表
示装置上に表示させるナビゲーションシステムにおいて
、 前記CD−ROMから読出した地図情報データを一担格
納しておく記憶メモリを設け、前記地図情報データが必
要となった時CD−ROMへのアクセスに先立って前記
記憶メモリにアクセスする事を特徴とするナビゲーショ
ンシステム。
(1) In a navigation system that appropriately reads map information data corresponding to the current position of a moving body from a CD-ROM and displays it on a display device together with the current position, the map information data read from the CD-ROM is A navigation system characterized in that a storage memory is provided to store the map information data, and when the map information data is required, the storage memory is accessed prior to accessing the CD-ROM.
(2) 前記記憶メモリが不揮発性メモリである請求項
(1)記載のナビゲーションシステム。
(2) The navigation system according to claim (1), wherein the storage memory is a nonvolatile memory.
JP17242790A 1990-06-28 1990-06-28 Navigation system Pending JPH0460416A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17242790A JPH0460416A (en) 1990-06-28 1990-06-28 Navigation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17242790A JPH0460416A (en) 1990-06-28 1990-06-28 Navigation system

Publications (1)

Publication Number Publication Date
JPH0460416A true JPH0460416A (en) 1992-02-26

Family

ID=15941773

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17242790A Pending JPH0460416A (en) 1990-06-28 1990-06-28 Navigation system

Country Status (1)

Country Link
JP (1) JPH0460416A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5515284A (en) * 1991-09-25 1996-05-07 Zexel Corporation Storage medium for map information for navigation system and system for offering map information for navigation system
JP2001330446A (en) * 2000-05-19 2001-11-30 Fujitsu Ten Ltd Automobile navigation system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5515284A (en) * 1991-09-25 1996-05-07 Zexel Corporation Storage medium for map information for navigation system and system for offering map information for navigation system
JP2001330446A (en) * 2000-05-19 2001-11-30 Fujitsu Ten Ltd Automobile navigation system

Similar Documents

Publication Publication Date Title
JP2001165675A5 (en)
JPH0460416A (en) Navigation system
JPS6045285A (en) Running position display for moving object
US6374181B1 (en) Navigation apparatus and navigation method for movable body
JPH0716967Y2 (en) Vehicle current position display device
JPS58142382A (en) Map display switch gear
JP2003247843A5 (en)
JP3966325B2 (en) Vehicle navigation apparatus and map data reading method in the apparatus
JP3030138B2 (en) Navigation device
CN115675579A (en) Combined positioning method and device, electronic equipment, readable storage medium and vehicle
JP3083576B2 (en) Car navigation system
JP2733285B2 (en) Map reading device and map information storage medium
JP2641103B2 (en) Navigator with road correction function
JPH1138869A (en) Bird's-eye view display controller
JPH0540440A (en) Navigation device
JP4023029B2 (en) Territorial line data creation method, territorial line data creation apparatus and recording medium
JPS6033611U (en) Vehicle travel guidance device
JPH036773A (en) Map data access method for convertible machine
JPS59176895A (en) Running position display unit for vehicle
CN116153123A (en) Speed limit reminding method and device, electronic equipment and readable storage medium
JPH03138517A (en) Navigation device for traveling body
JP3752258B2 (en) Navigation device
JPH04353680A (en) Map data memory medium
JPH02126112A (en) Location device
JPH01254812A (en) Navigator for vehicle