JP2015162102A - Vehicle control apparatus - Google Patents

Vehicle control apparatus Download PDF

Info

Publication number
JP2015162102A
JP2015162102A JP2014037065A JP2014037065A JP2015162102A JP 2015162102 A JP2015162102 A JP 2015162102A JP 2014037065 A JP2014037065 A JP 2014037065A JP 2014037065 A JP2014037065 A JP 2014037065A JP 2015162102 A JP2015162102 A JP 2015162102A
Authority
JP
Japan
Prior art keywords
eeprom
built
data
external
nonvolatile memory
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
JP2014037065A
Other languages
Japanese (ja)
Other versions
JP6159668B2 (en
Inventor
謙二 吉田
Kenji Yoshida
謙二 吉田
賢史 山▲崎▼
Kenshi Yamazaki
賢史 山▲崎▼
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.)
Hitachi Astemo Ltd
Original Assignee
Hitachi Automotive Systems Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Automotive Systems Ltd filed Critical Hitachi Automotive Systems Ltd
Priority to JP2014037065A priority Critical patent/JP6159668B2/en
Publication of JP2015162102A publication Critical patent/JP2015162102A/en
Application granted granted Critical
Publication of JP6159668B2 publication Critical patent/JP6159668B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

PROBLEM TO BE SOLVED: To provide a vehicle control apparatus configured to improve the function of holding data stored in a memory, while properly responding to a fault of the memory.SOLUTION: A microcomputer 2 controlling devices of a vehicle includes a built-in EEPROM 5 and an external EEPROM 6 arranged outside the microcomputer 2. The microcomputer 2 diagnoses a fault in each of a built-in nonvolatile memory 5 and an external nonvolatile memory 6, and stores the results of diagnosing the nonvolatile memories on the other nonvolatile memories in a complementary manner. When both nonvolatile memories are normal, data are written on the built-in EEPROM, and the data stored in the built-in EEPROM are written on the external EEPROM periodically. When one of the EEPROM fails, data in the other EEPROM is used for control.

Description

本発明は、車両の各機器を制御する車両用制御装置に関する。   The present invention relates to a vehicle control device that controls each device of a vehicle.

特許文献1には、半導体装置内に備えたフラッシュメモリが劣化したときに、劣化した領域のデータを不揮発性メモリで構成される退避領域に記憶し、退避領域に記憶したデータを用いて制御を行う装置が開示されている。   In Patent Document 1, when the flash memory provided in the semiconductor device deteriorates, the data of the deteriorated area is stored in a save area constituted by a nonvolatile memory, and control is performed using the data stored in the save area. An apparatus for performing is disclosed.

特開2006−65384号公報JP 2006-65384 A

しかしながら、特許文献1に記載された技術では、フラッシュメモリの劣化を検出して退避領域にデータを記憶しようとしたときに、退避領域が故障していた場合には、データを記憶できなくなる。また、該退避領域の故障を検出した場合でも、該故障ありとの診断結果のデータも記憶保持することもできないため、故障ありとの認識が遅れ、故障に対応(修理)することも困難であった。   However, in the technique described in Patent Document 1, when it is attempted to store the data in the save area by detecting the deterioration of the flash memory, the data cannot be stored if the save area has failed. In addition, even when a failure in the save area is detected, the diagnosis result data indicating that there is a failure cannot be stored and held, so that the recognition that there is a failure is delayed and it is difficult to cope with (repair) the failure. there were.

本発明は上記の課題に着目してなされたもので、メモリに記憶したデータの保持機能を向上し、メモリの故障にも良好に対応できるようにした車両用制御装置を提供することを目的とする。   The present invention has been made paying attention to the above-mentioned problems, and has as its object to provide a vehicle control device that improves the retention function of data stored in a memory and can cope with a memory failure well. To do.

上記目的を達成するため、本発明に係る車両用制御装置は、車両の各機器を制御する制御装置に内蔵された内蔵不揮発性メモリと、前記制御装置の外部に配設された外部不揮発性メモリと、を備え、制御装置は、内蔵不揮発性メモリ及び外部不揮発性メモリの異常の有無を診断し、それぞれの不揮発性メモリの診断結果を、他方の不揮発性メモリに相補的に記憶させる、ことを特徴とする。   To achieve the above object, a vehicle control device according to the present invention includes a built-in nonvolatile memory built in a control device that controls each device of the vehicle, and an external nonvolatile memory arranged outside the control device. And the control device diagnoses whether there is an abnormality in the built-in nonvolatile memory and the external nonvolatile memory, and stores the diagnosis result of each nonvolatile memory in a complementary manner in the other nonvolatile memory. Features.

本発明によれば、内蔵不揮発性メモリ及び外部不揮発性メモリに、それぞれ他方の不揮発性メモリの異常診断結果が記憶されるため、データの書き込み先のメモリに異常があったときに、正常なメモリに書き込むことが可能となり、電源からの電力供給遮断ないし供給量の低下時にもデータを保持できるデータ保持性能を向上できると同時に、異常データの保持により故障対応機能も向上でき、ひいては車両制御性能が向上する。   According to the present invention, the abnormality diagnosis result of the other nonvolatile memory is stored in the built-in nonvolatile memory and the external nonvolatile memory, respectively, so that when there is an abnormality in the data write destination memory, the normal memory The data retention performance that can retain data even when the power supply from the power supply is cut off or the supply amount is reduced can be improved, and the failure response function can be improved by retaining abnormal data, which improves the vehicle control performance. improves.

本発明の実施形態に係る車両用制御装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the control apparatus for vehicles which concerns on embodiment of this invention. 同上装置におけるデータ書き込み制御を示す第1のフローチャートである。It is a 1st flowchart which shows the data writing control in an apparatus same as the above. 同上装置における内蔵EEPROM及び外部EEPROMに異常を生じたときの各メモリの処理状態を示す概略図。The schematic diagram which shows the processing state of each memory when abnormality arises in the built-in EEPROM and external EEPROM in an apparatus same as the above. 同上データ書き込み制御を示す第2のフローチャートである。It is a 2nd flowchart which shows data write control same as the above. クランキング時に電源電圧が低下したときの制御状態を説明するためのタイムチャートである。It is a time chart for demonstrating the control state when a power supply voltage falls at the time of cranking.

以下、本発明の実施形態について図面を参照して説明する。
図1に概略構成を示すように、ECU(Electronic Control Unit)1は、車両の各機器を制御するマイクロコンピュータ(以下、マイコンと略す)2を備え、このマイコン2には、バッテリ等の電源3から電源リレー(あるいはイグニッションスイッチ)4を介して電源電圧Vbが印加される。
Embodiments of the present invention will be described below with reference to the drawings.
As shown schematically in FIG. 1, an ECU (Electronic Control Unit) 1 includes a microcomputer (hereinafter abbreviated as a microcomputer) 2 that controls each device of the vehicle. The microcomputer 2 includes a power source 3 such as a battery. The power supply voltage Vb is applied through the power supply relay (or ignition switch) 4.

マイコン2は、該マイコン2で演算された制御データ等を記憶するメモリとして内蔵不揮発性メモリ(内蔵EEPROM)5を備える。該内蔵EEPROM5に記憶されたデータ内容は、イグニッションスイッチOFF時等、マイコン2への前記電源3からの電力供給が遮断されたときでも記憶される。   The microcomputer 2 includes a built-in nonvolatile memory (built-in EEPROM) 5 as a memory for storing control data calculated by the microcomputer 2. The data content stored in the built-in EEPROM 5 is stored even when the power supply from the power source 3 to the microcomputer 2 is cut off, such as when the ignition switch is OFF.

また、ECU1は、マイコン2の外部に、マイコン2と接続された外部不揮発性メモリ(外部EEPROM)6を備え、マイコン2で演算された制御データ等を記憶する。外部EEPROM6は、電源3とは接続されず、電力供給を必要とすることなく、記憶されたデータを保持することができる。   The ECU 1 includes an external nonvolatile memory (external EEPROM) 6 connected to the microcomputer 2 outside the microcomputer 2 and stores control data calculated by the microcomputer 2. The external EEPROM 6 is not connected to the power supply 3 and can hold stored data without requiring power supply.

本実施形態では、マイコン2は、演算した制御データ等のデータを、まず、内蔵EEPROM5に書き込ませ、次いで、所定の周期で内蔵EEPROM5に記憶されているデータを、外部EEPROM6に書き込む。
また、マイコン2は、電源3の立ち上げ時及び内蔵EEPROM5及び外部EEPROM6へのデータの書き込み時等に、これらEEPROMの異常の有無を診断し、それぞれのEEPROMの診断結果を、他方のEEPROMに相補的に記憶させる。
In the present embodiment, the microcomputer 2 first writes the calculated data such as control data into the built-in EEPROM 5 and then writes the data stored in the built-in EEPROM 5 to the external EEPROM 6 at a predetermined cycle.
Further, the microcomputer 2 diagnoses the presence or absence of abnormality of these EEPROMs when the power supply 3 is started up and when data is written to the built-in EEPROM 5 and the external EEPROM 6, and the diagnosis result of each EEPROM is complemented to the other EEPROM. Memorize.

図2は、マイコン2のデータ書き込み制御を示す第2のフローを示す。
ステップS1では、電源リレー4がOFFからONとされたか、つまり、電源立ち上げ時かを判定する。
電源立ち上げ時と判定されたときは、ステップS2へ進み、内蔵EEPROM5及び外部EEPROM6について、異常の有無を診断する。
FIG. 2 shows a second flow showing data write control of the microcomputer 2.
In step S1, it is determined whether or not the power supply relay 4 is turned from OFF to ON, that is, when the power supply is turned on.
If it is determined that the power is turned on, the process proceeds to step S2 to diagnose the presence / absence of abnormality in the built-in EEPROM 5 and the external EEPROM 6.

ステップS3では、それぞれのEEPROMの診断結果を、他方のEEPROMに相補的に書き込む(記憶させる)。また、「異常」と診断した場合は、該「異常」を警報灯の点灯等によってドライバーにも通報して、速やかな修理を促すようにするのが好ましい。なお、「正常」との診断結果を初期設定しておき、「異常」と診断されたときに、「異常」との診断結果に書き換えるようにしてもよい。   In step S3, the diagnosis result of each EEPROM is complementarily written (stored) in the other EEPROM. When diagnosed as “abnormal”, it is preferable to notify the driver of the “abnormal” by turning on an alarm lamp or the like so as to prompt prompt repair. The diagnosis result “normal” may be initialized and rewritten to the diagnosis result “abnormal” when the diagnosis is “abnormal”.

ステップS4では、マイコン2により演算されたデータのEEPROMへの書き込み要求が発生したかを判定する。
データの書き込み要求が発生したと判定したときは、ステップS5へ進み、該データの内蔵EEPROM5への書き込みに先立ち、外部EEPROM6から内蔵EEPROM5の診断結果を読み出す。
In step S4, it is determined whether a request for writing the data calculated by the microcomputer 2 to the EEPROM has occurred.
When it is determined that a data write request has occurred, the process proceeds to step S5, and the diagnostic result of the built-in EEPROM 5 is read from the external EEPROM 6 prior to writing the data to the built-in EEPROM 5.

そして、内蔵EEPROM5の診断結果が「正常」であるときは、ステップS6へ進み、データの内蔵EEPROM5への書き込み前に(又は書き込み動作と併行して)、新たに内蔵EEPROM5の異常の有無を診断する。
ステップS7では、ステップS6での内蔵EEPROM5の新たな診断結果を判定し、診断結果が「正常」であれば、ステップS8へ進み、上記最新の制御データを内蔵EEPROM5へ書き込む(内蔵EEPROM5に書き込まれていた同種データを最新のデータで更新する(以下、同様。また、診断と併行して書き込みを開始していた場合は、書き込みを完了する)。
If the diagnosis result of the built-in EEPROM 5 is “normal”, the process proceeds to step S6, and before the data is written into the built-in EEPROM 5 (or in parallel with the write operation), the presence or absence of abnormality in the built-in EEPROM 5 is newly diagnosed. To do.
In step S7, a new diagnosis result of the built-in EEPROM 5 in step S6 is determined. If the diagnosis result is “normal”, the process proceeds to step S8, and the latest control data is written to the built-in EEPROM 5 (written to the built-in EEPROM 5). The same kind of data that has been updated is updated with the latest data (the same applies hereinafter. If the writing is started concurrently with the diagnosis, the writing is completed).

一方、ステップS5で、外部EEPROM6から読み出した内蔵EEPROM5の診断結果が「異常」であったときは、ステップS9へ進み、上記最新のデータを正常な外部EEPROM6に書き込む(外部EEPROM6に書き込まれていた同種データを最新データで更新する。以下、同様)。   On the other hand, when the diagnosis result of the built-in EEPROM 5 read from the external EEPROM 6 is “abnormal” in step S5, the process proceeds to step S9 and the latest data is written to the normal external EEPROM 6 (the data has been written to the external EEPROM 6). Update the same kind of data with the latest data.

また、ステップS6での内蔵EEPROM5の新たな診断結果が「異常」である場合は、ステップS10へ進み、当該内蔵EEPROM5が「異常」との診断結果及び上記最新のデータを外部EEPROM6に書き込む。
以上の構成により、図3に示すように、内蔵EEPROM5または外部EEPROM6の一方に異常が生じても、診断結果に基づいて正常な他方のEEPROMにデータを書き込むことができ、該正常なEEPROMに書き込まれた最新のデータを用いた制御を行うことができる。
If the new diagnosis result of the built-in EEPROM 5 in step S6 is “abnormal”, the process proceeds to step S10, and the diagnosis result that the built-in EEPROM 5 is “abnormal” and the latest data are written in the external EEPROM 6.
With the above configuration, as shown in FIG. 3, even if an abnormality occurs in one of the built-in EEPROM 5 or the external EEPROM 6, data can be written to the other normal EEPROM based on the diagnosis result, and the normal EEPROM can be written. Control using the latest data is possible.

また、例えば、従来、RAMと1個のEEPROMを備え、EEPROMの故障時に該異常情報データをRAMに書き込む構成としても、イグニッションスイッチをOFFとし、あるいは後述するようにクランキング時に一時的に電源電圧が大きく低下した場合には、RAMに記憶されていた該異常情報データが喪失されてしまい、異常状態を認識できないまま正常状態に復帰されないことがあった。
これに対し、上記本発明の実施形態によれば、上記のように電力供給遮断時、及びクランキングに大きな電圧低下を生じた場合でも、異常を生じたEEPROMの異常情報のデータが、正常なEEPROMに保持される。このため、該異常情報データを警告等により認識させて修理を行わせ、速やかに正常状態に復帰させることができる。
In addition, for example, a conventional configuration including a RAM and one EEPROM, and writing the abnormal information data to the RAM when the EEPROM fails, can be temporarily switched off when the ignition switch is turned off or cranked as described later. When the value of the error is greatly reduced, the abnormality information data stored in the RAM may be lost, and the abnormal state may not be recognized and the normal state may not be restored.
On the other hand, according to the embodiment of the present invention, even when the power supply is interrupted as described above and when a large voltage drop occurs in the cranking, the abnormality information data of the EEPROM in which the abnormality has occurred is normal. Held in EEPROM. Therefore, the abnormality information data can be recognized by a warning or the like to be repaired and promptly returned to the normal state.

簡易的には、上記のように、通常は双方のEEPROMの異常診断を行いつつ、双方とも正常時には、一方のEEPROMにデータを書き込み、該一方のEEPROMの異常時に、他方のEEPROMに該異常情報と共にデータを書き込むようにEEPROMを切り換えるだけの構成としてもよい。
本実施形態では、上記の構成に加え、一定の周期で、内蔵EEPROM5に記憶されているデータを、外部EEPROM6に書き込む構成とする。
Briefly, as described above, normally, while abnormality diagnosis of both EEPROMs is performed, when both are normal, data is written to one EEPROM, and when one EEPROM is abnormal, the abnormality information is stored in the other EEPROM. At the same time, the EEPROM may be switched so as to write data.
In the present embodiment, in addition to the above configuration, data stored in the built-in EEPROM 5 is written to the external EEPROM 6 at a constant cycle.

図4は、上記定期的に実行される外部EEPROM6へのデータ書き込みを示す第2のフローである。
該フローは、マイコン2が最新のデータを演算後、外部EEPROM6へ書き込まれたデータを使用して制御するときでも、良好な応答性を確保できる程度に十分な短い周期で実施される。
FIG. 4 is a second flow showing data writing to the external EEPROM 6 that is periodically executed.
This flow is performed in a sufficiently short cycle so that good responsiveness can be ensured even when the microcomputer 2 calculates the latest data and then uses the data written in the external EEPROM 6 for control.

ステップS11では、内蔵EEPROM5から外部EEPROM6の診断結果を読み出し、異常の有無を判定する。
診断結果が「正常」と判定された場合は、ステップS12へ進み、内蔵EEPROM5に記憶されているデータを外部EEPROM6へ書き込む。
ステップS11で外部EEPROM6の診断結果が「異常」と判定されたときは、ステップS13へ進み、内蔵EEPROM5から外部EEPROM6へのデータの書き込みを禁止する。
In step S11, the diagnosis result of the external EEPROM 6 is read from the built-in EEPROM 5 to determine whether there is an abnormality.
If it is determined that the diagnosis result is “normal”, the process proceeds to step S 12, and the data stored in the built-in EEPROM 5 is written to the external EEPROM 6.
If it is determined in step S11 that the diagnosis result of the external EEPROM 6 is “abnormal”, the process proceeds to step S13, and data writing from the built-in EEPROM 5 to the external EEPROM 6 is prohibited.

このように構成すれば、内蔵EEPROM5と外部EEPROM6とに重複して記憶されるデータについては、一方のEEPROMが故障した場合でも、他方のEEPROMから重複して記憶されたデータを使用して、高精度な制御を行うことができる。
例えば、内蔵EEPROM5に比較して容量の大きい外部EEPROM6を備え、両メモリ5,6が正常な通常制御時は、外部EEPROM6に記憶されたデータを使用して制御を行い、外部EEPROM6に異常を生じたときに内蔵EEPROM5のデータを使用した制御に切り換える構成としてもよい。
With this configuration, the data stored redundantly in the internal EEPROM 5 and the external EEPROM 6 can be stored using the data stored redundantly from the other EEPROM even when one EEPROM fails. Accurate control can be performed.
For example, an external EEPROM 6 having a larger capacity than that of the built-in EEPROM 5 is provided, and when both the memories 5 and 6 are in normal normal control, control is performed using data stored in the external EEPROM 6, and an abnormality occurs in the external EEPROM 6. In this case, the control may be switched to the control using the data stored in the built-in EEPROM 5.

このようにすれば、比較的容量の小さい内蔵EEPROM5を備えたマイコン2と、容量の大きな外部EEPROM6を使用して、低コストで高精度な制御性能及びデータ保持性能を得ることができる。
また、内蔵EEPROMと外部EEPROMとでデータの書き込みタイミングをずらし、かつ、内蔵EEPROMに記憶された複数のデータを纏めて定期的に外部EEPROMに書き込むことにより、書き込み処理負荷を大幅に軽減できる。
In this way, it is possible to obtain high-precision control performance and data retention performance at low cost by using the microcomputer 2 having the built-in EEPROM 5 having a relatively small capacity and the external EEPROM 6 having a large capacity.
Further, by shifting the data writing timing between the built-in EEPROM and the external EEPROM and periodically writing a plurality of data stored in the built-in EEPROM to the external EEPROM, the write processing load can be greatly reduced.

図5は、クランキング時に電源電圧Vbが一時的に大きく低下した場合の状態を示す。電源電圧Vbが書き込み可能電圧Vbp以上のときに、書き込みを完了したデータは、電源電圧Vbが書き込み可能電圧Vbpを下回っても、消失することなく保持される。また、書き込み可能電圧Vbp未満では、書き込みは行えないが、書き込み可能電圧Vbp以上となってから新たに算出されたデータがEEPROMに書き込まれる。   FIG. 5 shows a state where the power supply voltage Vb is temporarily greatly reduced during cranking. When the power supply voltage Vb is equal to or higher than the writable voltage Vbp, the data that has been written is held without disappearing even if the power supply voltage Vb falls below the writable voltage Vbp. In addition, writing cannot be performed at a voltage lower than the writable voltage Vbp, but newly calculated data is written to the EEPROM after the voltage reaches the writable voltage Vbp or higher.

図4に示した例では、電源電圧Vbが書き込み可能電圧Vbpを下回る直前に内蔵EEPROM5に書き込まれたデータは、電源電圧Vbが可能電圧Vbpを下回った後、可能電圧Vbp以上に回復した後、内蔵EEPROM5から外部EEPROM6に書き込まれる。   In the example shown in FIG. 4, the data written in the built-in EEPROM 5 immediately before the power supply voltage Vb falls below the writable voltage Vbp is restored after the power supply voltage Vb falls below the possible voltage Vbp, The data is written from the built-in EEPROM 5 to the external EEPROM 6.

上記実施形態では、マイコン2が算出したデータを、内蔵EEPROMに書き込んだ後に、該内蔵EEPROMに記憶されたデータを外部EEPROMに書き込む構成としたが、逆に、外部EEPROMにデータを書き込んだ後で内部EEPROMに書き込む構成としてもよく、また、内蔵EEPROM及び外部EEPROMに同一タイミングでデータを書き込む構成としてもよい。   In the above embodiment, the data calculated by the microcomputer 2 is written in the built-in EEPROM and then the data stored in the built-in EEPROM is written in the external EEPROM. Conversely, after the data is written in the external EEPROM. The internal EEPROM may be written, or the internal EEPROM and the external EEPROM may be written at the same timing.

また、上記実施形態では、一方のEEPROMに異常が発生したときに、他方のEEPROMに書き込む構成としたが、EEPROMの異常が発生した領域または該領域を含むブロックまで検出するようにしてもよく、その場合は、さらに、異常が発生した領域または該領域を含むブロック以外の正常な領域に、データを書き込む構成としてもよい。   In the above embodiment, when an abnormality occurs in one EEPROM, the data is written in the other EEPROM. However, an area where the abnormality of the EEPROM has occurred or a block including the area may be detected. In that case, the data may be written into a region where an abnormality has occurred or a normal region other than a block including the region.

また、メインマイコンとメインマイコンを監視するサブマイコンを備えたECUにおいて、メインマイコンに内蔵EEPROMを備え、サブマイコンに外部EEPROMを備える構成であってもよい。   Further, in an ECU including a main microcomputer and a sub-microcomputer that monitors the main microcomputer, the main microcomputer may include a built-in EEPROM, and the sub-microcomputer may include an external EEPROM.

ここで、上記実施形態から把握し得る請求項以外の技術的思想について、以下に効果と共に記載する。
(イ)請求項2又は請求項3記載の車両用制御装置において、前記制御装置は、前記一方の不揮発性メモリにデータを書き込んだ後、該一方の不揮発性メモリに記憶されたデータを他方の不揮発性メモリに書き込むことを特徴とする車両用制御装置。
上記構成によると、2つの不揮発性メモリへのデータの書き込みタイミングをずらすことにより、書き込み処理負荷を軽減できる。
Here, technical ideas other than the claims that can be grasped from the above embodiment will be described together with effects.
(A) In the vehicle control device according to claim 2 or 3, the control device writes data in the one non-volatile memory, and then transfers the data stored in the one non-volatile memory to the other non-volatile memory. A vehicle control device that writes in a non-volatile memory.
According to the above configuration, the write processing load can be reduced by shifting the timing of writing data to the two nonvolatile memories.

(ロ)請求項2,請求項3又は前記(イ)に記載の車両用制御装置において、内蔵不揮発性メモリの容量より、外部不揮発性メモリの容量が大きいことを特徴とする車両用制御装置。
上記構成によると、比較的容量の小さい内蔵不揮発性メモリを備えたマイコンと、容量の大きな外部不揮発性メモリを使用して、低コストで高精度な制御性能及びデータ保持性能を得ることができる。
(B) The vehicle control device according to claim 2, claim 3 or (a), wherein the capacity of the external nonvolatile memory is larger than the capacity of the built-in nonvolatile memory.
According to the above configuration, high-precision control performance and data retention performance can be obtained at low cost by using a microcomputer including a built-in nonvolatile memory having a relatively small capacity and an external nonvolatile memory having a large capacity.

1…ECU(Electronic Control Unit)、2…マイクロコンピュータ、3…電源、4…電源リレー、5…内蔵EEPROM、6…外部EEPROM   DESCRIPTION OF SYMBOLS 1 ... ECU (Electronic Control Unit), 2 ... Microcomputer, 3 ... Power supply, 4 ... Power supply relay, 5 ... Built-in EEPROM, 6 ... External EEPROM

Claims (3)

車両の各機器を制御する制御装置に内蔵された内蔵不揮発性メモリと、
前記制御装置の外部に配設された外部不揮発性メモリと、を備え、
前記制御装置は、前記内蔵不揮発性メモリ及び前記外部不揮発性メモリの異常の有無を診断し、それぞれの不揮発性メモリの診断結果を、他方の不揮発性メモリに相補的に記憶させる、ことを特徴とする車両用制御装置。
A built-in nonvolatile memory built in a control device for controlling each device of the vehicle;
An external non-volatile memory disposed outside the control device,
The control device diagnoses whether there is an abnormality in the built-in nonvolatile memory and the external nonvolatile memory, and stores the diagnosis result of each nonvolatile memory in a complementary manner in the other nonvolatile memory, The vehicle control device.
少なくとも前記外部不揮発性メモリは、前記内蔵不揮発性メモリに記憶された一部の内容を重複して記憶している、ことを特徴とする請求項1に記載の車両用制御装置。   The vehicle control device according to claim 1, wherein at least the external nonvolatile memory stores a part of the contents stored in the built-in nonvolatile memory in an overlapping manner. 前記制御装置は、前記一方の不揮発性メモリを異常ありと診断したときは、前記他方の不揮発性メモリに記憶されたデータを使用して制御を行う、ことを特徴とする請求項2に記載の車両用制御装置。   3. The control device according to claim 2, wherein when the one non-volatile memory is diagnosed as abnormal, the control device performs control using data stored in the other non-volatile memory. 4. Vehicle control device.
JP2014037065A 2014-02-27 2014-02-27 Vehicle control device Active JP6159668B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014037065A JP6159668B2 (en) 2014-02-27 2014-02-27 Vehicle control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014037065A JP6159668B2 (en) 2014-02-27 2014-02-27 Vehicle control device

Publications (2)

Publication Number Publication Date
JP2015162102A true JP2015162102A (en) 2015-09-07
JP6159668B2 JP6159668B2 (en) 2017-07-05

Family

ID=54185152

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014037065A Active JP6159668B2 (en) 2014-02-27 2014-02-27 Vehicle control device

Country Status (1)

Country Link
JP (1) JP6159668B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021047636A (en) * 2019-09-18 2021-03-25 日立オートモティブシステムズ株式会社 Automobile electronic control device
CN113757934A (en) * 2021-09-03 2021-12-07 Tcl空调器(中山)有限公司 Air conditioner control method and device, air conditioner and computer readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006178555A (en) * 2004-12-21 2006-07-06 Hitachi Ltd Information processor having event information mirroring function
JP2010061257A (en) * 2008-09-02 2010-03-18 Riso Kagaku Corp Semiconductor memory device
JP2013123926A (en) * 2011-12-13 2013-06-24 Panasonic Corp On-vehicle electronic apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006178555A (en) * 2004-12-21 2006-07-06 Hitachi Ltd Information processor having event information mirroring function
JP2010061257A (en) * 2008-09-02 2010-03-18 Riso Kagaku Corp Semiconductor memory device
JP2013123926A (en) * 2011-12-13 2013-06-24 Panasonic Corp On-vehicle electronic apparatus

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021047636A (en) * 2019-09-18 2021-03-25 日立オートモティブシステムズ株式会社 Automobile electronic control device
JP7277324B2 (en) 2019-09-18 2023-05-18 日立Astemo株式会社 Automotive electronic controller
CN113757934A (en) * 2021-09-03 2021-12-07 Tcl空调器(中山)有限公司 Air conditioner control method and device, air conditioner and computer readable storage medium

Also Published As

Publication number Publication date
JP6159668B2 (en) 2017-07-05

Similar Documents

Publication Publication Date Title
US7155326B2 (en) Electric control unit
JP6393628B2 (en) Vehicle control device
JP2014035730A (en) Vehicle control device
JP6159668B2 (en) Vehicle control device
JP2011163842A (en) Semiconductor device and method of diagnosing the same
JP6611877B1 (en) Semiconductor integrated circuit and rotation detection device
JP6869743B2 (en) Electronic control device for automobiles
US11314634B2 (en) Electronic control unit and data protection method therefor
JP6663371B2 (en) Electronic control unit
JP4353126B2 (en) Vehicle state determination device
JP2020050319A (en) Power supply monitoring device, power supply control system and power supply monitoring method
JP5635941B2 (en) Electronic control unit for automobile
JP7029366B2 (en) Electronic control device for automobiles
JP2015171853A (en) Vehicle electronic control unit
JP7007223B2 (en) Control device and abnormality detection method
JP5930745B2 (en) Data writing abnormality judgment device
JP5672185B2 (en) In-vehicle control device
JP4479775B2 (en) Vehicle control apparatus and program
JP2016192009A (en) Control device
JP6227945B2 (en) Electronic control unit for automobile
JP2015176177A (en) Vehicle electronic control device
CN111684523B (en) electronic control device
WO2019207905A1 (en) Vehicle-mounted control device
JP6975581B2 (en) Vehicle information storage device
JP2010116077A (en) Battery deterioration determination device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160913

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170525

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170612

R150 Certificate of patent or registration of utility model

Ref document number: 6159668

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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