JP2001101597A - Method and device for recognizing road shape and recording medium - Google Patents

Method and device for recognizing road shape and recording medium

Info

Publication number
JP2001101597A
JP2001101597A JP28062599A JP28062599A JP2001101597A JP 2001101597 A JP2001101597 A JP 2001101597A JP 28062599 A JP28062599 A JP 28062599A JP 28062599 A JP28062599 A JP 28062599A JP 2001101597 A JP2001101597 A JP 2001101597A
Authority
JP
Japan
Prior art keywords
curve
point
shape
road
recognition method
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
JP28062599A
Other languages
Japanese (ja)
Inventor
Yasushi Makino
靖 牧野
Motoki Ishiguro
元基 石黒
Kazutsugu Kaneko
一嗣 金子
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Pioneer Corp
Toyota Motor Corp
Original Assignee
Toyota Motor Corp
Pioneer Electronic Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toyota Motor Corp, Pioneer Electronic Corp filed Critical Toyota Motor Corp
Priority to JP28062599A priority Critical patent/JP2001101597A/en
Publication of JP2001101597A publication Critical patent/JP2001101597A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/56Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
    • G06V20/588Recognition of the road, e.g. of lane markings; Recognition of the vehicle driving pattern in relation to the road
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/44Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Navigation (AREA)
  • Traffic Control Systems (AREA)
  • Instructional Devices (AREA)

Abstract

PROBLEM TO BE SOLVED: To accurately recognize a curve shape even in the case that the positional error of point data on a road is present. SOLUTION: By using a plurality of point data (a) arranged along the road, the shape of a curve provided on the road is recognized. Based on the plurality of point data, the rough shape of the curve, that is the approach line and parting line of the curve, is obtained (c). From rough shape information and the point data within the curve, the representative shape information of the curve is obtained. Preferably, circular arcs passing through each of points in the curve and inscribing the approach line and the parting line are individually obtained (d). From the plurality of circular arcs obtained in such a manner, the representative circular arc shape of the curve is obtained by a statistical processing (e).

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、道路に沿って配置
された複数のポイントデータを用いて、道路に含まれる
カーブの形状を正確に認識する方法および装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and an apparatus for accurately recognizing a shape of a curve included in a road by using a plurality of point data arranged along the road.

【0002】[0002]

【従来の技術】従来よりナビゲーション装置の分野で
は、運転者に対しカーブについての情報を通知すること
が提案されている。例えば地図データを用いて車両前方
のカーブが検出され、そのカーブに適した速度より実際
の車速が大きいときにカーブ警報が発せられる。カーブ
通知を適切に行うためには、カーブ形状を正確に認識す
ることが求められる。
2. Description of the Related Art Conventionally, in the field of navigation devices, it has been proposed to notify a driver of information about a curve. For example, a curve ahead of the vehicle is detected using map data, and a curve warning is issued when the actual vehicle speed is higher than a speed suitable for the curve. In order to properly perform the curve notification, it is required to accurately recognize the curve shape.

【0003】カーブ形状の認識は道路地図データに基づ
いて行われる。道路地図データは、道路に沿った多数の
ポイントの位置を示す情報(ポイントデータ)を含んで
いる。例えばリンク形式地図のノードがポイントデータ
に相当する。
[0003] Recognition of a curve shape is performed based on road map data. The road map data includes information (point data) indicating the positions of many points along the road. For example, a node in a link format map corresponds to point data.

【0004】従来のカーブ認識では、1つのカーブを構
成する3つのポイントの組合せが選ばれ、それらを通る
円の半径が算出される。1つのカーブに関して3ポイン
トの組合せが複数組つくられ、各組合せから半径が求め
られる。そして複数の半径を統計処理して、例えば最小
値を求めることにより、カーブの代表半径が求められ
る。この種のカーブ認識方法は例えば特開平5−141
979号公報に記載されている。また、特開平8−20
2991号公報にも、3ポイントから得られる円弧半径
を用いてカーブ形状を認識する方法が開示されている。
[0004] In the conventional curve recognition, a combination of three points constituting one curve is selected, and the radius of a circle passing therethrough is calculated. A plurality of combinations of three points are created for one curve, and a radius is determined from each combination. Then, a plurality of radii are statistically processed, and, for example, a minimum value is obtained, thereby obtaining a representative radius of the curve. This kind of curve recognition method is disclosed in, for example, Japanese Patent Laid-Open No. 5-141.
No. 979. Also, JP-A-8-20
No. 2991 also discloses a method of recognizing a curve shape using an arc radius obtained from three points.

【0005】[0005]

【発明が解決しようとする課題】しかしながら従来技術
では、以下に説明するように、カーブ認識の元になる道
路地図データの精度などが強く影響するために、認識誤
差が大きいという不利な点がある。
However, in the prior art, as described below, there is a disadvantage that a recognition error is large because the accuracy of road map data on which curve recognition is based is strongly affected. .

【0006】デジタル道路地図データは、例えばデジタ
イズ装置を用いて航空写真中の道路をプロットすること
により作られる。相当に高精度の装置を用いても、道路
の中心線を正確にプロットするのは困難である。そのた
め各ポイントデータにはある程度の誤差が含まれてい
る。
[0006] Digital road map data is created by plotting roads in aerial photographs using, for example, a digitizing device. It is difficult to plot the centerline of a road accurately, even with fairly accurate equipment. Therefore, each point data contains some error.

【0007】そして、このポイントデータの少しの誤差
がカーブ認識精度に大きな影響を与える。何故なら、従
来のカーブ認識技術では、3つのポイントデータを通る
円の半径が求められる。ポイントの位置が少しでもずれ
ると、円の半径は大きく変わる。例えば、局所的に一つ
のポイントがずれているために、そのポイントに関係す
る円の半径が極端に小さくなり、その結果、カーブの半
径が実際より大幅に小さく認識されることがある。
[0007] A slight error in the point data greatly affects the curve recognition accuracy. This is because the radius of a circle passing through three points of data is determined in the conventional curve recognition technology. Even if the position of the point is slightly shifted, the radius of the circle changes greatly. For example, since one point is locally displaced, the radius of the circle related to the point becomes extremely small, and as a result, the radius of the curve may be recognized as being much smaller than it actually is.

【0008】さらに、実用化されるデジタル道路地図デ
ータでは、データ量が膨大になるのを避けるべく、ポイ
ント数を極力減らすことが図られる。例えば交差点等に
はポイントを設定するといった規則を遵守した上で、ポ
イントが粗く設定される。また一定間隔でポイントを設
けるのではなく、直線ではポイント間距離が長く設定さ
れ、カーブではポイント間距離が短く設定される。
Further, in digital road map data to be put to practical use, the number of points is reduced as much as possible in order to avoid an enormous amount of data. For example, points are roughly set after observing rules such as setting points at intersections. Instead of providing points at regular intervals, the distance between points is set longer for a straight line, and the distance between points is set shorter for a curve.

【0009】このように一般の地図データでは、ポイン
トが粗く設定され、かつポイント間距離が一定ではな
い。こうした地図データに対しては従来の方法を上手く
適用することが困難であり、選択する3つのポイントに
依存して、それらを通る円の半径が大きく異なってしま
う。
As described above, in general map data, points are set roughly and the distance between points is not constant. It is difficult to successfully apply the conventional method to such map data, and the radius of a circle passing through the three points greatly differs depending on the selected three points.

【0010】図22の具体例では、道路地図データ上の
カーブ部分に、隣接3ポイントを通る円が描かれてい
る。同じカーブ内でも、選択するポイントによって円の
大きさが大きくばらついている。そのためこれらの円を
用いてもカーブ形状を正確に認識することは困難であ
る。
In the specific example of FIG. 22, a circle passing through three adjacent points is drawn at a curved portion on the road map data. Even within the same curve, the size of the circle varies greatly depending on the point selected. Therefore, it is difficult to accurately recognize the curve shape even by using these circles.

【0011】以上に説明したごとく、従来の道路形状認
識方法では、ポイントデータの誤差に起因して、またポ
イント間隔の大きさに起因して、またポイント間隔が不
均一であることに起因して、カーブ認識精度が低くな
る。
[0011] As described above, in the conventional road shape recognition method, due to the error of the point data, the size of the point interval, and the non-uniformity of the point interval. , The accuracy of curve recognition is reduced.

【0012】本発明は上記課題に鑑みてなされたもので
あり、その目的はカーブ形状を正確に求められる道路形
状認識方法を提供することにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and an object of the present invention is to provide a road shape recognition method capable of accurately determining a curve shape.

【0013】[0013]

【課題を解決するための手段】本発明は、道路に沿って
配置された複数のポイントデータを用いて、道路に含ま
れるカーブの形状を認識する方法に関する。上記目的を
達成するため、本発明の方法は、複数のポイントデータ
に基づいて、カーブの粗形状を表す粗形状情報を求める
ステップと、前記粗形状情報と前記複数のポイントデー
タからカーブの代表形状情報を求めるステップと、を含
む。粗形状情報に基づいてカーブ形状を求めるので、従
来の3ポイント通過円を用いるときの問題が軽減され
る。すなわち、カーブ形状の算出値にポイント位置誤差
が及ぼす影響を小さくでき、カーブ認識精度の向上が図
れる。
SUMMARY OF THE INVENTION The present invention relates to a method for recognizing the shape of a curve included in a road by using a plurality of point data arranged along the road. In order to achieve the above object, a method of the present invention includes a step of obtaining coarse shape information representing a coarse shape of a curve based on a plurality of point data, and a representative shape of a curve from the rough shape information and the plurality of point data. Seeking information. Since the curve shape is obtained based on the rough shape information, the problem when using the conventional three-point passing circle is reduced. That is, the influence of the point position error on the calculated value of the curve shape can be reduced, and the accuracy of curve recognition can be improved.

【0014】好ましくは、前記粗形状情報はカーブの進
入線および脱出線を含む。そして好ましくは、前記カー
ブの代表形状情報は、進入線および脱出線に内接する代
表内接円弧を示す情報であり、代表内接円弧は、カーブ
内の複数のポイントデータの各々を通り進入線および脱
出線に内接する複数の内接円弧から求めた代表的な円弧
形状である。
Preferably, the rough shape information includes an approach line and an exit line of a curve. And preferably, the representative shape information of the curve is information indicating a representative inscribed arc inscribed in the approach line and the escape line, and the representative inscribed arc passes through each of a plurality of point data in the curve, the approach line and the inscribed line. This is a typical arc shape obtained from a plurality of inscribed arcs inscribed in the escape line.

【0015】本発明によれば、各ポイントを通り、進入
線および脱出線に内接する円弧が用いられる。内接円を
用いるので、ポイント位置誤差の影響を大きく受けるこ
となく、カーブ形状を求められる。ポイント位置が少し
ずれても、そのポイントから得られる円弧の半径は大き
く変わらないからである。従来の3ポイントを通る円弧
の半径と比較すると、ポイントずれの影響は大幅に小さ
くなる。これにより、ポイントの位置ずれに起因する認
識誤差を大幅に軽減できる。同様に、ポイント間隔が広
い場合でも、またポイント間距離が一定でない場合で
も、これらの条件によりカーブ半径の算出値が大きく左
右されないので、認識誤差の低減が図れる。
According to the present invention, arcs passing through each point and inscribed into the approach line and the escape line are used. Since an inscribed circle is used, a curve shape can be obtained without being greatly affected by a point position error. This is because even if the point position is slightly shifted, the radius of the arc obtained from the point does not change much. Compared with the radius of a conventional arc passing through three points, the effect of the point shift is significantly reduced. As a result, a recognition error due to a point displacement can be significantly reduced. Similarly, even when the point interval is wide or the point-to-point distance is not constant, the calculation value of the curve radius does not largely depend on these conditions, so that the recognition error can be reduced.

【0016】なお、本発明では、各ポイントに関して個
別に内接円弧を求めてから、代表的内接円弧を求めても
よい。また、進入線および脱出線に接し、かつ複数のポ
イントの近傍を通る適当な円弧を、最小二乗法等の原理
に従って直接的に求めてもよい。
In the present invention, a representative inscribed arc may be obtained after an inscribed arc is individually obtained for each point. Further, an appropriate arc that is in contact with the approach line and the escape line and that passes near the plurality of points may be directly obtained according to a principle such as the least square method.

【0017】本発明の好適な態様では、複数のポイント
データからカーブ開始ポイントおよびカーブ終了ポイン
トを求め、カーブ開始ポイントおよびカーブ終了ポイン
トに基づき前記進入線および前記脱出線を求める。この
ように、カーブ開始ポイントおよびカーブ終了ポイント
を求めることで、進入線および脱出線を容易に求められ
る。
In a preferred aspect of the present invention, a curve start point and a curve end point are determined from a plurality of point data, and the approach line and the exit line are determined based on the curve start point and the curve end point. As described above, the approach line and the exit line can be easily obtained by obtaining the curve start point and the curve end point.

【0018】また好ましくは、カーブ開始ポイントおよ
びカーブ終了ポイントは、各ポイントでの方位変化量お
よびポイント間距離に基づいて求められる。ポイント間
距離も考慮することで、カーブ開始、終了ポイントを正
確に求められる。
[0018] Preferably, the curve start point and the curve end point are obtained based on the azimuth change amount and the point-to-point distance at each point. By considering the distance between the points, the start and end points of the curve can be accurately obtained.

【0019】また好ましくは、複数のポイントデータか
らカーブ開始ポイントおよび前記カーブ終了ポイントを
求める前にフィルタ処理を行う。フィルタ処理の対象
は、方位変化量および隣接ポイントとの距離が共に小さ
いポイントであり、フィルタ処理により、該隣接ポイン
トの方位変化量に基づいて方位変化量が増大修正され
る。これにより、位置ずれ誤差のために方位変化量が不
合理に小さいポイントを、カーブ端部と誤認識するのを
回避できる。
Preferably, a filtering process is performed before obtaining a curve start point and the curve end point from a plurality of point data. The target of the filtering process is a point where both the azimuth change amount and the distance to the adjacent point are small, and the azimuth change amount is increased and corrected by the filter process based on the azimuth change amount of the adjacent point. As a result, it is possible to avoid erroneously recognizing a point whose azimuth change amount is unreasonably small due to a positional error as a curve end.

【0020】また好ましくは、道路の直線部分を構成す
るポイントデータのうちで直線両端以外のポイントデー
タを、カーブ認識を行う上で不要として削除する。これ
によりデータ処理量が減る。またカーブの開始、終了ポ
イントを判別しやすくなり、認識精度の向上が図れる。
Preferably, of the point data constituting the straight line portion of the road, the point data other than both ends of the straight line are deleted as unnecessary in performing the curve recognition. This reduces the amount of data processing. Further, the start and end points of the curve can be easily determined, and the recognition accuracy can be improved.

【0021】また好ましくは前記複数のポイントデータ
はデジタル地図データに含まれている。このデジタル地
図データでは、所定の規則に従って道路に関する必要情
報を表すように、かつ、直線部分ではポイント密度が小
さくカーブ部分ではポイント密度が高くなるように、各
ポイントが設定されている。このような地図データで
は、ポイントの設定が粗く、ポイント間距離が不均一で
ある。この種の地図データに本発明の方法を適用する
と、本発明の効果が顕著に得られる。
[0021] Preferably, the plurality of point data is included in digital map data. In this digital map data, each point is set so as to represent necessary information on a road in accordance with a predetermined rule, and to have a low point density in a straight line portion and a high point density in a curved portion. In such map data, the setting of points is coarse and the distance between points is not uniform. When the method of the present invention is applied to this kind of map data, the effect of the present invention can be remarkably obtained.

【0022】また本発明は、上記の道路形状認識方法を
実現する他の態様をとることもできる。例えば、本発明
は、道路形状認識装置、プログラム記録媒体、ナビゲー
ション装置といった態様で表され、実施されてもよい。
Further, the present invention can take other forms for realizing the above road shape recognition method. For example, the present invention may be embodied in a form such as a road shape recognition device, a program recording medium, and a navigation device.

【0023】[0023]

【発明の実施の形態】以下、本発明の好適な実施の形態
(以下、実施形態という)について図面を参照し説明す
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention (hereinafter, referred to as embodiments) will be described below with reference to the drawings.

【0024】まず図1を参照し、本発明による道路形状
認識方法の基本原理を説明する。図1(a)は、ナビゲ
ーション装置等で用いられるデジタル道路地図データの
1つのカーブ部分を模式的に示している。この道路地図
データをもとにして本発明のカーブ認識を行う方法を以
下に説明する。
First, the basic principle of the road shape recognition method according to the present invention will be described with reference to FIG. FIG. 1A schematically shows one curve portion of digital road map data used in a navigation device or the like. A method for performing curve recognition according to the present invention based on the road map data will be described below.

【0025】図1(a)に示すように、道路地図データ
は、道路に沿って配置された複数のポイントデータで構
成されている。各ポイントは、たとえばリンク形式地図
におけるノードである。ポイントデータは好適には位置
座標を含むが、その他の形式でポイントの位置が表され
てもよい。また、ポイントデータが最初からは地図デー
タの中に設けられておらず、地図データ中の他の要素か
ら算出されてもよい。
As shown in FIG. 1A, the road map data is composed of a plurality of point data arranged along the road. Each point is, for example, a node in a link type map. The point data preferably includes position coordinates, but the position of the point may be represented in other formats. Further, the point data is not provided in the map data from the beginning, and may be calculated from other elements in the map data.

【0026】図1(b)を参照すると、本発明ではまず
複数のポイントデータからカーブ開始ポイントおよびカ
ーブ終了ポイントを求める(具体的な処理については後
述にて詳細に説明する)。次に図1(c)では、本発明
のカーブ粗形状の一形態としての進入角度線(進入線)
および脱出角度線(脱出線)を算出する。粗形状は、カ
ーブの形状を概略的に示す情報である。進入角度線は、
カーブ開始ポイントを通り、カーブ進入方向に沿って引
かれた線である。同様に、脱出角度線は、カーブ終了ポ
イントを通り、脱出方向に引かれた線である。これらの
進入角度線および脱出角度線によってカーブの概略形状
が得られる。
Referring to FIG. 1B, in the present invention, first, a curve start point and a curve end point are obtained from a plurality of point data (specific processing will be described later in detail). Next, in FIG. 1C, an approach angle line (an approach line) as one form of the rough curve shape of the present invention.
And the escape angle line (escape line) is calculated. The coarse shape is information that roughly indicates the shape of the curve. The approach angle line is
This is a line that passes through the curve start point and is drawn along the curve approach direction. Similarly, the escape angle line is a line that passes through the curve end point and is drawn in the escape direction. The approximate shape of the curve is obtained by the entry angle line and the exit angle line.

【0027】図1(d)および図1(e)では、上記の
進入、脱出角度線およびカーブ内のポイントデータか
ら、カーブの代表形状情報を求める。まず、図1(d)
では、カーブ内のある1つのポイントを通り、進入角度
線および脱出角度線の両方に接する1つの円弧を求め
る。同様の内接円弧が、カーブ内の複数のポイント、好
ましくはカーブ内の全ポイントに関して個々に求められ
る。そして図1(e)では、こうして得られた複数の内
接円弧から、該当カーブの代表的な内接円弧を求める。
ここでは、例えばカーブRの平均値が求められ、また例
えばカーブRの最大値または最小値が求められる。求め
たカーブ形状のその後の利用方法に応じて適切な統計的
処理が採用されればよい。
In FIG. 1 (d) and FIG. 1 (e), the representative shape information of the curve is obtained from the above-mentioned entry and exit angle lines and the point data in the curve. First, FIG.
In this example, one arc that passes through one point in the curve and touches both the approach angle line and the escape angle line is determined. Similar inscribed arcs are determined individually for a plurality of points in the curve, preferably for all points in the curve. In FIG. 1E, a representative inscribed arc of the curve is determined from the plurality of inscribed arcs thus obtained.
Here, for example, an average value of the curve R is obtained, and for example, a maximum value or a minimum value of the curve R is obtained. Appropriate statistical processing may be employed depending on the subsequent use of the obtained curve shape.

【0028】また、上記の処理では、複数の内接円弧を
一旦求めてから、その後に代表的な円弧形状を求めてい
る。これに対し、2つの線に内接し、かつ複数のカーブ
内ポイントの近傍を通る適当な円弧形状を、最小2乗法
等の原理にしたがって直接的に算出してもよい。
In the above processing, a plurality of inscribed arcs are once obtained, and then a typical arc shape is obtained. On the other hand, an appropriate arc shape inscribed in the two lines and passing in the vicinity of a plurality of points in the curve may be directly calculated according to a principle such as a least square method.

【0029】図2は本発明の効果を従来技術と比較して
示している。図2(b)の従来技術では、カーブを構成
するポイントから3つのポイントを選択し、それら3つ
のポイントを通る円弧を求めている。ところが、選択す
る3つのポイントに依存して、円弧の大きさが大きく異
なってしまう。そのため、これらの円弧を統計処理して
も適切な代表カーブ形状は求められない。
FIG. 2 shows the effect of the present invention in comparison with the prior art. In the conventional technique of FIG. 2B, three points are selected from the points constituting the curve, and an arc passing through the three points is obtained. However, the size of the arc differs greatly depending on the three points to be selected. Therefore, even if these arcs are statistically processed, an appropriate representative curve shape cannot be obtained.

【0030】従来技術で円弧形状がばらつく原因の一つ
は、元になる道路地図データのポイント位置精度にあ
る。道路地図データは、デジタイズ装置を用いて航空写
真から道路上の点をプロットすることにより作成され、
また車両の実走行軌跡から道路形状を算出することによ
り作成され、また局所的な現地計測を行うことにより作
成され、またこれらのデータをつなぎあわせることによ
り作成される。デジタイズ装置では、元の紙地図または
航空写真を用いて手作業で道路をプロットするので、道
路の中心線を正確にプロットしていくことは容易でな
い。また、実走行軌跡を用いる場合、走行車線上の同一
位置(たとえば中央)をトレースしながらカーブを通り
抜けることは実際には容易でない。
One of the causes of the variation in the arc shape in the prior art is the point position accuracy of the original road map data. Road map data is created by plotting points on the road from aerial photographs using a digitizing device,
It is created by calculating the road shape from the actual running trajectory of the vehicle, is created by performing local field measurement, and is created by connecting these data. In the digitizing apparatus, since the road is manually plotted using the original paper map or the aerial photograph, it is not easy to accurately plot the center line of the road. Further, when using the actual traveling locus, it is not easy to actually pass through a curve while tracing the same position (for example, the center) on the traveling lane.

【0031】したがって道路地図データの各ポイントデ
ータにはある程度の位置誤差が含まれている。一方、幾
何学的な観点で見ると、3つの点を通る円の大きさは、
それら3つの点の1つを少し動かすだけで大きく変わ
る。そのため、図2(b)の従来技術では、ポイントデ
ータの局所的な位置誤差が大きく影響して、算出するカ
ーブ円弧の大きさが大きくばらついてしまう。
Therefore, each point data of the road map data contains a certain degree of position error. On the other hand, from a geometrical point of view, the size of a circle passing through three points is
A slight movement of one of these three points will make a big difference. For this reason, in the prior art of FIG. 2B, a local position error of the point data greatly affects, and the size of the calculated curve arc varies greatly.

【0032】元々、従来のナビゲーション用道路地図デ
ータは経路計算等を正確に行うことを目的として作られ
ているので、ポイントデータの少しの位置ずれは影響を
受けない。それにも拘わらず、従来の方法ではポイント
データが正確であることを前提とした計算処理を行って
おり、そのために上記のような問題が生じると考えられ
る。
Originally, the conventional navigation road map data is created for the purpose of accurately calculating the route and the like, so that a slight displacement of the point data is not affected. Nevertheless, in the conventional method, the calculation process is performed on the assumption that the point data is accurate, and therefore, it is considered that the above-described problem occurs.

【0033】このような事情に鑑み、本発明では、ポイ
ント位置の誤差を考慮し、位置誤差の影響を受けないよ
うにしてカーブ形状を求めている。すなわち、図2
(a)の本発明では、カーブの粗形状、具体的には進入
線および脱出線が求められ、そして各ポイントを通り進
入線及び脱出線に接する内接円弧が求められる。こうし
て得られる円弧の大きさは、ポイントの位置が少し変わ
っても大きくは変わらない。したがって、ポイントデー
タの位置誤差は、算出されるカーブ円弧の形状に大きな
影響を及ぼさず、その結果、図2(a)に示すごとく、
各ポイントを通る円弧の大きさは妥当な範囲でばらつ
く。図2(b)の従来方法でばらつきが大きいのとは対
照的である。このように、本発明の方法はポイント位置
誤差の影響を大きく受けないので、カーブ形状を正確に
求めることができる。
In view of such circumstances, in the present invention, a curve shape is obtained in consideration of a point position error so as not to be affected by the position error. That is, FIG.
In the present invention of (a), a rough shape of a curve, specifically, an approach line and an exit line are obtained, and an inscribed arc passing through each point and contacting the approach line and the exit line is obtained. The size of the arc thus obtained does not change significantly even if the position of the point slightly changes. Therefore, the position error of the point data does not significantly affect the calculated shape of the curved arc, and as a result, as shown in FIG.
The size of the arc passing through each point varies within a reasonable range. This is in contrast to the large variation in the conventional method of FIG. As described above, since the method of the present invention is not greatly affected by the point position error, the curve shape can be accurately obtained.

【0034】上記では、本発明の効果をポイントデータ
の位置誤差に関連して説明した。さらに本発明は、下記
に説明するように、地図作成時のポイント設定の仕方を
考慮した場合にも正確な認識ができるという利点を有す
る。
In the above, the effect of the present invention has been described in relation to the position error of the point data. Further, as described below, the present invention has an advantage that accurate recognition can be performed even when a point setting method at the time of map creation is considered.

【0035】実用的な道路地図データにおいては、デー
タ量が膨大になるのを避けるために、ポイント数を極力
少なくすることが求められる。この要求に応えるために
は、所定の規則を守ったうえでポイントを粗く設定する
ことが好適である。所定の規則は、具体的には、交差
点、道路種類の変更(国道から県道等)、その他の目印
箇所等にポイント設定するといったことである。
In practical road map data, it is required to reduce the number of points as much as possible in order to avoid an enormous amount of data. In order to meet this demand, it is preferable to set points roughly while observing predetermined rules. Specifically, the predetermined rule is that points are set at intersections, changes in road types (from national roads to prefectural roads, etc.), and other landmarks.

【0036】また、データ量削減のため、一定間隔でポ
イントを設定するのではなく、直線ではポイント間距離
を長く、カーブではポイント間距離を短く設定すること
が一般的である。
In order to reduce the amount of data, it is general to set the distance between points longer for a straight line and shorter for a curve instead of setting points at regular intervals.

【0037】このように、実用的な道路地図データで
は、ポイントが比較的粗く設定され、かつ、ポイント間
距離も一定ではない。そのため、ポイントが細かく一定
間隔で存在するという前提の下でカーブ認識を行うと、
正確な認識ができないことがある。しかしながら、本発
明の方法では、ポイントの設定が粗かったり、ポイント
間隔が一定でなかったとしても、それらの要因によって
カーブ認識の精度が大きく変わることはなく、したがっ
てカーブ形状を正確に認識できる。
As described above, in practical road map data, points are set relatively coarsely, and the distance between points is not constant. Therefore, if you perform curve recognition on the assumption that points exist finely at regular intervals,
Accurate recognition may not be possible. However, according to the method of the present invention, even if the point setting is coarse or the point interval is not constant, the accuracy of curve recognition does not greatly change due to those factors, and therefore, the curve shape can be accurately recognized.

【0038】図3に例示する地図には、上述した実用的
地図の特徴が顕著に表されており、すなわちポイントが
粗く設定され、カーブ部のポイント間距離が短い。線P
0−P1−Oはカーブ進入線、線O−P4−P5はカー
ブ脱出線である。そして図中の円弧は、本発明の方法に
したがって求めたカーブ形状である。この円弧の半径
は、P2およびP3を通る2つの内接円弧の半径の平均
値である。本発明により正確にカーブ形状が求められて
いる。
In the map illustrated in FIG. 3, the characteristics of the practical map described above are remarkably expressed, that is, the points are set roughly, and the distance between the points of the curved portion is short. Line P
0-P1-O is a curve entry line, and a line O-P4-P5 is a curve exit line. The arc in the figure is a curve shape obtained according to the method of the present invention. The radius of this arc is the average of the radii of the two inscribed arcs passing through P2 and P3. According to the present invention, a curve shape is accurately determined.

【0039】次に、図4以降の図面を参照し、上述の本
発明に従ったカーブ認識処理の具体例を説明する。図4
〜図7は、本実施形態のカーブ認識処理のフローチャー
トである。図8以降の図面には、各ステップでの処理が
地図データの模式図を用いて示されている。図4におい
て、S10では、一定区間の地図データが読み込まれ
る。そしてS20では、地図データ中の各ポイントPi
について方位変化量θiが算出される。図8を参照する
と、方位変化量は各ポイントで道路の向きが変わる量で
ある。ここでは、方位変化量θiとして、各ポイントP
iの両側の道路リンクのなす角度が用いられる。
Next, a specific example of the above-described curve recognition processing according to the present invention will be described with reference to FIGS. FIG.
7 are flowcharts of the curve recognition processing according to the present embodiment. In the drawings after FIG. 8, the processing in each step is shown using a schematic diagram of map data. In FIG. 4, in S10, map data of a certain section is read. In S20, each point Pi in the map data is
Is calculated for the azimuth change θi. Referring to FIG. 8, the azimuth change amount is the amount by which the direction of the road changes at each point. Here, as the azimuth change amount θi, each point P
The angle between the road links on both sides of i is used.

【0040】<不要点の削除>S30では不要点の削除
処理が行われる。この処理は、直線部分の両端以外のポ
イントを削除する処理である。ここでは第1の所定しき
い角度θt1以下の方位変化量を持つポイントが削除さ
れる。方位変化量が非常に小さい点は直線の途中に位置
すると考えられるからである。その結果、図8に示され
るポイントP1、P7が削除される。この処理により、
計算対象のデータ量を削減できるのはもちろん、さら
に、後述するカーブ開始ポイントおよび終了ポイントの
判断が容易になる。
<Deletion of Unnecessary Points> In S30, unnecessary point deletion processing is performed. This processing is to delete points other than both ends of the straight line portion. Here, points having an azimuth change amount equal to or smaller than the first predetermined threshold angle θt1 are deleted. This is because a point having a very small azimuth change amount is considered to be located in the middle of the straight line. As a result, points P1 and P7 shown in FIG. 8 are deleted. With this process,
Not only the amount of data to be calculated can be reduced, but also it becomes easier to determine a curve start point and a curve end point described later.

【0041】<フィルタ処理>S40では方位変化量の
フィルタ処理を行う。このフィルタ処理は図9及び図1
0に示されている。図9を参照すると、フィルタ処理の
対象となるポイントは、第2の所定しきい角度θt2よ
り小さな方位変化量(絶対値)を有し、かつ、1つ前の
ポイントとの距離が所定しきい距離dt以下のポイント
である。ここで第2の所定しきい角度θt2は、上述し
た不要点削除処理でのしきい角度θt1よりは大きく設
定されている。
<Filtering> At step S40, filtering of the azimuth change is performed. This filtering process is shown in FIGS.
0 is shown. Referring to FIG. 9, a point to be filtered has an azimuth change amount (absolute value) smaller than a second predetermined threshold angle θt2, and a distance from the immediately preceding point is a predetermined threshold. The point is equal to or shorter than the distance dt. Here, the second predetermined threshold angle θt2 is set to be larger than the threshold angle θt1 in the unnecessary point deletion processing described above.

【0042】フィルタ処理の対象ポイントPiに対して
は、1つ前のポイントPi-1の方位変化量θi-1に補正倍
率kを掛けた値が、新しい方位変化量として与えられる
(オリジナルの方位変化量θiは無視される)。補正倍
率kは、図9に示すように、ポイントPiとポイントP
i-1の距離dに応じて変化する。ポイント間距離が大き
いほど補正倍率kは小さく設定されている。
For the point Pi to be subjected to the filtering process, a value obtained by multiplying the azimuth change θi−1 of the immediately preceding point Pi−1 by the correction magnification k is given as a new azimuth change (the original azimuth). The change amount θi is ignored). The correction magnification k is, as shown in FIG.
It changes according to the distance d of i-1. The larger the distance between points, the smaller the correction magnification k is set.

【0043】図10の例では、ポイントP4に対してフ
ィルタ処理が施されている。ポイントP4の元の方位変
化量θ4は、ポイントP4の位置誤差が原因で非常に小
さくなっている。そこで、1つ前のポイントP3の方位
変化量θ3に補正係数kを掛けた値θ3×kが、新しい
方位変化量θ4としてポイントP4に与えられている。
In the example shown in FIG. 10, a filtering process is applied to the point P4. The original azimuth change amount θ4 of the point P4 is extremely small due to the position error of the point P4. Therefore, a value θ3 × k obtained by multiplying the azimuth change amount θ3 of the immediately preceding point P3 by the correction coefficient k is given to the point P4 as a new azimuth change amount θ4.

【0044】上記のフィルタ処理を設けた理由を説明す
る。前述したように、地図データのポイント位置には誤
差が含まれており、またポイント間距離は一定でない。
そのため、1つの連続したカーブ内においても、非常に
小さい方位変化量を持つポイントが存在し、また方位変
化量の正負が逆転してしまうこともある。フィルタ処理
は、このような不合理を解消するためのものである。フ
ィルタ処理によって、1つ前のポイントの方位変化量に
基づいた妥当な方位変化量が与えられる。
The reason why the above-described filtering process is provided will be described. As described above, the point position of the map data includes an error, and the distance between points is not constant.
Therefore, even in a single continuous curve, there is a point having a very small azimuth change amount, and the sign of the azimuth change amount may be reversed. Filter processing is for eliminating such absurdity. The filtering process gives an appropriate azimuth change amount based on the azimuth change amount of the immediately preceding point.

【0045】ただし、方位変化量は、次に説明するカー
ブ開始、終了ポイントの決定処理に用いるためのパラメ
ータであり、その決定処理を円滑に行うことがフィルタ
処理の目的である。そこで、フィルタ処理により方位変
化量は変更するが、各ポイントの位置座標自体は変更し
ない。
However, the azimuth change amount is a parameter to be used in the curve start and end point determination processing described below, and the purpose of the filter processing is to smoothly perform the determination processing. Therefore, the azimuth change amount is changed by the filter processing, but the position coordinates of each point are not changed.

【0046】また、上記の処理ではポイント間距離に応
じたフィルタをかけている。これにより、2つのカーブ
が連続する部分でのフィルタ処理の悪影響を避けること
ができる。図11を参照すると、2つのカーブの間に距
離の長い直線部分がある。このとき、第1のカーブの終
了ポイントPaの方位変化量θaに基づいて、第2のカ
ーブの開始ポイントPbの方位変化量θbを変更してし
まうのは好ましくない。そこで、ポイント間距離に応じ
たフィルタをかけ、ポイント間距離が大きいときにはフ
ィルタ処理を禁止している。
In the above processing, a filter is applied according to the distance between points. As a result, it is possible to avoid the adverse effect of the filtering process at the portion where the two curves are continuous. Referring to FIG. 11, there is a long straight line portion between the two curves. At this time, it is not preferable to change the azimuth change amount θb of the start point Pb of the second curve based on the azimuth change amount θa of the end point Pa of the first curve. Therefore, a filter according to the distance between points is applied, and when the distance between points is large, the filtering process is prohibited.

【0047】<カーブ開始、終了ポイント>図4に戻
り、S40のフィルタ処理が終わると、S50でカーブ
終了ポイントを算出し、さらにS60でカーブ開始ポイ
ントを算出する。ここでは、地図中のポイントデータの
中から、開始ポイントおよび終了ポイントを選出する。
ただし、実際の道路のカーブ開始位置と終了位置が、ポ
イント設置場所と一致しているとは限らない。そこで後
の処理にてカーブ開始、終了位置の補正処理を行う。こ
のことを考慮すると、ここで選出する開始ポイントおよ
び終了ポイントは、それぞれ仮開始ポイントおよび仮終
了ポイントということができる。
<Curve start and end points> Returning to FIG. 4, when the filter processing in S40 is completed, a curve end point is calculated in S50, and a curve start point is calculated in S60. Here, a start point and an end point are selected from the point data in the map.
However, the actual curve start position and end position of the road do not always match the point installation location. Therefore, a correction process of the curve start and end positions is performed in a later process. Considering this, the start point and the end point selected here can be referred to as a temporary start point and a temporary end point, respectively.

【0048】(i)カーブ終了ポイントの算出 まず図12を参照して、カーブ終了ポイントの算出処理
を説明する。図12において、ポイントP1およびP7
は、すでにS30で不要点として削除されている。各ポ
イントの方位変化量は、S40のフィルタ処理後の値で
ある。また各ポイントPiとその次のポイントPi+1の
間の直線距離をLiとする。終了ポイント算出処理で
は、各ポイントのカーブ指標Xiが次式に従って算出さ
れる。
(I) Calculation of Curve End Point First, the process of calculating the curve end point will be described with reference to FIG. In FIG. 12, points P1 and P7
Has already been deleted as an unnecessary point in S30. The azimuth change amount of each point is a value after the filtering process in S40. The linear distance between each point Pi and the next point Pi + 1 is defined as Li. In the end point calculation processing, the curve index Xi of each point is calculated according to the following equation.

【0049】[0049]

【数1】Xi = Li/(2・sin(θi/2)) カーブ指標XiはポイントPiがカーブ終了ポイントで
あるか否かを判定するために用いる指標である。カーブ
終了ポイントでは、次のポイントまでの距離が長くな
り、かつ、方位変化量が小さくなる。一方、カーブ指標
Xiも、ポイント間距離が大きいほど大きく、かつ方位
変化量が小さいほど大きくなる。したがって、カーブ指
標Xiを用いることで、各ポイントがカーブの終了ポイ
ントか否かを判断することができる。
Xi = Li / (2 · sin (θi / 2)) The curve index Xi is an index used to determine whether the point Pi is a curve end point. At the end point of the curve, the distance to the next point becomes longer and the azimuth change amount becomes smaller. On the other hand, the curve index Xi also increases as the point-to-point distance increases, and increases as the azimuth change amount decreases. Therefore, it is possible to determine whether or not each point is the end point of the curve by using the curve index Xi.

【0050】そこで、本実施形態ではポイントP0〜ポ
イントP8までの全ポイントについてのカーブ指標Xi
を算出する。そしてカーブ指標Xiが所定の指標しきい
値を越えたとき、該当ポイントがカーブ終了ポイントで
あると判定する。図12の例ではポイントP6がカーブ
終了ポイントとして検知されている。
Therefore, in this embodiment, the curve index Xi for all points from point P0 to point P8
Is calculated. When the curve index Xi exceeds a predetermined index threshold, it is determined that the corresponding point is a curve end point. In the example of FIG. 12, the point P6 is detected as a curve end point.

【0051】このようにして、本実施形態では、カーブ
指標Xiを利用することにより、各ポイントの方位変化
量およびポイント間距離を考慮して正確にカーブ終了ポ
イントを求めることができる。例えば図13に示すよう
な道路地図では、2つの異なるカーブC1およびC2が
連続している。1つめのカーブC1の最終終了ポイント
P5の方位変化量θ5,および、2つめのカーブC2の
カーブ開始ポイントP6の方位変化量θ6はともに比較
的大きい。したがって、方位変化量だけを見ていたので
は、2つの異なるカーブが存在するとは分からないこと
がある。一方、本発明では、方位変化量に加えてポイン
ト間距離を見ている。ポイントP5とポイントP6の距
離L5が大きいので、ポイントP5のカーブ指標X5が
大きくなり、このポイントP5がカーブ終了ポイントで
あると分かる。したがって2つのカーブC1,C2を1
つのカーブと誤認識するのを回避できる。
As described above, in the present embodiment, by using the curve index Xi, the curve end point can be accurately obtained in consideration of the azimuth change amount of each point and the distance between the points. For example, in a road map as shown in FIG. 13, two different curves C1 and C2 are continuous. The azimuth change amount θ5 of the final end point P5 of the first curve C1 and the azimuth change amount θ6 of the curve start point P6 of the second curve C2 are both relatively large. Therefore, it may not be understood that two different curves exist only by looking at the azimuth change amount. On the other hand, in the present invention, the distance between points is observed in addition to the azimuth change amount. Since the distance L5 between the point P5 and the point P6 is large, the curve index X5 of the point P5 increases, and it can be seen that this point P5 is the curve end point. Therefore, the two curves C1 and C2 are set to 1
It is possible to avoid erroneously recognizing two curves.

【0052】なお、カーブ終了ポイントでポイント間距
離が長くなるのは、前述したように、実用的な地図では
直線部分のポイントをカーブ部分より粗く設定するから
である。本実施形態では、このような地図データの特性
を利用してカーブ終了ポイントが正確に検出される。さ
らに、本実施形態では、前処理としての不要点の削除処
理により直線部分のポイントを間引きしている。これに
より、カーブ終了後のポイント間距離が長くなり、終了
ポイントの検出が容易になっている。
The reason why the distance between the points is longer at the end point of the curve is that, as described above, the points of the straight line portion are set coarser than the curve portion in a practical map. In the present embodiment, the curve end point is accurately detected using such characteristics of the map data. Further, in the present embodiment, the points of the straight line portion are thinned out by unnecessary point deletion processing as preprocessing. As a result, the distance between the points after the end of the curve is increased, and the end point can be easily detected.

【0053】ところで、図14を参照すると、上述した
カーブ指標Xiは、実は従来の3つのポイントを通るカ
ーブRの算出式に類似している。ポイントP2に着目
し、線分P2−P0上に仮想点P3′を設定する。P2
とP3′の距離は、P2とP3の距離L2と等しく設定
する。3点P3、P2、P3′を通る円の半径RXは、
L2/(2・sin(θ/2))であり、カーブ指標Xiと同
じである。
By the way, referring to FIG. 14, the above-mentioned curve index Xi is actually similar to the conventional formula for calculating the curve R passing through three points. Focusing on the point P2, a virtual point P3 'is set on the line segment P2-P0. P2
Is set equal to the distance L2 between P2 and P3. The radius RX of the circle passing through the three points P3, P2, P3 'is
L2 / (2 · sin (θ / 2)), which is the same as the curve index Xi.

【0054】しかしながら、仮想点P3′を設定してい
ることからも分かるように、カーブ指標Xiは実際のカ
ーブRではない。単に従来の算出式をカーブ終了ポイン
トの判定指標に利用しているのであり、あくまで3ポイ
ントを通る半径Rを求めているわけではない。そして、
この算出式により得られる数値が、方位変化量が小さい
ほど、かつポイント間距離が大きいほど大きくなるの
で、このことを利用してカーブ終了ポイントを容易に正
確に求めているのである。
However, as can be seen from the setting of the virtual point P3 ', the curve index Xi is not the actual curve R. The conventional calculation formula is simply used as a determination index of the curve end point, and the radius R passing through three points is not necessarily obtained. And
Since the numerical value obtained by this calculation formula becomes larger as the azimuth change amount is smaller and the point-to-point distance is larger, the curve ending point is easily and accurately obtained by using this fact.

【0055】(ii)定常R部分の抽出(緩和曲線部分の排
除) また本実施形態では、以下の処理により、カーブ終了部
の緩和曲線を除いた定常R部分を抽出することが好適で
ある。図15は、緩和曲線が存在するときのカーブ指標
Xiの変化を概念的に示している。横軸はカーブに沿っ
た距離であり、縦軸はカーブ指標Xiである。カーブ終
了ポイントの判定用の指標しきい値Xtを、カーブ指標
の最小値Xminを基準に定める。例えば指標しきい値
Xtを、指標最小値Xminに対して一定の比率で設定
される(Xminに所定の数値をかける)。
(Ii) Extraction of Stationary R Portion (Exclusion of Relaxation Curve Portion) In the present embodiment, it is preferable to extract a stationary R portion excluding the transition curve at the end of the curve by the following processing. FIG. 15 conceptually shows a change in the curve index Xi when the transition curve exists. The horizontal axis is the distance along the curve, and the vertical axis is the curve index Xi. The index threshold value Xt for determining the curve end point is determined based on the minimum value Xmin of the curve index. For example, the index threshold value Xt is set at a fixed ratio to the index minimum value Xmin (multiply Xmin by a predetermined numerical value).

【0056】このように、本実施形態では、カーブ指標
の最小値に応じて、カーブ終了ポイント判定用の指標し
きい値Xtを定めており、これにより、緩和曲線部分を
除いた定常R部分の終了ポイントを正確に求めることが
できる。
As described above, in the present embodiment, the index threshold value Xt for determining the end point of the curve is determined according to the minimum value of the curve index, whereby the steady R portion excluding the transition curve portion is determined. The end point can be determined accurately.

【0057】具体的処理では、順次各ポイントについて
求められるカーブ指標Xiを、1つ前のポイントのカー
ブ指標Xi-1と比較する。新しく求めたカーブ指標Xi
の方が小さければ、そのポイント指標Xiに基づいて指
標しきい値Xtを更新する。新しく求めたカーブ指標X
iの方が大きければ、指標しきい値の更新は行わない。
これにより、対象カーブ中の最小のカーブ指標から求め
た指標しきい値Xtを用いて終了ポイントが判定され
る。
In a specific process, the curve index Xi sequentially obtained for each point is compared with the curve index Xi-1 of the immediately preceding point. Newly calculated curve index Xi
Is smaller, the index threshold value Xt is updated based on the point index Xi. Newly calculated curve index X
If i is larger, the index threshold is not updated.
Thereby, the end point is determined using the index threshold value Xt obtained from the smallest curve index in the target curve.

【0058】図5は、図4のS50のサブフローチャー
トであって、上記の定常カーブ部分の抽出処理に対応し
ている。S51ではカーブ指標しきい値の適当な初期値
が読み込まれる。次に、1つめの対象ポイントのカーブ
指標Xiが演算される(S52)。S53ではカーブ指
標しきい値の更新が行われる。すなわち、今回算出した
カーブ指標が、1つ前のポイントについてのカーブ指標
より小さいときは、新しいカーブ指標に一定比率をかけ
た値を新たなしきい値として設定する。S54では、対
象ポイントのカーブ指標がしきい値よりも大きいか否か
を判定する。S54でNOの場合、S55で対象ポイン
トを次のポイントへと順方向に移して、S52に戻る。
S54の判定がYESの場合、対象ポイントをカーブ終
了ポイントとして、そのデータを読み込む(S56)。
FIG. 5 is a sub-flowchart of S50 in FIG. 4, and corresponds to the above-described process of extracting a steady curve portion. In S51, an appropriate initial value of the curve index threshold value is read. Next, a curve index Xi of the first target point is calculated (S52). In S53, the curve index threshold value is updated. That is, when the curve index calculated this time is smaller than the curve index for the immediately preceding point, a value obtained by multiplying the new curve index by a certain ratio is set as a new threshold value. In S54, it is determined whether or not the curve index of the target point is larger than the threshold. If NO in S54, the target point is moved to the next point in the forward direction in S55, and the process returns to S52.
If the determination in S54 is YES, the data is read with the target point as the curve end point (S56).

【0059】(iii)カーブ開始ポイントの算出 次にカーブ開始ポイントの算出処理(図4、S60)に
ついて説明する。カーブ開始ポイントの算出処理は、原
理的にはカーブ終了ポイントの算出処理と全く同様であ
る。ただし、地図データのポイントを逆方向にたどりな
がら演算処理を行う。
(Iii) Calculation of Curve Start Point Next, the process of calculating the curve start point (FIG. 4, S60) will be described. The process of calculating the curve start point is in principle exactly the same as the process of calculating the curve end point. However, the arithmetic processing is performed while following the points of the map data in the reverse direction.

【0060】図16を参照すると、カーブ開始ポイント
の判定のためには、(1)各ポイントPiの方位変化量
θi、および(2)各ポイントPiと1つ前のポイント
Pi-1との間の距離Li-1が用いられる。これらの数値か
ら次式にしたがいカーブ指標Yiが求められる。
Referring to FIG. 16, to determine the curve start point, (1) the azimuth change amount θi of each point Pi and (2) the difference between each point Pi and the immediately preceding point Pi-1 Is used. From these numerical values, the curve index Yi is obtained according to the following equation.

【0061】[0061]

【数2】Yi = Li-1/(2・sin(θi/2)) 例えばポイントP5に着目すると、ポイントP5,P6
を結ぶ線上に仮想点P4′が設定される。P4′とP5
の距離は、P5とP4の距離L4と等しい。カーブ指標
Yiは、ポイントP4,P5,P4′を通る円の半径に
相当する。ただし、前述したように本実施形態はあくま
で半径算出式をカーブ開始ポイントの判定指標として用
いているだけである。ポイント距離が大きくなるほど大
きく、また、方位変化量が小さくなるほどカーブ指標Y
iが大きくなるという指標Yiの性質を利用する。そし
て、P8からP0に向かって順次各ポイントPiのカー
ブ指標Yiを求め、カーブ指標Yiがしきい値を越えた
とき、そのポイントをカーブ開始ポイントとする。図1
6の例ではポイントP2がカーブ開始ポイントである。
Yi = Li−1 / (2 · sin (θi / 2)) For example, focusing on point P5, points P5 and P6
A virtual point P4 'is set on the line connecting. P4 'and P5
Is equal to the distance L4 between P5 and P4. The curve index Yi corresponds to the radius of a circle passing through the points P4, P5, and P4 '. However, as described above, this embodiment merely uses the radius calculation formula as a determination index of the curve start point. As the point distance increases, the curve index Y increases as the azimuth change amount decreases.
The property of the index Yi that i becomes large is used. Then, a curve index Yi of each point Pi is sequentially obtained from P8 to P0, and when the curve index Yi exceeds a threshold value, the point is set as a curve start point. FIG.
In the example of No. 6, point P2 is the curve start point.

【0062】図6は、図4のS60のサブフローチャー
トであって、上述した定常カーブ部分の抽出方法に対応
した処理を示している。図6の処理は、計算の対象ポイ
ントの更新方向が逆であることを除いて図5の処理と同
様であり、詳細な説明は省略する。S61ではカーブ指
標しきい値の初期値を読み込み、S62では1つめの対
象ポイントのカーブ指標Yiを演算する。S63では、
カーブ指標Yiが最小値に達するまでの間は指標しきい
値の更新を行う。S64で、対象ポイントのカーブ指標
が指標しきい値より大きいか否かを判定し、NOであれ
ばS65で対象ポイントを逆方向に更新してS62に戻
る。S64がYESであれば、S66で対象ポイントを
カーブ開始ポイントとして読み込む。
FIG. 6 is a sub-flowchart of S60 in FIG. 4, and shows processing corresponding to the above-described method of extracting a steady curve portion. The processing in FIG. 6 is the same as the processing in FIG. 5 except that the update direction of the calculation target point is reversed, and a detailed description is omitted. In S61, the initial value of the curve index threshold value is read, and in S62, the curve index Yi of the first target point is calculated. In S63,
Until the curve index Yi reaches the minimum value, the index threshold is updated. In S64, it is determined whether or not the curve index of the target point is larger than the index threshold. If NO, the target point is updated in the reverse direction in S65, and the process returns to S62. If S64 is YES, the target point is read as a curve start point in S66.

【0063】<カーブRの算出>図4に戻り、S50,
S60でカーブ終了ポイント、開始ポイントを算出する
と、次にS70でカーブRの算出処理を行う。S70の
処理は、図7のサブフローチャートに示されている。図
7において、S71ではカーブ内ポイントがあるか否か
を判定する。なお、カーブ内ポイントとは、開始ポイン
トと終了ポイントとの間に存在するポイントである。こ
こまで説明してきた地図例では、カーブ内ポイントが存
在する。そこでまずS71の判定がYESである場合に
ついて説明する。
<Calculation of Curve R> Returning to FIG.
After calculating the curve end point and the start point in S60, a curve R calculation process is performed in S70. The process of S70 is shown in the sub-flowchart of FIG. In FIG. 7, in S71, it is determined whether or not there is a point in the curve. Note that the points in the curve are points existing between the start point and the end point. In the map examples described so far, points within the curve exist. Therefore, the case where the determination in S71 is YES will be described first.

【0064】S72では、カーブ開始ポイントおよびカ
ーブ終了ポイントを用いて、カーブ進入角度線および脱
出角度線を算出する。図17を参照するとカーブ開始ポ
イントP2とその1つ前のポイントP0とを結ぶ線の延
長線P0−P2−Oが、カーブ進入角度線として算出さ
れる。同様に、カーブ終了ポイントP6およびその1つ
後のポイントP8を通る線の延長線P8−P6−Oが脱
出角度線として算出される。
In S72, the curve entry angle line and the exit angle line are calculated using the curve start point and the curve end point. Referring to FIG. 17, an extension line P0-P2-O connecting the curve start point P2 and the immediately preceding point P0 is calculated as a curve approach angle line. Similarly, an extension line P8-P6-O of a line passing through the curve end point P6 and the point P8 immediately after the curve end point P6 is calculated as an escape angle line.

【0065】S73ではカーブ内の各ポイントに対応す
る円弧が算出される。進入角度線および脱出角度線に接
し、各ポイントP3,P4,P5をそれぞれ通る3つの
円弧の半径が求められる。そしてS74では、これら3
つの円弧半径から、該当カーブの代表形状が求められ
る。代表形状としては、代表円弧半径が算出され、さら
にその円弧と進入角度線の接点Ps、および円弧と脱出
角度線の接点Peが算出される。
In S73, an arc corresponding to each point in the curve is calculated. The radii of three arcs tangent to the entry angle line and the exit angle line and passing through the respective points P3, P4, P5 are determined. Then, in S74, these three
From the two arc radii, the representative shape of the curve is determined. As the representative shape, a representative arc radius is calculated, and a contact point Ps between the arc and the entry angle line and a contact point Pe between the arc and the exit angle line are calculated.

【0066】上記のS74では、カーブ認識結果の利用
方法に応じて適当な選定方法が用いられればよい。例え
ばカーブ警報を行う場合には、カーブの値を小さく見積
もった方がよいので、3つの円弧半径の最小値を選択す
ることが好適である。単にカーブRの大きさを運転者に
伝える場合には、3つのカーブ半径の平均値を使っても
よいと考えられる。
In S74, an appropriate selection method may be used according to the method of using the curve recognition result. For example, when performing a curve warning, it is better to estimate the value of the curve small, so it is preferable to select the minimum value of the three arc radii. When simply transmitting the size of the curve R to the driver, the average value of the three curve radii may be used.

【0067】次に、S71の判断がNOであった場合の
処理を説明する。S71がNOになるのは、カーブ内ポ
イントがないときであり、この場合はS75に進み、図
18に示すようにしてカーブRを算出する。
Next, the processing when the determination in S71 is NO will be described. S71 becomes NO when there is no point in the curve. In this case, the process proceeds to S75, and the curve R is calculated as shown in FIG.

【0068】図18ではカーブの両端をPs、Peとす
る。そしてカーブの中心角を該当ポイントの方位変化量
に等しく設定する。さらに、カーブ両端Ps、Peで
は、ポイント間を結ぶ直線と実際の道路とに所定距離D
の誤差があると仮定する。このような仮定に基づき、次
式に従ってカーブ半径値rを算出する。
In FIG. 18, both ends of the curve are Ps and Pe. Then, the central angle of the curve is set equal to the azimuth change amount of the corresponding point. Further, at both ends Ps and Pe of the curve, a straight line connecting the points and the actual road are separated by a predetermined distance D.
Suppose there is an error of Based on such an assumption, the curve radius value r is calculated according to the following equation.

【0069】[0069]

【数3】r = D/(1−cosθ2/2) <カーブ開始、終了位置の算出(修正)>図4に戻り、
S70のカーブR算出処理が終わると、S80にて、カ
ーブ開始位置、終了位置が算出される。この処理はS5
0およびS60で求めたカーブ開始、終了ポイントを修
正する処理である。S50およびS60では、既存のポ
イントの中からカーブ開始、終了ポイントを選択してい
る。しかし既存のポイントと実際のカーブ開始位置、終
了位置は一致しないことが多い。したがってS50およ
びS60で求めたのは仮の開始位置、仮の終了位置であ
る。そこでS80では、図19に示すようにして、S7
0で求めたカーブRからカーブ開始位置、終了位置を求
め直す。
R = D / (1-cos θ2 / 2) <Calculation (correction) of curve start and end positions> Returning to FIG.
When the curve R calculation processing in S70 ends, in S80, the curve start position and the end position are calculated. This processing is performed in S5
This is a process for correcting the curve start and end points obtained in 0 and S60. In S50 and S60, the curve start and end points are selected from existing points. However, the existing points and the actual curve start and end positions often do not match. Therefore, the temporary start position and the temporary end position determined in S50 and S60. Therefore, in S80, as shown in FIG.
The curve start position and the end position are obtained again from the curve R obtained at 0.

【0070】図19において、接点Psは、S70で求
めたカーブと進入角度線との接点である。この接点Ps
の近傍であって、かつ、ポイント間を結ぶ直線上に位置
する点を求める。ここでは、ポイント連結線への接点P
sからの垂線の足(接点Psから最も近い点)が求めら
れている。こうして求めた点を、カーブ開始位置Sとす
る。カーブ終了部分についても同様の処理を行い、求め
た点をカーブ終了位置Eとする。
In FIG. 19, a contact point Ps is a contact point between the curve obtained in S70 and the approach angle line. This contact Ps
And a point located on a straight line connecting the points. Here, the contact point P to the point connection line
The perpendicular foot from s (the point closest to the contact point Ps) is determined. The point obtained in this manner is defined as a curve start position S. Similar processing is performed for the curve end portion, and the obtained point is set as a curve end position E.

【0071】S80の修正処理のあと、S90にて対象
ポイントをカーブ終了ポイント(S50で求めたポイン
ト)に設定する。そしてS100では、最初のS10で
読み込んだ一定区間の地図データのすべてについて上記
の処理が終了したか否かを判定する。S100がNOで
あれば、さらに先に別のカーブが存在する可能性があ
る。そこでS110に進み対象ポイントを順方向に更新
し、S50に戻る。一方、S100で地図データが終了
していればカーブ認識処理を終了する。
After the correction processing in S80, the target point is set as the curve end point (the point obtained in S50) in S90. Then, in S100, it is determined whether or not the above processing has been completed for all of the map data of the certain section read in the first S10. If S100 is NO, another curve may exist further. Therefore, the process proceeds to S110 to update the target point in the forward direction, and returns to S50. On the other hand, if the map data has ended in S100, the curve recognition processing ends.

【0072】以上に本実施形態のカーブ認識方法につい
て説明した。次に、このようなカーブ認識方法を実現す
る道路形状認識装置について説明する。図20は、本実
施形態の道路形状認識装置を備えたナビゲーション装置
の構成を示すブロック図である。ナビゲーションECU
10は、ナビゲーションプログラムに従って、装置全体
を制御するとともに、経路計算、経路案内等の各種のナ
ビゲーション関連処理を行う。ナビゲーションECU1
0には、車両の現在位置を検出する現在位置検出部12
と、道路地図データを記憶した地図データ記憶部14
と、出力手段としてのディスプレイ16およびスピーカ
18が接続されている。ナビゲーションECU10に
は、上記の方法でカーブ形状を認識する認識部20が設
けられている。認識部20は、現在位置検出部12が検
出した車両の現在位置に基づき、現在位置から所定距離
前方までの一定範囲の地図データを記憶部14から読み
込む。そして、読み込んだ地図データ上に存在するカー
ブを探索する。
The curve recognition method according to the present embodiment has been described above. Next, a road shape recognition device that realizes such a curve recognition method will be described. FIG. 20 is a block diagram illustrating a configuration of a navigation device including the road shape recognition device of the present embodiment. Navigation ECU
The control unit 10 controls the entire apparatus according to the navigation program and performs various navigation-related processes such as route calculation and route guidance. Navigation ECU1
0, the current position detector 12 for detecting the current position of the vehicle.
And a map data storage unit 14 storing road map data
And a display 16 and a speaker 18 as output means are connected. The navigation ECU 10 is provided with a recognition unit 20 for recognizing a curve shape by the above method. The recognizing unit 20 reads, from the storage unit 14, map data in a certain range from the current position to a predetermined distance ahead based on the current position of the vehicle detected by the current position detecting unit 12. Then, a curve existing on the read map data is searched.

【0073】ナビゲーションECU10はさらに通知部
22を有し、この通知部は、認識部20が認識したカー
ブ形状に基づいて、車両前方のカーブについての情報を
運転者に通知する。通知部22は例えばカーブ警報を行
う。カーブ(開始位置)の所定距離手前まで到達する
と、カーブRから適切なカーブ進入速度を求める。この
進入速度と実際の車速とを比較し、実際の車速の方が高
い場合にはカーブ警報を発する。たとえばスピーカ18
を用いて音声により減速が運転者に促され、また、ディ
スプレイ16を用いて減速が促される。
The navigation ECU 10 further has a notifying unit 22, which notifies the driver of information on a curve ahead of the vehicle based on the curve shape recognized by the recognizing unit 20. The notification unit 22 performs, for example, a curve warning. When the vehicle reaches a predetermined distance before the curve (start position), an appropriate curve approach speed is obtained from the curve R. This approach speed is compared with the actual vehicle speed, and if the actual vehicle speed is higher, a curve warning is issued. For example, speaker 18
Is used to prompt the driver to decelerate by voice, and the display 16 is used to prompt deceleration.

【0074】上記の処理では、車両の現在位置の近くの
道路を対象としてカーブ形状の認識が行われた。これに
対し、より広範囲の道路地図または全道路地図に対して
一度にカーブ認識処理が行われてもよい。例えば地図デ
ータを記録したCD−ROM等の媒体がナビゲーション
装置に装着されたとする。この時に全地図データに対し
てカーブ形状の認識処理が行われる。認識したカーブ形
状はハードディスク等の読書き可能な記録媒体に格納さ
れる。カーブ形状データは、その後のナビゲーション処
理で必要に応じて読み出され、使用される。
In the above processing, the curve shape was recognized for the road near the current position of the vehicle. On the other hand, the curve recognition process may be performed on a wider range of road map or all road maps at once. For example, it is assumed that a medium such as a CD-ROM on which map data is recorded is mounted on the navigation device. At this time, a curve shape recognition process is performed on all map data. The recognized curve shape is stored in a readable and writable recording medium such as a hard disk. The curve shape data is read and used as needed in the subsequent navigation processing.

【0075】以上に本発明の好適な態様としてのカーブ
認識装置およびナビゲーション装置について説明した。
本発明のさらに別の態様は、上記のカーブ認識方法をコ
ンピュータに実行させるプログラムを記録した記録媒体
である。記録媒体は、電気的、電磁気的、光学的等な手
段等によって読み取り可能なものであればよく、例えば
CD−ROM、DVD、ハードディスク、フラッシュR
AM等があげられる。この記録媒体は、ナビゲーション
プログラム等のより大きなプログラムの一部として、道
路形状認識用のプログラムを記録していてもよい。また
この記録媒体は、地図データベース等とともに本発明に
係るプログラムを記録していてもよい。
The curve recognition device and the navigation device as preferred embodiments of the present invention have been described above.
Still another embodiment of the present invention is a recording medium storing a program for causing a computer to execute the above-described curve recognition method. The recording medium may be any medium that can be read by electrical, electromagnetic, optical, or other means. For example, a CD-ROM, DVD, hard disk, flash R
AM and the like. This recording medium may record a road shape recognition program as a part of a larger program such as a navigation program. The recording medium may record the program according to the present invention together with a map database and the like.

【0076】本発明のさらに別の態様を下記に説明す
る。ここでは、ナビゲーション装置やカーブ警報装置に
使用する地図データを作成する装置または方法を提供す
る。地図データを作成するときは、オリジナルの地図か
らポイントを間引くことにより全体の容量を小さくする
ことが好適である。この間引きのために本発明を利用す
る。すなわち、前述の認識方法で各カーブのカーブ形状
を算出する。そして各カーブについて、接点Ps、Pe
とカーブ円弧上の1点(中央点等)とからなる3点を地
図データ中に記録する。もともとのポイントは削除して
しまう。この地図を実際に車両上でカーブ計算に使う場
合には、記録されている3点を通る円弧を計算する。こ
のような地図データ作成方法によれば、カーブ専用のデ
ータ項目を特別に地図にもたせなくてもよく、従来の地
図データの形式をそのまま使える。しかも、非常に少な
いデータ数でもって、カーブR、カーブ開始点、カーブ
終了点等のカーブ情報を正確に提供することができる。
そして地図データの全体量の削減も図れる。
Another embodiment of the present invention will be described below. Here, an apparatus or method for creating map data used in a navigation device or a curve alarm device is provided. When creating map data, it is preferable to reduce the overall capacity by thinning out points from the original map. The present invention is used for this decimation. That is, the curve shape of each curve is calculated by the above-described recognition method. Then, for each curve, the contact points Ps, Pe
And three points consisting of a point on the curve arc (the center point and the like) are recorded in the map data. The original point is deleted. When actually using this map for curve calculation on a vehicle, an arc passing through the three recorded points is calculated. According to such a map data creation method, it is not necessary to add a curve-specific data item to the map, and the conventional map data format can be used as it is. In addition, curve information such as curve R, curve start point, and curve end point can be accurately provided with a very small number of data.
And the total amount of map data can be reduced.

【0077】本発明のさらに別の態様では、ナビゲーシ
ョンシステム等の好適なマップマッチング技術を提供す
る。マップマッチングは、走行軌跡と道路形状データを
比較することにより、曲がり角やカーブ等の特徴部分で
現在位置を補正する処理である。この態様では、車両の
走行軌跡を計算するために本発明の方法を利用する。
According to still another aspect of the present invention, a suitable map matching technique for a navigation system or the like is provided. The map matching is a process of correcting a current position with a characteristic portion such as a turning angle or a curve by comparing a traveling locus with road shape data. In this embodiment, the method of the present invention is used to calculate the trajectory of the vehicle.

【0078】図21の例を参照すると、車両が図21
(a)に示す軌跡を描いて走行し、その結果、図示の多
数のポイントデータが得られたとする。ポイントデータ
は、GPS等の現在位置検出装置を用いて獲得される。
これらのポイントデータを用いて、図21(b)に示す
ように、本発明に従ってカーブ形状を求める。図21の
例では、車両が直線的にカーブを走行したにも拘わら
ず、カーブの形状が正確に求められている。
Referring to the example of FIG.
It is assumed that the vehicle travels along the locus shown in (a), and as a result, a large number of point data shown in the drawing are obtained. The point data is obtained by using a current position detecting device such as a GPS.
Using these point data, a curve shape is obtained according to the present invention, as shown in FIG. In the example of FIG. 21, the shape of the curve is accurately obtained even though the vehicle travels straight on the curve.

【0079】このように、本発明によれば、走行軌跡を
計算するときに、車両が走行したカーブの形状を正確に
求められる。この正確に求めた走行軌跡をマップマッチ
ングに利用し、走行軌跡と道路地図データとを比較でき
る。したがってマップマッチングの精度向上を図ること
ができる。
As described above, according to the present invention, when calculating the traveling locus, the shape of the curve on which the vehicle traveled can be accurately obtained. The traveling locus thus determined is used for map matching, and the traveling locus can be compared with the road map data. Therefore, the accuracy of map matching can be improved.

【0080】[0080]

【発明の効果】以上に説明したように、本発明によれ
ば、道路地図データのポイントに誤差がある場合や、ポ
イント設定が粗かったり、ポイント間距離が一定でない
場合においても、そのようなポイントデータを使ってカ
ーブ形状を正確に認識することができる。そして、正確
なカーブ形状を利用することによりカーブ通知を適切に
行うことができる。また、本発明により認識されるカー
ブ形状は地図データ作成等にも好適に利用できる。
As described above, according to the present invention, even when there is an error in the points of the road map data, when the point setting is coarse, or when the distance between the points is not constant, such a case is obtained. The curve shape can be accurately recognized using the point data. Then, by using an accurate curve shape, a curve notification can be appropriately performed. Further, the curve shape recognized by the present invention can be suitably used for creating map data and the like.

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

【図1】 本発明の道路形状認識方法を概略的に示す図
である。
FIG. 1 is a diagram schematically showing a road shape recognition method of the present invention.

【図2】 本発明の方法によって認識されるカーブ形状
を従来方法と比較して示す図である。
FIG. 2 is a diagram showing a curve shape recognized by the method of the present invention in comparison with a conventional method.

【図3】 本発明の方法によって認識されるカーブ形状
を示す図である。
FIG. 3 is a diagram showing a curve shape recognized by the method of the present invention.

【図4】 本発明の好適な実施の形態の道路形状認識処
理のフローチャートである。
FIG. 4 is a flowchart of a road shape recognition process according to a preferred embodiment of the present invention.

【図5】 図4のS50のカーブ終了ポイントの算出処
理を示すフローチャートである。
FIG. 5 is a flowchart showing a process of calculating a curve end point in S50 of FIG. 4;

【図6】 図4のS60のカーブ開始ポイントの算出処
理を示すフローチャートである。
FIG. 6 is a flowchart showing a process of calculating a curve start point in S60 of FIG. 4;

【図7】 図4のS70のカーブR算出処理を示すフロ
ーチャートである。
FIG. 7 is a flowchart showing a curve R calculation process in S70 of FIG. 4;

【図8】 地図データの例の模式図であって、不要点の
削除処理を示す図である。
FIG. 8 is a schematic diagram of an example of map data, showing an unnecessary point deletion process.

【図9】 地図データ中の各ポイントの方位変化量のフ
ィルタ処理を示す図である。
FIG. 9 is a diagram illustrating a filtering process of an azimuth change amount of each point in the map data.

【図10】 図9のフィルタ処理が行われた地図データ
の例を示す図である。
FIG. 10 is a diagram showing an example of map data on which the filtering process of FIG. 9 has been performed.

【図11】 図9のフィルタ処理の効果を説明するため
の図である。
FIG. 11 is a diagram for explaining the effect of the filtering process of FIG. 9;

【図12】 カーブ終了ポイントの算出処理を示す図で
ある。
FIG. 12 is a diagram showing a process of calculating a curve end point.

【図13】 2つのカーブが連続する部分の地図を示し
ており、図12の処理の利点を説明するための図であ
る。
13 shows a map of a portion where two curves are continuous, and is a diagram for explaining an advantage of the processing of FIG. 12;

【図14】 図12の処理で用いるカーブ指標について
説明するための図である。
FIG. 14 is a diagram for describing a curve index used in the processing of FIG. 12;

【図15】 カーブの定常R部分を抽出するための処理
を説明する図である。
FIG. 15 is a diagram illustrating a process for extracting a steady R portion of a curve.

【図16】 カーブ開始点を算出する処理を説明する図
である。
FIG. 16 is a diagram illustrating a process of calculating a curve start point.

【図17】 カーブ開始ポイントおよびカーブ終了ポイ
ントを用いてカーブRを算出する処理を示す図である。
FIG. 17 is a diagram illustrating a process of calculating a curve R using a curve start point and a curve end point.

【図18】 カーブ内にポイントがないときのカーブR
算出処理を示す図である。
FIG. 18: Curve R when there is no point in the curve
It is a figure showing a calculation process.

【図19】 カーブ開始位置を算出する処理を示す図で
ある。
FIG. 19 is a diagram illustrating a process of calculating a curve start position.

【図20】 本発明の道路形状認識装置を備えたナビゲ
ーション装置の構成を示すブロック図である。
FIG. 20 is a block diagram illustrating a configuration of a navigation device including the road shape recognition device of the present invention.

【図21】 本発明の道路形状認識方法を利用してマッ
プマッチングの精度を向上する技術を示す図である。
FIG. 21 is a diagram illustrating a technique for improving the accuracy of map matching using the road shape recognition method of the present invention.

【図22】 従来の技術を説明する図である。FIG. 22 is a diagram illustrating a conventional technique.

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

10 ナビゲーションECU、12 現在位置検出部、
14 地図データ記憶部、16 ディスプレイ、18
スピーカ、20 認識部、22 通知部。
10 navigation ECU, 12 current position detecting section,
14 map data storage unit, 16 display, 18
Speaker, 20 recognition unit, 22 notification unit.

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G09B 29/10 G09B 29/10 A (72)発明者 石黒 元基 埼玉県川越市大字山田字西町25番地1 パ イオニア株式会社川越工場内 (72)発明者 金子 一嗣 埼玉県川越市大字山田字西町25番地1 パ イオニア株式会社川越工場内 Fターム(参考) 2C032 HB06 HB11 HC31 HD29 2F029 AA02 AB12 AC02 AC14 AC18 AC19 AD01 5H180 AA01 BB13 CC30 EE02 FF03 FF25 FF27 LL01 LL02 LL07 LL08 LL15 ──────────────────────────────────────────────────の Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat ゛ (Reference) G09B 29/10 G09B 29/10 A (72) Inventor Motoki Ishiguro 1 Pioneer Corporation Kawagoe Factory (72) Inventor Kazushige Kaneko 25-25 Nishimachi, Yamada-shi, Kawagoe-shi, Saitama 1 Pioneer Corporation Kawagoe Factory F-term (reference) 2C032 HB06 HB11 HC31 HD29 2F029 AA02 AB12 AC02 AC14 AC18 AC19 AD01 5H180 AA01 BB13 CC30 EE02 FF03 FF25 FF27 LL01 LL02 LL07 LL08 LL15

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 道路に沿って配置された複数のポイント
データを用いて、道路に含まれるカーブの形状を認識す
る道路形状認識方法であって、 前記複数のポイントデータに基づいて、カーブの粗形状
を表す粗形状情報を求めるステップと、 前記粗形状情報と前記複数のポイントデータからカーブ
の代表形状情報を求めるステップと、 を含むことを特徴とする道路形状認識方法。
1. A road shape recognition method for recognizing a shape of a curve included in a road by using a plurality of point data arranged along a road, the method comprising the steps of: A road shape recognition method, comprising: obtaining rough shape information representing a shape; and obtaining representative shape information of a curve from the rough shape information and the plurality of point data.
【請求項2】 請求項1に記載の道路形状認識方法にお
いて、 前記粗形状情報は、カーブの進入線および脱出線を含む
ことを特徴とする道路形状認識方法。
2. The road shape recognition method according to claim 1, wherein the rough shape information includes an approach line and an exit line of a curve.
【請求項3】 請求項2に記載の道路形状認識方法にお
いて、 前記カーブの代表形状情報は、前記進入線および前記脱
出線に内接する代表内接円弧を示す情報であることを特
徴とする道路形状認識方法。
3. The road shape recognizing method according to claim 2, wherein the representative shape information of the curve is information indicating a representative inscribed arc inscribed in the approach line and the exit line. Shape recognition method.
【請求項4】 請求項3に記載の道路形状認識方法にお
いて、 前記代表内接円弧は、カーブ内の複数のポイントデータ
の各々を通り前記進入線および前記脱出線に内接する複
数の内接円弧から求めた代表的な円弧形状であることを
特徴とする道路形状認識方法。
4. The road shape recognition method according to claim 3, wherein the representative inscribed arc includes a plurality of inscribed arcs passing through each of a plurality of point data in the curve and inscribed in the approach line and the escape line. A road shape recognition method, characterized in that the road shape is a representative arc shape obtained from the above.
【請求項5】 請求項2〜4に記載の道路形状認識方法
において、 前記複数のポイントデータからカーブ開始ポイントおよ
びカーブ終了ポイントを求め、前記カーブ開始ポイント
および前記カーブ終了ポイントに基づき前記進入線およ
び前記脱出線を求めることを特徴とする道路形状認識方
法。
5. The road shape recognition method according to claim 2, wherein a curve start point and a curve end point are obtained from the plurality of point data, and the approach line and the curve end point are determined based on the curve start point and the curve end point. A road shape recognition method, wherein the escape line is obtained.
【請求項6】 請求項5に記載の道路形状認識方法にお
いて、 前記カーブ開始ポイントおよび前記カーブ終了ポイント
は、各ポイントでの方位変化量およびポイント間距離に
基づいて求められることを特徴とする道路形状認識方
法。
6. The road shape recognition method according to claim 5, wherein the curve start point and the curve end point are obtained based on an azimuth change amount and a point-to-point distance at each point. Shape recognition method.
【請求項7】 請求項6に記載の道路形状認識方法にお
いて、 前記複数のポイントデータから前記カーブ開始ポイント
および前記カーブ終了ポイントを求める前に、方位変化
量および隣接ポイントとの距離が共に小さいポイントに
対して、該隣接ポイントの方位変化量に基づいて方位変
化量を増大修正するフィルタ処理を施すことを特徴とす
る道路形状認識方法。
7. The road shape recognition method according to claim 6, wherein before the curve start point and the curve end point are obtained from the plurality of point data, a point having a small azimuth change amount and a distance to an adjacent point. A method of recognizing a road shape, comprising: performing a filter process for increasing and correcting the azimuth change amount based on the azimuth change amount of the adjacent point.
【請求項8】 請求項1〜7に記載の道路形状認識方法
において、 道路の直線部分を構成するポイントデータのうちで直線
両端以外のポイントデータを、カーブ認識を行う上で不
要として削除することを特徴とする道路形状認識方法。
8. The road shape recognition method according to claim 1, wherein point data other than both ends of the straight line out of the point data forming the straight line portion of the road is deleted as unnecessary in performing the curve recognition. A road shape recognition method characterized by the following.
【請求項9】 請求項1〜8に記載の道路形状認識方法
において、 前記複数のポイントデータはデジタル地図データに含ま
れており、 このデジタル地図データでは、所定の規則に従って道路
に関する必要情報を表すように、かつ、直線部分ではポ
イント密度が小さくカーブ部分ではポイント密度が高く
なるように、各ポイントが設定されていることを特徴と
する道路形状認識方法。
9. The road shape recognition method according to claim 1, wherein the plurality of point data are included in digital map data, and the digital map data represents necessary information on a road according to a predetermined rule. A road shape recognition method characterized in that each point is set such that the point density is small in a straight line portion and the point density is high in a curved portion.
【請求項10】 道路に沿って配置された複数のポイン
トデータを用いて、道路に含まれるカーブの形状を認識
する道路形状認識装置であって、 前記複数のポイントデータに基づいて、カーブの粗形状
を表す粗形状情報を求める手段と、 前記粗形状情報と前記複数のポイントデータからカーブ
の代表形状情報を求める手段と、 を含むことを特徴とする道路形状認識装置。
10. A road shape recognition device for recognizing a shape of a curve included in a road by using a plurality of point data arranged along a road, wherein the rough shape of the curve is determined based on the plurality of point data. A road shape recognition apparatus, comprising: means for obtaining rough shape information representing a shape; and means for obtaining representative shape information of a curve from the rough shape information and the plurality of point data.
【請求項11】 道路に沿って配置された複数のポイン
トデータを用いて、道路に含まれるカーブの形状を認識
するためのプログラムを記録した記録媒体であって、 前記複数のポイントデータに基づいて、カーブの粗形状
を表す粗形状情報を求めるステップと、 前記粗形状情報と前記複数のポイントデータからカーブ
の代表形状情報を求めるステップと、 を含むプログラムを記録した記録媒体。
11. A recording medium recording a program for recognizing a shape of a curve included in a road by using a plurality of point data arranged along a road, wherein the recording medium is based on the plurality of point data. A step of obtaining coarse shape information representing a coarse shape of the curve; and a step of obtaining representative shape information of the curve from the rough shape information and the plurality of point data.
【請求項12】 道路に沿って配置された複数のポイン
トデータで構成される地図データを取得する地図データ
取得手段と、 前記地図データに基づき、道路に含まれるカーブの形状
を認識するカーブ認識手段と、 認識したカーブ形状に基づいて、車両前方のカーブにつ
いての情報を運転者に通知する通知手段と、 を有するカーブ通知機能付きのナビゲーション装置にお
いて、 前記カーブ認識手段は、 前記複数のポイントデータに基づいて、カーブの粗形状
を表す粗形状情報を求める手段と、 前記粗形状情報と前記複数のポイントデータからカーブ
の代表形状情報を求める手段と、 を含むことを特徴とするナビゲーション装置。
12. A map data acquiring means for acquiring map data composed of a plurality of point data arranged along a road, and a curve recognizing means for recognizing a shape of a curve included in the road based on the map data. And a notifying means for notifying a driver of information about a curve ahead of the vehicle based on the recognized curve shape.In a navigation device having a curve notification function, the curve recognition means includes: A navigation device, comprising: means for obtaining rough shape information representing a rough shape of a curve based on the information; and means for obtaining representative shape information of the curve from the rough shape information and the plurality of point data.
JP28062599A 1999-09-30 1999-09-30 Method and device for recognizing road shape and recording medium Pending JP2001101597A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28062599A JP2001101597A (en) 1999-09-30 1999-09-30 Method and device for recognizing road shape and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28062599A JP2001101597A (en) 1999-09-30 1999-09-30 Method and device for recognizing road shape and recording medium

Publications (1)

Publication Number Publication Date
JP2001101597A true JP2001101597A (en) 2001-04-13

Family

ID=17627670

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28062599A Pending JP2001101597A (en) 1999-09-30 1999-09-30 Method and device for recognizing road shape and recording medium

Country Status (1)

Country Link
JP (1) JP2001101597A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004240854A (en) * 2003-02-07 2004-08-26 Horiba Ltd Operation control system
JP2007232639A (en) * 2006-03-02 2007-09-13 Nissan Motor Co Ltd Method and device for estimating road shape
JP2010266306A (en) * 2009-05-14 2010-11-25 Mitsubishi Precision Co Ltd Method for generating three-dimensional road center line data and apparatus of the same
JP2011191289A (en) * 2010-02-22 2011-09-29 Denso Corp Movement locus display device
EP2105709A3 (en) * 2008-03-28 2011-11-30 Aisin AW Co., Ltd. Road shape estimating device, road shape estimating method and program
EP2105708A3 (en) * 2008-03-28 2011-11-30 Aisin AW Co., Ltd. Road shape estimating device, road shape estimating method and program
US8583355B2 (en) 2008-03-28 2013-11-12 Aisin Aw Co., Ltd. Road shape estimating device, road shape estimating method and program
US9771068B2 (en) 2015-04-23 2017-09-26 Honda Motor Co., Ltd. Running-support system and running-support method

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004240854A (en) * 2003-02-07 2004-08-26 Horiba Ltd Operation control system
JP2007232639A (en) * 2006-03-02 2007-09-13 Nissan Motor Co Ltd Method and device for estimating road shape
JP4696974B2 (en) * 2006-03-02 2011-06-08 日産自動車株式会社 Road shape estimation apparatus and method
EP2105709A3 (en) * 2008-03-28 2011-11-30 Aisin AW Co., Ltd. Road shape estimating device, road shape estimating method and program
EP2105708A3 (en) * 2008-03-28 2011-11-30 Aisin AW Co., Ltd. Road shape estimating device, road shape estimating method and program
US8583355B2 (en) 2008-03-28 2013-11-12 Aisin Aw Co., Ltd. Road shape estimating device, road shape estimating method and program
JP2010266306A (en) * 2009-05-14 2010-11-25 Mitsubishi Precision Co Ltd Method for generating three-dimensional road center line data and apparatus of the same
JP2011191289A (en) * 2010-02-22 2011-09-29 Denso Corp Movement locus display device
US8731825B2 (en) 2010-02-22 2014-05-20 Denso Corporation Trajectory display device
US9771068B2 (en) 2015-04-23 2017-09-26 Honda Motor Co., Ltd. Running-support system and running-support method

Similar Documents

Publication Publication Date Title
CN109459047B (en) Method for accurately matching vehicle high-precision positioning data with navigation map and detecting lane-changing behavior
EP2115392B1 (en) Route guidance system and route guidance method
KR20190090393A (en) Lane determining method, device and storage medium
CN106980657A (en) A kind of track level electronic map construction method based on information fusion
CN101159014A (en) Method for recognition an object in an image and image recognition device
CN101675442A (en) Lane determining device, lane determining method and navigation apparatus using the same
CN108286979A (en) A kind of method and apparatus and navigation system, control loop obtaining high-precision navigation path data
CN107917716B (en) Fixed line navigation method, device, terminal and computer readable storage medium
CN112912894B (en) Road boundary identification method and device
CN113392169A (en) High-precision map updating method and device and server
CN116860906B (en) Track generation method, track generation device, track generation equipment and storage medium
JP2001101597A (en) Method and device for recognizing road shape and recording medium
JP2008197004A (en) Navigation system and navigation method
CN114889606A (en) Low-cost high-precision positioning method based on multi-sensor fusion
CN113178091B (en) Safe driving area method, device and network equipment
CN116958316B (en) Topology map generation method, device, computer equipment and storage medium
CN113566817A (en) Vehicle positioning method and device
JP4953015B2 (en) Own vehicle position recognition device, own vehicle position recognition program, and navigation device using the same
KR101965043B1 (en) Region selection method and device for generating precise map
CN117053818A (en) Method and device for positioning intersection where vehicle is in driving process and electronic equipment
JPH09185322A (en) Electronic road map and its generating method
CN113720341B (en) Vehicle travel route generation method, system, computer device, and storage medium
JPH11295090A (en) Degree of similarity calculating method
CN117093663B (en) Data processing method and related device of electronic map
WO2021024793A1 (en) Sensor information processing device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041117

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041130

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050128

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20050128

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050301