JP7053275B2 - Driving support device and data structure - Google Patents

Driving support device and data structure Download PDF

Info

Publication number
JP7053275B2
JP7053275B2 JP2018001708A JP2018001708A JP7053275B2 JP 7053275 B2 JP7053275 B2 JP 7053275B2 JP 2018001708 A JP2018001708 A JP 2018001708A JP 2018001708 A JP2018001708 A JP 2018001708A JP 7053275 B2 JP7053275 B2 JP 7053275B2
Authority
JP
Japan
Prior art keywords
lane
data
ring
approach
route
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.)
Active
Application number
JP2018001708A
Other languages
Japanese (ja)
Other versions
JP2019121260A5 (en
JP2019121260A (en
Inventor
孝紀 増岡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zenrin Co Ltd
Original Assignee
Zenrin 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 Zenrin Co Ltd filed Critical Zenrin Co Ltd
Priority to JP2018001708A priority Critical patent/JP7053275B2/en
Publication of JP2019121260A publication Critical patent/JP2019121260A/en
Publication of JP2019121260A5 publication Critical patent/JP2019121260A5/ja
Application granted granted Critical
Publication of JP7053275B2 publication Critical patent/JP7053275B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本開示は、処理装置、プログラム及び/又はデータに関する。 The present disclosure relates to processing equipment, programs and / or data.

特許文献1には、案内ルート上に存在するラウンドアバウトを特定するラウンドアバウト特定部と、車両の現在位置を取得する現在位置取得部と、車両が、ラウンドアバウト内において、案内ルートから逸脱したことを検出する逸脱検出部と、案内ルートからの逸脱が検出されたとき、案内ルートの表示を更新しないように制御する表示制御部と、を備える、ナビゲーション装置が開示されている。 In Patent Document 1, a roundabout specifying unit that identifies a roundabout existing on the guide route, a current position acquisition unit that acquires the current position of the vehicle, and a vehicle deviating from the guide route in the roundabout. A navigation device including a deviation detection unit for detecting a deviation from the guide route and a display control unit for controlling not to update the display of the guide route when a deviation from the guide route is detected is disclosed.

特開2016-138866号公報Japanese Unexamined Patent Publication No. 2016-138866

本開示は、適切な運転支援に有効な運転支援装置及びデータ構造を提供することを目的とする。 It is an object of the present disclosure to provide a driving support device and a data structure effective for appropriate driving support.

本開示の一側面に係る運転支援装置は、ラウンドアバウト型の交差点の第一環状車線のデータと、第一環状車線よりも内側の第二環状車線のデータと、第二環状車線から第一環状車線への移行経路を規制する移行誘導データであって第二環状車線における移行開始の位置と第一環状車線における移行終了の位置に関する情報を含むデータと、を含む車線ネットワーク情報を記憶するデータ保持部と、第一環状車線及び第二環状車線のデータと、移行誘導データであって第二環状車線における移行開始の位置と第一環状車線における移行終了の位置に関する情報を含むデータとに基づいて、交差点内における走行予定車線を設定する走行車線設定部と、を備える。 The driving support device according to one aspect of the present disclosure includes data on the first ring lane at a round-about intersection, data on the second ring lane inside the first ring lane, and data from the second ring lane to the first ring. Data retention that stores transition guidance data that regulates the transition route to the lane, including information on the transition start position in the second annular lane and the transition end position in the first annular lane , and lane network information including. Based on the section, data on the first and second loop lanes, and transition guidance data that includes information about the transition start position in the second loop lane and the transition end position in the first loop lane. , A traveling lane setting unit for setting a planned traveling lane in an intersection is provided.

走行車線設定部は、交差点への車両の進入位置からの進入先のデータとして第一環状車線及び第二環状車線のいずれかのデータを選択する際に、交差点からの退出位置が進入位置から遠くなるのに応じて第二環状車線のデータの優先度を高めるように構成されている。When the driving lane setting unit selects either the data of the first ring lane or the second ring lane as the data of the approach destination from the approach position of the vehicle to the intersection, the exit position from the intersection is far from the approach position. It is configured to increase the priority of the data in the second ring lane accordingly.

車線ネットワーク情報は、第一環状車線における走行禁止位置のデータ及び交差点に接続する道路の車線のデータを更に含み、走行車線設定部は、交差点への車両の進入位置への到達前に走行すべき道路車線のデータを、前記走行禁止位置及び前記交差点からの退出先に応じて選択するように構成されている。 The lane network information further includes data on prohibited positions in the first loop lane and data on the lanes of the road connecting to the intersection, and the driving lane setting unit should drive before reaching the approach position of the vehicle to the intersection. The road lane data is configured to be selected according to the prohibited position and the exit destination from the intersection.

本開示の一側面に係るプログラムは、車両の走行を支援する走行支援機能を有する制御部に、記憶部に記憶された地図データを参照させる参照機能を制御部に実現させるプログラムであって、地図データは、ラウンドアバウト型の交差点の第一環状車線のデータと、第一環状車線よりも内側の第二環状車線のデータと、第二環状車線から第一環状車線への移行経路を規制する移行誘導データであって第二環状車線における移行開始の位置と第一環状車線における移行終了の位置に関する情報を含むデータと、を含み、参照機能は、制御部に第一環状車線のデータ、第二環状車線のデータ、移行誘導データを参照させる機能を含み、走行支援機能は、第一環状車線及び第二環状車線のデータと、移行誘導データとに基づいて、交差点内における走行予定車線を設定する機能を含む。 The program according to one aspect of the present disclosure is a program for realizing a reference function in which a control unit having a travel support function for supporting the travel of a vehicle refers to map data stored in a storage unit, and the control unit realizes a reference function. The data includes data on the first ring lane at a round-about intersection, data on the second ring lane inside the first ring lane, and a transition that regulates the transition route from the second ring lane to the first ring lane. The guidance data includes data including information on the position of the transition start in the second ring lane and the position of the transition end in the first ring lane , and the reference function is the data of the first ring lane in the control unit, the second. The driving support function includes a function to refer to the data of the circular lane and the transition guidance data, and the driving support function sets the planned driving lane in the intersection based on the data of the first annular lane and the second annular lane and the transition guidance data. Includes features.

運転支援システムの構成を示す模式図である。It is a schematic diagram which shows the structure of a driving support system. 地図データの内容を示す模式図である。It is a schematic diagram which shows the content of the map data. 車線区間データの内容を例示するテーブルである。It is a table exemplifying the contents of the lane section data. 属性情報の内容を例示するテーブルである。It is a table exemplifying the contents of attribute information. ラウンドアバウト型の交差点及び交差点データセットを例示する模式図である。It is a schematic diagram illustrating a roundabout type intersection and an intersection data set. 運転支援装置及びサーバのハードウェア構成図である。It is a hardware configuration diagram of a driving support device and a server. 走行予定車線の設定手順を例示するフローチャートである。It is a flowchart which exemplifies the setting procedure of the planned driving lane. リカバー処理手順を例示するフローチャートである。It is a flowchart which illustrates the recovery processing procedure. 交差点データセットの変形例を示す模式図である。It is a schematic diagram which shows the modification of the intersection data set. 移行誘導データの変形例を示すテーブルである。It is a table which shows the transformation example of the transition guidance data. 交差点データセットの他の変形例を示す模式図である。It is a schematic diagram which shows the other modification of the intersection data set.

以下、実施形態について、図面を参照しつつ詳細に説明する。説明において、同一要素又は同一機能を有する要素には同一の符号を付し、重複する説明を省略する。 Hereinafter, embodiments will be described in detail with reference to the drawings. In the description, the same elements or elements having the same function are designated by the same reference numerals, and duplicate description will be omitted.

〔運転支援システム〕
図1に示す運転支援システム1は、車両2(例えば自動車)の運転支援の一例として、車両2の自動運転を実行するシステムである。運転支援システム1は、車両2に搭載される運転支援装置100と、ネットワーク回線を介して運転支援装置100に接続されるサーバ200とを備える。
[Driving support system]
The driving support system 1 shown in FIG. 1 is a system that executes automatic driving of the vehicle 2 as an example of driving support of the vehicle 2 (for example, an automobile). The driving support system 1 includes a driving support device 100 mounted on the vehicle 2 and a server 200 connected to the driving support device 100 via a network line.

例えばサーバ200は、地図データベース211を有する。地図データベース211は、運転支援用の地図データ220を記憶している。図2に示すように、地図データ220は、論理ネットワーク情報230及び車線ネットワーク情報240を含む。 For example, the server 200 has a map database 211. The map database 211 stores the map data 220 for driving support. As shown in FIG. 2, the map data 220 includes the logical network information 230 and the lane network information 240.

論理ネットワーク情報230は、目的地までの経路探索に用いられる情報である。論理ネットワーク情報230は、所定の地点に対応付けられた複数のノード231と、ノード231同士を結ぶリンク232とにより構成された情報であり、一連のノード231及びリンク232により示される経路が道路3に対応している。以下の説明においては、論理ネットワークレベルでの経路(一連のノード231及びリンク232により示される経路)を「論理経路」という。車線ネットワーク情報240は、論理経路を道路の車線レベルに細分化した情報であり、道路の車線のデータを含む。例えば車線ネットワーク情報240は、車線のデータとして、各車線3a,3bに沿って連なる複数の車線区間のデータ(以下、「車線区間データ250」という。)と、車線区間データ250ごとに定められた車線属性情報260とを含む。車線ネットワーク情報240は、論理ネットワーク情報230に対応付けられている。 The logical network information 230 is information used for route search to a destination. The logical network information 230 is information composed of a plurality of nodes 231 associated with a predetermined point and a link 232 connecting the nodes 231 to each other, and the route indicated by the series of nodes 231 and the link 232 is the road 3. It corresponds to. In the following description, a route at the logical network level (a route indicated by a series of nodes 231 and a link 232) is referred to as a "logical route". The lane network information 240 is information in which the logical route is subdivided into the lane level of the road, and includes the data of the lane of the road. For example, the lane network information 240 is defined as lane data for each of a plurality of lane sections (hereinafter referred to as "lane section data 250") connected along each lane 3a and 3b and lane section data 250. Includes lane attribute information 260. The lane network information 240 is associated with the logical network information 230.

図3に例示するように、車線区間データ250は、レーンID、座標点列、進入側レーンID、退出側レーンID、及びレーン長さ等を含む。レーンIDは、車線区間に固有のIDである。座標点列は、車線区間を構成する点の座標データを順に並べたデータ列であり、車線に沿ったラインを示す。進入側レーンIDは、車線区間の始点に連なる他の車線区間のIDである。退出側レーンIDは、車線区間の終点に連なる他の車線区間のIDである。レーン長さは、車線区間の始点から終点までの長さである。 As illustrated in FIG. 3, the lane section data 250 includes a lane ID, a coordinate point sequence, an approach side lane ID, an exit side lane ID, a lane length, and the like. The lane ID is an ID unique to the lane section. The coordinate point sequence is a data string in which the coordinate data of the points constituting the lane section are arranged in order, and indicates a line along the lane. The approaching lane ID is an ID of another lane section connected to the start point of the lane section. The exit side lane ID is an ID of another lane section connected to the end point of the lane section. The lane length is the length from the start point to the end point of the lane section.

図4に例示するように、車線属性情報260は、レーンID、車線幅、総レーン数、レーン番号、左側レーンID、右側レーンID、車線変更情報を含む。レーンIDは、当該属性情報の対象となる車線区間のIDである。車線幅は、車線の幅員を示す数値である。総レーン数は、同一の道路内において同一方向へ向かう車線の総数である。レーン番号は、車線区間が左側又は右側から何番目の車線に属するかを示す値である。左側レーンIDは、車線区間の左側に位置する他の車線区間のIDである。右側レーンIDは、車線区間の右側に位置する他の車線区間のIDである。車線変更情報は、左側及び右側のそれぞれへの車線変更の可否を示す。 As illustrated in FIG. 4, the lane attribute information 260 includes a lane ID, a lane width, a total number of lanes, a lane number, a left lane ID, a right lane ID, and lane change information. The lane ID is an ID of a lane section that is the target of the attribute information. The lane width is a numerical value indicating the width of the lane. The total number of lanes is the total number of lanes heading in the same direction on the same road. The lane number is a value indicating which lane the lane section belongs to from the left side or the right side. The left lane ID is an ID of another lane section located on the left side of the lane section. The right lane ID is an ID of another lane section located on the right side of the lane section. The lane change information indicates whether or not the lane can be changed to the left side and the right side respectively.

ここで、車線ネットワーク情報240は、ラウンドアバウト型の交差点のデータセット(以下、「交差点データセット300」という。)を更に含む。図5は、ラウンドアバウト型の交差点及び交差点データセットを例示する模式図である。図5に例示されるラウンドアバウト型の交差点5は、4本の道路31,32,33,34の交差部に設けられている。 Here, the lane network information 240 further includes a roundabout-type intersection data set (hereinafter, referred to as “intersection data set 300”). FIG. 5 is a schematic diagram illustrating a roundabout type intersection and an intersection data set. The roundabout-type intersection 5 illustrated in FIG. 5 is provided at the intersection of four roads 31, 32, 33, and 34.

道路31,32,33,34のそれぞれは、交差点5に進入するための車線(以下、「進入車線」という。)と、交差点5から退出するための車線(以下、「退出車線」という。)とを含む。道路31,32,33,34は、所謂左側走行の道路であり、交差点5に向かって左側(以下、単に「左側」という。)の車線が進入車線となっており、交差点5に向かって右側(以下、単に「右側」という。)の車線が退出車線となっている。例えば道路31は、進入車線31a,31bと、退出車線31c,31dとを含む。進入車線31a,31bと、退出車線31c,31dとは、この順序で道路31の左側から右側(右側走行の場合にあっては右側から左側)に並んでいる。道路32も、進入車線32a,32bと、退出車線32c,32dとを含む。進入車線32a,32bと、退出車線32c,32dとは、この順序で道路32の左側から右側に並んでいる。道路33も、進入車線33a,33bと、退出車線33c,33dとを含む。進入車線33a,33bと、退出車線33c,33dとは、この順序で道路33の左側から右側に並んでいる。道路34も、進入車線34a,34bと、退出車線34c,34dとを含む。進入車線34a,34bと、退出車線34c,34dとは、この順序で道路34の左側から右側に並んでいる。 Each of the roads 31, 32, 33, and 34 has a lane for entering the intersection 5 (hereinafter referred to as "entrance lane") and a lane for exiting the intersection 5 (hereinafter referred to as "exit lane"). And include. Roads 31, 32, 33, and 34 are so-called left-hand driving roads, and the lane on the left side (hereinafter, simply referred to as "left side") toward the intersection 5 is the approach lane, and the right side toward the intersection 5. The lane (hereinafter referred to simply as the "right side") is the exit lane. For example, the road 31 includes approach lanes 31a and 31b and exit lanes 31c and 31d. The approach lanes 31a and 31b and the exit lanes 31c and 31d are arranged in this order from the left side to the right side of the road 31 (in the case of traveling on the right side, from the right side to the left side). Road 32 also includes approach lanes 32a and 32b and exit lanes 32c and 32d. The approach lanes 32a and 32b and the exit lanes 32c and 32d are arranged in this order from the left side to the right side of the road 32. Road 33 also includes approach lanes 33a and 33b and exit lanes 33c and 33d. The approach lanes 33a and 33b and the exit lanes 33c and 33d are arranged in this order from the left side to the right side of the road 33. Road 34 also includes approach lanes 34a and 34b and exit lanes 34c and 34d. The approach lanes 34a and 34b and the exit lanes 34c and 34d are arranged in this order from the left side to the right side of the road 34.

交差点5は、道路31,32,33,34の全てに交わる第一環状車線51と、第一環状車線51よりも内側の第二環状車線52とを含む。第一環状車線51及び第二環状車線52における進行方向は、上から見て時計回り(右側走行の場合には反時計回り)に制限されている。交差点5においては、第二環状車線52から第一環状車線51への車線変更は認められる一方で、第一環状車線51から第二環状車線52への車線変更は認められない。更に、第一環状車線51には、2か所の走行禁止位置53,54が設けられている。走行禁止位置53は、進入車線31a,31bと退出車線31c、31dとの間に設けられ、走行禁止位置54は進入車線33a,33bと退出車線33c,33dとの間に設けられている。 The intersection 5 includes a first ring road 51 that intersects all of the roads 31, 32, 33, and 34, and a second ring road 52 inside the first ring road 51. The traveling direction in the first ring lane 51 and the second ring lane 52 is limited to clockwise when viewed from above (counterclockwise in the case of traveling on the right side). At the intersection 5, the lane change from the second ring lane 52 to the first ring lane 51 is permitted, while the lane change from the first ring lane 51 to the second ring lane 52 is not permitted. Further, the first ring road 51 is provided with two traveling prohibition positions 53 and 54. The traveling prohibition position 53 is provided between the approach lanes 31a and 31b and the exit lanes 31c and 31d, and the travel prohibition position 54 is provided between the approach lanes 33a and 33b and the exit lanes 33c and 33d.

上述した交差点5内の走行ルールに応じて、道路31の進入車線31aは、直進(道路33への退出)及び左折(道路32への退出)用に指定されている。道路31の進入車線31bは、直進及び右折(道路34への退出)用に指定されている。道路32の進入車線32aは、左折(道路33への退出)用に指定されている。道路32の進入車線32bは、直進(道路34への退出)及び右折(道路31への退出)用に指定されている。道路33の進入車線33aは、直進(道路31への退出)及び左折(道路34への退出)用に指定されている。道路33の進入車線33bは、直進及び右折(道路32への退出)用に指定されている。道路34の進入車線34aは、左折(道路31への退出)用に指定されている。道路34の進入車線34bは、直進(道路32への退出)及び右折(道路33への退出)用に指定されている。なお、これらの走行ルールは、道路交通法等により設定されている。 According to the traveling rule in the intersection 5 described above, the approach lane 31a of the road 31 is designated for going straight (exiting the road 33) and turning left (exiting the road 32). The approach lane 31b of the road 31 is designated for going straight and turning right (exiting the road 34). The approach lane 32a of the road 32 is designated for a left turn (exit to the road 33). The approach lane 32b of the road 32 is designated for going straight (exiting the road 34) and turning right (exiting the road 31). The approach lane 33a of the road 33 is designated for going straight (exiting the road 31) and turning left (exiting the road 34). The approach lane 33b of the road 33 is designated for going straight and turning right (exiting the road 32). The approach lane 34a of the road 34 is designated for a left turn (exit to the road 31). The approach lane 34b of the road 34 is designated for going straight (exiting the road 32) and turning right (exiting the road 33). These driving rules are set by the Road Traffic Act and the like.

交差点データセット300は、第一環状車線データ310と、第二環状車線データ320と、移行誘導データ330と、第一進入経路データ341a,342a,343a,344aと、第二進入経路データ341b,342b,343b,344bと、退出経路データ341c,342c,343c,344c,341d,342d,343d,344dとを含む。 The intersection data set 300 includes the first ring road data 310, the second ring road data 320, the transition guidance data 330, the first approach route data 341a, 342a, 343a, 344a, and the second approach route data 341b, 342b. , 343b, 344b and exit route data 341c, 342c, 343c, 344c, 341d, 342d, 343d, 344d.

第一環状車線データ310は、第一環状車線51のデータである。例えば第一環状車線データ310は、三次元座標空間において第一環状車線51に沿ったラインを示すデータを含む。第一環状車線データ310のラインは、第一環状車線51に沿っていればよく、必ずしも環状に閉じていなくてもよい。第二環状車線データ320は、第二環状車線52のデータである。例えば第二環状車線データ320は、三次元座標空間において第二環状車線52に沿ったラインを示すデータを含む。移行誘導データ330は、第二環状車線52から第一環状車線51への移行経路を規制するデータである。例えば移行誘導データ330は、三次元座標空間において第二環状車線52から第一環状車線51への移行経路を指定するデータを含む。 The first ring road data 310 is the data of the first ring road 51. For example, the first ring lane data 310 includes data indicating a line along the first ring lane 51 in a three-dimensional coordinate space. The line of the first ring lane data 310 may be along the first ring lane 51 and may not necessarily be closed in a ring. The second ring lane data 320 is the data of the second ring lane 52. For example, the second ring lane data 320 includes data indicating a line along the second ring lane 52 in the three-dimensional coordinate space. The transition guidance data 330 is data that regulates the transition route from the second annular lane 52 to the first annular lane 51. For example, the transition guidance data 330 includes data that specifies a transition route from the second annular lane 52 to the first annular lane 51 in the three-dimensional coordinate space.

第一進入経路データ341a,342a,343a,344aは、交差点5に接続する道路31,32,33,34から第一環状車線51への進入経路である第一進入経路のデータである。第二進入経路データ341b,342b,343b,344bは、道路31,32,33,34から第二環状車線52への進入経路である第二進入経路のデータである。退出経路データ341c,342c,343c,344c,341d,342d,343d,344dは、第一環状車線51から道路31,32,33,34への退出経路のデータである。 The first approach route data 341a, 342a, 343a, 344a are the data of the first approach route which is the approach route from the roads 31, 32, 33, 34 connecting to the intersection 5 to the first ring road 51. The second approach route data 341b, 342b, 343b, 344b is the data of the second approach route which is the approach route from the roads 31, 32, 33, 34 to the second circular lane 52. The exit route data 341c, 342c, 343c, 344c, 341d, 342d, 343d, 344d are the data of the exit route from the first ring road 51 to the roads 31, 32, 33, 34.

第一進入経路データ341aは、進入車線31aから第一環状車線51への進入経路のデータである。例えば第一進入経路データ341aは、三次元座標空間において進入車線31aから第一環状車線51への進入経路を指定するデータを含む。より具体的に、第一進入経路データ341aは、進入車線31aの車線区間データ251aのラインと、第一環状車線データ310のラインとを接続するラインを示すデータを含む。 The first approach route data 341a is data of an approach route from the approach lane 31a to the first ring road 51. For example, the first approach route data 341a includes data for designating an approach route from the approach lane 31a to the first ring road 51 in the three-dimensional coordinate space. More specifically, the first approach route data 341a includes data indicating a line connecting the line of the lane section data 251a of the approach lane 31a and the line of the first circular lane data 310.

第二進入経路データ341bは、進入車線31bから第二環状車線52への進入経路のデータである。例えば第二進入経路データ341bは、三次元座標空間において進入車線31bから第二環状車線52への進入経路を指定するデータを含む。より具体的に、第二進入経路データ341bは、進入車線31bの車線区間データ251bのラインと、第二環状車線データ320のラインとを接続するラインを示すデータを含む。 The second approach route data 341b is the data of the approach route from the approach lane 31b to the second ring lane 52. For example, the second approach route data 341b includes data for designating an approach route from the approach lane 31b to the second ring lane 52 in the three-dimensional coordinate space. More specifically, the second approach route data 341b includes data indicating a line connecting the line of the lane section data 251b of the approach lane 31b and the line of the second ring lane data 320.

退出経路データ341cは、第一環状車線51から退出車線31cへの退出経路のデータである。例えば退出経路データ341cは、三次元座標空間において第一環状車線51から退出車線31cへの退出経路を指定するデータを含む。より具体的に、退出経路データ341cは、第一環状車線データ310のラインと、退出車線31cの車線区間データ251cのラインとを接続するラインを示すデータを含む。 The exit route data 341c is data of an exit route from the first ring road 51 to the exit lane 31c. For example, the exit route data 341c includes data for designating an exit route from the first circular lane 51 to the exit lane 31c in the three-dimensional coordinate space. More specifically, the exit route data 341c includes data indicating a line connecting the line of the first circular lane data 310 and the line of the lane section data 251c of the exit lane 31c.

退出経路データ341dは、第一環状車線51から退出車線31dへの退出経路のデータである。例えば退出経路データ341dは、三次元座標空間において第一環状車線51から退出車線31dへの退出経路を指定するデータを含む。より具体的に、退出経路データ341dは、第一環状車線データ310のラインと、退出車線31dの車線区間データ251dのラインとを接続するラインを示すデータを含む。 The exit route data 341d is data of an exit route from the first ring road 51 to the exit lane 31d. For example, the exit route data 341d includes data for designating an exit route from the first circular lane 51 to the exit lane 31d in the three-dimensional coordinate space. More specifically, the exit route data 341d includes data indicating a line connecting the line of the first circular lane data 310 and the line of the lane section data 251d of the exit lane 31d.

第一進入経路データ342aは、進入車線32aから第一環状車線51への進入経路のデータである。例えば第一進入経路データ342aは、三次元座標空間において進入車線32aから第一環状車線51への進入経路を指定するデータを含む。より具体的に、第一進入経路データ342aは、進入車線32aの車線区間データ252aのラインと、第一環状車線データ310のラインとを接続するラインを示すデータを含む。 The first approach route data 342a is the data of the approach route from the approach lane 32a to the first ring road 51. For example, the first approach route data 342a includes data for designating an approach route from the approach lane 32a to the first ring road 51 in the three-dimensional coordinate space. More specifically, the first approach route data 342a includes data indicating a line connecting the line of the lane section data 252a of the approach lane 32a and the line of the first circular lane data 310.

第二進入経路データ342bは、進入車線32bから第二環状車線52への進入経路のデータである。例えば第二進入経路データ342bは、三次元座標空間において進入車線32bから第二環状車線52への進入経路を指定するデータを含む。より具体的に、第二進入経路データ342bは、進入車線32bの車線区間データ252bのラインと、第二環状車線データ320のラインとを接続するラインを示すデータを含む。 The second approach route data 342b is the data of the approach route from the approach lane 32b to the second ring lane 52. For example, the second approach route data 342b includes data for designating an approach route from the approach lane 32b to the second ring lane 52 in the three-dimensional coordinate space. More specifically, the second approach route data 342b includes data indicating a line connecting the line of the lane section data 252b of the approach lane 32b and the line of the second ring lane data 320.

退出経路データ342cは、第一環状車線51から退出車線32cへの退出経路のデータである。例えば退出経路データ342cは、三次元座標空間において第一環状車線51から退出車線32cへの退出経路を指定するデータを含む。より具体的に、退出経路データ342cは、第一環状車線データ310のラインと、退出車線32cの車線区間データ252cのラインとを接続するラインを示すデータを含む。 The exit route data 342c is data of an exit route from the first ring road 51 to the exit lane 32c. For example, the exit route data 342c includes data for designating an exit route from the first circular lane 51 to the exit lane 32c in the three-dimensional coordinate space. More specifically, the exit route data 342c includes data indicating a line connecting the line of the first circular lane data 310 and the line of the lane section data 252c of the exit lane 32c.

退出経路データ342dは、第一環状車線51から退出車線32dへの退出経路のデータである。例えば退出経路データ342dは、三次元座標空間において第一環状車線51から退出車線32dへの退出経路を指定するデータを含む。より具体的に、退出経路データ342dは、第一環状車線データ310のラインと、退出車線32dの車線区間データ252dのラインとを接続するラインを示すデータを含む。 The exit route data 342d is data of an exit route from the first ring road 51 to the exit lane 32d. For example, the exit route data 342d includes data for designating an exit route from the first circular lane 51 to the exit lane 32d in the three-dimensional coordinate space. More specifically, the exit route data 342d includes data indicating a line connecting the line of the first circular lane data 310 and the line of the lane section data 252d of the exit lane 32d.

第一進入経路データ343aは、進入車線33aから第一環状車線51への進入経路のデータである。例えば第一進入経路データ343aは、三次元座標空間において進入車線33aから第一環状車線51への進入経路を指定するデータを含む。より具体的に、第一進入経路データ343aは、進入車線33aの車線区間データ253aのラインと、第一環状車線データ310のラインとを接続するラインを示すデータを含む。 The first approach route data 343a is data of the approach route from the approach lane 33a to the first ring road 51. For example, the first approach route data 343a includes data for designating an approach route from the approach lane 33a to the first ring road 51 in the three-dimensional coordinate space. More specifically, the first approach route data 343a includes data indicating a line connecting the line of the lane section data 253a of the approach lane 33a and the line of the first circular lane data 310.

第二進入経路データ343bは、進入車線33bから第二環状車線52への進入経路のデータである。例えば第二進入経路データ343bは、三次元座標空間において進入車線33bから第二環状車線52への進入経路を指定するデータを含む。より具体的に、第二進入経路データ343bは、進入車線33bの車線区間データ253bのラインと、第二環状車線データ320のラインとを接続するラインを示すデータを含む。 The second approach route data 343b is the data of the approach route from the approach lane 33b to the second ring lane 52. For example, the second approach route data 343b includes data for designating an approach route from the approach lane 33b to the second ring lane 52 in the three-dimensional coordinate space. More specifically, the second approach route data 343b includes data indicating a line connecting the line of the lane section data 253b of the approach lane 33b and the line of the second ring lane data 320.

退出経路データ343cは、第一環状車線51から退出車線33cへの退出経路のデータである。例えば退出経路データ343cは、三次元座標空間において第一環状車線51から退出車線33cへの退出経路を指定するデータを含む。より具体的に、退出経路データ343cは、第一環状車線データ310のラインと、退出車線33cの車線区間データ253cのラインとを接続するラインを示すデータを含む。 The exit route data 343c is data of an exit route from the first ring road 51 to the exit lane 33c. For example, the exit route data 343c includes data for designating an exit route from the first circular lane 51 to the exit lane 33c in the three-dimensional coordinate space. More specifically, the exit route data 343c includes data indicating a line connecting the line of the first circular lane data 310 and the line of the lane section data 253c of the exit lane 33c.

退出経路データ343dは、第一環状車線51から退出車線33dへの退出経路のデータである。例えば退出経路データ343dは、三次元座標空間において第一環状車線51から退出車線33dへの退出経路を指定するデータを含む。より具体的に、退出経路データ343dは、第一環状車線データ310のラインと、退出車線33dの車線区間データ253dのラインとを接続するラインを示すデータを含む。 The exit route data 343d is data of an exit route from the first ring road 51 to the exit lane 33d. For example, the exit route data 343d includes data for designating an exit route from the first circular lane 51 to the exit lane 33d in the three-dimensional coordinate space. More specifically, the exit route data 343d includes data indicating a line connecting the line of the first circular lane data 310 and the line of the lane section data 253d of the exit lane 33d.

第一進入経路データ344aは、進入車線34aから第一環状車線51への進入経路のデータである。例えば第一進入経路データ344aは、三次元座標空間において進入車線34aから第一環状車線51への進入経路を指定するデータを含む。より具体的に、第一進入経路データ344aは、進入車線34aの車線区間データ254aのラインと、第一環状車線データ310のラインとを接続するラインを示すデータを含む。 The first approach route data 344a is the data of the approach route from the approach lane 34a to the first ring road 51. For example, the first approach route data 344a includes data for designating an approach route from the approach lane 34a to the first ring road 51 in the three-dimensional coordinate space. More specifically, the first approach route data 344a includes data indicating a line connecting the line of the lane section data 254a of the approach lane 34a and the line of the first circular lane data 310.

第二進入経路データ344bは、進入車線34bから第二環状車線52への進入経路のデータである。例えば第二進入経路データ344bは、三次元座標空間において進入車線34bから第二環状車線52への進入経路を指定するデータを含む。より具体的に、第二進入経路データ344bは、進入車線34bの車線区間データ254bのラインと、第二環状車線データ320のラインとを接続するラインを示すデータを含む。 The second approach route data 344b is the data of the approach route from the approach lane 34b to the second ring lane 52. For example, the second approach route data 344b includes data for designating an approach route from the approach lane 34b to the second ring lane 52 in the three-dimensional coordinate space. More specifically, the second approach route data 344b includes data indicating a line connecting the line of the lane section data 254b of the approach lane 34b and the line of the second ring lane data 320.

退出経路データ344cは、第一環状車線51から退出車線34cへの退出経路のデータである。例えば退出経路データ344cは、三次元座標空間において第一環状車線51から退出車線34cへの退出経路を指定するデータを含む。より具体的に、退出経路データ344cは、第一環状車線データ310のラインと、退出車線34cの車線区間データ254cのラインとを接続するラインを示すデータを含む。 The exit route data 344c is data of an exit route from the first ring road 51 to the exit lane 34c. For example, the exit route data 344c includes data for designating an exit route from the first circular lane 51 to the exit lane 34c in the three-dimensional coordinate space. More specifically, the exit route data 344c includes data indicating a line connecting the line of the first circular lane data 310 and the line of the lane section data 254c of the exit lane 34c.

退出経路データ344dは、第一環状車線51から退出車線34dへの退出経路のデータである。例えば退出経路データ344dは、三次元座標空間において第一環状車線51から退出車線34dへの退出経路を指定するデータを含む。より具体的に、退出経路データ344dは、第一環状車線データ310のラインと、退出車線34dの車線区間データ254dのラインとを接続するラインを示すデータを含む。 The exit route data 344d is data of an exit route from the first ring road 51 to the exit lane 34d. For example, the exit route data 344d includes data for designating an exit route from the first circular lane 51 to the exit lane 34d in the three-dimensional coordinate space. More specifically, the exit route data 344d includes data indicating a line connecting the line of the first circular lane data 310 and the line of the lane section data 254d of the exit lane 34d.

ここで、第一環状車線データ310は、少なくとも複数の第一進入経路の終点により区分された複数の車線区間のデータを含んでもよい。例えば第一環状車線データ310は、4カ所の第一進入経路の終点と、4カ所の第一退出経路の始点とにより区分された6つの車線区間データ311,312,313,314,315,316を含む。 Here, the first circular lane data 310 may include data of a plurality of lane sections divided by at least the end points of the plurality of first approach routes. For example, the first ring road data 310 has six lane section data 311, 312, 313, 314, 315, 316 divided by the end points of the four first approach routes and the start points of the four first exit routes. including.

車線区間データ311は、第一進入経路データ341aのラインの終点ep1と、退出経路データ342c,342dのラインの始点sp22とにより区分される車線区間のデータである。車線区間データ312は、始点sp22と、第一進入経路データ342aのラインの終点ep2とにより区分される車線区間のデータである。車線区間データ313は、終点ep2と、退出経路データ343c,343dのラインの始点sp23とにより区分される車線区間のデータである。車線区間データ314は、第一進入経路データ343aのラインの終点ep3と、退出経路データ344c,344dのラインの始点sp24とにより区分される車線区間のデータである。車線区間データ315は、始点sp24と、第一進入経路データ344aのラインの終点ep4とにより区分される車線区間のデータである。車線区間データ316は、終点ep4と、退出経路データ341c,341dのラインの始点sp21とにより区分される車線区間のデータである。 The lane section data 311 is lane section data classified by the end point ep1 of the line of the first approach route data 341a and the start point sp22 of the line of the exit route data 342c and 342d. The lane section data 312 is lane section data divided by the start point sp22 and the end point ep2 of the line of the first approach route data 342a. The lane section data 313 is lane section data classified by the end point ep2 and the start point sp23 of the lines of the exit route data 343c and 343d. The lane section data 314 is lane section data classified by the end point ep3 of the line of the first approach route data 343a and the start point sp24 of the line of the exit route data 344c and 344d. The lane section data 315 is the data of the lane section divided by the start point sp24 and the end point ep4 of the line of the first approach route data 344a. The lane section data 316 is lane section data classified by the end point ep4 and the start point sp21 of the lines of the exit route data 341c and 341d.

第一環状車線データ310は、上述した走行禁止位置53,54に関する情報を含んでいてもよい。例えば第一環状車線データ310は、始点sp21と終点ep1との間、及び始点sp23と終点ep3との間の車線区間データを含んでいない。このため、第一環状車線データ310に従えば、走行禁止位置53,54の走行が禁止される。すなわち、第一環状車線データ310は走行禁止位置53,54に関する情報を含んでいる。 The first ring road data 310 may include information regarding the above-mentioned traveling prohibition positions 53 and 54. For example, the first circular lane data 310 does not include lane section data between the start point sp21 and the end point ep1 and between the start point sp23 and the end point ep3. Therefore, according to the first ring road data 310, traveling at the traveling prohibited positions 53 and 54 is prohibited. That is, the first ring road data 310 includes information regarding the traveling prohibited positions 53 and 54.

第二環状車線データ320は、少なくとも複数の第二進入経路の終点により区分された複数の車線区間のデータを含んでもよい。例えば第二環状車線データ320は、4カ所の第二進入経路の終点により区分された4つの車線区間データ321,322,323,324を含む。 The second circular lane data 320 may include data of a plurality of lane sections divided by the end points of at least a plurality of second approach routes. For example, the second circular lane data 320 includes four lane section data 3211, 322, 323, 324 divided by the end points of four second approach routes.

車線区間データ321は、第二進入経路データ341bのラインの終点ep11と、第二進入経路データ342bのラインの終点ep12とにより区分される車線区間のデータである。車線区間データ322は、終点ep12と、第二進入経路データ343bのラインの終点ep13とにより区分される車線区間のデータである。車線区間データ323は、終点ep13と、第二進入経路データ344bのラインの終点ep14とにより区分される車線区間のデータである。車線区間データ324は、終点ep14と終点ep11とにより区分される車線区間のデータである。 The lane section data 321 is lane section data divided by the end point ep11 of the line of the second approach route data 341b and the end point ep12 of the line of the second approach route data 342b. The lane section data 322 is lane section data divided by the end point ep12 and the end point ep13 of the line of the second approach route data 343b. The lane section data 323 is lane section data divided by the end point ep13 and the end point ep14 of the line of the second approach route data 344b. The lane section data 324 is lane section data classified by the end point ep14 and the end point ep11.

車線区間データ311~316は、第一環状車線51に沿うラインを示す座標点列を含む。車線区間データ321~324は、第二環状車線52に沿うラインを示す座標点列を含む。例えば車線区間データ311~316及び車線区間データ321~324は、図3において例示した車線区間データ250の構成内容と同様の構成内容を含んでいてもよい。 The lane section data 311 to 316 include a coordinate point sequence indicating a line along the first ring road 51. The lane section data 321 to 324 include a coordinate point sequence indicating a line along the second circular lane 52. For example, the lane section data 311 to 316 and the lane section data 321 to 324 may include the same configuration content as the configuration content of the lane section data 250 exemplified in FIG.

交差点データセット300は、車線区間データ311~316及び車線区間データ321~324のそれぞれについて、図4において例示した車線属性情報260と同様の車線属性情報を含んでいてもよい。車線区間データ311~316及び車線区間データ321~324の車線属性情報においては、少なくとも車線変更情報を省略可能である。交差点データセット300は、車線区間データ311~316及び車線区間データ321~324についての車線属性情報を含んでいなくてもよい。 The intersection data set 300 may include lane attribute information similar to the lane attribute information 260 exemplified in FIG. 4 for each of the lane section data 311 to 316 and the lane section data 321 to 324. In the lane attribute information of the lane section data 311 to 316 and the lane section data 321 to 324, at least the lane change information can be omitted. The intersection data set 300 may not include lane attribute information for lane section data 311 to 316 and lane section data 321 to 324.

移行誘導データ330及び第二進入経路データ341b,342b,343b,344bは、第二環状車線52から第一環状車線51への移行経路が第二進入経路と交差するように設定されていてもよい。例えば、移行誘導データ330は、第二環状車線52のいずれかの車線区間と、第一環状車線51のいずれかの車線区間とを、車線変更の開始区間及び終了区間として対応付けるように設定されている。具体的に、移行誘導データ330は、移行経路データ331,332,333,334を含む。 The transition guidance data 330 and the second approach route data 341b, 342b, 343b, 344b may be set so that the transition route from the second ring lane 52 to the first ring lane 51 intersects the second approach route. .. For example, the transition guidance data 330 is set so as to associate any lane section of the second ring lane 52 with any lane section of the first ring lane 51 as a start section and an end section of the lane change. There is. Specifically, the transition guidance data 330 includes transition route data 331, 332, 333, 334.

移行経路データ331は、車線区間データ324により示される車線区間と、車線区間データ311により示される車線区間とを、上記開始区間及び終了区間として対応付ける。すなわち移行経路データ331は、第二環状車線52から第一環状車線51への移行経路の始点が当該開始区間内に位置し、当該移行経路の終点が当該終了区間内に位置するように設定されている。例えば移行経路データ331は、当該開始区間から当該終了区間への移行経路のデータであり、三次元空間において当該移行経路を示すデータを含む。より具体的に、移行経路データ331は、車線区間データ324のラインと、車線区間データ311のラインとを接続するラインを示すデータを含む。移行経路データ331のラインは、第二進入経路データ341bのラインと交差している。 The transition route data 331 associates the lane section indicated by the lane section data 324 with the lane section indicated by the lane section data 311 as the start section and the end section. That is, the transition route data 331 is set so that the start point of the transition route from the second annular lane 52 to the first annular lane 51 is located in the start section, and the end point of the transition route is located in the end section. ing. For example, the transition route data 331 is data of the transition route from the start section to the end section, and includes data indicating the transition route in the three-dimensional space. More specifically, the transition route data 331 includes data indicating a line connecting the line of the lane section data 324 and the line of the lane section data 311. The line of the transition route data 331 intersects the line of the second approach route data 341b.

換言すると、移行経路データ331は、車線区間データ324のライン上に配置された始点sp31と、車線区間データ311のライン上に配置された終点ep32とを接続するように設定されている。始点sp31は、終点ep11よりも進行方向上流側に配置されており、終点ep32は、終点ep1よりも進行方向下流側に配置されている。なお、始点sp31によって車線区間データ324が車線区間データ324a(進行方向上流側)及び車線区間データ324b(進行方向下流側)に分割され、終点ep32によって車線区間データ311が車線区間データ311a(進行方向上流側)及び車線区間データ311b(進行方向下流側)に分割されていると考えることも可能である。このように考えたとしても、移行誘導データ330は、第二環状車線52のいずれかの車線区間と、第一環状車線51のいずれかの車線区間とを、車線変更の開始区間及び終了区間として対応付けるように設定されていることに変わりはない。例えば、移行経路データ331は、車線区間データ324a,324bの境界のノード(始点sp31)と、車線区間データ311a,311bの境界のノード(終点ep32)とを結ぶことによって、車線区間データ324a,324bと、車線区間データ311a,311bとを対応付けている。 In other words, the transition route data 331 is set to connect the start point sp31 arranged on the line of the lane section data 324 and the end point ep32 arranged on the line of the lane section data 311. The start point sp31 is arranged on the upstream side in the traveling direction from the end point ep11, and the end point ep32 is arranged on the downstream side in the traveling direction from the end point ep1. The lane section data 324 is divided into lane section data 324a (upstream side in the traveling direction) and lane section data 324b (downstream side in the traveling direction) by the start point sp31, and the lane section data 311 is divided into lane section data 311a (travel direction) by the end point ep32. It can be considered that the data is divided into (upstream side) and lane section data 311b (downstream side in the traveling direction). Even if this is considered, the transition guidance data 330 uses any lane section of the second loop lane 52 and any lane section of the first loop lane 51 as the start section and the end section of the lane change. There is no change in being set to associate. For example, the transition route data 331 connects the lane section data 324a, 324b boundary node (start point sp31) and the lane section data 311a, 311b boundary node (end point ep32), thereby lane section data 324a, 324b. And the lane section data 311a and 311b are associated with each other.

移行経路データ332は、車線区間データ321により示される車線区間と、車線区間データ313により示される車線区間とを、上記開始区間及び終了区間として対応付ける。例えば移行経路データ332は、当該開始区間から当該終了区間への移行経路のデータであり、三次元空間において当該移行経路を示すデータを含む。より具体的に、移行経路データ332は、車線区間データ321のラインと、車線区間データ313のラインとを接続するラインを示すデータを含む。移行経路データ332のラインは、第二進入経路データ342bのラインと交差している。 The transition route data 332 associates the lane section indicated by the lane section data 321 with the lane section indicated by the lane section data 313 as the start section and the end section. For example, the transition route data 332 is data of the transition route from the start section to the end section, and includes data indicating the transition route in the three-dimensional space. More specifically, the transition route data 332 includes data indicating a line connecting the line of the lane section data 321 and the line of the lane section data 313. The line of the transition route data 332 intersects the line of the second approach route data 342b.

移行経路データ333は、車線区間データ322により示される車線区間と、車線区間データ314により示される車線区間とを、上記開始区間及び終了区間として対応付ける。例えば移行経路データ333は、当該開始区間から当該終了区間への移行経路のデータであり、三次元空間において当該移行経路を示すデータを含む。より具体的に、移行経路データ333は、車線区間データ322のラインと、車線区間データ314のラインとを接続するラインを示すデータを含む。移行経路データ333のラインは、第二進入経路データ343bのラインと交差している。 The transition route data 333 associates the lane section indicated by the lane section data 322 with the lane section indicated by the lane section data 314 as the start section and the end section. For example, the transition route data 333 is data of the transition route from the start section to the end section, and includes data indicating the transition route in the three-dimensional space. More specifically, the transition route data 333 includes data indicating a line connecting the line of the lane section data 322 and the line of the lane section data 314. The line of the transition route data 333 intersects the line of the second approach route data 343b.

移行経路データ334は、車線区間データ323により示される車線区間と、車線区間データ316により示される車線区間とを、上記開始区間及び終了区間として対応付ける。例えば移行経路データ334は、当該開始区間から当該終了区間への移行経路のデータであり、三次元空間において当該移行経路を示すデータを含む。より具体的に、移行経路データ334は、車線区間データ323のラインと、車線区間データ316のラインとを接続するラインを示すデータを含む。移行経路データ334のラインは、第二進入経路データ344bのラインと交差している。 The transition route data 334 associates the lane section indicated by the lane section data 323 with the lane section indicated by the lane section data 316 as the start section and the end section. For example, the transition route data 334 is data of the transition route from the start section to the end section, and includes data indicating the transition route in the three-dimensional space. More specifically, the transition route data 334 includes data indicating a line connecting the line of the lane section data 323 and the line of the lane section data 316. The line of the transition route data 334 intersects the line of the second approach route data 344b.

移行経路データ331~334は、移行経路に沿うラインを示す座標点列を含む。例えば移行経路データ331~334は、図3において例示した車線区間データ250の構成内容と同様の構成内容を含んでいてもよい。移行経路データ331~334の座標点列の密度は、車線区間データ311~316及び車線区間データ321~324のデータの座標点列の密度に比較して低くてもよい。例えば移行経路データ331~334の座標点列は、始点と終点の2点のみにより構成されていてもよい。 The transition route data 331 to 334 include a coordinate point sequence indicating a line along the transition route. For example, the transition route data 331 to 334 may include the same configuration content as the configuration content of the lane section data 250 exemplified in FIG. The density of the coordinate point sequence of the transition route data 331 to 334 may be lower than the density of the coordinate point sequence of the lane section data 311 to 316 and the lane section data 321 to 324. For example, the coordinate point sequence of the transition path data 331 to 334 may be composed of only two points, a start point and an end point.

交差点データセット300は、移行経路データ331~334についての車線属性情報を含んでいないが、必要に応じて移行経路データ331~334についての車線属性情報を含んでいてもよい。なお、図5の交差点データセット300は一例であり、交差点5の構成に応じて適宜変更可能である。例えば交差点5が3以上の環状車線を含む場合、交差点データセット300は3以上の環状車線データを含んでいてもよい。 The intersection data set 300 does not include lane attribute information for the transition route data 331 to 334, but may include lane attribute information for the transition route data 331 to 334, if necessary. The intersection data set 300 in FIG. 5 is an example, and can be appropriately changed according to the configuration of the intersection 5. For example, when the intersection 5 includes three or more ring lanes, the intersection data set 300 may include three or more ring lane data.

図1に戻り、車両2は、ユーザインタフェース21と、GPS受信機22と、車載カメラ23と、レーダ24と、アクセルアクチュエータ25と、ブレーキアクチュエータ26と、ステアリングアクチュエータ27と、運転支援装置100とを有する。 Returning to FIG. 1, the vehicle 2 includes a user interface 21, a GPS receiver 22, an in-vehicle camera 23, a radar 24, an accelerator actuator 25, a brake actuator 26, a steering actuator 27, and a driving support device 100. Have.

ユーザインタフェース21は、入力部及び表示部を含む(不図示)。入力部は、例えばキーパッド等であり、ユーザによる情報入力を取得する。表示部は、例えば液晶モニタ等であり、ユーザへの情報を表示する。なお、所謂タッチパネルのように、入力部及び表示部は一体化されていてもよい。 The user interface 21 includes an input unit and a display unit (not shown). The input unit is, for example, a keypad or the like, and acquires information input by the user. The display unit is, for example, a liquid crystal monitor or the like, and displays information to the user. The input unit and the display unit may be integrated as in the so-called touch panel.

GPS受信機22は、GPS(Global Positioning System)用の衛星信号を受信する。車載カメラ23は、車両2の周辺の画像情報を取得する。レーダ24は、車両2の周辺の物体の情報を取得する。アクセルアクチュエータ25は、例えば電動モータ等を動力源として、車両2のアクセルの開度を調節する。ブレーキアクチュエータ26は、例えば電動モータ等を動力源として、車両2のブレーキの作動状態を調節する。ステアリングアクチュエータ27は、例えば電動モータ等を動力源として、車両2の舵角を調節する。 The GPS receiver 22 receives a satellite signal for GPS (Global Positioning System). The vehicle-mounted camera 23 acquires image information around the vehicle 2. The radar 24 acquires information on objects around the vehicle 2. The accelerator actuator 25 adjusts the opening degree of the accelerator of the vehicle 2 by using, for example, an electric motor or the like as a power source. The brake actuator 26 adjusts the operating state of the brake of the vehicle 2 by using, for example, an electric motor or the like as a power source. The steering actuator 27 adjusts the steering angle of the vehicle 2 by using, for example, an electric motor as a power source.

運転支援装置100は、車両2の運転支援を実行する。当該運転支援は、少なくとも、交差点5への進入位置と、交差点5からの退出位置と、第一環状車線データ310及び第二環状車線データ320と、移行誘導データ330とに基づいて、交差点5内における走行予定車線を設定することを含む。例えば運転支援装置100は、機能上の構成(以下、「機能モジュール」という。)として、目的地情報取得部111と、位置情報取得部112と、他車情報取得部113と、地図情報取得部114と、地図データ保持部115と、経路探索部116と、走行車線設定部117と、走行制御部118とを有する。 The driving support device 100 executes driving support for the vehicle 2. The driving support is provided within the intersection 5 based on at least the entry position to the intersection 5, the exit position from the intersection 5, the first ring lane data 310 and the second ring lane data 320, and the transition guidance data 330. Includes setting the planned driving lane in. For example, the driving support device 100 has a destination information acquisition unit 111, a position information acquisition unit 112, another vehicle information acquisition unit 113, and a map information acquisition unit as a functional configuration (hereinafter referred to as “functional module”). It has 114, a map data holding unit 115, a route search unit 116, a traveling lane setting unit 117, and a traveling control unit 118.

目的地情報取得部111は、ユーザインタフェース21への入力に基づいて車両2の目的地の情報を取得する。位置情報取得部112は、GPS受信機22から車両2の現在位置情報を取得する。他車情報取得部113は、車載カメラ23及びレーダ24からの情報に基づいて、車両2の周辺車両の走行状態に関する情報を取得する。走行状態に関する情報は、例えば周辺車両の現在位置及び速度の情報を含む。 The destination information acquisition unit 111 acquires the destination information of the vehicle 2 based on the input to the user interface 21. The position information acquisition unit 112 acquires the current position information of the vehicle 2 from the GPS receiver 22. The other vehicle information acquisition unit 113 acquires information on the traveling state of vehicles around the vehicle 2 based on the information from the vehicle-mounted camera 23 and the radar 24. The information regarding the traveling state includes, for example, information on the current position and speed of surrounding vehicles.

地図情報取得部114は、車両2の走行予定範囲の地図データ220を地図データベース211から取得する。例えば地図情報取得部114は、車両2の現在位置と、目的地の位置とを含む所定範囲の地図データ220を地図データベース211から取得する。地図データ保持部115は、地図情報取得部114により取得された地図データ220を保持する。経路探索部116は、地図データ保持部115に記憶された論理ネットワーク情報230と、目的地情報取得部111により取得された目的地の位置情報と、位置情報取得部112により取得された現在位置の情報とに基づいて、現在位置から目的地までの車両2の走行予定経路を導出する。 The map information acquisition unit 114 acquires the map data 220 of the planned travel range of the vehicle 2 from the map database 211. For example, the map information acquisition unit 114 acquires map data 220 in a predetermined range including the current position of the vehicle 2 and the position of the destination from the map database 211. The map data holding unit 115 holds the map data 220 acquired by the map information acquisition unit 114. The route search unit 116 contains the logical network information 230 stored in the map data holding unit 115, the location information of the destination acquired by the destination information acquisition unit 111, and the current position acquired by the location information acquisition unit 112. Based on the information, the planned travel route of the vehicle 2 from the current position to the destination is derived.

走行車線設定部117は、経路探索部116により設定された走行予定経路に沿った走行を可能とするように、車両2の走行予定車線を設定する。例えば走行車線設定部117は、交差点5への進入位置と、交差点5からの退出位置と、第一環状車線データ310及び第二環状車線データ320と、移行誘導データ330とに基づいて、交差点内における走行予定車線を設定する。 The traveling lane setting unit 117 sets the planned traveling lane of the vehicle 2 so as to enable traveling along the planned traveling route set by the route search unit 116. For example, the traveling lane setting unit 117 is inside the intersection based on the approach position to the intersection 5, the exit position from the intersection 5, the first ring lane data 310 and the second ring lane data 320, and the transition guidance data 330. Set the planned driving lane in.

走行車線設定部117は、進入位置からの進入先のデータとして第一環状車線データ310及び第二環状車線データ320のいずれかを選択する際に、退出位置が進入位置から遠くなるのに応じて第二環状車線データ320の優先度を高めるように構成されていてもよい。例えば走行車線設定部117は、進入位置と退出位置とが交差点5内の進行方向に沿って隣り合っている場合に、進入位置からの進入先のデータとして第一環状車線データ310を選択するように構成されていてもよい。走行車線設定部117は、進入位置と退出位置とが交差点5内の進行方向に沿って隣り合っていない場合には、進入位置からの進入先のデータとして第二環状車線データ320を選択するように構成されていてもよい。走行車線設定部117は、交差点5内の進行方向に沿って進入位置と退出位置との間に走行禁止位置53,54がある場合に、進入位置からの進入先のデータとして第二環状車線データ320を選択するように構成されていてもよい。 When the traveling lane setting unit 117 selects either the first ring lane data 310 or the second ring lane data 320 as the data of the approach destination from the approach position, the exit position is moved away from the approach position. It may be configured to increase the priority of the second ring lane data 320. For example, the traveling lane setting unit 117 selects the first circular lane data 310 as the data of the approach destination from the approach position when the approach position and the exit position are adjacent to each other along the traveling direction in the intersection 5. It may be configured in. When the approach position and the exit position are not adjacent to each other along the traveling direction in the intersection 5, the traveling lane setting unit 117 selects the second circular lane data 320 as the data of the approach destination from the approach position. It may be configured in. When the traveling lane setting unit 117 has traveling prohibited positions 53 and 54 between the approaching position and the exiting position along the traveling direction in the intersection 5, the second circular lane data is used as the data of the approaching destination from the approaching position. It may be configured to select 320.

更に、走行車線設定部117は、進入位置への到達前に走行すべき道路車線のデータを、当該進入位置からの進入先に応じて選択するように構成されている、例えば車両2が道路31から交差点5に進入する場合に、走行車線設定部117は、道路31からの進入先が第一環状車線51及び第二環状車線52のいずれであるかに応じて車線区間データ251a,251bのいずれかを選択するように構成されていてもよい。具体的に、走行車線設定部117は、道路31からの進入先が第一環状車線51である場合には車線区間データ251aを選択し、道路31からの進入先が第二環状車線52である場合には車線区間データ251bを選択する。 Further, the traveling lane setting unit 117 is configured to select the data of the road lane to be traveled before reaching the approach position according to the approach destination from the approach position, for example, the vehicle 2 is the road 31. When entering the intersection 5 from, the traveling lane setting unit 117 determines which of the lane section data 251a and 251b, depending on whether the approach destination from the road 31 is the first ring lane 51 or the second ring lane 52. It may be configured to select. Specifically, the traveling lane setting unit 117 selects the lane section data 251a when the approach destination from the road 31 is the first ring lane 51, and the approach destination from the road 31 is the second ring lane 52. In that case, the lane section data 251b is selected.

走行制御部118は、位置情報取得部112により取得された現在位置情報と、他車情報取得部113により取得された周辺車両の走行状態に関する情報とに基づいて周辺車両との衝突を回避しつつ、走行車線設定部117により設定された走行予定車線に沿って車両2を走行させるようにアクセルアクチュエータ25、ブレーキアクチュエータ26及びステアリングアクチュエータ27を制御する。 The traveling control unit 118 avoids a collision with a peripheral vehicle based on the current position information acquired by the position information acquisition unit 112 and the information on the traveling state of the peripheral vehicle acquired by the other vehicle information acquisition unit 113. The accelerator actuator 25, the brake actuator 26, and the steering actuator 27 are controlled so that the vehicle 2 travels along the planned traveling lane set by the traveling lane setting unit 117.

上述した運転支援装置100は、一つ又は複数のコンピュータにより構成される。例えば運転支援装置100は、図6に示す回路190を有する。回路190は、一つ又は複数のプロセッサ191と、メモリ192と、ストレージ193と、通信ポート194と、入出力ポート195とを有する。ストレージ193は、例えばハードディスク等、コンピュータによって読み取り可能な記録媒体を有する。ストレージ193は、上述した各機能モジュールを構成するためのプログラムの記憶領域と、上述した地図データ保持部115に割り当てられる記憶領域とを含む。記録媒体は、不揮発性の半導体メモリ、磁気ディスク及び光ディスク等の取り出し可能な媒体であってもよい。メモリ192は、ストレージ193からロードしたプログラム及びプロセッサ191による演算結果を一時的に記憶する。プロセッサ191は、メモリ192と協働して上記プログラムを実行することで、上述した各機能モジュールを構成する。通信ポート194は、無線の通信方式によりネットワーク回線NWに接続されており、プロセッサ191からの指令に従い、ネットワーク回線NWを介してサーバ200との間でデータ通信を行う。入出力ポート195は、プロセッサ191からの指令に従って、ユーザインタフェース21、GPS受信機22、車載カメラ23、レーダ24、アクセルアクチュエータ25、ブレーキアクチュエータ26、及びステアリングアクチュエータ27との間で電気信号の入出力を行う。 The above-mentioned driving support device 100 is composed of one or a plurality of computers. For example, the driving support device 100 has a circuit 190 shown in FIG. The circuit 190 has one or more processors 191 and a memory 192, a storage 193, a communication port 194, and an input / output port 195. The storage 193 has a computer-readable recording medium, such as a hard disk. The storage 193 includes a storage area of a program for constituting each of the above-mentioned functional modules, and a storage area allocated to the above-mentioned map data holding unit 115. The recording medium may be a removable medium such as a non-volatile semiconductor memory, a magnetic disk, or an optical disk. The memory 192 temporarily stores the program loaded from the storage 193 and the calculation result by the processor 191. The processor 191 constitutes each of the above-mentioned functional modules by executing the above program in cooperation with the memory 192. The communication port 194 is connected to the network line NW by a wireless communication method, and performs data communication with the server 200 via the network line NW in accordance with a command from the processor 191. The input / output port 195 inputs / outputs an electric signal to / from the user interface 21, the GPS receiver 22, the in-vehicle camera 23, the radar 24, the accelerator actuator 25, the brake actuator 26, and the steering actuator 27 in accordance with a command from the processor 191. I do.

サーバ200は、一つ又は複数のコンピュータにより構成される。例えばサーバ200は、図6に示す回路290を有する。回路290は、一つ又は複数のプロセッサ291と、メモリ292と、ストレージ293と、通信ポート294とを有する。ストレージ293は、例えばハードディスク等、コンピュータによって読み取り可能な記録媒体を有する。ストレージ293は、上述した各機能モジュールを構成するためのプログラムの記憶領域と、上述した地図データベース211に割り当てられる記憶領域とを含む。記録媒体は、不揮発性の半導体メモリ、磁気ディスク及び光ディスク等の取り出し可能な媒体であってもよい。メモリ292は、ストレージ293からロードしたプログラム及びプロセッサ291による演算結果を一時的に記憶する。プロセッサ291は、メモリ292と協働して上記プログラムを実行することで、上述した各機能モジュールを構成する。通信ポート294は、有線又は無線の通信方式によりネットワーク回線NWに接続されており、プロセッサ291からの指令に従い、ネットワーク回線NWを介して運転支援装置100の通信ポート194との間でデータ通信を行う。 The server 200 is composed of one or a plurality of computers. For example, the server 200 has the circuit 290 shown in FIG. The circuit 290 has one or more processors 291 and a memory 292, a storage 293, and a communication port 294. The storage 293 has a computer-readable recording medium, such as a hard disk. The storage 293 includes a storage area of a program for configuring each of the above-mentioned functional modules, and a storage area allocated to the above-mentioned map database 211. The recording medium may be a removable medium such as a non-volatile semiconductor memory, a magnetic disk, or an optical disk. The memory 292 temporarily stores the program loaded from the storage 293 and the calculation result by the processor 291. The processor 291 constitutes each of the above-mentioned functional modules by executing the above program in cooperation with the memory 292. The communication port 294 is connected to the network line NW by a wired or wireless communication method, and performs data communication with the communication port 194 of the operation support device 100 via the network line NW in accordance with a command from the processor 291. ..

〔運転支援手順〕
続いて、運転支援方法の一例として、運転支援装置100が実行する走行予定車線の設定手順を例示する。図7は、交差点5に進入予定の車両2が当該交差点5を退出するまでの間に運転支援装置100が実行する走行予定車線の設定手順を示すフローチャートである。
[Driving support procedure]
Subsequently, as an example of the driving support method, a procedure for setting a planned traveling lane executed by the driving support device 100 will be illustrated. FIG. 7 is a flowchart showing a procedure for setting a planned traveling lane executed by the driving support device 100 until the vehicle 2 scheduled to enter the intersection 5 exits the intersection 5.

図7に示すように、運転支援装置100は、まずステップS01を実行する。ステップS01では、退出位置(退出予定位置)が、交差点5内の進行方向に沿って進入位置(進入予定位置)に隣り合っているか否かを走行車線設定部117が確認する。 As shown in FIG. 7, the driving support device 100 first executes step S01. In step S01, the traveling lane setting unit 117 confirms whether or not the exit position (scheduled exit position) is adjacent to the approach position (scheduled approach position) along the traveling direction in the intersection 5.

ステップS01において、退出位置が進入位置に隣り合っていないと判定した場合、運転支援装置100はステップS02を実行する。ステップS02では、第一環状車線51に進入した場合に車両2が退出位置に到達し得るか否かを走行車線設定部117が確認する。例えば、走行車線設定部117は、車両2の現在位置から退出位置までの間に走行禁止位置53,54が存在する場合には、退出位置への到達は不可能であると判定し、車両2の現在位置から退出位置までの間に走行禁止位置53,54が存在しない場合には、退出位置への到達は可能であると判定する。 If it is determined in step S01 that the exit position is not adjacent to the approach position, the driving support device 100 executes step S02. In step S02, the traveling lane setting unit 117 confirms whether or not the vehicle 2 can reach the exit position when entering the first ring road 51. For example, the traveling lane setting unit 117 determines that it is impossible to reach the exit position when the traveling prohibited positions 53 and 54 exist between the current position of the vehicle 2 and the exit position, and determines that the vehicle 2 cannot reach the exit position. If the traveling prohibited positions 53 and 54 do not exist between the current position and the exit position, it is determined that the exit position can be reached.

ステップS01において、退出位置が進入位置に隣り合っていると判定した場合、又は、ステップS02において、退出位置への到達が可能であると判定した場合、運転支援装置100はステップS03を実行する。ステップS03では、走行車線設定部117が、進入位置への到達前に走行すべき道路車線のデータとして、第一環状車線51への進入用の車線区間データを設定する。例えば車両2が道路31から交差点5に進入予定である場合、走行車線設定部117は車線区間データ251aを選択する。 If it is determined in step S01 that the exit position is adjacent to the approach position, or if it is determined in step S02 that the exit position can be reached, the driving support device 100 executes step S03. In step S03, the traveling lane setting unit 117 sets the lane section data for approaching to the first circular lane 51 as the data of the road lane to be traveled before reaching the approaching position. For example, when the vehicle 2 is scheduled to enter the intersection 5 from the road 31, the traveling lane setting unit 117 selects the lane section data 251a.

ステップS02において、退出位置への到達は不可能であると判定した場合、運転支援装置100はステップS04を実行する。ステップS04では、走行車線設定部117が、進入位置への到達前に走行すべき道路車線のデータとして、第二環状車線52への進入用の車線区間データを設定する。例えば車両2が道路31から交差点5に進入予定である場合、走行車線設定部117は車線区間データ251bを選択する。 If it is determined in step S02 that the exit position cannot be reached, the driving support device 100 executes step S04. In step S04, the traveling lane setting unit 117 sets the lane section data for approaching to the second circular lane 52 as the data of the road lane to be traveled before reaching the approaching position. For example, when the vehicle 2 is scheduled to enter the intersection 5 from the road 31, the traveling lane setting unit 117 selects the lane section data 251b.

次に、運転支援装置100はステップS05を実行する。ステップS05では、走行車線設定部117が、第二環状車線52から第一環状車線51への移行経路を設定する。例えば走行車線設定部117は、退出位置に応じて第二環状車線52から第一環状車線51への移行経路を設定する。具体的に、走行車線設定部117は、退出先の道路と、当該道路の一つ手前(進入位置側)の道路との間にて第一環状車線51への移行を完了するように、第二環状車線52から第一環状車線51への移行経路を設定する。例えば道路31から交差点5に進入する車両を道路33に退出させる場合、走行車線設定部117は、道路33と道路32の間にて第一環状車線51への移行を完了するように、移行経路データ332を選択する。 Next, the driving support device 100 executes step S05. In step S05, the traveling lane setting unit 117 sets the transition route from the second ring road 52 to the first ring road 51. For example, the traveling lane setting unit 117 sets a transition route from the second ring road 52 to the first ring road 51 according to the exit position. Specifically, the traveling lane setting unit 117 is set so as to complete the transition to the first ring road 51 between the exit destination road and the road immediately before (entry position side) the road. A transition route from the second ring lane 52 to the first ring lane 51 is set. For example, when a vehicle entering the intersection 5 from the road 31 is exited to the road 33, the traveling lane setting unit 117 completes the transition to the first ring road 51 between the road 33 and the road 32. Select data 332.

ステップS01,S05を実行した後、運転支援装置100はステップS06を実行する。ステップS06では、走行車線設定部117が、退出先の道路におけるいずれかの退出車線を選択する。 After executing steps S01 and S05, the driving support device 100 executes step S06. In step S06, the traveling lane setting unit 117 selects one of the exit lanes on the exit destination road.

次に、運転支援装置100はステップS07を実行する。ステップS07では、車両2が走行予定車線を走行しているか否かを走行車線設定部117が確認する。例えば走行車線設定部117は、車両2が走行予定車線を走行しているか否か示す情報を走行制御部118から取得する。 Next, the driving support device 100 executes step S07. In step S07, the traveling lane setting unit 117 confirms whether or not the vehicle 2 is traveling in the planned traveling lane. For example, the traveling lane setting unit 117 acquires information indicating whether or not the vehicle 2 is traveling in the planned traveling lane from the traveling control unit 118.

ステップS07において、車両2が走行予定車線を走行していないと判定した場合、運転支援装置100はステップS08を実行する。ステップS08では、車両2を引き続き目的地に導くためのリカバー処理を走行車線設定部117が実行する。ステップS08の具体的な処理内容については後述する。 If it is determined in step S07 that the vehicle 2 is not traveling in the planned driving lane, the driving support device 100 executes step S08. In step S08, the traveling lane setting unit 117 executes a recover process for continuously guiding the vehicle 2 to the destination. The specific processing content of step S08 will be described later.

次に、運転支援装置100はステップS09を実行する。ステップS07において、車両2が走行予定車線を走行していると判定した場合、運転支援装置100はステップS08を実行することなくステップS09を実行する。ステップS09では、車両2が退出位置に到達したか否かを走行車線設定部117が確認する。例えば走行車線設定部117は、車両2が退出位置に到達したか否か示す情報を走行制御部118から取得する。 Next, the driving support device 100 executes step S09. If it is determined in step S07 that the vehicle 2 is traveling in the planned driving lane, the driving support device 100 executes step S09 without executing step S08. In step S09, the traveling lane setting unit 117 confirms whether or not the vehicle 2 has reached the exit position. For example, the traveling lane setting unit 117 acquires information indicating whether or not the vehicle 2 has reached the exit position from the traveling control unit 118.

ステップS09において、車両2が退出位置に到達していないと判定した場合、運転支援装置100は処理をステップS07に戻す。以後、車両2が退出位置に到達するまでは、走行予定車線を走行しているか否かの確認と、走行予定車線から逸脱した場合のリカバー処理とが繰り返される。ステップS09において、車両2が退出位置に到達したと判定した場合、運転支援装置100は処理を終了する。 If it is determined in step S09 that the vehicle 2 has not reached the exit position, the driving support device 100 returns the process to step S07. After that, until the vehicle 2 reaches the exit position, confirmation of whether or not the vehicle is traveling in the planned traveling lane and recovery processing when the vehicle deviates from the planned traveling lane are repeated. If it is determined in step S09 that the vehicle 2 has reached the exit position, the driving support device 100 ends the process.

続いて、ステップS08におけるリカバー処理手順を例示する。図8に示すように、運転支援装置100は、まずステップS11を実行する。ステップS11では、車両2が第二環状車線52を走行しているか否かを走行車線設定部117が確認する。 Subsequently, the recovery processing procedure in step S08 will be exemplified. As shown in FIG. 8, the driving support device 100 first executes step S11. In step S11, the traveling lane setting unit 117 confirms whether or not the vehicle 2 is traveling in the second annular lane 52.

ステップS11において、車両2が第二環状車線52を走行していると判定した場合、運転支援装置100はステップS12を実行する。ステップS12では、車両2が進入位置に再到達する(交差点5内を周回する)のを走行車線設定部117が待機する。車両2が進入位置に再到達すると、車両2は走行予定車線に復帰することとなる。 If it is determined in step S11 that the vehicle 2 is traveling in the second annular lane 52, the driving support device 100 executes step S12. In step S12, the traveling lane setting unit 117 waits for the vehicle 2 to reach the approach position again (orbit around the intersection 5). When the vehicle 2 reaches the approach position again, the vehicle 2 returns to the planned driving lane.

ステップS11において、車両2が第二環状車線52を走行していないと判定した場合、運転支援装置100はステップS13を実行する。ステップS13では、車両2が退出位置に到達し得るか否かを走行車線設定部117が確認する。例えば走行車線設定部117は、車両2の現在位置から退出位置までの間に走行禁止位置53,54が存在する場合には、退出位置への到達は不可能であると判定し、車両2の現在位置から退出位置までの間に走行禁止位置53,54が存在しない場合には、退出位置への到達は可能であると判定する。 If it is determined in step S11 that the vehicle 2 is not traveling in the second ring lane 52, the driving support device 100 executes step S13. In step S13, the traveling lane setting unit 117 confirms whether or not the vehicle 2 can reach the exit position. For example, the traveling lane setting unit 117 determines that it is impossible to reach the exit position when the traveling prohibited positions 53 and 54 exist between the current position of the vehicle 2 and the exit position, and determines that the vehicle 2 cannot reach the exit position. If the traveling prohibited positions 53 and 54 do not exist between the current position and the exit position, it is determined that the exit position can be reached.

ステップS13において、退出位置への到達は可能であると判定した場合、運転支援装置100はステップS14を実行する。ステップS14では、走行車線設定部117が、第一環状車線51に沿って車両2を退出位置に到達させるように走行予定車線を変更する。 If it is determined in step S13 that the exit position can be reached, the driving support device 100 executes step S14. In step S14, the traveling lane setting unit 117 changes the planned traveling lane so that the vehicle 2 reaches the exit position along the first ring road 51.

ステップS13において、退出位置への到達は不可能であると判定した場合、運転支援装置100はステップS15,S16,S17を順に実行する。ステップS15では、車両2が到達可能となるように、走行車線設定部117が退出位置を変更する。ステップS16では、走行車線設定部117が、第一環状車線51に沿って車両2を変更後の退出位置に到達させるように走行予定車線を変更する。ステップS17では、退出位置の変更に応じて、経路探索部116が論理経路を変更する。以上でリカバー処理が完了する。 If it is determined in step S13 that the exit position cannot be reached, the driving support device 100 executes steps S15, S16, and S17 in order. In step S15, the traveling lane setting unit 117 changes the exit position so that the vehicle 2 can be reached. In step S16, the traveling lane setting unit 117 changes the planned traveling lane so that the vehicle 2 reaches the exit position after the change along the first ring road 51. In step S17, the route search unit 116 changes the logical route according to the change of the exit position. This completes the recovery process.

〔本実施形態の効果〕
以上に説明したように、運転支援装置100は、ラウンドアバウト型の交差点5の第一環状車線51のデータ310と、第一環状車線51よりも内側の第二環状車線52のデータ320と、第二環状車線52から第一環状車線51への移行経路を規制する移行誘導データ330と、を含む車線ネットワーク情報240を記憶する地図データ保持部115と、交差点5への進入位置と、交差点5からの退出位置と、第一環状車線51及び第二環状車線52のデータ310,320と、移行誘導データ330とに基づいて、交差点5内における走行予定車線を設定する走行車線設定部117と、を備える。
[Effect of this embodiment]
As described above, the driving support device 100 includes data 310 of the first circular lane 51 at the roundabout type intersection 5, data 320 of the second circular lane 52 inside the first circular lane 51, and the first. The map data holding unit 115 that stores the lane network information 240 including the transition guidance data 330 that regulates the transition route from the second ring lane 52 to the first ring lane 51, the approach position to the intersection 5, and the approach position from the intersection 5. The traveling lane setting unit 117 that sets the planned traveling lane in the intersection 5 based on the exit position, the data 310 and 320 of the first annular lane 51 and the second annular lane 52, and the transition guidance data 330. Be prepared.

この運転支援装置によれば、ラウンドアバウト型の交差点5が第一環状車線51及び第二環状車線52を含む場合においても、第一環状車線51及び第二環状車線52のデータ310,320と、移行誘導データ330とに従うことによって、当該交差点5内における適切な走行予定車線を設定することができる。従って、ラウンドアバウト型の交差点5における適切な運転支援に有効である。 According to this driving support device, even when the roundabout type intersection 5 includes the first ring road 51 and the second ring road 52, the data 310 and 320 of the first ring road 51 and the second ring lane 52 are used. By following the transition guidance data 330, it is possible to set an appropriate planned driving lane within the intersection 5. Therefore, it is effective for appropriate driving support at the roundabout type intersection 5.

車線ネットワーク情報240は、交差点5に接続する道路31,32,33,34から第一環状車線51への進入経路である第一進入経路のデータ341a,342a,343a,344aと、当該道路31,32,33,34から第二環状車線52への進入経路である第二進入経路のデータ341b,342b,343b,344bとを更に含み、移行誘導データ330及び第二進入経路のデータ341b,342b,343b,344bは、第二環状車線52から第一環状車線51への移行経路が第二進入経路と交差するように設定されていてもよい。第二環状車線52から第一環状車線51への移行経路が第二進入経路と交差しない場合、第二進入経路から第二環状車線52への進入後に、第一環状車線51への急な車線変更を行う走行経路が設定される可能性がある。例えば、当該移行経路の始点が、当該第二進入経路の終点の直後に位置する場合、当該第二進入経路を通過した直後に当該移行経路に進入する走行予定車線が設定される可能性がある。これに対し、当該第二進入経路と当該移行経路とが交差していれば、少なくとも、当該進入経路を通過した直後に当該移行経路に進入する走行予定車線の設定は不可能となる。従って、より適切な走行予定車線を設定することができる。 The lane network information 240 includes data 341a, 342a, 343a, 344a of the first approach route, which is an approach route from the roads 31, 32, 33, 34 connected to the intersection 5 to the first ring road 51, and the road 31, Further including data of the second approach route 341b, 342b, 343b, 344b which is an approach route from 32, 33, 34 to the second ring road 52, transition guidance data 330 and data of the second approach route 341b, 342b, The 343b and 344b may be set so that the transition route from the second annular lane 52 to the first annular lane 51 intersects the second approach route. If the transition route from the second ring lane 52 to the first ring lane 51 does not intersect the second approach route, a steep lane to the first ring lane 51 after entering the second ring lane 52 from the second approach route. There is a possibility that the driving route to be changed will be set. For example, if the start point of the transition route is located immediately after the end point of the second approach route, the planned driving lane to enter the transition route may be set immediately after passing the second approach route. .. On the other hand, if the second approach route and the transition route intersect, at least it is impossible to set the planned traveling lane to enter the transition route immediately after passing the approach route. Therefore, it is possible to set a more appropriate planned driving lane.

第一環状車線51のデータ310は、少なくとも複数の第一進入経路の終点により区分された複数の車線区間のデータ311,312,313,314,315,316を含み、第二環状車線52のデータ320は、少なくとも複数の第二進入経路の終点により区分された複数の車線区間のデータ321,322,323,324を含み、移行誘導データは、第二環状車線52のいずれかの車線区間と、第一環状車線51のいずれかの車線区間とを、車線変更の開始区間及び終了区間として対応付けるように設定されていてもよい。この場合、移行誘導データ330による規制に従いつつ、第一環状車線51の車線区間と、第二環状車線52の車線区間との組み合わせを変更し、走行予定車線を柔軟に設定することができる。 The data 310 of the first circular lane 51 includes data of a plurality of lane sections divided by at least the end points of the plurality of first approach routes, and includes data of the second circular lane 52. 320 includes data 321, 322, 323, 324 of a plurality of lane sections divided by the end points of at least a plurality of second approach routes, and transition guidance data includes any lane section of the second ring lane 52. Any lane section of the first circular lane 51 may be set to be associated with the start section and the end section of the lane change. In this case, the combination of the lane section of the first ring road 51 and the lane section of the second ring road 52 can be changed and the planned traveling lane can be flexibly set while complying with the regulation by the transition guidance data 330.

移行誘導データ330は、車線変更の開始区間から終了区間への移行経路のデータを含んでいてもよい。この場合、開始区間から終了区間への移行経路を指定することにより、安定した経路での車線変更を促す運転支援が可能となる。 The transition guidance data 330 may include data on the transition route from the start section to the end section of the lane change. In this case, by designating the transition route from the start section to the end section, it is possible to provide driving support for promoting a lane change on a stable route.

第一環状車線のデータ310、第二環状車線のデータ320及び移行経路のデータ330は座標点列を含み、移行経路のデータ330の座標点列の密度は、第一環状車線及び第二環状車線のデータ310,320の座標点列の密度に比較して低くてもよい。この場合、車線ネットワーク情報240のデータ容量を抑制することができる。 The data 310 of the first ring lane, the data 320 of the second ring lane and the data 330 of the transition route include the coordinate point sequence, and the density of the coordinate point sequence of the data 330 of the transition route is the first ring lane and the second ring lane. It may be lower than the density of the coordinate point sequence of the data 310 and 320 of. In this case, the data capacity of the lane network information 240 can be suppressed.

走行車線設定部117は、進入位置からの進入先のデータとして第一環状車線51及び第二環状車線52のいずれかのデータ310,320を選択する際に、退出位置が進入位置から遠くなるのに応じて第二環状車線52のデータの優先度を高めるように構成されていてもよい。この場合、第一環状車線51及び第二環状車線52をより適切に使い分けた走行予定車線を設定することができる。 When the traveling lane setting unit 117 selects data 310 or 320 of either the first ring lane 51 or the second ring lane 52 as the data of the approach destination from the approach position, the exit position is far from the approach position. It may be configured to increase the priority of the data of the second ring road 52 according to the above. In this case, it is possible to set a planned traveling lane in which the first ring road 51 and the second ring road 52 are used more appropriately.

走行車線設定部117は、進入位置と退出位置とが交差点5内の進行方向に沿って隣り合っている場合に、進入位置からの進入先のデータとして第一環状車線51のデータを選択するように構成されていてもよい。この場合、進入位置から退出位置に効率的に導く走行予定車線を設定することができる。 The traveling lane setting unit 117 selects the data of the first circular lane 51 as the data of the approach destination from the approach position when the approach position and the exit position are adjacent to each other along the traveling direction in the intersection 5. It may be configured in. In this case, it is possible to set a planned traveling lane that efficiently leads from the approach position to the exit position.

第一環状車線のデータは、第一環状車線51における走行禁止位置53,54に関する情報を含み、走行車線設定部117は、交差点5内の進行方向に沿って進入位置と退出位置との間に走行禁止位置53,54がある場合に、進入位置からの進入先のデータとして第二環状車線52のデータを選択するように構成されていてもよい。この場合、走行禁止位置53,54を回避して進入位置から退出位置に導く走行予定車線を設定することができる。 The data of the first circular lane includes information regarding the prohibited positions 53 and 54 in the first annular lane 51, and the traveling lane setting unit 117 is placed between the approach position and the exit position along the traveling direction in the intersection 5. When there are travel prohibited positions 53 and 54, the data of the second ring road 52 may be selected as the data of the approach destination from the approach position. In this case, it is possible to set a planned traveling lane that leads from the approaching position to the exiting position while avoiding the traveling prohibition positions 53 and 54.

車線ネットワーク情報240は、交差点5に接続する道路31,32,33,34の車線のデータを更に含み、走行車線設定部117は、進入位置への到達前に走行すべき道路車線のデータを、当該進入位置からの進入先に応じて選択するように構成されていてもよい。この場合、第一環状車線51及び第二環状車線52をより適切に使い分けた走行予定車線を設定することができる。 The lane network information 240 further includes data on the lanes of roads 31, 32, 33, and 34 connected to the intersection 5, and the traveling lane setting unit 117 contains data on the road lane to be traveled before reaching the approach position. It may be configured to be selected according to the approach destination from the approach position. In this case, it is possible to set a planned traveling lane in which the first ring road 51 and the second ring road 52 are used more appropriately.

移行誘導データ330は、車線変更の開始区間から終了区間への移行経路の設定可能領域を示すエリアデータを含んでもよい。図9に例示する移行誘導データ330においては、移行経路データ331,332,333,334がエリアデータ351,352,353,354をそれぞれ含んでいる。 The transition guidance data 330 may include area data indicating a configurable area of the transition route from the start section to the end section of the lane change. In the transition guidance data 330 illustrated in FIG. 9, the transition route data 331, 332, 333, 334 includes the area data 351, 352, 353, 354, respectively.

エリアデータ351は、車線区間データ324により示される車線区間から車線区間データ311により示される車線区間への移行経路の設定可能領域を示す。エリアデータ352は、車線区間データ321により示される車線区間から車線区間データ313により示される車線区間への移行経路の設定可能領域を示す。エリアデータ353は、車線区間データ322により示される車線区間から車線区間データ314により示される車線区間への移行経路の設定可能領域を示す。エリアデータ354は、車線区間データ323により示される車線区間から車線区間データ316により示される車線区間への移行経路の設定可能領域を示す。 The area data 351 indicates a settable area of a transition route from the lane section indicated by the lane section data 324 to the lane section indicated by the lane section data 311. The area data 352 indicates a settable area of a transition route from the lane section indicated by the lane section data 321 to the lane section indicated by the lane section data 313. The area data 353 indicates a settable area of a transition route from the lane section indicated by the lane section data 322 to the lane section indicated by the lane section data 314. The area data 354 indicates a settable area of a transition route from the lane section indicated by the lane section data 323 to the lane section indicated by the lane section data 316.

例えばエリアデータ351,352,353,354は、図10に示すように、面状に点在するポリゴン座標点列により構成されている。なお、図10におけるリンク座標点列は、標準的な移行経路を示す座標点列である。一例として、リンク座標点列は、始点及び終点の2点のみで構成されている。 For example, the area data 351, 352, 353, 354 are composed of polygon coordinate point sequences scattered in a plane, as shown in FIG. The link coordinate point sequence in FIG. 10 is a coordinate point sequence indicating a standard transition path. As an example, the link coordinate point sequence is composed of only two points, a start point and an end point.

このように、移行誘導データ330がエリアデータ351,352,353,354を含む場合、走行予定車線をより柔軟に設定することができる。 As described above, when the transition guidance data 330 includes the area data 351, 352, 353, 354, the planned traveling lane can be set more flexibly.

以上、実施形態について説明したが、本発明は必ずしも上述した実施形態に限定されるものではなく、その要旨を逸脱しない範囲で様々な変形が可能である。例えば交差点データセット300は、交差点5への進入元の車線区間(進入前の車線区間)と、退出先の車線区間との組み合わせごとに設定された複数の個別車線データを含んでいてもよい。 Although the embodiments have been described above, the present invention is not necessarily limited to the above-described embodiments, and various modifications can be made without departing from the gist thereof. For example, the intersection data set 300 may include a plurality of individual lane data set for each combination of the lane section from which the intersection is entered (the lane section before the approach) and the lane section to which the intersection is exited.

図11は、道路31の進入車線31a,31bを進入元の車線区間とする場合の個別車線データを例示する模式図である。図11の交差点データセット300は、進入車線31aを進入元の車線区間とする個別車線データ361,362,363,364と、進入車線31bを進入元の車線区間とする個別車線データ371,372,373,374,375,376とを含んでいる。 FIG. 11 is a schematic diagram illustrating individual lane data when the approaching lanes 31a and 31b of the road 31 are set as the approaching lane section. The intersection data set 300 of FIG. 11 has individual lane data 361, 362, 363, 364 with the approach lane 31a as the entry source lane section, and individual lane data 371, 372 with the approach lane 31b as the entry source lane section. 373,374,375,376 and the like.

個別車線データ361は、進入車線31aから退出車線32dへの走行車線を定めるデータである。個別車線データ362は、進入車線31aから退出車線32cへの走行車線を定めるデータである。個別車線データ363は、進入車線31aから退出車線33dへの走行車線を定めるデータである。個別車線データ364は、進入車線31aから退出車線33cへの走行車線を定めるデータである。個別車線データ371は、進入車線31bから退出車線33dへの走行車線を定めるデータである。個別車線データ372は、進入車線31bから退出車線33cへの走行車線を定めるデータである。個別車線データ373は、進入車線31bから退出車線34dへの走行車線を定めるデータである。個別車線データ374は、進入車線31bから退出車線34cへの走行車線を定めるデータである。個別車線データ375は、進入車線31bから退出車線31dへの走行車線を定めるデータである。個別車線データ376は、進入車線31bから退出車線31cへの走行車線を定めるデータである。 The individual lane data 361 is data that defines a traveling lane from the approach lane 31a to the exit lane 32d. The individual lane data 362 is data that defines a traveling lane from the approach lane 31a to the exit lane 32c. The individual lane data 363 is data that defines a traveling lane from the approach lane 31a to the exit lane 33d. The individual lane data 364 is data that defines a traveling lane from the approach lane 31a to the exit lane 33c. The individual lane data 371 is data that defines a traveling lane from the approach lane 31b to the exit lane 33d. The individual lane data 372 is data that defines a traveling lane from the approach lane 31b to the exit lane 33c. The individual lane data 373 is data that defines a traveling lane from the approach lane 31b to the exit lane 34d. The individual lane data 374 is data that defines a traveling lane from the approach lane 31b to the exit lane 34c. The individual lane data 375 is data that defines a traveling lane from the approach lane 31b to the exit lane 31d. The individual lane data 376 is data that defines a traveling lane from the approach lane 31b to the exit lane 31c.

この場合、個別車線データ361~364のそれぞれが、第一進入経路データ、第一環状車線データ及び退出経路データを個別に含み、個別車線データ371~376のそれぞれが、第二進入経路データ、第二環状車線データ、移行経路データ、第一環状車線データ及び退出経路データを個別に含む。 In this case, each of the individual lane data 361 to 364 individually includes the first approach route data, the first circular lane data, and the exit route data, and each of the individual lane data 371 to 376 is the second approach route data and the second. (2) Circular lane data, transition route data, first circular lane data and exit route data are individually included.

運転支援装置100は、必ずしもアクセルアクチュエータ25、ブレーキアクチュエータ26及びステアリングアクチュエータ27等を制御して車両2の自動運転を遂行するものでなくてもよい。例えば車線変更支援部150は、アクセルアクチュエータ25、ブレーキアクチュエータ26及びステアリングアクチュエータ27の制御に代えて、車線変更要否及び車線変更可否等をユーザインタフェース21により運転者に報知するものであってもよい。 The driving support device 100 does not necessarily have to control the accelerator actuator 25, the brake actuator 26, the steering actuator 27, and the like to perform automatic driving of the vehicle 2. For example, the lane change support unit 150 may notify the driver by the user interface 21 whether or not the lane change is necessary and whether or not the lane change is possible, instead of controlling the accelerator actuator 25, the brake actuator 26, and the steering actuator 27. ..

以上の実施形態の全部又は一部に記載された態様は、車線変更に係る適切な運転支援の実現に有効な運転支援装置の提供、処理速度の向上、処理精度の向上、使い勝手の向上、データを利用した機能の向上又は適切な機能の提供その他の機能向上又は適切な機能の提供、データ及び/又はプログラムの容量の削減、装置及び/又はシステムの小型化等の適切なデータ、プログラム、記録媒体、装置及び/又はシステムの提供、並びにデータ、プログラム、装置又はシステムの制作・製造コストの削減、制作・製造の容易化、制作・製造時間の短縮等のデータ、プログラム、記録媒体、装置及び/又はシステムの制作・製造の適切化のいずれか一つの課題を解決する。 The embodiments described in all or part of the above embodiments include providing a driving support device effective for realizing appropriate driving support related to lane change, improving processing speed, improving processing accuracy, improving usability, and data. Appropriate data, programs, records such as improvement of functions or provision of appropriate functions, provision of other functions or provision of appropriate functions, reduction of data and / or program capacity, miniaturization of devices and / or systems, etc. Providing media, equipment and / or systems, and reducing production / manufacturing costs of data, programs, equipment or systems, facilitating production / manufacturing, shortening production / manufacturing time, etc., data, programs, recording media, equipment and / Or solve any one of the problems of appropriate system production / manufacturing.

5…交差点、31,32,33,34…道路、51…第一環状車線、52…第二環状車線、53,54…走行禁止位置、100…運転支援装置、115…地図データ保持部(データ保持部)、117…走行車線設定部、240…車線ネットワーク情報、310…第一環状車線データ(第一環状車線のデータ)、311,312,313,314,315,316…複数の第一進入経路の終点により区分された複数の車線区間のデータ、321,322,323,324…複数の第二進入経路の終点により区分された複数の車線区間のデータ、320…第二環状車線データ(第二環状車線のデータ)、330…移行誘導データ、341a,342a,343a,344a…第一進入経路データ(第一進入経路のデータ)、341b,342b,343b,344b…第二進入経路データ(第二進入経路のデータ)。 5 ... intersection, 31, 32, 33, 34 ... road, 51 ... first ring lane, 52 ... second ring lane, 53, 54 ... prohibited position, 100 ... driving support device, 115 ... map data holding unit (data) Holding unit) 117 ... Driving lane setting unit, 240 ... Lane network information, 310 ... First circular lane data (first circular lane data), 311, 312, 313, 314, 315, 316 ... Multiple first approaches Data of a plurality of lane sections divided by the end points of the route, 321, 322, 323, 324 ... Data of a plurality of lane sections divided by the end points of a plurality of second approach routes, 320 ... Second circular lane data (No. 1) Two-ring lane data), 330 ... Transition guidance data, 341a, 342a, 343a, 344a ... First approach route data (first approach route data), 341b, 342b, 343b, 344b ... Second approach route data (first approach route data) (Ii) Access route data).

Claims (4)

ラウンドアバウト型の交差点の第一環状車線のデータと、前記第一環状車線よりも内側の第二環状車線のデータと、前記第二環状車線の所定の位置から前記第一環状車線の所定の位置への移行経路を規制する移行誘導データであって第二環状車線における移行開始の位置と第一環状車線における移行終了の位置に関する情報を含むデータと、を含む車線ネットワーク情報を記憶するデータ保持部と、
記第一環状車線及び前記第二環状車線のデータと、前記移行誘導データとに基づいて、前記交差点内における走行予定車線を設定する走行車線設定部と、を備える運転支援装置。
The data of the first ring lane of the round-about type intersection, the data of the second ring lane inside the first ring lane, and the predetermined position of the first ring lane from the predetermined position of the second ring lane. A data holding unit that stores transition guidance data that regulates the transition route to , including information on the position of the transition start in the second circular lane and the position of the transition end in the first circular lane , and lane network information including the data. When,
A driving support device including a traveling lane setting unit for setting a planned traveling lane in the intersection based on the data of the first annular lane and the second annular lane and the transition guidance data.
前記走行車線設定部は、前記交差点への車両の進入位置からの進入先のデータとして前記第一環状車線及び前記第二環状車線のいずれかのデータを選択する際に、前記交差点からの退出位置が前記進入位置から遠くなるのに応じて前記第二環状車線のデータの優先度を高めるように構成されている、請求項1に記載の運転支援装置。 When the traveling lane setting unit selects either the data of the first ring lane or the data of the second ring lane as the data of the entry destination from the entry position of the vehicle to the intersection, the exit position from the intersection. The driving support device according to claim 1, wherein is configured to increase the priority of the data of the second ring road as the distance from the approach position increases. 前記車線ネットワーク情報は、前記第一環状車線における走行禁止位置のデータ及び前記交差点に接続する道路の車線のデータを更に含み、
前記走行車線設定部は、前記交差点への車両の進入位置への到達前に走行すべき道路車線のデータを、前記走行禁止位置及び前記交差点からの退出先に応じて選択するように構成されている、請求項1または2に記載の運転支援装置。
The lane network information further includes data on the prohibited position in the first ring road and data on the lane of the road connected to the intersection.
The traveling lane setting unit is configured to select data on the road lane to be traveled before reaching the approaching position of the vehicle at the intersection, according to the prohibited position and the exit destination from the intersection. The driving support device according to claim 1 or 2.
車両の走行を支援する走行支援機能を有する制御部に、記憶部に記憶された地図データを参照させる参照機能を前記制御部に実現させるプログラムであって、
前記地図データは、ラウンドアバウト型の交差点の第一環状車線のデータと、前記第一環状車線よりも内側の第二環状車線のデータと、前記第二環状車線から前記第一環状車線への移行経路を規制する移行誘導データであって第二環状車線における移行開始の位置と第一環状車線における移行終了の位置に関する情報を含むデータと、を含み、
前記参照機能は、前記制御部に前記第一環状車線のデータ、前記第二環状車線のデータ、前記移行誘導データを参照させる機能を含み、
前記走行支援機能は、前記第一環状車線及び前記第二環状車線のデータと、前記移行誘導データとに基づいて、前記交差点内における走行予定車線を設定する機能を含むプログラム。
It is a program that makes the control unit realize a reference function of referring to the map data stored in the storage unit to the control unit having the travel support function for supporting the driving of the vehicle.
The map data includes data on the first roundabout at a roundabout, data on the second roundabout inside the first roundabout, and transition from the second roundabout to the first roundabout. Includes transition guidance data that regulates routes , including data containing information about the location of the transition start in the second roundabout and the location of the transition end in the first roundabout .
The reference function includes a function of causing the control unit to refer to the data of the first ring lane, the data of the second ring lane, and the transition guidance data.
The traveling support function is a program including a function of setting a planned traveling lane in the intersection based on the data of the first annular lane and the second annular lane and the transition guidance data.
JP2018001708A 2018-01-10 2018-01-10 Driving support device and data structure Active JP7053275B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018001708A JP7053275B2 (en) 2018-01-10 2018-01-10 Driving support device and data structure

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018001708A JP7053275B2 (en) 2018-01-10 2018-01-10 Driving support device and data structure

Publications (3)

Publication Number Publication Date
JP2019121260A JP2019121260A (en) 2019-07-22
JP2019121260A5 JP2019121260A5 (en) 2020-09-17
JP7053275B2 true JP7053275B2 (en) 2022-04-12

Family

ID=67307913

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018001708A Active JP7053275B2 (en) 2018-01-10 2018-01-10 Driving support device and data structure

Country Status (1)

Country Link
JP (1) JP7053275B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021039007A (en) * 2019-09-03 2021-03-11 株式会社デンソー Display control device, display control method, and display control program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006109471A1 (en) 2005-03-31 2006-10-19 Pioneer Corporation Navigation system, method and program, and computer-readable recording medium
WO2009096074A1 (en) 2008-01-28 2009-08-06 Geo Technical Laboratory Co., Ltd. Data structure of route guidance database

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006109471A1 (en) 2005-03-31 2006-10-19 Pioneer Corporation Navigation system, method and program, and computer-readable recording medium
WO2009096074A1 (en) 2008-01-28 2009-08-06 Geo Technical Laboratory Co., Ltd. Data structure of route guidance database

Also Published As

Publication number Publication date
JP2019121260A (en) 2019-07-22

Similar Documents

Publication Publication Date Title
RU2669910C2 (en) Vehicle operation device
US10137896B2 (en) Method and system for operating autonomous driving vehicles using graph-based lane change guide
US20210041262A1 (en) System and Method for Presenting Autonomy-Switching Directions
US8467962B2 (en) Navigation system and lane information display method
CN110998691B (en) Driving assistance method and driving assistance device
JP6545507B2 (en) Automatic driving support system, automatic driving support method and computer program
JP2018022348A (en) Roadside device, on-vehicle apparatus, transmission method, and reception method
JP6809611B2 (en) Driving support method and driving support device
US20210221367A1 (en) Driving Support Method and Driving Support Device
JP6478864B2 (en) Electronic device, route guidance program, and route guidance system
JP2017062172A (en) Automatic driving device
JP7053275B2 (en) Driving support device and data structure
US11293767B2 (en) Dynamic drop off and pick up of passengers via autonomous vehicles
US20210380112A1 (en) Device and method for controlling travel of vehicle
JP6941995B2 (en) Driving support equipment and programs
CN111065892B (en) Driving support system, route guidance system, driving support method, and driving support program
JP2020038090A (en) Recommended lane determination device
JP2021196874A (en) Driving support method and driving support device
CN114877912A (en) Vehicle navigation information generation method, device and equipment
WO2020110792A1 (en) Vehicle control system and map data management device
CN113808385A (en) Method and device for selecting motor vehicle lane and vehicle
WO2021177092A1 (en) Electronic control device, control method, and automated driving system
JP7058960B2 (en) A method for determining the road shape and a device for determining the road shape
JP7391264B2 (en) Driving support device and driving support method
KR20210110265A (en) Method and system for guiding tbt information using hd map and hud

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200803

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201028

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210915

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210921

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211110

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220328

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220331

R150 Certificate of patent or registration of utility model

Ref document number: 7053275

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150