JP2012221031A - Vehicular data acquisition device and vehicular data acquisition method - Google Patents

Vehicular data acquisition device and vehicular data acquisition method Download PDF

Info

Publication number
JP2012221031A
JP2012221031A JP2011083586A JP2011083586A JP2012221031A JP 2012221031 A JP2012221031 A JP 2012221031A JP 2011083586 A JP2011083586 A JP 2011083586A JP 2011083586 A JP2011083586 A JP 2011083586A JP 2012221031 A JP2012221031 A JP 2012221031A
Authority
JP
Japan
Prior art keywords
vehicle
load
state
vehicle data
data acquisition
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.)
Withdrawn
Application number
JP2011083586A
Other languages
Japanese (ja)
Inventor
Hiroshi Tanaka
啓 田中
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.)
Toyota Motor Corp
Original Assignee
Toyota Motor Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toyota Motor Corp filed Critical Toyota Motor Corp
Priority to JP2011083586A priority Critical patent/JP2012221031A/en
Publication of JP2012221031A publication Critical patent/JP2012221031A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Vehicle Cleaning, Maintenance, Repair, Refitting, And Outriggers (AREA)
  • Debugging And Monitoring (AREA)
  • Computer And Data Communications (AREA)
  • Traffic Control Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a vehicular data acquisition device and a vehicular data acquisition method, which enable acquisition of necessary vehicular data to a maximum extent while maintaining functionality required for an on-vehicle information processing device.SOLUTION: Vehicular data has priority of acquisition defined for each category of the vehicular data, and thresholds in plural steps corresponding to degrees of the priority is defined to the defined priority. The threshold is variably set in accordance with a vehicle status predicted by a system load prediction part 230 and a load status of an on-vehicle system. An on-vehicle information processing device 330 obtains vehicular data defined as priority having the variably set threshold or higher, and outputs the obtained vehicular data to a vehicular data storage area 350.

Description

本発明は、車両に搭載された情報処理装置の動作を利用することによって車両データを取得する車両データ取得装置及び車両データ取得方法に関する。   The present invention relates to a vehicle data acquisition device and a vehicle data acquisition method for acquiring vehicle data by using the operation of an information processing device mounted on a vehicle.

一般に、車両に搭載されているナビゲーションシステムや各種制御装置等の車載情報処理装置の動作試験等に際しては、同情報処理装置にて実行されたプログラムを通じて取得される車両データに基づき車両状態の解析が行われる。そのため車載情報処理装置には、こうして取得される車両データを時系列で記憶する機能、いわゆるデータロギング機能が設けられている。ただし、車載情報処理装置を通じて取得したいデータは、対象とする不具合の内容等、解析の対象に応じて異なるため、こうしたロギング機能としても、取得するデータの種類や数などを解析の対象に応じて変更する必要がある。そして通常、そのようなロギング機能の変更は、データロギングを行うプログラムのソースコード自体を変更することによって行われる。しかし、このようなソースコードの変更は、当該プログラムに習熟している技術者だけが行うことのできる作業であるとともに、たとえ習熟している技術者であれ、こうしたプログラムを正確に変更することは難しい作業である。   In general, in the operation test of an in-vehicle information processing device such as a navigation system or various control devices mounted on a vehicle, the vehicle state is analyzed based on vehicle data acquired through a program executed by the information processing device. Done. For this reason, the in-vehicle information processing apparatus is provided with a function for storing the vehicle data thus acquired in time series, a so-called data logging function. However, since the data that you want to acquire through the in-vehicle information processing device varies depending on the analysis target, such as the content of the target defect, even with such a logging function, the type and number of data to be acquired depends on the analysis target. Need to change. Usually, such a change of the logging function is performed by changing the source code itself of the program that performs data logging. However, such source code changes can only be performed by engineers who are familiar with the program, and even those who are familiar with the program cannot change these programs correctly. It is a difficult task.

そこで従来、データロギング機能の変更を容易に行うことのできる技術が提案されており、その一例が特許文献1に記載されている。この特許文献1に記載のシステムは、基本的に、車両を制御する制御プログラムと、当該車両各部の診断を行いつつその診断データを含む車両データを記憶していくデータロギング機能を含む診断プログラムとを有している。そしてこれらのうち、診断プログラムは、車載情報処理装置に接続されたメンテナンス用の端末装置から、故障情報に対応して送出された機能変更情報に基づき、記憶すべき車両データやその記憶条件が変更される。これによって、診断プログラムに対する知識がない技術者であれ、故障情報に対応する機能変更情報を端末装置から車載情報処理装置へ送出することによって、故障箇所を特定するための車両データを簡単に収集することができるようになる。   Therefore, a technique that can easily change the data logging function has been proposed, and an example thereof is described in Patent Document 1. The system described in Patent Document 1 basically includes a control program for controlling a vehicle, and a diagnostic program including a data logging function for storing vehicle data including diagnostic data while performing diagnosis of each part of the vehicle. have. Of these, the diagnostic program changes the vehicle data to be stored and its storage conditions based on the function change information sent in response to the failure information from the maintenance terminal device connected to the in-vehicle information processing device. Is done. As a result, even a technician who has no knowledge of the diagnostic program can easily collect vehicle data for identifying the failure location by sending function change information corresponding to the failure information from the terminal device to the in-vehicle information processing device. Will be able to.

特開2003−84998号公報JP 2003-84998 A

ところで、こうした車両データの収集は、上記車載情報処理装置等によって構成される車載システムによるデータログの収集処理の実行を通じて行われるものであり、こうしたデータログの収集処理に際しては、車載情報処理装置に対する処理負荷が少なからず発生する。このため、たとえ記憶すべき車両データやその記憶条件を変更したとしても、収集しようとするデータログが増加するほど、これに伴って車載情報処理装置に対するロギング処理にかかる負荷、ひいては車載情報処理装置にかかる処理負荷は増大する。そしてこの結果、車載情報処理装置によって本来実行すべき車両制御にまでこうした負荷が及ぶこととなり、こうした負荷による影響が無視できないものとなっている。   By the way, collection of such vehicle data is performed through execution of data log collection processing by an in-vehicle system constituted by the above-described in-vehicle information processing device and the like. Not a little processing load occurs. For this reason, even if the vehicle data to be stored and the storage condition thereof are changed, the load on the logging process for the in-vehicle information processing apparatus is increased as the number of data logs to be collected increases. The processing load increases. As a result, such a load extends to the vehicle control that should be originally executed by the in-vehicle information processing apparatus, and the influence of such a load cannot be ignored.

本発明は、このような実情に鑑みてなされたものであり、その目的は、車載情報処理装置に要求される機能を維持しつつも、必要とされる車両データを最大限に取得することのできる車両データ取得装置及び車両データ取得方法を提供することにある。   The present invention has been made in view of such a situation, and the object of the present invention is to obtain the necessary vehicle data to the maximum while maintaining the functions required for the in-vehicle information processing apparatus. An object of the present invention is to provide a vehicle data acquisition device and a vehicle data acquisition method.

以下、上記課題を解決するための手段及びその作用効果について記載する。
請求項1に記載の発明は、車両に搭載された車載システムを構成する車載情報処理装置を通じて1乃至複数種類の車両データを取得し、該取得した車両データを車両データ保存領域に保存する車両データ取得装置であって、前記車両データには、車両データの種類の別に取得すべき優先度が規定されてなり、該規定された優先度には、それら優先度の高さに対する複数段階の閾値が規定されてなるとともに、それら閾値は前記車両の状態と前記車載システムの負荷状態とに応じて可変設定され、前記車載情報処理装置は、前記可変設定された閾値以上の優先度に規定されている車両データを取得するとともに、該取得した車両データを前記車両データ保存領域に出力可能とされてなることを要旨とする。
Hereinafter, means for solving the above-described problems and the effects thereof will be described.
According to the first aspect of the present invention, vehicle data for acquiring one or a plurality of types of vehicle data through an in-vehicle information processing device constituting an in-vehicle system mounted on the vehicle, and storing the acquired vehicle data in a vehicle data storage area. In the acquisition device, the vehicle data includes a priority level to be acquired for each type of vehicle data, and the specified priority level includes a plurality of threshold levels for the priority levels. The threshold values are variably set according to the state of the vehicle and the load state of the in-vehicle system, and the in-vehicle information processing apparatus is stipulated with a priority equal to or higher than the variably set threshold value. The gist is that the vehicle data is acquired and the acquired vehicle data can be output to the vehicle data storage area.

請求項8に記載の発明は、車両に搭載された車載システムを構成する車載情報処理装置を通じて1乃至複数種類の車両データを取得し、該取得した車両データを車両データ保存領域に保存する車両データ取得方法であって、前記車両データには、車両データの種類の別に取得すべき優先度を規定し、該規定した優先度には、それら優先度の高さに対する複数段階の閾値を規定するとともに、それら閾値は前記車両の状態と前記車載システムの負荷状態とに応じて可変設定するようにし、前記車載情報処理装置には、前記可変設定された閾値以上の優先度に規定されている車両データを取得させるとともに、該取得した車両データを前記車両データ保存領域に出力させることを要旨とする。   The invention according to claim 8 is a vehicle data for acquiring one or more types of vehicle data through an in-vehicle information processing device constituting an in-vehicle system mounted on the vehicle, and storing the acquired vehicle data in a vehicle data storage area. In the acquisition method, the vehicle data defines a priority to be acquired for each type of vehicle data, and the defined priority defines a threshold value in a plurality of stages with respect to the priority level. The threshold values are variably set in accordance with the state of the vehicle and the load state of the in-vehicle system, and the in-vehicle information processing apparatus has vehicle data defined at a priority level equal to or higher than the variably set threshold value. And the obtained vehicle data is output to the vehicle data storage area.

車載システムの負荷が増加したときには、これに伴って、車両データの出力処理や保存処理といった車両データの収集処理に対する許容量も低下する。また、こうした車載システムとは本来、車両に搭載された各種システムや制御装置の動作を統括して実行、管理するものであることから、こうした車載システムの負荷は車両の状態に大きく依存する。すなわち、車載システムとしての機能を十分に発揮させようとすると、処理可能な車両データのデータ量が車載システムや車両の状態によって変化する。そこで、上記構成あるいは方法によるように、車両データの別に優先度を規定し、この規定された優先度をもとに車両データの出力を規定する閾値を可変設定することとすれば、車載システムや車載情報処理装置によって処理すべき車両データを、車載システムや車両の状態に応じて制限することが可能となる。これにより、車載システムや車載情報処理装置に要求される機能を十分に維持しつつ、優先度に見合った最大限の車両データを収集することが可能となる。   When the load on the in-vehicle system increases, the allowable amount for the vehicle data collection processing such as the vehicle data output processing and storage processing decreases accordingly. In addition, since such an in-vehicle system is originally intended to execute and manage operations of various systems and control devices mounted on the vehicle, the load of the in-vehicle system greatly depends on the state of the vehicle. That is, if the function of the in-vehicle system is to be sufficiently exerted, the amount of vehicle data that can be processed varies depending on the in-vehicle system and the state of the vehicle. Therefore, as in the above configuration or method, if a priority is defined for each vehicle data, and a threshold value that defines the output of the vehicle data is variably set based on the defined priority, The vehicle data to be processed by the in-vehicle information processing apparatus can be limited according to the in-vehicle system and the state of the vehicle. This makes it possible to collect the maximum amount of vehicle data commensurate with the priority while sufficiently maintaining the functions required for the in-vehicle system and the in-vehicle information processing apparatus.

請求項2に記載の発明は、請求項1に記載の車両データ取得装置において、前記車両の状態に基づき前記車載システムの負荷の増減を予測するシステム負荷予測部を備え、前記システム負荷予測部によって前記車両の状態変化に起因する前記車載システムの負荷の増減が予測されるとき、該予測される前記車載システムの負荷に応じて前記閾値が可変設定されることを要旨とする。   According to a second aspect of the present invention, in the vehicle data acquisition device according to the first aspect, the system includes a system load prediction unit that predicts an increase / decrease in the load of the in-vehicle system based on the state of the vehicle, and the system load prediction unit The gist of the invention is that the threshold value is variably set according to the predicted load of the in-vehicle system when the increase or decrease in the load of the in-vehicle system due to the change in the state of the vehicle is predicted.

請求項9に記載の発明は、請求項8に記載の車両データ取得方法において、前記車両の状態に基づき前記車載システムの負荷の増減を予測し、該車両の状態変化に起因する前記車載システムの負荷の増減が予測されるとき、該予測される前記車載システムの負荷に応じて前記閾値を可変設定することを要旨とする。   The invention according to claim 9 is the vehicle data acquisition method according to claim 8, wherein an increase or decrease in the load of the in-vehicle system is predicted based on the state of the vehicle, and the in-vehicle system of the in-vehicle system caused by a change in the state of the vehicle The gist is to variably set the threshold according to the predicted load of the in-vehicle system when the increase or decrease of the load is predicted.

車載システムの負荷は、車両の状態によって大きく変化するものであり、こうした車両の状態に基づけば、車両の状態が車載システムに与える影響、換言すれば車載システムの負荷の増減を予測することが可能となる。そこで、上記構成あるいは方法によるように、上記システム負荷予測部によって車両の状態変化に起因する車載システムの負荷を予測するとともに、この予測した負荷に応じて上記閾値を可変設定することとすれば、車両の状態変化に伴い予測される車載システムの負荷に応じて、最大限の車両データを取得することが可能となる。   The load on the in-vehicle system varies greatly depending on the state of the vehicle. Based on the state of the vehicle, it is possible to predict the effect of the vehicle state on the in-vehicle system, in other words, the increase or decrease in the load on the in-vehicle system. It becomes. Therefore, as with the above configuration or method, if the system load prediction unit predicts the load of the in-vehicle system due to the change in the state of the vehicle, and the threshold value is variably set according to the predicted load, Maximum vehicle data can be acquired according to the load on the in-vehicle system that is predicted as the vehicle state changes.

請求項3に記載の発明は、請求項2に記載の車両データ取得装置において、前記システム負荷予測部は、前記車両の走行速度を検出する車速センサ、及び前記車両の加速度を検出する加速度センサ、及び前記車両のステアリングの操舵角を検出する操舵角センサ、及び前記車両の位置情報を検出する位置検出手段、及び前記車両の運転支援を実行する運転支援システムの少なくとも1つの出力結果に基づいて前記車両の状態を判定し、該判定結果に基づき前記車載システムの負荷の増減を予測することを要旨とする。   According to a third aspect of the present invention, in the vehicle data acquisition device according to the second aspect, the system load prediction unit includes a vehicle speed sensor that detects a traveling speed of the vehicle, an acceleration sensor that detects an acceleration of the vehicle, And a steering angle sensor that detects a steering angle of the steering of the vehicle, a position detection unit that detects position information of the vehicle, and a driving support system that executes driving support of the vehicle based on at least one output result The gist is to determine the state of the vehicle and to predict the increase or decrease of the load of the in-vehicle system based on the determination result.

請求項10に記載の発明は、請求項9に記載の車両データ取得方法において、前記車両の走行速度を検出する車速センサ、及び前記車両の加速度を検出する加速度センサ、及び前記車両のステアリングの操舵角を検出する操舵角センサ、及び前記車両の位置情報を検出する位置検出手段、及び前記車両の運転支援を実行する運転支援システムの少なくとも1つの出力結果に基づいて前記車両の状態を判定し、該判定結果に基づき前記車載システムの負荷の増減を予測することを要旨とする。   A tenth aspect of the present invention is the vehicle data acquisition method according to the ninth aspect, wherein a vehicle speed sensor that detects a traveling speed of the vehicle, an acceleration sensor that detects an acceleration of the vehicle, and steering of the steering of the vehicle. Determining the state of the vehicle based on at least one output result of a steering angle sensor for detecting an angle, position detection means for detecting position information of the vehicle, and a driving support system for performing driving support of the vehicle; The gist is to predict the increase or decrease of the load of the in-vehicle system based on the determination result.

上記車載システムに対する負荷は、車両の速度や加速度、交差点等の交通要素への接近等、車両の内的な状態の変化や外的環境の変化等をはじめとする車両の状態に起因して変化する。そして、このように車載システムに負荷を及ぼす車両の状態は、各種センサや例えばGPS等によって構成される上記位置検出手段等によって検出することが可能である。このため、上記構成あるいは方法によれば、こうした各種センサや位置検出センサ等の出力結果に基づき、上記車載システムに負荷を発生させる車両の状態を判定することが可能になるとともに、この判定した車両の状態から車載システムの負荷の増減を予測することが可能となる。   The load on the in-vehicle system changes due to vehicle conditions such as changes in the internal state of the vehicle and changes in the external environment, such as vehicle speed and acceleration, approach to traffic elements such as intersections, etc. To do. The state of the vehicle that exerts a load on the in-vehicle system as described above can be detected by the position detecting means or the like configured by various sensors, for example, GPS. For this reason, according to the above configuration or method, it is possible to determine the state of the vehicle that generates a load on the in-vehicle system based on the output results of such various sensors and position detection sensors. It is possible to predict the increase / decrease in the load of the in-vehicle system from the state.

請求項4に記載の発明は、請求項3に記載の車両データ取得装置において、前記システム負荷予測部によって前記車載システムの負荷が増大すると予測される車両の状態が、前記車両の高速走行状態、及び前記車両の急加速状態もしくは急減速状態、及び前記車両の位置が特定の交通要素に接近した状態の少なくとも1つの状態であることを要旨とする。   According to a fourth aspect of the present invention, in the vehicle data acquisition device according to the third aspect, the vehicle state predicted by the system load prediction unit to increase the load of the in-vehicle system is a high-speed traveling state of the vehicle, The vehicle is at least one of a sudden acceleration state or a sudden deceleration state of the vehicle, and a state where the position of the vehicle is close to a specific traffic element.

請求項11に記載の発明は、請求項10に記載の車両データ取得方法において、前記車載システムの負荷が増大すると予測される車両の状態が、前記車両の高速走行状態、及び前記車両の急加速状態もしくは急減速状態、及び前記車両の位置が特定の交通要素に接近した状態の少なくとも1つの状態であることを要旨とする。   According to an eleventh aspect of the present invention, in the vehicle data acquisition method according to the tenth aspect, the vehicle state in which the load of the in-vehicle system is predicted to increase is the high-speed traveling state of the vehicle and the rapid acceleration of the vehicle. The gist of the present invention is at least one of a state or a sudden deceleration state and a state in which the position of the vehicle approaches a specific traffic element.

車両の高速走行時や急加速、急減速時には、例えば車両に搭載されたカーナビゲーションシステムに表示すべき情報量の変化が著しく、これに伴い上記車載システムの負荷も増大する。また、車両が交差点やカーブ等の所定の交通要素に接近するときにも、例えばカーナビゲーションシステムでの案内画面の拡大表示や縮小表示に伴う処理負荷や、ドライバに案内すべき情報量が増大するために、車載システムの負荷が増大する。そこで、上記構成あるいは方法によるように、こうした規定した状態に車両の状態が変化したことをもってシステム負荷が増大すると予測することとすれば、車載システムにかかる負荷の予測をより容易かつ的確に行うことが可能となる。   When the vehicle travels at a high speed, suddenly accelerates, or suddenly decelerates, for example, a change in the amount of information to be displayed on a car navigation system mounted on the vehicle is significant, and the load on the in-vehicle system increases accordingly. Also, when a vehicle approaches a predetermined traffic element such as an intersection or a curve, for example, the processing load associated with the enlarged display or reduced display of the guidance screen in the car navigation system and the amount of information to be guided to the driver increase. For this reason, the load on the in-vehicle system increases. Therefore, if it is predicted that the system load will increase when the vehicle state changes to the specified state as in the above configuration or method, the load on the in-vehicle system can be predicted more easily and accurately. Is possible.

請求項5に記載の発明は、請求項1〜4のいずれか一項に記載の車両データ取得装置において、前記閾値は、前記車載システムの負荷に比例する態様で動的に変更されることを要旨とする。   According to a fifth aspect of the invention, in the vehicle data acquisition device according to any one of the first to fourth aspects, the threshold value is dynamically changed in a manner proportional to the load of the in-vehicle system. The gist.

請求項12に記載の発明は、請求項8〜11のいずれか一項に記載の車両データ取得装置において、前記閾値を、前記車載システムの負荷に比例する態様で動的に変更することを要旨とする。   The invention according to claim 12 is the vehicle data acquisition device according to any one of claims 8 to 11, wherein the threshold value is dynamically changed in a manner proportional to the load of the in-vehicle system. And

車載システムの負荷とは、同車載システムや車両の状態に応じて逐次変化するものであり、車載情報処理装置による車両制御を円滑に維持しようとすれば、こうした負荷の変化に伴い、許容され得る車両データの出力量も変化する。そこで、上記構成あるいは方法によるように、出力可能な車両データを決定する上記閾値を車載システムの負荷に比例する態様で動的に変更することとすれば、逐次変化する車両の状態やシステムの負荷に応じて出力すべき車両データを柔軟に変更することが可能となる。   The load of the in-vehicle system changes sequentially according to the state of the in-vehicle system and the vehicle, and if the vehicle control by the in-vehicle information processing device is to be maintained smoothly, it can be permitted with the change of such load. The output amount of vehicle data also changes. Therefore, if the threshold value for determining the vehicle data that can be output is dynamically changed in a manner proportional to the load of the in-vehicle system as in the above configuration or method, the state of the vehicle that changes sequentially or the load of the system Accordingly, it is possible to flexibly change the vehicle data to be output according to the above.

請求項6に記載の発明は、請求項1〜5のいずれか一項に記載の車両データ取得装置において、前記車載システムの使用率が高くなるほど車載システムの負荷が高くなるとして同車載システムの負荷を段階評価するとともに、前記車両の走行速度もしくは該走行速度の変化率もしくは前記車両のステアリングの操舵角の変化率が上昇するとき、もしくは前記車両と特定の交通要素との距離が縮まるとき、それら車両の状態が前記車載システムに与える負荷が増大するとして前記車両の状態を段階評価し、各々段階評価した前記車載システムの負荷と前記車両の状態との加算値もしくは乗算値に基づいて前記可変設定すべき閾値を決定することを要旨とする。   According to a sixth aspect of the present invention, in the vehicle data acquisition device according to any one of the first to fifth aspects, the load on the in-vehicle system increases as the usage rate of the in-vehicle system increases. When the travel speed of the vehicle or the rate of change of the travel speed or the rate of change of the steering angle of the steering of the vehicle is increased, or when the distance between the vehicle and a specific traffic element is reduced, The state of the vehicle is evaluated stepwise as the load of the vehicle state on the in-vehicle system increases, and the variable setting is performed based on an addition value or a multiplication value of the load of the in-vehicle system and the state of the vehicle that are evaluated in stages. The gist is to determine the threshold to be used.

請求項13に記載の発明は、請求項8〜12のいずれか一項に記載の車両データ取得方法において、前記車載システムの使用率が高くなるほど車載システムの負荷が高くなるとして同車載システムの負荷を段階評価するとともに、前記車両の走行速度もしくは該走行速度の変化率もしくは前記車両のステアリングの操舵角の変化率が上昇するとき、もしくは前記車両と特定の交通要素との距離が縮まるとき、それら車両の状態が前記車載システムに与える負荷が増大するとして前記車両の状態を段階評価し、各々段階評価した前記車載システムの負荷と前記車両の状態との加算値もしくは乗算値に基づいて前記可変設定すべき閾値を決定することを要旨とする。   According to a thirteenth aspect of the present invention, in the vehicle data acquisition method according to any one of the eighth to twelfth aspects, the load on the in-vehicle system is increased as the usage rate of the in-vehicle system increases. When the travel speed of the vehicle or the rate of change of the travel speed or the rate of change of the steering angle of the steering of the vehicle is increased, or when the distance between the vehicle and a specific traffic element is reduced, The state of the vehicle is evaluated stepwise as the load of the vehicle state on the in-vehicle system increases, and the variable setting is performed based on an addition value or a multiplication value of the load of the in-vehicle system and the state of the vehicle that are evaluated in stages. The gist is to determine the threshold to be used.

例えば、車載システムの使用率を20%単位でレベル0〜レベル4に段階評価するとともに、車両の状態が車載システムに与える負荷を、上昇する車両の速度に応じて20km/h単位で段階評価する。そして、こうして各々段階評価された数値を加算もしくは乗算することにより、車両データを出力する車載システムの総合的な処理負荷を推測することが可能となる。したがって、こうして求められた加算値や乗算値を上記閾値として決定すれば、車載システムの総合的な処理負荷に基づいた車両データの出力、収集が可能となる。   For example, the usage rate of the in-vehicle system is evaluated in stages from level 0 to level 4 in units of 20%, and the load applied to the in-vehicle system by the state of the vehicle is evaluated in steps of 20 km / h according to the speed of the rising vehicle. . Then, by adding or multiplying the numerical values evaluated in stages, it is possible to estimate the total processing load of the in-vehicle system that outputs the vehicle data. Therefore, if the addition value or multiplication value obtained in this way is determined as the threshold value, vehicle data can be output and collected based on the overall processing load of the in-vehicle system.

請求項7に記載の発明は、請求項1〜6のいずれか一項に記載の車両データ取得装置において、前記車載情報処理装置は、前記車両データを出力するモードとして、前記閾値に基づく車両データの出力規制が適用される閾値対応モードと、前記車両データの収集を優先するセーフティーモードとを備え、前記閾値対応モードと前記セーフティーモードとを選択的に切り替え実行するとともに、前記閾値対応モードから前記セーフティーモードに移行したとき、当該車載情報処理装置にて取得可能な車両データの全てを前記車両データ保存領域に出力可能とすることを要旨とする。   The invention according to claim 7 is the vehicle data acquisition device according to any one of claims 1 to 6, wherein the in-vehicle information processing device is a vehicle data based on the threshold value as a mode for outputting the vehicle data. And a safety mode that prioritizes the collection of the vehicle data, selectively switching between the threshold response mode and the safety mode, and from the threshold response mode The gist of the invention is that all vehicle data that can be acquired by the in-vehicle information processing apparatus can be output to the vehicle data storage area when the mode is shifted to the safety mode.

請求項14に記載の発明は、請求項8〜13のいずれか一項に記載の車両データ取得方法において、前記車載情報処理装置には、前記車両データを出力するモードとして、前記閾値に基づく車両データの出力規制が適用される閾値対応モードと、前記車両データの収集を優先するセーフティーモードとを設け、前記閾値対応モードと前記セーフティーモードとを選択的に切り替え実行させるとともに、前記閾値対応モードから前記セーフティーモードに移行したとき、当該車載情報処理装置にて取得可能な車両データの全てを前記車両データ保存領域に出力させることを要旨とする。   The invention according to claim 14 is the vehicle data acquisition method according to any one of claims 8 to 13, wherein the vehicle-mounted information processing apparatus has a vehicle based on the threshold as a mode for outputting the vehicle data. A threshold mode corresponding to data output regulation and a safety mode that prioritizes collection of the vehicle data are provided, and the threshold mode and safety mode are selectively switched and executed from the threshold mode. When shifting to the safety mode, the gist is to output all vehicle data that can be acquired by the in-vehicle information processing apparatus to the vehicle data storage area.

例えば、車両に各種異常が発生したときなど、車両制御の円滑さよりも車両データの収集を優先すべき状況も存在する。そこで、上記構成あるいは方法によるように、車両データを出力するモードとして、車両の異常発生等に応じて上記閾値対応モードとセーフティーモードとを選択的に切り替え実行することとすれば、出力可能な車両データを上記優先度及び閾値に基づき規制する上で、車載情報処理装置による車両データの保存機能を担保することが可能となる。   For example, there are situations where the collection of vehicle data should be prioritized over the smoothness of vehicle control, such as when various abnormalities occur in the vehicle. Therefore, as described above in the configuration or method, if the vehicle data output mode is selectively switched between the threshold mode and the safety mode according to the occurrence of an abnormality in the vehicle, the vehicle can be output. When the data is regulated based on the priority and the threshold, the vehicle data storage function by the in-vehicle information processing apparatus can be secured.

本発明にかかる車両データ取得装置及び車両データ取得方法の一実施形態について、その概略構成を示すブロック図。The block diagram which shows the schematic structure about one Embodiment of the vehicle data acquisition apparatus concerning this invention, and a vehicle data acquisition method. 同実施の形態のシステム負荷評価テーブルに登録された、CPU使用率とバス使用率とに基づく車載システムの負荷の評価例を示す図。The figure which shows the evaluation example of the load of the vehicle-mounted system based on CPU usage rate and bus usage rate registered into the system load evaluation table of the embodiment. 同実施の形態のシステム負荷対応テーブルに登録された、車両の状態の評価例を示す図。The figure which shows the example of evaluation of the state of a vehicle registered into the system load corresponding | compatible table of the embodiment. 同実施の形態の閾値対応テーブルに登録された、車載システムの負荷及び車両の状態に対応する閾値の一例を示す図。The figure which shows an example of the threshold value corresponding to the load of a vehicle-mounted system and the state of a vehicle registered into the threshold value correspondence table of the embodiment. 同実施の形態の優先度対応テーブルに登録された、車両データに規定された優先度と閾値との対応関係の一例を示す図。The figure which shows an example of the correspondence of the priority prescribed | regulated to the vehicle data and the threshold value which were registered into the priority correspondence table of the embodiment. 同実施の形態の閾値変更処理の一例を示すフローチャート。The flowchart which shows an example of the threshold value change process of the embodiment. 同実施の形態の車両データ出力処理の一例を示すフローチャート。The flowchart which shows an example of the vehicle data output process of the embodiment. 同実施の形態のモード切替処理の一例を示すフローチャート。The flowchart which shows an example of the mode switching process of the embodiment. (a)は、段階評価された車両状態の推移例を示すタイムチャート。(b)は、CPU使用率及びバス使用率に基づき段階評価された車載システムの負荷の推移例を示すタイムチャート。(c)は、車載システムの負荷及び車両の状態に基づき算出される閾値の推移例を示すタイムチャート。(A) is a time chart which shows the example of transition of the vehicle state by which stage evaluation was carried out. (B) is a time chart showing a transition example of the load of an in-vehicle system that is evaluated in stages based on a CPU usage rate and a bus usage rate. (C) is a time chart which shows the transition example of the threshold value computed based on the load of a vehicle-mounted system, and the state of a vehicle. 同実施の形態の車両データ取得装置及び車両データ取得方法によって取得された車両データの推移例を、従来の車両データ取得装置及び車両データ取得方法によって取得された車両データの比較例との対比のもとに示すタイムチャート。The transition example of the vehicle data acquired by the vehicle data acquisition device and the vehicle data acquisition method of the embodiment is compared with the comparative example of the vehicle data acquired by the conventional vehicle data acquisition device and the vehicle data acquisition method. And time chart. (a)は、優先度が「A」であると規定された車両データ量の推移例を示すタイムチャート。(b)は、優先度が「D」であると規定された車両データ量の推移例を示すタイムチャート。(c)は、優先度が「H」であると規定された車両データ量の推移例を示すタイムチャート。(A) is a time chart which shows the example of transition of the vehicle data amount prescribed | regulated that the priority is "A". (B) is a time chart showing a transition example of the amount of vehicle data in which the priority is defined as “D”. (C) is a time chart showing a transition example of the amount of vehicle data in which the priority is defined as “H”.

以下、本発明にかかる車両データ取得装置及び車両データ取得方法を具体化した一実施形態について、図1〜図11を参照して説明する。なお、本実施の形態の車両データ取得装置及び車両データ取得方法は、アプリケーション等の動作に関連して取得、記憶されたデータが時系列的に生成されたログデータや診断データ等を含む車両データを取得するものである。また、本実施の形態の車両データ取得装置は、車両データの取得対象とする車両に搭載された装置として構成されている。   Hereinafter, an embodiment in which a vehicle data acquisition apparatus and a vehicle data acquisition method according to the present invention are embodied will be described with reference to FIGS. The vehicle data acquisition apparatus and vehicle data acquisition method of the present embodiment includes vehicle data including log data, diagnostic data, and the like in which data acquired and stored in connection with operations of applications and the like are generated in time series. Is something to get. Moreover, the vehicle data acquisition apparatus of this Embodiment is comprised as an apparatus mounted in the vehicle used as the acquisition object of vehicle data.

図1に示すように、本車両データ取得装置は、車両を構成する各種制御装置を制御、統括する車載システムの状態を管理するシステム状態管理部100を備えている。このシステム状態管理部100は、車載システムを構成する中央演算処理装置(図示省略)の使用率であるCPU使用率を算出するCPU使用率算出部110を備えている。また、システム状態管理部100は、例えば、車両のエンジンの動作状態を制御するエンジン制御装置やブレーキの動作状態を制御するブレーキ制御装置等の各制御装置間のデータ転送に供されるCAN(コントローラー・エリア・ネットワーク)等によって構成される車両バスの使用率を算出するバス使用率算出部120を備えている。   As shown in FIG. 1, the vehicle data acquisition device includes a system state management unit 100 that manages the state of an in-vehicle system that controls and controls various control devices constituting the vehicle. The system state management unit 100 includes a CPU usage rate calculation unit 110 that calculates a CPU usage rate that is a usage rate of a central processing unit (not shown) constituting the in-vehicle system. In addition, the system state management unit 100 is, for example, a CAN (controller) used for data transfer between control devices such as an engine control device that controls the operation state of a vehicle engine and a brake control device that controls the operation state of a brake. A bus usage rate calculation unit 120 that calculates the usage rate of a vehicle bus configured by (area network) or the like is provided.

CPU使用率算出部110は、車両の状態、換言すれば、車両を制御する車載システムの稼働状態によって変化する上記中央演算処理装置の使用率を適宜算出し、この算出したCPU使用率に関する情報を、車載システムの状態を判定するシステム状態判定部130に出力する。   The CPU usage rate calculation unit 110 appropriately calculates the usage rate of the central processing unit that changes depending on the state of the vehicle, in other words, the operating state of the in-vehicle system that controls the vehicle, and provides information on the calculated CPU usage rate. And output to the system state determination unit 130 for determining the state of the in-vehicle system.

また、バス使用率算出部120は、上記車両バスを介して各制御装置間で転送されるデータ量に応じて変化する車両バスの使用率を適宜算出し、この算出した車両バスの使用率に関する情報を、車載システムの状態を判定するシステム状態判定部130に出力する。   The bus usage rate calculation unit 120 appropriately calculates the usage rate of the vehicle bus that changes according to the amount of data transferred between the control devices via the vehicle bus, and relates to the calculated usage rate of the vehicle bus. The information is output to the system state determination unit 130 that determines the state of the in-vehicle system.

システム状態判定部130は、CPU使用率算出部110及びバス使用率算出部120から入力されたCPU使用率及び車両バスの使用率を示す情報に基づき、車載システムの負荷の状態を判定する。このシステム状態判定部130は、例えば、上記中央演算処理装置によって演算すべき情報量の増大に起因して上記CPU使用率が上昇したときには、このCPU使用率の上昇傾向に基づいて、車載システムにかかる負荷が増大したと判定する。同様に、システム状態判定部130は、例えば、各制御装置間で転送されるデータ量の増加に伴い上記車両バスの使用率が上昇したときには、この車両バスの使用率の上昇傾向に基づいて、車載システムにかかる負荷が増大したと判定する。一方、システム状態判定部130は、上記演算処理装置によって演算すべき情報量が減少したことにより上記CPU使用率が低下したときや、各制御装置間で転送されるデータ量の減少に伴い上記車両バスの使用率が低下したときには、こうしたCPU使用率や車両バスの使用率の低下傾向に基づいて、車載システムにかかる負荷が減少したと判定する。   The system state determination unit 130 determines the load state of the in-vehicle system based on information indicating the CPU usage rate and the vehicle bus usage rate input from the CPU usage rate calculation unit 110 and the bus usage rate calculation unit 120. For example, when the CPU usage rate increases due to an increase in the amount of information to be calculated by the central processing unit, the system state determination unit 130 determines whether or not the in-vehicle system is based on the upward trend of the CPU usage rate. It is determined that the load has increased. Similarly, the system state determination unit 130, for example, when the usage rate of the vehicle bus increases with an increase in the amount of data transferred between the control devices, based on the increasing trend of the usage rate of the vehicle bus, It is determined that the load on the in-vehicle system has increased. On the other hand, when the CPU usage rate decreases due to a decrease in the amount of information to be calculated by the arithmetic processing unit or when the amount of data transferred between the control devices decreases, the system state determination unit 130 When the bus usage rate decreases, it is determined that the load on the in-vehicle system has decreased based on the CPU usage rate and the vehicle bus usage rate decreasing tendency.

なお、本実施の形態のシステム状態判定部130は、車載システムの負荷が予め段階的に評価された内容が登録されているシステム負荷評価テーブル131を備えており、このシステム負荷評価テーブル131の参照を通じて車載システムの負荷を数値評価する。   The system state determination unit 130 according to the present embodiment includes a system load evaluation table 131 in which the contents of the in-vehicle system load that have been evaluated in stages are registered. Refer to the system load evaluation table 131. Through numerical evaluation of the load on the in-vehicle system.

すなわち、システム負荷評価テーブル131には、図2に例示するように、CPU使用率及びバス使用率が、「0%」〜「20%」、「21%」〜「40%」、「41%」〜「60%」、「61%」〜「80%」、「81%」〜「100%」となったときの車載システムの負荷が、それぞれ「0」、「1」、「2」、「3」、「4」として段階的に評価されている。また、このシステム負荷評価テーブル131には、それらCPU使用率の負荷とバス使用率の負荷との加算値が、CPU使用率及びバス使用率の双方の負荷が反映された車載システムの負荷として登録されている。そして、本実施の形態では、こうしたシステム負荷評価テーブル131の参照を通じて、車載システムにかかる負荷が数値評価される。   That is, in the system load evaluation table 131, as illustrated in FIG. 2, the CPU usage rate and the bus usage rate are “0%” to “20%”, “21%” to “40%”, “41%”. ”To“ 60% ”,“ 61% ”to“ 80% ”,“ 81% ”to“ 100% ”, the load on the in-vehicle system is“ 0 ”,“ 1 ”,“ 2 ”, It is evaluated in stages as “3” and “4”. In addition, in the system load evaluation table 131, the added value of the load of the CPU usage rate and the load of the bus usage rate is registered as the load of the in-vehicle system reflecting both the load of the CPU usage rate and the bus usage rate. Has been. In this embodiment, the load on the in-vehicle system is numerically evaluated through reference to the system load evaluation table 131.

こうして、システム状態判定部130は、CPU使用率及び車両バスの使用率に基づき、車載システムの負荷状態を適宜判定する。また、システム状態判定部130は、図1に示すように、この判定した車載システムの負荷状態に関する情報を、上記車両データの取得処理を実行する車両データ取得部300に出力する。   Thus, the system state determination unit 130 appropriately determines the load state of the in-vehicle system based on the CPU usage rate and the vehicle bus usage rate. Further, as shown in FIG. 1, the system state determination unit 130 outputs information on the determined load state of the in-vehicle system to the vehicle data acquisition unit 300 that executes the vehicle data acquisition process.

また、本車両データ取得装置は、車両の走行状態を検出する手段として、車両状態検出部210を備えている。この車両状態検出部210は、例えば、車両の走行速度を検出する車速センサ211、車両の加速度や減速度を検出する加速度センサ212、及び車両のステアリングの操舵角の変化量を検出する操舵角センサ213を備えて構成されている。また、車両状態検出部210は、ドライバによるアクセルペダルの踏込み量を検出するアクセルセンサ214、ドライバによるブレーキペダルの踏込み量を検出するブレーキセンサ215、及び車両の位置情報を検出するGPS等によって構成される位置検出センサ(位置検出手段)216、及び運転支援システム217を備えて構成されている。それら各センサ211〜216や運転支援システム217は、その検出結果に基づき車両の状態を判定する車両状態判定部220に電気的に接続されている。   Moreover, this vehicle data acquisition apparatus is provided with the vehicle state detection part 210 as a means to detect the driving | running | working state of a vehicle. The vehicle state detection unit 210 includes, for example, a vehicle speed sensor 211 that detects the traveling speed of the vehicle, an acceleration sensor 212 that detects acceleration and deceleration of the vehicle, and a steering angle sensor that detects a change amount of the steering angle of the vehicle. 213 is provided. The vehicle state detection unit 210 includes an accelerator sensor 214 that detects the amount of depression of the accelerator pedal by the driver, a brake sensor 215 that detects the amount of depression of the brake pedal by the driver, and a GPS that detects vehicle position information. A position detection sensor (position detection means) 216 and a driving support system 217 are provided. Each of these sensors 211 to 216 and the driving support system 217 are electrically connected to a vehicle state determination unit 220 that determines the state of the vehicle based on the detection result.

このうち、車速センサ211は、車輪の回転速度を検出するとともに、この検出した回転速度に応じた信号を車両状態判定部220に出力する。加速度センサ212は、車両の走行速度の変化率である加速度や減速度を検出するとともに、この検出した加速度や減速度に応じた信号を車両状態判定部220に出力する。操舵角センサ213は、ステアリングの操舵角の変化量を算出するとともに、この算出した操舵角の変化量に応じた信号を車両状態判定部220に出力する。アクセルセンサ214は、ドライバによるアクセルペダルの操作によって変化するアクセルの開度を検出するとともに、この検出したアクセルの開度に応じた信号を車両状態判定部220に出力する。ブレーキセンサ215は、ドライバによるブレーキペダルの操作の有無を検出するとともに、この検出した操作の有無に応じた信号を車両状態判定部220に出力する。また、位置検出センサ216は、車両の絶対位置を検出するためのGPS衛星信号を受信するとともに、受信したGPS衛星信号に基づき車両の位置を検出する。こうして、各々検出された車両の位置情報が上記車両状態判定部220に出力される。そして、運転支援システム217は、例えばカーナビゲーションシステム等によって構成され、車両のドライバに運転支援として実行する減速支援を行う。また、運転支援システム217は、自車両の位置情報や周辺に存在する交差点、一時停止位置、踏切、合流地点、及びカーブ等の特定の交通要素を道路地図情報とともに液晶ディスプレイ等の表示装置に可視表示することにより、ドライバにより設定された目的地までの推奨経路を同ドライバに案内する。さらに、この運転支援システム217は、自車両と特定の交通要素との距離に応じて、上記表示装置に表示する道路地図情報の拡大表示及び縮小表示を行う。そして、運転支援システム217は、当該運転支援システム217が実行する運転支援に関する情報を、上記車両状態判定部220に出力する。なお、こうした各センサ211〜216及び運転支援システム217も、上記車載システムに包含される。   Among these, the vehicle speed sensor 211 detects the rotational speed of the wheel and outputs a signal corresponding to the detected rotational speed to the vehicle state determination unit 220. The acceleration sensor 212 detects acceleration and deceleration, which are the rate of change of the traveling speed of the vehicle, and outputs a signal corresponding to the detected acceleration and deceleration to the vehicle state determination unit 220. The steering angle sensor 213 calculates a change amount of the steering angle of the steering and outputs a signal corresponding to the calculated change amount of the steering angle to the vehicle state determination unit 220. The accelerator sensor 214 detects the accelerator opening that changes as the driver operates the accelerator pedal, and outputs a signal corresponding to the detected accelerator opening to the vehicle state determination unit 220. The brake sensor 215 detects whether or not the driver has operated the brake pedal, and outputs a signal corresponding to the detected presence or absence of the operation to the vehicle state determination unit 220. The position detection sensor 216 receives a GPS satellite signal for detecting the absolute position of the vehicle, and detects the position of the vehicle based on the received GPS satellite signal. Thus, the detected vehicle position information is output to the vehicle state determination unit 220. The driving support system 217 is configured by, for example, a car navigation system, and performs deceleration support that is executed as driving support to the driver of the vehicle. The driving support system 217 also displays specific traffic elements such as the location information of the own vehicle and nearby intersections, temporary stop positions, railroad crossings, junctions, and curves on a display device such as a liquid crystal display along with road map information. By displaying, the recommended route to the destination set by the driver is guided to the driver. Further, the driving support system 217 performs enlarged display and reduced display of road map information displayed on the display device according to the distance between the host vehicle and a specific traffic element. Then, the driving support system 217 outputs information related to driving support executed by the driving support system 217 to the vehicle state determination unit 220. Note that these sensors 211 to 216 and the driving support system 217 are also included in the in-vehicle system.

車両状態判定部220は、各センサ211〜216及び運転支援システム217から入力された各種情報や信号に基づいて、自車両の状態を判定する。すなわち、車両状態判定部220は、例えば、上記車速センサ211の検出結果に基づいて、自車両が「80km/h以上」の高速走行状態にあると判定する。また、車両状態判定部220は、例えば、上記加速度センサ212の検出結果に基づいて、自車両が急加速状態もしくは急減速状態にあると判定する。同様に、車両状態判定部220は、上記操舵角センサ213、アクセルセンサ214、ブレーキセンサ215等の検出結果に基づいて、自車両が、急なハンドル操作が行われた状態や急な加速操作及び減速操作が行われた状態にあると判定する。また同様に、車両状態判定部220は、上記位置検出センサ216や上記運転支援システム217から入力された情報に基づいて、自車両が、特定の交通要素に接近している状態にあり、こうした交通要素の存在や同交通要素に対して推奨する車両操作の案内、及び各種運転支援が行われている状態にあると判定する。そして、車両状態判定部220は、この判定した車両状態に関する情報を、同車両状態が上記車載システムに与える負荷を予測するシステム負荷予測部230に出力する。   The vehicle state determination unit 220 determines the state of the host vehicle based on various information and signals input from the sensors 211 to 216 and the driving support system 217. That is, for example, the vehicle state determination unit 220 determines that the host vehicle is in a high-speed traveling state of “80 km / h or more” based on the detection result of the vehicle speed sensor 211. Further, the vehicle state determination unit 220 determines that the host vehicle is in a sudden acceleration state or a sudden deceleration state based on the detection result of the acceleration sensor 212, for example. Similarly, the vehicle state determination unit 220 determines that the host vehicle is in a state in which a sudden steering operation is performed or a sudden acceleration operation is performed based on the detection results of the steering angle sensor 213, the accelerator sensor 214, the brake sensor 215, and the like. It is determined that the deceleration operation has been performed. Similarly, the vehicle state determination unit 220 is in a state in which the host vehicle is approaching a specific traffic element based on information input from the position detection sensor 216 or the driving support system 217. It is determined that there is an element, guidance for vehicle operation recommended for the traffic element, and various driving assistances. And the vehicle state determination part 220 outputs the information regarding this determined vehicle state to the system load prediction part 230 which estimates the load which the vehicle state gives to the said vehicle-mounted system.

システム負荷予測部230は、車両状態判定部220から車両状態に関する情報を取得すると、この取得した情報に基づいて、上記車載システムに車両の状態が与える負荷を予測する。例えば、自車両が高速走行状態にあるときには、これに伴い、上記表示装置に表示される道路地図情報の更新頻度や上記運転支援システム217にて実行すべき運転支援の頻度が増加する。よって、システム負荷予測部230は、自車両が高速走行状態にあるときには、上記車載システムによる道路地図情報の更新処理や運転支援処理の増大に伴って車載システムに対する負荷が増大すると予測する。また、例えば、自車両が急加速や急減速、急なハンドル操作等、通常よりも急な操作が行われた状態にあるときには、こうした操作に応じた車両制御を実行するための処理が上記各種制御装置間で行われる。よってこの場合にも、システム負荷予測部230は、各制御装置で処理すべき制御量の増大や各制御装置間で授受されるデータ量の増大に伴い車載システムに対する負荷が増大すると予測する。   When the system load predicting unit 230 acquires information on the vehicle state from the vehicle state determining unit 220, the system load predicting unit 230 predicts the load that the vehicle state gives to the in-vehicle system based on the acquired information. For example, when the host vehicle is in a high-speed traveling state, the update frequency of road map information displayed on the display device and the frequency of driving support to be executed by the driving support system 217 increase accordingly. Therefore, the system load prediction unit 230 predicts that the load on the in-vehicle system increases with the increase in the road map information update process and the driving support process by the in-vehicle system when the host vehicle is in a high-speed traveling state. In addition, for example, when the host vehicle is in a state in which a sudden operation is performed more rapidly than usual, such as sudden acceleration, sudden deceleration, or sudden steering operation, the processing for executing vehicle control corresponding to such operation is performed as described above. Between the control units. Therefore, in this case as well, the system load prediction unit 230 predicts that the load on the in-vehicle system increases as the control amount to be processed by each control device increases and the data amount exchanged between the control devices increases.

なお、本実施の形態のシステム負荷予測部230は、車両状態が上記車載システムに与える負荷に関する情報が予め登録されたシステム負荷対応テーブル231を備えており、このシステム負荷対応テーブル231の参照を通じて、車両の状態が車載システムに与える負荷を数値評価する。   The system load prediction unit 230 of the present embodiment includes a system load correspondence table 231 in which information related to the load that the vehicle state gives to the in-vehicle system is registered in advance, and through reference to the system load correspondence table 231, Numerically evaluate the load that the vehicle condition gives to the in-vehicle system.

すなわち、システム負荷対応テーブル231には、図3に例示するように、車両の走行速度、同走行速度の変化率である加速度及び減速度、急ハンドル等の急な車両操作、及び車両と特定の交通要素との距離の変化に応じて、車両が該当する状態になったときの車載システムに対する負荷が段階的に規定されている。   That is, in the system load correspondence table 231, as illustrated in FIG. 3, the vehicle traveling speed, acceleration and deceleration that are the rate of change of the traveling speed, sudden vehicle operation such as a sudden handle, The load on the in-vehicle system when the vehicle enters a corresponding state is defined in a stepwise manner according to the change in the distance from the traffic element.

そして、こうしたシステム負荷対応テーブル231の参照を通じて、例えば、車両の速度が「高」であり、車両が交差点に接近しているときには、状態「3」と状態「1」との合計値である「4」が、そのときの段階的な車両状態を示す値であるとして数値評価することができる。また、本実施の形態では、こうして数値評価した車両状態を、同車両状態が車載システムに及ぼす負荷であるとして用いる。このように、本実施の形態のシステム負荷予測部230は、こうしたシステム負荷対応テーブル231の参照を通じて、車両状態が車載システムに及ぼす負荷を数値評価する。   Then, by referring to the system load correspondence table 231, for example, when the vehicle speed is “high” and the vehicle is approaching an intersection, the total value of the state “3” and the state “1” is “ It can be numerically evaluated that “4” is a value indicating the stepped vehicle state at that time. Moreover, in this Embodiment, the vehicle state evaluated numerically in this way is used as the load which the vehicle state exerts on the in-vehicle system. As described above, the system load prediction unit 230 according to the present embodiment numerically evaluates the load that the vehicle state exerts on the in-vehicle system through reference to the system load correspondence table 231.

こうして、システム負荷予測部230は、上記検出され、判定された車両の状態に基づき、こうした車両の状態が車載システムに及ぼす負荷を適宜判定する。また、システム負荷予測部230は、図1に示すように、この判定した負荷に関する情報を上記車両データ取得部300に出力する。   Thus, the system load prediction unit 230 appropriately determines the load that the vehicle state exerts on the in-vehicle system based on the detected and determined vehicle state. Further, as shown in FIG. 1, the system load prediction unit 230 outputs information regarding the determined load to the vehicle data acquisition unit 300.

車両データ取得部300は、システム状態判定部130にて数値評価された車載システムの負荷とシステム負荷予測部230にて数値評価された車両状態が車載システムに及ぼす負荷とに基づいて、上記車両データの収集に用いる閾値を算出する閾値算出部310を備えている。この閾値算出部310は、各々数値評価された負荷と上記閾値とが対応付けされた閾値対応テーブル311を備えており、この閾値対応テーブル311の参照を通じて上記車両データの取得に用いる閾値を算出する。   The vehicle data acquisition unit 300 is configured to calculate the vehicle data based on the load on the in-vehicle system that is numerically evaluated by the system state determination unit 130 and the load that the vehicle state that is numerically evaluated by the system load prediction unit 230 exerts on the in-vehicle system. A threshold value calculation unit 310 for calculating a threshold value used for the collection. The threshold value calculation unit 310 includes a threshold value correspondence table 311 in which each numerically evaluated load is associated with the threshold value, and the threshold value used for acquiring the vehicle data is calculated by referring to the threshold value correspondence table 311. .

すなわち、閾値対応テーブル311には、図4に例示するように、上記システム状態判定部130にて各々数値評価された車載システムの負荷と、上記システム負荷予測部230にて各々数値評価された負荷(車両状態)との加算値が、車載システムの総合的な負荷であるとして規定されている。すなわち、図4から明かなように、上記閾値は、車載システムの総合的な負荷に比例することとなる。そして、本実施の形態では、こうした閾値対応テーブル311の参照を通じて、上記車両データの取得に用いられる閾値が適宜算出される。   That is, in the threshold correspondence table 311, as illustrated in FIG. 4, the load of the in-vehicle system that is numerically evaluated by the system state determination unit 130 and the load that is numerically evaluated by the system load prediction unit 230, respectively. The added value with (vehicle state) is defined as the total load of the in-vehicle system. That is, as apparent from FIG. 4, the threshold value is proportional to the total load of the in-vehicle system. In this embodiment, the threshold value used for acquiring the vehicle data is appropriately calculated through reference to the threshold value correspondence table 311.

こうして、閾値算出部310は、各々数値評価された車載システムの負荷と車両状態が車載システムに及ぼすとされる負荷とに基づいて上記閾値を適宜算出する。また、閾値算出部310は、図1に示すように、この算出した閾値を示す情報を、同閾値に基づき取得すべき車両データの優先度を決定する優先度決定部320に出力する。   In this way, the threshold value calculation unit 310 appropriately calculates the threshold value based on the load of the in-vehicle system that is numerically evaluated and the load that the vehicle state is assumed to exert on the in-vehicle system. Further, as shown in FIG. 1, the threshold calculation unit 310 outputs information indicating the calculated threshold to the priority determination unit 320 that determines the priority of the vehicle data to be acquired based on the threshold.

優先度決定部320は、自車両のログデータ等を含む車両データのロギング機能を有する車載情報処理装置330にて取得可能な車両データの種類の別に規定された優先度と上記閾値算出部310にて算出された閾値とが対応付けられた優先度対応テーブル321を備えている。   The priority determination unit 320 sets the priority defined for each type of vehicle data that can be acquired by the in-vehicle information processing device 330 having a vehicle data logging function including log data of the host vehicle and the threshold value calculation unit 310. A priority correspondence table 321 associated with the calculated threshold value.

優先度対応テーブル321には、図5に例示するように、上記閾値算出部310にて算出された閾値「0」、「1〜3」、「4〜6」、「7〜9」、「10〜12」、「13〜15」、「16〜18」、「19〜22」のそれぞれに、車両データの優先度A〜Hが対応付けられている。ここでは、例えば、上記算出された閾値が「19〜22」の範囲内であるときには、各種車両データのうちで優先度が最も高いとして規定された優先度Aの車両データが、そのときの車載システムの総合的な負荷を考慮した上で取得すべき車両データとして規定されている。すなわち、このときには、車載システムかかる負荷が極めて高い状態にあるために、優先度Aとして規定された車両データのみの出力処理を実行し、優先度Aよりも優先度が低い優先度B〜優先度Hとして規定された各種車両データの出力処理は実行しないことを示している。また、上記算出された閾値が「7〜9」の範囲内であるときには、この閾値に対応する優先度Eが規定された車両データと、同優先度Eよりも優先度が高い優先度A〜Dが規定された各種車両データとが、そのときの車載システムの機能を維持しながら取得可能な車両データであることを示している。   In the priority correspondence table 321, as illustrated in FIG. 5, the thresholds “0”, “1-3”, “4-6”, “7-9”, “7-9”, “7-9”, “ The vehicle data priorities A to H are associated with “10 to 12”, “13 to 15”, “16 to 18”, and “19 to 22”, respectively. Here, for example, when the calculated threshold value is within the range of “19 to 22”, the vehicle data of the priority A that is defined as the highest priority among the various vehicle data is the vehicle mounted at that time. It is defined as vehicle data that should be acquired in consideration of the overall load of the system. That is, at this time, since the load applied to the in-vehicle system is in a very high state, the output processing of only the vehicle data defined as the priority A is executed, and the priority B to the priority lower than the priority A It shows that the output processing of various vehicle data defined as H is not executed. Further, when the calculated threshold value is within the range of “7 to 9”, the vehicle data in which the priority level E corresponding to the threshold value is defined, and the priority levels A to A that have a higher priority level than the priority level E. The various vehicle data in which D is defined indicates that the vehicle data can be acquired while maintaining the function of the in-vehicle system at that time.

そして、本実施の形態の優先度決定部320は、閾値算出部310から入力される閾値が変化する都度、その閾値に対応する優先度を決定し、そのときの車載システムの負荷に応じた優先度、換言すれば、こうした優先度をもとに出力処理が実行される車両データを動的に変化させる。よって、上記CPU使用率やバス使用率の変化、車両の状態の変化等に起因して車載システムの総合的な負荷が増減したときには、これに応じて取得すべき車両データが、その優先度に応じて動的に変更されることとなる。   And the priority determination part 320 of this Embodiment determines the priority corresponding to the threshold value whenever the threshold value input from the threshold value calculation part 310 changes, and the priority according to the load of the vehicle-mounted system at that time In other words, vehicle data on which output processing is executed is dynamically changed based on such priorities. Therefore, when the overall load of the in-vehicle system increases or decreases due to the change in the CPU usage rate, bus usage rate, vehicle status, etc., the vehicle data to be acquired in accordance with this will be given priority. It will be changed dynamically accordingly.

一方、車載情報処理装置330は、上記車両データを生成する装置として構成されており、複数種の車両データのロギング機能を有している。すなわち、車載情報処理装置330は、図1に示すように、上記優先度決定部320にて決定された優先度をもとに、車載システム内で実行される各種処理の内容をログ化し、このログ化したログデータ(車両データ)を車両データ保存領域350に出力する出力処理部331を備えている。この出力処理部331は、各種車両データをその優先度に応じて出力する第1出力処理部331a〜第n出力処理部331nを備えて構成されている。このうち、第2出力処理部331bは、上記閾値が「18」以下、すなわち上記優先度決定部320にて決定された優先度が「B」以下であるとき、例えば優先度がBであると規定されたエンジンやブレーキの制御内容を示すログデータの出力処理を実行する。また、第3出力処理部331cは、上記閾値が「15」以下、すなわち上記優先度決定部320にて決定された優先度が「C」以下であるとき、例えば優先度Cであると規定されたメータの制御内容を示すログデータの出力処理を実行する。こうして、本実施の形態では、第1出力処理部331a〜第n出力処理部331nによって、上記優先度決定部320にて決定された優先度に応じたログデータの出力処理が実行される。これにより、車載システムの総合的な負荷として算出された上記閾値を上限として、そのときに最大限出力可能な車両データが車両データ保存領域350に出力されることとなる。   On the other hand, the in-vehicle information processing device 330 is configured as a device that generates the vehicle data, and has a logging function for a plurality of types of vehicle data. That is, as shown in FIG. 1, the in-vehicle information processing device 330 logs the contents of various processes executed in the in-vehicle system based on the priority determined by the priority determination unit 320. An output processing unit 331 that outputs log data (vehicle data) that has been logged to the vehicle data storage area 350 is provided. The output processing unit 331 includes a first output processing unit 331a to an nth output processing unit 331n that outputs various types of vehicle data according to the priority. Among these, the second output processing unit 331b determines that, for example, the priority is B when the threshold is “18” or less, that is, the priority determined by the priority determination unit 320 is “B” or less. Execute log data output processing that shows the control details of the specified engine and brake. The third output processing unit 331c is defined as, for example, the priority C when the threshold is “15” or less, that is, the priority determined by the priority determination unit 320 is “C” or less. The log data output process indicating the control contents of the meter is executed. Thus, in the present embodiment, the first output processing unit 331a to the nth output processing unit 331n execute log data output processing according to the priority determined by the priority determination unit 320. As a result, vehicle data that can be output to the maximum at that time is output to the vehicle data storage area 350 with the above threshold calculated as the total load of the in-vehicle system as the upper limit.

なお、こうした優先度決定部320によって決定された閾値に基づく車両データの出力を行うモードが、上記閾値対応モードに該当する。
また、本実施の形態の車両データ取得部300は、図1に示すように、車両データの取得を優先するセーフティーモードを上記車載情報処理装置330に案内するセーフティーモード案内部340を備えている。このセーフティーモード案内部340は、車両に搭載された各種制御装置やシステムの異常状態を検出する異常状態検出部341を備えて構成されており、この異常状態検出部341により異常状態が検出されたとき、異常発生フラグ342をオン状態とする。また、セーフティーモード案内部340は、異常状態検出部341により検出された各種制御装置やシステムの異常状態が正常状態に遷移したとき、上記オン状態とした異常発生フラグ342をオフ状態とする。
A mode in which vehicle data is output based on the threshold value determined by the priority determination unit 320 corresponds to the threshold value correspondence mode.
Further, as shown in FIG. 1, the vehicle data acquisition unit 300 according to the present embodiment includes a safety mode guide unit 340 that guides the vehicle information processing apparatus 330 to a safety mode that prioritizes acquisition of vehicle data. The safety mode guide unit 340 includes an abnormal state detection unit 341 that detects abnormal states of various control devices and systems mounted on the vehicle, and the abnormal state detection unit 341 detects an abnormal state. At this time, the abnormality occurrence flag 342 is turned on. In addition, when the abnormal state of the various control devices and the system detected by the abnormal state detection unit 341 is changed to the normal state, the safety mode guide unit 340 sets the abnormality occurrence flag 342 set to the on state to the off state.

また、上記車載情報処理装置330は、車両データの出力処理を実行する際、異常発生フラグ342がオン状態となっていたとき、上記車両データの出力モードを上記閾値対応モードからセーフティーモードに切り替える。この結果、車載情報処理装置330には、車両データの出力モードとして、セーフティーモードが設定される。そして、車載情報処理装置330は、この設定されるセーフティーモードにおいて、同車載情報処理装置330にて出力可能な車両データの全てを上記車両データ保存領域350に出力する。すなわち、このセーフティーモードにおいては、各種制御装置やシステムの異常発生に鑑み上記優先度決定部320にて決定された優先度が適用されず、全車両データの取得が優先されることとなる。これにより、上記優先度決定部320と車載情報処理装置330との協働により取得対象とする車両データを規制しつつも、各種制御装置やシステムに異常が発生したときにはその解析等に用いるための車両データが十分に取得されることとなる。   Further, when the vehicle data output process is executed, the in-vehicle information processing device 330 switches the vehicle data output mode from the threshold corresponding mode to the safety mode when the abnormality occurrence flag 342 is on. As a result, in the in-vehicle information processing device 330, the safety mode is set as the vehicle data output mode. The in-vehicle information processing device 330 outputs all the vehicle data that can be output by the in-vehicle information processing device 330 to the vehicle data storage area 350 in the safety mode that is set. That is, in this safety mode, the priority determined by the priority determination unit 320 is not applied in view of the occurrence of abnormalities in various control devices and systems, and acquisition of all vehicle data is prioritized. As a result, the vehicle data to be acquired is regulated by the cooperation of the priority determination unit 320 and the in-vehicle information processing device 330, and when an abnormality occurs in various control devices or systems, it is used for analysis thereof. Vehicle data will be acquired sufficiently.

以下、本実施の形態の車両データ取得装置及び車両データ取得方法による閾値の変更処理について、図6を参照して説明する。
図6に示すように、本処理ではまず、ステップS100において、上記車両状態検出部210の検出結果に基づき車両の状態変化の有無が判定される。そして、こうした判定を通じて、所定時間Tが経過しても車両の状態が変化しないと判定されたときには、上記システム状態判定部130により車載システムの負荷状態が検出、判定される(S101:YES、S102)。その後、システム状態管理部100で管理する車載システムの状態が、この判定された状態に更新され、この更新された車載システムの負荷状態をもとに、上記閾値算出部310による閾値の算出、及び上記優先度決定部320による優先度の決定が行われる(ステップS103、S104)。
Hereinafter, threshold value changing processing by the vehicle data acquisition device and the vehicle data acquisition method of the present embodiment will be described with reference to FIG.
As shown in FIG. 6, in this process, first, in step S100, the presence or absence of a change in the state of the vehicle is determined based on the detection result of the vehicle state detection unit 210. When it is determined through such determination that the vehicle state does not change even after the predetermined time T has elapsed, the load state of the in-vehicle system is detected and determined by the system state determination unit 130 (S101: YES, S102). ). Thereafter, the state of the in-vehicle system managed by the system state management unit 100 is updated to the determined state. Based on the updated load state of the in-vehicle system, the threshold value calculation unit 310 calculates the threshold value, and The priority determination unit 320 determines the priority (steps S103 and S104).

一方、上記車両状態検出部210によって所定時間Tが経過するまでの間に車両の状態が変化したことが検出されると、この変化した車両の状態が上記車載システムに及ぼす負荷の予測が行われる(ステップS100:NO、S105)。そして、この予測した負荷と上記車載システムの負荷とをもとに、上記閾値算出部310による閾値の算出、及び上記優先度決定部320による優先度の決定が行われる(ステップS106)。   On the other hand, when the vehicle state detection unit 210 detects that the state of the vehicle has changed before the predetermined time T elapses, the load that the changed vehicle state has on the in-vehicle system is predicted. (Step S100: NO, S105). Then, based on the predicted load and the load on the in-vehicle system, the threshold calculation unit 310 calculates a threshold and the priority determination unit 320 determines the priority (step S106).

こうして、閾値が算出されると、車両状態の変化、及び車載システムの変化が適宜検出され、それらの検出結果から、車載システムの総合的な負荷の予測、閾値の更新が繰り返し実行される。これにより、車両操作や走行環境に応じて逐次変化する車載システムの総合的な負荷に見合った閾値が適宜設定されることとなり、その都度の車載システムの機能を維持しつつ取得可能な最大限の車両データが上記車両データ保存領域350に保存されるようになる。   Thus, when the threshold value is calculated, a change in the vehicle state and a change in the in-vehicle system are detected as appropriate, and based on the detection results, a comprehensive load prediction for the in-vehicle system and a threshold value update are repeatedly executed. As a result, a threshold corresponding to the overall load of the in-vehicle system that changes sequentially according to the vehicle operation and the driving environment is set as appropriate, and the maximum obtainable while maintaining the functions of the in-vehicle system each time. The vehicle data is stored in the vehicle data storage area 350.

次に、上記車載情報処理装置330による車両データの出力処理を、図7を参照して説明する。
図7に示すように、本処理ではまず、ステップS200において、車載情報処理装置330にセーフティーモードが設定されているか否かが判定される。この結果、車載情報処理装置330にセーフティーモードが設定されていないと判定されると、車両データの出力モードが上記閾値対応モードであると判定され、上記優先度決定部320によって決定された優先度に関する情報が取得される(ステップS200:NO、S201)。そして、こうして取得された優先度に関する情報をもとに、上記第1出力処理部331a〜第n出力処理部331nは、それら第1出力処理部331a〜第n出力処理部331nが出力対象とする車両データに規定されている優先度が、上記優先度決定部320にて決定された優先度以上であるか否かを判定する(ステップS202)。その後、第1出力処理部331a〜第n出力処理部331nは、出力対象とする車両データに規定されている優先度が上記決定された優先度以上であると判定すると、この車両データの出力処理を実行する。こうして、上記優先度決定部320にて決定された優先度以上の車両データが、上記車両データ保存領域350に保存されるようになる(ステップS202:YES、S203)。
Next, vehicle data output processing by the in-vehicle information processing apparatus 330 will be described with reference to FIG.
As shown in FIG. 7, in this process, first, in step S200, it is determined whether or not the safety mode is set in the in-vehicle information processing device 330. As a result, when it is determined that the safety mode is not set in the in-vehicle information processing device 330, the vehicle data output mode is determined to be the threshold-corresponding mode, and the priority determined by the priority determination unit 320 is determined. The information regarding is acquired (step S200: NO, S201). The first output processing unit 331a to the n-th output processing unit 331n are targeted for output by the first output processing unit 331a to the n-th output processing unit 331n based on the information on the priority thus obtained. It is determined whether the priority defined in the vehicle data is equal to or higher than the priority determined by the priority determination unit 320 (step S202). Thereafter, when the first output processing unit 331a to the nth output processing unit 331n determine that the priority defined in the vehicle data to be output is equal to or higher than the determined priority, the vehicle data output process Execute. Thus, vehicle data having a priority level or higher determined by the priority determination unit 320 is stored in the vehicle data storage area 350 (steps S202: YES, S203).

一方、ステップS200において、車載情報処理装置330にセーフティーモードが設定されていると判定されたとき、第1出力処理部331a〜第n出力処理部331nは、出力対象とする全ての車両データの出力処理を実行する。こうして、第1出力処理部331a〜第n出力処理部331nにて出力可能な全ての車両データが、上記車両データ保存領域350に保存されるようになる(ステップS200:YES、S203)。   On the other hand, when it is determined in step S200 that the safety mode is set in the in-vehicle information processing device 330, the first output processing unit 331a to the nth output processing unit 331n output all vehicle data to be output. Execute the process. Thus, all the vehicle data that can be output by the first output processing unit 331a to the nth output processing unit 331n are stored in the vehicle data storage area 350 (steps S200: YES, S203).

次に、車両データの出力モードの切替処理を、図8を参照して説明する。
図8に示すように、本処理ではまず、ステップS300において、上記異常発生フラグ342の参照を通じて、車両データの出力モードの設定が行われる。この結果、異常発生フラグ342がオン状態となっていたとき、車両データの出力モードとしてセーフティーモードが設定される(ステップS300:YES、S301)。
Next, vehicle data output mode switching processing will be described with reference to FIG.
As shown in FIG. 8, in this process, first, in step S300, the vehicle data output mode is set through reference to the abnormality occurrence flag 342. As a result, when the abnormality occurrence flag 342 is on, the safety mode is set as the vehicle data output mode (steps S300: YES, S301).

一方、ステップS300において、上記異常発生フラグ342がオフ状態となっていたとき、車両データの出力モードとして、上記閾値対応モードが設定される(ステップS300:NO、S302)。   On the other hand, when the abnormality occurrence flag 342 is off in step S300, the threshold correspondence mode is set as the vehicle data output mode (steps S300: NO, S302).

そして、こうした処理が繰り返し実行されることにより、上記異常発生フラグ342のオン/オフ状態、換言すれば、車両の異常の発生の有無に応じて、セーフティーモードと閾値対応モードとが選択的に切り替え実行されるようになる。これにより、車両が正常状態にあるときには上記優先度をもとにその都度の車載システムの総合的な負荷に応じた車両データの取得が行われる。また、車両が異常状態にあるときには、その解析等を優先した車両データの取得が行われるようになる。   By repeatedly executing such processing, the safety mode and the threshold corresponding mode are selectively switched according to the on / off state of the abnormality occurrence flag 342, in other words, depending on whether or not the abnormality of the vehicle has occurred. Will be executed. As a result, when the vehicle is in a normal state, vehicle data corresponding to the total load of the in-vehicle system is acquired based on the priority. In addition, when the vehicle is in an abnormal state, vehicle data is prioritized for its analysis and the like.

以下、本実施の形態の車両データ取得装置の動作例について、図9を参照して説明する。
図9(a)及び(b)に示すように、例えば、期間T1において車両状態に基づき予測された負荷が「0」でありCPU使用率及びバス使用率に基づく車載システムの負荷が「0」であるときには、図9(c)に示すように、それら各負荷が反映される上記閾値も「0」となる。
Hereinafter, an operation example of the vehicle data acquisition apparatus according to the present embodiment will be described with reference to FIG.
As shown in FIGS. 9A and 9B, for example, the load predicted based on the vehicle state in the period T1 is “0”, and the load of the in-vehicle system based on the CPU usage rate and the bus usage rate is “0”. When this is the case, as shown in FIG. 9C, the above-described threshold values reflecting these loads are also “0”.

一方、図9(a)及び(b)に示すように、例えば、期間T2において車両状態に基づき予測された負荷が「2」でありCPU使用率及びバス使用率に基づく車載システムの負荷が「4」であるときには、図9(c)に示すように、こうした負荷の合計値「6」が上記閾値であるとして更新される。   On the other hand, as shown in FIGS. 9A and 9B, for example, the load predicted based on the vehicle state in the period T2 is “2”, and the load of the in-vehicle system based on the CPU usage rate and the bus usage rate is “2”. When it is “4”, as shown in FIG. 9C, the total value “6” of these loads is updated as the threshold value.

本実施の形態では、このように、車両操作や車載システムによって実現される車両の各種動作に起因して変化する車載システムのCPU使用率及びバス使用率と、車載システムに負荷を及ぼす車両状態とに基づいて、上記優先度を決定する閾値が時系列的に変更される。この結果、こうした閾値をもとに、出力対象とする車両データの種類を動的に変更することが可能となる。   In this embodiment, in this way, the CPU usage rate and bus usage rate of the in-vehicle system that change due to vehicle operations and various vehicle operations realized by the in-vehicle system, and the vehicle state that exerts a load on the in-vehicle system, Based on the above, the threshold for determining the priority is changed in time series. As a result, the type of vehicle data to be output can be dynamically changed based on such a threshold value.

次に、本実施の形態の車両データ取得装置及び車両データ取得方法によって取得された車両データの推移を図10及び図11を参照して説明する。
なお、図10及び図11において実線で示すL2は、上記閾値に応じて決定された優先度をもとに上記車載情報処理装置330による出力処理の対象とされた車両データの量の推移例を示している。また図10及び図11において破線で示すL1は、比較例として、従来の車両データ取得装置による出力処理の対象とされた車両データの量の推移例を示している。一方、図10及び図11において、一点鎖線で示すL3は、車両の状態が加味された車載システムの総合的な負荷の推移例を示している。
Next, the transition of the vehicle data acquired by the vehicle data acquisition device and the vehicle data acquisition method of the present embodiment will be described with reference to FIGS.
Note that L2 indicated by a solid line in FIG. 10 and FIG. 11 is a transition example of the amount of vehicle data targeted for output processing by the in-vehicle information processing device 330 based on the priority determined according to the threshold value. Show. Moreover, L1 shown with a broken line in FIG.10 and FIG.11 has shown the transition example of the quantity of the vehicle data made into the object of the output process by the conventional vehicle data acquisition apparatus as a comparative example. On the other hand, in FIG.10 and FIG.11, L3 shown with a dashed-dotted line has shown the transition example of the comprehensive load of the vehicle-mounted system in which the state of the vehicle was considered.

図10に推移例(比較例)L1として示すように、車両データのデータ量とは、車載システム内で発生する各種イベントの発生量に応じて変化するものである。そして、例えば、推移例L3として示すように、タイミングt1以降、例えば走行中の車両が高速走行状態となったために上記運転支援システム217の負荷が増大し、これに伴い車載システムにかかる負荷が増大したとする。このため、タイミングt1以降においては、推移例L1として示すように、取得すべき車両データの増加も相まって、車載システムにかかる負荷が増大し、車載システムがオーバーフローすることとなってしまう。   As shown as a transition example (comparative example) L1 in FIG. 10, the amount of vehicle data varies according to the amount of various events that occur in the in-vehicle system. For example, as shown as the transition example L3, the load of the driving support system 217 increases after the timing t1, for example, because the running vehicle is in a high-speed driving state, and the load on the in-vehicle system increases accordingly. Suppose that For this reason, after timing t1, as shown as transition example L1, combined with an increase in vehicle data to be acquired, the load on the in-vehicle system increases and the in-vehicle system overflows.

一方、本実施の形態では、推移例L2として示すように、車載システムの総合的な負荷が増加し始めたタイミングt1以降においては、上記閾値に対応する優先度をもとに、取得すべき車両データが次第に規制されるようになる。この結果、車載システムの負荷に反比例する態様で出力対象とされる車両データの量が減少し、こうした車両データの出力処理に伴う車載システムへの影響が最小限に抑制されるようになる。   On the other hand, in this embodiment, as shown as transition example L2, after timing t1 when the total load of the in-vehicle system starts to increase, the vehicle to be acquired based on the priority corresponding to the threshold value Data will be gradually regulated. As a result, the amount of vehicle data to be output is reduced in a manner that is inversely proportional to the load of the in-vehicle system, and the influence on the in-vehicle system due to the output processing of such vehicle data is minimized.

なお、本実施の形態では、こうした車載システムの負荷に応じて出力される車両データは、図11(a)〜(c)に示すように、車両データの種類に応じて規定された優先度に応じて相違する。   In the present embodiment, the vehicle data output according to the load of such an in-vehicle system has a priority defined according to the type of the vehicle data, as shown in FIGS. Depending on it.

例えば、図11(a)に推移例Laとして示すように、優先度が「A」であると規定された車両データは、車載システムの負荷が増大したとしても、その優先度に鑑み上記車両データ保存領域350への出力処理が継続して実行される。この結果、例えば、上記閾値が「19〜22」に達するタイミングt2以降においては、優先度「A」と規定された車両データのみの出力処理が実行されることとなる。   For example, as shown as transition example La in FIG. 11 (a), vehicle data that is defined as having a priority “A” is the vehicle data in view of the priority even if the load on the in-vehicle system increases. The output process to the storage area 350 is continuously executed. As a result, for example, after timing t2 when the threshold value reaches “19 to 22”, output processing of only the vehicle data defined as the priority “A” is executed.

また、図11(b)に推移例Ldとして示すように、優先度が「D」であると規定された車両データは、上記閾値が「10〜12」に達するタイミングt3までは出力処理が実行されるものの、タイミングt3以降は同車両データの出力処理は実行されないこととなる。一方、図11(c)に推移例Lhとして示すように、優先度が「H」であると規定された車両データは、上記車載システムの負荷の増加に伴い上記閾値が「1」に達したタイミングt1以降においては、同車両データの出力処理は実行されないこととなる。   Further, as shown as transition example Ld in FIG. 11B, the output processing is executed until timing t3 when the threshold value reaches “10 to 12” for the vehicle data defined as the priority “D”. However, the output processing of the vehicle data is not executed after the timing t3. On the other hand, as shown as a transition example Lh in FIG. 11C, the threshold value of the vehicle data specified as the priority “H” has reached “1” as the load of the in-vehicle system increases. After timing t1, the vehicle data output process is not executed.

このように、本実施の形態では、車載システムの負荷を考慮した車両データの出力処理が、その優先度に応じて選択的に実行される。よって、上記車両データ保存領域350に出力する車両データを限定しつつも、出力すべき車両データを優先度に応じて的確に取得することが可能となる。   As described above, in the present embodiment, the output processing of the vehicle data in consideration of the load of the in-vehicle system is selectively executed according to the priority. Therefore, it is possible to accurately acquire the vehicle data to be output according to the priority while limiting the vehicle data to be output to the vehicle data storage area 350.

以上説明したように、本実施の形態にかかる車両データ取得装置及び車両データ取得方法によれば、以下の効果が得られるようになる。
(1)上記車両データの種類の別に取得すべき優先度を規定するとともに、この規定した優先度に、同優先度の高さに対する複数段階の閾値を規定することとした。そして、こうした閾値を車両の状態と車載システムの負荷状態とに応じて可変設定し、この閾値以上の優先度に規定されている車両データの出力処理を実行することとした。このため、上記車載情報処理装置330によって処理すべき車両データを、車載システムや車両の状態に応じて制限することが可能となる。これにより、車載システムや車両データ取得部300に要求される機能を十分に維持しつつ、優先度に見合った最大限の車両データを収集することが可能となる。また、これにより、車載情報処理装置330にて出力可能とする車両データ、換言すれば、車両データを取得するためのプログラム等を、同車載情報処理装置330が搭載される車両の市場出荷時に予め埋め込むことが可能となる。したがって、車両データを取得するためのプログラム等を、車載情報処理装置330に事後的に埋め込む必要もなく車両データの取得をより容易に行うことが可能ともなる。
As described above, according to the vehicle data acquisition device and the vehicle data acquisition method according to the present embodiment, the following effects can be obtained.
(1) The priority to be acquired for each type of the vehicle data is specified, and a threshold value in a plurality of stages with respect to the height of the priority is specified for the specified priority. Then, such a threshold value is variably set according to the state of the vehicle and the load state of the in-vehicle system, and the output processing of the vehicle data defined with the priority level equal to or higher than the threshold value is executed. For this reason, it becomes possible to restrict | limit the vehicle data which should be processed by the said vehicle-mounted information processing apparatus 330 according to a vehicle-mounted system or the state of a vehicle. As a result, it is possible to collect the maximum vehicle data commensurate with the priority while sufficiently maintaining the functions required for the in-vehicle system and the vehicle data acquisition unit 300. In addition, thereby, vehicle data that can be output by the in-vehicle information processing apparatus 330, in other words, a program for acquiring the vehicle data, etc. is preliminarily stored at the time of shipment of the vehicle on which the in-vehicle information processing apparatus 330 is mounted. It becomes possible to embed. Therefore, there is no need to embed a program for acquiring vehicle data in the in-vehicle information processing apparatus 330 afterwards, and it becomes possible to acquire vehicle data more easily.

(2)上記システム負荷予測部230によって、車両の状態が上記車載システムに及ぼす負荷の増減を予測し、この車両の状態変化に起因する車載システムの負荷の増減が予測されるとき、同予測される車載システムの負荷に応じて上記閾値を可変設定した。これにより、車両の状態変化に伴い予測される車載システムの負荷に応じて、最大限の車両データを取得することが可能となる。   (2) When the system load predicting unit 230 predicts the increase or decrease of the load on the in-vehicle system due to the state of the vehicle, the increase or decrease of the load of the in-vehicle system due to the change in the state of the vehicle is predicted. The threshold value was variably set according to the load of the in-vehicle system. Thereby, it becomes possible to acquire the maximum vehicle data according to the load of the in-vehicle system predicted with the change in the state of the vehicle.

(3)上記車両の状態を、上記車両状態検出部210を構成する車速センサ211、加速度センサ212、操舵角センサ213、アクセルセンサ214、ブレーキセンサ215、位置検出センサ216、及び運転支援システム217の出力結果に基づいて検出し、この検出結果に基づいて車両の状態を判定することとした。これにより、車両の状態を複数の要素に基づいて判定することが可能となり、ひいては、こうした複数の要素に基づく車両の状態の判定、上記車載システムの負荷の予測を的確に行うことが可能となる。   (3) The vehicle state is determined by the vehicle speed sensor 211, the acceleration sensor 212, the steering angle sensor 213, the accelerator sensor 214, the brake sensor 215, the position detection sensor 216, and the driving support system 217 constituting the vehicle state detection unit 210. Detection is performed based on the output result, and the state of the vehicle is determined based on the detection result. As a result, it is possible to determine the state of the vehicle based on a plurality of elements. As a result, it is possible to accurately determine the state of the vehicle based on the plurality of elements and predict the load of the in-vehicle system. .

(3)上記車載システムの負荷が増大すると予測される車両の状態として、車両の高速走行状態、及び車両の急加速状態もしくは急減速状態、及び車両の位置が特定の交通要素に接近した状態を規定した。これにより、車両の状態がこうした各状態に遷移したことをもって、上記車載システムの負荷が増減することを容易かつ画一的に予測することが可能となる。   (3) As the state of the vehicle that is expected to increase the load of the in-vehicle system, a high-speed traveling state of the vehicle, a sudden acceleration state or a sudden deceleration state of the vehicle, and a state where the vehicle position approaches a specific traffic element Stipulated. As a result, it is possible to easily and uniformly predict that the load of the in-vehicle system increases or decreases when the vehicle state transitions to each of these states.

(4)上記閾値を、車載システムの負荷に比例する態様で動的に変更することとした。これにより、逐次変化する車両の状態や車載システムの負荷に応じて出力すべき車両データを柔軟に変更することが可能となり、車両の状態や車載システムの負荷が動的に変化したとしても、車載システムの機能を維持可能な範囲内で各種車両データの出力処理を実行することが可能となる。   (4) The threshold value is dynamically changed in a manner proportional to the load of the in-vehicle system. This makes it possible to flexibly change the vehicle data to be output according to the state of the vehicle that changes sequentially and the load of the in-vehicle system, and even if the state of the vehicle and the load of the in-vehicle system change dynamically, the in-vehicle Various vehicle data output processes can be executed within a range in which the system functions can be maintained.

(5)上記車載システムの負荷を、CPU使用率及びバス使用率が高くなるにつれて高くなるとして段階評価した。また、上記車両の状態を、車両の走行速度、加速度及び減速度、ステアリングの操舵角の変化率、及び車両と特定の交通要素との距離をもとに段階評価した。そして、各々段階評価した車載システムの負荷と車両の状態との加算値に基づいて、出力可能とする車両データを変更する上記閾値を算出することとした。これにより、CPU使用率やバス使用率に基づく車載システムの負荷と車両の状態とが勘案された総合的な負荷に基づいて、車両データの出力処理を実行することが可能となる。   (5) The load on the above-mentioned in-vehicle system was evaluated in stages as it increased as the CPU usage rate and bus usage rate increased. In addition, the state of the vehicle was evaluated in stages based on the traveling speed, acceleration and deceleration of the vehicle, the rate of change of the steering angle of the steering, and the distance between the vehicle and a specific traffic element. And based on the added value of the load of the vehicle-mounted system and the state of the vehicle that are evaluated in stages, the threshold value for changing the vehicle data that can be output is calculated. This makes it possible to execute the vehicle data output process based on a comprehensive load that takes into account the load of the in-vehicle system and the state of the vehicle based on the CPU usage rate and the bus usage rate.

(6)上記車両データを出力するモードとして、上記閾値に基づく車両データの出力規制が適用される閾値対応モードと、車両データの収集を優先するセーフティーモードとを、上記車載情報処理装置330に設けた。そして、閾値対応モードとセーフティーモードとを上記異常発生フラグ342の状態に応じて選択的に切り替え実行させるとともに、セーフティーモードにおいて、車載情報処理装置330にて取得可能な車両データの全てを車両データ保存領域350に出力させることとした。これにより、出力可能な車両データを上記優先度及び閾値に基づき規制する上で、車両の異常発生時においては、その解析等に用いる車両データを確実に取得することが可能となり、ひいては、上記優先度を通じて出力可能とする車両データを規定する上で車載情報処理装置330による車両データの保存機能を担保することが可能となる。   (6) As the mode for outputting the vehicle data, the in-vehicle information processing apparatus 330 is provided with a threshold mode corresponding to the output regulation of the vehicle data based on the threshold and a safety mode giving priority to the collection of the vehicle data. It was. Then, the threshold corresponding mode and the safety mode are selectively switched according to the state of the abnormality occurrence flag 342, and all the vehicle data that can be acquired by the in-vehicle information processing device 330 is stored in the safety mode. The output is made to the area 350. As a result, when the vehicle data that can be output is regulated based on the priority and the threshold value, it is possible to reliably acquire the vehicle data used for the analysis or the like when the abnormality of the vehicle occurs. The vehicle data storage function by the in-vehicle information processing device 330 can be ensured in defining the vehicle data that can be output at any time.

なお、上記実施の形態は、以下のような形態をもって実施することもできる。
・上記セーフティーモードの起動条件として、上記異常発生フラグ342がオン状態となったこと、すなわち車両に異常が発生したことを条件とした。これに限らず、セーフティーモードの起動条件としては、例えば、特定の時間帯や予め規定した特定のイベントが発生したとき等を条件とすることも可能であり、セーフティーモードの起動条件としては任意の条件を設定することが可能である。また、車載情報処理装置330にセーフティーモードを設けない構成とすることも可能であり、上記車両データを出力するモードとして上記閾値対応モードのみを備える構成とすることも可能である。
In addition, the said embodiment can also be implemented with the following forms.
As a starting condition for the safety mode, the abnormality occurrence flag 342 is turned on, that is, an abnormality has occurred in the vehicle. Not limited to this, the safety mode activation condition may be, for example, a specific time zone or a specific event that occurs in advance, and the safety mode activation condition is arbitrary. It is possible to set conditions. Moreover, it is also possible to make it the structure which does not provide safety mode in the vehicle-mounted information processing apparatus 330, and it is also possible to make it the structure provided only with the said threshold value corresponding | compatible mode as a mode which outputs the said vehicle data.

・上記車載システムの負荷を、CPU使用率及びバス使用率に比例して高くなるとして、それらの加算値に基づき段階評価することとした。これに限らず、車載システムの負荷を、CPU使用率及びバス使用率の乗算値に基づき段階評価することも可能である。また、それらCPU使用率及びバス使用率を20%単位で段階評価することとしたが、例えば10%単位や50%単位等、任意の単位で段階評価することもできる。また、車載システムの負荷を評価する要素としては、CPU使用率のみ、もしくはバス使用率のみであってもよく、この他、車載システムの負荷を評価する要素であればよい。   ・ Assuming that the load on the in-vehicle system increases in proportion to the CPU usage rate and the bus usage rate, it was decided to perform a step evaluation based on the added value. Not limited to this, it is also possible to evaluate the load on the in-vehicle system based on the multiplication value of the CPU usage rate and the bus usage rate. In addition, although the CPU usage rate and the bus usage rate are evaluated in stages in units of 20%, the levels can be evaluated in arbitrary units such as 10% units and 50% units. Further, as an element for evaluating the load of the in-vehicle system, only the CPU usage rate or the bus usage rate may be used, and any other element that evaluates the load of the in-vehicle system may be used.

・上記車両の状態を、車両の走行速度、加速度及び減速度、ステアリングの操舵角の変化率、及び車両と特定の交通要素との距離の別に段階評価するとともに、それら要素の合計値を車両の状態が車載システムに及ぼす負荷として上記閾値の算出に用いることとした。これに限らず、車両の状態を示す各要素の乗算値を上記閾値の算出に用いることも可能である。また、図3に示した態様で、車両の走行速度並びに加速度及び減速度を「0」〜「3」の4段階で評価し、ステアリングの操舵角の変化率及び車両と特定の交通要素との距離を、「0」及び「1」の2段階で評価することとした。これに限らず、例えば、各要素を、「0.5」単位で評価することや、3段階以上で評価することも可能である。要は、車両の状態の評価手法とは、車両の状態を上記閾値の算出に利用可能な態様で評価するものであればよい。   ・ The vehicle status is evaluated in stages according to vehicle travel speed, acceleration and deceleration, rate of change in steering angle of the steering wheel, and distance between the vehicle and a specific traffic element. It was decided to use it for calculation of the above-mentioned threshold as a load which a state exerts on an in-vehicle system. However, the present invention is not limited to this, and the multiplication value of each element indicating the state of the vehicle can be used for the calculation of the threshold value. In addition, in the mode shown in FIG. 3, the running speed, acceleration and deceleration of the vehicle are evaluated in four stages from “0” to “3”, and the change rate of the steering angle of the steering and the vehicle and a specific traffic element The distance was evaluated in two stages, “0” and “1”. For example, each element can be evaluated in units of “0.5” or can be evaluated in three or more stages. In short, any vehicle state evaluation method may be used as long as it evaluates the vehicle state in a manner that can be used to calculate the threshold value.

・上記閾値として、上記評価した車載システムの負荷と上記評価した車両の状態との加算値を採用することとしたが、これに限らず、例えば、上記車載システムの負荷と上記評価した車両の状態との乗算値を上記閾値として採用することも可能である。なおこの場合には、車載システムの負荷や車両の状態がより顕著に上記閾値に反映されることとなり、車載システムの総合的な負荷が増加したときの車両データの規制をより効果的に行うことが可能となる。   As the threshold value, an addition value of the load of the evaluated in-vehicle system and the state of the evaluated vehicle is adopted, but is not limited thereto, for example, the load of the in-vehicle system and the state of the evaluated vehicle It is also possible to employ a multiplication value of In this case, the load on the in-vehicle system and the state of the vehicle are reflected more prominently in the threshold value, and the vehicle data is more effectively regulated when the total load on the in-vehicle system increases. Is possible.

・上記閾値を、車載システムの負荷に比例する態様で動的に変更することとした。これに限らず、上記閾値は、車載システムの負荷と車両の状態が車載システムに及ぼすと予測される負荷とに基づいて変更されるものであればよく、車載システムの負荷に比例するか否かは問わない。   -The threshold value is dynamically changed in a manner proportional to the load of the in-vehicle system. However, the threshold value is not limited to this, as long as the threshold value is changed based on the load of the in-vehicle system and the load that the vehicle state is predicted to have on the in-vehicle system. Does not matter.

・上記車載システムの負荷が増大すると予測される車両の状態として、車両の高速走行状態、及び車両の急加速状態もしくは急減速状態、及び車両の位置が特定の交通要素に接近した状態を規定した。これに限らず、例えば、車両が郊外及び市街地を走行する状態になったときや天候が晴天から雨天に変化したときのように車両の外部環境に変化が生じたことを、上記車載システムの負荷が増大すると予測される車両の状態として規定するようにしてもよい。   -The conditions of the vehicle that are expected to increase the load on the in-vehicle system are defined as a high-speed driving state of the vehicle, a sudden acceleration or deceleration state of the vehicle, and a state where the vehicle position is close to a specific traffic element. . Not limited to this, for example, the load on the in-vehicle system may indicate that a change has occurred in the external environment of the vehicle, such as when the vehicle travels in the suburbs and urban areas, or when the weather changes from sunny to rainy. May be defined as the state of the vehicle that is predicted to increase.

・上記車両の状態を、上記車両状態検出部210を構成する車速センサ211、加速度センサ212、操舵角センサ213、アクセルセンサ214、ブレーキセンサ215、位置検出センサ216、及び運転支援システム217の全ての出力結果に基づいて検出した。これに限らず、それら各センサ211〜216及び運転支援システム217の少なくとも1つの手段によって上記車両の状態を検出するようにしてもよい。またこの他、例えば車両のヨーレートを検出するヨーレート検出センサや、エンジン制御装置、ブレーキ制御装置、及びワイパーの動作状態等を用いて車両の状態を検出することもできる。要は、車両状態検出部210とは、車両の走行環境や走行状態等、車両の各種状態を検出することが可能な手段であればよい。   The state of the vehicle is determined by the vehicle speed sensor 211, the acceleration sensor 212, the steering angle sensor 213, the accelerator sensor 214, the brake sensor 215, the position detection sensor 216, and the driving support system 217 constituting the vehicle state detection unit 210. Detection was based on the output result. Not limited to this, the state of the vehicle may be detected by at least one of the sensors 211 to 216 and the driving support system 217. In addition, the state of the vehicle can also be detected using, for example, the yaw rate detection sensor for detecting the yaw rate of the vehicle, the operation state of the engine control device, the brake control device, and the wiper. In short, the vehicle state detection unit 210 may be any means capable of detecting various states of the vehicle such as the traveling environment and the traveling state of the vehicle.

・上記システム負荷予測部230によって、車両の状態が上記車載システムに及ぼす負荷の増減を予測し、この車両の状態変化に起因する車載システムの負荷の増減が予測されるとき、同予測される車載システムの負荷に応じて上記閾値を可変設定した。これに限らず、上記閾値とは、車載システムの負荷の状態と車両の状態とに基づき可変設定するものであればよく、上記システム負荷予測部230を割愛し、上記検出される車両の状態を上記閾値の算出に直接用いることも可能である。   When the system load prediction unit 230 predicts the increase / decrease of the load on the in-vehicle system due to the state of the vehicle, and the increase / decrease in the load of the in-vehicle system due to the change in the state of the vehicle is predicted, The threshold value was variably set according to the system load. The threshold value is not limited to this, and any threshold value may be used as long as it is variably set based on the load state of the in-vehicle system and the vehicle state. The system load prediction unit 230 is omitted, and the detected vehicle state is It is also possible to directly use for calculation of the threshold value.

・上記実施の形態では、上記車両データに予め規定された優先度に基づいて、各種車両データの取得を行うこととした。これに限らず、例えば、車両データの出力プログラムに予め書き込まれたプログラム等の改変を通じて車両データに規定された優先度を変更可能な場合には、取得すべき車両データに応じてその優先度を動的に変更することも可能である。この場合には、車両データの取得をより柔軟に行うことが可能となる。   -In the said embodiment, it decided to acquire various vehicle data based on the priority prescribed | regulated previously to the said vehicle data. For example, when the priority defined in the vehicle data can be changed through modification of a program or the like written in advance in the vehicle data output program, the priority is set according to the vehicle data to be acquired. It is also possible to change it dynamically. In this case, vehicle data can be acquired more flexibly.

・上記優先度を規定する車両データとして、複数種の車両データを対象としたが、車両データが一種類の場合であれ、本発明の適用は可能である。   -Although multiple types of vehicle data were made into object as vehicle data which prescribes | regulates the said priority, even if vehicle data is one type, application of this invention is possible.

100…システム状態管理部、110…CPU使用率算出部、120…バス使用率算出部、130…システム状態判定部、131…システム負荷評価テーブル、210…車両状態検出部、211…車速センサ、212…加速度センサ、213…操舵角センサ、214…アクセルセンサ、215…ブレーキセンサ、216…位置検出センサ、217…運転支援システム、220…車両状態判定部、230…システム負荷予測部、231…システム負荷対応テーブル、300…車両データ取得部、310…閾値算出部、311…閾値対応テーブル、320…優先度決定部、321…優先度対応テーブル、330…車載情報処理装置、331…出力処理部、331a…第1出力処理部、331b…第2出力処理部、331c…第3出力処理部、331n…第n出力処理部、340…セーフティーモード案内部、341…異常状態検出部、342…異常発生フラグ、350…車両データ保存領域。   DESCRIPTION OF SYMBOLS 100 ... System state management part, 110 ... CPU usage rate calculation part, 120 ... Bus usage rate calculation part, 130 ... System state determination part, 131 ... System load evaluation table, 210 ... Vehicle state detection part, 211 ... Vehicle speed sensor, 212 ... acceleration sensor, 213 ... steering angle sensor, 214 ... accelerator sensor, 215 ... brake sensor, 216 ... position detection sensor, 217 ... driving support system, 220 ... vehicle state determination unit, 230 ... system load prediction unit, 231 ... system load Correspondence table, 300 ... vehicle data acquisition unit, 310 ... threshold value calculation unit, 311 ... threshold value correspondence table, 320 ... priority determination unit, 321 ... priority correspondence table, 330 ... in-vehicle information processing device, 331 ... output processing unit, 331a ... 1st output process part, 331b ... 2nd output process part, 331c ... 3rd output process part, 33 n ... n-th output processing section, 340 ... safety mode guide portion, 341 ... abnormal state detection unit, 342 ... abnormality occurrence flag, 350 ... vehicle data storage area.

Claims (14)

車両に搭載された車載システムを構成する車載情報処理装置を通じて1乃至複数種類の車両データを取得し、該取得した車両データを車両データ保存領域に保存する車両データ取得装置であって、
前記車両データには、車両データの種類の別に取得すべき優先度が規定されてなり、該規定された優先度には、それら優先度の高さに対する複数段階の閾値が規定されてなるとともに、それら閾値は前記車両の状態と前記車載システムの負荷状態とに応じて可変設定され、前記車載情報処理装置は、前記可変設定された閾値以上の優先度に規定されている車両データを取得するとともに、該取得した車両データを前記車両データ保存領域に出力可能とされてなる
ことを特徴とする車両データ取得装置。
A vehicle data acquisition device that acquires one or more types of vehicle data through an in-vehicle information processing device constituting an in-vehicle system mounted on a vehicle, and stores the acquired vehicle data in a vehicle data storage area,
In the vehicle data, priorities to be acquired are defined according to the types of vehicle data, and in the specified priorities, threshold values in a plurality of stages for the heights of the priorities are defined, The threshold values are variably set according to the state of the vehicle and the load state of the in-vehicle system, and the in-vehicle information processing apparatus acquires vehicle data that is defined with a priority equal to or higher than the variably set threshold value. The vehicle data acquisition device characterized in that the acquired vehicle data can be output to the vehicle data storage area.
請求項1に記載の車両データ取得装置において、
前記車両の状態に基づき前記車載システムの負荷の増減を予測するシステム負荷予測部を備え、
前記システム負荷予測部によって前記車両の状態変化に起因する前記車載システムの負荷の増減が予測されるとき、該予測される前記車載システムの負荷に応じて前記閾値が可変設定される
ことを特徴とする車両データ取得装置。
In the vehicle data acquisition device according to claim 1,
A system load prediction unit for predicting increase or decrease of the load of the in-vehicle system based on the state of the vehicle;
When the increase / decrease in the load of the in-vehicle system due to the change in the state of the vehicle is predicted by the system load prediction unit, the threshold value is variably set according to the predicted load of the in-vehicle system. Vehicle data acquisition device.
前記システム負荷予測部は、前記車両の走行速度を検出する車速センサ、及び前記車両の加速度を検出する加速度センサ、及び前記車両のステアリングの操舵角を検出する操舵角センサ、及び前記車両の位置情報を検出する位置検出手段、及び前記車両の運転支援を実行する運転支援システムの少なくとも1つの出力結果に基づいて前記車両の状態を判定し、該判定結果に基づき前記車載システムの負荷の増減を予測する
請求項2に記載の車両データ取得装置。
The system load prediction unit includes a vehicle speed sensor that detects a traveling speed of the vehicle, an acceleration sensor that detects acceleration of the vehicle, a steering angle sensor that detects a steering angle of the steering of the vehicle, and position information of the vehicle The position of the vehicle is determined based on at least one output result of the position detection means for detecting the vehicle and the driving support system that executes driving support of the vehicle, and the increase / decrease in load of the in-vehicle system is predicted based on the determination result The vehicle data acquisition device according to claim 2.
前記システム負荷予測部によって前記車載システムの負荷が増大すると予測される車両の状態が、前記車両の高速走行状態、及び前記車両の急加速状態もしくは急減速状態、及び前記車両の位置が特定の交通要素に接近した状態の少なくとも1つの状態である
請求項3に記載の車両データ取得装置。
The vehicle state predicted by the system load prediction unit to increase the load on the in-vehicle system is a high-speed traveling state of the vehicle, a sudden acceleration state or a sudden deceleration state of the vehicle, and a position where the vehicle is a specific traffic. The vehicle data acquisition device according to claim 3, wherein the vehicle data acquisition device is at least one of the states approaching the element.
前記閾値は、前記車載システムの負荷に比例する態様で動的に変更される
請求項1〜4のいずれか一項に記載の車両データ取得装置。
The vehicle data acquisition device according to any one of claims 1 to 4, wherein the threshold value is dynamically changed in a manner proportional to the load of the in-vehicle system.
請求項1〜5のいずれか一項に記載の車両データ取得装置において、
前記車載システムの使用率が高くなるほど車載システムの負荷が高くなるとして同車載システムの負荷を段階評価するとともに、前記車両の走行速度もしくは該走行速度の変化率もしくは前記車両のステアリングの操舵角の変化率が上昇するとき、もしくは前記車両と特定の交通要素との距離が縮まるとき、それら車両の状態が前記車載システムに与える負荷が増大するとして前記車両の状態を段階評価し、各々段階評価した前記車載システムの負荷と前記車両の状態との加算値もしくは乗算値に基づいて前記可変設定すべき閾値を決定する
ことを特徴とする車両データ取得装置。
In the vehicle data acquisition device according to any one of claims 1 to 5,
As the usage rate of the in-vehicle system increases, the load of the in-vehicle system increases, and the load of the in-vehicle system is evaluated in stages, and the travel speed of the vehicle or the change rate of the travel speed or the change of the steering angle of the steering of the vehicle When the rate increases or when the distance between the vehicle and a specific traffic element decreases, the vehicle state is evaluated in stages as the load of the vehicle state on the in-vehicle system increases. The vehicle data acquisition device, wherein the threshold value to be variably set is determined based on an addition value or a multiplication value of a load of an in-vehicle system and a state of the vehicle.
前記車載情報処理装置は、前記車両データを出力するモードとして、前記閾値に基づく車両データの出力規制が適用される閾値対応モードと、前記車両データの収集を優先するセーフティーモードとを備え、前記閾値対応モードと前記セーフティーモードとを選択的に切り替え実行するとともに、前記閾値対応モードから前記セーフティーモードに移行したとき、当該車載情報処理装置にて取得可能な車両データの全てを前記車両データ保存領域に出力可能とする
請求項1〜6のいずれか一項に記載の車両データ取得装置。
The in-vehicle information processing apparatus includes, as a mode for outputting the vehicle data, a threshold corresponding mode to which vehicle data output regulation based on the threshold is applied, and a safety mode that prioritizes collection of the vehicle data, and the threshold While selectively switching between the response mode and the safety mode, and when shifting from the threshold response mode to the safety mode, all of the vehicle data that can be acquired by the in-vehicle information processing apparatus is stored in the vehicle data storage area. The vehicle data acquisition device according to any one of claims 1 to 6, wherein output is possible.
車両に搭載された車載システムを構成する車載情報処理装置を通じて1乃至複数種類の車両データを取得し、該取得した車両データを車両データ保存領域に保存する車両データ取得方法であって、
前記車両データには、車両データの種類の別に取得すべき優先度を規定し、該規定した優先度には、それら優先度の高さに対する複数段階の閾値を規定するとともに、それら閾値は前記車両の状態と前記車載システムの負荷状態とに応じて可変設定するようにし、前記車載情報処理装置には、前記可変設定された閾値以上の優先度に規定されている車両データを取得させるとともに、該取得した車両データを前記車両データ保存領域に出力させる
ことを特徴とする車両データ取得方法。
A vehicle data acquisition method for acquiring one or more types of vehicle data through an in-vehicle information processing device constituting an in-vehicle system mounted on a vehicle, and storing the acquired vehicle data in a vehicle data storage area,
The vehicle data defines priorities to be acquired for each type of vehicle data, and the defined priorities define a plurality of threshold levels for the heights of the priorities. And the vehicle-mounted information processing apparatus is configured to acquire vehicle data defined at a priority level equal to or higher than the variably set threshold, and the vehicle-mounted information processing device. Outputting the acquired vehicle data to the vehicle data storage area. A vehicle data acquisition method.
請求項8に記載の車両データ取得方法において、
前記車両の状態に基づき前記車載システムの負荷の増減を予測し、該車両の状態変化に起因する前記車載システムの負荷の増減が予測されるとき、該予測される前記車載システムの負荷に応じて前記閾値を可変設定する
ことを特徴とする車両データ取得方法。
The vehicle data acquisition method according to claim 8,
When an increase / decrease in the load of the in-vehicle system is predicted based on the state of the vehicle, and an increase / decrease in the load of the in-vehicle system due to a change in the state of the vehicle is predicted, according to the predicted load of the in-vehicle system The vehicle data acquisition method, wherein the threshold value is variably set.
前記車両の走行速度を検出する車速センサ、及び前記車両の加速度を検出する加速度センサ、及び前記車両のステアリングの操舵角を検出する操舵角センサ、及び前記車両の位置情報を検出する位置検出手段、及び前記車両の運転支援を実行する運転支援システムの少なくとも1つの出力結果に基づいて前記車両の状態を判定し、該判定結果に基づき前記車載システムの負荷の増減を予測する
請求項9に記載の車両データ取得方法。
A vehicle speed sensor for detecting a traveling speed of the vehicle, an acceleration sensor for detecting an acceleration of the vehicle, a steering angle sensor for detecting a steering angle of a steering of the vehicle, and a position detecting means for detecting position information of the vehicle; 10. The state of the vehicle is determined based on at least one output result of the driving support system that performs driving support of the vehicle, and an increase or decrease in the load of the in-vehicle system is predicted based on the determination result. Vehicle data acquisition method.
前記車載システムの負荷が増大すると予測される車両の状態が、前記車両の高速走行状態、及び前記車両の急加速状態もしくは急減速状態、及び前記車両の位置が特定の交通要素に接近した状態の少なくとも1つの状態である
請求項10に記載の車両データ取得方法。
The vehicle state where the load on the in-vehicle system is expected to increase is the high-speed driving state of the vehicle, the sudden acceleration state or the sudden deceleration state of the vehicle, and the state where the vehicle position is close to a specific traffic element. The vehicle data acquisition method according to claim 10, wherein the vehicle data acquisition method is at least one state.
前記閾値を、前記車載システムの負荷に比例する態様で動的に変更する
請求項8〜11のいずれか一項に記載の車両データ取得方法。
The vehicle data acquisition method according to any one of claims 8 to 11, wherein the threshold value is dynamically changed in a manner proportional to the load of the in-vehicle system.
請求項8〜12のいずれか一項に記載の車両データ取得方法において、
前記車載システムの使用率が高くなるほど車載システムの負荷が高くなるとして同車載システムの負荷を段階評価するとともに、前記車両の走行速度もしくは該走行速度の変化率もしくは前記車両のステアリングの操舵角の変化率が上昇するとき、もしくは前記車両と特定の交通要素との距離が縮まるとき、それら車両の状態が前記車載システムに与える負荷が増大するとして前記車両の状態を段階評価し、各々段階評価した前記車載システムの負荷と前記車両の状態との加算値もしくは乗算値に基づいて前記可変設定すべき閾値を決定する
ことを特徴とする車両データ取得方法。
In the vehicle data acquisition method according to any one of claims 8 to 12,
As the usage rate of the in-vehicle system increases, the load of the in-vehicle system increases, and the load of the in-vehicle system is evaluated in stages, and the travel speed of the vehicle or the change rate of the travel speed or the change of the steering angle of the steering of the vehicle When the rate increases or when the distance between the vehicle and a specific traffic element decreases, the vehicle state is evaluated in stages as the load of the vehicle state on the in-vehicle system increases. The vehicle data acquisition method, wherein the threshold value to be variably set is determined based on an addition value or a multiplication value of a load of an in-vehicle system and a state of the vehicle.
前記車載情報処理装置には、前記車両データを出力するモードとして、前記閾値に基づく車両データの出力規制が適用される閾値対応モードと、前記車両データの収集を優先するセーフティーモードとを設け、前記閾値対応モードと前記セーフティーモードとを選択的に切り替え実行させるとともに、前記閾値対応モードから前記セーフティーモードに移行したとき、当該車載情報処理装置にて取得可能な車両データの全てを前記車両データ保存領域に出力させる
請求項8〜13のいずれか一項に記載の車両データ取得方法。
The in-vehicle information processing apparatus is provided with a threshold mode corresponding to output regulation of vehicle data based on the threshold, and a safety mode that prioritizes collection of the vehicle data, as modes for outputting the vehicle data, When selectively switching between the threshold mode and the safety mode, and when shifting from the threshold mode to the safety mode, all the vehicle data that can be acquired by the in-vehicle information processing apparatus is stored in the vehicle data storage area. The vehicle data acquisition method according to any one of claims 8 to 13.
JP2011083586A 2011-04-05 2011-04-05 Vehicular data acquisition device and vehicular data acquisition method Withdrawn JP2012221031A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011083586A JP2012221031A (en) 2011-04-05 2011-04-05 Vehicular data acquisition device and vehicular data acquisition method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011083586A JP2012221031A (en) 2011-04-05 2011-04-05 Vehicular data acquisition device and vehicular data acquisition method

Publications (1)

Publication Number Publication Date
JP2012221031A true JP2012221031A (en) 2012-11-12

Family

ID=47272524

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011083586A Withdrawn JP2012221031A (en) 2011-04-05 2011-04-05 Vehicular data acquisition device and vehicular data acquisition method

Country Status (1)

Country Link
JP (1) JP2012221031A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016212807A (en) * 2015-05-13 2016-12-15 株式会社デンソー Data recording device for vehicle
WO2018037708A1 (en) * 2016-08-25 2018-03-01 クラリオン株式会社 Vehicle-mounted device and log collection system
JP2018113033A (en) * 2017-01-09 2018-07-19 ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング Method of acquiring signals
WO2018207551A1 (en) * 2017-05-12 2018-11-15 日立オートモティブシステムズ株式会社 Information processing device and anomaly response method
WO2018220705A1 (en) * 2017-05-30 2018-12-06 三菱電機株式会社 Vehicle-mounted information device, vehicular server, server system, and information transmission method for vehicle-mounted information device
US11003922B2 (en) 2016-04-20 2021-05-11 Mitsubishi Electric Corporation Peripheral recognition device, peripheral recognition method, and computer readable medium
US11010990B2 (en) 2018-04-11 2021-05-18 Toyota Jidosha Kabushiki Kaisha On-vehicle data management device and method
WO2021145145A1 (en) * 2020-01-14 2021-07-22 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Vehicle log transmission device, vehicle log collection system, vehicle log transmission method, and preservation priority change device
CN114125008A (en) * 2020-09-01 2022-03-01 上海汽车集团股份有限公司 Data transmission method and device
WO2022091754A1 (en) * 2020-10-29 2022-05-05 パナソニックIpマネジメント株式会社 Information processing device, method for controlling information processing device, and program
JP2023057532A (en) * 2021-10-11 2023-04-21 ウーブン・アルファ株式会社 Customized data request system and method of using

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016212807A (en) * 2015-05-13 2016-12-15 株式会社デンソー Data recording device for vehicle
US11003922B2 (en) 2016-04-20 2021-05-11 Mitsubishi Electric Corporation Peripheral recognition device, peripheral recognition method, and computer readable medium
US11115425B2 (en) 2016-08-25 2021-09-07 Clarion Co., Ltd. In-vehicle apparatus and log collection system
WO2018037708A1 (en) * 2016-08-25 2018-03-01 クラリオン株式会社 Vehicle-mounted device and log collection system
JP2018032254A (en) * 2016-08-25 2018-03-01 クラリオン株式会社 On-vehicle device and log collection system
CN109643268A (en) * 2016-08-25 2019-04-16 歌乐株式会社 Car-mounted device, result collection system
JP2018113033A (en) * 2017-01-09 2018-07-19 ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング Method of acquiring signals
WO2018207551A1 (en) * 2017-05-12 2018-11-15 日立オートモティブシステムズ株式会社 Information processing device and anomaly response method
JP2018194909A (en) * 2017-05-12 2018-12-06 日立オートモティブシステムズ株式会社 Information processing device and abnormality coping method
WO2018220705A1 (en) * 2017-05-30 2018-12-06 三菱電機株式会社 Vehicle-mounted information device, vehicular server, server system, and information transmission method for vehicle-mounted information device
JPWO2018220705A1 (en) * 2017-05-30 2019-06-27 三菱電機株式会社 In-vehicle information device, server for vehicle, server system, and information transmission method of in-vehicle information device
US11010990B2 (en) 2018-04-11 2021-05-18 Toyota Jidosha Kabushiki Kaisha On-vehicle data management device and method
US11756348B2 (en) 2018-04-11 2023-09-12 Toyota Jidosha Kabushiki Kaisha On-vehicle data management device and method
WO2021144860A1 (en) * 2020-01-14 2021-07-22 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Vehicle log storage device, vehicle log transmitting device, vehicle log collecting system, and vehicle log storage method
WO2021145145A1 (en) * 2020-01-14 2021-07-22 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Vehicle log transmission device, vehicle log collection system, vehicle log transmission method, and preservation priority change device
CN114125008A (en) * 2020-09-01 2022-03-01 上海汽车集团股份有限公司 Data transmission method and device
CN114125008B (en) * 2020-09-01 2024-03-08 上海汽车集团股份有限公司 Data transmission method and device
WO2022091754A1 (en) * 2020-10-29 2022-05-05 パナソニックIpマネジメント株式会社 Information processing device, method for controlling information processing device, and program
JP7496431B2 (en) 2020-10-29 2024-06-06 パナソニックオートモーティブシステムズ株式会社 Information processing device, method for controlling information processing device, and program
JP2023057532A (en) * 2021-10-11 2023-04-21 ウーブン・アルファ株式会社 Customized data request system and method of using
JP7496391B2 (en) 2021-10-11 2024-06-06 ウーブン・バイ・トヨタ株式会社 Customized data request system and method of use

Similar Documents

Publication Publication Date Title
JP2012221031A (en) Vehicular data acquisition device and vehicular data acquisition method
KR101901801B1 (en) Hybrid vehicle and method of predicting driving pattern
US9297455B2 (en) GPS-based predictive shift schedule for automatic transmission
CN104321237B (en) control system and method
JP5510471B2 (en) Driving model creation device, driving model creation method, driving evaluation device, driving evaluation method, and driving support system
JP4720457B2 (en) Vehicle driving support method and driving support device
JP6194872B2 (en) Information processing apparatus for vehicle
CN109920263B (en) Method, system, equipment and storage medium for prompting branching intersection
EP3104356B1 (en) Driving assistance system, method, and program
WO2015166876A1 (en) Traffic signal control device, traffic signal control method, and computer program
JP4706365B2 (en) Vehicle control system
KR20170071083A (en) Emergency braking system and method for controlling the same
KR101769723B1 (en) Movement support apparatus, movement support method, and driving support system
EP3951740A1 (en) Information processing method and information processing system
KR102428413B1 (en) Method and device for providing guide information for driving vehicle, and Method and device for evaluating traffic congestion
JP2008129804A (en) Travel control plan generation system and computer program
JP2011053194A (en) Device, method and program for specifying reliability of information used in drive support
JP6463571B1 (en) Vehicle control device
US20200310448A1 (en) Behavioral path-planning for a vehicle
CN103017781A (en) Method for determining at least one travelling route of a vehicle and navigation system for a vehicle
JP2007109001A (en) Road environment estimation system
CN105501213A (en) A vehicular information-processing device
WO2022030206A1 (en) Vehicle management device, vehicle management method, and vehicle management program
JP2014106675A (en) Required time calculation device and required time calculation method
CN102285360A (en) Driver assistant method and driver assistant device

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140701