JPH0812004B2 - Combustion equipment control device - Google Patents
Combustion equipment control deviceInfo
- Publication number
- JPH0812004B2 JPH0812004B2 JP5043360A JP4336093A JPH0812004B2 JP H0812004 B2 JPH0812004 B2 JP H0812004B2 JP 5043360 A JP5043360 A JP 5043360A JP 4336093 A JP4336093 A JP 4336093A JP H0812004 B2 JPH0812004 B2 JP H0812004B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- storage means
- read
- control circuit
- areas
- 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.)
- Expired - Fee Related
Links
- 238000002485 combustion reaction Methods 0.000 title claims description 33
- 238000004891 communication Methods 0.000 claims description 27
- 238000000034 method Methods 0.000 description 9
- 239000003990 capacitor Substances 0.000 description 5
- 238000012937 correction Methods 0.000 description 5
- XLYOFNOQVPJJNP-UHFFFAOYSA-N water Substances O XLYOFNOQVPJJNP-UHFFFAOYSA-N 0.000 description 4
- 238000013500 data storage Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000001514 detection method Methods 0.000 description 2
- 238000011084 recovery Methods 0.000 description 2
- 230000002159 abnormal effect Effects 0.000 description 1
- 230000006378 damage Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000002955 isolation Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 231100000279 safety data Toxicity 0.000 description 1
- 210000003813 thumb Anatomy 0.000 description 1
Landscapes
- Regulation And Control Of Combustion (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は自動給湯機やファンヒー
タ等の燃焼機器に用いられる燃焼機器制御装置に関し、
特に制御に用いるデータ保全のための改良に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a combustion equipment control device used for combustion equipment such as an automatic water heater and a fan heater.
In particular, it relates to improvements for the integrity of data used for control.
【0002】[0002]
【従来の技術】上記のような燃焼機器の制御は、各種の
データに基づいて行われている。例えば使用者が希望す
る設定温度データや、各種センサから得られるデータに
対する補正データがあり、さらに時計表示部を持つもの
では時刻データ等もある。燃焼機器を制御する制御回路
は昨今ではマイクロコンピュータ(以下、単にマイコン
と略記)により構成されることが多いが、従来からも上
記の各種データの中、少なくとも一種類のデータ、例え
ば設定温度データ等に関しては、機器の電源が切れても
その内容を保持しておくために、マイコンに外付けのE
EPROM(電気的に書き替え可能な不揮発性記憶手
段)に格納しておくものがある。2. Description of the Related Art The above-mentioned control of a combustion device is performed based on various data. For example, there are set temperature data desired by the user, correction data for data obtained from various sensors, and time data for a device having a clock display. Recently, a control circuit for controlling combustion equipment is often composed of a microcomputer (hereinafter, simply referred to as a microcomputer), but conventionally, at least one kind of data among the above various data, for example, set temperature data, etc. With regard to the above, in order to retain the contents even when the power of the equipment is turned off, an external E
Some are stored in EPROM (electrically rewritable non-volatile storage means).
【0003】[0003]
【発明が解決しようとする課題】しかるに、このような
EEPROMを有する従来の燃焼機器制御装置では、当
該EEPROMに対するデータの書き込みを終えた後で
あれば問題ないが、今まさにデータを書き込んでいる最
中に停電が発生すると、EEPROM内に記憶されたデ
ータは書き込みを意図したデータとは異なったものとな
ってしまう。にもかかわらず、従来の燃焼機器制御装置
では、停電復旧後、制御回路が動作を開始するためにE
EPROM内のデータを読み出した場合、そのデータが
正しいか否かのチェック機能を持っていない。そのた
め、このような無効データに基づき、誤った制御をなす
恐れもある。However, in the conventional combustion equipment control device having such an EEPROM, there is no problem as long as the writing of data to the EEPROM is completed, but at the moment the data is being written. If a power failure occurs during that time, the data stored in the EEPROM will be different from the data intended for writing. Nevertheless, in the conventional combustion equipment control device, after the power failure is restored, the control circuit starts to operate.
When the data in the EPROM is read, it does not have a function of checking whether the data is correct. Therefore, erroneous control may be performed based on such invalid data.
【0004】もっとも、安全のため、EEPROMに対
するデータ書き込み最中に停電が生じても、少なくとも
データの全てを書き終える時間分は電源を確保するた
め、コンデンサや電池によりバックアップ電源を構成す
る手法は開示されていた。しかし、この手法によると、
例えば時刻データ等、簡単なデータであれば全データの
書き込に要する時間も短くて済むが、他のデータの全て
となると、実際上、用いるコンデンサは相当に大型なも
のが必要となり、スペースファクタ上望ましくなく、コ
スト的にも高くなってしまう。電池を用いる場合にはま
してやで、コストの大きな上昇を招くし、一次電池であ
れば使用者が当該電池を管理する必要が生じ(交換の手
間が生じ)、二次電池であればこのための充電機構を設
けねばならなくなって、益々高価についてしまう。However, for the sake of safety, even if a power failure occurs during the writing of data to the EEPROM, a method of forming a backup power source with a capacitor or a battery is disclosed in order to secure the power source for at least the time to finish writing all the data. It had been. However, according to this method,
For example, if it is simple data such as time data, the time required to write all the data will be short, but if it is all other data, the capacitor to be used will actually need to be considerably large and the space factor It is undesired and costly. If a battery is used, the cost will be much higher, and if the battery is a primary battery, it will be necessary for the user to manage the battery (replacement work will be required). It has to be equipped with a charging mechanism and becomes more expensive.
【0005】さらに、正常にEEPROM内に格納され
たデータも、外乱により毀損される恐れがあるが、従来
の燃焼機器制御装置ではこれを補償する術もなかった。Further, the data normally stored in the EEPROM may be damaged by the disturbance, but there is no way to compensate for this in the conventional combustion equipment control device.
【0006】本発明はこのような事情に鑑み、データ書
き込み最中の停電によりそのときに毀損されたデータ
や、正しく格納されてもノイズ等により毀損されたデー
タを修復し得る可能性があり、かつ大容量コンデンサと
か電池等、嵩張るか高価なバックアップ電源を用いなく
てもデータの保全が図れる、安価で信頼性の高い燃焼機
器制御装置の提供を主たる目的としてなされたものであ
る。In view of such circumstances, the present invention has a possibility of being able to restore the data damaged at that time due to a power failure during data writing, or the data damaged by noise etc. even if correctly stored. Moreover, the main purpose of the invention is to provide an inexpensive and highly reliable combustion equipment control device capable of maintaining data without using a bulky or expensive backup power source such as a large capacity capacitor or battery.
【0007】[0007]
【課題を解決するための手段】本願発明では、上記目的
達成のため、まず、制御回路(一般にマイコンで構成で
きる)に結合した書き替え可能な不揮発性記憶手段(こ
れも一般にはマイコンに外付けのEEPROMにより構
成できる)の内部に、同一内容のデータをそれぞれ格納
する複数のデータエリアを設ける。従来においては極く
普通の考え方に従い、一つのデータは単一のデータエリ
アに格納するとしていたのを改めるのである。その一方
で、制御回路にはデータ判別手段を結合し、不揮発性記
憶手段の上記した複数のデータエリアに記憶されている
データを順次読み出した場合、当該データ判別手段によ
りその個々の有効性を判別させる。その上で、制御回路
には、データ判別手段が有効と判断したものの一つに基
づいてのみ、当該データを用いた所定の制御動作をさせ
る。なお、データ判別手段によるデータの有効、無効の
判断のためには、それ自体は公知のキーワード照合方式
や、これに代えて、あるいはこれに加えて、サムチェッ
ク原理に従う判別をなすことができる。In order to achieve the above object, in the present invention, first, a rewritable non-volatile storage means (also generally externally attached to a microcomputer) coupled to a control circuit (generally a microcomputer can be used). , Which can be constituted by an EEPROM), is provided with a plurality of data areas for respectively storing data of the same content. In the past, one data was stored in a single data area according to a very common idea. On the other hand, when the data discriminating means is coupled to the control circuit and the data stored in the above-mentioned plurality of data areas of the non-volatile storage means are sequentially read out, the data discriminating means discriminates the individual effectiveness thereof. Let Then, the control circuit is caused to perform a predetermined control operation using the data only based on one of the data judged by the data judging means to be valid. In order to determine whether the data is valid or invalid by the data discriminating means, it is possible to make a discrimination according to the well-known keyword collation method itself, or in place of or in addition to this, the thumb check principle.
【0008】また、本願発明では上記基本構成を満たし
た上での望ましい態様として、上記のデータ判別手段に
よる判別の結果、書き替え可能な不揮発性記憶手段の複
数のデータエリアから読み出された複数のデータの中、
少なくともどれか一つのデータが無効であり、残りが有
効であると判断されたときには、この無効と判断された
データを格納しているデータエリア内のデータを、有効
であると判断したデータによって書き替える構成の制御
装置も提案する。In a preferred mode of the present invention satisfying the above basic structure, a plurality of data read from a plurality of data areas of the rewritable nonvolatile storage means as a result of the discrimination by the data discriminating means. Of the data
When it is determined that at least one of the data is invalid and the rest is valid, the data in the data area that stores this invalid data is written by the data that is determined to be valid. A control device with a replacement configuration is also proposed.
【0009】さらに本願発明の別な態様では、制御回路
に結合した読み出し専用記憶手段に初期値データを書き
込んでおき、データ判別手段による判別の結果、書き替
え可能な不揮発性記憶手段の複数のデータエリアから読
み出された複数のデータの全てが無効と判断されたとき
には、当該不揮発性記憶手段の複数のデータエリア内に
上記の初期値データを書き込む構成を持つ制御装置も提
案する。ここで読み出し専用記憶手段としては、制御回
路にマイコンを用いるならば、このマイコンに内蔵のR
OMを使うことができる。このROMには、先に述べた
キーワードデータ等も格納できる。According to another aspect of the present invention, the initial value data is written in the read-only storage means coupled to the control circuit, and as a result of the discrimination by the data discriminating means, a plurality of data in the rewritable nonvolatile storage means is written. Also proposed is a control device having a configuration for writing the above-mentioned initial value data in the plurality of data areas of the nonvolatile storage means when it is determined that all of the plurality of data read from the area are invalid. Here, if a microcomputer is used for the control circuit as the read-only storage means, the R
You can use OM. The keyword data and the like described above can also be stored in this ROM.
【0010】[0010]
【実施例】以下、添付図面に即し本願発明の一実施例に
つき説明する。この実施例では、制御回路10はマイコン
10により構成されている。また、この実施例で用い、個
々にはハードウエアとして構成できるデータ通信動作決
定手段12、データ通信手段13、データ判別手段14も、こ
のマイコン10により等価的に実現される。さらに、図中
において内部データ記憶手段11と記してある揮発性メモ
リもマイコン10に付属のRAMでよく、読み出し専用の
不揮発性記憶手段15はこれも通常のマイコン10に付属の
ROMで良い。これに対し、電気的に書き替え可能な
(電気的に消去及びプログラム可能な)不揮発性記憶手
段30は、図中にて外部不揮発性記憶手段30と示してある
ように、制御回路10にマイコンを用いる場合には、これ
に外付けのEEPROM30にて構成することができる。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the accompanying drawings. In this embodiment, the control circuit 10 is a microcomputer
It is composed of 10. Further, the data communication operation determining means 12, the data communication means 13, and the data discriminating means 14 used in this embodiment and individually configured as hardware are also equivalently realized by the microcomputer 10. Further, the volatile memory indicated as internal data storage means 11 in the drawing may be a RAM attached to the microcomputer 10, and the read-only non-volatile storage means 15 may also be a ROM attached to the normal microcomputer 10. On the other hand, the electrically rewritable (electrically erasable and programmable) non-volatile storage means 30 has a microcomputer in the control circuit 10 as shown as the external non-volatile storage means 30 in the figure. In case of using the above, it can be constituted by an EEPROM 30 externally attached thereto.
【0011】マイコンないし制御回路10により制御さ
れる被制御部40には、燃焼機構部41、ファンモータ
部42、そして各種センサ43がある。このような被制
御部40と制御回路10との関係自体は、既存のこの種
の燃焼機器と同様であって良い。The controlled part 40 controlled by the microcomputer or the control circuit 10 includes a combustion mechanism part 41, a fan motor part 42, and various sensors 43 . Relationship itself between the controller 40 and the control circuit 10 such as this may be the same as the combustion equipment existing of this kind.
【0012】制御回路10には操作部20が結合している
が、これはデータ設定手段20とも呼ぶことができ、使用
者の操作で各種の設定データ、例えば設定温度データ
(給湯機であれば給湯温度データ、ファンヒータであれ
ば希望室内温度データ等)を制御回路10に対して入力す
るために設けられている。この部分の構成も、既存構成
に対し、特に本発明によって改変する必要はない。機種
によってはすでに制御回路10が時計機能をも実行し、現
在時刻を液晶表示器その他で構成された時計表示部51に
表示するものもあるが、このような場合には、操作部20
には現在時刻の初期設定のための操作部材も備えられ
る。An operating unit 20 is connected to the control circuit 10, but this can also be referred to as data setting means 20, and various setting data such as set temperature data (for a water heater, can be set by a user's operation). It is provided for inputting hot water supply temperature data, desired room temperature data for a fan heater, etc.) to the control circuit 10. The configuration of this part also does not need to be modified by the present invention with respect to the existing configuration. In some models, the control circuit 10 has already executed the clock function, and the current time is displayed on the clock display section 51 composed of a liquid crystal display or the like.
Is also provided with an operating member for initializing the current time.
【0013】書き替え可能な外部不揮発性記憶手段ない
しEEPROM30には、すでに述べたように、室温や
給湯温度に関する設定温度データの外、使用者の設定可
能な各種設定データを含む一般データや、これよりもも
っと重要で、燃焼機器の安全性に直接関わるようなデー
タ、例えば被制御部40に備えられている炎検出センサ
を始め、各種センサ43から最終的に得られるアナログ
出力に対しての補正データ、ファンモータ制御に関する
補正データ、ガス燃焼機器の場合にはガス比例弁電流の
制約に関してのデータ等、装置電源が落ちてもそのまま
に保持しておきたい各種のデータが格納される。この部
分には本発明の特徴が良く表れるため、以下の動作例に
即しながら詳しく述べて行く。As described above, the rewritable external non-volatile storage means or the EEPROM 30 stores general data including various set data which can be set by the user, in addition to the set temperature data concerning the room temperature and the hot water supply temperature. More important than that, data that directly relates to the safety of the combustion equipment, for example, correction for the analog output finally obtained from various sensors 43 including the flame detection sensor provided in the controlled unit 40. data, correction data relating to files Nmo over motor control, in the case of gas-fired equipment, such as data regarding limitations of the gas proportional valve current, various data even fallen device power want to keep intact is stored. Since the features of the present invention are well expressed in this portion, a detailed description will be given in accordance with the following operation example.
【0014】マイコン10により構成されている制御回路
10は、意図的に電源スイッチが投入されたときや停電後
の電源復旧時等、いずれにしても装置に対し電源電力が
与えられると、まずデータ通信動作決定手段12によりE
EPROM30からのデータ読み出しを決定し、データ通
信手段13を介して当該EEPROM30から全てのデータ
を読み出し、内部データ記憶手段(RAM)11にそれら
を格納する。Control circuit composed of the microcomputer 10
When the power supply is given to the device in any case, such as when the power switch is intentionally turned on or when the power is restored after a power failure, the data communication operation determination means 12 first causes the E
It decides to read data from the EPROM 30, reads all data from the EEPROM 30 through the data communication means 13, and stores them in the internal data storage means (RAM) 11.
【0015】その上で、データ判別手段14は、RAM11
に格納した各データの正常、異常、すなわち有効データ
であるか無効データであるかを判別する。この判別に
は、このこと自体は公知の手法であるキーワード照合方
式やサムチェック方式を採用することができる。ただこ
れは、データの書き込みにも関連するので、詳しくは後
に譲る。Then, the data discriminating means 14 operates the RAM 11
It is determined whether each data stored in is normal or abnormal, that is, whether the data is valid data or invalid data. For this determination, it is possible to employ a keyword matching method or a sum check method, which are known methods per se. However, this is also related to the writing of data, so details will be given later.
【0016】本発明に従う場合、EEPROM30の内部
には、これに記憶させておきたい少なくとも一種類以上
のデータに関し、それを記憶できるデータエリアが少な
くとも二個所以上に隔離的に設定、確保されている。簡
単のため、この実施例では一つのデータに関し互いに独
立な二つのデータエリアA1,A2が設定されている場合が
例示されている。In accordance with the present invention, the EEPROM 30 has at least two or more data areas capable of storing at least two types of data to be stored therein, which are set and secured in isolation in the EEPROM 30. . For simplification, this embodiment exemplifies a case where two data areas A1 and A2 independent from each other are set for one data.
【0017】今、EEPROM30のこれらデータエリア
A1,A2にすでにデータが入っていたとし、これが上記の
ように電源投入により読み出され、RAM11に格納され
てから、データ判別手段14によりいずれも有効と判断さ
れたときには、後に明らかなように、これらの共に有効
なデータは同一内容であるので、制御回路10はこれら二
つの同一内容のデータのどちらでも良いが、当該データ
を用いての所定の制御動作をなす。例えば読み出された
データが一般データとして例えば設定温度データである
ならば、これにより指示される設定温度を満足するよう
に燃焼機構部41やファン・モータ部42を制御する。これ
に対し、燃焼に関する、より重要なデータとして、例え
ば各種センサ43の中に含まれる炎検知センサの出力に補
正を与えるデータや、ファン・モータに関する補正デー
タ、あるいはまたガス比例弁電流に対する制約データ等
であった場合には、それらのデータを採用して所定の制
御関数に従った制御をなす。ただし、いきなり燃焼機器
の運転が始まって制御動作に入るのではなく、運転待機
状態に入った後、使用者の指示によって制御回路10が燃
焼制御を開始するように構成されている場合も含む。少
なくとも制御動作可能な状態に入ることを含めて本書で
は制御動作をなすと定義する。Now, these data areas of the EEPROM 30
Assuming that data has already been stored in A1 and A2, the data is read as described above when the power is turned on and stored in the RAM 11, and when both are determined to be valid by the data discriminating means 14, as will be apparent later. Since these valid data have the same content, the control circuit 10 may use either of the two data having the same content, but performs a predetermined control operation using the data. For example, if the read data is, for example, set temperature data as general data, the combustion mechanism section 41 and the fan / motor section 42 are controlled so as to satisfy the set temperature instructed thereby. On the other hand, as more important data regarding combustion, for example, data for correcting the output of the flame detection sensor included in the various sensors 43, correction data for the fan motor, or constraint data for the gas proportional valve current. If so, the data is adopted and control is performed according to a predetermined control function. However, this also includes a case where the control circuit 10 is configured to start combustion control according to a user's instruction after entering the operation standby state, rather than immediately starting the operation of the combustion device and entering the control operation. In this document, the control operation is defined to include the control operation, including at least entering the control operation possible state.
【0018】一方、EEPROM30から読み出されてR
AM11に転送、記憶されたデータをデータ判別手段14に
より判別した結果、同一内容のデータを保持しているべ
き二つのデータエリアA1,A2から読み出した二つのデー
タの中、その一つが無効と判断されたときには、制御回
路10はデータ通信動作決定手段12をしてデータの書き込
み動作を決定させ、データ通信手段13を介し、EEPR
OM30内の二つのデータエリアA1,A2の中、無効となっ
たデータを格納しているデータエリアに対して有効デー
タを転送し、無効なデータを当該有効と判断されたデー
タにより書き替えると共に、有効と判断されたデータの
みを使用する。したがって、誤った制御がなされる可能
性は大いに低減するし、上記の書き替え動作が終了した
後には、EEPROM30内の同一データに関しての二つ
の互いに独立なデータエリアA1,A2内に記憶されている
両データは、共に再び同一内容の有効データとなり、毀
損データの修復ないし復元が可能となる。On the other hand, R read out from the EEPROM 30
As a result of the data discriminating means 14 discriminating the data transferred and stored in the AM 11, it is determined that one of the two data read from the two data areas A1 and A2 which should hold the same data is invalid. Then, the control circuit 10 causes the data communication operation determining means 12 to determine the data write operation, and the data communication means 13 causes the EEPR to operate.
Of the two data areas A1 and A2 in the OM30, the valid data is transferred to the data area storing the invalid data, and the invalid data is rewritten with the data determined to be valid. Only use data that is determined to be valid. Therefore, the possibility of erroneous control is greatly reduced, and after the rewriting operation is completed, the data is stored in the two independent data areas A1 and A2 in the EEPROM 30 for the same data. Both data become valid data having the same content again, and the damaged data can be restored or restored.
【0019】明らかなように、この動作は有効な停電対
策であり、有効なデータ保全対策となっている。すなわ
ち、従来におけるように、仮にEEPROM30内に各デ
ータあたり一つのデータエリアしか設けられていない場
合、当該データエリアに対しまさにデータを書き込んで
いる最中に停電が生ずると、当然のことながら、当該デ
ータエリア中に不揮発的に保持されるデータは少なくと
も一部毀損されたものとなり、無効データとすべきもの
となる。にもかかわらず、停電復旧後、制御回路10がこ
れを認識せず、EEPROM30内から読み出した当該デ
ータをそのまま用いれば、当然、希望の制御は行われな
いし、燃焼制御に関する補正データ等、安全確保の上で
もそれが重要なデータであった場合には、燃焼機器とし
て危険な状態すら生起し兼ねない。これを防ぐには、す
でに述べたように大容量のコンデンサとか別途な電池に
より、全てのデータ書き込みに要する時間に関し電源バ
ックアップを図らねばならない。As is apparent, this operation is an effective measure against power failure and an effective data integrity measure. That is, as in the conventional case, if only one data area for each data is provided in the EEPROM 30, if a power failure occurs while writing data to the data area, naturally, The data held in the data area in a non-volatile manner is at least partially destroyed and should be invalid data. Nevertheless, after the power failure is recovered, if the control circuit 10 does not recognize this and uses the data read from the EEPROM 30 as it is, the desired control is not naturally performed, and the safety data such as the correction data related to the combustion control is ensured. On the other hand, if it is important data, even a dangerous state as a combustion device could occur. To prevent this, as already mentioned, it is necessary to back up the power supply with respect to the time required for writing all data by using a large-capacity capacitor or a separate battery.
【0020】また、このような単一データエリア構成で
は、例え読み出しデータ判別手段を用いてデータの無効
を知ることはできても、毀損されたデータを修復する手
掛かりとなるデータは何等存在しない。したがって、あ
えて考えるならば、制御回路10に付属のROM15等に初
期値データを書き込んでおき、データ無効が判断された
場合にはこの初期値データをEEPROM30内の対応デ
ータエリアに書き込むようにすることがあるが、それで
は甚だ使用勝手が悪くなったりもする。Further, in such a single data area structure, even if the invalidity of the data can be known by using the read data discriminating means, there is no data as a clue for repairing the damaged data. Therefore, if it is intentionally considered, the initial value data should be written in the ROM 15 or the like attached to the control circuit 10, and if the invalid data is determined, the initial value data should be written in the corresponding data area in the EEPROM 30. However, this may result in poor usability.
【0021】例えばファンヒータの場合で、室温に関す
る設定温度に関する初期値データが20℃であったとし、
かつ、希望温度の設定は操作部20(データ設定手段20)
に備えられている押しボタンを一回押すたびに1℃づつ
上がるようになっているとしよう。さらに、使用者が停
電以前の使用中において初期値データとは大いに異なる
設定温度データとして例えば最初25℃を設定しており、
その後さらに26℃を選択する操作をしたが、この設定温
度データ26℃の書き込み最中に停電が発生したとしよ
う。すると、停電復旧後、制御回路は、最早有効なデー
タがEEPROM内に存在しないことは知ることができ
るものの、これを修復する術はないので、ROMに設定
されている初期値データである20℃を選択し、これをE
EPROM内に書き込むしかない。したがって使用者
は、再度希望の設定温度データである26℃を入力するた
めには、操作部20中の設定ボタンを再び六回も押さねば
ならない。For example, in the case of a fan heater, assume that the initial value data regarding the set temperature regarding room temperature is 20 ° C.
Moreover, the desired temperature is set on the operation unit 20 (data setting means 20).
Suppose that the push button on your computer is designed to increase by 1 ° C each time you press it. Furthermore, the user sets 25 ° C as the set temperature data, which is very different from the initial value data during use before the power failure,
After that, the operation of selecting 26 ° C was further performed, but assume that a power failure occurred while writing this set temperature data of 26 ° C. Then, after recovery from the power failure, the control circuit can know that valid data no longer exists in the EEPROM, but there is no way to restore it, so the initial value data set in the ROM is 20 ° C. Select this and E
There is no choice but to write in EPROM. Therefore, the user must press the setting button in the operation section 20 again six times in order to input the desired set temperature data of 26 ° C. again.
【0022】ところが、本発明に従った場合には、同じ
条件で比較したとき、停電復旧後、使用者は全くにして
再設定操作をする必要がないか、あっても一回の押しボ
タン操作で済むようにし得る。すなわち、本発明に従う
と、前回の設定温度データ25℃を今回設定された26℃に
変更する場合、EEPROM30内の二つのデータエリア
A1,A2に順次、この新たな設定温度データを書き込んで
行く。最初にデータエリアA1に対し書き込みがなされ、
その後データエリアA2に対し書き込みがなされる場合で
言えば、最初のデータエリアA1に対し新たな設定温度デ
ータを書き込んだ時には停電が発生しなかったが、二番
目のデータエリアA2に対しデータ書き替えをなしている
最中に停電が発生した場合には、停電復旧後に読み出さ
れたこれら両データエリアA1,A2からの二つのデータの
中、後者のデータエリアA2に格納されていたデータこ
そ、データ判別手段15により無効と判断されるものの、
最初のデータエリアA1に格納されていたデータは有効と
判断されるので、すでに述べた通り、制御回路10はこの
有効なデータに従っての制御が可能となり、また、使用
者は何等操作の必要がない。逆に、最初のデータエリア
A1に対する新たな設定温度データ26℃の書き込み最中に
停電が発生したとすると、当該最初のデータエリアA1中
のデータは無効とすべきものとなるかも知れないが、未
だ書き込み操作を受けないで残った第二のデータエリア
A2中には、その前の設定温度データ25℃が残っている。
したがって、停電復旧後、制御回路10はデータ判別手段
15が有効と判断した設定温度データ25℃に従っての制御
をなすことができ、使用者が前回変更希望した設定温度
26℃とはそれほど大きな開きがないし、使用者が設定温
度を再度希望温度26℃に変更し直すにしても、操作部20
に備えられている押しボタンを一回だけ押せば済む。However, according to the present invention, when compared under the same conditions, the user does not have to perform any reset operation after the power failure is restored, or even if there is one push button operation. Can be done. That is, according to the present invention, when changing the previously set temperature data of 25 ° C. to the currently set temperature of 26 ° C., two data areas in the EEPROM 30 are used.
Write this new set temperature data to A1 and A2 in sequence. First, data area A1 is written,
If data is written to the data area A2 after that, no power failure occurred when new set temperature data was written to the first data area A1, but data was rewritten to the second data area A2. If a power failure occurs while the power is being recovered, the data stored in the latter data area A2 of the two data read from both data areas A1 and A2 after the power recovery is Although judged as invalid by the data discrimination means 15,
Since the data stored in the first data area A1 is determined to be valid, the control circuit 10 can perform control according to this valid data as described above, and the user does not need to perform any operation. . Conversely, the first data area
If a power failure occurs during the writing of the new set temperature data of 26 ° C to A1, the data in the first data area A1 may be invalid, but it remains without receiving the write operation. Second data area
The previous set temperature data of 25 ° C remains in A2.
Therefore, after the power failure is restored, the control circuit 10 is the data discriminating means.
It is possible to perform control according to the set temperature data 25 ° C that 15 determines to be valid, and the user can change the set temperature last time.
There is no big difference from 26 ℃, and even if the user changes the set temperature to the desired temperature of 26 ℃ again, the operation unit 20
All you have to do is press the push button provided on the.
【0023】このようにして、本発明の優位性は明らか
であるが、停電に限らず、ノイズ等によりEEPROM
30内のデータが毀損される場合の対策としても、本発明
は有効なこと、明らかである。複数設けられているデー
タエリア内の同一データの全てに関し、同時にデータ破
壊が起こる可能性は低いからである。In this way, the superiority of the present invention is clear, but the EEPROM is not limited to power failure, but may be caused by noise or the like.
It is clear that the present invention is effective as a countermeasure when the data in 30 is damaged. This is because it is unlikely that data destruction will occur at the same time for all of the same data in a plurality of data areas.
【0024】ただし、そのような場合がないとは限らな
い。したがって、この実施例では、そうした最悪の場合
には、仕方がないので、初期値データをEEPROM30
内に書き込むようにしている。つまり、制御回路10に付
属のROM15に初期値データを格納しておき、データ通
信動作決定手段12の読み出し決定に基づきデータ通信手
段13を介しEEPROM30中の二つのデータエリアA1,
A2から読み出した二つのデータが共に無効と判断された
ときには、制御回路10は当該ROM15から初期値データ
を読み出し、データ通信動作決定手段12によりデータの
書き込みを決定させ、データ通信手段13をして当該初期
値データをEEPROM30の両データエリアA1,A2に順
次書き込むとともに、この初期値データを使用する。However, this is not always the case. Therefore, in this embodiment, since there is no help in such a worst case, the initial value data is stored in the EEPROM 30.
I try to write it in. That is, the initial value data is stored in the ROM 15 attached to the control circuit 10, and the two data areas A1 in the EEPROM 30 via the data communication means 13 are read based on the read decision of the data communication operation decision means 12.
When it is determined that both of the two data read from A2 are invalid, the control circuit 10 reads the initial value data from the ROM 15, causes the data communication operation determining means 12 to determine writing of data, and causes the data communication means 13 to operate. The initial value data is sequentially written into both data areas A1 and A2 of the EEPROM 30, and the initial value data is used.
【0025】もっとも、この状態はまた、燃焼機器が設
置された後、始めて電源が投入された場合に対比でき
る。すなわち、使用者が何等任意の設定データを入力し
ていない場合であって、EEPROM30の各対応データ
エリアA1,A2中にも何等の有効データが書き込まれてい
ない場合を考えれば良い。このときにはデータ判別手段
14がこれらデータエリアA1,A2内の全てのデータの無効
を判断するので、すでに述べたメカニズムにより、制御
回路10はROM15内に格納されている初期値データを読
み出し、これをEEPROM30に転送する。However, this state can also be compared with the case where the power is first turned on after the combustion equipment is installed. That is, it may be considered that the user does not input any arbitrary setting data and no valid data is written in the corresponding data areas A1 and A2 of the EEPROM 30. At this time, data discrimination means
Since 14 determines that all the data in these data areas A1 and A2 are invalid, the control circuit 10 reads the initial value data stored in the ROM 15 and transfers it to the EEPROM 30 by the mechanism already described.
【0026】しかるに、データ判別のために、先に少し
述べたようにキーワード方式を採用するときには、制御
回路10に付属の読み出し専用記憶手段ないしROM15に
所定のキーワードを格納しておく。その上で、EEPR
OM30の複数のデータエリアA1,A2に対し既述の仕方に
従って所与のデータを書き込むときに、制御回路10の指
示の下、当該ROM15から読み出したキーワードデータ
もデータ通信手段13を介しそれら各データエリアA1,A2
に書き込む。そして、EEPROM30の各データエリア
A1,A2からそれぞれデータが読み出されるときにこの各
データエリア内に記憶させたキーワードも一緒に読み出
されるようにし、これをデータ判別手段14においてRO
M15内に格納されているキーワードと照合し、それらが
整合しなかった場合には、その整合しなかったキーワー
ドを記憶していたデータエリア内のデータを無効と判断
する。However, when the keyword method is employed for data discrimination as described above, a predetermined keyword is stored in the read-only storage means or ROM 15 attached to the control circuit 10. On top of that, EEPR
When writing the given data to the plurality of data areas A1 and A2 of the OM 30 according to the above-mentioned method, the keyword data read from the ROM 15 under the instruction of the control circuit 10 is also transmitted through the data communication means 13. Area A1, A2
Write in. And each data area of the EEPROM 30
When the data is read out from A1 and A2, the keywords stored in the respective data areas are also read out together, and this is read in the data discriminating means 14 by RO.
If it is not matched with the keyword stored in M15, it is judged that the data in the data area storing the unmatched keyword is invalid.
【0027】このようなキーワード方式に代えて、ある
いはより一般的にこのキーワード方式に加えて、サムチ
ェック原理によりデータの有効性を判断するようなデー
タ判別手段14も構成できる。すなわち、EEPROM30
内に所定のデータを書き込む時に、キーワードデータも
含めて全ての合計加算値をサムチェックデータとして各
データエリアA1,A2内に記憶させれば、データ判別手段
14において読み出し時にサムチェック方式に従うデータ
の有効、無効を判断できる。Instead of such a keyword system, or more generally, in addition to this keyword system, a data discriminating means 14 for discriminating the validity of data by the sum check principle can be constructed. That is, the EEPROM 30
When a predetermined data is written in the data, if all the total addition values including the keyword data are stored as sum check data in each data area A1, A2, the data discriminating means
In 14, it is possible to judge whether the data according to the sum check method is valid or invalid at the time of reading.
【0028】以上、本願発明の望ましい一実施例につき
詳記したが、一つのデータに対し不揮発性記憶手段30に
設定すべきデータエリアの数は、二つに限らず、もっと
増やしても当然良い。その場合、もっとも多く有効と判
断された数のデータエリアに記憶されているデータを有
効データとして取扱い、残りを無効データとして取扱え
ば、上記した議論は略ゞそのまま適用できる。Although the preferred embodiment of the present invention has been described above in detail, the number of data areas to be set in the non-volatile storage means 30 for one data is not limited to two, and may be increased. . In that case, if the data stored in the largest number of data areas determined to be valid are treated as valid data and the rest are treated as invalid data, the above discussion can be applied almost as it is.
【0029】もちろん、複数種類のデータのそれぞれに
関し、書き替え可能な不揮発性記憶手段内に複数のデー
タエリアを設定し、それぞれに本発明を適用して良い。
対象データとしては、用いる不揮発性記憶手段30の性能
の向上に応じ、時刻データ等も含ませることができる
が、EEPROM内に常に最新のデータを入れておこう
とすると、この時刻データの場合、最低分解能を分刻み
とした場合にも、1分ごとにデータを書き替えなければ
ならない。したがって、現在市場に提供されているEE
PROMの書き替え寿命が10万回程度であることに鑑み
ると、現時点ではこうした時刻データを本発明の対象と
することは適当でない。直ぐに書き替え寿命が尽きてし
まうからである。しかし、将来的に極めて多数回の書き
替えを許すEEPROMが提供された場合には、原理
上、こうしたデータに関しても本発明の適用が可能であ
る。Of course, for each of a plurality of types of data, a plurality of data areas may be set in the rewritable non-volatile storage means, and the present invention may be applied to each of them.
As the target data, time data and the like can be included in accordance with the improvement in the performance of the nonvolatile storage means 30 used. However, if the latest data is always stored in the EEPROM, in the case of this time data, Even if the minimum resolution is set in minutes, the data must be rewritten every minute. Therefore, the EE currently on the market
Considering that the rewriting life of the PROM is about 100,000 times, it is not appropriate to target such time data at the present time. This is because the rewriting life will be exhausted soon. However, if an EEPROM that allows rewriting a very large number of times is provided in the future, the present invention can be applied to such data in principle.
【0030】[0030]
【発明の効果】本発明によれば、燃焼機器の制御に使用
するデータを不揮発性記憶手段に格納しておく必要のあ
る制御装置において、大容量のコンデンサとか電池等を
必要とせず、かつ停電発生時には何等特殊な対応策をと
らなくても、書き替え可能な不揮発性記憶手段に格納さ
れているデータの保全を図り得る可能性が高い。外乱に
対しても強い。そのため、燃焼機器のコストを低減しな
がら、逆に安全性、信頼性を高めることができる。According to the present invention, in a control device in which data used for controlling combustion equipment is required to be stored in a non-volatile storage means, a large capacity capacitor or battery is not required, and a power failure occurs. There is a high possibility that the data stored in the rewritable non-volatile storage means can be protected without taking any special countermeasure when it occurs. Strong against disturbance. Therefore, safety and reliability can be improved while reducing the cost of the combustion device.
【0031】また、本発明の望ましい態様によれば、停
電や外乱の結果、データが毀損されても修復の可能性が
高く、使用者の設定する設定データに関して使用者が再
度変更設定する必要が生じた時にでも、不揮発性記憶手
段に格納されるデータは必ずしも初期値データに戻ら
ず、むしろ希望のデータに近いデータになっている可能
性が高いので、使用勝手を大いに高めることができる。Further, according to the desirable mode of the present invention, even if data is damaged as a result of power failure or disturbance, there is a high possibility of restoration, and the user needs to change and set the setting data set by the user again. Even if it occurs, the data stored in the non-volatile storage means does not always return to the initial value data, and it is highly likely that the data is close to the desired data, so the usability can be greatly improved.
【0032】さらに、安全性の確保のため特に重要なデ
ータであっても、その保全信頼性を高め得るので、従来
のように重要なデータはデジタルデータとして取扱わ
ず、アナログデータ、例えば電気機械部品であるボリュ
ームから得られる電圧情報等を制御回路が常時これを取
り込むように構成されていたのを改めることができ、部
品点数を削減することもできる。Further, even if the data is particularly important for ensuring safety, the maintenance reliability can be improved, so that important data is not handled as digital data as in the past, but analog data such as electromechanical parts is used. Since the control circuit is configured to constantly take in voltage information and the like obtained from the volume, it is possible to reduce the number of parts.
【図1】本発明に従って構成された燃焼機器制御装置の
要部の概略構成図である。FIG. 1 is a schematic configuration diagram of a main part of a combustion device control device configured according to the present invention.
10 制御回路ないしマイコン, 11 揮発性データ記憶手段ないしRAM, 12 データ通信動作決定手段, 13 データ通信手段, 14 データ判別手段, 15 読み出し専用不揮発性記憶手段, 20 操作部ないしデータ設定手段, 30 書き替え可能な不揮発性記憶手段, 40 被制御部, A1 第一のデータエリア, A2 第二のデータエリア. 10 control circuit or microcomputer, 11 volatile data storage means or RAM, 12 data communication operation determination means, 13 data communication means, 14 data determination means, 15 read-only non-volatile storage means, 20 operating section or data setting means, 30 writing Replaceable non-volatile storage means, 40 controlled parts, A1 first data area, A2 second data area.
───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平3−20518(JP,A) 特開 昭63−100557(JP,A) 特開 昭63−3126(JP,A) ─────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-3-20518 (JP, A) JP-A-63-100557 (JP, A) JP-A-63-3126 (JP, A)
Claims (7)
機構部を含む被制御部を制御する制御回路と、上記デー
タ群の中、少なくとも一つの種類のデータを電気的に書
き替え可能に記憶する不揮発性記憶手段と、該書き替え
可能な不揮発性記憶手段に対し上記データの書き込み及
び読み出しを決定するデータ通信動作決定手段と、該デ
ータ通信動作決定手段の決定に基づき、該データを上記
不揮発性記憶手段に対して書き込むか読み出すデータ通
信手段と、を有する燃焼機器制御装置であって;上記書
き替え可能な不揮発性記憶手段に複数の互いに独立した
データエリアを設定し;上記データ通信動作決定手段が
該不揮発性記憶手段に対しての上記データの書き込みを
決定した場合には、上記制御回路により上記データ通信
手段を介し、該不揮発性記憶手段の上記複数のデータエ
リアに同一内容の上記データを順次書き込む一方;上記
データ通信動作決定手段が上記不揮発性記憶手段からの
上記データの読み出しを決定した場合には、上記制御回
路により上記データ通信手段を介し、該不揮発性記憶手
段の上記複数のデータエリアに記憶されている上記デー
タを順次読み出し;該順次読み出された複数のデータの
それぞれの有効性をデータ判別手段により判別させた上
で;上記制御回路は該複数のデータの中、上記データ判
別手段が有効と判断したものの一つをのみ使用するこ
と;を特徴とする燃焼機器制御装置。1. A control circuit for controlling a controlled part including a combustion mechanism part using a data group relating to combustion, and at least one kind of data in the data group can be electrically rewritten. Non-volatile storage means for storing, data communication operation determining means for determining writing and reading of the data with respect to the rewritable non-volatile storage means, and the data based on the determination of the data communication operation determining means A data communication means for writing or reading data to or from a non-volatile storage means, wherein a plurality of mutually independent data areas are set in the rewritable non-volatile storage means; When the deciding means decides to write the data to the nonvolatile storage means, the control circuit causes the nonvolatile memory to pass through the data communication means. While sequentially writing the data of the same content in the plurality of data areas of the nonvolatile storage means; when the data communication operation determining means determines to read the data from the non-volatile storage means, the control circuit The data stored in the plurality of data areas of the non-volatile storage means are sequentially read out via the data communication means; the validity of each of the plurality of sequentially read data is determined by the data determination means. In addition, the control circuit uses only one of the plurality of data which is judged to be valid by the data judging means;
て;上記制御回路に結合した読み出し専用記憶手段をさ
らに有し;該読み出し専用記憶手段にはキーワードを格
納しておくと共に;上記書き替え可能な不揮発性記憶手
段の上記複数のデータエリアに上記同一内容のデータを
書き込むときには、上記制御回路は上記データ通信手段
を介し、上記読み出し専用記憶手段から読み出した上記
キーワードを該不揮発性記憶手段の上記複数のデータエ
リアのそれぞれにも書き込み;上記データ判別手段は、
上記不揮発性記憶手段の上記複数のデータエリアからそ
れぞれ上記データが読み出されるときに一緒に読み出さ
れる該各データエリア内のキーワードを、上記読み出し
専用記憶手段内に格納されているキーワードと照合し、
それらが整合しなかった場合には、その整合しなかった
キーワードを記憶していたデータエリア内のデータを無
効と判断すること;を特徴とする燃焼機器制御装置。2. The combustion equipment control device according to claim 1, further comprising: a read-only storage means coupled to the control circuit; a keyword being stored in the read-only storage means; When writing the data of the same content to the plurality of data areas of the replaceable non-volatile storage means, the control circuit uses the keyword read from the read-only storage means via the data communication means as the non-volatile storage means. Is also written in each of the plurality of data areas described above;
The keyword in each data area that is read together when the data is read from each of the plurality of data areas of the non-volatile storage means is compared with the keyword stored in the read-only storage means,
If they do not match, it is determined that the data in the data area storing the unmatched keyword is invalid;
置であって;上記書き替え可能な不揮発性記憶手段の上
記複数のデータエリアに上記同一内容のデータを書き込
むときには、上記制御回路は上記データ通信手段を介
し、該データと共にサムチェックデータも書き込み;上
記データ判別手段は、上記不揮発性記憶手段の上記複数
のデータエリアからそれぞれ上記データが読み出された
とき、該データと共に格納されていた上記サムチェック
データをも利用し、サムチェック原理により該データの
有効性を判断すること;を特徴とする燃焼機器制御装
置。3. The combustion equipment control device according to claim 1, wherein when the data of the same content is written in the plurality of data areas of the rewritable non-volatile storage means, the control circuit is the above-mentioned. The sum check data is also written together with the data via the data communication unit; the data discriminating unit is stored together with the data when the data is read from each of the plurality of data areas of the nonvolatile storage unit. Combustion equipment control device, characterized in that the validity of the sum check data is judged by using the sum check data.
御装置であって;上記データ判別手段による判別の結
果、上記書き替え可能な不揮発性記憶手段の上記複数の
データエリアから読み出された複数のデータの中、少な
くとも一つのデータが無効であり、残りが有効であると
判断されたときには、上記制御回路は上記データ通信動
作決定手段をしてデータの書き込みを決定させ、上記デ
ータ通信手段を介し、上記無効であると判断されたデー
タを格納している上記データエリア内の該データを、上
記有効であると判断したデータによって書き替えるこ
と;を特徴とする燃焼機器制御装置。4. The combustion device control apparatus according to claim 1, 2, or 3, wherein the data is discriminated from the plurality of data areas of the rewritable nonvolatile storage means as a result of the discrimination by the data discriminating means. When it is determined that at least one of the plurality of data is invalid and the rest is valid, the control circuit causes the data communication operation determining means to determine writing of data, and the data communication is performed. Rewriting the data in the data area storing the data determined to be invalid by means of the data determined to be valid, via the means.
御装置であって;上記読み出し専用記憶手段には初期値
データが書き込まれており;上記データ判別手段による
判別の結果、上記書き替え可能な不揮発性記憶手段の上
記複数のデータエリアから読み出された複数のデータの
全てが無効と判断されたときには、上記制御回路は上記
データ通信動作決定手段をしてデータの書き込みを決定
させ、上記データ通信手段を介し、上記不揮発性記憶手
段の上記複数のデータエリア内に、上記読み出し専用記
憶手段から読み出した上記初期値データを書き込むこ
と;を特徴とする燃焼機器制御装置。5. The combustion equipment control device according to claim 2, 3 or 4, wherein initial value data is written in said read-only storage means; and as a result of the discrimination by said data discriminating means, said rewriting. When it is determined that all of the plurality of data read from the plurality of data areas of the possible nonvolatile storage means are invalid, the control circuit causes the data communication operation determining means to determine writing of data, A combustion apparatus control device, wherein the initial value data read from the read-only storage means is written into the plurality of data areas of the non-volatile storage means via the data communication means.
焼機器制御装置であって;上記制御回路はマイクロコン
ピュータにより構成され;上記データ通信動作決定手
段、上記データ通信手段、上記データ判別手段は該マイ
クロコンピュータにより等価的に構成されていること;
を特徴とする燃焼機器制御装置。6. The combustion equipment control device according to claim 1, 2, 3, 4 or 5, wherein said control circuit is constituted by a microcomputer; said data communication operation determining means, said data communication means, said data. The discriminating means is equivalently constructed by the microcomputer;
Combustion equipment control device.
て;上記書き替え可能な不揮発性記憶手段は上記マイク
ロコンピュータに外付けのEEPROMであること;を
特徴とする燃焼機器制御装置。7. The combustion device control apparatus according to claim 6, wherein the rewritable nonvolatile storage means is an EEPROM external to the microcomputer.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5043360A JPH0812004B2 (en) | 1993-02-09 | 1993-02-09 | Combustion equipment control device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5043360A JPH0812004B2 (en) | 1993-02-09 | 1993-02-09 | Combustion equipment control device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH06235517A JPH06235517A (en) | 1994-08-23 |
| JPH0812004B2 true JPH0812004B2 (en) | 1996-02-07 |
Family
ID=12661693
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP5043360A Expired - Fee Related JPH0812004B2 (en) | 1993-02-09 | 1993-02-09 | Combustion equipment control device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0812004B2 (en) |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS633126A (en) * | 1986-06-24 | 1988-01-08 | Toshiba Corp | Control of combustion apparatus |
| JPS63100557A (en) * | 1986-10-17 | 1988-05-02 | Canon Inc | Memory backup device having non-volatile ram |
| JP2895862B2 (en) * | 1989-06-16 | 1999-05-24 | 三洋電機株式会社 | Combustion control device |
-
1993
- 1993-02-09 JP JP5043360A patent/JPH0812004B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPH06235517A (en) | 1994-08-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US5708589A (en) | Error recovery system for an energy controller for an electric water heater | |
| EP2040166A1 (en) | Memory management apparatus | |
| JP2003256228A (en) | Program rewriting device | |
| AU6507794A (en) | Data writing to non-volatile memory | |
| JPH0742888B2 (en) | Engine controller | |
| JP3460256B2 (en) | Battery disconnection detector | |
| JP3284772B2 (en) | Water heater | |
| JPH0812004B2 (en) | Combustion equipment control device | |
| WO2000067126A1 (en) | Method and apparatus for automatically reintegrating a module into a computer system | |
| JPH0812003B2 (en) | Combustion equipment control device | |
| JP2598384Y2 (en) | Data processing device | |
| JP6162011B2 (en) | Electronic control unit for automobile | |
| JP3190564B2 (en) | Electronic equipment with battery power | |
| CN101366009B (en) | Data processing system and a method for the operation thereof | |
| JPH07122087A (en) | EEPROM error check method | |
| JPH08153397A (en) | Eeprom data rewrite controller | |
| JP3961236B2 (en) | Hot water controller | |
| JP2775667B2 (en) | Combustion control device | |
| JP2877491B2 (en) | Combustion control device | |
| JP3143978B2 (en) | Digital protection relay | |
| JPH05265881A (en) | Write protecting circuit of and write protecting method for non-volatile memory | |
| JP3414892B2 (en) | Image forming device | |
| JPH06235516A (en) | Controller for combustion apparatus | |
| US6959228B2 (en) | Method of protecting data stored in a memory of welding controller | |
| JPH06161908A (en) | Memory controller |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 19960820 |
|
| 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 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090207 Year of fee payment: 13 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090207 Year of fee payment: 13 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100207 Year of fee payment: 14 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110207 Year of fee payment: 15 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110207 Year of fee payment: 15 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120207 Year of fee payment: 16 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120207 Year of fee payment: 16 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130207 Year of fee payment: 17 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130207 Year of fee payment: 17 |
|
| S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130207 Year of fee payment: 17 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| LAPS | Cancellation because of no payment of annual fees |