JP2022072963A - Information processing method, program, and information processing device - Google Patents

Information processing method, program, and information processing device Download PDF

Info

Publication number
JP2022072963A
JP2022072963A JP2020182683A JP2020182683A JP2022072963A JP 2022072963 A JP2022072963 A JP 2022072963A JP 2020182683 A JP2020182683 A JP 2020182683A JP 2020182683 A JP2020182683 A JP 2020182683A JP 2022072963 A JP2022072963 A JP 2022072963A
Authority
JP
Japan
Prior art keywords
information
road
information processing
vehicle
managed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2020182683A
Other languages
Japanese (ja)
Inventor
晋明 宮崎
Kuniaki Miyazaki
健一郎 矢野
Kenichiro Yano
広道 雨谷
Hiromichi Ametani
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.)
Dynamic Map Platform Co Ltd
Original Assignee
Dynamic Map Platform 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 Dynamic Map Platform Co Ltd filed Critical Dynamic Map Platform Co Ltd
Priority to JP2020182683A priority Critical patent/JP2022072963A/en
Publication of JP2022072963A publication Critical patent/JP2022072963A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Traffic Control Systems (AREA)

Abstract

To easily manage road conditions using appropriate location information when a managed object on a road is detected.SOLUTION: An information processing method that is executed by an information processing device including a processor causes the processor to: acquire information on a managed object on a road, which is detected using sensor information acquired by an in-vehicle sensor; identify, using map data having a predetermined level of accuracy that can be managed on a lane-by-lane basis, a first location at which the managed object is detected; and manage a condition of the road at the first location based on the information on the managed object.SELECTED DRAWING: Figure 9

Description

本発明は、情報処理方法、プログラム、及び情報処理装置に関する。 The present invention relates to an information processing method, a program, and an information processing apparatus.

従来、道路の異常個所を管理する技術がある。例えば、一般のユーザの車両が道路を走行しているときに、道路の異常場所を自動的に検出して特定し、ユーザに報知するように構成し、更に、報知されたユーザが、特定された道路の異常場所をカメラで撮影した画像を、特定された道路の異常場所の位置情報と共に、管理センタへ送信する技術が知られている(例えば特許文献1参照)。 Conventionally, there is a technique for managing abnormal parts of a road. For example, when a general user's vehicle is traveling on the road, it is configured to automatically detect and identify an abnormal location on the road and notify the user, and further, the notified user is specified. There is known a technique of transmitting an image of an abnormal place on a road taken by a camera to a management center together with the position information of the specified abnormal place on the road (see, for example, Patent Document 1).

特開2007-72667号公報Japanese Unexamined Patent Publication No. 2007-72667

しかしながら、特許文献1には、道路の異常場所を検出して特定しているが、詳細な異常場所を特定することはできない。さらに、ユーザは異常場所の近辺まで行って詳細な異常場所を特定し、デジタルカメラ等で異常場所を撮影しなければならず、煩雑な処理が必要であった。 However, in Patent Document 1, although the abnormal place of the road is detected and specified, the detailed abnormal place cannot be specified. Further, the user has to go to the vicinity of the abnormal place, identify the detailed abnormal place, and take a picture of the abnormal place with a digital camera or the like, which requires complicated processing.

他方、近年、高精度な地図データが生成され、この地図データの精度レベルは、約0.5mでの精度を可能とし、レーンを区別することが可能となっている。 On the other hand, in recent years, highly accurate map data has been generated, and the accuracy level of this map data enables accuracy at about 0.5 m, and it is possible to distinguish lanes.

そこで、本発明は、道路における管理対象物が検出されると、適切な位置情報を用いて容易に道路状態を管理することを目的の一つとする。 Therefore, one of the objects of the present invention is to easily manage the road condition by using appropriate position information when the object to be managed on the road is detected.

本発明の一態様に係る情報処理方法は、プロセッサを含む情報処理装置が実行する情報処理方法であって、前記プロセッサが、車載センサにより取得されるセンサ情報を用いて検出される、道路における管理対象物に関する情報を取得すること、レーン単位で管理可能な所定の精度レベルを有する地図データを用いて、前記管理対象物が検出された第1位置を特定すること、前記管理対象物に関する情報に基づいて、前記第1位置の前記道路の状態管理を行うこと、を実行する。 The information processing method according to one aspect of the present invention is an information processing method executed by an information processing apparatus including a processor, and the processor is detected by using sensor information acquired by an in-vehicle sensor, and is managed on a road. To acquire information about the object, to identify the first position where the controlled object is detected by using map data having a predetermined accuracy level that can be managed for each lane, and to obtain information about the controlled object. Based on this, the state management of the road at the first position is performed.

本発明によれば、道路における管理対象物が検出されると、適切な位置情報を用いて容易に道路状態を管理することを可能にする。 According to the present invention, when a controlled object on a road is detected, it is possible to easily manage the road condition by using appropriate position information.

本発明の一実施形態に係る情報処理システムの構成の一例を示す図である。It is a figure which shows an example of the structure of the information processing system which concerns on one Embodiment of this invention. 本発明の一実施形態に係る地図データの階層構造の一例を示す図である。It is a figure which shows an example of the hierarchical structure of the map data which concerns on one Embodiment of this invention. 本発明の一実施形態に係る車両の構成の一例を示す図である。It is a figure which shows an example of the structure of the vehicle which concerns on one Embodiment of this invention. 本発明の一実施形態に係る車両のCPUの構成の一例を示す図である。It is a figure which shows an example of the structure of the CPU of the vehicle which concerns on one Embodiment of this invention. 本発明の一実施形態に係る情報処理装置の構成の一例を示す図である。It is a figure which shows an example of the structure of the information processing apparatus which concerns on one Embodiment of this invention. 本発明の一実施形態に係るデータベースの一例を示す図である。It is a figure which shows an example of the database which concerns on one Embodiment of this invention. 本発明の一実施形態に係る道路管理情報の一例を示す図である。It is a figure which shows an example of the road management information which concerns on one Embodiment of this invention. 本発明の一実施形態に係る管理対象物の検出例を示す図である。It is a figure which shows the detection example of the controlled object which concerns on one Embodiment of this invention. 本発明の一実施形態に係る車両側の処理の一例を示すフローチャートである。It is a flowchart which shows an example of the processing on the vehicle side which concerns on one Embodiment of this invention. 本発明の一実施形態に係る情報処理装置の処理の一例を示すフローチャートである。It is a flowchart which shows an example of the processing of the information processing apparatus which concerns on one Embodiment of this invention. 本発明の一実施形態に係る状態管理処理の一例を示すフローチャートである。It is a flowchart which shows an example of the state management process which concerns on one Embodiment of this invention.

[実施形態]
添付図面を参照して、本発明の好適な実施形態について説明する。なお、各図において、同一の符号を付したものは、同一又は同様の構成を有する。
[Embodiment]
Preferred embodiments of the present invention will be described with reference to the accompanying drawings. In each figure, those with the same reference numerals have the same or similar configurations.

<システムの概要>
図1は、本発明の一実施形態に係る情報処理システム1の構成の一例を示す図である。図1に示す情報処理システム1は、高精度ロケータを搭載する車両10と、情報処理装置20と、GNSS(Global Navigation Satellite System)において利用される測位衛星30を含み、これらはネットワークNを介して相互にデータの送受信をすることが可能である。また、車両10や情報処理装置20の数は1つ以上あってもよい。
<Overview of the system>
FIG. 1 is a diagram showing an example of a configuration of an information processing system 1 according to an embodiment of the present invention. The information processing system 1 shown in FIG. 1 includes a vehicle 10 equipped with a high-precision locator, an information processing device 20, and a positioning satellite 30 used in a GNSS (Global Navigation Satellite System), which are via network N. It is possible to send and receive data to and from each other. Further, the number of vehicles 10 and information processing devices 20 may be one or more.

車両10は、高精度ロケータを搭載する車両である。また、車両10は、GNSSの測位衛星30から信号を受信し、高精度ロケータを用いて自車両の位置情報を検出可能である。また、車両10は、自動運転システムを搭載し、自動運転(自律走行)が可能な車両でもよい。 The vehicle 10 is a vehicle equipped with a high-precision locator. Further, the vehicle 10 can receive a signal from the GNSS positioning satellite 30 and detect the position information of the own vehicle using a high-precision locator. Further, the vehicle 10 may be a vehicle equipped with an automatic driving system and capable of automatic driving (autonomous driving).

高精度ロケータは、衛星測位システムからの信号に基づきレーン単位での位置を測定可能なロケータであり、公知のロケータを使用すればよい。高精度ロケータは、例えば、準天頂衛星からの情報を受信し、後述する高精度3次元地図データと組み合わせることで、レーン単位での車両10の位置情報を取得することが可能である。例えば、高精度ロケータを用いることで、車両位置の精度が約0.5m以下に高められる。位置情報は、例えば緯度、経度、高度の3次元位置情報、又は緯度、経度の2次元位置情報を含む。 The high-precision locator is a locator capable of measuring the position in lane units based on a signal from the satellite positioning system, and a known locator may be used. The high-precision locator can acquire the position information of the vehicle 10 in lane units by receiving information from the quasi-zenith satellite and combining it with the high-precision three-dimensional map data described later. For example, by using a high-precision locator, the accuracy of the vehicle position can be improved to about 0.5 m or less. The position information includes, for example, three-dimensional position information of latitude, longitude and altitude, or two-dimensional position information of latitude and longitude.

測位衛星30は、位置情報の計測に必要な信号を送信する衛星である。例えば、測位衛星30は、GNSSに用いられる衛星であり、高精度な位置情報に関する信号を送信可能な衛星(例えば準天頂衛星)を含んでもよい。 The positioning satellite 30 is a satellite that transmits a signal necessary for measuring position information. For example, the positioning satellite 30 is a satellite used for GNSS, and may include a satellite capable of transmitting a signal related to highly accurate position information (for example, a quasi-zenith satellite).

情報処理装置20は、例えばサーバであり、車両10から、高精度ロケータにより取得される車両10の位置情報等を取得する。また、情報処理装置20は、後述するとおり、車両10により検出された管理対象物に関する情報を取得し、この管理対象物と、検出された際の高精度な位置とを用いて道路の状態を管理する。なお、情報処理装置20は、複数の情報処理装置から構成されてもよい。 The information processing device 20 is, for example, a server, and acquires the position information of the vehicle 10 acquired by the high-precision locator from the vehicle 10. Further, as will be described later, the information processing apparatus 20 acquires information on the managed object detected by the vehicle 10, and uses the managed object and the highly accurate position at the time of detection to determine the state of the road. to manage. The information processing device 20 may be composed of a plurality of information processing devices.

<地図データの概要>
ここで、本実施形態で用いられる地図データの概要について説明する。本実施形態で用いる地図データは、例えば、自動運転等に用いられる高精度な3次元地図のデータである。具体例としては、この地図データは、周辺車両の情報や交通情報といった、より動的な情報が付加されたリアルタイムに提供されるダイナミックマップと呼ばれる地図のデータである。本実施形態で用いられる地図データは、例えば4つの階層に分類される。
<Overview of map data>
Here, an outline of the map data used in the present embodiment will be described. The map data used in this embodiment is, for example, high-precision three-dimensional map data used for automatic driving and the like. As a specific example, this map data is map data called a dynamic map provided in real time to which more dynamic information such as information on surrounding vehicles and traffic information is added. The map data used in this embodiment is classified into, for example, four layers.

図2は、本発明の一実施形態に係る地図データの階層構造の一例を示す図である。図2に示す例では、地図データは、静的情報SI1、準静的情報SI2、準動的情報MI1、動的情報MI2に分類される。 FIG. 2 is a diagram showing an example of a hierarchical structure of map data according to an embodiment of the present invention. In the example shown in FIG. 2, the map data is classified into static information SI1, quasi-static information SI2, quasi-dynamic information MI1, and dynamic information MI2.

静的情報SI1は、3次元の高精度な基盤的地図データ(高精度3次元地図データ)であって、路面情報、車線情報、3次元構造物等を含み、地物を示す3次元位置座標や線形ベクトルデータから構成される。準静的情報SI2、準動的情報MI1及び動的情報MI2は、時々刻々と変化する動的データであって、位置情報を基に静的情報に重畳されるデータである。 The static information SI1 is three-dimensional high-precision basic map data (high-precision three-dimensional map data), and includes road surface information, lane information, three-dimensional structures, and three-dimensional position coordinates indicating a feature. And linear vector data. The quasi-static information SI2, the quasi-dynamic information MI1 and the dynamic information MI2 are dynamic data that change from moment to moment, and are data superimposed on static information based on position information.

準静的情報SI2は、交通規制情報、道路工事情報、広域気象情報などを含む。準動的情報MI1は、事故情報、渋滞情報、狭域気象情報などを含む。動的情報MI2は、ITS(Intelligent Transport System)情報を含み、周辺車両、歩行者、信号情報などを含む。 The quasi-static information SI2 includes traffic regulation information, road construction information, wide area meteorological information, and the like. The quasi-dynamic information MI1 includes accident information, traffic jam information, narrow area weather information, and the like. The dynamic information MI2 includes ITS (Intelligent Transport System) information, and includes peripheral vehicles, pedestrians, signal information, and the like.

ダイナミックマップの実現には、静的情報SI1に対応する高精度3次元地図データ(以下、「HD(High Definition)マップ」とも称する。)の構築が重要になる。HDマップは、レーン単位(車線単位)で管理可能な所定の精度レベルを有する。例えば、精度レベルとして、デジタル化された地図でその位置や高さの精度を示すために用いられる地図情報レベルが用いられると、HDマップは、地図情報レベル500(相当縮尺1/500)程度及び地図情報レベル500より精緻なレベルを有するマップである。 In order to realize a dynamic map, it is important to construct high-precision three-dimensional map data (hereinafter, also referred to as “HD (High Definition) map”) corresponding to static information SI1. The HD map has a predetermined accuracy level that can be managed in lane units (lane units). For example, if the map information level used to show the accuracy of the position and height in a digitized map is used as the accuracy level, the HD map has a map information level of about 500 (equivalent scale 1/500) and It is a map having a more precise level than the map information level 500.

以下、本実施形態に係る、道路管理に用いられる車両10や情報処理装置20等について説明する。 Hereinafter, the vehicle 10 used for road management, the information processing device 20, and the like according to the present embodiment will be described.

<車両の構成>
図3は、本発明の一実施形態に係る車両10の構成の一例を示す図である。図1に示す例では、車両10は、車載機として、高精度ロケータ101と、プロセッサ102と、各種センサ103と、通信装置104とを備える。また、車両10は、車載機を含む情報処理装置を備えてもよい。
<Vehicle configuration>
FIG. 3 is a diagram showing an example of the configuration of the vehicle 10 according to the embodiment of the present invention. In the example shown in FIG. 1, the vehicle 10 includes a high-precision locator 101, a processor 102, various sensors 103, and a communication device 104 as an on-board unit. Further, the vehicle 10 may be provided with an information processing device including an in-vehicle device.

高精度ロケータ101は、例えば精度50cmで高精度に自車位置を演算するロケータであり、精度50cm程度以下であるので結果的にレーン単位での位置を測定することが可能になる。また、高精度ロケータ101は、測位衛星30からの測位補強信号や搬送波位相を用いた測位を行ったり、カメラを用いたレーンマップマッチングを行ったり、GNSSのRawデータを用いて精度評価を行ったりしてもよい。 The high-precision locator 101 is, for example, a locator that calculates the position of the own vehicle with high accuracy with an accuracy of 50 cm, and since the accuracy is about 50 cm or less, it is possible to measure the position in lane units as a result. Further, the high-precision locator 101 performs positioning using the positioning reinforcement signal from the positioning satellite 30 and the carrier phase, lane map matching using a camera, and accuracy evaluation using GNSS Raw data. You may.

プロセッサ102は、例えばCPU(Central Processing Unit)であり、車両10の運転制御等を行い、又は、外部の装置とのデータの送受信を制御する。各種センサ103は、車載カメラ、車速センサ、加速度センサを含む。通信装置104は、外部の装置とデータの送受信を行う。例えば、通信装置104は、高精度ロケータ101により取得された車両10の位置情報を情報処理装置20に送信したり、各種センサ103により検出された管理対象物に関する情報を送信したりする。管理対象物に関する情報は、例えば、車載カメラにより撮像される画像を含む。 The processor 102 is, for example, a CPU (Central Processing Unit), which controls the operation of the vehicle 10 or controls the transmission and reception of data with an external device. The various sensors 103 include an in-vehicle camera, a vehicle speed sensor, and an acceleration sensor. The communication device 104 transmits / receives data to / from an external device. For example, the communication device 104 transmits the position information of the vehicle 10 acquired by the high-precision locator 101 to the information processing device 20, or transmits information about the managed object detected by various sensors 103. Information about the controlled object includes, for example, an image captured by an in-vehicle camera.

<車両のプロセッサの構成>
図4は、本発明の一実施形態に係る車両10のCPU102の構成の一例を示す図である。CPU102は、車両10内の記憶装置(不図示)に記憶されるプログラムを実行することで、走行制御部112、第1取得部113、第1検出部114、第1管理部115、第1送受信部116を構成する。
<Vehicle processor configuration>
FIG. 4 is a diagram showing an example of the configuration of the CPU 102 of the vehicle 10 according to the embodiment of the present invention. The CPU 102 executes a program stored in a storage device (not shown) in the vehicle 10 to execute a travel control unit 112, a first acquisition unit 113, a first detection unit 114, a first management unit 115, and a first transmission / reception. It constitutes a part 116.

また、CPU102は、後述する各部の処理を制御し、車両10の走行制御又は道路管理に関する処理を実行するように構成されてもよい。 Further, the CPU 102 may be configured to control the processing of each part described later and execute the processing related to the traveling control or the road management of the vehicle 10.

走行制御部112は、各種データを用いて、車両10の走行を制御する。例えば、走行制御部112は、車両10の自動運転を制御したり、高精度ロケータ101、各種センサ103、通信装置104を制御したりする。 The travel control unit 112 controls the travel of the vehicle 10 using various data. For example, the travel control unit 112 controls the automatic driving of the vehicle 10, and controls the high-precision locator 101, various sensors 103, and the communication device 104.

第1取得部113は、各種センサ103によりセンシングされた各センサ情報を取得する。各センサ情報は、例えば、加速度センサにセンシングされる加速度情報、車載カメラにより撮像される画像情報、角速度センサによりセンシングされる角速度情報などの少なくとも1つを含む。 The first acquisition unit 113 acquires each sensor information sensed by various sensors 103. Each sensor information includes, for example, at least one of acceleration information sensed by an acceleration sensor, image information captured by an in-vehicle camera, and angular velocity information sensed by an angular velocity sensor.

また、第1取得部113は、高精度ロケータ101により測定される位置情報を取得してもよい。取得された高精度な位置情報は、第1管理部115に出力される。 Further, the first acquisition unit 113 may acquire the position information measured by the high-precision locator 101. The acquired high-precision position information is output to the first management unit 115.

第1検出部114は、各種センサ103の車載センサにより取得されるセンサ情報を用いて、道路における所定の管理対象物を検出する。例えば、第1検出部114は、車載カメラにより撮像される画像を用いて物体認識することで、所定の管理対象物を検出したり、過去画像と比較することで、過去画像と相違する部分を管理対象物として検出したりする。また、第1検出部114は、加速度センサや角速度センサを用いて路面の振動状態を認識し、この振動状態に基づき管理対象物を検出したりする。なお、車両10から各センサ情報が情報処理装置20に送信される場合、第1検出部114は、情報処理装置20に設けられてもよい。 The first detection unit 114 detects a predetermined managed object on the road by using the sensor information acquired by the in-vehicle sensors of various sensors 103. For example, the first detection unit 114 detects a predetermined managed object by recognizing an object using an image captured by an in-vehicle camera, or compares it with a past image to detect a portion different from the past image. It is detected as a controlled object. Further, the first detection unit 114 recognizes the vibration state of the road surface by using the acceleration sensor and the angular velocity sensor, and detects the controlled object based on this vibration state. When each sensor information is transmitted from the vehicle 10 to the information processing device 20, the first detection unit 114 may be provided in the information processing device 20.

管理対象物は、例えば、道路の劣化に関する対象物、道路沿いの設置物、道路上の走行を妨げる障害物、道路上の人又は車両、及び車載センサに含まれる撮像装置の制御に変化を与える対象物の少なくとも1つを含む。 Controlled objects alter, for example, objects related to road degradation, installations along the road, obstacles that impede driving on the road, people or vehicles on the road, and control of imaging devices contained in in-vehicle sensors. Contains at least one of the objects.

道路の劣化に関する対象物は、例えば、道路の轍、かすんだ区画線(白線、中央線など)、標識、標示、水たまり箇所、車両振動箇所(ポットホール、パンプ、段差、マンホール、ジョイント部など)などを含む。これらの対象物を検出することにより、例示として、道路補修を適切に実行したり、所定の管理会社に連絡したりすることが可能になる。 Objects related to road deterioration include, for example, road ruts, hazy lane markings (white lines, center lines, etc.), signs, signs, puddles, vehicle vibration points (potholes, pumps, steps, manholes, joints, etc.). And so on. By detecting these objects, it becomes possible to properly carry out road repairs or contact a predetermined management company as an example.

道路沿いの設置物は、例えば、植栽、瓦礫、土砂などを含む。これらの対象物を検出することにより、例示として、植栽の伐採のタイミングを把握したり、対象物の管理会社に連絡したり、土砂等の除去要請などを役所に連絡したりすることが可能になる。 Roadside installations include, for example, planting, rubble, earth and sand. By detecting these objects, as an example, it is possible to grasp the timing of logging of plants, contact the management company of the objects, and contact the government office to request the removal of earth and sand, etc. become.

道路上の走行を妨げる障害物は、例えば、車線規制を示すオブジェクト(カラーコーン(登録商標)、三角灯、規制線など)、災害による不通箇所(土砂崩れ、雪崩、冠水など)、水たまり箇所、車両振動箇所(ポットホール、パンプ、段差、マンホール、ジョイント部など)、位置が低いカーブミラー、段ボールなどの落下物などを含む。これらの対象物を検出することにより、例示として、不通であることを周辺のユーザ(ドライバ)に知らせたり、対象物の管理会社に連絡したり、走行の妨げになる対象物を取り除いたりすることが可能になる。 Obstacles that hinder driving on the road are, for example, objects that indicate lane restrictions (color cones (registered trademarks), triangular lights, regulation lines, etc.), places that are not accessible due to disasters (landslides, avalanche, flooding, etc.), puddles, and vehicles. Includes vibration points (potholes, pumps, steps, manholes, joints, etc.), low-positioned curved mirrors, falling objects such as cardboard. By detecting these objects, as an example, notifying nearby users (drivers) that they are out of service, contacting the object management company, and removing objects that interfere with driving. Will be possible.

道路上の人又は車両は、例えば、歩道や道路の歩行者又は自転車を含む。これらの対象物を検出することにより、例示として、人や車両の数を管理したり、この数を管理したり会社に連絡したりすることが可能になる。 People or vehicles on the road include, for example, sidewalks and road pedestrians or bicycles. By detecting these objects, it becomes possible to manage the number of people and vehicles, manage this number, and contact the company as an example.

車載センサに含まれる撮像装置の制御に変化を与える対象物は、例えば、カメラ制御の変化箇所を含み、具体例としては、トンネルの入口又は出口の前後、ガラス張りの建物(太陽光反射を受ける)、夜間において、自車ライト以外での光源が少ない箇所などを含む。これらの対象物を検出することにより、例示として、カメラよりもLiDARなどに優先度を上げるよう制御パラメータの重要度を変更することが可能になる。 Objects that change the control of the image pickup device included in the in-vehicle sensor include, for example, changes in camera control, and specific examples include front and rear tunnel entrances or exits, and glass-walled buildings (receives sunlight reflection). , Including places where there are few light sources other than the own vehicle light at night. By detecting these objects, it becomes possible to change the importance of the control parameter so as to give priority to LiDAR or the like rather than the camera as an example.

第1管理部115は、上述した管理対象物のうち、少なくとも1つの管理対象物が検出されると、検出時点の位置情報を特定し、この位置情報と、検出された管理対象物に関する情報とを用いて道路の状態を管理する。道路の状態管理については後述する。なお、第1管理部115の道路管理機能の一部が別の装置(例えば情報処理装置20)に設けられる場合は、第1管理部115は、特定した位置情報と、管理対象物に関する情報とを所定の情報処理装置、例えば情報処理装置20に送信するように制御してもよい。 When at least one of the above-mentioned managed objects is detected, the first management unit 115 identifies the position information at the time of detection, and the position information and the information about the detected managed object are obtained. To manage the condition of the road using. Road condition management will be described later. When a part of the road management function of the first management unit 115 is provided in another device (for example, the information processing device 20), the first management unit 115 includes the specified position information and the information about the management object. May be controlled to be transmitted to a predetermined information processing device, for example, the information processing device 20.

第1送受信部116は、第1管理部115の制御により、管理対象物に関する情報と、位置情報とを、通信装置104を介して情報処理装置20に送信する。また、第1送受信部116は、第1取得部113が取得した各種センサのセンサ情報や、位置情報を情報処理装置20に送信するようにしてもよい。また、第1送受信部116は、管理対象物に関する情報と、位置情報とともに、車両10の識別情報(ID)を情報処理装置20に送信してもよい。 Under the control of the first management unit 115, the first transmission / reception unit 116 transmits information about the management object and position information to the information processing device 20 via the communication device 104. Further, the first transmission / reception unit 116 may transmit the sensor information and the position information of various sensors acquired by the first acquisition unit 113 to the information processing apparatus 20. Further, the first transmission / reception unit 116 may transmit the identification information (ID) of the vehicle 10 to the information processing apparatus 20 together with the information about the management target and the position information.

これにより、車両10側で管理対象物を検出し、高精度ロケータ101で高精度な位置情報を測定すれば、車両10側で、位置情報(例えばレーン単位での位置情報)と管理対象物とを管理することが可能になる。また、検出された管理対象物の種類やカテゴリに応じて、車両10は、この車両10に接続される他の車両に対して、管理対象物の状態について報知することができる。例えば、管理対象物が車線不通(車線走行不可)のカテゴリに属する場合、どの車線が走行不可なのかを周辺の車両に報知することができる。 As a result, if the management target is detected on the vehicle 10 side and the high-precision position information is measured by the high-precision locator 101, the position information (for example, the position information in lane units) and the management target can be obtained on the vehicle 10 side. Will be able to manage. Further, depending on the type and category of the detected managed object, the vehicle 10 can notify other vehicles connected to the vehicle 10 about the state of the managed object. For example, when the managed object belongs to the category of no lane (cannot drive in the lane), it is possible to notify the surrounding vehicles of which lane is not able to drive.

<情報処理装置の構成>
図5は、本発明の一実施形態に係る情報処理装置20の構成の一例を示す図である。情報処理装置20は、1つ又は複数の処理装置(CPU)210、1つ又は複数のネットワーク通信インタフェース220、記憶装置230、ユーザインタフェース250及びこれらの構成要素を相互接続するための1つ又は複数の通信バス270を含む。なお、ユーザインタフェース250は必ずしも必要ではない。
<Configuration of information processing device>
FIG. 5 is a diagram showing an example of the configuration of the information processing apparatus 20 according to the embodiment of the present invention. The information processing device 20 includes one or more processing units (CPUs) 210, one or more network communication interfaces 220, a storage device 230, a user interface 250, and one or more for interconnecting these components. Communication bus 270 is included. The user interface 250 is not always necessary.

記憶装置230は、例えば、DRAM、SRAM、他のランダムアクセス固体記憶装置などの高速ランダムアクセスメモリである。また、記憶装置230は、1つ又は複数の磁気ディスク記憶装置、光ディスク記憶装置、フラッシュメモリデバイス、又は他の不揮発性固体記憶装置などの不揮発性メモリでもよい。また、記憶装置230は、コンピュータ読み取り可能な非一時的な記録媒体でもよい。 The storage device 230 is a high-speed random access memory such as a DRAM, a SRAM, or another random access solid-state storage device. Further, the storage device 230 may be a non-volatile memory such as one or more magnetic disk storage devices, an optical disk storage device, a flash memory device, or another non-volatile solid-state storage device. Further, the storage device 230 may be a non-temporary recording medium that can be read by a computer.

また、記憶装置230の他の例として、CPU210から遠隔に設置される1つ又は複数の記憶装置でもよい。ある実施形態において、記憶装置230はCPU210により実行されるプログラム、モジュール及びデータ構造、又はそれらのサブセットを格納する。 Further, as another example of the storage device 230, one or a plurality of storage devices installed remotely from the CPU 210 may be used. In certain embodiments, the storage device 230 stores programs, modules and data structures executed by the CPU 210, or a subset thereof.

記憶装置230は、情報処理システム1により用いられるデータを記憶する。例えば、記憶装置230は、車両10の道路管理に関するデータを記憶する。具体例としては、ダイナミックマップ、HDマップ、道理管理情報などが記憶装置230に記憶される。 The storage device 230 stores the data used by the information processing system 1. For example, the storage device 230 stores data related to road management of the vehicle 10. As a specific example, a dynamic map, an HD map, reason management information, and the like are stored in the storage device 230.

図6は、本発明の一実施形態に係るデータベースの一例を示す図である。図6に示す例では、記憶装置230はダイナミックマップデータを高精度地図データベースとして記憶する。上述したように、ダイナミックマップデータは、静的情報SI1と、準静的情報SI2と、準動的情報MI1と、動的情報MI2とを含み、それぞれの情報が関連付けられている。 FIG. 6 is a diagram showing an example of a database according to an embodiment of the present invention. In the example shown in FIG. 6, the storage device 230 stores the dynamic map data as a high-precision map database. As described above, the dynamic map data includes static information SI1, quasi-static information SI2, quasi-dynamic information MI1, and dynamic information MI2, and their respective information is associated with each other.

ダイナミックマップデータに含まれる静的情報SI1は、HDマップを含み、HDマップは、地物データを含む。この地物データは、アプリケーションがダイナミックマップを利用する際に基本となる情報であり、信号機、車道、車線などの地物に関するデータを含む。 The static information SI1 included in the dynamic map data includes an HD map, and the HD map includes feature data. This feature data is basic information when an application uses a dynamic map, and includes data on features such as traffic lights, roadways, and lanes.

図7は、本発明の一実施形態に係る道路管理情報の一例を示す図である。図7に示す例では、道路管理情報は、記憶装置230に記憶され、車両IDに関連付けて、管理対象物の種類や位置情報、日時情報、画像情報などが含まれる。 FIG. 7 is a diagram showing an example of road management information according to an embodiment of the present invention. In the example shown in FIG. 7, the road management information is stored in the storage device 230, and includes the type and position information of the management object, date and time information, image information, and the like in association with the vehicle ID.

図7に示す「車両ID」は、車両を識別可能な情報である。「管理対象物」の情報は、各車両10により検知された管理対象物である。「位置情報」は、管理対象物が検出された位置を示し、レーン単位で特定可能であり高精度な位置情報である。「日時情報」は、管理対象物が検出された日時を示す情報である。画像情報は、管理対象物を含む画像の情報である。また、図7に示す情報以外にも、管理対象物のカテゴリ(災害、車線不通、落下物、走行妨害、補修、数把握など)が道路管理情報に含まれてもよい。 The "vehicle ID" shown in FIG. 7 is information that can identify the vehicle. The information of the "managed object" is the managed object detected by each vehicle 10. The “position information” indicates the position where the management object is detected, and is the highly accurate position information that can be specified for each lane. "Date and time information" is information indicating the date and time when the managed object is detected. The image information is information on an image including a management object. In addition to the information shown in FIG. 7, the road management information may include categories of objects to be managed (disaster, lane interruption, falling objects, obstruction of travel, repair, grasping the number, etc.).

図5に戻り、本実施形態に係る車両10の道路管理に関する処理を実行するCPU210について説明する。CPU210は、記憶装置230に記憶されるプログラムを実行することで、道路管理部212、第2送受信部213、第2取得部214、第2特定部215、第2管理部216を構成する。 Returning to FIG. 5, the CPU 210 that executes the process related to the road management of the vehicle 10 according to the present embodiment will be described. The CPU 210 constitutes a road management unit 212, a second transmission / reception unit 213, a second acquisition unit 214, a second specific unit 215, and a second management unit 216 by executing a program stored in the storage device 230.

CPU210は、後述する各部の処理を制御し、各車両10によりセンシングされるセンサ情報を用いて検出される管理対象物に基づき、道路の状態を管理する処理を実行するように構成される。 The CPU 210 is configured to control the processing of each part described later and execute the processing for managing the state of the road based on the management object detected by using the sensor information sensed by each vehicle 10.

道路管理部212は、各種データを用いて、各車両10が走行する道路の管理を制御する。例えば、道路管理部212は、各車両10から、管理対象物に関する情報と位置情報とを取得すると、両者を対応付けて、高精度な位置での道路管理を制御する。 The road management unit 212 controls the management of the road on which each vehicle 10 travels by using various data. For example, when the road management unit 212 acquires information on a management object and position information from each vehicle 10, the road management unit 212 links the two to control road management at a highly accurate position.

第2送受信部213は、外部装置に対して、ネットワーク通信インタフェース220を介してデータの送受信を行う。例えば、第2送受信部213は、車両10や各測位衛星30からデータや信号等を受信する受信部として構成され、車両10や各測位衛星30にデータや信号等を送信する送信部としても構成される。具体例として、第2送受信部213は、各車両10から、高精度ロケータ101により取得される位置情報を受信し、道路の状態を含む道路状態情報を、所定のエリアに位置する各車両10に送信する。 The second transmission / reception unit 213 transmits / receives data to / from the external device via the network communication interface 220. For example, the second transmission / reception unit 213 is configured as a reception unit that receives data, signals, etc. from the vehicle 10 and each positioning satellite 30, and is also configured as a transmission unit that transmits data, signals, etc. to the vehicle 10 and each positioning satellite 30. Will be done. As a specific example, the second transmission / reception unit 213 receives the position information acquired by the high-precision locator 101 from each vehicle 10, and transfers the road condition information including the road condition to each vehicle 10 located in a predetermined area. Send.

第2取得部214は、レーン単位で管理可能な所定の精度レベルを有する地図データを取得する。例えば、第2取得部214は、記憶装置230から、地図情報レベル500又はそれ以上の精度を有するHDマップを取得する。 The second acquisition unit 214 acquires map data having a predetermined accuracy level that can be managed in lane units. For example, the second acquisition unit 214 acquires an HD map having a map information level of 500 or higher from the storage device 230.

また、第2取得部214は、衛星測位システムからの信号に基づきレーン単位での位置を測定可能なロケータ(例えば高精度ロケータ101)により出力される各車両10の位置情報を順に取得する。例えば、第2取得部214は、第2送受信部213により受信される車両10の位置情報を順に取得する。第2取得部214は、ネットワーク通信インタフェース220を介して、各車両10の位置情報を直接取得してもよい。 Further, the second acquisition unit 214 sequentially acquires the position information of each vehicle 10 output by a locator (for example, a high-precision locator 101) capable of measuring the position in lane units based on the signal from the satellite positioning system. For example, the second acquisition unit 214 acquires the position information of the vehicle 10 received by the second transmission / reception unit 213 in order. The second acquisition unit 214 may directly acquire the position information of each vehicle 10 via the network communication interface 220.

また、第2取得部214は、各車両10から、車載センサにより取得されるセンサ情報を用いて検出される、道路における管理対象物に関する情報を取得する。例えば、第2取得部214は、車載カメラによる撮像画像の画像認識、又は加速度センサによる加速度情報の閾値判定などを用いて検出された所定の管理対象物に関する情報を、第2送受信部213から取得する。また、第2取得部214は、各車両10からセンサ情報を取得してもよい。 In addition, the second acquisition unit 214 acquires information on the managed object on the road, which is detected by using the sensor information acquired by the in-vehicle sensor, from each vehicle 10. For example, the second acquisition unit 214 acquires information on a predetermined management object detected by using image recognition of an image captured by an in-vehicle camera, threshold value determination of acceleration information by an acceleration sensor, or the like from the second transmission / reception unit 213. do. Further, the second acquisition unit 214 may acquire sensor information from each vehicle 10.

第2特定部215は、レーン単位で管理可能な所定の精度レベルを有する地図データを用いて、管理対象物が検出された第1位置を特定する。例えば、第2特定部215は、第2取得部214により取得された高精度な位置情報を用いて、地図データ上において、管理対象物が検出された第1位置を特定する。 The second specifying unit 215 identifies the first position where the controlled object is detected by using the map data having a predetermined accuracy level that can be managed for each lane. For example, the second specifying unit 215 identifies the first position where the management object is detected on the map data by using the highly accurate position information acquired by the second acquisition unit 214.

第2管理部216は、検出された管理対象物に関する情報に基づいて、特定された第1位置の道路の状態管理を行う。例えば、第2管理部216は、図7に示す例のように、車両IDに関連付けて、検出された位置情報と、管理対象物に関する情報に含まれる管理対象物の種類、画像情報、日時情報とを管理する。また、第2管理部216は、地図データにおける第1位置に、管理対象物の種類を示す情報を対応付けてもよい。 The second management unit 216 manages the state of the road at the specified first position based on the information regarding the detected managed object. For example, as shown in the example shown in FIG. 7, the second management unit 216 has the detected position information associated with the vehicle ID, the type of the management object included in the information about the management object, the image information, and the date and time information. And manage. Further, the second management unit 216 may associate information indicating the type of the management target with the first position in the map data.

これにより、道路における管理対象物が検出されると、適切な位置情報を用いて容易に道路状態を管理することが可能になる。例えば、走行不能なレーンや、落下物、災害時の不通などの管理対象物が、高精度な位置(例えばレーン単位)に対応付けられるので、高精度で、かつ適切に道路を管理することができるようになる。 As a result, when a management object on the road is detected, it becomes possible to easily manage the road condition using appropriate position information. For example, managed objects such as non-travelable lanes, falling objects, and interruptions in the event of a disaster are associated with highly accurate positions (for example, in lane units), so roads can be managed with high accuracy and appropriately. become able to.

また、第2管理部216は、地図データにおいて、第1位置の道路の状態を更新することを含んでもよい。例えば、第2管理部216は、HDマップの第1位置に関連付けて、道路管理情報内のこの第1位置の道路の状態を、管理対象物に関する情報に基づいて更新する。HDマップと道理管理情報とは、例えば位置情報を用いて関連付けられる。 Further, the second management unit 216 may include updating the state of the road at the first position in the map data. For example, the second management unit 216 updates the state of the road at this first position in the road management information in relation to the first position of the HD map based on the information about the management object. The HD map and the reason management information are associated with each other by using, for example, location information.

これにより、地図データ上における第1位置に関連付けて、道路の状態を更新することが可能であり、地図データが他の装置等から参照される場合は、更新後の道路の状態を提供することが可能になる。 This makes it possible to update the road condition in relation to the first position on the map data, and when the map data is referenced by other devices, etc., provide the updated road condition. Will be possible.

また、第2管理部216は、地図データが静的データを含む第1情報と動的データを含む第2情報とを含む場合、管理対象物に基づいて、第2情報に含まれる道路の状態を更新することを含んでもよい。例えば、第2管理部216は、動的に変更しうる車線規制や災害時の車線不通の状態などを、地図データの動的データとして管理し、位置情報又は地物データに関連付けて、管理対象物に基づいて道路の状態を更新する。動的データは、例えば、上述した準静的情報SI2、準動的情報MI1、動的情報MI2のいずれかである。 Further, when the map data includes the first information including static data and the second information including dynamic data, the second management unit 216 states the road state included in the second information based on the management object. May include updating. For example, the second management unit 216 manages dynamically changeable lane restrictions, lane interruption states at the time of a disaster, etc. as dynamic data of map data, associates them with location information or feature data, and manages them. Update road conditions based on objects. The dynamic data is, for example, any of the above-mentioned quasi-static information SI2, quasi-dynamic information MI1, and dynamic information MI2.

これにより、動的に変化しうる管理対象物に基づく道路の状態について、地図データの動的データに含まれる道路の状態として管理することで、更新された道路の状態を配信すること等が可能になる。その結果、管理対象物の周辺の装置に、現在の状態を報知することが可能になる。 As a result, it is possible to distribute the updated road condition by managing the road condition based on the management object that can change dynamically as the road condition included in the dynamic data of the map data. become. As a result, it becomes possible to notify the devices around the managed object of the current state.

また、第2管理部216は、管理対象物の種類に応じて特定される他の情報処理装置に、管理対象物に関する情報を送信することを含んでもよい。例えば、第2管理部216は、管理対象物が、以下の種類に該当すれば,道路管理会社の情報処理装置に、位置情報と管理対象物に関する情報(画像等)とを送信する。
・道路上や標識を覆う物(植栽、瓦礫、ごみ等)
・補修が必要な道路、標識、区画線等の地物
・路上駐車(駐車場の待ち行列等を含む)
・落下物(段ボール、パンクの要因物(ねじ、釘等))
・車両振動箇所、乗り心地に影響する箇所
・災害などによる不通箇所(土砂崩れ、冠水、橋落下箇所等)
Further, the second management unit 216 may include transmitting information about the management target to another information processing device specified according to the type of the management target. For example, if the managed object corresponds to the following types, the second management unit 216 transmits the position information and the information (image, etc.) about the managed object to the information processing device of the road management company.
・ Things that cover roads and signs (planting, rubble, garbage, etc.)
・ Features such as roads, signs, lane markings, etc. that need repair ・ Parking on the street (including queues in parking lots, etc.)
・ Falling objects (cardboard, puncture factors (screws, nails, etc.))
・ Vehicle vibration locations, locations that affect ride quality, locations that are out of service due to disasters, etc. (landslides, flooding, bridge drop locations, etc.)

また、第2管理部216は、管理対象物が、以下の種類に該当すれば,この管理対象物の位置から所定距離以内にいる車両等に、位置情報と管理対象物に関する情報(画像等)とを送信する。
・工事、事故などの車線規制
・災害などによる不通箇所(土砂崩れ等)
・交通量(人の混雑状況)
・道路上の一時設置物(カラーコーン(登録商標)、三角灯等)
・カメラ制御の変化箇所
なお、上記例は一例を示すものであり、管理対象物の状態を示す情報が適切な装置に送信されればよい。
In addition, if the managed object corresponds to the following types, the second management unit 216 will provide the vehicle or the like within a predetermined distance from the position of the managed object with the position information and information (images, etc.) regarding the managed object. And send.
・ Lane restrictions such as construction and accidents ・ Non-communication due to disasters (landslides, etc.)
・ Traffic volume (congestion of people)
・ Temporary installation on the road (color cone (registered trademark), triangular light, etc.)
-Changes in camera control Note that the above example is an example, and information indicating the state of the controlled object may be transmitted to an appropriate device.

また、第2管理部216は、所定範囲内で管理対象物が所定回以上検出された場合に、道路の状態を管理することを含んでもよい。例えば、第2管理部216は、同一の所定エリア内で、同一の管理対象物が所定回以上検出された場合は、誤検出された管理対象物又は移動するような対象物などではなく、その位置に存在する管理対象物であると判定する。第2管理部216は、この管理対象物に基づいて、道路の状態を管理する。 Further, the second management unit 216 may include managing the state of the road when the object to be managed is detected more than a predetermined number of times within a predetermined range. For example, when the same controlled object is detected more than a predetermined number of times in the same predetermined area, the second management unit 216 is not a erroneously detected controlled object or a moving object, but the same controlled object. It is determined that the object is a managed object that exists at the position. The second management unit 216 manages the condition of the road based on this management object.

これにより、所定位置に存在する管理対象物を管理することができ、移動するような管理対象物を排除することが可能になる。その結果、道路の管理状態の信頼性を向上させることができる。 As a result, the managed object existing at a predetermined position can be managed, and the managed object that moves can be excluded. As a result, the reliability of the road management state can be improved.

また、第2管理部216は、所定時間内に管理対象物が所定回以上検出された場合に、道路の状態を管理することを含んでもよい。例えば、第2管理部216は、所定時間(例えば10分)以内で、同一の管理対象物が所定回以上検出された場合は、誤検出された管理対象物又は一時的な管理対象物などではなく、定常的に存在する管理対象物であると判定する。第2管理部216は、この管理対象物に基づいて、道路の状態を管理する。 Further, the second management unit 216 may include managing the state of the road when the object to be managed is detected more than a predetermined number of times within a predetermined time. For example, if the same controlled object is detected more than a predetermined number of times within a predetermined time (for example, 10 minutes), the second management unit 216 may use a falsely detected controlled object or a temporary controlled object. It is determined that the object is a controlled object that exists constantly. The second management unit 216 manages the condition of the road based on this management object.

これにより、定常的に存在する管理対象物を管理することができ、瞬間的又は一時的に存在する管理対象物を排除することが可能になる。その結果、道路の管理状態の信頼性を向上させることができる。なお、第2管理部216は、所定範囲内及び所定時間内に所定回以上検出される管理対象物に基づいて、道路の状態を管理してもよい。 As a result, it is possible to manage the controlled object that exists constantly, and it is possible to eliminate the controlled object that exists instantaneously or temporarily. As a result, the reliability of the road management state can be improved. The second management unit 216 may manage the state of the road based on the management object detected within a predetermined range and a predetermined number of times or more within a predetermined time.

また、情報処理装置20は、気象情報を管理するサーバと連携し、気象データを取得し、地図データと気象データとを対応付けてもよい。この場合、情報処理装置20の第2特定部215は、所定の車両10の地図データ上の位置を特定し、特定された位置の気象データを特定する。また、第2特定部215は、車両10の進行方向又は目的地のエリアの所定時間後又は到着予定時刻の天気予報を特定する。 Further, the information processing apparatus 20 may cooperate with a server that manages meteorological information, acquire meteorological data, and associate the map data with the meteorological data. In this case, the second specifying unit 215 of the information processing apparatus 20 specifies the position on the map data of the predetermined vehicle 10 and specifies the meteorological data of the specified position. In addition, the second specifying unit 215 specifies the weather forecast in the traveling direction of the vehicle 10 or after a predetermined time in the destination area or at the estimated time of arrival.

次に、第2管理部216は、例えば、車両10の進行方向又は目的地が大雨予報であり、進行方向又は目的地のエリアに大雨による冠水又は浸水する可能性がある道路又は車線が存在する場合、事前にその道路又は車線を車両10に報知してもよい。第2管理部216は、大雨による冠水又は浸水可能性がある道路は、過去に管理対象物として管理したことがあるか否かで特定可能である。また、情報処理装置20は、災害時の浸水エリアを提示することが可能なアプリケーションがあれば、そのアプリケーションと提携し、浸水エリアのデータを取得するようにしてもよい。 Next, in the second management unit 216, for example, the traveling direction or destination of the vehicle 10 is a heavy rain forecast, and there is a road or lane in the traveling direction or destination area that may be flooded or inundated by heavy rain. In that case, the road or lane may be notified to the vehicle 10 in advance. The second management unit 216 can specify whether or not a road that may be flooded or inundated due to heavy rain has been managed as a management target in the past. Further, if there is an application capable of presenting the inundation area at the time of a disaster, the information processing apparatus 20 may cooperate with the application to acquire the data of the inundation area.

また、情報処理装置20は、地図データ上に仮想的な情報を付加し、車両10に危険を知らせてもよい。例えば、大雨時に、道路上で浸水した高さに応じて、浸水の深さを推定することが可能になる。そのため、情報処理装置20の第2管理部216は、は、高さ方向に延伸する地物(例えば電柱、信号機等)に対し、事前に仮想ラインを設定する。例えば、第1ラインは浸水1m、第2ラインは、浸水2mなどである。 Further, the information processing apparatus 20 may add virtual information on the map data to notify the vehicle 10 of the danger. For example, it is possible to estimate the depth of inundation according to the height of inundation on the road during heavy rain. Therefore, the second management unit 216 of the information processing apparatus 20 sets a virtual line in advance for a feature (for example, a utility pole, a traffic light, etc.) extending in the height direction. For example, the first line is flooded 1 m, the second line is flooded 2 m, and the like.

例えば、大雨時に冠水した窪んだ道路があり、どの車両も、この冠水した窪んだ道路を走行していなければ、管理対象物として冠水道路であることが検出されていない。この場合であっても、この窪んだ道路に到着する前の道路において、車両10が、地図データ上に設定された信号機等の仮想ラインと、車載センサなどで検知された実際の浸水ラインとを比較することで、現在何mまで浸水しているかを予想でき、進行方向の先にある冠水道路を把握することができる。 For example, there is a recessed road that is flooded during heavy rain, and no vehicle is detected as a flooded road as a management target unless it is traveling on this flooded recessed road. Even in this case, on the road before arriving at this recessed road, the vehicle 10 has a virtual line such as a traffic light set on the map data and an actual flood line detected by an in-vehicle sensor or the like. By comparing, it is possible to predict how many meters are currently flooded, and it is possible to grasp the flooded road ahead in the direction of travel.

これにより、事前に仮想情報と現在の状態とを比較することで、車両10に迫り得る危険を事前に察知させることができる。 As a result, by comparing the virtual information with the current state in advance, it is possible to detect in advance the danger that may approach the vehicle 10.

<管理対象物の検出例>
図8は、本発明の一実施形態に係る管理対象物の検出例を示す図である。図8に示す例において、車両10又は情報処理装置20の第1検出部114は、道路上にある物体A1を検出する。例えば、第1検出部114は、車載カメラにより撮像された撮像画像を用いて物体認識を行い、物体A1を検出する。第1検出部114は、例えば、道路上に所定サイズ以上の物体A1を検出し、走行を妨げる障害物のカテゴリに分類してもよい。
<Example of detection of controlled object>
FIG. 8 is a diagram showing an example of detecting a controlled object according to an embodiment of the present invention. In the example shown in FIG. 8, the first detection unit 114 of the vehicle 10 or the information processing device 20 detects the object A1 on the road. For example, the first detection unit 114 performs object recognition using the captured image captured by the vehicle-mounted camera, and detects the object A1. For example, the first detection unit 114 may detect an object A1 having a predetermined size or larger on the road and classify it into a category of obstacles that hinder traveling.

また、第1検出部114は、道路のひびA2を検出する。例えば、第1検出部114は、車載カメラにより撮像された撮像画像を用いて物体認識を行い、ひびA2を検出する。なお、物体認識について、第1検出部114は、検出したい管理対象物を事前に学習し、この学習済みモデルを用いて、管理対象物を検出してもよい。学習済みアルゴリズムは、画像を入力し、認識される管理対象物を出力する推論アルゴリズムを含む。 In addition, the first detection unit 114 detects cracks A2 on the road. For example, the first detection unit 114 recognizes an object using an image captured by an in-vehicle camera and detects a crack A2. Regarding object recognition, the first detection unit 114 may learn the controlled object to be detected in advance and detect the controlled object by using this learned model. The trained algorithm includes an inference algorithm that inputs an image and outputs a recognized controlled object.

また、第1検出部114は、道路沿いの区画線を覆う植栽A3を検出する。例えば、第1検出部114は、車載カメラにより撮像された撮像画像を用いて、区画線を覆う物体を検出する。第1検出部114は、区画線を遮る物体があれば検出すればよい。また、第1検出部114は、過去の画像との比較で、区画線を覆う物体を検出してもよい。 In addition, the first detection unit 114 detects the planting A3 that covers the lane marking along the road. For example, the first detection unit 114 detects an object covering the lane marking using the captured image captured by the vehicle-mounted camera. The first detection unit 114 may detect any object that blocks the lane marking. Further, the first detection unit 114 may detect an object covering the lane marking by comparing with a past image.

第1検出部114が車両10に備えられる場合、第1送受信部116は、第1検出部114により管理対象物が検出されると、検出時点の撮像画像(例えば図8に示すような画像)を含む管理対象物に関連する情報と、検出時点の位置情報とを情報処理装置20に送信する。 When the first detection unit 114 is provided in the vehicle 10, the first transmission / reception unit 116 captures an image at the time of detection (for example, an image as shown in FIG. 8) when the controlled object is detected by the first detection unit 114. Information related to the management object including the above and the position information at the time of detection are transmitted to the information processing apparatus 20.

<動作処理>
次に、情報処理システム1の車両10側の処理と、情報処理装置20側の処理とについて説明する。図9は、本発明の一実施形態に係る車両側の処理の一例を示すフローチャートである。図9に示す処理は、各車両10が走行中に実行する処理である。
<Operation processing>
Next, the processing on the vehicle 10 side of the information processing system 1 and the processing on the information processing device 20 side will be described. FIG. 9 is a flowchart showing an example of processing on the vehicle side according to the embodiment of the present invention. The process shown in FIG. 9 is a process executed by each vehicle 10 while traveling.

ステップS102において、車両10の第1取得部113は、車載センサから各種のセンサ情報を取得する。各種のセンサ情報は、画像情報、加速度情報などを含んでもよい。 In step S102, the first acquisition unit 113 of the vehicle 10 acquires various sensor information from the vehicle-mounted sensor. The various sensor information may include image information, acceleration information, and the like.

ステップS104において、車両10の第1取得部113は、高精度ロケータ101から車両10の位置情報を取得する。なお、ステップS102とS104との順序は問わない。 In step S104, the first acquisition unit 113 of the vehicle 10 acquires the position information of the vehicle 10 from the high-precision locator 101. The order of steps S102 and S104 does not matter.

ステップS106において、第1検出部114は、取得された画像情報や加速度情報に基づいて、管理対象物を検出したか否かを判定する。管理対象物が検出されれば(ステップS106-YES)、処理はステップS108に進み、管理対象物が検出されなければ(ステップS106-NO)、処理はステップS102に戻る。 In step S106, the first detection unit 114 determines whether or not the controlled object has been detected based on the acquired image information and acceleration information. If the controlled object is detected (step S106-YES), the process proceeds to step S108, and if the controlled object is not detected (step S106-NO), the process returns to step S102.

ステップS108において、第1送受信部116は、管理対象物に関連する情報と、位置情報とを情報処理装置20に送信する。 In step S108, the first transmission / reception unit 116 transmits information related to the managed object and position information to the information processing apparatus 20.

以上の処理によれば、車両10が高精度ロケータ101を搭載することにより、レーン単位での位置が測定可能な車両10の位置情報を取得することが可能になる。また、車両10は、各種センサ情報を用いて道路における管理対象物を検出し、この管理対象物に関連する情報と高精度な位置情報とを情報処理装置20に送信する。 According to the above processing, when the vehicle 10 is equipped with the high-precision locator 101, it is possible to acquire the position information of the vehicle 10 whose position can be measured in lane units. Further, the vehicle 10 detects a managed object on the road using various sensor information, and transmits information related to the managed object and highly accurate position information to the information processing apparatus 20.

図10は、本発明の一実施形態に係る情報処理装置20の処理の一例を示すフローチャートである。
ステップS202において、第2取得部214は、車両10から送信された位置情報と管理対象物に関連する情報を取得したか否かを判定する。両情報が取得されれば(ステップS202-YES)、処理はステップS204に進み、両情報が取得されなければ(ステップS202-NO)、処理はステップS202に戻る。
FIG. 10 is a flowchart showing an example of processing of the information processing apparatus 20 according to the embodiment of the present invention.
In step S202, the second acquisition unit 214 determines whether or not the position information transmitted from the vehicle 10 and the information related to the management object have been acquired. If both information are acquired (step S202-YES), the process proceeds to step S204, and if both information are not acquired (step S202-NO), the process returns to step S202.

ステップS204において、第2特定部215は、レーン単位で管理可能な所定の精度レベルを有する地図データと、取得された位置情報とを用いて、管理対象物が検出された第1位置を特定する。 In step S204, the second specifying unit 215 identifies the first position where the managed object is detected by using the map data having a predetermined accuracy level that can be managed for each lane and the acquired position information. ..

ステップS206において、第2管理部216は、管理対象物に関する情報に基づいて、地図データ上の第1位置の道路の状態を管理する処理を実行する。 In step S206, the second management unit 216 executes a process of managing the state of the road at the first position on the map data based on the information about the management object.

図11は、本発明の一実施形態に係る状態管理処理の一例を示すフローチャートである。
ステップS302において、第2管理部216は、検出された管理対象物と、位置情報とに基づいて、地図データ上の第1位置の状態を更新する。例えば、第2管理部216は、管理対象物が検出された第1位置における道路の状態を、検出された管理対象物に関連する情報を用いて更新する。具体的には、第2管理部216は、第1位置に対し、車線規制、冠水、落下物などの情報を対応付ける。
FIG. 11 is a flowchart showing an example of the state management process according to the embodiment of the present invention.
In step S302, the second management unit 216 updates the state of the first position on the map data based on the detected managed object and the position information. For example, the second management unit 216 updates the state of the road at the first position where the controlled object is detected by using the information related to the detected controlled object. Specifically, the second management unit 216 associates information such as lane regulation, flooding, and falling objects with the first position.

ステップS304において、第2管理部216は、管理対象物の種類又はカテゴリに応じて、報知処理が不要か否かを判定する。報知処理が不要であれば(ステップS304-YES)、処理は終了し、報知処理が必要であれば(ステップS304-NO)、処理はステップS306に進む。 In step S304, the second management unit 216 determines whether or not the notification process is unnecessary according to the type or category of the managed object. If the notification process is unnecessary (step S304-YES), the process ends, and if the notification process is required (step S304-NO), the process proceeds to step S306.

ステップS306において、第2管理部216は、管理対象物の種類に基づいて、報知先を特定する。報知先として、例えば、道路管理会社、所定位置の周辺にいる車両10等がある。報知先の特定について、第2管理部216は、例えば、管理対象物の種類に関連付けられた報知先の連絡先情報を参照すればよい。連絡先情報は、例えば記憶装置230に記憶される。 In step S306, the second management unit 216 specifies the notification destination based on the type of the managed object. As the notification destination, for example, there are a road management company, a vehicle 10 in the vicinity of a predetermined position, and the like. Regarding the identification of the notification destination, the second management unit 216 may refer to, for example, the contact information of the notification destination associated with the type of the managed object. The contact information is stored, for example, in the storage device 230.

ステップS308において、第2管理部216は、特定された報知先に、管理対象物に応じた内容を報知する。例えば、車線規制、冠水注意、補修道路あり等の情報が報知される。 In step S308, the second management unit 216 notifies the specified notification destination of the content according to the management target. For example, information such as lane restrictions, flood caution, and repair roads is notified.

以上の処理によれば、各車両10により検出された管理対象物に関する情報と高精度な位置情報とを取得することで、管理対象物を高精度な位置を用いて容易に管理することができるようになる。 According to the above processing, by acquiring the information about the management object detected by each vehicle 10 and the highly accurate position information, the management object can be easily managed by using the highly accurate position. It will be like.

以上、本発明の一実施形態について詳述したが、上記実施形態に限定されるものではなく、特許請求の範囲に記載された範囲内において、種々の変形及び変更が可能である。例えば、本発明は、車両10又は情報処理装置20が実行する処理について、一部の処理を、他の情報処理装置に移行したり、複数の情報処理装置を適宜統合したりしてもよい。 Although one embodiment of the present invention has been described in detail above, the present invention is not limited to the above embodiment, and various modifications and changes can be made within the scope of the claims. For example, in the present invention, with respect to the processing executed by the vehicle 10 or the information processing apparatus 20, a part of the processing may be transferred to another information processing apparatus, or a plurality of information processing apparatus may be integrated as appropriate.

<変形例> <Modification example>

また、上述した実施形態や変形例では、車両10の走行について説明したが、走行レーンを走行する飛行体の場合にも本開示の技術を適用することができる。飛行体は、例えば、無人又は有人の飛行体、ドローン等を含む。 Further, in the above-described embodiments and modifications, the traveling of the vehicle 10 has been described, but the technique of the present disclosure can also be applied to an air vehicle traveling in a traveling lane. The flying object includes, for example, an unmanned or manned flying object, a drone, and the like.

1…情報処理システム、10…車両、20…情報処理装置、30…測位衛星、101…高精度ロケータ、102…プロセッサ、103…各種センサ、104…通信装置、112…走行制御部、113…第1取得部、114…第1検出部、115…第1管理部、116…第1送受信部、210…CPU、212…道路管理部、213…第2送受信部、214…第2取得部、215…第2特定部、216…第2管理部、220…ネットワーク通信インタフェース、230…記憶装置、250…ユーザインタフェース 1 ... Information processing system, 10 ... Vehicle, 20 ... Information processing device, 30 ... Positioning satellite, 101 ... High-precision locator, 102 ... Processor, 103 ... Various sensors, 104 ... Communication device, 112 ... Travel control unit, 113 ... No. 1 acquisition unit, 114 ... first detection unit, 115 ... first management unit, 116 ... first transmission / reception unit, 210 ... CPU, 212 ... road management unit, 213 ... second transmission / reception unit, 214 ... second acquisition unit, 215 ... 2nd specific unit, 216 ... 2nd management unit, 220 ... network communication interface, 230 ... storage device, 250 ... user interface

Claims (10)

プロセッサを含む情報処理装置が実行する情報処理方法であって、
前記プロセッサが、
車載センサにより取得されるセンサ情報を用いて検出される、道路における管理対象物に関する情報を取得すること、
レーン単位で管理可能な所定の精度レベルを有する地図データを用いて、前記管理対象物が検出された第1位置を特定すること、
前記管理対象物に関する情報に基づいて、前記第1位置の前記道路の状態管理を行うこと、を実行する情報処理方法。
An information processing method executed by an information processing device including a processor.
The processor
Acquiring information about managed objects on the road, which is detected using sensor information acquired by in-vehicle sensors,
Identifying the first position where the controlled object is detected using map data having a predetermined accuracy level that can be managed on a lane-by-lane basis.
An information processing method for performing state management of the road at the first position based on information about the managed object.
前記状態管理を行うことは、
前記地図データにおいて、前記第1位置の前記道路の状態を更新することを含む、請求項1に記載の情報処理方法。
Performing the above state management is
The information processing method according to claim 1, wherein the map data includes updating the state of the road at the first position.
前記状態管理を行うことは、
前記地図データが静的データを含む第1情報と動的データを含む第2情報とを含む場合、前記管理対象物に基づいて、前記第2情報に含まれる前記道路の状態を更新することを含む、請求項2に記載の情報処理方法。
Performing the above state management is
When the map data includes the first information including static data and the second information including dynamic data, updating the state of the road included in the second information based on the managed object. The information processing method according to claim 2, which includes.
前記状態管理を行うことは、
前記管理対象物の種類に応じて特定される他の情報処理装置に、前記管理対象物に関する情報を送信することを含む、請求項1から3のいずれか一項に記載の情報処理方法。
Performing the above state management is
The information processing method according to any one of claims 1 to 3, which comprises transmitting information about the controlled object to another information processing device specified according to the type of the controlled object.
前記状態管理を行うことは、
所定範囲内で前記管理対象物が所定回以上検出された場合に、前記道路の状態を管理することを含む、請求項1から4のいずれか一項に記載の情報処理方法。
Performing the above state management is
The information processing method according to any one of claims 1 to 4, which comprises managing the state of the road when the controlled object is detected more than a predetermined number of times within a predetermined range.
前記状態管理を行うことは、
所定時間内に前記管理対象物が所定回以上検出された場合に、前記道路の状態を管理することを含む、請求項1から4のいずれか一項に記載の情報処理方法。
Performing the above state management is
The information processing method according to any one of claims 1 to 4, which comprises managing the state of the road when the controlled object is detected a predetermined number of times or more within a predetermined time.
前記情報処理装置は、車載機を含み、
前記状態管理を行うことは、
前記車載機から、前記第1位置に関する位置情報と、前記管理対象物に関する情報とを所定の情報処理装置に送信することを含む、請求項1から6のいずれか一項に記載の情報処理方法。
The information processing device includes an in-vehicle device.
Performing the above state management is
The information processing method according to any one of claims 1 to 6, wherein the vehicle-mounted device transmits the position information regarding the first position and the information regarding the managed object to a predetermined information processing apparatus. ..
前記管理対象物は、前記道路の劣化に関する対象物、前記道路沿いの設置物、前記道路上の走行を妨げる障害物、前記道路上の人又は車両、及び前記車載センサに含まれる撮像装置の制御に変化を与える対象物の少なくとも1つを含む、請求項1から6のいずれか一項に記載の情報処理方法。 The controlled object is an object related to deterioration of the road, an object installed along the road, an obstacle obstructing traveling on the road, a person or a vehicle on the road, and control of an image pickup device included in the in-vehicle sensor. The information processing method according to any one of claims 1 to 6, which comprises at least one object that changes the information processing. 情報処理装置に含まれるプロセッサに、
車載センサにより取得されるセンサ情報を用いて検出される、道路における管理対象物に関する情報を取得すること、
レーン単位で管理可能な所定の精度レベルを有する地図データを用いて、前記管理対象物が検出された第1位置を特定すること、
前記管理対象物に関する情報に基づいて、前記第1位置の前記道路の状態管理を行うこと、を実行させるプログラム。
For the processor included in the information processing device
Acquiring information about managed objects on the road, which is detected using sensor information acquired by in-vehicle sensors,
Identifying the first position where the controlled object is detected using map data having a predetermined accuracy level that can be managed on a lane-by-lane basis.
A program for executing the state management of the road at the first position based on the information about the managed object.
プロセッサを含む情報処理装置であって、
前記プロセッサが、
車載センサにより取得されるセンサ情報を用いて検出される、道路における管理対象物に関する情報を取得すること、
レーン単位で管理可能な所定の精度レベルを有する地図データを用いて、前記管理対象物が検出された第1位置を特定すること、
前記管理対象物に関する情報に基づいて、前記第1位置の前記道路の状態管理を行うこと、を実行する情報処理装置。
An information processing device that includes a processor
The processor
Acquiring information about managed objects on the road, which is detected using sensor information acquired by in-vehicle sensors,
Identifying the first position where the controlled object is detected using map data having a predetermined accuracy level that can be managed on a lane-by-lane basis.
An information processing device that manages the state of the road at the first position based on the information about the managed object.
JP2020182683A 2020-10-30 2020-10-30 Information processing method, program, and information processing device Pending JP2022072963A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020182683A JP2022072963A (en) 2020-10-30 2020-10-30 Information processing method, program, and information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020182683A JP2022072963A (en) 2020-10-30 2020-10-30 Information processing method, program, and information processing device

Publications (1)

Publication Number Publication Date
JP2022072963A true JP2022072963A (en) 2022-05-17

Family

ID=81604110

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020182683A Pending JP2022072963A (en) 2020-10-30 2020-10-30 Information processing method, program, and information processing device

Country Status (1)

Country Link
JP (1) JP2022072963A (en)

Similar Documents

Publication Publication Date Title
CN112639918B (en) Map system, vehicle-side device, method, and storage medium
JP7251394B2 (en) VEHICLE-SIDE DEVICE, METHOD AND STORAGE MEDIUM
JP7067536B2 (en) Vehicle controls, methods and storage media
JP7167876B2 (en) Map generation system, server and method
US11874119B2 (en) Traffic boundary mapping
WO2020045317A1 (en) Map system, method, and storage medium
JP7147712B2 (en) VEHICLE-SIDE DEVICE, METHOD AND STORAGE MEDIUM
EP3784989A1 (en) Systems and methods for autonomous vehicle navigation
GB2622490A (en) Systems and methods for vehicle navigation
WO2020045323A1 (en) Map generation system, server, vehicle-side device, method, and storage medium
KR20200127218A (en) Sparse map for autonomous vehicle navigation
WO2020045318A1 (en) Vehicle-side device, server, method, and storage medium
WO2020045322A1 (en) Map system, vehicle-side device, method, and storage medium
WO2020045324A1 (en) Vehicle-side device, method and storage medium
WO2020045319A1 (en) Vehicle control device, method and storage medium
GB2615627A (en) Curb-based feature extraction for localization and lane detection using radar
US20230221128A1 (en) Graph Exploration for Rulebook Trajectory Generation
JP2022014729A (en) Adverse environment determination device, and adverse environment determination method
JP2022072963A (en) Information processing method, program, and information processing device
JP7323146B2 (en) Information processing method, program, and information processing device
US20240059302A1 (en) Control system testing utilizing rulebook scenario generation
US20240126254A1 (en) Path selection for remote vehicle assistance
US20230242147A1 (en) Methods And Systems For Measuring Sensor Visibility
US20240042993A1 (en) Trajectory generation utilizing diverse trajectories
WO2022075487A1 (en) Information processing method, program, information processing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230727

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240301