JPH07136061A - Equipment operation controller - Google Patents

Equipment operation controller

Info

Publication number
JPH07136061A
JPH07136061A JP5287060A JP28706093A JPH07136061A JP H07136061 A JPH07136061 A JP H07136061A JP 5287060 A JP5287060 A JP 5287060A JP 28706093 A JP28706093 A JP 28706093A JP H07136061 A JPH07136061 A JP H07136061A
Authority
JP
Japan
Prior art keywords
pseudo
operation mode
mode
actual operation
program
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.)
Pending
Application number
JP5287060A
Other languages
Japanese (ja)
Inventor
Yoshio Nakano
善夫 中埜
Seiji Tsuji
誠治 辻
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP5287060A priority Critical patent/JPH07136061A/en
Publication of JPH07136061A publication Critical patent/JPH07136061A/en
Pending legal-status Critical Current

Links

Landscapes

  • Control Of Washing Machine And Dryer (AREA)
  • Cookers (AREA)

Abstract

PURPOSE:To allow an actual operation program to act as pseudo-operation program, by reading out the value of a pseudo-table as necessary information supplied from a sensor, while skipping the unnecessary procedure. CONSTITUTION:When lapsed time information as searching key is searched from a pseudo-table 113 memorized in an inside memory part 112, corresponding temperature information can be read out. A rice cooking switch 103 is pushed down, and after a prescribed time of lapse is reached, a mode register 110 is read out and judged, and in case of the actual operation mode, the electric conduction rate of a rice cooking heater 105 is reduced. While, in case of the pseudo-operation mode, the mode register 110 is read out again and judged, without controlling the electric conduction of the rice cooking heater 105 through skip. In the actual operation mode, the temperature information is detected from a temperature sensor 104, while, in the pseudo-operation mode, the time of lapse is detected from a timer 111, and the temperature information is read out from the pseudo-table 113, having the lapse time as searching key, and when the cooking-up temperature is reached, the timer 111 is put into time-up.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、機器に備わっているセ
ンサの検出値をもとに実際に当該機器を適切に動作させ
る実動作プログラムを有した機器動作制御装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a device operation control device having an actual operation program for actually operating the device appropriately based on a detection value of a sensor provided in the device.

【0002】[0002]

【従来の技術】この種の機器、例えば、炊飯器、洗濯機
等、においては、それらを店頭で販売する場合に、実際
に動作させて顧客にデモンストレーションをすることが
困難な場合が多い。このため、これらの機器の機器動作
制御装置は、実動作モードと擬似動作モードの2つのモ
ードに切り換え可能とし、店頭でのデモンストレーショ
ンに際しては擬似モードで動作させるようにしている。
なお、ここに実動作とは、機器が炊飯器であれば実際に
ヒータに通電して炊飯することをいい、擬似動作とは、
ヒータには通電しないで、実動作における炊飯状態の経
時的な変化を模倣して示すことをいう。
2. Description of the Related Art In this type of equipment, such as a rice cooker and a washing machine, it is often difficult to actually operate the equipment to demonstrate it to the customer when selling the equipment at a store. For this reason, the device operation control device of these devices can be switched between two modes of the actual operation mode and the pseudo operation mode, and is operated in the pseudo mode at the time of the demonstration at the store.
Here, the actual operation means that when the device is a rice cooker, the heater is actually energized to cook the rice, and the pseudo operation is
It means that the heater is not energized and the time-dependent change of the cooked rice state is imitated and shown.

【0003】従来、この種の機器動作制御装置として、
例えば特公平3−13885号公報に示されるものがあ
った。これは、内部記憶部、入出力部、中央処理部、モ
ードレジスタとからなる。内部記憶部は、実動作プログ
ラム及び擬似動作プログラムを記憶している。実動作プ
ログラムは、実動作の処理手順を示すものであり、擬似
動作プログラムは、擬似動作の処理手順を示すものであ
る。入出力部は、外部からの指示や情報の受け付け及び
外部への制御指示を行う。中央処理部は、入出力部が受
け付けた指示により内部記憶部の実動作プログラム或は
擬似動作プログラムを実行する。モードレジスタは、中
央処理部に実動作プログラムを実行させるか、擬似動作
プログラムを実行させるかのモード指定を行うものであ
り、ハード的には機器の外面に取り付けてあるスイッチ
を操作者が選択操作する。
Conventionally, as this kind of equipment operation control device,
For example, there is one disclosed in Japanese Examined Patent Publication No. 3-13885. It comprises an internal storage unit, an input / output unit, a central processing unit, and a mode register. The internal storage unit stores an actual operation program and a pseudo operation program. The actual operation program shows the processing procedure of the actual operation, and the pseudo operation program shows the processing procedure of the pseudo operation. The input / output unit receives instructions and information from the outside and gives control instructions to the outside. The central processing unit executes the actual operation program or the pseudo operation program in the internal storage unit according to the instruction received by the input / output unit. The mode register is used to specify whether the central processing unit is to execute the actual operation program or the pseudo operation program. In terms of hardware, the operator selects the switch mounted on the outer surface of the device. To do.

【0004】[0004]

【発明が解決しようとする課題】ところが、上記従来の
ものでは、擬似動作プログラムは、その処理手順を実動
作プログラムのそれにできるだけ対応させて、実動作と
の相違点をできるだけ少なくしようとすると、実動作プ
ログラムに匹敵するボリュームとなり、このため内部記
憶部は、実動作プログラムの倍のメモリ容量が必要とな
ってしまう。反対に、内部記憶部に必要なメモリ容量を
抑えるために、擬似動作プログラムのボリュームを大き
くならないように抑えると、実動作との相違点が増加し
てしまう不具合があった。更に、擬似動作プログラムは
実動作プログラムと別々に開発されるため、例えば、実
動作では起こらない処理が起こったり、実動作と処理の
順序が異なっていたり等、不一致が起こる危険性があっ
た。
However, in the above-mentioned conventional one, if the pseudo operation program is made to correspond its processing procedure to that of the actual operation program as much as possible to minimize the difference from the actual operation, The volume is comparable to that of the operating program, and therefore the internal storage unit requires a memory capacity that is twice as large as that of the actual operating program. On the contrary, if the volume of the pseudo operation program is suppressed so as not to increase in order to suppress the memory capacity required for the internal storage unit, there is a problem that the difference from the actual operation increases. Further, since the pseudo operation program is developed separately from the actual operation program, there is a risk of inconsistency such as, for example, processing that does not occur in the actual operation, or the actual operation and the processing order are different.

【0005】本発明は、上記課題に鑑み、擬似動作と実
動作との相違点をできるだけ少なくできながらも内部記
憶部の必要なメモリ容量を小さく抑えられ、更に擬似動
作プログラムと実動作プログラムでの動作の不一致が起
こり難くできる機器動作制御装置を提供することを目的
とする。
In view of the above-mentioned problems, the present invention can minimize the difference between the simulated operation and the actual operation, while keeping the required memory capacity of the internal storage unit small, and further, in the simulated operation program and the actual operation program. An object of the present invention is to provide a device operation control device that makes it difficult for inconsistencies in operation to occur.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するため
に本発明の機器動作制御装置は、機器に備わっているセ
ンサの検出値をもとに実際に当該機器を適切に動作させ
る実動作プログラムを有した機器動作制御装置であっ
て、実動作モードから、シュミレートする擬似動作モー
ドに切り換えることを可能とするモード切り換え手段
と、擬似動作モードに切り換わると、タイムオンして所
定の時点からの経過時間をはかるタイマー手段と、前記
経過時間と前記センサの実動作モードにおける検出値と
の関連を示す擬似テーブルと、擬似動作モードに切り換
わると、前記タイマー手段から得られる経過時間に対す
る前記擬似テーブルの情報を読みだすと共に、前記セン
サの検出値に替えて前記読みだした情報を用いて実動作
プログラムを実行させる擬似動作モード時プログラム実
行手段と、擬似動作モードに切り換わると、実動作プロ
グラムに該プログラム内に組み込まれてはいるが、擬似
動作モードにおいて必要でない動作に相当する部分をス
キップさせるスキップ手段と、を備えたことを特徴とす
In order to achieve the above object, the equipment operation control apparatus of the present invention is an actual operation program for actually operating the equipment appropriately based on a detection value of a sensor provided in the equipment. A device operation control device having a mode switching means capable of switching from an actual operation mode to a simulated operation mode for simulating, and, when the operation mode is switched to the pseudo operation mode, a time is turned on to start from a predetermined time point. A timer means for measuring an elapsed time, a pseudo table showing a relation between the elapsed time and a detection value in the actual operation mode of the sensor, and the pseudo table for the elapsed time obtained from the timer means when switching to the pseudo operation mode. Information is read out, and the actual operation program is executed using the read information instead of the detection value of the sensor. A program executing means in the pseudo operation mode, and a skip means, which is incorporated in the actual operation program when the mode is switched to the pseudo operation mode, but skips a portion corresponding to an unnecessary operation in the pseudo operation mode, It is characterized by having

【0007】[0007]

【作用】上記構成によれば、実動作モードが選択された
場合は、実動作プログラムがそのまま実行され、センサ
からの検出値をもとに機器が実動作される。また、擬似
動作モードが選択された場合にも、実動作プログラムが
実行されるが、スキップ手段が実動作プログラムの中か
ら実動作にしかありえない処理に相当する部分だけはそ
の実行をスキップさせる。また、センサからの情報につ
いては、プログラム実行手段がタイマー手段から実動作
に入ってからの経過時間を読みだし、この経過時間に対
する擬似テーブルの情報を読みだし、これをセンサの検
出値に替えて使用する。
According to the above configuration, when the actual operation mode is selected, the actual operation program is executed as it is, and the device is actually operated based on the detected value from the sensor. Further, even when the pseudo operation mode is selected, the actual operation program is executed, but the skip means skips the execution of only the part of the actual operation program that corresponds to the process that can be the actual operation. As for the information from the sensor, the program execution means reads the elapsed time after the actual operation from the timer means, reads the information of the pseudo table for this elapsed time, and replaces it with the detection value of the sensor. use.

【0008】[0008]

【実施例】【Example】

(実施例1)図1は、本発明の一実施例として、炊飯器
に用いられている機器動作制御装置101の構成図と、
機器動作制御装置101に制御される炊飯器の機能部1
02を示している。
(Embodiment 1) FIG. 1 is a block diagram of a device operation control device 101 used in a rice cooker, as an embodiment of the present invention.
Functional unit 1 of rice cooker controlled by device operation control device 101
02 is shown.

【0009】機能部102は、炊飯スイッチ103、温
度センサ104、炊飯ヒータ105、モード切り換えス
イッチ106、表示手段107からなっている。炊飯ス
イッチ103は、炊飯をスタートする押下スイッチであ
り、このスイッチが押下している状態であると、スイッ
チ検出用の回路(不図示)が閉じ、押下していない状態
では前記回路が開くように構成してあり、機器動作制御
装置101が、炊飯スイッチ103が押下されている
か、どうかを検出できるようになっている。温度センサ
104は、感温抵抗素子であるサーミスタで構成してあ
り、これを炊飯器の内釜の外底中央に取り付けてあるも
ので、この内釜底部の温度に応じた抵抗値を信号として
出力する。なお、内釜底部の温度は、内釜内の被炊飯物
と対応関係にあるため、前記出力する信号は温度情報を
示す信号となる。
The function section 102 comprises a rice cooking switch 103, a temperature sensor 104, a rice cooking heater 105, a mode changeover switch 106, and a display means 107. The rice cooking switch 103 is a push switch for starting rice cooking. When the switch is pushed, a circuit (not shown) for detecting a switch is closed, and when the switch is not pushed, the circuit is opened. The device operation control device 101 can detect whether the rice cooking switch 103 is pressed. The temperature sensor 104 is composed of a thermistor, which is a temperature-sensitive resistance element, and is attached to the center of the outer bottom of the inner pot of the rice cooker. The resistance value according to the temperature of the bottom of the inner pot is used as a signal. Output. Since the temperature of the bottom of the inner pot has a corresponding relationship with the food to be cooked in the inner pot, the output signal is a signal indicating temperature information.

【0010】炊飯ヒータ105は、内釜の外底部に配置
してあり、炊飯ヒータ105には、この炊飯ヒータ10
5の端子間電圧を調節して通電率を調節する調節装置
(不図示)を取り付けてあり、この調節装置は、機器動
作制御装置101からの信号により制御される。モード
切り換えスイッチ106は、実動作モードと擬似動作モ
ードとの2つのモードのうちの1つを選択する択一スイ
ッチであり、これは炊飯器の外面に取り付けてあり、操
作者が直接に切り換えるようになっている。また、この
モード切り換えスイッチ106は、前述した押下スイッ
チと同様、スイッチ検出用の回路(不図示)が設けてあ
り、機器動作制御装置101が、実動作モードか擬似動
作モードかを検出できるようになっている。
The rice cooking heater 105 is arranged at the outer bottom of the inner pot, and the rice cooking heater 105 includes the rice cooking heater 10.
An adjusting device (not shown) for adjusting the duty ratio by adjusting the voltage between terminals of 5 is attached, and this adjusting device is controlled by a signal from the device operation control device 101. The mode changeover switch 106 is an alternative switch for selecting one of two modes, an actual operation mode and a pseudo operation mode, which is attached to the outer surface of the rice cooker so that the operator can directly change the mode. It has become. Further, this mode changeover switch 106 is provided with a circuit (not shown) for detecting a switch, like the above-mentioned push-down switch, so that the equipment operation control device 101 can detect the actual operation mode or the pseudo operation mode. Has become.

【0011】表示手段107は、図2に示すように、
“炊き上げ中”、“むらし”、“保温”の表示と、各表
示の下に配置してある表示器により構成してある。前記
各表示器は、発光ダイオードで構成してあり、機器動作
制御装置101から出力される電圧信号により、この発
光ダイオードが点滅制御される。機器動作制御装置10
1は、入出力部108、中央処理部109、モードレジ
スタ110、タイマー111、内部記憶部112とから
なる。
The display means 107, as shown in FIG.
It is composed of the indications of "Cooking", "Murashi", and "Heat retention", and an indicator placed below each indication. Each of the indicators is composed of a light emitting diode, and the light emitting diode is controlled to blink by a voltage signal output from the device operation control device 101. Device operation control device 10
1 includes an input / output unit 108, a central processing unit 109, a mode register 110, a timer 111, and an internal storage unit 112.

【0012】入出力部108、中央処理部109、モー
ドレジスタ110、については、従来技術のものと同様
であるから説明を省く。タイマー111は、クロック発
生部(不図示)とカウンタ(不図示)からなり、制御部
が中央処理部109からの信号を受けてクロック発生部
のパルスをカウントし、時間情報信号にして中央処理部
109に出力する。
The input / output unit 108, the central processing unit 109, and the mode register 110 are the same as those in the prior art, and therefore their explanations are omitted. The timer 111 includes a clock generation unit (not shown) and a counter (not shown), and the control unit receives a signal from the central processing unit 109 and counts the pulses of the clock generation unit to generate a time information signal and the central processing unit. Output to 109.

【0013】内部記憶部112は、擬似テーブル113
とプログラム114を記憶している。擬似テーブル11
3は、経過時間と炊飯器に備わっている温度センサ10
4の温度情報を摸した情報との関連を示すものであり、
図3に例を示す。図に示すように、“経過時間”と“温
度情報”との2つの欄から構成してあり、経過時間と温
度情報とを各アドレスに1つずつ対応させて格納してあ
る。したがって、経過時間の情報を検索キーとして、検
索すると、それに対応する温度情報を読みだすことがで
きる。
The internal storage unit 112 has a pseudo table 113.
And the program 114 are stored. Pseudo table 11
3 is the elapsed time and the temperature sensor 10 provided in the rice cooker
4 shows the relation with the information obtained by using the temperature information of 4.
An example is shown in FIG. As shown in the figure, it is composed of two columns of "elapsed time" and "temperature information", and the elapsed time and the temperature information are stored in one correspondence with each address. Therefore, when the information of the elapsed time is used as a search key and the search is performed, the temperature information corresponding to the search can be read.

【0014】プログラム114は、温度センサ104の
温度情報に基づいて炊飯器を実動作させる手順と、温度
センサ104の温度情報に替えて、擬似テーブル113
の温度情報を基にする手順を持つ。図5〜図7に、前記
プログラム114に基づいた炊飯器の動作のフローチャ
ートを示す。なお、このフローチャートは、炊き上げに
おける炊飯ヒータ105の通電率を示すグラフに従って
制御される。そのグラフを図4の下方に示す。すなわ
ち、このグラフは、炊飯が開始してから所定の時間(T
1)までは、炊飯ヒータ105の通電率を100%に
し、その後、通電率を下げ、温度センサ104が炊き上
げ温度を検出したら(炊き上げが完了したことを示しま
す。)、その時点から所定の時間(T2)までは、炊飯
ヒータ105を停止し(むらしを示す。)、その後は、
炊飯ヒータ105を低い通電率で通電させる(保温を示
す。)。図4の上方のグラフは、前述の下方のグラフに
従って炊飯ヒータ105の通電制御を行った場合におい
て、温度センサ104が検出するであろうと予想される
温度情報を表している。
The program 114 replaces the procedure of actually operating the rice cooker based on the temperature information of the temperature sensor 104 and the temperature information of the temperature sensor 104, and substitutes the pseudo table 113.
It has a procedure based on the temperature information of. 5 to 7 show flowcharts of the operation of the rice cooker based on the program 114. In addition, this flowchart is controlled according to a graph showing the energization rate of the rice cooking heater 105 during cooking. The graph is shown in the lower part of FIG. That is, this graph shows that a certain time (T
Up to 1), the duty factor of the rice cooking heater 105 is set to 100%, and then the duty factor is lowered, and when the temperature sensor 104 detects the cooked temperature (indicating that the cooked rice is completed), it is predetermined from that point. Until the time (T2), the rice-cooking heater 105 is stopped (showing purple), and thereafter,
The rice cooking heater 105 is energized at a low energization rate (indicating heat retention). The upper graph of FIG. 4 represents the temperature information expected to be detected by the temperature sensor 104 when the rice heating heater 105 is energized according to the lower graph described above.

【0015】先ず、炊飯スイッチ103が押下されるの
を待ち(S101)、炊飯スイッチ103が押下されて
いるのを検出すると、タイマーをタイムオンする(S1
02)と共に、モード切り換えスイッチ106が実動作
モードに選択されているか、擬似動作モードに選択され
ているかを検出する(S103)。実動作モードが選択
されていると、モードレジスタ110に“0”を記憶さ
せ(S104)、擬似動作モードが選択されていると、
モードレジスタ110に“1”を記憶させる(S10
5)。そして、表示手段107の“炊き上げ中“の下方
に配置してある表示器を点灯する(S106)。
First, waiting for the rice cooking switch 103 to be pressed (S101), when detecting that the rice cooking switch 103 is pressed, the timer is timed on (S1).
02), it is detected whether the mode changeover switch 106 is selected in the actual operation mode or the pseudo operation mode (S103). If the actual operation mode is selected, "0" is stored in the mode register 110 (S104), and if the pseudo operation mode is selected,
“1” is stored in the mode register 110 (S10
5). Then, the display device arranged below the "during cooking" on the display means 107 is turned on (S106).

【0016】次に、モードレジスタ110に記憶してい
る内容を読みだし“0”なら実動作モードであると判別
し、“1”なら擬似動作モードであると判別する(S1
07)。実動作モードと判別されたら、炊飯ヒータ10
5に最大量の通電を行い(S108)、一方、擬似動作
モードと判別されたら、S108をスキップして、即
ち、炊飯ヒータ105に通電することなく、S109へ
進む。次に、炊飯スイッチ103が押下された後の経過
した時間が、所定の経過時間T1に達したなら(S10
9)、モードレジスタ110を読みだし判別して、実動
作モードなら、炊飯ヒータ105の通電率を下げ(S1
11)、一方、擬似動作モードなら、S111をスキッ
プして、即ち、炊飯ヒータ105の通電を制御すること
なく停止したまま、S112に進む。次に再び、モード
レジスタ110を読みだし判別して、実動作モードな
ら、温度センサ104から温度情報を検出し(S11
3)、一方、擬似動作モードならタイマー111から経
過時間を検出し(S114)、この経過時間を検索キー
として、擬似テーブル113から温度情報を読み取る
(S115)。
Next, the contents stored in the mode register 110 are read out, and if "0", it is determined to be the actual operation mode, and if "1", it is determined to be the pseudo operation mode (S1).
07). If it is determined to be the actual operation mode, the rice cooking heater 10
5 is energized for the maximum amount (S108). On the other hand, if it is determined that the operation mode is the pseudo operation mode, S108 is skipped, that is, the rice heating heater 105 is not energized and the process proceeds to S109. Next, if the elapsed time after pressing the rice cooking switch 103 reaches a predetermined elapsed time T1 (S10
9), the mode register 110 is read out and determined, and if it is the actual operation mode, the energization rate of the rice cooking heater 105 is lowered (S1).
11) On the other hand, in the pseudo operation mode, S111 is skipped, that is, while the energization of the rice cooking heater 105 is stopped without controlling the energization, the process proceeds to S112. Next, the mode register 110 is read again and determined, and if it is the actual operation mode, temperature information is detected from the temperature sensor 104 (S11).
3) On the other hand, in the pseudo operation mode, the elapsed time is detected from the timer 111 (S114), and the temperature information is read from the pseudo table 113 using this elapsed time as a search key (S115).

【0017】温度センサ104から検出あるいは、擬似
テーブル113から読み取った温度情報が所定の炊き上
がり温度に達していれば(S116)、タイマー111
をタイムアップして、再びタイムオンする(S11
7)。次に、モードレジスタ110を読み取り判別し
て、実動作モードなら炊飯ヒータ105の通電を停止し
(S119)、一方、擬似動作モードならS119をス
キップして、即ち、炊飯ヒータ105の通電を制御する
ことなく停止したまま、S120に進む。
If the temperature information detected by the temperature sensor 104 or read from the pseudo table 113 reaches a predetermined cooking temperature (S116), the timer 111 is set.
And time on again (S11
7). Next, the mode register 110 is read and discriminated, and the energization of the rice cooking heater 105 is stopped in the actual operation mode (S119), while S119 is skipped in the pseudo operation mode, that is, the energization of the rice cooking heater 105 is controlled. Without stopping, the process proceeds to S120.

【0018】次に、表示手段107の“炊き上げ中”の
下方に配置してある、表示器を停止し、“むらし”の下
方に配置してある表示器を点灯させ(S120)、温度
情報が炊き上がり温度に達してから所定時間T2が経過
したなら(S121)、モードレジスタ110を読み取
り判別し、実動作モードなら炊飯ヒータ105を低い通
電率で通電させ(S123)、一方、擬似動作モードな
らS123をスキップして、即ち、炊飯ヒータ105の
通電を制御することなく停止したまま、S124に進
む。
Next, the display unit arranged below the "during cooking" of the display means 107 is stopped, and the display unit arranged below the "Murashi" is turned on (S120) to display the temperature. If the predetermined time T2 has elapsed after the information reaches the cooked temperature (S121), the mode register 110 is read and determined, and in the actual operation mode, the rice cooking heater 105 is energized at a low duty ratio (S123), while the pseudo operation is performed. If it is the mode, S123 is skipped, that is, while the energization of the rice cooking heater 105 is stopped without controlling the energization, the process proceeds to S124.

【0019】次に、表示手段107の“むらし”の下方
に配置してある、表示器を停止し、“保温”の下方に配
置してある表示器を点灯させる(S124)。以上、説
明したように、1つのプログラムにより、炊飯器に実動
作と擬似動作を行わせることができる。 (実施例2)図8は、本発明の一実施例として、洗濯機
に用いられている機器動作制御装置201の構成図と、
機器動作制御装置201に制御される洗濯機の機能部2
02を示している。
Next, the display unit arranged below "Murashi" of the display means 107 is stopped, and the display unit arranged below "Heat retention" is turned on (S124). As described above, the rice cooker can be caused to perform the actual operation and the pseudo operation by one program. (Embodiment 2) FIG. 8 is a block diagram of an equipment operation control device 201 used in a washing machine, as an embodiment of the present invention.
Functional unit 2 of the washing machine controlled by the equipment operation control device 201
02 is shown.

【0020】機能部202は、洗濯開始スイッチ21
3、水位センサ214、回転モータ215、注水電磁弁
216、排水電磁弁217、モード切り換えスイッチ2
18、表示手段219、ブザー220からなっている。
洗濯開始スイッチ213は、洗濯をスタートする押下ス
イッチであり、実施例1の炊飯スイッチ103と同様の
スイッチ検出用の回路(不図示)を設けてあり、機器動
作制御装置201が、洗濯開始スイッチ213が押下さ
れているか、押下されていないかを検出できるようにな
っている。
The function section 202 includes a washing start switch 21.
3, water level sensor 214, rotary motor 215, water injection solenoid valve 216, drainage solenoid valve 217, mode selector switch 2
18, a display unit 219, and a buzzer 220.
The washing start switch 213 is a push switch for starting washing, and is provided with a switch detection circuit (not shown) similar to the rice cooking switch 103 of the first embodiment, and the machine operation control device 201 causes the washing start switch 213 to operate. It is possible to detect whether or not is pressed.

【0021】水位センサ214は、通常の液体の誘電率
を利用した静電容量式のもので、洗濯槽内の水位を信号
にして出力し、回転モータ215は、内蔵している回路
(不図示)の切り換えで、右方向の回転と左方向の回転
とを切り換える。この回転モータ215は、洗濯槽底部
に取り付けてあるパルセータ(水流発生翼)と連動連結
してあり、更に、機器動作制御装置201からの出力信
号を受け付け、この回転モータ215への通電、停止及
び回転方向の切り換えを制御する制御部(不図示)が取
り付けてある。注水電磁弁216は、給水源から洗濯槽
の上部側に通ずる管路の途中に設けてあり、開閉するこ
とにより給水とその停止を行える。なお、この注水電磁
弁216は、取り付けてあるリレースイッチのオンオフ
で、開閉するようになっている。そして、前記リレース
イッチは、機器動作制御装置201の出力信号により制
御される。排水電磁弁217は、洗濯槽の底部から外部
の排水路に通ずる管路の途中に設けてあり、開閉するこ
とにより、洗濯槽からの排水とその停止を行なえる。更
に、この排水電磁弁217は、前記注水電磁弁216と
同様に弁を開閉するリレースイッチを設けてあり、機器
動作制御装置201の出力信号により制御される。
The water level sensor 214 is of the electrostatic capacitance type which utilizes the dielectric constant of a normal liquid, and outputs the water level in the washing tub as a signal, and the rotary motor 215 has a built-in circuit (not shown). ) To switch between right rotation and left rotation. The rotary motor 215 is interlocked with a pulsator (water flow generation blade) attached to the bottom of the washing tub, and further receives an output signal from the device operation control device 201 to energize, stop, or stop the rotary motor 215. A control unit (not shown) that controls switching of the rotation direction is attached. The water injection solenoid valve 216 is provided in the middle of a pipe line that leads from the water supply source to the upper side of the washing tub, and can open and close to supply water and stop it. The water injection solenoid valve 216 is adapted to be opened and closed by turning on and off the attached relay switch. The relay switch is controlled by the output signal of the device operation control device 201. The drainage electromagnetic valve 217 is provided in the middle of a pipeline connecting the bottom of the washing tub to the external drainage channel, and can be opened and closed to drain water from the washing tub and stop it. Further, the drainage solenoid valve 217 is provided with a relay switch for opening and closing the valve, similarly to the water injection solenoid valve 216, and is controlled by an output signal of the device operation control device 201.

【0022】モード切り換えスイッチ218は、実施例
1と同様であるから説明を省く。表示手段219は、液
晶ディスプレイ、液晶ディスプレイに表示するイメージ
画のデータを記憶している記憶部(不図示)、前記液晶
ディスプレイ及び前記記憶部を制御する制御部(不図
示)からなる。図9に液晶ディスプレイ及び前記記憶部
のデータにより液晶ディスプレイに表示されるイメージ
画を示す。
The mode changeover switch 218 is the same as that of the first embodiment, so its explanation is omitted. The display unit 219 includes a liquid crystal display, a storage unit (not shown) that stores image data to be displayed on the liquid crystal display, the liquid crystal display, and a control unit (not shown) that controls the storage unit. FIG. 9 shows an image displayed on the liquid crystal display according to the data of the liquid crystal display and the storage unit.

【0023】前記イメージ画は全部で7つあり、図中の
番号にしたがって説明していくと、番号1は、洗濯槽に
注水を行っている状態を示し、番号2は、注水の完了状
態を表し、番号3は、洗濯槽内のパルセータ及び水が、
洗濯槽を上から見た場合に右方向に回転している状態を
表し、番号4は、それらが止まっている状態を表し、番
号5は、それらが左方向に回転している状態を表し、番
号6は、洗濯槽内の水を排水している状態を表し、番号
7は、その排水が完了している状態を表している。な
お、番号2と番号4のイメージ画”は同じ絵柄を用いて
いる。前記制御部は、中央処理部109の信号により制
御され、イメージ画の種類の選択と液晶ディスプレイへ
のイメージ画の出力を行う。ブザー220は、機器動作
制御装置201からの信号により一定時間鈴鳴する。
There are seven image pictures in total, and the number 1 in the figure shows the state in which water is being poured into the washing tub, and the number 2 shows the completed state of water injection. The number 3 represents the pulsator and water in the washing tub.
When the washing tub is viewed from above, it represents a state of rotating to the right, number 4 represents a state in which they are stopped, number 5 represents a state in which they are rotating to the left, The number 6 represents a state in which the water in the washing tub is being drained, and the number 7 represents a state in which the drainage is completed. Note that the same image is used for the image images “No. 2 and No. 4.” The control unit is controlled by a signal from the central processing unit 109 to select the type of image image and output the image image to the liquid crystal display. The buzzer 220 rings for a certain period of time in response to a signal from the device operation control device 201.

【0024】機器動作制御装置201は、入出力部20
6、中央処理部207、モードレジスタ208、タイマ
ー209、内部記憶部210とからなる。入出力部20
6、中央処理部207、モードレジスタ208、タイマ
ー209については、実施例1のものと同様であるから
説明を省く。内部記憶部210も、実施例1と同様の擬
似テーブル211とプログラム212を記憶している。
図10に擬似テーブル211の内容を示す。この図から
分かるように、先の実施例1と異なるところは、擬似テ
ーブル211は、温度センサに関するものが水位センサ
に関するものとなっており、またこれにあわせてプログ
ラム212が機器を作動させる場合も、温度センサから
でなく、水位センサからのものとなっている。
The equipment operation control device 201 includes an input / output unit 20.
6, a central processing unit 207, a mode register 208, a timer 209, and an internal storage unit 210. Input / output unit 20
6, the central processing unit 207, the mode register 208, and the timer 209 are the same as those in the first embodiment, and therefore their explanations are omitted. The internal storage unit 210 also stores the pseudo table 211 and the program 212 similar to those in the first embodiment.
FIG. 10 shows the contents of the pseudo table 211. As can be seen from this figure, the difference from the first embodiment is that the pseudo table 211 is related to the temperature sensor in relation to the temperature sensor, and in accordance with this, the program 212 may operate the equipment. , Not from the temperature sensor, but from the water level sensor.

【0025】図12〜図15に、前記プログラム212
に基づいた機器の動作のフローチャートを示す。なお、
このフローチャートは、図11に示す洗濯工程に従って
制御されている。即ち、図11には、上段に洗濯の工程
を示し、下段に水位センサ、電磁注水弁、電磁排水弁、
回転モータ、各工程の動作開始からの経過時間を示すと
共に、前記上段の各工程における、それらの制御状態を
示している。詳しくは、工程が注水である場合は、電磁
注水弁だけが開いており、所定の水位H1に達したら、
工程が洗濯に移り、回転モータの回転の停止間隔T3を
介在させながら回転モータを右方向と左方向とに所定時
間T4だけ回転させ、工程が排水に入ると、電磁排水弁
だけを開いて排水を行い、水位が“0”になると洗濯工
程を完了するものである。
12 to 15 show the program 212.
3 shows a flowchart of the operation of the device based on the above. In addition,
This flowchart is controlled according to the washing process shown in FIG. That is, in FIG. 11, the washing process is shown in the upper part, and the water level sensor, the electromagnetic water injection valve, the electromagnetic drain valve, and the lower part are shown in the lower part.
The rotation motor and the elapsed time from the start of the operation of each process are shown, and the control states thereof in each of the upper steps are also shown. Specifically, when the process is water injection, only the electromagnetic water injection valve is open, and when the predetermined water level H1 is reached,
When the process shifts to washing, the rotary motor is rotated rightward and leftward for a predetermined time T4 while the rotation motor rotation stop interval T3 is interposed, and when the process enters drainage, only the electromagnetic drain valve is opened to drain water. When the water level becomes “0”, the washing process is completed.

【0026】先ず、洗濯開始スイッチ213が押下され
るのを検出すると(S201)、モード切り換えスイッ
チ106が実動作モードに選択されているか擬似動作モ
ードに選択されているかを検出し(S202)、実動作
モードが選択されていると、モードレジスタ208に
“0”を記憶させ(S203)、擬似動作モードが選択
されているとモードレジスタ208に“1”を記憶させ
ると共に、タイマー209をタイムオンする(S20
4)。その後、表示手段219の液晶ディスプレイに番
号1の“注水中“のイメージ画を表示する(S20
5)。次に、モードレジスタ208の内容を読みだし
“0”であれば、実動作モードが選択されていると判別
し、“1”であれば擬似動作モードが選択されていると
判別する(S206)。選択されているものが実動作モ
ードであると判別されていれば、注水電磁弁216を開
き、注水を開始し(S207)、一方、選択されている
ものが擬似動作モードであると判別されていれば、S2
07をスキップして、即ち、注水電磁弁216を開くこ
となくS208に進む。
First, when it is detected that the washing start switch 213 is pressed (S201), it is detected whether the mode changeover switch 106 is selected in the actual operation mode or the pseudo operation mode (S202), and the actual operation is detected. When the operation mode is selected, "0" is stored in the mode register 208 (S203), and when the pseudo operation mode is selected, "1" is stored in the mode register 208 and the timer 209 is timed on. (S20
4). Then, the image image of "water injection" with number 1 is displayed on the liquid crystal display of the display means 219 (S20).
5). Next, the contents of the mode register 208 are read out, and if "0", it is determined that the actual operation mode is selected, and if "1", it is determined that the pseudo operation mode is selected (S206). . If it is determined that the selected one is the actual operation mode, the water injection solenoid valve 216 is opened to start water injection (S207), while it is determined that the selected one is the pseudo operation mode. If so, S2
07 is skipped, that is, the water injection solenoid valve 216 is not opened and the process proceeds to S208.

【0027】次に、モードレジスタ208を読み取り判
別して、実動作モードなら、水位センサ214から水位
情報を検出し(S209)、擬似動作モードならタイマ
ー209から経過時間を検出し(S210)、この経過
時間を検索キーとして、擬似テーブル211から水位情
報を読み取る(S211)。水位センサ214から検出
あるいは、擬似テーブル211から読み取った水位情報
が所定の水位H1に達すれば(S212)、表示手段2
19の液晶ディスプレイに番号1の“注水中“のイメー
ジ画に変えて、番号2の“注水完了”のイメージ画を表
示し(S213)、タイマー209をタイムアップした
後、再びタイマー209をタイムオンする(S21
4)。次に、タイマー209から経過時間を検出して、
所定時間T3が経過したら(S215)、モードレジス
タ208を読み取り判別して、実動作モードなら、パル
セータを右方向に回転させ(S217)、一方、擬似動
作モードならS217をスキップして、即ち、パルセー
タを回転させないでS218に進む。その後、表示手段
219の液晶ディスプレイに番号2の“注水完了“のイ
メージ画に変えて、番号3の“右回転”のイメージ画を
表示する(S218)。
Next, the mode register 208 is read and discriminated. In the actual operation mode, the water level sensor 214 detects water level information (S209), and in the pseudo operation mode, the elapsed time is detected from the timer 209 (S210). Water level information is read from the pseudo table 211 using the elapsed time as a search key (S211). When the water level sensor 214 detects or the water level information read from the pseudo table 211 reaches a predetermined water level H1 (S212), the display unit 2
On the liquid crystal display of 19, the image of "water injection" of number 1 is changed to the image of "water injection completed" of number 2 (S213), and after the timer 209 is timed up, the timer 209 is timed on again. Yes (S21
4). Next, the elapsed time is detected from the timer 209,
When the predetermined time T3 has passed (S215), the mode register 208 is read and discriminated, and in the actual operation mode, the pulsator is rotated to the right (S217). On the other hand, in the pseudo operation mode, S217 is skipped, that is, the pulsator. The process proceeds to S218 without rotating. Thereafter, the liquid crystal display of the display means 219 is changed to the image image of "water injection completed" of No. 2 and the image image of "right rotation" of No. 3 is displayed (S218).

【0028】次に、タイマー209をタイムアップした
後、再びタイマー209をタイムオンする(S21
9)。その後、所定時間T4が経過したら(S22
0)、モードレジスタ208を読み取り判別して、実動
作モードなら、パルセータの回転を停止し(S22
2)、擬似動作モードならS222をスキップして、即
ち、パルセータを停止しながら、S223に進む。表示
手段219の液晶ディスプレイに番号3の“右回転”の
イメージ画に変えて、番号4の“停止”のイメージ画を
表示する(S223)。そして、タイマー209をタイ
ムアップした後、再びタイマーをタイムオンする(S2
24)。その後、所定時間T3が経過したら(S22
5)、モードレジスタ208を読み取り判別して、実動
作モードなら、回転モータ215を左方向に回転させ
(S227)、擬似動作モードならS227をスキップ
して、即ち、パルセータの回転を停止したまま、S22
8に進む。次に、表示手段219の液晶ディスプレイに
番号4の“停止”のイメージ画に変えて、番号5の“左
回転”のイメージ画を表示し(S228)、タイマー2
09をタイムアップした後、再びタイマーをタイムオン
する(S229)。
Next, after the timer 209 is timed up, the timer 209 is timed on again (S21).
9). After that, when the predetermined time T4 elapses (S22
0), the mode register 208 is read and determined, and if it is the actual operation mode, the rotation of the pulsator is stopped (S22).
2) In the pseudo operation mode, S222 is skipped, that is, the pulsator is stopped, and the process proceeds to S223. On the liquid crystal display of the display means 219, the image image of "right rotation" of number 3 is changed to the image image of "stop" of number 4 (S223). After the timer 209 is timed up, the timer is timed on again (S2
24). After that, when the predetermined time T3 has elapsed (S22
5) When the mode register 208 is read and determined, in the actual operation mode, the rotary motor 215 is rotated to the left (S227), and in the pseudo operation mode, S227 is skipped, that is, while the rotation of the pulsator is stopped, S22
Go to 8. Next, on the liquid crystal display of the display unit 219, the image image of "stop" of No. 4 is displayed, and the image image of "counterclockwise rotation" of No. 5 is displayed (S228).
After the timer 09 is timed up, the timer is timed on again (S229).

【0029】その後、所定時間T4が経過したら(S2
30)、モードレジスタ208を読み取り判別して、実
動作モードなら、パルセータの回転を停止し(S23
2)、擬似動作モードならS232をスキップして、即
ち、パルセータの回転を停止したままで、S233へ進
む。次に、表示手段219の液晶ディスプレイに番号5
の“左回転“のイメージ画に変えて、番号4の“停止”
のイメージ画を表示し(S233)、タイマー209を
タイムアップした後、再びタイマー209をタイムオン
する(S234)。その後、所定時間T3が経過したら
(S225)、モードレジスタ208を読み取り判別し
て、実動作モードなら、排水電磁弁217を開き、排水
を開始し(S237)、擬似動作モードならS237を
スキップして、即ち、排水電磁弁217を開くことな
く、S238に進む。
After that, when the predetermined time T4 elapses (S2
30), the mode register 208 is read and determined, and if it is the actual operation mode, the rotation of the pulsator is stopped (S23).
2) In the pseudo operation mode, S232 is skipped, that is, the rotation of the pulsator is stopped, and the process proceeds to S233. Next, the number 5 is displayed on the liquid crystal display of the display means 219.
Change to the image of "Left rotation" of No.4, "Stop"
Is displayed (S233), the timer 209 is timed up, and then the timer 209 is timed on again (S234). After that, when the predetermined time T3 has passed (S225), the mode register 208 is read and discriminated. In the actual operation mode, the drainage electromagnetic valve 217 is opened to start draining (S237), and in the pseudo operation mode, S237 is skipped. That is, the process proceeds to S238 without opening the drainage solenoid valve 217.

【0030】次に、表示手段219の液晶ディスプレイ
に番号4の“停止”のイメージ画に変えて、番号6の
“排水中”のイメージ画を表示する(S238)。そし
て、モードレジスタ208を読み取り判別して、実動作
モードなら、水位センサ214から水位情報を検出し
(S240)、擬似動作モードならタイマー209から
経過時間を検出し(S241)、この経過時間を検索キ
ーとして、擬似テーブル211から水位情報を読み取る
(S242)。
Next, the liquid crystal display of the display means 219 replaces the image image of "stop" with the number 4 and displays the image image of "draining" with the number 6 (S238). Then, the mode register 208 is read and discriminated, and in the actual operation mode, the water level sensor 214 detects water level information (S240), and in the pseudo operation mode, the elapsed time is detected from the timer 209 (S241), and this elapsed time is searched. Water level information is read from the pseudo table 211 as a key (S242).

【0031】水位センサ214から検出あるいは、擬似
テーブル211から読み取った水位情報が“0”になっ
ていれば(S243)、表示手段219の液晶ディスプ
レイに番号6の“排水中“のイメージ画に変えて、番号
7の“排水完了”のイメージ画を表示を点灯し(S24
4)、ブザー220を鳴らし(S245)、洗濯の工程
を終了する。
If the water level information detected by the water level sensor 214 or read out from the pseudo table 211 is "0" (S243), the liquid crystal display of the display means 219 is changed to the image image of "draining" of number 6. To turn on the display of the image image of “Drainage completed” of No. 7 (S24
4) The buzzer 220 is sounded (S245), and the washing process is completed.

【0032】尚、洗濯時間が予め想定できない場合は、
擬似テーブルを図15に示すように構成してもよい。即
ち、図16に示すように、注水時の擬似テーブルと排水
時の擬似テーブルを設け、上記2つの擬似テーブルの
内、どちらの擬似テーブルを使用すればよいかを示す選
択レジスタと、開始時刻レジスタを更に設ける。こうす
ることで、前述のフローチャートにおいて、S207の
注水を開始するときに、選択レジスタに“注水”を設定
すると共に、開始時刻レジスタに選択開始スイッチの押
下が検出されてからの経過時間を記憶させる。S237
の排水を開始するときに、選択レジスタに“排水”を設
定すると共に、開始時刻レジスタに選択開始スイッチの
押下が検出されてからの経過時間を記憶させる。擬似テ
ーブルから水位情報を読み取るときは、選択レジスタが
“注水”であれば、注水時の擬似テーブルを使用し、選
択レジスタが“排水”であれば、排水時の擬似テーブル
を使用する。そして、開始時間レジスタを記憶されてい
る値だけを減算補正して、擬似テーブルから値を読み取
る。
If the washing time cannot be estimated in advance,
The pseudo table may be configured as shown in FIG. That is, as shown in FIG. 16, a pseudo table at the time of water injection and a pseudo table at the time of drainage are provided, and a selection register indicating which of the above two pseudo tables should be used and a start time register Is further provided. By doing so, in the above-mentioned flowchart, when the water injection of S207 is started, "water injection" is set in the selection register and the time elapsed since the pressing of the selection start switch is detected is stored in the start time register. . S237
When the drainage of the selection start switch is started, “drainage” is set in the selection register, and the time elapsed since the pressing of the selection start switch is detected is stored in the start time register. When reading the water level information from the pseudo table, if the selection register is “water injection”, the pseudo table for water injection is used, and if the selection register is “drainage”, the pseudo table for water discharge is used. Then, only the value stored in the start time register is subtracted and corrected, and the value is read from the pseudo table.

【0033】尚、本実施例1、2では、機器を炊飯器、
洗濯機を例にして説明したが、これにかぎるものではな
く、例えは、掃除機や食器洗い器等の家電用品をもちい
ることもできる。また、表示手段には、表示器に表示を
採用しているが、静止画像や動画像を用いてもよく、さ
らに、画像と共に識別音を発生してもよい。以上、1つ
のプログラムにより、洗濯機に実動作と擬似動作を行わ
せることができる。
In the first and second embodiments, the device is a rice cooker,
Although the washing machine has been described as an example, the present invention is not limited to this, and household appliances such as a vacuum cleaner and a dishwasher can also be used, for example. Further, although a display is adopted for the display means, a still image or a moving image may be used, and an identification sound may be generated together with the image. As described above, one program can cause the washing machine to perform the actual operation and the pseudo operation.

【0034】尚、実施例では、表示手段219の液晶デ
ィスプレイに表示するイメージ画を静止画としている
が、本発明は、これに限定されるものではなく、例えば
動画であってもよい。また、実施例では、行っていない
が、洗濯の状態に応じて色々な音を出力してもよい。例
えば、洗濯槽に注水を行っていれば、その注水をイメー
ジさせる“ジャー”という音を発する。
Although the image displayed on the liquid crystal display of the display unit 219 is a still image in the embodiment, the present invention is not limited to this, and may be a moving image, for example. Further, although not performed in the embodiment, various sounds may be output according to the washing condition. For example, if water is being poured into the washing tub, a "jar" sound is made to make the image of the water filling.

【0035】[0035]

【発明の効果】以上説明したように、実動作プログラム
が、必要なセンサからの情報は擬似テーブルの値を読み
込み、不必要な手順はスキップすることにより、実動作
プログラムを擬似動作プログラムとして作用発揮するよ
うにしてある。このため、両プログラムを別々に作成、
格納してあるものと比較した場合に、プログラム全体の
ボリュームを小さくでき、内部記憶部、例えばROMに
メモリ容量の小さなものを使用でき、ひいては、経済性
を向上できる。更に、実動作プログラムを主体にしてあ
ることで、擬似動作プログラムのでの処理手順におい
て、実動作と異なる手順がなされることも少なくするこ
ともでくる。
As described above, the actual operation program reads the value of the pseudo table for the necessary information from the sensor, and skips the unnecessary procedure, so that the actual operation program acts as the pseudo operation program. I am doing it. Therefore, create both programs separately,
When compared with the stored one, the volume of the entire program can be reduced, an internal storage unit, for example, a ROM having a small memory capacity can be used, and economic efficiency can be improved. Furthermore, since the actual operation program is mainly used, it is possible to reduce the number of steps different from the actual operation in the processing procedure of the pseudo operation program.

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

【図1】本発明に係る機器動作制御装置の構成図を示
す。
FIG. 1 shows a block diagram of a device operation control apparatus according to the present invention.

【図2】表示手段を示す図である。FIG. 2 is a diagram showing a display unit.

【図3】擬似テーブルを示す図である。FIG. 3 is a diagram showing a pseudo table.

【図4】時間経過に対する炊飯ヒータの通電率及び、温
度センサの温度情報を示すグラフである。
FIG. 4 is a graph showing a duty ratio of a rice cooking heater and temperature information of a temperature sensor over time.

【図5】本発明に係る機器動作制御装置の動作を示すフ
ローチャート図である。
FIG. 5 is a flowchart showing the operation of the device operation control device according to the present invention.

【図6】本発明に係る機器動作制御装置の動作を示すフ
ローチャート図である。
FIG. 6 is a flowchart showing the operation of the device operation control device according to the present invention.

【図7】本発明に係る機器動作制御装置の動作を示すフ
ローチャート図である。
FIG. 7 is a flowchart showing the operation of the device operation control device according to the present invention.

【図8】本発明に係る機器動作制御装置の構成図を示
す。
FIG. 8 shows a block diagram of a device operation control apparatus according to the present invention.

【図9】表示手段を示す図である。FIG. 9 is a diagram showing display means.

【図10】擬似テーブルを示す図である。FIG. 10 is a diagram showing a pseudo table.

【図11】洗濯工程に対する、各部の動きを示した図で
ある。
FIG. 11 is a diagram showing the movement of each part with respect to the washing process.

【図12】本発明に係る機器動作制御装置の動作を示す
フローチャート図である。
FIG. 12 is a flowchart showing the operation of the device operation control apparatus according to the present invention.

【図13】本発明に係る機器動作制御装置の動作を示す
フローチャート図である。
FIG. 13 is a flowchart showing the operation of the device operation control device according to the present invention.

【図14】本発明に係る機器動作制御装置の動作を示す
フローチャート図である。
FIG. 14 is a flowchart showing the operation of the device operation control device according to the present invention.

【図15】本発明に係る機器動作制御装置の動作を示す
フローチャート図である。
FIG. 15 is a flowchart showing the operation of the device operation control device according to the present invention.

【図16】擬似テーブルを示す図である。FIG. 16 is a diagram showing a pseudo table.

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

101 機器動作制御装置 102 機能部 103 炊飯スイッチ 104 温度センサ 105 炊飯ヒータ 106 モード切り換えスイッチ 107 表示手段 108 入出力部 109 中央処理部 110 モードレジスタ 111 タイマー 112 内部記憶部 113 擬似テーブル 114 プログラム 201 機器動作制御装置 202 機能部 206 入出力部 207 中央処理部 208 モードレジスタ 209 タイマー 210 内部記憶部 211 擬似テーブル 212 プログラム 213 洗濯開始スイッチ 214 水位センサ 215 回転モータ 216 注水電磁弁 217 排水電磁弁 218 モード切り換えスイッチ 219 表示手段 220 ブザー 101 device operation control device 102 functional unit 103 rice cooking switch 104 temperature sensor 105 rice cooking heater 106 mode change switch 107 display means 108 input / output unit 109 central processing unit 110 mode register 111 timer 112 internal storage unit 113 pseudo table 114 program 201 device operation control Device 202 Function unit 206 Input / output unit 207 Central processing unit 208 Mode register 209 Timer 210 Internal storage unit 211 Pseudo table 212 Program 213 Washing start switch 214 Water level sensor 215 Rotation motor 216 Water injection solenoid valve 217 Drainage solenoid valve 218 Mode changeover switch 219 Display Means 220 buzzer

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 機器に備わっているセンサの検出値をも
とに実際に当該機器を適切に動作させる実動作プログラ
ムを有した機器動作制御装置であって、 実動作モードから、シュミレートする擬似動作モードに
切り換えることを可能とするモード切り換え手段と、 擬似動作モードに切り換わると、タイムオンして所定の
時点からの経過時間をはかるタイマー手段と、 前記経過時間と前記センサの実動作モードにおける検出
値との関連を示す擬似テーブルと、 擬似動作モードに切り換わると、前記タイマー手段から
得られる経過時間に対する前記擬似テーブルの情報を読
みだすと共に、前記センサの検出値に替えて前記読みだ
した情報を用いて実動作プログラムを実行させる擬似動
作モード時プログラム実行手段と、 擬似動作モードに切り換わると、実動作プログラムに該
プログラム内に組み込まれてはいるが、擬似動作モード
において必要でない動作に相当する部分をスキップさせ
るスキップ手段と、 を備えたことを特徴とする機器動作制御装置。
1. A device operation control device having an actual operation program for actually operating the device appropriately based on a detection value of a sensor provided in the device, the simulated operation simulating from an actual operation mode. Mode switching means for enabling switching to a mode, timer means for measuring the elapsed time from a predetermined time point when switched to the pseudo operation mode, detection of the elapsed time and the actual operation mode of the sensor Pseudo table showing the relation with the value, When switching to the pseudo operation mode, the information of the pseudo table for the elapsed time obtained from the timer means is read, and the read information is replaced with the detected value of the sensor. Program execution means in the pseudo operation mode to execute the actual operation program using If, although the incorporated within the program to the actual operation program, and skip means for skipping a portion corresponding to the operation is not required in the pseudo operation mode, device operation control apparatus characterized by comprising a.
【請求項2】 前記機器が炊飯器であり、 前記擬似テーブルの内容が、炊飯器が実動作する場合
に、上昇するであろう温度センサの温度情報と、そのと
きの経過時間を対応して記憶たものである請求項1に記
載の機器動作制御装置。
2. The device is a rice cooker, and the contents of the pseudo table correspond to the temperature information of the temperature sensor that will rise when the rice cooker actually operates and the elapsed time at that time. The device operation control device according to claim 1, which is stored.
【請求項3】 前記機器が洗濯機であり、 前記擬似テーブルの内容が、洗濯機が実動作する場合
に、変化するであろう水位センサの水位情報と、そのと
きの経過時間を対応して記憶させたものである請求項1
に記載の機器動作制御装置。
3. The device is a washing machine, and the contents of the pseudo table correspond to the water level information of the water level sensor that may change when the washing machine actually operates and the elapsed time at that time. It is something which is remembered.
The equipment operation control device according to.
JP5287060A 1993-11-16 1993-11-16 Equipment operation controller Pending JPH07136061A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5287060A JPH07136061A (en) 1993-11-16 1993-11-16 Equipment operation controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5287060A JPH07136061A (en) 1993-11-16 1993-11-16 Equipment operation controller

Publications (1)

Publication Number Publication Date
JPH07136061A true JPH07136061A (en) 1995-05-30

Family

ID=17712538

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5287060A Pending JPH07136061A (en) 1993-11-16 1993-11-16 Equipment operation controller

Country Status (1)

Country Link
JP (1) JPH07136061A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108980915A (en) * 2018-09-13 2018-12-11 深圳北鱼信息科技有限公司 The pot and stove combination product of intelligent cooking method and intelligent cooking
JP2021013468A (en) * 2019-07-10 2021-02-12 株式会社Tree Field Beverage manufacturing device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108980915A (en) * 2018-09-13 2018-12-11 深圳北鱼信息科技有限公司 The pot and stove combination product of intelligent cooking method and intelligent cooking
JP2021013468A (en) * 2019-07-10 2021-02-12 株式会社Tree Field Beverage manufacturing device

Similar Documents

Publication Publication Date Title
KR100404056B1 (en) Microwave oven with kitchen timer function
JPH07136061A (en) Equipment operation controller
US6845536B1 (en) Electronic labeling of hot and cold fluid supply lines for an appliance
KR100214751B1 (en) Kitchen appliance and heating cooker
JPH0674453A (en) Heating cooker
JP2639329B2 (en) Electromagnetic rice cooker
JPS62409B2 (en)
JPH0137928B2 (en)
JP2650624B2 (en) Electric rice cooker
JPH053166Y2 (en)
JPH08457A (en) Rice cooking capacity discriminating method for rice cooker
JPH0755191B2 (en) Cooking device
JP2002209737A (en) Electric rice cooker
KR0131940B1 (en) Cooking control method of a microwave oven
JPH0722544B2 (en) Cooker with steaming function
JPH06237853A (en) Rice cooker
JP3033439B2 (en) Electric water heater
CN117234100A (en) Cooking control method and device, cooking appliance and storage medium
JP3038696B2 (en) rice cooker
JPH064852Y2 (en) rice cooker
JPH05220044A (en) Electric rice cooker
JPH0819477A (en) Cooking utensil
JPH078375A (en) Rice cooker
JPH09280567A (en) Appliance for cooking by heating
JPH0789986B2 (en) Cooking device