JP2009157512A - Electronic control unit, fault diagnosis system, and method for diagnosing failure of electronic control unit - Google Patents
Electronic control unit, fault diagnosis system, and method for diagnosing failure of electronic control unit Download PDFInfo
- Publication number
- JP2009157512A JP2009157512A JP2007333081A JP2007333081A JP2009157512A JP 2009157512 A JP2009157512 A JP 2009157512A JP 2007333081 A JP2007333081 A JP 2007333081A JP 2007333081 A JP2007333081 A JP 2007333081A JP 2009157512 A JP2009157512 A JP 2009157512A
- Authority
- JP
- Japan
- Prior art keywords
- electronic control
- control device
- task
- abnormality detection
- diagnosis
- 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.)
- Withdrawn
Links
- 238000000034 method Methods 0.000 title claims abstract description 60
- 238000003745 diagnosis Methods 0.000 title claims abstract description 50
- 230000008569 process Effects 0.000 claims abstract description 52
- 238000012545 processing Methods 0.000 claims description 65
- 230000005856 abnormality Effects 0.000 claims description 56
- 238000001514 detection method Methods 0.000 claims description 41
- 230000004044 response Effects 0.000 claims description 31
- 238000006467 substitution reaction Methods 0.000 claims description 29
- 230000009467 reduction Effects 0.000 claims description 2
- 238000004092 self-diagnosis Methods 0.000 abstract description 70
- 230000003111 delayed effect Effects 0.000 abstract description 5
- 238000012544 monitoring process Methods 0.000 abstract description 4
- 239000006185 dispersion Substances 0.000 abstract 2
- 238000012790 confirmation Methods 0.000 description 24
- 230000005540 biological transmission Effects 0.000 description 20
- 238000004891 communication Methods 0.000 description 11
- 230000002159 abnormal effect Effects 0.000 description 7
- 230000004913 activation Effects 0.000 description 6
- 238000006243 chemical reaction Methods 0.000 description 5
- 230000002093 peripheral effect Effects 0.000 description 3
- 101100172132 Mus musculus Eif3a gene Proteins 0.000 description 1
- 238000002405 diagnostic procedure Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 239000000446 fuel Substances 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000011084 recovery Methods 0.000 description 1
- 230000008439 repair process Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 230000007704 transition Effects 0.000 description 1
- XLYOFNOQVPJJNP-UHFFFAOYSA-N water Substances O XLYOFNOQVPJJNP-UHFFFAOYSA-N 0.000 description 1
Images
Landscapes
- Microcomputers (AREA)
Abstract
Description
本発明は、異常検出処理を含む複数の処理を実行することにより制御対象機器を制御する電子制御装置、当該電子制御装置により実行される異常診断システム、及び、電子制御装置の異常診断方法に関する。 The present invention relates to an electronic control apparatus that controls a device to be controlled by executing a plurality of processes including an abnormality detection process, an abnormality diagnosis system that is executed by the electronic control apparatus, and an abnormality diagnosis method for the electronic control apparatus.
近年、車両に搭載されるエンジンやブレーキ等の制御対象機器を制御するマイクロコンピュータを備えた電子制御装置(Electronic control unit)(以下、「ECU」とも記す。)では、ドライビング性能、燃費、エミッション性能等の向上のための様々な制御タスクで構成される制御プログラムがマイクロコンピュータに組み込まれ、マイクロコンピュータでは各制御タスクに対応するイベントに同期して各制御タスクが実行されるように構成されている。 In recent years, electronic control units (hereinafter also referred to as “ECUs”) equipped with microcomputers for controlling control target devices such as engines and brakes mounted on vehicles have driving performance, fuel consumption, and emission performance. A control program composed of various control tasks for improving the above is incorporated in the microcomputer, and the microcomputer is configured to execute each control task in synchronization with an event corresponding to each control task. .
特にエンジンを制御するECUでは、クランクパルス信号等のパルス割込み、AD変換割込み、インタバルの異なる複数のタイマ割込み等のイベント発生に応じて様々な制御タスクが実行されている。 In particular, in the ECU that controls the engine, various control tasks are executed in response to the occurrence of events such as a pulse interrupt such as a crank pulse signal, an AD conversion interrupt, and a plurality of timer interrupts having different intervals.
これらのイベントには夫々優先順位が付され、パルス割込み処理等の優先順位の高いイベントに対応する制御タスクが優先的に実行されるように構成されているため、例えば、高速走行時等にパルス割込み周期が短くなる高負荷状態に移行すると、優先順位の低いイベントに対する制御タスクの実行周期が長くなる。 Each of these events has a priority order, and control tasks corresponding to high priority events such as pulse interrupt processing are executed preferentially. When a transition is made to a high load state in which the interrupt cycle becomes shorter, the execution cycle of the control task for an event with a lower priority becomes longer.
優先順位の低いイベントに対応した制御タスクとして様々な制御対象機器の異常または正常を判定する複数の自己診断タスクが組み込まれているが、自己診断タスクの実行周期が長くなると適正な判定ができず、その結果、適切な制御がなされずに、上述した各種の性能の低下を来たす虞がある。 Multiple self-diagnostic tasks are included as control tasks corresponding to low priority events to determine the abnormality or normality of various controlled devices. However, if the self-diagnostic task execution cycle becomes long, proper judgment cannot be made. As a result, there is a possibility that the above-described various performances may be deteriorated without proper control.
そのため、高負荷状態であっても優先順位の低いイベントに対応する制御タスクが確実に実行されるように、処理速度の早いマイクロコンピュータを採用してECUを構成すると、部品コストが嵩むという不都合が発生する。また、マイクロコンピュータの性能の進化が制御タスクの増大に追随しない場合には、高価なマイクロコンピュータを採用しても同様の問題が発生する。 For this reason, if the ECU is configured by adopting a microcomputer with a high processing speed so that a control task corresponding to an event with a low priority is executed even in a high load state, there is an inconvenience that the component cost increases. appear. Further, if the evolution of the performance of the microcomputer does not follow the increase in the control task, the same problem occurs even if an expensive microcomputer is employed.
このような問題に対応すべく、特許文献1には、複数のECUがネットワークを介して接続された車両用通信システムで、各制御装置を効率よく動作させて、制御装置全体の稼働率を高め、各制御装置の資源を有効に活用できるようにすることを目的として、各ECUが実行する制御プログラムを、各ECU固有の単位プログラムである固有タスクと、任意のECUで実行可能な単位プログラムであるフロートタスクとの2種類に分割し、ネットワークに接続されるECUの一つとして、ネットワークを介して、各ECUの処理負荷を監視し、処理負荷が低くフロートタスクを実行可能なECUにフロートタスクを実行させるタスク制御装置を設けた車両用通信システムが提案されている。
In order to cope with such a problem,
また特許文献2には、複数のECUがネットワークで接続された分散制御システムで、リアルタイム性を保証した上で各ECUを効率よく稼動させ、リアルタイム性を保証した負荷分散システムを提供することを目的として、各ECUに自己が実行すべきタスクとして起動されたタスク管理リストを備え、各ECUは、タスク管理リスト内の全てのタスクがデッドラインまたはタスク周期を満足できるか否かを判定して、満足できないと判定された場合に、タスク管理リストに含まれるタスクの中から、他のECUでデッドラインまたはタスク周期を満足して実行可能なタスクを選択して、他のECUにタスクの実行を依頼する分散制御システムが提案されている。
しかし、特許文献1に記載された車両用通信システムでは、フロートタスク実行用のプログラムがタスク制御装置に記憶され、タスク制御装置が車両状態等に応じてフロートタスク実行用のプログラムを処理負荷が低くフロートタスクを実行可能なECUに転送して該ECUにフロートタスクを実行させるように構成されるものであるため、予め設定された優先順位に従ってフロートタスクを実行するECUを選択するように、システムに応じて専用のタスク制御装置を構築しなければならず、汎用性が無く柔軟に対応できないという問題があった。
However, in the vehicle communication system described in
また、特許文献2に記載された分散制御システムでは、ECUがタスクの起動要求に基づいてタスクのスケジューリングを行ない、デッドラインまたはタスク周期を満足できるか否かの判定に基づいて、他のECUにタスクの実行を依頼するものであり、タスクの起動要求自体が受け付けられない場合には、適切に負荷分散が行なえないという問題があった。
Further, in the distributed control system described in
例えば、イベントに夫々優先順位が付され、パルス割込み処理等の優先順位の高いイベントに対応する制御タスクが優先的に実行されるように構成されているときに、優先順位の低いイベントに対応する制御タスクの起動要求が遅延するのである。 For example, when a priority order is assigned to each event and a control task corresponding to a high priority event such as pulse interrupt processing is configured to be executed preferentially, it corresponds to a low priority event. The activation request for the control task is delayed.
さらに、他のECUが代替実行したタスクの結果を、その終了のタイミングで返信するため、要求元のECUが処理できない場合が発生するという問題があった。 Furthermore, since the result of the task executed by another ECU is returned at the end timing, there is a problem that the requesting ECU may not be able to process.
本発明の目的は、上述した従来の問題点に鑑み、制御タスクに対する起動要求が遅延する場合であっても、適切に制御タスクの分散処理、特に自己診断タスクの分散処理が実現できる柔軟性に富んだ電子制御装置、異常診断システム、及び、電子制御装置の異常診断方法を提供する点にある。 In view of the above-described conventional problems, an object of the present invention is to flexibly realize control task distribution processing, particularly self-diagnosis task distribution processing, even when the activation request for the control task is delayed. A rich electronic control device, abnormality diagnosis system, and abnormality diagnosis method for the electronic control device are provided.
上述の目的を達成するため、本発明による電子制御装置の特徴構成は、異常検出処理を含む複数の処理を実行することにより制御対象機器を制御する電子制御装置であって、前記複数の処理に関連する情報を記憶する記憶部と、前記複数の処理の演算負荷が第一の所定値よりも高いと判断した場合に、前記異常検出処理の代替処理を他の電子制御装置に要求し、前記複数の処理の演算負荷が第二の所定値よりも低いと判断した場合に、当該他の電子制御装置に要求した異常検出処理の異常検出結果を送信するよう要求し、該異常検出結果を前記記憶部に記憶させる制御部とを備えた点にある。 In order to achieve the above-described object, a characteristic configuration of an electronic control device according to the present invention is an electronic control device that controls a device to be controlled by executing a plurality of processes including an abnormality detection process. When it is determined that the storage unit for storing related information and the calculation load of the plurality of processes is higher than a first predetermined value, request an alternative process of the abnormality detection process to another electronic control unit, When it is determined that the calculation load of the plurality of processes is lower than the second predetermined value, the other electronic control device is requested to transmit the abnormality detection result of the requested abnormality detection process, and the abnormality detection result is And a control unit to be stored in the storage unit.
制御部は、複数の処理に関連する情報を記憶部に記憶しつつ、複数の処理の演算負荷が第一の所定値よりも高く、処理が円滑に行なえないときに、異常検出処理の代替処理を他の電子制御装置に要求し、演算負荷が第二の所定値よりも低くなったときに、他の電子制御装置に要求した異常検出処理の異常検出結果を受信して、受信した異常検出結果を記憶部に記憶する。 The control unit stores information related to the plurality of processes in the storage unit, and when the calculation load of the plurality of processes is higher than the first predetermined value and the process cannot be performed smoothly, the alternative process of the abnormality detection process Is received from the other electronic control unit, and when the calculation load becomes lower than the second predetermined value, the abnormality detection result of the abnormality detection process requested from the other electronic control unit is received, and the received abnormality detection The result is stored in the storage unit.
以上説明した通り、本発明によれば、制御タスクに対する起動要求が遅延する場合であっても、適切に制御タスクの分散処理、特に自己診断タスクの分散処理が実現できる柔軟性に富んだ電子制御装置を提供することができるようになった。 As described above, according to the present invention, even when the activation request for the control task is delayed, the electronic control is flexible enough to appropriately realize the distributed processing of the control task, particularly the distributed processing of the self-diagnosis task. The device can now be provided.
以下、本発明による電子制御装置、当該電子制御装置により実行される異常診断システム、及び、電子制御装置の異常診断方法を説明する。 Hereinafter, an electronic control device according to the present invention, an abnormality diagnosis system executed by the electronic control device, and an abnormality diagnosis method for the electronic control device will be described.
図1に示すように、車両に搭載されるエンジンやブレーキ等の制御対象機器を制御するマイクロコンピュータを備えた複数の電子制御装置(以下「ECU」と記す。)1(1a,1b,1c,・・・)がCAN(Controller Area Network)バス2を介して互いに接続されている。
As shown in FIG. 1, a plurality of electronic control devices (hereinafter referred to as “ECUs”) 1 (1a, 1b, 1c, 1) equipped with a microcomputer for controlling devices to be controlled such as engines and brakes mounted on a vehicle. Are connected to each other via a CAN (Controller Area Network)
各ECUは、車載された複数の制御対象機器に組み込まれた各種のセンサからの検出信号やCANバス2を介して受信した他のECUの制御情報に基づいて各種のアクチュエータを制御することにより制御対象機器が所定の機能を発揮するように構成され、例えば、ECU1aはエンジンを制御し、ECU1bはトランスミッションを制御し、ECU1cはブレーキを制御するように構成されている。尚、図には示していないが、ECUはこれら以外にパワーステアリング用ECU、セキュリティ用ECU等複数設けられている。
Each ECU is controlled by controlling various actuators based on detection signals from various sensors incorporated in a plurality of on-vehicle control target devices and control information of other ECUs received via the
CANバス2は、両端が終端抵抗20で処理された二本の信号線(CANHとCANL)で構成される差動シリアル通信バスで、例えばCSMA/CD方式等によりバスへのアクセス権が制御されるマルチキャスト、マルチマスタ方式のバスである。
The
CANバス2で送信されるデータフレームは、1bitのSOF(Start Of Frame)、12bitのアービトレーション領域、6bitのコントロール領域、0から8Byteのデータ領域、16bitのCRC領域、2bitのアクノリッジ領域、7bitのEOF(End Of Frame)で構成され、アービトレーション領域のうちMSBから11bitの長さのデータ識別子により送信されるデータ種が判別可能に構成され、0から8Byteのデータ領域に送信データが格納される。
A data frame transmitted on the
各ECU1はデータ識別子に基づいて送信されるデータ種を認識して、必要なデータを取り込む。例えば、各ECU1にデータ識別子からデータ種を判別するテーブルデータを備えることにより、処理に必要なデータが選択できる。
Each
各ECU1は、ROMに格納された制御プログラムを実行するCPUを備えたマイクロコンピュータ及び周辺回路を備えて構成され、制御対象機器に設けられたセンサからの出力信号に基づいて制御対象機器に設けられた各種のアクチュエータを駆動制御する。 Each ECU 1 includes a microcomputer including a CPU that executes a control program stored in a ROM and a peripheral circuit, and is provided in the control target device based on an output signal from a sensor provided in the control target device. Various actuators are driven and controlled.
例えば、エンジン制御用のECU1aは、図2に示すように、マイクロコンピュータ10と、拡張バス11で接続されたメモリ12と、周辺回路等を備えて構成されている。
For example, as shown in FIG. 2, the engine control ECU 1a includes a
マイクロコンピュータ10は、アナログ信号をデジタル信号に変換するAD変換ポート群IP(AD)、パルス信号を入力するキャプチャポート群IP(1)、デジタル信号を入力する入力ポート群IP(2)、制御信号を出力する各種の出力ポート群OP、CANバス2と接続するシリアル通信ポートSIO等を備え、各ポートにはバッファ回路やドライバ回路が接続されている。
The
メモリ12として、複数の制御タスクで構成される制御プログラムが格納されたROM12a、CPUの作業領域として使用されるRAM12b、イグニッションスイッチのオフ時にも給電されるスタンバイRAM12c、重要な制御データが格納されるEEPROM12dが設けられ、後述する複数の自己診断タスクの実行結果等の診断情報がRAM12b、スタンバイRAM12c、EEPROM12dの何れかに格納される。
As the
他のECU1も同様に、制御対象機器に対応して必要な入出力ポート等を備えたマイクロコンピュータ、メモリ、及び、周辺回路が設けられている。
Similarly, the
各ECU1は、異常検出処理としての自己診断タスクを含む複数の処理としての制御タスクを、各制御タスクに対応するイベントに同期して実行することにより制御対象機器を制御する。
Each
例えば、エンジン制御用のECU1aでは、図3に示すように、キャプチャポートに入力されたクランクパルスのエッジで発生するNE割込み(SA1)、シリアル通信ポートSIOによるCAN通信完了時に発生するCAN割込み(SA3)、AD変換ポートへの入力信号に対するAD変換完了時に発生するAD割込み(SA5)、1msec.,4msec.,8msec.,16msec.,32msec.の各インタバルで発生するタイマ割込み(SA7,SA9,SA11,SA13,SA15)といった各種のイベントが発生したときに、夫々設定されている複数の制御タスクで構成される割込み処理(SA2,SA4,SA6,SA8,SA10,SA12,SA14,SA16)を実行するように構成されている。
For example, in the
各イベントには夫々優先順位が付され、優先順位の高いイベントに対応する制御タスクである高タスクが優先的に実行されるように割込み制御レジスタが設定されている。図3に示すフローチャートでは、NE割込み、CAN割込み(SA3)、AD割込み(SA5)、1msec.,4msec.,8msec.,16msec.,32msec.の各インタバルで発生するタイマ割込みの順に優先順位が設定され、優先順位の低いイベントの発生時に優先順位の高いイベントが発生すると優先順位の高いイベントに対応する制御タスクが優先的に実行され、その後に優先順位の低いイベントに対応する制御タスクである低タスクが実行される。 Each event is given a priority, and an interrupt control register is set so that a high task, which is a control task corresponding to an event with a high priority, is executed preferentially. In the flowchart shown in FIG. 3, NE interrupt, CAN interrupt (SA3), AD interrupt (SA5), 1 msec. , 4 msec. , 8 msec. , 16 msec. , 32 msec. The priority order is set in the order of timer interrupts that occur at each interval, and if a high priority event occurs when a low priority event occurs, the control task corresponding to the high priority event is executed preferentially, and then A low task that is a control task corresponding to an event having a low priority is executed.
各タイマ割込みに対応する制御タスクには、制御対象機器または制御対象機器に組み込まれているセンサやアクチュエータ等が正常に作動しているか否かを判断する単一または複数の自己診断タスクが含まれている。 The control task corresponding to each timer interrupt includes single or multiple self-diagnostic tasks that determine whether the controlled device or the sensor or actuator incorporated in the controlled device is operating normally. ing.
自己診断タスクは、所定の制御条件下で診断対象から入力されるアナログ信号のレベルやデジタル信号の論理値が、想定される適正範囲のレベルまたは適正な論理値を示しているか否かに基づいて、診断対象が正常作動しているか異常作動しているかを判断するタスクである。 The self-diagnosis task is based on whether the analog signal level or digital signal logic value that is input from the diagnosis target under a predetermined control condition indicates an expected appropriate range level or an appropriate logic value. This is a task for determining whether the diagnosis target is operating normally or abnormally.
診断対象から入力されるアナログ信号のレベルやデジタル信号の論理値が想定される適正範囲のレベルまたは適正な論理値に収まり、或は逸脱しているときに、その継続時間が対応するイベントで計時、実際には正常または異常判定するための診断カウンタの値がインクリメントされ、当該診断カウンタの値が所定の閾値を超えると正常または異常と判断され、当該診断情報が上述のRAM12b、スタンバイRAM12c、EEPROM12dの何れかに格納される。
When the level of the analog signal input from the diagnosis target or the logical value of the digital signal is within the expected appropriate level or the appropriate logical value, or deviates, the time is counted with the corresponding event. Actually, the value of the diagnostic counter for determining normality or abnormality is incremented. When the value of the diagnostic counter exceeds a predetermined threshold value, it is determined as normal or abnormal, and the diagnostic information is stored in the
異常診断中に診断対象から入力されるアナログ信号のレベルやデジタル信号の論理値が想定される適正範囲のレベルまたは適正な論理値に収まるとカウンタの値はリセットされ、正常診断中に診断対象から入力されるアナログ信号のレベルやデジタル信号の論理値が想定される適正範囲のレベルまたは適正な論理値から逸脱すると診断カウンタの値はリセットされる。 If the analog signal level or digital signal logic value input from the diagnosis target during abnormality diagnosis falls within the expected appropriate level or proper logic value, the counter value is reset, and from the diagnosis target during normal diagnosis When the level of the input analog signal or the logic value of the digital signal deviates from the level or the appropriate logic value of the assumed proper range, the value of the diagnostic counter is reset.
つまり、ノイズの影響により誤診断することの無いように、閾値として設定された時間だけ正常または異常状態が継続したときに、夫々正常または異常と判断される。尚、診断中に上述した所定の制御条件から外れると、診断対象によっては、診断が中断されて診断カウンタの値がそのまま保持され、或は診断が中断されて診断カウンタの値がリセットされる。 That is, it is determined as normal or abnormal when the normal or abnormal state continues for the time set as the threshold so as not to make a false diagnosis due to the influence of noise. If the predetermined control condition is not satisfied during the diagnosis, depending on the diagnosis target, the diagnosis is interrupted and the value of the diagnosis counter is held as it is, or the diagnosis is interrupted and the value of the diagnosis counter is reset.
診断情報が何れのメモリ12に格納されるかは、予め診断対象毎に決定されている。例えば、イグニッションスイッチがオンされた後にオフされるまでの間を一トリップとして、複数トリップに跨ってカウンタの値を保持する必要があるときには、スタンバイRAM12Cにカウンタの値が診断情報の一部として格納され、一トリップ内でカウンタの値を保持する必要があるときにはRAM12Bにカウンタの値が診断情報の一部として格納され、車両の出荷から廃棄までの間を通してカウンタの値を保持する等の必要があるときにはEEPROM12dに診断カウンタの値が診断情報の一部として格納される。
In which
自己診断タスクにより、例えばバッテリの状態、O2センサの状態、水温センサの状態等が自己診断される。自己診断タスクにより異常と診断され、メモリ12に格納された診断情報は、修理時にECUに接続される外部機器を介してリセットされ、或はその後同じ自己診断タスクで正常判定されたときにリセットされる。
By the self-diagnosis task, for example, the state of the battery, the state of the O 2 sensor, the state of the water temperature sensor, etc. are self-diagnosis. The diagnostic information diagnosed as abnormal by the self-diagnostic task and stored in the
このような診断情報の一部は、自己診断タスクによりCANバス2を介してインストルメントパネルのランプ等を制御するメータECUに送信され、診断情報に対応するウォーニングランプが点灯され、或はウォーニングコードが表示される。
A part of such diagnostic information is transmitted to the meter ECU that controls the lamp of the instrument panel and the like through the
図3に示すECU1aのタスク実行フローで、例えば、高速走行時等にエンジンの回転数が上昇すると、NE割込み周期が短くなり、頻繁にNE割込みに対応する制御タスクが実行される結果、優先順位の低い8msec.,16msec.,32msec.等のタイマ割込みに対応する制御タスクの実行周期が長くなり、低タスクの演算負荷状態が悪化する。
In the task execution flow of the
演算負荷状態は、イベントの発生により処理される制御タスクの実行周期として把握することができ、図4に示すように、各タイマ割込みに対する制御タスクの実行周期が設定周期の1.5倍未満の周期となるときに低負荷状態、実行周期が設定周期の1.5倍以上2倍未満の周期となるときに中負荷状態、実行周期が設定周期の2倍以上の周期となるときに高負荷状態と把握される。尚、負荷状態の識別範囲はこのような値に限るものではなく、対象となるECUに用いられるマイクロコンピュータの性能や制御対象機器の特性等により適宜設定される値である。 The calculation load state can be grasped as the execution cycle of the control task processed by the occurrence of the event. As shown in FIG. 4, the execution cycle of the control task for each timer interrupt is less than 1.5 times the set cycle. Low load state when the cycle is reached, medium load state when the execution cycle is 1.5 times or more and less than 2 times the set cycle, and high load when the execution cycle is more than twice the set cycle It is grasped as a state. The load state identification range is not limited to such a value, and is a value set as appropriate depending on the performance of the microcomputer used in the target ECU and the characteristics of the control target device.
イベントの演算負荷状態をモニタするプログラムがイベント毎に起動するように設定され、当該プログラムと当該プログラムを実行するマイクロコンピュータのハードウェアリソースで構成される負荷状態判断部が夫々のECU1に設けられている。
A program for monitoring the event calculation load state is set to start for each event, and each
さらに、ECU1aには負荷状態判断部により第一の所定値である高負荷状態と判断されたイベントに含まれる自己診断タスクの代替実行を、ネットワークを介して他の電子制御装置に要求等するプログラム及び対応するマイクロコンピュータのハードウェアリソースで構成されるタスク分散処理部が、比較的優先順位の高い1mcec.の割込みイベントに対応するタスクの一部として実行されるように組み込まれている。
Further, the
一方、他のECU1b,1c,・・・には、同様に各イベントの演算負荷状態をモニタする負荷状態判断部と、他のECUから要求された自己診断タスクを代替実行するプログラム及び対応するマイクロコンピュータのハードウェアリソースで構成されるタスク代替実行処理部が、同様に比較的優先順位の高い1mcec.の割込みイベントに対応するタスクの一部として実行されるように組み込まれている。
On the other hand, the
図5に示すように、タスク分散処理部は、あるイベントが負荷状態判断部により高負荷状態と判断され、代替処理が必要な自己診断タスクがあると(SB1)、当該イベントに含まれる自己診断タスクのうち、重要度の高い自己診断タスクまたは演算負荷の軽減度が高い自己診断タスクを優先して選択し(SB2)、他の電子制御装置に当該自己診断タスクの代替実行を要求する(SB3,SB4,SB5)。予めROM12aに格納されている自己診断タスクの優先度を示すイベント毎に設定された優先タスクテーブルに基づいて、代替実行を要求する自己診断タスクが選択されるのである。尚、優先度を設定せずに負荷状態判断部により高負荷状態と判断されたイベントに含まれる全ての自己診断タスクの代替実行を要求するように構成されるものであってもよい。
As shown in FIG. 5, when a certain event is determined to be in a high load state by the load state determination unit and there is a self-diagnosis task that requires alternative processing (SB1), the task distribution processing unit includes a self-diagnosis included in the event. Among the tasks, a self-diagnosis task with a high importance level or a self-diagnosis task with a high degree of reduction in calculation load is preferentially selected (SB2), and an alternative execution of the self-diagnosis task is requested to another electronic control unit (SB3). , SB4, SB5). Based on the priority task table set for each event indicating the priority of the self-diagnosis task stored in advance in the
具体的には、ECU1aのタスク分散処理部からCANバス2を介して他のECU1b,1c,・・・に対して代替実行の確認要求データが送信され、他のECU1b,1c,・・・のタスク代替実行処理部から確認応答データが返信される。
Specifically, confirmation request data for alternative execution is transmitted from the task distribution processing unit of the
シリアル通信ポートSIOに設けられた送信バッファに送信データがセットされるとシリアル通信ポートSIOからCANバス2上にデータが送信され、CANバス2を介して受信された受信データは、シリアル通信ポートSIOに設けられた受信バッファにデータがセットされる。シリアル通信ポートSIOからデータの送信が完了し、または受信バッファにデータがセットされるとCAN割込みイベントが発生し、当該イベントで次の送信データが送信バッファにセットされ、或は受信バッファのデータがRAM12bに格納される。
When transmission data is set in the transmission buffer provided in the serial communication port SIO, the data is transmitted from the serial communication port SIO to the
図6(a)に示すように、確認要求データ及び確認応答データは、上述したCANのデータフレームのうち、データ識別子(CANID)と、♯1から♯8の各1Byteのデータ領域に必要なデータが設定されたデータフレームで構成される。 As shown in FIG. 6A, the confirmation request data and the confirmation response data are the data identifier (CANID) and the data necessary for each 1-byte data area from # 1 to # 8 in the above-described CAN data frame. Is composed of data frames set.
本実施形態では、確認要求データのデータ識別子は送信先ECUを特定する「7**h」の11bitデータで設定され、例えば「720h」に設定されると他の全てのECU1b,1c,・・・が送信先に設定され、「702h」に設定されるとECU1bが送信先に設定され、「703h」に設定されるとECU1cが送信先に設定され、確認応答データのデータ識別子は送信元ECUを特定する「7**h」の11bitデータで設定される。つまり、下位8bitで任意のECUを特定できるようにデータ識別子が利用される。
In this embodiment, the data identifier of the confirmation request data is set by 11-bit data “7 ** h” that identifies the transmission destination ECU. For example, when “720h” is set, all
さらに、確認要求データのデータ領域♯1には代替処理モードを示すコードデータが設定され、データ領域♯2には異常検出確認コマンドデータが設定され、データ領域♯3には自己診断タスクの処理タイミング、つまり、タイマ割込みのインタバルが設定され、データ領域♯4には診断情報の格納先を示すリソース情報、つまり、診断情報が格納されるメモリがRAMであるか、スタンバイRAMであるか、EEPROMであるかが設定され、データ領域♯5には自己診断の種類を示す診断コード(ダイアグコード)が設定される。
Further, code data indicating an alternative processing mode is set in the
確認応答データのデータ領域♯3には代替処理の応諾または拒否を示すデータが設定され、データ領域♯1,♯2には確認要求データと同じデータが設定される。尚、応諾または拒否を示すデータには、演算負荷状態とリソースの有無を示すデータが付加される。
Data indicating acceptance or rejection of substitution processing is set in the
確認要求データを受信した他のECU1b,1c,・・・のタスク代替実行処理部は、要求された自己診断の実行イベントの演算負荷状態が低負荷状態であると自己の負荷状態判断部により判断され、要求されたリソース情報を満たしていると判断されたときに(SC1)、代替実行を応諾するべく確認応答データのデータ領域♯3に応諾を示すデータを設定して返信し(SC2)、何れかの条件を充足しないときには(SD1)、確認応答データのデータ領域♯3に拒否を示すデータを設定して返信する(SD2)。
The task substitution execution processing units of the
タスク分散処理部は確認要求データの送信後、確認応答データの受信を所定時間受け付け、応諾する旨の返信データを受信したECUの中から特定のECUを選択して(SB4)、自己診断タスクの代替要求データを送信する(SB5)。 After the transmission of the confirmation request data, the task distribution processing unit accepts the reception of the confirmation response data for a predetermined time, selects a specific ECU from the ECUs that have received the reply data indicating acceptance (SB4), and sets the self-diagnostic task. Substitute request data is transmitted (SB5).
この場合、最先に応諾したECUを選択してもよいが、候補となるECUに対して、自己診断タスクが代替処理されるイベント毎に予測演算負荷が低いものほど高い優先順位を設定したテーブルデータを予めROM12aに記憶しておき、応諾する旨の返信データを受信したECUのうち一番優先順位の高いECUを選択するように構成することが好ましい。
In this case, the ECU that has been accepted first may be selected, but for a candidate ECU, a table in which a higher priority is set as the prediction calculation load is lower for each event in which the self-diagnosis task is replaced. It is preferable to store the data in the
また、各ECUに組み込まれているマイクロコンピュータのシステムクロックの周波数が高い順に高い優先順位を設定したテーブルデータを予めROM12aに記憶しておき、応諾する旨の返信データを受信したECUのうち一番優先順位の高いECUを選択するように構成するものであってもよい。
Further, table data in which higher priority is set in descending order of the system clock frequency of the microcomputer incorporated in each ECU is stored in the
即ち、タスク分散処理部は、自己診断タスクの代替実行条件を付加して他のECUに代替実行を要求し、代替実行条件を満たす他のECUからの応諾に基づいて代替実行する電子制御装置を決定する。図5ではトランスミッションを制御するECU1bに代替要求データを送信する例が示されている。
That is, the task distribution processing unit adds an alternative execution condition for the self-diagnosis task, requests an alternative execution from another ECU, and executes an electronic control device that performs the alternative execution based on compliance from another ECU that satisfies the alternative execution condition. decide. FIG. 5 shows an example in which substitution request data is transmitted to the
図6(b)に示すように、代替要求データのデータ領域♯2には異常検出要求コマンドデータが設定され、データ領域♯6には自己診断タスクの代替実行に必要なカレントデータを含む診断基準情報が設定される。
As shown in FIG. 6B, abnormality detection request command data is set in the
診断基準情報は自己診断タスクを実行するために必要な基準情報で、診断対象がアナログ系の信号を出力するセンサ等であるとき、種別データであるアナログ系異常検出、カレントデータである信号値、判定閾値電圧値、異常判定時間等で構成され、診断対象がデジタル系の信号を出力するセンサ等であるとき、種別データである論理計異常検出、カレントデータである信号の論理値、判定論理値、異常判定時間等で構成される。 Diagnosis reference information is reference information necessary for executing a self-diagnosis task. When the diagnosis target is a sensor that outputs an analog signal, the analog system abnormality detection that is type data, the signal value that is current data, Consists of judgment threshold voltage value, abnormality judgment time, etc. When the diagnosis target is a sensor that outputs a digital system signal, etc., logic meter abnormality detection as type data, logic value of signal as judgment data, judgment logic value It is composed of abnormality determination time and the like.
代替処理の要求中は(SB6)、代替する自己診断の処理タイミング、つまりイベントの実行周期より短い所定周期を1msec.のタイマ割込みでカウントして、診断基準情報を最新のカレントデータに更新した代替要求データが繰り返し送信される(SB7)。例えば、代替要求する自己診断タスクが8msec.のタイマ割込みで処理される必要があるときには、8msec.以下のインタバルで代替要求データが送信される。 During the request for alternative processing (SB6), the processing timing of the alternative self-diagnosis, that is, a predetermined cycle shorter than the event execution cycle is set to 1 msec. The alternative request data in which the diagnostic criteria information is updated to the latest current data is repeatedly transmitted (SB7). For example, if the self-diagnosis task requiring replacement is 8 msec. When it is necessary to be processed by a timer interrupt of 8 msec. Substitution request data is transmitted at the following intervals.
即ち、タスク分散処理部は、要求した自己診断タスクを実行する他の電子制御装置に自己診断タスクの代替実行に必要なカレントデータを含む診断基準情報を所定周期で供給するように構成されている。 In other words, the task distribution processing unit is configured to supply diagnostic reference information including current data necessary for alternative execution of the self-diagnosis task to other electronic control devices that execute the requested self-diagnosis task at a predetermined cycle. .
自己診断タスクの代替要求データを受信したトランスミッション制御用のECU1bは、対応するイベントで自己診断タスクを代替処理するように設定して、ECU1aに代替応答データを返信する(SC3)。代替処理が必要な自己診断タスクの実行イベントの演算負荷状態が低負荷状態であると自己の負荷状態判断部により判断されている間は(SC4)、自己診断タスクを代替して実行する(SC5)。
The
図6(b)に示すように、代替応答データのデータ領域♯3には検出状態データが設定され、代替処理する自己診断タスクの実行イベントの演算負荷状態が低負荷状態で代替処理が可能な状態であることを示す検出中データ、または、演算負荷状態が中または高負荷状態であり代替処理が不可能な状態であることを示す検出不可データが設定される。
As shown in FIG. 6B, detection state data is set in the
代替応答データは代替要求データに応答して初回に検出中データを設定して返信され、その後、演算負荷状態が中または高負荷状態に変化したときに(SC4)、検出不可データを設定して返信される(SC10)。尚、代替要求データに応答してその都度代替応答データが返信されるものであってもよい。 Substitution response data is returned in response to the substitution request data with detection data set for the first time. Thereafter, when the computation load state changes to medium or high load state (SC4), detection impossible data is set. It is replied (SC10). In addition, in response to the substitute request data, the substitute response data may be returned each time.
即ち、タスク代替実行処理部は、自己診断タスクの代替実行時に負荷状態判断部により演算負荷状態が高いと判断されると、要求元の電子制御装置に代替実行の中断を要求するように構成されている。 In other words, the task substitution execution processing unit is configured to request the requesting electronic control device to interrupt the substitution execution when the load state determination unit determines that the calculation load state is high during substitution execution of the self-diagnosis task. ing.
代替処理不能データが設定された代替応答データ、つまり代替実行の中断が要求され(SB8)、または、代替要求した自己診断タスクが実行されるべきイベントの演算負荷状態が第二の所定値である低負荷状態に移行すると(SB9)、タスク分散処理部は診断情報の回収要求データをECU1bに送信し(SB10)、ECU1bのタスク代替実行処理部から診断応答データを受信して(SB11)、診断応答データに含まれる診断情報をメモリ12に区画されたダイアグコードに対応する領域に記憶する(SB12)。
Substitution response data in which substitution processing impossible data is set, that is, the substitution execution is requested to be interrupted (SB8), or the calculation load state of the event for which the substitution request self-diagnosis task is to be executed is the second predetermined value. When shifting to a low load state (SB9), the task distribution processing unit transmits diagnostic information collection request data to the
尚、メモリ12は、上述したようにダイアグコードによりRAM,スタンバイRAM、EEPROMの何れかに選択的に記憶され、異常と検出されているときには、上述したECU1aの自己診断タスクによりメータECUに送信される。。
Note that the
即ち、要求した自己診断タスクに対応するイベントの演算負荷状態が負荷状態判断部により緩和されたと判断されたときに、当該他の電子制御装置に要求した自己診断タスクの代替実行結果を回収要求するように構成されている。 That is, when it is determined that the operation load state of the event corresponding to the requested self-diagnosis task is alleviated by the load state determination unit, a request for collecting the alternative execution result of the self-diagnosis task requested to the other electronic control device is issued. It is configured as follows.
尚、代替実行の中断の要求に対応して回収要求データを送信した後には、ステップSB1からステップSB5の処理が再度実行される。 Note that after the collection request data is transmitted in response to the request for interruption of the alternative execution, the processing from step SB1 to step SB5 is executed again.
図6(c)に示すように、回収要求データのデータ領域♯2には実行結果回収要求コマンドが設定され、データ領域♯3には自己診断の種類を示す診断コード(ダイアグコード)が設定される。また、診断応答データのデータ領域♯2には実行結果回収応答コマンドが設定され、データ領域♯3には診断コード(ダイアグコード)が設定され、データ領域♯4には診断情報が設定される。診断情報は正常、異常、未判定(検出中)の何れかのデータ及び診断カウンタの値で構成されている。尚、診断カウンタの値は複数トリップに跨って自己診断を行なう必要がある場合には必須となるが、それ以外の場合には診断対象により不要となるものもある。
As shown in FIG. 6C, an execution result collection request command is set in the
ECU1bのタスク代替実行処理部は、代替処理が必要な自己診断タスクの実行イベントの演算負荷状態が低負荷状態であると自己の負荷状態判断部により判断されている間(SC4)、自己診断タスクを代替実行して(SC5)、その結果を指定されたメモリに格納し(SC6)、自己診断タスクの代替実行により異常または正常の何れかの診断が終了するか(SC7)、ECU1bから送信された回収要求データを受信すると(SC8)、ECU1aに回収応答データを送信する(SC9)。
The task substitution execution processing unit of the
各ECU1の負荷状態判断部の動作を説明する。図7に示すように、エンジン制御用のECU1a及び他のECU1b、1c、・・・の各インタバルのタイマ割込みイベントに設定されている負荷状態判断部は、割込みが許可されるとフリーランタイマの値T1をキャプチャしてRAM12bに記憶し(SE1,SE2)、前回キャプチャした値T2との差分を取り、当該イベントの実行周期を算出する(SE3)。
The operation of the load state determination unit of each
算出した実行周期と、ROM12aに記憶された図4に示すような負荷状態判別テーブルに基づいて、演算負荷状態が低負荷状態であるのか、中負荷状態であるのか、高負荷状態であるのかを判断して、その結果をRAM12bに記憶する(SE4)。各ECU1のRAM12bには、各タイマ割込みに対応して負荷状態判断部でモニタされた演算負荷状態が記憶される。
Based on the calculated execution cycle and a load state determination table as shown in FIG. 4 stored in the
次に、各タイマ割込みに組み込まれている自己診断タスクが他のECUにより代替実行されていないときには(SE5)、当該自己診断タスクが実行され(SE6)、他のECUにより代替実行されているときには(SE5)、当該自己診断タスクが実行されずに、その他の制御タスクA1,・・・が順次実行される(SE7)。その他の制御タスクA1には、ステップSE6で実行され、RAM12bに記憶された自己診断の結果、または、自己診断タスクを代替実行した他のECU1からの回収応答データに基づいてRAM12bに記憶された自己診断の結果に基づいて、メータECUに診断情報を送信する処理が含まれる。
Next, when the self-diagnostic task incorporated in each timer interrupt is not executed by another ECU (SE5), the self-diagnostic task is executed (SE6), and is executed by another ECU. (SE5), the self-diagnosis task is not executed, and the other control tasks A1,... Are executed sequentially (SE7). The other control task A1 includes a self-diagnosis stored in the
以上説明した通り、CANバス2によりネットワーク接続された複数のECU1によって本発明の異常診断システムが構築されている。
As described above, the abnormality diagnosis system of the present invention is constructed by the plurality of
そして、当該異常診断システムでは、自己診断タスクを含む複数の制御タスクを、各制御タスクに対応するイベントに同期して実行することにより制御対象機器を制御する電子制御装置の異常診断方法として、各イベントの演算負荷状態をモニタする負荷状態判断ステップと、負荷状態判断ステップで高負荷状態と判断されたイベントに含まれる自己診断タスクの代替実行を、ネットワークを介して他の電子制御装置に要求する代替実行要求ステップと、代替実行要求ステップで要求した自己診断タスクを実行する他の電子制御装置に自己診断タスクの代替実行に必要なカレントデータを含む診断基準情報を所定周期で供給する診断基準情報提供ステップと、要求した自己診断タスクに対応するイベントの演算負荷状態が緩和されたと負荷状態判断ステップで判断されたときに、当該他の電子制御装置に要求した自己診断タスクの代替実行結果を回収要求する代替実行結果回収ステップとを備える電子制御装置の異常診断方法が実現されている。 In the abnormality diagnosis system, as a method for diagnosing an abnormality in an electronic control device that controls a control target device by executing a plurality of control tasks including a self-diagnosis task in synchronization with an event corresponding to each control task, Requests other electronic control devices via the network to perform alternative execution of the self-diagnostic task included in the event determined to be a high load state in the load state determination step for monitoring the computation load state of the event. Diagnostic criteria information that supplies diagnostic criteria information including current data necessary for the alternative execution of the self-diagnosis task to the other electronic control unit that executes the self-diagnosis task requested in the alternative execution request step at a predetermined cycle If the computation load status of the event corresponding to the provided step and the requested self-diagnostic task is relaxed, the load status When it is judged in judging step, the abnormality diagnostic method of an electronic control unit and a substitute execution result recovery step of recovering requesting alternate execution results of the self-diagnostic tasks requested to the other electronic control device is realized.
本発明では、イベントに対応して実行される制御タスクが適正に実行されているか否かを表す演算負荷状態が負荷状態判断部によりモニタされる。つまり、個々の制御タスクの実行状態を個別にモニタするのではなく、イベント単位で制御タスクの実行状態、つまり演算負荷状態が判断され、高負荷状態であると判断されたときに、タスク分散処理部によりネットワークを介して他の電子制御装置に対応する自己診断タスクの代替実行が要求され、その後、自己診断タスクの代替実行に必要なカレントデータを含む診断基準情報が所定周期で供給される。そして、負荷状態判断部により当該自己診断タスクが実行されるべきイベントの演算負荷状態が緩和されたと判断されたときに、タスク分散処理部により要求先の電子制御装置から自己診断タスクの代替実行結果が回収要求される。従って、制御タスクに対する起動要求が遅延する場合であっても、適切に制御タスクの分散処理、特に自己診断タスクの分散処理が実現できる柔軟性に富んだ電子制御装置が提供できる。 In the present invention, the calculation load state indicating whether or not the control task executed in response to the event is properly executed is monitored by the load state determination unit. In other words, instead of monitoring the execution status of individual control tasks individually, the task distribution processing is performed when the execution status of the control task, that is, the computation load status, is judged on a per event basis and is judged to be in a high load status. The unit requests the alternative execution of the self-diagnosis task corresponding to the other electronic control unit via the network, and thereafter, the diagnostic reference information including the current data necessary for the alternative execution of the self-diagnosis task is supplied in a predetermined cycle. Then, when the load state determination unit determines that the operation load state of the event for which the self-diagnostic task is to be executed has been relaxed, the task distribution processing unit performs an alternative execution result of the self-diagnosis task from the requested electronic control unit Is required to be collected. Therefore, even when the activation request for the control task is delayed, it is possible to provide a flexible electronic control device that can appropriately realize distributed processing of control tasks, particularly distributed processing of self-diagnosis tasks.
以下、別実施形態について説明する。上述の実施形態では、他のECU1b,1c,・・・夫々にタスク代替実行処理部を備え、代替して自己診断タスクが実行可能な構成について説明したが、他のECU1b,1c,・・・全てにタスク代替実行処理部を備える必要は無く、自己診断タスクを代替実行することが可能な平均的に演算不可状態が低いECUにのみ設けるものであってもよい。
Hereinafter, another embodiment will be described. In the above-described embodiment, the
また、自己診断タスクが共通プログラムで構成される場合に限らず、診断対象により異なる自己診断プログラムで構成されるものであってもよい。この場合には、代替実行条件として上述した処理タイミングとメモリ種別を規定するリソース情報に加えてダイアグコードが加味される。つまり、ダイアグコードに対応した自己診断タスクが存在するか否かが判断される。 Further, the self-diagnosis task is not limited to a common program, and may be a self-diagnosis program that varies depending on the diagnosis target. In this case, in addition to the resource information that defines the processing timing and memory type described above as an alternative execution condition, a diagnosis code is added. That is, it is determined whether or not a self-diagnosis task corresponding to the diagnosis code exists.
代替実行条件はこれらに制限されるものではなく、診断に必要な信号等の他のハードウェアリソース情報や、診断に必要なテーブルデータ等のソフトウェアリソース情報が含まれるものであってもよい。 The alternative execution conditions are not limited to these, and may include other hardware resource information such as signals necessary for diagnosis and software resource information such as table data necessary for diagnosis.
上述の実施形態では、タスク分散処理部が、確認要求データを送信し、肯定的な確認応答データが返信されたECUの中から自己診断タスクの代替要求するECUを決定するものを説明したが、自己診断タスクの代替実行条件を満たす他のECUの候補リストを備え、候補リストに基づいて選択されるECUに代替実行を要求するものであってもよい。 In the above-described embodiment, the task distribution processing unit transmits the confirmation request data, and the ECU that determines the substitute request for the self-diagnosis task among the ECUs to which the positive confirmation response data is returned has been described. A candidate list of other ECUs that satisfy the alternative execution condition of the self-diagnosis task may be provided, and an alternative execution may be requested from the ECU selected based on the candidate list.
この様に構成すると、応諾を確認するための時間を省略することができ、演算負荷状態が高くなると速やかに自己診断タスクの代替実行を他のECUに要求することができる。 With this configuration, time for confirming compliance can be omitted, and when the calculation load state becomes high, it is possible to promptly request another ECU to perform a substitute for the self-diagnosis task.
上述の実施形態では、タスク代替実行処理部が確認要求データに基づいて応諾または拒否の確認応答データを送信するものを説明したが、拒否する場合には確認応答データを送信しないように構成するものであってもよい。 In the above-described embodiment, the task alternative execution processing unit has been described to transmit acknowledgment or rejection confirmation response data based on the confirmation request data. However, in the case of rejection, the task substitution execution processing unit is configured not to transmit the confirmation response data. It may be.
上述の実施形態では、CANバス2で送受信するデータフレームのデータ識別子が、タスク分散処理部からの送信データには送信先ECUを特定するように設定され、タスク代替実行処理部からの送信データには送信元ECUを特定するように設定されるものを説明したが、各ECUに各ダイアグコードを生成するECUを特定するデータテーブルを備えて、データ識別子に当該ダイアグコードを設定するように構成するものであってもよい。
In the above-described embodiment, the data identifier of the data frame transmitted / received by the
上述の実施形態では、タスク分散処理部及びタスク代替実行処理部が1msec.のタイマ割込みイベントで起動され実行されるものを説明したが、タスク分散処理部またはタスク代替実行処理部が各自己診断タスクを実行するイベント毎に設けられるものであってもよく、タイマ割込み以外の優先順位の高いイベントで実行されるように構成されるものであってもよい。 In the above-described embodiment, the task distribution processing unit and the task substitution execution processing unit are 1 msec. However, the task distributed processing unit or the task alternative execution processing unit may be provided for each event for executing each self-diagnostic task. It may be configured to be executed at an event having a high priority.
さらには、優先順位の高いイベントに、優先順位の低いイベントで実行される自己診断タスクに対するタスク分散処理部またはタスク代替実行処理部が設けられるものであってもよい。優先順位の低いイベントほどタスク実行インタバルが長くなる可能性があり、そのようなときに優先順位の高いイベントで迅速に代替要求または代替処理ができるようになる。 Furthermore, a task distribution processing unit or a task alternative execution processing unit for a self-diagnosis task executed in an event having a low priority may be provided in an event having a high priority. An event with a lower priority may have a longer task execution interval. In such a case, an alternative request or process can be quickly performed with an event having a higher priority.
上述の実施形態では、エンジン制御用のECU1aにタスク分散処理部を備え、他のECU1b,1c,・・・夫々にタスク代替実行処理部を備えたものを説明したが、全てまたは一部のECUにタスク分散処理部及びタスク代替実行処理部の双方を備えるものであってもよい。
この場合、自己診断タスクの代替実行時に負荷状態判断部により演算負荷状態が高いと判断されたときに、タスク代替実行処理部が要求元の電子制御装置に代替実行の中断を要求し、或は中断の要求をすることなく、自己のタスク分散処理部が当該自己診断タスクまたは自己の自己診断タスクを他のECUに代替要求するように構成するものであってもよい。
In the above-described embodiment, the
In this case, the task substitution execution processing unit requests the requesting electronic control device to suspend substitution execution when the load state determination unit determines that the computation load state is high during substitution execution of the self-diagnosis task, or The self-distributed task processing unit may be configured to request another ECU for the self-diagnosis task or the self-diagnosis task without requesting interruption.
上述した確認応答データのデータ領域♯3に設定される代替処理の応諾または拒否を示すデータとして、図4に示す演算負荷状態よりも精度のよいデータ、例えば、設定されているイベントの実際の実行時間を設定するように構成すれば、自己診断タスクの確認要求データに対する確認応答データで複数のECUから応諾があったときに、実行時間に基づいて最も演算負荷状態の低いECUを選択することができる。
As the data indicating acceptance or rejection of the alternative processing set in the
上述の実施形態では、電子制御装置の接続されるネットワークが車載ネットワークの一つであるCANで構成されるものを説明したが、当該ネットワークはLINやFlexRayなど、他の車載ネットワークで構成されるものであってもよい。また、当該ネットワークは、車載ネットワークに限定するものではなく、その他のネットワークで構成されるものであってもよい。 In the above-described embodiment, the network to which the electronic control device is connected is configured by CAN, which is one of the in-vehicle networks, but the network is configured by other in-vehicle networks such as LIN and FlexRay. It may be. Moreover, the said network is not limited to a vehicle-mounted network, You may be comprised with another network.
上述の実施形態では、本発明による電子制御装置が車両に適用されるものを説明したが、本発明による電子制御装置は車両に適用されるものに限らず、OA機器、航空機等、複数の電子制御装置がネットワーク接続された分散処理システムに適用することが可能である。 In the above-described embodiment, the electronic control device according to the present invention is applied to a vehicle. However, the electronic control device according to the present invention is not limited to being applied to a vehicle, but includes a plurality of electronic devices such as OA equipment and aircraft. The present invention can be applied to a distributed processing system in which a control device is connected to a network.
尚、上述の実施形態は、本発明の一例に過ぎず、本発明の作用効果を奏する範囲において各ブロックの具体的構成等は適宜変更設計できることは言うまでもない。 In addition, the above-mentioned embodiment is only an example of this invention, and it cannot be overemphasized that the concrete structure of each block etc. can be changed and designed suitably in the range with the effect of this invention.
1:電子制御装置(ECU)
1a:エンジンを制御する電子制御装置
1b:トランスミッションを制御する電子制御装置
1c:ブレーキを制御する電子制御装置
2:CANバス
10:マイクロコンピュータ
11:拡張バス
12:メモリ
12a:ROM
12b:RAM
12c:スタンバイRAM
12d:EEPROM
20:終端抵抗
IP(AD):AD変換ポート群
IP(1):キャプチャポート群
IP(2):入力ポート群
OP:出力ポート群
SIO:シリアル入出力ポート
1: Electronic control unit (ECU)
1a:
12b: RAM
12c: Standby RAM
12d: EEPROM
20: Termination resistor IP (AD): AD conversion port group IP (1): Capture port group IP (2): Input port group OP: Output port group SIO: Serial input / output port
Claims (10)
前記複数の処理に関連する情報を記憶する記憶部と、
前記複数の処理の演算負荷が第一の所定値よりも高いと判断した場合に、前記異常検出処理の代替処理を他の電子制御装置に要求し、前記複数の処理の演算負荷が第二の所定値よりも低いと判断した場合に、当該他の電子制御装置に要求した異常検出処理の異常検出結果を送信するよう要求し、該異常検出結果を前記記憶部に記憶させる制御部とを備えたことを特徴とする電子制御装置。 An electronic control device that controls a device to be controlled by executing a plurality of processes including an abnormality detection process,
A storage unit for storing information related to the plurality of processes;
When it is determined that the calculation load of the plurality of processes is higher than the first predetermined value, the alternative process of the abnormality detection process is requested to another electronic control unit, and the calculation load of the plurality of processes is the second A control unit that requests the other electronic control device to transmit the abnormality detection result of the abnormality detection process requested when it is determined to be lower than the predetermined value, and stores the abnormality detection result in the storage unit; An electronic control device characterized by that.
前記複数の処理の演算負荷状態をモニタする負荷状態判断部と、
他の電子制御装置から要求された異常検出処理を代替実行する代替実行処理部を備え、
前記代替実行処理部は、請求項1から5の何れかに記載の電子制御装置からの異常検出処理の代替実行の要求に対して、前記負荷状態判断部により演算負荷状態が低いと判断されたときに代替実行を応諾することを特徴とする電子制御装置。 An electronic control device that controls a device to be controlled by executing a plurality of processes including an abnormality detection process,
A load state determination unit that monitors a calculation load state of the plurality of processes;
An alternative execution processing unit that performs an alternative execution of the abnormality detection process requested by another electronic control unit,
The alternative execution processing unit is determined by the load state determination unit that the computation load state is low in response to a request for alternative execution of the abnormality detection process from the electronic control device according to any one of claims 1 to 5. An electronic control device characterized in that it sometimes accepts alternative execution.
前記複数の処理の演算負荷状態が第一の所定値よりも高いか否かを判断する負荷状態判断ステップと、
前記負荷状態判断ステップで演算負荷状態が所定値よりも高いと判断すると、前記異常検出処理の代替処理を他の電子制御装置に要求する代替実行要求ステップと、
前記複数の処理の演算負荷が第二の所定値よりも低いと判断した場合に、当該他の電子制御装置に要求した異常検出処理の異常検出結果を送信するよう要求する代替実行結果回収ステップと、
回収した異常検出結果を記憶部に記憶させる記憶ステップを備えたことを特徴とする電子制御装置の異常診断方法。 An abnormality diagnosis method for an electronic control device that controls a device to be controlled by executing a plurality of processes including an abnormality detection process,
A load state determination step of determining whether or not the calculation load state of the plurality of processes is higher than a first predetermined value;
If it is determined in the load state determination step that the calculation load state is higher than a predetermined value, an alternative execution request step for requesting another electronic control device to perform an alternative process of the abnormality detection process;
An alternative execution result collection step for requesting to transmit the abnormality detection result of the abnormality detection process requested to the other electronic control unit when it is determined that the calculation load of the plurality of processes is lower than a second predetermined value; ,
An abnormality diagnosis method for an electronic control device, comprising a storage step of storing a collected abnormality detection result in a storage unit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007333081A JP2009157512A (en) | 2007-12-25 | 2007-12-25 | Electronic control unit, fault diagnosis system, and method for diagnosing failure of electronic control unit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007333081A JP2009157512A (en) | 2007-12-25 | 2007-12-25 | Electronic control unit, fault diagnosis system, and method for diagnosing failure of electronic control unit |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2009157512A true JP2009157512A (en) | 2009-07-16 |
Family
ID=40961496
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007333081A Withdrawn JP2009157512A (en) | 2007-12-25 | 2007-12-25 | Electronic control unit, fault diagnosis system, and method for diagnosing failure of electronic control unit |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2009157512A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102183952A (en) * | 2011-03-28 | 2011-09-14 | 杭州电子科技大学 | Method for diagnosing embedded nonfatal fault in PLC (programmable logic controller) |
CN109542697A (en) * | 2017-09-21 | 2019-03-29 | 株式会社东芝 | Arithmetic processing apparatus and arithmetic processing method |
-
2007
- 2007-12-25 JP JP2007333081A patent/JP2009157512A/en not_active Withdrawn
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102183952A (en) * | 2011-03-28 | 2011-09-14 | 杭州电子科技大学 | Method for diagnosing embedded nonfatal fault in PLC (programmable logic controller) |
CN102183952B (en) * | 2011-03-28 | 2012-09-05 | 杭州电子科技大学 | Method for diagnosing embedded nonfatal fault in PLC (programmable logic controller) |
CN109542697A (en) * | 2017-09-21 | 2019-03-29 | 株式会社东芝 | Arithmetic processing apparatus and arithmetic processing method |
CN109542697B (en) * | 2017-09-21 | 2023-01-31 | 株式会社东芝 | Arithmetic processing device and arithmetic processing method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4454672B2 (en) | On-vehicle electronic control device having a supervisory control circuit | |
US7711461B2 (en) | Fault diagnosis data recording system and method | |
JP5050653B2 (en) | Electronic control device | |
US9251632B2 (en) | Vehicle diagnostic system | |
JP5954228B2 (en) | Network monitoring apparatus and network monitoring method | |
JP2010285001A (en) | Electronic control system and functional agency method | |
WO2005068262A1 (en) | Failure sensing device of vehicle control system | |
JP2006222649A (en) | Gateway device with network monitoring function | |
JP2006191338A (en) | Gateway apparatus for diagnosing fault of device in bus | |
KR101073291B1 (en) | Network system of in-vehicle and control method thereof | |
SE538314C2 (en) | Infrastructure system for a vehicle | |
JP2007034910A (en) | Multi-cpu system and scheduler | |
JP2008199253A (en) | Abnormality diagnosis system and diagnostic information management device | |
EP3968574B1 (en) | Processing device, communication system, and non-transitory storage medium | |
JP2009157512A (en) | Electronic control unit, fault diagnosis system, and method for diagnosing failure of electronic control unit | |
JP7311458B2 (en) | BATTERY DIAGNOSTIC APPARATUS, METHOD, PROGRAM AND VEHICLE | |
WO2011034052A1 (en) | Vehicle electronic control device | |
JP6508092B2 (en) | Vehicle gateway device and program | |
JP4361540B2 (en) | Gateway device, data transfer method, and program | |
JP2006222800A (en) | Multiplex communication system | |
JP4820679B2 (en) | Electronic control device for vehicle | |
JP2009061987A (en) | Vehicular electronic control device | |
JP2008278246A (en) | Communication system, communication equipment and communication method | |
JP2015112962A (en) | Information processing apparatus | |
JP2021022126A (en) | Electronic control device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20101122 |
|
A072 | Dismissal of procedure [no reply to invitation to correct request for examination] |
Free format text: JAPANESE INTERMEDIATE CODE: A073 Effective date: 20120327 |
|
A300 | Application deemed to be withdrawn because no request for examination was validly filed |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20120403 |