JP7375619B2 - Anomaly detection device - Google Patents

Anomaly detection device Download PDF

Info

Publication number
JP7375619B2
JP7375619B2 JP2020039203A JP2020039203A JP7375619B2 JP 7375619 B2 JP7375619 B2 JP 7375619B2 JP 2020039203 A JP2020039203 A JP 2020039203A JP 2020039203 A JP2020039203 A JP 2020039203A JP 7375619 B2 JP7375619 B2 JP 7375619B2
Authority
JP
Japan
Prior art keywords
abnormality detection
communication
unit
detecting
abnormality
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2020039203A
Other languages
Japanese (ja)
Other versions
JP2021141507A (en
Inventor
慎太郎 鵜飼
健司 菅島
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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
Priority to JP2020039203A priority Critical patent/JP7375619B2/en
Publication of JP2021141507A publication Critical patent/JP2021141507A/en
Application granted granted Critical
Publication of JP7375619B2 publication Critical patent/JP7375619B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Small-Scale Networks (AREA)

Description

本発明は、サイバー攻撃等によって発生する異常を検知する装置であって、主に自動車をはじめとする移動体における異常検知装置、異常検知方法、及び異常検知プログラムに関する。 The present invention relates to a device for detecting an abnormality caused by a cyber attack or the like, and mainly relates to an abnormality detection device, an abnormality detection method, and an abnormality detection program in a mobile object such as an automobile.

近年、車車間通信や路車間通信のようなV2Xをはじめ、運転支援や自動運転制御を行う技術が注目されている。これに伴い、車両が通信機能を備えるようになり、いわゆる車両のコネクティッド化が進んでいる。この結果、車両がサイバー攻撃を受ける可能性が増加している。 In recent years, technologies that perform driving support and automatic driving control, including V2X such as vehicle-to-vehicle communication and road-to-vehicle communication, have been attracting attention. Along with this, vehicles have come to be equipped with communication functions, and so-called connected vehicles are progressing. As a result, the possibility that vehicles will be subject to cyber attacks has increased.

車両に対するサイバー攻撃は、サイバー攻撃により車両のコントロールに支障をきたすおそれがあるため、これを事前に検知するとともに、サイバー攻撃の可能性がある場合に対応策を実行することが重要になる。 Cyber-attacks on vehicles can disrupt the control of the vehicle, so it is important to detect them in advance and take countermeasures when there is a possibility of a cyber-attack.

例えば、特許文献1には、あらかじめ定められた条件が成立した場合に、異常判定に用いるパラメータを更新し、更新されたパラメータに基づいて受信されたフレームが攻撃フレームか否かの判定を行うことが記載されている。そして、あらかじめ定められた条件として、受信フレームのIDがあらかじめ定めたIDの場合、受信フレームのIDが同値の2つのフレームの受信間隔が所定の範囲から外れる場合、受信フレームのIDが同値の2つのフレームの送信頻度が所定の許容範囲の上限を超える場合、が記載されている。 For example, Patent Document 1 discloses that when a predetermined condition is met, parameters used for abnormality determination are updated, and it is determined whether a received frame is an attack frame based on the updated parameters. is listed. Then, as a predetermined condition, if the ID of the received frame is a predetermined ID, and the reception interval of two frames with the same ID of the received frame is out of a predetermined range, the ID of the received frame is 2 with the same ID. If the transmission frequency of one frame exceeds the upper limit of a predetermined tolerance range, it is described.

また、特許文献2には、ネットワークを通過するデータを監視する際、自車状態に応じて監視方法を変更することが記載されている。例えば、監視対象のデータに自車状態に対応した優先度を設定しておき、優先度に応じた監視方法を設定することが記載されている。監視方法の変更例として、監視対象のネットワーク種別、監視頻度、又はデータの監視対象部分、を変更することが記載されている。 Further, Patent Document 2 describes that when monitoring data passing through a network, the monitoring method is changed depending on the state of the own vehicle. For example, it is described that a priority level corresponding to the state of the own vehicle is set for data to be monitored, and a monitoring method is set in accordance with the priority level. As an example of changing the monitoring method, it is described that the type of network to be monitored, the frequency of monitoring, or the portion of data to be monitored is changed.

特開2017-73765号公報JP2017-73765A 特開2017-47835号公報JP2017-47835A

ここで、本発明者は、以下の課題を見出した。
車両の電源供給状態の変化や、車両に搭載された電子制御装置のスリープ/ウェイクアップの状態変化があった場合、通信フレームの受信間隔が変化するが、各特許文献にはこの変化を考慮していないため、受信間隔が変化した正規フレームを異常と誤判定しうる可能性がある。
Here, the present inventor discovered the following problem.
When there is a change in the power supply state of the vehicle or a change in the sleep/wake-up state of the electronic control unit installed in the vehicle, the reception interval of communication frames changes, but each patent document does not take this change into account. Therefore, there is a possibility that a regular frame with a changed reception interval may be mistakenly determined to be abnormal.

本発明は、車両をはじめとする移動体に搭載された構成装置の起動状態が変化した場合でも、正規フレームを異常と誤検知する可能性を低減することを目的とする。 An object of the present invention is to reduce the possibility of erroneously detecting a normal frame as abnormal even when the activation state of a component device mounted on a moving object such as a vehicle changes.

本開示の異常検知装置(100)は、
ネットワークを介して通信フレームを受信する受信部(101)と、
前記通信フレームの通信間隔を評価するためのパラメータに基づき、前記通信フレームの異常を検知する異常検知部(103)と、
移動体に搭載された構成装置の起動状態の変化を検出する起動状態検出部(104)と、
前記起動状態検出部の検出結果に基づき、前記パラメータを変更するパラメータ変更部(105)と、を有する。
The abnormality detection device (100) of the present disclosure includes:
a receiving unit (101) that receives communication frames via a network;
an abnormality detection unit (103) that detects an abnormality in the communication frame based on a parameter for evaluating a communication interval of the communication frame;
an activation state detection unit (104) that detects a change in the activation state of a component device mounted on the mobile body;
The apparatus further includes a parameter changing section (105) that changes the parameters based on the detection result of the activation state detecting section.

なお、特許請求の範囲、及び本項に記載した発明の構成要件に付した括弧内の番号は、本発明と後述の実施形態との対応関係を示すものであり、本発明を限定する趣旨ではない。 Note that the numbers in parentheses attached to the claims and the constituent features of the invention described in this section indicate the correspondence between the present invention and the embodiments described below, and are not intended to limit the present invention. do not have.

上述のような構成により、本開示の異常検知装置は、移動体に搭載された構成装置の起動状態が変化した場合でも、正規フレームを異常と誤検知する可能性を低減することができる。 With the above-described configuration, the abnormality detection device of the present disclosure can reduce the possibility of erroneously detecting a normal frame as abnormal even when the activation state of a component device mounted on a moving object changes.

本開示の各実施形態に共通の電子制御システムの構成例を示すブロック図Block diagram showing a configuration example of an electronic control system common to each embodiment of the present disclosure 本開示の実施形態1~4の異常検知装置の構成例を示すブロック図A block diagram showing a configuration example of an abnormality detection device according to Embodiments 1 to 4 of the present disclosure 本開示の実施形態1の異常検知装置の異常検知部における異常検知例を示す説明図An explanatory diagram showing an example of abnormality detection in the abnormality detection unit of the abnormality detection device according to Embodiment 1 of the present disclosure 本開示の実施形態1の異常検知装置のパラメータ変更及び異常検知要否決定動作を説明する説明図Explanatory diagram illustrating parameter change and abnormality detection necessity determination operation of the abnormality detection device according to Embodiment 1 of the present disclosure 本開示の実施形態1の異常検知装置の異常検知動作を説明する説明図An explanatory diagram illustrating the abnormality detection operation of the abnormality detection device according to Embodiment 1 of the present disclosure 本開示の実施形態1の異常検知装置の動作を説明するフローチャートFlowchart explaining the operation of the abnormality detection device according to Embodiment 1 of the present disclosure 本開示の実施形態2の異常検知装置が検出する自動車の電源を説明する説明図An explanatory diagram illustrating a power source of a vehicle detected by an abnormality detection device according to Embodiment 2 of the present disclosure 本開示の実施形態2の異常検知装置の動作を説明するフローチャートFlowchart explaining the operation of the abnormality detection device according to Embodiment 2 of the present disclosure 本開示の実施形態3の異常検知装置の動作を説明するフローチャートFlowchart explaining the operation of the abnormality detection device according to Embodiment 3 of the present disclosure 本開示の実施形態4の異常検知装置と電子制御システムとの関係を示す説明図An explanatory diagram showing the relationship between an abnormality detection device and an electronic control system according to Embodiment 4 of the present disclosure 本開示の実施形態5の異常検知装置の構成例を示すブロック図Block diagram showing a configuration example of an abnormality detection device according to Embodiment 5 of the present disclosure 本開示の実施形態5の異常検知装置のパラメータ変更動作を説明する説明図Explanatory diagram illustrating parameter changing operation of the abnormality detection device according to Embodiment 5 of the present disclosure

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

なお、本発明とは、特許請求の範囲又は課題を解決するための手段の項に記載された発明を意味するものであり、以下の実施形態に限定されるものではない。また、少なくともかぎ括弧内の語句は、特許請求の範囲又は課題を解決するための手段の項に記載された語句を意味し、同じく以下の実施形態に限定されるものではない。 Note that the present invention refers to the invention described in the claims or the means for solving the problems, and is not limited to the following embodiments. In addition, at least the words and phrases in angle brackets mean the words and phrases described in the claims or the means for solving the problem, and are not limited to the following embodiments.

特許請求の範囲の従属項に記載の構成及び方法は、特許請求の範囲の独立項に記載の発明において任意の構成及び方法である。従属項に記載の構成及び方法に対応する実施形態の構成及び方法、並びに特許請求の範囲に記載がなく実施形態のみに記載の構成及び方法は、本発明において任意の構成及び方法である。特許請求の範囲の記載が実施形態の記載よりも広い場合における実施形態に記載の構成及び方法も、本発明の構成及び方法の例示であるという意味で、本発明において任意の構成及び方法である。いずれの場合も、特許請求の範囲の独立項に記載することで、本発明の必須の構成及び方法となる。 The structures and methods described in the dependent claims are arbitrary structures and methods in the invention described in the independent claims. The configurations and methods of the embodiments corresponding to the configurations and methods described in the dependent claims, and the configurations and methods described only in the embodiments without being described in the claims are arbitrary configurations and methods in the present invention. In the case where the description of the claims is broader than the description of the embodiments, the configurations and methods described in the embodiments are also arbitrary configurations and methods in the present invention in the sense that they are examples of the configurations and methods of the present invention. . In either case, what is described in the independent claims of the claims constitutes an essential structure and method of the present invention.

実施形態に記載した効果は、本発明の例示としての実施形態の構成を有する場合の効果であり、必ずしも本発明が有する効果ではない。 The effects described in the embodiments are effects obtained when the present invention has the configuration of the exemplary embodiment, and are not necessarily effects that the present invention has.

複数の実施形態がある場合、各実施形態に開示の構成は各実施形態のみで閉じるものではなく、実施形態をまたいで組み合わせることが可能である。例えば一の実施形態に開示の構成を、他の実施形態に組み合わせても良い。また、複数の実施形態それぞれに開示の構成を集めて組み合わせても良い。 When there are multiple embodiments, the configuration disclosed in each embodiment is not limited to each embodiment alone, but can be combined across the embodiments. For example, the configuration disclosed in one embodiment may be combined with other embodiments. Further, configurations disclosed in each of a plurality of embodiments may be collected and combined.

発明が解決しようとする課題に記載した課題は公知の課題ではなく、本発明者が独自に知見したものであり、本発明の構成及び方法と共に発明の進歩性を肯定する事実である。 The problems described in "Problems to be Solved by the Invention" are not known problems, but were independently discovered by the present inventor, and are facts that affirm the inventive step of the invention together with the structure and method of the present invention.

1.各実施形態に共通の電子制御システム
図1を用いて、まず各実施形態に共通の電子制御システム1の例について説明する。ここでは、移動体である自動車に搭載された車両アーキテクチャーである電子制御システムを例として説明するが、これ以外の例を排除するものではない。
1. Electronic Control System Common to Each Embodiment Using FIG. 1, an example of an electronic control system 1 common to each embodiment will first be described. Here, an example will be described of an electronic control system that is a vehicle architecture installed in a car that is a moving object, but other examples are not excluded.

電子制御システム1は、外部通信電子制御装置(外部通信ECU)11、セントラルゲートウェイ装置(CGW)12、電子制御装置(ECU)13、及びこれらを接続するネットワーク14、を有する。 The electronic control system 1 includes an external communication electronic control unit (external communication ECU) 11, a central gateway device (CGW) 12, an electronic control unit (ECU) 13, and a network 14 connecting these.

外部通信ECU11は、各種通信方式を用いて外部との通信を行う電子制御装置である。
通信方式の例として、無線通信方式の場合、例えば、IEEE802.11(Wi-Fi(登録商標))やIEEE802.16(WiMAX(登録商標))、W-CDMA(Wideband Code Division Multiple Access)、HSPA(High Speed Packet Access)、LTE(Long Term Evolution)、LTE-A(Long Term Evolution Advanced)、4G、5G等を用いることができる。あるいは、DSRC(Dedicated Short Range Communication)を用いることができる。また、有線通信方式の場合、例えば、LAN(Local Area Network)やインターネット、固定電話回線を用いることができる。
The external communication ECU 11 is an electronic control device that communicates with the outside using various communication methods.
Examples of communication methods include wireless communication methods such as IEEE802.11 (Wi-Fi (registered trademark)), IEEE802.16 (WiMAX (registered trademark)), W-CDMA (Wideband Code Division Multiple Access), and HSPA. (High Speed Packet Access), LTE (Long Term Evolution), LTE-A (Long Term Evolution Advanced), 4G, 5G, etc. can be used. Alternatively, DSRC (Dedicated Short Range Communication) can be used. In the case of a wired communication method, for example, a LAN (Local Area Network), the Internet, or a fixed telephone line can be used.

CGW12は、ネットワーク14を介して外部通信ECU11及びECU13との間、あるいはECU13同士の間の通信を中継する電子制御装置である。 The CGW 12 is an electronic control device that relays communication between the external communication ECU 11 and the ECU 13 or between the ECUs 13 via the network 14.

ECU13は、それぞれの機能を実現する電子制御装置である。ECU13は、任意のECUを割り当てることができる。例えば、エンジン、ハンドル、ブレーキ等の制御を行う駆動系電子制御装置、メータやパワーウインドウ等の制御を行う車体系電子制御装置、ナビゲーション装置等の情報系電子制御装置、あるいは、障害物や歩行者との衝突を防止するための制御を行う安全制御系電子制御装置が挙げられる。 The ECU 13 is an electronic control device that implements each function. Any ECU can be assigned to the ECU 13. For example, drive system electronic control units that control the engine, steering wheel, brakes, etc., vehicle system electronic control units that control meters, power windows, etc., information system electronic control units such as navigation devices, or obstacles and pedestrians. An example is a safety control system electronic control device that performs control to prevent collisions with vehicles.

なお、ECU同士は並列ではなく、主従関係を有するように分類されていてもよい。すなわちマスターとスレーブとに分類されていてもよい。また、特定のECU13の下に、さらにサブネットワークを介して複数のECU13を設けるようにしてもよい。その場合、特定のECU13はサブゲートウェイとしての機能を有する。 Note that the ECUs may not be arranged in parallel but may be classified so as to have a master-slave relationship. That is, they may be classified into master and slave. Further, a plurality of ECUs 13 may be further provided under a specific ECU 13 via a sub-network. In that case, the specific ECU 13 has a function as a sub-gateway.

ネットワーク14は、外部通信ECU11、CGW12、及びECU13を接続するネットワークである。本実施形態の場合、ネットワーク14は車載ネットワークであり、例えば、CAN(Controller Area Network)、LIN(Local Interconnect Network)といった通信方式の他、Ethernet(登録商標)やWi-Fi(登録商標)、Bluetooth(登録商標)等、任意の通信方式を用いることができる。 The network 14 is a network that connects the external communication ECU 11, CGW 12, and ECU 13. In the case of this embodiment, the network 14 is an in-vehicle network, and includes communication methods such as CAN (Controller Area Network) and LIN (Local Interconnect Network), as well as Ethernet (registered trademark), Wi-Fi (registered trademark), and Bluetooth. Any communication method such as (registered trademark) can be used.

2.実施形態1
(1)異常検知装置の構成
図2を用いて、本実施形態の異常検知装置100の構成について説明する。異常検知装置100は、移動体である自動車に「搭載されている」。そして、異常検知装置100は、フレーム受信部101、センサデータ受信部102、異常検知部103、起動状態検出部104、パラメータ変更部105、パラメータ記憶部106、及び異常検知要否決定部107を有する。
2. Embodiment 1
(1) Configuration of abnormality detection device The configuration of the abnormality detection device 100 of this embodiment will be described using FIG. 2. The abnormality detection device 100 is “mounted” in a vehicle, which is a moving object. The abnormality detection device 100 includes a frame reception section 101, a sensor data reception section 102, an abnormality detection section 103, an activation state detection section 104, a parameter change section 105, a parameter storage section 106, and an abnormality detection necessity determination section 107. .

ここで、「搭載されている」とは、移動体に直接固定されている場合の他、移動体に固定されていないが移動体と共に移動する場合も含む。例えば、移動体に乗った人が所持している場合、移動体に載置された積荷に搭載されている場合、が挙げられる。 Here, "mounted" includes not only the case where the device is directly fixed to the movable body but also the case where it is not fixed to the movable body but moves together with the movable body. For example, when the vehicle is carried by a person riding on a moving body, or when it is carried on cargo placed on the moving body.

本実施形態を含め、実施形態1~3では、異常検知装置100は、図1のCGW12の内部に設けられているとして説明する。もっとも、異常検知装置100を設ける場所はこれに限られず、例えばネットワーク14に接続された任意の場所に設けることができる。例えば、独立した専用のECUとして設けてもよいし、サブゲートウェイの役割を有するECU13に設けられてもよい。また、電子制御システム1の外部に設けてもよいが、これは実施形態4で説明する。 In Embodiments 1 to 3, including this embodiment, the abnormality detection device 100 will be described as being provided inside the CGW 12 in FIG. However, the location where the abnormality detection device 100 is provided is not limited to this, and may be provided at any location connected to the network 14, for example. For example, it may be provided as an independent dedicated ECU, or it may be provided in the ECU 13 having the role of a sub-gateway. Further, it may be provided outside the electronic control system 1, but this will be explained in the fourth embodiment.

異常検知装置100の形態は、部品、半完成品、完成品のいずれでもよい。本実施形態では異常検知装置100はCGW12の内部の半導体回路によって実現されているので、部品の形態に属する。
その他、部品の例として半導体モジュール、半完成品の形態として独立したECU、完成品の形態として、サーバ、ワークステーション、パーソナルコンピュータ(PC)、スマートフォン、携帯電話、ナビゲーションシステムが挙げられるが、これらに限らない。
The abnormality detection device 100 may be in the form of a component, a semi-finished product, or a finished product. In this embodiment, the abnormality detection device 100 is realized by a semiconductor circuit inside the CGW 12, and therefore belongs to the form of a component.
Other examples of components include semiconductor modules, semi-finished products such as independent ECUs, and finished products such as servers, workstations, personal computers (PCs), smartphones, mobile phones, and navigation systems. Not exclusively.

異常検知装置100は、汎用のCPU(Central Processing Unit)、RAM等の揮発性メモリ、ROM、フラッシュメモリ、又はハードディスク等の不揮発性メモリ、各種インターフェース、及びこれらを接続する内部バスで構成することができる。そして、これらのハードウェア上でソフトウェアを実行することにより、図2に記載の各機能ブロックの機能を発揮させるように構成することができる。 The abnormality detection device 100 can be configured with a general-purpose CPU (Central Processing Unit), volatile memory such as RAM, nonvolatile memory such as ROM, flash memory, or hard disk, various interfaces, and an internal bus that connects these. can. By executing software on these hardware, it is possible to configure the system so that the functions of each functional block shown in FIG. 2 are exhibited.

フレーム受信部101は、ネットワーク14(「ネットワーク」に相当)を介して、ECU13、CGW12、又は外部通信ECU11から送信された通信フレームを受信する。本実施形態では、ネットワーク14として、CANを用いる例を説明する。そして、フレーム受信部101は、受信した通信フレームにタイムスタンプを付与し、通信フレームのID及びペイロードを異常検知部103に出力する。なお、異常検知装置100が電子制御システム1の外部に設けられている場合は、通信フレームを4G等の外部ネットワークを介して受信するが、これは実施形態4で説明する。 The frame receiving unit 101 receives communication frames transmitted from the ECU 13, the CGW 12, or the external communication ECU 11 via the network 14 (corresponding to "network"). In this embodiment, an example in which CAN is used as the network 14 will be described. Then, the frame receiving unit 101 adds a time stamp to the received communication frame, and outputs the ID and payload of the communication frame to the abnormality detection unit 103. Note that when the abnormality detection device 100 is provided outside the electronic control system 1, the communication frame is received via an external network such as 4G, but this will be explained in the fourth embodiment.

ここで、「ネットワーク」とは、移動体の内部に設けられた通信ネットワークの他、移動体の外部に設けられた通信ネットワークであってもよい。また、有線通信ネットワークの他、無線通信ネットワークであってもよいし、これらを組み合わせてもよい。 Here, the "network" may be a communication network provided outside the mobile body as well as a communication network provided inside the mobile body. Further, in addition to a wired communication network, a wireless communication network may be used, or a combination of these may be used.

センサデータ受信部102は、異常検知装置100に接続された各種センサから出力されたセンサデータを受信する。異常検知装置100に接続されるセンサの例として、グローバルポジショニングシステム(GPS)、温度センサ、湿度センサ、スロットルポジションセンサ、カムポジションセンサ、酸素(O2)センサ、車速センサ、加速度センサ、ヨーレートセンサ、が挙げられるが、これらに限らない。この他、各電源線の電圧を測定するセンサを用いてもよい。 The sensor data receiving unit 102 receives sensor data output from various sensors connected to the abnormality detection device 100. Examples of sensors connected to the abnormality detection device 100 include a global positioning system (GPS), a temperature sensor, a humidity sensor, a throttle position sensor, a cam position sensor, an oxygen (O2) sensor, a vehicle speed sensor, an acceleration sensor, and a yaw rate sensor. These include, but are not limited to: In addition, a sensor that measures the voltage of each power supply line may be used.

異常検知部103は、フレーム受信部101で受信した通信フレームの「通信間隔」を評価するための「パラメータ」に基づき、通信フレームの異常を検知する。具体的には、通信フレームに付与されたタイムスタンプを用いて通信間隔を求め、これが正規フレームとして評価される範囲内に収まっているかどうかで、通信フレームの異常を検知する。パラメータは、後述のパラメータ記憶部106から読み出すことにより取得される。 The abnormality detection unit 103 detects an abnormality in the communication frame based on a “parameter” for evaluating the “communication interval” of the communication frame received by the frame reception unit 101. Specifically, a communication interval is determined using a timestamp added to a communication frame, and an abnormality in the communication frame is detected based on whether the communication interval is within a range that is evaluated as a normal frame. The parameters are acquired by reading them from the parameter storage unit 106, which will be described later.

ここで、「通信間隔」とは、受信間隔の他、送信間隔も含む。また、通信間隔は時間の他、頻度や回数で表されてもよい。
また、「パラメータ」とは、一定値の他、条件によって変わる可変値であってもよい。
Here, the "communication interval" includes not only the reception interval but also the transmission interval. Further, the communication interval may be expressed by frequency or number of times in addition to time.
Further, the "parameter" may be a constant value or a variable value that changes depending on conditions.

図3を用いて、異常検知部103で行われる異常検知方法の例を説明する。
正規フレームは、規定された通信間隔でECU13等から送信されている。例えば、ECU13を車速ECUとした場合、規定された通信間隔、例えば100ms毎に車速を計測し、車速を示すIDを付した通信フレームをCANバスに送信する。
An example of an abnormality detection method performed by the abnormality detection unit 103 will be explained using FIG. 3.
Regular frames are transmitted from the ECU 13 and the like at specified communication intervals. For example, when the ECU 13 is a vehicle speed ECU, the vehicle speed is measured at prescribed communication intervals, for example, every 100 ms, and a communication frame with an ID indicating the vehicle speed is transmitted to the CAN bus.

これを受けて、異常検知装置100は、通信フレームを受信する。ただし、輻輳等の影響により、必ずしも規定された通信間隔で送信又は受信されるとは限らないので、規定された通信間隔に幅を持たせ、その間に送信又は受信した場合は正規フレームと判定し、その間以外に送信又は受信した場合は異常フレーム(攻撃フレーム)と判定する。図3の例では、規定の通信間隔で定まる受信予定時刻を基準に、早く受信しても正常と判定する時間の幅をα、遅く受信しても正常と判定する時間の幅をβとしている。図3の例では、フレームF1の次に受信するフレームF2は、βの範囲内で受信しているので、正規フレームであると判定される。つまり、本実施例の場合、αとβが、通信フレームの通信間隔を評価するためのパラメータである。 In response to this, the abnormality detection device 100 receives the communication frame. However, due to congestion, etc., frames are not necessarily sent or received at the specified communication interval, so the specified communication interval has some width, and if a frame is sent or received during that period, it is determined to be a regular frame. If the frame is sent or received outside of this period, it is determined to be an abnormal frame (attack frame). In the example of FIG. 3, based on the scheduled reception time determined by the specified communication interval, α is the time range in which it is determined to be normal even if it is received early, and β is the time range in which it is determined to be normal even if it is received late. . In the example of FIG. 3, the frame F2 received next to the frame F1 is received within the range of β, so it is determined to be a regular frame. That is, in the case of this embodiment, α and β are parameters for evaluating the communication interval of communication frames.

本実施形態ではαとβをパラメータとしているが、パラメータはこれに限らない。例えば、正常と判定する時間の幅を、受信予定時刻を中心に、規定された通信間隔の関数で表される幅で表してもよい。例えば、規定された通信間隔の10%としてもよい。その他、エラーレートや温度によって正常と判定する時間の幅を変化させるようにしてもよい。 In this embodiment, α and β are used as parameters, but the parameters are not limited to these. For example, the time range that is determined to be normal may be expressed as a range centered around the scheduled reception time and expressed as a function of a defined communication interval. For example, it may be 10% of the specified communication interval. In addition, the time range for determining normality may be changed depending on the error rate and temperature.

起動状態検出部104は、フレーム受信部101で受信した通信フレーム、又はセンサデータ受信部102で受信したセンサデータを用いて、自動車(「移動体」に相当)に「搭載された」構成装置の「起動状態」の変化を検出する。構成装置の例としては、ECU13、CGW12、外部通信ECU11の他、駆動系各種部品、車体系各種部品、電装系各種部品が挙げられるが、これに限らない。 The activation state detection unit 104 uses the communication frame received by the frame reception unit 101 or the sensor data received by the sensor data reception unit 102 to detect the component devices “mounted” on a vehicle (corresponding to a “mobile object”). Detect changes in "starting state". Examples of the component devices include, but are not limited to, the ECU 13, the CGW 12, the external communication ECU 11, various drive system parts, various vehicle system parts, and various electrical system parts.

ここで、「移動体」とは、移動可能な物体をいい、移動速度は任意である。また移動体が停止している場合も当然含む。例えば、自動車、自動二輪車、自転車、歩行者、船舶、航空機、及びこれらに搭載される物を含み、またこれらに限らない。
また、「搭載された」とは、構成装置が移動体から分離可能な場合の他、移動体と一体となり構成装置自身が移動体の一部となる場合も含む。
「起動状態」とは、移動体又は電子制御装置の機能が発揮できる程度又は割合をいう。程度又は割合は数値で特定されていなくてもよく、定義により程度又は割合が特定されれば足りる。
Here, the term "moving object" refers to a movable object, and the moving speed is arbitrary. Naturally, this also includes cases where the moving object is stopped. Examples include, but are not limited to, automobiles, motorcycles, bicycles, pedestrians, ships, aircraft, and objects mounted on these.
Furthermore, the term "mounted" includes not only the case where the component device is separable from the moving object, but also the case where the component device is integrated with the moving object and becomes a part of the moving object.
"Activation state" refers to the extent or rate at which the functions of a mobile object or an electronic control device can be performed. The degree or proportion does not need to be specified numerically; it is sufficient that the degree or proportion is specified by definition.

より具体的な例としては、起動状態検出部104は、自動車に搭載された構成装置の状態が「起動」から「停止」へ変化、又は「停止」から「起動」へ変化したことを検出する。 As a more specific example, the startup state detection unit 104 detects that the state of the component device installed in the vehicle changes from "start" to "stop" or from "stop" to "start". .

ここで、「起動」とは、移動体又は電子制御装置の機能が「停止」の状態よりも発揮できる程度又は割合が大きいことをいう。
また、「停止」とは、移動体又は電子制御装置の機能が「起動」の状態よりも発揮できる程度又は割合が小さいことをいう。
Here, "activation" refers to a state in which the function of the mobile object or the electronic control device is exerted to a greater degree or ratio than in the "stopped" state.
Furthermore, "stopped" refers to a state in which the function of the moving object or the electronic control device is less effective than in the "started" state.

本実施形態では、起動状態検出部104は、特定のECU13のスリープ、又はウェイクアップを検出する例を説明する。スリープとは、電力の供給を制限する等により、特定のECU13の機能の全部または一部が休眠する状態をいう。また、ウェイクアップとは、電力の供給を開始する等により、特定のECU13の休眠している機能が回復する状態をいう。 In this embodiment, an example will be described in which the activation state detection unit 104 detects sleep or wake-up of a specific ECU 13. Sleep refers to a state in which all or part of the functions of a specific ECU 13 are put to rest by, for example, restricting the supply of electric power. Further, wake-up refers to a state in which a dormant function of a specific ECU 13 is recovered by, for example, starting the supply of electric power.

起動状態検出部104は、特定のECU13のスリープ制御フレームをフレーム受信部101が受信した場合、特定のECU13の状態がウェイクアップからスリープに変化したことを検出する。また、起動状態検出部104は、特定のECU13のウェイクアップ制御フレームをフレーム受信部101が受信した場合、特定のECU13の状態がスリープからウェイクアップに変化したことを検出する。 The activation state detection unit 104 detects that the state of the specific ECU 13 has changed from wake-up to sleep when the frame reception unit 101 receives the sleep control frame of the specific ECU 13. Furthermore, when the frame receiving unit 101 receives a wake-up control frame for a specific ECU 13, the activation state detection unit 104 detects that the state of the specific ECU 13 has changed from sleep to wakeup.

そして、起動状態検出部104は、検出結果をパラメータ変更部105、及び異常検知要否決定部107に出力する。 Then, the activation state detection unit 104 outputs the detection result to the parameter change unit 105 and the abnormality detection necessity determination unit 107.

パラメータ変更部105は、起動状態検出部104の検出結果に基づき、異常検知部103で用いるパラメータを変更する。
より具体的な例としては、パラメータ変更部105は、起動状態検出部104が、構成装置の状態が起動から停止へ変化、又は停止から起動へ変化したことを検出した場合、パラメータを初期値にリセットする。
The parameter changing unit 105 changes the parameters used by the abnormality detecting unit 103 based on the detection result of the activation state detecting unit 104.
As a more specific example, when the activation state detection unit 104 detects that the state of the component device changes from activation to stop, or from stop to activation, the parameter change unit 105 changes the parameter to the initial value. Reset.

なお、リセットの際に設定される初期値を複数保持するようにしてもよい。例えば、起動時と定常時ではバス負荷が異なり、起動時の方が定常時よりも負荷が大きくなる場合、起動時の初期値を定常時の初期値よりも通信遅延をより許容する値に設定することが考えられる。この場合、起動後定常動作に移行した際に、さらに定常時の初期値にリセットしてもよい。また、定常時の初期値は、構成装置の起動や停止以外の要因でリセットを行う場合に使用してもよい。 Note that a plurality of initial values set at the time of reset may be held. For example, if the bus load is different during startup and steady state, and the load is larger at startup than during steady state, set the initial value at startup to a value that allows more communication delay than the initial value at steady state. It is possible to do so. In this case, when transitioning to normal operation after startup, it may be further reset to the initial value during normal operation. Further, the initial value during steady state may be used when resetting is performed due to a factor other than starting or stopping the component device.

なお、パラメータ変更部105によるパラメータの変更は、一つの初期値にリセットすることには限られない。例えば、構成装置の起動状態が変化した場合、現在の起動状態やバス負荷の程度に応じて通信遅延を許容するように、複数の初期値の中から選択してもよい。さらには、構成装置の起動状態が変化した場合に、現在の起動状態やバス負荷の程度に応じて通信遅延を許容するように、初期値に対し補正をした値を用いるようにしたり、現在用いているパラメータを補正した値を用いるようにしてもよい。 Note that the parameter change by the parameter change unit 105 is not limited to resetting to one initial value. For example, when the startup state of a component device changes, a selection may be made from among a plurality of initial values to allow communication delays depending on the current startup state and the degree of bus load. Furthermore, when the startup state of a component device changes, a value that is corrected from the initial value may be used to allow for communication delays depending on the current startup state and the degree of bus load. It is also possible to use values obtained by correcting the parameters.

パラメータ記憶部106は、パラメータを記憶するとともに、パラメータ変更部105で変更したパラメータを上書きして記憶する。また、パラメータ記憶部106は、パラメータの初期値を記憶している。 The parameter storage unit 106 stores parameters and also overwrites and stores parameters changed by the parameter changing unit 105. Further, the parameter storage unit 106 stores initial values of parameters.

異常検知要否決定部107は、起動状態検出部104の検出結果に基づき、異常検知部103での異常検知を起動又は停止させる。
より具体的な例としては、起動状態検出部104が、構成装置の状態が起動から停止へ変化したことを検出した場合、異常検知要否決定部107は、構成装置に対する異常検知部103での異常検知が不要であると決定し、構成装置に対する異常検知部103での異常検知を停止させる。また、起動状態検出部104が、構成装置の状態が停止から起動へ変化したことを検出した場合、異常検知要否決定部107は、構成装置に対する異常検知部103での異常検知を必要であると決定し、構成装置に対する異常検知部103での異常検知を起動させる。
The abnormality detection necessity determination unit 107 activates or stops abnormality detection in the abnormality detection unit 103 based on the detection result of the activation state detection unit 104.
As a more specific example, when the startup state detection unit 104 detects that the state of a component device has changed from startup to stop, the abnormality detection necessity determining unit 107 determines whether the abnormality detection unit 103 has detected a change in the state of the component device from startup to stop. It is determined that abnormality detection is not necessary, and abnormality detection by the abnormality detection unit 103 for the component device is stopped. Further, when the startup state detection unit 104 detects that the state of the component device has changed from stop to startup, the abnormality detection necessity determining unit 107 determines whether the abnormality detection unit 103 needs to detect an abnormality for the component device. Then, the abnormality detection unit 103 activates abnormality detection for the component device.

つまり、異常検知要否決定部107は、決定した異常検知の要否を異常検知部103に出力することにより、各構成装置に対する異常検知部103での異常検知動作を制御する。 That is, the abnormality detection necessity determination unit 107 controls the abnormality detection operation of the abnormality detection unit 103 for each component device by outputting the determined necessity of abnormality detection to the abnormality detection unit 103.

図4を用いて、本実施形態におけるパラメータ変更部105及び異常検知要否決定部107の動作の具体例を説明する。
図4(A)に示す通り、ECU_Aは、規定の通信間隔100msで通信フレームを送信している。ECU_Bは、規定の通信間隔200msで通信フレームを送信している。ECU_Aのαは10ms、βは11ms、前回の受信時刻300msであり、ECU_Bのαは21ms、βは20ms、前回の受信時刻200msとなっている。そして、いずれのECUに対しても、異常検知部103での検知は必要として、異常検知が起動している。
A specific example of the operation of the parameter changing unit 105 and the abnormality detection necessity determining unit 107 in this embodiment will be described using FIG. 4.
As shown in FIG. 4(A), ECU_A transmits communication frames at a prescribed communication interval of 100 ms. ECU_B transmits communication frames at a specified communication interval of 200 ms. ECU_A's α is 10 ms, β is 11 ms, and the previous reception time is 300 ms, and ECU_B's α is 21 ms, β is 20 ms, and the previous reception time is 200 ms. For each ECU, detection by the abnormality detection unit 103 is required, and abnormality detection is activated.

ここで、フレーム受信部101がECU_Bのスリープ制御フレームを受信した場合、起動状態検出部104は、ECU_Bが起動から停止へと変化したことを検出する。そして、図4(B)に示す通り、パラメータ変更部105は、α及びβを初期値である20msにリセットするとともに、前回の受信時刻を消去する。また、異常検知要否決定部107は、異常検知部103での異常検知は不要であると決定し、ECU_Bに対する異常検知部103での異常検知を停止させる。 Here, when the frame reception unit 101 receives the sleep control frame of ECU_B, the activation state detection unit 104 detects that ECU_B has changed from activation to stoppage. Then, as shown in FIG. 4B, the parameter changing unit 105 resets α and β to the initial value of 20 ms, and deletes the previous reception time. Further, the abnormality detection necessity determining unit 107 determines that abnormality detection by the abnormality detection unit 103 is not necessary, and stops abnormality detection by the abnormality detection unit 103 for ECU_B.

続いて、フレーム受信部101がECU_Bのウェイクアップ制御フレームを受信した場合、起動状態検出部104は、ECU_Bが停止から起動へと変化したことを検出する。そして、図4(C)に示す通り、異常検知要否決定部107は、異常検知部103での異常検知は必要であると決定し、ECU_Bに対する異常検知部103での異常検知を起動させる。 Subsequently, when the frame reception unit 101 receives the wake-up control frame of ECU_B, the activation state detection unit 104 detects that ECU_B has changed from stopped to activated. Then, as shown in FIG. 4C, the abnormality detection necessity determination unit 107 determines that abnormality detection by the abnormality detection unit 103 is necessary, and activates abnormality detection by the abnormality detection unit 103 for ECU_B.

なお、図4では、起動状態検出部104が、ECU_Bが起動から停止へと変化したことを検出した場合に、α及びβを初期値にリセットしたが、これに代えて、起動状態検出部104が、ECU_Bが停止から起動へと変化したことを検出した場合に、α及びβを初期値にリセットしてもよい。すなわち、いずれかの場合にのみ、パラメータをリセットすれば足りる。 Note that in FIG. 4, when the startup state detection unit 104 detects that the ECU_B changes from startup to stop, α and β are reset to initial values, but instead of this, the startup state detection unit 104 However, when it is detected that ECU_B changes from stop to start, α and β may be reset to their initial values. That is, it is sufficient to reset the parameters only in either case.

図5を用いて、図4の場合における異常検知部103の動作の具体例を説明する。
図4(A)の状態において、ECU_Bが送信したフレームF2を受信した場合、異常検知部103は、前回のフレームF1の受信時刻200msに規定の通信間隔である200msを加えた400msを基準となる受信予定時刻として、α(21ms)、及びβ(20ms)の幅の中にフレームF2が受信されているかどうかを検出する。図5の場合、フレームF2はαの範囲内で受信しているので、フレームF2は正規フレームであると判定する。
A specific example of the operation of the abnormality detection unit 103 in the case of FIG. 4 will be described using FIG. 5.
In the state of FIG. 4(A), when the ECU_B receives the frame F2 transmitted, the abnormality detection unit 103 uses 400ms, which is the previous reception time of the frame F1 of 200ms plus the prescribed communication interval of 200ms, as a reference point. It is detected whether frame F2 is received within the width of α (21 ms) and β (20 ms) as the scheduled reception time. In the case of FIG. 5, frame F2 is received within the range of α, so frame F2 is determined to be a regular frame.

次に、ECU_Bのスリープ制御フレームを受信すると、図4(B)に示す通り、パラメータ変更部105は、α及びβを初期値である20msにリセットするとともに、前回の受信時刻を消去する。また、異常検知要否決定部107は、ECU_Bに対する異常検知部103での異常検知は不要であると決定する。したがって、ECU_Bがスリープの状態である間はECU_Bからは通信フレームは送信されず、異常検知部103による異常検知も行われない。 Next, upon receiving the sleep control frame of ECU_B, the parameter changing unit 105 resets α and β to the initial value of 20 ms, and erases the previous reception time, as shown in FIG. 4(B). Furthermore, the abnormality detection necessity determination unit 107 determines that abnormality detection by the abnormality detection unit 103 for ECU_B is unnecessary. Therefore, while ECU_B is in the sleep state, no communication frame is transmitted from ECU_B, and abnormality detection by abnormality detection unit 103 is not performed.

さらに、ECU_Bのウェイクアップ制御フレームを受信すると、図4(C)に示す通り、異常検知要否決定部107は、ECU_Bに対する異常検知部103での異常検知は必要であると決定する。もっとも、ウェイクアップ後に最初に受信するフレームF3を受信したときには、前回の受信時刻が消去されている。したがって、α及びβの基準となる受信予定時刻を求めることができないので、フレームF3に対する異常検知は行われない。それゆえ、フレームF3が正規フレームであるにもかかわらず誤検知により異常と判定されることはない。 Furthermore, upon receiving the wake-up control frame for ECU_B, as shown in FIG. 4(C), the abnormality detection necessity determination unit 107 determines that abnormality detection by the abnormality detection unit 103 for ECU_B is necessary. However, when the first frame F3 received after wake-up is received, the previous reception time has been erased. Therefore, since the scheduled reception time that is the reference for α and β cannot be determined, abnormality detection for frame F3 is not performed. Therefore, even though frame F3 is a normal frame, it will not be determined to be abnormal due to false detection.

そして、フレームF4を受信した場合、異常検知部103は、ウェイクアップ時から新たに起算された前回のフレームF3の受信時刻100msに、規定の通信間隔である200msを加えた300msを基準となる受信予定時刻として、リセット後のα(20ms)、リセット後のβ(20ms)の幅の中にフレームF4が受信されているかどうかを検出する。図5の場合、フレームF4はβの範囲内で受信しているので、フレームF4は正規フレームであると判定する。 Then, when frame F4 is received, the abnormality detection unit 103 uses 300 ms, which is the reception time of the previous frame F3 newly calculated from the time of wake-up as 100 ms, plus 200 ms, which is the prescribed communication interval, as the standard reception time. As the scheduled time, it is detected whether frame F4 is received within the width of α (20 ms) after reset and β (20 ms) after reset. In the case of FIG. 5, frame F4 is received within the range of β, so frame F4 is determined to be a regular frame.

(2)異常検知装置の動作
次に、本実施形態の異常検知装置100の動作を、図6を用いて説明する。
なお、以下の動作は、異常検知装置100における異常検知方法を示すだけでなく、異常検知装置100で実行される異常検知プログラムの処理手順を示すものである。
そして、これらの処理は、図6で示した順序には限定されない。すなわち、あるステップでその前段のステップの結果を利用する関係にある等の制約がない限り、順序を入れ替えてもよい。
以上、本実施形態だけでなく、他の実施形態においても同様である。
(2) Operation of the abnormality detection device Next, the operation of the abnormality detection device 100 of this embodiment will be explained using FIG. 6.
Note that the following operations not only indicate the anomaly detection method in the anomaly detection device 100 but also show the processing procedure of the anomaly detection program executed by the anomaly detection device 100.
These processes are not limited to the order shown in FIG. 6. That is, the order may be changed unless there is a restriction such that a certain step uses the result of the previous step.
The above description applies not only to this embodiment but also to other embodiments.

フレーム受信部101は、ネットワーク14を介して通信フームを受信する(S101)。 The frame receiving unit 101 receives a communication frame via the network 14 (S101).

起動状態検出部104は、フレーム受信部101で受信した通信フレームを解釈し、スリープ制御フレーム、又はウェイクアップ制御フレームの受信を検出する(S102)。 The activation state detection unit 104 interprets the communication frame received by the frame reception unit 101, and detects reception of a sleep control frame or a wake-up control frame (S102).

起動状態検出部104がスリープ制御フレームを受信した場合は(S102)、スリープ制御フレームが正規フレームであるかどうかを検知する(S103)。検知方法として、通信間隔やペイロードを監視し、所定の範囲を超える場合は異常と判定する方法が挙げられるが、これには限らない。正規フレームである場合はS104に処理を移し、異常フレーム(攻撃フレーム)である場合はS108の異常検知処理を継続する。 When the activation state detection unit 104 receives the sleep control frame (S102), it detects whether the sleep control frame is a regular frame (S103). Examples of the detection method include, but are not limited to, a method of monitoring the communication interval and payload and determining that it is abnormal if it exceeds a predetermined range. If the frame is a normal frame, the process moves to S104, and if it is an abnormal frame (attack frame), the abnormality detection process of S108 is continued.

異常検知要否決定部107は、異常検知部103での異常検知は不要であると決定し(S104)、処理を終了する。 The abnormality detection necessity determination unit 107 determines that the abnormality detection by the abnormality detection unit 103 is unnecessary (S104), and ends the process.

起動状態検出部104がウェイクアップ制御フレームを受信した場合は(S102)、ウェイクアップ制御フレームが正規フレームであるかどうかを検知する(S105)。検知方法の例は、S103と同様である。正規フレームである場合はS106に処理を移し、異常フレーム(攻撃フレーム)である場合は、処理を終了する。 When the activation state detection unit 104 receives the wake-up control frame (S102), it detects whether the wake-up control frame is a regular frame (S105). An example of the detection method is the same as in S103. If the frame is a normal frame, the process moves to S106, and if it is an abnormal frame (attack frame), the process ends.

異常検知要否決定部107は、異常検知部103での異常検知は必要であると決定する(S106)。 The abnormality detection necessity determination unit 107 determines that abnormality detection by the abnormality detection unit 103 is necessary (S106).

パラメータ変更部105は、パラメータ記憶部106に保存しているパラメータを初期値にリセットする(S107)。 The parameter changing unit 105 resets the parameters stored in the parameter storage unit 106 to initial values (S107).

異常検知部103は、パラメータ記憶部106に記憶しているパラメータに基づき、フレーム受信部101で受信した通信フレームの異常を検知する(S108)。 The abnormality detection unit 103 detects an abnormality in the communication frame received by the frame reception unit 101 based on the parameters stored in the parameter storage unit 106 (S108).

起動状態検出部104がスリープ制御フレーム又はウェイクアップ制御フレームを受信しない場合は(S102)、S108の異常検知処理を継続する。 When the activation state detection unit 104 does not receive the sleep control frame or the wake-up control frame (S102), the abnormality detection process of S108 is continued.

(3)小括
以上、本実施形態の異常検知装置100によれば、移動体に搭載された構成装置の起動状態が変化したことを検出し、これに基づきパラメータを変更するので、正規フレームが異常であるとの誤検知を低減することができる。特に、特定のECUのスリープ制御フレームやウェイクアップ制御フレームを検出し、これに基づきパラメータを変更する場合は、特定のECUが送受信する通信フレームの誤検知を低減することができる。
また、本実施形態の異常検知装置100によれば、移動体に搭載された構成装置の起動状態が変化したことを検出し、これに基づき異常検知部での異常検知の要否を決定するので、異常検知を必要としない状況では異常検知を行わないようにすることができ、無駄な処理にリソースを割く必要がなく、また消費電力を低減することができる。特に、特定のECUのスリープ制御フレームやウェイクアップ制御フレームを検出し、これに基づき異常検知部での異常検知の要否を決定する場合は、異常検知を必要としない特定のECUが送受信する通信フレームのみ異常検知を行わないようにすることができる。
(3) Summary As described above, according to the abnormality detection device 100 of the present embodiment, a change in the activation state of a component device mounted on a moving object is detected, and the parameters are changed based on this, so that a normal frame is Erroneous detection of abnormality can be reduced. In particular, when detecting a sleep control frame or a wake-up control frame of a specific ECU and changing parameters based on the detected sleep control frame or wake-up control frame, it is possible to reduce false detection of communication frames transmitted and received by the specific ECU.
Furthermore, according to the abnormality detection device 100 of the present embodiment, a change in the activation state of a component device mounted on a moving body is detected, and based on this, it is determined whether or not the abnormality detection unit detects an abnormality. , it is possible to not perform abnormality detection in situations where abnormality detection is not required, there is no need to allocate resources to wasteful processing, and power consumption can be reduced. In particular, when detecting the sleep control frame or wake-up control frame of a specific ECU and deciding whether or not to detect an abnormality in the abnormality detection section based on this, communication sent and received by a specific ECU that does not require abnormality detection It is possible to prevent abnormality detection from being performed only in frames.

3.実施形態2
本実施形態は、異常検知装置200の起動状態検出部104の検出対象を、自動車に供給されている電源の種類とするものである。
図7は、自動車の電源の種類と、切り替え可能な組み合わせ及び方向を示す。
3. Embodiment 2
In this embodiment, the detection target of the activation state detection unit 104 of the abnormality detection device 200 is the type of power supply supplied to the automobile.
FIG. 7 shows the types of power sources of the automobile, and the switchable combinations and directions.

+Bは、バッテリー電源であり、エンジンが停止し、エンジンキーがOFFであっても供給される電源である。+Bは、エンジンが停止し自動車が停止している状態でも使用する必要がある機器に電源を供給しており、例えば、ホーンやハザード、ストップランプ、キーレスエントリーシステム、に電源を供給している。 +B is a battery power supply, which is a power supply that is supplied even when the engine is stopped and the engine key is OFF. +B supplies power to equipment that needs to be used even when the engine is stopped and the car is stationary, such as horns, hazard lights, stop lights, and keyless entry systems.

ACCは、アクセサリー電源であり、エンジンが停止中であってもACCがONの状態で供給される電源である。ACCは、比較的消費電力の少ない車両の電装品に電源を供給しており、例えば、カーナビゲーションシステム、カーオーディオシステム、ETC、ドライブレコーダ、に電源を供給している。 ACC is an accessory power source, and is a power source that is supplied while the ACC is ON even when the engine is stopped. The ACC supplies power to electrical components of a vehicle that consume relatively little power, such as a car navigation system, a car audio system, an ETC, and a drive recorder.

IGは、イグニッション電源であり、基本的にはエンジンが稼働している間に供給される電源である。IGは、エンジンが稼働している状態で使用することを前提とする機器に電源を供給しており、例えばセルモータ、ウィンカー、ワイパー、エアコンに電源を供給している。 IG is an ignition power supply, which is basically a power supply that is supplied while the engine is operating. The IG supplies power to devices that are intended to be used while the engine is running, such as starter motors, turn signals, wipers, and air conditioners.

自動車の電源の種類は、自動車を構成する部品である構成装置に供給される電源を特定するものであるから、自動車の構成装置の起動状態を表すといえる。したがって、自動車の電源の種類が切り替わると、自動車の構成装置の起動状態が変化するといえる。以下、自動車の構成装置の起動状態を、自動車の状態と略して説明する。 The type of power source of a vehicle specifies the power source supplied to the component devices that constitute the vehicle, and therefore can be said to represent the activation state of the component devices of the vehicle. Therefore, it can be said that when the type of power source of the vehicle is switched, the activation state of the component devices of the vehicle changes. Hereinafter, the activation state of the component devices of the vehicle will be abbreviated as the state of the vehicle.

図7では、矢印の太さが、自動車の状態が起動方向に向かうか停止方向に向かうかを表している。例えば、ACCからIGへの切り替えは、自動車が起動方向、すなわち自動車の状態が停止から起動へと変化することを示す。また、ACCから+Bへの切り替えは、自動車が停止方向、すなわち自動車の状態が起動から停止へと変化することを示す。 In FIG. 7, the thickness of the arrow indicates whether the state of the vehicle is in the starting direction or in the stopping direction. For example, switching from ACC to IG indicates that the vehicle is in the starting direction, ie, the state of the vehicle is changing from stopped to started. Furthermore, switching from ACC to +B indicates that the vehicle is in a stopping direction, that is, the state of the vehicle is changing from starting to stopping.

なお、図7の例では、+B、ACC、IGは相互に電源の切り替えが可能となっているが、これ以外の切り替え可能な組み合わせを有するものであってもよい。例えば、+BとIGとの間では必ずACCを経由する必要があるとした場合は、+BとACC、及びACCとIGとの間での電源の切り替えが可能である。 In the example of FIG. 7, the power supplies of +B, ACC, and IG can be mutually switched, but other switchable combinations may be used. For example, if it is necessary to go through ACC between +B and IG, it is possible to switch the power supply between +B and ACC and between ACC and IG.

(1)異常検知装置の構成
本実施形態の異常検知装置200は、実施形態1の異常検知装置100と同じであるので、異常検知装置200の構成は図2を引用して説明する。また、図3も本実施形態として引用する。
(1) Configuration of abnormality detection device The abnormality detection device 200 of this embodiment is the same as the abnormality detection device 100 of the first embodiment, so the configuration of the abnormality detection device 200 will be described with reference to FIG. 2. Further, FIG. 3 will also be referred to as this embodiment.

センサデータ受信部102は、電源の種類を検知するセンサから電源の種類を示す車両電源信号を受信する。起動状態検出部104は、センサデータ受信部102から出力された車両電源信号を定期的に受信することにより、自動車の電源の種類が切り替わったことを検出する。そして、起動状態検出部104は、切り替え前の電源の種類と切り替え後の電源の種類を示す信号を、パラメータ変更部105及び異常検知要否検定部107に出力する。パラメータ変更部105及び異常検知要否検定部107の動作は、後述する。
このほか、センサデータ受信部102は、直接各電源の電源線をモニタするようにしてもよい。
The sensor data receiving unit 102 receives a vehicle power signal indicating the type of power source from a sensor that detects the type of power source. The starting state detection unit 104 detects that the type of power source of the vehicle has been switched by periodically receiving the vehicle power signal output from the sensor data receiving unit 102. Then, the activation state detection unit 104 outputs a signal indicating the type of power source before switching and the type of power source after switching to the parameter changing unit 105 and the abnormality detection necessity testing unit 107. The operations of the parameter changing unit 105 and the abnormality detection necessity testing unit 107 will be described later.
In addition, the sensor data receiving unit 102 may directly monitor the power lines of each power source.

なお、起動状態検出部104は、センサデータ受信部102からの車両電源信号を用いて自動車の電源の種類が切り替わったことを検出しているが、これに代えて、又はこれと併用して、フレーム受信部101で受信した通信フレームを用いて自動車の電源の種類が切り替わったことを検出してもよい。例えば、ACCやIGの状態を伝える通信フレームを用いて自動車の電源の種類が切り替わったことを検出することができる。あるいは、ナビゲーションシステム、メータ等の特定の通信フレームの有無を検出することにより、ACCのON/OFFを検出したり、エアコン等の特定の通信フレームの有無を検出することにより、IGのON/OFFを検出することができる。 Note that the activation state detection unit 104 detects that the type of power source of the automobile has been switched using the vehicle power supply signal from the sensor data reception unit 102, but instead of this, or in combination with this, The communication frame received by the frame receiving unit 101 may be used to detect that the type of power source of the vehicle has been switched. For example, it is possible to detect that the type of power source of the vehicle has been switched using a communication frame that conveys the status of ACC or IG. Alternatively, by detecting the presence or absence of a specific communication frame for a navigation system, meter, etc., ACC ON/OFF can be detected, or by detecting the presence or absence of a specific communication frame for an air conditioner, etc., IG ON/OFF can be detected. can be detected.

(2)異常検知装置の動作
次に、本実施形態の異常検知装置100の動作を、図8を用いて説明する。なお、本実施形態では、電源がIGの場合には、ACCを使用する装置に対しても電源が供給されるものとして説明する。
(2) Operation of the abnormality detection device Next, the operation of the abnormality detection device 100 of this embodiment will be explained using FIG. 8. In addition, in this embodiment, when the power source is IG, the description will be made assuming that power is also supplied to devices using ACC.

起動状態検出部104は、センサデータ受信部102から受信した車両電源信号から、現在の電源の種類を検出する(S201)。さらに、起動状態検出部104は、その後センサデータ受信部102から受信した車両電源信号から、電源の種類の変化を検出する(S202、S203、S204)。 The activation state detection unit 104 detects the type of current power source from the vehicle power signal received from the sensor data reception unit 102 (S201). Further, the activation state detection unit 104 detects a change in the type of power source from the vehicle power signal received from the sensor data reception unit 102 thereafter (S202, S203, S204).

電源が+BからACCに切り替わったことを検出した場合(S202)、異常検知要否決定部107は、ACCのみで通信が行われるCANIDを有する通信フレームを用いた異常検知が必要であると決定し(S205)、異常検知部103は当該通信フレームの異常検知を行う(S211)。 When it is detected that the power supply has been switched from +B to ACC (S202), the abnormality detection necessity determining unit 107 determines that abnormality detection using a communication frame having a CAN ID that allows communication to be performed only by ACC is necessary. (S205), the abnormality detection unit 103 detects an abnormality in the communication frame (S211).

電源が+BからIGに切り替わったことを検出した場合(S202)、異常検知要否決定部107は、IG又はACCで通信が行われるCANIDを有する通信フレームを用いた異常検知が必要であると決定し(S206)、異常検知部103は当該通信フレームの異常検知を行う(S211)。 When it is detected that the power supply has been switched from +B to IG (S202), the abnormality detection necessity determining unit 107 determines that abnormality detection using a communication frame having a CAN ID in which communication is performed in IG or ACC is necessary. (S206), and the abnormality detection unit 103 detects an abnormality in the communication frame (S211).

電源がACCからIGに切り替わったことを検出した場合(S203)、異常検知要否決定部107は、IGのみで通信が行われるCANIDを有する通信フレームを用いた異常検知が必要であると決定し(S207)、異常検知部103は当該通信フレームの異常検知を行う(S211)。 When it is detected that the power source has been switched from ACC to IG (S203), the abnormality detection necessity determining unit 107 determines that abnormality detection using a communication frame having a CAN ID that allows communication to be performed only by IG is necessary. (S207), and the abnormality detection unit 103 detects an abnormality in the communication frame (S211).

電源がACCから+Bに切り替わったことを検出した場合(S203)、パラメータ変更部105は、ACCのみで通信が行われるCANIDを有する通信フレームの通信間隔を評価するためのパラメータをリセットするとともに(S208)、異常検知要否決定部107は、当該通信フレームを用いた異常検知が不要であることを決定する(S212)。 When it is detected that the power supply has been switched from ACC to +B (S203), the parameter change unit 105 resets the parameters for evaluating the communication interval of the communication frame having the CAN ID in which communication is performed only with ACC (S208). ), the abnormality detection necessity determining unit 107 determines that abnormality detection using the communication frame is not necessary (S212).

電源がIGからACCに切り替わったことを検出した場合(S204)、パラメータ変更部105は、IGのみで通信が行われるCANIDを有する通信フレームの通信間隔を評価するためのパラメータをリセットするとともに(S209)、異常検知要否決定部107は、当該通信フレームを用いた異常検知が不要であることを決定する(S213)。 When it is detected that the power source has been switched from IG to ACC (S204), the parameter changing unit 105 resets the parameters for evaluating the communication interval of the communication frame having the CAN ID in which communication is performed only by IG (S209). ), the abnormality detection necessity determining unit 107 determines that abnormality detection using the communication frame is not necessary (S213).

電源がIGから+Bに切り替わったことを検出した場合(S204)、パラメータ変更部105は、ACC又はIGで通信が行われるCANIDを有する通信フレームの通信間隔を評価するためのパラメータをリセットするとともに(S210)、異常検知要否決定部107は、当該通信フレームを用いた異常検知が不要であることを決定する(S214)。 When it is detected that the power source has been switched from IG to +B (S204), the parameter change unit 105 resets the parameters for evaluating the communication interval of the communication frame having the CAN ID in which communication is performed using ACC or IG (S204). S210), the abnormality detection necessity determining unit 107 determines that abnormality detection using the communication frame is not necessary (S214).

なお、図8の例では、パラメータのリセットは、異常検知が不要であり異常検知を停止する場合に行っているが、これに代えて、異常検知が必要であり異常検知を再開する場合に行うようにしてもよい。 Note that in the example of FIG. 8, parameter reset is performed when abnormality detection is not required and abnormality detection is to be stopped, but instead, it is performed when abnormality detection is necessary and abnormality detection is restarted. You can do it like this.

(3)小括
以上、本実施形態の異常検知装置200によれば、電源の種類の変化に応じてパラメータを変更するとともに異常検知部の動作の要否を決定するので、電源の種類の変化に応じて、関係する通信フレームに対する異常検知を一括して制御することができる。
(3) Summary As described above, according to the abnormality detection device 200 of this embodiment, the parameters are changed according to the change in the type of power source, and the necessity of operation of the abnormality detection section is determined. Accordingly, abnormality detection for related communication frames can be collectively controlled.

4.実施形態3
本実施形態は、異常検知装置300の起動状態検出部104の検出対象を、アイドリングストップ機能によるエンジンの状態とするものである。
自動車のエンジンのON/OFFは、自動車に搭載された構成装置であるエンジンの起動状態を示すものである。したがって、自動車のエンジンのON/OFFが切り替わると、自動車のエンジンの起動状態が変化するといえる。
4. Embodiment 3
In this embodiment, the detection target of the startup state detection unit 104 of the abnormality detection device 300 is the state of the engine due to the idling stop function.
ON/OFF of an automobile engine indicates the starting state of the engine, which is a component installed in the automobile. Therefore, it can be said that when the ON/OFF state of the automobile engine is switched, the starting state of the automobile engine changes.

(1)異常検知装置の構成
本実施形態の異常検知装置300は、実施形態1の異常検知装置100と同じであるので、異常検知装置300の構成は図2を引用して説明する。また、図3も本実施形態として引用する。
(1) Configuration of anomaly detection device The anomaly detection device 300 of this embodiment is the same as the anomaly detection device 100 of Embodiment 1, so the configuration of the anomaly detection device 300 will be described with reference to FIG. 2. Further, FIG. 3 will also be referred to as this embodiment.

センサデータ受信部102は、エンジンのON/OFFを検知するセンサからエンジン起動信号を受信する。起動状態検出部104は、センサデータ受信部102から出力されたエンジン起動信号を受信することにより、自動車のエンジンのONとOFFの切り替えを検出する。そして、起動状態検出部104は、エンジンがONに切り替わったことを示す信号、又はOFFに切り替わったことを示す信号を、パラメータ変更部105及び異常検知要否検定部107に出力する。パラメータ変更部105及び異常検知要否検定部107の動作は、後述する。 The sensor data receiving unit 102 receives an engine start signal from a sensor that detects ON/OFF of the engine. The starting state detection unit 104 detects switching of the engine of the automobile between ON and OFF by receiving the engine starting signal output from the sensor data receiving unit 102. Then, the startup state detection unit 104 outputs a signal indicating that the engine has been switched to ON or a signal indicating that the engine has been switched to OFF to the parameter change unit 105 and the abnormality detection necessity verification unit 107. The operations of the parameter changing unit 105 and the abnormality detection necessity testing unit 107 will be described later.

なお、起動状態検出部104は、センサデータ受信部102からのエンジン起動信号を用いて自動車のエンジンのONとOFFの切り替えを検出しているが、これに代えて、又はこれと併用して、フレーム受信部101で受信した通信フレームを用いて自動車のエンジンのONとOFFの切り替えを検出してもよい。例えば、エンジンのON/OFFの状態を伝える通信フレーム、エンジンのON/OFFの指示を伝える通信フレーム、エンジン回転数を伝える通信フレームを用いることができる。 Note that the activation state detection unit 104 detects switching between ON and OFF of the automobile engine using the engine activation signal from the sensor data reception unit 102, but instead of this, or in combination with this, The communication frame received by the frame receiving unit 101 may be used to detect whether the engine of the automobile is turned on or off. For example, a communication frame that conveys the ON/OFF state of the engine, a communication frame that conveys an instruction to turn the engine ON/OFF, and a communication frame that conveys the engine rotation speed can be used.

(2)異常検知装置の動作
次に、本実施形態の異常検知装置300の動作を、図9を用いて説明する。
起動状態検出部104は、センサデータ受信部102から受信したエンジン起動信号から、エンジンの状態を検出する(S301)。さらに、起動状態検出部104は、その後センサデータ受信部102から受信したエンジン起動信号から、エンジンの状態変化を検出する(S302、S303)。
(2) Operation of abnormality detection device Next, the operation of the abnormality detection device 300 of this embodiment will be explained using FIG. 9.
The starting state detection unit 104 detects the state of the engine from the engine starting signal received from the sensor data receiving unit 102 (S301). Further, the starting state detection unit 104 detects a change in the engine state from the engine starting signal received from the sensor data receiving unit 102 thereafter (S302, S303).

エンジンがOFFからONに切り替わった場合、すなわちアイドリングを開始した場合(S302)、異常検知要否決定部107は、エンジン稼働時のみで通信が行われるCANIDを有する通信フレームを用いた異常検知が必要であることを決定し(S304)、異常検知部103は当該通信フレームの異常検知を行う(S307)。 When the engine is switched from OFF to ON, that is, when it starts idling (S302), the abnormality detection necessity determining unit 107 needs to detect an abnormality using a communication frame with a CAN ID that communicates only when the engine is running. (S304), and the abnormality detection unit 103 detects an abnormality in the communication frame (S307).

エンジンがONからOFFに切り替わった場合、すなわちアイドリングがストップした場合(S303)、パラメータ変更部105は、エンジン稼働時のみで通信が行われるCANIDを有する通信フレームの通信間隔を評価するためのパラメータをリセットするとともに(S305)、異常検知要否決定部107は、当該通信フレームを用いた異常検知が不要であることを決定する(S306)。 When the engine is switched from ON to OFF, that is, when idling has stopped (S303), the parameter change unit 105 changes the parameter for evaluating the communication interval of the communication frame having the CANID, which is communicated only when the engine is running. At the same time as resetting (S305), the abnormality detection necessity determining unit 107 determines that abnormality detection using the communication frame is not necessary (S306).

なお、図9の例では、パラメータのリセットは、異常検知が不要であり異常検知を停止する場合に行っているが、これに代えて、異常検知が必要であり異常検知を再開する場合に行うようにしてもよい。 Note that in the example of FIG. 9, parameter reset is performed when abnormality detection is not required and abnormality detection is to be stopped; however, instead of this, parameter reset is performed when abnormality detection is necessary and abnormality detection is restarted. You can do it like this.

(3)小括
以上、本実施形態の異常検知装置300によれば、エンジンのON/OFFの切り替えに応じてパラメータを変更するとともに異常検知部の動作の要否を決定するので、エンジンのON/OFFの変化に応じて、関係する通信フレームに対する異常検知を一括して制御することができる。
(3) Summary As described above, according to the abnormality detection device 300 of the present embodiment, the parameters are changed according to the ON/OFF switching of the engine, and the necessity of operation of the abnormality detection section is determined. According to the change in /OFF, abnormality detection for related communication frames can be controlled all at once.

5.実施形態4
本実施形態は、異常検知装置400を、移動体である自動車の外部に設けたものである。
図10は、異常検知装置400と自動車に搭載された電子制御システム1との関係を示す。
5. Embodiment 4
In this embodiment, an abnormality detection device 400 is provided outside an automobile, which is a moving object.
FIG. 10 shows the relationship between the abnormality detection device 400 and the electronic control system 1 installed in the automobile.

電子制御システム1は自動車に搭載されており、通信ネットワーク2を介して異常検知装置400と通信を行う。電子制御システム1及び異常検知装置400は、実施形態1の図1及び図2で説明したものと同じであるので、実施形態1を引用し、説明は省略する。 An electronic control system 1 is installed in a vehicle and communicates with an abnormality detection device 400 via a communication network 2. The electronic control system 1 and the abnormality detection device 400 are the same as those described in FIGS. 1 and 2 of the first embodiment, so the description of the first embodiment will be omitted.

通信ネットワーク2は、無線通信方式の場合、例えば、IEEE802.11(Wi-Fi(登録商標))やIEEE802.16(WiMAX(登録商標))、W-CDMA(Wideband Code Division Multiple Access)、HSPA(High Speed Packet Access)、LTE(Long Term Evolution)、LTE-A(Long Term Evolution Advanced)、4G、5G等を用いることができる。あるいは、DSRC(Dedicated Short Range Communication)を用いることができる。
通信ネットワーク2は、有線通信方式の場合、例えば、有線LAN(Local Area Network)やインターネット、固定電話回線を用いることができる。
In the case of a wireless communication system, the communication network 2 uses, for example, IEEE802.11 (Wi-Fi (registered trademark)), IEEE 802.16 (WiMAX (registered trademark)), W-CDMA (Wideband Code Division Multiple Access), HSPA ( High Speed Packet Access), LTE (Long Term Evolution), LTE-A (Long Term Evolution Advanced), 4G, 5G, etc. can be used. Alternatively, DSRC (Dedicated Short Range Communication) can be used.
In the case of a wired communication system, the communication network 2 can use, for example, a wired LAN (Local Area Network), the Internet, or a fixed telephone line.

異常検知装置400のフレーム受信部101は、ネットワーク2(「ネットワーク」に相当)を介して電子制御システム1の外部通信ECU11から送信された通信フレームを受信する。 Frame receiving section 101 of abnormality detection device 400 receives a communication frame transmitted from external communication ECU 11 of electronic control system 1 via network 2 (corresponding to "network").

なお、センサデータ受信部102は、本実施形態では必ずしも設ける必要はない。 Note that the sensor data receiving section 102 does not necessarily need to be provided in this embodiment.

本実施形態によれば、異常検知装置100を電子制御システム1の外部、例えばサーバ等に設けることにより、リソースの豊富な安定した装置で異常検知を行うことができる。 According to this embodiment, by providing the abnormality detection device 100 outside the electronic control system 1, for example, in a server or the like, abnormality detection can be performed using a stable device with abundant resources.

6.実施形態5(その他の発明1)
実施形態1~4によれば、パラメータを初期値にリセットしているが、これはパラメータが何らかのトリガーで初期値から変更されることが予定されているからである。本実施形態の異常検知装置500は、実施形態1~4の異常検知装置100等におけるパラメータを変更する構成として開示するものである。すなわち、実施形態1~4の異常検知装置100等の構成に実施形態5の異常検知装置500を重畳して適用することができる。
また、本実施形態は、実施形態1~4とは異なる発明としても把握することができる。
6. Embodiment 5 (Other invention 1)
According to the first to fourth embodiments, the parameters are reset to the initial values, but this is because the parameters are scheduled to be changed from the initial values by some trigger. The abnormality detection device 500 of this embodiment is disclosed as a configuration for changing parameters in the abnormality detection devices 100 and the like of Embodiments 1 to 4. That is, the anomaly detection device 500 of the fifth embodiment can be superimposed and applied to the configuration of the anomaly detection device 100 and the like of the first to fourth embodiments.
Further, this embodiment can be understood as a different invention from Embodiments 1 to 4.

ここで、本発明者は、以下の課題を見出した。
異常検知結果がCANバス等で通知される場合の通知フレームやエラーフレームの頻度が高いと、通信フレームの受信間隔が変化する可能性があるが、各特許文献にはこの変化を考慮していないため、受信間隔が変化した正規フレームを異常と誤判定しうる可能性がある。
Here, the present inventor discovered the following problem.
If the frequency of notification frames and error frames when abnormality detection results are notified via CAN bus etc. is high, the reception interval of communication frames may change, but each patent document does not take this change into account. Therefore, there is a possibility that a regular frame whose reception interval has changed may be erroneously determined to be abnormal.

本発明は、通信状態が変化した場合でも、正規フレームが異常と誤検知する可能性を低減することを目的とする。 An object of the present invention is to reduce the possibility that a normal frame is erroneously detected as abnormal even when the communication state changes.

(1)異常検知装置の構成
図11を用いて、本実施形態の異常検知装置500の構成について説明する。異常検知装置500は、フレーム受信部101、異常検知部103、通信状態検出部501、パラメータ変更部105、及びパラメータ記憶部106を有する。なお、実施形態1の異常検知装置100と同じ構成は、同じ番号を付して、実施形態1の説明を引用する。また、本実施形態では、実施形態1~3と同じく異常検知装置500は、図1のCGW12の内部に設けられているとして説明する。もっとも、異常検知装置500が設けられている場所はこれに限られず、例えばネットワーク14に接続された任意の場所に設けることができる。例えば、独立した専用のECUとして設けてもよいし、サブゲートウェイの役割を有するECU13に設けられてもよい。また、電子制御システム1の外部に設けてもよい。
(1) Configuration of abnormality detection device The configuration of the abnormality detection device 500 of this embodiment will be described using FIG. 11. The abnormality detection device 500 includes a frame reception section 101, an abnormality detection section 103, a communication state detection section 501, a parameter change section 105, and a parameter storage section 106. Note that the same configuration as the abnormality detection device 100 of Embodiment 1 is given the same number, and the description of Embodiment 1 is cited. Furthermore, in this embodiment, the description will be given assuming that the abnormality detection device 500 is provided inside the CGW 12 in FIG. 1, as in the first to third embodiments. However, the location where the abnormality detection device 500 is provided is not limited to this, and may be provided at any location connected to the network 14, for example. For example, it may be provided as an independent dedicated ECU, or it may be provided in the ECU 13 having the role of a sub-gateway. Further, it may be provided outside the electronic control system 1.

フレーム受信部101は、ネットワーク14を介して、ECU13、CGW12、又は外部ECU11から送信された通信フレームを受信する。本実施形態では、通信フレームとして、正規の通信フレームの他に、エラーを検出したときに送信されるエラーフレームや、異常検知結果を通知する異常検知結果通知フレームも受信する。 The frame receiving unit 101 receives communication frames transmitted from the ECU 13, the CGW 12, or the external ECU 11 via the network 14. In this embodiment, in addition to regular communication frames, an error frame transmitted when an error is detected and an anomaly detection result notification frame that notifies an anomaly detection result are also received as communication frames.

異常検知部103は、フレーム受信部101で受信した通信フレームの通信間隔を評価するためのパラメータに基づき、通信フレームの異常を検知する。 The abnormality detection unit 103 detects an abnormality in the communication frame based on a parameter for evaluating the communication interval of the communication frame received by the frame reception unit 101.

通信状態検出部501は、ネットワーク14の通信状態を検出する。具体的には、例えば、フレーム受信部101で受信するエラーフレームや異常検知結果通知フレームの受信頻度が所定の閾値を超えたか否かを検出する。そして、所定の閾値を超えた場合、検出結果をパラメータ変更部105に出力する。 The communication state detection unit 501 detects the communication state of the network 14. Specifically, for example, it is detected whether the reception frequency of error frames or abnormality detection result notification frames received by the frame receiving unit 101 exceeds a predetermined threshold. Then, when the predetermined threshold value is exceeded, the detection result is output to the parameter changing unit 105.

パラメータ変更部105は、検出結果に基づき、パラメータを変更する。そして変更されたパラメータは、パラメータ記憶部106に記憶される。パラメータの変更処理の具体例は後述する。 The parameter changing unit 105 changes the parameters based on the detection results. The changed parameters are then stored in the parameter storage unit 106. A specific example of the parameter changing process will be described later.

図12は、パラメータ変更動作の一例を示す。
正規フレームは、規定された通信間隔でECU13等から送信されている。しかし、エラーフレームや異常検知結果通知フレームが送信された場合、これらのフレームは一般的に連続して送信されることが多いことから、図12(A)のように、正規フレームがパラメータであるα及びβの範囲を外れる可能性があり、この場合は正規フレームでありながら異常(攻撃フレーム)であると誤検知されてしまう。
FIG. 12 shows an example of a parameter changing operation.
Regular frames are transmitted from the ECU 13 and the like at specified communication intervals. However, when an error frame or an abnormality detection result notification frame is transmitted, these frames are generally transmitted consecutively, so as shown in FIG. 12(A), the normal frame is used as a parameter. There is a possibility that the frame may fall outside the range of α and β, and in this case, the frame will be falsely detected as an abnormality (attack frame) even though it is a normal frame.

そこで、エラーフレームや異常検知結果通知フレームが所定の閾値を超えた場合、図12(B)のように、パラメータであるβを拡張する。すなわち、βの値をより大きな値に変更する。例えば、変更前のβの10%に相当する期間分、βを延長する。これにより、正規フレームはβの範囲を超えなくなり、異常(攻撃フレーム)であると誤検知されなくなる。 Therefore, when the error frame or abnormality detection result notification frame exceeds a predetermined threshold, the parameter β is expanded as shown in FIG. 12(B). That is, the value of β is changed to a larger value. For example, β is extended by a period corresponding to 10% of β before the change. As a result, a normal frame will not exceed the range of β, and will not be falsely detected as an abnormality (attack frame).

このように、本実施形態によれば、エラーフレームや異常検知結果通知フレームが受信された場合においても、正規フレームが異常であると誤検知されることを防止することができる。 As described above, according to the present embodiment, even when an error frame or an abnormality detection result notification frame is received, it is possible to prevent a normal frame from being erroneously detected as abnormal.

本実施形態に開示された発明は以下の通りである。
ネットワークを介して通信フレームを受信する受信部(101)と、
前記通信フレームの通信間隔を評価するためのパラメータに基づき、前記通信フレームの異常を検知する異常検知部(103)と、
前記ネットワークの通信状態を検出する通信状態検出部(501)と、
前記通信状態検出部の検出結果に基づき、前記パラメータを変更するパラメータ変更部(105)と、を有する、
異常検知装置(500)。
The invention disclosed in this embodiment is as follows.
a receiving unit (101) that receives communication frames via a network;
an abnormality detection unit (103) that detects an abnormality in the communication frame based on a parameter for evaluating a communication interval of the communication frame;
a communication state detection unit (501) that detects the communication state of the network;
a parameter changing unit (105) that changes the parameters based on the detection result of the communication state detecting unit;
Anomaly detection device (500).

7.総括
以上、本発明の各実施形態における異常検知装置等の特徴について説明した。
7. Summary The features of the abnormality detection device and the like in each embodiment of the present invention have been described above.

各実施形態で使用した用語は例示であるので、同義の用語、あるいは同義の機能を含む用語に置き換えてもよい。 Since the terms used in each embodiment are merely examples, they may be replaced with synonymous terms or terms that include synonymous functions.

実施形態の説明に用いたブロック図は、装置の構成を機能毎に分類及び整理したものである。それぞれの機能を示すブロックは、ハードウェア又はソフトウェアの任意の組み合わせで実現される。また、機能を示したものであることから、かかるブロック図は方法の発明、及び当該方法を実現するプログラムの発明の開示としても把握できるものである。 The block diagram used to explain the embodiment is a diagram in which the configuration of the device is classified and organized by function. Blocks representing respective functions are realized by any combination of hardware or software. Further, since the block diagram shows the functions, it can also be understood as a disclosure of the invention of the method and the invention of the program that implements the method.

各実施形態に記載した処理、フロー、及び方法として把握できる機能ブロック、については、一のステップでその前段の他のステップの結果を利用する関係にある等の制約がない限り、順序を入れ替えてもよい。 Regarding the functional blocks that can be understood as processes, flows, and methods described in each embodiment, the order may be changed unless there is a restriction such that one step uses the result of another step before it. Good too.

各実施形態、及び特許請求の範囲で使用する、第1、第2、乃至、第N(Nは整数)、の用語は、同種の2以上の構成や方法を区別するために使用しており、順序や優劣を限定するものではない。 The terms first, second, to Nth (N is an integer) used in each embodiment and the claims are used to distinguish two or more configurations or methods of the same type. , it does not limit the order or superiority.

各実施形態は、車両に搭載される車両用の装置を前提としているが、本発明は、特許請求の範囲で特に限定する場合を除き、車両用以外の専用又は汎用の装置も含むものである。 Although each embodiment is premised on a vehicle device mounted on a vehicle, the present invention also includes dedicated or general-purpose devices other than vehicles, unless otherwise specified in the claims.

各実施形態では、各実施形態に開示の装置を車両に搭載する前提で説明したが、歩行者が所持する前提としてもよい。 Although each embodiment has been described on the assumption that the device disclosed in each embodiment is mounted on a vehicle, it may also be assumed that the device is carried by a pedestrian.

また、本発明の異常検知装置の形態の例として、以下のものが挙げられる。
部品の形態として、半導体素子、電子回路、モジュール、マイクロコンピュータが挙げられる。
半完成品の形態として、電子制御装置(ECU(Electric Control Unit))、システムボードが挙げられる。
完成品の形態として、携帯電話、スマートフォン、タブレット、パーソナルコンピュータ(PC)、ワークステーション、サーバが挙げられる。
その他、通信機能を有するデバイス等を含み、例えばビデオカメラ、スチルカメラ、カーナビゲーションシステムが挙げられる。
Further, examples of the form of the abnormality detection device of the present invention include the following.
Examples of the form of parts include semiconductor elements, electronic circuits, modules, and microcomputers.
Examples of semi-finished products include electronic control units (ECUs) and system boards.
Examples of finished products include mobile phones, smartphones, tablets, personal computers (PCs), workstations, and servers.
Other devices include devices with communication functions, such as video cameras, still cameras, and car navigation systems.

また異常検知装置に、アンテナや通信用インターフェースなど、必要な機能を追加してもよい。 Further, necessary functions such as an antenna and a communication interface may be added to the abnormality detection device.

本発明の異常検知装置は、特にサーバ側で用いられることにより、各種サービスの提供を目的とするために用いられることが想定される。かかるサービスの提供に伴い、本発明の装置が使用され、本発明の方法が使用され、又は/及び本発明のプログラムが実行されることになる。 It is envisaged that the abnormality detection device of the present invention will be used for the purpose of providing various services, especially by being used on the server side. In providing such services, the apparatus of the present invention is used, the method of the present invention is used, and/or the program of the present invention is executed.

加えて、本発明は、各実施形態で説明した構成及び機能を有する専用のハードウェアで実現できるだけでなく、メモリやハードディスク等の記録媒体に記録した本発明を実現するためのプログラム、及びこれを実行可能な専用又は汎用CPU及びメモリ等を有する汎用のハードウェアとの組み合わせとしても実現できる。 In addition, the present invention can be realized not only by dedicated hardware having the configuration and functions described in each embodiment, but also by a program for realizing the present invention recorded on a recording medium such as a memory or a hard disk, and a program for realizing the present invention recorded on a recording medium such as a memory or a hard disk. It can also be realized in combination with general-purpose hardware having an executable dedicated or general-purpose CPU, memory, and the like.

専用や汎用のハードウェアの非遷移的実体的記録媒体(例えば、外部記憶装置(ハードディスク、USBメモリ、CD/BD等)、又は内部記憶装置(RAM、ROM等))に格納されるプログラムは、記録媒体を介して、あるいは記録媒体を介さずにサーバから通信回線を経由して、専用又は汎用のハードウェアに提供することもできる。これにより、プログラムのアップグレードを通じて常に最新の機能を提供することができる。 A program stored in a non-transitional physical recording medium of dedicated or general-purpose hardware (for example, an external storage device (hard disk, USB memory, CD/BD, etc.) or an internal storage device (RAM, ROM, etc.)) is It can also be provided to dedicated or general-purpose hardware via a recording medium or from a server via a communication line without using a recording medium. This allows us to always provide the latest functionality through program upgrades.

本発明の異常検知装置は、主として自動車に搭載された電子制御システムを対象としているが、自動車に搭載されない通常のシステムを対象としてもよい。 Although the abnormality detection device of the present invention is primarily intended for electronic control systems installed in automobiles, it may also be applied to ordinary systems that are not installed in automobiles.

100 異常検知装置、101 フレーム受信部、103 異常検知部、104 起動状態検出部、105 パラメータ変更部、107 異常検知要否決定部

100 abnormality detection device, 101 frame receiving unit, 103 abnormality detection unit, 104 activation state detection unit, 105 parameter change unit, 107 abnormality detection necessity determining unit

Claims (10)

ネットワークを介して通信フレームを受信する受信部(101)と、
前記通信フレームの通信間隔を評価するためのパラメータに基づき、前記通信フレームの異常を検知する異常検知部(103)と、
移動体に搭載された構成装置の起動状態の変化を検出する起動状態検出部(104)と、
前記起動状態検出部の検出結果に基づき、前記パラメータを変更するパラメータ変更部(105)と、を有し、
前記起動状態検出部が、前記構成装置の状態が起動から停止へ変化、又は停止から起動へ変化したことを検出した場合、前記パラメータ変更部は、前記パラメータを初期値にリセットする、
異常検知装置(100)。
a receiving unit (101) that receives communication frames via a network;
an abnormality detection unit (103) that detects an abnormality in the communication frame based on a parameter for evaluating a communication interval of the communication frame;
an activation state detection unit (104) that detects a change in the activation state of a component device mounted on the mobile body;
a parameter changing unit (105) that changes the parameters based on the detection result of the activation state detecting unit ;
When the activation state detection unit detects that the state of the component device changes from activation to stop, or from stop to activation, the parameter change unit resets the parameter to an initial value.
Anomaly detection device (100).
ネットワークを介して通信フレームを受信する受信部(101)と、
前記通信フレームの通信間隔を評価するためのパラメータに基づき、前記通信フレームの異常を検知する異常検知部(103)と、
移動体に搭載された構成装置の起動状態の変化を検出する起動状態検出部(104)と、
前記起動状態検出部の検出結果に基づき、前記パラメータを変更するパラメータ変更部(105)と、を有し、
前記起動状態検出部は、少なくとも
前記構成装置のスリープ及びウェイクアップを検出する、又は
前記構成装置に供給されている電源の種類を検出する、又は
前記移動体が有するエンジンの始動及び停止を検出する、
異常検知装置(100)
a receiving unit (101) that receives communication frames via a network;
an abnormality detection unit (103) that detects an abnormality in the communication frame based on a parameter for evaluating a communication interval of the communication frame;
an activation state detection unit (104) that detects a change in the activation state of a component device mounted on the mobile body;
a parameter changing unit (105) that changes the parameters based on the detection result of the activation state detecting unit ;
The activation state detection section includes at least
detecting sleep and wake-up of the component device; or
detecting the type of power supply being supplied to the component device; or
detecting starting and stopping of an engine included in the moving body;
Anomaly detection device (100) .
さらに、前記起動状態検出部の検出結果に基づき、前記異常検知部での異常検知を起動又は停止させる異常検知要否決定部(107)を有する、
請求項1又は2記載の異常検知装置。
Furthermore, it has an abnormality detection necessity determination unit (107) that starts or stops abnormality detection in the abnormality detection unit based on the detection result of the activation state detection unit.
The abnormality detection device according to claim 1 or 2.
前記起動状態検出部が、前記構成装置の状態が起動から停止へ変化したことを検出した場合、
前記異常検知要否決定部は、前記構成装置が送信する通信フレームに対する前記異常検知部での異常検知を停止させる、
請求項3記載の異常検知装置。
When the startup state detection unit detects that the state of the component device has changed from startup to stop,
The abnormality detection necessity determining unit causes the abnormality detection unit to stop detecting an abnormality with respect to communication frames transmitted by the component device.
The abnormality detection device according to claim 3 .
前記起動状態検出部が、前記構成装置の状態が停止から起動へ変化したことを検出した場合、
前記異常検知要否決定部は、前記構成装置が送信する通信フレームに対する前記異常検知部での異常検知を起動させる、
請求項3記載の異常検知装置。
When the activation state detection unit detects that the state of the component device has changed from stopped to activated,
The abnormality detection necessity determining unit activates abnormality detection in the abnormality detection unit with respect to the communication frame transmitted by the component device.
The abnormality detection device according to claim 3 .
当該異常検知装置は、前記移動体に搭載されている、
請求項1~5のいずれかに記載の異常検知装置。
The abnormality detection device is mounted on the mobile object,
The abnormality detection device according to any one of claims 1 to 5 .
通信ネットワークを介して通信フレームを受信し(S101)、
移動体に搭載された構成装置の起動状態の変化を検出し(S102)、
前記起動状態の変化に基づき、前記通信フレームの通信間隔を評価するためのパラメータを変更し(S107)、
前記パラメータに基づき、前記通信フレームの異常を検知する(S108)、
異常検知方法であって、
前記構成装置の状態が起動から停止へ変化、又は停止から起動へ変化したことを検出した場合、前記パラメータを初期値にリセットする、
異常検知方法。
Receive a communication frame via a communication network (S101),
detecting a change in the activation state of a component device mounted on a mobile object (S102);
changing parameters for evaluating the communication interval of the communication frame based on the change in the activation state (S107);
detecting an abnormality in the communication frame based on the parameters (S108);
An abnormality detection method ,
resetting the parameters to initial values when detecting that the state of the component device changes from starting to stopping or from stopping to starting;
Anomaly detection method.
通信ネットワークを介して通信フレームを受信し(S101)、
移動体に搭載された構成装置の起動状態の変化を検出し(S102)、
前記起動状態の変化に基づき、前記通信フレームの通信間隔を評価するためのパラメータを変更し(S107)、
前記パラメータに基づき、前記通信フレームの異常を検知する(S108)、
異常検知方法であって、
前記起動状態の変化の検出は、少なくとも
前記構成装置のスリープ及びウェイクアップを検出する、又は
前記構成装置に供給されている電源の種類を検出する、又は
前記移動体が有するエンジンの始動及び停止を検出する、ことである、
異常検知方法。
Receive a communication frame via a communication network (S101),
detecting a change in the activation state of a component device mounted on a mobile object (S102);
changing parameters for evaluating the communication interval of the communication frame based on the change in the activation state (S107);
detecting an abnormality in the communication frame based on the parameters (S108);
An abnormality detection method ,
The detection of the change in the activation state includes at least
detecting sleep and wake-up of the component device; or
detecting the type of power supply being supplied to the component device; or
detecting starting and stopping of an engine included in the moving body;
Anomaly detection method.
通信ネットワークを介して通信フレームを受信し(S101)、
移動体に搭載された構成装置の起動状態の変化を検出し(S102)、
前記起動状態の変化に基づき、前記通信フレームの通信間隔を評価するためのパラメータを変更し(S107)、
前記パラメータに基づき、前記通信フレームの異常を検知する(S108)、
異常検知装置で実行される異常検知プログラムであって、
前記構成装置の状態が起動から停止へ変化、又は停止から起動へ変化したことを検出した場合、前記パラメータを初期値にリセットする、
異常検知プログラム。
Receive a communication frame via a communication network (S101),
detecting a change in the activation state of a component device mounted on a mobile object (S102);
changing parameters for evaluating the communication interval of the communication frame based on the change in the activation state (S107);
detecting an abnormality in the communication frame based on the parameters (S108);
An anomaly detection program executed by an anomaly detection device ,
resetting the parameters to initial values when detecting that the state of the component device changes from starting to stopping or from stopping to starting;
Anomaly detection program.
通信ネットワークを介して通信フレームを受信し(S101)、
移動体に搭載された構成装置の起動状態の変化を検出し(S102)、
前記起動状態の変化に基づき、前記通信フレームの通信間隔を評価するためのパラメータを変更し(S107)、
前記パラメータに基づき、前記通信フレームの異常を検知する(S108)、
異常検知装置で実行される異常検知プログラムであって、
前記起動状態の変化の検出は、少なくとも
前記構成装置のスリープ及びウェイクアップを検出する、又は
前記構成装置に供給されている電源の種類を検出する、又は
前記移動体が有するエンジンの始動及び停止を検出する、ことである、
異常検知プログラム。
Receive a communication frame via a communication network (S101),
detecting a change in the activation state of a component device mounted on a mobile object (S102);
changing parameters for evaluating the communication interval of the communication frame based on the change in the activation state (S107);
detecting an abnormality in the communication frame based on the parameters (S108);
An anomaly detection program executed by an anomaly detection device ,
The detection of the change in the activation state includes at least
detecting sleep and wake-up of the component device; or
detecting the type of power supply being supplied to the component device; or
detecting starting and stopping of an engine included in the moving body;
Anomaly detection program.
JP2020039203A 2020-03-06 2020-03-06 Anomaly detection device Active JP7375619B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020039203A JP7375619B2 (en) 2020-03-06 2020-03-06 Anomaly detection device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020039203A JP7375619B2 (en) 2020-03-06 2020-03-06 Anomaly detection device

Publications (2)

Publication Number Publication Date
JP2021141507A JP2021141507A (en) 2021-09-16
JP7375619B2 true JP7375619B2 (en) 2023-11-08

Family

ID=77669154

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020039203A Active JP7375619B2 (en) 2020-03-06 2020-03-06 Anomaly detection device

Country Status (1)

Country Link
JP (1) JP7375619B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7360417B2 (en) * 2021-04-26 2023-10-12 株式会社オートネットワーク技術研究所 Management device, relay device, management method and management program

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001157277A (en) 1999-11-30 2001-06-08 Nissan Motor Co Ltd Multiplex communication unit
JP2003172199A (en) 2001-12-05 2003-06-20 Nissan Motor Co Ltd Program rewriting system for vehicular electronic control unit
JP2008254518A (en) 2007-04-03 2008-10-23 Denso Corp On-vehicle communication device
JP2013023868A (en) 2011-07-19 2013-02-04 Tokai Rika Co Ltd Function integrated receiver
JP2014146868A (en) 2013-01-28 2014-08-14 Hitachi Automotive Systems Ltd Network device and data transmission reception system
JP2015231090A (en) 2014-06-04 2015-12-21 株式会社東海理化電機製作所 Smartphone function setting system
JP2016079590A (en) 2014-10-10 2016-05-16 株式会社デンソー Electronic key system, on-vehicle device, mobile terminal
US20180262386A1 (en) 2017-03-13 2018-09-13 Honda Motor Co., Ltd. Communication apparatus, communication method, and program
JP2018147239A (en) 2017-03-06 2018-09-20 アルパイン株式会社 Parking direction calculation device and drive support system

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001157277A (en) 1999-11-30 2001-06-08 Nissan Motor Co Ltd Multiplex communication unit
JP2003172199A (en) 2001-12-05 2003-06-20 Nissan Motor Co Ltd Program rewriting system for vehicular electronic control unit
JP2008254518A (en) 2007-04-03 2008-10-23 Denso Corp On-vehicle communication device
JP2013023868A (en) 2011-07-19 2013-02-04 Tokai Rika Co Ltd Function integrated receiver
JP2014146868A (en) 2013-01-28 2014-08-14 Hitachi Automotive Systems Ltd Network device and data transmission reception system
US20150358351A1 (en) 2013-01-28 2015-12-10 Hitachi Automotive Systems, Ltd. Network device, and data sending and receiving system
JP2015231090A (en) 2014-06-04 2015-12-21 株式会社東海理化電機製作所 Smartphone function setting system
JP2016079590A (en) 2014-10-10 2016-05-16 株式会社デンソー Electronic key system, on-vehicle device, mobile terminal
JP2018147239A (en) 2017-03-06 2018-09-20 アルパイン株式会社 Parking direction calculation device and drive support system
US20180262386A1 (en) 2017-03-13 2018-09-13 Honda Motor Co., Ltd. Communication apparatus, communication method, and program
JP2018152734A (en) 2017-03-13 2018-09-27 本田技研工業株式会社 Communication device, communication method, and program

Also Published As

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

Similar Documents

Publication Publication Date Title
JP6350428B2 (en) In-vehicle recording system
JP7003544B2 (en) Anomaly detection device, anomaly detection method, program and communication system
JP2017079406A (en) On-vehicle record system and on-vehicle controller
CN112703706B (en) Relay device system and relay device
US11582112B2 (en) Electronic control unit and electronic control system
US20210258187A1 (en) Electronic control device, electronic control method, and recording medium
JP2015199444A (en) Electronic control device
JP2013106200A (en) Communication repeater for vehicle and sleep control method
JP7375619B2 (en) Anomaly detection device
US11636002B2 (en) Information processing device and information processing method
JP5298731B2 (en) Startup state switching device
JP2023171904A (en) Log management device and center device
JP7392586B2 (en) Log sending control device
JP2009105828A (en) Vehicle communication system and vehicle communication apparatus
CN116483649A (en) Process monitoring method and device for passenger parking system, vehicle and storage medium
US20210026958A1 (en) System for adaptive vehicle security and response
US20220182258A1 (en) In-vehicle network system
JP7409247B2 (en) Unauthorized intrusion prevention device, unauthorized intrusion prevention method, and unauthorized intrusion prevention program
JP6913869B2 (en) Surveillance equipment, surveillance systems and computer programs
JP5614365B2 (en) Data relay device, in-vehicle network
JP7392598B2 (en) Log management device and security attack detection/analysis system
JP6979630B2 (en) Monitoring equipment, monitoring methods and programs
WO2018189951A1 (en) Relay device, relay method, and computer program
WO2020105657A1 (en) Onboard relay device and relay method
JP2010258635A (en) Control apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220810

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230608

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230711

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230810

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231009

R151 Written notification of patent or utility model registration

Ref document number: 7375619

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151