JP2021026274A - Report creation support system, server device and computer program - Google Patents

Report creation support system, server device and computer program Download PDF

Info

Publication number
JP2021026274A
JP2021026274A JP2019140955A JP2019140955A JP2021026274A JP 2021026274 A JP2021026274 A JP 2021026274A JP 2019140955 A JP2019140955 A JP 2019140955A JP 2019140955 A JP2019140955 A JP 2019140955A JP 2021026274 A JP2021026274 A JP 2021026274A
Authority
JP
Japan
Prior art keywords
road
vehicle
information
report
abnormality
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
JP2019140955A
Other languages
Japanese (ja)
Other versions
JP7400247B2 (en
Inventor
慈生 三岡
Shigeo Mitsuoka
慈生 三岡
優太 竹内
Yuta Takeuchi
優太 竹内
弘晃 中野
Hiroaki Nakano
弘晃 中野
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 AW Co Ltd
Original Assignee
Aisin AW Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Aisin AW Co Ltd filed Critical Aisin AW Co Ltd
Priority to JP2019140955A priority Critical patent/JP7400247B2/en
Publication of JP2021026274A publication Critical patent/JP2021026274A/en
Application granted granted Critical
Publication of JP7400247B2 publication Critical patent/JP7400247B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

To provide a report creation support system, a server device and a computer program that can reduce a workload involved in creating a report dealing with road abnormality.SOLUTION: A server device 3 receives positional information on a road abnormal location where road abnormality has been detected, from vehicles (a first vehicle 4, a second vehicle 5) traveling on the road. The server device 3 displays (S62, S63) the road abnormal location on a map on the basis of the received positional information, and receives (S64) the selection of a road abnormal location for which a report 121 is created. Further, the server device 3 creates (S67) a report 121 in which there are input positional information 123A on the selected road abnormal location and input information 122, 123, 125 received from a communication terminal 10.SELECTED DRAWING: Figure 9

Description

本発明は、道路の異常に対処する報告書の作成を支援する報告書作成支援システム、サーバ装置、及びコンピュータプログラムに関する。 The present invention relates to a report preparation support system, a server device, and a computer program that support the preparation of a report for dealing with an abnormality of a road.

従来より、キロポストに基づいて道路を複数の単位区間に区分して点検し、単位区間ごとに点検報告書を作成することが行われている。例えば、特開2018−147314号公報に開示される点検報告書作成支援装置は、点検対象の単位区間の道路を点検車が走行し、点検車に搭載したデジタルビデオカメラによって道路を撮像する。点検報告書作成支援装置は、デジタルビデオカメラで道路を連続的に撮像した各道路画像データと、各道路画像データの撮像位置(キロポスト値)とを対応付けて記憶する。 Conventionally, roads have been divided into a plurality of unit sections for inspection based on kilometer posts, and inspection reports have been created for each unit section. For example, in the inspection report creation support device disclosed in Japanese Patent Application Laid-Open No. 2018-147314, an inspection vehicle travels on a road in a unit section to be inspected, and the road is imaged by a digital video camera mounted on the inspection vehicle. The inspection report creation support device stores each road image data in which the road is continuously imaged by a digital video camera and the imaged position (kilopost value) of each road image data in association with each other.

点検報告書作成支援装置は、ユーザから任意の単位区間の指定を受け付けると、記憶したデータの中から指定された単位区間のデータを読み出し、道路画像データを画面に表示する。ユーザは、画面に表示された道路画像データを目視で確認し、ポットホール等の異常があるか判断する。ユーザは、道路の異常を発見すると、画面に表示された変状判定アイコンをクリックする。点検報告書作成支援装置は、変状判定アイコンをクリックされるとユーザによって変状が確認されたと判定し、変状が確認された道路についてキロポスト値と、道路画像データを対応付けて記憶する。点検報告書作成支援装置は、記憶したキロポスト値と、道路画像データとに基づいて点検報告書を作成する。 When the inspection report creation support device receives the designation of an arbitrary unit interval from the user, the inspection report creation support device reads the data of the specified unit section from the stored data and displays the road image data on the screen. The user visually checks the road image data displayed on the screen and determines whether or not there is an abnormality such as a pothole. When the user discovers an abnormality on the road, he / she clicks the deformation judgment icon displayed on the screen. The inspection report creation support device determines that the deformation has been confirmed by the user when the deformation determination icon is clicked, and stores the kilometer post value and the road image data for the road on which the deformation has been confirmed in association with each other. The inspection report creation support device creates an inspection report based on the stored kilometer post value and road image data.

特開2018−147314号公報(段落0025、0055、0074、0078)JP-A-2018-147314 (paragraphs 0025, 0055, 0074, 0078)

上記した特許文献1に開示された技術では、ポットホール等の道路の異常が発生しているか否かに係わらず、対象となっている単位区間の道路を、点検車によって連続的に撮像している。ユーザは、道路を連続的に撮像した複数の道路画像データを1つ1つ目視で確認しながら異常箇所が発生していないか確認する必要がある。このため、ユーザによる作業負担が増大することが問題となる。 In the technique disclosed in Patent Document 1 described above, the road of the target unit section is continuously imaged by an inspection vehicle regardless of whether or not a road abnormality such as a pothole has occurred. There is. The user needs to confirm whether or not an abnormal portion has occurred while visually checking each of a plurality of road image data in which the road is continuously imaged one by one. Therefore, there is a problem that the work load on the user increases.

本発明は前記従来における問題点を解消するためになされたものであり、道路の異常に対処した報告書の作成に係わる作業負担を軽減できる報告書作成支援システム、サーバ装置、及びコンピュータプログラムを提供することを目的とする。 The present invention has been made to solve the above-mentioned conventional problems, and provides a report creation support system, a server device, and a computer program that can reduce the work load related to the creation of a report dealing with an abnormality in a road. The purpose is to do.

前記目的を達成するため本発明に係る報告書作成支援システムは、道路の異常である道路異常を検出した道路異常位置の位置情報を、車両から受信する受信手段と、前記受信手段により受信した前記位置情報に基づいて、前記道路異常位置を地図上に表示する表示手段と、前記表示手段によって地図上に表示した前記道路異常位置により、報告書の作成を行う前記道路異常位置を受け付ける第1受付手段と、前記第1受付手段により受付けた前記道路異常位置の前記報告書に入力する入力情報であって、前記道路異常の対処に係わる前記入力情報を受け付ける第2受付手段と、前記第2受付手段により受け付けた前記入力情報と前記道路異常位置の前記位置情報とが入力された前記報告書を作成する報告書作成手段と、を備える。 In order to achieve the above object, the report preparation support system according to the present invention receives the position information of the road abnormality position where the road abnormality which is an abnormality of the road is detected from the vehicle and the receiving means received by the receiving means. The first reception that accepts the road abnormal position for creating a report by the display means for displaying the road abnormal position on the map based on the position information and the road abnormal position displayed on the map by the display means. Means, a second reception means that receives the input information that is input to the report of the road abnormality position received by the first reception means and is related to the handling of the road abnormality, and the second reception. A report creating means for creating the report in which the input information received by the means and the position information of the abnormal road position are input is provided.

また、本発明に係るサーバ装置は、道路の異常である道路異常を検出した道路異常位置の位置情報を、車両から受信する受信手段と、前記受信手段により受信した前記位置情報に基づいて、前記道路異常位置を地図上に表示する表示手段と、前記表示手段によって地図上に表示した前記道路異常位置により、報告書の作成を行う前記道路異常位置を受け付ける第1受付手段と、前記第1受付手段により受付けた前記道路異常位置の前記報告書に入力する入力情報であって、前記道路異常の対処に係わる前記入力情報を受け付ける第2受付手段と、前記第2受付手段により受け付けた前記入力情報と前記道路異常位置の前記位置情報とが入力された前記報告書を作成する報告書作成手段と、を備える。 Further, the server device according to the present invention is based on the receiving means for receiving the position information of the road abnormality position where the road abnormality which is the road abnormality is detected from the vehicle and the position information received by the receiving means. A display means for displaying the abnormal road position on a map, a first reception means for receiving the abnormal position of the road for creating a report based on the abnormal position of the road displayed on the map by the display means, and the first reception. The input information to be input to the report of the road abnormality position received by the means, the second reception means for receiving the input information related to the handling of the road abnormality, and the input information received by the second reception means. And a report creating means for creating the report in which the position information of the road abnormal position is input.

また、本発明に係るコンピュータプログラムは、報告書を作成するコンピュータプログラムであって、コンピュータを、道路の異常である道路異常を検出した道路異常位置の位置情報を、車両から受信する受信手段と、前記受信手段により受信した前記位置情報に基づいて、前記道路異常位置を地図上に表示する表示手段と、前記表示手段によって地図上に表示した前記道路異常位置により、前記報告書の作成を行う前記道路異常位置を受け付ける第1受付手段と、前記第1受付手段により受付けた前記道路異常位置の前記報告書に入力する入力情報であって、前記道路異常の対処に係わる前記入力情報を受け付ける第2受付手段と、前記第2受付手段により受け付けた前記入力情報と前記道路異常位置の前記位置情報とが入力された前記報告書を作成する報告書作成手段と、して機能させる。
尚、「道路異常」とは、路面の凹凸やひび割れなど、道路自体に補修や工事が必要な箇所が生じた状態だけでなく、障害物が道路上に存在する場合など、道路の使用に異常を招く様々な現象を含む概念である。
Further, the computer program according to the present invention is a computer program for creating a report, and the computer is used as a receiving means for receiving the position information of the road abnormality position where the road abnormality which is an abnormality of the road is detected from the vehicle. Based on the position information received by the receiving means, the report is created by the display means for displaying the abnormal road position on the map and the abnormal road position displayed on the map by the display means. A second receiving means for accepting an abnormal road position and a second input information to be input to the report of the abnormal road position received by the first receiving means and receiving the input information related to dealing with the abnormal road. It functions as a reception means and a report creation means for creating the report in which the input information received by the second reception means and the position information of the abnormal road position are input.
In addition, "road abnormality" is not only a state where the road itself needs repair or construction such as unevenness or cracks on the road surface, but also an abnormality in the use of the road such as when an obstacle exists on the road. It is a concept that includes various phenomena that lead to.

前記構成を有する本発明に係る報告書作成支援システム、サーバ装置及びコンピュータプログラムによれば、道路異常を検出した道路異常位置の位置情報を車両から受信し、道路異常位置を地図上に表示する。道路の補修などを行う作業員は、地図上に表示された道路異常位置から点検や補修を行う道路異常位置を確認し、点検した結果や補修した結果を入力情報として入力する。報告書作成支援システム等は、受け付けた入力情報と位置情報とを入力した報告書を作成する。これにより、道路を走行する車両によって道路異常を検出するため、異常が発生した位置情報だけを収集できる。このため、作業員等のユーザは、収集されたデータから異常のあるデータを探すなどのデータの精査を行う必要がなくなる。また、作業員によって点検等した入力情報を報告書に入力し、道路異常位置の現状や補修後の状況を報告書として自動で作成することができる。従って、報告書の作成に係わる作業負担を軽減することができる。 According to the report creation support system, the server device, and the computer program according to the present invention having the above configuration, the position information of the road abnormality position where the road abnormality is detected is received from the vehicle, and the road abnormality position is displayed on the map. A worker who repairs a road confirms the abnormal position of the road to be inspected or repaired from the abnormal position of the road displayed on the map, and inputs the inspection result or the repair result as input information. The report creation support system, etc. creates a report in which the received input information and location information are input. As a result, since the road abnormality is detected by the vehicle traveling on the road, only the position information where the abnormality has occurred can be collected. Therefore, a user such as a worker does not need to scrutinize the data such as searching for abnormal data from the collected data. In addition, input information such as inspections by workers can be input to the report, and the current state of the abnormal road position and the situation after repair can be automatically created as a report. Therefore, the work load related to the preparation of the report can be reduced.

第1実施形態に係る報告書作成支援システムを示した概略構成図である。It is a schematic block diagram which showed the report preparation support system which concerns on 1st Embodiment. 第1実施形態に係る報告書作成支援システムの構成を示したブロック図である。It is a block diagram which showed the structure of the report preparation support system which concerns on 1st Embodiment. 第1実施形態に係るナビゲーション装置の制御系を模式的に示すブロック図である。It is a block diagram which shows typically the control system of the navigation device which concerns on 1st Embodiment. 第1、第2、第3の各実施形態における検出対象の道路異常と、センサの種類の対応関係を示した図である。It is a figure which showed the correspondence relationship between the road abnormality of the detection target and the type of a sensor in each 1st, 2nd, and 3rd embodiments. プローブ情報DBに記憶されるプローブ情報の一例を示した図である。It is a figure which showed an example of the probe information stored in the probe information DB. 第1実施形態に係る通信端末の制御系を模式的に示すブロック図である。It is a block diagram which shows typically the control system of the communication terminal which concerns on 1st Embodiment. 仮登録処理プログラム、及び本登録処理プログラムのフローチャートである。It is a flowchart of the temporary registration processing program and the main registration processing program. 仮登録地点を通過する通過経路を案内する表示を示す図である。It is a figure which shows the display which guides the passage route passing through a temporary registration point. 報告書作成処理プログラムのフローチャートである。It is a flowchart of a report creation processing program. 通信端末のディスプレイに表示した表示画面を示す図である。It is a figure which shows the display screen displayed on the display of a communication terminal. 通信端末のディスプレイに表示した設定画面を示す図である。It is a figure which shows the setting screen displayed on the display of a communication terminal. 報告書を示す図である。It is a figure which shows the report.

以下、本発明に係る報告書作成支援システムについて具体化した一実施形態に基づき図面を参照しつつ詳細に説明する。先ず、本実施形態に係る報告書作成支援システム1の概略構成について図1及び図2を用いて説明する。図1は本実施形態に係る報告書作成支援システム1を示した概略構成図である。図2は本実施形態に係る報告書作成支援システム1の構成を示したブロック図である。 Hereinafter, the report preparation support system according to the present invention will be described in detail with reference to the drawings based on a specific embodiment. First, the schematic configuration of the report creation support 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 report creation support system 1 according to the present embodiment. FIG. 2 is a block diagram showing the configuration of the report creation support system 1 according to the present embodiment.

図1に示すように、本実施形態に係る報告書作成支援システム1は、プローブセンタ2が備えるサーバ装置3と、第1車両4に搭載された通信(案内)端末であるナビゲーション装置6と、第2車両5に搭載された通信(案内)端末であるナビゲーション装置6Aと、第1車両4に搭載された第1センサ7と、第2車両5に搭載された第2センサ8と、作業員9が所持する通信端末10と、を基本的に有する。また、サーバ装置3、各ナビゲーション装置6,6A、及び通信端末10は通信ネットワーク網11を介して互いに電子データを送受信可能に構成されている。尚、ナビゲーション装置6,6Aの代わりに、例えば携帯電話機、スマートフォン、タブレット型端末、パーソナルコンピュータを用いても良い。 As shown in FIG. 1, the report creation support system 1 according to the present embodiment includes a server device 3 included in the probe center 2, a navigation device 6 which is a communication (guidance) terminal mounted on the first vehicle 4, and the navigation device 6. A navigation device 6A which is a communication (guidance) terminal mounted on the second vehicle 5, a first sensor 7 mounted on the first vehicle 4, a second sensor 8 mounted on the second vehicle 5, and a worker. Basically, it has a communication terminal 10 possessed by 9. Further, the server device 3, the navigation devices 6, 6A, and the communication terminal 10 are configured to be able to send and receive electronic data to and from each other via the communication network 11. Instead of the navigation devices 6 and 6A, for example, a mobile phone, a smartphone, a tablet terminal, or a personal computer may be used.

ここで、本実施形態に係る報告書作成支援システム1は、所謂プローブカーシステムを構成する。ここで、プローブカーシステムとは、第1及び第2車両4,5をセンサとして情報を収集するシステムである。具体的には、第1及び第2車両4,5が第1及び第2センサ7,8等を用いて、道路状態の情報をはじめ、速度データ、ステアリング操作やシフト位置等の各システムの作動状況をGPSの位置情報とともに予め第1及び第2車両4,5に搭載された通信装置を介してプローブセンタ2に送信し、センタ側でその収集データを様々な情報として再利用するシステムをいう。 Here, the report creation support system 1 according to the present embodiment constitutes a so-called probe car system. Here, the probe car system is a system that collects information by using the first and second vehicles 4 and 5 as sensors. Specifically, the first and second vehicles 4 and 5 use the first and second sensors 7, 8 and the like to operate each system such as road condition information, speed data, steering operation and shift position. A system that transmits the status together with GPS position information to the probe center 2 in advance via the communication devices mounted on the first and second vehicles 4 and 5, and reuses the collected data as various information on the center side. ..

プローブセンタ2が備えるサーバ装置3は、全国を走行する第1及び第2車両4,5から道路状態の情報等を含むプローブ情報(材料情報)を適宜収集して蓄積するとともに、蓄積されたプローブ情報から道路に関する各種支援情報(例えば路面の凹凸情報、路面に落下した障害物の情報、路面のμ(摩擦係数)の情報等)を登録する情報管理サーバである。特に、本実施形態では、サーバ装置3は、例えば、第1車両4の第1センサ7や第2車両5の第2センサ8により検出した道路の異常(以下、道路異常という場合がある)を示す情報を登録し、登録した情報に対して外部端末からアクセスされた場合、対応する情報を応答する。ここでいう外部端末とは、ナビゲーション装置6,6Aの他に、例えば、図1に示す通信端末10である。あるいは、外部端子とは、国土交通省、地方整備局、NEXCO(登録商標)などの一般道や高速道路を管理する省庁、団体、民間企業等である。例えば、道路異常の情報を提供することで、道路を管理する省庁等で道路補修の参考情報として活用することができる。また、サーバ装置3は、例えば、登録した支援情報をナビゲーション装置6,6A等へ能動的に配信し、走行支援の情報提供を実行しても良い。尚、情報を収集する対象となる第1及び第2車両4,5と、収集した情報に基づいて生成された道路状態の情報等を配信する対象となる車両は、同一の車両である必要は無く、異なる車両であっても良い。 The server device 3 included in the probe center 2 appropriately collects and accumulates probe information (material information) including road condition information from the first and second vehicles 4 and 5 traveling nationwide, and also accumulates the accumulated probe. It is an information management server that registers various support information related to roads (for example, information on unevenness of the road surface, information on obstacles that have fallen on the road surface, information on μ (coefficient of friction) on the road surface, etc.) from the information. In particular, in the present embodiment, the server device 3 detects, for example, a road abnormality (hereinafter, may be referred to as a road abnormality) detected by the first sensor 7 of the first vehicle 4 or the second sensor 8 of the second vehicle 5. The information to be shown is registered, and when the registered information is accessed from an external terminal, the corresponding information is returned. The external terminal referred to here is, for example, the communication terminal 10 shown in FIG. 1, in addition to the navigation devices 6 and 6A. Alternatively, the external terminal is a ministry, an organization, a private company, etc. that manages general roads and expressways such as the Ministry of Land, Infrastructure, Transport and Tourism, the Regional Development Bureau, and NEXCO (registered trademark). For example, by providing information on road abnormalities, it can be used as reference information for road repair by ministries and agencies that manage roads. Further, the server device 3 may, for example, actively distribute the registered support information to the navigation devices 6, 6A and the like to provide information on driving support. The first and second vehicles 4 and 5 for which information is to be collected and the vehicles for which road condition information and the like generated based on the collected information are to be distributed need to be the same vehicle. It may be a different vehicle.

そして、作業員9は、通信端末10を操作してサーバ装置3へアクセスすることで、路面の凹凸などの道路異常が発生した位置を確認する。作業員9は、道路異常が発生した位置(以下、道路異常位置という場合がある)へ点検車等で移動し、補修や点検などの道路異常に対する対処を実施する。作業員9は、対処を実施した後、対処に係わる情報を通信端末10により入力する。サーバ装置3は、通信端末10から受け付けた入力情報と、道路異常の位置情報とが入力された報告書を自動で作成する。 Then, the worker 9 operates the communication terminal 10 to access the server device 3 to confirm the position where the road abnormality such as the unevenness of the road surface has occurred. The worker 9 moves to the position where the road abnormality has occurred (hereinafter, may be referred to as the road abnormality position) by an inspection vehicle or the like, and takes measures against the road abnormality such as repair and inspection. After taking the measures, the worker 9 inputs the information related to the measures by the communication terminal 10. The server device 3 automatically creates a report in which the input information received from the communication terminal 10 and the location information of the road abnormality are input.

また、ナビゲーション装置6,6Aは、第1及び第2車両4,5に搭載され、格納する地図データに基づいて自車位置周辺の地図を表示したり、地図画像上において車両の現在位置を表示したり、設定された案内経路に沿った移動案内を行う車載機である。また、ナビゲーション装置6,6Aは、第1車両4に搭載された第1センサ7や第2車両5に搭載された第2センサ8で検出した情報を、サーバ装置3へ送信することも行う。尚、ナビゲーション装置6,6Aの詳細については後述する。 In addition, the navigation devices 6 and 6A are mounted on the first and second vehicles 4 and 5, and display a map around the position of the own vehicle based on the stored map data and display the current position of the vehicle on the map image. It is an in-vehicle device that provides movement guidance along a set guidance route. Further, the navigation devices 6 and 6A also transmit the information detected by the first sensor 7 mounted on the first vehicle 4 and the second sensor 8 mounted on the second vehicle 5 to the server device 3. The details of the navigation devices 6 and 6A will be described later.

また、通信端末10は、上記したように、道路の補修等を行なう作業員9が所持する端末である。作業員9は、道路異常位置等で通信端末10を操作することで、サーバ装置3と通信し、報告書の作成に必要な入力情報の入力等を行なう。 Further, as described above, the communication terminal 10 is a terminal possessed by a worker 9 who repairs a road or the like. By operating the communication terminal 10 at an abnormal road position or the like, the worker 9 communicates with the server device 3 and inputs input information necessary for creating a report.

また、通信ネットワーク網11は全国各地に配置された多数の基地局と、各基地局を管理及び制御する通信会社とを含み、基地局及び通信会社を有線(光ファイバー、ISDN等)又は無線で互いに接続することにより構成されている。ここで、基地局はナビゲーション装置6,6Aや通信端末10との通信をするトランシーバー(送受信機)とアンテナを有する。そして、基地局は通信会社の間で無線通信を行う一方、通信ネットワーク網11の末端となり、基地局の電波が届く範囲(セル)にあるナビゲーション装置6,6Aや通信端末10の通信をサーバ装置3との間で中継する役割を持つ。 In addition, the communication network 11 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 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 devices 6 and 6A and the communication terminal 10. Then, while the base station performs wireless communication between communication companies, it becomes a terminal of the communication network 11 and communicates with the navigation devices 6 and 6A and the communication terminal 10 within the range (cell) of the radio wave of the base station as a server device. It has the role of relaying to and from 3.

続いて、報告書作成支援システム1を構成するサーバ装置3の構成について図2を用いてより詳細に説明する。 Subsequently, the configuration of the server device 3 constituting the report creation support system 1 will be described in more detail with reference to FIG.

サーバ装置3は、図2に示すようにサーバ制御ECU(エレクトロニック・コントロール・ユニット)21と、サーバ制御ECU21に接続されたプローブ情報DB(データベース)22と、サーバ側地図情報DB23と、報告書DB24と、センタ通信装置25とから基本的に構成されている。 As shown in FIG. 2, the server device 3 includes a server control ECU (electronic control unit) 21, a probe information DB (database) 22 connected to the server control ECU 21, a server-side map information DB 23, and a report DB 24. And the center communication device 25 are basically configured.

サーバ制御ECU21は、サーバ装置3の全体の制御を行う電子制御ユニットであり、演算装置及び制御装置としてのCPU31、並びにCPU31が各種の演算処理を行うにあたってワーキングメモリとして使用されるRAM32、制御用のプログラムのほか、後述の各種プログラム等が記録されたROM33、ROM33から読み出したプログラムを記憶するフラッシュメモリ34等の内部記憶装置を備えている。ROM33に記憶された各種プログラムには、報告書作成支援処理プログラム(図7に示す仮登録処理プログラム、本登録処理プログラム、図9に示す報告書作成処理プログラム)が含まれる。尚、サーバ制御ECU21は、後述の処理アルゴリズムとしての各種手段を構成する。例えば、受信手段は、道路の異常である道路異常を検出した道路異常位置の位置情報を、車両(第1車両4、第2車両5)から受信する。表示手段は、受信手段により受信した位置情報に基づいて、道路異常位置を地図上に表示する。第1受付手段は、表示手段によって地図上に表示した道路異常位置により、報告書の作成を行う道路異常位置を受け付ける。第2受付手段は、第1受付手段により受付けた道路異常位置の報告書に入力する入力情報であって、道路異常の対処に係わる入力情報を受け付ける。報告書作成手段は、第2受付手段により受け付けた入力情報と道路異常位置の位置情報とが入力された報告書を作成する。誘導手段は、第1車両4により道路異常を検出したことに基づいて、撮像手段を備える第2車両5が、第1車両4により道路異常を検出した道路異常位置を通過するように誘導する。経路作成手段は、第1車両4により道路異常を検出した道路異常位置を第2車両5が通過する通過経路を作成する。送信手段は、経路作成手段により作成した通過経路を第2車両5へ送信する。 The server control ECU 21 is an electronic control unit that controls the entire server device 3, a CPU 31 as an arithmetic unit and a control device, a RAM 32 used as a working memory when the CPU 31 performs various arithmetic processes, and a control unit. In addition to the program, it is provided with an internal storage device such as a ROM 33 in which various programs described later are recorded and a flash memory 34 for storing a program read from the ROM 33. The various programs stored in the ROM 33 include a report creation support processing program (temporary registration processing program shown in FIG. 7, main registration processing program, and report creation processing program shown in FIG. 9). The server control ECU 21 constitutes various means as a processing algorithm described later. For example, the receiving means receives the position information of the road abnormality position where the road abnormality, which is an abnormality of the road, is detected from the vehicles (first vehicle 4, second vehicle 5). The display means displays the abnormal road position on the map based on the position information received by the receiving means. The first receiving means receives the road abnormal position for which the report is created based on the road abnormal position displayed on the map by the display means. The second reception means is input information to be input to the report of the road abnormality position received by the first reception means, and receives input information related to the handling of the road abnormality. The report creating means prepares a report in which the input information received by the second receiving means and the position information of the abnormal road position are input. The guidance means guides the second vehicle 5 equipped with the imaging means to pass the road abnormality position where the road abnormality is detected by the first vehicle 4 based on the detection of the road abnormality by the first vehicle 4. The route creating means creates a passing route through which the second vehicle 5 passes through the road abnormality position where the road abnormality is detected by the first vehicle 4. The transmission means transmits the passage route created by the route creation means to the second vehicle 5.

また、プローブ情報DB22は、全国を走行する第1及び第2車両4,5から収集したプローブ情報を累積的に記憶する記憶手段である。尚、本実施形態においては、第1及び第2車両4,5から収集されるプローブ情報として、例えば、(a)走行するリンクID、(b)道路異常を検出した道路異常位置の位置座標、(c)リンクへの進入時刻、(d)センサの検出情報、(e)送信元の車両を識別する車両IDが含まれる(図5参照)。プローブ情報DB22の詳細については、後述する。 Further, the probe information DB 22 is a storage means for cumulatively storing probe information collected from the first and second vehicles 4 and 5 traveling nationwide. In the present embodiment, the probe information collected from the first and second vehicles 4 and 5 includes, for example, (a) a traveling link ID, and (b) position coordinates of a road abnormality position where a road abnormality is detected. It includes (c) the time of entry to the link, (d) sensor detection information, and (e) a vehicle ID that identifies the source vehicle (see FIG. 5). Details of the probe information DB 22 will be described later.

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

また、報告書DB24は、道路異常位置の位置情報や、通信端末10で入力された入力情報に基づいてサーバ装置3により作成した報告書が記憶された記憶手段である。本実施形態のサーバ装置3は、報告書の自動作成を実行し、作成した報告書を報告書DB24に蓄積する。報告書の作成処理の詳細については後述する。 Further, the report DB 24 is a storage means for storing a report created by the server device 3 based on the position information of the abnormal road position and the input information input by the communication terminal 10. The server device 3 of the present embodiment automatically creates a report, and stores the created report in the report DB 24. The details of the report preparation process will be described later.

また、センタ通信装置25は、第1及び第2車両4,5やVICS(登録商標:Vehicle Information and Communication System)センタ等の外部の交通情報センタと通信ネットワーク網11を介して通信を行う為の通信装置である。本実施形態では、サーバ装置3は、センタ通信装置25を介してプローブ情報等を第1及び第2車両4,5との間で送受信する。また、サーバ装置3は、センタ通信装置25を介して報告書の入力情報等を通信端末10との間で送受信する。 Further, the center communication device 25 communicates with an external traffic information center such as the first and second vehicles 4 and 5 and the VICS (registered trademark: Vehicle Information and Communication System) center via the communication network 11. It is a communication device. In the present embodiment, the server device 3 transmits and receives probe information and the like to and from the first and second vehicles 4 and 5 via the center communication device 25. Further, the server device 3 transmits and receives the input information of the report and the like to and from the communication terminal 10 via the center communication device 25.

次に、第1車両4に搭載されたナビゲーション装置6の概略構成について図3を用いて説明する。図3は本実施形態に係るナビゲーション装置6を示したブロック図である。本実施形態では、第1車両4に搭載されたナビゲーション装置6と、第2車両5に搭載されたナビゲーション装置6Aとは、同様の構成となっている。第1車両4のナビゲーション装置6は、第1センサ7に接続される一方、第2車両5のナビゲーション装置6Aは、第2センサ8に接続される点で異なる。このため、図3では、第1車両4の第1センサ7を実線で示し、第2車両5の第2センサ8を破線で示している。また、後述するように、本実施形態では、報告書の作成処理において、第2センサ8で撮像した画像データを用いる。このため、第2車両5は、第2センサ8として、少なくとも車載カメラを備えている。以下の説明では、第1車両4のナビゲーション装置6について主に説明し、第2車両5のナビゲーション装置6Aについては、その説明を省略する。尚、第1車両4のナビゲーション装置6と第2車両5のナビゲーション装置6Aとは異なる構成でも良い。また、第1センサ7及び第2センサ8は、1つのセンサで構成しても良く、複数のセンサで構成しても良い。 Next, the schematic configuration of the navigation device 6 mounted on the first vehicle 4 will be described with reference to FIG. FIG. 3 is a block diagram showing the navigation device 6 according to the present embodiment. In the present embodiment, the navigation device 6 mounted on the first vehicle 4 and the navigation device 6A mounted on the second vehicle 5 have the same configuration. The navigation device 6 of the first vehicle 4 is connected to the first sensor 7, while the navigation device 6A of the second vehicle 5 is connected to the second sensor 8. Therefore, in FIG. 3, the first sensor 7 of the first vehicle 4 is shown by a solid line, and the second sensor 8 of the second vehicle 5 is shown by a broken line. Further, as will be described later, in the present embodiment, the image data captured by the second sensor 8 is used in the report creation process. Therefore, the second vehicle 5 is provided with at least an in-vehicle camera as the second sensor 8. In the following description, the navigation device 6 of the first vehicle 4 will be mainly described, and the description of the navigation device 6A of the second vehicle 5 will be omitted. The navigation device 6 of the first vehicle 4 and the navigation device 6A of the second vehicle 5 may have different configurations. Further, the first sensor 7 and the second sensor 8 may be composed of one sensor or a plurality of sensors.

図3に示すように本実施形態に係るナビゲーション装置6は、ナビゲーション装置6が搭載された車両の現在位置を検出する現在位置検出部41と、各種のデータが記録されたデータ記録部43と、入力された情報に基づいて、各種の演算処理を行うナビゲーションECU44と、ユーザからの操作を受け付ける操作部45と、ユーザに対して車両周辺の地図や道路状態の情報等を表示する液晶ディスプレイ46と、経路案内に関する音声ガイダンスを出力するスピーカ47と、記憶媒体であるDVDを読み取るDVDドライブ48と、プローブセンタ2やVICSセンタ等の情報センタとの間で通信を行う通信モジュール49と、から基本的に構成されている。また、ナビゲーション装置6はCAN等の車載ネットワークを介して、第1車両4に対して設置された第1センサ7(第2車両5であれば第2センサ8)が接続されている。 As shown in FIG. 3, the navigation device 6 according to the present embodiment includes a current position detection unit 41 that detects the current position of the vehicle on which the navigation device 6 is mounted, a data recording unit 43 in which various data are recorded, and a data recording unit 43. A navigation ECU 44 that performs various arithmetic processes based on the input information, an operation unit 45 that receives operations from the user, and a liquid crystal display 46 that displays a map around the vehicle, road condition information, etc. to the user. , A speaker 47 that outputs voice guidance regarding route guidance, a DVD drive 48 that reads a DVD as a storage medium, and a communication module 49 that communicates between an information center such as a probe center 2 or a VICS center. It is configured in. Further, the navigation device 6 is connected to the first sensor 7 (the second sensor 8 in the case of the second vehicle 5) installed for the first vehicle 4 via an in-vehicle network such as CAN.

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

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

ここで、地図情報DB52は、地図情報が、エリア毎(例えば20km四方のメッシュ毎)に区分されて記憶される記憶手段である。また、地図情報DB52は、道路網を始めとして経路探索、経路案内及び地図表示に必要な各種情報から構成されている。例えば、各地点の座標位置の位置データ、道路(リンク)に関するリンクデータ、リンクの両端のノード点に関するノードデータ、各交差点に関する交差点データ、施設等の地点に関する地点データ等を含む。 Here, the map information DB 52 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 52 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.

また、走行履歴DB53は、第1車両4の走行情報や第1センサ7で検出した情報を累積して記憶する記憶手段である。尚、走行履歴DB53に記憶された走行情報や第1センサ7の検出情報は、プローブ情報としてサーバ装置3へ適宜送信される。また、配信情報DB54は、サーバ装置3から配信されるプローブ情報(他の車両で検出した路面の凹凸情報など)が記憶される記憶手段である。 Further, the travel history DB 53 is a storage means for accumulating and storing the travel information of the first vehicle 4 and the information detected by the first sensor 7. The travel information stored in the travel history DB 53 and the detection information of the first sensor 7 are appropriately transmitted to the server device 3 as probe information. Further, the distribution information DB 54 is a storage means for storing probe information (such as road surface unevenness information detected by another vehicle) distributed from the server device 3.

一方、ナビゲーションECU(エレクトロニック・コントロール・ユニット)44は、ナビゲーション装置6の全体の制御を行う電子制御ユニットであり、演算装置及び制御装置としてのCPU61、並びにCPU61が各種の演算処理を行うにあたってワーキングメモリとして使用されるとともに、経路が探索されたときの経路データ等が記憶されるRAM62、制御用のプログラムの他、後述する仮登録処理プログラム(図7参照)(ナビゲーション装置6Aであれば本登録処理プログラム)等が記録されたROM63、ROM63から読み出したプログラムを記憶するフラッシュメモリ64等の内部記憶装置を備えている。尚、以下の説明では、第2車両5のナビゲーション装置6AのCPUを、第1車両4のナビゲーション装置6のCPU61と区別して説明する場合、CPU61Aと称して説明する。 On the other hand, the navigation ECU (electronic control unit) 44 is an electronic control unit that controls the entire navigation device 6, and is a computing device, a CPU 61 as a control device, and a working memory when the CPU 61 performs various arithmetic processes. In addition to the RAM 62 that stores the route data when the route is searched, the control program, and the temporary registration processing program (see FIG. 7) described later (in the case of the navigation device 6A, the main registration processing). It is provided with an internal storage device such as a ROM 63 in which a program) or the like is recorded, and a flash memory 64 or the like that stores a program read from the ROM 63. In the following description, when the CPU of the navigation device 6A of the second vehicle 5 is described separately from the CPU 61 of the navigation device 6 of the first vehicle 4, it will be referred to as the CPU 61A.

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

また、液晶ディスプレイ46には、道路を含む地図画像、交通情報、操作案内、操作メニュー、キーの案内、案内経路(走行予定経路)に沿った案内情報、ニュース、天気予報、時刻、メール、テレビ番組等が表示される。また、本実施形態では、特に、液晶ディスプレイ46は、道路異常位置を通過する通過経路を表示する。尚、液晶ディスプレイ46の代わりに、HUDやHMDを用いても良い。 In addition, the liquid crystal display 46 shows 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. Further, in the present embodiment, in particular, the liquid crystal display 46 displays a passage route passing through the abnormal road position. A HUD or HMD may be used instead of the liquid crystal display 46.

また、スピーカ47は、ナビゲーションECU44からの指示に基づいて案内経路(走行予定経路)に沿った走行を案内する音声ガイダンスや、交通情報の案内を出力する。また、本実施形態では、特に仮登録の道路異常位置(以下、仮登録地点という場合がある)地点まで案内する場合には、仮登録地点等について案内する。例えば「まもなく路面の凹凸地点です」との音声案内を出力する。 Further, the speaker 47 outputs voice guidance for guiding the travel along the guide route (scheduled travel route) and traffic information guidance based on the instruction from the navigation ECU 44. Further, in the present embodiment, when guiding to a temporary registration road abnormal position (hereinafter, may be referred to as a temporary registration point), the temporary registration point or the like is guided. For example, a voice guidance saying "It will soon be an uneven point on the road surface" is output.

また、DVDドライブ48は、DVDやCD等の記録媒体に記録されたデータを読み取り可能なドライブである。そして、読み取ったデータに基づいて音楽や映像の再生、地図情報DB52の更新等が行われる。尚、DVDドライブ48に替えてメモリーカードを読み書きする為のカードスロットを設けても良い。 The DVD drive 48 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 or video is reproduced, the map information DB 52 is updated, and the like. A card slot for reading and writing a memory card may be provided instead of the DVD drive 48.

また、通信モジュール49は、交通情報センタ、例えば、VICSセンタやその他の外部センタ等から送信された交通情報、天候情報等を受信する為の通信装置であり、例えば携帯電話機やDCMが該当する。また、車車間で通信を行う車車間通信装置や路側機との間で通信を行う路車間通信装置も含む。また、プローブ情報や配信情報をサーバ装置3との間で送受信するのにも用いられる。 Further, the communication module 49 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.

ここで、上記したように、本実施形態のプローブセンタ2は、複数の第1及び第2車両4,5の第1及び第2センサ7,8から検出情報を集約して、情報提供等に活用する。しかし、車両に取り付けられるセンサの精度は、車両ごとに異なっている。そこで、報告書作成支援システム1は、センサの精度に応じて、道路異常を示す情報の仮登録と、仮登録後の登録の確定(以下、本登録という場合がある)を実行する。本実施形態では、第2車両5の第2センサ8の精度は、第1車両4の第1センサ7の精度に比べて高くなっている。そして、報告書作成支援システム1は、低精度の第1センサ7による検出情報に基づいて仮登録を実行し、高精度の第2センサ8による検出情報に基づいて本登録を実行する。尚、本願における「センサの精度」とは、例えば、同一種類のセンサの性能の高さを示す値に限らず、種類の異なるセンサであっても、ある事象(路面の凹凸などの道路異常)を検出する手段として用いた場合において、その事象を検出できる精度の高さをいう。従って、高精度の第2センサ8は、低精度の第1センサ7に比べて、例えば、路面の凹凸を検出する手段として用いた場合(検出信号を利用した場合)に、より高い精度で路面の凹凸を検出できるセンサである。 Here, as described above, the probe center 2 of the present embodiment aggregates the detection information from the first and second sensors 7 and 8 of the plurality of first and second vehicles 4 and 5, and provides information and the like. use. However, the accuracy of the sensors attached to the vehicle varies from vehicle to vehicle. Therefore, the report creation support system 1 executes provisional registration of information indicating a road abnormality and confirmation of registration after provisional registration (hereinafter, may be referred to as main registration) according to the accuracy of the sensor. In the present embodiment, the accuracy of the second sensor 8 of the second vehicle 5 is higher than the accuracy of the first sensor 7 of the first vehicle 4. Then, the report creation support system 1 executes the provisional registration based on the detection information by the low-precision first sensor 7, and executes the main registration based on the detection information by the high-precision second sensor 8. The "accuracy of the sensor" in the present application is not limited to, for example, a value indicating the high performance of the same type of sensor, and even for different types of sensors, a certain event (road abnormality such as road surface unevenness). It means the high accuracy that can detect the event when it is used as a means to detect. Therefore, the high-precision second sensor 8 has higher accuracy than the low-precision first sensor 7, for example, when used as a means for detecting unevenness on the road surface (when a detection signal is used). It is a sensor that can detect the unevenness of.

図4は、検出対象の道路異常と、センサの関係を示している。以下の説明では、道路異常の種類に応じて適宜詳細な説明を行なうため、説明の便宜上、道路異常の種類ごとに、第1実施形態、第2実施形態、第3実施形態と称して説明する。図4に示すように、第1実施形態は、道路異常として、路面の凹凸の情報の仮登録及び本登録を行う場合である。また、第2実施形態は、道路異常として、道路の障害物の情報を仮登録等する場合である。また、第3実施形態は、道路異常として、路面のμ(摩擦係数)の低下情報を仮登録等する場合である。尚、本願の道路異常の種類としては、上記した種類に限らず、アスファルトの剥がれ、道路のひび割れなど、道路の使用に影響を与える様々な事象を採用できる。 FIG. 4 shows the relationship between the road abnormality to be detected and the sensor. In the following description, in order to give a detailed explanation as appropriate according to the type of road abnormality, for convenience of explanation, each type of road abnormality will be referred to as a first embodiment, a second embodiment, and a third embodiment. .. As shown in FIG. 4, the first embodiment is a case where provisional registration and main registration of information on unevenness of the road surface is performed as a road abnormality. The second embodiment is a case where information on obstacles on the road is provisionally registered as a road abnormality. Further, the third embodiment is a case where information on a decrease in μ (friction coefficient) of the road surface is provisionally registered as a road abnormality. The type of road abnormality of the present application is not limited to the above type, and various events affecting the use of the road such as peeling of asphalt and cracking of the road can be adopted.

図4に示すように、第1実施形態の路面の凹凸を検出する第1センサ7としては、例えば、車速センサを採用することができる。図3に示すように、第1車両4のナビゲーション装置6は、第1センサ7と接続され、第1センサ7から検出信号を入力する。車速センサ(第1センサ7)は、例えば、車両の駆動輪の回転に応じてパルスを発生させ、パルス信号をナビゲーションECU44に出力する。ナビゲーションECU44は、入力したパルス信号のパルスを計数することにより駆動輪の車輪速度(回転速度)や移動距離を算出することができる。ナビゲーションECU44は、例えば、車輪速度の変動等に基づいて、路面の凹凸を推定する。例えば、ナビゲーションECU44は、車速センサの出力から特定周波数の大きさを振動度合として計算し、計算結果のパラメータに基づいてファジー推論により路面の凹凸の推定を行う。また、路面の凹凸を検出する第2センサ8としては、例えば、第2車両5の車輪に作用する上下方向への加速度を検出する上下加速度センサを採用することができる。第2車両5のナビゲーション装置6AのナビゲーションECU44は、例えば、上下加速度センサ(第2センサ8)で検出した上下加速度の変動に基づいて、路面の凹凸を推定する。 As shown in FIG. 4, as the first sensor 7 for detecting the unevenness of the road surface of the first embodiment, for example, a vehicle speed sensor can be adopted. As shown in FIG. 3, the navigation device 6 of the first vehicle 4 is connected to the first sensor 7 and inputs a detection signal from the first sensor 7. The vehicle speed sensor (first sensor 7) generates a pulse according to the rotation of the driving wheels of the vehicle, and outputs the pulse signal to the navigation ECU 44, for example. The navigation ECU 44 can calculate the wheel speed (rotational speed) and the moving distance of the drive wheels by counting the pulses of the input pulse signal. The navigation ECU 44 estimates the unevenness of the road surface based on, for example, fluctuations in wheel speed. For example, the navigation ECU 44 calculates the magnitude of a specific frequency from the output of the vehicle speed sensor as the degree of vibration, and estimates the unevenness of the road surface by fuzzy inference based on the parameters of the calculation result. Further, as the second sensor 8 for detecting the unevenness of the road surface, for example, a vertical acceleration sensor for detecting the vertical acceleration acting on the wheels of the second vehicle 5 can be adopted. The navigation ECU 44 of the navigation device 6A of the second vehicle 5 estimates the unevenness of the road surface based on, for example, the fluctuation of the vertical acceleration detected by the vertical acceleration sensor (second sensor 8).

また、図4に示すように、第2実施形態の道路の障害物を検出する第1センサ7としては、例えば、車両の急操舵や急減速を検出するセンサを採用することができる。具体的には、急操舵を検出する第1センサ7としては、ステアリングの中立位置からの回転角度を検出し、検出した回転角度(ステアリング角度)を示す信号を出力するステアリングセンサを採用することができる。また、急減速を検出する第1センサ7としては、車速センサを採用することができる。ナビゲーションECU44は、ステアリングセンサや車速センサ(第1センサ7)から入力した信号に基づいて急操舵や急減速を検出する。例えば、ナビゲーションECU44は、単位時間当たりのステアリング角度の変化率が基準変化率以上である場合に、ステアリングを急速に回転させた急操舵であると判定する。また、ナビゲーションECU44は、単位時間当たりの車速の低下率が基準変化率以上である場合に、ブレーキを急激に踏み込む急減速であると判定する。ドライバが、急操舵や急減速を行う場合、走行する道路(路面上)に障害物がある可能性が高い。そこで、第2車両5のナビゲーション装置6A(ナビゲーションECU44)は、急操舵や急減速を検出した地点を、道路に障害物がある道路異常位置として推定する。 Further, as shown in FIG. 4, as the first sensor 7 for detecting an obstacle on the road of the second embodiment, for example, a sensor for detecting sudden steering or sudden deceleration of a vehicle can be adopted. Specifically, as the first sensor 7 for detecting sudden steering, a steering sensor that detects the rotation angle of the steering from the neutral position and outputs a signal indicating the detected rotation angle (steering angle) can be adopted. it can. Further, as the first sensor 7 for detecting sudden deceleration, a vehicle speed sensor can be adopted. The navigation ECU 44 detects sudden steering or sudden deceleration based on signals input from the steering sensor or the vehicle speed sensor (first sensor 7). For example, when the rate of change of the steering angle per unit time is equal to or greater than the reference rate of change, the navigation ECU 44 determines that the steering is abruptly rotated. Further, the navigation ECU 44 determines that the deceleration is a sudden deceleration in which the brake is suddenly stepped on when the rate of decrease in vehicle speed per unit time is equal to or greater than the reference rate of change. When the driver makes sudden steering or deceleration, there is a high possibility that there is an obstacle on the road (on the road surface) on which the driver is traveling. Therefore, the navigation device 6A (navigation ECU 44) of the second vehicle 5 estimates the point where sudden steering or sudden deceleration is detected as a road abnormal position where there is an obstacle on the road.

また、道路の障害物を検出する第2センサ8としては、例えば、車載カメラを採用することができる。車載カメラは、例えばCCD等の固体撮像素子を用いたカメラにより構成され、第2車両5のバンパ、バックミラーの裏側、ドアミラー等に取り付けられるとともに第2車両5の周囲環境が撮像可能となるように光軸方向が設定される。車載カメラの数は単数であっても良いし、複数であっても良い。例えば、車載カメラは、第2車両5の走行時において車両の進行方向前方の周辺環境を撮像する。尚、車載カメラは、第2車両5の進行方向前方ではなく、側方や後方を撮像範囲としても良い。第2車両5のナビゲーション装置6A(CPU61A)は、例えば、車載カメラ(第2センサ8)で撮像した車両前方の画像データを画像処理し、所定の大きさ以上の物体が路面などの上にあるか否かを判定する。ナビゲーション装置6Aは、所定の大きさ以上の物体を検出すると、その地点を道路に障害物がある道路異常位置として推定する。 Further, as the second sensor 8 for detecting an obstacle on the road, for example, an in-vehicle camera can be adopted. The in-vehicle camera is composed of a camera using a solid-state image sensor such as a CCD, and is attached to the bumper of the second vehicle 5, the back side of the rearview mirror, the door mirror, etc., and can image the surrounding environment of the second vehicle 5. The optical axis direction is set to. The number of in-vehicle cameras may be singular or plural. For example, the in-vehicle camera captures the surrounding environment in front of the vehicle in the traveling direction when the second vehicle 5 is traveling. The in-vehicle camera may have an imaging range of the side or the rear of the second vehicle 5 instead of the front in the traveling direction. The navigation device 6A (CPU61A) of the second vehicle 5 processes, for example, image data in front of the vehicle captured by the in-vehicle camera (second sensor 8), and an object having a predetermined size or larger is on the road surface or the like. Judge whether or not. When the navigation device 6A detects an object having a predetermined size or larger, the navigation device 6A estimates the point as a road abnormal position where there is an obstacle on the road.

また、図4に示すように、第3実施形態の路面μの低下を検出する第1センサ7としては、例えば、アンチロック・ブレーキ・システム(ABS)の作動を検出するセンサを採用することができる。路面のμ(摩擦係数)は、雨、雪、凍結などによって低下する。あるいは、路面のμは、事故によって路面にオイル等が撒かれた場合も低下する。そして、路面のμが低下すると、低摩擦路でのブレーキ操作において、車輪のロックによる滑走発生を低減すため、ABSが作動する可能性が高い。換言すれば、ABSが作動した地点は、路面μが低下した道路異常位置である可能性が高い。そこで、第1車両4のナビゲーション装置6は、第1センサ7によってABSの作動を検出した地点を、路面μが低下した道路異常位置として推定する。 Further, as shown in FIG. 4, as the first sensor 7 for detecting the decrease in the road surface μ of the third embodiment, for example, a sensor for detecting the operation of the antilock braking system (ABS) may be adopted. it can. The μ (coefficient of friction) of the road surface decreases due to rain, snow, freezing, etc. Alternatively, the μ of the road surface decreases even when oil or the like is sprinkled on the road surface due to an accident. Then, when the μ of the road surface is lowered, there is a high possibility that the ABS will operate in order to reduce the occurrence of sliding due to the lock of the wheels in the braking operation on the low friction road. In other words, the point where the ABS is activated is likely to be an abnormal road position where the road surface μ is lowered. Therefore, the navigation device 6 of the first vehicle 4 estimates the point where the operation of the ABS is detected by the first sensor 7 as the abnormal road position where the road surface μ is lowered.

また、路面μの低下を検出する第2センサ8としては、例えば、車載カメラを採用することができる。第2車両5のナビゲーション装置6Aは、例えば、第2車両5のフロントガラズに取り付けられた車載カメラ(第2センサ8)で撮像した路面の画像データを画像処理し、水たまり、雪、凍結、オイル等のμを低下させる物体の存在を判定する。ナビゲーション装置6Aは、μを低下させる物体を検出すると、その地点を路面μが低下した道路異常位置として推定する。上記した各実施形態では、第2センサ8によって道路異常を推定した結果の精度は、第1センサ7によって推定した精度に比べて高くなっている。 Further, as the second sensor 8 for detecting the decrease in the road surface μ, for example, an in-vehicle camera can be adopted. The navigation device 6A of the second vehicle 5 processes, for example, image data of the road surface captured by the in-vehicle camera (second sensor 8) attached to the front glass of the second vehicle 5, and performs image processing on the image data of the road surface, such as a puddle, snow, freezing, and oil. Judge the existence of an object that reduces μ such as. When the navigation device 6A detects an object that lowers μ, it estimates that point as an abnormal road position where the road surface μ is lowered. In each of the above-described embodiments, the accuracy of the result of estimating the road abnormality by the second sensor 8 is higher than the accuracy estimated by the first sensor 7.

尚、図4に示す検出対象の道路異常や第1及び第2センサ7,8の種類は、一例である。例えば、上記した路面の凹凸の推定方法は、一例であり、他の公知の技術を採用することができる。例えば、車輪のサスペンション装置の伸縮量(サスペンションアームの変位量)を検出するサスペンションセンサと、車高の変位量を検出する車高センサとを第1センサ7として用いて、サスペンションアームの変位量と車高の変位量の差分から、路面の凹凸を推定しても良い。 The road abnormality to be detected and the types of the first and second sensors 7 and 8 shown in FIG. 4 are examples. For example, the above-mentioned method for estimating the unevenness of the road surface is an example, and other known techniques can be adopted. For example, 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 amount of displacement of the vehicle height are used as the first sensor 7 to obtain the amount of displacement of the suspension arm. The unevenness of the road surface may be estimated from the difference in the amount of displacement of the vehicle height.

以下の説明では、説明を分かり易くするため、報告書作成支援システム1が、第1実施形態である路面の凹凸を道路異常として仮登録及び本登録する場合について主に説明し、第2及び第3実施形態の説明を適宜省略する。尚、報告書作成支援システム1は、第1実施形態と同様に、第2実施形態及び第3実施形態についても仮登録等を実行できる。また、報告書作成支援システム1は、複数の種類の道路異常をまとめて処理することも可能である。即ち、第1車両4から、路面の凹凸の検出情報だけでなく、道路の障害物や路面μの低下の検出情報を同時又は並列的に収集しても良い。 In the following explanation, in order to make the explanation easy to understand, the case where the report creation support system 1 provisionally registers and mainly registers the unevenness of the road surface as the road abnormality, which is the first embodiment, will be mainly described, and the second and second 3 The description of the embodiment will be omitted as appropriate. The report creation support system 1 can execute temporary registration and the like for the second embodiment and the third embodiment as well as the first embodiment. In addition, the report creation support system 1 can collectively process a plurality of types of road abnormalities. That is, not only the detection information of the unevenness of the road surface but also the detection information of the obstacle of the road and the decrease of the road surface μ may be collected from the first vehicle 4 at the same time or in parallel.

第1車両4のナビゲーション装置6は、第1センサ7で検出した路面の凹凸の情報を、サーバ装置3のプローブ情報DB22へ仮登録する。そして、第2車両5のナビゲーション装置6Aが、後述するようにサーバ装置3による誘導に基づいて、仮登録の道路異常位置へ移動し、第2センサ8で検出した路面の凹凸の情報に基づいて、サーバ装置3のプローブ情報DB22へ本登録を行なう。図5はプローブ情報DB22に記憶されるプローブ情報の一例を示した図である。図5に示すように、プローブ情報は、上記(a)〜(e)に関する情報等が含まれる。例えば、図5に示すプローブ情報の1行目は、ID“A1”の第1車両4が、ID“100001”のリンクに2019年2月7日の9:01に進入した場合において、当該リンクを走行する第1車両4が位置座標(x1,y1)で第1センサ7により検出した検出情報が記憶されている。ここでいう第1センサ7の検出情報とは、例えば、路面の凹凸があると推定した結果を示すデータである。尚、センサ情報は、凹凸があると推定した結果を示すデータに限らず、例えば、車速センサ(第1センサ7)で検出した車輪速の値、車輪速の変動分布、ファジー推論の結果、凹凸度合いなどを示すデータでも良い。また、センサ情報は、凹凸がないと推定した結果を示すデータや、凹凸がないと推定する至った検出値のデータを含んでも良い。 The navigation device 6 of the first vehicle 4 temporarily registers the information on the unevenness of the road surface detected by the first sensor 7 in the probe information DB 22 of the server device 3. Then, the navigation device 6A of the second vehicle 5 moves to the temporarily registered road abnormal position based on the guidance by the server device 3 as described later, and based on the information on the unevenness of the road surface detected by the second sensor 8. , The main registration is performed in the probe information DB 22 of the server device 3. FIG. 5 is a diagram showing an example of probe information stored in the probe information DB 22. As shown in FIG. 5, the probe information includes information related to the above (a) to (e). For example, the first line of the probe information shown in FIG. 5 shows the case where the first vehicle 4 with the ID “A1” enters the link with the ID “100001” at 9:01 on February 7, 2019. The detection information detected by the first sensor 7 in the position coordinates (x1, y1) of the first vehicle 4 traveling in the above is stored. The detection information of the first sensor 7 referred to here is, for example, data indicating the result of estimating that the road surface has irregularities. The sensor information is not limited to data showing the result of estimating that there is unevenness, for example, the value of the wheel speed detected by the vehicle speed sensor (first sensor 7), the fluctuation distribution of the wheel speed, the result of fuzzy inference, and the unevenness. Data indicating the degree or the like may be used. Further, the sensor information may include data indicating the result of estimating that there is no unevenness, or data of the detected value that is estimated to have no unevenness.

図5に示すプローブ情報の1行目は、第1センサ7の検出情報だけが仮登録され、第2センサの検出情報が本登録されていない。一方で、2行目は、ID“B211”の第2車両5が、ID“100012”のリンクに2019年1月3日の13:30に進入した場合において、当該リンクを走行する第2車両5が位置座標(x20,y2)で第2センサ8により検出した検出情報が記憶されている。そして、第1センサ7の検出情報が、2019年1月3日の11:30に仮登録された後に、第2センサ8の検出情報が本登録されている。 In the first line of the probe information shown in FIG. 5, only the detection information of the first sensor 7 is provisionally registered, and the detection information of the second sensor is not fully registered. On the other hand, in the second line, when the second vehicle 5 with the ID "B211" enters the link with the ID "100012" at 13:30 on January 3, 2019, the second vehicle traveling on the link The detection information detected by the second sensor 8 with the position coordinates (x20, y2) of 5 is stored. Then, after the detection information of the first sensor 7 is provisionally registered at 11:30 on January 3, 2019, the detection information of the second sensor 8 is finally registered.

また、図5に示すように、本登録された2行目のデータには、上記(a)〜(e)に関する情報の他に、車両画像データが関連付けて記憶されている。この車両画像データは、車載カメラを第2センサ8として備える第2車両5が、道路異常位置(路面の凹凸など)を撮像した画像データである。第2車両5のナビゲーション装置6Aは、後述するように、本登録を行なう際に、道路異常位置を撮像した車両画像データを登録する(図7のS32)。サーバ装置3は、仮登録及び本登録の情報に関連付けて車両画像データをプローブ情報DB22に記憶する。記憶された車両画像データは、後述する道路異常位置の表示処理(図9のS62,S63)で使用される。 Further, as shown in FIG. 5, in addition to the information related to the above (a) to (e), vehicle image data is stored in association with the data in the second row of the main registration. The vehicle image data is image data obtained by capturing an abnormal road position (unevenness of the road surface, etc.) by the second vehicle 5 equipped with the in-vehicle camera as the second sensor 8. As will be described later, the navigation device 6A of the second vehicle 5 registers the vehicle image data in which the abnormal road position is captured at the time of the main registration (S32 in FIG. 7). The server device 3 stores the vehicle image data in the probe information DB 22 in association with the information of the temporary registration and the main registration. The stored vehicle image data is used in the road abnormality position display process (S62, S63 in FIG. 9), which will be described later.

ここで、一般的に、高い精度で道路異常を推定(検出)可能な高精度の第2センサ8の価格は、低精度の第1センサ7の価格に比べて高くなる。従って、第2センサ8を搭載する第2車両5の価格は、第1センサ7を搭載する第1車両4の価格に比べて高くなる可能性が高い。仮に、第2車両5を、所謂高級車や、道路を補修する補修車両や、パトロール車とした場合、道路を走行する第2車両5の総数は、価格の安い第1車両4の総数に比べて少なくなる。そこで、本実施形態の報告書作成支援システム1では、低精度の第1センサ7による検出情報を仮登録しておき、仮登録した道路異常位置へ第2車両5を誘導し、高精度の第2センサ8によっても道路異常を検出した場合に本登録を行う。これにより、プローブ情報DB22に登録したデータの信頼性を高めることができる。 Here, in general, the price of the high-precision second sensor 8 capable of estimating (detecting) a road abnormality with high accuracy is higher than the price of the low-precision first sensor 7. Therefore, the price of the second vehicle 5 equipped with the second sensor 8 is likely to be higher than the price of the first vehicle 4 equipped with the first sensor 7. If the second vehicle 5 is a so-called luxury vehicle, a repair vehicle for repairing a road, or a patrol vehicle, the total number of the second vehicles 5 traveling on the road is compared with the total number of the first vehicles 4 having a low price. Will decrease. Therefore, in the report creation support system 1 of the present embodiment, the detection information by the low-precision first sensor 7 is temporarily registered, and the second vehicle 5 is guided to the provisionally registered road abnormality position, so that the high-precision first sensor 7 is used. 2 When a road abnormality is detected by the sensor 8, the main registration is performed. As a result, the reliability of the data registered in the probe information DB 22 can be improved.

また、サーバ装置3は、プローブ情報DB22に本登録した道路異常位置の情報を、サーバ装置3へアクセスしてきた通信端末10の画面に表示する。作業員9は、例えば、表示された道路異常位置から自身が担当する道路異常位置を確認し、点検車等で移動する。作業員9は、道路の補修や点検などの対処を行なうと、通信端末10の表示画面の中から対処を行なった道路異常位置を選択し、報告書の作成に必要な情報を入力する。これにより、サーバ装置3は、報告書の自動作成を実行することができる。サーバ装置3は、作成した報告書を報告書DB24に記憶する。尚、プローブ情報DB22に本登録した道路異常の情報の活用方法は、上記した通信端末10へ表示する方法に限らない。例えば、サーバ装置3は、プローブ情報DB22に本登録した道路異常の情報を、道路を管理する省庁等へ道路補修の参考情報として提供しても良い。これにより、道路を管理する省庁等は、道路異常位置へ道路を修理する車両やパトロールカーを配車し、道路の補修や走行車両の誘導など、適切な対応を迅速に行うことができる。 Further, the server device 3 displays the information on the abnormal road position registered in the probe information DB 22 on the screen of the communication terminal 10 that has accessed the server device 3. For example, the worker 9 confirms the abnormal road position he / she is in charge of from the displayed abnormal road position, and moves by an inspection vehicle or the like. When the worker 9 takes measures such as repairing or inspecting the road, the worker 9 selects the corrected road abnormality position from the display screen of the communication terminal 10 and inputs the information necessary for creating the report. As a result, the server device 3 can execute the automatic creation of the report. The server device 3 stores the created report in the report DB 24. The method of utilizing the road abnormality information registered in the probe information DB 22 is not limited to the method of displaying the information on the communication terminal 10 described above. For example, the server device 3 may provide the road abnormality information registered in the probe information DB 22 as reference information for road repair to the ministries and agencies that manage the road. As a result, the ministries and agencies that manage the road can dispatch vehicles and patrol cars for repairing the road to the abnormal position of the road, and can promptly take appropriate measures such as repairing the road and guiding the traveling vehicle.

次に、作業員9が所持する通信端末10の概略構成について図6を用いて説明する。尚、以下の説明では、特に通信端末10がスマートフォンである場合を例に挙げて説明する。図6に示すように、通信端末10は、データバスBUSに、CPU71と、メモリ72と、通信ネットワーク網11の基地局との間で信号の送受信を行う送受信回路部(RF)73と、送受信回路部73において受信したRF(Radio Frequency)信号をベースバンド信号に変換するとともにベースバンド信号をRF信号に変換するベースバンド処理部74と、マイクロホン75及びスピーカ76等とのインターフェイスである入出力部77と、液晶表示パネル等で構成されたディスプレイ78と、カメラ79と、タッチパネルやハードボタン等から構成される入力操作部80と、GPS81とが接続されることにより構成されている。 Next, the schematic configuration of the communication terminal 10 possessed by the worker 9 will be described with reference to FIG. In the following description, a case where the communication terminal 10 is a smartphone will be described as an example. As shown in FIG. 6, the communication terminal 10 transmits / receives signals to / from the CPU 71, the memory 72, and the transmission / reception circuit unit (RF) 73 that transmits / receives signals between the base station of the communication network 11 and the data bus BUS. An input / output unit that is an interface between a baseband processing unit 74 that converts an RF (Radio Frequency) signal received in the circuit unit 73 into a baseband signal and a baseband signal into an RF signal, and a microphone 75, a speaker 76, and the like. It is configured by connecting 77, a display 78 composed of a liquid crystal display panel or the like, a camera 79, an input operation unit 80 composed of a touch panel, hard buttons, or the like, and a GPS 81.

ここで、通信端末10に内蔵されるCPU71は、メモリ72に格納されているプログラムに従って種々の動作を実行する通信端末10の制御手段であり、メモリ72とともに通信端末ECU82を構成する。また、通信端末ECU82の各種処理内容は必要に応じてディスプレイ78に表示される。 Here, the CPU 71 built in the communication terminal 10 is a control means of the communication terminal 10 that executes various operations according to a program stored in the memory 72, and constitutes the communication terminal ECU 82 together with the memory 72. Further, various processing contents of the communication terminal ECU 82 are displayed on the display 78 as needed.

また、メモリ72は、端末情報等を記憶する記憶媒体である。端末情報は、通信端末10のIDや、通信端末10を所持する作業員9の情報(ユーザID、氏名等)である。また、メモリ72には、制御用のプログラムのほか、後述の報告書作成処理プログラム(図9参照)を含む各種アプリケーションプログラムについても記憶される。尚、メモリ72は、ハードディスク、メモリーカード等により構成しても良い。 Further, the memory 72 is a storage medium for storing terminal information and the like. The terminal information is the ID of the communication terminal 10 or the information (user ID, name, etc.) of the worker 9 who owns the communication terminal 10. Further, in the memory 72, in addition to the control program, various application programs including the report creation processing program (see FIG. 9) described later are also stored. The memory 72 may be configured by a hard disk, a memory card, or the like.

また、ディスプレイ78は、例えば、筐体の一面に配設されており、液晶ディスプレイや有機ELディスプレイ等が用いられる。そして、通信端末10にインストールされている各種アプリケーションを実行する為のトップ画面や、実行されたアプリケーションに係る画面(インターネット画面、メール画面等)や、画像、動画等の各種情報が表示される。また、報告書作成支援処理プログラム(図9の報告書作成処理プログラム)が起動された状態では、報告書の作成に必要な入力情報を入力する備考欄、データの送信を決定する送信ボタン等(図11参照)についても表示される。 Further, the display 78 is arranged on one surface of the housing, for example, and a liquid crystal display, an organic EL display, or the like is used. Then, a top screen for executing various applications installed on the communication terminal 10, screens related to the executed applications (Internet screen, mail screen, etc.), various information such as images and moving images are displayed. In addition, when the report creation support processing program (report creation processing program in FIG. 9) is activated, a remarks column for inputting input information necessary for creating a report, a send button for determining data transmission, etc. ( (See FIG. 11) is also displayed.

また、カメラ79は、例えばCCD等の固体撮像素子を用いたカメラにより構成される小型の撮像装置であり、通信端末10の背面側に内蔵される。そして、専用のアプリケーションプログラムが起動された状態で、ユーザが入力操作部80を操作することによって周辺を撮像することが可能となる。本実施形態では、特に、作業員9が、対処を行なった道路異常位置の状態をカメラ79により撮像し、撮像した画像データ(本願の対処画像データの一例)が報告書の作成に用いられる。尚、カメラ79で撮像された画像データは、メモリ72に格納される。 Further, the camera 79 is a small image pickup device composed of a camera using a solid-state image pickup device such as a CCD, and is built in the back side of the communication terminal 10. Then, the user can operate the input operation unit 80 while the dedicated application program is started to take an image of the surroundings. In the present embodiment, in particular, the state of the road abnormal position that the worker 9 has dealt with is imaged by the camera 79, and the image data (an example of the coping image data of the present application) captured is used for creating the report. The image data captured by the camera 79 is stored in the memory 72.

また、入力操作部80は、ディスプレイ78の前面に設けられたタッチパネルや筐体に配置されたハードボタン等によって構成されている。そして、通信端末ECU82は、入力操作部80のタッチパネルやハードボタンの押下等により出力される電気信号に基づき、対応する各種の動作を実行すべく制御を行う。また、本実施形態では、特に、入力操作部80は、報告書の作成処理において、ディスプレイ78に表示した決定ボタンの操作等を作業員9から受け付ける。尚、入力操作部80は、番号/文字入力キー、表示された内容を選択するためのカーソルを動かすカーソルキー、選択を確定する決定キー等の各種キー等により構成することもできる。 Further, the input operation unit 80 is composed of a touch panel provided on the front surface of the display 78, hard buttons arranged on the housing, and the like. Then, the communication terminal ECU 82 controls to execute various corresponding operations based on the electric signal output by pressing the touch panel or the hard button of the input operation unit 80. Further, in the present embodiment, in particular, the input operation unit 80 receives the operation of the decision button displayed on the display 78 from the worker 9 in the report creation process. The input operation unit 80 can also be configured by various keys such as a number / character input key, a cursor key for moving the cursor for selecting the displayed content, and a decision key for confirming the selection.

また、GPS81は、人工衛星によって発生させられた電波を受信することにより、通信端末10(即ち作業員9)の現在位置及び現在日時を検出可能とする。また、GPS81以外にも通信端末10の現在位置や方位を検出する為の他の装置(例えばジャイロセンサ等)を備える構成としても良い。 Further, the GPS 81 can detect the current position and the current date and time of the communication terminal 10 (that is, the worker 9) by receiving the radio wave generated by the artificial satellite. Further, in addition to the GPS 81, another device (for example, a gyro sensor or the like) for detecting the current position and orientation of the communication terminal 10 may be provided.

続いて、前記構成を有する報告書作成支援システム1に含まれる第1車両4のナビゲーション装置6と、サーバ装置3において実行する仮登録処理プログラムについて図7に基づき説明する。図7は本実施形態に係る仮登録処理プログラム、及び本登録処理プログラムのフローチャートである。まず、図7に示す仮登録処理プログラムについて説明し、本登録処理プログラムについては後述する。ここで、仮登録処理プログラムは、例えば、第1車両4のナビゲーション装置6の電源が投入された状態で、且つ第1車両4の走行が開始されると実行される。仮登録処理プログラムは、前回プログラムを終了した時から所定時間(例えば数分)経過後に実行され、道路状態を推定して、道路異常位置の仮登録を実行するプログラムである。尚、以下の図7にフローチャートで示すプログラムは、例えば、ナビゲーション装置6が備えているRAM62やROM63等に記憶されており、CPU61により実行される。 Subsequently, the navigation device 6 of the first vehicle 4 included in the report creation support system 1 having the above configuration and the temporary registration processing program executed by the server device 3 will be described with reference to FIG. 7. FIG. 7 is a flowchart of the temporary registration processing program and the main registration processing program according to the present embodiment. First, the temporary registration processing program shown in FIG. 7 will be described, and the main registration processing program will be described later. Here, the temporary registration processing program is executed, for example, when the power of the navigation device 6 of the first vehicle 4 is turned on and the traveling of the first vehicle 4 is started. The temporary registration processing program is a program that is executed after a predetermined time (for example, several minutes) has elapsed from the time when the previous program was terminated, estimates the road condition, and executes temporary registration of the abnormal road position. The program shown in the flowchart in FIG. 7 below is stored in, for example, a RAM 62, a ROM 63, or the like included in the navigation device 6, and is executed by the CPU 61.

また、仮登録処理プログラムは、例えば、サーバ装置3においてシステムの起動時に所定のアプリケーションプログラムが起動されることで実行され、第1車両4のナビゲーション装置6から道路異常位置の情報を受信すると処理が開始される。仮登録処理プログラムは、第1車両4から受信した情報をプローブ情報DB22へ仮登録し、仮登録した道路異常位置を通過する後続の第2車両5へ、通過経路の情報を送信するプログラムである。尚、以下の図7にフローチャートで示されるプログラムは、サーバ装置3が備えるRAM32やROM33に記憶される報告書作成支援処理プログラムに含まれており、CPU31により実行される。 Further, the temporary registration processing program is executed, for example, by starting a predetermined application program when the system is started in the server device 3, and processing is performed when the information on the abnormal road position is received from the navigation device 6 of the first vehicle 4. To be started. The temporary registration processing program is a program that temporarily registers the information received from the first vehicle 4 in the probe information DB 22 and transmits the information on the passing route to the subsequent second vehicle 5 that passes through the temporarily registered abnormal road position. .. The program shown in the flowchart in FIG. 7 below is included in the report creation support processing program stored in the RAM 32 and ROM 33 included in the server device 3, and is executed by the CPU 31.

先ず、図7に示すステップ(以下、Sと略記する)1において、第1車両4のナビゲーション装置6のCPU61は、第1センサ7で検出した検出情報に基づいて、道路異常を推定する。例えば、第1実施形態であれば、CPU61は、車速センサ(第1センサ7)で検出した車輪速度の変動に基づいて、第1車両4が走行中の道路の路面に凹凸があるか推定する。例えば、穴が開いている路面、凹凸が形成されている路面、マンホールの段差が発生している路面を、第1車両4が走行すると、車輪速度が変動するため、CPU61は、走行中の路面に凹凸があると推定する。 First, in step 1 (hereinafter abbreviated as S) 1 shown in FIG. 7, the CPU 61 of the navigation device 6 of the first vehicle 4 estimates the road abnormality based on the detection information detected by the first sensor 7. For example, in the first embodiment, the CPU 61 estimates whether the road surface on the road on which the first vehicle 4 is traveling has irregularities based on the fluctuation of the wheel speed detected by the vehicle speed sensor (first sensor 7). .. For example, when the first vehicle 4 travels on a road surface having holes, a road surface having irregularities, or a road surface having a step in a manhole, the wheel speed fluctuates, so that the CPU 61 is running on the road surface. It is estimated that there is unevenness in.

次に、S2においてCPU61は、S1において路面の凹凸があると推定、即ち、道路異常があると推定したか否かを判定する。CPU61は、路面の凹凸がないと判定すると(S2:NO)、図7に示す仮登録処理プログラムを終了する。CPU61は、前回仮登録処理プログラムを終了した時から所定時間だけ経過すると、再度、S1から処理を開始する。これにより、ナビゲーション装置6は、第1車両4の走行中において、第1車両4の走行する路面の凹凸の推定等を繰り返し実行する。尚、仮登録処理プログラムを、例えば、目的地までの経路案内等の特定の処理が実行されている状態のみ、ナビゲーション装置6で実行しても良い。 Next, in S2, the CPU 61 presumes that the road surface is uneven in S1, that is, determines whether or not it is presumed that there is a road abnormality. When the CPU 61 determines that there is no unevenness on the road surface (S2: NO), the CPU 61 ends the temporary registration processing program shown in FIG. 7. The CPU 61 starts processing again from S1 when a predetermined time has elapsed from the time when the temporary registration processing program was terminated last time. As a result, the navigation device 6 repeatedly executes estimation of the unevenness of the road surface on which the first vehicle 4 travels while the first vehicle 4 is traveling. The temporary registration processing program may be executed by the navigation device 6 only when a specific processing such as route guidance to the destination is being executed.

また、S2において、CPU61は、路面の凹凸があると判定すると(S2:YES)、サーバ装置3のプローブ情報DB22へアクセスして道路異常位置の仮登録を行う(S3)。CPU61は、S3において、例えば、上記した走行するリンクID等の(a)〜(e)の情報(図5参照)と、仮登録を指示する情報を、サーバ装置3へ送信する。CPU61は、S3において仮登録を実行した後、図7に示す仮登録処理プログラムを終了し、終了した時から所定時間だけ経過すると、再度、S1から処理を開始する。 Further, in S2, when the CPU 61 determines that the road surface is uneven (S2: YES), the CPU 61 accesses the probe information DB 22 of the server device 3 and temporarily registers the abnormal road position (S3). In S3, the CPU 61 transmits, for example, the information (a) to (e) (see FIG. 5) such as the above-mentioned traveling link ID and the information instructing the temporary registration to the server device 3. After executing the temporary registration in S3, the CPU 61 ends the temporary registration processing program shown in FIG. 7, and when a predetermined time has elapsed from the completion, the CPU 61 starts the processing again from S1.

CPU61は、S3において、(a)走行するリンクIDとして、例えば路面の凹凸を検出した際に第1車両4が走行中の走行路のリンクIDを送信する。また、CPU61は、(b)道路異常位置の位置座標として、例えば路面の凹凸があると推定した時点の第1車両4の位置座標(GPS51の位置情報など)を送信する。この位置座標の情報は、本願の道路異常位置の位置情報の一例である。尚、CPU61は、例えば、長距離に亘って路面の凹凸を検出した場合、路面の凹凸を検出した始点のみを、道路異常位置としてサーバ装置3へ送信し仮登録しても良い。 In S3, the CPU 61 transmits the link ID of the traveling road on which the first vehicle 4 is traveling, for example, when the unevenness of the road surface is detected, as the link ID of (a) traveling. Further, the CPU 61 transmits (b) the position coordinates of the first vehicle 4 (position information of GPS 51, etc.) at the time when it is estimated that the road surface is uneven, as the position coordinates of the abnormal road position. This position coordinate information is an example of the position information of the road abnormal position of the present application. When the CPU 61 detects the unevenness of the road surface over a long distance, for example, only the starting point at which the unevenness of the road surface is detected may be transmitted to the server device 3 as a road abnormality position and temporarily registered.

また、CPU61は、(c)リンクへの進入時刻として、例えば走行中のリンクへ第1車両4が進入した時間の情報を送信する。また、CPU61は、(d)センサの検出情報として、例えば凹凸があることを示す情報を送信する。また、第2実施形態であれば、CPU61は、(d)センサの検出情報として、例えば障害物があることを示す情報や、ステアリングセンサの検出値などを送信する。また、第3実施形態であれば、CPU61は、(d)センサの検出情報として、例えば路面μが低下していることを示す情報や、ABSの作動時間などを送信する。また、CPU61は、(e)送信元の車両を識別する車両IDとして、例えばナビゲーション装置6のシリアル番号を送信する。尚、車両IDとしては、車両を個々に識別可能な他の情報(車体番号など)を採用できる。 Further, the CPU 61 transmits information on the time when the first vehicle 4 has entered the link, for example, as the time when the first vehicle 4 has entered the link (c). Further, the CPU 61 transmits (d) information indicating that there is unevenness as the detection information of the sensor. Further, in the second embodiment, the CPU 61 transmits (d) information indicating that there is an obstacle, a detection value of the steering sensor, and the like as the detection information of the sensor. Further, in the third embodiment, the CPU 61 transmits (d) information indicating that the road surface μ is lowered, ABS operating time, and the like as detection information of the sensor. Further, the CPU 61 transmits (e) the serial number of the navigation device 6 as a vehicle ID for identifying the source vehicle. As the vehicle ID, other information (vehicle number, etc.) that can individually identify the vehicle can be adopted.

一方、サーバ装置3のCPU31は、CPU61(第1車両4)から仮登録を指示する情報を受信すると(S11)、指示情報とともに受信した情報の各々を、プローブ情報DB22の対応する欄(仮登録の欄)に記憶する(S12)。これにより、プローブ情報DB22への仮登録が完了する。尚、仮登録をすべきか、本登録をすべきかの判定を、サーバ装置3側で実行しても良い。例えば、ナビゲーション装置6のCPU61は、(a)〜(e)の情報のみをサーバ装置3へ送信しても良い。そして、サーバ装置3のCPU31は、例えば、センサの種類や型番などに基づいて、仮登録すべきか本登録すべきかを判定しても良い。 On the other hand, when the CPU 31 of the server device 3 receives the information instructing the temporary registration from the CPU 61 (first vehicle 4) (S11), each of the information received together with the instruction information is stored in the corresponding column (temporary registration) of the probe information DB 22. (S12). As a result, the temporary registration in the probe information DB 22 is completed. It should be noted that the server device 3 may determine whether to perform temporary registration or main registration. For example, the CPU 61 of the navigation device 6 may transmit only the information of (a) to (e) to the server device 3. Then, the CPU 31 of the server device 3 may determine whether to temporarily register or to perform main registration based on, for example, the type and model number of the sensor.

CPU31は、S12を実行した後、S13を実行する。S13において、CPU31は、S12で仮登録を行なった仮登録地点を走行すると予想される後続の第2車両5が存在するか否かを判定する。ここでいう仮登録地点を走行すると予想される後続の第2車両5とは、例えば、道路異常を検出した道路を、仮登録地点に向かって走行している第2車両5や、後述する仮登録地点を通過する通過経路をサーバ装置3から通知することで、迂回等して仮登録地点を通過してくれる可能性がある距離や範囲に存在する第2車両5である。例えば、第2車両5のナビゲーション装置6Aは、走行中において、GPS51で取得した位置情報、車両ID、搭載する第2センサ8の情報(精度など)を、定期的にサーバ装置3へ送信する。サーバ装置3のCPU31は、仮登録地点を中心として所定距離の範囲に存在する第2車両5を、第2車両5から受信した位置情報に基づいて判定する。この所定距離は、例えば、第2車両5を運転するドライバが、迂回等して仮登録地点へ立ち寄っても良いと考える距離であり、数km〜数十kmである。サーバ装置3は、第2車両5から受信した第2センサ8の情報に基づいて、第2センサ8として高精度のセンサと車載カメラを備える第2車両5が存在した場合に、S13において後続の第2車両5が存在すると判定する(S13:YES)。これは、後述するように、高精度の第2センサ8で道路異常を検出することにより本登録を行ない(登録を確定し)、本登録の情報に基づいて道路異常位置を表示する際に、第2車両5で撮像した車両画像データを用いるためである。 The CPU 31 executes S13 after executing S12. In S13, the CPU 31 determines whether or not there is a subsequent second vehicle 5 that is expected to travel at the temporary registration point that was provisionally registered in S12. The subsequent second vehicle 5 that is expected to travel at the temporary registration point referred to here is, for example, the second vehicle 5 traveling toward the temporary registration point on the road on which the road abnormality is detected, or the temporary vehicle 5 described later. The second vehicle 5 exists in a distance or range that may pass through the temporary registration point by detouring or the like by notifying the passage route passing through the registration point from the server device 3. For example, the navigation device 6A of the second vehicle 5 periodically transmits the position information acquired by the GPS 51, the vehicle ID, and the information (accuracy, etc.) of the second sensor 8 mounted on the second vehicle 5 to the server device 3. The CPU 31 of the server device 3 determines the second vehicle 5 existing in a range of a predetermined distance about the temporary registration point based on the position information received from the second vehicle 5. This predetermined distance is, for example, a distance at which the driver driving the second vehicle 5 may detour and stop at the temporary registration point, and is several km to several tens of km. Based on the information of the second sensor 8 received from the second vehicle 5, the server device 3 succeeds in S13 when the second vehicle 5 provided with the high-precision sensor and the in-vehicle camera exists as the second sensor 8. It is determined that the second vehicle 5 exists (S13: YES). As will be described later, this is when the main registration is performed by detecting the road abnormality with the high-precision second sensor 8 (registration is confirmed) and the road abnormality position is displayed based on the information of the main registration. This is because the vehicle image data captured by the second vehicle 5 is used.

CPU31は、S13において、道路異常位置を走行すると予想される後続の第2車両5が存在すると判定すると(S13:YES)、S14を実行する。S14において、CPU31は、S13で検出した後続の第2車両が仮登録地点を通過する通過経路を作成する。CPU31は、仮登録地点の位置座標、後続の第2車両5の現在位置、サーバ側地図情報DB23に基づいて、現在位置から仮登録地点を通過する通過経路を探索する。この通過経路は、現在位置から仮登録地点へ到達するまでの経路や、現在位置から仮登録地点を経由して現在位置に戻ってくる経路、あるいは、現在位置から仮登録地点を通過して主要な幹線道路まで到達する経路である。 When the CPU 31 determines in S13 that there is a subsequent second vehicle 5 that is expected to travel in the abnormal road position (S13: YES), the CPU 31 executes S14. In S14, the CPU 31 creates a passage route through which the subsequent second vehicle detected in S13 passes through the temporary registration point. The CPU 31 searches for a passage route passing through the temporary registration point from the current position based on the position coordinates of the temporary registration point, the current position of the subsequent second vehicle 5, and the server-side map information DB 23. This passage route is the route from the current position to the temporary registration point, the route from the current position to the current position via the temporary registration point, or the main route from the current position through the temporary registration point. It is a route to reach the main road.

CPU31は、S14を実行した後、S15を実行する。CPU31は、S14で作成した通過経路の情報を、後続の第2車両5へ送信する(S15)。尚、CPU31は、S13において、後続の第2車両5を複数台検出した場合、そのうちの1台だけに通過経路の情報を送信しても良く、2以上の複数台の第2車両5へそれぞれの通過経路の情報を送信しても良い。 The CPU 31 executes S15 after executing S14. The CPU 31 transmits the information on the passage route created in S14 to the subsequent second vehicle 5 (S15). When the CPU 31 detects a plurality of subsequent second vehicles 5 in S13, the CPU 31 may transmit the passage route information to only one of them, and the CPU 31 may transmit the passage route information to two or more of the second vehicles 5, respectively. Information on the passage route of the vehicle may be transmitted.

また、後続の第2車両5を判定する方法は、上記した仮登録地点を中心とした範囲を用いる方法に限らない。例えば、サーバ装置3は、第2車両5から案内中の案内経路の情報を定期的に取得し、その案内経路上に仮登録地点が存在した場合、その第2車両5を後続の第2車両5として判定しても良い。また、サーバ装置3は、第2車両5から取得した情報に基づいて、第2車両5の車両ID(ナビゲーション装置6のシリアル番号など)と、第2車両5が備える第2センサ8の情報を関連付けてDBに蓄積し、仮登録地点を中心とした範囲内に存在する車両から第2センサ8として高精度のセンサと車載カメラを備える第2車両5を検出しても良い。あるいは、第2車両5のナビゲーション装置6A(CPU61A)が、仮登録地点の情報を取得する処理を実行しても良い。例えば、ナビゲーション装置6Aは、案内経路の案内を開始する際に、第2車両5の現在位置周辺や、案内経路周辺に存在する仮登録地点をサーバ装置3へ問い合わせてドライバへ案内しても良い。 Further, the method of determining the subsequent second vehicle 5 is not limited to the method of using the range centered on the temporary registration point described above. For example, the server device 3 periodically acquires information on the guidance route being guided from the second vehicle 5, and when a temporary registration point exists on the guidance route, the second vehicle 5 is used as the subsequent second vehicle. It may be determined as 5. Further, the server device 3 obtains the vehicle ID of the second vehicle 5 (serial number of the navigation device 6 and the like) and the information of the second sensor 8 included in the second vehicle 5 based on the information acquired from the second vehicle 5. The second vehicle 5 provided with a high-precision sensor and an in-vehicle camera as the second sensor 8 may be detected as the second sensor 8 from the vehicle existing in the range centered on the temporary registration point by accumulating the association in the DB. Alternatively, the navigation device 6A (CPU61A) of the second vehicle 5 may execute the process of acquiring the information of the temporary registration point. For example, the navigation device 6A may inquire of the server device 3 about the temporary registration points existing around the current position of the second vehicle 5 and the guidance route and guide the driver when starting the guidance of the guidance route. ..

続いて、前記構成を有する報告書作成支援システム1に含まれる第2車両5のナビゲーション装置6Aと、サーバ装置3において実行する本登録処理プログラムについて図7に基づき説明する。ここで、本登録処理プログラムは、例えば、第2車両5のナビゲーション装置6Aの電源が投入されシステムの起動時に所定のアプリケーションプログラムが起動されることで実行され、上記した通過経路の情報をサーバ装置3から受信すると処理が開始される。従って、この本登録処理プログラムを実行する第2車両5は、上記したS13で検出された後続の第2車両5である。本登録処理プログラムは、サーバ装置3から受信した通過経路をドライバへ報知し、仮登録地点の通過を判定して道路異常を検出した後、道路異常位置の本登録を実行するプログラムである。尚、以下の図7にフローチャートで示すプログラムは、例えば、ナビゲーション装置6Aが備えているRAM62やROM63等に記憶されており、CPU61Aにより実行される。 Subsequently, the navigation device 6A of the second vehicle 5 included in the report creation support system 1 having the above configuration and the main registration processing program executed by the server device 3 will be described with reference to FIG. 7. Here, the main registration processing program is executed, for example, when the power of the navigation device 6A of the second vehicle 5 is turned on and a predetermined application program is started when the system is started, and the above-mentioned passage route information is transmitted to the server device. When received from 3, the process is started. Therefore, the second vehicle 5 that executes this main registration processing program is the subsequent second vehicle 5 detected in S13 described above. The main registration processing program is a program that notifies the driver of the passage route received from the server device 3, determines the passage of the temporary registration point, detects a road abnormality, and then executes the main registration of the road abnormality position. The program shown in the flowchart in FIG. 7 below is stored in, for example, a RAM 62, a ROM 63, or the like included in the navigation device 6A, and is executed by the CPU 61A.

また、本登録処理プログラムは、例えば、サーバ装置3においてシステムの起動時に所定のアプリケーションプログラムが起動されることで実行され、第2車両5のナビゲーション装置6Aから道路異常位置(仮登録地点)の情報と、道路異常位置を撮像した車両画像データを受信すると処理が開始される。本登録処理プログラムは、受け付けた情報を報告書DB24へ本登録するプログラムである。尚、以下の図7にフローチャートで示されるプログラムは、サーバ装置3が備えるRAM32やROM33に記憶される報告書作成支援処理プログラムに含まれており、CPU31により実行される。 Further, this registration processing program is executed, for example, by starting a predetermined application program when the system is started in the server device 3, and information on the abnormal road position (temporary registration point) is executed from the navigation device 6A of the second vehicle 5. Then, the process is started when the vehicle image data of the abnormal road position is received. The main registration processing program is a program for main registration of the received information in the report DB 24. The program shown in the flowchart in FIG. 7 below is included in the report creation support processing program stored in the RAM 32 and ROM 33 included in the server device 3, and is executed by the CPU 31.

先ず、図7に示すS21において、ナビゲーション装置6AのCPU61Aは、サーバ装置3から通過経路の情報を受信すると、受信した通過経路をドライバへ報知する(S22)。図8は、通過経路を案内する画面の一例を示している。例えば、CPU61Aは、図8に示すように、「路面の凹凸を確認して頂きたい仮登録地点がある」旨のメッセージ91とともに、案内を行う案内ボタン92と、キャンセルボタン93とを、ナビゲーション装置6の液晶ディスプレイ46に表示する。CPU61Aは、例えば、案内ボタン92を選択する操作を操作部45で受け付けた場合、サーバ装置3からS21で受信した通過経路を液晶ディスプレイ46に表示する。これにより、第2車両5を仮登録地点へ誘導することができる。また、CPU61Aは、キャンセルボタン93を選択する操作を操作部45で受け付けた場合、メッセージ91の表示を消し、元の表示画面に戻す。 First, in S21 shown in FIG. 7, when the CPU 61A of the navigation device 6A receives the information on the passage route from the server device 3, the CPU 61A notifies the driver of the received passage route (S22). FIG. 8 shows an example of a screen that guides the passage route. For example, as shown in FIG. 8, the CPU 61A provides a navigation device with a guidance button 92 for guiding and a cancel button 93 together with a message 91 stating that "there is a temporary registration point for which the unevenness of the road surface is desired to be confirmed". It is displayed on the liquid crystal display 46 of 6. For example, when the operation unit 45 accepts the operation of selecting the guide button 92, the CPU 61A displays the passage route received from the server device 3 in S21 on the liquid crystal display 46. As a result, the second vehicle 5 can be guided to the temporary registration point. Further, when the operation unit 45 accepts the operation of selecting the cancel button 93, the CPU 61A erases the display of the message 91 and returns to the original display screen.

尚、道路異常位置をドライバに報知する方法は、上記した方法に限らない。例えば、CPU61Aは、第2車両5の現在位置周辺に存在する仮登録地点の情報をサーバ装置3から取得し、取得した仮登録地点を液晶ディスプレイ46に表示して、仮登録地点をドライバに案内しても良い。これにより、ドライバは、液晶ディスプレイ46の表示を確認して、立ち寄れる仮登録地点を判断し通過することができる。 The method of notifying the driver of the abnormal road position is not limited to the above method. For example, the CPU 61A acquires information on the temporary registration points existing around the current position of the second vehicle 5 from the server device 3, displays the acquired temporary registration points on the liquid crystal display 46, and guides the temporary registration points to the driver. You may. As a result, the driver can check the display on the liquid crystal display 46, determine the temporary registration point to stop by, and pass through.

また、CPU61Aは、ドライバが仮登録地点に立ち寄りたくなるようなインセンティブ情報を提示しても良い。このインセンティブ情報とは、例えば、ドライバにとって有益な情報を提示することで、ドライバが仮登録地点を通過したくなる意欲を掻き立てる情報である。インセンティブなサービスとしては、例えば、ナビゲーション装置6Aのベンダーと、他の企業(車のディーラーや保険会社)とが連係し、仮登録地点を通過することでポイントが貯まる制度を設け、貯まったポイントによって車検費用や車両保険費用を安くするサービスを採用できる。例えば、図8に示すように、CPU61は、ポイント情報を表示するポイント情報ボタン94を液晶ディスプレイ46に表示する。CPU61は、ポイント情報ボタン94を選択する操作を操作部45に受け付けると、今回の仮登録地点を通過することで加算されるポイントの情報、現在までの累計ポイントの情報、車検費用や保険費用の割引制度を受けられるポイント数の情報などを表示する。これにより、仮登録地点地点を通過する意欲を、ドライバに対して掻き立てることができる。 Further, the CPU 61A may present incentive information that makes the driver want to stop by the temporary registration point. This incentive information is, for example, information that motivates the driver to pass through the temporary registration point by presenting useful information for the driver. As an incentive service, for example, a vendor of navigation device 6A and other companies (car dealers and insurance companies) cooperate with each other to establish a system in which points can be accumulated by passing through a temporary registration point. You can adopt services that reduce vehicle inspection costs and vehicle insurance costs. For example, as shown in FIG. 8, the CPU 61 displays a point information button 94 for displaying point information on the liquid crystal display 46. When the CPU 61 accepts the operation of selecting the point information button 94 to the operation unit 45, the point information added by passing through the temporary registration point this time, the accumulated point information up to now, the vehicle inspection cost and the insurance cost Display information such as the number of points that can receive the discount system. As a result, the driver can be motivated to pass through the temporary registration point.

尚、インセンティブなサービスとしては、上記した車検費用の割引制度等に限らない。例えば、高精度な第2センサ8の情報を収集することで、より信頼度の高いプローブ情報DB22を生成できる。ひいては、このプローブ情報DB22を用いることで、道路補修等を迅速且つ的確に行うことができる。このため、仮登録地点を通過して第2センサ8によって検出した情報をサーバ装置3(道路補修業者)へ提供することは、社会貢献にも繋がる。そこで、例えば、地域ごとに仮登録地点を通過し本登録を実行した回数のランキングを行い、そのランキングをインセンティブ情報として表示しても良い。このランキングは、より地域の道路補修に貢献しているドライバのランキングとなる。これにより、ドライバに対して、社会貢献を目的として仮登録地点を通過する意欲を掻き立てることができる。 The incentive service is not limited to the above-mentioned discount system for vehicle inspection costs. For example, by collecting the highly accurate information of the second sensor 8, the probe information DB 22 with higher reliability can be generated. As a result, by using this probe information DB 22, road repair and the like can be performed quickly and accurately. Therefore, providing the information detected by the second sensor 8 after passing through the temporary registration point to the server device 3 (road repair company) also contributes to society. Therefore, for example, the number of times the temporary registration point is passed and the main registration is executed may be ranked for each region, and the ranking may be displayed as incentive information. This ranking is the ranking of drivers who are contributing to road repair in the area. As a result, the driver can be motivated to pass through the temporary registration point for the purpose of contributing to society.

CPU61Aは、図7のS22で通過経路の報知(案内)を開始した後、S23を実行する。CPU61Aは、S22で報知した通過経路の仮登録地点を第2車両5が通過したか否かを判定する。CPU61Aは、仮登録地点を通過するまでの間(S23:NO)、S23の判定処理を繰り返し実行する。これにより、CPU61Aは、報知した仮登録地点を第2車両5が通過するまでの間、S23の判定処理を繰り返し実行する。尚、CPU61Aは、所定の条件に基づいて、S23の判定処理を終了しても良い。例えば、CPU61Aは、報知した仮登録地点と第2車両5の現在位置との距離が所定距離以上となった場合、S23の判定処理を終了し、図7に示す処理を終了しても良い。この場合、ドライバの気持ちが変わり、第2車両5が仮登録地点を通過しない可能性が高いため、液晶ディスプレイ46に表示した通過経路や仮登録地点の表示を自動で消去しても良い。あるいは、CPU61Aは、ドライバから通過経路の案内をキャンセルする操作を操作部45で受け付けた場合、S23の判定処理を終了しても良い。 The CPU 61A executes S23 after starting notification (guidance) of the passage route in S22 of FIG. 7. The CPU 61A determines whether or not the second vehicle 5 has passed the temporary registration point of the passage route notified in S22. The CPU 61A repeatedly executes the determination process of S23 until it passes through the temporary registration point (S23: NO). As a result, the CPU 61A repeatedly executes the determination process of S23 until the second vehicle 5 passes the notified temporary registration point. The CPU 61A may end the determination process of S23 based on a predetermined condition. For example, the CPU 61A may end the determination process of S23 and end the process shown in FIG. 7 when the distance between the notified temporary registration point and the current position of the second vehicle 5 becomes a predetermined distance or more. In this case, since there is a high possibility that the driver's feelings will change and the second vehicle 5 will not pass through the temporary registration point, the passage route and the temporary registration point displayed on the liquid crystal display 46 may be automatically deleted. Alternatively, the CPU 61A may end the determination process of S23 when the operation unit 45 receives an operation of canceling the guidance of the passing route from the driver.

尚、CPU61Aは、S23を実行して仮登録地点の通過を判定している場合、仮登録地点を通過するか、上記した所定の条件によりS23の処理を終了するまでの間、他の仮登録地点の報知を実行しなくとも良い。即ち、仮登録地点へ向かうドライバに対しては、別の仮登録地点の提示等を実行しなくとも良い。また、CPU61Aは、第2車両5が仮登録地点を通過するまでの間、サーバ装置3から受信した別の通過経路(仮登録地点)の情報を蓄積し、通過したタイミングで別の通過経路を報知しても良い。 When the CPU 61A executes S23 to determine the passage of the temporary registration point, the CPU 61A performs another temporary registration until it passes through the temporary registration point or ends the process of S23 under the above-mentioned predetermined conditions. It is not necessary to execute the notification of the point. That is, it is not necessary to present another temporary registration point to the driver heading for the temporary registration point. Further, the CPU 61A accumulates information on another passage route (temporary registration point) received from the server device 3 until the second vehicle 5 passes through the temporary registration point, and at the timing of passing, another passage route is used. You may notify.

また、図4に示す第3実施形態(路面μの低下)については、ABSが作動した仮登録地点への誘導を実行するため、高級車などの一般車両を誘導することは好ましくない。このため、第3実施形態については、誘導対象の第2車両5として、補修する補修車両、パトロール車を対象とすることが好ましい。また、第2実施形態(道路の障害物)については、急操舵や急減速に基づく仮登録であるため、実際に障害物があるか不確定である。このため、例えば、急操舵や急減速の度合いや回数等(仮登録の障害物がある確率の高さ)に応じて、誘導対象の第2車両5を変更しても良い。 Further, in the third embodiment (decrease in road surface μ) shown in FIG. 4, it is not preferable to guide a general vehicle such as a luxury car because the guidance to the temporary registration point where the ABS is operated is executed. Therefore, in the third embodiment, it is preferable that the repair vehicle and the patrol vehicle to be repaired are targeted as the second vehicle 5 to be guided. Further, since the second embodiment (road obstacle) is provisionally registered based on sudden steering or sudden deceleration, it is uncertain whether there is actually an obstacle. Therefore, for example, the second vehicle 5 to be guided may be changed according to the degree and number of times of sudden steering and sudden deceleration (high probability that there is an obstacle registered temporarily).

また、サーバ装置3は、第2車両5を仮登録地点へ誘導しなくとも良い。例えば、ナビゲーション装置6Aは、第2車両5の走行中において道路異常の検出を定期的に実行し、検出したことに基づいてサーバ装置3へ道路異常の情報を送信しても良い。そして、サーバ装置3は、第2車両5(第2センサ8)から道路異常の情報を受信した場合、本登録を実行しても良い。この場合、サーバ装置3は、仮登録がない地点についても本登録を実行しても良い。 Further, the server device 3 does not have to guide the second vehicle 5 to the temporary registration point. For example, the navigation device 6A may periodically detect the road abnormality while the second vehicle 5 is traveling, and may transmit the road abnormality information to the server device 3 based on the detection. Then, when the server device 3 receives the road abnormality information from the second vehicle 5 (second sensor 8), the server device 3 may execute the main registration. In this case, the server device 3 may execute the main registration even at a point where there is no provisional registration.

図7のS23において、CPU61Aは、第2車両5が仮登録地点を通過したと判定すると(S23:YES)、S24を実行する。S24において、CPU61Aは、第2センサ8で検出した検出情報に基づいて、道路異常を推定する。例えば、第1実施形態であれば、CPU61Aは、上下加速度センサ(第2センサ8)で検出した加速度の変動に基づいて、第2車両5が走行中の路面の凹凸を推定する。CPU61Aは、例えば、仮登録地点を含む走行リンクへ第2車両5が進入した時点から上下加速センサ(第2センサ8)の検出情報の取得と、車載カメラ(第2センサ8)で撮像した車両画像データの取得を開始する。CPU61Aは、仮登録地点を通過した後、仮登録地点を通過中に取得した上下加速度センサの検出情報に基づいて、路面の凹凸の推定を実行する。尚、CPU61Aは、仮登録地点の前後において取得した検出情報に基づいて、路面の凹凸の推定を実行しても良い。即ち、CPU61Aは、仮登録地点を含む所定範囲内で、第2センサ8による道路異常の検出を実施しても良い。 In S23 of FIG. 7, when the CPU 61A determines that the second vehicle 5 has passed the temporary registration point (S23: YES), the CPU 61A executes S24. In S24, the CPU 61A estimates the road abnormality based on the detection information detected by the second sensor 8. For example, in the first embodiment, the CPU 61A estimates the unevenness of the road surface while the second vehicle 5 is traveling, based on the fluctuation of the acceleration detected by the vertical acceleration sensor (second sensor 8). For example, the CPU 61A acquires the detection information of the vertical acceleration sensor (second sensor 8) from the time when the second vehicle 5 enters the traveling link including the temporary registration point, and the vehicle captured by the in-vehicle camera (second sensor 8). Start acquiring image data. After passing through the temporary registration point, the CPU 61A estimates the unevenness of the road surface based on the detection information of the vertical acceleration sensor acquired while passing through the temporary registration point. The CPU 61A may estimate the unevenness of the road surface based on the detection information acquired before and after the temporary registration point. That is, the CPU 61A may detect the road abnormality by the second sensor 8 within a predetermined range including the temporary registration point.

CPU61Aは、S24を実行した後、S25を実行する。CPU61Aは、S25において、S24の推定結果を判定する。CPU61Aは、路面の凹凸があると推定、即ち、道路異常があると推定したか否かを判定する。CPU61Aは、路面の凹凸がないと判定すると(S25:NO)、図7に示す処理を終了する。CPU61は、通過経路の案内等を終了し、液晶ディスプレイ46の表示を元に戻す。この場合、誘導した第2車両5によって道路異常を検出できなかったため、サーバ装置3は、別の第2車両5を仮登録地点へ誘導する処理を実施しても良い。 The CPU 61A executes S25 and then S25. The CPU 61A determines the estimation result of S24 in S25. The CPU 61A determines whether or not it is estimated that the road surface is uneven, that is, that there is a road abnormality. When the CPU 61A determines that there is no unevenness on the road surface (S25: NO), the CPU 61A ends the process shown in FIG. 7. The CPU 61 finishes the guidance of the passing route and restores the display of the liquid crystal display 46. In this case, since the road abnormality could not be detected by the guided second vehicle 5, the server device 3 may perform a process of guiding another second vehicle 5 to the temporary registration point.

また、S25において、CPU61Aは、路面の凹凸があると判定すると(S25:YES)、サーバ装置3のプローブ情報DB22へアクセスして道路異常位置の本登録を行う(S26)。CPU61Aは、S26において、仮登録と同様に、図5に示す本登録の情報((a)〜(d)の情報)と、本登録を指示する情報を、サーバ装置3へ送信する。また、CPU61Aは、道路異常を検出した際に車載カメラで撮像した道路異常位置の車載画像データをサーバ装置3へ送信する。ここでいう道路異常を検出した際とは、例えば、S24で推定した道路異常を検出したタイミングである。CPU61Aは、S26を実行すると、図7に示す処理を終了する。 Further, in S25, when the CPU 61A determines that the road surface is uneven (S25: YES), the CPU 61A accesses the probe information DB 22 of the server device 3 and performs the main registration of the abnormal road position (S26). In S26, the CPU 61A transmits the information of the main registration (information of (a) to (d)) shown in FIG. 5 and the information instructing the main registration to the server device 3 as in the provisional registration. Further, the CPU 61A transmits the vehicle-mounted image data of the road abnormality position captured by the vehicle-mounted camera when the road abnormality is detected to the server device 3. The time when the road abnormality referred to here is detected is, for example, the timing when the road abnormality estimated in S24 is detected. When the CPU 61A executes S26, the CPU 61A ends the process shown in FIG. 7.

一方、サーバ装置3のCPU31は、CPU61A(第2車両5)から本登録を指示する情報を受信すると(S31)、指示情報とともに受信した情報の各々を、プローブ情報DB22の本登録に対応する欄に記憶する(S32)。また、CPU31は、CPU61Aから受信した車両画像データ、例えば、第2センサ8で検出した道路異常位置を撮像した画像データを、本登録する道路異常位置の情報に紐付けてプローブ情報DB22へ記憶する。これにより、道路異常位置の位置座標等と車両画像データとが関連付けられプローブ情報DB22に記憶され、プローブ情報DB22への本登録が完了する。サーバ装置3は、S32を実行すると、図7に示す処理を終了する。 On the other hand, when the CPU 31 of the server device 3 receives the information instructing the main registration from the CPU 61A (second vehicle 5) (S31), each of the information received together with the instruction information is displayed in the column corresponding to the main registration of the probe information DB 22. It is stored in (S32). Further, the CPU 31 stores the vehicle image data received from the CPU 61A, for example, the image data obtained by capturing the road abnormality position detected by the second sensor 8 in the probe information DB 22 in association with the information of the road abnormality position to be registered. .. As a result, the position coordinates of the abnormal road position and the vehicle image data are associated with each other and stored in the probe information DB 22, and the main registration in the probe information DB 22 is completed. When the server device 3 executes S32, the server device 3 ends the process shown in FIG. 7.

また、CPU61は、図5に示すように、本登録の(d)センサの検出情報として、例えば凹凸があることを示す情報や、上下加速度センサの検出値などを送信する。また、第2実施形態であれば、CPU61は、(d)センサの検出情報として、例えば障害物があることを示す情報や、車載カメラで撮像した画像データ、画像処理後の画像データ、抽出した特徴点の情報などを送信する。また、第3実施形態であれば、CPU61は、(d)センサの検出情報として、例えば路面μが低下していることを示す情報や、車載カメラの画像データなどを送信する。 Further, as shown in FIG. 5, the CPU 61 transmits, for example, information indicating that there is unevenness, a detection value of the vertical acceleration sensor, and the like as the detection information of the (d) sensor of the main registration. Further, in the second embodiment, the CPU 61 extracts, for example, information indicating that there is an obstacle, image data captured by an in-vehicle camera, and image data after image processing as the detection information of the sensor (d). Send information about feature points. Further, in the third embodiment, the CPU 61 transmits (d) information indicating that the road surface μ is lowered, image data of an in-vehicle camera, and the like as detection information of the sensor.

このようにして、本実施形態の報告書作成支援システム1では、低精度の第1センサ7を搭載する第1車両4で仮登録を実行した仮登録地点へ、高精度の第2センサ8を搭載する第2車両5を誘導する。これにより、総数の少ない第2センサ8(第2車両5)を効率良く道路異常位置へ誘導でき、信頼度の高いプローブ情報DB22を迅速に構築することができる。 In this way, in the report creation support system 1 of the present embodiment, the high-precision second sensor 8 is sent to the temporary registration point where the temporary registration is executed in the first vehicle 4 equipped with the low-precision first sensor 7. The second vehicle 5 to be mounted is guided. As a result, the second sensor 8 (second vehicle 5), which has a small total number, can be efficiently guided to the abnormal road position, and the highly reliable probe information DB 22 can be quickly constructed.

尚、サーバ装置3は、仮登録地点の座標位置と、本登録の座標位置の一致を判定しても良い。そして、サーバ装置3は、座標位置が一致しなかった場合、本登録を中止しても良い。あるいは、サーバ装置3は、座標位置にズレがあってもズレが所定範囲内である場合、本登録を行なっても良い。この所定範囲は、座標位置の誤差として許容できる範囲である。例えば、GPS51の位置精度の誤差範囲や、第2実施形態であれば障害物が移動する可能性がある範囲などである。 The server device 3 may determine the coincidence between the coordinate position of the temporary registration point and the coordinate position of the main registration. Then, the server device 3 may cancel the main registration when the coordinate positions do not match. Alternatively, the server device 3 may perform the main registration if there is a deviation in the coordinate position but the deviation is within a predetermined range. This predetermined range is an acceptable range as an error in the coordinate position. For example, it is an error range of the position accuracy of the GPS 51, or a range in which an obstacle may move in the second embodiment.

続いて、前記構成を有する報告書作成支援システム1に含まれる通信端末10と、サーバ装置3において実行する報告書作成処理プログラムについて図9に基づき説明する。ここで、報告書作成処理プログラムは、例えば、通信端末10のシステムが起動された後、所定のアプリケーションプログラムが起動されることで実行される。報告書作成処理プログラムは、作業員9の入力情報を受け付け、道路異常に対処した内容を入力した報告書の作成をサーバ装置3へ依頼するプログラムである。尚、以下の図9にフローチャートで示すプログラムは、例えば、通信端末10が備えているメモリ72に記憶されており、CPU71により実行される。 Subsequently, the communication terminal 10 included in the report creation support system 1 having the above configuration and the report creation processing program executed by the server device 3 will be described with reference to FIG. Here, the report creation processing program is executed, for example, by starting a predetermined application program after the system of the communication terminal 10 is started. The report creation processing program is a program that receives the input information of the worker 9 and requests the server device 3 to create a report in which the contents corresponding to the road abnormality are input. The program shown in the flowchart in FIG. 9 below is stored in, for example, the memory 72 included in the communication terminal 10 and executed by the CPU 71.

また、報告書作成処理プログラムは、例えば、サーバ装置3においてシステムの起動時に所定のアプリケーションプログラムが起動されることで実行され、通信端末10から報告書の作成を要求する情報を受信すると処理が開始される。報告書作成処理プログラムは、通信端末10から受信した入力情報等に基づいて報告書を作成するプログラムである。尚、以下の図9にフローチャートで示されるプログラムは、サーバ装置3が備えるRAM32やROM33に記憶される報告書作成支援処理プログラムに含まれており、CPU31により実行される。 Further, the report creation processing program is executed, for example, by starting a predetermined application program at the start of the system in the server device 3, and the processing starts when the information requesting the creation of the report is received from the communication terminal 10. Will be done. The report creation processing program is a program that creates a report based on input information and the like received from the communication terminal 10. The program shown in the flowchart in FIG. 9 below is included in the report creation support processing program stored in the RAM 32 and ROM 33 included in the server device 3, and is executed by the CPU 31.

先ず、図9に示すS41において、通信端末10のCPU71は、報告書の作成を要求する情報をサーバ装置3へ送信する。CPU71は、例えば、報告書を作成するアプリケーションプログラムが起動されたタイミングや、そのアプリケーションプログラムにおいて所定の操作が行なわれたタイミングで、報告書の作成を要求する情報をサーバ装置3へ送信する。また、CPU71は、作成要求の情報とともに、通信端末10の現在位置の位置情報をサーバ装置3へ送信する(S41)。CPU71は、GPS81のGPS情報に基づいて現在位置を検出し、現在位置の位置情報をサーバ装置3へ送信する。 First, in S41 shown in FIG. 9, the CPU 71 of the communication terminal 10 transmits information requesting the creation of a report to the server device 3. The CPU 71 transmits, for example, information requesting the creation of a report to the server device 3 at the timing when the application program for creating the report is started or at the timing when a predetermined operation is performed in the application program. Further, the CPU 71 transmits the position information of the current position of the communication terminal 10 to the server device 3 together with the information of the creation request (S41). The CPU 71 detects the current position based on the GPS information of the GPS 81, and transmits the position information of the current position to the server device 3.

例えば、作業員9は、本登録された道路異常位置へ点検車に乗って移動し、道路異常の対処を行なう。作業員9は、路面の凹凸の確認や補修、障害物の回収などの対処を行なう。作業員9は、対処した後、通信端末10を操作して報告書の作成を行なう。この際に、アプリケーションプログラムが起動等され、通信端末10からサーバ装置3へ上記した作成要求の情報や位置情報が送信される。 For example, the worker 9 rides on the inspection vehicle to the registered road abnormality position and takes measures against the road abnormality. The worker 9 takes measures such as checking and repairing the unevenness of the road surface and collecting obstacles. After taking action, the worker 9 operates the communication terminal 10 to create a report. At this time, the application program is started, and the above-mentioned creation request information and location information are transmitted from the communication terminal 10 to the server device 3.

一方、サーバ装置3のCPU31は、S61において、報告書の作成要求の情報や位置情報を通信端末10から受信すると(S61)、S62を実行する。S62において、CPU31は、通信端末10から受信した位置情報に基づいて、通信端末10の現在位置周辺の地図情報をサーバ側地図情報DB23から取得する。CPU31は、取得した地図情報の地図上に存在する道路異常位置であって、本登録された道路異常位置をプローブ情報DB22から取得する。CPU31は、例えば、地図情報の経度及び緯度の情報と、プローブ情報DB22の本登録における「道路異常位置の位置座標」に基づいて、地図上に存在する道路異常位置を取得する。 On the other hand, when the CPU 31 of the server device 3 receives the information of the report creation request and the location information from the communication terminal 10 in S61 (S61), it executes S62. In S62, the CPU 31 acquires the map information around the current position of the communication terminal 10 from the server-side map information DB 23 based on the position information received from the communication terminal 10. The CPU 31 acquires the road abnormality position existing on the map of the acquired map information from the probe information DB 22. The CPU 31 acquires the road abnormality position existing on the map based on, for example, the longitude and latitude information of the map information and the "position coordinates of the road abnormality position" in the main registration of the probe information DB 22.

また、CPU31は、取得する道路異常位置に関連付けられた車両画像データをプローブ情報DB22から取得する。この車両画像データは、第2車両5の第2センサ8(車載カメラ)で撮像した画像データであり、路面の凹凸等を撮像した画像データである。CPU31は、サーバ側地図情報DB23から取得した地図情報が示す地図上に、道路異常位置を示すマークと、車両画像データとを配置した表示データを生成する。CPU31は、S62で生成した表示データを通信端末10へ送信する(S63)。 Further, the CPU 31 acquires the vehicle image data associated with the abnormal road position to be acquired from the probe information DB 22. This vehicle image data is image data captured by the second sensor 8 (vehicle-mounted camera) of the second vehicle 5, and is image data obtained by capturing the unevenness of the road surface or the like. The CPU 31 generates display data in which a mark indicating an abnormal road position and vehicle image data are arranged on a map indicated by map information acquired from the server-side map information DB 23. The CPU 31 transmits the display data generated in S62 to the communication terminal 10 (S63).

通信端末10のCPU71は、S41を実行した後、S42を実行する。CPU71は、S42において、サーバ装置3から受信した表示データをディスプレイ78に表示する。図10は、通信端末10のディスプレイ78に表示された表示画面の一例を示している。図10に示すように、CPU71は、表示データに基づいて、地図情報101の地図上に道路異常位置を示すピン102を重ねてディスプレイ78に表示させる。また、CPU71は、ピン102ごとに吹き出し103を表示する。CPU71は、ピン102で発生している道路異常の種類(図示例では、路面の凹凸)、道路異常位置の位置座標、及びその道路異常位置を撮像した車両画像データ104を吹き出し103内に表示する。これらの情報は、上記したS62においてサーバ装置3によりプローブ情報DB22から取得した情報である。 The CPU 71 of the communication terminal 10 executes S42 and then S42. In S42, the CPU 71 displays the display data received from the server device 3 on the display 78. FIG. 10 shows an example of a display screen displayed on the display 78 of the communication terminal 10. As shown in FIG. 10, the CPU 71 superimposes a pin 102 indicating an abnormal road position on the map of the map information 101 and displays it on the display 78 based on the display data. Further, the CPU 71 displays a balloon 103 for each pin 102. The CPU 71 displays in the balloon 103 the type of road abnormality occurring at the pin 102 (the unevenness of the road surface in the illustrated example), the position coordinates of the road abnormality position, and the vehicle image data 104 that captures the road abnormality position. .. These information are the information acquired from the probe information DB 22 by the server device 3 in S62 described above.

また、図10に示すように、CPU71は、GPS81のGPS情報に基づいて、通信端末10の現在位置を示す現在位置マーク105を、地図情報101に重ねて表示する。これにより、通信端末10を操作する作業員9は、自身の現在位置を確認でき、対処を行なった道路異常位置(ピン102)を容易に確認できる。尚、サーバ装置3は、通信端末10の現在位置に基づいて、現在位置から最も近い道路異常位置のピン102のみを通信端末10に表示しても良い。また、通信端末10は、ディスプレイ78に表示する地図の位置を変更する操作を受け付けた場合、その変更した位置をサーバ装置3へ送信しても良い。そして、サーバ装置3は、受信した変更後の位置に基づいて、変更後の位置を中心とする表示データを生成し、通信端末10へ送信しても良い。これにより、通信端末10は、作業員9の操作に応じて、表示する地図やピン102の情報を変更できる。例えば、作業員9は、点検車に乗って会社から道路異常位置へ移動する前に、ディスプレイ78の地図の表示位置を変更し、移動先の道路異常位置を確認することができる。 Further, as shown in FIG. 10, the CPU 71 superimposes the current position mark 105 indicating the current position of the communication terminal 10 on the map information 101 based on the GPS information of the GPS 81. As a result, the worker 9 who operates the communication terminal 10 can confirm his / her current position and can easily confirm the road abnormality position (pin 102) where the countermeasure has been taken. The server device 3 may display only the pin 102 at the abnormal road position closest to the current position on the communication terminal 10 based on the current position of the communication terminal 10. Further, when the communication terminal 10 accepts an operation of changing the position of the map displayed on the display 78, the changed position may be transmitted to the server device 3. Then, the server device 3 may generate display data centered on the changed position based on the received changed position and transmit the display data to the communication terminal 10. As a result, the communication terminal 10 can change the information of the map to be displayed and the pin 102 according to the operation of the worker 9. For example, the worker 9 can change the display position of the map on the display 78 and confirm the abnormal road position at the destination before moving from the company to the abnormal road position on the inspection vehicle.

CPU71は、S42を実行した後、S43を実行する。S43において、CPU71は、表示した複数のピン102のうち、何れか1つのピン102の選択を受け付けたか否かを判定する。例えば、作業員9は、ディスプレイ78の表示を見て、現在位置マーク105とピン102の位置を確認し、自身が対処した道路異常位置を確認する。作業員9は、報告書を作成するため、対処した道路異常位置のピン102を選択する。作業員9は、入力操作部80のタッチパネルをタッチ操作等してピン102を選択する。 The CPU 71 executes S43 and then S43. In S43, the CPU 71 determines whether or not the selection of any one of the displayed pins 102 has been accepted. For example, the worker 9 looks at the display 78, confirms the positions of the current position mark 105 and the pin 102, and confirms the abnormal road position that he / she has dealt with. The worker 9 selects the pin 102 of the road abnormality position that has been dealt with in order to prepare the report. The worker 9 selects the pin 102 by touching the touch panel of the input operation unit 80 or the like.

CPU71は、S43において、ピン102の選択を受け付けるまでの間(S43:NO)、S43の判定処理を繰り返し実行する。また、CPU71は、ピン102の選択を受け付けたと判定すると(S43:YES)、受け付けたピン102の情報をサーバ装置3へ送信する(S44)。これにより、サーバ装置3は、報告書を作成する道路異常位置の選択を受け付けることができる。尚、上記した道路異常位置の選択を受け付ける方法は、一例である。例えば、サーバ装置3は、本登録の道路異常位置だけでなく、仮登録地点を通信端末10に表示し、仮登録地点の報告書を受け付けても良い。 The CPU 71 repeatedly executes the determination process of S43 in S43 until the selection of the pin 102 is accepted (S43: NO). Further, when the CPU 71 determines that the selection of the pin 102 has been accepted (S43: YES), the CPU 71 transmits the information of the accepted pin 102 to the server device 3 (S44). As a result, the server device 3 can accept the selection of the abnormal road position for creating the report. The method of accepting the selection of the abnormal road position described above is an example. For example, the server device 3 may display not only the abnormal road position of the main registration but also the temporary registration point on the communication terminal 10 and accept the report of the temporary registration point.

一方、サーバ装置3のCPU31は、S63を実行した後、S64を実行する。CPU31は、通信端末10からピン102の情報を受信し、即ち、作業員9によって選択されたピン102の情報を受信し(S64)、S65を実行する。S65において、CPU31は、報告書に入力する入力情報を受け付ける設定画面の表示データを通信端末10へ送信する。 On the other hand, the CPU 31 of the server device 3 executes S64 after executing S63. The CPU 31 receives the information on the pin 102 from the communication terminal 10, that is, receives the information on the pin 102 selected by the worker 9 (S64), and executes S65. In S65, the CPU 31 transmits the display data of the setting screen that receives the input information to be input to the report to the communication terminal 10.

通信端末10のCPU71は、S44を実行した後、S45を実行する。CPU71は、設定画面の表示データを受信すると、表示データに基づいて設定画面をディスプレイ78に表示する(S45)。CPU71は、S45を実行した後、設定画面に対する入力が完了したか否かを判定する(S46)。 The CPU 71 of the communication terminal 10 executes S44 and then S45. When the CPU 71 receives the display data of the setting screen, the CPU 71 displays the setting screen on the display 78 based on the display data (S45). After executing S45, the CPU 71 determines whether or not the input to the setting screen is completed (S46).

図11は、通信端末10のディスプレイ78に表示される設定画面の一例を示している。図11に示すように、CPU71は、選択された入力情報を表示する選択表示欄110と、選択表示欄110に表示する情報を選択する選択ボタン111と、入力情報として文字情報を入力可能な備考欄112と、画像添付ボタン113と、送信ボタン114とをディスプレイ78に表示する。本実施形態においては、選択表示欄110として表示する項目として、例えば、(a)点検日、(b)作成者、(c)異常種、(d)路線、(e)位置座標、(f)ステータスが含まれている。 FIG. 11 shows an example of a setting screen displayed on the display 78 of the communication terminal 10. As shown in FIG. 11, the CPU 71 has a selection display field 110 for displaying selected input information, a selection button 111 for selecting information to be displayed in the selection display field 110, and a remark that character information can be input as input information. The column 112, the image attachment button 113, and the send button 114 are displayed on the display 78. In the present embodiment, the items to be displayed as the selection display field 110 include, for example, (a) inspection date, (b) creator, (c) abnormal species, (d) route, (e) position coordinates, and (f). The status is included.

CPU71は、上記した(a)、(b)、(c)、(f)の選択表示欄110の横に選択ボタン111を表示し、選択ボタン111に対する操作を受け付ける。作業員9は、入力操作部80のタッチパネルやハードボタンを操作して、任意の選択ボタン111を選択する操作を行なう。CPU71は、例えば、(a)点検日の選択ボタン111に対する操作を受け付けると、カレンダーをディスプレイ78に表示し、表示したカレンダーから日付けの選択を受け付ける。CPU71は、選択された日付けを(a)点検日の選択表示欄110へ入力する。これにより、作業員9は、道路異常位置に対する対処を行なった日付け、即ち、報告書で報告する日付けを、点検日として入力できる。 The CPU 71 displays the selection button 111 next to the selection display field 110 of (a), (b), (c), and (f) described above, and accepts an operation on the selection button 111. The worker 9 operates the touch panel or the hard button of the input operation unit 80 to select an arbitrary selection button 111. For example, when the CPU 71 receives an operation on the (a) inspection date selection button 111, the CPU 71 displays a calendar on the display 78 and accepts a date selection from the displayed calendar. The CPU 71 inputs the selected date into the (a) inspection date selection display field 110. As a result, the worker 9 can input the date when the countermeasure for the abnormal road position is taken, that is, the date to be reported in the report as the inspection date.

また、CPU71は、例えば、(b)作成者の選択ボタン111に対する操作を受け付けると、作業員9の氏名をプルダウンメニュー形式で表示し、表示した氏名の中から作成者の氏名の選択を受け付ける。CPU71は、選択された作成者の氏名を(b)作成者の選択表示欄110へ入力する。これにより、作業員9は、報告書の作成者を入力きる。尚、作業員9の氏名のデータは、通信端末10のメモリ72に記憶されたデータでも良く、サーバ装置3から取得したデータでも良い。 Further, for example, when the CPU 71 receives an operation on the creator's selection button 111, the CPU 71 displays the name of the worker 9 in a pull-down menu format, and accepts the selection of the creator's name from the displayed names. The CPU 71 inputs the name of the selected creator into (b) the selection display field 110 of the creator. As a result, the worker 9 can input the creator of the report. The data of the name of the worker 9 may be the data stored in the memory 72 of the communication terminal 10 or the data acquired from the server device 3.

また、CPU71は、例えば、(c)異常種の選択ボタン111に対する操作を受け付けると、道路異常の種類をプルダウンメニュー形式で表示し、表示した種類の中から報告する道路異常の種類の選択を受け付ける。CPU71は、選択された種類を(c)異常種の選択表示欄110へ入力する。これにより、作業員9は、報告書で報告する道路異常の種類を入力きる。道路異常の種類とは、例えば、図4に示す路面の凹凸、道路の障害物、路面μの低下などである。あるいは、設定画面で入力する道路異常の種類は、図4に示す第1車両4や第2車両5で検出する道路異常の種類をさらに細分化した情報でも良い。例えば、Xcm以上のポットホール、マンホールの段差、幅がX1cm〜X2cmの道路のひび割れなどのより詳細な道路異常の種類でも良い。これにより、道路異常の種類についてのより詳細な情報を、作業員9が道路異常位置の現場で確認して入力できる。 Further, for example, when the CPU 71 accepts an operation on the (c) abnormality type selection button 111, the road abnormality type is displayed in a pull-down menu format, and the selection of the road abnormality type to be reported is accepted from the displayed types. .. The CPU 71 inputs the selected type to (c) the selection display field 110 of the abnormal type. As a result, the worker 9 can input the type of road abnormality to be reported in the report. The types of road abnormalities include, for example, unevenness of the road surface shown in FIG. 4, obstacles on the road, and reduction of the road surface μ. Alternatively, the type of road abnormality input on the setting screen may be information that further subdivides the type of road abnormality detected by the first vehicle 4 and the second vehicle 5 shown in FIG. For example, more detailed types of road abnormalities such as potholes of X cm or more, steps of manholes, and cracks in roads having a width of X1 cm to X2 cm may be used. As a result, the worker 9 can confirm and input more detailed information about the type of road abnormality at the site of the road abnormality position.

また、(d)路線及び(e)位置座標には、例えば、S43で選択されたピン102の位置座標、即ち、今回報告する道路異常位置の位置座標に基づいたデータが表示されている。この(d)路線及び(e)位置座標の表示項目は、サーバ装置3が表示データに予め設定し、S65において設定した表示データを通信端末10へ送信しても良い。そして、CPU71は、サーバ装置3から受信した表示データに基づいて、(d)、(e)の表示を行なっても良い。サーバ装置3は、S43で選択された道路異常位置の位置座標をプローブ情報DB22から取得し、取得した位置座標の情報と、サーバ側地図情報DB23の情報に基づいて、(d)に表示する国道名、道路の上りであるか下りであるかの情報を取得することができる。また、(e)位置座標の情報は、例えば、プローブ情報DB22の本登録された(S43で選択された)道路異常位置の位置座標である。尚、CPU71が、S43で選択されたピン102の情報に基づいて通信端末10が備える地図情報を検索し、(d)、(e)の情報を表示しても良い。 Further, in the (d) route and (e) position coordinates, for example, data based on the position coordinates of the pin 102 selected in S43, that is, the position coordinates of the road abnormality position reported this time is displayed. The display items of the (d) route and (e) position coordinates may be set in advance in the display data by the server device 3, and the display data set in S65 may be transmitted to the communication terminal 10. Then, the CPU 71 may display (d) and (e) based on the display data received from the server device 3. The server device 3 acquires the position coordinates of the abnormal road position selected in S43 from the probe information DB 22, and displays the national road in (d) based on the acquired position coordinate information and the information of the server side map information DB 23. It is possible to obtain information on the name and whether the road is up or down. Further, the information of the position coordinates (e) is, for example, the position coordinates of the road abnormality position (selected in S43) of the probe information DB 22. The CPU 71 may search the map information included in the communication terminal 10 based on the information of the pin 102 selected in S43, and display the information of (d) and (e).

また、CPU71は、例えば、(f)ステータスの選択ボタン111に対する操作を受け付けると、ステータスの種類をプルダウンメニュー形式で表示し、表示した種類の中から報告するステータスの種類の選択を受け付ける。CPU71は、選択された種類を(f)ステータスの選択表示欄110へ入力する。ステータスとは、例えば、対処した結果を示す情報である。(f)に表示する項目としては、例えば、道路異常に対する対処を開始したことを示す「対処開始」、補修等の対処が完了したこと示す「対処完了」、道路異常の経過を観察することを示す「要経過観察」などの項目を採用できる。作業員9は、(f)の項目を選択することで、対処した結果を報告書に入力きる。 Further, for example, when the CPU 71 receives an operation on the status selection button 111 (f), the CPU 71 displays the status type in a pull-down menu format, and accepts the selection of the status type to be reported from the displayed types. The CPU 71 inputs the selected type into the (f) status selection display field 110. The status is, for example, information indicating the result of the action. Items to be displayed in (f) include, for example, "start of countermeasures" indicating that countermeasures for road abnormalities have been started, "completion of countermeasures" indicating that countermeasures such as repairs have been completed, and observing the progress of road abnormalities. Items such as "follow-up required" can be adopted. By selecting the item (f), the worker 9 can input the result of the action into the report.

尚、上記した選択表示欄110や選択ボタン111を用いた入力方法は、一例である。例えば、CPU71は、入力操作部80により作業員9から文字入力を受付け、受け付けた文字を選択表示欄110に入力しても良い。あるいは、CPU71は、上記した自動入力、選択入力、手動入力を組み合わせ処理しても良い。例えば、CPU71は、(d)路線の項目において、国道名だけを自動入力し、上りや下りの情報、車線の位置の情報などを作業員9から受け付けても良い。 The input method using the selection display field 110 and the selection button 111 described above is an example. For example, the CPU 71 may receive a character input from the worker 9 by the input operation unit 80 and input the received character into the selection display field 110. Alternatively, the CPU 71 may perform a combination process of the above-mentioned automatic input, selective input, and manual input. For example, the CPU 71 may automatically input only the national highway name in the item (d) of the route, and receive up / down information, lane position information, and the like from the worker 9.

また、CPU71は、入力操作部80の操作入力に基づいて、備考欄112への入力を受け付ける。備考欄112は、例えば、報告書において報告すべき情報、引き継ぎ事項、特記事項などを入力する欄である。作業員9は、入力操作部80を操作し、備考欄112を選択することで、備考欄112に文字を入力することができる。図11に示す例では、「路面の凹凸が確認されたものの、近日中(2019/06/11)に定期点検があるため、要経過観察となったこと」が入力されている。このように、本実施形態の報告書作成支援システム1では、対処の完了だけでなく、経過観察や途中経過を報告書で報告できる。 Further, the CPU 71 accepts the input to the remarks column 112 based on the operation input of the input operation unit 80. The remarks column 112 is, for example, a column for inputting information to be reported in the report, items to be handed over, special notes, and the like. The worker 9 can input characters in the remarks column 112 by operating the input operation unit 80 and selecting the remarks column 112. In the example shown in FIG. 11, "Although the unevenness of the road surface was confirmed, it was necessary to follow up because there was a regular inspection in the near future (2019/06/11)" is input. As described above, in the report creation support system 1 of the present embodiment, not only the completion of the countermeasure but also the follow-up observation and the progress can be reported in the report.

また、CPU71は、入力操作部80の操作入力に基づいて、画像添付ボタン113に対する操作を受け付けると、報告書に添付する画像データを選択する画面を表示する。この画像データは、例えば、通信端末10のカメラ79により道路異常位置を撮像した画像データ(以下、対処画像データという場合がある)である。作業員9は、道路異常に対処した後、対処後の道路状態をカメラ79で撮像し、画像添付ボタン113を選択した後の画面において撮像した対処画像データを選択することで、報告書に対処画像データを添付できる。 Further, when the CPU 71 receives an operation on the image attachment button 113 based on the operation input of the input operation unit 80, the CPU 71 displays a screen for selecting image data to be attached to the report. This image data is, for example, image data obtained by capturing an abnormal road position with the camera 79 of the communication terminal 10 (hereinafter, may be referred to as coping image data). After dealing with the road abnormality, the worker 9 takes a picture of the road condition after the action with the camera 79, and selects the action image data captured on the screen after selecting the image attachment button 113 to deal with the report. Image data can be attached.

また、CPU71は、入力操作部80の操作入力に基づいて、送信ボタン114に対する操作を受け付けると、図11に示す設定画面で受け付けた入力情報をサーバ装置3へ送信する。詳述すると、CPU71は、図9のS45を実行した後、S46を実行する。S46において、設定画面に対する入力が完了したか否かを判定する。CPU71は、送信ボタン114に対する操作入力を受け付けるまでの間、S46において否定判定し(S46:NO)、S46の判定を繰り返し実行する。また、CPU71は、送信ボタン114に対する操作入力を受け付けると(S46:YES)、設定画面で受け付けた入力情報をサーバ装置3へ送信する(S47)。ここでいう入力情報とは、図11に示す選択表示欄110の情報、備考欄112の情報、画像添付ボタン113で選択された対処画像データである。 Further, when the CPU 71 receives an operation for the transmission button 114 based on the operation input of the input operation unit 80, the CPU 71 transmits the input information received on the setting screen shown in FIG. 11 to the server device 3. More specifically, the CPU 71 executes S46 after executing S45 in FIG. In S46, it is determined whether or not the input to the setting screen is completed. The CPU 71 makes a negative determination (S46: NO) in S46 and repeatedly executes the determination in S46 until the operation input to the transmission button 114 is received. Further, when the CPU 71 receives the operation input for the transmission button 114 (S46: YES), the CPU 71 transmits the input information received on the setting screen to the server device 3 (S47). The input information referred to here is the information in the selection display field 110 shown in FIG. 11, the information in the remarks field 112, and the coping image data selected by the image attachment button 113.

サーバ装置3のCPU31は、S65を実行した後、S66を実行する。CPU31は、通信端末10から設定画面の入力情報を受信すると(S66)、入力情報に基づいて報告書を作成する(S67)。図12は、報告書の一例を示している。図12に示すように、CPU31は、例えば、上記した(a)点検日、(b)作成者の入力情報122を、報告書121の右上に入力する。また、CPU31は、(c)異常種、(d)路線、(e)位置座標、(f)ステータスの入力情報123を入力情報122の下方であって報告書121の左端に入力する。入力情報123に含まれる(d)路線、(e)位置座標の位置情報123Aは、本願における道路異常位置の位置情報の一例である。この(d)路線、(e)位置座標の位置情報123Aは、プローブ情報DB22やサーバ側地図情報DB23、即ち、サーバ装置3側の情報を用いてサーバ装置3が自動で入力しても良く、通信端末10に表示した設定画面(図11参照)で変更を受け付けた場合には変更後の入力情報を用いても良い。従って、本実施形態のCPU31は、図11に示す設定画面で受け付けた入力情報122,123((a)、(b)、(c)、(f))と、道路異常位置の位置情報123A((d)、(e))とが入力された報告書121を作成する。 The CPU 31 of the server device 3 executes S66 and then S66. When the CPU 31 receives the input information of the setting screen from the communication terminal 10 (S66), the CPU 31 creates a report based on the input information (S67). FIG. 12 shows an example of the report. As shown in FIG. 12, the CPU 31 inputs, for example, (a) the inspection date and (b) the input information 122 of the creator in the upper right corner of the report 121. Further, the CPU 31 inputs (c) anomalous species, (d) a route, (e) position coordinates, and (f) status input information 123 below the input information 122 and at the left end of the report 121. The (d) route and (e) position coordinate position information 123A included in the input information 123 are examples of the position information of the road abnormal position in the present application. The position information 123A of the (d) route and (e) position coordinates may be automatically input by the server device 3 using the probe information DB 22 and the server side map information DB 23, that is, the information on the server device 3 side. When the change is accepted on the setting screen (see FIG. 11) displayed on the communication terminal 10, the changed input information may be used. Therefore, the CPU 31 of the present embodiment receives the input information 122, 123 ((a), (b), (c), (f)) received on the setting screen shown in FIG. 11, and the position information 123A (of) the abnormal road position. A report 121 in which (d) and (e)) are input is created.

また、CPU31は、設定画面の画像添付ボタン113で選択された対処画像データを、報告書121の中央の画像添付欄124に入力する。尚、CPU31は、道路異常位置を第2車両5が撮像した車両画像データ104(図10参照)を、画像添付欄124に入力しても良い。また、CPU31は、設定画面の備考欄112で受け付けた入力情報125を、報告書121の下部に入力する。これにより、作業員9が対処した道路異常位置に係わる報告書121を、サーバ装置3において自動で作成することができる。尚、図11に示す報告書121の構成は、一例である。例えば、CPU31は、報告書121に画像添付欄124を設けなくとも良い。あるいは、CPU31は、道路異常位置周辺の地図情報を報告書121に入力しても良い。 Further, the CPU 31 inputs the coping image data selected by the image attachment button 113 on the setting screen into the image attachment field 124 in the center of the report 121. The CPU 31 may input the vehicle image data 104 (see FIG. 10) in which the second vehicle 5 has captured the abnormal road position in the image attachment field 124. Further, the CPU 31 inputs the input information 125 received in the remarks column 112 of the setting screen to the lower part of the report 121. As a result, the server device 3 can automatically create a report 121 related to the abnormal road position dealt with by the worker 9. The configuration of report 121 shown in FIG. 11 is an example. For example, the CPU 31 does not have to provide the image attachment column 124 in the report 121. Alternatively, the CPU 31 may input map information around the abnormal road position into the report 121.

CPU31は、S67で報告書121を作成した後、作成した報告書121を通信端末10へ送信する(S68)。通信端末10のCPU71は、S47を実行した後、サーバ装置3から受信した報告書121をディスプレイ78に表示する(S48)。CPU71は、報告書121を表示した後、例えば、報告書121を表示したディスプレイ78の表示画面において、報告書121の内容が正しいか否かの確認を受け付ける(S49)。 After creating the report 121 in S67, the CPU 31 transmits the created report 121 to the communication terminal 10 (S68). After executing S47, the CPU 71 of the communication terminal 10 displays the report 121 received from the server device 3 on the display 78 (S48). After displaying the report 121, the CPU 71 accepts confirmation of whether or not the content of the report 121 is correct, for example, on the display screen of the display 78 displaying the report 121 (S49).

CPU71は、内容が正しい旨の操作入力を、入力操作部80を介して受け付けるまでの間(S49:NO)、S49の判定処理を繰り返し実行する。CPU71は、内容が正しい旨の操作入力を受け付けたと判定すると(S49:YES)、確認が完了した旨の情報をサーバ装置3へ送信する(S50)。CPU71は、S50を実行すると、図9に示す処理を終了する。 The CPU 71 repeatedly executes the determination process of S49 until the operation input indicating that the content is correct is received via the input operation unit 80 (S49: NO). When the CPU 71 determines that the operation input indicating that the content is correct has been accepted (S49: YES), the CPU 71 transmits information indicating that the confirmation has been completed to the server device 3 (S50). When the CPU 71 executes S50, the CPU 71 ends the process shown in FIG.

一方、サーバ装置3のCPU31は、S68を実行した後、S69を実行する。CPU31は、通信端末10から確認が完了した旨の情報を受信すると(S69)、S70を実行する。CPU31は、S67で作成した報告書121と、サーバ側地図情報DB23の地図情報とを紐付けて報告書DB24へ記憶する。例えば、CPU31は、報告書121に入力した(e)位置座標と、サーバ側地図情報DB23の地図情報とを対応付けて報告書DB24へ記憶する。これにより、後から地図情報に関連付けて報告書121を表示することができる。 On the other hand, the CPU 31 of the server device 3 executes S68 and then S69. When the CPU 31 receives the information that the confirmation is completed from the communication terminal 10 (S69), the CPU 31 executes S70. The CPU 31 associates the report 121 created in S67 with the map information of the server-side map information DB 23 and stores it in the report DB 24. For example, the CPU 31 stores the (e) position coordinates input in the report 121 and the map information of the server-side map information DB 23 in association with each other in the report DB 24. As a result, the report 121 can be displayed later in association with the map information.

尚、通信端末10は、S48やS49の報告書121の確認処理において、報告書121の変更を受け付けても良い。通信端末10は、受け付けた変更情報をサーバ装置3へ送信し、変更後の報告書121の作成をサーバ装置3へ要求しても良い。また、サーバ装置3は、作成した報告書121の確認を通信端末10へ要求しなくとも良い。サーバ装置3は、S67で報告書121を作成した後、S70を実行し報告書DB24へ記憶しても良い。 The communication terminal 10 may accept the change of the report 121 in the confirmation process of the report 121 of S48 and S49. The communication terminal 10 may transmit the received change information to the server device 3 and request the server device 3 to create the report 121 after the change. Further, the server device 3 does not have to request the communication terminal 10 to confirm the created report 121. The server device 3 may execute S70 after creating the report 121 in S67 and store it in the report DB 24.

また、報告書DB24のデータ構成は特に限定されない。例えば、サーバ装置3は、道路異常の発生順や、報告書の作成順に識別番号を付与して報告書121を報告書DB24に保存しても良い。また、サーバ装置3は、報告書121をサーバ側地図情報DB23の地図情報に紐付けずに報告書DB24に記憶しても良い。 Further, the data structure of the report DB 24 is not particularly limited. For example, the server device 3 may assign an identification number in the order of occurrence of road abnormalities or the order in which the report is created, and store the report 121 in the report DB 24. Further, the server device 3 may store the report 121 in the report DB 24 without associating it with the map information of the server-side map information DB 23.

以上詳細に説明した通り、本実施形態に係る報告書作成支援システム1のサーバ装置3は、道路異常を検出した道路異常位置の位置情報123Aを、第1車両4や第2車両5から受信する(S11,S31)。サーバ装置3は、受信した位置情報123Aに基づいて、道路異常位置を地図上に表示する(S62,S63)。サーバ装置3は、表示した道路異常位置の中から、報告書121の作成を行う道路異常位置の選択を受け付ける(S64)。サーバ装置3は、受け付けた道路異常位置の報告書121に入力する入力情報122,123,125や対処画像データを受け付ける(S65,S66)。サーバ装置3は、受け付けた入力情報122,123,125等と、道路異常位置の位置情報123Aが入力された報告書121を作成する(S67)。 As described in detail above, the server device 3 of the report creation support system 1 according to the present embodiment receives the position information 123A of the road abnormality position where the road abnormality is detected from the first vehicle 4 and the second vehicle 5. (S11, S31). The server device 3 displays the abnormal road position on the map based on the received position information 123A (S62, S63). The server device 3 accepts the selection of the abnormal road position for creating the report 121 from the displayed abnormal road positions (S64). The server device 3 receives the input information 122, 123, 125 and the coping image data to be input to the received road abnormality position report 121 (S65, S66). The server device 3 creates a report 121 in which the received input information 122, 123, 125, etc. and the position information 123A of the abnormal road position are input (S67).

上記構成を有する報告書作成支援システム1によれば、道路異常を検出した道路異常位置の位置情報123Aを第1車両4及び第2車両5から受信し、道路異常位置を地図上に表示する。道路の補修などを行う作業員9は、地図上に表示された道路異常位置から点検や補修を行う道路異常位置を選択し、点検した結果や補修した結果を入力情報122,123,125や対処画像データとして入力する。報告書作成支援システム1は、受け付けた入力情報122,123,125等と、位置情報123Aとを入力した報告書121を作成する。これにより、道路を走行する第1車両4や第2車両5車両によって道路異常を検出するため、異常が発生した位置情報123Aだけを収集できる。従来技術のように、道路を連続的に撮像した複数の車両画像データを、後から1つ1つ目視で確認し異常箇所を発見する必要がなくなる。即ち、作業員9等は、収集されたデータから異常のあるデータを探すなどのデータの精査を行う必要がなくなる。また、作業員9によって点検等した入力情報122,123,125や対処画像データを報告書121に入力し、道路異常位置の現状や補修後の状況を報告書121として自動で作成することができる。従って、報告書121の作成に係わる作業負担を軽減することができる。また、従来技術のように、異常のない区間も含めてデータを収集しないため、蓄積するデータのデータ量(位置情報や車両画像データなどのデータ量)を減らすことが可能となる。 According to the report creation support system 1 having the above configuration, the position information 123A of the road abnormality position where the road abnormality is detected is received from the first vehicle 4 and the second vehicle 5, and the road abnormality position is displayed on the map. The worker 9 who repairs the road selects the abnormal road position to be inspected or repaired from the abnormal road position displayed on the map, and inputs the inspection result or the repaired result as input information 122, 123, 125 or countermeasures. Input as image data. The report creation support system 1 creates a report 121 in which the received input information 122, 123, 125, etc. and the position information 123A are input. As a result, since the road abnormality is detected by the first vehicle 4 and the second vehicle 5 traveling on the road, only the position information 123A in which the abnormality has occurred can be collected. Unlike the conventional technology, it is not necessary to visually check each of a plurality of vehicle image data in which the road is continuously imaged one by one later to find an abnormal part. That is, the worker 9 and the like do not need to scrutinize the data such as searching for abnormal data from the collected data. In addition, the input information 122, 123, 125 and the countermeasure image data inspected by the worker 9 can be input to the report 121, and the current state of the abnormal road position and the state after repair can be automatically created as the report 121. .. Therefore, the work load related to the preparation of the report 121 can be reduced. Further, unlike the conventional technology, since the data is not collected including the section without abnormality, it is possible to reduce the amount of data to be accumulated (the amount of data such as position information and vehicle image data).

また、本実施形態に係る報告書作成支援システム1では、第1車両4に備えられた第1センサ7により路面の凹凸等を検出した地点を、道路状態に異常がある道路異常位置(仮登録地点)としてプローブ情報DB22へ仮登録する(S12)。報告書作成支援システム1は、精度の高い第2センサ8を備える第2車両5の第2センサ8により、仮登録地点の異常を検出したことに基づいて、プローブ情報DB22に仮登録された道路異常位置の本登録を行なう(S32)。 Further, in the report creation support system 1 according to the present embodiment, the point where the first sensor 7 provided in the first vehicle 4 detects the unevenness of the road surface is the position where the road condition is abnormal (temporary registration). (Point) is provisionally registered in the probe information DB 22 (S12). The report creation support system 1 detects an abnormality at the temporary registration point by the second sensor 8 of the second vehicle 5 equipped with the second sensor 8 with high accuracy, and the road is temporarily registered in the probe information DB 22. The main registration of the abnormal position is performed (S32).

これによれば、第1車両4の低精度の第1センサ7により路面の凹凸等を検出した地点を仮登録する。即ち、低精度センサで検出した道路異常位置は、信頼度の低い仮登録の扱いとする。一方で、第2車両5の高精度の第2センサ8により、仮登録された仮登録地点の異常を検出した場合、その仮登録地点を本登録する。即ち、第1及び第2センサ7,8の両方で検出した道路異常位置については、より信頼度の高い情報として本登録する。これにより、センサにより検出した道路状態の情報を、センサの精度に応じて適切に登録できる。報告書121の作成処理においてより精度の高い情報を活用できる。また、国土交通省などの道路を管理する省庁等へ、精度の高い情報を提供することができる。尚、仮登録された仮登録地点の異常を検出するとは、仮登録地点と同一の位置座標の地点において、第2センサ8により異常を検出した場合だけでなく、仮登録地点から一定の範囲(GPS51の誤差範囲など)において、第2センサ8により異常を検出した場合を含む。 According to this, the points where the unevenness of the road surface is detected by the low-precision first sensor 7 of the first vehicle 4 are provisionally registered. That is, the abnormal road position detected by the low-precision sensor is treated as a provisional registration with low reliability. On the other hand, when an abnormality of the temporarily registered temporary registration point is detected by the high-precision second sensor 8 of the second vehicle 5, the temporary registration point is officially registered. That is, the road abnormality position detected by both the first and second sensors 7 and 8 is officially registered as more reliable information. As a result, the road condition information detected by the sensor can be appropriately registered according to the accuracy of the sensor. More accurate information can be utilized in the preparation process of report 121. In addition, highly accurate information can be provided to ministries and agencies that manage roads, such as the Ministry of Land, Infrastructure, Transport and Tourism. It should be noted that detecting an abnormality at a temporarily registered temporary registration point is not limited to the case where an abnormality is detected by the second sensor 8 at a point having the same position coordinates as the temporary registration point, but also within a certain range from the temporary registration point ( This includes the case where an abnormality is detected by the second sensor 8 in the error range of the GPS 51, etc.).

尚、本発明は前記各実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内で種々の改良、変形が可能であることは勿論である。
例えば、上記各実施形態では、報告書作成支援システム1は、第1車両4から受信した道路異常の情報を仮登録し、第2車両5から受信した道路異常の情報を本登録した。そして、サーバ装置3は、本登録した道路異常位置について報告書121の作成を行なった。しかしながら、サーバ装置3は、仮登録の道路異常位置について報告書121を作成しても良い。
また、サーバ装置3は、車両から受信する道路異常位置の情報を区別せずに、全ての道路異常位置について地図上に表示する処理を行ない、報告書121の作成を受け付けても良い。
It should be noted that the present invention is not limited to each of the above-described embodiments, and it goes without saying that various improvements and modifications can be made without departing from the gist of the present invention.
For example, in each of the above embodiments, the report creation support system 1 provisionally registers the road abnormality information received from the first vehicle 4, and the road abnormality information received from the second vehicle 5 is fully registered. Then, the server device 3 created the report 121 regarding the registered road abnormal position. However, the server device 3 may prepare a report 121 regarding the provisionally registered road abnormality position.
Further, the server device 3 may perform a process of displaying all the abnormal road positions on the map without distinguishing the information of the abnormal road positions received from the vehicle, and may accept the preparation of the report 121.

また、サーバ装置3は、第2車両5で撮像された車両画像データを、道路異常位置に関連付けて通信端末10に表示しなくとも良い。例えば、サーバ装置3は、ピン102(本願の道路異常位置)だけをディスプレイ78の地図上に表示しても良い。また、サーバ装置3は、道路を走行する第1車両4や第2車両5から道路異常位置の情報を収集し、各車両で検出した道路異常位置をピン102としてディスプレイ78の地図上に表示しても良い。
また、サーバ装置3は、仮登録地点へ第2車両5を誘導しなくとも良い。
また、サーバ装置3は、仮登録地点を第2車両5が通過する通過経路を作成しなくとも良い。
Further, the server device 3 does not have to display the vehicle image data captured by the second vehicle 5 on the communication terminal 10 in association with the abnormal road position. For example, the server device 3 may display only the pin 102 (the abnormal road position of the present application) on the map of the display 78. Further, the server device 3 collects information on the abnormal road position from the first vehicle 4 and the second vehicle 5 traveling on the road, and displays the abnormal road position detected by each vehicle as a pin 102 on the map of the display 78. You may.
Further, the server device 3 does not have to guide the second vehicle 5 to the temporary registration point.
Further, the server device 3 does not have to create a passage route through which the second vehicle 5 passes through the temporary registration point.

また、上記各実施形態では、道路異常を示す情報を、ナビゲーション装置6,6Aが、仮登録及び本登録したが、他の装置が実行しても良い。例えば、ナビゲーション装置6,6Aは、第1及び第2センサ7,8の種類(精度)と、推定結果をサーバ装置3に送信しても良い。そして、サーバ装置3は、ナビゲーション装置6,6Aから受信したデータの内容に基づいて、仮登録をすべきか本登録をすべきかを判定し、各登録を実行しても良い。即ち、サーバ装置3が、仮登録又は本登録の判定を実行しても良い。
あるいは、第1車両4のナビゲーション装置6は、第1センサ7の検出情報(車輪速の値など)を定期的にサーバ装置3へ送信する処理だけを実行しても良い。そして、サーバ装置3は、第1車両4から受信した検出情報に基づいて推定を実行し、路面の凹凸等を判定しても良い。即ち、道路異常の推定を、サーバ装置3が実行しても良い。また、サーバ装置3とナビゲーション装置6,6Aが、推定、仮登録、本登録の処理の一部を互いに連係して実行しても良い。
Further, in each of the above embodiments, the navigation devices 6 and 6A provisionally register and the main registration of the information indicating the road abnormality, but other devices may execute the information. For example, the navigation devices 6 and 6A may transmit the types (accuracy) of the first and second sensors 7 and 8 and the estimation result to the server device 3. Then, the server device 3 may determine whether to perform provisional registration or main registration based on the contents of the data received from the navigation devices 6 and 6A, and execute each registration. That is, the server device 3 may execute the determination of temporary registration or main registration.
Alternatively, the navigation device 6 of the first vehicle 4 may execute only the process of periodically transmitting the detection information (wheel speed value, etc.) of the first sensor 7 to the server device 3. Then, the server device 3 may execute the estimation based on the detection information received from the first vehicle 4 and determine the unevenness of the road surface or the like. That is, the server device 3 may execute the estimation of the road abnormality. Further, the server device 3 and the navigation devices 6 and 6A may execute a part of the processing of estimation, provisional registration, and main registration in cooperation with each other.

また、サーバ装置3は、仮登録後に本登録が済んだデータの提供を実行したが、仮登録のデータの提供、仮登録のない本登録だけのデータの提供を実行しても良い。
また、上記した第1及び第2センサ7,8の種類は、一例である。例えば、第2実施形態において、第1センサ7は、急操舵又は急減速の一方のみを検出可能なセンサでも良い。
また、ナビゲーション装置6,6Aの代わりに、仮登録、本登録を行う機能を有する他の装置で報告書作成支援システム1を構成することも可能である。例えば、ナビゲーション装置6,6A以外の車載器、携帯電話機、スマートフォン、タブレット端末、パーソナルコンピュータ等が可能である。
Further, although the server device 3 has executed the provision of the data for which the main registration has been completed after the provisional registration, the provision of the data for the provisional registration and the provision of the data for the main registration without the provisional registration may be executed.
The types of the first and second sensors 7 and 8 described above are examples. For example, in the second embodiment, the first sensor 7 may be a sensor capable of detecting only one of sudden steering and sudden deceleration.
Further, instead of the navigation devices 6 and 6A, it is also possible to configure the report creation support system 1 with another device having a function of provisional registration and main registration. For example, in-vehicle devices other than the navigation devices 6 and 6A, mobile phones, smartphones, tablet terminals, personal computers and the like are possible.

また、本発明に係る報告書作成支援システムを具体化した実施例について上記に説明したが、報告書作成支援システムは以下の構成を有することも可能であり、その場合には以下の効果を奏する。 Further, although the embodiment in which the report preparation support system according to the present invention is embodied has been described above, the report preparation support system can also have the following configurations, and in that case, the following effects are obtained. ..

例えば、第1の構成は以下のとおりである。
道路の異常である道路異常を検出した道路異常位置の位置情報(123A)を、車両(4,5)から受信する受信手段(31)と、前記受信手段により受信した前記位置情報に基づいて、前記道路異常位置(102)を地図上に表示する表示手段(31)と、前記表示手段によって地図上に表示した前記道路異常位置により、報告書(121)の作成を行う前記道路異常位置を受け付ける第1受付手段(31)と、前記第1受付手段により受付けた前記道路異常位置の前記報告書に入力する入力情報(122,123,125,124)であって、前記道路異常の対処に係わる前記入力情報を受け付ける第2受付手段(31)と、前記第2受付手段により受け付けた前記入力情報と前記道路異常位置の前記位置情報(123A)とが入力された前記報告書を作成する報告書作成手段(31)と、を備える報告書作成支援システム(1)。
上記構成を有する報告書作成支援システムによれば、道路異常を検出した道路異常位置の位置情報を車両から受信し、道路異常位置を地図上に表示する。道路の補修などを行う作業員は、地図上に表示された道路異常位置から点検や補修を行う道路異常位置を確認し、点検した結果や補修した結果を入力情報として入力する。報告書作成支援システムは、受け付けた入力情報と位置情報とを入力した報告書を作成する。これにより、道路を走行する車両によって道路異常を検出するため、異常が発生した位置情報だけを収集できる。このため、作業員等のユーザは、収集されたデータから異常のあるデータを探すなどのデータの精査を行う必要がなくなる。また、作業員によって点検等した入力情報を報告書に入力し、道路異常位置の現状や補修後の状況を報告書として自動で作成することができる。従って、報告書の作成に係わる作業負担を軽減することができる。また、従来技術のように、異常のない区間も含めてデータを収集しないため、蓄積するデータのデータ量(位置情報など)を減らすことが可能となる。
For example, the first configuration is as follows.
Based on the receiving means (31) that receives the position information (123A) of the road abnormality position where the road abnormality that is the road abnormality is detected from the vehicle (4,5) and the position information received by the receiving means. The display means (31) for displaying the road abnormal position (102) on the map and the road abnormal position displayed on the map by the display means accept the road abnormal position for which the report (121) is created. The first reception means (31) and the input information (122, 123, 125, 124) to be input to the report of the road abnormality position received by the first reception means, which are related to the coping with the road abnormality. A report for creating the report in which the second receiving means (31) for receiving the input information, the input information received by the second receiving means, and the position information (123A) of the abnormal road position are input. A report preparation support system (1) including a preparation means (31).
According to the report creation support system having the above configuration, the position information of the road abnormality position where the road abnormality is detected is received from the vehicle, and the road abnormality position is displayed on the map. A worker who repairs a road confirms the abnormal position of the road to be inspected or repaired from the abnormal position of the road displayed on the map, and inputs the inspection result or the repair result as input information. The report creation support system creates a report in which the received input information and location information are input. As a result, since the road abnormality is detected by the vehicle traveling on the road, only the position information where the abnormality has occurred can be collected. Therefore, a user such as a worker does not need to scrutinize the data such as searching for abnormal data from the collected data. In addition, input information such as inspections by workers can be input to the report, and the current state of the abnormal road position and the situation after repair can be automatically created as a report. Therefore, the work load related to the preparation of the report can be reduced. Further, unlike the conventional technique, since data is not collected including a section without abnormality, it is possible to reduce the amount of data to be accumulated (position information, etc.).

また、第2の構成は以下のとおりである。
前記車両(5)は、道路を撮像する撮像手段(8)を有し、前記受信手段(31)は、前記位置情報に加え、前記道路異常を検出した道路を前記撮像手段で撮像した車両画像データ(104)を受信し、前記表示手段(31)は、前記受信手段により受信した前記車両画像データを、前記道路異常位置と関連付けて地図上に表示する(図10)。
上記構成を有する報告書作成支援システムによれば、道路異常を検出した道路だけを撮像するため、蓄積する車両画像データのデータ量を減らすことができる。また、撮像した車両画像データを地図上に表示することで、作業員は、道路異常位置と、その道路異常位置の現状とを視覚的に容易に確認することができる。
The second configuration is as follows.
The vehicle (5) has an imaging means (8) for capturing a road, and the receiving means (31) captures a vehicle image of a road on which the road abnormality is detected by the imaging means in addition to the position information. Upon receiving the data (104), the display means (31) displays the vehicle image data received by the receiving means on a map in association with the road abnormality position (FIG. 10).
According to the report creation support system having the above configuration, since only the road on which the road abnormality is detected is imaged, the amount of accumulated vehicle image data can be reduced. Further, by displaying the captured vehicle image data on the map, the worker can easily visually confirm the abnormal road position and the current state of the abnormal road position.

また、第3の構成は以下のとおりである。
第1車両(4)により前記道路異常を検出したことに基づいて、前記撮像手段を備える第2車両(5)が、前記第1車両により前記道路異常を検出した前記道路異常位置を通過するように誘導する誘導手段(31)を備え、前記第2車両は、前記誘導手段による誘導に基づいて、前記第1車両により前記道路異常を検出した道路を前記撮像手段で撮像する。
道路を走行する車両が備える装備は異なっている。カメラを備えていないが、車速センサ等の道路異常を検出する検出手段を備える車両も存在する。このため、撮像手段を備えていない第1車両で道路異常を検出した場合や、撮像手段を備えているものの撮像に失敗した第1車両で道路異常を検出した場合、撮像手段を備える第2車両をその道路異常位置へ誘導する。これにより、他の車両で検出した道路異常位置について、車両画像データを撮像して地図上に表示することができる。
The third configuration is as follows.
Based on the detection of the road abnormality by the first vehicle (4), the second vehicle (5) provided with the imaging means passes through the road abnormality position where the road abnormality is detected by the first vehicle. The second vehicle includes a guiding means (31) for guiding the vehicle, and the second vehicle images the road on which the road abnormality is detected by the first vehicle with the imaging means based on the guidance by the guiding means.
Vehicles traveling on the road have different equipment. Some vehicles are not equipped with a camera, but are equipped with a detection means for detecting a road abnormality such as a vehicle speed sensor. Therefore, when a road abnormality is detected in the first vehicle which does not have the imaging means, or when a road abnormality is detected in the first vehicle which has the imaging means but fails to capture the image, the second vehicle equipped with the imaging means. To the abnormal position of the road. As a result, it is possible to capture vehicle image data and display it on a map for the abnormal road position detected by another vehicle.

また、第4の構成は以下のとおりである。
前記誘導手段(31)は、前記第1車両により前記道路異常を検出した前記道路異常位置を前記第2車両が通過する通過経路を作成する経路作成手段(31)と、前記経路作成手段により作成した前記通過経路を前記第2車両へ送信する送信手段(31、25)と、を有する。
上記構成を有する報告書作成支援システムによれば、第1車両で検出した道路異常位置を通過する通過経路を作成して第2車両へ送信することで、第2車両のドライバは、通過経路を確認して道路異常位置の通過を実行するか、即ち、誘導に従うか否かを判断できる。また、第2車両側で道路異常位置を通過する経路等を探索する必要がなくなり、第2車両の装置の処理負担やドライバの操作に係わる負荷を軽減できる。
The fourth configuration is as follows.
The guidance means (31) is created by the route creating means (31) for creating a passage route through which the second vehicle passes through the road abnormality position where the road abnormality is detected by the first vehicle, and the route creating means. It has transmission means (31, 25) for transmitting the passing route to the second vehicle.
According to the report creation support system having the above configuration, the driver of the second vehicle sets the passing route by creating a passing route passing through the abnormal road position detected by the first vehicle and transmitting it to the second vehicle. It is possible to confirm and determine whether to execute the passage of the abnormal road position, that is, whether or not to follow the guidance. Further, it is not necessary to search for a route or the like passing through the abnormal road position on the second vehicle side, and it is possible to reduce the processing load of the device of the second vehicle and the load related to the operation of the driver.

また、第5の構成は以下のとおりである。
前記第2受付手段(31、113)は、前記入力情報に加え、前記道路異常の対処に係わる対処画像データ(124)を受け付け、前記報告書作成手段(31)は、前記第2受付手段により受け付けた前記入力情報(122,123,125)及び前記対処画像データと、前記位置情報(123A)が入力された前記報告書(121)を作成する。
上記構成を有する報告書作成支援システムによれば、作業員は、地図上で確認した道路異常位置へ実際に移動し、点検や補修などの対処を実行した後、道路等を撮像した対処画像データを第2受付手段によって提出することができる。これにより位置情報、入力情報に加え、対処画像データを入力した報告書を自動で作成できる。
The fifth configuration is as follows.
In addition to the input information, the second receiving means (31, 113) receives the coping image data (124) related to coping with the road abnormality, and the report creating means (31) is used by the second receiving means. The received input information (122, 123, 125), the corresponding image data, and the report (121) in which the position information (123A) is input are created.
According to the report creation support system having the above configuration, the worker actually moves to the abnormal road position confirmed on the map, performs countermeasures such as inspection and repair, and then takes a countermeasure image data of the road etc. Can be submitted by the second reception means. This makes it possible to automatically create a report in which countermeasure image data is input in addition to position information and input information.

1 報告書作成支援システム
4 第1車両
5 第2車両
8 第2センサ
25 センタ通信装置
31 CPU
102 ピン
104 車両画像データ
113 画像添付ボタン
121 報告書
124 画像添付欄
122,123,125 入力情報
123A 位置情報
1 Report creation support system 4 1st vehicle 5 2nd vehicle 8 2nd sensor 25 Center communication device 31 CPU
102 pin 104 Vehicle image data 113 Image attachment button 121 Report 124 Image attachment field 122, 123, 125 Input information 123A Location information

Claims (7)

道路の異常である道路異常を検出した道路異常位置の位置情報を、車両から受信する受信手段と、
前記受信手段により受信した前記位置情報に基づいて、前記道路異常位置を地図上に表示する表示手段と、
前記表示手段によって地図上に表示した前記道路異常位置により、報告書の作成を行う前記道路異常位置を受け付ける第1受付手段と、
前記第1受付手段により受付けた前記道路異常位置の前記報告書に入力する入力情報であって、前記道路異常の対処に係わる前記入力情報を受け付ける第2受付手段と、
前記第2受付手段により受け付けた前記入力情報と前記道路異常位置の前記位置情報とが入力された前記報告書を作成する報告書作成手段と、
を備える報告書作成支援システム。
A receiving means for receiving the position information of the road abnormality position where the road abnormality, which is an abnormality of the road, is detected from the vehicle, and
A display means for displaying the abnormal road position on a map based on the position information received by the receiving means, and
A first receiving means for receiving the abnormal road position for creating a report based on the abnormal road position displayed on the map by the display means, and
The input information to be input to the report of the road abnormality position received by the first reception means, the second reception means for receiving the input information related to the handling of the road abnormality, and the second reception means.
A report creating means for creating the report in which the input information received by the second receiving means and the position information of the road abnormal position are input, and
Report creation support system equipped with.
前記車両は、
道路を撮像する撮像手段を有し、
前記受信手段は、
前記位置情報に加え、前記道路異常を検出した道路を前記撮像手段で撮像した車両画像データを受信し、
前記表示手段は、
前記受信手段により受信した前記車両画像データを、前記道路異常位置と関連付けて地図上に表示する、請求項1に記載の報告書作成支援システム。
The vehicle
It has an imaging means to image the road,
The receiving means
In addition to the position information, the vehicle image data obtained by capturing the road on which the road abnormality is detected by the imaging means is received.
The display means
The report creation support system according to claim 1, wherein the vehicle image data received by the receiving means is displayed on a map in association with the abnormal road position.
第1車両により前記道路異常を検出したことに基づいて、前記撮像手段を備える第2車両が、前記第1車両により前記道路異常を検出した前記道路異常位置を通過するように誘導する誘導手段を備え、
前記第2車両は、
前記誘導手段による誘導に基づいて、前記第1車両により前記道路異常を検出した道路を前記撮像手段で撮像する、請求項2に記載の報告書作成支援システム。
Based on the detection of the road abnormality by the first vehicle, the guidance means for guiding the second vehicle provided with the imaging means to pass through the road abnormality position where the road abnormality is detected by the first vehicle. Prepare,
The second vehicle is
The report creation support system according to claim 2, wherein the image pickup means images the road on which the road abnormality is detected by the first vehicle based on the guidance by the guidance means.
前記誘導手段は、
前記第1車両により前記道路異常を検出した前記道路異常位置を前記第2車両が通過する通過経路を作成する経路作成手段と、
前記経路作成手段により作成した前記通過経路を前記第2車両へ送信する送信手段と、
を有する、請求項3に記載の報告書作成支援システム。
The guiding means
A route creating means for creating a passage route through which the second vehicle passes through the road abnormality position where the road abnormality is detected by the first vehicle, and
A transmission means for transmitting the passage route created by the route creation means to the second vehicle, and
The report preparation support system according to claim 3.
前記第2受付手段は、
前記入力情報に加え、前記道路異常の対処に係わる対処画像データを受け付け、
前記報告書作成手段は、
前記第2受付手段により受け付けた前記入力情報及び前記対処画像データと、前記位置情報が入力された前記報告書を作成する、請求項1乃至請求項4の何れか1項に記載の報告書作成支援システム。
The second reception means is
In addition to the input information, it accepts coping image data related to coping with the road abnormality,
The report preparation means is
The report preparation according to any one of claims 1 to 4, wherein the input information received by the second reception means, the countermeasure image data, and the report in which the position information is input are created. Support system.
道路の異常である道路異常を検出した道路異常位置の位置情報を、車両から受信する受信手段と、
前記受信手段により受信した前記位置情報に基づいて、前記道路異常位置を地図上に表示する表示手段と、
前記表示手段によって地図上に表示した前記道路異常位置により、報告書の作成を行う前記道路異常位置を受け付ける第1受付手段と、
前記第1受付手段により受け付けた前記道路異常位置の前記報告書に入力する入力情報であって、前記道路異常の対処に係わる前記入力情報を受け付ける第2受付手段と、
前記第2受付手段により受け付けた前記入力情報と前記道路異常位置の前記位置情報とが入力された前記報告書を作成する報告書作成手段と、
を備えるサーバ装置。
A receiving means for receiving the position information of the road abnormality position where the road abnormality, which is an abnormality of the road, is detected from the vehicle, and
A display means for displaying the abnormal road position on a map based on the position information received by the receiving means, and
A first receiving means for receiving the abnormal road position for creating a report based on the abnormal road position displayed on the map by the display means, and
The input information to be input to the report of the road abnormality position received by the first reception means, the second reception means for receiving the input information related to the handling of the road abnormality, and the second reception means.
A report creating means for creating the report in which the input information received by the second receiving means and the position information of the road abnormal position are input, and
A server device that comprises.
報告書を作成するコンピュータプログラムであって、
コンピュータを、
道路の異常である道路異常を検出した道路異常位置の位置情報を、車両から受信する受信手段と、
前記受信手段により受信した前記位置情報に基づいて、前記道路異常位置を地図上に表示する表示手段と、
前記表示手段によって地図上に表示した前記道路異常位置により、前記報告書の作成を行う前記道路異常位置を受け付ける第1受付手段と、
前記第1受付手段により受け付けた前記道路異常位置の前記報告書に入力する入力情報であって、前記道路異常の対処に係わる前記入力情報を受け付ける第2受付手段と、
前記第2受付手段により受け付けた前記入力情報と前記道路異常位置の前記位置情報とが入力された前記報告書を作成する報告書作成手段と、
して機能させる為のコンピュータプログラム。
A computer program that creates reports
Computer,
A receiving means for receiving the position information of the road abnormality position where the road abnormality, which is an abnormality of the road, is detected from the vehicle, and
A display means for displaying the abnormal road position on a map based on the position information received by the receiving means, and
A first reception means for receiving the road abnormal position for creating the report based on the road abnormal position displayed on the map by the display means, and
The input information to be input to the report of the road abnormality position received by the first reception means, the second reception means for receiving the input information related to the handling of the road abnormality, and the second reception means.
A report creating means for creating the report in which the input information received by the second receiving means and the position information of the road abnormal position are input, and
A computer program to make it work.
JP2019140955A 2019-07-31 2019-07-31 Report creation support system, server device, and computer program Active JP7400247B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019140955A JP7400247B2 (en) 2019-07-31 2019-07-31 Report creation support system, server device, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019140955A JP7400247B2 (en) 2019-07-31 2019-07-31 Report creation support system, server device, and computer program

Publications (2)

Publication Number Publication Date
JP2021026274A true JP2021026274A (en) 2021-02-22
JP7400247B2 JP7400247B2 (en) 2023-12-19

Family

ID=74664717

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019140955A Active JP7400247B2 (en) 2019-07-31 2019-07-31 Report creation support system, server device, and computer program

Country Status (1)

Country Link
JP (1) JP7400247B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7118207B1 (en) 2021-04-23 2022-08-15 三菱電機株式会社 ROAD INFORMATION COLLECTION SYSTEM AND ROAD INFORMATION COLLECTION METHOD
WO2022195674A1 (en) * 2021-03-15 2022-09-22 日本電気株式会社 Information management device, information management method, and storage medium
JP7241834B1 (en) 2021-09-27 2023-03-17 三菱電機株式会社 Road information collection device and road information collection system
WO2023209836A1 (en) * 2022-04-27 2023-11-02 日本電気株式会社 Recording medium, situation communication method, and situation communication device
WO2024090007A1 (en) * 2022-10-25 2024-05-02 株式会社Cri・ミドルウェア Program, method, information processing device, and system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1125389A (en) * 1997-07-09 1999-01-29 Toyota Motor Corp Information providing system and information processor used for the same
JP2006112127A (en) * 2004-10-15 2006-04-27 Hitachi Ltd Road control system
JP2013139671A (en) * 2011-12-28 2013-07-18 Fujitsu Ltd Road surface inspection program and road surface inspection device
JP2013140448A (en) * 2011-12-28 2013-07-18 Fujitsu Ltd Road surface inspection program and road surface inspection device
JP2017181393A (en) * 2016-03-31 2017-10-05 倉敷紡績株式会社 Navigation device and navigation method
JP2019070996A (en) * 2017-10-11 2019-05-09 株式会社豊田中央研究所 Road condition measurement system, information processing apparatus and measurement instruction generation program
JP2019079166A (en) * 2017-10-23 2019-05-23 株式会社豊田中央研究所 Road measurement device, road measurement method, and road measurement program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1125389A (en) * 1997-07-09 1999-01-29 Toyota Motor Corp Information providing system and information processor used for the same
JP2006112127A (en) * 2004-10-15 2006-04-27 Hitachi Ltd Road control system
JP2013139671A (en) * 2011-12-28 2013-07-18 Fujitsu Ltd Road surface inspection program and road surface inspection device
JP2013140448A (en) * 2011-12-28 2013-07-18 Fujitsu Ltd Road surface inspection program and road surface inspection device
JP2017181393A (en) * 2016-03-31 2017-10-05 倉敷紡績株式会社 Navigation device and navigation method
JP2019070996A (en) * 2017-10-11 2019-05-09 株式会社豊田中央研究所 Road condition measurement system, information processing apparatus and measurement instruction generation program
JP2019079166A (en) * 2017-10-23 2019-05-23 株式会社豊田中央研究所 Road measurement device, road measurement method, and road measurement program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022195674A1 (en) * 2021-03-15 2022-09-22 日本電気株式会社 Information management device, information management method, and storage medium
JP7118207B1 (en) 2021-04-23 2022-08-15 三菱電機株式会社 ROAD INFORMATION COLLECTION SYSTEM AND ROAD INFORMATION COLLECTION METHOD
JP2022167304A (en) * 2021-04-23 2022-11-04 三菱電機株式会社 Road information collection system and road information collection method
JP7241834B1 (en) 2021-09-27 2023-03-17 三菱電機株式会社 Road information collection device and road information collection system
JP2023047644A (en) * 2021-09-27 2023-04-06 三菱電機株式会社 Road information collection device and road information collection system
WO2023209836A1 (en) * 2022-04-27 2023-11-02 日本電気株式会社 Recording medium, situation communication method, and situation communication device
WO2024090007A1 (en) * 2022-10-25 2024-05-02 株式会社Cri・ミドルウェア Program, method, information processing device, and system

Also Published As

Publication number Publication date
JP7400247B2 (en) 2023-12-19

Similar Documents

Publication Publication Date Title
JP7400247B2 (en) Report creation support system, server device, and computer program
US9959761B2 (en) System and method for locating available parking spaces
JP4935704B2 (en) Parking lot congestion state determination device, parking lot congestion state determination method, and computer program
JP5316292B2 (en) MAP INFORMATION GUIDANCE DEVICE, MAP INFORMATION GUIDANCE METHOD, AND COMPUTER PROGRAM
JP2007072667A (en) Road abnormality information collection system, road repair bidding system, and road management and repair system
JP2013097690A (en) Written contribution providing system, written contribution providing device, written contribution providing method and computer program
EP3994423B1 (en) Collecting user-contributed data relating to a navigable network
JP2020144747A (en) Road surface information registration system and road surface information registration device
CN102770893A (en) Method and system for generating and supplying traffic-relevant information
US20190066499A1 (en) Communication terminal, server device, route retrieval system, and computer program
WO2017170142A1 (en) Communication terminal, server device, movement guidance system, and computer program
JP6160364B2 (en) Map information update system, map information update device, map information update method, and computer program
JP2021152255A (en) Road surface abnormality follow-up observation device and computer program
JP5966675B2 (en) Probe information collection system
US11237002B2 (en) Server device, communication terminal, route retrieval system, and computer program
JP5953981B2 (en) Probe information collection system
JP2007263581A (en) Route search device, route search method, route search program, and recording medium
WO2022195956A1 (en) System for detecting road surface abnormalities
JP4774807B2 (en) Image correction device, feature recognition device, and feature recognition method
JP2022118371A (en) Vehicle video collection system
JP3900963B2 (en) Navigation system, information center and in-vehicle device
JP6848635B2 (en) Information collection system, vehicle, information collection method, program, recording medium
JP3864733B2 (en) Navigation system, information center and in-vehicle device
JP2022143227A (en) Road surface abnormality detection system
JP2011033403A (en) Information processing apparatus, information processing method, information processing program and recording medium

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

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230517

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230704

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230901

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231120

R150 Certificate of patent or registration of utility model

Ref document number: 7400247

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150