JP2017026105A - Vehicle and unauthorized access determination method for vehicle - Google Patents

Vehicle and unauthorized access determination method for vehicle Download PDF

Info

Publication number
JP2017026105A
JP2017026105A JP2015147899A JP2015147899A JP2017026105A JP 2017026105 A JP2017026105 A JP 2017026105A JP 2015147899 A JP2015147899 A JP 2015147899A JP 2015147899 A JP2015147899 A JP 2015147899A JP 2017026105 A JP2017026105 A JP 2017026105A
Authority
JP
Japan
Prior art keywords
vehicle
unauthorized access
communication data
control unit
control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2015147899A
Other languages
Japanese (ja)
Other versions
JP6603505B2 (en
Inventor
美樹 木下
Miki Kinoshita
美樹 木下
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.)
JATCO Ltd
Original Assignee
JATCO Ltd
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 JATCO Ltd filed Critical JATCO Ltd
Priority to JP2015147899A priority Critical patent/JP6603505B2/en
Publication of JP2017026105A publication Critical patent/JP2017026105A/en
Application granted granted Critical
Publication of JP6603505B2 publication Critical patent/JP6603505B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Control Of Transmission Device (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a vehicle in which an unauthorized access can be determined by a control unit.SOLUTION: A vehicle (100) includes: drive devices (1,3) for driving the vehicle (100); two or more control units (ECU 1 to 5) for controlling the drive devices (1,3); a communication channel (70) which connects the control units (ECU 1 to 5) to one another in a communicable manner. At least one of the control units (ECU 1 to 5) determines that communication data is due to unauthorized access if the amount of communication data on the communication channel (70) exceeds a predetermined amount.SELECTED DRAWING: Figure 2

Description

本発明は、車両及び車両の不正アクセス判定方法に関する。   The present invention relates to a vehicle and a vehicle unauthorized access determination method.

エンジンやモータ等の駆動力源と自動変速機を備える車両は、例えば故障診断テスタなどの外部機器と車両のコントロールユニットとの間でOBDコネクタ等のインターフェースを介して通信可能に構成されている。   A vehicle including a driving force source such as an engine or a motor and an automatic transmission is configured to be able to communicate between an external device such as a failure diagnosis tester and the control unit of the vehicle via an interface such as an OBD connector.

このように構成された車両では、OBDコネクタを介して車両のコントロールユニットに第三者がアクセスできてしまうため、車両開発に必要なデータを取得できたり、車両の挙動に関わるデータを書き換えることで車両が意図しない動作となる可能性がある。   In a vehicle configured in this way, a third party can access the control unit of the vehicle via the OBD connector, so that data necessary for vehicle development can be acquired or data related to vehicle behavior can be rewritten. The vehicle may operate unintentionally.

このように第三者による不正なアクセスを防止するものとして、モニタツールと接続する通信線の少なくとも一つの通信線の電圧を検出して、モニタツールが正規なものかを判定する不正接続検出方法が開示されている(特許文献1参照)。   In order to prevent unauthorized access by a third party in this way, an unauthorized connection detection method for detecting whether or not the monitor tool is legitimate by detecting the voltage of at least one communication line connected to the monitor tool Is disclosed (see Patent Document 1).

特開2014−143631号公報JP 2014-143631 A

特許文献1に記載の従来の技術は、モニタツールにより通信線の電圧を変更することで正規のものか否かを判定するように構成している。このように構成すると、通信線及びモニタツールに物理的な変更やセンサ等の追加のハードウェアが必要となり、コストが増加すると共に、専用の構成を備えない車両では不正接続が判定できないという問題があった。   The conventional technique described in Patent Document 1 is configured to determine whether or not it is legitimate by changing the voltage of the communication line using a monitor tool. With this configuration, the communication line and the monitor tool require physical changes and additional hardware such as sensors, which increases the cost, and the problem that unauthorized connection cannot be determined in a vehicle that does not have a dedicated configuration. there were.

本発明はこのような問題点に鑑みてなされたものであり、コントロールユニットにより不正アクセスを判定できる車両を提供することを目的とする。   The present invention has been made in view of such problems, and an object thereof is to provide a vehicle capable of determining unauthorized access by a control unit.

本発明のある実施態様によると、車両を駆動する駆動装置と、駆動装置を制御する二以上のコントロールユニットと、二以上のコントロールユニットを通信可能に接続する通信経路と、を備え、コントロールユニットの少なくとも一つは、通信経路における特定の期間の通信データ量が所定量を超えた場合は、当該通信データが不正なアクセスによるものであると判定することを特徴とする。   According to an embodiment of the present invention, a drive device that drives a vehicle, two or more control units that control the drive device, and a communication path that connects the two or more control units in a communicable manner are provided. At least one is characterized in that when the amount of communication data in a specific period in the communication path exceeds a predetermined amount, it is determined that the communication data is due to unauthorized access.

上記態様によると、通信経路において、通信データに意図しない増大が発生した場合に、不正なアクセスが行なわれたと判定するので、不正なアクセスに対する適切な処置を行なうことができる。   According to the above aspect, when an unintended increase occurs in communication data in the communication path, it is determined that unauthorized access has been performed, and therefore appropriate measures against unauthorized access can be taken.

本発明の実施形態の自動変速機を中心とした車両の構成の一例を示す説明図である。It is explanatory drawing which shows an example of a structure of the vehicle centering on the automatic transmission of embodiment of this invention. 本発明の実施形態の車両ネットワークを示す説明図である。It is explanatory drawing which shows the vehicle network of embodiment of this invention. 本発明の実施形態のECUが実行する制御のフローチャートである。It is a flowchart of the control which ECU of embodiment of this invention performs. 本発明の実施形態のECUが実行する制御のフローチャートである。It is a flowchart of the control which ECU of embodiment of this invention performs.

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

図1は、本発明の実施形態の自動変速機3を中心とした車両100の構成の一例を示す説明図である。   FIG. 1 is an explanatory diagram illustrating an example of a configuration of a vehicle 100 centering on an automatic transmission 3 according to an embodiment of the present invention.

車両100は、エンジン1、自動変速機3等からなる駆動装置、エンジン1の動作を制御するエンジンコントロールユニット30、及び、自動変速機3の動作を制御する変速機コントロールユニット40を備える。   The vehicle 100 includes a drive device including the engine 1, the automatic transmission 3, the engine control unit 30 that controls the operation of the engine 1, and a transmission control unit 40 that controls the operation of the automatic transmission 3.

エンジン1により駆動されるクランク軸11の回転は、前後進切替機構5、トルクコンバータ2及び入力軸12を介して自動変速機3に伝達される。自動変速機3は、入力された回転を変速して出力軸13に出力する。出力軸13の回転は、終減速装置4及び車軸14を介して車輪6に伝達されることにより、車両100が前後進する。   The rotation of the crankshaft 11 driven by the engine 1 is transmitted to the automatic transmission 3 via the forward / reverse switching mechanism 5, the torque converter 2 and the input shaft 12. The automatic transmission 3 shifts the input rotation and outputs it to the output shaft 13. The rotation of the output shaft 13 is transmitted to the wheels 6 via the final reduction gear 4 and the axle 14 so that the vehicle 100 moves forward and backward.

トルクコンバータ2は、ロックアップクラッチを備えており、油圧によりコンバータ状態及びロックアップ状態に制御される。   The torque converter 2 includes a lock-up clutch, and is controlled to a converter state and a lock-up state by hydraulic pressure.

自動変速機3は、入力軸12に連結されるプライマリプーリ31と、入力軸12と並列に配置される出力軸13に連結されるセカンダリプーリ32と、プライマリプーリ31とセカンダリプーリ32との間に掛け渡される無端のベルト(Vベルト)33とを備えるベルト式の無段変速機構として構成される。   The automatic transmission 3 includes a primary pulley 31 connected to the input shaft 12, a secondary pulley 32 connected to the output shaft 13 arranged in parallel with the input shaft 12, and the primary pulley 31 and the secondary pulley 32. The belt-type continuously variable transmission mechanism includes an endless belt (V-belt) 33 that is wound around.

プライマリプーリ31及びセカンダリプーリ32には油圧室が備えられ、油圧制御装置20から供給される油圧を調整することにより、V溝の幅が変化してVベルト33とプライマリプーリ31及びセカンダリプーリ32との接触半径が変化して、自動変速機3の変速比が無段階に変化する。   The primary pulley 31 and the secondary pulley 32 are provided with a hydraulic chamber. By adjusting the hydraulic pressure supplied from the hydraulic control device 20, the width of the V groove changes, and the V belt 33, the primary pulley 31, the secondary pulley 32, The contact radius of the automatic transmission 3 changes steplessly.

油圧制御装置20は、オイルポンプを備え、自動変速機3のプライマリプーリ31及びセカンダリプーリ32の各油圧室に図1で点線で示すように油圧を供給する。油圧制御装置20は、トルクコンバータ2や自動変速機3の軸受、歯車等にも作動油を供給する。   The hydraulic control device 20 includes an oil pump, and supplies hydraulic pressure to the hydraulic chambers of the primary pulley 31 and the secondary pulley 32 of the automatic transmission 3 as indicated by dotted lines in FIG. The hydraulic control device 20 also supplies hydraulic oil to the torque converter 2 and the bearings and gears of the automatic transmission 3.

エンジンコントロールユニット30は、イグニションスイッチ54から送られるイグニションON信号、アクセルペダル52から送られるアクセル開度信号(AOP信号)、及び、ブレーキペダル53から送られるブレーキ信号(BRK信号)を受信し、受信した信号に基づいて、エンジン1を駆動する。   The engine control unit 30 receives and receives an ignition ON signal sent from the ignition switch 54, an accelerator opening signal (AOP signal) sent from the accelerator pedal 52, and a brake signal (BRK signal) sent from the brake pedal 53. Based on the signal, the engine 1 is driven.

変速機コントロールユニット40は、油圧制御装置20により供給される油圧を制御して自動変速機3の動作を制御する。変速機コントロールユニット40は、運転者によるシフトレバー50の操作に連動して信号を出力するインヒビタスイッチ51から送られるレンジ信号とエンジンコントロールユニット30から送られるエンジンの動作信号に基づいて、自動変速機3の変速比を決定して、油圧制御装置20に制御信号を送信する。   The transmission control unit 40 controls the operation of the automatic transmission 3 by controlling the hydraulic pressure supplied by the hydraulic control device 20. The transmission control unit 40 is an automatic transmission based on a range signal sent from an inhibitor switch 51 that outputs a signal in conjunction with an operation of the shift lever 50 by a driver and an engine operation signal sent from the engine control unit 30. 3 is determined and a control signal is transmitted to the hydraulic control device 20.

エンジンコントロールユニット30及び変速機コントロールユニット40には、CAN(CONTROLLER AREA NETWORK)70を介して他のコントロールユニット(ABSコントロールユニット41、インパネモジュールコントロールユニット42、通信コントロールユニット43等)にも接続される。ABSコントロールユニット41は、制動時のABSの状態を制御する。   The engine control unit 30 and the transmission control unit 40 are also connected to other control units (ABS control unit 41, instrument panel module control unit 42, communication control unit 43, etc.) via a CAN (CONTROLLER AREA NETWORK) 70. . The ABS control unit 41 controls the state of the ABS during braking.

インパネモジュールコントロールユニット42は、インパネモジュールにおけるスピードメータ、タコメータ燃料計、水温計等の状態の表示を制御する。通信コントロールユニット43は、例えばOBDコネクタを備え、OBDコネクタに接続される診断装置との通信を制御する。これら各コントロールユニット及びCAN70により車両ネットワーク10が構成される。   The instrument panel module control unit 42 controls the display of the status of the speedometer, tachometer fuel gauge, water temperature gauge, etc. in the instrument panel module. The communication control unit 43 includes, for example, an OBD connector and controls communication with a diagnostic device connected to the OBD connector. These control units and CAN 70 constitute a vehicle network 10.

次に、本実施形態の車両ネットワーク10について説明する。   Next, the vehicle network 10 of this embodiment is demonstrated.

図2は、本実施形態の車両ネットワーク10を示す説明図である。   FIG. 2 is an explanatory diagram showing the vehicle network 10 of the present embodiment.

車両100には、複数のコントロールユニットが接続された車両ネットワーク10が構成される。   The vehicle 100 includes a vehicle network 10 to which a plurality of control units are connected.

図2に示す車両ネットワークでは、コントロールユニットの機能、種類を区別せずECU(ELECTRIC CONTROL UNIT)と標記する。複数のECU(ECU1〜ECU5)が、CAN70により互いに通信可能に接続される。   In the vehicle network shown in FIG. 2, the function and type of the control unit are not distinguished, and are indicated as ECU (ELECTRIC CONTROL UNIT). A plurality of ECUs (ECU1 to ECU5) are connected by a CAN 70 so as to communicate with each other.

CAN70は、CAN−H線71及びCAN−L線72からなる一組の配線により構成される。CAN70の終端に位置するECU1、ECU5には、それぞれ終端抵抗61、62が備えられる。   The CAN 70 is configured by a set of wirings including a CAN-H line 71 and a CAN-L line 72. The ECUs 1 and 5 located at the end of the CAN 70 are provided with terminal resistors 61 and 62, respectively.

次に、このように構成された車両ネットワーク10の動作を説明する。   Next, the operation of the vehicle network 10 configured as described above will be described.

図3は、本実施形態の車両ネットワーク10のECU1が実行する制御のフローチャートである。   FIG. 3 is a flowchart of control executed by the ECU 1 of the vehicle network 10 of the present embodiment.

図3に示す処理は、ECU1において、所定の周期(例えば10ms)間隔で実行される。   The process shown in FIG. 3 is executed in the ECU 1 at predetermined intervals (for example, 10 ms).

図3に示す処理は、図2に示される複数のECU(ECU1〜5)のうち、CAN70の負荷を取得できる機能を持つECU1が実行する。   The processing shown in FIG. 3 is executed by the ECU 1 having a function capable of acquiring the load of the CAN 70 among the plurality of ECUs (ECUs 1 to 5) shown in FIG.

ECU1は、CAN70により送受信される通信データ量を取得している(ステップS10)。そして、通信データ量が変化して、CAN70の負荷が増大したか否かを判定する(ステップS20)。   ECU1 has acquired the communication data amount transmitted / received by CAN70 (step S10). Then, it is determined whether the communication data amount has changed and the load on the CAN 70 has increased (step S20).

負荷は、特定の時間当たりにCAN70で送受信される通信データ量が所定量を超えたか否かにより判定する。所定量は、例えば、1分当たりの通信データ量が通常時の平均値よりも50%上昇した場合とする。   The load is determined based on whether or not the amount of communication data transmitted / received by the CAN 70 per specific time exceeds a predetermined amount. The predetermined amount is, for example, a case where the communication data amount per minute is increased by 50% from the average value at the normal time.

負荷が上昇していない場合はステップS10に戻り処理を繰り返す。負荷が上昇したと判定した場合はステップS30に進み、ECU1は、負荷の変動の原因となったCAN70における通信の識別子(例えばCAN_ID)を判定する。   If the load has not increased, the process returns to step S10 and is repeated. When it determines with the load rising, it progresses to step S30, and ECU1 determines the identifier (for example, CAN_ID) of communication in CAN70 which caused the fluctuation | variation of load.

次に、ECU1は、ステップS40において、判定した識別子に基づいて、負荷の変動がCAN70に接続されるECU1〜5において発生したイベント等が原因であるか否かを判定する。   Next, in step S <b> 40, the ECU 1 determines whether or not the load variation is caused by an event or the like generated in the ECUs 1 to 5 connected to the CAN 70 based on the determined identifier.

例えば、ECU1が車両のドアの開閉を検出するセンサを備える場合に、ドアの開閉が行なわれたときに一時的にCAN70の通信データ量が増大する。また、通信コントロールユニット43に診断装置が接続された場合に、当該診断装置からの診断コマンド等による通信データ量が増大する。これらの通信データはCAN_ID等の識別子を含むので、識別子を判定することにより、通信データ量が増大した原因を判別することができる。   For example, when the ECU 1 includes a sensor that detects opening / closing of the door of the vehicle, the communication data amount of the CAN 70 temporarily increases when the door is opened / closed. In addition, when a diagnostic device is connected to the communication control unit 43, the amount of communication data by a diagnostic command or the like from the diagnostic device increases. Since these communication data include an identifier such as CAN_ID, the cause of the increase in the amount of communication data can be determined by determining the identifier.

ステップS40において、通信データの増大の原因がECU1〜5が発生するイベント又は診断装置が接続されて診断コマンドが発生したことが原因であると判定した場合は、ステップS10に戻る。通信データの増大がこれらの原因でない場合、例えばCAN_IDを判定できない、想定されるCAN_IDでない場合は、ステップS50に移行し、ECU1は、不正なアクセスが行なわれていると判断する。   If it is determined in step S40 that the cause of the increase in the communication data is that the event that the ECUs 1 to 5 generate or the diagnosis device is connected and the diagnosis command is generated, the process returns to step S10. If the increase in communication data is not one of these causes, for example, if CAN_ID cannot be determined, or if it is not an assumed CAN_ID, the process proceeds to step S50, and ECU 1 determines that unauthorized access is being performed.

そして、ステップS60において、ECU1は、不正なアクセスが行なわれていると判断したことを、CAN70を通じて他のECU2〜5に通知する。   In step S60, the ECU 1 notifies the other ECUs 2 to 5 through the CAN 70 that it has been determined that unauthorized access is being performed.

次に、ステップS70において、ECU1は、他のECU2〜5から、不正なアクセスが行なわれていると判断した通知を受けたか否かを判定する。通知を受けていない場合はステップS70の処理を繰り返す。   Next, in step S <b> 70, the ECU 1 determines whether or not a notification has been received from the other ECUs 2 to 5 that unauthorized access has been performed. If the notification has not been received, the process of step S70 is repeated.

他のECU2〜5から通知を受けたと判定した場合は、ステップS80に移行してECU1は、現在、車両が不正アクセスが行なわれている状態であることを確定する。そしてステップS90に移行して、車両を安全状態に移行する。   If it is determined that the notification has been received from the other ECUs 2 to 5, the process proceeds to step S80, and the ECU 1 determines that the vehicle is currently being illegally accessed. And it transfers to step S90 and transfers a vehicle to a safe state.

ステップS90における安全状態は、不正なアクセスによって車両の挙動に影響を与えることを防止する制御を行なう。例えば、ECU1が自動変速機3を制御する変速機コントロールユニット40である場合は、前後進切替機構5のクラッチを解放して、エンジン1の駆動力が伝達されない状態(動力制御状態)に制御する。このような制御により、エンジン1を含む駆動装置を動作するECUに対して不正なアクセスが行なわれたとしても、車両の挙動に影響を与えることが防止される。   The safety state in step S90 performs control to prevent the behavior of the vehicle from being affected by unauthorized access. For example, when the ECU 1 is a transmission control unit 40 that controls the automatic transmission 3, the clutch of the forward / reverse switching mechanism 5 is released, and control is performed so that the driving force of the engine 1 is not transmitted (power control state). . Such control prevents the behavior of the vehicle from being affected even if an unauthorized access is made to the ECU that operates the drive device including the engine 1.

なお、安全状態は、前後進切替機構5のクラッチの解放に限られず、トルクコンバータ2のロックアップクラッチの解放、自動変速機3の変速比の変更等の制御を行なってもよい。また、ECU1がエンジン1を制御するエンジンコントロールユニット30である場合は、エンジン1の駆動力を減少させるように制御して、車両の挙動に影響を与えることを防止するように制御してもよい。また、ECU1が他のECU2〜5に指示を送信して、車両の駆動力の伝達を制御することで、動力制御状態としてもよい。   The safe state is not limited to the release of the clutch of the forward / reverse switching mechanism 5, and control such as the release of the lockup clutch of the torque converter 2 and the change of the transmission ratio of the automatic transmission 3 may be performed. Further, when the ECU 1 is the engine control unit 30 that controls the engine 1, control may be performed so as to reduce the driving force of the engine 1 to prevent the vehicle behavior from being affected. . Moreover, it is good also as a power control state by ECU1 transmitting instruction | command to other ECU2-5, and controlling transmission of the driving force of a vehicle.

このように、図3に示す制御を実行することで、CAN70の通信データに意図しない増大が発生した場合に不正なアクセスが行なわれたと判断し、さらに、複数のECU1〜5が不正なアクセスを判断した場合に、不正なアクセスに対して車両の挙動に影響を与えることを防止する制御を行なうことができる。   As described above, by executing the control shown in FIG. 3, it is determined that an unauthorized access has been performed when an unintended increase occurs in the communication data of the CAN 70, and further, the plurality of ECUs 1 to 5 perform unauthorized access. When the determination is made, it is possible to perform control to prevent unauthorized access from affecting the behavior of the vehicle.

図4は、本実施形態の車両ネットワーク10のECU5が実行する制御のフローチャートである。   FIG. 4 is a flowchart of control executed by the ECU 5 of the vehicle network 10 of the present embodiment.

図4に示す処理は、ECU5において、所定の周期(例えば10sm)間隔で実行される。   The process shown in FIG. 4 is executed in the ECU 5 at predetermined intervals (for example, 10 sm).

図4に示す処理は、図2に示される複数のECU(ECU1〜5)のうち、CAN70の負荷を取得する機能を持たないECU5が実行する。   The process shown in FIG. 4 is executed by the ECU 5 that does not have the function of acquiring the load of the CAN 70 among the plurality of ECUs (ECUs 1 to 5) shown in FIG.

ステップS110において、ECU2は、他のECU(ECU1〜4)から、不正なアクセスが行なわれていると判断した通知を受けたか否かを判定する。通知を受信していない、及び、通知を1回だけ受信した場合は、ステップS110を繰り返し、待機する。   In step S110, the ECU 2 determines whether or not it has received a notification from another ECU (ECU1 to ECU4) that unauthorized access has been performed. If the notification has not been received and if the notification has been received only once, step S110 is repeated to wait.

ステップS110で、他のECU2〜5から、不正なアクセスが行なわれていると判断した通知を2回受けた場合は、ステップS120に移行して、ECU5は、現在、車両が不正アクセスが行なわれている状態であることを確定する。そして、ステップS130に移行して、ECU1は、車両を安全状態に移行する。   In step S110, when two notifications are received from other ECUs 2 to 5 that it is determined that unauthorized access is being performed, the process proceeds to step S120, where ECU 5 currently performs unauthorized access to the vehicle. It is confirmed that it is in the state. And it transfers to step S130 and ECU1 transfers a vehicle to a safe state.

このステップS130の処理は、前述した図3のステップS90の処理と同様である。すなわち、ECU1が自動変速機3を制御する変速機コントロールユニット40である場合は、前後進切替機構5のクラッチを解放して、エンジン1の駆動力が伝達されないように制御する。   The processing in step S130 is the same as the processing in step S90 in FIG. That is, when the ECU 1 is a transmission control unit 40 that controls the automatic transmission 3, the clutch of the forward / reverse switching mechanism 5 is released so that the driving force of the engine 1 is not transmitted.

この図4のような制御を実行することで、CAN70の通信データ量を検出する機能を持たないECU5においても、複数のECU1〜4が不正なアクセスを判断した場合に、不正なアクセスに対して車両の挙動に影響を与えることを防止する制御を行なうことができる。   By executing the control as shown in FIG. 4, even in the ECU 5 that does not have a function of detecting the communication data amount of the CAN 70, when a plurality of ECUs 1 to 4 determine unauthorized access, Control that prevents the vehicle behavior from being affected can be performed.

以上説明したように、本発明の実施形態は、車両を駆動するエンジン1、自動変速機3からなる駆動装置と、駆動装置を制御する二以上のコントロールユニット(ECU1〜5)と、二以上のコントロールユニットを通信可能に接続する通信経路としてのCAN70と、備え、ECU1は、CAN70における通信データ量が所定量を超えた場合は、当該通信データが不正なアクセスによるものであると判定する。   As described above, the embodiment of the present invention includes an engine 1 that drives a vehicle, a drive device that includes an automatic transmission 3, two or more control units (ECUs 1 to 5) that control the drive device, and two or more drive units. When the amount of communication data in the CAN 70 exceeds a predetermined amount, the ECU 1 determines that the communication data is due to unauthorized access.

このような制御を行なうことで、CAN70の通信データに意図しない増大が発生した場合に、不正なアクセスが行なわれたと判定することで、不正なアクセスに対する処置を行なうことができる。この効果は請求項1及び5に対応する。   By performing such control, when an unintentional increase occurs in the communication data of the CAN 70, it is possible to take measures against unauthorized access by determining that unauthorized access has been performed. This effect corresponds to claims 1 and 5.

また、本発明の実施形態では、ECU1は、CAN70における通信データ量が所定量を超えた場合であっても、当該通信データが他のコントロールユニット(ECU2〜5)で発生したイベントによるものである場合は、当該通信データは正規なものであると判定する。   In the embodiment of the present invention, even if the amount of communication data in the CAN 70 exceeds a predetermined amount, the ECU 1 is caused by an event that occurs in the other control units (ECUs 2 to 5). In the case, it is determined that the communication data is legitimate.

このような制御を行なうことによって、通常のECU1〜5の動作によるものである場合は、不正なアクセスとはしないことで、不正アクセスと、そうでない通信とを正確に判断することができる。この効果は請求項2に対応する。   By performing such control, when the operation is based on the normal operation of the ECUs 1 to 5, unauthorized access and communication other than that can be accurately determined by not performing unauthorized access. This effect corresponds to claim 2.

また、本発明の実施形態では、ECU1が不正なアクセスによるものであると判定した場合であって、さらに、他のECU2〜5が不正なアクセスによるものであると判定した場合、すなわち、二以上のECU1〜5が不正なアクセスによるものであると判定した場合は、車両を安全状態に制御する。このように制御することにより、複数のECU1〜5により不正なアクセスであることを確実に判定できると共に、不正なアクセスに対して車両の挙動に影響を与えることを防止する制御を行なうことができる。この効果は請求項3に対応する。   Further, in the embodiment of the present invention, when the ECU 1 determines that it is due to unauthorized access, and when the other ECUs 2 to 5 determine that it is due to unauthorized access, that is, two or more. If the ECUs 1 to 5 determine that the access is due to unauthorized access, the vehicle is controlled to a safe state. By controlling in this way, it is possible to reliably determine that the access is unauthorized by the plurality of ECUs 1 to 5, and it is possible to perform control that prevents the unauthorized access from affecting the behavior of the vehicle. . This effect corresponds to the third aspect.

また、本発明の実施形態では、安全状態とは、駆動装置による動力の伝達を制御する動力制御状態を含むので、不正なアクセスに対して駆動装置を制御することで、車両の挙動に影響を与えることを防止できる。この効果は請求項4に対応する。   Further, in the embodiment of the present invention, the safe state includes a power control state that controls transmission of power by the drive device, so that the behavior of the vehicle is affected by controlling the drive device against unauthorized access. It can prevent giving. This effect corresponds to claim 4.

以上、本発明の実施形態について説明したが、上記実施形態は本発明の適用例の一つを示したものに過ぎず、本発明の技術的範囲を上記実施形態の具体的構成に限定する主旨ではない。   The embodiment of the present invention has been described above, but the above embodiment is merely one example of application of the present invention, and the technical scope of the present invention is limited to the specific configuration of the above embodiment. is not.

本実施形態では、自動変速機3は、一組のプーリにベルトを掛け渡して構成したベルト式無段変速機を例に説明したが、これに限られない。自動変速機3は、有段の変速機であってもよいし、無段変速機と有段変速機とを組み合わせた構成であってもよい。   In the present embodiment, the automatic transmission 3 has been described as an example of a belt-type continuously variable transmission that is configured by belting a set of pulleys, but is not limited thereto. The automatic transmission 3 may be a stepped transmission or a combination of a continuously variable transmission and a stepped transmission.

また、本実施形態では、駆動装置がエンジン1からなる車両を例に説明したが、これに限られない。車両は、エンジン及びモータにより駆動するHEV(Hybrid Electric Vehicle)であってもよいし、モータにより駆動するEV(Electric Vehicle)であってもよい。   Moreover, although this embodiment demonstrated the vehicle which the drive device consists of the engine 1 to the example, it is not restricted to this. The vehicle may be an HEV (Hybrid Electric Vehicle) driven by an engine and a motor, or an EV (Electric Vehicle) driven by a motor.

1 エンジン
3 自動変速機
5 前後進切替機構
10 車両ネットワーク
20 油圧制御装置
30 エンジンコントロールユニット
40 変速機コントロールユニット
41 ABSコントロールユニット
42 インパネモジュールコントロールユニット
43 通信コントロールユニット
61 終端抵抗
70 CAN(通信経路)
100 車両
ECU1〜5 コントロールユニット
DESCRIPTION OF SYMBOLS 1 Engine 3 Automatic transmission 5 Forward / reverse switching mechanism 10 Vehicle network 20 Hydraulic control device 30 Engine control unit 40 Transmission control unit 41 ABS control unit 42 Instrument panel module control unit 43 Communication control unit 61 Terminal resistance 70 CAN (communication path)
100 Vehicle ECU1-5 Control unit

Claims (5)

車両を駆動する駆動装置と、
前記駆動装置を制御する二以上のコントロールユニットと、
二以上の前記コントロールユニットを通信可能に接続する通信経路と、
を備え、
前記コントロールユニットのうち少なくとも一つは、前記通信経路における所定期間の通信データ量が所定量を超えた場合は、当該通信データが不正なアクセスによるものであると判定することを特徴とする車両。
A driving device for driving the vehicle;
Two or more control units for controlling the drive device;
A communication path connecting the two or more control units in a communicable manner;
With
At least one of the control units determines that the communication data is due to unauthorized access when the amount of communication data for a predetermined period in the communication path exceeds a predetermined amount.
請求項1に記載の車両において、
前記コントロールユニットは、前記通信経路における通信データ量が所定量を超えた場合に、当該通信データが他の前記コントロールユニットで発生したイベントによるものである場合は、当該通信データは正規なものであると判定することを特徴とする車両。
The vehicle according to claim 1,
When the amount of communication data in the communication path exceeds a predetermined amount, the control unit is legitimate if the communication data is due to an event that has occurred in another control unit. It is determined that the vehicle.
請求項1又は請求項2に記載の車両において、
前記コントロールユニットは、通信データが不正なアクセスによるものであると判定した場合であって、さらに、他の前記コントロールユニットが当該通信データが不正なアクセスによるものであると判定した場合は、車両を安全状態へと制御することを特徴とする車両。
In the vehicle according to claim 1 or claim 2,
When the control unit determines that the communication data is due to unauthorized access, and when the other control unit determines that the communication data is due to unauthorized access, A vehicle characterized by controlling to a safe state.
請求項3に記載の車両において、
前記安全状態は、前記駆動装置による駆動力の伝達を制御する動力制御状態を含むことを特徴とする車両。
The vehicle according to claim 3, wherein
The vehicle in which the safety state includes a power control state for controlling transmission of driving force by the driving device.
車両を駆動する駆動装置と、前記駆動装置を制御する二以上のコントロールユニットと、二以上の前記コントロールユニットを通信可能に接続する通信経路と、を備える車両の不正アクセス判定方法であって、
前記通信経路における単位時間当たりの通信データ量が所定量を超えた場合は、当該通信データが不正なアクセスによるものであると判定することを特徴とする車両の不正アクセス判定方法。
A vehicle unauthorized access determination method comprising: a drive device that drives a vehicle; two or more control units that control the drive device; and a communication path that connects the two or more control units so that they can communicate with each other.
An unauthorized access determination method for a vehicle, wherein when the amount of communication data per unit time in the communication path exceeds a predetermined amount, it is determined that the communication data is due to unauthorized access.
JP2015147899A 2015-07-27 2015-07-27 Vehicle and vehicle unauthorized access determination method Active JP6603505B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015147899A JP6603505B2 (en) 2015-07-27 2015-07-27 Vehicle and vehicle unauthorized access determination method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015147899A JP6603505B2 (en) 2015-07-27 2015-07-27 Vehicle and vehicle unauthorized access determination method

Publications (2)

Publication Number Publication Date
JP2017026105A true JP2017026105A (en) 2017-02-02
JP6603505B2 JP6603505B2 (en) 2019-11-06

Family

ID=57945787

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015147899A Active JP6603505B2 (en) 2015-07-27 2015-07-27 Vehicle and vehicle unauthorized access determination method

Country Status (1)

Country Link
JP (1) JP6603505B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018230280A1 (en) * 2017-06-14 2018-12-20 住友電気工業株式会社 External communication system for vehicle, communication control method, and communication control program
KR20230096410A (en) * 2021-12-23 2023-06-30 주식회사 현대케피코 Engine start control apparatus and method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004208368A (en) * 2002-12-24 2004-07-22 Daihatsu Motor Co Ltd Hybrid vehicle
JP2009211293A (en) * 2008-03-03 2009-09-17 Nec Corp Communication control system, communication control method and communication controlling program
JP2013038711A (en) * 2011-08-10 2013-02-21 Toyota Motor Corp Vehicle network communication management device
JP2014226946A (en) * 2013-05-17 2014-12-08 トヨタ自動車株式会社 Abnormality response system and abnormality response method for vehicular communication device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004208368A (en) * 2002-12-24 2004-07-22 Daihatsu Motor Co Ltd Hybrid vehicle
JP2009211293A (en) * 2008-03-03 2009-09-17 Nec Corp Communication control system, communication control method and communication controlling program
JP2013038711A (en) * 2011-08-10 2013-02-21 Toyota Motor Corp Vehicle network communication management device
JP2014226946A (en) * 2013-05-17 2014-12-08 トヨタ自動車株式会社 Abnormality response system and abnormality response method for vehicular communication device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018230280A1 (en) * 2017-06-14 2018-12-20 住友電気工業株式会社 External communication system for vehicle, communication control method, and communication control program
JPWO2018230280A1 (en) * 2017-06-14 2020-04-16 住友電気工業株式会社 Outside-vehicle communication device, communication control method, and communication control program
US10926737B2 (en) 2017-06-14 2021-02-23 Sumitomo Electric Industries, Ltd. Extra-vehicular communication device, communication control method, and communication control program
KR20230096410A (en) * 2021-12-23 2023-06-30 주식회사 현대케피코 Engine start control apparatus and method
KR102665328B1 (en) 2021-12-23 2024-05-09 주식회사 현대케피코 Engine start control apparatus and method

Also Published As

Publication number Publication date
JP6603505B2 (en) 2019-11-06

Similar Documents

Publication Publication Date Title
KR102060910B1 (en) Clutch mislocking control device
JP2013068267A (en) Control apparatus for electric oil pump
JPWO2012140731A1 (en) Control device for vehicle drive device
CN103354880A (en) Vehicle control device
JP6603505B2 (en) Vehicle and vehicle unauthorized access determination method
KR101776524B1 (en) Method for monitoring connecting status of engine clutch
RU2490532C2 (en) Method and device to determine condition of gear box, and vehicle comprising such device
CN110753807B (en) Abnormality diagnostic device for shift device and abnormality diagnostic method for shift device
JPH11235938A (en) Driving control device for vehicle
KR101673673B1 (en) Method for controlling transmission fail safe for vehicle
KR101703598B1 (en) Driving system for vehicle and controlling method thereof
US10677350B2 (en) Method of controlling transmission range in response to a loss of communication with an engine and system thereof
KR20110011438A (en) Method for controlling compensation about oil pressure of clutch
JP6736218B2 (en) Transmission control device
KR20170071040A (en) Shift Control Device for Automatic Transmission
KR20200071893A (en) Apparatus for controlling hydraulic pressure in automatic transmission and method thereof
JP6518158B2 (en) Vehicle and communication method of vehicle
CN106660550A (en) Vehicle control device and control method
JP6266496B2 (en) Shift control device for continuously variable transmission
JP2020034020A (en) Shift control device and shift control method
CN115247699B (en) Dual clutch transmission fault prediction method and device, vehicle and storage medium
KR101575432B1 (en) Control method for parking manipulation device of transmission
JP2017053238A (en) Control device for vehicle
JP2010210046A (en) Control device for vehicle
JP2016080026A (en) Clutch control device

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20161207

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180326

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190205

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190408

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191011

R150 Certificate of patent or registration of utility model

Ref document number: 6603505

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150