JP2018005848A - On-vehicle communication device - Google Patents

On-vehicle communication device Download PDF

Info

Publication number
JP2018005848A
JP2018005848A JP2016136243A JP2016136243A JP2018005848A JP 2018005848 A JP2018005848 A JP 2018005848A JP 2016136243 A JP2016136243 A JP 2016136243A JP 2016136243 A JP2016136243 A JP 2016136243A JP 2018005848 A JP2018005848 A JP 2018005848A
Authority
JP
Japan
Prior art keywords
data
vehicle
server
vehicle data
transmission
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2016136243A
Other languages
Japanese (ja)
Other versions
JP6815767B2 (en
Inventor
敬滋 堀
Takashige Hori
敬滋 堀
邦明 田中
Kuniaki Tanaka
邦明 田中
英治 村田
Eiji Murata
英治 村田
昌俊 高原
Masatoshi Takahara
昌俊 高原
貢士 前野
Koji Maeno
貢士 前野
洋平 福井
Yohei Fukui
洋平 福井
雄士 小林
Yuji Kobayashi
雄士 小林
井上 典昭
Noriaki Inoue
典昭 井上
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 Ten Ltd
KDDI Corp
Toyota Motor Corp
Original Assignee
Denso Ten Ltd
KDDI Corp
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 Denso Ten Ltd, KDDI Corp, Toyota Motor Corp filed Critical Denso Ten Ltd
Priority to JP2016136243A priority Critical patent/JP6815767B2/en
Publication of JP2018005848A publication Critical patent/JP2018005848A/en
Application granted granted Critical
Publication of JP6815767B2 publication Critical patent/JP6815767B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Traffic Control Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce a communication load when an on-vehicle device transmits vehicle data to be buffered to a server.SOLUTION: An on-vehicle communication device is the device to be mounted on a vehicle and includes: a buffer section for buffering multiple kinds of vehicle data flowing in an in-vehicle communication network; a table generation section for generating a table where the kind of selection object vehicle data and a compression method of the vehicle data of the selection object kind are regulated on the basis of information to be received from a server; a transmission data generation method for selecting the vehicle data of the selection object kind from the buffered multiple kinds of vehicle data on the basis of the table generated by the table generation section, and compressing the selected vehicle data; and a transmission section for transmitting the vehicle data compressed by the transmission data generation section to the server.SELECTED DRAWING: Figure 3

Description

本発明は、車載通信装置に関する。   The present invention relates to an in-vehicle communication device.

従来から、車載装置とセンタ(サーバー)とを含む情報収集システムにおいて、車載装置が車両データをバッファリングし、サーバーにアップロードする情報収集システムが知られている(例えば、特許文献1参照)。   Conventionally, in an information collection system including an in-vehicle device and a center (server), an information collection system in which the in-vehicle device buffers vehicle data and uploads the data to a server is known (for example, see Patent Document 1).

特開2007−293536公報JP 2007-293536 A

しかしながら、車載装置がバッファリングする車両データが多様化しており、これらの車両データの全てをそのままサーバーに送信すると、通信負荷が増大してしまう虞がある。   However, vehicle data buffered by the in-vehicle device is diversified, and if all of the vehicle data is transmitted to the server as it is, the communication load may increase.

そこで、本発明は、車載装置がバッファリングする車両データをサーバーに送信する際の通信負荷を低減することを目的とする。   Accordingly, an object of the present invention is to reduce a communication load when transmitting vehicle data buffered by an in-vehicle device to a server.

本開示の一局面によれば、車両に搭載される車載通信装置であって、
車内通信ネットワークに流れる複数種類の車両データをバッファリングするバッファ部と、
サーバーから受信する情報に基づいて、選別対象の車両データの種類と、選別対象の種類の車両データの圧縮方法とを規定したテーブルを作成するテーブル作成部と、
前記テーブル作成部により作成された前記テーブルに基づいて、前記バッファ部によりバッファリングされた複数種類の前記車両データのうちから、選別対象の種類の車両データを選別し且つ選別した前記車両データを圧縮する送信データ生成部と、
前記送信データ生成部により圧縮された前記車両データを、前記サーバーに送信する送信部とを含む、車載通信装置が提供される。
According to one aspect of the present disclosure, an in-vehicle communication device mounted on a vehicle,
A buffer unit for buffering a plurality of types of vehicle data flowing through the in-vehicle communication network;
A table creation unit that creates a table that defines a type of vehicle data to be sorted and a compression method of the type of vehicle data to be sorted based on information received from the server;
Based on the table created by the table creation unit, the type of vehicle data to be sorted is selected from among a plurality of types of the vehicle data buffered by the buffer unit, and the sorted vehicle data is compressed. A transmission data generation unit to perform,
There is provided an in-vehicle communication device including a transmission unit that transmits the vehicle data compressed by the transmission data generation unit to the server.

本発明によれば、車載装置がバッファリングする車両データをサーバーに送信する際の通信負荷を低減できる。   ADVANTAGE OF THE INVENTION According to this invention, the communication load at the time of transmitting the vehicle data buffered by a vehicle-mounted apparatus to a server can be reduced.

情報収集システム1の一例を示す図である。1 is a diagram illustrating an example of an information collection system 1. FIG. CANデータ及びシフトテーブル並びに圧縮処理後のデータの各一例を示す図である。It is a figure which shows each example of CAN data, a shift table, and the data after a compression process. ECU212により実行される処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process performed by ECU212.

以下、添付図面を参照しながら各実施例について詳細に説明する。   Hereinafter, embodiments will be described in detail with reference to the accompanying drawings.

図1は、情報収集システム1の一例を示す図である。図2は、CANデータ及びシフトテーブル並びに圧縮処理後のデータの各一例を示す図である。情報収集システム1は、車載器21と、サーバー41とを含む。   FIG. 1 is a diagram illustrating an example of an information collection system 1. FIG. 2 is a diagram illustrating each example of CAN data, a shift table, and data after compression processing. The information collection system 1 includes an in-vehicle device 21 and a server 41.

車載器21は、データ通信モジュール(DCM:Data Communication Module)211と、ECU(Electronic Control Unit)212とを含む。ECU212は、CAN(controller area network)90を介して、車両内の各種の電子部品(車速センサのようなセンサや、各種ECU)に接続される。   The vehicle-mounted device 21 includes a data communication module (DCM: Data Communication Module) 211 and an ECU (Electronic Control Unit) 212. The ECU 212 is connected to various electronic components (sensors such as a vehicle speed sensor and various ECUs) in the vehicle via a CAN (controller area network) 90.

データ通信モジュール211は、サーバー41と通信する。車載器21は、データ通信モジュール211を介してサーバー41と各種情報のやり取りを行う。   The data communication module 211 communicates with the server 41. The in-vehicle device 21 exchanges various information with the server 41 via the data communication module 211.

ECU212は、バッファ部213と、テーブル作成部214と、送信データ生成部215と、送信部216とを含む。   ECU 212 includes a buffer unit 213, a table creation unit 214, a transmission data generation unit 215, and a transmission unit 216.

バッファ部213は、CAN90に流れる複数種類のCANデータをデータバッファ内にバッファリング(蓄積)する。データバッファは、例えば、RAM(Read Only Memory)により形成できるリングバッファ等である。バッファリング対象のCANデータは、例えば、予め規定された種類のCANデータである。バッファリング対象のCANデータは、例えば、ブレーキ制御に関するCANデータや、エンジン制御に関するCANデータや、各種車両支援制御に関するCANデータ等のような制御に関するデータを含んでよい。バッファリング対象のCANデータは、その他、ダイアグデータ、各種装置の状態に関するデータ、車両の挙動(速度、加速度等)に関するデータ等を含んでもよい。   The buffer unit 213 buffers (accumulates) a plurality of types of CAN data flowing in the CAN 90 in the data buffer. The data buffer is, for example, a ring buffer that can be formed by a RAM (Read Only Memory). The CAN data to be buffered is, for example, a predetermined type of CAN data. The CAN data to be buffered may include data relating to control such as CAN data relating to brake control, CAN data relating to engine control, CAN data relating to various vehicle support controls, and the like. In addition, the CAN data to be buffered may include diagnostic data, data on the state of various devices, data on vehicle behavior (speed, acceleration, etc.), and the like.

尚、CANプロトコルの標準フォーマットにおけるCANフレーム(データフレーム)は、図示しないが、SOF(Start Of Frame、1ビット)、ID(11ビット)、RTR(1ビット)、コントロールフィールド(6ビット)、データフィールド(0〜64ビット)、CRCシーケンス(15ビット)、CRCデリミタ(1ビット)、ACKスロット(1ビット)、ACKデリミタ(1ビット)、EOF(End Of Frame、7ビット)から構成される。CANフレームにより送信されるCANデータ(以下、「CANデータ本文」ともいう)は、データフィールドに含まれ、CANフレームは、1バイト単位で最大8バイトのデータまで送信できる。CANフレームに含まれるCANデータの長さは、コントロールフィールド内の4ビットのDLC(Data Length Code)により0〜8の間で設定される。   Note that a CAN frame (data frame) in the standard format of the CAN protocol is not shown, but SOF (Start Of Frame, 1 bit), ID (11 bits), RTR (1 bit), control field (6 bits), data A field (0 to 64 bits), a CRC sequence (15 bits), a CRC delimiter (1 bit), an ACK slot (1 bit), an ACK delimiter (1 bit), and an EOF (End Of Frame, 7 bits). CAN data transmitted by a CAN frame (hereinafter also referred to as “CAN data body”) is included in the data field, and the CAN frame can transmit up to 8 bytes of data in units of 1 byte. The length of the CAN data included in the CAN frame is set between 0 and 8 by 4-bit DLC (Data Length Code) in the control field.

テーブル作成部214は、サーバー41から受信するマスク情報に基づいて、シフトテーブル101(図2参照)を作成する。シフトテーブル101は、図2に示すように、収集対象(選別対象)のCANデータのCAN−ID(Identification)と、シフト態様(圧縮方法)を示す"0"と"1"の列を含む。尚、サーバー41からのマスク情報には、シフトテーブル101を生成するために必要な全ての情報が含まれる。例えば、マスク情報は、実質的にシフトテーブル101そのものであってもよい。シフトテーブル101は、EEPROM(Electrically Erasable Programmable Read−Only Memory)等のような、車載器21内の不揮発メモリ(図示せず)に記憶される。   The table creation unit 214 creates the shift table 101 (see FIG. 2) based on the mask information received from the server 41. As shown in FIG. 2, the shift table 101 includes CAN-ID (Identification) of CAN data to be collected (selection target) and columns of “0” and “1” indicating a shift mode (compression method). The mask information from the server 41 includes all information necessary for generating the shift table 101. For example, the mask information may be substantially the shift table 101 itself. The shift table 101 is stored in a nonvolatile memory (not shown) in the vehicle-mounted device 21 such as an EEPROM (Electrically Erasable Programmable Read-Only Memory).

送信データ生成部215は、シフトテーブル101に基づいて、バッファ部213によりバッファリングされた複数種類のCANデータのうちから、収集対象の種類のCANデータを選別し、該選別したCANデータを圧縮する。より具体的には、送信データ生成部215は、バッファ部213によりバッファリングされた複数種類のCANデータのうちから、シフトテーブル101に規定されたCAN−IDを持つCANデータを選別して抽出する。そして、送信データ生成部215は、抽出したCANデータを、シフトテーブル101に規定されたシフト態様に従って圧縮する。送信データ生成部215は、圧縮したCANデータを出力バッファに送信する。   Based on the shift table 101, the transmission data generation unit 215 selects CAN data of the type to be collected from a plurality of types of CAN data buffered by the buffer unit 213, and compresses the selected CAN data. . More specifically, the transmission data generation unit 215 selects and extracts CAN data having a CAN-ID defined in the shift table 101 from a plurality of types of CAN data buffered by the buffer unit 213. . Then, the transmission data generation unit 215 compresses the extracted CAN data according to the shift mode defined in the shift table 101. The transmission data generation unit 215 transmits the compressed CAN data to the output buffer.

例えば、図2には、バッファ部213によりバッファリングされた複数種類のCANデータ102(本例では、時刻396ms〜408msまでの期間分)が示されている。図2では、CANデータ102は、各時刻で、1つのCAN−IDに係るデータ(CANデータ本文)を有しているが、実際には、各時刻で、多数のCAN−IDに係るデータ(CANデータ本文)を有しうる。図2に示す例では、シフトテーブル101に示すように、CANデータ102の全てのCANデータは、選別対象である。CANデータ102に係るCANデータ本文を、シフトテーブル101に従って圧縮すると、圧縮処理後のデータ103が得られる。図2では、ニブル(十六進表記の1桁)単位で圧縮が実行されている。具体的には、シフトテーブル101の"0"が記載されている個所はニブル単位で削除/シフトされる。例えば、CAN−ID"0x024"は、シフトテーブル101に記述されており、選別対象である。このとき、CAN−ID"0x024"のCANデータ本文"02 5F 01 B0 61 F4 00 00"(十六進表記)は、シフトテーブル101に記述されたシフト態様"01 11 01 11 11 11 00 00"に従って、"0"が記載されている個所のデータ部分はニブル単位で削除し、残されたデータ部分が、削除されたデータ部分の位置へシフトされる(上位へシフトされる)。この結果、データ103に示すように、"25 F1 B0 61 F4"に圧縮される。尚、圧縮した際、最終バイトが4ビット端数になった場合、上位4ビットに格納して下位4ビットを0詰めする。即ち、データ103における図2における時刻400msに係るデータ部は、最下位及びその次の下位4ビットのそれぞれに"0"が割り当てられる(P参照)。   For example, FIG. 2 shows a plurality of types of CAN data 102 buffered by the buffer unit 213 (in this example, for a period from time 396 ms to 408 ms). In FIG. 2, the CAN data 102 includes data related to one CAN-ID (CAN data body) at each time, but in reality, data related to a large number of CAN-IDs at each time ( CAN data body). In the example shown in FIG. 2, as shown in the shift table 101, all CAN data of the CAN data 102 is a selection target. When the CAN data body related to the CAN data 102 is compressed according to the shift table 101, data 103 after compression processing is obtained. In FIG. 2, compression is performed in units of nibbles (1 digit in hexadecimal notation). Specifically, the portion where “0” is written in the shift table 101 is deleted / shifted in nibble units. For example, CAN-ID “0x024” is described in the shift table 101 and is a selection target. At this time, the CAN data body “02 5F 01 B0 61 F4 00 00” (hexadecimal notation) of CAN-ID “0x024” is the shift mode “01 11 01 11 11 11 00 00” described in the shift table 101. Accordingly, the data portion where “0” is written is deleted in nibble units, and the remaining data portion is shifted to the position of the deleted data portion (shifted upward). As a result, as shown in the data 103, the data is compressed to “25 F1 B0 61 F4”. If the final byte is a 4-bit fraction when compressed, the upper 4 bits are stored and the lower 4 bits are padded with zeros. That is, in the data portion of the data 103 at time 400 ms in FIG. 2, “0” is assigned to the least significant bit and the next least significant 4 bits (see P).

送信部216は、送信データ生成部215により圧縮されたCANデータ(出力バッファ内のCANデータ)を、データ通信モジュール211を介してサーバー41に送信する。   The transmission unit 216 transmits the CAN data (CAN data in the output buffer) compressed by the transmission data generation unit 215 to the server 41 via the data communication module 211.

図3は、ECU212により実行される処理の一例を示すフローチャートである。   FIG. 3 is a flowchart illustrating an example of processing executed by the ECU 212.

図3に示す処理が開始されると、タイマが起動される(ステップS300)。タイマの起動が成功しない場合は、ステップS304でリトライ回数が所定回数(例えば3回)になるまでリトライする。リトライ回数が所定回数になると(ステップS304のYES)、異常終了となる。   When the process shown in FIG. 3 is started, a timer is started (step S300). If the timer is not successfully started, the retry is made until the number of retries reaches a predetermined number (for example, 3 times) in step S304. When the number of retries reaches a predetermined number (YES in step S304), the process ends abnormally.

タイマの起動が成功したときは、ステップS306に進み、タイマが所定値(例えば、100ms〜500msの間の任意の値)の整数倍を超えるのを待機する状態となる。タイマが所定値を超えると(ステップS306のYES)、データバッファ内に蓄積されたCANデータを1フレーム分取得する(ステップS308)。このとき、データバッファ内の取得されたフレームはクリアする(ステップS310)。そして、取得したフレームのCAN−IDを抽出し(ステップS312)、抽出したCAN−IDがシフトテーブル(図2参照)に規定されているか否かを判定する。抽出したCAN−IDがシフトテーブル(図2参照)に規定されていないときは(ステップS314のNO)、ステップS328に進む。   When the timer has been successfully started, the process proceeds to step S306, where the timer waits for exceeding a predetermined value (for example, an arbitrary value between 100 ms and 500 ms). When the timer exceeds a predetermined value (YES in step S306), the CAN data accumulated in the data buffer is acquired for one frame (step S308). At this time, the acquired frame in the data buffer is cleared (step S310). Then, the CAN-ID of the acquired frame is extracted (step S312), and it is determined whether or not the extracted CAN-ID is defined in the shift table (see FIG. 2). When the extracted CAN-ID is not defined in the shift table (see FIG. 2) (NO in step S314), the process proceeds to step S328.

抽出したCAN−IDがシフトテーブル(図2参照)に規定されているときは(ステップS314のYES)、シフトテーブルに従って、ステップS308で取得したCANデータを圧縮する(ステップS316〜ステップS324)。具体的には、1ニブル単位で、シフトテーブルと照合し(ステップS316)、シフトテーブルのニブルが"0"のとき(ステップS318のYES)、CANデータの当該ニブルを削除し(ステップS320)、1ニブル分のデータをシフトする(ステップS322)。このようにして、シフトテーブルの全ニブルの照合が完了したとき(ステップS324のYES)、ステップS308で取得したCANデータの圧縮が完了し、ステップS326に進む。   When the extracted CAN-ID is defined in the shift table (see FIG. 2) (YES in step S314), the CAN data acquired in step S308 is compressed according to the shift table (step S316 to step S324). Specifically, it is compared with the shift table in units of 1 nibble (step S316). When the nibble in the shift table is “0” (YES in step S318), the nibble in the CAN data is deleted (step S320). The data for one nibble is shifted (step S322). Thus, when collation of all nibbles in the shift table is completed (YES in step S324), the compression of the CAN data acquired in step S308 is completed, and the process proceeds to step S326.

ステップS308で取得したCANデータの圧縮が完了すると、ステップS308で取得した1フレーム分のCANデータが出力バッファに送信される(ステップS326)。以上のステップS306〜ステップS326はデータバッファに蓄積されるCANデータが無くなるまで(ステップS328のYES)実行される。   When the compression of the CAN data acquired in step S308 is completed, the CAN data for one frame acquired in step S308 is transmitted to the output buffer (step S326). The above steps S306 to S326 are executed until no CAN data is accumulated in the data buffer (YES in step S328).

本実施例によれば、とりわけ、以下のような効果が奏される。   According to the present embodiment, the following effects are achieved, among others.

本実施例によれば、バッファ部213により蓄積された各種のCANデータは、上述のように、全てがそのままサーバー41に送信されるのではなく、シフトテーブルに基づいて選別され且つ圧縮されてからサーバー41に送信される。これにより、バッファ部213により蓄積された各種のCANデータが全てそのままサーバー41に送信される比較例に比べて、通信負荷を低減できる。また、これに伴い、車載器21における情報収集システム1用のストレージ容量やサーバー41における情報収集システム1用のストレージ容量を低減できる。また、比較例とは異なり、車載器21から送られてくる多様なCANデータの中から所望のCANデータを選別する選別処理がサーバー41側で不要となるので、サーバー41側の処理負荷を低減できる。また、CANデータは所定の圧縮方法(シフトテーブルに規定の圧縮方法)に従って圧縮されるので、平文でCANデータがサーバーに送られる比較例に比べて、送信データの秘匿性を高めることができる。これは、特に高い秘匿性が求められるCANデータ(制御データを含みうるので)に対して有用な効果となる。尚、サーバー41では、シフトテーブルの元データであるマスク情報に基づいて、受信したCANデータを復号(解凍)できる。また、シフトテーブルは、収集対象のCANデータのうちの、必要なデータ部分に対応した箇所が"1"となるように作成できるので、サーバー41では、必要な情報を過不足なく取得できる。   According to the present embodiment, the various CAN data accumulated by the buffer unit 213 is not transmitted as it is to the server 41 as described above, but is selected and compressed based on the shift table. It is transmitted to the server 41. Thereby, the communication load can be reduced as compared with the comparative example in which all the various CAN data accumulated by the buffer unit 213 is transmitted to the server 41 as it is. Accordingly, the storage capacity for the information collection system 1 in the vehicle-mounted device 21 and the storage capacity for the information collection system 1 in the server 41 can be reduced. In addition, unlike the comparative example, a sorting process for sorting desired CAN data out of various CAN data sent from the vehicle-mounted device 21 becomes unnecessary on the server 41 side, so the processing load on the server 41 side is reduced. it can. Further, since the CAN data is compressed according to a predetermined compression method (a compression method defined in the shift table), the confidentiality of the transmission data can be improved as compared with the comparative example in which the CAN data is sent to the server in plain text. This is a useful effect for CAN data (which can include control data) that requires particularly high confidentiality. The server 41 can decode (decompress) the received CAN data based on the mask information that is the original data of the shift table. Further, since the shift table can be created so that the portion corresponding to the necessary data portion of the CAN data to be collected becomes “1”, the server 41 can acquire the necessary information without excess or deficiency.

また、本実施例によれば、シフトテーブルは上述のようにサーバー41からの情報に基づいて作成されるので、シフトテーブルの中身を容易に変更(追加、削除等)することができる。これにより、収集対象のCANデータの変更等に機動的に対応できる。   Further, according to the present embodiment, the shift table is created based on the information from the server 41 as described above, so that the contents of the shift table can be easily changed (added, deleted, etc.). Thereby, it is possible to flexibly cope with a change in the CAN data to be collected.

以上、各実施例について詳述したが、特定の実施例に限定されるものではなく、特許請求の範囲に記載された範囲内において、種々の変形及び変更が可能である。また、前述した実施例の構成要素を全部又は複数を組み合わせることも可能である。   Although each embodiment has been described in detail above, it is not limited to a specific embodiment, and various modifications and changes can be made within the scope described in the claims. It is also possible to combine all or a plurality of the components of the above-described embodiments.

1 情報収集システム
21 車載器
41 サーバー
90 CAN
101 シフトテーブル
211 データ通信モジュール
212 ECU
213 バッファ部
214 テーブル作成部
215 送信データ生成部
216 送信部
1 Information collection system 21 OBE 41 Server 90 CAN
101 Shift table 211 Data communication module 212 ECU
213 Buffer unit 214 Table creation unit 215 Transmission data generation unit 216 Transmission unit

Claims (1)

車両に搭載される車載通信装置であって、
車内通信ネットワークに流れる複数種類の車両データをバッファリングするバッファ部と、
サーバーから受信する情報に基づいて、選別対象の車両データの種類と、選別対象の種類の車両データの圧縮方法とを規定したテーブルを作成するテーブル作成部と、
前記テーブル作成部により作成された前記テーブルに基づいて、前記バッファ部によりバッファリングされた複数種類の前記車両データのうちから、選別対象の種類の車両データを選別し且つ選別した前記車両データを圧縮する送信データ生成部と、
前記送信データ生成部により圧縮された前記車両データを、前記サーバーに送信する送信部とを含む、車載通信装置。
An in-vehicle communication device mounted on a vehicle,
A buffer unit for buffering a plurality of types of vehicle data flowing through the in-vehicle communication network;
A table creation unit that creates a table that defines a type of vehicle data to be sorted and a compression method of the type of vehicle data to be sorted based on information received from the server;
Based on the table created by the table creation unit, the type of vehicle data to be sorted is selected from among a plurality of types of the vehicle data buffered by the buffer unit, and the sorted vehicle data is compressed. A transmission data generation unit to perform,
A vehicle-mounted communication device comprising: a transmission unit that transmits the vehicle data compressed by the transmission data generation unit to the server.
JP2016136243A 2016-07-08 2016-07-08 In-vehicle communication device Active JP6815767B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016136243A JP6815767B2 (en) 2016-07-08 2016-07-08 In-vehicle communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016136243A JP6815767B2 (en) 2016-07-08 2016-07-08 In-vehicle communication device

Publications (2)

Publication Number Publication Date
JP2018005848A true JP2018005848A (en) 2018-01-11
JP6815767B2 JP6815767B2 (en) 2021-01-20

Family

ID=60949290

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016136243A Active JP6815767B2 (en) 2016-07-08 2016-07-08 In-vehicle communication device

Country Status (1)

Country Link
JP (1) JP6815767B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020113921A (en) * 2019-01-15 2020-07-27 株式会社デンソー Data reading device, in-vehicle control device, and vehicle communication system
CN111694766A (en) * 2020-06-16 2020-09-22 北京经纬恒润科技有限公司 CAN data acquisition method and device
WO2023276816A1 (en) * 2021-07-02 2023-01-05 株式会社デンソー Data processing method and communication system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014192561A (en) * 2013-03-26 2014-10-06 Toyota Motor Corp Communication system and communication method
JP2015028742A (en) * 2013-07-31 2015-02-12 株式会社日立ソリューションズ Sensor data collection system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014192561A (en) * 2013-03-26 2014-10-06 Toyota Motor Corp Communication system and communication method
JP2015028742A (en) * 2013-07-31 2015-02-12 株式会社日立ソリューションズ Sensor data collection system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020113921A (en) * 2019-01-15 2020-07-27 株式会社デンソー Data reading device, in-vehicle control device, and vehicle communication system
JP7196619B2 (en) 2019-01-15 2022-12-27 株式会社デンソー Vehicle communication system
CN111694766A (en) * 2020-06-16 2020-09-22 北京经纬恒润科技有限公司 CAN data acquisition method and device
CN111694766B (en) * 2020-06-16 2024-03-08 北京经纬恒润科技股份有限公司 CAN data acquisition method and device
WO2023276816A1 (en) * 2021-07-02 2023-01-05 株式会社デンソー Data processing method and communication system

Also Published As

Publication number Publication date
JP6815767B2 (en) 2021-01-20

Similar Documents

Publication Publication Date Title
US6360145B1 (en) Vehicle platform-portable controller
CN110494845B (en) Control device, program update system, and program update method
JP2010272971A (en) Control system and method for rewriting control program
JP6815767B2 (en) In-vehicle communication device
CN107395666A (en) A kind of method and device of operating numerical control lathe upgrading data packet
CN118069188A (en) Electronic device and program update system
JP6608572B1 (en) Data processing apparatus, data processing system, data processing method and program
JPWO2005038661A1 (en) Terminal authentication apparatus and method
CN116506499A (en) Data transmission method and device and electronic equipment
KR101704300B1 (en) Method for transmitting/receiving can message and system performing the same
JP6285473B2 (en) Communication setting notification device
CN107026888B (en) Large-capacity data transmission device and method
JPH10341221A (en) File transmission system
JP2019029921A (en) Transmitter, receiver, and communication method
JP6833143B2 (en) ECU, monitoring ECU and CAN system
JP6631676B2 (en) In-vehicle update device, update system and update processing program
JP3914398B2 (en) IC card reader / writer communication method
JP2018019218A (en) Electronic control device
CN111984284A (en) Data rewriting method and data rewriting system
CN116095042B (en) Communication method, system, electronic device and storage medium
KR101442485B1 (en) System and method for transmitting data
US9794197B2 (en) Method and apparatus for transmitting can frame
CN117376300B (en) Message all-channel sending method and device, electronic equipment and storage medium
CN112565041B (en) Hardware information configuration method, device and medium of FF field bus system
CN111580472A (en) Control device, storage medium, and wireless communication apparatus

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160817

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20160817

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181107

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190815

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190820

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20191021

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191024

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200114

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200408

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20200408

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200408

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200518

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20200617

C092 Termination of reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C092

Effective date: 20200623

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20200623

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20201201

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201223

R151 Written notification of patent or utility model registration

Ref document number: 6815767

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250