JP7414588B2 - Abnormality diagnosis device - Google Patents

Abnormality diagnosis device Download PDF

Info

Publication number
JP7414588B2
JP7414588B2 JP2020035623A JP2020035623A JP7414588B2 JP 7414588 B2 JP7414588 B2 JP 7414588B2 JP 2020035623 A JP2020035623 A JP 2020035623A JP 2020035623 A JP2020035623 A JP 2020035623A JP 7414588 B2 JP7414588 B2 JP 7414588B2
Authority
JP
Japan
Prior art keywords
data
vehicle
distribution
unit
driver
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2020035623A
Other languages
Japanese (ja)
Other versions
JP2021140297A (en
Inventor
武央 西田
真理子 奥出
和夫 武藤
洵也 吉田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2020035623A priority Critical patent/JP7414588B2/en
Publication of JP2021140297A publication Critical patent/JP2021140297A/en
Application granted granted Critical
Publication of JP7414588B2 publication Critical patent/JP7414588B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、車両等に採用する異常診断装置に関する。 The present invention relates to an abnormality diagnosis device employed in vehicles and the like.

車両の部品または車両の機能の異常診断においては、車両が走行する環境(例えば、一般道や高速道路、路面状況、時間帯、天候等)によって車両の挙動が異なるため、例えば一般道における走行データのみに基づいて学習した車両部品の診断モデルを利用して高速道路における走行データの異常を診断しようとしたとしても、診断の精度は低くなってしまう。 When diagnosing abnormalities in vehicle parts or vehicle functions, vehicle behavior differs depending on the environment in which the vehicle is traveling (e.g., local roads, expressways, road surface conditions, time of day, weather, etc.), so for example, driving data on general roads is used. Even if an attempt is made to diagnose an abnormality in driving data on an expressway using a diagnostic model for vehicle parts that has been learned based solely on the above, the accuracy of the diagnosis will be low.

この診断の精度を高めるため、例えば特許文献1に記載の技術がある。特許文献1においては、自動車部品毎の診断に必要な診断モデルが、対象部品名、及び、環境情報と紐付けられて診断モデル記憶部に記憶するようにしている。ブレーキ診断モデルでは「減速度」や「減速距離」が特徴量と設定され、エンジン診断モデルでは「エンジン回転数」や「エンジン冷却液温」が特徴量として設定され、バッテリー診断モデルでは「バッテリー電圧」や「加速度」が特徴量として設定される。 In order to improve the accuracy of this diagnosis, there is a technique described in Patent Document 1, for example. In Patent Document 1, a diagnostic model necessary for diagnosing each automobile part is stored in a diagnostic model storage unit in association with a target part name and environmental information. In the brake diagnosis model, "deceleration" and "deceleration distance" are set as feature quantities, in the engine diagnosis model, "engine speed" and "engine coolant temperature" are set as feature quantities, and in the battery diagnosis model, "battery voltage" is set as feature quantities. ” and “acceleration” are set as feature quantities.

特開2019-123351号公報Japanese Patent Application Publication No. 2019-123351

特許文献1では、予め部品に応じた環境別の診断モデルが学習されていることが想定されているため、該当する診断モデルが無い場合には異常診断を実施することができないといった課題があった。 In Patent Document 1, it is assumed that diagnostic models for each environment have been learned in advance according to the parts, so there is a problem that abnormality diagnosis cannot be performed if there is no applicable diagnostic model. .

本発明の目的は、診断する移動体の移動に関するデータの条件に合う診断モデルが無い場合であっても、診断可能な新たな診断モデルを生成することが可能な異常診断装置を提供することにある。 An object of the present invention is to provide an abnormality diagnosis device that can generate a new diagnostic model that can be diagnosed even when there is no diagnostic model that meets the conditions of data regarding the movement of a moving object to be diagnosed. be.

本発明は、診断対象の移動体の移動に関するデータに対して未知の条件(環境、移動体、操作者)が含まれる場合に、予め学習した既存の複数の移動体及び操作者の移動データの分布を近似した複数の確率分布およびその混合比率の中から、診断対象の条件と近いものを利用して、新たな混合分布を予測分布として求め、予測分布に基づいて診断モデルを生成し、異常を判定するものである。 The present invention uses pre-learned movement data of a plurality of existing moving objects and operators when unknown conditions (environment, moving object, operator) are included in the data regarding the movement of the moving object to be diagnosed. From among multiple probability distributions that approximate the distribution and their mixture ratios, a new mixture distribution is determined as a predicted distribution by using the one that is close to the conditions to be diagnosed, and a diagnostic model is generated based on the predicted distribution to detect abnormalities. This is to determine the

上記を実現するために本発明は、移動体の移動データから前記移動体の異常の可能性を判定する異常診断装置において、複数の移動体と複数の操作者を組合せた学習用移動データから移動体と操作者の組み合わせ毎にデータを分割し、分割されたデータ毎に診断に必要なデータを抽出し、抽出したデータから診断対象部品の特徴量を計算し、計算した特徴量を標準化して移動体と操作者の組み合わせ毎の標準化された特徴量データを抽出するデータ抽出部と、前記データ抽出部で抽出された特徴量データを任意の数のクラスタに分割し、移動体と操作者の組み合わせ毎の各クラスタへの負担率の合計に基づいて混合比率を算出すると共に、移動体と操作者の組み合わせ毎の確率分布を生成するデータ分布近似部と、前記データ分布近似部で生成された前記確率分布を記憶する確率分布記憶部と、前記データ分布近似部で算出された前記混合比率を記憶する混合比率記憶部と、診断する移動体と操作者の組合せに基づいて、前記確率分布記憶部に記憶された前記確率分布と前記混合比率記憶部に記憶された前記混合比率とから診断する移動体と操作者の組合せの混合分布を生成し、生成した混合分布と診断する移動データの分布を比較して異常を判定する診断部と、を備えたことを特徴とする。 In order to achieve the above, the present invention provides an abnormality diagnosis device that determines the possibility of an abnormality in a moving object based on movement data of the moving object. Divide the data for each combination of body and operator, extract the data necessary for diagnosis from each divided data, calculate the features of the parts to be diagnosed from the extracted data, and standardize the calculated features. a data extraction unit that extracts standardized feature data for each combination of a moving object and an operator, and a data extraction unit that divides the feature data extracted by the data extraction unit into an arbitrary number of clusters, and a data distribution approximation unit that calculates a mixture ratio based on the total burden rate to each cluster for each combination and generates a probability distribution for each combination of a moving object and an operator; A probability distribution storage unit that stores the probability distribution; a mixture ratio storage unit that stores the mixture ratio calculated by the data distribution approximation unit; and a probability distribution storage unit that stores the mixture ratio calculated by the data distribution approximation unit; A mixture distribution of a combination of a mobile object and an operator to be diagnosed is generated from the probability distribution stored in the storage unit and the mixture ratio stored in the mixture ratio storage unit, and the mixture distribution of the movement data to be diagnosed is combined with the generated mixture distribution. The present invention is characterized by comprising a diagnosis section that compares distributions and determines an abnormality.

本発明によれば、診断する移動体の移動に関するデータの条件に合う診断モデルが無い場合であっても、診断可能な新たな診断モデルを生成することが可能な異常診断装置を提供することができる。 According to the present invention, it is possible to provide an abnormality diagnosis device that can generate a new diagnostic model that can be diagnosed even when there is no diagnostic model that meets the conditions of data regarding the movement of a moving object to be diagnosed. can.

上記した以外の課題、構成及び効果は、以下の実施形態の説明により明らかにされる。 Problems, configurations, and effects other than those described above will be made clear by the following description of the embodiments.

本発明の実施例1に関する構成を示すブロック図である。1 is a block diagram showing a configuration related to Example 1 of the present invention. FIG. 図1におけるデータ抽出部112の詳細構成を示すブロック図である。2 is a block diagram showing a detailed configuration of a data extraction unit 112 in FIG. 1. FIG. 本発明の実施例1に関するデータの一例を示す図である。FIG. 3 is a diagram showing an example of data regarding Example 1 of the present invention. 本発明の実施例1に関する分割したデータの一例を示す図である。FIG. 3 is a diagram showing an example of divided data regarding Example 1 of the present invention. 本発明の実施例1に関するデータの抽出期間を示す図である。FIG. 3 is a diagram showing a data extraction period regarding Example 1 of the present invention. 本発明の実施例1に関するドライバと車両におけるデータの組合せの一例を示す図である。FIG. 3 is a diagram showing an example of a combination of data for a driver and a vehicle regarding Example 1 of the present invention. 本発明の実施例1に関するデータ分布近似部の動作を示すフローチャートである。7 is a flowchart showing the operation of the data distribution approximation unit according to the first embodiment of the present invention. 発明の実施例に関するデータ分布近似部113による特徴量データの確率分布への近似の一例を示す図である。7 is a diagram illustrating an example of approximation of feature data to a probability distribution by the data distribution approximation unit 113 according to the embodiment of the invention. FIG. 発明の実施例に関するデータ分布近似部113による特徴量データの確率分布への近似の一例を示す図である。7 is a diagram illustrating an example of approximation of feature data to a probability distribution by the data distribution approximation unit 113 according to the embodiment of the invention. FIG. 発明の実施例に関するデータ分布近似部113による特徴量データの確率分布への近似の一例を示す図である。7 is a diagram illustrating an example of approximation of feature data to a probability distribution by the data distribution approximation unit 113 according to the embodiment of the invention. FIG. 発明の実施例に関するデータ分布近似部113による特徴量データの確率分布への近似の一例を示す図である。7 is a diagram illustrating an example of approximation of feature data to a probability distribution by the data distribution approximation unit 113 according to the embodiment of the invention. FIG. 発明の実施例1に関するデータ分布近似部113による特徴量データの混合分布への近似の一例を示す図である。5 is a diagram illustrating an example of approximation of feature amount data to a mixed distribution by the data distribution approximation unit 113 according to Example 1 of the invention. FIG. 発明の実施例1に関するデータ分布近似部113による特徴量データの混合分布への近似の一例を示す図である。5 is a diagram illustrating an example of approximation of feature amount data to a mixed distribution by the data distribution approximation unit 113 according to Example 1 of the invention. FIG. 本発明の実施例1に関する車両の走行環境に応じた混合分布の一例を示す図である。FIG. 3 is a diagram illustrating an example of a mixture distribution according to a driving environment of a vehicle according to Example 1 of the present invention. 本発明の実施例1に関する車両の走行環境に応じた混合分布の一例を示す図である。FIG. 3 is a diagram illustrating an example of a mixture distribution according to a driving environment of a vehicle according to Example 1 of the present invention. 本発明の実施例1に関する車両の走行環境に応じた混合分布の一例を示す図である。FIG. 3 is a diagram illustrating an example of a mixture distribution according to a driving environment of a vehicle according to Example 1 of the present invention. 本発明の実施例1に関する新たな車両とドライバ、又は車両と新たなドライバの組合せの学習用走行データが得られた時のデータ分布近似部113での処理を示すフローチャートである。7 is a flowchart showing processing in the data distribution approximation unit 113 when training travel data for a combination of a new vehicle and driver or a combination of a vehicle and a new driver is obtained according to the first embodiment of the present invention. 本発明の実施例1に関する確率分布の一例を示す図である。FIG. 3 is a diagram showing an example of a probability distribution regarding Example 1 of the present invention. 本発明の実施例1に関する確率分布の一例を示す図である。FIG. 3 is a diagram showing an example of a probability distribution regarding Example 1 of the present invention. 本発明の実施例1に関する確率分布の一例を示す図である。FIG. 3 is a diagram showing an example of a probability distribution regarding Example 1 of the present invention. 本発明の実施例1に関する診断モデル生成部122の詳細ブロックを含めた診断部12のブロック図である。FIG. 2 is a block diagram of the diagnostic unit 12 including detailed blocks of the diagnostic model generating unit 122 according to the first embodiment of the present invention. 本発明の実施例1に関する混合比率探索部1222及び混合分布生成部1223での動作を示すフローチャートである。12 is a flowchart showing operations in a mixture ratio search unit 1222 and a mixture distribution generation unit 1223 regarding Example 1 of the present invention. 本発明の実施例1に関する異常度演算部123の詳細構成を示すブロック図である。FIG. 2 is a block diagram showing a detailed configuration of an abnormality degree calculation unit 123 according to Example 1 of the present invention. 本発明の実施例1に関する特徴量を1次元としたときの予測分布1301を示す図である。FIG. 13 is a diagram showing a predicted distribution 1301 when the feature amount in Example 1 of the present invention is one-dimensional. 本発明の実施例1に関する特徴量空間に広がるデータ点の一例を示す図である。FIG. 3 is a diagram illustrating an example of data points spread over a feature space according to the first embodiment of the present invention. 本発明の実施例1に関する複数の確率分布部品を抽出した一例を示す図である。FIG. 3 is a diagram illustrating an example of extracting a plurality of probability distribution components related to Example 1 of the present invention. 本発明の実施例1に関する混合分布の一例を示す図である。It is a figure showing an example of mixture distribution regarding Example 1 of the present invention. 本発明の実施例1に関する混合分布の一例を示す図である。It is a figure showing an example of mixture distribution regarding Example 1 of the present invention. 本発明の実施例2に関する車両のオンライン診断を実行するための全体構成を示すブロック図である。FIG. 2 is a block diagram showing the overall configuration for executing online diagnosis of a vehicle according to a second embodiment of the present invention.

以下、本発明の実施例について添付の図面を参照しつつ説明する。同様の構成要素には同様の符号を付し、同様の説明は繰り返さない。 Embodiments of the present invention will be described below with reference to the accompanying drawings. Similar components are given the same reference numerals, and similar descriptions will not be repeated.

本発明の各種の構成要素は必ずしも個々に独立した存在である必要はなく、一の構成要素が複数の部材から成ること、複数の構成要素が一の部材から成ること、或る構成要素が別の構成要素の一部であること、或る構成要素の一部と他の構成要素の一部とが重複すること、などを許容する。 The various components of the present invention do not necessarily have to exist independently, and one component may be made up of multiple members, multiple components may be made of one member, or a certain component may be different from each other. It is allowed that a part of a certain component overlaps with a part of another component, etc.

図1は、本発明の実施例1に関する構成を示すブロック図である。図1ではオフライン状態において車両の異常診断を行う構成を想定している。 FIG. 1 is a block diagram showing the configuration of Example 1 of the present invention. FIG. 1 assumes a configuration in which vehicle abnormality diagnosis is performed in an offline state.

図1において、異常診断装置1は学習部11、診断部12、確率分布記憶部13、及び混合比率記憶部14を備えている。これらの機能は、異常診断装置1が備えるハードディスク等の補助記憶装置に記憶されたプログラムを、半導体メモリ等の主記憶装置のロードし、これをCPU等の演算装置が実行して実現される。以下の説明では、このような周知動作を適宜省略しながら説明する。 In FIG. 1, the abnormality diagnosis device 1 includes a learning section 11, a diagnosis section 12, a probability distribution storage section 13, and a mixture ratio storage section 14. These functions are realized by loading a program stored in an auxiliary storage device such as a hard disk included in the abnormality diagnosis device 1 into a main storage device such as a semiconductor memory, and executing the program by a calculation device such as a CPU. In the following description, such well-known operations will be omitted as appropriate.

異常診断装置1は、車両の走行に関するデータから車両に関する異常の可能性を判定する装置であり、例えば車両の異常診断のサービスを提供する事業者が保有し、サービスを受ける事業者との間をネットワーク等で接続する。 The abnormality diagnosis device 1 is a device that determines the possibility of an abnormality regarding a vehicle from data related to the running of the vehicle, and is owned by, for example, a business that provides a service for diagnosing vehicle abnormalities, and communicates with the business that receives the service. Connect via network, etc.

学習部11は、学習データ入力部111、データ抽出部112、及びデータ分布近似部113を備えている。予め蓄積した、複数車両及び複数ドライバを組合せた学習用走行データ2は学習データ入力部111に入力される。 The learning section 11 includes a learning data input section 111, a data extraction section 112, and a data distribution approximation section 113. Learning travel data 2 that has been accumulated in advance and is a combination of multiple vehicles and multiple drivers is input to the learning data input section 111.

データ抽出部112では、学習データ入力部111に入力された学習用走行データ2の中から診断対象部品の診断に必要な特徴量が抽出される。抽出した特徴量はデータ分布近似部113において特徴量空間を複数の確率分布と、その確率分布を用いた混合分布で近似し、確率分布を確率分布記憶部13に、確率分布の混合比率を混合比率記憶部14に記憶させる。 The data extraction unit 112 extracts feature quantities necessary for diagnosing the diagnosis target part from the learning travel data 2 input to the learning data input unit 111. The data distribution approximation unit 113 uses the extracted feature values to approximate the feature space with a plurality of probability distributions and a mixture distribution using the probability distributions, stores the probability distributions in the probability distribution storage unit 13, and mixes the mixture ratio of the probability distributions. It is stored in the ratio storage section 14.

診断部12は、診断データ入力部121、診断モデル生成部122、異常度演算部123、診断結果出力部124を備えている。取得した診断用走行データ3が診断データ入力部121に入力される。診断モデル生成部122では、確率分布記憶部13に記憶された複数の確率分布と、混合比率記憶部14に記憶された複数の確率分布に対する混合比率から、予測分布を生成し、予測分布に基づいた診断モデルを出力する。異常度演算部123は診断モデルと診断データから、車両の異常度を計算する。診断結果出力部124では、計算した異常度及び過去の異常度のトレンドなどから、車両の異常の判定結果を出力する。 The diagnostic section 12 includes a diagnostic data input section 121 , a diagnostic model generation section 122 , an abnormality degree calculation section 123 , and a diagnostic result output section 124 . The acquired diagnostic travel data 3 is input to the diagnostic data input section 121. The diagnostic model generation unit 122 generates a predicted distribution from the plurality of probability distributions stored in the probability distribution storage unit 13 and the mixture ratio for the plurality of probability distributions stored in the mixture ratio storage unit 14, and generates a predicted distribution based on the predicted distribution. output the diagnostic model. The abnormality degree calculation unit 123 calculates the abnormality degree of the vehicle from the diagnostic model and the diagnostic data. The diagnosis result output unit 124 outputs a determination result of vehicle abnormality based on the calculated abnormality degree and past abnormality degree trends.

学習用走行データ2及び診断用走行データ3は、予め車両から収集した走行データである。ここで、学習用走行データ2は、車両が正常である可能性の高いデータ、例えばデータ取得直後に部品の故障や緊急保守などがされていないものが望ましい。また、診断用走行データ3は学習用走行データ2には含まないようにする。診断用走行データ3及び学習用走行データ2は、車両に設置された記憶装置に記憶され、走行終了後、この記憶装置からデータを取り出すようにする。 The learning driving data 2 and the diagnostic driving data 3 are driving data collected from the vehicle in advance. Here, it is preferable that the learning travel data 2 is data in which there is a high possibility that the vehicle is normal, for example, data in which no parts have failed or emergency maintenance has been performed immediately after data acquisition. Furthermore, the diagnostic driving data 3 is not included in the learning driving data 2. The diagnostic driving data 3 and the learning driving data 2 are stored in a storage device installed in the vehicle, and the data are retrieved from this storage device after the driving is completed.

次にデータ抽出部112の構成について説明する。図2は、図1におけるデータ抽出部112の詳細構成を示すブロック図である。 Next, the configuration of the data extraction section 112 will be explained. FIG. 2 is a block diagram showing the detailed configuration of the data extraction unit 112 in FIG. 1.

図2において、データ抽出部112は、ドライバ・車両別データ収集部1121、特定走行モード抽出部1122、特徴量計算部1123、及び標準化処理部1124を備えている。 In FIG. 2, the data extraction unit 112 includes a driver/vehicle data collection unit 1121, a specific driving mode extraction unit 1122, a feature calculation unit 1123, and a standardization processing unit 1124.

ドライバ・車両別データ収集部1121は、学習データ入力部111に入力された入力データを受け取り、ドライバと車両の組合せ毎にデータを分割する。入力されるデータの例を図3に示す。 The driver/vehicle specific data collection unit 1121 receives the input data input to the learning data input unit 111, and divides the data for each combination of driver and vehicle. An example of input data is shown in FIG.

図3Aは、本発明の実施例1に関するデータの一例を示す図である。図3Bは、本発明の実施例1に関する分割したデータの一例を示す図である。図3Cは、本発明の実施例1に関するデータの抽出期間を示す図である。図3Dは、本発明の実施例1に関するドライバと車両におけるデータの組合せの一例を示す図である。 FIG. 3A is a diagram showing an example of data regarding Example 1 of the present invention. FIG. 3B is a diagram showing an example of divided data regarding Example 1 of the present invention. FIG. 3C is a diagram showing a data extraction period regarding Example 1 of the present invention. FIG. 3D is a diagram illustrating an example of a combination of data on the driver and the vehicle according to the first embodiment of the present invention.

図3Aにおいて、入力されるデータには、固有のドライバを区別できるもの(ドライバ名やドライバのIDなど)、固有の車両または固有の車種、固有の車両スペックを区別できるもの(車両名や車両のID、車種名や車種のID、車両スペック毎のIDなど)、センサデータが含まれる。センサデータは、車両または車両に搭載したデータ収集端末などから提供されるものであり、時系列の加速度、速度や位置情報の他、診断する車両部品に応じた車両の内部のデータ(エンジン回転数など)や車両の操作のデータ(ブレーキ操作など)が含まれるのが好ましい。 In Figure 3A, the input data includes data that can distinguish a unique driver (driver name, driver ID, etc.), a unique vehicle or unique car model, and unique vehicle specifications (vehicle name, vehicle ID, etc.). (ID, car model name, car model ID, ID for each vehicle specification, etc.), and sensor data. Sensor data is provided by the vehicle or a data collection terminal mounted on the vehicle, and includes time-series acceleration, speed, and position information, as well as vehicle internal data (engine rotation speed, ) and vehicle operation data (brake operation, etc.).

また、図3Aに示すように、入力されるデータには、同じドライバであっても複数の車両の走行データが含まれる場合や、同じ車両であっても複数のドライバの走行データが含まれる場合がある。物流業界などでは、複数の拠点にそれぞれ複数の車両及び複数のドライバを抱えている。ドライバにはドライバ特有の運転の癖があったり、熟練ドライバと新人ドライバ間では運転技量の差があるため、車両に対する操作が異なる。本実施例では、このようなドライバの差も考慮して診断モデルを作成し、車両とドライバの組合せを区別するため、ドライバ・車両別データ収集部1121により、図3Bに示すように、ドライバと車両の組合せごとにデータを分割している。 Furthermore, as shown in FIG. 3A, the input data may include driving data of multiple vehicles even if they are the same driver, or may include driving data of multiple drivers even if the vehicle is the same. There is. In the logistics industry, multiple locations each have multiple vehicles and multiple drivers. Drivers have their own unique driving habits, and experienced drivers and new drivers differ in their driving skills, so they operate the vehicle differently. In this embodiment, in order to create a diagnostic model taking into consideration such differences between drivers and distinguish between vehicle and driver combinations, the driver/vehicle data collection unit 1121 collects information about drivers and drivers as shown in FIG. 3B. Data is divided by vehicle combination.

特定走行モード抽出部1122は、診断する車両部品の診断に必要な走行モードのデータを抽出する。走行モードとは、アイドリング、加速、定速、減速を基本とする。車両が出発してから目的地までの走行区間においては、アイドリング、加速、定速、減速が繰り返し行われ、複数の走行モードが発生する。車両部品の診断にあたっては、この走行モードの中から必要な走行データを得る。例えば、制動装置の診断においては、走行モードの中から減速時、すなわちブレーキ操作時に関する走行データが必要であり、それ以外は不要である。このため、特定走行モード抽出部1122では、図3Cに示すように、走行・停止を繰り返す走行モードを分析し、走行開始から停止までの一つの走行モードを、加速、定速、減速といった複数の走行データに分割(分割された走行データ1122a)し、分割された各走行データ1122aの中から、減速の走行データ、すなわちブレーキ期間1122bのデータのみを抽出する。 The specific driving mode extraction unit 1122 extracts driving mode data necessary for diagnosing the vehicle component to be diagnosed. The driving modes are basically idling, acceleration, constant speed, and deceleration. During the travel section from when the vehicle departs to the destination, idling, acceleration, constant speed, and deceleration are repeated, resulting in a plurality of travel modes. When diagnosing vehicle parts, necessary driving data is obtained from these driving modes. For example, in diagnosing a brake system, driving data related to deceleration, that is, brake operation, is required among the driving modes, and other driving data are not required. Therefore, as shown in FIG. 3C, the specific driving mode extraction unit 1122 analyzes the driving mode that repeats running and stopping, and converts one driving mode from start to stop into multiple modes such as acceleration, constant speed, and deceleration. The driving data is divided into driving data (divided driving data 1122a), and only the driving data of deceleration, that is, the data of the braking period 1122b, is extracted from each divided driving data 1122a.

特徴量計算部1123は、抽出された走行モードの時系列データから、診断する車両部品に適した特徴量を計算する。特徴量は時系列データの統計値(平均値や分散値、最大値、最小値など)や、診断対象の車両部品の操作時間(ブレーキ操作時間など)、操作による結果(ブレーキ操作時の走行距離など)が望ましい。 The feature amount calculation unit 1123 calculates a feature amount suitable for the vehicle component to be diagnosed from the extracted time series data of the driving mode. Features include statistical values of time-series data (average value, variance value, maximum value, minimum value, etc.), operation time of vehicle parts to be diagnosed (brake operation time, etc.), and operation results (mileage distance when brake operation is performed). etc.) is desirable.

標準化処理部1124は、図3Dで示すように、特徴量計算部で計算された1回の走行毎の各特徴量を標準化して、ドライバと車両の組合せ毎に集約する。 As shown in FIG. 3D, the standardization processing unit 1124 standardizes the feature quantities calculated by the feature quantity calculation unit for each run, and aggregates them for each combination of driver and vehicle.

本実施例による診断モデルは、図14Aに示すような特徴量空間に広がる各データ点41の分布から、図14Bに示すような複数の確率分布部品42,43,44として抽出し、これらの部品に対して混合比率を定めることで、図14Cまたは図14Dに示すようなドライバと車両の組合せ毎の混合分布45を作成して予測分布としている。この予測分布を用いることで、診断対象の走行データが得られた時に、得られた各データ点に基づく確率が得られる。診断対象の車両部品に異常がある場合、予め定めた特徴量空間における各データ点の分布が異なってくるため、各データ点における確率は低くなる。この性質を利用して、診断モデルは、予測分布に基づいてデータ点の確率に基づいて異常度を算出するようにしている。データ抽出部112は、診断する車両部品に必要な走行モードを特定して車両とドライバの組合せ毎にデータを抽出し、抽出したデータから診断する車両部品に必要な特徴量を算出し、データ分布近似部113へ送信する。 The diagnostic model according to this embodiment extracts a plurality of probability distribution parts 42, 43, 44 as shown in FIG. 14B from the distribution of each data point 41 spread in the feature space as shown in FIG. 14A, and extracts these parts. By determining the mixture ratio for each combination, a mixture distribution 45 for each combination of driver and vehicle as shown in FIG. 14C or 14D is created and used as a predicted distribution. By using this predicted distribution, when travel data to be diagnosed is obtained, a probability can be obtained based on each data point obtained. If there is an abnormality in the vehicle component to be diagnosed, the distribution of each data point in the predetermined feature space will be different, so the probability at each data point will be low. Utilizing this property, the diagnostic model calculates the degree of abnormality based on the probability of data points based on the predicted distribution. The data extraction unit 112 specifies the driving mode necessary for the vehicle part to be diagnosed, extracts data for each combination of vehicle and driver, calculates the feature quantity necessary for the vehicle part to be diagnosed from the extracted data, and distributes the data. It is transmitted to the approximation unit 113.

データ分布近似部113は、上記の予測分布となる混合分布を生成する。混合分布の生成手法としては、変分ベイズ推定の手法などがあり、このアルゴリズムを適用することで、ドライバと車両の組合せ毎の混合分布を生成することができる。 The data distribution approximation unit 113 generates a mixture distribution that becomes the above predicted distribution. As a method for generating a mixture distribution, there is a variational Bayesian estimation method, and by applying this algorithm, it is possible to generate a mixture distribution for each combination of driver and vehicle.

次に、図4を用いて変分ベイズ推定の手法を適用したときにおけるデータ分布近似部の動作の概要について説明する。図4は、本発明の実施例1に関するデータ分布近似部の動作を示すフローチャートである。 Next, an overview of the operation of the data distribution approximation unit when the variational Bayesian estimation method is applied will be explained using FIG. FIG. 4 is a flowchart showing the operation of the data distribution approximation unit according to the first embodiment of the present invention.

ステップS101では、データ抽出部112で抽出されたD次元の特徴量データをM個のクラスタに分割し、各クラスタの平均ベクトル及び共分散行列を算出する。図3Dでは、ドライバと車両の組合せ毎における1回の走行毎の特徴量を集約したが、ステップS101ではドライバと車両の組合せは特に気にせず、M個に分割する。ここで、Dは診断に用いる特徴量の数であり、Mは混合分布の部品となる確率分布の最大数である。M個に分割した各データについて、平均ベクトルと共分散行列を求める。なお、ここではデータの分布を考えずにM個に分割しているが、k-meansアルゴリズムなどの適用によりM個に分割しても良い。 In step S101, the D-dimensional feature data extracted by the data extraction unit 112 is divided into M clusters, and the average vector and covariance matrix of each cluster are calculated. In FIG. 3D, the feature amounts for each driver-vehicle combination are aggregated for each run, but in step S101, the driver-vehicle combination is not particularly concerned and is divided into M pieces. Here, D is the number of features used for diagnosis, and M is the maximum number of probability distributions that are parts of the mixture distribution. For each piece of data divided into M pieces, the average vector and covariance matrix are determined. Although the data is divided into M pieces here without considering the data distribution, it may be divided into M pieces by applying a k-means algorithm or the like.

ステップS102では、データの分布を各クラスタのガウス分布の重ね合せと仮定し、各特徴量データ点について、ステップS101で分割した各クラスタへの負担率を計算する。ここで、負担率は、ドライバと車両の組合せ毎の各データ点が、各クラスタへ所属する確率を示すものである。 In step S102, it is assumed that the data distribution is a superposition of Gaussian distributions of each cluster, and for each feature data point, the burden rate for each cluster divided in step S101 is calculated. Here, the burden rate indicates the probability that each data point for each combination of driver and vehicle belongs to each cluster.

ステップS103では、ドライバと車両の組合せ毎の各クラスタへの負担率の合計に基づいて混合比率を算出する。 In step S103, a mixture ratio is calculated based on the sum of the burden rates to each cluster for each combination of driver and vehicle.

ステップS104では、負担率に基づいて、平均ベクトル及び共分散行列を更新する。これにより、各クラスタの中心が移動し、各クラスタのデータの広がりが変化する。 In step S104, the average vector and covariance matrix are updated based on the burden rate. As a result, the center of each cluster moves, and the spread of data in each cluster changes.

ステップS105では、尤度を計算する。 In step S105, likelihood is calculated.

ステップS106では、尤度が収束したか、すなわち、尤度の上昇が収まったか否かを判定し、収まった場合は計算終了、収まっていない場合はステップS102へ戻り、新たな混合比率及び平均ベクトル、共分散行列の元で、尤度が収束するまでステップS102からステップS105の処理を繰り返す。 In step S106, it is determined whether the likelihood has converged, that is, whether the increase in likelihood has stopped. If the increase has stopped, the calculation ends; if it has not, the process returns to step S102, and a new mixture ratio and average vector are determined. , the processing from step S102 to step S105 is repeated until the likelihood converges under the covariance matrix.

なお、図4において、特定のクラスタ(確率分布)の混合比率が0に近くなる場合がある。この場合は、混合比率は0と見なせば良い。また、どのドライバと車両の組合せにおいても特定のクラスタの混合比率が0となる場合は、クラスタ数はM’となり、該当するクラスタの平均ベクトル及び共分散行列は記憶しなくてよい。 Note that in FIG. 4, the mixture ratio of a specific cluster (probability distribution) may be close to 0. In this case, the mixing ratio may be regarded as 0. Furthermore, if the mixing ratio of a specific cluster is 0 for any combination of driver and vehicle, the number of clusters is M', and the mean vector and covariance matrix of the corresponding cluster need not be stored.

図4で得られた各クラスタの確率分布は、そのパラメータを確率分布記憶部13へ記憶する。例えば、上記のようにガウス分布とする場合は、平均ベクトルと共分散行列がパラメータとして記憶される。また、車両とドライバの組合せ毎に算出された混合比率を、混合比率記憶部14に記憶する。 The parameters of the probability distribution of each cluster obtained in FIG. 4 are stored in the probability distribution storage unit 13. For example, in the case of Gaussian distribution as described above, the mean vector and covariance matrix are stored as parameters. Further, the mixture ratio calculated for each combination of vehicle and driver is stored in the mixture ratio storage unit 14.

次に図5を用いて、特徴量データの確率分布への近似の例について説明する。図5A~図5Dは、本発明の実施例に関するデータ分布近似部113による特徴量データの確率分布への近似の一例を示す図である。 Next, an example of approximating feature data to a probability distribution will be described using FIG. 5. 5A to 5D are diagrams showing an example of approximation of feature data to a probability distribution by the data distribution approximation unit 113 according to the embodiment of the present invention.

図5Aは、D次元の特徴量データ点1131を特徴量mと特徴量nについてプロットしたものである。これに対して、データ分布近似部113では、図5B,図5C,図5Dのそれぞれに示すような確率分布1132,1133,1134を生成する。各確率分布1132,1133,1134の中心は、図4で求められる平均ベクトルで決められ、確率分布の広がり具合や向きは図4で求められる共分散行列で決められる。 FIG. 5A shows D-dimensional feature data points 1131 plotted with respect to feature m and feature n. On the other hand, the data distribution approximation unit 113 generates probability distributions 1132, 1133, and 1134 as shown in FIGS. 5B, 5C, and 5D, respectively. The center of each probability distribution 1132, 1133, 1134 is determined by the average vector determined in FIG. 4, and the degree of spread and direction of the probability distribution is determined by the covariance matrix determined in FIG.

図6A及び図6Bは、本発明の実施例1に関するデータ分布近似部113による特徴量データの混合分布への近似の一例を示す図である。図6A及び図6Bにおいて、データ分布近似部113では、図5B,図5C,図5Dに示した確率分布1132,1133,1134に対して、ドライバと車両の組合せ毎に混合比率を設定し、あるドライバと車両の組合せに対しては図6A、別のドライバと車両の組合せに対しては図6B、というように、混合比率に基づいてそれぞれ混合分布1135,1136を生成する。 6A and 6B are diagrams showing an example of approximation of feature amount data to a mixed distribution by the data distribution approximation unit 113 according to the first embodiment of the present invention. 6A and 6B, the data distribution approximation unit 113 sets a mixing ratio for each combination of driver and vehicle for the probability distributions 1132, 1133, and 1134 shown in FIGS. 5B, 5C, and 5D, and Mixture distributions 1135 and 1136 are generated based on the mixture ratio, such as FIG. 6A for a driver and vehicle combination and FIG. 6B for another driver and vehicle combination, respectively.

すなわち、データ分布近似部113は、車両とドライバを組合せた学習用走行データ2から得られた診断対象部品の特徴量の確率分布を生成し、診断する車両とドライバの組合せの確率分布を近似した混合分布を得るために診断する車両とドライバの組合せの混合比率を算出する。 That is, the data distribution approximation unit 113 generates a probability distribution of the feature values of the parts to be diagnosed obtained from the learning travel data 2 of the vehicle and driver combination, and approximates the probability distribution of the combination of the vehicle and driver to be diagnosed. In order to obtain a mixture distribution, the mixture ratio of the vehicle and driver combination to be diagnosed is calculated.

さらに、データ分布近似部113では、車両の走行環境に応じて混合分布を生成する。図7A~図7Cは、本発明の実施例1に関する車両の走行環境に応じた混合分布の一例を示す図である。あるドライバと車両の組合せに対して、多くの走行環境のデータを取得済みの場合、図7Aのような予測分布が生成されたとする。車両の状態は、同じ車両とドライバの組合せであっても、車両が走行する環境によっても変化する。例えば、一般道と高速道といった車両が走行する環境が異なれば、同じ車両とドライバの組合せであっても車両の状態が変化する。一般道に比べ、高速道においては、アイドリング時間が短く、加速度が大きく、定速の時間が長く、減速度が大きくなる傾向にある。また、一般道に比べ、高速道においては、ハンドルの操作量が小さい傾向にある。本実施例では、車両が走行する環境に応じた混合分布も作成する。例えば一般道では図7B、高速道では図7Cというように、走行環境に応じた混合分布を生成する。なお、走行環境は速度の平均値や位置情報、位置情報に基づく道路へのマッチング情報、地域情報、地域に基づく天候情報などで区別することができる。データ分布近似部113では、車両とドライバを組合せた学習用走行データを用いて環境に対応する確率分布及び混合比率を生成する。そして、データ分布近似部113は、環境別に生成した確率分布、及び環境別の混合分布を生成するための混合比率をそれぞれ、確率分布記憶部13、及び混合比率記憶部14に記憶する。車両の走行する環境は、走行区間におけるブレーキ操作時の走行データ、アクセル操作時の走行データ、ハンドル操作時の走行データ等のデータ抽出割合によって定義することが可能である。例えば、一定区間における走行データにおいて、ブレーキ操作がほとんど含まれない場合は、高速道路を走行している可能性が高い。一方で、ブレーキ操作が頻繁に含まれる場合は、渋滞区間を走行している可能性が高い。本実施例において環境とは、走行区間におけるブレーキ操作時の走行データ、アクセル操作時の走行データ、ハンドル操作時の走行データのうち、少なくとも何れか一つの走行データの抽出割合が予め定められた範囲にあることを条件とする車両の走行状態としている。 Furthermore, the data distribution approximation unit 113 generates a mixture distribution according to the driving environment of the vehicle. FIGS. 7A to 7C are diagrams showing an example of a mixture distribution according to the vehicle driving environment according to the first embodiment of the present invention. Assume that a prediction distribution as shown in FIG. 7A is generated when a lot of driving environment data has been acquired for a certain driver and vehicle combination. The state of a vehicle changes depending on the environment in which the vehicle is traveling, even if the combination of vehicle and driver is the same. For example, if the environment in which a vehicle travels is different, such as a general road or a highway, the state of the vehicle will change even if the combination of vehicle and driver is the same. Compared to ordinary roads, on expressways, idling time tends to be shorter, acceleration is greater, constant speed time is longer, and deceleration is greater. Furthermore, the amount of steering wheel operation tends to be smaller on expressways than on general roads. In this embodiment, a mixture distribution is also created depending on the environment in which the vehicle runs. For example, a mixture distribution is generated according to the driving environment, such as FIG. 7B on a general road and FIG. 7C on an expressway. Note that the driving environment can be distinguished based on the average speed, location information, road matching information based on location information, regional information, weather information based on the region, etc. The data distribution approximation unit 113 generates a probability distribution and a mixture ratio corresponding to the environment using learning travel data of a combination of a vehicle and a driver. Then, the data distribution approximation unit 113 stores the probability distribution generated for each environment and the mixture ratio for generating the mixture distribution for each environment in the probability distribution storage unit 13 and the mixture ratio storage unit 14, respectively. The environment in which the vehicle travels can be defined by the data extraction ratio of travel data during brake operation, travel data during accelerator operation, travel data during steering wheel operation, etc. in the travel section. For example, if the driving data for a certain section includes almost no brake operations, there is a high possibility that the vehicle is traveling on an expressway. On the other hand, if the brakes are frequently operated, there is a high possibility that the vehicle is traveling in a congested area. In this embodiment, the environment refers to a predetermined range in which the extraction ratio of at least one of the driving data when operating the brake, the driving data when operating the accelerator, and the driving data when operating the steering wheel in the driving section is determined in advance. The driving condition of the vehicle is that the conditions are as follows.

なお、環境の定義は、車両の位置情報及び位置情報に基づいた地図情報、天候情報によっても定義することが可能である。例えば、車両の位置情報に基づいて道路種別(高速道路、一般道)の判定や、地図情報から車両が走行している道路の勾配の推定、位置情報に基づいた天候情報(降雨や積雪)の取得による路面状態の推定によって、環境を定義すること可能である。 Note that the environment can also be defined using vehicle position information, map information based on the position information, and weather information. For example, the type of road (expressway, general road) can be determined based on the vehicle's location information, the slope of the road the vehicle is traveling on can be estimated from map information, and the weather information (rainfall, snowfall) can be determined based on the location information. It is possible to define the environment by estimating the road surface condition through acquisition.

次に、複数のドライバと車両の組合せに対する確率分布及び混合比率が既に学習されている状況において、未学習となる新たな車両とドライバ、又は車両と新たなドライバを組合せた学習用走行データが得られた時のデータ分布近似部113の処理について説明する。 Next, in a situation where probability distributions and mixture ratios for multiple driver and vehicle combinations have already been learned, learning driving data for a new unlearned vehicle and driver or vehicle and new driver combination is obtained. The processing of the data distribution approximation unit 113 when the data distribution approximation unit 113 is

図8は、本発明の実施例1に関する新たな車両とドライバ、又は車両と新たなドライバの組合せの学習用走行データが得られた際のデータ分布近似部113での処理を示すフローチャートである。 FIG. 8 is a flowchart showing processing in the data distribution approximation unit 113 when learning travel data for a combination of a new vehicle and driver or a combination of a vehicle and a new driver is obtained according to the first embodiment of the present invention.

図8において、ステップS201では、データ抽出部112で抽出されたる新たな車両とドライバ、又は車両と新たなドライバの組合せによるD次元の特徴量データをM-M’個のクラスタに分割し、各クラスタの平均ベクトル及び共分散行列を算出する。ここでM’は、図4における最終的なクラスタ数である。M’がM以上の値となる場合は、Mの値を増やしても良い。また、図4の時と同様に、ここでは新たな車両とドライバ、又は車両と新たなドライバの組合せによる特徴量データの分布を考えずにM―M’個に分割しているが、k-meansアルゴリズムなどの適用によりM個に分割しても良い。 In FIG. 8, in step S201, the D-dimensional feature data of a new vehicle and driver or a combination of a vehicle and a new driver extracted by the data extraction unit 112 is divided into MM' clusters, and each Calculate the cluster mean vector and covariance matrix. Here, M' is the final number of clusters in FIG. If M' has a value greater than or equal to M, the value of M may be increased. In addition, as in the case of FIG. 4, here the feature data is divided into M-M' pieces without considering the distribution of feature data due to the combination of a new vehicle and driver or a combination of a vehicle and a new driver, but k- It may be divided into M pieces by applying a means algorithm or the like.

ステップS202では、各特徴量データ点について、ステップS201で分割した各クラスタへの負担率を計算する。ここで、負担率は、ドライバと車両の組合せ毎の各データ点が、各クラスタへ所属する確率を示すものである。 In step S202, the burden rate for each cluster divided in step S201 is calculated for each feature data point. Here, the burden rate indicates the probability that each data point for each combination of driver and vehicle belongs to each cluster.

ステップS203では、各クラスタへの負担率の合計に基づいて混合比率を算出する。 In step S203, a mixture ratio is calculated based on the total burden rate for each cluster.

ステップS204では、負担率に基づいて、新規クラスタの平均ベクトル及び共分散行列を更新する。これにより、新規クラスタの中心が移動し、各クラスタのデータの広がりが変化する。 In step S204, the mean vector and covariance matrix of the new cluster are updated based on the burden rate. As a result, the center of the new cluster moves, and the spread of data in each cluster changes.

ステップS205では、尤度を計算する。 In step S205, likelihood is calculated.

ステップS206では、尤度が収束したか、すなわち、尤度の上昇が収まったか否かを判定し、収まった場合は計算終了し、収まっていない場合はステップS202へ戻り、新たな混合比率及び平均ベクトル、共分散行列の元で、尤度が収束するまでステップS202からステップS205の処理を繰り返す。 In step S206, it is determined whether the likelihood has converged, that is, whether the increase in likelihood has stopped. If the increase has stopped, the calculation ends; if it has not, the process returns to step S202, and a new mixture ratio and average The processes from step S202 to step S205 are repeated until the likelihood converges under the vector and covariance matrix.

上記の処理により、学習済みの確率分布を用いて混合比率を生成できるため、新たな車両とドライバ、又は車両と新たなドライバの組合せによる走行データの量が少ない場合であっても、高精度に診断可能な診断モデルを生成することができる。すなわち、実施例1におけるデータ近似部は、新たな車両とドライバ、又は車両と新たなドライバを組合せた学習用走行データが得られた際に、新たな車両とドライバ、又は車両と新たなドライバを組合せた学習用走行データから学習される確率分布と、確率分布記憶部13に記憶された確率分布を用いて生成した混合比率から、新たな車両とドライバ、又は車両と新たなドライバを組合せた学習用走行データの混合分布を生成する。 Through the above processing, the mixture ratio can be generated using a learned probability distribution, so even if there is a small amount of driving data for a new vehicle and driver, or a combination of a vehicle and a new driver, it can be performed with high accuracy. A diagnosable diagnostic model can be generated. That is, the data approximation unit in the first embodiment combines a new vehicle and driver, or a vehicle and a new driver, when learning travel data that combines a new vehicle and driver or a vehicle and a new driver is obtained. Learning combining a new vehicle and driver, or a combination of a vehicle and a new driver, from the probability distribution learned from the combined learning travel data and the mixture ratio generated using the probability distribution stored in the probability distribution storage unit 13. Generates a mixed distribution of driving data.

図9A~図9Cに具体例を示す。図9A~図9Cは、本発明の実施例1に関する確率分布の一例を示す図である。図9Aでは、特徴量空間上に新規の車両とドライバ、又は車両と新規のドライバとの組合せにおけるデータ点1137と、学習済みの確率分布1132,1133,1134を同時に示している。図8による処理を終えると、データ点1137に対応する新たなクラスタが作成され、図9Bに示すような対応する確率分布1138が生成される。最終的には図9Cに示すような新規の車両とドライバ、又は車両と新規のドライバの組合せに対する混合分布1139が生成される。 Specific examples are shown in FIGS. 9A to 9C. 9A to 9C are diagrams showing examples of probability distributions regarding Example 1 of the present invention. In FIG. 9A, data points 1137 and learned probability distributions 1132, 1133, and 1134 for a combination of a new vehicle and driver or a combination of a new driver and a new vehicle are shown simultaneously on the feature space. Upon completion of the processing according to FIG. 8, a new cluster corresponding to data point 1137 is created and a corresponding probability distribution 1138 as shown in FIG. 9B is generated. Ultimately, a mixture distribution 1139 for a combination of a new vehicle and driver or a combination of a vehicle and a new driver as shown in FIG. 9C is generated.

次に、診断部12の動作について図10を用いて説明する。図10は、本発明の実施例1に関する診断モデル生成部122の詳細ブロックを含めた診断部12のブロック図である。 Next, the operation of the diagnostic section 12 will be explained using FIG. 10. FIG. 10 is a block diagram of the diagnostic unit 12 including detailed blocks of the diagnostic model generating unit 122 according to the first embodiment of the present invention.

診断モデル生成部122は、新規ドライバ・車両組合せ検出部1221、混合比率探索部1222、混合分布生成部1223、混合分布取得部1225を備えている。 The diagnostic model generation section 122 includes a new driver/vehicle combination detection section 1221, a mixture ratio search section 1222, a mixture distribution generation section 1223, and a mixture distribution acquisition section 1225.

新規ドライバ・車両組合せ検出部1221では、診断データ入力部121に入力された車両とドライバを組合せた診断用走行データから、該当する走行データの走行環境を推定するとともに、ドライバと車両の組合せに対応した予測分布の混合比率が、混合比率記憶部14に記憶されているか否かを判定する。記憶されていない場合、新規のドライバと車両、又はドライバと新規の車両の組合せであると判定し、混合比率探索部1222の処理へと進む。一方で、記憶されている場合は、混合分布取得部1225の処理へと進む。 The new driver/vehicle combination detection unit 1221 estimates the driving environment of the corresponding driving data from the diagnostic driving data of the combination of vehicle and driver input to the diagnostic data input unit 121, and also detects the driving environment corresponding to the combination of the driver and the vehicle. It is determined whether the mixture ratio of the calculated predicted distribution is stored in the mixture ratio storage unit 14. If not stored, it is determined that the combination is a new driver and vehicle or a new driver and vehicle, and the process proceeds to the mixture ratio search unit 1222. On the other hand, if it is stored, the process proceeds to the mixture distribution acquisition unit 1225.

混合比率探索部1222では、混合比率記憶部14に記憶されたドライバと車両の組合せ毎の環境別の混合比率の中から、新規ドライバ・車両組合せ検出部1221で検出した新たなドライバと車両、又はドライバと新たな車両の組合せに関するデータの走行環境に一致するものがあれば、車両>ドライバの優先順位でその混合比率を取得する。同じ優先順位のものが複数ある場合は、該当する混合比率の平均を取ることや、環境の条件をより詳細に分類して一致するものを選択することができる。例えば、環境条件がある場合には、環境、車両、ドライバの優先順位で混合比率を選択する。 The mixture ratio search unit 1222 selects a new driver and vehicle detected by the new driver/vehicle combination detection unit 1221 from among the environment-specific mixture ratios for each driver and vehicle combination stored in the mixture ratio storage unit 14, or If there is a data that matches the driving environment of the data regarding the combination of the driver and the new vehicle, the mixture ratio is obtained in the priority order of vehicle>driver. If there are multiple items with the same priority, it is possible to take the average of the corresponding mixing ratios, or to classify the environmental conditions in more detail to select a matching item. For example, if there are environmental conditions, the mixture ratio is selected based on the priority order of environment, vehicle, and driver.

混合分布生成部1223では、混合比率探索部1222から得られた混合比率と、確率分布記憶部13に記憶された該当する確率分布に基づいて、混合分布(予測分布)を生成する。 The mixture distribution generation unit 1223 generates a mixture distribution (predicted distribution) based on the mixture ratio obtained from the mixture ratio search unit 1222 and the corresponding probability distribution stored in the probability distribution storage unit 13.

混合分布取得部1225では、混合比率記憶部14に記憶された既存のドライバと車両の組合せに対応する混合比率と、確率分布記憶部13に記憶された混合比率に対応する確率分布を取得して、混合分布(予測分布)を生成する。 The mixture distribution acquisition unit 1225 acquires the mixture ratio corresponding to the existing driver and vehicle combination stored in the mixture ratio storage unit 14 and the probability distribution corresponding to the mixture ratio stored in the probability distribution storage unit 13. , generate a mixture distribution (predicted distribution).

図11は、本発明の実施例1に関する混合比率探索部1222及び混合分布生成部1223での動作を示すフローチャートである。 FIG. 11 is a flowchart showing operations in the mixture ratio search unit 1222 and mixture distribution generation unit 1223 according to the first embodiment of the present invention.

ステップS301では、混合比率記憶部14に記憶されたドライバと車両に関する組合せ毎の環境別の混合比率の中に、新規のドライバと車両、又はドライバと新規の車両の組合せに関するデータの走行環境条件に一致するものがあるか否かを判定し、ある場合はステップS302にて、該当の環境の混合比率に基づいて混合分布を生成する。無い場合はステップS303へ進む。 In step S301, the driving environment condition of data regarding a new driver and vehicle or a new driver and vehicle combination is included in the mixture ratio for each environment for each combination of driver and vehicle stored in the mixture ratio storage unit 14. It is determined whether there is a match, and if there is, a mixture distribution is generated based on the mixture ratio of the corresponding environment in step S302. If there is no such information, the process advances to step S303.

ステップS303では、混合比率記憶部14に記憶されたドライバと車両に関する組合せ毎の混合比率の中に、新規のドライバと車両、又はドライバと新規の車両の組合せに関する車両条件が一致するものがあるか否かを判定し、ある場合はステップS304にて、該当の車両の混合比率に基づいて混合分布を生成する。無い場合はステップS305へ進む。 In step S303, among the mixture ratios for each combination of driver and vehicle stored in the mixture ratio storage unit 14, is there any one that matches the vehicle conditions regarding the combination of a new driver and vehicle or a new driver and vehicle? If yes, a mixture distribution is generated based on the mixture ratio of the vehicle in step S304. If there is no such information, the process advances to step S305.

ステップS305では、混合比率記憶部14に記憶されたドライバと車両に関する組合せ毎の混合比率の中に、新規のドライバと車両、又はドライバと新規の車両の組合せに関するドライバ条件が一致するものがあるか否かを判定し、ある場合はステップS306にて、該当のドライバの混合比率に基づいて混合分布を生成する。無い場合はステップS307にて確率分布を均等の混合比率にした混合分布を生成する。 In step S305, among the mixture ratios for each combination of driver and vehicle stored in the mixture ratio storage unit 14, whether there is one that matches the driver conditions regarding the combination of a new driver and vehicle or a combination of a driver and a new vehicle. If yes, a mixture distribution is generated based on the mixture ratio of the corresponding driver in step S306. If there is no probability distribution, a mixture distribution with an equal mixture ratio is generated in step S307.

上記において、該当の混合比率が複数ある場合においては、各々の混合比率の平均を取ることにより、混合分布を生成する。 In the above, when there are a plurality of corresponding mixing ratios, a mixing distribution is generated by taking the average of each mixing ratio.

異常度演算部123では、混合分布生成部1223、又は混合分布取得部1225で生成された混合分布から異常度を演算する。 The abnormality degree calculation unit 123 calculates the abnormality degree from the mixture distribution generated by the mixture distribution generation unit 1223 or the mixture distribution acquisition unit 1225.

図12は、本発明の実施例1に関する異常度演算部123の詳細構成を示すブロック図である。異常度演算部123は、特定走行モード抽出部1231、特徴量計算部1232、標準化処理部1233、及び異常度計算部1234を備えている。 FIG. 12 is a block diagram showing the detailed configuration of the abnormality degree calculation unit 123 according to the first embodiment of the present invention. The abnormality degree calculation section 123 includes a specific driving mode extraction section 1231, a feature quantity calculation section 1232, a standardization processing section 1233, and an abnormality degree calculation section 1234.

特定走行モード抽出部1231及び特徴量計算部1232は、学習部11のデータ抽出部112(図2参照)における特定走行モード抽出部1122及び特徴量計算部1123と同等の機能を有している。 The specific driving mode extraction section 1231 and the feature amount calculation section 1232 have the same functions as the specific driving mode extraction section 1122 and the feature amount calculation section 1123 in the data extraction section 112 (see FIG. 2) of the learning section 11.

異常度演算部123には、混合分布生成部1223、又は混合分布取得部1225で生成された混合分布と、診断用走行データ3が入力される。 The mixture distribution generated by the mixture distribution generation unit 1223 or the mixture distribution acquisition unit 1225 and the diagnostic travel data 3 are input to the abnormality degree calculation unit 123.

標準化処理部1233及び特徴量計算部1232は、学習部11のデータ抽出部112における標準化処理部1124で標準化した際の平均値ベクトル、及び標準偏差ベクトルを保持している。この値を用いて、標準化する。 The standardization processing unit 1233 and the feature calculation unit 1232 hold the average value vector and standard deviation vector when standardized by the standardization processing unit 1124 in the data extraction unit 112 of the learning unit 11. Standardize using this value.

異常度計算部1234では、混合分布生成部1223または混合分布取得部1225で生成・取得された混合分布を予測分布p(x)として、次式にて異常度aを計算する。 The abnormality degree calculation unit 1234 calculates the abnormality degree a using the following equation, using the mixture distribution generated and acquired by the mixture distribution generation unit 1223 or the mixture distribution acquisition unit 1225 as the predicted distribution p(x).

a=-1/(診断データ点の数)×(各診断データ点xにおけるln p(x)の合計)
上記のようにp(x)の対数を取ることで、予測分布から外れるデータは確率が低くなるため大きな負の値となる。また各点xにおけるln p(x)の合計を取っているため、予測分布から外れるデータの量が多いほど大きな負の値となる。さらに、診断データ点の数で割っているため、値はデータ点1点あたりの異常度の平均値となるとともに、マイナスの符号をつけることで、予測分布から外れるほど異常度が高くなるようになっている。
a=-1/(number of diagnostic data points) x (sum of ln p(x) at each diagnostic data point x)
By taking the logarithm of p(x) as described above, data that deviates from the predicted distribution has a low probability and therefore becomes a large negative value. Furthermore, since the sum of ln p(x) at each point x is taken, the larger the amount of data that deviates from the predicted distribution, the larger the negative value. Furthermore, since it is divided by the number of diagnostic data points, the value is the average value of the degree of abnormality per data point, and by adding a negative sign, the degree of abnormality increases as it deviates from the predicted distribution. It has become.

すなわち、診断部12における異常度演算部123では、診断する車両とドライバの組合せに基づいて、確率分布記憶部13に記憶された確率分布と混合比率記憶部14に記憶された混合比率とから診断する車両とドライバの組合せの混合分布を生成し、生成した混合分布と診断用走行データの分布を比較して異常を判定する。 That is, the abnormality degree calculation unit 123 in the diagnosis unit 12 performs diagnosis from the probability distribution stored in the probability distribution storage unit 13 and the mixture ratio stored in the mixture ratio storage unit 14, based on the combination of the vehicle and driver to be diagnosed. A mixture distribution of vehicle and driver combinations is generated, and an abnormality is determined by comparing the generated mixture distribution with the distribution of diagnostic driving data.

図13を用いて具体的な例を用いて説明する。図13は、本発明の実施例1に関する特徴量を1次元としたときの予測分布12231を示す図である。 This will be explained using a specific example with reference to FIG. FIG. 13 is a diagram showing a predicted distribution 12231 when the feature amount according to the first embodiment of the present invention is one-dimensional.

図13において、特徴量xの値がbの時は、確率p(b)は大きな値となる。一方で、特徴量xの値がaの時は、確率p(a)は小さな値となる。従って、上記異常度の計算式によれば、予測分布から外れる点aのような点が診断データに多く含まれる場合は、異常度が高くなる。 In FIG. 13, when the value of the feature quantity x is b, the probability p(b) becomes a large value. On the other hand, when the value of the feature x is a, the probability p(a) is a small value. Therefore, according to the above formula for calculating the degree of abnormality, when the diagnostic data includes many points such as point a that deviate from the predicted distribution, the degree of abnormality becomes high.

診断結果出力部124では、異常度計算部1234で計算された異常度に基づいて診断結果、すなわち、車両の異常の可能性があるか否かを判定して出力する。この判定は、異常度や異常度のトレンドに対して閾値を設け、閾値を超えた際に異常と判定する。 The diagnosis result output unit 124 outputs a diagnosis result based on the degree of abnormality calculated by the degree of abnormality calculation unit 1234, that is, determines whether or not there is a possibility of abnormality in the vehicle. In this determination, a threshold value is set for the degree of abnormality or the trend of the degree of abnormality, and when the threshold value is exceeded, it is determined to be abnormal.

なお、診断結果出力部124は、診断結果として正常か異常かの判定結果だけでなく、異常の判定結果が出た際に、異常である可能性をドライバや車両の保有者、管理者に対して信用してもらうために追加情報を出力するようにしてもよい。例えば、直近の異常度のトレンドや、正常時の異常度の平均値と異常判定時の異常度の比較を示すことなどが考えられる。 Note that the diagnostic result output unit 124 not only outputs a determination result of whether the diagnosis is normal or abnormal, but also informs the driver, vehicle owner, or manager of the possibility of abnormality when a determination result of abnormality is obtained. Additional information may be output in order to gain trust. For example, it is conceivable to show a recent trend of the degree of abnormality or a comparison between the average value of the degree of abnormality during normal times and the degree of abnormality at the time of abnormality determination.

さらに、異常度の悪化に対して影響が大きかった特徴量を示すことも可能である。例えば、制動装置の異常検知を行う際の特徴量として、制動距離を選択しているときに、この特徴量が異常度の悪化に大きく影響していれば、異常判定に加えて「制動距離が伸びています」などのように具体的にどのような異常なのかを示すことも可能である。 Furthermore, it is also possible to indicate the feature amount that had a large influence on the deterioration of the degree of abnormality. For example, when braking distance is selected as a feature when detecting an abnormality in a braking system, if this feature has a large influence on the deterioration of the abnormality, in addition to abnormality determination, "braking distance It is also possible to specifically indicate what kind of abnormality is occurring, such as "It is growing."

本実施例による異常検出装置によれば、学習済みの診断モデルを持たない新たな車両とドライバ、又は車両と新たなドライバの組合せによる走行データであっても、学習済みの診断モデルの中から、データの分布の特徴が似ていると考えられるものを抽出し、診断に用いることができる。 According to the abnormality detection device according to the present embodiment, even if the driving data is a combination of a new vehicle and driver, or a combination of a vehicle and a new driver that does not have a learned diagnostic model, the abnormality detection device can detect it from among the learned diagnostic models. Data that are considered to have similar distribution characteristics can be extracted and used for diagnosis.

さらに、本実施例による異常検出装置によれば、新たな車両とドライバ、又は車両と新たなドライバの組合せによる走行データの量がわずかであっても、学習済みの確率分布と新たに学習する確率分布を使って診断モデルを生成することができるため、高精度な診断を行うことができる。 Furthermore, according to the abnormality detection device according to the present embodiment, even if the amount of driving data from a new vehicle and driver or a combination of a vehicle and a new driver is small, the learned probability distribution and the newly learned probability Since a diagnostic model can be generated using the distribution, highly accurate diagnosis can be performed.

次に、本発明の実施例2について説明する。実施例2は、オンラインによって車両を診断するものである。 Next, Example 2 of the present invention will be described. In the second embodiment, a vehicle is diagnosed online.

図15は、本発明の実施例2に関する車両のオンライン診断を実行するための全体構成を示すブロック図である。図1(実施例1)に示したものと同一の機能を有するものについては同じ符号を付し、その詳細な説明は省略する。 FIG. 15 is a block diagram showing the overall configuration for executing online diagnosis of a vehicle according to the second embodiment of the present invention. Components having the same functions as those shown in FIG. 1 (Embodiment 1) are designated by the same reference numerals, and detailed description thereof will be omitted.

車両4は通信基地局5を介し、ネットワーク6に接続されている。車両4の走行データは、通信基地局5からネットワーク6を経由して、データ収集サーバ7に特定のタイミングでアップロードされる。ここで、特定のタイミングとは、1秒毎や10秒毎、1分毎といった周期的なタイミングや、1回の走行(走行開始から停止まで)毎、出発地から目的地への移動毎などのタイミングである。 Vehicle 4 is connected to network 6 via communication base station 5 . Travel data of the vehicle 4 is uploaded from the communication base station 5 via the network 6 to the data collection server 7 at specific timing. Here, specific timing refers to periodic timing such as every second, every 10 seconds, or every minute, every time a trip (from the start of a trip to a stop), every time a trip is made from a starting point to a destination, etc. The timing is right.

データ収集サーバ7は、データ取得部71、データ送信部72、診断結果取得部73、診断結果送信部74を備えており、データ取得部71では車両4からアップロードされた走行データを学習用走行データ2として記憶するとともに、データ送信部72にオンラインデータとして出力する。 The data collection server 7 includes a data acquisition section 71, a data transmission section 72, a diagnosis result acquisition section 73, and a diagnosis result transmission section 74. The data acquisition section 71 converts the driving data uploaded from the vehicle 4 into learning driving data. 2 and outputs it to the data transmitter 72 as online data.

データ送信部72は、データ取得部71から受け取ったオンラインデータを、異常診断装置1へ送信する。 The data transmission section 72 transmits the online data received from the data acquisition section 71 to the abnormality diagnosis device 1 .

診断結果取得部73は、異常診断装置1から出力された診断結果を取得し、診断結果送信部74へ出力する。 The diagnosis result acquisition unit 73 acquires the diagnosis result output from the abnormality diagnosis device 1 and outputs it to the diagnosis result transmission unit 74.

診断結果送信部74は、受け取った診断結果に該当する車両4、または図示しない車両4の拠点や車両4の管理元に対して、診断結果を送信する。 The diagnosis result transmitting unit 74 transmits the diagnosis result to the vehicle 4 corresponding to the received diagnosis result, or to the base of the vehicle 4 or the management source of the vehicle 4 (not shown).

異常診断装置1は、図1の診断部12からオンライン診断部15へ変更される。 In the abnormality diagnosis device 1, the diagnosis section 12 in FIG. 1 is changed to an online diagnosis section 15.

オンライン診断部15は、診断部12と比較して、診断データ入力部、及び診断結果出力部の動作が変更になる。 In the online diagnostic section 15, compared to the diagnostic section 12, the operations of the diagnostic data input section and the diagnostic result output section are changed.

診断データ入力部151は、データ収集サーバ7のデータ送信部72からの送信タイミングに合わせて診断データが入力される。 Diagnostic data is input to the diagnostic data input section 151 in accordance with the transmission timing from the data transmitting section 72 of the data collection server 7 .

診断結果出力部152では、判定した診断結果(異常の可能性の有無)をデータ収集サーバ7の診断結果取得部73へ送信する。 The diagnosis result output unit 152 transmits the determined diagnosis result (presence or absence of possibility of abnormality) to the diagnosis result acquisition unit 73 of the data collection server 7 .

以上のような構成にすることで、実施例2によれば、診断用のデータをオンラインで取得する場合であっても、オフラインの場合と同様に高精度に診断することができる。 With the above configuration, according to the second embodiment, even when diagnostic data is acquired online, diagnosis can be performed with high accuracy as in the offline case.

本発明では、車両毎に走行データの分布が異なる点、車両のドライバによっても走行データの分布が異なる点、さらに、車両の走行環境によっても走行データの分布が異なる点に着目し、実施例1及び実施例2を記載しているが、車両に限定されるものではなく、建設機械や航空機など、機器とオペレータが存在し、複雑な環境下で動作するものに対しても適用可能である。すなわち、移動体とその移動体を操作する操作者の組合せであれば良い。移動体と操作者の組合せの場合には、学習用走行データ2は学習用移動データとし、診断用走行データ3は診断用移動データ(診断する移動データ)とする。上記実施例の場合、移動体が車両であり、操作者が車両を操作するドライバとなる。 In the present invention, we focused on the fact that the distribution of driving data differs depending on the vehicle, the distribution of driving data differs depending on the driver of the vehicle, and the point that the distribution of driving data also differs depending on the driving environment of the vehicle. Embodiment 2 and Embodiment 2 are described, but the present invention is not limited to vehicles, and can also be applied to construction machines, aircraft, and other machines that have equipment and operators and operate under complex environments. That is, any combination of a moving body and an operator who operates the moving body may be used. In the case of a combination of a moving object and an operator, the learning travel data 2 is used as learning travel data, and the diagnostic travel data 3 is used as diagnostic travel data (movement data to be diagnosed). In the case of the above embodiment, the moving object is a vehicle, and the operator is a driver who operates the vehicle.

なお、本発明は上記した実施例に限定されるものではなく、様々な変形例が含まれる。例えば、上記した実施例は本発明をわかりやすく説明するために詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。また、ある実施例の一部を他の実施例の構成に置き換えることが可能であり、また、ある実施例の公正に他の実施例の構成を加えることも可能である。また、各実施例の構成の一部について、他の構成の追加・削除・置換をすることが可能である。また、上記の各構成、機能、処理部、処理手段などは、それらの一部または全部を、例えば集積回路で設計する等により、ハードウェアで実現しても良い。また、上記の各構成、機能などは、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウェアで実現しても良い。各機能を実現するプログラム、テーブル、ファイルなどの情報は、メモリや、ハードディスク、SSD(Solid State Drive)等の記録装置、または、ICカード、SDカード、DVDなどの記録媒体に置くことができる。 Note that the present invention is not limited to the above-described embodiments, and includes various modifications. For example, the embodiments described above are described in detail to explain the present invention in an easy-to-understand manner, and the present invention is not necessarily limited to having all the configurations described. Moreover, it is possible to replace a part of a certain embodiment with the structure of another embodiment, and it is also possible to add the structure of another embodiment to the structure of a certain embodiment. Further, it is possible to add, delete, or replace a part of the configuration of each embodiment with other configurations. Further, each of the above-mentioned configurations, functions, processing units, processing means, etc. may be partially or entirely realized by hardware, for example, by designing an integrated circuit. Furthermore, each of the configurations, functions, etc. described above may be realized by software by a processor interpreting and executing programs for realizing the respective functions. Information such as programs, tables, files, etc. that implement each function can be stored in a memory, a recording device such as a hard disk, an SSD (Solid State Drive), or a recording medium such as an IC card, SD card, or DVD.

1…異常診断装置、2…学習用走行データ、3…診断用走行データ、4…車両、5…通信基地局、6…ネットワーク、7…データ収集サーバ、11…学習部、12…診断部、13…確率分布記憶部、14…混合比率記憶部、15…オンライン診断部、41…データ点、42,43,44…確率分布部品、45…混合分布、71…データ取得部、72…データ送信部、73…診断結果取得部、74…診断結果送信部、102…データ抽出部、111…学習データ入力部、112…データ抽出部、113…データ分布近似部、121…診断データ入力部、122…診断モデル生成部、123…異常度演算部、124…診断結果出力部、151…診断データ入力部、152…診断結果出力部、1121…ドライバ・車両別データ収集部、1122…特定走行モード抽出部、1122a…走行データ、1122b…ブレーキ期間、1123…特徴量計算部、1124…標準化処理部、1131…特徴量データ点、1132,1133,1134…確率分布、1135,1136…混合分布、1137…データ点、1138…確率分布、1139…混合分布、1221…新規ドライバ・車両組合せ検出部、1222…混合比率探索部、1223…混合分布生成部、1225…混合分布取得部、1231…特定走行モード抽出部、1232…特徴量計算部、1233…標準化処理部、1234…異常度計算部、12231…予測分布 DESCRIPTION OF SYMBOLS 1... Abnormality diagnosis device, 2... Travel data for learning, 3... Travel data for diagnosis, 4... Vehicle, 5... Communication base station, 6... Network, 7... Data collection server, 11... Learning section, 12... Diagnosis section, 13...Probability distribution storage unit, 14...Mixing ratio storage unit, 15...Online diagnosis unit, 41...Data points, 42, 43, 44...Probability distribution parts, 45...Mixture distribution, 71...Data acquisition unit, 72...Data transmission Part, 73...Diagnosis result acquisition unit, 74...Diagnosis result transmission unit, 102...Data extraction unit, 111...Learning data input unit, 112...Data extraction unit, 113...Data distribution approximation unit, 121...Diagnosis data input unit, 122 ...Diagnostic model generation section, 123... Abnormality calculation section, 124... Diagnosis result output section, 151... Diagnosis data input section, 152... Diagnosis result output section, 1121... Driver/vehicle specific data collection section, 1122... Specific driving mode extraction Part, 1122a... Driving data, 1122b... Braking period, 1123... Feature quantity calculation unit, 1124... Standardization processing unit, 1131... Feature quantity data points, 1132, 1133, 1134... Probability distribution, 1135, 1136... Mixture distribution, 1137... Data points, 1138...Probability distribution, 1139...Mixture distribution, 1221...New driver/vehicle combination detection section, 1222...Mixture ratio search section, 1223...Mixture distribution generation section, 1225...Mixture distribution acquisition section, 1231...Specific driving mode extraction Section, 1232...Feature quantity calculation unit, 1233...Standardization processing unit, 1234...Anomaly degree calculation unit, 12231...Prediction distribution

Claims (5)

移動体の移動データから前記移動体の異常の可能性を判定する異常診断装置において、
複数の移動体と複数の操作者を組合せた学習用移動データから移動体と操作者の組み合わせ毎にデータを分割し、分割されたデータ毎に診断に必要なデータを抽出し、抽出したデータから診断対象部品の特徴量を計算し、計算した特徴量を標準化して移動体と操作者の組み合わせ毎の標準化された特徴量データを抽出するデータ抽出部と、
前記データ抽出部で抽出された特徴量データを任意の数のクラスタに分割し、移動体と操作者の組み合わせ毎の各クラスタへの負担率の合計に基づいて混合比率を算出すると共に、移動体と操作者の組み合わせ毎の確率分布を生成するデータ分布近似部と、
前記データ分布近似部で生成された前記確率分布を記憶する確率分布記憶部と、
前記データ分布近似部で算出された前記混合比率を記憶する混合比率記憶部と、
診断する移動体と操作者の組合せに基づいて、前記確率分布記憶部に記憶された前記確率分布と前記混合比率記憶部に記憶された前記混合比率とから診断する移動体と操作者の組合せの混合分布を生成し、生成した混合分布と診断する移動データの分布を比較して異常を判定する診断部と、
を備えたことを特徴とする異常診断装置。
An abnormality diagnosis device that determines the possibility of an abnormality in a mobile object from movement data of the mobile object,
Divide the data for each combination of mobile objects and operators from learning movement data that combines multiple moving objects and multiple operators, extract the data necessary for diagnosis from each divided data, and use the extracted data to a data extraction unit that calculates the feature amount of the diagnosis target component, standardizes the calculated feature amount, and extracts standardized feature amount data for each combination of a moving object and an operator;
The feature data extracted by the data extraction unit is divided into an arbitrary number of clusters, and a mixture ratio is calculated based on the sum of the burden rates on each cluster for each combination of a mobile object and an operator. a data distribution approximation unit that generates a probability distribution for each combination of
a probability distribution storage unit that stores the probability distribution generated by the data distribution approximation unit;
a mixture ratio storage unit that stores the mixture ratio calculated by the data distribution approximation unit;
Based on the combination of the moving object and the operator to be diagnosed, the combination of the moving object and the operator to be diagnosed is determined based on the probability distribution stored in the probability distribution storage section and the mixture ratio stored in the mixing ratio storage section. a diagnosis unit that generates a mixture distribution and compares the generated mixture distribution with the distribution of movement data to be diagnosed to determine an abnormality;
An abnormality diagnosis device characterized by comprising:
請求項1において、
前記移動体は車両であり、前記操作者は前記車両のドライバであること特徴とする異常診断装置。
In claim 1,
The abnormality diagnosis device is characterized in that the mobile object is a vehicle, and the operator is a driver of the vehicle.
請求項2において、
前記データ分布近似部は、前記車両とドライバを組合せた学習用移動データを用いて環境に対応する前記確率分布及び前記混合比率を生成し、
前記診断部は、診断する移動データにおいて車両とドライバの組合せの混合比率が前記混合比率記憶部に記憶されていない場合は、前記混合比率記憶部に記憶された混合比率の中から、環境、車両、ドライバの優先順位で混合比率を選択し、診断する移動データに対応する車両とドライバの組合せの混合分布を生成することを特徴とする異常診断装置。
In claim 2,
The data distribution approximation unit generates the probability distribution and the mixture ratio corresponding to the environment using learning movement data combining the vehicle and the driver,
When the mixture ratio of a combination of a vehicle and a driver is not stored in the mixture ratio storage unit in the movement data to be diagnosed, the diagnosis unit determines the environment, vehicle, etc. from among the mixture ratios stored in the mixture ratio storage unit. An abnormality diagnosis device characterized in that the mixture ratio is selected based on the driver's priority order, and a mixture distribution of vehicle and driver combinations corresponding to movement data to be diagnosed is generated.
請求項3において、
前記環境は、走行区間におけるブレーキ操作時の走行データ、アクセル操作時の走行データ、ンドル操作時の走行データのうち、少なくとも何れか一つの走行データの抽出割合が予め定められた範囲にあることを条件とする車両の走行状態であることを特徴とする異常診断装置。
In claim 3,
In the environment, the extraction ratio of at least one of the driving data when operating the brake, the driving data when operating the accelerator, and the driving data when operating the steering wheel in the driving section is within a predetermined range. An abnormality diagnosis device characterized in that the driving condition of a vehicle is a condition of:
請求項3において、
前記環境は、前記車両の位置情報に基づく道路種別情報、道路勾配推定結果、路面状態推定結果のうち、少なくとも何れか一つを条件とすることを特徴とする異常診断装置。
In claim 3,
The abnormality diagnosis device is characterized in that the environment is conditioned on at least one of road type information based on position information of the vehicle, a road slope estimation result, and a road surface condition estimation result.
JP2020035623A 2020-03-03 2020-03-03 Abnormality diagnosis device Active JP7414588B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020035623A JP7414588B2 (en) 2020-03-03 2020-03-03 Abnormality diagnosis device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020035623A JP7414588B2 (en) 2020-03-03 2020-03-03 Abnormality diagnosis device

Publications (2)

Publication Number Publication Date
JP2021140297A JP2021140297A (en) 2021-09-16
JP7414588B2 true JP7414588B2 (en) 2024-01-16

Family

ID=77668581

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020035623A Active JP7414588B2 (en) 2020-03-03 2020-03-03 Abnormality diagnosis device

Country Status (1)

Country Link
JP (1) JP7414588B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015170121A (en) 2014-03-06 2015-09-28 株式会社豊田中央研究所 Abnormality diagnosis device and program
JP2017207921A (en) 2016-05-18 2017-11-24 株式会社デンソー Driving diagnostic device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015170121A (en) 2014-03-06 2015-09-28 株式会社豊田中央研究所 Abnormality diagnosis device and program
JP2017207921A (en) 2016-05-18 2017-11-24 株式会社デンソー Driving diagnostic device

Also Published As

Publication number Publication date
JP2021140297A (en) 2021-09-16

Similar Documents

Publication Publication Date Title
US10460394B2 (en) Autonomous or partially autonomous motor vehicles with automated risk-controlled systems and corresponding method thereof
US20220017090A1 (en) System and method for predicting tire traction capabilities and active safety applications
Carfora et al. A “pay-how-you-drive” car insurance approach through cluster analysis
US6995663B2 (en) Driving workload estimation
CN111511622B (en) Programmatically identifying personalities of autonomous vehicles
US20170365109A1 (en) Remaining useful life estimation of vehicle component
KR102531005B1 (en) Method and apparatus for guiding automobile insurance using driver recognizing
US11866053B2 (en) Method and device for predicting a customized coefficient of friction for a vehicle on a section of road
JP6944386B2 (en) Failure diagnosis support device
US20220016939A1 (en) System and method for feature extraction from real-time vehicle kinetics data for remote tire wear modeling
US20200402328A1 (en) Closed loop parallel batch data logging in a vehicle
JP2022532941A (en) Devices and methods for processing vehicle signals to calculate behavioral risk measures
Abdelrahman et al. Driver behavior classification in crash and near-crash events using 100-CAR naturalistic data set
JP7414588B2 (en) Abnormality diagnosis device
US11893004B2 (en) Anomaly detection in multidimensional sensor data
WO2020213024A1 (en) Information processing device, information processing method, and information processing program
WO2023094125A1 (en) A device and method for handling data associated with energy consumption of a vehicle
JP7382304B2 (en) Risk management device, risk management method and risk management system
US20240157934A1 (en) Systems and methods for generating vehicle safety scores and predicting vehicle collision probabilities
KR20200075918A (en) Vehicle and control method thereof
US20240053231A1 (en) System and method for estimating tire wear using acoustic footprint analysis
CN114776742B (en) Replacement reminding method and system for automobile brake pads based on Internet of vehicles platform
US20230339517A1 (en) Autonomous driving evaluation system
US20240043025A1 (en) Digital framework for autonomous or partially autonomous vehicle and/or electric vehicles risk exposure monitoring, measuring and exposure cover pricing, and method thereof
WO2024038672A1 (en) Energy consumption estimation device, model generation device, program, and method for generating model

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230926

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231018

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231228

R150 Certificate of patent or registration of utility model

Ref document number: 7414588

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150