JPH11345217A - Fault detecting method at the time of inter-electronic controller communication - Google Patents

Fault detecting method at the time of inter-electronic controller communication

Info

Publication number
JPH11345217A
JPH11345217A JP10151621A JP15162198A JPH11345217A JP H11345217 A JPH11345217 A JP H11345217A JP 10151621 A JP10151621 A JP 10151621A JP 15162198 A JP15162198 A JP 15162198A JP H11345217 A JPH11345217 A JP H11345217A
Authority
JP
Japan
Prior art keywords
reset
information
ecu
slave
communication
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
JP10151621A
Other languages
Japanese (ja)
Other versions
JP3732009B2 (en
Inventor
Hiroyuki Konishi
博之 小西
Masataka Wakamoto
昌孝 若本
Kimihisa Yoneda
公久 米田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Denso Ten Ltd
Original Assignee
Denso Ten 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 Denso Ten Ltd filed Critical Denso Ten Ltd
Priority to JP15162198A priority Critical patent/JP3732009B2/en
Publication of JPH11345217A publication Critical patent/JPH11345217A/en
Application granted granted Critical
Publication of JP3732009B2 publication Critical patent/JP3732009B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Retry When Errors Occur (AREA)

Abstract

PROBLEM TO BE SOLVED: To surely detect a fault of a slave ECU (electronic controller) through information communication between a master ECU and the slave ECU. SOLUTION: Power is fed from a master ECU 1 to a slave ECU 2 through a power supply line 3. A transmission circuit 22 in the ECU 2 transmits data to a receiving circuit 12 of the ECU 1 through the line 3. A microcomputer 20 of the ECU 2 is reset by the power-on reset function and watch dog reset function of a power supply circuit 21 having a WDT(watch dog timer). In an operation after the reset, 1st specific information is transmitted from the ECU 2 to the ECU 1 to represent that the reset is performed. The ECU 1 counts the number of watch dog resets of the ECU 2 except the reception of the 1st specific information just after starting power supply, decides as a fault when it exceeds plural times that are previously defined and switches on a lamp 9, etc.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、複数の電子制御装
置が情報通信を行いながら全体として1つのシステムと
して動作する場合に、システムを構成する電子制御装置
の故障を、通信情報に基づいて検出する電子制御装置間
通信時の故障検出方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention detects a failure of an electronic control unit constituting a system based on communication information when a plurality of electronic control units operate as one system as a whole while performing information communication. The present invention relates to a failure detection method at the time of communication between electronic control devices.

【0002】[0002]

【従来の技術】従来から、マイクロコンピュータなどを
利用する電子制御装置では、ノイズなどの外乱によって
正規のプログラム実行状態から逸脱する暴走などの動作
異常を生じる可能性がある。この対策としては、プログ
ラムの動作状態をウォッチドッグタイマと呼ばれる手法
で監視し、暴走検出時にはリセットをかける処理などが
行われている。特開平1−116739には、上位CP
Uと下位CPUとを含むシステムで、下位CPUの動作
を監視するウォッチドッグタイマが下位CPUの動作異
常を検出すると、下位CPUの動作を停止させ、上位C
PUに割込みをかける先行技術が開示されている。
2. Description of the Related Art Conventionally, in an electronic control device using a microcomputer or the like, there is a possibility that an abnormal operation such as a runaway that deviates from a normal program execution state due to disturbance such as noise. As a countermeasure, a process called a watchdog timer is used to monitor the operation state of the program, and a reset is performed when a runaway is detected. Japanese Patent Application Laid-Open No. 1-116739 discloses a high-order CP.
U and a lower CPU, when the watchdog timer monitoring the operation of the lower CPU detects an abnormal operation of the lower CPU, the operation of the lower CPU is stopped and
Prior art that interrupts a PU is disclosed.

【0003】特開平5−71410には、複数のマイク
ロコンピュータ間でエンジンの回転に同期してデータ通
信を行う車両用電子制御装置に関連する先行技術が開示
されている。データ通信を行うマイクロコンピュータの
うちの少なくとも一方には、ウォッチドッグタイマが備
えられ、他方のマイクロコンピュータは一方のマイクロ
コンピュータのウォッチドッグタイマの出力信号を検出
して、マイクロコンピュータの動作異常また通信データ
の異常を検出している。
Japanese Patent Application Laid-Open No. 5-71410 discloses a prior art relating to an electronic control unit for a vehicle which performs data communication between a plurality of microcomputers in synchronization with rotation of an engine. At least one of the microcomputers for performing data communication is provided with a watchdog timer, and the other microcomputer detects an output signal of the watchdog timer of one microcomputer and detects an abnormal operation of the microcomputer or communication data. Is detected.

【0004】車両用電子制御装置では、エンジンの点火
に伴って発生するノイズも大きく、誤動作が生じ得る環
境にある。マイクロコンピュータが単なる誤動作ではな
く、故障を生じると、車両の各部に対して高度な制御を
行うことが困難となる。このため、複数のマイクロコン
ピュータなどのうちの1つでも故障が生じるときには、
早急に故障を検出して、修理等の対策を施す必要があ
る。
[0004] In a vehicle electronic control unit, noise generated due to ignition of the engine is large, and there is an environment in which malfunction may occur. If the microcomputer is not simply malfunctioning but has a failure, it becomes difficult to perform advanced control for each part of the vehicle. Therefore, when a failure occurs in one of a plurality of microcomputers or the like,
It is necessary to detect a failure immediately and take measures such as repair.

【0005】[0005]

【発明が解決しようとする課題】車両に複数のマイクロ
コンピュータを搭載して、マイクロコンピュータ間でデ
ータ通信を行い、総合的な電子制御装置を構成するの
は、車両の各部でデータを収集し、また車両の各部に設
けられる被制御部分の制御を適切に行う必要があるから
である。複数のマイクロコンピュータ間で通信を行う場
合には、一方のマイクロコンピュータが主となり、他方
のマイクロコンピュータが従となる。主となるマイクロ
コンピュータは、従となるマイクロコンピュータの故障
を、従となるコンピュータに設けられるウォッチドッグ
タイマの動作結果から検出する。特開平1−11673
9や特開平5−71410の先行技術では、ウォッチド
ッグタイマの出力を直接伝達して、従となるマイクロコ
ンピュータの動作異常を主となるマイクロコンピュータ
に知らせている。しかしながら、データ通信と別にウォ
ッチドッグタイマの動作検知用の通信線を設ける必要が
生じてしまう。車載用の電子制御装置では、マイクロコ
ンピュータ間の配線を、ワイヤハーネスを用いて行って
おり、必要な通信線が1本でも増加することは、接続用
のコネクタなどを含めてコストアップと重量増加とをも
たらす。
A plurality of microcomputers are mounted on a vehicle, data communication is performed between the microcomputers, and a comprehensive electronic control unit is constituted by collecting data in each part of the vehicle, In addition, it is necessary to appropriately control a controlled part provided in each part of the vehicle. When communication is performed between a plurality of microcomputers, one microcomputer is mainly used and the other microcomputer is used. The main microcomputer detects a failure of the slave microcomputer from the operation result of the watchdog timer provided in the slave computer. JP-A-1-11673
9 and JP-A-5-71410, the output of the watchdog timer is directly transmitted to notify the main microcomputer of an abnormal operation of the slave microcomputer. However, it becomes necessary to provide a communication line for detecting the operation of the watchdog timer separately from the data communication. In electronic control devices for vehicles, wiring between microcomputers is performed using a wire harness, and the increase in even one required communication line increases costs and weight, including connectors for connection. And bring.

【0006】ウォッチドッグタイマは、マイクロコンピ
ュータが一連のプログラム動作を行う際に、一定の時間
間隔内に必ずアクセスするようにプログラムが設定され
る。マイクロコンピュータが暴走すると、一定時間内で
のアクセスが行われなくなる可能性がある。前回のアク
セスから一定時間が経過するとしても、ウォッチドッグ
タイマがアクセスされない場合、ウォッチドッグタイマ
監視回路は、マイクロコンピュータが暴走したと判断
し、マイクロコンピュータのリセット入力を発生する。
リセット入力が与えられるマイクロコンピュータは、暴
走しているプログラムを、所定の初期動作に戻し、あら
ためて初期動作からプログラムの実行を再開する。
A program is set in the watchdog timer so that the microcomputer always accesses the watchdog timer within a certain time interval when the microcomputer performs a series of program operations. If the microcomputer runs away, there is a possibility that access will not be performed within a certain period of time. If the watchdog timer is not accessed even after a certain period of time has elapsed since the previous access, the watchdog timer monitoring circuit determines that the microcomputer has runaway and generates a reset input of the microcomputer.
The microcomputer to which the reset input is given returns the runaway program to a predetermined initial operation, and restarts the execution of the program from the initial operation.

【0007】従となるマイクロコンピュータの異常を、
従となるマイクロコンピュータから主となるマイクロコ
ンピュータに送信する情報に基づいて検出する方法も考
えられる。従となるマイクロコンピュータが暴走する
と、データの送信も異常となり、あるいは送信されるデ
ータの内容が異常となる。ウォッチドッグタイマによる
リセットが生じると、送信されるデータの異常は一旦は
解消される。しかしながら、従となるマイクロコンピュ
ータから送信されるデータに基づいてリセットを検出す
る方法は、常に送信データが異常となるような高い頻度
でリセットが発生するような場合でないと充分に検出す
ることはできない。
[0007] The abnormality of the subordinate microcomputer is
A method of detecting based on information transmitted from the slave microcomputer to the master microcomputer is also conceivable. If the slave microcomputer goes out of control, data transmission becomes abnormal, or the content of the transmitted data becomes abnormal. When the reset by the watchdog timer occurs, the abnormality of the transmitted data is temporarily resolved. However, the method of detecting a reset based on data transmitted from a slave microcomputer cannot be sufficiently detected unless reset occurs at a high frequency so that transmission data always becomes abnormal. .

【0008】本発明の目的は、従となる電子制御装置で
ウォッチドッグタイマが作動してリセットが生じること
を、主となる電子制御装置で容易に検出し、故障が生じ
ているか否かを判断することができる電子制御装置間通
信時の故障検出方法を提供することである。
An object of the present invention is to easily detect, by a main electronic control unit, that a watchdog timer is activated by a subordinate electronic control unit to cause a reset, and determine whether a failure has occurred. It is an object of the present invention to provide a failure detection method at the time of communication between electronic control units, which can be performed.

【0009】[0009]

【課題を解決するための手段】本発明は、主となる電子
制御装置であるマスタ装置が従となる電子制御装置であ
るスレーブ装置の電源を制御し、スレーブ装置は、パワ
ーオンリセット機能とウォッチドッグリセット機能とを
備え、予め定められる情報を定期的にマスタ装置に送信
する通信を行い、マスタ装置は、スレーブ装置から送信
される情報に基づいて、スレーブ装置のリセットの発生
を検知し、リセットの発生回数が予め設定される複数回
を越えるとき、スレーブ装置に故障が生じていることを
検出することを特徴とする電子制御装置間通信時の故障
検出方法である。
According to the present invention, a master electronic control unit controls a power supply of a slave electronic unit which is a slave electronic control unit. The slave unit has a power-on reset function and a watch. The master device has a dog reset function and performs communication for periodically transmitting predetermined information to the master device. The master device detects occurrence of reset of the slave device based on information transmitted from the slave device, and performs reset. A failure detection method during communication between electronic control units, characterized in that when the number of occurrences exceeds a preset number of times, it is detected that a failure has occurred in the slave device.

【0010】本発明に従えば、主となる電子制御装置で
あるマスタ装置と、従となる電子制御装置であるスレー
ブ装置との間で通信が行われる。マスタ装置はスレーブ
装置の電源を制御し、スレーブ装置はパワーオンリセッ
ト機能とウォッチドッグリセット機能とを備える。スレ
ーブ装置は、予め定める情報を定期的にマスタ装置に送
信する通信を行う。マスタ装置は、スレーブ装置から送
信される情報に基づいて、スレーブ装置のリセットの回
数を検知する。リセットの発生回数が予め設定される複
数回を越えるとき、マスタ装置はスレーブ装置の故障を
検出する。複数回のリセットの検出でマスタ装置はスレ
ーブ装置の故障を検出するので、故障検出の精度を高め
ることができる。
According to the present invention, communication is performed between a master device as a main electronic control device and a slave device as a subordinate electronic control device. The master device controls the power supply of the slave device, and the slave device has a power-on reset function and a watchdog reset function. The slave device performs communication for periodically transmitting predetermined information to the master device. The master device detects the number of resets of the slave device based on information transmitted from the slave device. When the number of reset occurrences exceeds a preset number, the master device detects a failure of the slave device. Since the master device detects the failure of the slave device by detecting the reset a plurality of times, the accuracy of the failure detection can be improved.

【0011】また本発明で前記スレーブ装置と前記マス
タ装置との間では、該マスタ装置によって制御される電
源配線を介して通信を行うことを特徴とする。
Further, in the present invention, communication is performed between the slave device and the master device via a power supply line controlled by the master device.

【0012】本発明に従えば、マスタ装置とスレーブ装
置との間の通信は、マスタ装置によって制御される電源
配線を介して行うので通信のために独自の通信線を用意
する必要はなく、電源配線を通信線と共用することがで
きる。
According to the present invention, since the communication between the master device and the slave device is performed via the power supply wiring controlled by the master device, it is not necessary to prepare a unique communication line for the communication. Wiring can be shared with communication lines.

【0013】また本発明で前記スレーブ装置は、リセッ
ト後の第1回目の通信で予め定める第1回目特定情報を
送信し、前記マスタ装置は、受信する第1回目特定情報
に従って、該スレーブ装置のリセットの検出を行うこと
を特徴とする。
Further, in the present invention, the slave device transmits predetermined first specific information in the first communication after reset, and the master device transmits the first specific information in accordance with the received first specific information. Reset detection is performed.

【0014】本発明に従えば、マスタ装置はスレーブ装
置からリセット後の第1回目の通信が送信される予め定
める第1回目特定情報を受信するときに、スレーブ装置
のリセットを検出するので、第1回目特定情報を他の情
報と識別しやすくしておくことによって、容易にリセッ
トの検出を行うことができる。
According to the present invention, the master device detects the reset of the slave device when receiving the predetermined first specific information from which the first communication after the reset is transmitted from the slave device. By making the first identification information easy to distinguish from other information, reset detection can be easily performed.

【0015】また本発明で前記マスタ装置は、自身が前
記スレーブ装置の電源を一旦遮断して投入する制御を行
った後で前記第1回目特定情報を受信しても、故障検出
のためのリセットの発生回数には加えないことを特徴と
する。
Further, in the present invention, even if the master device itself receives the first identification information after performing the control of once turning off and on the power of the slave device, the master device is reset for fault detection. It is not added to the number of occurrences.

【0016】本発明に従えば、スレーブ装置にはパワー
オンリセット機能が備えられているので、マスタ装置が
電源を一旦遮断して投入する制御を行うと、スレーブ装
置にはリセットがかかる。リセット後には、第1回目特
定情報の送信が行われるけれども、このときには故障検
出のためのリセットの発生回数には加えないので、ウォ
ッチドッグタイマの動作に基づくリセットのみを正確に
検出することができる。
According to the present invention, since the slave device is provided with a power-on reset function, when the master device performs a control of once turning off and on the power, the slave device is reset. After the reset, the first transmission of the specific information is performed. However, at this time, since it is not added to the number of times of reset for failure detection, only the reset based on the operation of the watchdog timer can be accurately detected. .

【0017】また本発明で前記スレーブ装置は、複数の
情報単位からなる情報フレームを送信し、前記第1回目
特定情報は、リセット後に送信される情報フレームの最
初の情報単位として設定されることを特徴とする。
In the present invention, the slave device transmits an information frame including a plurality of information units, and the first identification information is set as a first information unit of the information frame transmitted after reset. Features.

【0018】本発明に従えば、スレーブ装置は複数の情
報単位からなる情報フレームを送信し、第1回目特定情
報は、リセット後に送信される情報フレームの最初の情
報単位となるので、マスタ装置が第1回目特定情報を受
信するときには、その前に受信される情報フレームの受
信時点より後にスレーブ装置のリセットが生じているこ
とを容易に検出することができる。
According to the present invention, the slave device transmits an information frame composed of a plurality of information units, and the first identification information is the first information unit of the information frame transmitted after reset. When the first specific information is received, it is possible to easily detect that the reset of the slave device has occurred after the reception of the information frame received earlier.

【0019】また本発明で前記スレーブ装置は、前記第
1回目特定情報を含む情報フレームを送信する際に、通
常の情報フレーム間の送信間隔より大きい待ち時間を設
定し、リセット後に該待ち時間が終了してから送信を行
うことを特徴とする。
In the present invention, when transmitting the information frame including the first specific information, the slave device sets a waiting time longer than a normal transmission interval between information frames, and sets the waiting time after resetting. The transmission is performed after the termination.

【0020】本発明に従えば、スレーブ装置が第1回目
特定情報を含む情報フレームを送信する際には、通常の
情報フレーム間の送信間隔より大きい待ち時間を設け
て、リセット後に待ち時間が終了してから送信を行うの
で、マスタ装置は第1回目特定情報を確実に受信して、
スレーブ装置のリセットを検出することができる。
According to the present invention, when the slave device transmits an information frame including the first specific information, a waiting time longer than a normal transmission interval between information frames is provided, and the waiting time ends after reset. After transmitting, the master device reliably receives the first identification information,
The reset of the slave device can be detected.

【0021】[0021]

【発明の実施の形態】図1は、本発明の実施の一形態と
しての電子制御装置間通信時の故障検出を行う電気的構
成を示す。主となる電子制御装置(以下、「ECU」と
略称することもある)であるマスタECU1と、従とな
る電子制御装置であるスレーブECU2との間は、電源
ライン3で接続される。自動車のバッテリや発電機など
の電源4からの出力は、マスタECU1で制御されて、
電源ライン3を介してスレーブECU2に与えられる。
マスタECU1およびスレーブECU2は、自動車の異
なる位置に搭載され、それぞれの位置で受ける衝撃の大
きさを衝撃センサ5,6によってそれぞれ検出する。マ
スタECU1は、たとえば運転席近傍に設置され、スレ
ーブECU2はドア近傍に設置される。マスタECU1
は、たとえばステアリング装置に備えられるエアバッグ
7とドアに備えられるエアバッグ8との点火を制御す
る。スレーブECU2は、ドアに加えられる衝撃を確実
に衝撃センサ6で検出し、検出した信号をマスタECU
1に確実に伝達するために設けられる。マスタECU1
には、スレーブECU2の故障時などに、点灯されるラ
ンプ9も設けられる。
FIG. 1 shows an electrical configuration for detecting a failure during communication between electronic control units according to an embodiment of the present invention. A power supply line 3 connects a master ECU 1 which is a main electronic control device (hereinafter sometimes abbreviated as “ECU”) and a slave ECU 2 which is a subordinate electronic control device. The output from the power supply 4 such as an automobile battery and a generator is controlled by the master ECU 1,
The power is supplied to the slave ECU 2 via the power supply line 3.
The master ECU 1 and the slave ECU 2 are mounted at different positions on the vehicle, and detect the magnitude of the shock received at each position by the shock sensors 5 and 6. Master ECU 1 is installed, for example, near the driver's seat, and slave ECU 2 is installed near the door. Master ECU1
Controls the ignition of, for example, the airbag 7 provided in the steering device and the airbag 8 provided in the door. The slave ECU 2 reliably detects the impact applied to the door by the impact sensor 6, and outputs the detected signal to the master ECU.
1 to ensure transmission. Master ECU1
Is provided with a lamp 9 that is turned on when the slave ECU 2 fails.

【0022】マスタECU1内には、予め設定されるプ
ログラムに従って動作するマイコン10が備えられる。
マスタECU1は、電源ライン3を介してスレーブEC
U2に供給する電源の制御を行うために、電源制御回路
11を備える。電源制御回路11は、自動車の電源4か
ら供給される電力を、電源ライン3を介してスレーブE
CU2に供給するか遮断するかの制御を行う。電源ライ
ン3は、スレーブECU2からの情報通信にも利用さ
れ、受信回路12によって受信される。マスタECU1
は、受信回路12が受信するスレーブECU2からの情
報に基づいてスレーブECU2のリセットの発生を検出
し、その発生回数をカウンタ13で計数する。
In the master ECU 1, there is provided a microcomputer 10 which operates according to a preset program.
The master ECU 1 is connected to the slave EC via the power supply line 3.
A power supply control circuit 11 is provided for controlling the power supply to U2. The power supply control circuit 11 supplies the electric power supplied from the power supply 4 of the vehicle to the slave E via the power supply line 3.
Control is performed to supply or cut off to CU2. The power supply line 3 is also used for information communication from the slave ECU 2 and is received by the receiving circuit 12. Master ECU1
Detects the occurrence of reset of the slave ECU 2 based on the information from the slave ECU 2 received by the receiving circuit 12, and counts the number of occurrences by the counter 13.

【0023】スレーブECU2側には予め設定されるプ
ログラムに従って動作するマイコン20が含まれ、その
暴走をウォッチドッグタイマ(以下、「WDT」と略称
することもある)が含まれるWDT付電源回路21で監
視する。マスタECU1から電源ライン3を介して供給
される電源電圧は、WDT付電源回路21の+B端子に
入力され、電源出力端子であるVcc端子から出力され
てマイコン20などに与えられる。送信回路22は、電
源ライン3を介して供給される電流の消費量を変化さ
せ、マスタECU1側に情報の伝達を行う。送信回路2
2による電流変化分は、スレーブECU2内の他の構成
要素の消費電流の変化分よりも大きく設定され、シリア
ル信号としてデジタルデータの伝送が行われる。
The slave ECU 2 includes a microcomputer 20 which operates according to a preset program, and its runaway is controlled by a power supply circuit 21 with a WDT including a watchdog timer (hereinafter sometimes abbreviated as "WDT"). Monitor. A power supply voltage supplied from the master ECU 1 via the power supply line 3 is input to the + B terminal of the power supply circuit 21 with WDT, output from the Vcc terminal which is a power supply output terminal, and provided to the microcomputer 20 and the like. The transmission circuit 22 changes the consumption amount of the current supplied via the power supply line 3 and transmits information to the master ECU 1. Transmission circuit 2
2 is set to be larger than the change in the current consumption of other components in the slave ECU 2, and digital data is transmitted as a serial signal.

【0024】WDT付電源回路21は、電源ライン3を
介して供給される電源電圧を安定化して、マイコン2
0、送信回路22および衝撃センサ6などに供給する。
WDT付電源回路21内には、ウォッチドッグタイマ監
視回路が内蔵される。ウォッチドッグタイマ監視回路
は、マイコン20からクロック端子CKに対するアクセ
スが抵抗23の抵抗値およびコンデンサ24の容量値の
積である時定数に対応する時間内に行われないときに、
リセット端子RSTを介してマイコン20にリセット信
号を与える。WDT付電源回路21は、パワーオンリセ
ット機能も有し、電源ライン3が所定の電圧以下に低下
している状態から立上ると、リセット端子RSTからマ
イコン20のリセット端子にリセット信号を与える動作
も行う。
The power supply circuit 21 with WDT stabilizes the power supply voltage supplied via the power supply line 3 and
0, supply to the transmission circuit 22, the shock sensor 6, and the like.
A watchdog timer monitoring circuit is built in the power supply circuit 21 with WDT. When the access from the microcomputer 20 to the clock terminal CK is not performed within the time corresponding to the time constant that is the product of the resistance value of the resistor 23 and the capacitance value of the capacitor 24, the watchdog timer monitoring circuit
A reset signal is given to the microcomputer 20 via the reset terminal RST. The power supply circuit with WDT 21 also has a power-on reset function. When the power supply line 3 rises from a state in which the power supply line 3 has dropped below a predetermined voltage, an operation of giving a reset signal from the reset terminal RST to the reset terminal of the microcomputer 20 is also performed. Do.

【0025】図2は、図1の電源ライン3を介して送信
回路22から受信回路12まで伝達される信号の形式を
示す。図2(a)は、スレーブECU2に供給される電
源電圧が立上ってから行われる通常の情報通信の基準を
示す。送信回路22では、電源電圧投入後一定の待ち時
間TWAIT経過後に、スタートビットおよびストップ
ビットを前後にそれぞれ付加し、調歩式でデータの送出
を行う。1ビット分の送出時間は、たとえば20m秒で
あるので、1バイト分のデータの送出には200m秒の
時間を要する。受信回路12では、電源制御回路11を
介してスレーブECU2の電源電圧を供給した後、たと
えば50m秒経過後に受信許可の状態とする。待ち時間
TWAITは、たとえば500m秒と充分な長さにして
おく。
FIG. 2 shows a format of a signal transmitted from the transmission circuit 22 to the reception circuit 12 via the power supply line 3 in FIG. FIG. 2A shows a standard for normal information communication performed after the power supply voltage supplied to the slave ECU 2 rises. In the transmission circuit 22, a start bit and a stop bit are added before and after a predetermined waiting time TWAIT after the power supply voltage is turned on, and data is transmitted in a start-stop manner. Since the transmission time of one bit is, for example, 20 ms, it takes 200 ms to transmit one byte of data. In the receiving circuit 12, after supplying the power supply voltage of the slave ECU 2 via the power supply control circuit 11, the reception permission state is set, for example, after 50 ms has elapsed. The waiting time TWAIT is set to a sufficient length, for example, 500 ms.

【0026】図2(b)は、点火信号が送信回路22か
ら送出される場合の通信状態を示す。点火信号は、スレ
ーブECU2内の衝撃センサ6が、エアバッグ7,8を
膨らませるための点火を行うことが必要と判断するとき
の信号であり、通常の情報通信に使用するタイミングよ
りも、より短いタイミングで情報を伝達する。受信回路
12を介して点火信号を受信すると、マスタECU1側
では、点火信号の終了後50m秒間は通常通信を禁止す
る。送信回路22は、点火信号が含まれている情報フレ
ームの送出後、たとえば300m秒であるアイドル期間
後に、再び同一の情報フレームについての送信を再開す
る。
FIG. 2B shows a communication state when an ignition signal is transmitted from the transmission circuit 22. The ignition signal is a signal when the impact sensor 6 in the slave ECU 2 determines that it is necessary to perform ignition for inflating the airbags 7 and 8, and is more effective than the timing used for normal information communication. Communicate information in a short time. When receiving the ignition signal via the receiving circuit 12, the master ECU 1 prohibits the normal communication for 50 ms after the termination of the ignition signal. The transmission circuit 22 restarts transmission of the same information frame again after transmitting the information frame including the ignition signal, for example, after an idle period of 300 msec.

【0027】図3は、図2(a)に示す通常通信での信
号のフォーマットを示す。図3(a)は、キャラクタフ
ォーマットを示し、LSB側のD0からMSB側のD7
まで8ビットで1バイト分の1キャラクタを表すデータ
の先頭に、論理レベル「0」のスタートビットが付加さ
れ、後端には論理レベル「1」のストップビットが付加
されている状態を示す。図3(b)は、フレームフォー
マットを示し、情報フレームが、先頭のヘッダと、1か
らnまでのデータと、チェックサムとで構成されている
ことを示す。情報フレーム間には、たとえば300±2
5m秒のアイドル期間が設けられる。図3(c)は、図
3(b)のヘッダの内容を示す。LSB側のD0からD
3までの4ビットは、予め設定されるコマンド情報を示
す。D4からMSB側のD7までの4ビットは、データ
の長さを示し、図3(b)のnの値に相当する。nの値
は、4ビットで表されるので、最大長は15バイトで最
小長は0バイトとなる。図3(b)のチェックサムは、
たとえばヘッダからデータnまで加算して、下位8ビッ
ト分の値の2の補数を取る。このようにすると、ヘッダ
からチェックサムまでの1フレーム分の全データを加算
すれば、伝送中に謝りが生じない限り、合計値は0にな
る。逆に合計値が0でないときには、データに誤りがあ
ると判断することができる。
FIG. 3 shows a signal format in the normal communication shown in FIG. FIG. 3A shows a character format, from D0 on the LSB side to D7 on the MSB side.
This shows a state in which a start bit of a logical level “0” is added to the head of data representing one character of one byte by eight bits, and a stop bit of a logical level “1” is added to the rear end. FIG. 3B shows a frame format, and shows that the information frame is composed of a header at the head, data from 1 to n, and a checksum. For example, 300 ± 2 between information frames
An idle period of 5 ms is provided. FIG. 3 (c) shows the contents of the header of FIG. 3 (b). D0 to D on LSB side
4 bits up to 3 indicate command information that is set in advance. Four bits from D4 to D7 on the MSB side indicate the data length, and correspond to the value of n in FIG. 3B. Since the value of n is represented by 4 bits, the maximum length is 15 bytes and the minimum length is 0 bytes. The checksum in FIG.
For example, data from the header to data n is added, and a 2's complement of the value of the lower 8 bits is obtained. In this way, if all the data for one frame from the header to the checksum are added, the total value becomes 0 as long as no apologies occur during transmission. Conversely, when the total value is not 0, it can be determined that there is an error in the data.

【0028】本実施形態では、スレーブECU2から、
WDT付電源回路21がパワーオンリセットあるいはウ
ォッチドッグリセットをかけた後に、最初に送出するデ
ータとして、図3(c)のコマンド部分に特定の値、た
とえば「0110」を与え、データ長は0バイトとする
第1回目特定情報を設定しておく。すなわち、図3
(b)のヘッダおよびチェックサムの2バイト分が送出
されるようにし、ヘッダのリセット後の第1回目に送信
される情報フレームであることが容易に判別可能にして
おく。
In this embodiment, the slave ECU 2
After the power supply circuit 21 with WDT performs a power-on reset or a watchdog reset, a specific value, for example, “0110” is given to the command portion in FIG. Is set in advance. That is, FIG.
(B) Two bytes of the header and the checksum are transmitted so that the information frame transmitted first after the reset of the header can be easily determined.

【0029】図4は、図2に示す通常通信波形をサンプ
リングする状態を示す。通常通信の波形は、1ビット分
の長さが20m秒であるので、たとえば2.5m秒の周
期でサンプリングを行う。8回のサンプリングの結果の
多数決で、そのビットのレベルが確定される。すなわち
ハイレベルであると判定するサンプリングの回数がロー
レベルであると判定するサンプリングの回数よりも大き
いときには、全体としてハイレベルであると判断し、逆
の場合はローレベルであると判断する。受信回路12
は、アイドル状態でハイレベルの通信ラインが、5回以
上続けてローレベルと判定すると、ローレベルのスター
ビットの検出を示すフラグを出力する。
FIG. 4 shows a state in which the normal communication waveform shown in FIG. 2 is sampled. Since the waveform of normal communication has a length of one bit of 20 ms, sampling is performed at a cycle of, for example, 2.5 ms. The majority level of the result of the eight samplings determines the level of the bit. That is, when the number of times of sampling determined to be at the high level is greater than the number of times of sampling determined to be at the low level, it is determined that the signal is at a high level as a whole, and in the opposite case, it is determined to be at a low level. Receiving circuit 12
Outputs a flag indicating the detection of a low-level star bit when the high-level communication line is determined to be at the low level for five or more consecutive times in the idle state.

【0030】図5は、図2(b)に示す点火信号のフォ
ーマットを示す。図5(a)は、通常信号のハイレベル
のときに発生する点火信号のフォーマットを示し、図5
(b)は通常信号がローレベルのときの点火信号のフォ
ーマットを示す。点火信号は、通常信号の1ビット分の
送出時間である20m秒よりも短い時間で送出される。
その時間間隔は、たとえば8μ秒であり、論理値「0」
のスタートビットに続いてLSB側からMSB側に、
「011011」のデータが続き、最後の論理値「1」
のストップビットが続いて形成される。
FIG. 5 shows a format of the ignition signal shown in FIG. FIG. 5A shows a format of an ignition signal generated when the normal signal is at a high level.
(B) shows the format of the ignition signal when the normal signal is at the low level. The ignition signal is transmitted in a time shorter than 20 ms, which is a transmission time of one bit of the normal signal.
The time interval is, for example, 8 μs, and the logical value “0”
Following the start bit from the LSB side to the MSB side,
Data of “011011” follows, and the last logical value “1”
Are subsequently formed.

【0031】図6は、図1のスレーブECU2側の動作
手順を示す。図6(a)は通常通信動作を示し、図6
(b)はウォッチドッグリセット動作を示す。図6
(a)に示すように、ステップa1で電源ライン3から
供給される電源電圧が立上ると動作を開始する。ステッ
プa2では、WDT付電源回路21によるパワーオンリ
セットが行われる。ステップa3では、図2(a)に示
す待ち時間TWAITが経過するのを待ち、時間経過後
にステップa4で、第1回目特定情報を1バイト目とす
る情報フレームを送信する。ステップa5では、WDT
付電源回路21のクロック端子CKをマイコン20が読
出しまたは書込みを行って、ウォッチドッグタイマのア
クセスを行う。ステップa6では、アイドル時間が経過
するのを待ち、ステップa7で次の情報フレームの送信
を行う。以下、ステップa6のウォッチドッグタイマア
クセスからステップa7の情報フレーム送信を繰返して
行う。マイコン20が暴走すると、ステップa5のウォ
ッチドッグタイマアクセスが、抵抗23およびコンデン
サ24によって設定される時定数に対応する時間内に行
われなくなるので、図6(b)に示すようなウォッチド
ッグリセット動作が行われる。すなわちステップb1で
WDT付電源回路21のリセット端子RSTからマイコ
ン20にリセット信号が与えられ、マイコン20はステ
ップb2でウォッチドッグリセット動作を行い、図6
(a)のステップa3に移る。構成を簡略化するため、
マイコン20のステップa2のパワーオンリセット動作
とステップb2のウォッチドッグリセット動作とは同一
の動作にしておく。
FIG. 6 shows an operation procedure on the slave ECU 2 side in FIG. FIG. 6A shows a normal communication operation.
(B) shows a watchdog reset operation. FIG.
As shown in (a), when the power supply voltage supplied from the power supply line 3 rises in step a1, the operation starts. In step a2, a power-on reset is performed by the power supply circuit with WDT 21. At step a3, the process waits for the elapse of the waiting time TWAIT shown in FIG. 2A, and after the elapse of the time, at step a4, transmits an information frame having the first specified information as the first byte. In step a5, the WDT
The microcomputer 20 reads or writes the clock terminal CK of the attached power supply circuit 21 to access the watchdog timer. At step a6, the process waits for the idle time to elapse, and at step a7, the next information frame is transmitted. Hereinafter, the information frame transmission in step a7 is repeated from the watchdog timer access in step a6. If the microcomputer 20 goes out of control, the watchdog timer access in step a5 is not performed within the time corresponding to the time constant set by the resistor 23 and the capacitor 24, so that the watchdog reset operation as shown in FIG. Is performed. That is, in step b1, a reset signal is supplied from the reset terminal RST of the power supply circuit with WDT 21 to the microcomputer 20, and the microcomputer 20 performs a watchdog reset operation in step b2, and FIG.
It moves to step a3 of (a). To simplify the configuration,
The power-on reset operation in step a2 of the microcomputer 20 and the watchdog reset operation in step b2 are the same.

【0032】図7は、図1のマスタECU1側の動作を
示す。ステップc1で、たとえば車両のイグニッション
スイッチを投入すると、動作を開始する。ステップc2
では、カウンタ13を初期化して0に設定する。ステッ
プc3で、電源制御回路11を制御して、スレーブEC
U2の電源をON状態とする。ステップc4では、デー
タ受信を行う。ステップc5で、受信されるデータから
エラーを検出する。通常通信の情報フレームは、図3
(b)に示すようにチェックサムが設けられているの
で、情報フレーム毎の合計値の下位8ビット分が0にな
らなければ、データに誤りがあると判断することができ
る。ステップc5でエラーが検出されなければ、ステッ
プc6でステップc3でスレーブ電源をONにした直後
のデータ受信であるか否かを判断する。直後のデータで
あると判断されるときには、ステップc4に戻る。直後
のデータでないと判断されるときには、ステップc7
で、受信された情報が第1回目特定情報であるか否かを
判断する。第1回目特定情報でないと判断されるときに
は、ステップc4に戻る。ステップc7で、第1回目特
定情報であると判断されるときには、ステップc8でカ
ウンタ13の計数値を1増加させる。ステップc3でス
レーブ電源をONにした直後にも、第1回目特定情報を
受信するけれども、ステップc6からステップc4に移
行して、次のデータ受信を行うので、ステップc8のカ
ウンタ13の計数の増加は行われない。
FIG. 7 shows the operation of the master ECU 1 shown in FIG. In step c1, for example, when the ignition switch of the vehicle is turned on, the operation starts. Step c2
Then, the counter 13 is initialized and set to 0. In step c3, the power supply control circuit 11 is controlled to
The power supply of U2 is turned on. At step c4, data reception is performed. At step c5, an error is detected from the received data. The information frame of normal communication is shown in FIG.
Since the checksum is provided as shown in (b), if the lower 8 bits of the total value for each information frame do not become 0, it can be determined that there is an error in the data. If no error is detected in step c5, it is determined in step c6 whether data has been received immediately after the slave power supply is turned on in step c3. When it is determined that the data is immediately after, the process returns to step c4. If it is determined that the data is not the data immediately after, step c7
Then, it is determined whether or not the received information is the first specific information. When it is determined that the information is not the first specific information, the process returns to step c4. When it is determined in step c7 that the information is the first specific information, the count value of the counter 13 is increased by 1 in step c8. Immediately after the slave power supply is turned on in step c3, the first identification information is received. However, the process proceeds from step c6 to step c4, and the next data reception is performed. Is not done.

【0033】ステップc8でカウンタ13の計数を増加
させると、ステップc9で、増加した計数値が基準回
数、たとえば4回以上となっているか否かを判断する。
カウンタ13の計数値が基準回数未満であるときには、
ステップc4に戻る。ステップc9で、カウンタ13の
計数値が基準回数以上であると判断されるときには、ス
テップc10でランプ9を点灯し、スレーブECU2が
故障を起こしていることを表示する。ステップc5で、
エラーが検出されるときには、ステップc11でスレー
ブ電源をOFFにした後、ステップc3で再びスレーブ
電源をONとする。本実施形態では、スレーブECU2
にウォッチドッグリセットが複数の基準回数、たとえば
4回以上行われたときにスレーブECUが故障している
と判定する。スレーブECU2が故障していれば、ウォ
ッチドッグリセットの回数は多くなり、複数回の検知も
短時間で行われるようになる。1回だけのウォッチドッ
グリセットの検知で故障と判断すると、ノイズなどによ
る誤動作も故障と判定してしまう恐れがある。
When the count of the counter 13 is increased in step c8, it is determined in step c9 whether the increased count value is equal to or larger than a reference number, for example, four times.
When the count value of the counter 13 is less than the reference number,
It returns to step c4. When it is determined in step c9 that the count value of the counter 13 is equal to or more than the reference number, the lamp 9 is turned on in step c10 to indicate that the slave ECU 2 has failed. In step c5,
When an error is detected, the slave power supply is turned off in step c11, and then the slave power supply is turned on again in step c3. In the present embodiment, the slave ECU 2
It is determined that the slave ECU has failed when the watchdog reset is performed a plurality of reference times, for example, four or more times. If the slave ECU 2 is out of order, the number of watchdog resets increases, and multiple detections can be performed in a short time. If a failure is determined by detecting a watchdog reset only once, a malfunction due to noise or the like may be determined to be a failure.

【0034】[0034]

【発明の効果】以上のように本発明によれば、スレーブ
装置のウォッチドッグタイマの動作によるリセット状態
を、マスタ装置はスレーブ装置から送信される情報に基
づいて検知し、リセットの発生数が予め設定される複数
回を越えるときにスレーブ装置の故障を検出するので、
ウォッチドッグタイマ用に専用の通信線を設けないでも
スレーブ装置の故障を容易に検出することができる。
As described above, according to the present invention, the master device detects the reset state due to the operation of the watchdog timer of the slave device based on information transmitted from the slave device, and the number of reset occurrences is determined in advance. Since the failure of the slave device is detected when exceeding the set number of times,
The failure of the slave device can be easily detected without providing a dedicated communication line for the watchdog timer.

【0035】また本発明によれば、電源の配線を通じて
スレーブ装置からマスタ装置に情報の送信を行い、マス
タ装置はスレーブ装置からの情報に基づいてスレーブ装
置のリセットを検出するので、マスタ装置とスレーブ装
置との間には通信線は不要となり、接続に要する配線の
本数を減少させることができる。
According to the present invention, information is transmitted from the slave device to the master device via the power supply wiring, and the master device detects reset of the slave device based on information from the slave device. No communication line is required between the device and the device, and the number of wires required for connection can be reduced.

【0036】また本発明によれば、マスタ装置は、スレ
ーブ装置から送信される第1回目特定情報の受信でリセ
ットの発生を検知することができるので、リセットの発
生を確実に検知することができる。
Further, according to the present invention, the master device can detect the occurrence of the reset when the first identification information transmitted from the slave device is received, so that the occurrence of the reset can be reliably detected. .

【0037】また本発明によれば、マスタ装置はスレー
ブ装置の電源を制御し、一旦遮断してから投入するとき
に、スレーブ装置はパワーオンリセット機能でリセット
状態となり、第1回目特定情報を送信するけれども、マ
スタ装置では自身の制御によるリセットは故障検出の発
生回数には含めないので、マスタ装置側からの電源の制
御に伴うリセットの発生の繰返しでスレーブ装置が故障
と判定される恐れを解消することができる。
Further, according to the present invention, when the master device controls the power of the slave device, and once turns off and then turns on the power, the slave device is reset by the power-on reset function and transmits the first specific information. However, the reset by the master device is not included in the number of occurrences of failure detection in the master device, eliminating the possibility that the slave device is determined to be a failure due to the repeated occurrence of reset due to power control from the master device. can do.

【0038】また本発明によれば、スレーブ装置から送
信される情報フレームのうちの最初の情報単位に第1回
目特定情報が設定されるので、マスタ装置はスレーブ装
置のリセットの発生をリセット発生後に迅速に検知する
ことができる。
Further, according to the present invention, since the first specific information is set in the first information unit of the information frame transmitted from the slave device, the master device determines that the reset of the slave device has occurred after the reset has occurred. It can be detected quickly.

【0039】また本発明によれば、スレーブ装置は通常
の情報フレーム間の送信間隔よりもリセット後の情報フ
レームの送信までの待ち時間を大きくするので、マスタ
装置は確実に第1回目特定情報を含む情報フレームの受
信を行うことができる。
Further, according to the present invention, the slave device makes the waiting time until the transmission of the information frame after reset longer than the transmission interval between the normal information frames, so that the master device surely transmits the first identification information. The received information frame can be received.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の一形態の概略的な電気的構成を
示すブロック図である。
FIG. 1 is a block diagram showing a schematic electrical configuration of an embodiment of the present invention.

【図2】図1の実施形態で通常通信を行う場合の信号の
フォーマットを示す図である。
FIG. 2 is a diagram illustrating a signal format when performing normal communication in the embodiment of FIG. 1;

【図3】図2の通常通信でのデータ構成を示す図であ
る。
FIG. 3 is a diagram showing a data configuration in normal communication in FIG. 2;

【図4】図2の通常通信時のサンプリング状態を示す図
である。
FIG. 4 is a diagram showing a sampling state during normal communication in FIG. 2;

【図5】図2(b)に示す点火信号のフォーマットを示
す図である。
FIG. 5 is a diagram showing a format of an ignition signal shown in FIG. 2 (b).

【図6】図1のスレーブECU2の動作を示すフローチ
ャートである。
FIG. 6 is a flowchart showing an operation of the slave ECU 2 of FIG.

【図7】図1のマスタECU1の動作を示すフローチャ
ートである。
FIG. 7 is a flowchart showing the operation of the master ECU 1 of FIG.

【符号の説明】[Explanation of symbols]

1 マスタECU 2 スレーブECU 3 電源ライン 5,6 衝撃センサ 7,8 エアバッグ 9 ランプ 10,20 マイコン 21 WDT付電源回路 22 送信回路 23 抵抗 24 コンデンサ DESCRIPTION OF SYMBOLS 1 Master ECU 2 Slave ECU 3 Power supply line 5, 6 Impact sensor 7, 8 Airbag 9 Lamp 10, 20 Microcomputer 21 Power supply circuit with WDT 22 Transmitter circuit 23 Resistance 24 Capacitor

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 主となる電子制御装置であるマスタ装置
が従となる電子制御装置であるスレーブ装置の電源を制
御し、 スレーブ装置は、パワーオンリセット機能とウォッチド
ッグリセット機能とを備え、予め定められる情報を定期
的にマスタ装置に送信する通信を行い、 マスタ装置は、スレーブ装置から送信される情報に基づ
いて、スレーブ装置のリセットの発生を検知し、リセッ
トの発生回数が予め設定される複数回を越えるとき、ス
レーブ装置に故障が生じていることを検出することを特
徴とする電子制御装置間通信時の故障検出方法。
1. A master device as a main electronic control device controls a power supply of a slave device as a subordinate electronic control device, and the slave device has a power-on reset function and a watchdog reset function. The master device performs communication for periodically transmitting the determined information to the master device. The master device detects the occurrence of the reset of the slave device based on the information transmitted from the slave device, and the number of reset occurrences is set in advance. A failure detection method at the time of communication between electronic control units, wherein it is detected that a failure has occurred in a slave device when the number of times exceeds a plurality of times.
【請求項2】 前記スレーブ装置と前記マスタ装置との
間では、該マスタ装置によって制御される電源配線を介
して通信を行うことを特徴とする請求項1記載の電子制
御装置間通信時の故障検出方法。
2. A failure during communication between electronic control units according to claim 1, wherein communication is performed between said slave unit and said master unit via a power supply line controlled by said master unit. Detection method.
【請求項3】 前記スレーブ装置は、リセット後の第1
回目の通信で予め定める第1回目特定情報を送信し、 前記マスタ装置は、受信する第1回目特定情報に従っ
て、該スレーブ装置のリセットの検出を行うことを特徴
とする請求項1または2記載の電子制御装置間通信時の
故障検出方法。
3. The method according to claim 1, wherein the slave device is a first device after reset.
The method according to claim 1, wherein the first communication transmits predetermined first identification information in the first communication, and the master device detects reset of the slave device in accordance with the received first identification information. Failure detection method during communication between electronic control units.
【請求項4】 前記マスタ装置は、自身が前記スレーブ
装置の電源を一旦遮断して投入する制御を行った後で前
記第1回目特定情報を受信しても、故障検出のためのリ
セットの発生回数には加えないことを特徴とする請求項
3記載の電子制御装置間通信時の故障検出方法。
4. The reset for fault detection is performed even if the master device receives the first identification information after performing a control of once turning off and on the power of the slave device. 4. The method according to claim 3, wherein the number is not added to the number of times.
【請求項5】 前記スレーブ装置は、複数の情報単位か
らなる情報フレームを送信し、 前記第1回目特定情報は、リセット後に送信される情報
フレームの最初の情報単位として設定されることを特徴
とする請求項3または4記載の電子制御装置間通信時の
故障検出方法。
5. The slave device transmits an information frame including a plurality of information units, and the first identification information is set as a first information unit of an information frame transmitted after reset. The method for detecting a failure during communication between electronic control units according to claim 3 or 4.
【請求項6】 前記スレーブ装置は、前記第1回目特定
情報を含む情報フレームを送信する際に、通常の情報フ
レーム間の送信間隔より大きい待ち時間を設定し、リセ
ット後に該待ち時間が終了してから送信を行うことを特
徴とする請求項5記載の電子制御装置間通信時の故障検
出方法。
6. The slave device, when transmitting an information frame including the first specific information, sets a waiting time longer than a transmission interval between normal information frames, and ends the waiting time after resetting. 6. The method for detecting a failure at the time of communication between electronic control units according to claim 5, wherein the transmission is performed after the transmission.
JP15162198A 1998-06-01 1998-06-01 Failure detection method during communication between electronic control units Expired - Fee Related JP3732009B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15162198A JP3732009B2 (en) 1998-06-01 1998-06-01 Failure detection method during communication between electronic control units

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15162198A JP3732009B2 (en) 1998-06-01 1998-06-01 Failure detection method during communication between electronic control units

Publications (2)

Publication Number Publication Date
JPH11345217A true JPH11345217A (en) 1999-12-14
JP3732009B2 JP3732009B2 (en) 2006-01-05

Family

ID=15522555

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15162198A Expired - Fee Related JP3732009B2 (en) 1998-06-01 1998-06-01 Failure detection method during communication between electronic control units

Country Status (1)

Country Link
JP (1) JP3732009B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005031993A (en) * 2003-07-14 2005-02-03 Mitsubishi Electric Corp Electronic controller
WO2008146567A1 (en) * 2007-05-31 2008-12-04 Fujitsu Ten Limited Electronic device and electronic system
JP2011189931A (en) * 2004-11-23 2011-09-29 Robert Bosch Gmbh Control device equipped with acceleration sensor

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005031993A (en) * 2003-07-14 2005-02-03 Mitsubishi Electric Corp Electronic controller
JP2011189931A (en) * 2004-11-23 2011-09-29 Robert Bosch Gmbh Control device equipped with acceleration sensor
WO2008146567A1 (en) * 2007-05-31 2008-12-04 Fujitsu Ten Limited Electronic device and electronic system
US8294598B2 (en) 2007-05-31 2012-10-23 Fujitsu Ten Limited Electronic apparatus and electronic system

Also Published As

Publication number Publication date
JP3732009B2 (en) 2006-01-05

Similar Documents

Publication Publication Date Title
US5357141A (en) Electronic device
EP1879326B1 (en) Communication network system and wakeup method for un-wakeup node
US4573041A (en) Electric wiring system having a plurality of sensors
JP2002312033A (en) Method and device for monitoring control unit
US6076172A (en) Monitoting system for electronic control unit
US11119969B2 (en) Communication system and communication control method
JP5286659B2 (en) In-vehicle device relay system, in-vehicle device relay method, and relay device
JP2001515814A (en) Method and apparatus for controlling data transmission between two modules provided in a motor vehicle
CN107122282B (en) Function safety communication method based on SPI bus
JPH08163151A (en) Serial communication device
JP3732009B2 (en) Failure detection method during communication between electronic control units
KR20030041824A (en) Control apparatus and self-diagnostic method for electronic control system
KR101039926B1 (en) Control system for fault diagnosis in vehicle
JP4261476B2 (en) Method and base chip for monitoring the operation of a microcontroller unit
JPH08115235A (en) Abnormality detector for controller and method therefor
JPH07273781A (en) Multiple transmitter
CN109478160B (en) Circuit for detecting systematic and random faults
JP4349276B2 (en) Abnormality judgment system
JP3397496B2 (en) Multiplex transmission system
US7437448B1 (en) Method and device for function selection of a control unit
JP3077489B2 (en) In-vehicle multiplex communication device having fail-safe function
JPH06290160A (en) Data communication method between microcomputers and multi-microcomputer system
JPH05501168A (en) Microprocessor circuit device with watchdog circuit and method for monitoring the flow of its processor program
CN111141966A (en) Method for detecting hardware fault through single communication line and hardware module
WO2023223940A1 (en) In-vehicle device, program, and information processing method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040330

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040531

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20041026

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041227

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20050113

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20051011

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081021

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091021

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091021

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101021

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111021

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121021

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121021

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131021

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131021

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees