JP2019153257A - Abnormal driving action detection device, abnormal driving action detection method and program - Google Patents

Abnormal driving action detection device, abnormal driving action detection method and program Download PDF

Info

Publication number
JP2019153257A
JP2019153257A JP2018040255A JP2018040255A JP2019153257A JP 2019153257 A JP2019153257 A JP 2019153257A JP 2018040255 A JP2018040255 A JP 2018040255A JP 2018040255 A JP2018040255 A JP 2018040255A JP 2019153257 A JP2019153257 A JP 2019153257A
Authority
JP
Japan
Prior art keywords
vehicle speed
vehicle
abnormal
predetermined time
predetermined
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
JP2018040255A
Other languages
Japanese (ja)
Other versions
JP7039012B2 (en
Inventor
孝 今村
Takashi Imamura
孝 今村
那菜瀬 戸部
Nanase Tobe
那菜瀬 戸部
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.)
Niigata University NUC
Original Assignee
Niigata University NUC
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 Niigata University NUC filed Critical Niigata University NUC
Priority to JP2018040255A priority Critical patent/JP7039012B2/en
Publication of JP2019153257A publication Critical patent/JP2019153257A/en
Application granted granted Critical
Publication of JP7039012B2 publication Critical patent/JP7039012B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Traffic Control Systems (AREA)
  • Control Of Driving Devices And Active Controlling Of Vehicle (AREA)

Abstract

To provide an abnormal driving action detection device, abnormal driving action detection method and program, capable of detecting an abnormal driving action concerning acceleration and deceleration operations by a driver with a simple configuration.SOLUTION: An abnormal driving action detection device 1 includes: vehicle acquisition means 12 for acquiring the vehicle speed of a vehicle 2; a storage section 11; vehicle speed estimation means 13; and abnormal action detection means 14. The storage section 11 stores information showing a vehicle speed acquired by the vehicle speed acquisition means 12 and a predetermined autoregression model M. The vehicle speed estimation means 13 estimates a vehicle speed at a predetermined point of time on the basis of the autoregression model M and a plurality of vehicle speeds at points of time different from each other, earlier than the predetermined point of time. The abnormal action detection means 14 detects an abnormal action when a difference between the vehicle speed acquired by the vehicle speed acquisition means 12 and the vehicle speed at the predetermined point of time estimated by the vehicle speed estimation means 13 is in excess of a predetermined threshold value.SELECTED DRAWING: Figure 1

Description

本発明は、車両を運転する運転者による加減速操作に関する異常行動を検出する異常運転行動検出装置、異常運転行動検出方法、及びプログラムに関する。   The present invention relates to an abnormal driving behavior detection device, an abnormal driving behavior detection method, and a program for detecting abnormal behavior related to acceleration / deceleration operations by a driver driving a vehicle.

車両の運転における安全対策として、加速度センサや磁気センサにより異常を検知して、監視カメラにより車両周辺を撮像するドライブレコーダ(特許文献1、2)や、車速センサ、ヨーレートセンサ、ブレーキ圧センサ等の各種センサにより異常を検知して、安全運転支援を行う技術(特許文献3)が知られている。   As a safety measure in driving a vehicle, a drive recorder (Patent Documents 1 and 2) that detects an abnormality with an acceleration sensor or a magnetic sensor and images the periphery of the vehicle with a surveillance camera, a vehicle speed sensor, a yaw rate sensor, a brake pressure sensor, etc. A technique (Patent Document 3) that detects abnormalities by various sensors and performs safe driving support is known.

特開2007−88541号公報JP 2007-88541 A 特開2007−66194号公報JP 2007-66194 A 特開2009−29343号公報JP 2009-29343 A

特許文献1〜3に開示された技術では、異常検出のための多数のセンサを車両に搭載する必要があるため、異常検出システムが複雑である。   In the techniques disclosed in Patent Documents 1 to 3, it is necessary to mount a large number of sensors for detecting an abnormality in the vehicle, so that the abnormality detecting system is complicated.

本発明は、上記実情に鑑みてなされたものであり、簡易な構成で、運転者による加減速操作に関する異常行動を検出することができる異常運転行動検出装置、異常運転行動検出方法、及びプログラムを提供することを目的とする。   The present invention has been made in view of the above circumstances, and has an abnormal driving behavior detection device, an abnormal driving behavior detection method, and a program capable of detecting abnormal behavior related to acceleration / deceleration operations by a driver with a simple configuration. The purpose is to provide.

上記目的を達成するため、本発明の第1の観点に係る異常運転行動検出装置は、
車両を運転する運転者による加減速操作に関する異常行動を検出する異常運転行動検出装置であって、
前記車両の車速を取得する取得手段と、
前記取得手段が取得した車速と、所定時点の車速を推定するための予め定めた自己回帰モデルとを示す情報を記憶する記憶手段と、
前記自己回帰モデルと、前記所定時点よりも前の互いに異なる時点における複数の車速とに基づいて前記所定時点の車速を推定する推定手段と、
前記取得手段が取得した車速と、前記推定手段が推定した前記所定時点の車速との差分が、予め定めた閾値を超えた場合に前記異常行動を検出する検出手段と、を備える。
In order to achieve the above object, an abnormal driving behavior detection apparatus according to the first aspect of the present invention includes:
An abnormal driving behavior detection device that detects abnormal behavior related to acceleration / deceleration operations by a driver driving a vehicle,
Obtaining means for obtaining a vehicle speed of the vehicle;
Storage means for storing information indicating the vehicle speed acquired by the acquisition means and a predetermined autoregressive model for estimating the vehicle speed at a predetermined time;
Estimating means for estimating the vehicle speed at the predetermined time point based on the autoregressive model and a plurality of vehicle speeds at different time points before the predetermined time point;
And detecting means for detecting the abnormal behavior when a difference between the vehicle speed acquired by the acquiring means and the vehicle speed at the predetermined time estimated by the estimating means exceeds a predetermined threshold.

前記検出手段は、前記取得手段が前記所定時点よりも前の時点で取得した車速と、前記推定手段が推定した前記所定時点の車速との差分が、前記閾値を超えた場合に前記異常行動を検出する、ようにしてもよい。   The detecting means detects the abnormal behavior when the difference between the vehicle speed acquired by the acquiring means at a time before the predetermined time and the vehicle speed at the predetermined time estimated by the estimating means exceeds the threshold. You may make it detect.

前記自己回帰モデルの次数は予め定められ、
前記推定手段は、前記自己回帰モデルに、前記所定時点よりも前の互いに異なる時点における前記次数分の車速を代入して前記所定時点の車速を推定する、ようにしてもよい。
The order of the autoregressive model is predetermined,
The estimation means may estimate the vehicle speed at the predetermined time point by substituting the vehicle speed for the order at different time points before the predetermined time point into the autoregressive model.

前記自己回帰モデルは、前記車両に予め定めた経路を前記異常行動が生じていない状態で複数回走行させた際の車速の時系列に基づいて予め定められる、ようにしてもよい。   The autoregressive model may be determined in advance based on a time series of vehicle speeds when the vehicle is driven a plurality of times on a predetermined route in a state where the abnormal behavior does not occur.

前記車両はシミュレータによる仮想上の車両であり、前記異常運転行動検出装置は、前記シミュレータに備えられていてもよい。   The vehicle may be a virtual vehicle by a simulator, and the abnormal driving behavior detection device may be provided in the simulator.

上記目的を達成するため、本発明の第2の観点に係る異常運転行動検出方法は、
車両を運転する運転者による加減速操作に関する異常行動を検出する異常運転行動検出方法であって、
前記車両の車速を取得する取得ステップと、
所定時点の車速を推定するための予め定めた自己回帰モデルと、前記所定時点よりも前の互いに異なる時点における複数の車速とに基づいて前記所定時点の車速を推定する推定ステップと、
前記取得ステップで取得した車速と、前記推定ステップで推定した前記所定時点の車速との差分が、予め定めた閾値を超えた場合に前記異常行動を検出する検出ステップと、を備える。
In order to achieve the above object, an abnormal driving behavior detection method according to the second aspect of the present invention includes:
An abnormal driving behavior detection method for detecting abnormal behavior related to acceleration / deceleration operations by a driver driving a vehicle,
An acquisition step of acquiring a vehicle speed of the vehicle;
An estimation step for estimating the vehicle speed at the predetermined time point based on a predetermined autoregressive model for estimating the vehicle speed at the predetermined time point and a plurality of vehicle speeds at different time points before the predetermined time point;
A detection step of detecting the abnormal behavior when a difference between the vehicle speed acquired in the acquisition step and the vehicle speed at the predetermined time point estimated in the estimation step exceeds a predetermined threshold value.

上記目的を達成するため、本発明の第3の観点に係るプログラムは、
車両を運転する運転者による加減速操作に関する異常行動を検出するためのプログラムであって、
コンピュータを、
前記車両の車速を取得する取得手段、
所定時点の車速を推定するための予め定めた自己回帰モデルと、前記所定時点よりも前の互いに異なる時点における複数の車速とに基づいて前記所定時点の車速を推定する推定手段、
前記取得手段が取得した車速と、前記推定手段が推定した前記所定時点の車速との差分が、予め定めた閾値を超えた場合に前記異常行動を検出する検出手段、
として機能させる。
In order to achieve the above object, a program according to the third aspect of the present invention provides:
A program for detecting abnormal behavior related to acceleration / deceleration operations by a driver driving a vehicle,
Computer
Obtaining means for obtaining the vehicle speed of the vehicle;
Estimating means for estimating the vehicle speed at the predetermined time point based on a predetermined autoregressive model for estimating the vehicle speed at the predetermined time point and a plurality of vehicle speeds at different time points before the predetermined time point;
Detecting means for detecting the abnormal behavior when the difference between the vehicle speed acquired by the acquiring means and the vehicle speed at the predetermined time estimated by the estimating means exceeds a predetermined threshold;
To function as.

本発明によれば、簡易な構成で、運転者による加減速操作に関する異常行動を検出することができる。   According to the present invention, it is possible to detect an abnormal behavior related to an acceleration / deceleration operation by a driver with a simple configuration.

本発明の一実施形態に係る異常運転行動検出装置の構成を示すブロック図である。It is a block diagram which shows the structure of the abnormal driving action detection apparatus which concerns on one Embodiment of this invention. 本発明の一実施形態に係る自己回帰モデルの構造を示す図である。It is a figure which shows the structure of the autoregressive model which concerns on one Embodiment of this invention. 運転行動計測に使用したコースの一例を示す図である。It is a figure which shows an example of the course used for driving action measurement. 図3に示すコースにおける車速実測値の一例を示すグラフの図である。It is a figure of the graph which shows an example of the vehicle speed actual value in the course shown in FIG. 本発明の一実施形態に係る自己回帰モデルの推定精度を説明するためのグラフの図である。It is a figure for demonstrating the estimation precision of the autoregressive model which concerns on one Embodiment of this invention. 車速の実測値と推定値の差分を示すグラフの図である。It is a figure of the graph which shows the difference of the actual value of a vehicle speed, and an estimated value. 本発明の一実施形態に係る異常行動検出処理を示すフローチャートである。It is a flowchart which shows the abnormal action detection process which concerns on one Embodiment of this invention.

本発明の一実施形態について図面を参照して説明する。   An embodiment of the present invention will be described with reference to the drawings.

本実施形態に係る異常運転行動検出装置1は、図1に示すように、例えば自動四輪車である車両2に搭載される、又は、仮想上の車両2の運転を可能とするシミュレータに備えられる。   As shown in FIG. 1, the abnormal driving behavior detection device 1 according to the present embodiment is mounted on a vehicle 2 that is an automobile, for example, or is provided in a simulator that enables driving of a virtual vehicle 2. It is done.

異常運転行動検出装置1は、車両2が実車両であるか仮想上の車両であるかに関わらず適用可能な構成であるため、以下では、断りがない場合は、車両2が実車両であるか仮想上の車両であるかの区別をせずに各種の構成を説明する。   The abnormal driving behavior detection device 1 is applicable regardless of whether the vehicle 2 is a real vehicle or a virtual vehicle. Therefore, in the following, the vehicle 2 is a real vehicle unless otherwise noted. Various configurations will be described without distinguishing between vehicles and virtual vehicles.

異常運転行動検出装置1は、車両2を運転する運転者による加減速操作に関する異常行動を検出するものであり、制御部10と、報知部20と、を備える。   The abnormal driving behavior detection device 1 detects abnormal behavior related to an acceleration / deceleration operation by a driver driving the vehicle 2, and includes a control unit 10 and a notification unit 20.

制御部10は、マイクロコンピュータから構成され、異常運転行動検出装置1の各部の動作を制御する。制御部10は、動作プログラムや固定データを記憶するROM(Read Only Memory)や各種演算結果などを一時的に保存するRAM(Random Access Memory)等から構成される記憶部11と、CPU(Central Processing Unit)と、報知部20を駆動する駆動回路と、入出力インターフェース等を備える。記憶部11のROMには、後述するように、異常行動検出処理を実行するためのプログラムPを含む各種の動作プログラムのデータや、自己回帰モデルMを示すデータなどが予め記憶されている。以下、自己回帰モデルを「AR(AutoRegressive)モデル」とも言う。   The control unit 10 includes a microcomputer and controls the operation of each unit of the abnormal driving behavior detection device 1. The control unit 10 includes a storage unit 11 including a ROM (Read Only Memory) that stores operation programs and fixed data, a RAM (Random Access Memory) that temporarily stores various calculation results, and the like, and a CPU (Central Processing). Unit), a drive circuit for driving the notification unit 20, an input / output interface, and the like. In the ROM of the storage unit 11, as will be described later, data of various operation programs including a program P for executing abnormal behavior detection processing, data indicating an autoregressive model M, and the like are stored in advance. Hereinafter, the autoregressive model is also referred to as an “AR (AutoRegressive) model”.

制御部10は、車速取得手段12、車速推定手段13、及び異常行動検出手段14としての機能を備える。   The control unit 10 includes functions as a vehicle speed acquisition unit 12, a vehicle speed estimation unit 13, and an abnormal behavior detection unit 14.

車速取得手段12は、車両2が実車両の場合は、例えばCAN(Controller Area Network)を介して、車速センサ3からの車速信号Sを取得し、取得した車速信号Sに基づき車速を算出する。車両2に搭載される車速センサ3は、例えば、車輪と同期して回転する被検出部(例えば、ギアの凹凸や金属突起)を検出するホール素子からなり、車速に応じた周波数の車速信号Sを制御部10に供給する。制御部10は、車速取得手段12としての機能で、取得した車速信号SをA/D(Analog to Digital)変換し、車速信号Sの周波数に応じた車速を所定の制御周期で算出(取得)し、記憶部11に記憶する。なお、車両2がシミュレータによる仮想上の車両の場合は、車速取得手段12は、例えば、シミュレータの使用者(被験者)によるアクセルペダルの操作量に応じた車速を取得すればよい。   When the vehicle 2 is an actual vehicle, the vehicle speed acquisition unit 12 acquires a vehicle speed signal S from the vehicle speed sensor 3 via, for example, a CAN (Controller Area Network), and calculates the vehicle speed based on the acquired vehicle speed signal S. The vehicle speed sensor 3 mounted on the vehicle 2 includes, for example, a hall element that detects a detected portion that rotates in synchronization with a wheel (for example, gear irregularities or metal protrusions), and a vehicle speed signal S having a frequency corresponding to the vehicle speed. Is supplied to the control unit 10. The control unit 10 functions as the vehicle speed acquisition unit 12 and performs A / D (Analog to Digital) conversion on the acquired vehicle speed signal S, and calculates (acquires) the vehicle speed according to the frequency of the vehicle speed signal S in a predetermined control cycle. And stored in the storage unit 11. In the case where the vehicle 2 is a virtual vehicle by a simulator, the vehicle speed acquisition unit 12 may acquire the vehicle speed according to the amount of operation of the accelerator pedal by the user (subject) of the simulator, for example.

車速推定手段13は、車速取得手段12が取得した車速と、予め記憶部11に記憶されたARモデルMとに基づいて、所定時点の車速を推定する。   The vehicle speed estimation means 13 estimates the vehicle speed at a predetermined time based on the vehicle speed acquired by the vehicle speed acquisition means 12 and the AR model M stored in advance in the storage unit 11.

ここで、本実施形態における、図2に示す構造の時系列ARモデルMについて説明する。ある時刻tにおける車速を示す時系列情報をV(t)とする。V(t)より前の(過去の)時系列情報については、1サンプル前の時系列情報をV(t)・z−1とし、係数aを乗じる。同様にして、nサンプル前の時系列情報をV(t)・z−nとし、係数aを乗じる。これら過去の時系列情報をV(t)に総和したものを、V(t)の次サンプル時刻の出力Var(t)として、ARモデルMは構成されている。ARモデルMは、次の式で表される。
Var(t)=V(t)+a・V(t)・z−1+・・・+a・V(t)・z−n
ARモデルMのモデル次数(nの最大値)は、赤池情報量基準(AIC:Akaike's Information Criterion)に基づき、次数を増加させたときのモデル出力値が飽和する値を予め定めて、適用する。
Here, the time series AR model M having the structure shown in FIG. 2 in the present embodiment will be described. Time series information indicating the vehicle speed at a certain time t is V (t). For time series information before (past) before V (t), the time series information before one sample is V (t) · z −1 and is multiplied by a coefficient a 1 . Similarly, the time-series information before n samples and V (t) · z -n, multiplied by a coefficient a n. The AR model M is configured by summing these past time series information to V (t) as an output Var (t) at the next sample time of V (t). The AR model M is expressed by the following formula.
Var (t) = V (t) + a 1 · V (t) · z −1 +... + An • V (t) · z −n
The model order (maximum value of n) of the AR model M is determined based on the Akaike's Information Criterion (AIC: Akaike's Information Criterion), and a value at which the model output value is saturated when the order is increased is determined and applied.

ARモデルMのモデル次数nや係数a〜aの決定は、図3に示すようなコース(StartからGoalまでの経路)を、複数の運転者に車両2を運転させることによって得られる車速の実測値に基づいて行う。 Determining model order n and coefficients a 1 ~a n of AR model M is the vehicle speed obtained by a course as shown in FIG. 3 (path from Start to Goal), thereby driving the vehicle 2 to a plurality of driver This is based on the actual measurement value.

一実施例として、本願発明者らは、図3に示すコースをドライビングシミュレータ上に構築し、複数の被験者に仮想上の車両2を運転させることによって運転行動を計測、つまり、車速を実測した。なお、図3に示す「×」の印は、人や車両の予期せぬ飛び出しを設定した「飛び出し刺激」の発生箇所を示しているが、ARモデルMの構築にあたっては、コースに飛び出し刺激を全く発生させない状態(つまり、異常運転行動が発生する蓋然性が低い通常状態)で被験者に車両2を運転させる。   As an example, the inventors of the present application constructed the course shown in FIG. 3 on a driving simulator and measured driving behavior by driving a virtual vehicle 2 by a plurality of subjects, that is, actually measured vehicle speed. In addition, although the mark of “x” shown in FIG. 3 indicates the occurrence location of “jumping stimulus” in which unexpected jumping of a person or a vehicle is set, when the AR model M is constructed, the jumping stimulus is given to the course. The subject is caused to drive the vehicle 2 in a state where it is not generated at all (that is, in a normal state where the probability of occurrence of abnormal driving behavior is low).

図4に、ある被験者による車速実測値の時系列情報のグラフを示す。当該グラフは、車速実測値としてのV(t)をサンプル時刻毎にプロットしたものであり、サンプル時刻は、0.01[s]である。このようにして得られる被験者の人数分の車速実測値の時系列情報から、前記のAICに基づき、ARモデルMのモデル次数や係数を予め定める。シミュレーションによる実施例では、十数人分の被験者の実測値に基づき、モデル次数nは、7次が適したものとなった(n=7)。   In FIG. 4, the graph of the time series information of the vehicle speed actual value by a test subject is shown. The graph is obtained by plotting V (t) as a vehicle speed actual measurement value for each sample time, and the sample time is 0.01 [s]. Based on the AIC, the model order and coefficient of the AR model M are determined in advance from the time-series information of the vehicle speed actual measurement values for the number of subjects obtained in this way. In the example by simulation, the model order n is suitable for the 7th order based on the measured values of more than a dozen subjects (n = 7).

車速推定手段13は、上記のように決定されたARモデルMに、車速取得手段12が現在(時刻tにおいて)取得した車速情報としてのV(t)と、記憶部11に記憶されている時刻tよりも前のnサンプル分の車速(V(t)・z−1、・・・、V(t)・z−n)とを代入し、時刻tの次のサンプル時刻における車速推定値Var(t)を算出する。つまり、次サンプル時刻における車速を推定する。 The vehicle speed estimation means 13 includes the AR model M determined as described above, V (t) as vehicle speed information currently acquired by the vehicle speed acquisition means 12 (at time t), and the time stored in the storage unit 11. Substitute the vehicle speed (V (t) · z −1 ,..., V (t) · z −n ) for n samples before t, and estimate the vehicle speed Var at the next sample time after time t. (T) is calculated. That is, the vehicle speed at the next sample time is estimated.

ここで、図5に、図3に示すコースにおけるシミュレーションによる車速の実測値と、モデル次数nを7次(n=7)としたARモデルMに基づいて車速推定手段13が算出した車速の推定値との比較結果のグラフを示す。図5に示すグラフでは、車速の実測値と推定値とが区別不能な程、両者の挙動が一致している。これにより、ARモデルMが充分な推定精度を有することが分かる。なお、n=7に相当する7サンプル分は、0.07[s]間に相当する。なお、本説明では、図3に示すコースをドライビングシミュレータ上に構築し、複数の被験者に仮想上の車両2を運転させることによって車速を実測し、実測した車速に基づきARモデルMを決定する例を挙げたが、予め定められた実際のコース(経路)を、運転者による加減速操作に関する異常行動が生じていない状態で複数回走行させた際の車速の時系列に基づいてARモデルMを決定してもよいことは、勿論である。   Here, FIG. 5 shows an estimation of the vehicle speed calculated by the vehicle speed estimation means 13 based on the measured value of the vehicle speed by simulation in the course shown in FIG. 3 and the AR model M in which the model order n is 7th order (n = 7). The graph of the comparison result with a value is shown. In the graph shown in FIG. 5, the behaviors of the two coincide with each other so that the measured value and the estimated value of the vehicle speed cannot be distinguished. Thereby, it can be seen that the AR model M has sufficient estimation accuracy. Note that seven samples corresponding to n = 7 correspond to 0.07 [s]. In this description, the course shown in FIG. 3 is constructed on the driving simulator, the vehicle speed is measured by causing a plurality of subjects to drive the virtual vehicle 2, and the AR model M is determined based on the measured vehicle speed. However, the AR model M is based on the time series of vehicle speeds when a predetermined actual course (route) is run a plurality of times in a state where abnormal behavior related to the acceleration / deceleration operation by the driver is not generated. Of course, it may be determined.

異常行動検出手段14は、車速取得手段12が時刻tにおいて取得した車速実測値V(t)と、前記のように車速推定手段13がARモデルMに基づいて推定した車速推定値Var(t)との差分が、予め記憶部11に記憶した所定の閾値を超えた場合に、運転者による加減速操作に関する異常行動を検出する。   The abnormal behavior detection means 14 includes the vehicle speed actual measurement value V (t) acquired by the vehicle speed acquisition means 12 at time t, and the vehicle speed estimation value Var (t) estimated by the vehicle speed estimation means 13 based on the AR model M as described above. Is detected in advance, the abnormal behavior related to the acceleration / deceleration operation by the driver is detected.

ここで、図3に示すコースをシミュレータ上に構築した場合における異常検出手法の具体例を説明する。図3に示すように、コース上の「×」を付した複数箇所において飛び出し刺激を発生させつつ、被験者が当該コースを運転した場合の車速を実測する。車速実測値は、車速取得手段12が所定のサンプル時刻毎に取得した車速であって、記憶部11に記憶される。なお、これら複数箇所の各々において飛び出し刺激が発生するか否かは、被験者毎にランダムに設定する。つまり、実際の車両2で所定の経路を運転する場合に、ランダムに発生する可能性がある、人や車両の飛び出しを考慮した状態で車速を実測する。したがって、当該異常検出手法は、車両2が実車両であるか仮想上の車両であるかに関わらず適用可能である。   Here, a specific example of the abnormality detection method when the course shown in FIG. 3 is constructed on the simulator will be described. As shown in FIG. 3, the vehicle speed when the subject drives the course is measured while generating a jumping stimulus at a plurality of locations marked with “X” on the course. The vehicle speed actual measurement value is a vehicle speed acquired by the vehicle speed acquisition unit 12 at every predetermined sample time, and is stored in the storage unit 11. Note that whether or not a jumping out stimulus occurs at each of the plurality of locations is randomly set for each subject. That is, when the actual vehicle 2 is driven on a predetermined route, the vehicle speed is actually measured in consideration of popping out of a person or vehicle that may occur at random. Therefore, the abnormality detection method can be applied regardless of whether the vehicle 2 is a real vehicle or a virtual vehicle.

また、車速推定手段13は、車速取得手段12が所定のサンプル時刻毎に取得し、記憶部11に記憶した車速と、予め定めたARモデルMとに基づき、車速の実測値V(t)を取得した時刻tの次のサンプル時刻における車速推定値Var(t)を算出する。   Further, the vehicle speed estimating means 13 obtains an actual measured value V (t) of the vehicle speed based on the vehicle speed acquired by the vehicle speed acquiring means 12 at every predetermined sample time and stored in the storage unit 11 and a predetermined AR model M. A vehicle speed estimated value Var (t) at the next sample time after the acquired time t is calculated.

前述の通り、ARモデルMは、コース上に飛び出し刺激を全く発生させずに構築したものであるため、ARモデルMに基づいて算出される車速推定値Var(t)の時系列は、異常運転行動が発生する蓋然性が低い通常状態と仮定することができる。なお、車速推定値Var(t)を算出するための実測値V(t)に含まれる急加速や急減速の瞬間的な運転行動は、全体の運転行動に対してごく僅かであるため、ARモデルMに基づいて算出される車速推定値Var(t)の時系列は、通常状態と見なすことができる。   As described above, since the AR model M is constructed without causing any jump-out stimulus on the course, the time series of the vehicle speed estimation value Var (t) calculated based on the AR model M is abnormal driving. It can be assumed that the normal state where the probability that the action occurs is low. Note that the instantaneous driving behavior of sudden acceleration or sudden deceleration included in the actual measurement value V (t) for calculating the vehicle speed estimated value Var (t) is very small relative to the entire driving behavior. The time series of the vehicle speed estimated value Var (t) calculated based on the model M can be regarded as a normal state.

一方、実測値V(t)に少しでも急加速や急減速を行った結果が含まれると、実測値V(t)と車速推定値Var(t)の差分を求めた場合、瞬間的な運転行動を行ったタイミングの近傍において、当該差分が極大化する。異常行動検出手段14は、この極大値の発生を、予め定めた閾値により検出することで、通常状態から逸脱した異常行動を検出する。   On the other hand, if the actual measurement value V (t) includes the result of sudden acceleration or deceleration as little as possible, when the difference between the actual measurement value V (t) and the estimated vehicle speed Var (t) is obtained, instantaneous driving is performed. The difference is maximized in the vicinity of the timing of the action. The abnormal behavior detecting means 14 detects the abnormal behavior deviating from the normal state by detecting the occurrence of the maximum value with a predetermined threshold.

図6に、車速の実測値V(t)と推定値Var(t)の差分の時系列のグラフを示す。同図中のT1は、差分を絶対値で考えた場合の極大値を検出するための閾値の一例であり、T2は、異常行動を検出するための異常閾値の一例である。T1とT2とを絶対値で考えた場合は、T2>T1となる。同図において、差分が異常閾値T2を超えた箇所は、飛び出し刺激を与えた箇所や、コース上の信号変化などによって加減速が生じた箇所となっており、運転者による異常行動が検出されていることが分かる。なお、同図に示した極大値を検出するための閾値T1と、異常閾値T2とは、あくまで一例であり、実験により適切な値を任意に定めることができる。   FIG. 6 shows a time-series graph of the difference between the measured value V (t) of the vehicle speed and the estimated value Var (t). T1 in the figure is an example of a threshold value for detecting a maximum value when the difference is considered as an absolute value, and T2 is an example of an abnormal threshold value for detecting abnormal behavior. When T1 and T2 are considered as absolute values, T2> T1. In the figure, the location where the difference exceeds the abnormal threshold T2 is a location where a jumping stimulus is given or a location where acceleration / deceleration occurs due to a signal change on the course, and abnormal behavior by the driver is detected. I understand that. Note that the threshold value T1 and the abnormal threshold value T2 for detecting the local maximum value shown in the figure are merely examples, and appropriate values can be arbitrarily determined through experiments.

報知部20は、異常行動検出手段14が異常行動を検出した際に、加減速操作が異常である旨を車両2の運転者に画像、音声等により報知する。報知部20としては、LCD(Liquid Crystal Display)、OLED(Organic Light Emitting Diodes)等からなる画像表示装置や、スピーカ等を採用することができ、例えば「アクセル操作、危険!」といった加減速操作が異常である旨を示す画像を表示したり、同内容を示す音声や警告音を出力したりすることで、報知を行う。   When the abnormal behavior detecting means 14 detects the abnormal behavior, the notification unit 20 notifies the driver of the vehicle 2 with an image, sound, or the like that the acceleration / deceleration operation is abnormal. As the notification unit 20, an image display device composed of an LCD (Liquid Crystal Display), an OLED (Organic Light Emitting Diodes), a speaker, or the like can be employed. For example, acceleration / deceleration operations such as “accelerator operation, danger!” Are performed. Notification is performed by displaying an image indicating an abnormality, or outputting a sound or warning sound indicating the same content.

異常運転行動検出装置1の構成の説明は以上である。続いて、図7を参照して、制御部10が記憶部11に記憶されたプログラムPに従って制御部10が実行する異常行動検出処理を説明する。   The description of the configuration of the abnormal driving behavior detection device 1 has been described above. Subsequently, the abnormal action detection process executed by the control unit 10 according to the program P stored in the storage unit 11 by the control unit 10 will be described with reference to FIG.

異常行動検出処理を開始すると、制御部10の車速取得手段12は、現在の時刻tにおける車速の実測値V(t)を取得し、記憶部11に記憶する(ステップS1)。異常行動検出処理を繰り返し実行することで、所定のサンプル時刻毎における実測値V(t)が記憶部11に記憶される。   When the abnormal behavior detection process is started, the vehicle speed acquisition unit 12 of the control unit 10 acquires the actual measured value V (t) of the vehicle speed at the current time t and stores it in the storage unit 11 (step S1). By repeatedly executing the abnormal behavior detection process, the actual measurement value V (t) at each predetermined sample time is stored in the storage unit 11.

続いて、制御部10の車速推定手段13は、時刻tで取得した実測値V(t)と、過去の所定数(次数n)の実測値であるV(t)・z−1、・・・、V(t)・z−nとを、ARモデルMに代入し、時刻tの次のサンプル時刻における車速推定値Var(t)を算出し、記憶部11に記憶する(ステップS2)。例えば、次数が7(n=7)の場合は、時刻tの1サンプル前から7サンプル前までの実測値V(t)をARモデルMに代入する。なお、記憶部11に次数n分の過去の実測値V(t)が未だ記憶されていない場合は、例えば、ステップS1を繰り返し実行するか、ステップS1から後述のステップS5へ処理をスキップするようにすればよい。 Subsequently, the vehicle speed estimation means 13 of the control unit 10 determines the actual measurement value V (t) acquired at time t and the past actual measurement value V (t) · z −1 ,. Substituting V (t) · z −n into the AR model M, the estimated vehicle speed value Var (t) at the next sample time after time t is calculated and stored in the storage unit 11 (step S2). For example, when the order is 7 (n = 7), the actual measurement value V (t) from 1 sample before to 7 samples before time t is substituted into the AR model M. If the past measured value V (t) for the order n has not yet been stored in the storage unit 11, for example, step S1 is repeatedly executed or the process is skipped from step S1 to step S5 described later. You can do it.

続いて、制御部10の異常行動検出手段14は、ステップS1で取得した実測値V(t)と、ステップS2で算出した車速推定値Var(t)の差分(絶対値)を算出する(ステップS3)。   Subsequently, the abnormal behavior detecting unit 14 of the control unit 10 calculates a difference (absolute value) between the actual measurement value V (t) acquired in step S1 and the vehicle speed estimation value Var (t) calculated in step S2 (step). S3).

続いて、異常行動検出手段14は、ステップS3で算出した差分が極大値を示すか否かを、予め記憶部11に記憶した閾値T1に基づいて判別する(ステップS4)。具体的には、算出した差分が閾値T1以下である場合には、異常行動検出手段14は、差分が極大値を示していないと判別し(ステップS4;No)、運転行動に異常がないことを検出する(ステップS5)。   Subsequently, the abnormal behavior detecting unit 14 determines whether or not the difference calculated in Step S3 indicates a maximum value based on the threshold value T1 stored in the storage unit 11 in advance (Step S4). Specifically, when the calculated difference is equal to or less than the threshold value T1, the abnormal behavior detecting unit 14 determines that the difference does not indicate the maximum value (Step S4; No), and that there is no abnormality in the driving behavior. Is detected (step S5).

一方で、算出した差分が閾値T1より大きい場合は、異常行動検出手段14は、差分が極大値を示していると判別し(ステップS4;Yes)、ステップS6に処理を進める。   On the other hand, when the calculated difference is larger than the threshold value T1, the abnormal behavior detecting unit 14 determines that the difference indicates the maximum value (step S4; Yes), and proceeds to step S6.

ステップS6で、異常行動検出手段14は、ステップS3で算出した極大値を示す差分が、予め記憶部11に記憶した異常閾値T2(T2>T1)より大きいか否かを判別する。差分が異常閾値T2以下である場合は(ステップS6;No)、運転行動に異常がないことを検出する(ステップS5)。一方で、差分が異常閾値T2より大きい場合は(ステップS6;Yes)、運転行動の異常を検出し(ステップS7)、当該異常の存在を報知部20により運転者に報知する。制御部10は、以上の異常行動検出処理を終了指示があるまで繰り返し実行する。   In step S6, the abnormal behavior detecting unit 14 determines whether or not the difference indicating the maximum value calculated in step S3 is larger than the abnormal threshold T2 (T2> T1) stored in the storage unit 11 in advance. When the difference is equal to or less than the abnormality threshold T2 (step S6; No), it is detected that there is no abnormality in the driving behavior (step S5). On the other hand, when the difference is larger than the abnormality threshold T2 (step S6; Yes), the abnormality of the driving behavior is detected (step S7), and the presence of the abnormality is notified to the driver by the notification unit 20. The control unit 10 repeatedly executes the above abnormal behavior detection processing until an end instruction is given.

本発明は以上の実施形態及び図面によって限定されるものではない。本発明の要旨を変更しない範囲で、適宜、変更(構成要素の削除も含む)を加えることが可能である。以下に種々の変形の一例を説明する。   The present invention is not limited to the above embodiments and drawings. Changes (including deletion of components) can be made as appropriate without departing from the scope of the present invention. Examples of various modifications will be described below.

異常行動検出処理のステップS5で運転行動に異常がないことを検出した場合に、異常がない旨(つまり、通常運転である旨)を報知部20により報知するようにしてもよい。また、ステップS6で極大値が異常閾値T2よりも大きい場合に(ステップS6;No)、運転行動に異常がない(ステップS5)とはせずに、異常の前段階としての警告状態を検出するようにしてもよい。そして、報知部20によって当該警告が生じた旨を、例えば「注意して運転しましょう」といった内容を示す画像を表示したり、同内容を示す音声や警告音を出力したりしてもよい。   When it is detected in step S5 of the abnormal behavior detection process that there is no abnormality in the driving behavior, the notification unit 20 may notify that there is no abnormality (that is, normal driving). Further, when the maximum value is larger than the abnormality threshold value T2 in step S6 (step S6; No), the warning state as the previous stage of abnormality is detected without determining that there is no abnormality in the driving behavior (step S5). You may do it. The notification unit 20 may display an image indicating that the warning is generated, for example, an image indicating content such as “Let's drive with caution”, or may output a sound or warning sound indicating the content.

また、以上の異常行動検出処理では、極大値を検出するための閾値T1を設けた例を説明したが、ステップS4の処理を削除し、ステップS3に続いてステップS6の判別処理を実行するようにしてもよい。つまり、閾値T1を用いず、異常閾値T2のみを用いて運転行動が異常であるか否かを判別するようにしてもよい。   In the abnormal behavior detection process described above, the example in which the threshold value T1 for detecting the maximum value is provided has been described. However, the process of step S4 is deleted, and the determination process of step S6 is executed following step S3. It may be. That is, it may be determined whether or not the driving behavior is abnormal using only the abnormal threshold value T2 without using the threshold value T1.

また、以上の異常行動検出処理では、時刻tで取得した実測値V(t)と、時刻tの次のサンプル時刻における車速の推定値Var(t)との差分に基づいて異常を検出する例を示したが、これに限られない。前述のように自己回帰モデルMに基づいて算出される推定値の時系列は、通常状態と見做せ、急激な変化が少なく、また、サンプリング周期は、例えば0.01[s]といったごく短い間隔であるため、時刻tで取得した実測値V(t)と、時刻tにおける車速の推定値Var(t)(つまり、時刻tよりも前のサンプル時刻において取得した複数の実測値に基づき算出した推定値)との差分に基づいて異常を検出してもよい。また、時刻tで取得した実測値V(t)と、時刻tよりも数サンプル前の時刻における車速の推定値Var(t)(つまり、当該数サンプル前の時刻よりも、さらに前のサンプル時刻において取得した複数の実測値に基づき算出した推定値)との差分に基づいて異常を検出してもよい。ただし、異常検出の時点を可能な限りリアルタイムに近付けるためには、時刻tで取得した実測値V(t)と、時刻tの次のサンプル時刻における車速の推定値Var(t)との差分に基づいて異常を検出することが好ましい。   In the above abnormal behavior detection process, an example in which an abnormality is detected based on the difference between the actually measured value V (t) acquired at time t and the estimated value Var (t) of the vehicle speed at the next sample time after time t. However, the present invention is not limited to this. As described above, the time series of the estimated values calculated based on the autoregressive model M can be regarded as a normal state, and there is little rapid change, and the sampling period is as short as 0.01 [s], for example. Since it is an interval, it is calculated based on the actual measurement value V (t) acquired at time t and the estimated value Var (t) of the vehicle speed at time t (that is, based on a plurality of actual measurement values acquired at the sample time before time t. Abnormality may be detected based on the difference from the estimated value). In addition, the actual measurement value V (t) acquired at time t and the estimated vehicle speed Var (t) at the time several samples before time t (that is, the sample time before the time several samples earlier) An anomaly may be detected based on a difference from an estimated value calculated based on a plurality of actual measurement values acquired in (1). However, in order to bring the point of abnormality detection as close to real time as possible, the difference between the actually measured value V (t) acquired at time t and the estimated value Var (t) of the vehicle speed at the next sample time after time t is used. It is preferable to detect an abnormality based on this.

また、自己回帰モデルMの次数は、シミュレーションによる実施例では、7次が適したものとなったが、5〜7次程度であれば好ましく、その他の次数であっても目的に応じて任意である。また、自己回帰モデルMは、上記の式で示した例に限られず、公知の時系列解析法を適宜採用することができ、どのように構築するかは任意である。例えば、過去の車速実測値に乗じられる係数(a〜a)以外の係数や、ホワイトノイズを考慮するなどしてもよい。 Further, the order of the autoregressive model M is 7th order suitable in the simulation example, but it is preferably about 5-7th order, and other orders are arbitrary depending on the purpose. is there. Further, the autoregressive model M is not limited to the example shown in the above formula, and a known time series analysis method can be adopted as appropriate, and how to construct it is arbitrary. For example, coefficients other than the coefficient to be multiplied on the past vehicle speed measured value (a 1 ~a n), it may be such as to consider the white noise.

また、異常運転行動検出装置1が搭載される車両2や、備えられるシミュレータによる仮想上の車両2は任意であり、自動四輪車に限られず、自動二輪車であってもよい。また、異常運転行動検出装置1は、車速センサ3の出力に基づいて、簡易なシステム構成で異常を検出することができるが、車両2に他の各種センサ(カメラや加速度センサなど)も設け、これらのセンサも併用した異常検出システムを構成してもよい。   Further, the vehicle 2 on which the abnormal driving behavior detection device 1 is mounted and the virtual vehicle 2 by the provided simulator are arbitrary, and are not limited to an automobile, but may be a motorcycle. The abnormal driving behavior detection device 1 can detect an abnormality with a simple system configuration based on the output of the vehicle speed sensor 3, but the vehicle 2 is also provided with other various sensors (camera, acceleration sensor, etc.) You may comprise the abnormality detection system which used these sensors together.

以上に説明した各処理を実行する動作プログラム(プログラムP)は、記憶部11に予め記憶されているものとしたが、着脱自在の記録媒体により配布・提供されてもよい。また、プログラムPは、異常運転行動検出装置1と接続された他の機器からダウンロードされるものであってもよい。また、異常運転行動検出装置1は、他の機器と電気通信ネットワークなどを介して各種データの交換を行うことによりプログラムPに従う各処理を実行してもよい。   Although the operation program (program P) for executing each process described above is stored in the storage unit 11 in advance, it may be distributed and provided by a removable recording medium. Further, the program P may be downloaded from another device connected to the abnormal driving behavior detection device 1. Moreover, the abnormal driving behavior detection apparatus 1 may execute each process according to the program P by exchanging various data with other devices via a telecommunication network or the like.

(1)以上に説明した異常運転行動検出装置1は、車両2を運転する運転者による加減速操作に関する異常行動を検出し、車速取得手段12(取得手段)と、記憶部11(記憶手段)と、車速推定手段13(推定手段)と、異常行動検出手段14(検出手段)と、を備える。
車速取得手段12は、車両2の車速を取得する。記憶部11は、車速取得手段12が取得した車速と、所定時点の車速(Var(t))を推定するための予め定めた自己回帰モデルMとを示す情報を記憶する。車速推定手段13は、自己回帰モデルMと、所定時点よりも前の互いに異なる時点における複数の車速(V(t)、V(t)・z−1、・・・、V(t)・z−n)とに基づいて所定時点の車速を推定する。異常行動検出手段14は、車速取得手段12が取得した車速(V(t))と、車速推定手段13が推定した所定時点の車速(Var(t))との差分が、予め定めた閾値T2を超えた場合に異常行動を検出する。
(1) The abnormal driving behavior detection device 1 described above detects abnormal behavior related to an acceleration / deceleration operation by a driver driving the vehicle 2, and a vehicle speed acquisition unit 12 (acquisition unit) and a storage unit 11 (storage unit). Vehicle speed estimation means 13 (estimation means) and abnormal behavior detection means 14 (detection means).
The vehicle speed acquisition unit 12 acquires the vehicle speed of the vehicle 2. The storage unit 11 stores information indicating the vehicle speed acquired by the vehicle speed acquisition unit 12 and a predetermined autoregressive model M for estimating the vehicle speed (Var (t)) at a predetermined time point. The vehicle speed estimation means 13 includes a plurality of vehicle speeds (V (t), V (t) · z −1 ,..., V (t) · z at different time points before the predetermined time point. -N ) to estimate the vehicle speed at a predetermined time point. The abnormal behavior detecting unit 14 is configured such that a difference between the vehicle speed (V (t)) acquired by the vehicle speed acquiring unit 12 and the vehicle speed (Var (t)) at a predetermined time estimated by the vehicle speed estimating unit 13 is a predetermined threshold T2. Abnormal behavior is detected when exceeding.

このように、車速センサ3等の出力に応じて取得可能な車速に基づいて、異常行動を検出することができるため、異常検出システムの構成を簡易にすることができる。また、異常運転行動検出装置1は、実車両かシミュレータによる仮想上の車両かに関わらず適用可能である。したがって、異常運転行動検出装置1は、実際の道路上を運転走行する(実走行する)際に生じる虞のある危険を未然に防ぐための異常報知のみならず、実走行あるいはシミュレータによる適性検査のために用いることも適している。例えば、運転教習所による適性検査や、第二種自動車運転免許(営業運転免許)を要する運送・運輸業界における定期的な適性検査(例えば、タクシー、トラックドライバーの適性検査)に用いることができる。   As described above, since the abnormal behavior can be detected based on the vehicle speed that can be acquired according to the output of the vehicle speed sensor 3 or the like, the configuration of the abnormality detection system can be simplified. Further, the abnormal driving behavior detection device 1 can be applied regardless of whether it is a real vehicle or a virtual vehicle by a simulator. Therefore, the abnormal driving behavior detection device 1 not only performs abnormal notification to prevent a risk that may occur when driving on an actual road (actual driving), but also performs an aptitude test by actual driving or a simulator. It is also suitable for use. For example, it can be used for aptitude inspection by a driving school or periodic aptitude inspection (for example, aptitude inspection of taxis and truck drivers) in the transportation / transportation industry that requires a second-class motor driving license (business driving license).

(2)具体的には、異常行動検出手段14は、車速取得手段12が所定時点よりも前の時点で取得した車速(V(t))と、車速推定手段13が推定した所定時点の車速(Var(t))との差分が、予め定めた閾値T2を超えた場合に異常行動を検出する。なお、異常検出のリアルタイム性を実現するに当たっては、時刻tで取得した車速の実測値V(t)と、時刻tの次のサンプル時刻における車速推定値Var(t)との差分が閾値T2を超えた場合に異常行動を検出する構成とすることが、より好ましい。 (2) Specifically, the abnormal behavior detection unit 14 determines the vehicle speed (V (t)) acquired by the vehicle speed acquisition unit 12 at a time before the predetermined time and the vehicle speed at the predetermined time estimated by the vehicle speed estimation unit 13. Abnormal behavior is detected when the difference from (Var (t)) exceeds a predetermined threshold T2. Note that in realizing the real-time property of abnormality detection, the difference between the actual measured value V (t) of the vehicle speed acquired at time t and the estimated vehicle speed Var (t) at the next sample time of time t becomes the threshold value T2. It is more preferable that an abnormal behavior is detected when the number exceeds the limit.

(3)また、自己回帰モデルMの次数は予め定められ、車速推定手段13は、自己回帰モデルMに、所定時点よりも前の互いに異なる時点における次数分の車速(V(t)・z−1、・・・、V(t)・z−n)を代入して所定時点の車速(Var(t))を推定する。
(4)また、自己回帰モデルMは、車両2に予め定めた経路を異常行動が生じていない状態で複数回走行させた際の車速の時系列に基づいて予め定められる。
(5)また、異常運転行動検出装置1は、実車両としての車両2に搭載されるものだけに限られない。車両2はシミュレータによる仮想上の車両であり、シミュレータに備えられていてもよい。
(3) In addition, the order of the autoregressive model M is determined in advance, and the vehicle speed estimation means 13 adds the vehicle speed (V (t) · z ) for the orders at different times before the predetermined time to the autoregressive model M. 1 ,..., V (t) · z −n ) are substituted to estimate the vehicle speed (Var (t)) at a predetermined time point.
(4) The autoregressive model M is determined in advance based on a time series of vehicle speeds when the vehicle 2 is traveled a plurality of times on a predetermined route in a state where no abnormal behavior occurs.
(5) Moreover, the abnormal driving action detection apparatus 1 is not restricted to what is mounted in the vehicle 2 as a real vehicle. The vehicle 2 is a virtual vehicle by a simulator and may be provided in the simulator.

(6)以上に説明した異常運転行動検出装置1を利用した異常運転行動検出方法は、車両2の車速を取得する取得ステップと、所定時点の車速(Var(t))を推定するための予め定めた自己回帰モデルMと、所定時点よりも前の互いに異なる時点における複数の車速(V(t)、V(t)・z−1、・・・、V(t)・z−n)とに基づいて所定時点の車速を推定する推定ステップと、取得ステップで取得した車速と、推定ステップで推定した所定時点の車速との差分が、予め定めた閾値T2を超えた場合に異常行動を検出する検出ステップと、を備える。 (6) The abnormal driving behavior detection method using the abnormal driving behavior detection apparatus 1 described above includes an acquisition step of acquiring the vehicle speed of the vehicle 2 and a vehicle speed (Var (t)) at a predetermined time in advance. The determined autoregressive model M and a plurality of vehicle speeds (V (t), V (t) · z −1 ,..., V (t) · z −n ) at different time points before a predetermined time point An abnormal behavior is detected when the difference between the estimation step for estimating the vehicle speed at a predetermined time based on the vehicle speed, the vehicle speed acquired at the acquisition step, and the vehicle speed at the predetermined time estimated at the estimation step exceeds a predetermined threshold T2. Detecting step.

(7)また、以上に説明したプログラムPは、コンピュータ(制御部10)を、車両2の車速を取得する車速取得手段12、所定時点の車速(Var(t))を推定するための予め定めた自己回帰モデルと、前記所定時点よりも前の互いに異なる時点における複数の車速(V(t)、V(t)・z−1、・・・、V(t)・z−n)とに基づいて前記所定時点の車速を推定する車速推定手段13、車速取得手段12が取得した車速と、車速推定手段13が推定した所定時点の車速との差分が、予め定めた閾値T2を超えた場合に異常行動を検出する異常行動検出手段14、として機能させる。 (7) Moreover, the program P demonstrated above makes the computer (control part 10) determine beforehand the vehicle speed acquisition means 12 which acquires the vehicle speed of the vehicle 2, and the vehicle speed (Var (t)) at the predetermined time. And a plurality of vehicle speeds (V (t), V (t) · z −1 ,..., V (t) · z −n ) at different time points before the predetermined time point. When the difference between the vehicle speed acquired by the vehicle speed estimation means 13 and the vehicle speed acquisition means 12 for estimating the vehicle speed at the predetermined time based on the vehicle speed at the predetermined time estimated by the vehicle speed estimation means 13 exceeds a predetermined threshold T2. It functions as an abnormal behavior detecting means 14 for detecting abnormal behavior.

以上の説明では、本発明の理解を容易にするために、公知の技術的事項の説明を適宜省略した。   In the above description, in order to facilitate understanding of the present invention, descriptions of known technical matters are omitted as appropriate.

1…異常運転行動検出装置
10…制御部
11…記憶部
P…プログラム、M…自己回帰モデル
12…車速取得手段
13…車速推定手段
14…異常行動検出手段
20…報知部
2…車両、3…車速センサ
DESCRIPTION OF SYMBOLS 1 ... Abnormal driving action detection apparatus 10 ... Control part 11 ... Memory | storage part P ... Program, M ... Autoregressive model 12 ... Vehicle speed acquisition means 13 ... Vehicle speed estimation means 14 ... Abnormal action detection means 20 ... Notification part 2 ... Vehicle 3, 3 ... Vehicle speed sensor

Claims (7)

車両を運転する運転者による加減速操作に関する異常行動を検出する異常運転行動検出装置であって、
前記車両の車速を取得する取得手段と、
前記取得手段が取得した車速と、所定時点の車速を推定するための予め定めた自己回帰モデルとを示す情報を記憶する記憶手段と、
前記自己回帰モデルと、前記所定時点よりも前の互いに異なる時点における複数の車速とに基づいて前記所定時点の車速を推定する推定手段と、
前記取得手段が取得した車速と、前記推定手段が推定した前記所定時点の車速との差分が、予め定めた閾値を超えた場合に前記異常行動を検出する検出手段と、を備える、
ことを特徴とする異常運転行動検出装置。
An abnormal driving behavior detection device that detects abnormal behavior related to acceleration / deceleration operations by a driver driving a vehicle,
Obtaining means for obtaining a vehicle speed of the vehicle;
Storage means for storing information indicating the vehicle speed acquired by the acquisition means and a predetermined autoregressive model for estimating the vehicle speed at a predetermined time;
Estimating means for estimating the vehicle speed at the predetermined time point based on the autoregressive model and a plurality of vehicle speeds at different time points before the predetermined time point;
Detecting means for detecting the abnormal behavior when a difference between the vehicle speed acquired by the acquisition means and the vehicle speed at the predetermined time estimated by the estimation means exceeds a predetermined threshold;
An abnormal driving behavior detecting device characterized by the above.
前記検出手段は、前記取得手段が前記所定時点よりも前の時点で取得した車速と、前記推定手段が推定した前記所定時点の車速との差分が、前記閾値を超えた場合に前記異常行動を検出する、
ことを特徴とする請求項1に記載の異常運転行動検出装置。
The detecting means detects the abnormal behavior when the difference between the vehicle speed acquired by the acquiring means at a time before the predetermined time and the vehicle speed at the predetermined time estimated by the estimating means exceeds the threshold. To detect,
The abnormal driving behavior detecting device according to claim 1.
前記自己回帰モデルの次数は予め定められ、
前記推定手段は、前記自己回帰モデルに、前記所定時点よりも前の互いに異なる時点における前記次数分の車速を代入して前記所定時点の車速を推定する、
ことを特徴とする請求項1又は2に記載の異常運転行動検出装置。
The order of the autoregressive model is predetermined,
The estimating means substitutes the vehicle speed for the order at different times before the predetermined time into the autoregressive model to estimate the vehicle speed at the predetermined time.
The abnormal driving behavior detecting device according to claim 1 or 2, characterized in that.
前記自己回帰モデルは、前記車両に予め定めた経路を前記異常行動が生じていない状態で複数回走行させた際の車速の時系列に基づいて予め定められる、
ことを特徴とする請求項1乃至3のいずれか1項に記載の異常運転行動検出装置。
The autoregressive model is determined in advance based on a time series of vehicle speeds when the vehicle is caused to travel a plurality of times in a state where the abnormal behavior does not occur on the route determined in advance.
The abnormal driving behavior detection device according to any one of claims 1 to 3, wherein
前記車両はシミュレータによる仮想上の車両であり、前記シミュレータに備えられる、
ことを特徴とする請求項1乃至4のいずれか1項に記載の異常運転行動検出装置。
The vehicle is a virtual vehicle by a simulator, and is provided in the simulator.
The abnormal driving behavior detection device according to any one of claims 1 to 4, wherein the abnormal driving behavior detection device is provided.
車両を運転する運転者による加減速操作に関する異常行動を検出する異常運転行動検出方法であって、
前記車両の車速を取得する取得ステップと、
所定時点の車速を推定するための予め定めた自己回帰モデルと、前記所定時点よりも前の互いに異なる時点における複数の車速とに基づいて前記所定時点の車速を推定する推定ステップと、
前記取得ステップで取得した車速と、前記推定ステップで推定した前記所定時点の車速との差分が、予め定めた閾値を超えた場合に前記異常行動を検出する検出ステップと、を備える、
ことを特徴とする異常運転行動検出方法。
An abnormal driving behavior detection method for detecting abnormal behavior related to acceleration / deceleration operations by a driver driving a vehicle,
An acquisition step of acquiring a vehicle speed of the vehicle;
An estimation step for estimating the vehicle speed at the predetermined time point based on a predetermined autoregressive model for estimating the vehicle speed at the predetermined time point and a plurality of vehicle speeds at different time points before the predetermined time point;
A detection step of detecting the abnormal behavior when a difference between the vehicle speed acquired in the acquisition step and the vehicle speed at the predetermined time estimated in the estimation step exceeds a predetermined threshold;
An abnormal driving behavior detection method characterized by the above.
車両を運転する運転者による加減速操作に関する異常行動を検出するためのプログラムであって、
コンピュータを、
前記車両の車速を取得する取得手段、
所定時点の車速を推定するための予め定めた自己回帰モデルと、前記所定時点よりも前の互いに異なる時点における複数の車速とに基づいて前記所定時点の車速を推定する推定手段、
前記取得手段が取得した車速と、前記推定手段が推定した前記所定時点の車速との差分が、予め定めた閾値を超えた場合に前記異常行動を検出する検出手段、
として機能させるためのプログラム。
A program for detecting abnormal behavior related to acceleration / deceleration operations by a driver driving a vehicle,
Computer
Obtaining means for obtaining the vehicle speed of the vehicle;
Estimating means for estimating the vehicle speed at the predetermined time point based on a predetermined autoregressive model for estimating the vehicle speed at the predetermined time point and a plurality of vehicle speeds at different time points before the predetermined time point;
Detecting means for detecting the abnormal behavior when the difference between the vehicle speed acquired by the acquiring means and the vehicle speed at the predetermined time estimated by the estimating means exceeds a predetermined threshold;
Program to function as.
JP2018040255A 2018-03-06 2018-03-06 Abnormal driving behavior detection device, abnormal driving behavior detection method, and program Active JP7039012B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018040255A JP7039012B2 (en) 2018-03-06 2018-03-06 Abnormal driving behavior detection device, abnormal driving behavior detection method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018040255A JP7039012B2 (en) 2018-03-06 2018-03-06 Abnormal driving behavior detection device, abnormal driving behavior detection method, and program

Publications (2)

Publication Number Publication Date
JP2019153257A true JP2019153257A (en) 2019-09-12
JP7039012B2 JP7039012B2 (en) 2022-03-22

Family

ID=67946600

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018040255A Active JP7039012B2 (en) 2018-03-06 2018-03-06 Abnormal driving behavior detection device, abnormal driving behavior detection method, and program

Country Status (1)

Country Link
JP (1) JP7039012B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110766943A (en) * 2019-10-25 2020-02-07 山东交通学院 Monitoring method and system for judging bad driving behavior based on accident data

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007176396A (en) * 2005-12-28 2007-07-12 Univ Nagoya Driving behavior estimating device, driving support device, and vehicle evaluation system
JP2009001096A (en) * 2007-06-20 2009-01-08 Toyota Central R&D Labs Inc Operation support device, operation controller, and program
JP2009048406A (en) * 2007-08-20 2009-03-05 Sumitomo Electric Ind Ltd Information providing device and information providing method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007176396A (en) * 2005-12-28 2007-07-12 Univ Nagoya Driving behavior estimating device, driving support device, and vehicle evaluation system
JP2009001096A (en) * 2007-06-20 2009-01-08 Toyota Central R&D Labs Inc Operation support device, operation controller, and program
JP2009048406A (en) * 2007-08-20 2009-03-05 Sumitomo Electric Ind Ltd Information providing device and information providing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110766943A (en) * 2019-10-25 2020-02-07 山东交通学院 Monitoring method and system for judging bad driving behavior based on accident data
CN110766943B (en) * 2019-10-25 2021-12-14 山东交通学院 Monitoring method and system for judging bad driving behavior based on accident data

Also Published As

Publication number Publication date
JP7039012B2 (en) 2022-03-22

Similar Documents

Publication Publication Date Title
KR102340477B1 (en) Machine monitoring
EP2701137B1 (en) Information provision device for use in vehicle
JP4952688B2 (en) Sleep determination device and sleep determination method
JP7149098B2 (en) Predictive diagnosis device and method
US10740634B1 (en) Detection of decline in concentration based on anomaly detection
JP6375873B2 (en) Driver status diagnosis device
JP2019153257A (en) Abnormal driving action detection device, abnormal driving action detection method and program
JP2008301957A (en) Mental state inference device
RU2700951C2 (en) Method and device for detecting behaviour change of vehicle driver
JP2009001096A (en) Operation support device, operation controller, and program
JP4711866B2 (en) Loading amount estimation program and vehicle condition analysis device
JP2006285884A (en) Failure diagnosis method and control apparatus therewith
JP5700760B2 (en) Record information analysis method, record information analysis program, and record information analysis apparatus
JP2005030988A (en) Wind speed predicting system and wind speed prediction method
JP2008008653A (en) Mounting direction determination method, navigation device and program
JP2019185348A (en) Data analysis device and program for racing
CN112995061B (en) Vehicle data transmission method, device and system and storage medium
JP4906678B2 (en) Traffic safety teaching system
JP2012083608A (en) Display mechanism monitoring device
KR102149997B1 (en) Method and system for determining whether the driver of a vehicle is holding the steering wheel
US10576951B2 (en) Information processing apparatus and determination method
JP6796562B2 (en) Representative data selection device, device diagnostic device, program and representative data selection method
JP2008256442A (en) Tire durability performance prediction method, tire durability performance predicting device, and tire durability performance prediction program
US11961395B2 (en) Driving assistance device, driving assistance method, and storage medium in which program is stored
CN114199445B (en) Track bolt state detection method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210107

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211221

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220107

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220302

R150 Certificate of patent or registration of utility model

Ref document number: 7039012

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150