Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7702655B2 - Information processing system, information processing method, and program - Google Patents
[go: Go Back, main page]

JP7702655B2 - Information processing system, information processing method, and program - Google Patents

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

Info

Publication number
JP7702655B2
JP7702655B2 JP2024008647A JP2024008647A JP7702655B2 JP 7702655 B2 JP7702655 B2 JP 7702655B2 JP 2024008647 A JP2024008647 A JP 2024008647A JP 2024008647 A JP2024008647 A JP 2024008647A JP 7702655 B2 JP7702655 B2 JP 7702655B2
Authority
JP
Japan
Prior art keywords
detection
detection capability
determined
change
content
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
JP2024008647A
Other languages
Japanese (ja)
Other versions
JP2024032852A (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.)
Panasonic Intellectual Property Management Co Ltd
Original Assignee
Panasonic Intellectual Property Management 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 Panasonic Intellectual Property Management Co Ltd filed Critical Panasonic Intellectual Property Management Co Ltd
Priority to JP2024008647A priority Critical patent/JP7702655B2/en
Publication of JP2024032852A publication Critical patent/JP2024032852A/en
Application granted granted Critical
Publication of JP7702655B2 publication Critical patent/JP7702655B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Emergency Alarm Devices (AREA)
  • Traffic Control Systems (AREA)

Description

本開示は、移動体に搭載されるセンサの検知能力を変更するための情報処理システム、情報処理方法及びプログラムに関する。 The present disclosure relates to an information processing system, an information processing method, and a program for changing the detection capabilities of a sensor mounted on a moving object.

自動運転車両等による障害物の検知手段としてLiDAR(Light Detection And Ranging)等のセンサが用いられている。自動運転中にはいつどこから障害物が現れるかわからないため、このようなセンサは一定の条件で常に稼働し続けている。そのため、センサの電力消費量が大きくなるという問題がある。 Sensors such as LiDAR (Light Detection and Ranging) are used as a means of detecting obstacles in autonomous vehicles. Since it is not known when or where an obstacle will appear during autonomous driving, such sensors are constantly operating under certain conditions. This creates a problem of large power consumption by the sensors.

これに対して、特許文献1には、LiDARによる点群情報に基づいて人を検知したときに、検知した人までの距離に応じてLiDARのレーザの出力間隔を変更できる装置が開示されている。これにより、人までの距離が大きい場合には、レーザの出力間隔を長くすることができ、LiDARの消費電力を低減できる。 In response to this, Patent Document 1 discloses a device that can change the output interval of the LiDAR laser depending on the distance to a person when it detects the person based on point cloud information from the LiDAR. This allows the laser output interval to be lengthened when the distance to the person is large, reducing the power consumption of the LiDAR.

特開2019-109187号公報JP 2019-109187 A

しかしながら、特許文献1では、LiDAR等のセンサの検知能力を変更した場合、安全性に問題が生じるおそれがある。例えば、移動速度の速い物体を検知できなくなったり、一定以上離れている物体を検知できなくなったりする問題が生じるおそれがある。 However, in Patent Document 1, changing the detection capability of a sensor such as LiDAR may cause safety problems. For example, there may be problems such as being unable to detect fast-moving objects or being unable to detect objects that are at a certain distance or more.

そこで、本開示は、安全性を維持したままセンサの検知能力を変更できる情報処理システム等を提供する。 Therefore, this disclosure provides an information processing system etc. that can change the detection capabilities of a sensor while maintaining safety.

本開示に係る情報処理システムは、移動体に搭載されるセンサであって、物体を検知するためのセンサの検知能力を変更するか否かを判定する判定部と、前記検知能力を変更すると判定した場合、変更の内容及び前記移動体の監視者への注意喚起の報知の態様を決定する決定部と、決定した態様で前記移動体の監視者に注意喚起を報知する報知部と、決定した内容に前記検知能力を変更する変更部と、を備える。 The information processing system according to the present disclosure includes a sensor mounted on a moving body, a determination unit that determines whether or not to change the detection capability of the sensor for detecting an object, a decision unit that, when it is determined that the detection capability is to be changed, determines the content of the change and the manner in which a warning is to be issued to a person monitoring the moving body, a notification unit that issues a warning to a person monitoring the moving body in the determined manner, and a change unit that changes the detection capability to the determined content.

なお、これらの包括的又は具体的な態様は、システム、方法、集積回路、コンピュータプログラム又はコンピュータ読み取り可能なCD-ROMなどの記録媒体で実現されてもよく、システム、方法、集積回路、コンピュータプログラム及び記録媒体の任意な組み合わせで実現されてもよい。 These comprehensive or specific aspects may be realized as a system, method, integrated circuit, computer program, or computer-readable recording medium such as a CD-ROM, or may be realized as any combination of a system, method, integrated circuit, computer program, and recording medium.

本開示の一態様に係る情報処理システム等によれば、安全性を維持したままセンサの検知能力を変更できる。 According to an information processing system according to one aspect of the present disclosure, the detection capability of a sensor can be changed while maintaining safety.

実施の形態に係る情報処理システムの一例を示すブロック図である。1 is a block diagram illustrating an example of an information processing system according to an embodiment. 実施の形態に係る情報処理システムの動作の一例を示すフローチャートである。4 is a flowchart illustrating an example of an operation of the information processing system according to the embodiment. 実施の形態に係る判定部の動作の一例を示すフローチャートである。10 is a flowchart illustrating an example of an operation of a determination unit according to the embodiment. 実施例1に係る情報処理システムの動作の一例を示すフローチャートである。4 is a flowchart illustrating an example of an operation of the information processing system according to the first embodiment. 実施例1に係る情報処理システムの動作を説明するための図である。FIG. 2 is a diagram for explaining the operation of the information processing system according to the first embodiment. 実施例1の変形例に係る情報処理システムの動作の一例を示すフローチャートである。11 is a flowchart illustrating an example of an operation of the information processing system according to a modified example of the first embodiment. 実施例2に係る情報処理システムの動作の一例を示すフローチャートである。11 is a flowchart illustrating an example of an operation of an information processing system according to a second embodiment. 実施例2に係る情報処理システムの動作を説明するための図である。FIG. 11 is a diagram for explaining the operation of an information processing system according to a second embodiment. 実施例2の変形例に係る情報処理システムの動作の一例を示すフローチャートである。13 is a flowchart illustrating an example of an operation of an information processing system according to a modified example of the second embodiment. 実施例2の変形例に係る情報処理システムの動作を説明するための図である。FIG. 11 is a diagram for explaining the operation of an information processing system according to a modified example of the second embodiment. 実施例3に係る情報処理システムの動作の一例を示すフローチャートである。13 is a flowchart illustrating an example of an operation of an information processing system according to a third embodiment. 実施例3に係る情報処理システムの動作を説明するための図である。FIG. 11 is a diagram for explaining the operation of the information processing system according to the third embodiment. 実施例4に係る情報処理システムの動作の一例を示すフローチャートである。13 is a flowchart illustrating an example of an operation of an information processing system according to a fourth embodiment. 実施例4に係る情報処理システムの動作を説明するための図である。FIG. 13 is a diagram for explaining the operation of the information processing system according to the fourth embodiment. 実施例4の変形例に係る情報処理システムの動作の一例を示すフローチャートである。13 is a flowchart illustrating an example of an operation of an information processing system according to a modified example of the fourth embodiment. 実施例4の変形例に係る情報処理システムの動作を説明するための図である。FIG. 13 is a diagram for explaining the operation of an information processing system according to a modified example of the fourth embodiment. 実施例5に係る情報処理システムの動作の一例を示すフローチャートである。13 is a flowchart illustrating an example of an operation of an information processing system according to a fifth embodiment. 監視者に報知される注意喚起の一例を示す図である。FIG. 13 is a diagram showing an example of a warning given to a supervisor; 監視者に報知される注意喚起の他の一例を示す図である。FIG. 11 is a diagram showing another example of a warning given to a supervisor.

本開示の一態様に係る情報処理システムは、移動体に搭載されるセンサであって、物体を検知するためのセンサの検知能力を変更するか否かを判定する判定部と、前記検知能力を変更すると判定した場合、変更の内容及び前記移動体の周辺への注意喚起の報知の態様を決定する決定部と、決定した態様で前記移動体の周辺に注意喚起を報知する報知部と、決定した内容に前記検知能力を変更する変更部と、を備える。 An information processing system according to one aspect of the present disclosure includes a sensor mounted on a moving body, a determination unit that determines whether or not to change the detection capability of the sensor for detecting an object, a decision unit that, when it is determined that the detection capability is to be changed, determines the content of the change and the manner in which a warning is issued to those around the moving body, a notification unit that issues a warning to those around the moving body in the determined manner, and a change unit that changes the detection capability to the determined content.

センサの検知能力を変更するときには、移動体の周辺に注意喚起が報知されるため、移動体の周辺の物体は、移動体に搭載されたセンサの検知能力の変更に応じた注意をする必要があることを、報知された注意喚起によって認識することができる。したがって、安全性を維持したままセンサの検知能力を変更できる。 When the detection capability of the sensor is changed, a warning is issued to those around the moving body, so that objects around the moving body can recognize from the warning that they need to take caution in response to the change in the detection capability of the sensor mounted on the moving body. Therefore, the detection capability of the sensor can be changed while maintaining safety.

また、前記検知能力の変更は、前記検知能力の制限を含み、前記決定部は、前記検知能力の制限の内容を決定し、前記検知能力の制限の内容に応じた報知の態様を決定してもよい。 The change in the detection capability may include limiting the detection capability, and the determination unit may determine the content of the limitation on the detection capability and determine the manner of notification according to the content of the limitation on the detection capability.

これによれば、センサの検知能力を制限することで、センサの消費電力を低減したり、センサの寿命を長くしたりすることができる。また、センサの検知能力が制限されるだけである場合は安全性に問題が生じ得るが、検知能力の制限と共に検知能力の制限の内容に応じた報知の態様で移動体の周辺に注意喚起が報知されるため、安全性を維持することができる。 With this, by limiting the detection capability of the sensor, it is possible to reduce the power consumption of the sensor and extend the lifespan of the sensor. Furthermore, if only the detection capability of the sensor is limited, safety issues may arise, but since the detection capability is limited and a warning is issued in a manner appropriate to the content of the detection capability limitation, safety can be maintained.

また、前記報知の態様は、報知内容を含み、前記決定部は、前記検知能力の制限により検知が困難になると推定される検知対象又は検知範囲を決定し、前記報知部は、決定した前記検知対象又は前記検知範囲を報知してもよい。 The notification aspect may include notification content, and the determination unit may determine a detection target or a detection range that is estimated to be difficult to detect due to the limitations of the detection capability, and the notification unit may notify the determined detection target or the detection range.

例えば、センサの検知能力が制限されることで、検知が困難になる検知対象又は検知範囲が発生し得る。これに対して、検知が困難になると推定される検知対象又は検知範囲が報知されるため、移動体の周辺の物体は、このような検知対象又は検知範囲に関して注意をする必要があることを認識できる。このため、安全性を維持しつつ、センサの検知能力を制限できる。 For example, limiting the detection capability of a sensor may result in detection objects or detection ranges that are difficult to detect. In response to this, detection objects or detection ranges that are estimated to be difficult to detect are notified, so that objects around the moving body can recognize that they need to be careful about such detection objects or detection ranges. This makes it possible to limit the detection capability of the sensor while maintaining safety.

また、前記報知の態様は、報知手段を含み、前記決定部は、前記検知能力の制限により検知が困難になると推定される検知対象又は検知範囲に注意喚起を伝達可能な手段を決定し、前記報知部は、決定した前記手段で注意喚起を報知してもよい。 The notification aspect may include a notification means, and the determination unit may determine a means capable of transmitting a warning to a detection target or detection range that is estimated to be difficult to detect due to the limitations of the detection capability, and the notification unit may issue the warning using the determined means.

例えば、センサの検知能力が制限されることで、検知が困難になる検知対象又は検知範囲が発生し得る。これに対して、検知が困難になると推定される検知対象又は検知範囲へ注意喚起を伝達可能な報知手段で注意喚起が報知されるため、移動体の周辺のこのような検知対象又はこのような検知範囲にいる物体は、注意をする必要があることを認識できる。このため、安全性を維持しつつ、センサの検知能力を制限できる。 For example, limiting the detection capability of a sensor may result in detection objects or detection ranges that are difficult to detect. In response to this, a warning is issued by a warning means capable of transmitting a warning to detection objects or detection ranges that are estimated to be difficult to detect, so that such detection objects or objects in such detection ranges around the moving body can recognize that caution is required. This makes it possible to limit the detection capability of the sensor while maintaining safety.

また、前記報知の態様は、報知場所を含み、(a)前記決定部は、前記検知能力の制限により検知が困難になると推定される検知対象が認識可能な場所を決定し、前記報知部は、決定した場所に向けて注意喚起を報知する又は、(b)前記決定部は、前記検知能力の制限により検知が困難になると推定される検知範囲に対応する場所を決定し、前記報知部は、決定した場所が識別されるように注意喚起を報知してもよい。 The notification mode may also include a notification location, and (a) the determination unit may determine a location where a detection target that is estimated to be difficult to detect due to the limited detection capability can be recognized, and the notification unit may issue a warning to the determined location, or (b) the determination unit may determine a location corresponding to a detection range that is estimated to be difficult to detect due to the limited detection capability, and the notification unit may issue a warning so that the determined location can be identified.

例えば、センサの検知能力が制限されることで、検知が困難になる検知対象又は検知範囲が発生し得る。これに対して、検知が困難になると推定される検知対象が認識可能な場所に向けて注意喚起が報知されるため、移動体の周辺のこのような検知対象は、当該場所に向けて報知された注意喚起を認識することで、注意をする必要があることを認識できる。或いは、報知場所として、検知が困難になると推定される検知範囲に対応する場所が識別されるように注意喚起が報知されるため、移動体の周辺の物体は、このような検知範囲に関して注意をする必要があることを認識できる。このため、安全性を維持しつつ、センサの検知能力を制限できる。 For example, limiting the detection capability of a sensor may result in detection objects or detection ranges that become difficult to detect. In response to this, a warning is issued toward a location where the detection objects that are estimated to become difficult to detect can be recognized, so that such detection objects around the moving body can recognize the need to be careful by recognizing the warning issued toward that location. Alternatively, a warning is issued such that a location corresponding to the detection range where detection is estimated to become difficult is identified as the notification location, so that objects around the moving body can recognize the need to be careful regarding such detection range. This makes it possible to limit the detection capability of the sensor while maintaining safety.

また、前記判定部は、さらに、前記移動体の周辺状況、又は前記移動体の状態を取得し、前記移動体の周辺状況、又は前記移動体の状態に基づいて、前記検知能力を変更するか否かを判定してもよい。 The determination unit may further acquire the surrounding conditions of the moving body or the state of the moving body, and determine whether or not to change the detection capability based on the surrounding conditions of the moving body or the state of the moving body.

これによれば、安全性に関わる移動体の周辺状況又は移動体の状態に応じて、センサの検知能力を変更したり、変更しなかったりすることができる。 This allows the sensor's detection capabilities to be changed or not changed depending on the surrounding conditions of the moving object or the state of the moving object that are related to safety.

例えば、前記移動体の周辺状況は、前記移動体の周辺の交通状況を含み、前記判定部は、前記移動体の周辺の交通状況に応じて、前記検知能力を変更するか否かを判定してもよい。 For example, the surrounding conditions of the moving body may include traffic conditions around the moving body, and the determination unit may determine whether to change the detection capability depending on the traffic conditions around the moving body.

これによれば、移動体の周辺状況として移動体の周辺の交通状況に応じて、センサの検知能力を変更したり、変更しなかったりすることができる。 This allows the sensor's detection capabilities to be changed or not changed depending on the surrounding conditions of the moving body, i.e., the traffic conditions around the moving body.

また、前記判定部は、前記移動体の周辺の交通状況として、前記移動体の周辺において、(i)物体が存在する場合、(ii)物体の密集度が閾値以上である場合、又は(iii)物体の数が閾値以上である場合、前記検知能力を変更すると判定し、前記検知能力の変更は、前記検知能力の制限の緩和、又は前記検知能力の制限の解除を含み、前記決定部は、前記検知能力の制限の緩和又は解除の内容を決定し、前記検知能力の緩和又は解除の内容に応じた報知の態様を決定してもよい。 The determination unit may determine that the detection capability is to be changed when the traffic conditions around the moving body are such that (i) an object is present around the moving body, (ii) the density of objects is equal to or greater than a threshold, or (iii) the number of objects is equal to or greater than a threshold, and the change in the detection capability includes relaxing the restriction on the detection capability or lifting the restriction on the detection capability, and the decision unit may determine the details of the relaxation or lifting of the restriction on the detection capability and determine the mode of notification according to the details of the relaxation or lifting of the detection capability.

移動体の周辺において、(i)物体が存在する場合、(ii)物体の密集度が閾値以上である場合、又は(iii)物体の数が閾値以上である場合には、移動体の周辺が危険な状態である可能性が高いため、センサの検知能力の制限が緩和されたり、センサの検知能力の制限が解除されたりすることで、安全性を維持することができる。 When (i) an object is present around a moving object, (ii) the density of objects is equal to or greater than a threshold, or (iii) the number of objects is equal to or greater than a threshold, there is a high possibility that the area around the moving object is in a dangerous state, and therefore safety can be maintained by relaxing or removing the limitations on the sensor's detection capabilities.

また、前記判定部は、前記移動体の周辺の交通状況として、前記移動体の周辺において、(i)物体が存在しない場合、(ii)物体の密集度が閾値未満である場合、又は(iii)物体の数が閾値未満である場合、前記検知能力を変更すると判定し、前記検知能力の変更は、前記検知能力の制限を含み、前記決定部は、前記検知能力の制限の内容を決定し、前記検知能力の制限の内容に応じた報知の態様を決定してもよい。 The determination unit may determine that the detection capability is to be changed when the traffic conditions around the moving body are such that (i) there are no objects, (ii) the density of objects is less than a threshold value, or (iii) the number of objects is less than a threshold value around the moving body, and the change in the detection capability may include limiting the detection capability, and the decision unit may determine the content of the limit on the detection capability and determine the mode of notification according to the content of the limit on the detection capability.

移動体の周辺において、(i)物体が存在しない場合、(ii)物体の密集度が閾値未満である場合、又は(iii)物体の数が閾値未満である場合には、移動体の周辺が安全な状態である可能性が高いため、センサの検知能力が制限されても、安全性を維持することができる。 When (i) there are no objects around the moving body, (ii) the density of objects is below a threshold, or (iii) the number of objects is below a threshold, the area around the moving body is likely to be safe, so safety can be maintained even if the detection capabilities of the sensor are limited.

また、前記移動体の状態は、前記移動体の速度、位置、運行状況、又は走行タスクを含み、前記判定部は、前記移動体の速度、位置、運行状況、又は走行タスクに応じて、前記検知能力を変更するか否かを判定してもよい。 The state of the moving body may include the speed, position, operating status, or driving task of the moving body, and the determination unit may determine whether to change the detection capability depending on the speed, position, operating status, or driving task of the moving body.

これによれば、移動体の状態として移動体の速度、位置、運行状況、又は走行タスクに応じて、センサの検知能力を変更したり、変更しなかったりすることができる。 This allows the sensor's detection capabilities to be changed or not changed depending on the state of the moving object, such as the moving object's speed, position, operating conditions, or driving task.

また、前記決定部は、さらに、決定した変更の内容に応じて、前記移動体の監視者への報知の態様を決定し、決定した態様で前記監視者に注意喚起を報知してもよい。 The determination unit may further determine the manner in which to notify the monitor of the moving object according to the determined content of the change, and notify the monitor of the warning in the determined manner.

これによれば、移動体の監視者は、移動体に搭載されたセンサの検知能力の変更に応じた注意をする必要があることを認識することができる。 This allows the person monitoring the moving object to recognize the need to take caution in response to changes in the detection capabilities of the sensor installed on the moving object.

また、前記検知能力は、検知時間間隔又は検知距離を含んでいてもよい。 The detection capability may also include a detection time interval or a detection distance.

これによれば、安全性を維持したまま、センサの検知能力として、検知時間間隔又は検知距離を変更できる。 This allows the sensor's detection capability, such as the detection time interval or detection distance, to be changed while maintaining safety.

また、前記情報処理システムは情報処理装置であってもよい。 The information processing system may also be an information processing device.

このように、情報処理システムは、情報処理装置であってもよく、本開示を、例えば移動体に搭載される情報処理装置として実現してもよい。 In this way, the information processing system may be an information processing device, and the present disclosure may be realized, for example, as an information processing device mounted on a moving object.

本開示の一態様に係る情報処理方法は、コンピュータにより実行される情報処理方法であって、移動体に搭載されるセンサであって、物体を検知するためのセンサの検知能力を変更するか否かを判定し、前記検知能力を変更すると判定した場合、変更の内容及び前記移動体の周辺への注意喚起の報知の態様を決定し、決定した態様で前記移動体の周辺に注意喚起を報知し、決定した内容に前記検知能力を変更する処理を含む。 An information processing method according to one aspect of the present disclosure is an information processing method executed by a computer, which includes a process of determining whether or not to change the detection capability of a sensor mounted on a moving body for detecting an object, determining the content of the change and the manner in which a warning is issued to those around the moving body when it is determined that the detection capability is to be changed, issuing a warning to those around the moving body in the determined manner, and changing the detection capability to the determined content.

これによれば、安全性を維持したままセンサの検知能力を変更できる情報処理方法を提供できる。 This provides an information processing method that can change the sensor's detection capabilities while maintaining safety.

以下、実施の形態について、図面を参照しながら具体的に説明する。 The following describes the embodiment in detail with reference to the drawings.

なお、以下で説明する実施の形態は、いずれも包括的又は具体的な例を示すものである。以下の実施の形態で示される数値、形状、材料、構成要素、構成要素の配置位置及び接続形態、ステップ、ステップの順序などは、一例であり、本開示を限定する主旨ではない。 The embodiments described below are all comprehensive or specific examples. The numerical values, shapes, materials, components, component placement and connection forms, steps, and order of steps shown in the following embodiments are merely examples and are not intended to limit the present disclosure.

(実施の形態)
以下、実施の形態に係る情報処理システムについて説明する。
(Embodiment)
An information processing system according to an embodiment will be described below.

図1は、実施の形態に係る情報処理システム1の一例を示すブロック図である。 Figure 1 is a block diagram showing an example of an information processing system 1 according to an embodiment.

情報処理システム1は、移動体に搭載されるセンサの検知能力を変更するためのシステムであり、判定部10、決定部20、報知部30、変更部40及びセンサ50を備える。情報処理システム1は、プロセッサ及びメモリ等を含むコンピュータである。メモリは、ROM(Read Only Memory)及びRAM(Random Access Memory)等であり、プロセッサにより実行されるプログラムを記憶することができる。判定部10、決定部20、報知部30及び変更部40は、メモリに格納されたプログラムを実行するプロセッサ等によって実現される。 The information processing system 1 is a system for changing the detection capabilities of a sensor mounted on a moving object, and includes a judgment unit 10, a decision unit 20, a notification unit 30, a change unit 40, and a sensor 50. The information processing system 1 is a computer including a processor and a memory, etc. The memory is a ROM (Read Only Memory) and a RAM (Random Access Memory), etc., and can store a program executed by the processor. The judgment unit 10, the decision unit 20, the notification unit 30, and the change unit 40 are realized by a processor, etc. that executes a program stored in the memory.

例えば、情報処理システム1は、情報処理装置(例えば移動体に搭載される装置)であってもよい。また、例えば、情報処理システム1は、サーバであってもよい。情報処理システム1がサーバである場合、情報処理システム1には、センサ50は含まれない。また、また、情報処理システム1を構成する構成要素は、複数のサーバに分散して配置されてもよい。 For example, the information processing system 1 may be an information processing device (e.g., a device mounted on a moving object). Also, for example, the information processing system 1 may be a server. When the information processing system 1 is a server, the information processing system 1 does not include a sensor 50. Also, the components that make up the information processing system 1 may be distributed and arranged across multiple servers.

センサ50は、移動体に搭載されるセンサであって、物体を検知するためのセンサである。センサ50は、例えばLiDAR等のレーダである。移動体は、例えば自動車等の車両である。なお、移動体は、無人航空機等であってもよい。センサ50の検知能力は、変更することができる。センサ50の検知能力は、例えば、検知時間間隔又は検知距離を含む。 The sensor 50 is a sensor mounted on a moving body for detecting objects. The sensor 50 is, for example, a radar such as LiDAR. The moving body is, for example, a vehicle such as an automobile. The moving body may also be an unmanned aerial vehicle or the like. The detection capability of the sensor 50 can be changed. The detection capability of the sensor 50 includes, for example, a detection time interval or a detection distance.

判定部10は、センサ50の検知能力を変更するか否かを判定する。例えば、判定部10は、センサ50を搭載する移動体に関する移動体情報を、移動体におけるCAN(Controller Area Network)等を介して取得し、移動体情報に基づいてセンサ50の検知能力を変更するか否かを判定する。また、例えば、判定部10は、センサ50によって得られるセンシングデータを取得し、センシングデータに基づいてセンサ50の検知能力を変更するか否かを判定する。判定部10の詳細については後述する。 The determination unit 10 determines whether or not to change the detection capability of the sensor 50. For example, the determination unit 10 acquires mobile body information related to the mobile body on which the sensor 50 is mounted via a CAN (Controller Area Network) or the like in the mobile body, and determines whether or not to change the detection capability of the sensor 50 based on the mobile body information. Also, for example, the determination unit 10 acquires sensing data obtained by the sensor 50, and determines whether or not to change the detection capability of the sensor 50 based on the sensing data. Details of the determination unit 10 will be described later.

決定部20は、判定部10によって検知能力を変更すると判定された場合、変更の内容及び移動体の周辺への注意喚起の報知の態様を決定する。決定部20の詳細については後述する。 When the determination unit 10 determines that the detection capability should be changed, the determination unit 20 determines the content of the change and the manner of issuing a warning to those around the moving object. Details of the determination unit 20 will be described later.

報知部30は、決定部20によって決定された報知の態様で移動体の周辺に注意喚起を報知する。報知部30の詳細については後述する。 The notification unit 30 issues a warning to those around the moving object in the notification format determined by the determination unit 20. Details of the notification unit 30 will be described later.

変更部40は、決定部20によって決定された変更の内容にセンサ50の検知能力を変更する。例えば、センサ50の検知能力が制限されて、検知時間間隔が長くなったり、検知距離が短くなったりすることで、センサ50の消費電力を低減することができる。また、センサ50が回転型のLiDAR等である場合、センサ50の検知能力が制限されることで、センサ50の製品寿命を長くすることができる。 The change unit 40 changes the detection capability of the sensor 50 to the change content determined by the determination unit 20. For example, the detection capability of the sensor 50 may be limited to lengthen the detection time interval or shorten the detection distance, thereby reducing the power consumption of the sensor 50. Furthermore, if the sensor 50 is a rotating LiDAR or the like, the product life of the sensor 50 may be extended by limiting the detection capability of the sensor 50.

次に、情報処理システム1の動作の詳細について図2を用いて説明する。 Next, the details of the operation of the information processing system 1 will be explained using FIG. 2.

図2は、実施の形態に係る情報処理システム1の動作の一例を示すフローチャートである。 Figure 2 is a flowchart showing an example of the operation of the information processing system 1 according to the embodiment.

まず、判定部10は、センサ50の検知能力を変更するか否かを判定する(ステップS1)。例えば、検知能力の変更は、検知能力の制限を含んでいてもよい。また、例えば、検知能力の変更は、検知能力の制限の緩和、又は検知能力の制限の解除を含んでいてもよい。つまり、検知能力が制限された後に、その制限が緩和されたり、解除されたりしてもよい。例えば、判定部10は、移動体(センサ50が搭載された移動体であり、自車両とも呼ぶ)の周辺状況、又は自車両の状態を取得し、自車両の周辺状況、又は自車両の状態に基づいて、検知能力を変更するか否かを判定してもよい。例えば、自車両の周辺状況は、自車両の周辺の交通状況を含み、判定部10は、自車両の周辺の交通状況に応じて、検知能力を変更するか否かを判定してもよい。自車両の周辺の交通状況に応じて、検知能力を変更するか否かを判定する場合の判定部10の動作の一例について、図3を用いて説明する。 First, the determination unit 10 determines whether or not to change the detection capability of the sensor 50 (step S1). For example, the change in the detection capability may include limiting the detection capability. Also, for example, the change in the detection capability may include relaxing the restriction on the detection capability or lifting the restriction on the detection capability. In other words, after the detection capability is restricted, the restriction may be relaxed or lifted. For example, the determination unit 10 may acquire the surrounding conditions of a moving body (a moving body equipped with the sensor 50, also called the host vehicle) or the state of the host vehicle, and determine whether or not to change the detection capability based on the surrounding conditions of the host vehicle or the state of the host vehicle. For example, the surrounding conditions of the host vehicle include the traffic conditions around the host vehicle, and the determination unit 10 may determine whether or not to change the detection capability depending on the traffic conditions around the host vehicle. An example of the operation of the determination unit 10 when determining whether or not to change the detection capability depending on the traffic conditions around the host vehicle will be described with reference to FIG. 3.

図3は、実施の形態に係る判定部10の動作の一例を示すフローチャートである。 Figure 3 is a flowchart showing an example of the operation of the determination unit 10 according to the embodiment.

まず、判定部10は、センサ50の検知距離内に移動体(例えば、自動車、自転車又は人等)があるか否かを判定する(ステップS11)。センサ50の検知距離内に移動体がある場合にセンサ50の検知能力を変更すると、安全性に問題が生じるおそれがあるため、当該判定が行われる。 First, the determination unit 10 determines whether or not there is a moving object (e.g., a car, a bicycle, a person, etc.) within the detection distance of the sensor 50 (step S11). This determination is made because changing the detection capability of the sensor 50 when there is a moving object within the detection distance of the sensor 50 may cause a safety problem.

センサ50の検知距離内に移動体がある場合(ステップS11でYes)、判定部10は、移動体と衝突の可能性があるか否かを判定する(ステップS12)。例えば、判定部10は、自車両の周辺の交通状況として、自車両の周辺において、物体(例えば移動体)が存在するか否か、物体の密集度が閾値以上であるか否か、又は物体の数が閾値以上であるか否か等を判定することで、ステップS12での判定を行ってもよい。また、例えば、判定部10は、移動体が自車両に対して所定の速度以上で接近しているか否かを判定することで、ステップS12での判定を行ってもよい。 If a moving object is within the detection distance of the sensor 50 (Yes in step S11), the determination unit 10 determines whether or not there is a possibility of a collision with the moving object (step S12). For example, the determination unit 10 may make the determination in step S12 by determining, as the traffic conditions around the vehicle, whether or not there are objects (e.g., moving objects) around the vehicle, whether or not the density of objects is equal to or greater than a threshold, or whether or not the number of objects is equal to or greater than a threshold. Also, for example, the determination unit 10 may make the determination in step S12 by determining whether or not a moving object is approaching the vehicle at a predetermined speed or greater.

移動体と衝突の可能性がある場合(ステップS12でYes)、判定部10は、センサ50の検知能力を変更しない(例えば、検知能力を制限しない)と判定する(ステップS13)。移動体と衝突の可能性があり、危険な状態になるおそれがあるとわかっている状態では、センサ50の検知能力を変更してさらに危険な状態になるようなことをしないようにすることができる。なお、この場合、移動体に対して、衝突の可能性がある旨の注意喚起がされたり、回避を促す注意喚起がされたり、また、自車両が回避動作をするように自車両が制御されてもよい。 If there is a possibility of a collision with a moving object (Yes in step S12), the determination unit 10 determines not to change the detection capability of the sensor 50 (e.g., not to limit the detection capability) (step S13). In a state where there is a possibility of a collision with a moving object and it is known that there is a risk of a dangerous situation, the detection capability of the sensor 50 can be changed to prevent the situation from becoming even more dangerous. In this case, a warning may be issued to the moving object that there is a possibility of a collision, a warning may be issued to encourage avoidance, or the host vehicle may be controlled to perform an avoidance operation.

センサ50の検知距離内に移動体がない場合(ステップS11でNo)、又は、移動体と衝突の可能性がない場合(ステップS12でNo)、判定部10は、センサ50の検知能力を変更する(例えば、検知能力を制限する)と判定する(ステップS14)。移動体と衝突の可能性がなく、危険な状態になるおそれがないとわかっている状態では、センサ50の検知能力を変更することができる。 If there is no moving object within the detection distance of the sensor 50 (No in step S11) or if there is no possibility of a collision with a moving object (No in step S12), the determination unit 10 determines to change the detection capability of the sensor 50 (e.g., to limit the detection capability) (step S14). In a state where there is no possibility of a collision with a moving object and it is known that there is no risk of a dangerous situation, the detection capability of the sensor 50 can be changed.

なお、センサ50の検知能力が制限された後、移動体との衝突の可能性が生じた場合、判定部10は、センサ50の検知能力を変更する(例えば、検知能力の制限を緩和する、又は検知能力の制限を解除する)。 If the possibility of a collision with a moving object arises after the detection capability of the sensor 50 has been restricted, the determination unit 10 changes the detection capability of the sensor 50 (for example, relaxes the restriction on the detection capability or removes the restriction on the detection capability).

このように、例えば、判定部10は、自車両の周辺の交通状況として、自車両の周辺において、(i)物体が存在しない場合、(ii)物体の密集度が閾値未満である場合、又は(iii)物体の数が閾値未満である場合、検知能力を変更する(具体的には、検知能力を制限する)と判定してもよい。また、例えば、判定部10は、自車両の周辺の交通状況として、自車両の周辺において、(i)物体が存在する場合、(ii)物体の密集度が閾値以上である場合、又は(iii)物体の数が閾値以上である場合、検知能力を変更する(具体的には、検知能力の制限を緩和する、又は検知能力の制限を解除する)と判定してもよい。 In this way, for example, the determination unit 10 may determine that the detection capability is changed (specifically, the detection capability is restricted) when the traffic conditions around the vehicle are (i) when no object is present, (ii) when the density of objects is less than a threshold, or (iii) when the number of objects is less than a threshold in the vicinity of the vehicle. Also, for example, the determination unit 10 may determine that the detection capability is changed (specifically, the detection capability is relaxed or the detection capability is lifted) when the traffic conditions around the vehicle are (i) when an object is present, (ii) when the density of objects is equal to or greater than a threshold, or (iii) when the number of objects is equal to or greater than a threshold in the vicinity of the vehicle.

図3では、自車両の周辺の交通状況に応じて、検知能力を変更するか否かを判定する場合の判定部10の動作の一例について説明したが、自車両の状態に応じて、検知能力を変更するか否かの判定が行われてもよい。 In FIG. 3, an example of the operation of the determination unit 10 when determining whether or not to change the detection capability depending on the traffic conditions around the vehicle is described, but the determination of whether or not to change the detection capability may also be made depending on the state of the vehicle.

例えば、自車両の状態は、自車両の速度、位置、運行状況、又は走行タスクを含み、判定部10は、自車両の速度、位置、運行状況、又は走行タスクに応じて、検知能力を変更するか否かを判定してもよい。例えば、自車両の速度が所定速度以下の場合、自車両の位置が停留所又は停留所近傍の場合、自車両の運行状況が停留所へ待機する状況の場合、又は、自車両の走行タスクが徐行(低速)モード若しくは停車モードの場合、自車両の状態が比較的安全な状態であるため、判定部10は、検知能力を変更する(具体的には、検知能力を制限する)と判定してもよい。 For example, the state of the host vehicle includes the speed, position, operating status, or driving task of the host vehicle, and the determination unit 10 may determine whether to change the detection capability depending on the speed, position, operating status, or driving task of the host vehicle. For example, if the speed of the host vehicle is equal to or lower than a predetermined speed, if the position of the host vehicle is at a bus stop or near a bus stop, if the operating status of the host vehicle is a status of waiting at a bus stop, or if the driving task of the host vehicle is a slow (low speed) mode or a stop mode, the state of the host vehicle is a relatively safe state, and therefore the determination unit 10 may determine to change the detection capability (specifically, to limit the detection capability).

図2での説明に戻り、センサ50の検知能力を変更しないと判定された場合(ステップS1でNo)、検知能力を変更すると判定されるまでステップS1での処理(例えば、図3のステップS11からステップS14までの処理)が繰り返される。 Returning to the explanation in FIG. 2, if it is determined that the detection capability of the sensor 50 is not to be changed (No in step S1), the process in step S1 (e.g., the process from step S11 to step S14 in FIG. 3) is repeated until it is determined that the detection capability is to be changed.

センサ50の検知能力を変更すると判定された場合(ステップS1でYes)、決定部20は、検知能力の変更の内容及び自車両の周辺への注意喚起の報知の態様を決定し(ステップS2)、報知部30は、決定された態様で自車両の周辺に注意喚起を報知し(ステップS3)、変更部40は、決定された変更の内容にセンサ50の検知能力を変更する(ステップS4)。決定部20は、ステップS2において、例えば、検知能力の変更の内容を決定してから注意喚起の報知の態様を決定するが、注意喚起の報知の態様を決定してから検知能力の変更の内容を決定してもよい。 If it is determined that the detection capability of the sensor 50 is to be changed (Yes in step S1), the decision unit 20 decides the content of the change in the detection capability and the manner of the notification of a warning to those around the vehicle (step S2), the notification unit 30 issues a warning to those around the vehicle in the decided manner (step S3), and the change unit 40 changes the detection capability of the sensor 50 to the decided content of the change (step S4). In step S2, the decision unit 20, for example, decides the content of the change in the detection capability and then decides the manner of the warning notification, but may decide the content of the change in the detection capability and then decide the manner of the warning notification.

例えば、決定部20は、検知能力の制限の内容を決定し、検知能力の制限の内容に応じた報知の態様を決定してもよい。 For example, the determination unit 20 may determine the content of the detection capability limitation and determine the notification mode according to the content of the detection capability limitation.

例えば、報知の態様は、報知内容を含み、決定部20は、検知能力の制限により検知が困難になると推定される検知対象又は検知範囲を決定し、報知部30は、報知内容として、検知能力の制限により検知が困難になると推定される検知対象又は検知範囲を報知してもよい。例えば、センサ50の検知能力が制限されることで、検知が困難になる検知対象又は検知範囲が発生し得るが、検知が困難になると推定される検知対象又は検知範囲が報知されるため、自車両の周辺の物体(例えば停留所にいる人)は、このような検知対象(例えば自身)又は検知範囲(例えば自身がいる停留所)に関して注意をする必要があることを認識できる。 For example, the notification aspect may include notification content, and the determination unit 20 may determine a detection target or detection range that is estimated to be difficult to detect due to the limited detection capability, and the notification unit 30 may notify, as the notification content, the detection target or detection range that is estimated to be difficult to detect due to the limited detection capability. For example, a detection target or detection range that is estimated to be difficult to detect may occur due to the limited detection capability of the sensor 50 being limited, but since the detection target or detection range that is estimated to be difficult to detect is notified, objects around the vehicle (e.g., a person at a bus stop) can recognize that they need to be careful about such a detection target (e.g., themselves) or detection range (e.g., the bus stop where they are).

例えば、自車両が停留所に進入する場合に、検知が困難になると推定される検知範囲が停留所であり、検知が困難になると推定される検知対象が停留所にいる人であるとする。この場合、検知が困難になると推定される検知対象又は検知範囲が報知されることで、停留所にいる人は、停留所について、又は、停留所にいる自身について検知が困難になることを認識でき、注意をする必要があることを認識できる。 For example, when the vehicle enters a bus stop, the detection range in which detection is estimated to become difficult is the bus stop, and the detection object in which detection is estimated to become difficult is a person at the bus stop. In this case, by being notified of the detection object or detection range in which detection is estimated to become difficult, the person at the bus stop can recognize that it will become difficult to detect the bus stop or themselves at the bus stop, and can recognize that they need to be careful.

また、例えば、報知の態様は、報知手段を含み、決定部20は、検知能力の制限により検知が困難になると推定される検知対象又は検知範囲に注意喚起を伝達可能な手段を決定し、報知部30は、報知手段として、検知能力の制限により検知が困難になると推定される検知対象又は検知範囲に注意喚起を伝達可能な手段で、注意喚起を報知してもよい。 Also, for example, the notification aspect may include a notification means, the determination unit 20 may determine a means capable of transmitting a warning to a detection target or detection range that is estimated to be difficult to detect due to limitations in detection capability, and the notification unit 30 may issue a warning as the notification means using the means capable of transmitting a warning to a detection target or detection range that is estimated to be difficult to detect due to limitations in detection capability.

例えば、報知部30は、報知手段として、車車間通信等の通信によって注意喚起を報知してもよい。例えば、自車両が検知可能な移動体の移動速度、方向及び大きさ(すなわち検知可能範囲)、並びに、自車両の位置と移動体との位置関係が示された地図等が、車車間通信等によって移動体が有するディスプレイに表示されて注意喚起が報知されてもよい。 For example, the notification unit 30 may, as a notification means, notify the driver of a warning by communication such as vehicle-to-vehicle communication. For example, a map showing the speed, direction, and size (i.e., the detectable range) of a moving object that can be detected by the vehicle itself, as well as the positional relationship between the vehicle's position and the moving object, may be displayed on a display of the moving object by vehicle-to-vehicle communication, etc., to notify the driver of a warning.

また、例えば、報知部30は、報知手段として、スピーカ等を用いた音声によって注意喚起を報知してもよい。例えば、自車両の前後左右に、高い指向性を有するスピーカ(すなわち音声が広がらないスピーカ)が設置され、前後左右のそれぞれに音声で注意喚起が報知されてもよい。なお、前後左右に音声を出力することが難しい場合、自車両の前方(進行方向)が移動体に対して相対速度が上がりやすく危険な方向であるため、少なくとも自車両の前側にスピーカが設置されるとよい。 Also, for example, the notification unit 30 may use a speaker or the like as a notification means to issue a warning by sound. For example, highly directional speakers (i.e., speakers that do not spread sound) may be installed on the front, back, left and right sides of the vehicle, and warnings may be issued by sound to each side. Note that if it is difficult to output sound to the front, back, left and right sides, it is advisable to install a speaker at least on the front side of the vehicle, since the direction ahead of the vehicle (traveling direction) is a dangerous direction in which the relative speed to the moving object is likely to increase.

また、例えば、報知部30は、報知手段として、ランプ、プロジェクションマッピング又はディスプレイ等を用いた表示によって注意喚起を報知してもよい。なお、例えば、自車両前後左右にランプが設置され、自車両の進行方向側のランプが点灯されると共に、「ランプの点灯方向に進みます。ご注意ください。」といった報知がスピーカからなされてもよい。 For example, the notification unit 30 may issue a warning by displaying a lamp, projection mapping, or a display, etc., as a notification means. For example, lamps may be installed on the front, rear, left and right sides of the vehicle, and the lamp in the direction of travel of the vehicle may be turned on, and a notification such as "Proceed in the direction of the lit lamp. Please be careful" may be issued from a speaker.

検知が困難になると推定される検知対象又は検知範囲へ注意喚起を伝達可能な報知手段で注意喚起が報知されるため、自車両の周辺のこのような検知対象又はこのような検知範囲にいる物体は、注意をする必要があることを認識できる。 The warning is issued by a warning means capable of transmitting a warning to a detection target or detection range that is estimated to be difficult to detect, so that the driver can recognize that he or she needs to be careful of such detection target or object that is in such a detection range around the vehicle.

また、例えば、報知の態様は、報知場所を含み、決定部20は、検知能力の制限により検知が困難になると推定される検知対象が認識可能な場所を決定し、報知部30は、報知場所として、検知が困難になると推定される検知対象が認識可能な場所に向けて注意喚起を報知してもよい。例えば、当該場所に向けて音声が出力されたり、当該場所に光が照射されたり(例えば当該場所に塗布されている蛍光塗料へ光が照射されたり)することで、注意喚起が報知されてもよい。検知が困難になると推定される検知対象が認識可能な場所に向けて注意喚起が報知されるため、自車両の周辺のこのような検知対象は、当該場所に向けて報知された注意喚起を認識することで、注意をする必要があることを認識できる。 For example, the notification mode may include a notification location, and the determination unit 20 may determine a location where a detection target that is estimated to be difficult to detect due to limitations in detection capability can be recognized, and the notification unit 30 may issue a warning to the location where the detection target that is estimated to be difficult to detect can be recognized as the notification location. For example, the warning may be issued by outputting a sound toward the location or shining light onto the location (e.g., shining light onto fluorescent paint applied to the location). Since a warning is issued toward the location where a detection target that is estimated to be difficult to detect can be recognized, such detection targets in the vicinity of the vehicle can recognize the need to pay attention by recognizing the warning issued toward the location.

或いは、例えば、決定部20は、検知能力の制限により検知が困難になると推定される検知範囲に対応する場所を決定し、報知部30は、報知場所として、検知が困難になると推定される検知範囲に対応する場所が識別されるように注意喚起を報知してもよい。例えば、検知が困難になると推定される検知範囲の境界がレーザ照射によってマッピング表示されてもよい。検知が困難になると推定される検知範囲に対応する場所が識別されるように注意喚起が報知されるため、自車両の周辺の物体は、このような検知範囲に関して注意をする必要があることを認識できる。 Alternatively, for example, the determination unit 20 may determine a location corresponding to a detection range where detection is estimated to be difficult due to limitations in detection capability, and the notification unit 30 may issue a warning so that the location corresponding to the detection range where detection is estimated to be difficult is identified as the notification location. For example, the boundary of the detection range where detection is estimated to be difficult may be displayed as a mapping by laser irradiation. Since a warning is issued so that the location corresponding to the detection range where detection is estimated to be difficult is identified, objects around the vehicle can recognize that caution is required regarding such a detection range.

なお、地物を利用した報知がされてもよい。例えば、停留所区画又は駐車スペース等を示す白線の範囲内が、検知が困難になると推定される検知範囲であることが報知されてもよい。例えば、車線(例えば追い越し車線等)が、検知が困難になると推定される検知範囲であることが報知されてもよい。例えば、ロータリ内等の特定の閉領域が、検知が困難になると推定される検知範囲であることが報知されてもよい。 Note that notifications may be made using local features. For example, notifications may be made that the area within a white line indicating a bus stop section or a parking space is a detection area where detection is estimated to be difficult. For example, notifications may be made that a lane (e.g., an overtaking lane) is a detection area where detection is estimated to be difficult. For example, notifications may be made that a specific closed area, such as the inside of a roundabout, is a detection area where detection is estimated to be difficult.

また、例えば、検知能力の制限が行われた後に検知能力の制限の緩和又は解除が行われる場合には、決定部20は、検知能力の緩和又は解除の内容を決定し、検知能力の緩和又は解除の内容に応じた報知の態様を決定してもよい。例えば、自車両が停止中の状態から発進するとき、側道から本線に合流するとき、停留所から出発するとき、又は、異なるODD(Operational Design Domain)の区間に入るとき等に、検知能力の制限の緩和又は解除が行われてもよい。検知能力の制限が行われたときには、「検知能力は低モードです。自車両から20m以内の移動体しか検知できません。ご注意ください。」といった注意喚起がスピーカから報知される。その後、検知能力の制限の緩和又は解除が行われたときには、「検知能力は通常モードです。」、又は、「本線道路に合流します。検知モードは通常モードになりました。」といった報知がスピーカからなされる。 In addition, for example, when the detection capability restriction is relaxed or released after the detection capability restriction is implemented, the determination unit 20 may determine the content of the relaxation or release of the detection capability and determine the mode of notification according to the content of the relaxation or release of the detection capability. For example, the detection capability restriction may be relaxed or released when the vehicle starts from a stopped state, merges into the main road from a side road, departs from a bus stop, or enters a section of a different ODD (Operational Design Domain). When the detection capability is restricted, a warning such as "The detection capability is in low mode. Only moving objects within 20 m of the vehicle can be detected. Please be careful" is notified from the speaker. After that, when the detection capability restriction is relaxed or released, a notification such as "The detection capability is in normal mode" or "You will merge into the main road. The detection mode has become normal mode" is notified from the speaker.

例えば、変更部40は、センサ50の照射レーザ強度、又は、センサ50によって得られるセンシングデータのうちPC(Personal Computer)等によって処理される範囲を変更することで、センサの検知能力として検知距離を変更することができる。また、例えば、変更部40は、センサ50がセンシングデータを取得するタイミング、又は、PC等がセンシングデータを処理するタイミングを変更することで、センサ50の検知時間間隔を変更することができる。 For example, the change unit 40 can change the detection distance as the detection capability of the sensor by changing the intensity of the laser emitted by the sensor 50 or the range of the sensing data obtained by the sensor 50 that is processed by a PC (Personal Computer) or the like. Also, for example, the change unit 40 can change the detection time interval of the sensor 50 by changing the timing at which the sensor 50 obtains the sensing data or the timing at which the PC or the like processes the sensing data.

以上のように、センサ50の検知能力を変更するときには、自車両の周辺に注意喚起が報知されるため、自車両の周辺の物体は、自車両に搭載されたセンサ50の検知能力の変更に応じた注意をする必要があることを、報知された注意喚起によって認識することができる。したがって、安全性を維持したままセンサ50の検知能力を変更できる。 As described above, when the detection capability of the sensor 50 is changed, a warning is issued to those around the vehicle, so that objects around the vehicle can recognize that they need to be careful in response to the change in the detection capability of the sensor 50 mounted on the vehicle. Therefore, the detection capability of the sensor 50 can be changed while maintaining safety.

また、センサ50の検知能力を制限することで、センサ50の消費電力を低減したり、センサ50の寿命を長くしたりすることができる。センサ50の検知能力が制限されるだけである場合は安全性に問題が生じ得るが、検知能力の制限と共に検知能力の制限の内容に応じた報知の態様で自車両の周辺に注意喚起が報知されるため、安全性を維持することができる。 In addition, by limiting the detection capability of the sensor 50, it is possible to reduce the power consumption of the sensor 50 and extend the life of the sensor 50. If only the detection capability of the sensor 50 were limited, safety issues could arise, but since the detection capability is limited and a warning is issued to those around the vehicle in a manner that corresponds to the content of the detection capability limitation, safety can be maintained.

次に、本開示について実施例1から実施例5を挙げて説明する。 Next, this disclosure will be explained using Examples 1 to 5.

まずは、実施例1について説明する。実施例1では、変更される検知能力は検知時間間隔であり、検知できない対象についての報知がされる。実施例1では、センサ50の検知距離は固定とする。 First, a first embodiment will be described. In the first embodiment, the detection capability that is changed is the detection time interval, and a notification is given about targets that cannot be detected. In the first embodiment, the detection distance of the sensor 50 is fixed.

図4は、実施例1に係る情報処理システムの動作の一例を示すフローチャートである。 Figure 4 is a flowchart showing an example of the operation of the information processing system according to the first embodiment.

図5は、実施例1に係る情報処理システムの動作を説明するための図である。 Figure 5 is a diagram for explaining the operation of the information processing system according to the first embodiment.

まず、情報処理システムは、センサ50の検知距離(図5に示す範囲A1)内に移動体があるか否かを判定する(ステップS21)。図5には、自車両として移動体100が示されており、移動体100に搭載されるセンサ50として、LCD(Liquid Crystal Display)を使ったMEMS(Micro Electro Mechanical Systems)方式のLiDAR等のセンサ51が示される。センサ51は、例えば、移動体100の天井等に設置され、移動体100の周囲のセンシングが可能となっている。図5には、センサ51の検知距離(例えば40m等)に対応する検知範囲である範囲A1が示されている。また、図5では、紙面上方向を移動体100の前方(進行方向)とし、紙面下方向を移動体100の後方とし、紙面右方向を移動体100の右方とし、紙面左方向を移動体100の左方としている(後述する図8、図10、図12、図14及び図16についても同様)。 First, the information processing system determines whether or not a moving object is within the detection distance (range A1 shown in FIG. 5) of the sensor 50 (step S21). FIG. 5 shows a moving object 100 as the vehicle itself, and a sensor 51 such as a MEMS (Micro Electro Mechanical Systems) type LiDAR using an LCD (Liquid Crystal Display) is shown as the sensor 50 mounted on the moving object 100. The sensor 51 is installed, for example, on the ceiling of the moving object 100, and is capable of sensing the surroundings of the moving object 100. FIG. 5 shows range A1, which is the detection range corresponding to the detection distance (for example, 40 m, etc.) of the sensor 51. In addition, in FIG. 5, the upper side of the paper corresponds to the front (traveling direction) of the moving body 100, the lower side of the paper corresponds to the rear of the moving body 100, the right side of the paper corresponds to the right side of the moving body 100, and the left side of the paper corresponds to the left side of the moving body 100 (the same applies to FIG. 8, FIG. 10, FIG. 12, FIG. 14, and FIG. 16 described below).

情報処理システムは、センサ50の検知距離内に移動体がない場合(ステップS21でNo)、第3速度以上の移動体について検知停止できないことを報知し(ステップS22)、検知時間間隔を第3時間間隔に制限する(ステップS23)。検知停止とは、センサ50によって移動体を検知し、当該移動体に衝突しないように移動体100を停止することである。例えば、移動体100の状態及び移動体100の周辺の交通状況によって、検知時間間隔を変更する度合いを決定することができる。ここでは、一例として、検知時間間隔が、第1時間間隔、第2時間間隔及び第3時間間隔に変更されるとする。また、例えば、変更される検知時間間隔の度合いに応じて、検知停止できない移動体の速度が決まる。第3時間間隔は、第1時間間隔及び第2時間間隔よりも長い時間間隔であり、第3速度は、後述する第1速度及び第2速度よりも遅い速度である。例えば、変更後の検知時間間隔及び自車両の状態(例えば、センサ50の検知距離、自車両の速度、自車両の減速加速度、自車両が停止すると判定してからブレーキ作動を開始するまでにかかる時間、物体検知処理にかかる時間等)から、検知停止できない移動体の速度を算出することができる。なお、変更後の検知時間間隔及び自車両の状態の組み合わせ毎に検知停止できない移動体の速度が対応付けられたテーブルが予め記憶されていてもよく、当該テーブルを参照することで、検知停止できない移動体の速度が決められてもよい。 If there is no moving object within the detection distance of the sensor 50 (No in step S21), the information processing system notifies that detection cannot be stopped for moving objects moving at a third speed or faster (step S22) and limits the detection time interval to a third time interval (step S23). Detection stop means that the sensor 50 detects a moving object and stops the moving object 100 so as not to collide with the moving object. For example, the degree to which the detection time interval is changed can be determined depending on the state of the moving object 100 and the traffic conditions around the moving object 100. Here, as an example, the detection time interval is changed to a first time interval, a second time interval, and a third time interval. Also, for example, the speed of the moving object that cannot be detected and stopped is determined depending on the degree to which the detection time interval is changed. The third time interval is a time interval longer than the first time interval and the second time interval, and the third speed is a speed slower than the first speed and the second speed described later. For example, the speed of the moving body that cannot be detected and stopped can be calculated from the changed detection time interval and the state of the vehicle (e.g., the detection distance of the sensor 50, the speed of the vehicle, the deceleration acceleration of the vehicle, the time it takes from determining that the vehicle is stopped to starting braking, the time it takes for the object detection process to be performed, etc.). Note that a table in which the speed of the moving body that cannot be detected and stopped is associated with each combination of the changed detection time interval and the state of the vehicle may be stored in advance, and the speed of the moving body that cannot be detected and stopped may be determined by referring to the table.

センサ50の検知距離内に移動体がない場合、センサ50の検知能力を制限しても危険な状態になる可能性が低いため、センサ50の検知時間間隔が第3時間間隔に大きく制限される。ただし、センサ50の検知時間間隔が第3時間間隔に制限されると、第3速度以上の移動体については検知停止できなくなるため、第3時間間隔に応じた第3速度以上の移動体について検知停止できないことが報知される。 When there is no moving object within the detection distance of the sensor 50, the detection time interval of the sensor 50 is largely limited to the third time interval, since limiting the detection capability of the sensor 50 is unlikely to result in a dangerous situation. However, when the detection time interval of the sensor 50 is limited to the third time interval, it is not possible to stop detection of moving objects traveling at or above the third speed, and therefore a notification is issued that detection cannot be stopped for moving objects traveling at or above the third speed according to the third time interval.

情報処理システムは、センサ50の検知距離内に移動体がある場合(ステップS21でYes)、当該移動体が自動車か否かを判定する(ステップS24)。 If a moving object is within the detection distance of the sensor 50 (Yes in step S21), the information processing system determines whether the moving object is a car or not (step S24).

情報処理システムは、センサ50の検知距離内にある移動体が自動車である場合(ステップS24でYes)、第1速度以上の移動体について検知停止できないことを報知し(ステップS25)、検知時間間隔を第1時間間隔に制限する(ステップS26)。第1時間間隔は、第2時間間隔及び第3時間間隔よりも短い時間間隔であり、第1速度は、第2速度及び第3速度よりも速い速度である。センサ50の検知距離内にある移動体が移動速度の速い自動車であるため、センサ50の検知時間間隔が第1時間間隔とあまり制限されない。例えば、もともとの検知時間間隔が0.1秒の場合に、第1時間間隔として0.25秒に制限される。ただし、センサ50の検知時間間隔が第1時間間隔に制限されると、第1速度(例えば時速40km)以上の移動体については検知停止できなくなるため、第1時間間隔に応じた第1速度以上の移動体について検知停止できないことが報知される。例えば、移動体100に設置されたスピーカで「時速40km以上の移動体について検知停車できません。ご注意ください。」といったアナウンスがされ、検知時間間隔が0.1秒から0.25秒に変更される。 If the moving object within the detection range of the sensor 50 is an automobile (Yes in step S24), the information processing system notifies the sensor that detection cannot be stopped for moving objects moving at a first speed or faster (step S25) and limits the detection time interval to a first time interval (step S26). The first time interval is a time interval shorter than the second time interval and the third time interval, and the first speed is a speed faster than the second speed and the third speed. Since the moving object within the detection range of the sensor 50 is an automobile moving at a high speed, the detection time interval of the sensor 50 is not so limited to the first time interval. For example, when the original detection time interval is 0.1 seconds, the first time interval is limited to 0.25 seconds. However, when the detection time interval of the sensor 50 is limited to the first time interval, detection cannot be stopped for moving objects moving at a first speed or faster (for example, 40 km/h), so a notification is issued that detection cannot be stopped for moving objects moving at a first speed or faster according to the first time interval. For example, a speaker installed on the moving body 100 may announce, "Moving bodies traveling at speeds of 40 km/h or more cannot be detected and stopped. Please be careful," and the detection time interval may be changed from 0.1 seconds to 0.25 seconds.

情報処理システムは、センサ50の検知距離内にある移動体が自動車でない場合(ステップS24でNo)、例えば自転車である場合、第2速度以上の移動体について検知停止できないことを報知し(ステップS27)、検知時間間隔を第2時間間隔に制限する(ステップS28)。第2時間間隔は、第3時間間隔よりも短く第1時間間隔よりも長い時間間隔であり、第2速度は、第3速度よりも速く第1速度よりも遅い速度である。センサ50の検知距離内にある移動体が自動車よりも移動速度が遅い自転車であるため、センサ50の検知時間間隔が第2時間間隔とある程度制限される。例えば、もともとの検知時間間隔が0.1秒の場合に、第2時間間隔として0.5秒に制限される。ただし、センサ50の検知時間間隔が第2時間間隔に制限されると、第2速度(例えば時速17km)以上の移動体については検知停止できなくなるため、第2時間間隔に応じた第2速度以上の移動体について検知停止できないことが報知される。例えば、移動体100に設置されたスピーカで「時速17km以上の移動体については検知停車できません。ご注意ください。」といったアナウンスがされ、検知時間間隔が0.1秒から0.5秒に変更される。 If the moving object within the detection range of the sensor 50 is not an automobile (No in step S24), for example, if it is a bicycle, the information processing system notifies the sensor that detection cannot be stopped for moving objects moving at a second speed or faster (step S27) and limits the detection time interval to a second time interval (step S28). The second time interval is shorter than the third time interval and longer than the first time interval, and the second speed is faster than the third speed and slower than the first speed. Since the moving object within the detection range of the sensor 50 is a bicycle, which moves slower than an automobile, the detection time interval of the sensor 50 is limited to a certain extent to the second time interval. For example, when the original detection time interval is 0.1 seconds, the second time interval is limited to 0.5 seconds. However, when the detection time interval of the sensor 50 is limited to the second time interval, detection cannot be stopped for moving objects moving at a second speed or faster (for example, 17 km per hour), so a notification is issued that detection cannot be stopped for moving objects moving at a second speed or faster according to the second time interval. For example, a speaker installed on the moving body 100 may announce, "We cannot detect and stop moving bodies traveling at speeds of 17 km/h or faster. Please be careful," and the detection time interval may be changed from 0.1 seconds to 0.5 seconds.

なお、移動体100の周辺の交通状況及び移動体100の状態が変化するにつれて、検知時間間隔が段階的に制限されていってもよい。例えば、第1速度以上の移動体について検知停止できないことを報知し、検知時間間隔を第1時間間隔に制限した後に、移動体100の周辺の交通状況及び移動体100の状態に応じて、第2速度以上の移動体について検知停止できないことを報知し、検知時間間隔を第2時間間隔に制限してもよい。さらに、その後、移動体100の周辺の交通状況及び移動体100の状態に応じて、第3速度以上の移動体について検知停止できないことを報知し、検知時間間隔を第3時間間隔に制限してもよい。 The detection time interval may be gradually limited as the traffic conditions around the moving body 100 and the state of the moving body 100 change. For example, after notifying that detection cannot be stopped for moving bodies moving at a first speed or faster and limiting the detection time interval to a first time interval, it may be possible to notify that detection cannot be stopped for moving bodies moving at a second speed or faster and limit the detection time interval to a second time interval, depending on the traffic conditions around the moving body 100 and the state of the moving body 100. Furthermore, it may be possible to subsequently notify that detection cannot be stopped for moving bodies moving at a third speed or faster and limit the detection time interval to a third time interval, depending on the traffic conditions around the moving body 100 and the state of the moving body 100.

また、ステップS22のように、検知距離内に移動体がない場合であっても、検知停止できない移動体についての報知がされる例について説明したが、検知距離内に移動体がない場合には、検知停止できない移動体についての報知がされなくてもよい。これについて、図6を用いて説明する。 Also, as in step S22, an example has been described in which a notification is given about a moving object whose detection cannot be stopped even if there is no moving object within the detection distance, but if there is no moving object within the detection distance, it is not necessary to give a notification about a moving object whose detection cannot be stopped. This will be explained using FIG. 6.

図6は、実施例1の変形例に係る情報処理システムの動作の一例を示すフローチャートである。 Figure 6 is a flowchart showing an example of the operation of an information processing system according to a modified example of Example 1.

まず、情報処理システムは、センサ50の検知距離(図5に示す範囲A1)内に移動体があるか否かを判定する(ステップS31)。 First, the information processing system determines whether or not a moving object is present within the detection distance of the sensor 50 (range A1 shown in FIG. 5) (step S31).

情報処理システムは、センサ50の検知距離内に移動体がある場合(ステップS31でYes)、第1速度以上の移動体について検知停止できないことを報知し(ステップS32)、検知時間間隔を第1時間間隔に制限する(ステップS33)。ここでは、一例として、検知時間間隔が、第1時間間隔に変更されるとする。また、例えば、変更される検知時間間隔の度合いに応じて、検知停止できない移動体の速度が決まる。センサ50の検知距離内に移動体がある場合、第1時間間隔に応じた第1速度以上の移動体については検知停止できなくなるため、第1時間間隔に応じた第1速度以上の移動体について検知停止できないことが報知される。なお、実施例1では、移動体が自動車であるか否かの判定が行われ、報知内容及び検知時間間隔の制限の度合いが移動体の種類に応じて決められる例について説明したが、実施例1の変形例のように、移動体の種類の判定が行われなくてもよい。 When a moving object is within the detection distance of the sensor 50 (Yes in step S31), the information processing system notifies that detection of a moving object moving at a first speed or faster cannot be stopped (step S32) and limits the detection time interval to the first time interval (step S33). Here, as an example, the detection time interval is changed to the first time interval. Also, for example, the speed of the moving object that cannot be detected and stopped is determined according to the degree of the changed detection time interval. When a moving object is within the detection distance of the sensor 50, detection of a moving object moving at a first speed or faster according to the first time interval cannot be stopped, so that a notification is issued that detection of a moving object moving at a first speed or faster according to the first time interval cannot be stopped. In the first embodiment, a determination is made as to whether the moving object is a car, and the notification content and the degree of the restriction on the detection time interval are determined according to the type of moving object. However, as in a modified example of the first embodiment, the type of moving object may not be determined.

情報処理システムは、センサ50の検知距離内に移動体がない場合(ステップS31でNo)、注意喚起を報知せず、検知時間間隔を第1時間間隔に制限する。センサ50の検知距離内に移動体がない場合、センサ50の検知能力を制限しても危険な状態になる可能性が低いため、実施例1の変形例のように、注意喚起の報知がされなくてもよい。 If there is no moving object within the detection distance of the sensor 50 (No in step S31), the information processing system does not issue a warning and limits the detection time interval to the first time interval. If there is no moving object within the detection distance of the sensor 50, there is a low possibility that a dangerous situation will occur even if the detection capability of the sensor 50 is limited, so there is no need to issue a warning as in the modified example of Example 1.

次に、実施例2について説明する。実施例2では、変更される検知能力は検知時間間隔であり、検知できない対象についての報知がされる。実施例2では、センサ50の検知距離は固定とする。 Next, a second embodiment will be described. In the second embodiment, the detection capability that is changed is the detection time interval, and a notification is given about targets that cannot be detected. In the second embodiment, the detection distance of the sensor 50 is fixed.

図7は、実施例2に係る情報処理システムの動作の一例を示すフローチャートである。 Figure 7 is a flowchart showing an example of the operation of the information processing system according to the second embodiment.

図8は、実施例2に係る情報処理システムの動作を説明するための図である。 Figure 8 is a diagram for explaining the operation of the information processing system according to the second embodiment.

まず、情報処理システムは、センサ50の検知距離(図8に示す範囲A2、A3、A4又はA5)内に移動体があるか否かを判定する(ステップS41)。図8には、自車両として移動体100が示されており、移動体100に搭載されるセンサ50として、LiDAR等のセンサ51a、51b、51c及び51dが示される。センサ51aは、例えば、移動体100の前側に設置され、移動体100の前方のセンシングが可能となっている。図8には、センサ51aの検知距離(例えば40m等)に対応する検知範囲である範囲A2が示されている。センサ51bは、例えば、移動体100の右側に設置され、移動体100の右方のセンシングが可能となっている。図8には、センサ51bの検知距離(例えば40m等)に対応する検知範囲である範囲A3が示されている。センサ51cは、例えば、移動体100の左側に設置され、移動体100の左方のセンシングが可能となっている。図8には、センサ51cの検知距離(例えば40m等)に対応する検知範囲である範囲A4が示されている。センサ51dは、例えば、移動体100の後側に設置され、移動体100の後方のセンシングが可能となっている。図8には、センサ51dの検知距離(例えば40m等)に対応する検知範囲である範囲A5が示されている。また、図示していないが、例えば、移動体100の前後左右にスピーカが設置される。 First, the information processing system determines whether or not there is a moving object within the detection distance of the sensor 50 (ranges A2, A3, A4, or A5 shown in FIG. 8) (step S41). In FIG. 8, a moving object 100 is shown as the vehicle itself, and sensors 51a, 51b, 51c, and 51d such as LiDAR are shown as the sensor 50 mounted on the moving object 100. The sensor 51a is installed, for example, on the front side of the moving object 100, and is capable of sensing the front of the moving object 100. In FIG. 8, a range A2 is shown, which is the detection range corresponding to the detection distance of the sensor 51a (for example, 40 m, etc.). The sensor 51b is installed, for example, on the right side of the moving object 100, and is capable of sensing the right side of the moving object 100. In FIG. 8, a range A3 is shown, which is the detection range corresponding to the detection distance of the sensor 51b (for example, 40 m, etc.). Sensor 51c is installed, for example, on the left side of moving body 100, and is capable of sensing the left side of moving body 100. FIG. 8 shows range A4, which is the detection range corresponding to the detection distance (e.g., 40 m, etc.) of sensor 51c. Sensor 51d is installed, for example, on the rear side of moving body 100, and is capable of sensing the rear of moving body 100. FIG. 8 shows range A5, which is the detection range corresponding to the detection distance (e.g., 40 m, etc.) of sensor 51d. Although not shown, speakers are installed, for example, on the front, rear, left and right sides of moving body 100.

情報処理システムは、センサ50の検知距離内に移動体がある場合(ステップS41でYes)、第1範囲では第1速度以上の移動体について検知停止できないこと、第2範囲では第2速度以上の移動体について検知停止できないこと、第3範囲では第3速度以上の移動体について検知停止できないことを報知し(ステップS42)、第1範囲について検知時間間隔を第1時間間隔に制限し、第2範囲について検知時間間隔を第2時間間隔に制限し、第3範囲について検知時間間隔を第3時間間隔に制限する(ステップS43)。例えば、ここでは、第1範囲を範囲A2とし、範囲A2の検知時間間隔、すなわちセンサ51aの検知時間間隔が第1時間間隔に変更されるとする。また、例えば、第2範囲を範囲A3及びA4とし、範囲A3及びA4の検知時間間隔、すなわちセンサ51b及び51cの検知時間間隔が第2時間間隔に変更されるとする。また、例えば、第3範囲を範囲A5とし、範囲A5の検知時間間隔、すなわちセンサ51dの検知時間間隔が第3時間間隔に変更されるとする。また、例えば、変更される検知時間間隔の度合いに応じて、検知停止できない移動体の速度が決まる。第1時間間隔は第2時間間隔よりも短い時間間隔であり、第2時間間隔は第3時間間隔よりも短い時間間隔であり、第1速度は第2速度よりも速い速度であり、第2速度は第3速度よりも速い速度である。 When a moving object is within the detection distance of the sensor 50 (Yes in step S41), the information processing system notifies that detection cannot be stopped for moving objects moving at a first speed or faster in the first range, that detection cannot be stopped for moving objects moving at a second speed or faster in the second range, and that detection cannot be stopped for moving objects moving at a third speed or faster in the third range (step S42), and limits the detection time interval for the first range to the first time interval, the detection time interval for the second range to the second time interval, and the detection time interval for the third range to the third time interval (step S43). For example, the first range is assumed to be range A2, and the detection time interval for range A2, i.e., the detection time interval of sensor 51a, is changed to the first time interval. Also, for example, the second range is assumed to be ranges A3 and A4, and the detection time interval for ranges A3 and A4, i.e., the detection time interval of sensors 51b and 51c, is changed to the second time interval. Also, for example, the third range is range A5, and the detection time interval of range A5, i.e., the detection time interval of sensor 51d, is changed to the third time interval. Also, for example, the speed of the moving body that cannot be stopped from being detected is determined according to the degree to which the detection time interval is changed. The first time interval is a time interval shorter than the second time interval, the second time interval is a time interval shorter than the third time interval, the first speed is a speed faster than the second speed, and the second speed is a speed faster than the third speed.

移動体100の前方は、移動体100の進行方向であり危険な状態になる可能性が高いため、移動体100の前側に設置されたセンサ51aの検知時間間隔は、第1時間間隔(例えば0.1秒)とあまり制限されない。ただし、センサ51aの検知時間間隔が第1時間間隔に制限されると、範囲A2について第1速度(例えば時速40km)以上の移動体については検知停止できなくなるため、範囲A2では第1時間間隔に応じた第1速度以上の移動体について検知停止できないことが報知される。例えば、移動体100の前側に設置されたスピーカで「時速40km以上の移動体について検知停車できません。ご注意ください。」といったアナウンスがされ、検知時間間隔が0.1秒に制限される。なお、もともとの検知時間間隔が0.1秒の場合に、第1時間間隔は0.1秒であってもよく、つまり、検知時間間隔が制限されなくてもよい。 The area ahead of the moving body 100 is the moving direction of the moving body 100 and is highly likely to be a dangerous state, so the detection time interval of the sensor 51a installed on the front side of the moving body 100 is not limited to a first time interval (e.g., 0.1 seconds). However, if the detection time interval of the sensor 51a is limited to the first time interval, it will not be possible to stop detection of moving bodies with a first speed (e.g., 40 km/h) or faster in range A2, so it is announced that detection of moving bodies with a first speed or faster according to the first time interval cannot be stopped in range A2. For example, a speaker installed on the front side of the moving body 100 will announce, "It is not possible to detect and stop moving bodies with a speed of 40 km/h or faster. Please be careful," and the detection time interval is limited to 0.1 seconds. Note that if the original detection time interval is 0.1 seconds, the first time interval may be 0.1 seconds, that is, the detection time interval does not need to be limited.

移動体の右方及び左方は、移動体100の進行方向と交差する方向であり危険な状態になる可能性は前方よりも低いため、移動体100の右側及び左側に設置されたセンサ51b及び51cの検知時間間隔は、第2時間間隔(例えば0.2秒)とある程度制限される。ただし、センサ51b及び51cの検知時間間隔が第2時間間隔に制限されると、範囲A3及びA4について第2速度(例えば時速20km)以上の移動体については検知停止できなくなるため、範囲A3及びA4では第2時間間隔に応じた第2速度以上の移動体について検知停止できないことが報知される。例えば、移動体100の右側及び左側に設置されたスピーカで「時速20km以上の移動体について検知停車できません。ご注意ください。」といったアナウンスがされ、検知時間間隔が0.2秒に制限される。 The right and left of the moving body intersect with the moving direction of the moving body 100 and are less likely to be dangerous than the front, so the detection time interval of the sensors 51b and 51c installed on the right and left sides of the moving body 100 is limited to a certain extent to a second time interval (e.g., 0.2 seconds). However, if the detection time interval of the sensors 51b and 51c is limited to the second time interval, it will not be possible to stop detection of moving bodies at a second speed (e.g., 20 km/h) or faster in ranges A3 and A4, and it is announced that detection of moving bodies at a second speed or faster according to the second time interval cannot be stopped in ranges A3 and A4. For example, an announcement such as "It is not possible to detect and stop moving bodies at a speed of 20 km/h or faster. Please be careful" is made through the speakers installed on the right and left sides of the moving body 100, and the detection time interval is limited to 0.2 seconds.

移動体の後方は、移動体100の進行方向と反対方向であり危険な状態になる可能性は低いため、移動体100の後側に設置されたセンサ51dの検知時間間隔は、第3時間間隔(例えば0.4秒)に大きく制限される。ただし、センサ51dの検知時間間隔が第3時間間隔に制限されると、範囲A5について第3速度(例えば時速10km)以上の移動体については検知停止できなくなるため、範囲A5では第3時間間隔に応じた第3速度以上の移動体について検知停止できないことが報知される。例えば、移動体100の後側に設置されたスピーカで「時速10km以上の移動体について検知停車できません。ご注意ください。」といったアナウンスがされ、検知時間間隔が0.4秒に制限される。 The rear of the moving body is in the opposite direction to the moving body 100's direction of travel and is unlikely to be in a dangerous state, so the detection time interval of the sensor 51d installed on the rear of the moving body 100 is largely limited to a third time interval (e.g., 0.4 seconds). However, when the detection time interval of the sensor 51d is limited to the third time interval, it is not possible to stop detection of moving bodies traveling at a third speed or faster (e.g., 10 km/h) in range A5, and therefore it is announced that detection of moving bodies traveling at a third speed or faster according to the third time interval cannot be stopped in range A5. For example, a speaker installed on the rear of the moving body 100 may announce, "It is not possible to stop detection of moving bodies traveling at a speed of 10 km/h or faster. Please be careful," and the detection time interval is limited to 0.4 seconds.

情報処理システムは、センサ50の検知距離内に移動体がない場合(ステップS41でNo)、例えば注意喚起を報知せず、第1範囲について検知時間間隔を第1時間間隔に制限し、第2範囲について検知時間間隔を第2時間間隔に制限し、第3範囲について検知時間間隔を第3時間間隔に制限する。 If there is no moving object within the detection distance of the sensor 50 (No in step S41), the information processing system, for example, does not issue a warning and limits the detection time interval for the first range to a first time interval, limits the detection time interval for the second range to a second time interval, and limits the detection time interval for the third range to a third time interval.

なお、実施例1と同じように、報知内容及び検知時間間隔の制限の度合いが検知距離内にある移動体の種類に応じて決められてもよい。 As in the first embodiment, the notification content and the degree of restriction on the detection time interval may be determined according to the type of moving object within the detection distance.

次に、実施例2の変形例について説明する。実施例2の変形例では、変更される検知能力は検知時間間隔であり、検知できない対象についての報知がされる。実施例2の変形例では、センサ50の検知距離は固定とする。 Next, a modified example of the second embodiment will be described. In the modified example of the second embodiment, the detection capability that is changed is the detection time interval, and a notification is given about targets that cannot be detected. In the modified example of the second embodiment, the detection distance of the sensor 50 is fixed.

図9は、実施例2の変形例に係る情報処理システムの動作の一例を示すフローチャートである。 Figure 9 is a flowchart showing an example of the operation of an information processing system according to a modified example of Example 2.

図10は、実施例2の変形例に係る情報処理システムの動作を説明するための図である。 Figure 10 is a diagram for explaining the operation of an information processing system according to a modified example of Example 2.

まず、情報処理システムは、センサ50の検知距離(図10に示す範囲A6、A7、A8又はA9)内に移動体があるか否かを判定する(ステップS51)。図10には、自車両として移動体100が示されており、移動体100に搭載されるセンサ50として、LCDを使ったMEMS方式のLiDAR等のセンサ51が示される。センサ51は、例えば、移動体100の天井等に設置され、移動体100の周囲のセンシングが可能となっている。図10には、センサ51の検知距離(例えば40m等)に対応する検知範囲である範囲A6、A7、A8及びA9が示されている。範囲A6は移動体100の前方の範囲であり、範囲A7は移動体100の右方の範囲であり、範囲A8は移動体100の左方の範囲であり、範囲A9は移動体100の後方の範囲である。また、図示していないが、例えば、移動体100の前後左右にスピーカが設置される。 First, the information processing system determines whether or not there is a moving body within the detection distance of the sensor 50 (ranges A6, A7, A8, or A9 shown in FIG. 10) (step S51). FIG. 10 shows a moving body 100 as the vehicle itself, and a sensor 50 mounted on the moving body 100, such as a MEMS-type LiDAR sensor 51 using an LCD. The sensor 51 is installed, for example, on the ceiling of the moving body 100, and is capable of sensing the surroundings of the moving body 100. FIG. 10 shows ranges A6, A7, A8, and A9, which are detection ranges corresponding to the detection distance of the sensor 51 (for example, 40 m, etc.). Range A6 is the range in front of the moving body 100, range A7 is the range to the right of the moving body 100, range A8 is the range to the left of the moving body 100, and range A9 is the range behind the moving body 100. Although not shown, for example, speakers are installed on the front, back, left, and right of the moving body 100.

情報処理システムは、センサ50の検知距離内に移動体がある場合(ステップS51でYes)、第1方向では第1速度以上の移動体について検知停止できないこと、第2方向では第2速度以上の移動体について検知停止できないこと、第3方向では第3速度以上の移動体について検知停止できないことを報知し(ステップS52)、第1方向について検知時間間隔を第1時間間隔に制限し、第2方向について検知時間間隔を第2時間間隔に制限し、第3方向について検知時間間隔を第3時間間隔に制限する(ステップS53)。例えば、ここでは、第1方向を移動体100の前方とし、移動体100の前方に対応する範囲A6の検知時間間隔、すなわちセンサ50が範囲A6をセンシングするときの検知時間間隔が第1時間間隔に変更されるとする。また、例えば、第2方向を移動体100の右方及び左方とし、移動体100の右方及び左方に対応する範囲A7及びA8の検知時間間隔、すなわちセンサ50が範囲A7及びA8をセンシングするときの検知時間間隔が第2時間間隔に変更されるとする。また、例えば、第3方向を移動体100の後方とし、移動体100の後方に対応する範囲A9の検知時間間隔、すなわちセンサ50が範囲A9をセンシングするときの検知時間間隔が第3時間間隔に変更されるとする。また、例えば、変更される検知時間間隔の度合いに応じて、検知停止できない移動体の速度が決まる。第1時間間隔は第2時間間隔よりも短い時間間隔であり、第2時間間隔は第3時間間隔よりも短い時間間隔であり、第1速度は第2速度よりも速い速度であり、第2速度は第3速度よりも速い速度である。 When a moving object is within the detection distance of the sensor 50 (Yes in step S51), the information processing system notifies that detection cannot be stopped for moving objects moving at a first speed or faster in the first direction, that detection cannot be stopped for moving objects moving at a second speed or faster in the second direction, and that detection cannot be stopped for moving objects moving at a third speed or faster in the third direction (step S52), and limits the detection time interval for the first direction to a first time interval, the detection time interval for the second direction to a second time interval, and the detection time interval for the third direction to a third time interval (step S53). For example, here, the first direction is the front of the moving object 100, and the detection time interval of the range A6 corresponding to the front of the moving object 100, i.e., the detection time interval when the sensor 50 senses the range A6, is changed to the first time interval. Also, for example, the second direction is the right and left of the moving body 100, and the detection time interval of the ranges A7 and A8 corresponding to the right and left of the moving body 100, i.e., the detection time interval when the sensor 50 senses the ranges A7 and A8, is changed to the second time interval. Also, for example, the third direction is the rear of the moving body 100, and the detection time interval of the range A9 corresponding to the rear of the moving body 100, i.e., the detection time interval when the sensor 50 senses the range A9, is changed to the third time interval. Also, for example, the speed of the moving body that cannot be stopped from being detected is determined according to the degree to which the detection time interval is changed. The first time interval is a time interval shorter than the second time interval, the second time interval is a time interval shorter than the third time interval, the first speed is a speed faster than the second speed, and the second speed is a speed faster than the third speed.

移動体100の前方は、移動体100の進行方向であり危険な状態になる可能性が高いため、センサ50が移動体100の前方をセンシングするときの検知時間間隔は、第1時間間隔(例えば0.2秒)とあまり制限されない。ただし、センサ50の検知時間間隔が第1時間間隔に制限されると、範囲A6について第1速度(例えば時速20km)以上の移動体については検知停止できなくなるため、範囲A6では第1時間間隔に応じた第1速度以上の移動体について検知停止できないことが報知される。例えば、移動体100の前側に設置されたスピーカで「時速20km以上の移動体について検知停車できません。ご注意ください。」といったアナウンスがされ、検知時間間隔が0.2秒に制限される。 Because the area ahead of the moving body 100 is the moving direction of the moving body 100 and is highly likely to be dangerous, the detection time interval when the sensor 50 senses the area ahead of the moving body 100 is not limited to a large amount, such as a first time interval (e.g., 0.2 seconds). However, if the detection time interval of the sensor 50 is limited to the first time interval, it will not be possible to stop detection of moving bodies traveling at a first speed or faster (e.g., 20 km/h) in range A6, and an announcement is made that detection of moving bodies traveling at a first speed or faster according to the first time interval cannot be stopped in range A6. For example, a speaker installed in the front of the moving body 100 may announce, "It is not possible to stop detection of moving bodies traveling at a speed of 20 km/h or faster. Please be careful," and the detection time interval is limited to 0.2 seconds.

移動体の右方及び左方は、移動体100の進行方向と交差する方向であり危険な状態になる可能性は前方よりも低いため、センサ50が移動体の右方及び左方をセンシングするときの検知時間間隔は、第2時間間隔(例えば0.3秒)とある程度制限される。ただし、センサ50の検知時間間隔が第2時間間隔に制限されると、範囲A7及びA8について第2速度(例えば時速15km)以上の移動体については検知停止できなくなるため、範囲A7及びA8では第2時間間隔に応じた第2速度以上の移動体について検知停止できないことが報知される。例えば、移動体100の右側及び左側に設置されたスピーカで「時速15km以上の移動体について検知停車できません。ご注意ください。」といったアナウンスがされ、検知時間間隔が0.3秒に制限される。 The right and left of the moving body intersect with the moving direction of the moving body 100 and are less likely to be dangerous than the front, so the detection time interval when the sensor 50 senses the right and left of the moving body is limited to a certain extent to a second time interval (e.g., 0.3 seconds). However, when the detection time interval of the sensor 50 is limited to the second time interval, it is not possible to stop detection of moving bodies at or above a second speed (e.g., 15 km/h) in ranges A7 and A8, and therefore it is announced that detection of moving bodies at or above a second speed corresponding to the second time interval cannot be stopped in ranges A7 and A8. For example, an announcement such as "It is not possible to stop detection of moving bodies at or above a second speed corresponding to the second time interval" is made through speakers installed on the right and left sides of the moving body 100, and the detection time interval is limited to 0.3 seconds.

移動体の後方は、移動体100の進行方向と反対方向であり危険な状態になる可能性は低いため、センサ50が移動体100の後方をセンシングするときの検知時間間隔は、第3時間間隔(例えば0.4秒)に大きく制限される。ただし、センサ50の検知時間間隔が第3時間間隔に制限されると、範囲A9について第3速度(例えば時速10km)以上の移動体については検知停止できなくなるため、範囲A9では第3時間間隔に応じた第3速度以上の移動体について検知停止できないことが報知される。例えば、移動体100の後側に設置されたスピーカで「時速10km以上の移動体について検知停車できません。ご注意ください。」といったアナウンスがされ、検知時間間隔が0.4秒に制限される。 Because the rear of the moving body is in the opposite direction to the moving body 100's direction of travel and is unlikely to be in a dangerous state, the detection time interval when the sensor 50 senses the rear of the moving body 100 is largely limited to a third time interval (e.g., 0.4 seconds). However, when the detection time interval of the sensor 50 is limited to the third time interval, it is not possible to stop detection of moving bodies traveling at a third speed (e.g., 10 km/h) or faster in range A9, and therefore it is announced that detection of moving bodies traveling at a third speed or faster according to the third time interval cannot be stopped in range A9. For example, a speaker installed on the rear of the moving body 100 may announce, "It is not possible to stop detection of moving bodies traveling at a speed of 10 km/h or faster. Please be careful," and the detection time interval is limited to 0.4 seconds.

情報処理システムは、センサ50の検知距離内に移動体がない場合(ステップS51でNo)、例えば注意喚起を報知せず、第1方向について検知時間間隔を第1時間間隔に制限し、第2方向について検知時間間隔を第2時間間隔に制限し、第3方向について検知時間間隔を第3時間間隔に制限する。 If there is no moving object within the detection distance of the sensor 50 (No in step S51), the information processing system, for example, does not issue a warning and limits the detection time interval for the first direction to a first time interval, limits the detection time interval for the second direction to a second time interval, and limits the detection time interval for the third direction to a third time interval.

なお、実施例1と同じように、報知内容及び検知時間間隔の制限の度合いが検知距離内にある移動体の種類に応じて決められてもよい。 As in the first embodiment, the notification content and the degree of restriction on the detection time interval may be determined according to the type of moving object within the detection distance.

次に、実施例3について説明する。実施例3では、変更される検知能力は検知距離であり、検知できない範囲(具体的には検知できない範囲にいる対象)についての報知がされる。実施例3では、センサ50の検知時間間隔は固定とする。 Next, a third embodiment will be described. In the third embodiment, the detection capability that is changed is the detection distance, and a notification is given about the undetectable range (specifically, an object that is in the undetectable range). In the third embodiment, the detection time interval of the sensor 50 is fixed.

図11は、実施例3に係る情報処理システムの動作の一例を示すフローチャートである。 Figure 11 is a flowchart showing an example of the operation of the information processing system according to the third embodiment.

図12は、実施例3に係る情報処理システムの動作を説明するための図である。 Figure 12 is a diagram for explaining the operation of the information processing system according to the third embodiment.

まず、情報処理システムは、センサ50の検知距離(例えば最大の検知距離)内に移動体があるか否かを判定する(ステップS61)。図12には、自車両として移動体100が示されており、移動体100に搭載されるセンサ50として、LCDを使ったMEMS方式のLiDAR等のセンサ51が示される。センサ51は、例えば、移動体100の天井等に設置され、移動体100の周囲のセンシングが可能となっている。センサ51の検知距離は可変であり、図12には、センサ51の検知距離L1(例えば40m等)に対応する検知範囲である範囲B1、検知距離L2(例えば30m等)に対応する検知範囲である範囲B2、及び、検知距離L3(例えば20m等)に対応する検知範囲である範囲B3が示されている。 First, the information processing system determines whether or not a moving object is within the detection distance (e.g., the maximum detection distance) of the sensor 50 (step S61). In FIG. 12, a moving object 100 is shown as the vehicle itself, and a sensor 50 mounted on the moving object 100 is shown as a sensor 51 such as a MEMS-type LiDAR using an LCD. The sensor 51 is installed, for example, on the ceiling of the moving object 100, and is capable of sensing the surroundings of the moving object 100. The detection distance of the sensor 51 is variable, and FIG. 12 shows a range B1 that is a detection range corresponding to the detection distance L1 (e.g., 40 m, etc.) of the sensor 51, a range B2 that is a detection range corresponding to the detection distance L2 (e.g., 30 m, etc.), and a range B3 that is a detection range corresponding to the detection distance L3 (e.g., 20 m, etc.).

情報処理システムは、センサ50の検知距離内に移動体がない場合(ステップS61でNo)、第3距離以上の範囲にいる移動体について検知できないことを報知し(ステップS62)、検知距離を第3距離に制限する(ステップS63)。例えば、移動体100の状態及び移動体100の周辺の交通状況によって、検知距離を変更する度合いを決定することができる。ここでは、一例として、検知距離が、第1距離(例えば検知距離L1)、第2距離(例えば検知距離L2)及び第3距離(例えば検知距離L3)に変更されるとする。また、例えば、変更される検知距離の度合いに応じて、検知できない範囲が決まる。第3距離に対応する範囲B3は、第1距離に対応する範囲B1及び第2距離に対応する範囲B2よりも狭い範囲である。例えば、変更後の検知距離及び自車両の状態から、検知できない範囲を算出することができる。なお、変更後の検知距離及び自車両の状態の組み合わせ毎に検知できない範囲が対応付けられたテーブルが予め記憶されていてもよく、当該テーブルを参照することで、検知できない範囲が決められてもよい。 If there is no moving object within the detection distance of the sensor 50 (No in step S61), the information processing system notifies that the moving object within the range of the third distance or more cannot be detected (step S62), and limits the detection distance to the third distance (step S63). For example, the degree to which the detection distance is changed can be determined depending on the state of the moving object 100 and the traffic conditions around the moving object 100. Here, as an example, the detection distance is changed to a first distance (e.g., detection distance L1), a second distance (e.g., detection distance L2), and a third distance (e.g., detection distance L3). Also, for example, the undetectable range is determined depending on the degree to which the detection distance is changed. The range B3 corresponding to the third distance is narrower than the range B1 corresponding to the first distance and the range B2 corresponding to the second distance. For example, the undetectable range can be calculated from the detection distance after the change and the state of the vehicle. Note that a table in which the undetectable range is associated with each combination of the detection distance after the change and the state of the vehicle after the change may be stored in advance, and the undetectable range may be determined by referring to the table.

センサ50の検知距離内に移動体がない場合、センサ50の検知能力を制限しても危険な状態になる可能性が低いため、センサ50の検知距離が第3距離に大きく制限される。ただし、センサ50の検知距離が第3距離に制限されると、第3距離以上の範囲にいる移動体については検知できなくなるため、第3距離以上の範囲にいる移動体について検知できないことが報知される。例えば、移動体100に設置されたスピーカで「自車両から20m以上離れている移動体は検知できません。ご注意ください。」といったアナウンスがされ、検知距離が20mに変更される。 If there is no moving object within the detection distance of the sensor 50, limiting the detection capability of the sensor 50 is unlikely to result in a dangerous situation, so the detection distance of the sensor 50 is largely limited to the third distance. However, when the detection distance of the sensor 50 is limited to the third distance, it is no longer possible to detect moving objects that are within a range of the third distance or more, and an announcement is made that moving objects within a range of the third distance or more cannot be detected. For example, an announcement such as "Moving objects that are more than 20 m away from your vehicle cannot be detected. Please be careful" is made over a speaker installed on the moving object 100, and the detection distance is changed to 20 m.

情報処理システムは、センサ50の検知距離内に移動体がある場合(ステップS61でYes)、当該移動体が自動車か否かを判定する(ステップS64)。 If a moving object is within the detection distance of the sensor 50 (Yes in step S61), the information processing system determines whether the moving object is a car or not (step S64).

情報処理システムは、センサ50の検知距離内にある移動体が自動車である場合(ステ
ップS64でYes)、第1距離以上の範囲にいる移動体について検知できないことを報知し(ステップS65)、検知距離を第1距離に制限する(ステップS66)。第1距離に対応する範囲B1は、第2距離に対応する範囲B2及び第3距離に対応する範囲B3よりも広い範囲である。センサ50の検知距離内にある移動体が移動速度の速い自動車であるため、センサ50の検知距離が第1距離とあまり制限されない。ただし、センサ50の検知距離が第1距離に制限されると、第1距離以上の範囲にいる移動体については検知できなくなるため、第1距離以上の範囲にいる移動体について検知できないことが報知される。例えば、移動体100に設置されたスピーカで「自車両から40m以上離れている移動体は検知できません。ご注意ください。」といったアナウンスがされ、検知距離が40mに変更される。
When the moving object within the detection range of the sensor 50 is an automobile (Yes in step S64), the information processing system notifies that the moving object within the range of the first distance or more cannot be detected (step S65) and limits the detection distance to the first distance (step S66). The range B1 corresponding to the first distance is wider than the range B2 corresponding to the second distance and the range B3 corresponding to the third distance. Since the moving object within the detection range of the sensor 50 is an automobile moving at a high speed, the detection distance of the sensor 50 is not so limited to the first distance. However, when the detection distance of the sensor 50 is limited to the first distance, the moving object within the range of the first distance or more cannot be detected, so that the moving object within the range of the first distance or more cannot be detected is notified. For example, an announcement such as "The moving object that is 40 m or more away from the vehicle cannot be detected. Please be careful" is made by a speaker installed in the moving object 100, and the detection distance is changed to 40 m.

情報処理システムは、センサ50の検知距離内にある移動体が自動車でない場合(ステップS64でNo)、例えば自転車である場合、第2距離以上の範囲にいる移動体について検知できないことを報知し(ステップS67)、検知距離を第2距離に制限する(ステップS68)。第2距離に対応する範囲B2は、第3距離に対応する範囲B3よりも広く第1距離に対応する範囲B1よりも狭い範囲である。センサ50の検知距離内にある移動体が自動車よりも移動速度が遅い自転車であるため、センサ50の検知距離が第2距離とある程度制限される。ただし、センサ50の検知距離が第2距離に制限されると、第2距離以上の範囲にいる移動体については検知できなくなるため、第2距離以上の範囲にいる移動体について検知できないことが報知される。例えば、移動体100に設置されたスピーカで「自車両から30m以上離れている移動体は検知できません。ご注意ください。」といったアナウンスがされ、検知距離が30mに変更される。 If the moving object within the detection range of the sensor 50 is not an automobile (No in step S64), for example, if it is a bicycle, the information processing system notifies the sensor 50 that it cannot detect moving objects that are within a range of the second distance or more (step S67) and limits the detection distance to the second distance (step S68). The range B2 corresponding to the second distance is wider than the range B3 corresponding to the third distance and narrower than the range B1 corresponding to the first distance. Since the moving object within the detection range of the sensor 50 is a bicycle, which moves slower than an automobile, the detection distance of the sensor 50 is limited to the second distance to some extent. However, when the detection distance of the sensor 50 is limited to the second distance, it cannot detect moving objects that are within a range of the second distance or more, so it is notified that moving objects that are within a range of the second distance or more cannot be detected. For example, a speaker installed on the moving object 100 makes an announcement such as "Moving objects that are 30 m or more away from the vehicle cannot be detected. Please be careful," and the detection distance is changed to 30 m.

なお、移動体100の周辺の交通状況及び移動体100の状態が変化するにつれて、検知距離が段階的に制限されていってもよい。例えば、第1距離以上の範囲にいる移動体について検知できないことを報知し、検知距離を第1距離に制限した後に、移動体100の周辺の交通状況及び移動体100の状態に応じて、第2距離以上の範囲にいる移動体について検知できないことを報知し、検知距離を第2距離に制限してもよい。さらに、その後、移動体100の周辺の交通状況及び移動体100の状態に応じて、第3距離以上の範囲にいる移動体について検知できないことを報知し、検知距離を第3距離に制限してもよい。 The detection distance may be limited in stages as the traffic conditions around the mobile body 100 and the state of the mobile body 100 change. For example, after reporting that a mobile body that is within a range of a first distance or more cannot be detected and limiting the detection distance to the first distance, a notification may be sent that a mobile body that is within a range of a second distance or more cannot be detected and the detection distance may be limited to the second distance, depending on the traffic conditions around the mobile body 100 and the state of the mobile body 100. Furthermore, after that, a notification may be sent that a mobile body that is within a range of a third distance or more cannot be detected and the detection distance may be limited to the third distance, depending on the traffic conditions around the mobile body 100 and the state of the mobile body 100.

また、検知距離内に移動体がない場合であっても、検知停止できない移動体についての報知がされる例について説明したが、実施例1の変形例と同じように、検知距離内に移動体がない場合には、検知できない範囲についての報知がされなくてもよい。 Also, an example has been described in which a notification is given about a moving object that cannot be stopped from being detected even if there is no moving object within the detection distance, but as with the modified example of Example 1, if there is no moving object within the detection distance, a notification about the range that cannot be detected does not have to be given.

次に、実施例4について説明する。実施例4では、変更される検知能力は検知距離であり、検知できない範囲(具体的には検知できない範囲にいる対象)についての報知がされる。実施例4では、センサ50の検知時間間隔は固定とする。 Next, a fourth embodiment will be described. In the fourth embodiment, the detection capability that is changed is the detection distance, and a notification is given about the undetectable range (specifically, an object in the undetectable range). In the fourth embodiment, the detection time interval of the sensor 50 is fixed.

図13は、実施例4に係る情報処理システムの動作の一例を示すフローチャートである。 Figure 13 is a flowchart showing an example of the operation of the information processing system according to the fourth embodiment.

図14は、実施例4に係る情報処理システムの動作を説明するための図である。 Figure 14 is a diagram for explaining the operation of the information processing system according to the fourth embodiment.

まず、情報処理システムは、センサ50の検知距離(例えば最大の検知距離)内に移動体があるか否かを判定する(ステップS71)。図14には、自車両として移動体100が示されており、移動体100に搭載されるセンサ50として、LiDAR等のセンサ51a、51b、51c及び51dが示される。センサ51aは、例えば、移動体100の前側に設置され、移動体100の前方のセンシングが可能となっている。センサ51bは、例えば、移動体100の右側に設置され、移動体100の右方のセンシングが可能となっている。センサ51cは、例えば、移動体100の左側に設置され、移動体100の左方のセンシングが可能となっている。センサ51dは、例えば、移動体100の後側に設置され、移動体100の後方のセンシングが可能となっている。センサ51a、51b、51c及び51dの検知距離は可変であり、図14には、センサ51aについては検知距離L4(例えば40m等)に対応する検知範囲である範囲B4、センサ51bについては検知距離L5(例えば20m等)に対応する検知範囲である範囲B5、センサ51cについては検知距離L6(例えば20m等)に対応する検知範囲である範囲B6、及び、センサ51dについては検知距離L7(例えば10m等)に対応する検知範囲である範囲B7が示されている。また、図示していないが、例えば、移動体100の前後左右にスピーカが設置される。 First, the information processing system determines whether or not there is a moving body within the detection distance (e.g., the maximum detection distance) of the sensor 50 (step S71). In FIG. 14, a moving body 100 is shown as the vehicle itself, and sensors 51a, 51b, 51c, and 51d such as LiDAR are shown as the sensor 50 mounted on the moving body 100. The sensor 51a is, for example, installed on the front side of the moving body 100, and is capable of sensing the front of the moving body 100. The sensor 51b is, for example, installed on the right side of the moving body 100, and is capable of sensing the right side of the moving body 100. The sensor 51c is, for example, installed on the left side of the moving body 100, and is capable of sensing the left side of the moving body 100. The sensor 51d is, for example, installed on the rear side of the moving body 100, and is capable of sensing the rear of the moving body 100. The detection distances of sensors 51a, 51b, 51c, and 51d are variable, and FIG. 14 shows range B4, which is the detection range for sensor 51a corresponding to detection distance L4 (e.g., 40 m, etc.), range B5, which is the detection range for sensor 51b corresponding to detection distance L5 (e.g., 20 m, etc.), range B6, which is the detection range for sensor 51c corresponding to detection distance L6 (e.g., 20 m, etc.), and range B7, which is the detection range for sensor 51d corresponding to detection distance L7 (e.g., 10 m, etc.). Although not shown, speakers are installed, for example, on the front, back, left, and right of moving body 100.

情報処理システムは、センサ50の検知距離内に移動体がある場合(ステップS71でYes)、第1範囲では第1距離以上の範囲にいる移動体について検知できないこと、第2範囲では第2距離以上の範囲にいる移動体について検知できないこと、第3範囲では第3距離以上の範囲にいる移動体について検知できないことを報知し(ステップS72)、第1範囲について検知距離を第1距離に制限し、第2範囲について検知距離を第2距離に制限し、第3範囲について検知距離を第3距離に制限する(ステップS73)。例えば、ここでは、第1範囲を範囲B4とし、範囲B4の検知距離、すなわちセンサ51aの検知距離が第1距離(例えば検知距離L4)に変更されるとする。また、例えば、第2範囲を範囲B5及びB6とし、範囲B5及びB6の検知距離、すなわちセンサ51b及び51cの検知距離が第2距離(例えば検知距離L5及びL6)に変更されるとする。また、例えば、第3範囲を範囲B7とし、範囲B7の検知距離、すなわちセンサ51dの検知距離が第3距離(例えば検知距離L7)に変更されるとする。また、例えば、変更される検知距離の度合いに応じて、検知できない範囲が決まる。第1距離に対応する範囲B4は第2距離に対応する範囲B5及びB6よりも広い範囲であり、第2距離に対応する範囲B5及びB6は第3距離に対応する範囲B7よりも広い範囲である。 If there is a moving object within the detection distance of the sensor 50 (Yes in step S71), the information processing system notifies that the first range cannot detect a moving object that is in a range of the first distance or more, the second range cannot detect a moving object that is in a range of the second distance or more, and the third range cannot detect a moving object that is in a range of the third distance or more (step S72), and limits the detection distance for the first range to the first distance, the detection distance for the second range to the second distance, and the detection distance for the third range to the third distance (step S73). For example, here, the first range is range B4, and the detection distance of range B4, i.e., the detection distance of sensor 51a, is changed to the first distance (for example, detection distance L4). Also, for example, the second range is range B5 and B6, and the detection distance of range B5 and B6, i.e., the detection distance of sensors 51b and 51c, is changed to the second distance (for example, detection distance L5 and L6). Also, for example, the third range is range B7, and the detection distance of range B7, i.e., the detection distance of sensor 51d, is changed to the third distance (for example, detection distance L7). Also, for example, the range in which detection is not possible is determined according to the degree to which the detection distance is changed. Range B4 corresponding to the first distance is wider than ranges B5 and B6 corresponding to the second distance, and ranges B5 and B6 corresponding to the second distance are wider than range B7 corresponding to the third distance.

移動体100の前方は、移動体100の進行方向であり危険な状態になる可能性が高いため、移動体100の前側に設置されたセンサ51aの検知距離は、第1距離とあまり制限されない。ただし、センサ51aの検知距離が第1距離に制限されると、範囲B4外の第1距離以上の範囲にいる移動体については検知できなくなるため、移動体100の前方において移動体100から第1距離以上離れている移動体について検知できないことが報知される。例えば、移動体100の前側に設置されたスピーカで「自車両から40m以上離れている移動体は検知できません。ご注意ください。」といったアナウンスがされ、検知距離が40mに制限される。なお、もともとの検知距離が40mの場合に、第1距離は40mであってもよく、つまり、検知距離が制限されなくてもよい。 The area in front of the moving body 100 is the moving direction of the moving body 100 and is highly likely to be dangerous, so the detection distance of the sensor 51a installed on the front side of the moving body 100 is not limited to the first distance. However, if the detection distance of the sensor 51a is limited to the first distance, moving bodies that are within the range of the first distance or more outside the range B4 cannot be detected, so a notice is issued that moving bodies that are the first distance or more away from the moving body 100 in front of the moving body 100 cannot be detected. For example, a speaker installed on the front side of the moving body 100 announces that "moving bodies that are 40 m or more away from the moving body 100 cannot be detected. Please be careful," and the detection distance is limited to 40 m. Note that if the original detection distance is 40 m, the first distance may be 40 m, that is, the detection distance does not need to be limited.

移動体の右方及び左方は、移動体100の進行方向と交差する方向であり危険な状態になる可能性は前方よりも低いため、移動体100の右側及び左側に設置されたセンサ51b及び51cの検知距離は、第2距離とある程度制限される。ただし、センサ51b及び51cの検知距離が第2距離に制限されると、範囲B5及びB6外の第2距離以上の範囲にいる移動体について検知できなくなるため、移動体100の右方及び左方において移動体100から第2距離以上離れている移動体について検知できないことが報知される。例えば、移動体100の右側及び左側に設置されたスピーカで「自車両から20m以上離れている移動体は検知できません。ご注意ください。」といったアナウンスがされ、検知距離が20mに制限される。 The right and left of the moving body intersect with the moving direction of the moving body 100 and are less likely to be dangerous than the front, so the detection distance of the sensors 51b and 51c installed on the right and left sides of the moving body 100 is limited to a certain extent to the second distance. However, when the detection distance of the sensors 51b and 51c is limited to the second distance, they are unable to detect moving bodies that are outside the ranges B5 and B6 and are within the second distance or more, and therefore an announcement is made that moving bodies on the right and left sides of the moving body 100 that are the second distance or more away from the moving body 100 cannot be detected. For example, an announcement such as "Moving bodies that are 20 m or more away from your vehicle cannot be detected. Please be careful" is made through the speakers installed on the right and left sides of the moving body 100, and the detection distance is limited to 20 m.

移動体の後方は、移動体100の進行方向と反対方向であり危険な状態になる可能性は低いため、移動体100の後側に設置されたセンサ51dの検知距離は、第3距離に大き
く制限される。ただし、センサ51dの検知距離が第3距離に制限されると、範囲B7外の第3距離以上の範囲にいる移動体については検知できなくなるため、移動体100の後方において移動体100から第3距離以上離れている移動体について検知できないことが報知される。例えば、移動体100の後側に設置されたスピーカで「自車両から10m以上離れている移動体は検知できません。ご注意ください。」といったアナウンスがされ、検知距離が10mに制限される。
Since the rear of the moving body is in the opposite direction to the traveling direction of the moving body 100 and is unlikely to be in a dangerous state, the detection distance of the sensor 51d installed on the rear side of the moving body 100 is largely limited to the third distance. However, when the detection distance of the sensor 51d is limited to the third distance, it is not possible to detect moving bodies that are within a range of the third distance or more outside the range B7, and therefore it is announced that moving bodies that are the third distance or more away from the moving body 100 behind the moving body 100 cannot be detected. For example, an announcement such as "Moving bodies that are 10 m or more away from your vehicle cannot be detected. Please be careful" is made through a speaker installed on the rear side of the moving body 100, and the detection distance is limited to 10 m.

情報処理システムは、センサ50の検知距離内に移動体がない場合(ステップS71でNo)、例えば注意喚起を報知せず、第1範囲について検知距離を第1距離に制限し、第2範囲について検知距離を第2距離に制限し、第3範囲について検知距離を第3距離に制限する。 If there is no moving object within the detection distance of the sensor 50 (No in step S71), the information processing system, for example, does not issue a warning and limits the detection distance for the first range to the first distance, limits the detection distance for the second range to the second distance, and limits the detection distance for the third range to the third distance.

なお、実施例3と同じように、報知内容及び検知距離の制限の度合いが検知距離内にある移動体の種類に応じて決められてもよい。 As in the third embodiment, the content of the notification and the degree of the detection distance limitation may be determined according to the type of moving object within the detection distance.

次に、実施例4の変形例について説明する。実施例4の変形例では、変更される検知能力は検知距離であり、検知できない範囲(具体的には検知できない範囲にいる対象)についての報知がされる。実施例4の変形例では、センサ50の検知時間間隔は固定とする。 Next, a modified example of the fourth embodiment will be described. In the modified example of the fourth embodiment, the detection capability that is changed is the detection distance, and a notification is given about the undetectable range (specifically, an object that is in the undetectable range). In the modified example of the fourth embodiment, the detection time interval of the sensor 50 is fixed.

図15は、実施例4の変形例に係る情報処理システムの動作の一例を示すフローチャートである。 Figure 15 is a flowchart showing an example of the operation of an information processing system according to a modified example of Example 4.

図16は、実施例4の変形例に係る情報処理システムの動作を説明するための図である。 Figure 16 is a diagram for explaining the operation of an information processing system according to a modified example of Example 4.

まず、情報処理システムは、センサ50の検知距離(例えば最大の検知距離であり、図16に示す範囲B8)内に移動体があるか否かを判定する(ステップS81)。図16には、自車両として移動体100が示されており、移動体100に搭載されるセンサ50として、LCDを使ったMEMS方式のLiDAR等のセンサ51が示される。センサ51は、例えば、移動体100の天井等に設置され、移動体100の周囲のセンシングが可能となっている。図16には、センサ51の検知距離L8(例えば40m等)に対応する検知範囲である範囲B8、検知距離L9(例えば20m等)に対応する検知範囲である範囲B9、検知距離L10(例えば10m等)に対応する検知範囲である範囲B10、検知距離L11(例えば10m等)に対応する検知範囲である範囲B11、及び、検知距離L12(例えば5m等)に対応する検知範囲である範囲B12が示されている。範囲B9は移動体100の前方の範囲であり、範囲B10は移動体100の右方の範囲であり、範囲B11は移動体100の左方の範囲であり、範囲B12は移動体100の後方の範囲である。また、図示していないが、例えば、移動体100の前後左右にスピーカが設置される。 First, the information processing system determines whether or not there is a moving object within the detection distance of the sensor 50 (for example, the maximum detection distance, range B8 shown in FIG. 16) (step S81). FIG. 16 shows a moving object 100 as the vehicle itself, and a sensor 50 mounted on the moving object 100, such as a MEMS-type LiDAR sensor 51 using an LCD. The sensor 51 is installed, for example, on the ceiling of the moving object 100, and is capable of sensing the surroundings of the moving object 100. FIG. 16 shows range B8, which is the detection range corresponding to the detection distance L8 (for example, 40 m, etc.) of the sensor 51, range B9, which is the detection range corresponding to the detection distance L9 (for example, 20 m, etc.), range B10, which is the detection range corresponding to the detection distance L10 (for example, 10 m, etc.), range B11, which is the detection range corresponding to the detection distance L11 (for example, 10 m, etc.), and range B12, which is the detection range corresponding to the detection distance L12 (for example, 5 m, etc.). Range B9 is the range in front of the moving body 100, range B10 is the range to the right of the moving body 100, range B11 is the range to the left of the moving body 100, and range B12 is the range to the rear of the moving body 100. Although not shown in the figure, for example, speakers are installed on the front, back, left and right of the moving body 100.

情報処理システムは、センサ50の検知距離内に移動体がある場合(ステップS81でYes)、第1方向では第1距離以上の範囲にいる移動体について検知できないこと、第2方向では第2距離以上の範囲にいる移動体について検知できないこと、第3方向では第3距離以上の範囲にいる移動体について検知できないことを報知し(ステップS82)、第1方向について検知距離を第1距離に制限し、第2方向について検知距離を第2距離に制限し、第3方向について検知距離を第3距離に制限する(ステップS83)。例えば、ここでは、第1方向を移動体100の前方とし、センサ50が移動体100の前方をセンシングするときの検知距離が第1距離(例えば検知距離L9)に変更されるとする(つまり、移動体100の前方について、センサ50のセンシング範囲が範囲B9に制限されるとする)。また、例えば、第2方向を移動体100の右方及び左方とし、センサ50が移動体100の移動体100の右方及び左方をセンシングするときの検知距離が第2距離(例えば検知距離L10及びL11)に変更されるとする(つまり、移動体100の右方及び左方について、センサ50のセンシング範囲が範囲B10及びB11に制限されるとする)。また、例えば、第3方向を移動体100の後方とし、センサ50が移動体100の後方をセンシングするときの検知距離が第3距離(例えば検知距離L12)に変更されるとする(つまり、移動体100の後方について、センサ50のセンシング範囲が範囲B12に制限されるとする)。また、例えば、変更される検知距離の度合いに応じて、検知できない範囲が決まる。第1距離に対応する範囲B9は第2距離に対応する範囲B10及びB11よりも広い範囲であり、第2距離に対応する範囲B10及びB11は第3距離に対応する範囲B12よりも広い範囲である。 When a moving object is within the detection distance of the sensor 50 (Yes in step S81), the information processing system notifies the sensor 50 that a moving object that is within a range of the first distance or more cannot be detected in the first direction, that a moving object that is within a range of the second distance or more cannot be detected in the second direction, and that a moving object that is within a range of the third distance or more cannot be detected in the third direction (step S82), and limits the detection distance in the first direction to the first distance, the detection distance in the second direction to the second distance, and the detection distance in the third direction to the third distance (step S83). For example, here, the first direction is the front of the moving object 100, and the detection distance when the sensor 50 senses the front of the moving object 100 is changed to the first distance (e.g., detection distance L9) (i.e., the sensing range of the sensor 50 is limited to range B9 in the front of the moving object 100). Also, for example, the second direction is the right and left of the moving body 100, and the detection distance when the sensor 50 senses the right and left of the moving body 100 is changed to a second distance (for example, detection distances L10 and L11) (that is, the sensing range of the sensor 50 is limited to ranges B10 and B11 for the right and left of the moving body 100). Also, for example, the third direction is the rear of the moving body 100, and the detection distance when the sensor 50 senses the rear of the moving body 100 is changed to a third distance (for example, detection distance L12) (that is, the sensing range of the sensor 50 is limited to range B12 for the rear of the moving body 100). Also, for example, the range that cannot be detected is determined according to the degree of the changed detection distance. The range B9 corresponding to the first distance is wider than the ranges B10 and B11 corresponding to the second distance, and the ranges B10 and B11 corresponding to the second distance are wider than the range B12 corresponding to the third distance.

移動体100の前方は、移動体100の進行方向であり危険な状態になる可能性が高いため、センサ50が移動体100の前方をセンシングするときの検知距離は、第1距離とあまり制限されない。例えば、もともとの検知距離が40mの場合に、第1距離として20mに制限される。ただし、センサ50の検知距離が第1距離に制限されると、範囲B9外の第1距離以上の範囲にいる移動体については検知できなくなるため、移動体100の前方において移動体100から第1距離以上離れている移動体について検知できないことが報知される。例えば、移動体100の前側に設置されたスピーカで「自車両から20m以上離れている移動体は検知できません。ご注意ください。」といったアナウンスがされ、検知距離が40mから20mに制限される。 Because the area ahead of the moving body 100 is the moving direction of the moving body 100 and is highly likely to be dangerous, the detection distance when the sensor 50 senses the area ahead of the moving body 100 is not limited to the first distance. For example, if the original detection distance is 40 m, the first distance is limited to 20 m. However, when the detection distance of the sensor 50 is limited to the first distance, moving bodies outside the range B9 that are within the first distance or more cannot be detected, and therefore, a notification is issued that moving bodies in front of the moving body 100 that are the first distance or more away from the moving body 100 cannot be detected. For example, a speaker installed in the front of the moving body 100 issues an announcement such as "Moving bodies that are 20 m or more away from the vehicle cannot be detected. Please be careful," and the detection distance is limited from 40 m to 20 m.

移動体の右方及び左方は、移動体100の進行方向と交差する方向であり危険な状態になる可能性は前方よりも低いため、センサ50が移動体の右方及び左方をセンシングするときの検知距離は、第2距離とある程度制限される。例えば、もともとの検知距離が40mの場合に、第2距離として10mに制限される。ただし、センサ50の検知距離が第2距離に制限されると、範囲B10及びB11外の第2距離以上の範囲にいる移動体については検知できなくなるため、移動体100の右方及び左方において移動体100から第2距離以上離れている移動体について検知できないことが報知される。例えば、移動体100の右側及び左側に設置されたスピーカで「自車両から10m以上離れている移動体は検知できません。ご注意ください。」といったアナウンスがされ、検知距離が40mから10mに制限される。 The right and left of the moving body intersect with the moving direction of the moving body 100 and are less likely to be dangerous than the front, so the detection distance when the sensor 50 senses the right and left of the moving body is limited to a certain extent to the second distance. For example, if the original detection distance is 40 m, the second distance is limited to 10 m. However, when the detection distance of the sensor 50 is limited to the second distance, moving bodies outside the ranges B10 and B11 that are within the second distance or more cannot be detected, so a notification is issued that moving bodies on the right and left of the moving body 100 that are the second distance or more away from the moving body 100 cannot be detected. For example, an announcement such as "Moving bodies that are 10 m or more away from the moving body 100 cannot be detected. Please be careful" is made through speakers installed on the right and left sides of the moving body 100, and the detection distance is limited from 40 m to 10 m.

移動体の後方は、移動体100の進行方向と反対方向であり危険な状態になる可能性は低いため、センサ50が移動体100の後方をセンシングするときの検知距離は、第3距離に大きく制限される。例えば、もともとの検知距離が40mの場合に、第3距離として5mに制限される。ただし、センサ50の検知距離が第3距離に制限されると、範囲B12外の第3距離以上の範囲にいる移動体については検知できなくなるため、移動体100の後方において移動体100から第3距離以上離れている移動体について検知できないことが報知される。例えば、移動体100の後側に設置されたスピーカで「自車両から5m以上離れている移動体は検知できません。ご注意ください。」といったアナウンスがされ、検知距離が40mから5mに制限される。 The rear of the moving body is in the opposite direction to the moving body 100's direction of travel and is unlikely to be in a dangerous state, so the detection distance when the sensor 50 senses the rear of the moving body 100 is largely limited to the third distance. For example, if the original detection distance is 40 m, the third distance is limited to 5 m. However, when the detection distance of the sensor 50 is limited to the third distance, it cannot detect moving bodies that are outside the range B12 and are within the range of the third distance or more, so it is announced that moving bodies that are the third distance or more behind the moving body 100 cannot be detected. For example, a speaker installed on the rear of the moving body 100 may make an announcement such as "Moving bodies that are 5 m or more away from your vehicle cannot be detected. Please be careful," and the detection distance is limited from 40 m to 5 m.

情報処理システムは、センサ50の検知距離内に移動体がない場合(ステップS81でNo)、例えば注意喚起を報知せず、第1方向について検知距離を第1距離に制限し、第2方向について検知距離を第2距離に制限し、第3方向について検知距離を第3距離に制限する。 If there is no moving object within the detection distance of the sensor 50 (No in step S81), the information processing system, for example, does not issue a warning and limits the detection distance in the first direction to a first distance, limits the detection distance in the second direction to a second distance, and limits the detection distance in the third direction to a third distance.

なお、実施例3と同じように、報知内容及び検知距離の制限の度合いが検知距離内にある移動体の種類に応じて決められてもよい。 As in the third embodiment, the content of the notification and the degree of the detection distance limitation may be determined according to the type of moving object within the detection distance.

次に、実施例5について説明する。実施例5では、変更される検知能力は検知時間間隔及び検知距離の両方であり、検知できない対象についての報知がされる。 Next, a fifth embodiment will be described. In the fifth embodiment, the detection capability is changed in both the detection time interval and the detection distance, and a notification is given about targets that cannot be detected.

図17は、実施例5に係る情報処理システムの動作の一例を示すフローチャートである。 Figure 17 is a flowchart showing an example of the operation of the information processing system according to the fifth embodiment.

まず、情報処理システムは、センサ50の検知距離内に移動体があるか否かを判定する(ステップS91)。 First, the information processing system determines whether or not a moving object is present within the detection distance of the sensor 50 (step S91).

情報処理システムは、センサ50の検知距離内に移動体がない場合(ステップS91でNo)、第3速度以上の移動体について検知停止できないことを報知し(ステップS92)、検知時間間隔を第3時間間隔に制限し(ステップS93)、検知距離を第3距離に制限する(ステップS94)。例えば、移動体100の状態及び移動体100の周辺の交通状況によって、検知時間間隔を変更する度合い及び検知距離を変更する度合いを決定することができる。ここでは、一例として、検知距離が第1距離、第2距離及び第3距離に変更されるとする。また、例えば、変更される検知距離の度合いに応じて、変更される検知距離の度合いが決まる。例えば、検知時間間隔は、第1時間間隔、第2時間間隔及び第3時間間隔に変更されるとする。また、例えば、変更される検知時間間隔の度合いに応じて、検知停止できない移動体の速度が決まる。第3距離は、第1距離及び第2距離よりも短い距離であり、第3時間間隔は、第1時間間隔及び第2時間間隔よりも長い時間間隔であり、第3速度は、後述する第1速度及び第2速度よりも遅い速度である。例えば、変更後の検知時間間隔、検知距離及び自車両の状態から、検知停止できない移動体の速度を算出することができる。なお、変更後の検知時間間隔、検知距離及び自車両の状態の組み合わせ毎に検知停止できない移動体の速度が対応付けられたテーブルが予め記憶されていてもよく、当該テーブルを参照することで、検知停止できない移動体の速度が決められてもよい。 If there is no moving object within the detection distance of the sensor 50 (No in step S91), the information processing system notifies that detection cannot be stopped for moving objects moving at a third speed or faster (step S92), limits the detection time interval to a third time interval (step S93), and limits the detection distance to a third distance (step S94). For example, the degree to which the detection time interval and the detection distance are changed can be determined depending on the state of the moving object 100 and the traffic conditions around the moving object 100. Here, as an example, the detection distance is changed to the first distance, the second distance, and the third distance. Also, for example, the degree to which the detection distance is changed is determined depending on the degree to which the detection distance is changed. For example, the detection time interval is changed to the first time interval, the second time interval, and the third time interval. Also, for example, the speed of the moving object that cannot be detected and stopped is determined depending on the degree to which the detection time interval is changed. The third distance is shorter than the first distance and the second distance, the third time interval is longer than the first time interval and the second time interval, and the third speed is slower than the first speed and the second speed described below. For example, the speed of the moving body that cannot be detected and stopped can be calculated from the changed detection time interval, detection distance, and state of the host vehicle. Note that a table in which the speed of the moving body that cannot be detected and stopped is associated with each combination of the changed detection time interval, detection distance, and state of the host vehicle may be stored in advance, and the speed of the moving body that cannot be detected and stopped may be determined by referring to the table.

センサ50の検知距離内に移動体がない場合、センサ50の検知能力を制限しても危険な状態になる可能性が低いため、センサ50の検知時間間隔が第3時間間隔に、センサ50の検知距離が第3距離に大きく制限される。ただし、センサ50の検知時間間隔が第3時間間隔に制限され、センサ50の検知距離が第3距離に制限されると、第3速度以上の移動体については検知停止できなくなるため、第3速度以上の移動体について検知停止できないことが報知される。 When there is no moving object within the detection distance of the sensor 50, the detection time interval of the sensor 50 is largely limited to the third time interval and the detection distance of the sensor 50 is largely limited to the third distance, since limiting the detection capability of the sensor 50 is unlikely to result in a dangerous situation. However, when the detection time interval of the sensor 50 is limited to the third time interval and the detection distance of the sensor 50 is limited to the third distance, it becomes impossible to stop detection of moving objects moving at the third speed or faster, and therefore a notification is issued that detection cannot be stopped for moving objects moving at the third speed or faster.

情報処理システムは、センサ50の検知距離内に移動体がある場合(ステップS91でYes)、当該移動体が自動車か否かを判定する(ステップS95)。 If a moving object is within the detection distance of the sensor 50 (Yes in step S91), the information processing system determines whether the moving object is a car or not (step S95).

情報処理システムは、センサ50の検知距離内にある移動体が自動車である場合(ステップS95でYes)、第1速度以上の移動体について検知停止できないことを報知し(ステップS96)、検知時間間隔を第1時間間隔に制限し(ステップS97)、検知距離を第1距離に制限する(ステップS98)。第1時間間隔は、第2時間間隔及び第3時間間隔よりも短い時間間隔であり、第1距離は、第2距離及び第3距離よりも長い距離であり、第1速度は、第2速度及び第3速度よりも速い速度である。センサ50の検知距離内にある移動体が移動速度の速い自動車であるため、センサ50の検知時間間隔が第1時間間隔、検知距離が第1距離とあまり制限されない。ただし、センサ50の検知時間間隔が第1時間間隔に制限され、検知距離が第1距離に制限されると、第1速度以上の移動体については検知停止できなくなるため、第1速度以上の移動体について検知停止できないことが報知される。 If the moving object within the detection range of the sensor 50 is an automobile (Yes in step S95), the information processing system notifies the sensor that detection cannot be stopped for moving objects moving at a first speed or faster (step S96), limits the detection time interval to a first time interval (step S97), and limits the detection distance to a first distance (step S98). The first time interval is shorter than the second time interval and the third time interval, the first distance is longer than the second distance and the third distance, and the first speed is faster than the second speed and the third speed. Since the moving object within the detection range of the sensor 50 is an automobile moving at a high speed, the detection time interval of the sensor 50 is not so limited as to be the first time interval and the detection distance is the first distance. However, when the detection time interval of the sensor 50 is limited to the first time interval and the detection distance is limited to the first distance, the sensor 50 cannot stop detection for moving objects moving at a first speed or faster, and therefore notifies the sensor that detection cannot be stopped for moving objects moving at a first speed or faster.

情報処理システムは、センサ50の検知距離内にある移動体が自動車でない場合(ステップS95でNo)、例えば自転車である場合、第2速度以上の移動体について検知停止できないことを報知し(ステップS99)、検知時間間隔を第2時間間隔に制限し(ステップS100)、検知距離を第2距離に制限する(ステップS101)。第2時間間隔は、第3時間間隔よりも短く第1時間間隔よりも長い時間間隔であり、第2距離は、第3距離よりも長く第1距離よりも短い距離であり、第2速度は、第3速度よりも速く第1速度よりも遅い速度である。センサ50の検知距離内にある移動体が自動車よりも移動速度が遅い自転車であるため、センサ50の検知時間間隔が第2時間間隔、検知距離が第2距離とある程度制限される。ただし、センサ50の検知時間間隔が第2時間間隔に制限され、検知距離が第2距離に制限されると、第2速度以上の移動体については検知停止できなくなるため、第2速度以上の移動体について検知停止できないことが報知される。 If the moving object within the detection range of the sensor 50 is not an automobile (No in step S95), for example, if it is a bicycle, the information processing system notifies the sensor that detection cannot be stopped for moving objects moving at a second speed or faster (step S99), limits the detection time interval to a second time interval (step S100), and limits the detection distance to a second distance (step S101). The second time interval is shorter than the third time interval and longer than the first time interval, the second distance is longer than the third distance and shorter than the first distance, and the second speed is faster than the third speed and slower than the first speed. Since the moving object within the detection range of the sensor 50 is a bicycle, which moves slower than an automobile, the detection time interval of the sensor 50 is limited to the second time interval and the detection distance to the second distance to some extent. However, when the detection time interval of the sensor 50 is limited to the second time interval and the detection distance is limited to the second distance, detection cannot be stopped for moving objects moving at a second speed or faster, so a notification is issued that detection cannot be stopped for moving objects moving at a second speed or faster.

なお、移動体100の周辺の交通状況及び移動体100の状態が変化するにつれて、検知時間間隔及び検知距離が段階的に制限されていってもよい。例えば、第1速度以上の移動体について検知停止できないことを報知し、検知時間間隔を第1時間間隔に制限し、検知距離を第1距離に制限した後に、移動体100の周辺の交通状況及び移動体100の状態に応じて、第2速度以上の移動体について検知停止できないことを報知し、検知時間間隔を第2時間間隔に制限し、検知距離を第2距離に制限してもよい。さらに、その後、移動体100の周辺の交通状況及び移動体100の状態に応じて、第3速度以上の移動体について検知停止できないことを報知し、検知時間間隔を第3時間間隔に制限し、検知距離を第3距離に制限してもよい。 The detection time interval and detection distance may be limited in stages as the traffic conditions around the moving body 100 and the state of the moving body 100 change. For example, after notifying that detection cannot be stopped for moving bodies moving at a first speed or faster, limiting the detection time interval to a first time interval, and limiting the detection distance to a first distance, it may be possible to notify that detection cannot be stopped for moving bodies moving at a second speed or faster, limiting the detection time interval to a second time interval, and limiting the detection distance to a second distance, depending on the traffic conditions around the moving body 100 and the state of the moving body 100. Furthermore, it may be possible to subsequently notify that detection cannot be stopped for moving bodies moving at a third speed or faster, limiting the detection time interval to a third time interval, and limiting the detection distance to a third distance, depending on the traffic conditions around the moving body 100 and the state of the moving body 100.

(その他の実施の形態)
以上、本開示の一つ又は複数の態様に係る情報処理システムについて、実施の形態に基づいて説明したが、本開示は、これらの実施の形態に限定されるものではない。本開示の趣旨を逸脱しない限り、当業者が思いつく各種変形を各実施の形態に施したものや、異なる実施の形態における構成要素を組み合わせて構築される形態も、本開示の一つ又は複数の態様の範囲内に含まれてもよい。
Other Embodiments
Although the information processing system according to one or more aspects of the present disclosure has been described based on the embodiments, the present disclosure is not limited to these embodiments. As long as it does not deviate from the spirit of the present disclosure, various modifications conceived by a person skilled in the art to each embodiment and forms constructed by combining components in different embodiments may also be included within the scope of one or more aspects of the present disclosure.

例えば、決定部20は、さらに、決定した検知能力の変更の内容に応じて、移動体の監視者への報知の態様を決定し、報知部30は、決定した態様で監視者に注意喚起を報知してもよい。 For example, the determination unit 20 may further determine the manner in which to notify the monitor of the moving object depending on the determined change in detection capability, and the notification unit 30 may notify the monitor of the warning in the determined manner.

図18Aは、監視者に報知される注意喚起の一例を示す図である。 Figure 18A shows an example of a warning given to the observer.

図18Bは、監視者に報知される注意喚起の他の一例を示す図である。 Figure 18B shows another example of a warning given to the observer.

例えば、図18A又は図18Bに示されるような表示が監視モニタ等に表示されることで、監視者は、監視している移動体に搭載されたセンサ50の検知能力を把握することができる。なお、「検知能力低下中」といった表示がされたり、表示する文字の色が変えられたりすることで、検知能力が制限されていることを監視者に認識させるようにしてもよい。また、決定された検知能力の変更の内容に応じて監視優先度が制御されてもよい。例えば、検知能力が制限されているセンサ50を搭載する移動体の監視優先度が高められてもよい。また、監視優先度に基づいて、監視者への報知の内容及び報知の手段等が決められてもよい。例えば、監視優先度が高い場合、表示及び音声の両方での報知がされたり、表示の色、輝度又は大きさ等が目立つものにされたり、表示が点滅されたりしてもよい。 For example, a display such as that shown in FIG. 18A or 18B is displayed on a surveillance monitor or the like, allowing the surveillance person to understand the detection capability of the sensor 50 mounted on the mobile object being monitored. Note that a display such as "detection capability decreasing" or a change in the color of the displayed text may be displayed to make the surveillance person aware that the detection capability is limited. Furthermore, the surveillance priority may be controlled according to the determined content of the change in detection capability. For example, the surveillance priority of a mobile object equipped with a sensor 50 whose detection capability is limited may be increased. Furthermore, the content of the notification to the surveillance person and the means of notification may be determined based on the surveillance priority. For example, when the surveillance priority is high, a notification may be given by both visual and audio, the color, brightness, or size of the display may be made more noticeable, or the display may flash.

例えば、上記実施の形態では、センサ50の検知能力の制限により検知が困難になると推定される検知対象又は検知範囲が決定される例について説明したが、センサ50の検知能力が制限されても検知が可能であると推定される検知対象又は検知範囲が決定されてもよい。 For example, in the above embodiment, an example was described in which a detection target or detection range was determined that is estimated to be difficult to detect due to limitations in the detection capability of the sensor 50, but a detection target or detection range that is estimated to be detectable even if the detection capability of the sensor 50 is limited may also be determined.

例えば、上記実施の形態では、センサ50の検知能力の制限により検知が困難になると推定される検知対象又は検知範囲に注意喚起を伝達可能な手段が決定される例について説明したが、センサ50の検知能力が制限されても検知が可能であると推定される検知対象又は検知範囲に注意喚起を伝達可能な手段が決定されてもよい。 For example, in the above embodiment, an example was described in which a means capable of transmitting a warning to a detection target or detection range that is estimated to be difficult to detect due to limitations in the detection capability of the sensor 50 is determined, but a means capable of transmitting a warning to a detection target or detection range that is estimated to be detectable even if the detection capability of the sensor 50 is limited may also be determined.

例えば、上記実施の形態では、センサ50の検知能力の制限により検知が困難になると推定される検知対象が認識可能な場所、又は、センサ50の検知能力の制限により検知が困難になると推定される検知範囲に対応する場所が決定される例について説明したが、センサ50の検知能力が制限されても検知が可能であると推定される検知対象が認識可能な場所、又は、センサ50の検知能力が制限されても検知が可能であると推定される検知範囲に対応する場所が決定されてもよい。 For example, in the above embodiment, an example was described in which a location where a detection target that is estimated to be difficult to detect due to limitations in the detection capability of the sensor 50 can be recognized, or a location corresponding to a detection range where detection is estimated to be difficult due to limitations in the detection capability of the sensor 50, is determined. However, a location where a detection target that is estimated to be detectable even if the detection capability of the sensor 50 is limited, or a location corresponding to a detection range where detection is estimated to be possible even if the detection capability of the sensor 50 is limited, may also be determined.

なお、本開示は、情報処理システムとして実現できるだけでなく、情報処理システムを構成する各構成要素が行うステップ(処理)を含む情報処理方法として実現できる。 The present disclosure can be realized not only as an information processing system, but also as an information processing method including steps (processing) performed by each component of the information processing system.

例えば、情報処理方法は、コンピュータにより実行される情報処理方法であって、図2に示されるように、移動体に搭載されるセンサであって、物体を検知するためのセンサの検知能力を変更するか否かを判定し(ステップS1)、検知能力を変更すると判定した場合(ステップS1でYes)、変更の内容及び移動体の周辺への注意喚起の報知の態様を決定し(ステップS2)、決定した態様で移動体の周辺に注意喚起を報知し(ステップS3)、決定した内容に検知能力を変更する(ステップS4)処理を含む。 For example, the information processing method is an information processing method executed by a computer, and includes a process of determining whether or not to change the detection capability of a sensor mounted on a moving body for detecting an object (step S1) as shown in FIG. 2, and if it is determined that the detection capability is to be changed (Yes in step S1), determining the content of the change and the manner in which a warning is issued to those around the moving body (step S2), issuing a warning to those around the moving body in the determined manner (step S3), and changing the detection capability to the determined content (step S4).

例えば、本開示は、情報処理方法に含まれるステップを、プロセッサに実行させるためのプログラムとして実現できる。さらに、本開示は、そのプログラムを記録したCD-ROM等である非一時的なコンピュータ読み取り可能な記録媒体として実現できる。 For example, the present disclosure can be realized as a program for causing a processor to execute steps included in an information processing method. Furthermore, the present disclosure can be realized as a non-transitory computer-readable recording medium, such as a CD-ROM, on which the program is recorded.

例えば、本開示が、プログラム(ソフトウェア)で実現される場合には、コンピュータのCPU、メモリ及び入出力回路等のハードウェア資源を利用してプログラムが実行されることによって、各ステップが実行される。つまり、CPUがデータをメモリ又は入出力回路等から取得して演算したり、演算結果をメモリ又は入出力回路等に出力したりすることによって、各ステップが実行される。 For example, when the present disclosure is realized by a program (software), each step is performed by executing the program using hardware resources such as a computer's CPU, memory, and input/output circuits. In other words, each step is performed by the CPU acquiring data from memory or input/output circuits, etc., performing calculations, and outputting the results of the calculations to memory or input/output circuits, etc.

なお、上記実施の形態において、情報処理システムに含まれる各構成要素は、専用のハードウェアで構成されるか、各構成要素に適したソフトウェアプログラムを実行することによって実現されてもよい。各構成要素は、CPU又はプロセッサなどのプログラム実行部が、ハードディスク又は半導体メモリなどの記録媒体に記録されたソフトウェアプログラムを読み出して実行することによって実現されてもよい。 In the above embodiment, each component included in the information processing system may be configured with dedicated hardware, or may be realized by executing a software program suitable for each component. Each component may be realized by a program execution unit such as a CPU or processor reading and executing a software program recorded on a recording medium such as a hard disk or semiconductor memory.

上記実施の形態に係る情報処理システムの機能の一部又は全ては典型的には集積回路であるLSIとして実現される。これらは個別に1チップ化されてもよいし、一部又は全てを含むように1チップ化されてもよい。また、集積回路化はLSIに限るものではなく、専用回路又は汎用プロセッサで実現してもよい。LSI製造後にプログラムすることが可能なFPGA(Field Programmable Gate Array)、又はLSI内部の回路セルの接続や設定を再構成可能なリコンフィギュラブル・プロセッサを利用してもよい。 Some or all of the functions of the information processing system according to the above embodiment are typically realized as an LSI, which is an integrated circuit. These may be individually integrated into a single chip, or may be integrated into a single chip that includes some or all of the functions. Furthermore, the integrated circuit is not limited to an LSI, and may be realized using a dedicated circuit or a general-purpose processor. An FPGA (Field Programmable Gate Array) that can be programmed after LSI manufacture, or a reconfigurable processor that can reconfigure the connections and settings of circuit cells inside the LSI, may also be used.

さらに、本開示の主旨を逸脱しない限り、本開示の各実施の形態に対して当業者が思いつく範囲内の変更を施した各種変形例も本開示に含まれる。 Furthermore, as long as the modifications do not deviate from the spirit of this disclosure, they also include various modifications that are within the scope of what a person skilled in the art would think of in each embodiment of this disclosure.

本開示は、LiDAR等のレーダを搭載する自動運転車両に適用できる。 This disclosure can be applied to autonomous vehicles equipped with radar such as LiDAR.

1 情報処理システム
10 判定部
20 決定部
30 報知部
40 変更部
50、51、51a、51b、51c、51d センサ
100 移動体
A1、A2、A3、A4、A5、A6、A7、A8、A9、B1、B2、B3、B4、B5、B6、B7、B8、B9、B10、B11、B12 範囲
L1、L2、L3、L4、L5、L6、L7、L8、L9、L10、L11、L12 検知距離
REFERENCE SIGNS LIST 1 Information processing system 10 Determination unit 20 Decision unit 30 Notification unit 40 Change unit 50, 51, 51a, 51b, 51c, 51d Sensor 100 Mobile body A1, A2, A3, A4, A5, A6, A7, A8, A9, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12 Range L1, L2, L3, L4, L5, L6, L7, L8, L9, L10, L11, L12 Detection distance

Claims (17)

移動体に搭載されるセンサであって、物体を検知するためのセンサの検知能力を変更するか否かを判定する判定部と、
前記検知能力を変更すると判定した場合、変更の内容及び前記移動体の監視者への注意喚起の報知の態様を決定する決定部と、
決定した態様で前記移動体の監視者に注意喚起を報知する報知部と、
決定した内容に前記検知能力を変更する変更部と、を備え
前記検知能力の変更は、前記検知能力の制限を含み、
前記決定部は、前記検知能力の制限の内容を決定し、前記検知能力の制限の内容に応じた報知の態様を決定し、
前記報知の態様は、報知内容を含み、
前記決定部は、前記検知能力の制限により検知が困難になると推定される検知対象又は検知範囲を決定し、
前記報知部は、決定した前記検知対象又は前記検知範囲を報知する
情報処理システム。
a determination unit that determines whether or not to change a detection capability of the sensor mounted on the moving body for detecting an object;
A decision unit that, when it is determined that the detection capability is to be changed, decides the content of the change and a manner of notifying a monitor of the moving object of a warning;
a notification unit that notifies a monitor of the moving object of a warning in the determined manner;
A change unit that changes the detection capability to the determined content ,
The change in the detection capability includes limiting the detection capability,
The determination unit determines the content of the limitation of the detection capability, and determines a manner of notification according to the content of the limitation of the detection capability,
The notification mode includes notification content,
The determination unit determines a detection target or a detection range that is estimated to be difficult to detect due to the limitation of the detection capability,
The notification unit notifies the determined detection target or the determined detection range.
Information processing system.
移動体に搭載されるセンサであって、物体を検知するためのセンサの検知能力を変更するか否かを判定する判定部と、
前記検知能力を変更すると判定した場合、変更の内容及び前記移動体の監視者への注意喚起の報知の態様を決定する決定部と、
決定した態様で前記移動体の監視者に注意喚起を報知する報知部と、
決定した内容に前記検知能力を変更する変更部と、を備え、
前記検知能力の変更は、前記検知能力の制限を含み、
前記決定部は、前記検知能力の制限の内容を決定し、前記検知能力の制限の内容に応じた報知の態様を決定し、
前記報知の態様は、報知手段を含み、
前記決定部は、前記検知能力の制限により検知が困難になると推定される検知対象又は検知範囲に注意喚起を伝達可能な手段を決定し、
前記報知部は、決定した前記手段で注意喚起を報知する
報処理システム。
a determination unit that determines whether or not to change a detection capability of the sensor mounted on the moving body for detecting an object;
A decision unit that, when it is determined that the detection capability is to be changed, decides the content of the change and a manner of notifying a monitor of the moving object of a warning;
a notification unit that notifies a monitor of the moving object of a warning in the determined manner;
A change unit that changes the detection capability to the determined content,
The change in the detection capability includes limiting the detection capability,
The determination unit determines the content of the limitation of the detection capability, and determines a manner of notification according to the content of the limitation of the detection capability,
The notification mode includes a notification means,
The determination unit determines a means for transmitting a warning to a detection target or a detection range that is estimated to be difficult to detect due to the limitation of the detection capability,
The notification unit notifies a warning by the determined means.
Information processing system.
移動体に搭載されるセンサであって、物体を検知するためのセンサの検知能力を変更するか否かを判定する判定部と、
前記検知能力を変更すると判定した場合、変更の内容及び前記移動体の監視者への注意喚起の報知の態様を決定する決定部と、
決定した態様で前記移動体の監視者に注意喚起を報知する報知部と、
決定した内容に前記検知能力を変更する変更部と、を備え、
前記検知能力の変更は、前記検知能力の制限を含み、
前記決定部は、前記検知能力の制限の内容を決定し、前記検知能力の制限の内容に応じた報知の態様を決定し、
前記決定部は、前記検知能力の制限により検知が困難になると推定される検知範囲に対応する場所を決定し、
前記報知部は、決定した場所が識別されるように注意喚起を報知する
報処理システム。
a determination unit that determines whether or not to change a detection capability of the sensor mounted on the moving body for detecting an object;
A decision unit that, when it is determined that the detection capability is to be changed, decides the content of the change and a manner of notifying a monitor of the moving object of a warning;
a notification unit that notifies a monitor of the moving object of a warning in the determined manner;
A change unit that changes the detection capability to the determined content,
The change in the detection capability includes limiting the detection capability,
The determination unit determines the content of the limitation of the detection capability, and determines a manner of notification according to the content of the limitation of the detection capability,
The determination unit determines a location corresponding to a detection range in which detection is estimated to be difficult due to a limitation in the detection capability,
The notification unit issues a warning so that the determined location can be identified.
Information processing system.
前記判定部は、さらに、前記移動体の周辺状況、又は前記移動体の状態を取得し、前記移動体の周辺状況、又は前記移動体の状態に基づいて、前記検知能力を変更するか否かを判定する
請求項1~のいずれか1項に記載の情報処理システム。
The information processing system according to any one of claims 1 to 3, wherein the determination unit further acquires surrounding conditions of the moving body or a state of the moving body, and determines whether or not to change the detection capability based on the surrounding conditions of the moving body or the state of the moving body.
前記移動体の周辺状況は、前記移動体の周辺の交通状況を含み、
前記判定部は、前記移動体の周辺の交通状況に応じて、前記検知能力を変更するか否かを判定する
請求項に記載の情報処理システム。
the surrounding conditions of the moving object include a traffic condition around the moving object;
The information processing system according to claim 4 , wherein the determination unit determines whether or not to change the detection capability depending on a traffic condition around the moving object.
移動体に搭載されるセンサであって、物体を検知するためのセンサの検知能力を変更するか否かを判定する判定部と、
前記検知能力を変更すると判定した場合、変更の内容及び前記移動体の監視者への注意喚起の報知の態様を決定する決定部と、
決定した態様で前記移動体の監視者に注意喚起を報知する報知部と、
決定した内容に前記検知能力を変更する変更部と、を備え、
前記判定部は、さらに、前記移動体の周辺の交通状況に応じて、前記検知能力を変更するか否かを判定し、
前記判定部は、前記移動体の周辺の交通状況として、前記移動体の周辺において、(i)物体が存在する場合、(ii)物体の密集度が閾値以上である場合、又は(iii)物体の数が閾値以上である場合、前記検知能力を変更すると判定し、
前記検知能力の変更は、前記検知能力の制限の緩和、又は前記検知能力の制限の解除を含み、
前記決定部は、前記検知能力の制限の緩和又は解除の内容を決定し、前記検知能力の緩和又は解除の内容に応じた報知の態様を決定する
報処理システム。
a determination unit that determines whether or not to change a detection capability of the sensor mounted on the moving body for detecting an object;
A decision unit that, when it is determined that the detection capability is to be changed, decides the content of the change and a manner of notifying a monitor of the moving object of a warning;
a notification unit that notifies a monitor of the moving object of a warning in the determined manner;
A change unit that changes the detection capability to the determined content,
The determination unit further determines whether to change the detection capability depending on a traffic condition around the moving object,
The determination unit determines to change the detection capability when, as a traffic condition around the moving body, (i) an object is present around the moving body, (ii) a density of objects is equal to or greater than a threshold, or (iii) a number of objects is equal to or greater than a threshold,
The change in the detection capability includes relaxing the restriction on the detection capability or removing the restriction on the detection capability,
The determination unit determines details of the relaxation or lifting of the restriction on the detection capability, and determines a manner of notification according to the details of the relaxation or lifting of the restriction on the detection capability.
Information processing system.
移動体に搭載されるセンサであって、物体を検知するためのセンサの検知能力を変更するか否かを判定する判定部と、
前記検知能力を変更すると判定した場合、変更の内容及び前記移動体の監視者への注意喚起の報知の態様を決定する決定部と、
決定した態様で前記移動体の監視者に注意喚起を報知する報知部と、
決定した内容に前記検知能力を変更する変更部と、を備え、
前記判定部は、さらに、前記移動体の周辺の交通状況に応じて、前記検知能力を変更するか否かを判定し、
前記判定部は、前記移動体の周辺の交通状況として、前記移動体の周辺において、(i)物体が存在しない場合、(ii)物体の密集度が閾値未満である場合、又は(iii)物体の数が閾値未満である場合、前記検知能力を変更すると判定し、
前記検知能力の変更は、前記検知能力の制限を含み、
前記決定部は、前記検知能力の制限の内容を決定し、前記検知能力の制限の内容に応じた報知の態様を決定する
報処理システム。
a determination unit that determines whether or not to change a detection capability of the sensor mounted on the moving body for detecting an object;
A decision unit that, when it is determined that the detection capability is to be changed, decides the content of the change and a manner of notifying a monitor of the moving object of a warning;
a notification unit that notifies a monitor of the moving object of a warning in the determined manner;
A change unit that changes the detection capability to the determined content,
The determination unit further determines whether to change the detection capability depending on a traffic condition around the moving object,
the determination unit determines to change the detection capability when, as a traffic condition around the moving object, (i) no object is present around the moving object, (ii) a density of objects is less than a threshold, or (iii) the number of objects is less than a threshold,
The change in the detection capability includes limiting the detection capability,
The determination unit determines a content of the restriction on the detection capability, and determines a manner of notification according to the content of the restriction on the detection capability.
Information processing system.
前記移動体の状態は、前記移動体の速度、位置、運行状況、又は走行タスクを含み、
前記判定部は、前記移動体の速度、位置、運行状況、又は走行タスクに応じて、前記検知能力を変更するか否かを判定する
請求項のいずれか1項に記載の情報処理システム。
The state of the moving object includes a speed, a position, a driving status, or a driving task of the moving object;
The information processing system according to claim 4 , wherein the determination unit determines whether or not to change the detection capability depending on a speed, a position, a driving status, or a driving task of the moving object.
前記決定部は、決定した変更の内容に応じて、前記移動体の監視者への報知の態様を決定する
請求項1~のいずれか1項に記載の情報処理システム。
The information processing system according to claim 1 , wherein the determination unit determines a manner of notification to a monitor of the moving object according to the determined content of the change.
前記検知能力は、検知時間間隔又は検知距離を含む
請求項1~のいずれか1項に記載の情報処理システム。
The information processing system according to claim 1 , wherein the detection capability includes a detection time interval or a detection distance.
前記情報処理システムは情報処理装置である
請求項1~10のいずれか1項に記載の情報処理システム。
The information processing system according to any one of claims 1 to 10 , wherein the information processing system is an information processing device.
コンピュータにより実行される情報処理方法であって、
移動体に搭載されるセンサであって、物体を検知するためのセンサの検知能力を変更するか否かを判定し、
前記検知能力を変更すると判定した場合、変更の内容及び前記移動体の監視者への注意喚起の報知の態様を決定し、
決定した態様で前記移動体の監視者に注意喚起を報知し、
決定した内容に前記検知能力を変更し、
前記検知能力の変更は、前記検知能力の制限を含み、
前記決定では、前記検知能力の制限の内容を決定し、前記検知能力の制限の内容に応じた報知の態様を決定し、
前記報知の態様は、報知内容を含み、
前記決定では、前記検知能力の制限により検知が困難になると推定される検知対象又は検知範囲を決定し、
前記報知では、決定した前記検知対象又は前記検知範囲を報知する
情報処理方法。
1. A computer-implemented information processing method, comprising:
A sensor mounted on the moving body is used to determine whether or not to change a detection capability of the sensor for detecting an object;
When it is determined that the detection capability is to be changed, the content of the change and the manner of notification of a warning to a monitor of the moving body are determined;
notifying a monitor of the moving object of a warning in the determined manner;
Changing said detection capability to the determined content;
The change in the detection capability includes limiting the detection capability,
In the determination, a content of the limitation of the detection capability is determined, and a notification mode is determined according to the content of the limitation of the detection capability;
The notification mode includes notification content,
In the determination, a detection target or a detection range that is estimated to be difficult to detect due to the limitation of the detection capability is determined;
In the notification, the determined detection target or the detection range is notified.
Information processing methods.
コンピュータにより実行される情報処理方法であって、1. A computer-implemented information processing method, comprising:
移動体に搭載されるセンサであって、物体を検知するためのセンサの検知能力を変更するか否かを判定し、A sensor mounted on the moving body is used to determine whether or not to change a detection capability of the sensor for detecting an object;
前記検知能力を変更すると判定した場合、変更の内容及び前記移動体の監視者への注意喚起の報知の態様を決定し、When it is determined that the detection capability is to be changed, the content of the change and the manner of notification of a warning to a monitor of the moving body are determined;
決定した態様で前記移動体の監視者に注意喚起を報知し、notifying a monitor of the moving object of a warning in the determined manner;
決定した内容に前記検知能力を変更し、Changing said detection capability to the determined content;
前記検知能力の変更は、前記検知能力の制限を含み、The change in the detection capability includes limiting the detection capability,
前記決定では、前記検知能力の制限の内容を決定し、前記検知能力の制限の内容に応じた報知の態様を決定し、In the determination, a content of the limitation of the detection capability is determined, and a notification mode is determined according to the content of the limitation of the detection capability;
前記報知の態様は、報知手段を含み、The notification mode includes a notification means,
前記決定では、前記検知能力の制限により検知が困難になると推定される検知対象又は検知範囲に注意喚起を伝達可能な手段を決定し、In the determination, a means capable of transmitting a warning to a detection target or a detection range that is estimated to be difficult to detect due to the limitation of the detection capability is determined;
前記報知では、決定した前記手段で注意喚起を報知するIn the notification, a warning is issued by the determined means.
情報処理方法。Information processing methods.
コンピュータにより実行される情報処理方法であって、1. A computer-implemented information processing method, comprising:
移動体に搭載されるセンサであって、物体を検知するためのセンサの検知能力を変更するか否かを判定し、A sensor mounted on the moving body is used to determine whether or not to change a detection capability of the sensor for detecting an object;
前記検知能力を変更すると判定した場合、変更の内容及び前記移動体の監視者への注意喚起の報知の態様を決定し、When it is determined that the detection capability is to be changed, the content of the change and the manner of notification of a warning to a monitor of the moving body are determined;
決定した態様で前記移動体の監視者に注意喚起を報知し、notifying a monitor of the moving object of a warning in the determined manner;
決定した内容に前記検知能力を変更し、Changing said detection capability to the determined content;
前記検知能力の変更は、前記検知能力の制限を含み、The change in the detection capability includes limiting the detection capability,
前記決定では、前記検知能力の制限の内容を決定し、前記検知能力の制限の内容に応じた報知の態様を決定し、In the determination, a content of the limitation of the detection capability is determined, and a notification mode is determined according to the content of the limitation of the detection capability;
前記決定では、前記検知能力の制限により検知が困難になると推定される検知範囲に対応する場所を決定し、In the determination, a location corresponding to a detection range in which detection is estimated to be difficult due to the limitation of the detection capability is determined;
前記報知では、決定した場所が識別されるように注意喚起を報知するIn the notification, a warning is issued so that the determined location can be identified.
情報処理方法。Information processing methods.
コンピュータにより実行される情報処理方法であって、1. A computer-implemented information processing method, comprising:
移動体に搭載されるセンサであって、物体を検知するためのセンサの検知能力を変更するか否かを判定し、A sensor mounted on the moving body is used to determine whether or not to change a detection capability of the sensor for detecting an object;
前記検知能力を変更すると判定した場合、変更の内容及び前記移動体の監視者への注意喚起の報知の態様を決定し、When it is determined that the detection capability is to be changed, the content of the change and the manner of notification of a warning to a monitor of the moving body are determined;
決定した態様で前記移動体の監視者に注意喚起を報知し、notifying a monitor of the moving object of a warning in the determined manner;
決定した内容に前記検知能力を変更し、Changing said detection capability to the determined content;
前記判定では、さらに、前記移動体の周辺の交通状況に応じて、前記検知能力を変更するか否かを判定し、The determination further includes determining whether or not to change the detection capability in accordance with a traffic condition around the moving object;
前記判定では、前記移動体の周辺の交通状況として、前記移動体の周辺において、(i)物体が存在する場合、(ii)物体の密集度が閾値以上である場合、又は(iii)物体の数が閾値以上である場合、前記検知能力を変更すると判定し、In the determination, when a traffic condition around the moving body is such that (i) an object is present, (ii) a density of objects is equal to or greater than a threshold, or (iii) a number of objects is equal to or greater than a threshold, in the vicinity of the moving body, it is determined that the detection capability is to be changed;
前記検知能力の変更は、前記検知能力の制限の緩和、又は前記検知能力の制限の解除を含み、The change in the detection capability includes relaxing the restriction on the detection capability or removing the restriction on the detection capability,
前記決定では、前記検知能力の制限の緩和又は解除の内容を決定し、前記検知能力の緩和又は解除の内容に応じた報知の態様を決定するIn the determination, the content of the relaxation or lifting of the restriction on the detection capability is determined, and a mode of notification according to the content of the relaxation or lifting of the restriction on the detection capability is determined.
情報処理方法。Information processing methods.
コンピュータにより実行される情報処理方法であって、1. A computer-implemented information processing method, comprising:
移動体に搭載されるセンサであって、物体を検知するためのセンサの検知能力を変更するか否かを判定し、A sensor mounted on the moving body is used to determine whether or not to change a detection capability of the sensor for detecting an object;
前記検知能力を変更すると判定した場合、変更の内容及び前記移動体の監視者への注意喚起の報知の態様を決定し、When it is determined that the detection capability is to be changed, the content of the change and the manner of notification of a warning to a monitor of the moving body are determined;
決定した態様で前記移動体の監視者に注意喚起を報知し、notifying a monitor of the moving object of a warning in the determined manner;
決定した内容に前記検知能力を変更し、Changing said detection capability to the determined content;
前記判定では、さらに、前記移動体の周辺の交通状況に応じて、前記検知能力を変更するか否かを判定し、The determination further includes determining whether or not to change the detection capability in accordance with a traffic condition around the moving object;
前記判定では、前記移動体の周辺の交通状況として、前記移動体の周辺において、(i)物体が存在しない場合、(ii)物体の密集度が閾値未満である場合、又は(iii)物体の数が閾値未満である場合、前記検知能力を変更すると判定し、In the determination, when the traffic conditions around the moving body are such that (i) no object is present, (ii) the density of objects is less than a threshold, or (iii) the number of objects is less than a threshold, around the moving body, it is determined that the detection capability is changed;
前記検知能力の変更は、前記検知能力の制限を含み、The change in the detection capability includes limiting the detection capability,
前記決定では、前記検知能力の制限の内容を決定し、前記検知能力の制限の内容に応じた報知の態様を決定するIn the determination, the content of the restriction on the detection capability is determined, and a notification mode according to the content of the restriction on the detection capability is determined.
情報処理方法。Information processing methods.
請求項12~16のいずれか1項に記載の情報処理方法をコンピュータに実行させるためのプログラム。 A program for causing a computer to execute the information processing method according to any one of claims 12 to 16 .
JP2024008647A 2020-06-16 2024-01-24 Information processing system, information processing method, and program Active JP7702655B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2024008647A JP7702655B2 (en) 2020-06-16 2024-01-24 Information processing system, information processing method, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020103846A JP7432857B2 (en) 2020-06-16 2020-06-16 Information processing system and information processing method
JP2024008647A JP7702655B2 (en) 2020-06-16 2024-01-24 Information processing system, information processing method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2020103846A Division JP7432857B2 (en) 2020-06-16 2020-06-16 Information processing system and information processing method

Publications (2)

Publication Number Publication Date
JP2024032852A JP2024032852A (en) 2024-03-12
JP7702655B2 true JP7702655B2 (en) 2025-07-04

Family

ID=79195771

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2020103846A Active JP7432857B2 (en) 2020-06-16 2020-06-16 Information processing system and information processing method
JP2024008647A Active JP7702655B2 (en) 2020-06-16 2024-01-24 Information processing system, information processing method, and program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2020103846A Active JP7432857B2 (en) 2020-06-16 2020-06-16 Information processing system and information processing method

Country Status (1)

Country Link
JP (2) JP7432857B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7732469B2 (en) * 2023-01-10 2025-09-02 トヨタ自動車株式会社 Vehicle control device and vehicle control method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004239792A (en) 2003-02-07 2004-08-26 Hitachi Ltd Automotive radar equipment
JP2018077649A (en) 2016-11-09 2018-05-17 本田技研工業株式会社 Remote operation control device, vehicle control system, remote operation control method and remote operation control program
JP2020042764A (en) 2018-09-06 2020-03-19 株式会社Soken Vehicle remote operation assistance system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6390057B2 (en) * 2014-03-26 2018-09-19 株式会社日本総合研究所 Automatic traveling vehicle for informing vehicle state and vehicle state informing method
KR101750178B1 (en) * 2015-12-02 2017-06-22 엘지전자 주식회사 Warning Method Outside Vehicle, Driver Assistance Apparatus For Executing Method Thereof and Vehicle Having The Same
JP2018066620A (en) * 2016-10-18 2018-04-26 古河電気工業株式会社 Rader device and method for controlling rader device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004239792A (en) 2003-02-07 2004-08-26 Hitachi Ltd Automotive radar equipment
JP2018077649A (en) 2016-11-09 2018-05-17 本田技研工業株式会社 Remote operation control device, vehicle control system, remote operation control method and remote operation control program
JP2020042764A (en) 2018-09-06 2020-03-19 株式会社Soken Vehicle remote operation assistance system

Also Published As

Publication number Publication date
JP7432857B2 (en) 2024-02-19
JP2024032852A (en) 2024-03-12
JP2021196954A (en) 2021-12-27

Similar Documents

Publication Publication Date Title
JP6808685B2 (en) Modified adaptive cruise control to reduce rear-end collisions
JP5327321B2 (en) Vehicle periphery monitoring device and vehicle periphery monitoring method
CN109712432B (en) System and method for projecting a trajectory of an autonomous vehicle onto a road surface
KR102693159B1 (en) System and Method for Intersection Collision prevention
JP2024162477A (en) Information notification device and information notification method
US20220396287A1 (en) Adaptive trust calibration
US10745007B2 (en) Collision avoidance systems and methods
WO2014167680A1 (en) Vehicle driving support device
US20230076404A1 (en) Traveling state determination apparatus, cutting-in warning apparatus, method, andcomputer readable medium
KR102598953B1 (en) Apparatus for controlling a vehicle, system having the same and method thereof
KR20180078989A (en) An apparatus and method for implementing LCDAS
JP5660065B2 (en) Driving assistance device
CN117382644B (en) Distracted driving detection method, computer equipment, storage media and intelligent equipment
CN112298175B (en) Queuing driving controller, system comprising same and queuing driving control method
JP7702655B2 (en) Information processing system, information processing method, and program
KR20230132022A (en) Apparatus and method for controlling autonomous driving vehicle
JP2018090006A (en) Drive support apparatus
JPWO2019220229A1 (en) ECU and lane departure warning system
US12051324B2 (en) Collaborative illumination
JP7512883B2 (en) Information processing device, information processing method, and program
US20250269846A1 (en) Driving assistance device, driving assistance method, and storage medium
JP6729308B2 (en) Vehicle control device
JP2025078380A (en) Driving assistance control device, driving assistance method, and vehicle
JP2025125905A (en) Driving assistance system
JP2025088353A (en) CONTROL DEVICE, DRIVING ASSISTANCE METHOD, AND COMPUTER PROGRAM

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20250325

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20250416

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: 20250527

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20250606

R150 Certificate of patent or registration of utility model

Ref document number: 7702655

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150