JP2021189470A - Road surface abnormality registration device and computer program - Google Patents

Road surface abnormality registration device and computer program Download PDF

Info

Publication number
JP2021189470A
JP2021189470A JP2020090689A JP2020090689A JP2021189470A JP 2021189470 A JP2021189470 A JP 2021189470A JP 2020090689 A JP2020090689 A JP 2020090689A JP 2020090689 A JP2020090689 A JP 2020090689A JP 2021189470 A JP2021189470 A JP 2021189470A
Authority
JP
Japan
Prior art keywords
road surface
surface abnormality
point
vehicle
value
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.)
Granted
Application number
JP2020090689A
Other languages
Japanese (ja)
Other versions
JP7521257B2 (en
Inventor
優太 竹内
Yuta Takeuchi
慈生 三岡
Shigeo Mitsuoka
弘晃 中野
Hiroaki Nakano
俊郎 梅村
Toshiro Umemura
修司 山本
Shuji Yamamoto
呉晨偉
Chenwei Wu
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.)
Aisin Corp
Original Assignee
Aisin Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Aisin Corp filed Critical Aisin Corp
Priority to JP2020090689A priority Critical patent/JP7521257B2/en
Publication of JP2021189470A publication Critical patent/JP2021189470A/en
Application granted granted Critical
Publication of JP7521257B2 publication Critical patent/JP7521257B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Road Repair (AREA)
  • Traffic Control Systems (AREA)

Abstract

To provide a road surface abnormality registration device and computer program capable of speedily providing information of a road surface abnormality.SOLUTION: A server device 3 of a road surface abnormality registration system 1 registers a road surface abnormality point 65 where a road surface abnormality is newly detected (S4, S5), and sets a degree of reliability with respect to occurrence of a road surface abnormality at the road surface abnormality point 65 (S4). The server device 3 updates a degree of reliability based on a detection value of an on-vehicle sensor 7 when a vehicle 5 traveling on a road travels the road surface abnormality point 65 (S7, S8, S13, S16). The server device 3 cancels registration of a road surface abnormality point concerning the road surface abnormality point 65 where a degree of reliability comes to be equal to or less than a predetermined value (S15).SELECTED DRAWING: Figure 6

Description

本発明は、路面異常を登録する路面異常登録装置及びコンピュータプログラムに関する。 The present invention relates to a road surface abnormality registration device and a computer program for registering a road surface abnormality.

従来より、道路の路面異常に係わる情報を収集することが行われている。例えば、特開2015−229433号公報に開示される路面状態検出装置は、道路を走行する車両から路面異常の情報を収集している。道路を走行する各車両は、車両に取り付けられた加速度センサの検出値の変化量から路面状態を推定する。各車両は、検出値に基づいて、路面に亀裂や凹凸が存在していると推定した場合、亀裂等に関するデータを路面状態推定情報としてクラウドサーバへ送信する(段落0027、0033)。クラウドサーバは、複数の車両から同一位置で路面の亀裂や凹凸が検出された場合に、その地点に亀裂や凹凸が存在していると判断する(段落0036)。 Conventionally, information on road surface abnormalities has been collected. For example, the road surface condition detecting device disclosed in Japanese Patent Application Laid-Open No. 2015-229433 collects information on road surface abnormalities from a vehicle traveling on a road. Each vehicle traveling on the road estimates the road surface condition from the amount of change in the detected value of the acceleration sensor attached to the vehicle. When it is estimated that cracks or irregularities are present on the road surface based on the detected values, each vehicle transmits data related to the cracks or the like to the cloud server as road surface condition estimation information (paragraphs 0027, 0033). When a crack or unevenness on the road surface is detected from a plurality of vehicles at the same position, the cloud server determines that the crack or unevenness exists at that position (paragraph 0036).

特開2015−229433号公報(図7)JP-A-2015-229433 (Fig. 7)

上記した特許文献1に開示された技術では、道路の落下物などを考慮して、一定の検知数を満たさないと、路面の亀裂などの路面異常が発生したと判断しない。そのため、例えば、通過する車両が少ない道路や地域では、検知数が増加せず、路面異常が発生したと判断されるまでに時間が掛かる。その結果、路面異常の登録の確定や路面異常の通知が遅れ、リアルタイム性に欠ける虞がある。 In the technique disclosed in Patent Document 1 described above, it is not determined that a road surface abnormality such as a crack in the road surface has occurred unless a certain number of detections is satisfied in consideration of falling objects on the road. Therefore, for example, on a road or area where there are few vehicles passing through, the number of detections does not increase, and it takes time until it is determined that a road surface abnormality has occurred. As a result, the confirmation of the registration of the road surface abnormality and the notification of the road surface abnormality may be delayed, resulting in lack of real-time performance.

本発明は前記従来における問題点を解消するためになされたものであり、路面異常の情報をスピーディーに提供できる路面異常登録装置及びコンピュータプログラムを提供することを目的とする。 The present invention has been made to solve the above-mentioned conventional problems, and an object of the present invention is to provide a road surface abnormality registration device and a computer program capable of speedily providing information on road surface abnormalities.

前記目的を達成するため本発明に係る路面異常登録装置は、新規に路面異常を検出した地点を路面異常地点として登録する登録手段と、前記路面異常地点で前記路面異常が発生している確率を示す値を設定する値設定手段と、道路を走行する車両が前記路面異常地点を走行した際に、前記車両が備えるセンサによって前記路面異常を検出する検出値に基づいて、前記値設定手段により設定した前記確率を示す値を更新する更新手段と、前記確率を示す値が所定値以下となった前記路面異常地点について、路面異常地点の登録を解除する解除手段と、を備える。 In order to achieve the above object, the road surface abnormality registration device according to the present invention determines a registration means for registering a newly detected road surface abnormality point as a road surface abnormality point and a probability that the road surface abnormality has occurred at the road surface abnormality point. The value setting means for setting the indicated value and the value setting means for detecting the road surface abnormality by the sensor provided by the vehicle when the vehicle traveling on the road travels on the road surface abnormality point. It is provided with an updating means for updating the value indicating the probability, and a canceling means for canceling the registration of the road surface abnormal point with respect to the road surface abnormal point whose value indicating the probability is equal to or less than a predetermined value.

また、本発明に係るコンピュータプログラムは、路面異常地点を登録するコンピュータプログラムであって、コンピュータを、新規に路面異常を検出した地点を前記路面異常地点として登録する登録手段と、前記路面異常地点で前記路面異常が発生している確率を示す値を設定する値設定手段と、道路を走行する車両が前記路面異常地点を走行した際に、前記車両が備えるセンサによって前記路面異常を検出する検出値に基づいて、前記値設定手段により設定した前記確率を示す値を更新する更新手段と、前記確率を示す値が所定値以下となった前記路面異常地点について、路面異常地点の登録を解除する解除手段と、して機能させる。 Further, the computer program according to the present invention is a computer program for registering a road surface abnormality point, which is a registration means for registering a point where a new road surface abnormality is detected as the road surface abnormality point and a road surface abnormality point. A value setting means for setting a value indicating the probability that the road surface abnormality has occurred, and a detection value for detecting the road surface abnormality by a sensor provided in the vehicle when the vehicle traveling on the road travels on the road surface abnormality point. Based on the above, the update means for updating the value indicating the probability set by the value setting means and the cancellation of the registration of the road surface abnormality point for the road surface abnormality point where the value indicating the probability is equal to or less than a predetermined value. Make it work as a means.

前記構成を有する本発明に係る路面異常登録装置及びコンピュータプログラムによれば、新規の路面異常を検出した路面異常地点を登録し、その路面異常地点で路面異常が発生している確率を示す値の初期値を設定する。そして、路面異常登録装置は、道路を走行する車両のセンサの検出値に基づいて、確率を示す値を更新する。これにより、路面異常地点を登録して確率を示す値が新規に検出したタイミングという早期に設定されることで、路面異常の情報をスピーディーに提供できる。また、小石、ゴミ、街路樹の果実などが路面に落下していた場合、路面異常が誤検出される虞がある。そこで、確率を示す値が所定値以下となった路面異常地点について、路面異常地点の登録を解除する。従って、センサの検出値に基づいて、誤検出による路面異常地点の登録を排除しながら確率を示す値の更新を行なうことで、確率を示す値の精度を高めながら路面異常の情報を提供できる。 According to the road surface abnormality registration device and the computer program according to the present invention having the above configuration, a road surface abnormality point where a new road surface abnormality is detected is registered, and a value indicating the probability that a road surface abnormality has occurred at the road surface abnormality point. Set the initial value. Then, the road surface abnormality registration device updates the value indicating the probability based on the detection value of the sensor of the vehicle traveling on the road. As a result, the information on the road surface abnormality can be provided speedily by registering the road surface abnormality point and setting the value indicating the probability at an early stage of the newly detected timing. In addition, if pebbles, dust, fruits of roadside trees, etc. have fallen on the road surface, there is a risk that road surface abnormalities will be erroneously detected. Therefore, the registration of the abnormal road surface point is canceled for the abnormal road surface point whose value indicating the probability is equal to or less than the predetermined value. Therefore, by updating the value indicating the probability while excluding the registration of the road surface abnormality point due to the erroneous detection based on the detection value of the sensor, it is possible to provide the information on the road surface abnormality while improving the accuracy of the value indicating the probability.

尚、「路面異常地点で路面異常が発生している確率を示す値」とは、例えば、路面異常地点で路面異常が発生している確率そのものを示す値、確率に応じて変動する値、路面異常地点で路面異常が発生していることを示す情報を提供した場合のその提供した情報に対する信頼度を示す値である。「路面異常」とは、ポットホールや路面のひび割れなどの路面そのものの異常だけでなく、路面の凍結など、路面と他の物体とで生じる異常も含む概念である。従って、路面異常とは、車両の走行に影響を与える様々な路面の異常を含む。また、「検出値」とは、センサによって検出されたセンサ信号の値そのものに限らず、センサ信号の値から算出、推定等される値を含んでいる。また、「路面異常地点の登録を解除する」とは、路面異常地点を登録するデータベースから情報を削除することに限らない。例えば、路面異常地点の情報としてデータベースには登録されているものの、データベースにアクセスされた場合、有効な情報として応答しないように取り扱う処理を、登録を解除する処理として実行しても良い。 The "value indicating the probability that the road surface abnormality has occurred at the road surface abnormality point" is, for example, a value indicating the probability itself that the road surface abnormality has occurred at the road surface abnormality point, a value that fluctuates according to the probability, and a road surface. It is a value indicating the reliability of the provided information when the information indicating that the road surface abnormality has occurred at the abnormal point is provided. "Road surface abnormality" is a concept that includes not only abnormalities of the road surface itself such as potholes and cracks of the road surface, but also abnormalities that occur between the road surface and other objects such as freezing of the road surface. Therefore, the road surface abnormality includes various road surface abnormalities that affect the traveling of the vehicle. Further, the "detection value" is not limited to the value of the sensor signal detected by the sensor itself, but includes a value calculated and estimated from the value of the sensor signal. Further, "cancelling the registration of the abnormal road surface point" is not limited to deleting the information from the database for registering the abnormal road surface point. For example, although it is registered in the database as information on the road surface abnormality point, when the database is accessed, a process of handling so as not to respond as valid information may be executed as a process of canceling the registration.

実施形態に係る路面異常登録システムを示した概略構成図である。It is a schematic block diagram which showed the road surface abnormality registration system which concerns on embodiment. 実施形態に係る路面異常登録システムの構成を示したブロック図である。It is a block diagram which showed the structure of the road surface abnormality registration system which concerns on embodiment. 実施形態に係るナビゲーション装置の制御系を模式的に示すブロック図である。It is a block diagram which shows typically the control system of the navigation device which concerns on embodiment. プローブ情報DBに記憶された管理DBの内容を示す図である。It is a figure which shows the contents of the management DB stored in the probe information DB. 路面異常地点処理プログラムのフローチャートである。It is a flowchart of a road surface abnormality point processing program. 路面異常地点処理プログラムのフローチャートである。It is a flowchart of a road surface abnormality point processing program. 路面異常地点を表示した画面を示す図である。It is a figure which shows the screen which displayed the road surface abnormality point.

以下、本発明に係る路面異常登録システムについて具体化した一実施形態に基づき図面を参照しつつ詳細に説明する。先ず、本実施形態に係る路面異常登録システム1の概略構成について図1及び図2を用いて説明する。図1は本実施形態に係る路面異常登録システム1を示した概略構成図である。図2は本実施形態に係る路面異常登録システム1の構成を示したブロック図である。 Hereinafter, the road surface abnormality registration system according to the present invention will be described in detail with reference to the drawings based on an embodiment embodied. First, the schematic configuration of the road surface abnormality registration system 1 according to the present embodiment will be described with reference to FIGS. 1 and 2. FIG. 1 is a schematic configuration diagram showing a road surface abnormality registration system 1 according to the present embodiment. FIG. 2 is a block diagram showing the configuration of the road surface abnormality registration system 1 according to the present embodiment.

図1に示すように、本実施形態に係る路面異常登録システム1は、プローブセンタ2が備えるサーバ装置(路面異常登録装置の一例)3と、ユーザにより操作されるパーソナルコンピュータ(以下PCという)4と、複数の車両5の各々に搭載された通信(案内)端末であるナビゲーション装置6と、車両5に搭載された車載センサ7(センサの一例)と、を基本的に有する。また、サーバ装置3、PC4、及びナビゲーション装置6は通信ネットワーク網8を介して互いに電子データを送受信可能に構成されている。尚、ナビゲーション装置6の代わりに、例えば携帯電話機、スマートフォン、タブレット型端末、パーソナルコンピュータを用いても良い。 As shown in FIG. 1, the road surface abnormality registration system 1 according to the present embodiment includes a server device (an example of a road surface abnormality registration device) 3 included in the probe center 2 and a personal computer (hereinafter referred to as a PC) operated by a user. A navigation device 6 which is a communication (guidance) terminal mounted on each of a plurality of vehicles 5 and an in-vehicle sensor 7 (an example of a sensor) mounted on the vehicle 5 are basically provided. Further, the server device 3, the PC 4, and the navigation device 6 are configured to be able to send and receive electronic data to and from each other via the communication network 8. Instead of the navigation device 6, for example, a mobile phone, a smartphone, a tablet terminal, or a personal computer may be used.

ここで、本実施形態に係る路面異常登録システム1は、所謂プローブカーシステムを構成する。プローブカーシステムとは、車両5をセンサとして情報を収集するシステムである。具体的には、例えば、車両5の車載センサ7で検出した検出値の情報をはじめ、速度データ、ステアリング操作やシフト位置等の各システムの作動状況をGPSの位置情報とともに予め車両5に搭載された通信装置を介してプローブセンタ2に送信し、センタ側でその収集データを様々な情報として再利用するシステムをいう。 Here, the road surface abnormality registration system 1 according to the present embodiment constitutes a so-called probe car system. The probe car system is a system that collects information using the vehicle 5 as a sensor. Specifically, for example, the operation status of each system such as speed data, steering operation, shift position, etc., including the information of the detected value detected by the in-vehicle sensor 7 of the vehicle 5, is mounted on the vehicle 5 in advance together with the GPS position information. A system that transmits data to the probe center 2 via a communication device and reuses the collected data as various information on the center side.

そして、プローブセンタ2が備えるサーバ装置3は、全国を走行する車両5から路面異常の情報等を含むプローブ情報(材料情報)を適宜収集して蓄積するとともに、蓄積されたプローブ情報から道路に関する各種支援情報を登録する情報管理サーバである。特に、本実施形態では、サーバ装置3は、例えば、道路を走行する車両5の車載センサ7から収集した検出値に基づいて、道路の路面異常が発生した路面異常地点の信頼度(本願の確率を示す値の一例)を更新する。路面異常地点の情報や信頼度の情報に対して外部端末からアクセスされた場合、対応する情報を応答する。ここでいう外部端末とは、例えば、道路の補修を管理する道路管理者が操作するPC4である。また、PC4を操作するユーザは、道路の補修を管理する道路管理者の他に、例えば、国土交通省、地方整備局、NEXCO(登録商標)などの一般道や高速道路を管理する省庁、団体、民間企業等でも良い。例えば、道路管理者は、PC4を操作してサーバ装置3の路面異常の情報にアクセスし、信頼度の情報に基づいて補修業者を路面異常地点へ派遣する。また、サーバ装置3の情報へアクセスする外部端末は、PC4に限らず、スマートフォン、タブレット型端末、ナビゲーション装置6等でも良い。例えば、道路の補修業者は、スマートフォンやタブレット型端末を使用してサーバ装置3の情報にアクセスし、路面異常地点や信頼度の情報に基づいて、道路の補修を行なう地点を決定しても良い。 The server device 3 included in the probe center 2 appropriately collects and accumulates probe information (material information) including information on road surface abnormalities from vehicles 5 traveling nationwide, and various types of roads are collected from the accumulated probe information. It is an information management server that registers support information. In particular, in the present embodiment, the server device 3 has, for example, the reliability of the road surface abnormality point where the road surface abnormality has occurred (probability of the present application) based on the detection value collected from the in-vehicle sensor 7 of the vehicle 5 traveling on the road. An example of the value indicating () is updated. When the information on the road surface abnormality point or the reliability information is accessed from an external terminal, the corresponding information is responded. The external terminal referred to here is, for example, a PC 4 operated by a road administrator who manages road repair. In addition to road managers who manage road repairs, users who operate PC4 are, for example, ministries and organizations that manage general roads and expressways such as the Ministry of Land, Infrastructure, Transport and Tourism, Regional Development Bureau, and NEXCO (registered trademark). , Private companies, etc. may be used. For example, the road administrator operates the PC 4 to access the information on the road surface abnormality of the server device 3, and dispatches the repair company to the road surface abnormality point based on the reliability information. Further, the external terminal for accessing the information of the server device 3 is not limited to the PC 4, but may be a smartphone, a tablet terminal, a navigation device 6, or the like. For example, a road repair company may access the information of the server device 3 using a smartphone or a tablet terminal, and determine a point for repairing the road based on the information on the road surface abnormality point and the reliability. ..

尚、「路面異常地点の信頼度」とは、例えば、路面異常地点で路面異常が発生している確率を示す値であり、確率に応じて変動する値である。また、信頼度を更新する装置は、サーバ装置3以外の装置、例えば、車両5のナビゲーション装置6でも良い。ナビゲーション装置6で信頼度を更新する場合、例えば、ナビゲーション装置6が、サーバ装置3から路面異常地点の信頼度の情報を取得して、更新した信頼度の情報をサーバ装置3のデータベースに登録しても良い。 The "reliability of the road surface abnormality point" is, for example, a value indicating the probability that the road surface abnormality has occurred at the road surface abnormality point, and is a value that fluctuates according to the probability. Further, the device for updating the reliability may be a device other than the server device 3, for example, a navigation device 6 of the vehicle 5. When the reliability is updated by the navigation device 6, for example, the navigation device 6 acquires the reliability information of the road surface abnormality point from the server device 3 and registers the updated reliability information in the database of the server device 3. May be.

また、PC4は、CPU、ROM、RAM等を中心に構成された制御部、キーボードやポインティングデバイスなどで構成される入力部、ディスプレイやスピーカなどの出力部、ハードディスクなどの不揮発性記憶手段からなる補助記憶部等を備えている。また、PC4にはOS(Operating System)としてWindows(登録商標)、Linux(登録商標)、MacOS(登録商標)などが搭載される。キーボード入力や画面出力といった入出力機能、主記憶部であるメモリや補助記憶部であるハードディスクに対するアクセス機能など、アプリケーションから共通して利用される基本機能は、OSによって提供される。尚、これら各OSによって提供される各種機能そのものは公知なので、ここでの詳細な説明は省略する。 Further, the PC 4 is an auxiliary consisting of a control unit composed mainly of a CPU, ROM, RAM, etc., an input unit composed of a keyboard, a pointing device, etc., an output unit such as a display or a speaker, and a non-volatile storage means such as a hard disk. It is equipped with a storage unit and the like. Further, the PC4 is equipped with Windows (registered trademark), Linux (registered trademark), MacOS (registered trademark) and the like as an OS (Operating System). The OS provides basic functions commonly used by applications, such as input / output functions such as keyboard input and screen output, and access functions to the memory that is the main storage unit and the hard disk that is the auxiliary storage unit. Since the various functions provided by each of these OSs are known, detailed description thereof will be omitted here.

更に、PC4は、モデム等の通信機器9(図2参照)を介して通信ネットワーク網8に接続され、サーバ装置3と双方向通信可能に構成されている。そして、PC4は、サーバ装置3から取得したデータに基づいて、各種情報をディスプレイに表示等する。特に本実施形態に係るPC4は、路面異常地点の情報や信頼度の情報をサーバ装置3から取得し、ディスプレイに表示する(図7参照)。 Further, the PC 4 is connected to the communication network 8 via a communication device 9 (see FIG. 2) such as a modem, and is configured to be capable of bidirectional communication with the server device 3. Then, the PC 4 displays various information on the display based on the data acquired from the server device 3. In particular, the PC 4 according to the present embodiment acquires the information on the road surface abnormality point and the reliability information from the server device 3 and displays them on the display (see FIG. 7).

一方、ナビゲーション装置6は、車両5に搭載され、格納する地図データに基づいて自車位置周辺の地図を表示したり、地図画像上において車両5の現在位置を表示したり、設定された案内経路に沿った移動案内を行う車載機である。また、ナビゲーション装置6は、車両5に搭載された車載センサ7で検出した検出値の情報を、サーバ装置3へ送信することも行う。尚、車載センサ7の種類は、特に限定されず、車両5に搭載可能な各種のセンサを採用できる。具体的には、車載センサ7としては、車速センサ、ステアリングセンサ、上下加速度センサ、赤外線センサ、車載カメラなどを採用できる。また、車両5が備える車載センサ7の数は、1つでも良く、複数個でも良い。 On the other hand, the navigation device 6 is mounted on the vehicle 5, displays a map around the position of the own vehicle based on the stored map data, displays the current position of the vehicle 5 on the map image, and sets a guide route. It is an in-vehicle device that provides movement guidance along the line. The navigation device 6 also transmits information on the detected value detected by the vehicle-mounted sensor 7 mounted on the vehicle 5 to the server device 3. The type of the in-vehicle sensor 7 is not particularly limited, and various sensors that can be mounted on the vehicle 5 can be adopted. Specifically, as the in-vehicle sensor 7, a vehicle speed sensor, a steering sensor, a vertical acceleration sensor, an infrared sensor, an in-vehicle camera, or the like can be adopted. Further, the number of the vehicle-mounted sensors 7 included in the vehicle 5 may be one or a plurality.

また、通信ネットワーク網8は全国各地に配置された多数の基地局と、各基地局を管理及び制御する通信会社とを含み、基地局及び通信会社を有線(光ファイバー、ISDN等)又は無線で互いに接続することにより構成されている。ここで、基地局はナビゲーション装置6との通信をするトランシーバー(送受信機)とアンテナを有する。そして、基地局は通信会社の間で無線通信を行う一方、通信ネットワーク網8の末端となり、基地局の電波が届く範囲(セル)にあるナビゲーション装置6の通信をサーバ装置3との間で中継する役割を持つ。また、通信ネットワーク網8は、例えば、インターネットなどの広域通信網やLAN(ローカルエリアネットワーク)を有し、PC4の通信をサーバ装置3との間で中継する役割を持つ。 In addition, the communication network 8 includes a large number of base stations located all over the country and a communication company that manages and controls each base station, and the base stations and the communication companies are connected to each other by wire (optical fiber, ISDN, etc.) or wirelessly. It is configured by connecting. Here, the base station has a transceiver (transmitter / receiver) and an antenna for communicating with the navigation device 6. Then, while the base station performs wireless communication between communication companies, it becomes the terminal of the communication network network 8 and relays the communication of the navigation device 6 within the range (cell) of the radio wave of the base station to the server device 3. Has a role to play. Further, the communication network network 8 has, for example, a wide area communication network such as the Internet or a LAN (local area network), and has a role of relaying the communication of the PC 4 to the server device 3.

続いて、路面異常登録システム1を構成するサーバ装置3の構成について図2を用いてより詳細に説明する。サーバ装置3は、図2に示すようにサーバ制御部11と、サーバ制御部11に接続されたプローブ情報DB(データベース)12と、サーバ側地図情報DB13、センタ通信装置15とから基本的に構成されている。 Subsequently, the configuration of the server device 3 constituting the road surface abnormality registration system 1 will be described in more detail with reference to FIG. As shown in FIG. 2, the server device 3 is basically composed of a server control unit 11, a probe information DB (database) 12 connected to the server control unit 11, a server-side map information DB 13, and a center communication device 15. Has been done.

サーバ制御部11は、サーバ装置3の全体の制御を行う電子制御ユニットであり、演算装置及び制御装置としてのCPU21、並びにCPU21が各種の演算処理を行うにあたってワーキングメモリとして使用されるRAM22、制御用のプログラムの他、後述の各種プログラム(図5及び図6参照)等が記録されたROM23、ROM23から読み出したプログラムを記憶するフラッシュメモリ24等の内部記憶装置を備えている。 The server control unit 11 is an electronic control unit that controls the entire server device 3, a CPU 21 as an arithmetic unit and a control device, a RAM 22 used as a working memory when the CPU 21 performs various arithmetic processes, and a control unit. In addition to the above-mentioned programs, the ROM 23 in which various programs (see FIGS. 5 and 6) described later are recorded, and an internal storage device such as a flash memory 24 for storing the programs read from the ROM 23 are provided.

尚、サーバ制御部11は、処理アルゴリズムとしての各種手段を構成する。例えば、登録手段は、新規に路面異常を検出した地点を路面異常地点として登録する。値設定手段は、路面異常地点で路面異常が発生している確率を示す値を設定する。更新手段は、道路を走行する車両5が路面異常地点を走行した際に、車両5が備える車載センサ7によって検出された検出値に基づいて、値設定手段により設定した確率を示す値を更新する。解除手段は、確率を示す値が所定値以下となった路面異常地点について、路面異常地点の登録を解除する。 The server control unit 11 constitutes various means as a processing algorithm. For example, the registration means registers a newly detected point of road surface abnormality as a road surface abnormality point. The value setting means sets a value indicating the probability that the road surface abnormality has occurred at the road surface abnormality point. The updating means updates a value indicating a probability set by the value setting means based on the detection value detected by the vehicle-mounted sensor 7 included in the vehicle 5 when the vehicle 5 traveling on the road travels on the road surface abnormality point. .. The canceling means cancels the registration of the abnormal road surface point for the abnormal road surface point whose value indicating the probability is equal to or less than a predetermined value.

また、プローブ情報DB12は、全国を走行する車両5から収集したプローブ情報を累積的に記憶する記憶手段である。本実施形態のプローブ情報DB12は、路面異常を検出した路面異常地点に係わる情報を記憶する管理DB14が記憶されている。例えば、管理DB14には、図4に示すように、例えば、(a)路面異常を検出した路面異常地点のNO、(b)検出日時、(c)路面異常地点の経度、(d)路面異常地点の緯度、(e)車載センサの検出値、(f)車両5を識別する車両ID、(g)信頼度、(h)走行回数が記憶されている。管理DB14の詳細については、後述する。 Further, the probe information DB 12 is a storage means for cumulatively storing probe information collected from vehicles 5 traveling nationwide. The probe information DB 12 of the present embodiment stores a management DB 14 that stores information related to a road surface abnormality point where a road surface abnormality is detected. For example, as shown in FIG. 4, the management DB 14 has, for example, (a) NO of the road surface abnormality point where the road surface abnormality is detected, (b) the detection date and time, (c) the longitude of the road surface abnormality point, and (d) the road surface abnormality. The latitude of the point, (e) the detected value of the vehicle-mounted sensor, (f) the vehicle ID for identifying the vehicle 5, (g) reliability, and (h) the number of trips are stored. The details of the management DB 14 will be described later.

また、サーバ側地図情報DB13は、例えば、外部からの入力データやサーバ装置3の入力操作に基づいて登録された地図情報である。サーバ側地図情報DB13は、道路(リンク)に関するリンクデータ、ノード点に関するノードデータ、施設に関する施設データ、経路の探索に係る処理に用いられる探索データ、地図を表示するための地図表示データ、各交差点に関する交差点データ、地点を検索するための検索データ等が記憶された記憶手段である。 Further, the server-side map information DB 13 is, for example, map information registered based on input data from the outside or an input operation of the server device 3. The server-side map information DB 13 includes link data related to roads (links), node data related to node points, facility data related to facilities, search data used for processing related to route search, map display data for displaying a map, and each intersection. It is a storage means that stores intersection data related to, search data for searching a point, and the like.

また、センタ通信装置15は、車両5やVICS(登録商標:Vehicle Information and Communication System)センタ等の外部の交通情報センタと通信ネットワーク網8を介して通信を行う為の通信装置である。本実施形態では、センタ通信装置15を介してプローブ情報、路面異常地点の情報等を車両5や管理DB14との間で送受信する。 Further, the center communication device 15 is a communication device for communicating with an external traffic information center such as a vehicle 5 or a VICS (registered trademark: Vertical Information and Communication System) center via a communication network 8. In the present embodiment, probe information, road surface abnormality point information, and the like are transmitted to and received from the vehicle 5 and the management DB 14 via the center communication device 15.

次に、車両5に搭載されたナビゲーション装置6の概略構成について図3を用いて説明する。図3は本実施形態に係るナビゲーション装置6を示したブロック図である。図3に示すように本実施形態に係るナビゲーション装置6は、ナビゲーション装置6が搭載された車両5の現在位置を検出する現在位置検出部31と、各種のデータが記録されたデータ記録部32と、入力された情報に基づいて、各種の演算処理を行うナビゲーションECU33と、ユーザからの操作を受け付ける操作部34と、ユーザに対して車両周辺の地図や路面状態の情報等を表示する液晶ディスプレイ35と、経路案内に関する音声ガイダンスを出力するスピーカ36と、記憶媒体であるDVDを読み取るDVDドライブ37と、プローブセンタ2やVICSセンタ等の情報センタとの間で通信を行う通信モジュール38と、から基本的に構成されている。また、ナビゲーション装置6はCAN等の車載ネットワークを介して、車両5に取り付けられた車載センサ7が接続されている。 Next, a schematic configuration of the navigation device 6 mounted on the vehicle 5 will be described with reference to FIG. FIG. 3 is a block diagram showing the navigation device 6 according to the present embodiment. As shown in FIG. 3, the navigation device 6 according to the present embodiment includes a current position detection unit 31 that detects the current position of the vehicle 5 on which the navigation device 6 is mounted, and a data recording unit 32 in which various data are recorded. , A navigation ECU 33 that performs various arithmetic processes based on the input information, an operation unit 34 that accepts operations from the user, and a liquid crystal display 35 that displays a map around the vehicle, information on the road surface condition, and the like to the user. A speaker 36 that outputs voice guidance regarding route guidance, a DVD drive 37 that reads a DVD as a storage medium, and a communication module 38 that communicates between an information center such as a probe center 2 and a VICS center. Is configured. Further, the navigation device 6 is connected to an in-vehicle sensor 7 attached to the vehicle 5 via an in-vehicle network such as CAN.

以下に、ナビゲーション装置6を構成する各構成要素について順に説明する。
現在位置検出部31は、GPS41等を備え、現在の車両5の位置、方位等を検出することが可能となっている。尚、現在位置検出部31は、GPS41以外のセンサ、例えば、車速センサやステアリングセンサ等を備えても良く、車載センサ7の検出信号を取得して利用しても良い。現在位置検出部31は、複数のセンサを用いて現在の車両5の位置等を検出する精度を高めても良い。
Hereinafter, each component constituting the navigation device 6 will be described in order.
The current position detection unit 31 is provided with GPS 41 and the like, and can detect the current position, direction, and the like of the vehicle 5. The current position detection unit 31 may include a sensor other than the GPS 41, for example, a vehicle speed sensor, a steering sensor, or the like, or may acquire and use the detection signal of the vehicle-mounted sensor 7. The current position detection unit 31 may use a plurality of sensors to improve the accuracy of detecting the current position of the vehicle 5.

また、データ記録部32は、外部記憶装置及び記録媒体としてのハードディスク(図示せず)と、ハードディスクに記録された地図情報DB45、走行履歴DB46、配信情報DB47、所定のプログラム等を読み出すとともにハードディスクに所定のデータを書き込む為のドライバである記録ヘッド(図示せず)とを備えている。尚、データ記録部32をハードディスクの代わりにフラッシュメモリやメモリーカードやCDやDVD等の光ディスクにより構成しても良い。また、地図情報DB45、走行履歴DB46、配信情報DB47を外部のサーバに格納させ、ナビゲーション装置6が通信により外部のサーバから必要な情報を取得する構成としても良い。 Further, the data recording unit 32 reads out the external storage device, the hard disk as a recording medium (not shown), the map information DB 45, the travel history DB 46, the distribution information DB 47, a predetermined program, etc. recorded on the hard disk, and puts them on the hard disk. It is equipped with a recording head (not shown) that is a driver for writing predetermined data. The data recording unit 32 may be configured by a flash memory, a memory card, an optical disk such as a CD or a DVD, instead of the hard disk. Further, the map information DB 45, the travel history DB 46, and the distribution information DB 47 may be stored in an external server, and the navigation device 6 may acquire necessary information from the external server by communication.

ここで、地図情報DB45は、地図情報が、エリア毎(例えば20km四方のメッシュ毎)に区分されて記憶される記憶手段である。また、地図情報DB45は、道路網を始めとして経路探索、経路案内及び地図表示に必要な各種情報から構成されている。例えば、各地点の座標位置の位置データ、道路(リンク)に関するリンクデータ、リンクの両端のノード点に関するノードデータ、各交差点に関する交差点データ、施設等の地点に関する地点データ等を含む。 Here, the map information DB 45 is a storage means in which map information is divided and stored for each area (for example, for each mesh of 20 km square). Further, the map information DB 45 is composed of various information necessary for route search, route guidance, and map display, including a road network. For example, it includes position data of coordinate positions of each point, link data related to roads (links), node data related to node points at both ends of the link, intersection data related to each intersection, point data related to points such as facilities, and the like.

また、走行履歴DB46は、車両5の走行情報や車載センサ7で検出した検出値の情報等を累積して記憶する記憶手段である。尚、走行履歴DB46に記憶された走行情報や車載センサ7の検出値の情報等は、プローブ情報としてサーバ装置3へ適宜送信される。また、配信情報DB47は、サーバ装置3から配信されるプローブ情報(他の車両で検出した路面異常地点の情報など)が記憶される記憶手段である。 Further, the travel history DB 46 is a storage means for accumulating and storing the travel information of the vehicle 5 and the information of the detected value detected by the in-vehicle sensor 7. The travel information stored in the travel history DB 46, the information of the detection value of the vehicle-mounted sensor 7, and the like are appropriately transmitted to the server device 3 as probe information. Further, the distribution information DB 47 is a storage means for storing probe information (information on a road surface abnormality point detected by another vehicle, etc.) distributed from the server device 3.

一方、ナビゲーションECU(エレクトロニック・コントロール・ユニット)33は、ナビゲーション装置6の全体の制御を行う電子制御ユニットであり、演算装置及び制御装置としてのCPU51、並びにCPU51が各種の演算処理を行うにあたってワーキングメモリとして使用されるとともに、経路が探索されたときの経路データ等が記憶されるRAM52、制御用のプログラム等が記録されたROM53、ROM53から読み出したプログラムを記憶するフラッシュメモリ54等の内部記憶装置を備えている。 On the other hand, the navigation ECU (electronic control unit) 33 is an electronic control unit that controls the entire navigation device 6, the CPU 51 as a calculation device and a control device, and a working memory for the CPU 51 to perform various calculation processes. An internal storage device such as a RAM 52 that stores route data and the like when a route is searched, a ROM 53 that records a control program and the like, and a flash memory 54 that stores a program read from the ROM 53. I have.

操作部34は、走行開始地点としての出発地及び走行終了地点としての目的地を入力する際等に操作され、各種のキー、ボタン等の複数の操作スイッチ(図示せず)から構成される。そして、ナビゲーションECU33は、各スイッチの押下等により出力されるスイッチ信号に基づき、対応する各種の動作を実行すべく制御を行う。尚、操作部34は液晶ディスプレイ35の前面に設けたタッチパネルによって構成することもできる。また、マイクと音声認識装置によって構成することもできる。 The operation unit 34 is operated when inputting a departure point as a travel start point and a destination as a travel end point, and is composed of a plurality of operation switches (not shown) such as various keys and buttons. Then, the navigation ECU 33 controls to execute the corresponding various operations based on the switch signal output by pressing each switch or the like. The operation unit 34 can also be configured by a touch panel provided on the front surface of the liquid crystal display 35. It can also be configured by a microphone and a voice recognition device.

また、液晶ディスプレイ35には、道路を含む地図画像、交通情報、操作案内、操作メニュー、キーの案内、案内経路(走行予定経路)に沿った案内情報、ニュース、天気予報、時刻、メール、テレビ番組等が表示される。尚、液晶ディスプレイ35の代わりに、HUDやHMDを用いても良い。また、スピーカ36は、ナビゲーションECU33からの指示に基づいて案内経路(走行予定経路)に沿った走行を案内する音声ガイダンスや、交通情報の案内を出力する。 In addition, the liquid crystal display 35 has a map image including roads, traffic information, operation guidance, operation menus, key guidance, guidance information along the guidance route (scheduled travel route), news, weather forecast, time, mail, and television. Programs etc. are displayed. A HUD or HMD may be used instead of the liquid crystal display 35. Further, the speaker 36 outputs voice guidance for guiding the travel along the guidance route (scheduled travel route) and traffic information guidance based on the instruction from the navigation ECU 33.

また、DVDドライブ37は、DVDやCD等の記録媒体に記録されたデータを読み取り可能なドライブである。そして、読み取ったデータに基づいて音楽や映像の再生、地図情報DB45の更新等が行われる。尚、DVDドライブ37に替えてメモリーカードを読み書きする為のカードスロットを設けても良い。 Further, the DVD drive 37 is a drive capable of reading data recorded on a recording medium such as a DVD or a CD. Then, based on the read data, music and video are played back, the map information DB 45 is updated, and the like. A card slot for reading / writing a memory card may be provided instead of the DVD drive 37.

また、通信モジュール38は、交通情報センタ、例えば、VICSセンタやその他の外部センタ等から送信された交通情報、天候情報等を受信する為の通信装置であり、例えば携帯電話機やDCMが該当する。また、車車間で通信を行う車車間通信装置や路側機との間で通信を行う路車間通信装置も含む。また、プローブ情報や配信情報をサーバ装置3との間で送受信するのにも用いられる。 Further, the communication module 38 is a communication device for receiving traffic information, weather information, etc. transmitted from a traffic information center, for example, a VICS center or another external center, and corresponds to, for example, a mobile phone or a DCM. It also includes a vehicle-to-vehicle communication device that communicates between vehicles and a road-to-vehicle communication device that communicates with a roadside unit. It is also used to send and receive probe information and distribution information to and from the server device 3.

続いて、前記構成を有する路面異常登録システム1に含まれるサーバ装置3において実行する路面異常地点処理プログラムについて図5及び図6に基づき説明する。図5及び図6は本実施形態に係る路面異常地点処理プログラムのフローチャートである。ここで、路面異常地点処理プログラムは、例えば、サーバ装置3の電源が投入されると実行される。路面異常地点処理プログラムは、車両5のナビゲーション装置6から取得した情報に基づいて、路面異常の有無の判断、路面異常地点の登録、信頼度の付与、信頼度の更新、路面異常地点の登録の解除を実行するプログラムである。尚、以下の図5及び図6にフローチャートで示すプログラムは、例えば、サーバ装置3が備えているROM23に記憶されており、サーバ制御部11のCPU21により実行される。 Subsequently, a road surface abnormality point processing program executed by the server device 3 included in the road surface abnormality registration system 1 having the above configuration will be described with reference to FIGS. 5 and 6. 5 and 6 are flowcharts of the road surface abnormality point processing program according to the present embodiment. Here, the road surface abnormality point processing program is executed, for example, when the power of the server device 3 is turned on. The road surface abnormality point processing program determines the presence or absence of a road surface abnormality, registers the road surface abnormality point, grants reliability, updates the reliability, and registers the road surface abnormality point based on the information acquired from the navigation device 6 of the vehicle 5. It is a program that executes cancellation. The programs shown in the flowcharts of FIGS. 5 and 6 below are stored in, for example, the ROM 23 included in the server device 3 and executed by the CPU 21 of the server control unit 11.

先ず、ステップ(以下、Sと略記する)1において、サーバ装置3のサーバ制御部11は、車両5のナビゲーション装置6から取得した情報に基づいて、走行した道路の任意地点で路面異常の発生を検出したか否かを判断する。 First, in step 1 (hereinafter abbreviated as S) 1, the server control unit 11 of the server device 3 causes a road surface abnormality to occur at an arbitrary point on the road on which the vehicle 5 travels, based on the information acquired from the navigation device 6. Determine if it was detected.

ここで、上記したように、本実施形態のサーバ装置3は、車載センサ7の検出値に基づいて、路面異常を検出する。車載センサ7の検出値に基づいて検出する路面異常の種類は、特に限定されないが、例えば、ポットホールを採用することができる。ポットホールとは、例えば、道路の路面に形成された凹凸、道路の穴、アスファルトの剥がれなどである。ポットホールを検出する車載センサ7としては、例えば、車速センサを採用することができる。図3に示すように、車両5のナビゲーション装置6は、車載センサ7と接続され、車載センサ7から検出信号を入力する。車速センサ(車載センサ7)は、例えば、車両の駆動輪の回転に応じてパルスを発生させ、パルス信号をナビゲーションECU33に出力する。 Here, as described above, the server device 3 of the present embodiment detects a road surface abnormality based on the detection value of the vehicle-mounted sensor 7. The type of road surface abnormality detected based on the detection value of the vehicle-mounted sensor 7 is not particularly limited, but for example, a pothole can be adopted. The pothole is, for example, unevenness formed on the road surface, a hole in the road, peeling of asphalt, or the like. As the vehicle-mounted sensor 7 for detecting the pothole, for example, a vehicle speed sensor can be adopted. As shown in FIG. 3, the navigation device 6 of the vehicle 5 is connected to the vehicle-mounted sensor 7 and inputs a detection signal from the vehicle-mounted sensor 7. The vehicle speed sensor (vehicle-mounted sensor 7) generates a pulse according to the rotation of the drive wheel of the vehicle, and outputs the pulse signal to the navigation ECU 33, for example.

ナビゲーションECU33は、例えば、車両5が道路を走行中において検出した車速センサのパルス信号の値を、サーバ装置3へ適宜送信する。サーバ装置3のサーバ制御部11は、例えば、1台の車両5から1日の間に取得した車速センサのパルス信号の値、即ち、1日分の走行データを対象に、図5及び図6に示す路面異常地点処理を実行する。サーバ制御部11は、1日分の走行データの中から任意地点ごとに、S1以降の処理を実行する。また、サーバ制御部11は、各車両5から取得した1日分の走行データについて、同様に任意地点ごとにS1以降の処理を実行する。 For example, the navigation ECU 33 appropriately transmits the value of the pulse signal of the vehicle speed sensor detected while the vehicle 5 is traveling on the road to the server device 3. The server control unit 11 of the server device 3 has, for example, the values of the pulse signals of the vehicle speed sensor acquired from one vehicle 5 during the day, that is, the driving data for one day, with reference to FIGS. 5 and 6. Executes the road surface abnormality point processing shown in. The server control unit 11 executes the processing after S1 for each arbitrary point from the traveling data for one day. Further, the server control unit 11 similarly executes the processing after S1 for each arbitrary point on the traveling data for one day acquired from each vehicle 5.

サーバ制御部11は、例えば、車両5から受信した車速センサのパルス信号のパルスを計数することにより駆動輪の車輪速度(回転速度)や移動距離を算出する。サーバ制御部11は、例えば、車輪速度の変動等に基づいて、ポットホールの発生、即ち、路面異常の発生を検出する。例えば、サーバ制御部11は、車速センサの出力から特定周波数の大きさを振動度合として計算し、計算結果のパラメータに基づいてファジー推論により路面の凹凸の高さを推定し、推定した凹凸の高さと閾値とを比較することでポットホールの発生を判断する。サーバ制御部11は、例えば、推定した路面の凹凸の高さが閾値以上である場合、ポットホール(路面異常)の発生を検出する。 For example, the server control unit 11 calculates the wheel speed (rotational speed) and the moving distance of the drive wheels by counting the pulse of the pulse signal of the vehicle speed sensor received from the vehicle 5. The server control unit 11 detects the occurrence of potholes, that is, the occurrence of road surface abnormalities, based on, for example, fluctuations in wheel speed. For example, the server control unit 11 calculates the magnitude of a specific frequency from the output of the vehicle speed sensor as the degree of vibration, estimates the height of the unevenness of the road surface by fuzzy inference based on the parameters of the calculation result, and estimates the height of the unevenness. The occurrence of a pothole is determined by comparing the threshold value with the threshold value. For example, when the estimated height of the unevenness of the road surface is equal to or higher than the threshold value, the server control unit 11 detects the occurrence of a pothole (abnormal road surface).

そして、サーバ制御部11は、S1において、任意地点ごとに車速センサの検出値からポットホール(路面異常)の発生を検出したか判断する。この任意地点は、例えば、車両5が走行した道路に沿って、所定の距離(数m、数十m、数百mなど)ごとに設定した地点である。例えば、車両5のナビゲーション装置6は、走行中の数mごとの車速センサの検出値をサーバ装置3へ送信する。尚、ナビゲーション装置6は、走行中の車速センサの検出値を全てサーバ装置3へ送信しても良い。この場合、サーバ装置3のサーバ制御部11は、受信した検出値から数mごとの検出値を抽出し、抽出した検出値から路面異常の発生を検出しても良い。 Then, the server control unit 11 determines in S1 whether or not the occurrence of a pothole (road surface abnormality) is detected from the detection value of the vehicle speed sensor at each arbitrary point. This arbitrary point is, for example, a point set at predetermined distances (several meters, tens of meters, hundreds of meters, etc.) along the road on which the vehicle 5 travels. For example, the navigation device 6 of the vehicle 5 transmits the detection value of the vehicle speed sensor every several meters while traveling to the server device 3. The navigation device 6 may transmit all the detected values of the moving vehicle speed sensor to the server device 3. In this case, the server control unit 11 of the server device 3 may extract a detection value every several meters from the received detection value and detect the occurrence of a road surface abnormality from the extracted detection value.

尚、S1の任意地点は、上記した所定の距離ごとの地点に限らない。例えば、任意地点は、幹線道路や国道など、特定の道路上の地点でも良い。サーバ制御部11は、例えば、特定の道路を走行する車両5から車載センサ7の検出値を取得し、路面異常の発生を判断しても良い。例えば、サーバ制御部11は、ユーザによって設定された補修が特に必要な道路を対象に路面異常の発生を判断し、後述する信頼度の更新等を実行しても良い。 The arbitrary point of S1 is not limited to the above-mentioned point for each predetermined distance. For example, the arbitrary point may be a point on a specific road such as an arterial road or a national road. For example, the server control unit 11 may acquire the detection value of the vehicle-mounted sensor 7 from the vehicle 5 traveling on a specific road and determine the occurrence of a road surface abnormality. For example, the server control unit 11 may determine the occurrence of a road surface abnormality on a road set by the user and which particularly requires repair, and may update the reliability, which will be described later.

あるいは、サーバ制御部11は、車載センサ7の検出値を取得する車両5を切り替えて、図5及び図6に示す路面異常地点処理を実行しても良い。例えば、サーバ制御部11は、曜日や時間で検出値を取得する車両5を切り替えて、取得した検出値に基づいて、路面異常の発生の判断や後述する信頼度の更新等を実行しても良い。 Alternatively, the server control unit 11 may switch the vehicle 5 that acquires the detection value of the vehicle-mounted sensor 7 to execute the road surface abnormality point processing shown in FIGS. 5 and 6. For example, the server control unit 11 may switch the vehicle 5 for which the detected value is acquired according to the day of the week or the time, determine the occurrence of a road surface abnormality, update the reliability described later, or the like based on the acquired detected value. good.

また、路面異常の発生を判断する装置は、サーバ装置3に限らない。例えば、車両5のナビゲーション装置6が、任意地点の路面異常の発生を判断しても良い。そして、ナビゲーション装置6は、任意地点における路面異常の発生の有無を示す情報、路面異常を検出した際の車載センサ7の検出値の情報、路面異常地点の情報(位置座標や時間)などをサーバ装置3へ送信しても良い。 Further, the device for determining the occurrence of road surface abnormality is not limited to the server device 3. For example, the navigation device 6 of the vehicle 5 may determine the occurrence of a road surface abnormality at an arbitrary point. Then, the navigation device 6 provides information such as information indicating whether or not a road surface abnormality has occurred at an arbitrary point, information on the detection value of the vehicle-mounted sensor 7 when the road surface abnormality is detected, information on the road surface abnormality point (position coordinates and time), and the like. It may be transmitted to the device 3.

また、ナビゲーション装置6からサーバ装置3へ送信する検出値は、車速センサのパルス信号の値に限らない。送信する検出値は、例えば、車速センサのパルス信号から算出した車輪速度等の値、振動度合から推定した路面の凹凸の高さの値などでも良い。従って、本願における検出値とは、車載センサ7によって検出された検出値そのものに限らず、検出値から算出、推定等される値でも良い。また、ポットホールを検出する車載センサ7は、車速センサに限らない。例えば、車載センサ7として、車両5の車輪に作用する上下方向への加速度を検出する上下加速度センサを採用しても良い。そして、サーバ制御部11は、例えば、上下加速度センサで検出した上下加速度の変動に基づいて、路面の凹凸の高さやポットホールの深さ、即ち、路面異常の発生を判断しても良い。また、例えば、車輪のサスペンション装置の伸縮量(サスペンションアームの変位量)を検出するサスペンションセンサと、車高の変位量を検出する車高センサとを車載センサ7として用いて、サーバ制御部11が、サスペンションアームの変位量と車高の変位量の差分から、路面の凹凸の高さを推定し、ポットホールの発生を判断しても良い。 Further, the detected value transmitted from the navigation device 6 to the server device 3 is not limited to the value of the pulse signal of the vehicle speed sensor. The detected value to be transmitted may be, for example, a value such as a wheel speed calculated from a pulse signal of a vehicle speed sensor, a value of the height of unevenness of the road surface estimated from the degree of vibration, or the like. Therefore, the detected value in the present application is not limited to the detected value itself detected by the in-vehicle sensor 7, and may be a value calculated or estimated from the detected value. Further, the vehicle-mounted sensor 7 that detects the pothole is not limited to the vehicle speed sensor. For example, as the vehicle-mounted sensor 7, a vertical acceleration sensor that detects the vertical acceleration acting on the wheels of the vehicle 5 may be adopted. Then, the server control unit 11 may determine, for example, the height of the unevenness of the road surface or the depth of the pothole, that is, the occurrence of the road surface abnormality, based on the fluctuation of the vertical acceleration detected by the vertical acceleration sensor. Further, for example, the server control unit 11 uses a suspension sensor that detects the amount of expansion and contraction (displacement amount of the suspension arm) of the suspension device of the wheel and a vehicle height sensor that detects the displacement amount of the vehicle height as the in-vehicle sensor 7. , The height of the unevenness of the road surface may be estimated from the difference between the displacement amount of the suspension arm and the displacement amount of the vehicle height, and the occurrence of the pot hole may be determined.

また、路面異常の種類は、ポットホールに限らない。例えば、道路のひび割れ、道路の隆起、路面の凍結などでも良い。例えば、サーバ制御部11は、車載カメラ(車載センサ7)で撮像した画像データを解析して道路のひび割れ(路面異常の発生)を判断しても良い。 Moreover, the type of road surface abnormality is not limited to potholes. For example, the road may be cracked, the road may be uplifted, or the road surface may be frozen. For example, the server control unit 11 may analyze the image data captured by the vehicle-mounted camera (vehicle-mounted sensor 7) to determine the cracking of the road (occurrence of road surface abnormality).

サーバ制御部11は、S1において、任意地点について路面異常の発生の検出を判断すると、S2を実行する。S2において、サーバ制御部11は、S1で設定した今回の処理対象の任意地点(以下、処理対象の任意地点という場合がある)で路面異常の発生を検出したか否かを判断する。サーバ制御部11は、路面異常の発生を検出した場合(S2:YES)、S3を実行し、路面異常の発生を検出しなかった場合(S2:NO)、図6のS11を実行する。 When the server control unit 11 determines in S1 that the occurrence of a road surface abnormality has been detected at an arbitrary point, the server control unit 11 executes S2. In S2, the server control unit 11 determines whether or not the occurrence of a road surface abnormality is detected at an arbitrary point of the processing target set in S1 (hereinafter, may be referred to as an arbitrary point of the processing target). The server control unit 11 executes S3 when it detects the occurrence of a road surface abnormality (S2: YES), and executes S11 in FIG. 6 when it does not detect the occurrence of a road surface abnormality (S2: NO).

S3において、サーバ制御部11は、処理対象の任意地点で初めて路面異常を検出したか否かを判断する。上記したように、サーバ制御部11は、車両5が走行した道路において、所定の距離ごとに任意地点を設定する。このため、設定した複数の任意地点には、ポットホールが発生している地点と発生していない地点が含まれることとなる。また、後述するように、サーバ制御部11は、S3で肯定判断した場合(S3:YES)、S4及びS5を実行することで、処理対処の任意地点を路面異常地点として管理DB14に新規の登録を行なう。そこで、S3において、サーバ制御部11は、管理DB14を参照し、処理対象の任意地点、即ち、S2で路面異常を検出した任意地点が、管理DB14に既に登録されているか否かを判断する。 In S3, the server control unit 11 determines whether or not the road surface abnormality is detected for the first time at an arbitrary point to be processed. As described above, the server control unit 11 sets an arbitrary point at a predetermined distance on the road on which the vehicle 5 travels. Therefore, the set arbitrary points include the points where the potholes are generated and the points where the potholes are not generated. Further, as will be described later, when the server control unit 11 makes an affirmative judgment in S3 (S3: YES), by executing S4 and S5, the server control unit 11 newly registers the arbitrary point for processing as a road surface abnormality point in the management DB 14. To do. Therefore, in S3, the server control unit 11 refers to the management DB 14 and determines whether or not the arbitrary point to be processed, that is, the arbitrary point where the road surface abnormality is detected in S2 is already registered in the management DB 14.

図4に示すように、管理DB14には、各路面異常地点について、経度や緯度の情報が登録されている。サーバ制御部11は、例えば、処理対象の任意地点と同一の経度及び同一の緯度の路面異常地点が管理DB14に登録されていなかった場合、S3で肯定判断し(S3:YES)、S4を実行する。また、サーバ制御部11は、処理対象の任意地点と同一の経度及び同一の緯度の路面異常地点が管理DB14に登録されていた場合、S3で否定判断し(S3:NO)、S6を実行する。尚、サーバ制御部11は、S3において、同一の経度及び同一の緯度の場合に限らず、処理対象の任意地点から一定距離の範囲内の路面異常地点が管理DB14に登録されていた場合、S3で否定判断しても良い。この一定距離は、任意地点と路面異常地点とを同一地点として判断しても良い、位置の検出精度の誤差の範囲である。これにより、検出誤差の範囲に含まれる複数の地点を、一つの任意地点(路面異常地点)として処理できる。 As shown in FIG. 4, the management DB 14 registers information on longitude and latitude for each road surface abnormality point. For example, when the road surface abnormality point having the same longitude and the same latitude as the arbitrary point to be processed is not registered in the management DB 14, the server control unit 11 makes an affirmative judgment in S3 (S3: YES) and executes S4. do. Further, when the road surface abnormality point having the same longitude and the same latitude as the arbitrary point to be processed is registered in the management DB 14, the server control unit 11 makes a negative determination in S3 (S3: NO) and executes S6. .. In S3, the server control unit 11 is not limited to the case of the same longitude and the same latitude, but when a road surface abnormality point within a certain distance from an arbitrary point to be processed is registered in the management DB 14, S3 You may make a negative judgment with. This constant distance is within the range of error in the detection accuracy of the position, which may be determined as the same point between the arbitrary point and the road surface abnormality point. As a result, a plurality of points included in the detection error range can be processed as one arbitrary point (road surface abnormality point).

S4において、サーバ制御部11は、処理対象の任意地点の信頼度として、初期値を設定する。この初期値は、例えば、100の値である。信頼度は、この100の値からより大きな値、又は小さい値に更新される。従って、信頼度は、路面異常が発生している確率そのものを示す値ではなく、確率に応じて変動する値である。サーバ制御部11は、S4を実行すると、S5を実行する。S5において、サーバ制御部11は、処理対象の任意地点について、図4に示す情報を管理DB14に登録する。即ち、処理対処の任意地点を管理DB14に新規登録する。サーバ制御部11は、S5を実行すると、図5及び図6に示す路面異常地点処理を終了する。サーバ制御部11は、次の処理対処の任意地点について、S1以降の処理を実行する。サーバ制御部11は、各車両5から取得した1日分の走行データの全てについて任意地点の処理を終了するまで、図5及び図6に示す処理を実行する。 In S4, the server control unit 11 sets an initial value as the reliability of an arbitrary point to be processed. This initial value is, for example, a value of 100. The reliability is updated from this value of 100 to a larger value or a smaller value. Therefore, the reliability is not a value indicating the probability itself that a road surface abnormality has occurred, but a value that fluctuates according to the probability. When the server control unit 11 executes S4, it executes S5. In S5, the server control unit 11 registers the information shown in FIG. 4 in the management DB 14 with respect to the arbitrary point to be processed. That is, an arbitrary point for processing is newly registered in the management DB 14. When S5 is executed, the server control unit 11 ends the road surface abnormality point processing shown in FIGS. 5 and 6. The server control unit 11 executes the processing after S1 at an arbitrary point for dealing with the next processing. The server control unit 11 executes the processing shown in FIGS. 5 and 6 until the processing at an arbitrary point is completed for all of the driving data for one day acquired from each vehicle 5.

図4に示すように、プローブ情報DB12の管理DB14には、上記(a)〜(h)に関する情報等が含まれる。例えば、図4に示す管理DB14の1行目のデータ(レコード)には、NOが“NO.0001”、検出日時が“2020/02/19 XX:XX”、経度が“x2”、緯度が“y30”の路面異常地点のデータが記憶されている。 As shown in FIG. 4, the management DB 14 of the probe information DB 12 includes information related to the above (a) to (h). For example, in the data (record) in the first row of the management DB 14 shown in FIG. 4, NO is "NO.0001", the detection date and time is "2020/02/19 XX: XX", the longitude is "x2", and the latitude is. The data of the road surface abnormality point of "y30" is stored.

(a)路面異常地点のNOは、例えば、管理DB14の各路面異常地点の情報(レコード)を識別するために、サーバ制御部11によって付与した識別番号である。(b)検出日時は、例えば、車両5の車載センサ7で検出値を検出した日時である。尚、検出日は、車載センサ7で検出値を検出した日時に限らず、例えば、ナビゲーション装置6からサーバ装置3へ検出値の情報を送信した日時でも良い。 (A) The NO of the road surface abnormality point is, for example, an identification number assigned by the server control unit 11 in order to identify the information (record) of each road surface abnormality point of the management DB 14. (B) The detection date and time is, for example, the date and time when the detected value is detected by the vehicle-mounted sensor 7 of the vehicle 5. The detection date is not limited to the date and time when the detection value is detected by the in-vehicle sensor 7, and may be, for example, the date and time when the detection value information is transmitted from the navigation device 6 to the server device 3.

(c)路面異常地点の経度、(d)路面異常地点の緯度は、例えば、車両5のナビゲーション装置6からサーバ装置3へ送信された現在位置検出部31(図3参照)に基づく車両5の位置情報である。即ち、路面異常地点(登録される任意地点)の経度、緯度は、路面異常を検出した際に、車両5が走行していた地点の位置座標である。尚、路面異常地点の経度、緯度の情報は、現在位置検出部31の情報に限らない。例えば、サーバ制御部11が、車両5の位置を検出し、検出した情報を路面異常地点の経度、緯度の情報として管理DB14に登録しても良い。 (C) The longitude of the road surface abnormality point and (d) the latitude of the road surface abnormality point are, for example, the vehicle 5 based on the current position detection unit 31 (see FIG. 3) transmitted from the navigation device 6 of the vehicle 5 to the server device 3. It is location information. That is, the longitude and latitude of the road surface abnormality point (arbitrary point to be registered) are the position coordinates of the point where the vehicle 5 was traveling when the road surface abnormality was detected. The information on the longitude and latitude of the road surface abnormality point is not limited to the information on the current position detection unit 31. For example, the server control unit 11 may detect the position of the vehicle 5 and register the detected information in the management DB 14 as the longitude and latitude information of the road surface abnormality point.

(e)車載センサの検出値は、路面異常の検出時に、車両5の車載センサ7によって検出された検出値である。より具体的には、例えば、検出値は、車両5に取り付けられた車速センサや上下加速度センサの出力信号の値、出力信号をサンプリングした値、最大値、最小値等である。また、画像処理によって路面のひび割れを検出した場合は、検出値は、例えば、車載カメラの画像データ、画像処理で検出したひび割れの長さ、単位面積当たりのひび割れの発生箇所の割合などでも良い。 (E) The detected value of the vehicle-mounted sensor is a detected value detected by the vehicle-mounted sensor 7 of the vehicle 5 when the road surface abnormality is detected. More specifically, for example, the detected value is a value of an output signal of a vehicle speed sensor or a vertical acceleration sensor attached to the vehicle 5, a value obtained by sampling the output signal, a maximum value, a minimum value, or the like. When cracks on the road surface are detected by image processing, the detected values may be, for example, image data of an in-vehicle camera, the length of cracks detected by image processing, the ratio of crack occurrence locations per unit area, and the like.

(f)車両IDは、処理対処の任意地点(路面異常地点)を走行した車両5を識別可能な情報である。車両IDとしては、例えば、ナビゲーション装置6のシリアル番号、ナビゲーション装置6に設定された識別情報(車体番号など)を採用できる。あるいは、車両IDは、サーバ制御部11が各車両5に対して設定した値でも良い。サーバ制御部11は、車両毎にユニークな記号や番号を車両IDとして設定し、各車両5のナビゲーション装置6へ通知しても良い。そして、ナビゲーション装置6は、車載センサ7の検出値とともに、ナビゲーション装置6から受信した車両IDを送信しても良い。 (F) The vehicle ID is information that can identify the vehicle 5 that has traveled at an arbitrary point (road surface abnormality point) for processing. As the vehicle ID, for example, the serial number of the navigation device 6 and the identification information (vehicle body number, etc.) set in the navigation device 6 can be adopted. Alternatively, the vehicle ID may be a value set by the server control unit 11 for each vehicle 5. The server control unit 11 may set a unique symbol or number for each vehicle as a vehicle ID and notify the navigation device 6 of each vehicle 5. Then, the navigation device 6 may transmit the vehicle ID received from the navigation device 6 together with the detection value of the vehicle-mounted sensor 7.

尚、サーバ制御部11は、後述するように、複数の車両5の検出値に基づいて図5及び図6の処理を繰り返し実行し、路面異常地点の信頼度を更新する。このため、サーバ制御部11は、信頼度を更新する際に、同一の路面異常地点について、例えば、上記した(b)検出日時、(e)検出値、(f)車両ID等の情報を、追記や上書きし、管理DB14のレコードの情報を更新しても良い。 As will be described later, the server control unit 11 repeatedly executes the processes of FIGS. 5 and 6 based on the detected values of the plurality of vehicles 5 to update the reliability of the road surface abnormality point. Therefore, when updating the reliability, the server control unit 11 obtains information such as (b) detection date and time, (e) detection value, and (f) vehicle ID described above for the same road surface abnormality point. The information of the record of the management DB 14 may be updated by adding or overwriting.

(g)信頼度は、路面異常地点で路面異常が発生している確率を示す値であり、例えば、確率に応じて変動する値である。上記したように、サーバ制御部11は、新規の路面異常地点の信頼度として100(初期値)を設定する。そして、サーバ制御部11は、登録した路面異常地点の信頼度を更新する。より具体的には、サーバ制御部11は、登録後に車載センサ7の検出値に基づいて判断した路面異常の検出の有無等に基づいて信頼度を更新する。これにより、信頼度の精度を高めることができる。このため、(g)信頼度は、路面異常地点で路面異常が発生している確率の大きさや、道路管理者等に路面異常地点の情報を提供した場合の情報に対する信頼度を示している。 (G) The reliability is a value indicating the probability that the road surface abnormality has occurred at the road surface abnormality point, and is, for example, a value that fluctuates according to the probability. As described above, the server control unit 11 sets 100 (initial value) as the reliability of the new road surface abnormality point. Then, the server control unit 11 updates the reliability of the registered road surface abnormality point. More specifically, the server control unit 11 updates the reliability based on the presence / absence of detection of a road surface abnormality determined based on the detection value of the vehicle-mounted sensor 7 after registration. This makes it possible to improve the accuracy of reliability. Therefore, (g) reliability indicates the magnitude of the probability that the road surface abnormality has occurred at the road surface abnormality point and the reliability of the information when the information on the road surface abnormality point is provided to the road administrator or the like.

(h)の走行回数は、その路面異常地点を、同一の車両5が何回走行したか示す情報である。サーバ制御部11は、新規の路面異常地点を登録する際、走行回数を「1」に設定する。そして、詳細については後述するが、サーバ制御部11は、S7やS13を実行するごとに(同一の車両5が同一の路面異常地点を走行するごとに)、走行回数を+1だけ加算する。サーバ制御部11は、例えば、1つの路面異常地点について、車両5(車両ID)ごとに走行回数を個別に計測する。サーバ制御部11は、この車両5ごとの走行回数に応じて、信頼度を加算又は減算する変化量を変更する。 The number of times of traveling in (h) is information indicating how many times the same vehicle 5 has traveled at the abnormal road surface point. The server control unit 11 sets the number of trips to "1" when registering a new road surface abnormality point. Then, as will be described in detail later, the server control unit 11 adds the number of trips by +1 each time S7 or S13 is executed (every time the same vehicle 5 travels on the same road surface abnormality point). For example, the server control unit 11 individually measures the number of trips for each vehicle 5 (vehicle ID) at one road surface abnormality point. The server control unit 11 changes the amount of change for adding or subtracting the reliability according to the number of times of traveling for each vehicle 5.

サーバ制御部11は、図5のS5において、処理対象の任意地点について、図4に示す(a)〜(h)の情報を管理DB14に登録すると、図4及び図5に示す処理を終了する。これにより、車両5の車載センサ7によって新たに検出された路面異常地点が、管理DB14に登録され、信頼度として初期値(例えば、100)が設定される。尚、新規の路面異常地点を登録する方法は、上記した車載センサ7を用いる方法に限らない。例えば、道路を点検する点検業者が、経過観察を行ないたい小さなポットホールを発見した場合に、その地点を路面異常地点として管理DB14に登録しても良い。即ち、直ぐに補修の必要はないが、ポットホールの拡大によって補修が必要となる地点を路面異常地点として人が手動で管理DB14に新規登録しても良い。これにより、登録された路面異常地点は、サーバ制御部11の処理によって信頼度が更新される。そして、後述するように、信頼度がより高い路面異常地点を優先に点検や補修等を行なうことで、道路補修を効率的に行なうことができる。 When the server control unit 11 registers the information of (a) to (h) shown in FIG. 4 in the management DB 14 for the arbitrary point to be processed in S5 of FIG. 5, the server control unit 11 ends the process shown in FIGS. 4 and 5. .. As a result, the road surface abnormality point newly detected by the vehicle-mounted sensor 7 of the vehicle 5 is registered in the management DB 14, and an initial value (for example, 100) is set as the reliability. The method of registering a new road surface abnormality point is not limited to the method using the in-vehicle sensor 7 described above. For example, when an inspector who inspects a road finds a small pothole for which follow-up observation is desired, the point may be registered in the management DB 14 as a road surface abnormality point. That is, although repair is not necessary immediately, a person may manually newly register the point where repair is required due to the expansion of the pothole as a road surface abnormality point in the management DB 14. As a result, the reliability of the registered road surface abnormality point is updated by the processing of the server control unit 11. Then, as will be described later, road repair can be efficiently performed by performing inspections, repairs, and the like with priority given to road surface abnormal points having higher reliability.

また、例えば、定期的に点検が必要な地点を、即ち、路面異常の検出が予想される地点を、新規の路面異常地点として管理DB14に登録しても良い。例えば、道路管理者は、PC4を操作して、点検が必要な時期に併せて、路面異常地点を管理DB14に登録する。この場合にも、登録された路面異常地点は、サーバ制御部11の処理によって信頼度が更新され、信頼度に応じて道路補修が行なわれる。従って、本願の「新規に路面異常を検出した地点」とは、車載センサ7によって路面異常が検出された地点に限らず、人が検出を判断した地点や、過去の実績等から路面異常の検出が予想されると判断された地点でも良い。 Further, for example, a point requiring periodic inspection, that is, a point where detection of road surface abnormality is expected may be registered in the management DB 14 as a new road surface abnormality point. For example, the road administrator operates the PC 4 and registers the road surface abnormality point in the management DB 14 at the time when the inspection is required. Also in this case, the reliability of the registered road surface abnormality point is updated by the processing of the server control unit 11, and the road is repaired according to the reliability. Therefore, the "point where the road surface abnormality is newly detected" in the present application is not limited to the point where the road surface abnormality is detected by the in-vehicle sensor 7, but also the point where a person determines the detection, the detection of the road surface abnormality from the past results, etc. It may be a point where it is judged that is expected.

図5に戻り、サーバ制御部11は、S3において、処理対象の任意地点が管理DB14に登録されていた場合、即ち、過去に路面異常が検出された地点である場合(S3:NO)、S6を実行する。ここで、S2の路面異常の発生の判断処理において誤検出が発生する可能性がある。例えば、小石、ゴミ、街路樹の果実などが路面に落下していた場合、車速センサの検出値が変動し、サーバ制御部11が、S2でポットホールが発生していると判断する可能性がある。そこで、本実施形態のサーバ制御部11は、上記したS4で信頼度の初期値を設定した後、その信頼度を更新する処理を実行する。S6以降が実行される場合、同一の路面異常地点について、複数回に亘って路面異常が検出されたこととなる。即ち、路面異常地点で路面異常が発生している可能性が高くなる。そこで、サーバ制御部11は、S6以降の処理を実行し、信頼度を高くする。 Returning to FIG. 5, the server control unit 11 has S6 when the arbitrary point to be processed is registered in the management DB 14 in S3, that is, when a road surface abnormality has been detected in the past (S3: NO). To execute. Here, there is a possibility that erroneous detection may occur in the process of determining the occurrence of a road surface abnormality in S2. For example, if pebbles, dust, fruits of roadside trees, etc. have fallen on the road surface, the detection value of the vehicle speed sensor may fluctuate, and the server control unit 11 may determine that a pothole has occurred in S2. be. Therefore, the server control unit 11 of the present embodiment executes a process of updating the reliability after setting the initial value of the reliability in S4 described above. When S6 or later is executed, it means that the road surface abnormality has been detected multiple times at the same road surface abnormality point. That is, there is a high possibility that the road surface abnormality has occurred at the road surface abnormality point. Therefore, the server control unit 11 executes the processing after S6 to increase the reliability.

S6において、サーバ制御部11は、走行車両が処理対処の任意地点を過去に走行済みであるか否かを判断する。サーバ制御部11は、処理対処の任意地点を走行した車両5の車両IDと、S3で登録済みと判断した路面異常地点の車両IDとが一致するか否かを判断する。即ち、今回の処理で路面異常を検出した処理対処の任意地点を走行した車両5が、同一の路面異常地点で過去に路面異常を検出した車両5であるか否かを判断する。サーバ制御部11は、例えば、後述するS8を実行してS5を実行した場合(異なる車両5である場合)、管理DB14の車両IDの欄に、今回の処理対処の任意地点を走行した車両5の車両IDを追記する。そして、サーバ制御部11は、例えば、次回以降のS6の判断処理において、処理対処の任意地点を走行した車両5の車両IDが、S3で登録済みと判断した路面異常地点の車両IDの項目に記憶された複数の車両IDの中に存在した場合、車両IDが一致すると判断する(S6:YES)。 In S6, the server control unit 11 determines whether or not the traveling vehicle has already traveled at an arbitrary point for processing. The server control unit 11 determines whether or not the vehicle ID of the vehicle 5 traveling at the arbitrary point for processing and the vehicle ID of the road surface abnormality point determined to have been registered in S3 match. That is, it is determined whether or not the vehicle 5 traveling at the arbitrary point of the processing countermeasure in which the road surface abnormality is detected in this processing is the vehicle 5 that has detected the road surface abnormality in the past at the same road surface abnormality point. For example, when the server control unit 11 executes S8 described later and executes S5 (when it is a different vehicle 5), the vehicle 5 traveling at an arbitrary point for this processing in the vehicle ID column of the management DB 14 Add the vehicle ID of. Then, for example, in the determination process of S6 from the next time onward, the server control unit 11 sets the vehicle ID of the vehicle 5 traveling at an arbitrary point for processing to the item of the vehicle ID of the road surface abnormality point determined to have been registered in S3. When it exists in a plurality of stored vehicle IDs, it is determined that the vehicle IDs match (S6: YES).

サーバ制御部11は、S6において、処理対処の任意地点を走行した車両5の車両IDと、S3で登録済みと判断した路面異常地点の車両IDとが一致した場合、肯定判断し(S6:YES)、S7を実行する。S7において、サーバ制御部11は、路面異常地点の信頼度を高くする変化量として+20を設定する。 In S6, the server control unit 11 makes an affirmative determination when the vehicle ID of the vehicle 5 traveling at an arbitrary point for processing measures and the vehicle ID of the road surface abnormality point determined to have been registered in S3 match (S6: YES). ), S7 is executed. In S7, the server control unit 11 sets +20 as the amount of change that increases the reliability of the road surface abnormality point.

サーバ制御部11は、S7を実行した後、S5を実行する。サーバ制御部11は、処理対象の任意地点の新規登録は実行せず、処理対処の任意地点と同一地点の路面異常地点の信頼度を+20だけ加算する(S5)。これにより、同一の路面異常地点について同一の車両5で路面異常が検出されることに基づいて、信頼度を高くすることができる。また、サーバ制御部11は、S7を実行した後にS5を実行した場合、その車両5に対応する路面異常地点の走行回数を+1だけ加算する。即ち、車両5ごとに、走行回数を加算する処理を行なう。 The server control unit 11 executes S5 after executing S7. The server control unit 11 does not newly register an arbitrary point to be processed, and adds +20 to the reliability of the road surface abnormality point at the same point as the arbitrary point for processing (S5). As a result, the reliability can be increased based on the fact that the road surface abnormality is detected by the same vehicle 5 at the same road surface abnormality point. Further, when the server control unit 11 executes S5 after executing S7, the server control unit 11 adds the number of times of traveling at the road surface abnormality point corresponding to the vehicle 5 by +1. That is, a process of adding the number of trips is performed for each vehicle 5.

一方、サーバ制御部11は、S6において、処理対処の任意地点を走行した車両5の車両IDと、S3で登録済みと判断した路面異常地点の車両IDとが一致しない場合、否定判断し(S6:NO)、S8を実行する。S8において、サーバ制御部11は、路面異常地点の信頼度を高くする変化量として+10を設定する。サーバ制御部11は、S8を実行した後にS5を実行し、処理対処の任意地点と同一地点の路面異常地点の信頼度を+10だけ加算する。これにより、同一の路面異常地点について異なる車両5で路面異常が検出されることに基づいて信頼度を高くすることができる。また、サーバ制御部11は、例えば、S8を実行してS5を実行した場合、即ち、過去の登録にない車両5で路面異常を検出した場合、その車両5の車両IDを管理DB14に追記する。 On the other hand, if the vehicle ID of the vehicle 5 traveling at the arbitrary point for processing and the vehicle ID of the road surface abnormality point determined to be registered in S3 do not match in S6, the server control unit 11 makes a negative determination (S6). : NO), S8 is executed. In S8, the server control unit 11 sets +10 as the amount of change that increases the reliability of the road surface abnormality point. The server control unit 11 executes S5 after executing S8, and adds +10 to the reliability of the road surface abnormality point at the same point as the arbitrary point for processing. As a result, the reliability can be increased based on the fact that the road surface abnormality is detected by different vehicles 5 at the same road surface abnormality point. Further, the server control unit 11 adds the vehicle ID of the vehicle 5 to the management DB 14 when, for example, S8 is executed and S5 is executed, that is, when a road surface abnormality is detected in the vehicle 5 which has not been registered in the past. ..

ここで、例えば、車両5の運転者は、初めて路面異常地点を走行する際、走行先に突然ポットホールが出現すると回避できずに通過してしまう可能性が高い。一方、2回目以降の走行時では、運転者は、過去の走行時の記憶があるため、ポットホールを避けて走行する可能性がある。換言すれば、2回目以降においても路面異常が検出された場合、回避できない位置や大きさのポットホールが発生しているなど、ポットホールが発生している可能性が高い。そこで、本実施形態のサーバ制御部11では、S7の2回目以降の走行時において路面異常を検出した場合に信頼度を高くする変化量(+20)を、S8の初回の走行時において路面異常を検出した場合に信頼度を高くする変化量(+10)に比べて増大させる(大きくする)。これにより、上記した運転の実情に合わせて信頼度を変更し、信頼度の精度を高めることができる。 Here, for example, when the driver of the vehicle 5 travels on an abnormal road surface for the first time, if a pothole suddenly appears at the destination, there is a high possibility that the driver cannot avoid it. On the other hand, during the second and subsequent driving, the driver may travel avoiding the pothole because he / she has a memory of the past driving. In other words, if a road surface abnormality is detected even after the second time, there is a high possibility that a pothole has occurred, such as a pothole having an unavoidable position or size. Therefore, in the server control unit 11 of the present embodiment, the amount of change (+20) that increases the reliability when the road surface abnormality is detected during the second and subsequent driving of S7 is set to the road surface abnormality during the first traveling of S8. Increase (increase) compared to the amount of change (+10) that increases reliability when detected. As a result, the reliability can be changed according to the above-mentioned driving situation, and the accuracy of the reliability can be improved.

また、上記したように、2回目以降において、何度も同一の車両5で路面異常が検出された場合、ポットホールが発生している可能性がより高くなる。そこで、本実施形態のサーバ制御部11は、S7において、同一の車両5が同一の路面異常地点を走行した走行回数に応じて、信頼度を高くする変化量を変更する。例えば、サーバ制御部11は、管理DB14の走行回数に基づいて、処理対処の任意地点の走行回数を判断する。上記したように、サーバ制御部11は、例えば、1つの路面異常地点について、車両5(車両ID)ごとに走行回数を計測する。サーバ制御部11は、同一の車両5が同一の路面異常地点を走行した走行回数が2回、3回、4回・・・と増加するごとに、信頼度を高くする変化量を+20、+30、+40・・・と増大させる(大きくする)。これにより、上記した運転の実情に合わせて信頼度を変更し、信頼度の精度を高めることができる。 Further, as described above, when the road surface abnormality is detected in the same vehicle 5 many times after the second time, it is more likely that a pothole has occurred. Therefore, in S7, the server control unit 11 of the present embodiment changes the amount of change that increases the reliability according to the number of times that the same vehicle 5 has traveled on the same road surface abnormality point. For example, the server control unit 11 determines the number of times of traveling at an arbitrary point for processing, based on the number of times of traveling of the management DB 14. As described above, the server control unit 11 measures, for example, the number of trips for each vehicle 5 (vehicle ID) at one road surface abnormality point. The server control unit 11 increases the reliability by +20, +30 each time the number of times the same vehicle 5 has traveled on the same road surface abnormality point increases to 2, 3, 4, and so on. , +40 ... and increase (increase). As a result, the reliability can be changed according to the above-mentioned driving situation, and the accuracy of the reliability can be improved.

尚、サーバ制御部11は、走行回数が増加するごとに、信頼度を高くする変化量を+20、+15、+10と減少させて(小さくさせて)も良い。例えば、何度も特定の車両5のみで路面異常が検出された場合、その車両5(車載センサ7)の特有の誤検知である可能性がある。このような設計思想で信頼度を更新する場合、走行回数の増加に応じて信頼度を高くする変化量を徐々に減少させて(小さくして)も良い。また、サーバ制御部11は、S7において、走行回数が増加しても信頼度を高くする変化量を変更しなくとも良い。この場合、走行回数は不要であるため、サーバ制御部11は、管理DB14に走行回数を登録しなくとも良い。また、サーバ制御部11は、S8の実行回数に応じて、S8の信頼度を高くする変化量を変更しても良い。例えば、同一の路面異常地点について、車載センサ7の種類やタイヤの大きさが異なる車両5で路面異常が何回も検出される場合、その路面異常地点で実際にポットホールが発生している可能性が高くなる。そこで、サーバ制御部11は、例えば、S8を実行する回数が増加するごとに、即ち、同一の路面異常地点について異なる車両5で路面異常を検出した回数が増加するごとに、信頼度を高くする変化量を+10、+20、+30・・・とより増大させて(大きくして)も良い。 The server control unit 11 may reduce (decrease) the amount of change for increasing the reliability to +20, +15, +10 as the number of trips increases. For example, when a road surface abnormality is detected only in a specific vehicle 5 many times, there is a possibility that the false detection is peculiar to the vehicle 5 (vehicle-mounted sensor 7). When the reliability is updated based on such a design concept, the amount of change that increases the reliability may be gradually reduced (decreased) as the number of trips increases. Further, the server control unit 11 does not have to change the amount of change that increases the reliability even if the number of trips increases in S7. In this case, since the number of trips is not required, the server control unit 11 does not have to register the number of trips in the management DB 14. Further, the server control unit 11 may change the amount of change that increases the reliability of S8 according to the number of times S8 is executed. For example, if a road surface abnormality is detected many times by vehicles 5 having different types of in-vehicle sensors 7 and tire sizes at the same road surface abnormality point, it is possible that a pothole actually occurs at the road surface abnormality point. The sex becomes high. Therefore, the server control unit 11 increases the reliability, for example, as the number of times S8 is executed increases, that is, as the number of times that a different vehicle 5 detects a road surface abnormality at the same road surface abnormality point increases. The amount of change may be increased (increased) to +10, +20, +30 ....

また、サーバ制御部11は、走行回数や車両5の同一の有無に係わらず、信頼度を高くする変化量として固定値を用いても良い。例えば、サーバ制御部11は、S6の車両5の同一性の判断を実行しなくとも良い。サーバ制御部11は、例えば、S3で否定判断した場合、S8を実行しS5を実行しても良い。この場合、同一の車両5であるか否かに係わらず、同一の路面異常地点で路面異常が検出されるごとに、同じ変化量(+10)で信頼度が更新される。 Further, the server control unit 11 may use a fixed value as a change amount for increasing the reliability regardless of the number of trips and the presence or absence of the same vehicle 5. For example, the server control unit 11 does not have to execute the determination of the identity of the vehicle 5 of S6. For example, when the server control unit 11 makes a negative determination in S3, S8 may be executed and S5 may be executed. In this case, the reliability is updated with the same amount of change (+10) every time a road surface abnormality is detected at the same road surface abnormality point regardless of whether the vehicle is the same vehicle 5.

また、サーバ制御部11は、S2において、処理対象の任意地点において路面異常の発生を検出しなかった場合(S2:NO)、図6のS11を実行する。S11において、サーバ制御部11は、処理対象の任意地点が管理DB14に登録されているか否かを判断する。サーバ制御部11は、S11において、図5のS3と同様に、処理対象の任意地点と同一の経度及び同一の緯度の路面異常地点が管理DB14に登録されていた場合、S11で肯定判断し(S11:YES)、S12を実行する。また、サーバ制御部11は、処理対象の任意地点と同一の経度及び同一の緯度の路面異常地点が管理DB14に登録されていなかった場合、S11で否定判断する(S11:NO)。今回の走行で路面異常が検出されず、且つ、過去にも路面異常が検出されていない場合、処理対象の任意地点で路面異常が発生している可能性は低い。このため、サーバ制御部11は、S11で否定判断した場合(S11:NO)、処理対象の任意地点について管理DB14への登録は行わず、図5及び図6に示す処理を終了する。尚、サーバ制御部11は、S11の処理において、同一の経度及び同一の緯度に限らず、処理対象の任意地点から一定距離の範囲内の路面異常地点が管理DB14に登録されていた場合、S11で肯定判断しても良い。 Further, when the server control unit 11 does not detect the occurrence of a road surface abnormality at an arbitrary point to be processed in S2 (S2: NO), the server control unit 11 executes S11 in FIG. In S11, the server control unit 11 determines whether or not the arbitrary point to be processed is registered in the management DB 14. In S11, the server control unit 11 makes an affirmative judgment in S11 when a road surface abnormality point having the same longitude and the same latitude as the arbitrary point to be processed is registered in the management DB 14, as in S3 of FIG. S11: YES), S12 is executed. Further, when the road surface abnormality point having the same longitude and the same latitude as the arbitrary point to be processed is not registered in the management DB 14, the server control unit 11 makes a negative determination in S11 (S11: NO). If no road surface abnormality is detected in this run and no road surface abnormality is detected in the past, it is unlikely that the road surface abnormality has occurred at any point to be processed. Therefore, when the server control unit 11 makes a negative determination in S11 (S11: NO), the server control unit 11 does not register the arbitrary point to be processed in the management DB 14, and ends the processing shown in FIGS. 5 and 6. In the processing of S11, the server control unit 11 is not limited to the same longitude and the same latitude, but when a road surface abnormality point within a certain distance from an arbitrary point to be processed is registered in the management DB 14, S11 You may make a positive judgment with.

S12が実行される場合、一度登録された路面異常地点について、後から車両5が通過して路面異常が検出されなかった状態となる。この場合、登録済みの路面異常地点でポットホールが発生していない可能性が高くなる、即ち、路面異常を誤検出した可能性が高くなる。そこで、サーバ制御部11は、S12以降の処理を実行することで、上記した路面異常を検出した場合とは逆に、信頼度を低くする処理を実行する。 When S12 is executed, the vehicle 5 passes through the once registered road surface abnormality point and the road surface abnormality is not detected. In this case, there is a high possibility that a pothole has not occurred at the registered road surface abnormality point, that is, there is a high possibility that a road surface abnormality has been erroneously detected. Therefore, the server control unit 11 executes the process after S12 to lower the reliability, contrary to the case where the above-mentioned road surface abnormality is detected.

S12において、S6と同様に、サーバ制御部11は、走行車両が処理対処の任意地点を過去に走行済みであるか否かを判断する。サーバ制御部11は、処理対処の任意地点を走行した車両5の車両IDと、S11で登録済みと判断した路面異常地点の車両ID(複数登録されている場合は複数の車両ID)が一致するか否かを判断する。即ち、今回、路面異常を検出しなかった処理対処の任意地点を走行した車両5が、同一の路面異常地点で過去に路面異常を検出したか否かを判断する。 In S12, similarly to S6, the server control unit 11 determines whether or not the traveling vehicle has already traveled at an arbitrary point for processing. The server control unit 11 matches the vehicle ID of the vehicle 5 traveling at an arbitrary point for processing and the vehicle ID of the road surface abnormality point determined to have been registered in S11 (multiple vehicle IDs when a plurality of vehicles are registered). Judge whether or not. That is, it is determined whether or not the vehicle 5 traveling at an arbitrary point for processing measures that did not detect the road surface abnormality this time detected the road surface abnormality at the same road surface abnormality point in the past.

サーバ制御部11は、S12において、処理対処の任意地点を走行した車両5の車両IDと、S12で登録済みと判断した路面異常地点の車両IDとが一致した場合、肯定判断し(S12:YES)、S13を実行する。S13において、サーバ制御部11は、路面異常地点の信頼度を低くする変化量として−3を設定する。 In S12, the server control unit 11 makes an affirmative determination when the vehicle ID of the vehicle 5 traveling at an arbitrary point for processing measures and the vehicle ID of the road surface abnormality point determined to have been registered in S12 match (S12: YES). ), S13 is executed. In S13, the server control unit 11 sets -3 as the amount of change that lowers the reliability of the road surface abnormality point.

サーバ制御部11は、S13を実行した後、S14を実行する。S14において、サーバ制御部11は、S12で登録済みと判断した路面異常地点について、S13で設定した変化量だけ信頼度を下げた場合に、信頼度が所定値以下となるか否かを判断する。S14で用いる所定値は、例えば、0(ゼロ)の値である。信頼度が下がれば下がる程、その路面異常地点では路面異常が発生していない、即ち、誤検出である可能性が高くなる。 The server control unit 11 executes S14 after executing S13. In S14, the server control unit 11 determines whether or not the reliability of the road surface abnormality point determined to be registered in S12 is equal to or less than a predetermined value when the reliability is lowered by the amount of change set in S13. .. The predetermined value used in S14 is, for example, a value of 0 (zero). The lower the reliability, the higher the possibility that the road surface abnormality has not occurred at the road surface abnormality point, that is, the false detection has occurred.

そこで、サーバ制御部11は、S14において、S13で設定した変化量だけ信頼度を下げた場合に、信頼度が所定値以下になると判断すると(S14:YES)、S12で登録済みと判断した路面異常地点の登録を解除する(S15)。サーバ制御部11は、例えば、S12で登録済みと判断した路面異常地点のデータ(レコード)を管理DB14から削除する(S15)。これにより、信頼度が所定値(例えば、ゼロ)以下となり、誤検出の可能性が高い路面異常地点を管理DB14から削除することができる。また、本実施形態のサーバ制御部11では、後述する路面異常地点をPC4の画面に表示する処理において、S15で登録を解除した路面異常地点を表示しない処理を行う。サーバ制御部11は、S15を実行すると、図5及び図6に示す処理を終了する。 Therefore, when the server control unit 11 determines in S14 that the reliability is equal to or less than a predetermined value when the reliability is lowered by the amount of change set in S13 (S14: YES), the road surface determined to be registered in S12. Cancel the registration of the abnormal point (S15). For example, the server control unit 11 deletes the data (record) of the road surface abnormality point determined to have been registered in S12 from the management DB 14 (S15). As a result, the reliability becomes a predetermined value (for example, zero) or less, and the road surface abnormality point having a high possibility of erroneous detection can be deleted from the management DB 14. Further, in the process of displaying the road surface abnormality point described later on the screen of the PC 4, the server control unit 11 of the present embodiment performs a process of not displaying the road surface abnormality point whose registration was canceled in S15. When S15 is executed, the server control unit 11 ends the processes shown in FIGS. 5 and 6.

尚、S15で登録を解除する方法は、上記した管理DB14からデータを削除する方法に限らない。例えば、サーバ制御部11は、管理DB14からデータを削除せずに、登録を解除した旨のステータス情報を、登録を解除する路面異常地点のデータに関連付けて登録しても良い。これにより、過去に登録を解除した(誤検出と判断した)路面異常地点の情報を管理DB14に蓄積することができる。 The method of canceling the registration in S15 is not limited to the method of deleting data from the management DB 14 described above. For example, the server control unit 11 may register the status information indicating that the registration has been canceled in association with the data of the road surface abnormality point to be canceled without deleting the data from the management DB 14. As a result, the information of the road surface abnormality point whose registration has been canceled (determined as erroneous detection) in the past can be accumulated in the management DB 14.

また、サーバ制御部11は、S14において、信頼度がゼロよりも大きい場合(S14:NO)、図5のS5を実行する。サーバ制御部11は、処理対象の任意地点の新規登録は実行せず、処理対処の任意地点と同一地点の路面異常地点の信頼度を−3だけ減算する(S5)。これにより、同一の路面異常地点について同一の車両5で過去に路面異常が検出され、且つその後路面異常が検出されなかった場合、信頼度を低くする。また、サーバ制御部11は、S13を実行した後にS5を実行した場合、路面異常地点の走行回数を+1だけ加算する。 Further, the server control unit 11 executes S5 in FIG. 5 when the reliability is higher than zero in S14 (S14: NO). The server control unit 11 does not execute new registration of an arbitrary point to be processed, and subtracts the reliability of the road surface abnormality point at the same point as the arbitrary point for processing measures by -3 (S5). As a result, when the road surface abnormality is detected in the past by the same vehicle 5 at the same road surface abnormality point and the road surface abnormality is not detected thereafter, the reliability is lowered. Further, when the server control unit 11 executes S5 after executing S13, the server control unit 11 adds the number of times of traveling at the road surface abnormality point by +1.

一方、サーバ制御部11は、S12において、処理対処の任意地点を走行した車両5の車両IDと、S11で登録済みと判断した路面異常地点の車両IDとが一致しない場合(S12:NO)、S16を実行する。S16において、サーバ制御部11は、路面異常地点の信頼度を低くする変化量として−5を設定する。サーバ制御部11は、S13の場合と同様に、S14を実行し、変更後の信頼度が所定値以下でない場合(S14:NO)、S5をする。サーバ制御部11は、処理対処の任意地点と同一地点の路面異常地点の信頼度を−5だけ減算する。これにより、過去に路面異常が検出された路面異常地点について、その後、異なる車両5で路面異常が検出されなかった場合、信頼度を低くできる。 On the other hand, when the server control unit 11 does not match the vehicle ID of the vehicle 5 traveling at the arbitrary point for processing in S12 with the vehicle ID of the road surface abnormality point determined to have been registered in S11 (S12: NO). Execute S16. In S16, the server control unit 11 sets −5 as the amount of change that lowers the reliability of the road surface abnormality point. The server control unit 11 executes S14 as in the case of S13, and performs S5 when the reliability after the change is not equal to or less than a predetermined value (S14: NO). The server control unit 11 subtracts the reliability of the road surface abnormality point at the same point as the arbitrary point for processing, by -5. As a result, the reliability of the road surface abnormality point where the road surface abnormality was detected in the past can be lowered when the road surface abnormality is not detected in the different vehicle 5 thereafter.

ここで、例えば、車両5の運転者は、初めて路面異常地点を走行する際、走行先に突然ポットホールが現れると回避できずに通過してしまう可能性が高い。一方、2回目以降の走行時では、運転者は、過去の走行時の記憶があるため、路面異常を避けて走行する可能性がある。換言すれば、2回目以降の走行時に路面異常が非検出であっても、運転者が異常箇所を回避したために非検出となった可能性がある。即ち、初回走行時の非検出は、路面異常が発生していない可能性が高いが、2回目以降の走行時の非検出は、ポットホールが発生しているものの運転者が避けた可能性がある。そこで、2回目以降の走行時の信頼度を下げる変化量(−3)を、初回走行時の信頼度を下げる変化量(−5)に比べて減少させる(小さくする)。これにより、運転者がポットホールを避けたことによる非検知によって、信頼度が過剰に低くなることを抑制できる。 Here, for example, when the driver of the vehicle 5 travels on an abnormal road surface for the first time, if a pothole suddenly appears at the destination, there is a high possibility that the driver cannot avoid it. On the other hand, during the second and subsequent driving, the driver may travel while avoiding road surface abnormalities because he / she has a memory of the past driving. In other words, even if the road surface abnormality is not detected during the second and subsequent driving, there is a possibility that the road surface abnormality is not detected because the driver avoids the abnormal part. That is, it is highly possible that no road surface abnormality has occurred in the non-detection during the first run, but the driver may have avoided the non-detection during the second and subsequent runs, although a pothole has occurred. be. Therefore, the amount of change (-3) that lowers the reliability during the second and subsequent runs is reduced (reduced) as compared with the amount of change (-5) that lowers the reliability during the first run. As a result, it is possible to prevent the reliability from becoming excessively low due to non-detection due to the driver avoiding the pothole.

また、運転者は、例えば、同じ路面異常地点を走行する回数が増えれば増えるほど、ポットホールが発生している位置等をより正確に把握するため、路面異常地点を避ける可能性が高くなる。そこで、本実施形態のサーバ制御部11は、S13において、同一の車両5が同一の路面異常地点を走行した走行回数に応じて、信頼度を低くする変化量を変更する。例えば、サーバ制御部11は、同一の車両5が同一の路面異常地点を走行した走行回数が2回、3回、4回・・・と増加するごとに、信頼度を低くする変化量を−3、−2、−1・・・とより減少させる(小さくする)。これにより、上記した運転の実情に合わせて信頼度を変更し、信頼度の精度を高めることができる。このように、本実施形態のサーバ制御部11は、路面異常の検出の有無、車両5の同一性、走行回数に応じて信頼度を変更し、信頼度の精度を高めることができる。 Further, for example, as the number of times the driver travels on the same road surface abnormality point increases, the driver can more accurately grasp the position where the pothole is generated, so that the driver is more likely to avoid the road surface abnormality point. Therefore, in S13, the server control unit 11 of the present embodiment changes the amount of change that lowers the reliability according to the number of times that the same vehicle 5 has traveled on the same road surface abnormality point. For example, the server control unit 11 sets the amount of change that lowers the reliability every time the number of times the same vehicle 5 has traveled on the same road surface abnormality point increases to 2, 3, 4, and so on. It is further reduced (decreased) to 3, -2, -1 ... As a result, the reliability can be changed according to the above-mentioned driving situation, and the accuracy of the reliability can be improved. As described above, the server control unit 11 of the present embodiment can change the reliability according to the presence / absence of detection of road surface abnormality, the identity of the vehicle 5, and the number of times of travel, and can improve the accuracy of the reliability.

尚、サーバ制御部11は、信頼度を低くする変化量を減少させる場合、−3、−2、−1、−1、−1、−1・・・と所定の値まで到達すると、変化量を固定しても良い。また、サーバ制御部11は、走行回数に応じて信頼度を低くする変化量(S13の変化量)を変更しなくとも良い。また、サーバ制御部11は、走行回数が増加するごとに、信頼度を低くする変化量を−3、−4、−5と増大させて(大きくして)も良い。例えば、何度も同一の車両5で路面異常が検出されない場合、初回の走行時に検出した路面異常が誤検知である可能性がある。このような設計思想で信頼度を更新する場合、走行回数の増加に応じて信頼度を低くする変化量を増大させて(大きくして)も良い。また、サーバ制御部11は、S16の実行回数に応じて、信頼度を低くする変化量を変更しても良い。例えば、同一の路面異常地点について、車載センサ7の種類やタイヤの大きさが異なる車両5で何回も路面異常が検出されない場合、その路面異常地点でポットホールが発生していない可能性が高くなる。そこで、サーバ制御部11は、例えば、S16を実行する回数が増加するごとに、即ち、同一の路面異常地点について異なる車両5で路面異常が非検出となる回数が増加するごとに、信頼度を低くする変化量を−5、−6、−7・・・と徐々に増大させても良い。 When the server control unit 11 reduces the amount of change that lowers the reliability, the amount of change reaches a predetermined value of -3, -2, -1, -1, -1, -1, -1, ... May be fixed. Further, the server control unit 11 does not have to change the amount of change (change amount of S13) that lowers the reliability according to the number of trips. Further, the server control unit 11 may increase (increase) the amount of change that lowers the reliability to -3, -4, -5 as the number of trips increases. For example, if the road surface abnormality is not detected in the same vehicle 5 many times, the road surface abnormality detected during the first traveling may be a false detection. When the reliability is updated based on such a design concept, the amount of change that lowers the reliability may be increased (increased) as the number of trips increases. Further, the server control unit 11 may change the amount of change that lowers the reliability according to the number of times S16 is executed. For example, if a vehicle 5 having a different type of in-vehicle sensor 7 and a different tire size does not detect a road surface abnormality many times at the same road surface abnormality point, it is highly possible that a pothole has not occurred at the road surface abnormality point. Become. Therefore, the server control unit 11 determines the reliability every time, for example, the number of times S16 is executed increases, that is, every time the number of times that the road surface abnormality is not detected in different vehicles 5 at the same road surface abnormality point increases. The amount of change to be lowered may be gradually increased to -5, -6, -7 ....

また、サーバ制御部11は、S12の車両5の同一性の判断を実行しなくとも良い。サーバ制御部11は、例えば、S11で肯定判断した場合、例えば、S16を実行しS14を実行しても良い。この場合、同一の車両5であるか否かに係わらず、同一の路面異常地点で路面異常が非検出となるごとに、同じ変化量(−5)で信頼度が更新される。 Further, the server control unit 11 does not have to execute the determination of the identity of the vehicle 5 in S12. For example, when the server control unit 11 makes an affirmative decision in S11, for example, S16 may be executed and S14 may be executed. In this case, the reliability is updated with the same amount of change (-5) every time the road surface abnormality is not detected at the same road surface abnormality point regardless of whether the vehicle is the same vehicle 5.

また、サーバ制御部11は、路面異常を検出した場合(S7、S5)と、非検出の場合(S13、S5)の場合の両方において、1つの車両5に対応する走行回数を+1だけ加算した。即ち、検出時の走行回数も、非検出時の走行回数も同じものとして処理した。しかしながら、サーバ制御部11は、検出時の走行回数と、非検出時の走行回数を別の走行回数として処理しても良い。例えば、サーバ制御部11は、S7、S5を実行した場合は、検出時用の走行回数を+1だけ加算しても良い。そして、サーバ制御部11は、S7の処理において、検出時用の走行回数に基づいて、信頼度を高くする変化量を変更しても良い。また、例えば、サーバ制御部11は、S13、S5を実行した場合は、非検出時用の走行回数を+1だけ加算しても良い。そして、サーバ制御部11は、S13の処理において、非検出時用の走行回数に基づいて、信頼度を低くする変化量を変更しても良い。 Further, the server control unit 11 adds the number of trips corresponding to one vehicle 5 by +1 in both the case where the road surface abnormality is detected (S7, S5) and the case where the road surface abnormality is not detected (S13, S5). .. That is, the number of runs at the time of detection and the number of runs at the time of non-detection were treated as the same. However, the server control unit 11 may process the number of runs at the time of detection and the number of runs at the time of non-detection as different numbers of runs. For example, when the server control unit 11 executes S7 and S5, the number of trips for detection may be added by +1. Then, in the process of S7, the server control unit 11 may change the amount of change for increasing the reliability based on the number of trips for detection. Further, for example, when the server control unit 11 executes S13 and S5, the number of runs for non-detection may be added by +1. Then, in the process of S13, the server control unit 11 may change the amount of change that lowers the reliability based on the number of trips for non-detection.

次に、サーバ装置3のサーバ制御部11による管理DB14に登録された路面異常地点の表示処理について説明する。例えば、道路管理者は、PC4を操作してサーバ装置3へアクセスする。道路管理者は、表示させたい路面異常地点の情報、例えば、経度及び緯度の情報、地名、道路名、交差点名、路面異常地点のNO等をPC4で入力する。PC4は、入力情報をサーバ装置3へ送信する。サーバ装置3のサーバ制御部11は、受信した路面異常地点の情報に基づいて、地図情報をサーバ側地図情報DB13から取得する。サーバ制御部11は、取得した地図情報の地図上に存在する路面異常地点を管理DB14から取得し、地図上に表示させる。 Next, the display processing of the road surface abnormality point registered in the management DB 14 by the server control unit 11 of the server device 3 will be described. For example, the road administrator operates the PC 4 to access the server device 3. The road administrator inputs information on the road surface abnormality point to be displayed, for example, longitude and latitude information, place name, road name, intersection name, NO of the road surface abnormality point, and the like on the PC4. The PC 4 transmits the input information to the server device 3. The server control unit 11 of the server device 3 acquires map information from the server-side map information DB 13 based on the received information on the road surface abnormality point. The server control unit 11 acquires the road surface abnormality point existing on the map of the acquired map information from the management DB 14, and displays it on the map.

図7は、PC4のディスプレイ61に表示された表示画面の一例を示している。図7に示すように、サーバ制御部11は、地図情報63の地図上に路面異常地点65を、所定のマーク(図示例ではマルのマーク)として表示させる。サーバ装置3は、例えば、PC4に対する操作入力を受信し、地図の位置、表示倍率、表示させる路面異常地点65を更新する。これにより、PC4を操作する道路管理者は、見たい地域の路面異常地点65を確認することができる。 FIG. 7 shows an example of a display screen displayed on the display 61 of the PC 4. As shown in FIG. 7, the server control unit 11 displays the road surface abnormality point 65 as a predetermined mark (a circle mark in the illustrated example) on the map of the map information 63. The server device 3 receives, for example, an operation input to the PC 4, and updates the map position, the display magnification, and the road surface abnormality point 65 to be displayed. As a result, the road administrator who operates the PC 4 can confirm the road surface abnormality point 65 in the area to be seen.

サーバ制御部11は、管理DB14に基づいて、例えば、路面異常地点65の近くに、その路面異常地点65の信頼度を示す信頼度情報67を表示させる。これにより、道路管理者は、地図上に表示されている各路面異常地点65の信頼度を容易に把握することができる。また、サーバ制御部11は、例えば、PC4の操作入力によりマウスのカーソル69が任意の路面異常地点65に合せられると、信頼度情報67を消して、その路面異常地点65の詳細情報を、吹き出し71として表示する。 Based on the management DB 14, the server control unit 11 displays, for example, the reliability information 67 indicating the reliability of the road surface abnormality point 65 near the road surface abnormality point 65. As a result, the road manager can easily grasp the reliability of each road surface abnormality point 65 displayed on the map. Further, for example, when the mouse cursor 69 is set to an arbitrary road surface abnormality point 65 by the operation input of the PC 4, the server control unit 11 erases the reliability information 67 and blows out the detailed information of the road surface abnormality point 65. Display as 71.

サーバ制御部11は、吹き出し71の中に、例えば、管理DB14に登録された情報(路面異常地点NO、検出日時、信頼度等)を表示する。これにより、道路管理者は、吹き出し71の内容を確認することで、その路面異常地点65の詳細な情報を確認できる。 The server control unit 11 displays, for example, the information (road surface abnormality point NO, detection date and time, reliability, etc.) registered in the management DB 14 in the balloon 71. As a result, the road administrator can confirm the detailed information of the road surface abnormality point 65 by confirming the contents of the balloon 71.

尚、サーバ制御部11は、図4に示す管理DB14の情報以外の情報を、吹き出し71に表示しても良い。例えば、サーバ制御部11は、車両5の車載カメラによって撮像された路面異常地点65の写真を、吹き出し71に表示しても良い。これにより、道路管理者は、信頼度、検出値等と併せて写真を確認することで、路面異常地点65に対する点検や補修の優先度を適切に決定することができる。また、サーバ制御部11は、図4に示す管理DB14の情報以外の情報を、地図情報63に重ねて表示しても良い。例えば、サーバ制御部11は、補修車両や点検車両の位置情報73を、地図上に表示しても良い。これにより、道路管理者は、路面異常地点65の位置・信頼度、補修車両等の位置情報73に基づいて、優先度の高い路面異常地点65へ補修車両等を適切に派遣することができる。 The server control unit 11 may display information other than the information of the management DB 14 shown in FIG. 4 in the balloon 71. For example, the server control unit 11 may display a photograph of the road surface abnormality point 65 taken by the vehicle-mounted camera of the vehicle 5 in the balloon 71. As a result, the road manager can appropriately determine the priority of inspection and repair for the road surface abnormality point 65 by checking the photograph together with the reliability, the detected value, and the like. Further, the server control unit 11 may display information other than the information of the management DB 14 shown in FIG. 4 on the map information 63. For example, the server control unit 11 may display the position information 73 of the repair vehicle or the inspection vehicle on the map. As a result, the road manager can appropriately dispatch the repair vehicle or the like to the high-priority road surface abnormality point 65 based on the position / reliability of the road surface abnormality point 65 and the position information 73 of the repair vehicle or the like.

また、サーバ制御部11は、図6のS15において、登録を解除した路面異常地点65については、地図上に表示しない処理を実行する。これにより、信頼度が所定値以下となり、誤検出の可能性が高い路面異常地点65を非表示にできる。道路管理者に対して誤検出の可能性が高い路面異常地点65の情報を提供しないため、路面異常が発生していない路面異常地点65へ補修車両を派遣してしまうなどの誤った判断を道路管理者がすることを抑制できる。 Further, the server control unit 11 executes a process of not displaying the unregistered road surface abnormality point 65 on the map in S15 of FIG. As a result, the reliability becomes a predetermined value or less, and the road surface abnormality point 65 having a high possibility of erroneous detection can be hidden. Since the information on the road surface abnormality point 65, which has a high possibility of false detection, is not provided to the road administrator, the road makes an erroneous judgment such as dispatching a repair vehicle to the road surface abnormality point 65 where no road surface abnormality has occurred. It can suppress what the administrator does.

以上詳細に説明した通り、本実施形態に係る路面異常登録システム1では、サーバ装置3のサーバ制御部11は、新規に路面異常を検出した地点を路面異常地点65として登録する(S4、S5)。サーバ制御部11は、路面異常地点65で路面異常が発生していることに対する信頼度を設定する(S4)。サーバ制御部11は、道路を走行する車両5が路面異常地点65を走行した際に、車両5が備える車載センサ7によって検出された検出値に基づいて、信頼度を更新する(S7、S8、S13、S16)。サーバ制御部11は、信頼度が所定値以下となった路面異常地点65について、路面異常地点の登録を解除する(S15)。 As described in detail above, in the road surface abnormality registration system 1 according to the present embodiment, the server control unit 11 of the server device 3 registers the point where the road surface abnormality is newly detected as the road surface abnormality point 65 (S4, S5). .. The server control unit 11 sets the reliability for the occurrence of the road surface abnormality at the road surface abnormality point 65 (S4). The server control unit 11 updates the reliability based on the detection value detected by the vehicle-mounted sensor 7 included in the vehicle 5 when the vehicle 5 traveling on the road travels on the road surface abnormality point 65 (S7, S8, S13, S16). The server control unit 11 cancels the registration of the road surface abnormality point 65 for the road surface abnormality point 65 whose reliability is equal to or less than a predetermined value (S15).

これによれば、新規の路面異常を検出した路面異常地点65を登録し、その路面異常地点65で路面異常が発生している確率を示す信頼度の初期値を設定する。サーバ制御部11は、道路を走行する車両5の車載センサ7の検出値に基づいて、信頼度を更新する。これにより、路面異常地点65を登録してその信頼度が新規に検出したタイミングという早期に設定されることで、路面異常の情報を、道路管理者等にスピーディーに提供できる。また、小石、ゴミ、街路樹の果実などが路面に落下していた場合、路面異常が誤検出される虞がある。そこで、信頼度の値が所定値以下となった路面異常地点65について、路面異常地点65の登録を解除する。車載センサ7の検出値に基づいて、誤検出による路面異常地点65の登録を排除しながら信頼度の更新を行なうことで、信頼度の精度を高めながら路面異常地点65の情報を提供できる。 According to this, the road surface abnormality point 65 in which a new road surface abnormality is detected is registered, and the initial value of the reliability indicating the probability that the road surface abnormality has occurred at the road surface abnormality point 65 is set. The server control unit 11 updates the reliability based on the detection value of the vehicle-mounted sensor 7 of the vehicle 5 traveling on the road. As a result, the information on the road surface abnormality can be speedily provided to the road manager or the like by registering the road surface abnormality point 65 and setting the reliability at an early stage of the newly detected timing. In addition, if pebbles, dust, fruits of roadside trees, etc. have fallen on the road surface, there is a risk that road surface abnormalities will be erroneously detected. Therefore, the registration of the road surface abnormality point 65 is canceled for the road surface abnormality point 65 whose reliability value is equal to or less than the predetermined value. By updating the reliability while excluding the registration of the road surface abnormality point 65 due to erroneous detection based on the detection value of the in-vehicle sensor 7, it is possible to provide the information of the road surface abnormality point 65 while improving the accuracy of the reliability.

尚、本発明は前記実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内で種々の改良、変形が可能であることは勿論である。
例えば、上記実施形態におけるサーバ装置3の処理を他の装置が実行しても良い。例えば、車載センサ7の検出値に基づいて路面異常が発生しているか否かの判断をナビゲーション装置6が実行しても良い。
また、サーバ制御部11は、車載センサ7の検出値に基づいて路面異常が検出された場合(S2:YES)、信頼度を上げ(S7、S8)、路面異常が検出されなかった場合(S2:NO)、信頼度を下げる(S13、S16)処理を実行した。しかしながら、サーバ制御部11は、信頼度を上げる処理(S7、S8)又は下げる処理(S13、S16)のどちらか一方のみを実行しても良い。
また、サーバ制御部11は、信頼度が所定値以下となったことに基づいて、路面異常地点65の登録を解除する処理(S14、S15)を実行しなくとも良い。この場合、誤検知の可能性が高い路面異常地点65の信頼度は制限なく、より減少していく(小さくなってく)。道路管理者は、必要に応じて、信頼度の低い路面異常地点65の登録を解除しても良い。また、例えば、サーバ制御部11は、信頼度が所定値以下となった路面異常地点65について、登録を解除するか否かを道路管理者等に問い合わせても良い。
また、上記実施形態では、本願の路面異常が発生している確率を示す値として、単位のない数字である信頼度を用いたが、これに限定されない。例えば、確率を示す値は、80%のようなパーセント表記の確率の値そのものでも良く、5/4などの分数表記でも良い。あるいは、確率を示す値は、発生確率が極めて高い、やや高い、高い、普通、低い・・などの文字で表されたものでも良い。例えば、サーバ制御部11は、信頼度が101〜110までの範囲の路面異常地点65の確率を示す値を、「高い」と表示しても良い。
It should be noted that the present invention is not limited to the above-described embodiment, and it goes without saying that various improvements and modifications can be made without departing from the gist of the present invention.
For example, another device may execute the process of the server device 3 in the above embodiment. For example, the navigation device 6 may determine whether or not a road surface abnormality has occurred based on the detection value of the vehicle-mounted sensor 7.
Further, the server control unit 11 raises the reliability (S7, S8) when the road surface abnormality is detected based on the detection value of the in-vehicle sensor 7 (S2: YES), and when the road surface abnormality is not detected (S2). : NO), the process of lowering the reliability (S13, S16) was executed. However, the server control unit 11 may execute only one of the processing for increasing the reliability (S7, S8) or the processing for decreasing the reliability (S13, S16).
Further, the server control unit 11 does not have to execute the process (S14, S15) of canceling the registration of the road surface abnormality point 65 based on the fact that the reliability becomes a predetermined value or less. In this case, the reliability of the road surface abnormality point 65, which has a high possibility of false detection, is not limited and decreases (becomes smaller). The road administrator may cancel the registration of the unreliable road surface abnormality point 65, if necessary. Further, for example, the server control unit 11 may inquire to the road administrator or the like whether or not to cancel the registration of the road surface abnormality point 65 whose reliability is equal to or less than a predetermined value.
Further, in the above embodiment, the reliability, which is a number without a unit, is used as a value indicating the probability that the road surface abnormality of the present application has occurred, but the present invention is not limited to this. For example, the value indicating the probability may be the value of the probability of percentage notation such as 80% itself, or may be a fractional notation such as 5/4. Alternatively, the value indicating the probability may be represented by characters such as extremely high probability of occurrence, slightly high, high, normal, low, and the like. For example, the server control unit 11 may display a value indicating the probability of the road surface abnormality point 65 whose reliability is in the range of 101 to 110 as “high”.

また、本発明に係る路面異常登録装置を具体化した実施例について上記に説明したが、路面異常登録装置は以下の構成を有することも可能であり、その場合には以下の効果を奏する。 Further, although the embodiment in which the road surface abnormality registration device according to the present invention is embodied has been described above, the road surface abnormality registration device can also have the following configuration, and in that case, the following effects are obtained.

例えば、第1の構成は以下のとおりである。
新規に路面異常を検出した地点を路面異常地点(65)として登録する登録手段(11)と、前記路面異常地点で前記路面異常が発生している確率を示す値(実施形態では信頼度)を設定する値設定手段(11)と、道路を走行する車両(5)が前記路面異常地点を走行した際に、前記車両が備えるセンサ(7)によって前記路面異常を検出する検出値に基づいて、前記値設定手段により設定した前記確率を示す値を更新する更新手段(11)と、前記確率を示す値が所定値以下となった前記路面異常地点について、路面異常地点の登録を解除する解除手段(11)と、を備える路面異常登録装置(3)。
For example, the first configuration is as follows.
A registration means (11) for registering a newly detected point of road surface abnormality as a road surface abnormality point (65), and a value (reliability in the embodiment) indicating the probability that the road surface abnormality has occurred at the road surface abnormality point. Based on the value setting means (11) to be set and the detection value for detecting the road surface abnormality by the sensor (7) provided in the vehicle when the vehicle (5) traveling on the road travels on the road surface abnormality point. An updating means (11) for updating the value indicating the probability set by the value setting means, and a canceling means for canceling the registration of the road surface abnormal point for the road surface abnormal point whose value indicating the probability is equal to or less than a predetermined value. (11) and a road surface abnormality registration device (3).

上記構成を有する路面異常登録装置によれば、新規の路面異常を検出した路面異常地点を登録し、その路面異常地点で路面異常が発生している確率を示す値の初期値を設定する。そして、路面異常登録装置は、道路を走行する車両のセンサの検出値に基づいて、確率を示す値を更新する。これにより、路面異常地点を登録して確率を示す値が新規に検出したタイミングという早期に設定されることで、路面異常の情報をスピーディーに提供できる。また、小石、ゴミ、街路樹の果実などが路面に落下していた場合、路面異常が誤検出される虞がある。そこで、確率を示す値が所定値以下となった路面異常地点について、路面異常地点の登録を解除する。センサの検出値に基づいて、誤検出による路面異常地点の登録を排除しながら確率を示す値の更新を行なうことで、確率を示す値の精度を高めながら路面異常の情報を提供できる。 According to the road surface abnormality registration device having the above configuration, the road surface abnormality point where a new road surface abnormality is detected is registered, and the initial value of the value indicating the probability that the road surface abnormality has occurred at the road surface abnormality point is set. Then, the road surface abnormality registration device updates the value indicating the probability based on the detection value of the sensor of the vehicle traveling on the road. As a result, the information on the road surface abnormality can be provided speedily by registering the road surface abnormality point and setting the value indicating the probability at an early stage of the newly detected timing. In addition, if pebbles, dust, fruits of roadside trees, etc. have fallen on the road surface, there is a risk that road surface abnormalities will be erroneously detected. Therefore, the registration of the abnormal road surface point is canceled for the abnormal road surface point whose value indicating the probability is equal to or less than the predetermined value. By updating the value indicating the probability while eliminating the registration of the road surface abnormality point due to erroneous detection based on the detection value of the sensor, it is possible to provide the information on the road surface abnormality while improving the accuracy of the value indicating the probability.

また、第2の構成は以下のとおりである。
前記更新手段(11)は、前記検出値に基づいて前記路面異常が検出された場合(S2:YES)、前記確率を示す値を増加し(S7、S8)、前記検出値に基づいて前記路面異常が検出されなかった場合(S2:NO)、前記確率を示す値を減少する(S13、S16)、路面異常登録装置(3)。
The second configuration is as follows.
When the road surface abnormality is detected based on the detected value (S2: YES), the updating means (11) increases the value indicating the probability (S7, S8), and the road surface is based on the detected value. When no abnormality is detected (S2: NO), the value indicating the probability is reduced (S13, S16), the road surface abnormality registration device (3).

上記構成を有する路面異常登録装置によれば、道路を走行する車両のセンサで路面異常を再度検出した場合、路面異常が発生している可能性が高いため、確率を示す値を増大させる。また、道路を走行する車両のセンサで路面異常を検出できなかった場合、誤検出である可能性があるため、確率を示す値を減少させる。従って、道路を走行する車両をセンサとして利用し、確率を示す値の精度を高めることができる。 According to the road surface abnormality registration device having the above configuration, when the road surface abnormality is detected again by the sensor of the vehicle traveling on the road, there is a high possibility that the road surface abnormality has occurred, so the value indicating the probability is increased. Further, if the sensor of the vehicle traveling on the road cannot detect the road surface abnormality, it may be an erroneous detection, so the value indicating the probability is reduced. Therefore, the vehicle traveling on the road can be used as a sensor to improve the accuracy of the value indicating the probability.

また、第3の構成は以下のとおりである。
前記更新手段(11)は、同一の前記車両(5)が同一の前記路面異常地点(65)を走行した走行回数に応じて、前記確率を示す値の変更量を決定する(S6、S12)、路面異常登録装置(3)。
The third configuration is as follows.
The updating means (11) determines the amount of change of the value indicating the probability according to the number of times the same vehicle (5) has traveled on the same road surface abnormality point (65) (S6, S12). , Road surface abnormality registration device (3).

同一の車両が同一の路面異常地点を走行する場合、運転者が、前回走行した時に、路面の割れや凹凸などの路面異常が発生していたことを覚えている可能性がある。このため、運転者は、走行を重ねる毎に、路面異常を回避等する可能性が高くなる。そこで、走行回数に応じて確率を示す値の変化量を変更することで、確率を示す値の精度をより高めることができる。 When the same vehicle travels on the same road surface abnormality point, the driver may remember that the road surface abnormality such as cracks and unevenness of the road surface had occurred the last time the vehicle was driven. Therefore, the driver is more likely to avoid the road surface abnormality every time the vehicle is driven. Therefore, the accuracy of the value indicating the probability can be further improved by changing the amount of change of the value indicating the probability according to the number of times of traveling.

また、第4の構成は以下のとおりである。
前記更新手段(11)は、前記検出値に基づいて前記路面異常が検出されなかった場合(S2:NO)、前記確率を示す値を減少させ(S13、S16)、同一の前記車両(5)が同一の前記路面異常地点(65)を走行する走行回数が2回目以降の走行において前記路面異常が検出されなかった場合の前記確率を示す値を減少させる変化量(S13)を、初回の走行において前記路面異常が検出されなかった場合の前記確率を示す値を減少させる変化量(S16)に比べて減少させる、路面異常登録装置(3)。
The fourth configuration is as follows.
When the road surface abnormality is not detected based on the detected value (S2: NO), the updating means (11) reduces the value indicating the probability (S13, S16), and the same vehicle (5). The amount of change (S13) that reduces the value indicating the probability when the road surface abnormality is not detected in the second and subsequent trips in which the number of trips traveling on the same road surface abnormality point (65) is the same for the first time. The road surface abnormality registration device (3) reduces the value indicating the probability when the road surface abnormality is not detected, as compared with the amount of change (S16).

運転者は、初回の走行時に、道路の割れや凹凸などの路面異常に遭遇した場合、路面異常が発生した異常箇所を回避できずに走行してしまう可能性がある。換言すれば、初回走行時に路面異常が検出されなかった場合、その道路には、路面異常が発生していない可能性が高い。 When the driver encounters a road surface abnormality such as a crack or unevenness of the road during the first driving, there is a possibility that the driver cannot avoid the abnormal part where the road surface abnormality has occurred and travels. In other words, if no road surface abnormality is detected during the first run, it is highly possible that no road surface abnormality has occurred on the road.

一方、2回目以降の走行時では、運転者は、過去の走行時の記憶があるため、路面異常を避けて走行する可能性がある。換言すれば、2回目以降の走行時に路面異常が非検出であっても、運転者が異常箇所を回避したために非検出となった可能性がある。そこで、2回目以降の走行時の確率を示す値を減少させる変化量を、初回走行時の確率を示す値を減少させる変化量に比べて減少させる。これにより、運転者が異常箇所を避けたことによる非検知によって、確率を示す値の精度が低下することを抑制できる。その結果、確率を示す値の精度を高めることができる。 On the other hand, during the second and subsequent driving, the driver may travel while avoiding road surface abnormalities because he / she has a memory of the past driving. In other words, even if the road surface abnormality is not detected during the second and subsequent driving, there is a possibility that the road surface abnormality is not detected because the driver avoids the abnormal part. Therefore, the amount of change that reduces the value indicating the probability during the second and subsequent runs is reduced as compared with the amount of change that reduces the value indicating the probability during the first run. As a result, it is possible to prevent the accuracy of the value indicating the probability from being lowered due to the non-detection caused by the driver avoiding the abnormal portion. As a result, the accuracy of the value indicating the probability can be improved.

また、第5の構成は以下のとおりである。
前記更新手段(11)は、前記走行回数が増加するに従って、前記確率を示す値を減少させる変化量をより減少させる(S13)、路面異常登録装置(3)。
The fifth configuration is as follows.
The updating means (11) further reduces the amount of change that reduces the value indicating the probability as the number of trips increases (S13), and is a road surface abnormality registration device (3).

運転者は、例えば、走行を重ねる程、路面異常が発生した異常箇所を回避する可能性がより高くなる。この場合、走行回数がより増加した場合、路面異常が非検知となる結果の信憑性は、より低くなる。そこで、走行回数の増加に合せて確率を示す値を減少させる変化量をより減少させることで、確率を示す値の精度を高めることができる。 For example, the more the driver travels, the more likely he / she is to avoid the abnormal location where the road surface abnormality has occurred. In this case, when the number of trips is increased, the credibility of the result that the road surface abnormality is not detected becomes lower. Therefore, the accuracy of the value indicating the probability can be improved by further reducing the amount of change in which the value indicating the probability is decreased according to the increase in the number of trips.

1 路面異常登録システム
3 サーバ装置(路面異常登録装置)
5 車両
7 車載センサ(センサ)
11 サーバ制御部(登録手段、値設定手段、更新手段、解除手段)
65 路面異常地点
1 Road surface abnormality registration system 3 Server device (road surface abnormality registration device)
5 Vehicle 7 In-vehicle sensor (sensor)
11 Server control unit (registration means, value setting means, update means, release means)
65 Abnormal road surface

Claims (6)

新規に路面異常を検出した地点を路面異常地点として登録する登録手段と、
前記路面異常地点で前記路面異常が発生している確率を示す値を設定する値設定手段と、
道路を走行する車両が前記路面異常地点を走行した際に、前記車両が備えるセンサによって前記路面異常を検出する検出値に基づいて、前記値設定手段により設定した前記確率を示す値を更新する更新手段と、
前記確率を示す値が所定値以下となった前記路面異常地点について、路面異常地点の登録を解除する解除手段と、
を備える路面異常登録装置。
A registration method for registering a newly detected road surface abnormality point as a road surface abnormality point,
A value setting means for setting a value indicating the probability that the road surface abnormality has occurred at the road surface abnormality point, and a value setting means.
Update to update the value indicating the probability set by the value setting means based on the detection value for detecting the road surface abnormality by the sensor provided in the vehicle when the vehicle traveling on the road travels on the road surface abnormality point. Means and
With respect to the road surface abnormality point whose value indicating the probability is equal to or less than a predetermined value, a cancellation means for canceling the registration of the road surface abnormality point and a means for canceling the registration.
A road surface abnormality registration device equipped with.
前記更新手段は、
前記検出値に基づいて前記路面異常が検出された場合、前記確率を示す値を増加させ、前記検出値に基づいて前記路面異常が検出されなかった場合、前記確率を示す値を減少させる、請求項1に記載の路面異常登録装置。
The update means
When the road surface abnormality is detected based on the detected value, the value indicating the probability is increased, and when the road surface abnormality is not detected based on the detected value, the value indicating the probability is decreased. Item 1. The road surface abnormality registration device according to Item 1.
前記更新手段は、
同一の前記車両が同一の前記路面異常地点を走行した走行回数に応じて、前記確率を示す値の変更量を決定する、請求項1又は請求項2に記載の路面異常登録装置。
The update means
The road surface abnormality registration device according to claim 1 or 2, wherein the change amount of the value indicating the probability is determined according to the number of times the same vehicle has traveled on the same road surface abnormality point.
前記更新手段は、
前記検出値に基づいて前記路面異常が検出されなかった場合、前記確率を示す値を減少させ、同一の前記車両が同一の前記路面異常地点を走行する走行回数が2回目以降の走行において前記路面異常が検出されなかった場合の前記確率を示す値を減少させる変化量を、初回の走行において前記路面異常が検出されなかった場合の前記確率を示す値を減少させる変化量に比べて減少させる、請求項1乃至請求項3の何れか1項に記載の路面異常登録装置。
The update means
When the road surface abnormality is not detected based on the detected value, the value indicating the probability is reduced, and the road surface is traveled the same number of times that the same vehicle travels at the same road surface abnormality point for the second and subsequent times. The amount of change that reduces the value indicating the probability when no abnormality is detected is reduced compared to the amount of change that reduces the value indicating the probability when the road surface abnormality is not detected in the first run. The road surface abnormality registration device according to any one of claims 1 to 3.
前記更新手段は、
前記走行回数が増加するに従って、前記確率を示す値を減少させる変化量をより減少させる、請求項4に記載の路面異常登録装置。
The update means
The road surface abnormality registration device according to claim 4, wherein as the number of trips increases, the amount of change that reduces the value indicating the probability is further reduced.
路面異常地点を登録するコンピュータプログラムであって、
コンピュータを、
新規に路面異常を検出した地点を前記路面異常地点として登録する登録手段と、
前記路面異常地点で前記路面異常が発生している確率を示す値を設定する値設定手段と、
道路を走行する車両が前記路面異常地点を走行した際に、前記車両が備えるセンサによって前記路面異常を検出する検出値に基づいて、前記値設定手段により設定した前記確率を示す値を更新する更新手段と、
前記確率を示す値が所定値以下となった前記路面異常地点について、路面異常地点の登録を解除する解除手段と、
して機能させる為のコンピュータプログラム。
A computer program that registers abnormal road surface points.
Computer,
A registration means for registering a newly detected road surface abnormality point as the road surface abnormality point, and
A value setting means for setting a value indicating the probability that the road surface abnormality has occurred at the road surface abnormality point, and a value setting means.
Update to update the value indicating the probability set by the value setting means based on the detection value for detecting the road surface abnormality by the sensor provided in the vehicle when the vehicle traveling on the road travels on the road surface abnormality point. Means and
With respect to the road surface abnormality point whose value indicating the probability is equal to or less than a predetermined value, a cancellation means for canceling the registration of the road surface abnormality point and a means for canceling the registration.
A computer program to make it work.
JP2020090689A 2020-05-25 2020-05-25 Road surface abnormality registration device and computer program Active JP7521257B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020090689A JP7521257B2 (en) 2020-05-25 2020-05-25 Road surface abnormality registration device and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020090689A JP7521257B2 (en) 2020-05-25 2020-05-25 Road surface abnormality registration device and computer program

Publications (2)

Publication Number Publication Date
JP2021189470A true JP2021189470A (en) 2021-12-13
JP7521257B2 JP7521257B2 (en) 2024-07-24

Family

ID=78849480

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020090689A Active JP7521257B2 (en) 2020-05-25 2020-05-25 Road surface abnormality registration device and computer program

Country Status (1)

Country Link
JP (1) JP7521257B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7151010B1 (en) 2022-03-25 2022-10-11 株式会社 日立産業制御ソリューションズ Road monitoring system
WO2023080111A1 (en) * 2021-11-04 2023-05-11 Hitachi Astemo, Ltd. Method and Systems for Detection Accuracy Ranking and Vehicle Instruction

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6392623B2 (en) 2014-10-06 2018-09-19 株式会社ブリヂストン Road surface classification system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023080111A1 (en) * 2021-11-04 2023-05-11 Hitachi Astemo, Ltd. Method and Systems for Detection Accuracy Ranking and Vehicle Instruction
JP7151010B1 (en) 2022-03-25 2022-10-11 株式会社 日立産業制御ソリューションズ Road monitoring system
JP2023143227A (en) * 2022-03-25 2023-10-06 株式会社 日立産業制御ソリューションズ Road surface monitoring system

Also Published As

Publication number Publication date
JP7521257B2 (en) 2024-07-24

Similar Documents

Publication Publication Date Title
US10467483B2 (en) Image acquiring system, terminal, image acquiring method, and image acquiring program
JP5181819B2 (en) Danger information collection and distribution device
JP4305361B2 (en) Road management system
US20130304382A1 (en) Navigation device, navigation method, and program
WO2009128398A1 (en) Moving object warning device, moving object warning method, and moving object warning program
JP4725731B2 (en) Car navigation system
KR20080099311A (en) Mobile station, server and operation method of a navigation system
US10885897B2 (en) Information providing device and information providing system
JP7400247B2 (en) Report creation support system, server device, and computer program
CN1938561A (en) Navigation device, route searching method, route searching program, and computer-readable recording medium
JP2021189470A (en) Road surface abnormality registration device and computer program
JP2012053613A (en) Traffic condition prediction device
JP2021152255A (en) Road surface abnormality follow-up observation device and computer program
JP2020144747A (en) Road surface information registration system and road surface information registration device
JP2006275738A (en) Navigation system for vehicle
JP2007278702A (en) Information providing system and terminal
US20240310178A1 (en) Operation route updating device, operation route updating method, and computer readable medium
WO2022195956A1 (en) System for detecting road surface abnormalities
CN116862360A (en) Visual data management system and method based on GIS map
JP2012198790A (en) Moving-body position estimation server
JP2006228020A (en) On-vehicle control device
US20220228886A1 (en) Missing map data identification system
US20100312790A1 (en) Point search devices, methods, and programs
US20200402400A1 (en) History information storage apparatus, route calculation method, and influence range distribution system
JP2008232952A (en) Navigation device for vehicle

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20210423

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230413

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20231212

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240116

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240307

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240624

R150 Certificate of patent or registration of utility model

Ref document number: 7521257

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150