JPH1144233A - Method and device for controling engine system - Google Patents

Method and device for controling engine system

Info

Publication number
JPH1144233A
JPH1144233A JP20053097A JP20053097A JPH1144233A JP H1144233 A JPH1144233 A JP H1144233A JP 20053097 A JP20053097 A JP 20053097A JP 20053097 A JP20053097 A JP 20053097A JP H1144233 A JPH1144233 A JP H1144233A
Authority
JP
Japan
Prior art keywords
engine system
microcomputer
control unit
program
controlling
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
JP20053097A
Other languages
Japanese (ja)
Other versions
JP3878721B2 (en
Inventor
Keiji Matsumoto
圭司 松本
Isao Azuma
功 東
Seiji Imoto
誠次 井元
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.)
Yanmar Co Ltd
Original Assignee
Yanmar Diesel Engine Co 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 Yanmar Diesel Engine Co Ltd filed Critical Yanmar Diesel Engine Co Ltd
Priority to JP20053097A priority Critical patent/JP3878721B2/en
Publication of JPH1144233A publication Critical patent/JPH1144233A/en
Application granted granted Critical
Publication of JP3878721B2 publication Critical patent/JP3878721B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Electrical Control Of Air Or Fuel Supplied To Internal-Combustion Engine (AREA)
  • Combined Controls Of Internal Combustion Engines (AREA)

Abstract

PROBLEM TO BE SOLVED: To eliminate such a trouble that in a conventional engine control device, continuity of stored operation data is lost, a maintenance timing is not properly decided, a considerable cost for rewriting of a system control program is needed, a rewriting work is troublesome, and the rewriting properties of a program are wrong. SOLUTION: A memory means 9 to store data is arranged at a substrate 3 for memory use only formed separately from a control unit 2 to effect control of an engine system. Data is stored by a memory means 9. An external memory is removably constituted at a control unit 2 to effect control of an engine system, and rewriting of an engine system control program is practicable.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、マイクロコンピュ
ータにより各種制御を行なうエンジンシステム制御装置
に関する。
The present invention relates to an engine system control device for performing various controls by a microcomputer.

【0002】[0002]

【従来の技術】従来、マイクロコンピュータにより各種
制御を行なうエンジンシステム制御装置において、運転
データを蓄積するデータ蓄積用メモリは、エンジンシス
テムの制御を行なう制御ユニット上に搭載されていた。
そして、エンジンシステムの制御を行なうシステム制御
プログラムは、前記のデータ蓄積用メモリとは別のプロ
グラムメモリに、マスク方式、又はワンタイム方式で書
き込まれ、該プログラムメモリは、制御ユニット上に半
田付けにより、若しくは、ソケットを介して実装され、
又は、前記プログラムがフラッシュ書き込み方式で書き
込まれたプログラムメモリが、制御ユニット上に半田付
けにより実装されていた。
2. Description of the Related Art Conventionally, in an engine system control device that performs various controls by a microcomputer, a data storage memory for storing operation data is mounted on a control unit that controls the engine system.
A system control program for controlling the engine system is written in a program memory separate from the data storage memory by a mask method or a one-time method, and the program memory is soldered on the control unit. Or implemented via a socket,
Alternatively, a program memory in which the program is written by a flash writing method is mounted on the control unit by soldering.

【0003】[0003]

【発明が解決しようとする課題】しかし、前記制御ユニ
ットには、多くのセンサ類やアクチュエータなどが接続
されているために、該制御ユニットに不具合が生じて、
交換を行なう必要が出てくる場合がある。この場合、運
転データが制御ユニット上に搭載されたメモリに蓄積さ
れていると、制御ユニットの交換に伴って、運転データ
を蓄積していたメモリまでもが交換されてしまうことと
なり、該運転データの連続性が失われてしまう。また、
制御ユニットの交換時に、蓄積されたデータを他のメモ
リに移管することが考えられるが、この場合は、書き込
み装置や書き込み作業が必要となり、蓄積データの承継
に支障を来たすことがあった。
However, since a large number of sensors and actuators are connected to the control unit, a problem occurs in the control unit.
You may need to replace it. In this case, if the operation data is stored in the memory mounted on the control unit, the memory in which the operation data is stored is also exchanged with the exchange of the control unit, and the operation data is exchanged. Continuity is lost. Also,
When the control unit is replaced, it is conceivable to transfer the stored data to another memory. However, in this case, a writing device or a writing operation is required, which may hinder the transfer of the stored data.

【0004】そして、エンジンシステム制御装置のシス
テム制御プログラムは、一旦プログラムメモリに書き込
んだ後に、書き換えが必要となることがある。この場
合、システム制御プログラムをマスク方式、又はワンタ
イム方式で書き込んだプログラムメモリを、制御ユニッ
ト上に半田付けにより、又は、ソケットを介して実装し
ていると、該プログラムを変更するエンジンシステム台
数と同数の制御ユニット、又は、交換用のプログラムメ
モリが必要となる。また、システム制御プログラムが、
フラッシュ書き込み方式で書き込まれたプログラムメモ
リが、制御ユニット上に半田付けにより実装されている
場合は、制御ユニットやプログラムメモリを交換する必
要がなく、プログラムを書き換えるだけでよいが、書き
換えのための、例えば携帯型パーソナルコンピュータな
どの、書き換え装置が必要となる。
[0004] The system control program of the engine system control device may need to be rewritten after being once written in the program memory. In this case, if the program memory in which the system control program is written by the mask method or the one-time method is mounted on the control unit by soldering or via a socket, the number of engine systems to change the program and The same number of control units or replacement program memories are required. Also, the system control program
When the program memory written by the flash writing method is mounted on the control unit by soldering, there is no need to replace the control unit or the program memory, and it is only necessary to rewrite the program. For example, a rewriting device such as a portable personal computer is required.

【0005】このように、蓄積した運転データの連続性
が失われて、メンテナンス時期の判定が適切に行なえな
かったり、システム制御プログラムの書き換えに多大な
費用を要したり、また、書き換え作業が煩雑であって、
プログラムの書き換え性が悪かったりした。
[0005] As described above, the continuity of the accumulated operation data is lost, so that the maintenance time cannot be properly judged, the rewriting of the system control program requires a large cost, and the rewriting operation is complicated. And
The rewriteability of the program was poor.

【0006】[0006]

【課題を解決するための手段】本発明の解決しようとす
る課題は以上の如くであり、次に該課題を解決するため
の手段を説明する。即ち、マイクロコンピュータにより
各種制御を行なうエンジンシステム制御方法において、
データを蓄積する記憶手段を、エンジンシステムの制御
を行なう制御ユニットとは別体に構成した記憶専用基板
に設けて、データの蓄積を該記憶手段により行なうこと
である。
The problem to be solved by the present invention is as described above. Next, means for solving the problem will be described. That is, in an engine system control method for performing various controls by a microcomputer,
A storage means for accumulating data is provided on a storage-only board formed separately from a control unit for controlling the engine system, and the data is stored by the storage means.

【0007】また、マイクロコンピュータにより各種制
御を行なうエンジンシステム制御装置において、データ
を蓄積する不揮発性メモリを、エンジンシステムの制御
を行なう制御ユニットとは別体に構成した記憶専用基板
に設けて、制御ユニットに発生する不具合に影響される
ことなく、連続的にデータを蓄積できるように構成した
ことである。
Further, in an engine system control device for performing various controls by a microcomputer, a nonvolatile memory for storing data is provided on a storage-only board formed separately from a control unit for controlling the engine system. The configuration is such that data can be continuously accumulated without being affected by a problem occurring in the unit.

【0008】また、マイクロコンピュータにより各種制
御を行なうエンジンシステム制御装置において、エンジ
ンシステムのメンテナンス時期を判断するために必要と
なる、該エンジンシステムの各種運転データを蓄積する
不揮発性メモリを、エンジンシステムの制御を行なう制
御ユニットとは別体に構成した記憶専用基板に設けて、
制御ユニットに発生する不具合に影響されることなく、
連続的にデータを蓄積できるように構成したことであ
る。
Further, in an engine system control device which performs various controls by a microcomputer, a nonvolatile memory for storing various operation data of the engine system, which is necessary for judging a maintenance time of the engine system, is provided. Provided on a storage-only board configured separately from the control unit that performs control,
Without being affected by malfunctions occurring in the control unit,
The configuration is such that data can be continuously stored.

【0009】また、請求項3に記載のエンジンシステム
制御装置において、前記不揮発性メモリを、前記制御ユ
ニットにも設けたことである。
Further, in the engine system control device according to the third aspect, the non-volatile memory is also provided in the control unit.

【0010】また、マイクロコンピュータにより各種制
御を行なうエンジンシステム制御方法において、エンジ
ンシステムの制御を行なう制御ユニットに外付けメモリ
を着脱可能に構成して、エンジンシステム制御プログラ
ムの書き換えを可能とすることである。
Further, in an engine system control method for performing various controls by a microcomputer, an external memory is detachably provided in a control unit for controlling the engine system so that an engine system control program can be rewritten. is there.

【0011】また、マイクロコンピュータにより各種制
御を行なうエンジンシステム制御装置において、エンジ
ンシステムの制御を行なう制御ユニットに、フラッシュ
メモリと、該フラッシュメモリへのプログラムの書き込
みを制御する書き込み制御回路と、プログラムの書き込
み動作を設定する設定器と、プログラムの書き込み状態
を表示する表示器とを設けるとともに、該制御ユニット
に外付けメモリを着脱可能として、エンジンシステム制
御プログラムの書き換えを可能に構成したことである。
Further, in an engine system control device for performing various controls by a microcomputer, a control unit for controlling the engine system includes a flash memory, a write control circuit for controlling writing of a program to the flash memory, and a program control program. A setter for setting a write operation and a display for displaying a write state of a program are provided, and an external memory is detachably attached to the control unit so that an engine system control program can be rewritten.

【0012】また、マイクロコンピュータにより各種制
御を行なうエンジンシステム制御装置において、エンジ
ンシステムの制御を行なう制御ユニットに配設したマイ
クロコンピュータを2分割し、一方のマイクロコンピュ
ータは外付けメモリを着脱可能に構成し、他方のマイク
ロコンピュータにはフラッシュメモリを設け、前記制御
ユニットには、プログラムの書き込みを制御する書き込
み制御回路と、プログラムの書き込み動作を設定する設
定器と、プログラムの書き込み状態を表示する表示器と
を設けて、一方のマイクロコンピュータから他方のマイ
クロコンピュータへのプログラムの書き込み制御を行な
うようにすることで、エンジンシステム制御プログラム
の書き換えを可能に構成したことである。
Also, in an engine system control device for performing various controls by a microcomputer, a microcomputer provided in a control unit for controlling the engine system is divided into two parts, and one of the microcomputers has an external memory detachable. The other microcomputer is provided with a flash memory, and the control unit includes a write control circuit for controlling program writing, a setting device for setting a program writing operation, and a display device for displaying a program writing state. By controlling writing of a program from one microcomputer to the other microcomputer, the engine system control program can be rewritten.

【0013】また、マイクロコンピュータにより各種制
御を行なうエンジンシステム制御装置において、エンジ
ンシステムの制御を行なう制御ユニットに配設したマイ
クロコンピュータを2分割し、一方のマイクロコンピュ
ータは外付けメモリを着脱可能に構成し、他方のマイク
ロコンピュータにはフラッシュメモリを設け、前記制御
ユニットには、プログラムの書き込みを制御する書き込
み制御回路と、プログラムの書き込み動作を設定する設
定器と、プログラムの書き込み状態を表示する表示器と
を設けて、一方のマイクロコンピュータから他方のマイ
クロコンピュータへのプログラムの書き込み制御を行な
うようにすることで、エンジンシステム制御プログラム
の書き換えを可能に構成し、エンジンシステムのメンテ
ナンス時期を判断するために必要となる、該エンジンシ
ステムの各種運転データを蓄積する不揮発性メモリを、
前記制御ユニットとは別体に構成した記憶専用基板に設
けて、制御ユニットに発生する不具合に影響されること
なく、連続的にデータを蓄積できるように構成したこと
である。
Further, in an engine system control device for performing various controls by a microcomputer, a microcomputer provided in a control unit for controlling the engine system is divided into two parts, and one of the microcomputers has an external memory detachable. The other microcomputer is provided with a flash memory, and the control unit includes a write control circuit for controlling program writing, a setting device for setting a program writing operation, and a display device for displaying a program writing state. By controlling the writing of the program from one microcomputer to the other microcomputer, it is possible to rewrite the engine system control program and determine the maintenance time of the engine system. Required in order, a non-volatile memory for storing various operating data of the engine system,
It is provided on a storage-only board formed separately from the control unit, so that data can be continuously stored without being affected by a problem occurring in the control unit.

【0014】[0014]

【発明の実施の形態】次に、本発明の実施の形態を説明
する。図1は本発明のエンジンシステム制御装置をガス
エンジンヒートポンプシステムの室外機の制御に用いた
場合の全体図、図2は図1におけるマイクロコンピュー
タの詳細図、図3は図1におけるガスエンジンヒートポ
ンプシステムの制御ユニットにも不揮発性メモリを搭載
した場合の全体図である。
Next, an embodiment of the present invention will be described. FIG. 1 is an overall view when the engine system control device of the present invention is used for controlling an outdoor unit of a gas engine heat pump system, FIG. 2 is a detailed view of a microcomputer in FIG. 1, and FIG. 3 is a gas engine heat pump system in FIG. FIG. 3 is an overall view of a case where a nonvolatile memory is also mounted on the control unit of FIG.

【0015】まず、本発明のエンジンシステム制御装置
をガスエンジンヒートポンプシステムの室外機の制御に
用いた場合の構成について図1により説明する。ガスエ
ンジンヒートポンプシステムの室外機1には、室外制御
ユニット2が備えられている。該室外制御ユニット2
は、室外制御ユニット2に搭載したマイクロコンピュー
タ4により制御されている。室外機1には、回転センサ
12、吐出圧力センサ13、及び吐出温度センサ14な
どの各種センサが配設され、メンテナンス時期、及び内
容の判定を行なうのに必用な運転データであるエンジン
回転数、スロットル開度、運転時間、コンプレッサ吐出
圧力、及びコンプレッサ吐出温度などを検出できるよう
に構成している。そして、前記システムが稼働すると、
各種センサにより前記運転データが検出され、検出され
たデータは、室外制御ユニット2に配設したA/Dコン
バータ5、及びカウンタ回路6を介して、マイクロコン
ピュータ4へ入力され、該マイクロコンピュータ4によ
って演算処理されるのである。
First, a configuration in which the engine system control device of the present invention is used for controlling an outdoor unit of a gas engine heat pump system will be described with reference to FIG. The outdoor unit 1 of the gas engine heat pump system includes an outdoor control unit 2. The outdoor control unit 2
Are controlled by a microcomputer 4 mounted on the outdoor control unit 2. The outdoor unit 1 is provided with various sensors such as a rotation sensor 12, a discharge pressure sensor 13, and a discharge temperature sensor 14. The maintenance time and the engine speed, which are operation data necessary to determine the contents, The throttle opening, the operating time, the compressor discharge pressure, the compressor discharge temperature, and the like can be detected. And when the system operates,
The operation data is detected by various sensors, and the detected data is input to the microcomputer 4 via the A / D converter 5 and the counter circuit 6 arranged in the outdoor control unit 2, and the microcomputer 4 It is calculated.

【0016】室外機1には、室外制御ユニット2とは別
体に構成した記憶専用基板3が備えられており、該記憶
専用基板3により、マイクロコンピュータ4によって演
算処理された運転データを記憶するように構成してい
る。記憶専用基板3には、運転データを記憶して蓄積す
る不揮発メモリー9と、データを通信するための通信回
路10が搭載されている。記憶専用基板3の通信回路1
0は、室外制御ユニット2に搭載した通信回路8と通信
線によって着脱可能に接続されており、記憶専用基板3
と室外制御ユニット2とを切り離して、該室外制御ユニ
ット2を取り換えることができるように構成している。
そして、通信回路8・10を介して、記憶専用基板3と
室外制御ユニット2とがお互いに通信して、マイクロコ
ンピュータ4で演算処理されたデータの不揮発メモリー
9への記憶や、不揮発メモリー9に記憶したデータのマ
イクロコンピュータ4への読み出しといったようなデー
タのやりとりを行なうように構成している。
The outdoor unit 1 is provided with a memory-dedicated board 3 formed separately from the outdoor control unit 2, and the operation data processed by the microcomputer 4 is stored by the memory-dedicated board 3. It is configured as follows. The memory board 3 is provided with a nonvolatile memory 9 for storing and storing operation data, and a communication circuit 10 for communicating data. Communication circuit 1 of storage-only board 3
0 is detachably connected to a communication circuit 8 mounted on the outdoor control unit 2 by a communication line.
And the outdoor control unit 2 is separated so that the outdoor control unit 2 can be replaced.
Then, the memory-dedicated board 3 and the outdoor control unit 2 communicate with each other via the communication circuits 8 and 10 to store data processed by the microcomputer 4 in the non-volatile memory 9 or in the non-volatile memory 9. It is configured to exchange data, such as reading stored data to the microcomputer 4.

【0017】また、室外制御ユニット2内に入力される
運転データの各種入力信号と、不揮発性メモリ9に記憶
された既存のデータとを用いて、マイクロコンピュータ
4が演算を行い、演算されたデータが最新の運転データ
として不揮発性メモリ9に記憶される。この不揮発性メ
モリ9に記憶された最新の運転データにより、メンテナ
ンス時期、及び内容などを検知し、必用に応じて、室外
制御ユニット2に搭載した表示器7や室内機のリモコン
を用いることにより、該メンテナンス時期、及び内容な
どを表示して告知する。この場合、メンテナンス時期、
及び内容などを、電話回線や専用回線などの通信網を利
用して遠隔表示させても良く、マイクロコンピュータ4
に判断機能を付加して、メンテナンス時期が来た場合
に、警報などを発信するように構成してもよい。
The microcomputer 4 performs an operation using various input signals of operation data input into the outdoor control unit 2 and existing data stored in the nonvolatile memory 9, and calculates the calculated data. Is stored in the nonvolatile memory 9 as the latest operation data. Based on the latest operation data stored in the non-volatile memory 9, the maintenance time, the contents, and the like are detected, and if necessary, the display 7 mounted on the outdoor control unit 2 and the remote control of the indoor unit are used. The maintenance time and contents are displayed and notified. In this case, maintenance time,
The contents may be displayed remotely using a communication network such as a telephone line or a dedicated line.
, A warning function or the like may be transmitted when the maintenance time comes.

【0018】次に、室外制御ユニット2に搭載したマイ
クロコンピュータ4について、図2により説明する。マ
イクロコンピュータ4は、マイクロコンピュータ4a、
及びマイクロコンピュータ4bに2分割され、一方のマ
イクロコンピュータ4aには、電源を切っても記憶デー
タが消失せず、且つ、記憶データの書き換えが可能なメ
モリであるフラッシュメモリ15を搭載し、他方のマイ
クロコンピュータ4bにはソケット16を取付けて、外
付けメモリ17が該マイクロコンピュータ4bに着脱可
能に接続できるように構成している。そして、該フラッ
シュメモリ15には、ガスエンジンヒートポンプシステ
ムを制御する制御プログラムを記憶させている。
Next, the microcomputer 4 mounted on the outdoor control unit 2 will be described with reference to FIG. The microcomputer 4 includes a microcomputer 4a,
And a microcomputer 4b. One of the microcomputers 4a is provided with a flash memory 15, which is a memory that does not lose stored data even when the power is turned off and is capable of rewriting the stored data. A socket 16 is attached to the microcomputer 4b so that an external memory 17 can be detachably connected to the microcomputer 4b. The flash memory 15 stores a control program for controlling the gas engine heat pump system.

【0019】室外制御ユニット2には、マイクロコンピ
ュータ4aとマイクロコンピュータ4bとを接続する、
書き込み信号回路19、書き込み電源回路20、及びイ
ンターフェイス回路21が設けられている。書き込み信
号回路19は、前記フラッシュメモリ15の記憶内容を
書き換える際に必要な信号を、マイクロコンピュータ4
bからマイクロコンピュータ4aへ与えるための回路で
あり、書き込み電源回路20は、フラッシュメモリ15
の記憶内容を書き換える際のみに必要となる電源を、マ
イクロコンピュータ4bからマイクロコンピュータ4a
へ与えるための回路である。そして、インターフェイス
回路21は、フラッシュメモリ15の記憶内容を書き換
える際に、該フラッシュメモリ15に書き込むプログラ
ムを、マイクロコンピュータ4bからマイクロコンピュ
ータ4aへ通信するために必要となる回路である。
A microcomputer 4a and a microcomputer 4b are connected to the outdoor control unit 2.
A write signal circuit 19, a write power supply circuit 20, and an interface circuit 21 are provided. The write signal circuit 19 sends a signal necessary for rewriting the storage contents of the flash memory 15 to the microcomputer 4.
b to the microcomputer 4a. The write power supply circuit 20
The power required only when rewriting the stored contents of the microcomputer 4b is changed from the microcomputer 4b to the microcomputer 4a.
Circuit to provide The interface circuit 21 is a circuit necessary for communicating a program to be written in the flash memory 15 from the microcomputer 4b to the microcomputer 4a when rewriting the storage contents of the flash memory 15.

【0020】また、例えば、マイクロコンピュータ4b
及び書き込み信号回路19などの、信号書き込み時に設
定が必要となる部分に、設定器18が接続され、該設定
器18により、マイクロコンピュータ4bからのフラッ
シュメモリ15への書き込み動作が設定される。さら
に、マイクロコンピュータ4bには表示器7を接続し
て、該マイクロコンピュータ4bが、書き込み動作中や
書き込み動作終了などの状態にあることを表示して告知
するようにしている。尚、この表示器7は、本実施例に
おいてはメンテナンス時期などを表示する、前記表示器
7と同一に構成しているが、別体に構成しても構わな
い。
Further, for example, the microcomputer 4b
A setting device 18 is connected to a portion that needs to be set at the time of signal writing, such as a write signal circuit 19 and the like, and the setting device 18 sets a write operation from the microcomputer 4b to the flash memory 15. Further, a display 7 is connected to the microcomputer 4b so as to display and notify that the microcomputer 4b is in a state such as a writing operation or a writing operation end. In this embodiment, the display 7 has the same configuration as the display 7 for displaying the maintenance time and the like, but may be configured separately.

【0021】このように、マイクロコンピュータ4を構
成し、書き換え用のプログラムを記憶した外付けメモリ
17を、マイクロコンピュータ4bの前記ソケット16
に差し込むことで、マイクロコンピュータ4aのフラッ
シュメモリ15の記憶内容を書き換えることができるよ
うにしている。
As described above, the microcomputer 4 is constructed, and the external memory 17 storing the rewriting program is stored in the socket 16 of the microcomputer 4b.
, The content stored in the flash memory 15 of the microcomputer 4a can be rewritten.

【0022】次に、フラッシュメモリ15の記憶内容の
書き換え方法について説明する。まず、マイクロコンピ
ュータ4bのソケット16に書き換え用のプログラムが
記憶された外付けメモリ17を接続し、設定器18を、
マイクロコンピュータ4aへの書き込み動作状態に設定
する。すると、マイクロコンピュータ4bからマイクロ
コンピュータ4aへの書き込みプログラムが起動し、該
マイクロコンピュータ4bから書き込み信号回路19を
通じて書き込み信号が、また、書き込み電源回路20を
通じて書き込み電源が、マイクロコンピュータ4aへ与
えられる。
Next, a method of rewriting the storage contents of the flash memory 15 will be described. First, an external memory 17 storing a program for rewriting is connected to the socket 16 of the microcomputer 4b, and the setting device 18 is connected to the external memory 17.
The writing operation to the microcomputer 4a is set. Then, a writing program from the microcomputer 4b to the microcomputer 4a is started, and a writing signal is supplied from the microcomputer 4b through the writing signal circuit 19 and a writing power is supplied from the microcomputer 4b through the writing power supply circuit 20 to the microcomputer 4a.

【0023】マイクロコンピュータ4bは、外付けメモ
リ17から書き換え用のプログラムを読み込み、読み込
んだ該プログラムを、インターフェイス回路21を通じ
てマイクロコンピュータ4aのフラッシュメモリ15へ
書き込むのである。この場合、前記表示器7は、書き込
み中である旨を表示しており、フラッシュメモリ15へ
の書き込みが終了すると、表示器7の表示は、書き込み
終了を示す表示に変化する。書き込みが終了した後は、
設定器18のマイクロコンピュータ4aへの書き込み動
作状態の設定を解除するとともに、マイクロコンピュー
タ4bに取付けた外付けメモリ17を取り外し、室外制
御ユニット2を作動させて、ガスエンジンヒートポンプ
システムの制御を開始すればよい。
The microcomputer 4b reads a rewriting program from the external memory 17, and writes the read program to the flash memory 15 of the microcomputer 4a through the interface circuit 21. In this case, the display 7 indicates that the writing is being performed, and when the writing to the flash memory 15 is completed, the display on the display 7 changes to a display indicating the end of the writing. After writing is completed,
Release the setting of the writing operation state of the setting device 18 to the microcomputer 4a, remove the external memory 17 attached to the microcomputer 4b, operate the outdoor control unit 2, and start the control of the gas engine heat pump system. I just need.

【0024】次に、図1における室外機1の室外制御ユ
ニット2にも、不揮発性メモリ11を搭載した場合の、
ガスエンジンヒートポンプシステムの室外制御ユニット
2’を図3に示す。ガスエンジンヒートポンプシステム
の室外機1’に配設された、室外制御ユニット2’と記
憶専用基板3とは、それぞれに搭載した通信回路8・1
0を通じてお互いにデータのやりとりを行なって、マイ
クロコンピュータ4で演算処理した運転データを、記憶
専用基板3の不揮発性メモリ9へ記憶している。また、
室外制御ユニット2’には不揮発性メモリ11を搭載
し、該不揮発性メモリ11とマイクロコンピュータ4と
は、室外制御ユニット2’の制御基板上に構成された通
信回路などによりデータのやりとりを行なうようにして
いる。
Next, when the non-volatile memory 11 is mounted on the outdoor control unit 2 of the outdoor unit 1 in FIG.
FIG. 3 shows an outdoor control unit 2 ′ of the gas engine heat pump system. The outdoor control unit 2 'and the memory-dedicated board 3, which are provided in the outdoor unit 1' of the gas engine heat pump system, are provided with a communication circuit 8.1 mounted thereon.
0, data is exchanged with each other, and the operation data calculated by the microcomputer 4 is stored in the non-volatile memory 9 of the storage-only board 3. Also,
The non-volatile memory 11 is mounted on the outdoor control unit 2 ', and the non-volatile memory 11 and the microcomputer 4 exchange data with a communication circuit or the like formed on a control board of the outdoor control unit 2'. I have to.

【0025】このように、記憶専用基板3と室外制御ユ
ニット2’との両方に不揮発性メモリ9・11を搭載す
ることで、例えば、マイクロコンピュータ4によって演
算処理された運転データを不揮発性メモリ9に記憶させ
て、不揮発性メモリ9の記憶内容のバックアップデータ
を不揮発性メモリ11に記憶させることができる。
As described above, by mounting the nonvolatile memories 9 and 11 on both the storage-only board 3 and the outdoor control unit 2 ′, for example, the operation data calculated by the microcomputer 4 can be stored in the nonvolatile memory 9. And the backup data of the storage content of the nonvolatile memory 9 can be stored in the nonvolatile memory 11.

【0026】そして、室外制御ユニット2内に入力され
る運転データの各種入力信号と、不揮発性メモリ9又は
不揮発性メモリ11に記憶された既存のデータの内、異
常が発生していない方のデータとを用いて、マイクロコ
ンピュータ4が演算を行い、演算されたデータが最新の
運転データとして不揮発性メモリ9・11に記憶され
る。この不揮発性メモリ9、又は、不揮発性メモリ11
に記憶された最新の運転データにより、メンテナンス時
期、及び内容などを検知し、必用に応じて、室外制御ユ
ニット2’に搭載した表示器7や室内機のリモコンを用
いることにより、該メンテナンス時期、及び内容などを
表示して告知を行なう。この場合、一方の不揮発性メモ
リに異常が発生したとしても、他方の不揮発性メモリか
らデータを読み込んでくることができるので、メンテナ
ンス時期、及び内容などの検知や表示が高い信頼性でで
きることとなる。
Then, various input signals of the operation data inputted into the outdoor control unit 2 and the existing data stored in the non-volatile memory 9 or the non-volatile memory 11 are the data in which the abnormality has not occurred. The microcomputer 4 performs a calculation using the above, and the calculated data is stored in the nonvolatile memories 9 and 11 as the latest operation data. This non-volatile memory 9 or non-volatile memory 11
Based on the latest operation data stored in the storage unit, the maintenance time, the contents, etc. are detected, and if necessary, by using the display 7 mounted on the outdoor control unit 2 ′ and the remote control of the indoor unit, the maintenance time, And display the contents. In this case, even if an abnormality occurs in one of the non-volatile memories, data can be read from the other non-volatile memory, so that detection and display of the maintenance time, contents, and the like can be performed with high reliability. .

【0027】また、記憶専用基板3と室外制御ユニット
2’との両方に不揮発性メモリ9・11を搭載した場合
に、例えば、不揮発性メモリ9には、マイクロコンピュ
ータ4により演算された運転データを蓄積して、不揮発
性メモリ11には、各運転毎の一時データを格納させて
もよい。
When the nonvolatile memories 9 and 11 are mounted on both the storage-dedicated board 3 and the outdoor control unit 2 ′, for example, the nonvolatile memory 9 stores the operation data calculated by the microcomputer 4. The data may be accumulated and the non-volatile memory 11 may store temporary data for each operation.

【0028】以上のように、不揮発性メモリ9・11を
室外制御ユニット2’と記憶専用基板3との2箇所に設
けることで、データの蓄積や格納の方法に幅を持たすこ
とができ、制御装置の信頼性を向上させることができ
る。
As described above, by providing the non-volatile memories 9 and 11 at the two locations of the outdoor control unit 2 'and the dedicated memory board 3, the method of accumulating and storing data has a wide range. The reliability of the device can be improved.

【0029】[0029]

【発明の効果】本発明は以上の如く構成したので、次の
ような効果を奏するのである。即ち、請求項1記載の如
く、データを蓄積する記憶手段を、エンジンシステムの
制御を行なう制御ユニットとは別体に構成した記憶専用
基板に設けて、データの蓄積を該記憶手段により行なっ
たので、例えば、制御ユニットに不具合が生じたり、制
御ユニットの交換を行なったりした場合でも、データを
連続して蓄積することができて、蓄積データの信頼性を
向上させることができ、メンテナンス時期や内容の判定
を、適切、且つ、確実に行なうことができた。
As described above, the present invention has the following advantages. That is, the storage means for storing data is provided on a storage-only board which is provided separately from the control unit for controlling the engine system, and the data is stored by the storage means. For example, even if a control unit fails or the control unit is replaced, the data can be continuously stored, the reliability of the stored data can be improved, and the maintenance time and contents can be improved. Was properly and reliably determined.

【0030】さらに、請求項2記載の如く、データを蓄
積する不揮発性メモリを、エンジンシステムの制御を行
なう制御ユニットとは別体に構成した記憶専用基板に設
けて、制御ユニットに発生する不具合に影響されること
なく、連続的にデータを蓄積できるように構成したの
で、例えば、制御ユニットに不具合が生じたり、制御ユ
ニットの交換を行なったりした場合でも、該不揮発性メ
モリに、データを連続して蓄積することができて、蓄積
データの信頼性を向上させることができ、メンテナンス
時期や内容の判定を、適切、且つ、確実に行なうことが
できた。
Further, as described in claim 2, a nonvolatile memory for storing data is provided on a storage-only board which is formed separately from a control unit for controlling the engine system, thereby preventing a problem occurring in the control unit. Since the configuration is such that data can be continuously stored without being affected, even if, for example, a failure occurs in the control unit or the control unit is replaced, the data is continuously stored in the nonvolatile memory. Thus, the reliability of the stored data can be improved, and the maintenance time and contents can be properly and reliably determined.

【0031】さらに、請求項3記載の如く、エンジンシ
ステムのメンテナンス時期を判断するために必要とな
る、該エンジンシステムの各種運転データを蓄積する不
揮発性メモリを、エンジンシステムの制御を行なう制御
ユニットとは別体に構成した記憶専用基板に設けて、制
御ユニットに発生する不具合に影響されることなく、連
続的にデータを蓄積できるように構成したので、蓄積デ
ータの信頼性を向上させることができ、メンテナンス時
期や内容の判定を、適切、且つ、確実に行なうことがで
きた。
Further, a non-volatile memory for storing various operation data of the engine system, which is necessary for determining a maintenance time of the engine system, is provided with a control unit for controlling the engine system. Is provided on a separate storage-only board, so that data can be stored continuously without being affected by problems that occur in the control unit, so the reliability of stored data can be improved. In addition, it was possible to appropriately and reliably determine the maintenance time and contents.

【0032】さらに、請求項4記載の如く、前記不揮発
性メモリを、前記制御ユニットにも設けたので、データ
の蓄積や格納の方法に幅を持たすことができ、メンテナ
ンス時期や内容の判定の告知を更に確実に行なうことが
できて、制御装置の信頼性を更に向上させることができ
た。
Further, since the non-volatile memory is also provided in the control unit, the method of storing and storing data can have a wide range, and the notification of the maintenance time and the contents can be notified. Can be performed more reliably, and the reliability of the control device can be further improved.

【0033】さらに、請求項5記載の如く、エンジンシ
ステムの制御を行なう制御ユニットに外付けメモリを着
脱可能に構成して、エンジンシステム制御プログラムの
書き換えを可能としたので、該プログラムの書き換え時
に、交換部品が書き換え台数分は必要でなくなり、書き
換えのための、例えば携帯型パーソナルコンピュータな
どの、書き換え装置も必要なくなるので、交換部品の供
給性が向上し、書き換え費用を低く抑えることができ
て、また、プログラムの交換性を向上することができ
た。
Further, as described in claim 5, an external memory is configured to be detachable from the control unit for controlling the engine system so that the engine system control program can be rewritten. Replacement parts are not necessary for the number of rewrites, and for rewriting, for example, a rewriting device such as a portable personal computer is not necessary, so supplyability of replacement parts is improved, and rewriting cost can be kept low, In addition, the interchangeability of the program was improved.

【0034】さらに、請求項6記載の如く、エンジンシ
ステムの制御を行なう制御ユニットに、フラッシュメモ
リと、該フラッシュメモリへのプログラムの書き込みを
制御する書き込み制御回路と、プログラムの書き込み動
作を設定する設定器と、プログラムの書き込み状態を表
示する表示器とを設けるとともに、該制御ユニットに外
付けメモリを着脱可能として、エンジンシステム制御プ
ログラムの書き換えを可能に構成したので、該プログラ
ムの書き換え時に、外付けメモリなどの交換部品が書き
換え台数分は必要でなくなり、書き換えのための、例え
ば携帯型パーソナルコンピュータなどの、書き換え装置
も必要なくなるので、交換部品の供給性が向上し、書き
換え費用を低く抑えることができて、また、プログラム
の交換性を向上することができた。
According to a sixth aspect of the present invention, a flash memory, a write control circuit for controlling writing of a program to the flash memory, and a setting for setting a program writing operation are provided in the control unit for controlling the engine system. And a display for displaying the writing state of the program, and an external memory can be attached to and detached from the control unit so that the engine system control program can be rewritten. Replacement parts such as memory are not required for the number of rewrites, and rewriting devices such as portable personal computers for rewriting are also unnecessary, so supply of replacement parts is improved and rewriting cost can be reduced. And improve program interchangeability It could be.

【0035】さらに、請求項7記載の如く、エンジンシ
ステムの制御を行なう制御ユニットに配設したマイクロ
コンピュータを2分割し、一方のマイクロコンピュータ
は外付けメモリを着脱可能に構成し、他方のマイクロコ
ンピュータにはフラッシュメモリを設け、前記制御ユニ
ットには、プログラムの書き込みを制御する書き込み制
御回路と、プログラムの書き込み動作を設定する設定器
と、プログラムの書き込み状態を表示する表示器とを設
けて、一方のマイクロコンピュータから他方のマイクロ
コンピュータへのプログラムの書き込み制御を行なうよ
うにすることで、エンジンシステム制御プログラムの書
き換えを可能に構成したので、該プログラムの書き換え
時に、外付けメモリなどの交換部品が書き換え台数分は
必要でなくなり、書き換えのための、例えば携帯型パー
ソナルコンピュータなどの、書き換え装置も必要なくな
るので、交換部品の供給性が向上し、書き換え費用を低
く抑えることができて、また、プログラムの交換性を向
上することができた。
Further, the microcomputer provided in the control unit for controlling the engine system is divided into two parts, one of the microcomputers has an external memory detachable, and the other microcomputer. Is provided with a flash memory, the control unit is provided with a write control circuit for controlling program writing, a setting device for setting a program writing operation, and a display for displaying a program writing state, By controlling the writing of a program from one microcomputer to the other microcomputer, the engine system control program can be rewritten. When the program is rewritten, replacement parts such as an external memory are rewritten. No more parts are needed, Since a rewriting device such as a portable personal computer for replacement is not required, supply of replacement parts can be improved, rewriting cost can be reduced, and program interchangeability can be improved. Was completed.

【0036】さらに、請求項8記載の如く、エンジンシ
ステムの制御を行なう制御ユニットに配設したマイクロ
コンピュータを2分割し、一方のマイクロコンピュータ
は外付けメモリを着脱可能に構成し、他方のマイクロコ
ンピュータにはフラッシュメモリを設け、前記制御ユニ
ットには、プログラムの書き込みを制御する書き込み制
御回路と、プログラムの書き込み動作を設定する設定器
と、プログラムの書き込み状態を表示する表示器とを設
けて、一方のマイクロコンピュータから他方のマイクロ
コンピュータへのプログラムの書き込み制御を行なうよ
うにすることで、エンジンシステム制御プログラムの書
き換えを可能に構成し、エンジンシステムのメンテナン
ス時期を判断するために必要となる、該エンジンシステ
ムの各種運転データを蓄積する不揮発性メモリを、前記
制御ユニットとは別体に構成した記憶専用基板に設け
て、制御ユニットに発生する不具合に影響されることな
く、連続的にデータを蓄積できるように構成したので、
該プログラムの書き換え時に、外付けメモリなどの交換
部品が書き換え台数分は必要でなくなり、書き換えのた
めの、例えば携帯型パーソナルコンピュータなどの、書
き換え装置も必要なくなるので、交換部品の供給性が向
上し、書き換え費用を低く抑えることができて、また、
プログラムの交換性を向上することができた。また、メ
ンテナンス時期や内容の判定を、適切、且つ、確実に行
なうことができた。
Further, the microcomputer arranged in the control unit for controlling the engine system is divided into two parts, one of the microcomputers is configured to have an external memory detachable, and the other microcomputer. Is provided with a flash memory, the control unit is provided with a write control circuit for controlling program writing, a setting device for setting a program writing operation, and a display for displaying a program writing state, Control of writing of a program from one microcomputer to the other microcomputer so that the engine system control program can be rewritten, and the engine is required to determine the maintenance time of the engine system. Various operation days of the system The non-volatile memory for accumulating the data is provided on a storage-only board formed separately from the control unit, so that data can be continuously accumulated without being affected by a problem occurring in the control unit. ,
When rewriting the program, replacement parts such as an external memory are not required for the number of rewrites, and a rewriting device such as a portable personal computer for rewriting is not necessary, so that supply of replacement parts is improved. , The rewriting cost can be kept low,
The program interchangeability was improved. In addition, the maintenance timing and the contents can be properly and reliably determined.

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

【図1】本発明のエンジンシステム制御装置をガスエン
ジンヒートポンプシステムの室外機の制御に用いた場合
の全体図である。
FIG. 1 is an overall view when an engine system control device of the present invention is used for controlling an outdoor unit of a gas engine heat pump system.

【図2】図1におけるマイクロコンピュータの詳細図で
ある。
FIG. 2 is a detailed view of the microcomputer in FIG.

【図3】図1におけるガスエンジンヒートポンプシステ
ムの制御ユニットにも不揮発性メモリを搭載した場合の
全体図である。
FIG. 3 is an overall view when a nonvolatile memory is also mounted on the control unit of the gas engine heat pump system in FIG.

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

1 室外機 2 室外制御ユニット 3 記憶専用基板 4・4a・4b マイクロコンピュータ 7 表示器 8 通信回路 9 不揮発性メモリ 10 通信回路 11 不揮発性メモリ 15 フラッシュメモリ 17 外付けメモリ 18 設定器 19 書き込み信号回路 20 書き込み電源回路 21 インターフェイス回路 DESCRIPTION OF SYMBOLS 1 Outdoor unit 2 Outdoor control unit 3 Memory-only board 4 ・ 4a ・ 4b Microcomputer 7 Display 8 Communication circuit 9 Nonvolatile memory 10 Communication circuit 11 Nonvolatile memory 15 Flash memory 17 External memory 18 Setting device 19 Write signal circuit 20 Write power supply circuit 21 Interface circuit

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 マイクロコンピュータにより各種制御を
行なうエンジンシステム制御方法において、データを蓄
積する記憶手段を、エンジンシステムの制御を行なう制
御ユニットとは別体に構成した記憶専用基板に設けて、
データの蓄積を該記憶手段により行なうことを特徴とす
るエンジンシステム制御方法。
1. An engine system control method for performing various controls by a microcomputer, wherein a storage means for storing data is provided on a storage-dedicated board formed separately from a control unit for controlling the engine system.
An engine system control method, wherein data storage is performed by the storage means.
【請求項2】 マイクロコンピュータにより各種制御を
行なうエンジンシステム制御装置において、データを蓄
積する不揮発性メモリを、エンジンシステムの制御を行
なう制御ユニットとは別体に構成した記憶専用基板に設
けて、制御ユニットに発生する不具合に影響されること
なく、連続的にデータを蓄積できるように構成したこと
を特徴とするエンジンシステム制御装置。
2. An engine system control device for performing various controls by a microcomputer, wherein a non-volatile memory for storing data is provided on a storage-only board formed separately from a control unit for controlling the engine system. An engine system control device configured to be able to continuously accumulate data without being affected by a malfunction occurring in a unit.
【請求項3】 マイクロコンピュータにより各種制御を
行なうエンジンシステム制御装置において、エンジンシ
ステムのメンテナンス時期を判断するために必要とな
る、該エンジンシステムの各種運転データを蓄積する不
揮発性メモリを、エンジンシステムの制御を行なう制御
ユニットとは別体に構成した記憶専用基板に設けて、制
御ユニットに発生する不具合に影響されることなく、連
続的にデータを蓄積できるように構成したことを特徴と
するエンジンシステム制御装置。
3. A non-volatile memory for accumulating various operation data of an engine system, which is necessary for determining a maintenance time of the engine system, is provided in an engine system control device which performs various controls by a microcomputer. An engine system characterized by being provided on a storage-only board that is formed separately from a control unit that performs control so that data can be continuously stored without being affected by a problem that occurs in the control unit. Control device.
【請求項4】 請求項3に記載のエンジンシステム制御
装置において、前記不揮発性メモリを、前記制御ユニッ
トにも設けたことを特徴とするエンジンシステム制御装
置。
4. The engine system control device according to claim 3, wherein said nonvolatile memory is also provided in said control unit.
【請求項5】 マイクロコンピュータにより各種制御を
行なうエンジンシステム制御方法において、エンジンシ
ステムの制御を行なう制御ユニットに外付けメモリを着
脱可能に構成して、エンジンシステム制御プログラムの
書き換えを可能とすることを特徴とするエンジンシステ
ム制御方法。
5. An engine system control method for performing various controls by a microcomputer, wherein an external memory is detachably provided in a control unit for controlling the engine system so that an engine system control program can be rewritten. Characteristic engine system control method.
【請求項6】 マイクロコンピュータにより各種制御を
行なうエンジンシステム制御装置において、エンジンシ
ステムの制御を行なう制御ユニットに、フラッシュメモ
リと、該フラッシュメモリへのプログラムの書き込みを
制御する書き込み制御回路と、プログラムの書き込み動
作を設定する設定器と、プログラムの書き込み状態を表
示する表示器とを設けるとともに、該制御ユニットに外
付けメモリを着脱可能として、エンジンシステム制御プ
ログラムの書き換えを可能に構成したことを特徴とする
エンジンシステム制御装置。
6. An engine system control device for performing various controls by a microcomputer, comprising: a control unit for controlling the engine system; a flash memory; a write control circuit for controlling writing of a program to the flash memory; A setting device for setting a writing operation and a display for displaying a writing state of the program are provided, and an external memory is detachably attached to the control unit so that the engine system control program can be rewritten. Engine system control device.
【請求項7】 マイクロコンピュータにより各種制御を
行なうエンジンシステム制御装置において、エンジンシ
ステムの制御を行なう制御ユニットに配設したマイクロ
コンピュータを2分割し、一方のマイクロコンピュータ
は外付けメモリを着脱可能に構成し、他方のマイクロコ
ンピュータにはフラッシュメモリを設け、前記制御ユニ
ットには、プログラムの書き込みを制御する書き込み制
御回路と、プログラムの書き込み動作を設定する設定器
と、プログラムの書き込み状態を表示する表示器とを設
けて、一方のマイクロコンピュータから他方のマイクロ
コンピュータへのプログラムの書き込み制御を行なうよ
うにすることで、エンジンシステム制御プログラムの書
き換えを可能に構成したことを特徴とするエンジンシス
テム制御装置。
7. An engine system control device for performing various controls by a microcomputer, wherein a microcomputer provided in a control unit for controlling the engine system is divided into two parts, and one of the microcomputers has an external memory detachable. The other microcomputer is provided with a flash memory, and the control unit includes a write control circuit for controlling program writing, a setting device for setting a program writing operation, and a display device for displaying a program writing state. An engine system control device, characterized in that the program is controlled to be written from one microcomputer to the other microcomputer so that the engine system control program can be rewritten.
【請求項8】 マイクロコンピュータにより各種制御を
行なうエンジンシステム制御装置において、エンジンシ
ステムの制御を行なう制御ユニットに配設したマイクロ
コンピュータを2分割し、一方のマイクロコンピュータ
は外付けメモリを着脱可能に構成し、他方のマイクロコ
ンピュータにはフラッシュメモリを設け、前記制御ユニ
ットには、プログラムの書き込みを制御する書き込み制
御回路と、プログラムの書き込み動作を設定する設定器
と、プログラムの書き込み状態を表示する表示器とを設
けて、一方のマイクロコンピュータから他方のマイクロ
コンピュータへのプログラムの書き込み制御を行なうよ
うにすることで、エンジンシステム制御プログラムの書
き換えを可能に構成し、エンジンシステムのメンテナン
ス時期を判断するために必要となる、該エンジンシステ
ムの各種運転データを蓄積する不揮発性メモリを、前記
制御ユニットとは別体に構成した記憶専用基板に設け
て、制御ユニットに発生する不具合に影響されることな
く、連続的にデータを蓄積できるように構成したことを
特徴とするエンジンシステム制御装置。
8. In an engine system control device for performing various controls by a microcomputer, a microcomputer provided in a control unit for controlling the engine system is divided into two parts, and one of the microcomputers has an external memory detachable. The other microcomputer is provided with a flash memory, and the control unit includes a write control circuit for controlling program writing, a setting device for setting a program writing operation, and a display device for displaying a program writing state. By controlling the writing of the program from one microcomputer to the other microcomputer, it is possible to rewrite the engine system control program and determine the maintenance time of the engine system. A non-volatile memory that accumulates various operation data of the engine system, which is necessary for the operation, is provided on a storage-dedicated board that is configured separately from the control unit, so that it is not affected by a problem that occurs in the control unit. An engine system control device characterized in that data can be continuously stored.
JP20053097A 1997-07-25 1997-07-25 Engine system controller Expired - Fee Related JP3878721B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP20053097A JP3878721B2 (en) 1997-07-25 1997-07-25 Engine system controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP20053097A JP3878721B2 (en) 1997-07-25 1997-07-25 Engine system controller

Publications (2)

Publication Number Publication Date
JPH1144233A true JPH1144233A (en) 1999-02-16
JP3878721B2 JP3878721B2 (en) 2007-02-07

Family

ID=16425846

Family Applications (1)

Application Number Title Priority Date Filing Date
JP20053097A Expired - Fee Related JP3878721B2 (en) 1997-07-25 1997-07-25 Engine system controller

Country Status (1)

Country Link
JP (1) JP3878721B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006312356A (en) * 2005-05-06 2006-11-16 Denso Corp Vehicle control system
JP2010106700A (en) * 2008-10-28 2010-05-13 Yanmar Co Ltd Engine generator
JP2016124399A (en) * 2014-12-26 2016-07-11 三菱重工業株式会社 Display control device for marine vessel, display control method for marine vessel and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006312356A (en) * 2005-05-06 2006-11-16 Denso Corp Vehicle control system
JP4639934B2 (en) * 2005-05-06 2011-02-23 株式会社デンソー Vehicle control system
JP2010106700A (en) * 2008-10-28 2010-05-13 Yanmar Co Ltd Engine generator
JP2016124399A (en) * 2014-12-26 2016-07-11 三菱重工業株式会社 Display control device for marine vessel, display control method for marine vessel and program

Also Published As

Publication number Publication date
JP3878721B2 (en) 2007-02-07

Similar Documents

Publication Publication Date Title
CN107908495B (en) Embedded system abnormal record display method
ES2788328T3 (en) Operating terminal for air conditioner
JP2000297444A (en) Information control device for construction machine
JP2008176564A (en) Log memory access circuit, information processor and log gathering system for information processor
US5237687A (en) Microprogram load unit having alternative backup memory sources
JP4886558B2 (en) Information processing device
JPH1144233A (en) Method and device for controling engine system
JP2002243875A (en) Terminal device and method of controlling real-time clock
JPH0847063A (en) Hot water supplier
JP2011090357A (en) Plant alarm device
JP2013186634A (en) Information processing apparatus
JP2009238071A (en) Built-in system
JP3613933B2 (en) Programmable controller
JP3405215B2 (en) Update history management apparatus and update history management method for circuit board in electronic exchange
JP2002135860A (en) Remote controller for house facility equipment
JP2002310489A (en) Air conditioner and method of servicing the same
JP3588562B2 (en) Disaster prevention monitoring control panel
JP3701159B2 (en) Memory cassette and programmable controller using the same
JP2002325290A (en) Program timer unit
CN109239612B (en) Electronic device and method capable of monitoring battery capacity
JP2009211359A (en) Field device
JPH08153005A (en) Patch processing system
JP2002122460A (en) Gas meter
JPH1011365A (en) Protecting circuit for nonvolatile storage device
JP2001014149A (en) Information processor, high change frequency information display method used therefor and storage medium recording control program therefor

Legal Events

Date Code Title Description
A977 Report on retrieval

Effective date: 20060228

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060516

A521 Written amendment

Effective date: 20060710

Free format text: JAPANESE INTERMEDIATE CODE: A523

A02 Decision of refusal

Effective date: 20060808

Free format text: JAPANESE INTERMEDIATE CODE: A02

A521 Written amendment

Effective date: 20060906

Free format text: JAPANESE INTERMEDIATE CODE: A523

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Effective date: 20061012

Free format text: JAPANESE INTERMEDIATE CODE: A911

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Effective date: 20061031

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Effective date: 20061106

Free format text: JAPANESE INTERMEDIATE CODE: A61

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees