WO2016042726A1 - 車載システム - Google Patents

車載システム Download PDF

Info

Publication number
WO2016042726A1
WO2016042726A1 PCT/JP2015/004499 JP2015004499W WO2016042726A1 WO 2016042726 A1 WO2016042726 A1 WO 2016042726A1 JP 2015004499 W JP2015004499 W JP 2015004499W WO 2016042726 A1 WO2016042726 A1 WO 2016042726A1
Authority
WO
WIPO (PCT)
Prior art keywords
operation log
vehicle
writing
unit
history information
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.)
Ceased
Application number
PCT/JP2015/004499
Other languages
English (en)
French (fr)
Inventor
祥平 藤原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Denso Corp
Original Assignee
Denso 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 Denso Corp filed Critical Denso Corp
Publication of WO2016042726A1 publication Critical patent/WO2016042726A1/ja
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60RVEHICLES, VEHICLE FITTINGS, OR VEHICLE PARTS, NOT OTHERWISE PROVIDED FOR
    • B60R16/00Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for
    • B60R16/02Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for electric constitutive elements

Definitions

  • the present disclosure relates to an in-vehicle system that is mounted on a vehicle and includes an operation log storage unit that stores operation history information.
  • operation history information (operation log) of an in-vehicle system is stored and stored in the memory of the system, and operation log data is read from the memory when necessary and used for failure analysis.
  • operation log operation history information
  • the in-vehicle device cannot be easily removed from the car.
  • the user brings analysis equipment such as a personal computer into the car and installs it in the in-vehicle system. Connecting and copying the operation log data in the memory to the analysis equipment. Then, the user takes the analysis equipment out of the vehicle and performs processing such as failure analysis.
  • the procedure can be complicated overall. There are cases where it is difficult to obtain a power supply for analysis equipment in the car, or there are cases where the connection I / F cannot be found and the cable cannot be connected easily. Bring the analysis equipment into the car and connect it. Is often not easy.
  • the present disclosure includes an operation log storage unit that stores operation history information, and can easily extract operation history information from the operation log storage unit without bringing analysis equipment into the vehicle.
  • An object of the present invention is to provide an in-vehicle system that can prevent modification or deletion of data in the device.
  • An in-vehicle system is mounted on a vehicle, and includes an operation log storage unit that stores operation history information.
  • a connection detection unit that detects that a device is connected to the connection port; a determination unit that determines whether or not the device connected to the connection port is an operation log writing device having a specific file; And a writing unit that writes the operation history information stored in the operation log storage unit to the operation log writing device when the determination unit determines that the operation log writing device is connected.
  • the device when a device conforming to plug and play is connected to the connection port, the device is detected by the connection detection unit, and the device is an operation log writing device having a specific file by the determination unit. It is judged whether or not.
  • the determination unit determines that the operation log writing device is connected, the writing unit writes the operation history information stored in the operation log storage unit to the operation log writing device.
  • the user can connect the operation log writing device having the specific file to the connection port so that the operation history information stored in the operation log storage unit is automatically written to the operation log writing device.
  • the operation log writing device having the specific file to the connection port so that the operation history information stored in the operation log storage unit is automatically written to the operation log writing device.
  • alteration or deletion of data in the system can be prevented in advance.
  • FIG. 1 illustrates an embodiment of the present disclosure, and is a diagram schematically illustrating an electrical configuration of an in-vehicle system.
  • FIG. 2 is a diagram schematically showing the main part configuration including the software configuration of the control unit,
  • FIG. 3 is a flowchart illustrating a processing procedure for writing operation log information executed by the control unit.
  • FIG. 1 schematically shows a system configuration of an in-vehicle system 1 according to the present embodiment.
  • the in-vehicle system 1 includes a control unit 10, a storage unit 11, a display unit 12, an operation unit 13, a communication unit 14, an external interface 15, and the like.
  • the communication unit 14 performs wireless communication with the outside, and is configured to be able to connect to other communication devices (for example, a smartphone or the like) using a Bluetooth (registered trademark) system.
  • the in-vehicle system 1 functions as a navigation system or an audio system.
  • the in-vehicle system 1 may have a configuration in which the navigation function and the audio function are realized by the control unit 10 or a configuration in which these functions are realized by a separate ECU (Electronic Control Unit) connected to the control unit 10. There may be.
  • a configuration without a navigation function or an audio function may be used.
  • the external interface 15 includes a USB port (USB connector) 15a.
  • the USB port 15a is provided, for example, at an armrest portion in a vehicle interior.
  • the USB port 15a is configured so that the USB memory 20 can be connected thereto.
  • the control unit 10 automatically detects that the USB memory 20 is connected (inserted / removed) to / from the USB port 15a, and automatically executes a specific program when the USB memory 20 is connected (inserted). It has become.
  • the USB memory 20 corresponds to an example of a device compliant with plug and play (PnP).
  • the USB port (USB connector) 15a corresponds to an example of a connection port.
  • control unit 10 is mainly configured by a computer having a CPU, a ROM, a RAM, and the like. At this time, the control unit 10 accumulates and stores operation history information (operation log) of the in-vehicle system 1 in an operation log storage area 11 a (see FIG. 2) provided in the storage unit 11.
  • the storage unit 11 is composed of, for example, an electrically rewritable nonvolatile memory, and the operation log storage area 11a functions as an operation log storage unit.
  • the control unit 10 includes a connection detection unit 10a, a determination unit 10b, and a writing unit 10c mainly due to its software configuration.
  • the connection detection unit 10a detects that the USB memory 20 is connected to the USB port 15a.
  • the determination unit 10b determines whether the USB memory 20 connected to the USB port 15a is a specific USB memory 20 for writing an operation log that has a predetermined specific file inside. Further, the writing unit 10c displays the operation history information stored in the operation log storage area 11a of the storage unit 11 when the determination unit 10b determines that the specific USB memory 20 for writing the operation log is connected.
  • the specific USB memory 20 connected is configured to write.
  • FIG. 2 schematically shows a software configuration included in the control unit 10.
  • the control unit 10 includes a general-purpose OS such as Linux (registered trademark), for example, and a plurality of applications (hereinafter abbreviated as applications) are provided on the OS.
  • the application includes an application that stores the operation history information of the in-vehicle system 1 in the operation log storage area 11a of the storage unit 11 for storage.
  • PnP Plug and Play
  • an application for writing (copying) the operation log stored in the operation log storage area 11 a is included in the specific USB memory 20.
  • the application includes, for example, an application that controls display on the display unit 12, an application that accepts an operation from the operation unit 13, an application that performs communication with the navigation ECU and the audio ECU, and a speaker.
  • an application for controlling voice output and an application for performing voice recognition are included in the voice input from the microphone.
  • FIG. 3 shows a processing procedure for extracting (writing) operation log information, which is executed by the control unit 10.
  • the control unit 10 executes the operation history information stored in the operation log storage area 11a of the storage unit 11 to analyze the operation history information.
  • the specific USB memory 20 for writing the operation log in which the specific file is stored Is connected (inserted) to the USB port 15a provided in the vehicle (armrest portion). Then, as shown in the flowchart of FIG. 3, the control unit 10 detects the connection of the USB memory 20 to the USB port 15a and automatically executes the specific program.
  • S1 it is determined whether or not the USB memory 20 is connected (inserted / removed) to / from the USB port 15a.
  • a specific program is activated in S2.
  • S3 it is determined whether or not the specific file exists in the inserted USB memory 20.
  • the operation history information stored in the operation log storage area 11a of the storage unit 11 is specified as the specific USB in S4. Writing (copying) to the memory 20 is performed, and the processing is completed.
  • the user can take out the specific USB memory 20 after the data has been written out from the USB port 15a, take it out of the vehicle, read the operation history information into an analysis device such as a personal computer, and perform the analysis work. .
  • the operation log storage area 11a for storing the operation history information is provided, and the user writes the specific USB memory 20 for writing the operation log having the specific file to the USB port 15a. Just by connecting, the operation history information stored in the operation log storage area 11a is automatically written into the specific USB memory 20.
  • the operation log storage area 11a corresponds to an example of an operation log storage unit.
  • the USB port 15a is adopted as the connection port
  • the USB memory 20 is adopted as the device for writing the operation log.
  • the USB memory 20 for writing the operation log can be easily identified by checking the presence / absence of the specific file stored in the specific USB memory 20.
  • the USB memory 20 is employed as a device that conforms to PnP (plug and play).
  • PnP plug and play
  • other devices such as various memory cards may be employed.
  • various types of files (data) that can be identified such as the presence or absence of a specific volume label, can be used as identification means stored in the device.
  • the navigation system was illustrated as the vehicle-mounted system 1 in the above-described embodiment, the present disclosure is not limited to the navigation device, and various ECUs (Electronic Control Unit) mounted on the vehicle, such as an audio device and a telephone device. ) Can be applied to general subjects.
  • ECUs Electronic Control Unit mounted on the vehicle, such as an audio device and a telephone device.
  • the present disclosure is not limited to the above-described embodiments, and various modifications can be made to the hardware configuration of the in-vehicle system and the software configuration of the control unit. It can be implemented with modifications.
  • each step is expressed as, for example, S1. Further, each step can be divided into a plurality of sub-steps, while a plurality of steps can be combined into one step.

Landscapes

  • Engineering & Computer Science (AREA)
  • Mechanical Engineering (AREA)
  • Debugging And Monitoring (AREA)

Abstract

 車両に搭載されるものであって、動作履歴情報を記憶する動作ログ記憶部(11)を備える車載システムは、プラグアンドプレイに準拠するデバイス(20)が接続可能な接続ポートと、前記接続ポートにデバイス(20)が接続されたことを検出する接続検出部(10a)と、前記接続ポートに接続されたデバイスが、特定ファイルを有する動作ログ書込み用デバイス(20)であるかどうかを判断する判断部(10b)と、前記判断部(10b)により動作ログ書込み用デバイス(20)の接続が判断されたときに、前記動作ログ記憶部(11)に記憶された動作履歴情報を該動作ログ書込み用デバイス(20)に書込む書込み部(10c)とを備える。

Description

車載システム 関連出願の相互参照
 本出願は、2014年9月17日に出願された日本国特許出願2014-188866号に基づくものであり、その開示をここに参照により援用する。
 本開示は、車両に搭載されるものであって、動作履歴情報を記憶する動作ログ記憶部を備える車載システムに関する。
 例えばナビゲーション機能やオーディオ機能などを搭載した車載システムにおいては、製品の市場への発表(発売)後に、意図しない動作をしたり、動作不良が起こることがありうる。そこで、従来、車載システムの動作履歴の情報(動作ログ)をシステムのメモリ内に蓄積・記憶しておき、必要時にメモリから動作ログのデータを読出して、不具合の解析などに利用することが行われている(例えば特許文献1参照)。
 一般に、車載装置は車内から簡単に取外すことができないため、不具合の解析のためにメモリから動作ログのデータを読出すためには、ユーザがパソコン等の解析用機材を車内に持込み、車載ステムに接続してメモリ内の動作ログのデータを解析用機材にコピーすることが行われる。そして、ユーザは、その解析用機材を車両から外部に持出して、不具合の解析等の処理を行うようになっている。
 本願発明者は、下記を見出した。
 パソコン等の解析用機材を車内に持込んで動作ログのデータを読出して解析する場合、全体的に手順が煩雑となりうる。車内では解析用機材用の電源を得ることが難しかったり、接続用I/Fが見つからずケーブルの接続が簡単にできなかったりするケースがあり、解析用機材を車内に持込んで接続すること自体が容易でないことが多い。
 更には、パソコン等の解析用機材が接続できた場合でも、解析用機材がシステムにアクセスできるため、意図せずにシステム内のデータの改変や削除がなされてしまうことを完全には防止できないおそれがある。そのため、解析用機材を車内に持込んで接続する作業が許される者として、システムの知識をもった技術者に限定されてしまうという問題点もあった。
日本国公開特許公報2012-185558号
 本開示は、動作履歴情報を記憶する動作ログ記憶部を備えるものにあって、解析用機材を車内に持込むことなく、動作ログ記憶部から動作履歴情報を簡単に取出すことができると共に、システム内のデータの改変や削除を防ぐことができる車載システムを提供することを目的とする。
 本開示の一態様による車載システムは、車両に搭載されるものであって、動作履歴情報を記憶する動作ログ記憶部を備える車載システムにおいて、プラグアンドプレイに準拠するデバイスが接続可能な接続ポートと、前記接続ポートにデバイスが接続されたことを検出する接続検出部と、前記接続ポートに接続されたデバイスが、特定ファイルを有する動作ログ書込み用デバイスであるかどうかを判断する判断部と、前記判断部により動作ログ書込み用デバイスの接続が判断されたときに、前記動作ログ記憶部に記憶された動作履歴情報を該動作ログ書込み用デバイスに書込む書込み部とを備える。
 この車載システムによれば、接続ポートにプラグアンドプレイに準拠するデバイスが接続されると、接続検出部によりデバイスが検出され、判断部により、そのデバイスが特定ファイルを有する動作ログ書込み用デバイスであるかどうかが判断される。そして、判断部により動作ログ書込み用デバイスが接続されたと判断されたときに、書込み部により、動作ログ記憶部に記憶されている動作履歴情報が、該動作ログ書込み用デバイスに書込まれる。
 従って、ユーザは、特定ファイルを有する動作ログ書込み用デバイスを、接続ポートに接続するだけで、動作ログ記憶部に記憶された動作履歴情報が動作ログ書込み用デバイスに自動的に書込まれるようになる。この場合、パソコン等の解析用機材を車内に持込むことなく、動作ログ書込み用デバイスを持込むだけで済み、また、動作ログ書込み用デバイスを接続ポートに接続するという極めて簡単な操作で、動作履歴情報を取得することができる。しかも、システムに外部からアクセスするものではないため、システム内のデータの改変や削除を未然に防止することができる。
 本開示についての上記および他の目的、特徴や利点は、添付の図面を参照した下記の詳細な説明から、より明確になる。添付図面において、
図1は、本開示の一実施形態を示すもので、車載システムの電気的構成を概略的に示す図であり、 図2は、制御部のソフトウエア構成を含む要部構成を模式的に示す図であり、 図3は、制御部が実行する動作ログ情報の書込みの処理手順を示すフローチャートである。
 以下、本開示の一実施形態について、図面を参照しながら説明する。図1は、本実施形態に係る車載システム1のシステム構成を概略的に示している。この車載システム1は、制御部10、記憶部11、表示部12、操作部13、通信部14、外部インターフェース15等を備えている。前記通信部14は、外部との無線通信を行うもので、他の通信機器(例えばスマートフォン等)との間でBluetooth(登録商標)方式での接続も可能に構成されている。
 また、車載システム1は、本実施形態では、ナビゲーションシステム或いはオーディオシステムとして機能する。尚、車載システム1は、ナビゲーション機能やオーディオ機能を制御部10にて実現する構成としても良いし、制御部10に接続された別体のECU(Electronic Control Unit)によってそれら機能を実現する構成であっても良い。ナビゲーション機能やオーディオ機能を備えていない構成であっても良い。
 そして、図2にも示すように、前記外部インターフェース15には、USBポート(USBコネクタ)15aが含まれており、このUSBポート15aは、例えば車室内のアームレスト部分に設けられている。周知のように、このUSBポート15aは、USBメモリ20が接続可能に構成されている。後述するように、前記制御部10は、USBポート15aにUSBメモリ20が接続(挿抜)されたことを自動で検出し、USBメモリ20の接続(挿入)時に、特定プログラムを自動で実行するようになっている。USBメモリ20は、プラグアンドプレイ(PnP)に準拠するデバイスの一例に相当する。USBポート(USBコネクタ)15aは接続ポートの一例に相当する。
 詳しく図示はしないが、前記制御部10は、CPU、ROM及びRAM等を有するコンピュータを主体として構成されている。このとき、制御部10は、車載システム1の動作履歴の情報(動作ログ)を、記憶部11に設けられた動作ログ保存領域11a(図2参照)に蓄積・記憶するようになっている。前記記憶部11は、例えば電気的に書替え可能な不揮発性メモリから構成されており、前記動作ログ保存領域11aが動作ログ記憶部として機能する。
 そして、図1に示すように、この制御部10は、主としてそのソフトウエア的構成により、接続検出部10aと、判断部10bと、書込み部10cとを備えている。次の作用説明(フローチャート説明)でも述べるように、前記接続検出部10aは、前記USBポート15aにUSBメモリ20が接続されたことを検出する。
 また、前記判断部10bは、前記USBポート15aに接続されたUSBメモリ20が、予め決められた特定ファイルを内部に有する動作ログ書込み用の特定USBメモリ20であるかどうかを判断する。更に、前記書込み部10cは、前記判断部10bにより動作ログ書込み用の特定USBメモリ20が接続されたと判断されたときに、前記記憶部11の動作ログ保存領域11aに記憶された動作履歴情報を、接続されている特定USBメモリ20に書込むように構成されている。
 図2は、制御部10が備えるソフトウエア構成を模式的に示している。ここで、制御部10は、例えばLinux(登録商標)等の汎用OSを備え、このOS上に複数のアプリケーション(以下、アプリと略す)が設けられる。本実施形態では、アプリとして、車載システム1の動作履歴情報を記憶部11の動作ログ保存領域11aに書込んで保存させるアプリが含まれている。そして、後述するように、USBポート15aにUSBメモリ20が接続されたときに、プラグアンドプレイ(PnP)に準拠して特定のプログラムを自動で起動し、USBメモリ20が特定のものである場合に、該特定USBメモリ20に対し、動作ログ保存領域11aに記憶されている動作ログを書込む(コピーする)アプリが含まれている。
 尚、前記アプリには、上記の他にも、例えば表示部12への表示を制御するアプリ、操作部13からの操作を受付けるアプリ、ナビECUやオーディオECUとの間の通信を行うアプリ、スピーカへ音声出力を制御するアプリ、マイクから入力された音声に例えば音声認識を行うアプリ等が含まれている。また、例えば燃料の残量の監視、ETC車載器の管理、車両の走行に関する各種の監視・警告などを行うアプリも含まれている。
 次に、上記構成の作用について、図3も参照して述べる。図3のフローチャートは、制御部10が実行する、動作ログ情報の取出し(書込み)の処理手順を示すものである。ここで、例えば車載システム1に意図しない動作があったり、動作不良が起こったりした場合、記憶部11の動作ログ保存領域11aに記憶されている動作履歴情報を取出し、その動作履歴情報を不具合の解析に利用することが行われる。
 本実施形態では、ユーザが、解析等のために記憶部11の動作ログ保存領域11aから動作履歴情報を取出したい場合には、特定ファイルが記憶されている動作ログ書込み用の特定のUSBメモリ20を、車内(アームレスト部分)に設けられたUSBポート15aに接続(挿入)する。すると、図3のフローチャートに示すように、制御部10は、USBポート15aに対するUSBメモリ20の接続を検出して自動で特定プログラムを実行する。
 即ち、図3に示すように、まずS1では、USBポート15aにUSBメモリ20が接続(挿抜)されたかどうかが判断される。USBメモリ20が接続されたと判断された場合には(S1にてYes)、S2にて、特定のプログラムが起動される。次のS3では、挿入されているUSBメモリ20内に、特定ファイルが存在するかどうかが判断される。
 特定ファイルが存在する特定USBメモリ20が接続された場合には(S3にてYes)、次のS4にて、記憶部11の動作ログ保存領域11aに記憶されている動作履歴情報を、特定USBメモリ20に書込む(コピーする)ことが行われ、処理が完了する。これにより、ユーザは、データの書込み後の特定USBメモリ20をUSBポート15aから抜出してそれを車外に持出し、パソコン等の解析用機材に動作履歴情報を読込ませて解析の作業を行うことができる。
 尚、詳しい図示や説明は省略するが、USBメモリ20内に特定ファイルが存在していない場合には(S3にてNo)、上記した動作履歴情報の書込みの処理は実行されない。従って、ユーザが、別の用途で、特定USBメモリ20ではない他のUSBメモリ20をUSBポート15aに接続した場合には、USBメモリ20に対するデータの読み書き等、通常使用できることは勿論である。
 このように本実施例によれば、動作履歴情報を記憶する動作ログ保存領域11aを備えるものにあって、ユーザが、特定ファイルを有する動作ログ書込み用の特定USBメモリ20を、USBポート15aに接続するだけで、動作ログ保存領域11aに記憶された動作履歴情報が特定USBメモリ20自動的に書込まれる。動作ログ保存領域11aは動作ログ記憶部の一例に相当する。
 従って、パソコン等の解析用機材を車内に持込むことなく、特定のUSBメモリ20を持込むだけで済み、また、特定のUSBメモリ20をUSBポート15aに接続するという極めて簡単な操作で、動作履歴情報を取得することができる。しかも、車載システム1に外部からアクセスするものではないため、車載システム1内のデータの改変や削除を未然に防止することができる。システムの知識を特に有する者でなくとも、誰でも容易に動作履歴情報を取得することができる。
 特に本実施形態では、接続ポートとしてUSBポート15aを採用すると共に、動作ログ書込み用のデバイスとしてUSBメモリ20を採用した。この場合、近年では、車載システムにおいて、車両のアームレスト等にUSBコネクタ15aを設けることが一般的に行われているため、デバイスとしてUSBメモリ20を採用したことにより、構成の複雑化を招くことなく、安価に済ませることができる。また、本実施形態では、特定USBメモリ20に記憶される特定ファイルの有無を確認することで、動作ログ書込み用のUSBメモリ20を容易に識別することができる。
 尚、上記実施形態では、PnP(プラグアンドプレイ)に準拠するデバイスとして、USBメモリ20を採用したが、例えば各種メモリカード等の他のデバイス(メディア)を採用しても良い。更に、デバイスに記憶される識別用の手段として、特定ファイルの有無に限らず、特定のボリュームラベルの有無など、識別が可能な各種のファイル(データ)を用いることができる。
 また、上記実施形態では車載システム1としてナビゲーションシステムを例示したが、本開示は、ナビゲーション装置に限定されるものではなく、オーディオ装置、電話装置等、車両に搭載されている各種ECU(Electronic Control Unit)全般を対象として適用することができる。その他、車載システムのハードウエア構成や、制御部のソフトウエア構成等についても種々の変更が可能である等、本開示は、上記した実施形態に限定されることなく、要旨を逸脱しない範囲で適宜変更して実施し得るものである。
 なお、この出願に記載されるフローチャート、あるいは、フローチャートの処理は、複数のステップ(あるいはセクションと言及される)から構成され、各ステップは、たとえば、S1と表現される。さらに、各ステップは、複数のサブステップに分割されることができる、一方、複数のステップが合わさって一つのステップにすることも可能である。
 

 

Claims (2)

  1.  車両に搭載されるものであって、動作履歴情報を記憶する動作ログ記憶部(11)を備える車載システム(1)において、
     プラグアンドプレイに準拠するデバイス(20)が接続可能な接続ポート(15a)と、
     前記接続ポート(15a)にデバイス(20)が接続されたことを検出する接続検出部(10a)と、
     前記接続ポート(15a)に接続されたデバイスが、特定ファイルを有する動作ログ書込み用デバイス(20)であるかどうかを判断する判断部(10b)と、
     前記判断部(10b)により動作ログ書込み用デバイス(20)の接続が判断されたときに、前記動作ログ記憶部(11)に記憶された動作履歴情報を該動作ログ書込み用デバイス(20)に書込む書込み部(10c)と、
     を備える車載システム。
  2.  前記接続ポート(15a)はUSBポートであり、前記動作ログ書込み用デバイス(20)はUSBメモリを含む請求項1記載の車載システム。

     
PCT/JP2015/004499 2014-09-17 2015-09-04 車載システム Ceased WO2016042726A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2014188866A JP2016060328A (ja) 2014-09-17 2014-09-17 車載システム
JP2014-188866 2014-09-17

Publications (1)

Publication Number Publication Date
WO2016042726A1 true WO2016042726A1 (ja) 2016-03-24

Family

ID=55532784

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/004499 Ceased WO2016042726A1 (ja) 2014-09-17 2015-09-04 車載システム

Country Status (2)

Country Link
JP (1) JP2016060328A (ja)
WO (1) WO2016042726A1 (ja)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10705817B2 (en) 2018-03-19 2020-07-07 Toyota Jidosha Kabushiki Kaisha Conflict determination and mitigation for vehicular applications
JP7226047B2 (ja) * 2019-04-09 2023-02-21 株式会社オートネットワーク技術研究所 車載コンピュータ、コンピュータ実行方法及びコンピュータプログラム
JP6976365B2 (ja) * 2020-01-24 2021-12-08 三菱電機株式会社 車載制御装置

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007207014A (ja) * 2006-02-02 2007-08-16 Nec Corp 電子装置および保守情報の採取方法
JP2009070230A (ja) * 2007-09-14 2009-04-02 Ricoh Co Ltd 動作履歴情報記録装置、動作履歴情報記録装置の制御方法、制御プログラム及び記録媒体

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007207014A (ja) * 2006-02-02 2007-08-16 Nec Corp 電子装置および保守情報の採取方法
JP2009070230A (ja) * 2007-09-14 2009-04-02 Ricoh Co Ltd 動作履歴情報記録装置、動作履歴情報記録装置の制御方法、制御プログラム及び記録媒体

Also Published As

Publication number Publication date
JP2016060328A (ja) 2016-04-25

Similar Documents

Publication Publication Date Title
CN113296726B (zh) 语音识别系统、服务器、显示装置及其控制方法
US20150073647A1 (en) Method and Apparatus for an OnBoard Diagnostic Interface Tool
CN105278978B (zh) 一种基于CANoe的ECU软件刷新方法及装置
WO2016042726A1 (ja) 車載システム
CN105501227A (zh) 道路紧急激活
CN108241498A (zh) 一种车载设备升级方法、装置及车辆
CN104536774B (zh) 芯片软件烧录方法
JP6237543B2 (ja) 車載装置
CN102722430B (zh) 一种检测安全数码卡热插拔的方法及装置
CN108416193B (zh) 鉴权方法、装置及车辆
CN119943122B (zh) 闪存颗粒的数据手册获取方法、数据手册获取设备及介质
EP2709073A2 (en) Electronic control unit of vehicle
US10789379B2 (en) Vehicle onboard apparatus and computer program
CN104463034B (zh) 一种安全便捷卸载外接存储设备的方法及装置
KR102060023B1 (ko) 디스플레이 장치 및 그 화면 처리 방법
CN108009039B (zh) 终端信息的记录方法、装置、存储介质及电子设备
US12221063B2 (en) In-vehicle electronic system, vehicle, control method, and computer readable storage medium
CN104503881A (zh) 手持设备功耗检测的方法、装置及手持设备
TWI568605B (zh) Tire pressure sensor software and the same version of the update system and update methods
CA3181843A1 (en) Methods and systems for monitoring driving automation
CN116661875A (zh) 实现终端设备启动的方法及电子设备
CN114610603A (zh) 数据录制方法、系统、计算机设备及可读存储介质
US20140164649A1 (en) Electronic equipment, control method of electronic equipment, and control program of electronic equipment
KR102658832B1 (ko) 차량 포렌식 분석 방법 및 이를 수행하기 위한 컴퓨팅 장치
US20070067566A1 (en) External storage device for controlling computer and method thereof

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15842516

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15842516

Country of ref document: EP

Kind code of ref document: A1