JP2003137045A - Vehicle electronic control unit - Google Patents

Vehicle electronic control unit

Info

Publication number
JP2003137045A
JP2003137045A JP2001334366A JP2001334366A JP2003137045A JP 2003137045 A JP2003137045 A JP 2003137045A JP 2001334366 A JP2001334366 A JP 2001334366A JP 2001334366 A JP2001334366 A JP 2001334366A JP 2003137045 A JP2003137045 A JP 2003137045A
Authority
JP
Japan
Prior art keywords
communication
cpu
data
monitoring
control cpu
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
JP2001334366A
Other languages
Japanese (ja)
Other versions
JP3901987B2 (en
Inventor
Toshiaki Kobayashi
稔昌 小林
Hiroharu Takeuchi
啓晴 竹内
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 JP2001334366A priority Critical patent/JP3901987B2/en
Publication of JP2003137045A publication Critical patent/JP2003137045A/en
Application granted granted Critical
Publication of JP3901987B2 publication Critical patent/JP3901987B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

PROBLEM TO BE SOLVED: To detect communication abnormality of a control CPU with high accuracy in a vehicle electronic control unit with the control CPU and a monitor CPU. SOLUTION: This engine ECU 10 has the control CPU 11 executing various kinds of vehicle control; and the monitor CPU 12 communicably connected to the control CPU 11, monitoring operation of the control CPU 11. The monitor CPU 12 does not have a reception interrupt function and sends data back to the control CPU 11 in synchronization with data transmission from the control CPU 11. The control CPU 11 transmits data together with communication- monitoring data different from data in the preceding transmission every time transmitting data to the monitor CPU 12, while the monitor CPU 12 decides the communication abnormality according to whether the communication- monitoring data is updated or not.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、各種の車両制御を
実施する制御CPUとこの制御CPUを監視する監視C
PUとを備える車両用電子制御装置に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control CPU for executing various vehicle controls and a monitoring C for monitoring the control CPU.
The present invention relates to a vehicle electronic control device including a PU.

【0002】[0002]

【従来の技術】車載エンジンの制御を司る車両用電子制
御装置(エンジンECU)として、噴射制御及び点火制
御を実施するための噴射・点火制御用CPUと、電子ス
ロットル制御を実施するためのスロットル制御用CPU
とからなる2つのCPUを持つ構成が知られている。
2. Description of the Related Art As an electronic control unit (engine ECU) for a vehicle that controls an on-vehicle engine, an injection / ignition control CPU for performing injection control and ignition control, and a throttle control for performing electronic throttle control. CPU
A configuration having two CPUs consisting of and is known.

【0003】これに対し近年では、CPUの高機能・大
容量化により、従来2つのCPUを使用して実現してき
たエンジン制御(噴射・点火制御)と電子スロットル制
御とを1つの制御CPUで構成し、エンジンECUのコ
ストダウンを図ることが考えられる。このような1CP
U構成のエンジンECUでは、電子スロットル制御の状
態を監視するための監視CPUが別途必要になる。この
場合、監視CPUは監視専用であり低機能(安価)なも
のが採用されるため、監視CPUとして制御CPUの通
信異常を精度良く検出できる構成が望まれている。特に
制御CPU側が全ての主導権を持ち、監視CPU側では
制御CPUからのデータ送信に同期してハード的にデー
タを返信する場合、監視CPUでは受信割り込み機能を
持たず、制御CPUの通信異常を検出することが困難と
なる。
On the other hand, in recent years, the engine control (injection / ignition control) and the electronic throttle control, which have been realized by using two CPUs in the past, are constituted by one control CPU due to the high function and large capacity of the CPU. However, it is possible to reduce the cost of the engine ECU. 1 CP like this
In the engine ECU having the U configuration, a monitor CPU for monitoring the state of electronic throttle control is separately required. In this case, since the monitoring CPU is dedicated to monitoring and has a low function (inexpensive), a configuration capable of accurately detecting the communication abnormality of the control CPU is desired as the monitoring CPU. In particular, when the control CPU side has all the initiative and the monitoring CPU side sends back data in hardware in synchronization with the data transmission from the control CPU, the monitoring CPU does not have the reception interrupt function and the communication error of the control CPU occurs. Difficult to detect.

【0004】[0004]

【発明が解決しようとする課題】本発明は、上記問題に
着目してなされたものであって、制御CPUと監視CP
Uとを備える車両用電子制御装置において、制御CPU
の通信異常を精度良く検出することができる構成を提供
することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and it includes a control CPU and a monitoring CP.
In a vehicle electronic control device including U, a control CPU
It is an object of the present invention to provide a configuration capable of accurately detecting the communication abnormality of.

【0005】[0005]

【課題を解決するための手段】請求項1に記載の発明で
は、制御CPUは各種の車両制御を実施し、監視CPU
は制御CPUの動作を監視する。また、制御CPUは、
監視CPUへのデータ送信の都度、前回送信時とは異な
る通信監視用データを付してデータ送信を行い、監視C
PUは、前記通信監視用データが更新されているかどう
かにより通信異常を判定する。前記通信監視用データ
は、データ送信の都度更新されるカウンタ値であると良
い(請求項2)。例えば制御CPUから監視CPUへの
通信が停止された場合、監視CPUでの通信監視用デー
タが不変となり、それに伴い制御CPUの通信異常が検
出できる。その結果、制御CPUと監視CPUとを備え
る車両用電子制御装置において、制御CPUの通信異常
を精度良く検出することができる。
According to a first aspect of the present invention, the control CPU executes various vehicle controls, and the monitoring CPU
Monitors the operation of the control CPU. In addition, the control CPU is
Each time data is transmitted to the monitoring CPU, data for communication monitoring different from that at the time of the previous transmission is attached and data is transmitted.
The PU determines a communication abnormality depending on whether or not the communication monitoring data has been updated. The communication monitoring data is preferably a counter value updated each time data is transmitted (claim 2). For example, when the communication from the control CPU to the monitoring CPU is stopped, the communication monitoring data in the monitoring CPU remains unchanged, so that the communication abnormality of the control CPU can be detected. As a result, in the vehicle electronic control device including the control CPU and the monitoring CPU, the communication abnormality of the control CPU can be accurately detected.

【0006】特に請求項3に記載したように、監視CP
Uが受信割り込み機能を持たず、制御CPUからのデー
タ送信に同期して制御CPUへデータを返信する場合、
データ受信の有無により制御CPUの異常を検出するこ
とが困難になる。これに対し、請求項1,2の発明を用
いることで、通信監視用データにより制御CPUの異常
が容易に検出できる。この場合、低機能な監視CPUを
用いることが可能となり、コストダウンが実現できる。
In particular, as described in claim 3, the monitoring CP
When U does not have the reception interrupt function and returns data to the control CPU in synchronization with data transmission from the control CPU,
It becomes difficult to detect an abnormality in the control CPU depending on the presence or absence of data reception. On the other hand, by using the inventions of claims 1 and 2, the abnormality of the control CPU can be easily detected from the communication monitoring data. In this case, it is possible to use a low-performance monitoring CPU, and it is possible to realize cost reduction.

【0007】請求項4に記載の発明では、監視CPU
は、前記通信監視用データを定期的にモニタし、当該デ
ータの今回値と前回値とが一致する場合、制御CPUか
らの通信が停止していると判定する。本構成によれば、
監視CPUでデータが正しく受信できない場合におい
て、その異常が通信停止によるものか、通信データの異
常によるものかが判別できる。
According to the invention described in claim 4, the monitoring CPU
Periodically monitors the communication monitoring data, and when the current value and the previous value of the data match, it is determined that the communication from the control CPU is stopped. According to this configuration,
When the monitoring CPU cannot correctly receive the data, it is possible to determine whether the abnormality is due to the communication stop or the communication data abnormality.

【0008】請求項5に記載の発明では、監視CPU
は、前記通信監視用データの今回値と前回値とが不一致
となる場合のみ、受信データの取り込みを許可する。本
構成によれば、例えば同一データが繰り返し受信される
場合において、実際に同一データを正しく受信したか、
或いは通信不良であったかが判別できる。
In the invention described in claim 5, the monitoring CPU
Permits the fetching of the received data only when the current value and the previous value of the communication monitoring data do not match. According to this configuration, for example, when the same data is repeatedly received, whether the same data is actually received correctly,
Alternatively, it can be determined whether the communication is defective.

【0009】請求項6に記載の発明では、前記通信監視
用データが所定時間以上更新されないと通信異常を判定
する構成とし、制御CPUが監視CPUにデータを送信
する時間間隔をT1とした場合に、監視CPUがT1≧
T2を満足する時間間隔T2にて前記通信監視用データ
をモニタする。この場合、通信監視用データのモニタ間
隔がデータ送信周期よりも短いため、通信監視用データ
が不変となる異常が漏れなく確実に検出でき、通信異常
検出までの時間が不用意に長引くといった事態が回避で
きる。
According to a sixth aspect of the present invention, when the communication monitoring data is not updated for a predetermined time or more, a communication abnormality is determined, and the time interval at which the control CPU transmits data to the monitoring CPU is T1. , The monitoring CPU is T1 ≧
The communication monitoring data is monitored at a time interval T2 that satisfies T2. In this case, since the monitoring interval of the communication monitoring data is shorter than the data transmission cycle, it is possible to reliably detect anomalies in which the communication monitoring data remains unchanged, and the time until the detection of a communication error is inadvertently lengthened. It can be avoided.

【0010】また、請求項7に記載の発明では、監視C
PUは、前記通信監視用データに基づく通信異常の検出
時にその旨をバックアップ用メモリに記憶保持し、その
通信異常が所定回検出された時、最終的に通信異常と判
定する。この場合、通信異常の誤検出が防止できる。
In the invention according to claim 7, the monitoring C
When detecting a communication abnormality based on the communication monitoring data, the PU stores and holds that fact in the backup memory, and when the communication abnormality is detected a predetermined number of times, finally determines that there is a communication abnormality. In this case, erroneous detection of communication abnormality can be prevented.

【0011】請求項8に記載の発明では、通信データを
2分割し、制御CPUは2分割した通信データを交互に
監視CPUに対して送信する車両用電子制御装置であっ
て、2分割した通信データのうち、一方のデータ送信時
には前記通信監視用データを更新するだけで監視CPU
に送信せず、他方のデータ送信時には前記通信監視用デ
ータを更新せずに監視CPUに送信する。要するに、通
信データ量が多い場合、該通信データが2分割して送信
されるが、かかる場合において2分割した通信データの
うち何れかのデータ送信が停止され、同一のデータが連
続して監視CPUに送信される異常が考えられる。この
異常発生時において、請求項8の発明によれば、何れの
データ送信が停止しても、通信監視用データに基づき異
常発生の旨が確実に検出できる。
According to the eighth aspect of the present invention, the communication data is divided into two, and the control CPU is an electronic control unit for a vehicle which alternately transmits the two-divided communication data to the monitoring CPU. When one of the data is transmitted, the monitoring CPU simply updates the communication monitoring data.
To the monitoring CPU without updating the communication monitoring data when transmitting the other data. In short, when the amount of communication data is large, the communication data is divided and transmitted, but in such a case, one of the divided communication data is stopped from being transmitted, and the same data is continuously monitored by the monitoring CPU. Anomaly sent to According to the invention of claim 8, at the time of occurrence of this abnormality, no matter which data transmission is stopped, the fact that the abnormality has occurred can be reliably detected based on the communication monitoring data.

【0012】[0012]

【発明の実施の形態】(第1の実施の形態)以下、この
発明を具体化した第1の実施の形態を図面に従って説明
する。
BEST MODE FOR CARRYING OUT THE INVENTION (First Embodiment) A first embodiment of the present invention will be described below with reference to the drawings.

【0013】図1は、本実施の形態におけるエンジンE
CUの構成を示すブロック図である。図1において、エ
ンジンECU10は、エンジンの噴射制御、点火制御及
び電子スロットル制御を実施するための制御CPU11
と、電子スロットル制御に関する監視制御を実施するた
めの監視CPU12と、制御CPU11の動作を監視す
るためのWD回路13とを備える。制御CPU11と監
視CPU12とは相互に通信可能に接続されている。制
御CPU11は、A/D変換器14を介してスロットル
開度やアクセル開度を入力する他に、エンジン回転数、
吸気管内圧力等々のエンジン運転情報を随時入力し、当
該運転情報に基づき図示しない燃料噴射弁、イグナイ
タ、スロットルアクチュエータの駆動を制御する。な
お、スロットル開度やアクセル開度のA/D値は監視C
PU12にも入力される。
FIG. 1 shows an engine E according to this embodiment.
It is a block diagram which shows the structure of CU. In FIG. 1, an engine ECU 10 is a control CPU 11 for executing engine injection control, ignition control, and electronic throttle control.
A monitoring CPU 12 for performing monitoring control related to electronic throttle control, and a WD circuit 13 for monitoring the operation of the control CPU 11. The control CPU 11 and the monitoring CPU 12 are connected so that they can communicate with each other. The control CPU 11 inputs the throttle opening and the accelerator opening via the A / D converter 14,
Engine operation information such as the intake pipe pressure is input at any time, and the drive of a fuel injection valve, an igniter, and a throttle actuator (not shown) is controlled based on the operation information. The throttle opening and accelerator opening A / D values are monitored C
It is also input to the PU 12.

【0014】制御CPU11と監視CPU12との間の
通信は、いわゆるCSI(ClockedSerial Interface)
方式が採用されており、各CPU11,12間ではクロ
ック同期でデータの送受信が行われる。この場合、CS
I方式では送信と受信とが独立しておらず、監視CPU
12は制御CPU11からクロックとデータが来た時、
ハード的に制御CPUへデータを返信する構成となって
いる。つまり、監視CPU12は受信割り込み機能を持
っていない。
Communication between the control CPU 11 and the monitoring CPU 12 is performed by a so-called CSI (Clocked Serial Interface).
A method is adopted, and data is transmitted and received between the CPUs 11 and 12 in clock synchronization. In this case, CS
In the I method, transmission and reception are not independent, and the monitoring CPU
12 is when the clock and data come from the control CPU 11,
The hardware is configured to send back data to the control CPU. That is, the monitoring CPU 12 does not have the reception interrupt function.

【0015】制御CPU11は、監視CPU12の動作
を監視するための監視制御を実施する。すなわち、監視
CPU12は、制御CPU11に対して所定周期で反転
するWDパルスを出力し、制御CPU11は、監視CP
U12からのWDパルスが所定時間以上反転しなかった
場合に監視CPU12に対してリセット信号を出力す
る。或いは、制御CPU11は、監視CPU12から正
常にデータを受信しない場合に監視CPU12に対して
リセット信号を出力する。
The control CPU 11 carries out monitoring control for monitoring the operation of the monitoring CPU 12. That is, the monitoring CPU 12 outputs a WD pulse that is inverted at a predetermined cycle to the control CPU 11, and the control CPU 11 monitors the monitoring CP.
When the WD pulse from U12 is not inverted for a predetermined time or longer, a reset signal is output to the monitoring CPU 12. Alternatively, the control CPU 11 outputs a reset signal to the monitoring CPU 12 when data is not normally received from the monitoring CPU 12.

【0016】また、制御CPU11は、監視CPU12
に対してスロットル開度、アクセル開度、フェイルセー
フ実施フラグ等、スロットル制御に関するデータを送信
する。このとき、監視CPU12は、スロットル制御の
監視処理として、例えばA/D変換器14を通じて入力
したスロットル開度やアクセル開度のデータと、制御C
PU11より受信した同じくスロットル開度やアクセル
開度のデータとを比較し、それらが一致するかどうかに
よりスロットル制御状態の異常を検出する。そして、そ
の監視結果を制御CPU11に対して返信する。
Further, the control CPU 11 is a monitoring CPU 12
Data regarding throttle control such as throttle opening, accelerator opening, fail-safe execution flag, etc. is transmitted to the. At this time, the monitoring CPU 12 performs the throttle control monitoring processing, for example, data of the throttle opening and accelerator opening input through the A / D converter 14 and the control C.
Similarly, the throttle opening and accelerator opening data received from the PU 11 are compared with each other, and an abnormality in the throttle control state is detected depending on whether or not they match. Then, the monitoring result is returned to the control CPU 11.

【0017】また、制御CPU11は、監視CPU12
での監視結果に従い、スロットル制御の異常発生時に所
定のフェイルセーフ処理を実施する。フェイルセーフ処
理として具体的には、車両の退避走行(リンプホーム)
を実現すべく、一部の気筒の燃料噴射を休止させる減筒
制御や点火時期を遅角させる点火遅角制御等を実施す
る。
Further, the control CPU 11 is a monitoring CPU 12
In accordance with the monitoring result in (3), a predetermined fail-safe process is executed when the throttle control abnormality occurs. Specifically as fail-safe processing, evacuation traveling of the vehicle (limp home)
In order to realize the above, a cylinder cut-off control that suspends fuel injection in some cylinders, an ignition retard control that retards the ignition timing, and the like are performed.

【0018】更に、制御CPU11は、WD回路13に
対して所定周期で反転するWDパルスを出力する。WD
回路13は、制御CPU11からのWDパルスが所定時
間以上反転しなかった場合に制御CPU11に対してリ
セット信号を出力する。
Further, the control CPU 11 outputs a WD pulse which is inverted at a predetermined cycle to the WD circuit 13. WD
The circuit 13 outputs a reset signal to the control CPU 11 when the WD pulse from the control CPU 11 has not been inverted for a predetermined time or longer.

【0019】本実施の形態では特に、監視CPU12が
制御CPU11に対して直接リセットをかけることが可
能な構成としており、制御CPU11との通信が正しく
行われない場合、監視CPU12が制御CPU11にリ
セット信号を出力する。また本構成では、WD回路13
からリセット信号を取り込むためのリセット端子に、監
視CPU12からのリセット信号を取り込むようにして
いる。これにより、WD回路13又は監視CPU12の
何れかから制御CPU11にリセット信号が入力される
場合、該リセット信号により制御CPU11がリセット
されると共に、制御CPU11により監視CPU12も
同時にリセットされる。
In this embodiment, in particular, the monitoring CPU 12 can directly reset the control CPU 11, and when the communication with the control CPU 11 is not performed correctly, the monitoring CPU 12 sends a reset signal to the control CPU 11. Is output. Further, in this configuration, the WD circuit 13
The reset signal from the monitoring CPU 12 is loaded into the reset terminal for loading the reset signal from the. As a result, when a reset signal is input to the control CPU 11 from either the WD circuit 13 or the monitoring CPU 12, the control CPU 11 is reset by the reset signal, and the monitoring CPU 12 is simultaneously reset by the control CPU 11.

【0020】次に、制御CPU11と監視CPU12と
の間のCPU間通信の詳細を説明する。図2及び図3は
制御CPU11の処理を示すフローチャートであり、図
4は監視CPU12の処理を示すフローチャートであ
る。本実施の形態では、制御CPU11は、図2の4m
sec処理により監視CPU12に対して定期的(4m
sec毎)にデータ送信を行い、更に受信割り込みにて
図3の受信完了処理を実施する。また、監視CPU12
は、図4の2msec処理により制御CPU11の通信
異常の有無を判定する。以下、図2〜図4の処理を順に
説明する。
Next, details of inter-CPU communication between the control CPU 11 and the monitoring CPU 12 will be described. 2 and 3 are flowcharts showing the processing of the control CPU 11, and FIG. 4 is a flowchart showing the processing of the monitoring CPU 12. In the present embodiment, the control CPU 11 is 4 m in FIG.
Periodically (4 m
Data is transmitted every sec), and the reception completion processing shown in FIG. 3 is executed by a reception interrupt. Also, the monitoring CPU 12
Determines whether or not there is a communication abnormality of the control CPU 11 by the 2 msec processing of FIG. Hereinafter, the processes of FIGS. 2 to 4 will be sequentially described.

【0021】制御CPU11による4msec処理(図
2)において、先ずステップ101では、「通信監視用
データ」としての通信回数カウンタCMSを1インクリ
メントし、続くステップ102では、監視CPU12に
対してデータを送信する。このとき、前記通信回数カウ
ンタCMSを付加してデータ送信を行う。その後、ステ
ップ103では、通信停止時間カウンタCS1を1イン
クリメントし、続くステップ104では、通信停止時間
カウンタCS1が所定時間相当の値(本実施の形態では
48msec相当の値)よりも大きくなったか否かを判
別する。YESの場合、監視CPU12の通信異常であ
るとみなし、ステップ105で通信異常フラグXNG1
をONする。また、ステップ106では、受信データ異
常回数カウンタCE1が所定回数(本実施の形態では2
0回)よりも大きいか否かを判別する。CE1>20回
の場合、監視CPU12の通信異常であるとみなし、ス
テップ107で通信異常フラグXNG1をONする。
In the 4 msec process (FIG. 2) by the control CPU 11, first, in step 101, the communication number counter CMS as "data for communication monitoring" is incremented by one, and in step 102, the data is transmitted to the monitoring CPU 12. . At this time, data transmission is performed by adding the communication counter CMS. After that, in step 103, the communication stop time counter CS1 is incremented by 1, and in subsequent step 104, it is determined whether or not the communication stop time counter CS1 becomes larger than a value corresponding to a predetermined time (a value corresponding to 48 msec in the present embodiment). To determine. In the case of YES, it is considered that there is a communication error in the monitoring CPU 12, and in step 105 the communication error flag XNG1
Turn on. Further, in step 106, the reception data abnormality number counter CE1 is set to a predetermined number (2 in the present embodiment).
(0 times). If CE1> 20 times, it is considered that there is a communication abnormality in the monitoring CPU 12, and the communication abnormality flag XNG1 is turned on in step 107.

【0022】その後、ステップ108では、通信異常フ
ラグXNG1がONであるか否かを判別する。XNG1
=ONの場合ステップ109に進み、監視CPU12に
対してリセット信号を出力し、当該CPU12にリセッ
トをかける。
After that, in step 108, it is determined whether or not the communication abnormality flag XNG1 is ON. XNG1
= ON, the process proceeds to step 109 to output a reset signal to the monitoring CPU 12 to reset the CPU 12.

【0023】また、制御CPU11による受信完了処理
(図3)において、ステップ201では、通信停止時間
カウンタCS1を0にクリアし、ステップ202では、
受信データが異常であるか否かを判別する。このとき、
受信データの異常検出は、周知のサムチェック、或いは
パリティチェック等により実施される。受信データ正常
の場合ステップ203に進み、受信データ異常回数カウ
ンタCE1を0にクリアする。また、受信データ異常の
場合ステップ204に進み、受信データ異常回数カウン
タCE1を1インクリメントする。
In the reception completion process (FIG. 3) by the control CPU 11, the communication stop time counter CS1 is cleared to 0 in step 201, and in step 202,
It is determined whether the received data is abnormal. At this time,
Abnormality detection of received data is performed by a well-known sum check, parity check, or the like. If the received data is normal, the routine proceeds to step 203, where the received data abnormality number counter CE1 is cleared to zero. If the received data is abnormal, the routine proceeds to step 204, where the received data abnormal number counter CE1 is incremented by 1.

【0024】一方、監視CPU12による2msec処
理(図4)において、先ずステップ301では、通信回
数カウンタCMSの今回値と前回値+1とが一致するか
否かを判別する。一致する場合ステップ302に進み、
通信停止時間カウンタCS2を0にクリアし、一致しな
い場合ステップ303に進み、通信停止時間カウンタC
S2を1インクリメントする。その後、ステップ304
では、通信回数カウンタCMSの今回値を前回値として
更新する。
On the other hand, in the 2 msec process (FIG. 4) by the monitoring CPU 12, first, at step 301, it is judged if the current value of the communication counter CMS and the previous value +1 match. If they match, go to step 302,
The communication stop time counter CS2 is cleared to 0, and when they do not match, the process proceeds to step 303, and the communication stop time counter C
Increment S2 by 1. Then step 304
Then, the current value of the communication counter CMS is updated as the previous value.

【0025】ステップ305では、通信停止時間カウン
タCS2が所定時間相当の値(本実施の形態では100
msec相当の値)よりも大きくなったか否かを判別す
る。YESの場合、制御CPU11の通信異常であると
みなし、ステップ306で通信異常フラグXNG2をO
Nする。
At step 305, the communication suspension time counter CS2 indicates a value corresponding to a predetermined time (100 in the present embodiment).
It is determined whether or not the value is larger than (a value corresponding to msec). In the case of YES, it is considered that the communication of the control CPU 11 is abnormal, and the communication abnormality flag XNG2 is set to O in step 306.
N

【0026】その後、ステップ307では、サムチェッ
クやパリティチェック等により受信データが異常である
か否かを判別する。受信データ正常の場合ステップ30
8に進み、受信データ異常回数カウンタCE2を0にク
リアする。また、受信データ異常の場合ステップ309
に進み、受信データ異常回数カウンタCE2を1インク
リメントする。また、ステップ310では、受信データ
異常回数カウンタCE2が所定回数(本実施の形態では
20回)よりも大きいか否かを判別する。CE2>20
回の場合、制御CPU11の通信異常であるとみなし、
ステップ311で通信異常フラグXNG2をONする。
After that, in step 307, it is determined whether or not the received data is abnormal by a sum check, a parity check, or the like. If the received data is normal, step 30
In step 8, the reception data abnormality number counter CE2 is cleared to 0. If the received data is abnormal, step 309
Then, the received data abnormality number counter CE2 is incremented by 1. Further, in step 310, it is determined whether or not the reception data abnormality number counter CE2 is larger than a predetermined number (20 times in the present embodiment). CE2> 20
If it is, it is considered that the control CPU 11 has a communication error,
In step 311, the communication error flag XNG2 is turned on.

【0027】その後、ステップ312では、通信異常フ
ラグXNG2がONであるか否かを判別する。XNG2
=ONの場合ステップ313に進み、制御CPU11に
対してリセット信号を出力し、当該CPU11にリセッ
トをかける。
Then, in step 312, it is determined whether or not the communication abnormality flag XNG2 is ON. XNG2
= ON, the process proceeds to step 313, a reset signal is output to the control CPU 11, and the CPU 11 is reset.

【0028】図5は、上記図2〜図4の処理をより具体
的に説明するためのタイムチャートである。図5におい
て、(a)は制御CPU11の動作を、(b)は監視C
PU12の動作を示し、更にタイミングt1以前は通信
異常が発生していない状態を、タイミングt1以後は通
信異常が発生した後の状態を示す。なお、図5は、制御
CPU11から監視CPU12への通信が途絶えた場合
の異常を例示している。
FIG. 5 is a time chart for explaining the processes of FIGS. 2 to 4 more specifically. In FIG. 5, (a) shows the operation of the control CPU 11, and (b) shows the monitoring C.
The operation of the PU 12 is shown, and further, a state in which no communication abnormality occurs before the timing t1 and a state after the communication abnormality occurs after the timing t1 are shown. Note that FIG. 5 exemplifies an abnormality when communication from the control CPU 11 to the monitoring CPU 12 is interrupted.

【0029】制御CPU11では、4msec周期で通
信回数カウンタCMSがカウントアップされる。これに
対し、監視CPU12では、2msec周期で通信回数
カウンタCMSの値がモニタされる。この場合、タイミ
ングt1以前は、監視CPU12が制御CPU11での
CMS動作を正しく受信するため、通信停止時間カウン
タCS2が0,1の値を繰り返すだけであり、この期間
では通信異常フラグXNG1,XNG2がOFFのまま
保持される。
In the control CPU 11, the communication number counter CMS is incremented every 4 msec. On the other hand, the monitoring CPU 12 monitors the value of the communication number counter CMS at a cycle of 2 msec. In this case, since the monitoring CPU 12 correctly receives the CMS operation in the control CPU 11 before the timing t1, the communication stop time counter CS2 only repeats the values of 0 and 1, and the communication abnormality flags XNG1 and XNG2 are set in this period. It is kept off.

【0030】タイミングt1で制御CPU11から監視
CPU12への通信が途絶えると、監視CPU12で通
信データが受信できなくなる。故に、監視CPU12で
の通信回数カウンタCMSのカウントアップ動作が止ま
り、これに代わって通信停止時間カウンタCS2がカウ
ントアップされる。そして、通信停止時間カウンタCS
2が100msec相当の値に達すると(タイミングt
2)、通信異常フラグXNG2がONされ、それに伴い
監視CPU12により制御CPU11がリセットされ
る。制御CPU11にリセットがかかる時、制御CPU
11により監視CPU12にもリセットがかかる。リセ
ット後に各CPU11,12が再起動される時、カウン
タ等が初期化される。
When the communication from the control CPU 11 to the monitoring CPU 12 is interrupted at timing t1, the monitoring CPU 12 cannot receive communication data. Therefore, the count-up operation of the communication counter CMS in the monitoring CPU 12 is stopped, and instead, the communication stop time counter CS2 is counted up. Then, the communication stop time counter CS
2 reaches a value equivalent to 100 msec (timing t
2) The communication abnormality flag XNG2 is turned on, and the control CPU 11 is reset by the monitoring CPU 12 accordingly. When the control CPU 11 is reset, the control CPU
The monitoring CPU 12 is also reset by 11. When the CPUs 11 and 12 are restarted after the reset, the counters and the like are initialized.

【0031】ここで、各CPU11,12には、バック
アップ用メモリとしてのスタンバイRAMが各々設けら
れており、通信異常フラグXNG1,XNG2はこのス
タンバイRAMに格納される。それ故、通信異常フラグ
XNG1,XNG2の状態はリセット後も保持される。
そして、通信回数カウンタCMSによる通信異常が再度
検出されると、最終的に通信異常と判断され、警告ラン
プ等により異常発生の旨がユーザに警告される。なお、
3回以上通信異常が検出された時、最終的に通信異常と
判断する構成であっても良い。
Here, each CPU 11, 12 is provided with a standby RAM as a backup memory, and the communication abnormality flags XNG1, XNG2 are stored in this standby RAM. Therefore, the states of the communication abnormality flags XNG1 and XNG2 are retained even after the reset.
Then, when the communication abnormality by the communication counter CMS is detected again, it is finally determined that the communication is abnormal, and a warning lamp or the like warns the user of the occurrence of the abnormality. In addition,
The configuration may be such that, when the communication abnormality is detected three times or more, the communication abnormality is finally determined.

【0032】以上詳述した本実施の形態によれば、以下
に示す効果が得られる。制御CPU11から送信される
通信回数カウンタCMS(通信監視用データ)が更新さ
れているかどうかにより監視CPU12が制御CPU1
1の通信異常を判定するので、その異常判定が容易に且
つ精度良く実施できる。特に、監視CPU12が受信割
り込み機能を持たない構成であっても、制御CPUの異
常検出が可能となる。この場合、低機能な監視CPU1
2を用いることが可能となり、コストダウンが実現でき
る。
According to this embodiment described in detail above, the following effects can be obtained. The monitoring CPU 12 determines whether the communication counter CMS (communication monitoring data) transmitted from the control CPU 11 is updated.
Since the communication abnormality of No. 1 is determined, the abnormality determination can be performed easily and accurately. In particular, even if the monitoring CPU 12 does not have the reception interrupt function, the abnormality of the control CPU can be detected. In this case, the low-performance monitoring CPU 1
2 can be used, and cost reduction can be realized.

【0033】また、通信回数カウンタCMSのモニタ間
隔(2msec)がデータ送信周期(4msec)より
も短いため、通信回数カウンタCMSが不変となる異常
が漏れなく確実に検出でき、通信異常検出までの時間が
不用意に長引くといった事態が回避できる。
Further, since the monitoring interval (2 msec) of the communication number counter CMS is shorter than the data transmission cycle (4 msec), an abnormality that the communication number counter CMS does not change can be surely detected without fail, and the time until the communication abnormality is detected. It is possible to avoid the situation where it is lengthened carelessly.

【0034】また、監視CPU12でデータが正しく受
信できない異常発生時において、その異常が通信停止に
よるものか、通信データの異常によるものかを判別する
ことができる。すなわち、通信回数カウンタCMSの今
回値と前回値とが一致する場合、制御CPU11からの
通信停止による異常であると判定できる。この場合、例
えば異常データが関係するブロックのみを初期化する
等、異常の状態に応じてより細かな制御が実現できる。
Further, when an abnormality occurs in which data cannot be correctly received by the monitoring CPU 12, it is possible to determine whether the abnormality is due to communication stop or communication data abnormality. That is, when the current value and the previous value of the communication number counter CMS match, it can be determined that there is an abnormality due to the communication stop from the control CPU 11. In this case, finer control can be realized according to the abnormal state, such as initializing only the block related to the abnormal data.

【0035】また、通信異常の検出結果(フラグ情報X
NG1,XNG2)をスタンバイRAMに記憶保持し、
その通信異常が所定回数に達した時に最終的に通信異常
と判定するため、通信異常の誤検出が防止できる。
Further, the communication abnormality detection result (flag information X
NG1, XNG2) is stored and held in the standby RAM,
When the communication abnormality reaches a predetermined number of times, the communication abnormality is finally determined, so that it is possible to prevent erroneous detection of the communication abnormality.

【0036】(第2の実施の形態)次に、本発明におけ
る第2の実施の形態について、上述した第1の実施の形
態との相違点を中心に説明する。本実施の形態では、通
信データ量が多く、通信を2回(通信A、通信B)に分
けて行う場合において、通信回数カウンタCMSを通信
A、通信Bの何れか一方でのみ更新する。また、本来は
通信A,Bを交互に実施する構成に対して通信A,Bの
何れかのみが連続して実施される異常時にその異常を図
6の処理にて検出することとしている。
(Second Embodiment) Next, a second embodiment of the present invention will be described focusing on the differences from the above-described first embodiment. In the present embodiment, when the communication data amount is large and the communication is performed twice (communication A and communication B), the communication number counter CMS is updated only in either communication A or communication B. Further, originally, in the configuration in which the communication A and B are alternately performed, when only one of the communication A and B is continuously performed, the abnormality is detected by the process of FIG.

【0037】図6は、通信データを通信A、通信Bに2
分割する場合における定期的なデータ送信処理を示すフ
ローチャートである。図6において、(a)は通信Aを
行うための4msec処理、(b)は通信Bを行うため
の4msec処理をそれぞれ示しており、これら各処理
は等間隔で交互に実施される。また、これら各処理は前
記図2に置き換えて制御CPU11により実施され、ス
テップ103以降の処理は前記図2に準ずる。なお、監
視CPU12の処理は前記図4の処理をそのまま用いる
ため、ここではその説明を省略する。
In FIG. 6, the communication data is transmitted to the communication A and the communication B.
It is a flowchart which shows the periodical data transmission process in the case of division. In FIG. 6, (a) shows a 4 msec process for performing communication A, and (b) shows a 4 msec process for performing communication B, and these processes are alternately performed at equal intervals. Further, each of these processes is replaced with FIG. 2 and is executed by the control CPU 11, and the processes after step 103 are based on FIG. Since the processing of the monitoring CPU 12 uses the processing of FIG. 4 as it is, the description thereof is omitted here.

【0038】図6(a)において、ステップ401で
は、通信回数カウンタCMSを1インクリメントし、続
くステップ402では、通信Aとして監視CPU12に
対してデータaを送信する。このとき、通信回数カウン
タCMSを付加せず、データaのみを送信する。ステッ
プ103以降は前述の通りである。
In FIG. 6A, the communication counter CMS is incremented by 1 in step 401, and in step 402, data a is transmitted to the monitoring CPU 12 as communication A. At this time, only the data a is transmitted without adding the communication counter CMS. The steps after step 103 are as described above.

【0039】一方、図6(b)において、ステップ50
1では、通信Bとして監視CPU12に対してデータb
を送信する。このとき、前記図6(a)にてインクリメ
ントした通信回数カウンタCMSを付加してデータbを
送信する。ステップ103以降は前述の通りである。
On the other hand, in FIG. 6B, step 50
In 1, data b is sent to the monitoring CPU 12 as communication B.
To send. At this time, the communication number counter CMS incremented in FIG. 6A is added and the data b is transmitted. The steps after step 103 are as described above.

【0040】図7は、上記図6の処理をより具体的に説
明するためのタイムチャートであり、同図には通信正常
時における基本動作を示す。図の(a)は制御CPU1
1での動作を、(b)は監視CPU12での動作を示
す。
FIG. 7 is a time chart for explaining the process of FIG. 6 more concretely, and FIG. 7 shows a basic operation when communication is normal. (A) of the figure shows the control CPU 1
1 shows the operation at 1, and (b) shows the operation at the monitoring CPU 12.

【0041】図7では、制御CPU11から監視CPU
12に対してデータaとデータbとが交互に一定周期で
送信される。このとき、データaの送信時に通信回数カ
ウンタCMSがカウントアップされ、データbの送信時
に同カウンタCMSが監視CPU12に送信される。ま
た、監視CPU12では、データa,bの受信毎に通信
回数カウンタCMSの保持とカウントアップが繰り返さ
れ、それに伴い通信停止時間カウンタCS2が0,1の
値を繰り返す。故に、通信異常フラグXNG2がONさ
れることはない。
In FIG. 7, the control CPU 11 to the monitoring CPU
Data a and data b are alternately transmitted to 12 in a constant cycle. At this time, the communication counter CMS is counted up when transmitting the data a, and the counter CMS is transmitted to the monitoring CPU 12 when transmitting the data b. In the monitoring CPU 12, the communication counter CMS is repeatedly held and counted up each time the data a and b are received, and the communication stop time counter CS2 repeats the value of 0 and 1 accordingly. Therefore, the communication abnormality flag XNG2 is never turned ON.

【0042】また、図8は通信Aが連続する異常、図9
は通信Bが連続する異常をそれぞれ説明するためのタイ
ムチャートである。図の(a)は制御CPU11での動
作を、(b)は監視CPU12での動作を示す。
Further, FIG. 8 shows an abnormality in which communication A continues, and FIG.
[Fig. 4] is a time chart for explaining respective abnormalities of continuous communication B. In the figure, (a) shows the operation of the control CPU 11, and (b) shows the operation of the monitoring CPU 12.

【0043】図8では、制御CPU11からデータaが
連続して送信され、その都度制御CPU11側で通信回
数カウンタCMSがカウントアップされる。但し、通信
Bが実施されないため、CMS値が監視CPU12に送
信されることはない。このとき、監視CPU12では、
通信回数カウンタCMSの値が不変となるため、通信停
止時間カウンタCS2が次第にカウントアップされる。
従って、CS2値が所定値に達した時に通信異常フラグ
XNG2がONされる。
In FIG. 8, the data a is continuously transmitted from the control CPU 11, and the communication counter CMS is incremented on the control CPU 11 side each time. However, since the communication B is not executed, the CMS value is not transmitted to the monitoring CPU 12. At this time, the monitoring CPU 12
Since the value of the communication number counter CMS remains unchanged, the communication suspension time counter CS2 is gradually counted up.
Therefore, the communication error flag XNG2 is turned on when the CS2 value reaches the predetermined value.

【0044】一方、図9では、制御CPU11からデー
タbが連続して送信され、制御CPU11側で通信回数
カウンタCMSの値が不変となる。このとき、監視CP
U12でも同様に通信回数カウンタCMSの値が不変と
なるため、通信停止時間カウンタCS2が次第にカウン
トアップされる。従って、CS2値が所定値に達した時
に通信異常フラグXNG2がONされる。
On the other hand, in FIG. 9, the data b is continuously transmitted from the control CPU 11, and the value of the communication counter CMS on the control CPU 11 side becomes unchanged. At this time, the monitoring CP
In U12 as well, the value of the communication counter CMS remains unchanged, so that the communication suspension time counter CS2 is gradually incremented. Therefore, the communication error flag XNG2 is turned on when the CS2 value reaches the predetermined value.

【0045】以上本実施の形態によれば、2分割された
通信A、通信Bのどちらが抜けた場合でも通信回数カウ
ンタCMSにより通信異常が確実に検出できる。またこ
の場合、通信A,Bのうち、一方でのみ通信回数カウン
タCMSがカウントアップされるため、その分各CPU
11,12での負荷が軽減される。
As described above, according to the present embodiment, the communication error can be reliably detected by the communication counter CMS regardless of whether the communication A or the communication B divided into two is disconnected. Further, in this case, the communication number counter CMS is incremented only for one of the communications A and B, so that each CPU
The load on 11 and 12 is reduced.

【0046】なお本発明は、上記以外に次の形態にて具
体化できる。監視CPU12において、通信回数カウン
タCMS(通信監視用データ)の今回値と前回値とが不
一致となる場合のみ、受信データの取り込みを許可す
る。本構成によれば、例えば同一データが繰り返し受信
される場合において、実際に同一データを正しく受信し
たか、或いは通信不良であったかが判別できる。また、
制御CPU11から同じデータがn回送信される場合に
は、通信回数カウンタCMSがn回更新されたか否かを
判別し、その通信異常を判定するようにしても良い。
The present invention can be embodied in the following modes other than the above. In the monitoring CPU 12, the reception data is permitted only when the current value and the previous value of the communication counter CMS (data for communication monitoring) do not match. According to this configuration, for example, when the same data is repeatedly received, it is possible to determine whether the same data was actually received correctly or the communication was defective. Also,
When the same data is transmitted n times from the control CPU 11, it may be determined whether or not the communication counter CMS has been updated n times, and the communication abnormality may be determined.

【0047】上記実施の形態では、「通信監視用デー
タ」として通信回数カウンタCMSを用い、該カウンタ
CMSにより制御CPU11の通信異常を検出したが、
「通信監視用データ」として、フラグ情報を用いるな
ど、他の構成を用いても良い。また、通信回数カウンタ
CMSを用いる場合において、カウンタ値更新の幅を適
宜変更することも可能である。要は、通信の都度変化す
るよう通信監視用データが構成されれば良い。
In the above embodiment, the communication count counter CMS is used as the "communication monitoring data", and the communication abnormality of the control CPU 11 is detected by the counter CMS.
Other configurations such as using flag information may be used as the “communication monitoring data”. Further, when the communication counter CMS is used, it is possible to appropriately change the width of updating the counter value. The point is that the communication monitoring data may be configured so as to change with each communication.

【0048】上記実施の形態では、通信異常の検出結果
(フラグ情報XNG1,XNG2)をスタンバイRAM
に記憶保持したが、その構成を無くし、毎回の通信異常
の検出の都度、警告ランプ等により異常発生の旨をユー
ザに警告する構成であっても良い。
In the above embodiment, the detection result (flag information XNG1, XNG2) of the communication abnormality is stored in the standby RAM.
However, the configuration may be eliminated and a user may be alerted to the occurrence of an abnormality by a warning lamp or the like each time a communication abnormality is detected.

【0049】上記実施の形態では、監視CPU12が制
御CPU11の通信異常を検出した時、その監視CPU
12が制御CPU11にリセットをかける構成とした
が、その構成を変更することも可能である。例えば、制
御CPU11の通信異常時に、監視CPU12がその旨
を制御CPU11側に通知する構成であっても良い。
In the above embodiment, when the monitoring CPU 12 detects the communication abnormality of the control CPU 11, the monitoring CPU 12
Although the configuration is such that 12 resets the control CPU 11, the configuration can be changed. For example, the monitoring CPU 12 may notify the control CPU 11 side when the control CPU 11 has a communication error.

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

【図1】発明の実施の形態におけるエンジンECUの概
要を示す構成図。
FIG. 1 is a configuration diagram showing an outline of an engine ECU according to an embodiment of the invention.

【図2】制御CPUによる4msec処理を示すフロー
チャート。
FIG. 2 is a flowchart showing a 4 msec process by a control CPU.

【図3】制御CPUによる受信完了処理を示すフローチ
ャート。
FIG. 3 is a flowchart showing a reception completion process by the control CPU.

【図4】監視CPUによる2msec処理を示すフロー
チャート。
FIG. 4 is a flowchart showing 2 msec processing by the monitoring CPU.

【図5】通信動作を具体的に示すタイムチャート。FIG. 5 is a time chart specifically showing a communication operation.

【図6】制御CPUによる4msec処理を示すフロー
チャート。
FIG. 6 is a flowchart showing a 4 msec process by the control CPU.

【図7】通信動作を具体的に示すタイムチャート。FIG. 7 is a time chart specifically showing a communication operation.

【図8】通信動作を具体的に示すタイムチャート。FIG. 8 is a time chart specifically showing a communication operation.

【図9】通信動作を具体的に示すタイムチャート。FIG. 9 is a time chart specifically showing a communication operation.

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

10…エンジンECU、11…制御CPU、12…監視
CPU。
10 ... Engine ECU, 11 ... Control CPU, 12 ... Monitoring CPU.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】各種の車両制御を実施する制御CPUと、
該制御CPUに対して通信可能に接続され、制御CPU
の動作を監視する監視CPUとを備える車両用電子制御
装置において、 制御CPUは、監視CPUへのデータ送信の都度、前回
送信時とは異なる通信監視用データを付してデータ送信
を行い、監視CPUは、前記通信監視用データが更新さ
れているかどうかにより通信異常を判定することを特徴
とする車両用電子制御装置。
1. A control CPU for executing various vehicle controls,
The control CPU is communicably connected to the control CPU.
In the vehicle electronic control device including the monitoring CPU that monitors the operation of the control CPU, the control CPU transmits data with communication monitoring data different from the previous transmission every time data is transmitted to the monitoring CPU. The electronic control device for a vehicle, wherein the CPU determines a communication abnormality based on whether or not the communication monitoring data is updated.
【請求項2】前記通信監視用データは、データ送信の都
度更新されるカウンタ値である請求項1記載の車両用電
子制御装置。
2. The electronic control unit for a vehicle according to claim 1, wherein the communication monitoring data is a counter value that is updated each time data is transmitted.
【請求項3】監視CPUが受信割り込み機能を持たず、
制御CPUからのデータ送信に同期して制御CPUへデ
ータを返信する請求項1又は2記載の車両用電子制御装
置。
3. The monitoring CPU does not have a reception interrupt function,
3. The vehicle electronic control device according to claim 1, wherein data is returned to the control CPU in synchronization with data transmission from the control CPU.
【請求項4】監視CPUは、前記通信監視用データを定
期的にモニタし、当該データの今回値と前回値とが一致
する場合、制御CPUからの通信が停止していると判定
する請求項1乃至3の何れかに記載の車両用電子制御装
置。
4. The monitoring CPU periodically monitors the communication monitoring data, and when the current value and the previous value of the data match, it is determined that the communication from the control CPU is stopped. The vehicle electronic control device according to any one of 1 to 3.
【請求項5】監視CPUは、前記通信監視用データの今
回値と前回値とが不一致となる場合のみ、受信データの
取り込みを許可する請求項1乃至4の何れかに記載の車
両用電子制御装置。
5. The vehicle electronic control according to claim 1, wherein the monitoring CPU permits the reception data to be taken in only when the current value and the previous value of the communication monitoring data do not match. apparatus.
【請求項6】前記通信監視用データが所定時間以上更新
されないと通信異常を判定する構成とし、制御CPUが
監視CPUにデータを送信する時間間隔をT1とした場
合に、監視CPUがT1≧T2を満足する時間間隔T2
にて前記通信監視用データをモニタする請求項1乃至5
の何れかに記載の車両用電子制御装置。
6. When the communication monitoring data is not updated for a predetermined time or more, a communication abnormality is determined, and when the time interval at which the control CPU transmits data to the monitoring CPU is T1, the monitoring CPU has T1 ≧ T2. Time interval T2 that satisfies
6. The data for monitoring communication is monitored by
An electronic control unit for a vehicle according to any one of 1.
【請求項7】監視CPUは、前記通信監視用データに基
づく通信異常の検出時にその旨をバックアップ用メモリ
に記憶保持し、その通信異常が所定回検出された時、最
終的に通信異常と判定する請求項1乃至6の何れかに記
載の車両用電子制御装置。
7. The monitoring CPU stores and retains a communication abnormality in the backup memory when the communication abnormality is detected based on the communication monitoring data, and when the communication abnormality is detected a predetermined number of times, finally determines the communication abnormality. The electronic control unit for a vehicle according to any one of claims 1 to 6.
【請求項8】通信データを2分割し、制御CPUは2分
割した通信データを交互に監視CPUに対して送信する
車両用電子制御装置であって、2分割した通信データの
うち、一方のデータ送信時には前記通信監視用データを
更新するだけで監視CPUに送信せず、他方のデータ送
信時には前記通信監視用データを更新せずに監視CPU
に送信する請求項1乃至7の何れかに記載の車両用電子
制御装置。
8. An electronic control unit for a vehicle, wherein communication data is divided into two, and the control CPU alternately transmits the divided communication data to the monitoring CPU. One of the two divided communication data is transmitted. At the time of transmission, only the communication monitoring data is updated and is not transmitted to the monitoring CPU. At the time of transmitting the other data, the communication monitoring data is not updated and the monitoring CPU is not updated.
The electronic control unit for a vehicle according to any one of claims 1 to 7, which is transmitted to
JP2001334366A 2001-10-31 2001-10-31 Electronic control device for vehicle Expired - Fee Related JP3901987B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001334366A JP3901987B2 (en) 2001-10-31 2001-10-31 Electronic control device for vehicle

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001334366A JP3901987B2 (en) 2001-10-31 2001-10-31 Electronic control device for vehicle

Publications (2)

Publication Number Publication Date
JP2003137045A true JP2003137045A (en) 2003-05-14
JP3901987B2 JP3901987B2 (en) 2007-04-04

Family

ID=19149507

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001334366A Expired - Fee Related JP3901987B2 (en) 2001-10-31 2001-10-31 Electronic control device for vehicle

Country Status (1)

Country Link
JP (1) JP3901987B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009184423A (en) * 2008-02-04 2009-08-20 Denso Corp Vehicular electronic control unit
JP2009274569A (en) * 2008-05-14 2009-11-26 Denso Corp Vehicle controlling device
JP2013199166A (en) * 2012-03-23 2013-10-03 Denso Corp Vehicle behavior control system
JP2014019416A (en) * 2012-07-24 2014-02-03 Hitachi Automotive Systems Ltd Vehicle control device
JP2015060349A (en) * 2013-09-18 2015-03-30 日立オートモティブシステムズ株式会社 Electronic control apparatus for vehicle
JP2015528411A (en) * 2012-09-01 2015-09-28 フオルクスヴアーゲン アクチエンゲゼルシヤフトVolkswagenAG Method for monitoring device connected to communication channel, monitoring device, and vehicle
JP2016057888A (en) * 2014-09-10 2016-04-21 株式会社デンソー Electronic control device and communication system
KR20190026414A (en) * 2017-09-05 2019-03-13 (주) 보쉬전장 Method of automatically restarting ecu upon occurrence of lin communicatin errors

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009184423A (en) * 2008-02-04 2009-08-20 Denso Corp Vehicular electronic control unit
JP4525762B2 (en) * 2008-02-04 2010-08-18 株式会社デンソー Electronic control device for vehicle
US8155824B2 (en) 2008-02-04 2012-04-10 Denso Corporation Electronic control apparatus for vehicles, which is provided with plural microcomputers
JP2009274569A (en) * 2008-05-14 2009-11-26 Denso Corp Vehicle controlling device
JP2013199166A (en) * 2012-03-23 2013-10-03 Denso Corp Vehicle behavior control system
JP2014019416A (en) * 2012-07-24 2014-02-03 Hitachi Automotive Systems Ltd Vehicle control device
JP2015528411A (en) * 2012-09-01 2015-09-28 フオルクスヴアーゲン アクチエンゲゼルシヤフトVolkswagenAG Method for monitoring device connected to communication channel, monitoring device, and vehicle
US9817741B2 (en) 2012-09-01 2017-11-14 Volkswagen Ag Method for monitoring an apparatus connected to a communication channel
JP2015060349A (en) * 2013-09-18 2015-03-30 日立オートモティブシステムズ株式会社 Electronic control apparatus for vehicle
JP2016057888A (en) * 2014-09-10 2016-04-21 株式会社デンソー Electronic control device and communication system
KR20190026414A (en) * 2017-09-05 2019-03-13 (주) 보쉬전장 Method of automatically restarting ecu upon occurrence of lin communicatin errors
KR102290796B1 (en) * 2017-09-05 2021-08-18 (주) 보쉬전장 Method of automatically restarting ecu upon occurrence of lin communicatin errors

Also Published As

Publication number Publication date
JP3901987B2 (en) 2007-04-04

Similar Documents

Publication Publication Date Title
US7912600B2 (en) In-vehicle electronic control apparatus having monitoring control circuit
US6775609B2 (en) Electronic control unit for vehicle having operation monitoring function and fail-safe function
JP3939961B2 (en) Electronic control device for vehicle
US7418316B2 (en) Method and device for controlling operational processes, especially in a vehicle
KR101722517B1 (en) Method for the operation of a microcontroller and an execution unit and a microcontroller and an execution unit
JP2003137045A (en) Vehicle electronic control unit
US6990404B2 (en) Vehicular controller
JP3923810B2 (en) Electronic control device for vehicle
US6502021B2 (en) Vehicle control computer apparatus having self-diagnosis function
US11036573B2 (en) Control processor unit (CPU) error detection by another CPU via communication bus
US6658606B1 (en) Method and device for checking an error control procedure of a circuit
JP2002089336A (en) Failure detection device for electronic control system of vehicle
JP2006195739A (en) Electronic controller
JP2001195318A (en) Extension unit and electronic controller
JP2003097344A (en) Electronic control device for vehicle
JP2003294129A (en) Electronic control device for vehicle
JPH0750020B2 (en) Electronic control unit
JP3623492B2 (en) Vehicle control system
JPH0717337A (en) Judgement of trouble of electronic controlled unit and trouble judging device
JP4005421B2 (en) Electronic control device for vehicle
US20160011932A1 (en) Method for Monitoring Software in a Road Vehicle
US11180157B2 (en) Monitoring apparatus and driving force control system
KR102019378B1 (en) Appartus for monitoring microcontroller unit, system having the same and operating method thereof
JP2003150408A (en) Monitoring method for microcomputer for on-vehicle controller and circuit thereof
JP2601828Y2 (en) Vehicle control system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040716

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060822

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060905

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061023

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20061227

R150 Certificate of patent or registration of utility model

Ref document number: 3901987

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110112

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120112

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120112

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130112

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20140112

Year of fee payment: 7

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees