JP6006181B2 - Cooker - Google Patents

Cooker Download PDF

Info

Publication number
JP6006181B2
JP6006181B2 JP2013145096A JP2013145096A JP6006181B2 JP 6006181 B2 JP6006181 B2 JP 6006181B2 JP 2013145096 A JP2013145096 A JP 2013145096A JP 2013145096 A JP2013145096 A JP 2013145096A JP 6006181 B2 JP6006181 B2 JP 6006181B2
Authority
JP
Japan
Prior art keywords
data
communication data
communication
heating
microcomputer
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.)
Active
Application number
JP2013145096A
Other languages
Japanese (ja)
Other versions
JP2015017752A (en
Inventor
宜章 太田
宜章 太田
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.)
Toshiba Home Technology Corp
Original Assignee
Toshiba Home Technology Corp
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 Toshiba Home Technology Corp filed Critical Toshiba Home Technology Corp
Priority to JP2013145096A priority Critical patent/JP6006181B2/en
Publication of JP2015017752A publication Critical patent/JP2015017752A/en
Application granted granted Critical
Publication of JP6006181B2 publication Critical patent/JP6006181B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Electric Ovens (AREA)
  • Cookers (AREA)

Description

本発明は、加熱手段を制御する第1制御手段と、操作パネル部の制御を行なう第2制御手段との間で、互いに通信によりデータの送受信を行なう加熱調理器に関する。   The present invention relates to a cooking device that transmits and receives data by communication between a first control unit that controls a heating unit and a second control unit that controls an operation panel unit.

この種の加熱調理器は、操作パネル部から調理の設定に関する入力情報を取込んだり、その調理の設定内容を操作パネル部に表示させたりするのに、操作パネル部を制御する制御手段を、操作パネル部側に設ける一方で、マグネトロンやヒータなどの加熱手段を制御する別な制御手段を、操作パネル部から離れた部位に設けており、両者の間は互いに通信によりデータを送受信する構成となっている。そして、その通信データには、通信エラーを検出するためのチェックサムデータが含まれており、チェックサムの計算には、通信データのフォーマットを特定するための固定値が加算される(例えば特許文献1)。   This type of cooking device takes control information for controlling the operation panel unit in order to take input information related to cooking settings from the operation panel unit or to display the cooking setting contents on the operation panel unit. While being provided on the operation panel side, another control means for controlling heating means such as a magnetron or a heater is provided in a part away from the operation panel part, and data is transmitted and received between them by communication with each other. It has become. The communication data includes checksum data for detecting a communication error, and a fixed value for specifying the format of the communication data is added to the checksum calculation (for example, patent document). 1).

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

特許文献1の加熱調理器では、複数の種類のデータを通信しようとする場合、それぞれの通信データが、どのようなデータであるのかを特定できるように、データの種類を示すID(識別子)が必要となり、付加したIDの分だけ、通信データのサイズが増加するという問題を有していた。   In the cooking device of Patent Literature 1, when a plurality of types of data are to be communicated, an ID (identifier) indicating the type of data is specified so that each type of communication data can be specified. There is a problem that the size of communication data is increased by the amount of the added ID.

そこで本発明は上記問題点に鑑み、通信データのサイズを大きくすることなく、複数の種類の通信データを通信でき、通信データの種類の特定も簡単に行なうことが可能な加熱調理器を提供することを目的とする。   Therefore, in view of the above problems, the present invention provides a cooking device capable of communicating a plurality of types of communication data without increasing the size of the communication data and easily specifying the type of communication data. For the purpose.

請求項1の発明では、通常の通信データには、通信途中でエラーが生じていないか否かを確認するチェックサムデータも含まれているため、そのチェックサムデータに通信データの種類を特定する固定値を加算して埋め込むことで、通信データのサイズを大きくすることなく、複数の種類の通信データを第1制御手段と前記第2制御手段との間で通信できる。また、チェックサムデータに埋め込まれた固定値の違いから、受信した通信データの種類の特定も簡単に行なうことが可能になる。   In the first aspect of the invention, since the normal communication data includes checksum data for confirming whether an error has occurred during the communication, the type of communication data is specified in the checksum data. By adding and embedding fixed values, a plurality of types of communication data can be communicated between the first control means and the second control means without increasing the size of the communication data. Also, the type of received communication data can be easily identified from the difference in the fixed value embedded in the checksum data.

請求項の発明では、従通信データに対応した固定値を加算したチェックサムデータが、受信した通信データに含まれていた場合、その従通信データの特定部分に従通信データであることを示すデータが埋め込まれていれば、確実に従通信データを受信したと判断でき、通信の信頼性を向上させることが可能になる。 According to the first aspect of the present invention, when the checksum data obtained by adding a fixed value corresponding to the slave communication data is included in the received communication data, it indicates that the slave communication data is the follow-up communication data. If the data is embedded, it can be determined that the communication data has been reliably received, and the reliability of communication can be improved.

請求項の発明では、通常の状態では主通信データだけが送信され、特定の操作を行った場合に、従通信データを送信できるようになるので、余計な従通信データの通信をしないようにすることができる。 In the second aspect of the invention, only the main communication data is transmitted in a normal state, and the sub communication data can be transmitted when a specific operation is performed. can do.

請求項の発明では、主通信データの更新が遅れて、例えば操作パネル部の表示などに影響が出ないように、主通信データに対する従通信データの送信頻度を減らすことで、一定時間に送信できる主通信データの通信量が低下することによる悪影響を少なくすることができる。 According to the third aspect of the present invention, the transmission frequency of the slave communication data with respect to the main communication data is reduced so that the update of the main communication data is delayed and, for example, the display on the operation panel is not affected. It is possible to reduce adverse effects caused by a reduction in the amount of communication of main communication data that can be performed.

請求項の発明では、第2制御手段が第1制御手段からの従通信データを受信すると、第1制御手段で保持している例えばセンサのデータや加熱調理器の使用状況などのデータを、操作パネル部の光表示器を利用して、電気的に接続することなく簡単に外部装置で読み取ることが可能になる。 In the invention of claim 1 , when the second control means receives slave communication data from the first control means, for example, data such as sensor data and use status of the heating cooker held by the first control means, By using the optical display of the operation panel unit, it can be easily read by an external device without being electrically connected.

請求項の発明では、第2制御手段は従通信データを受信すると、無条件で光通信の出力を行なうのではなく、光通信の許可を指示するデータが含まれている場合にのみ、光通信の出力を行なうので、必要なときにのみ外部装置と光通信を行なうことが可能になる。 In the invention of claim 4 , when the second control means receives the slave communication data, the second control means does not output the optical communication unconditionally, but only when the data instructing permission of the optical communication is included. Since communication is output, optical communication with an external device can be performed only when necessary.

請求項1の発明によれば、通信データのサイズを大きくすることなく、複数の種類の通信データを通信でき、通信データの種類の特定も簡単に行なうことが可能な加熱調理器を提供できる。   According to the first aspect of the present invention, it is possible to provide a cooking device capable of communicating a plurality of types of communication data without increasing the size of the communication data and easily specifying the type of communication data.

請求項の発明によれば、従通信データであることを示す識別データによって、通信の信頼性を向上させることが可能になる。 According to the first aspect of the present invention, the reliability of communication can be improved by the identification data indicating the slave communication data.

請求項の発明によれば、余計な従通信データの通信をしないようにすることができる。 According to the second aspect of the present invention, it is possible to prevent communication of extra slave communication data.

請求項の発明によれば、一定時間当たりの主通信データの通信量が低下することによる悪影響を少なくすることができる。 According to the third aspect of the present invention, it is possible to reduce adverse effects caused by a decrease in the communication amount of main communication data per fixed time.

請求項の発明によれば、第1制御手段で保持している各種データを、電気的に接続することなく簡単に外部装置で読み取ることが可能になる。 According to the first aspect of the present invention, various data held by the first control means can be easily read by an external device without being electrically connected.

請求項の発明によれば、必要なときにのみ外部装置と光通信を行なうことが可能になる。 According to the invention of claim 4 , it is possible to perform optical communication with an external device only when necessary.

本発明の加熱調理器をオーブン機能付き電子レンジに適用した場合の一実施例であり、電子レンジの外観を示す正面図である。It is one Example at the time of applying the heating cooker of this invention to the microwave oven with an oven function, and is a front view which shows the external appearance of a microwave oven. 同上、電子レンジの構造を示す概略図である。It is the schematic which shows the structure of a microwave oven same as the above. 同上、電気的構成を示すブロック図である。It is a block diagram which shows an electrical structure same as the above. 同上、LEDの駆動回路とデータ読取り装置の一部構成を示す回路図である。It is a circuit diagram which shows the drive circuit of LED, and a partial structure of a data reading apparatus same as the above. 同上、制御用マイコンからパネル用マイコンへの通信データフォーマットを示す図である。It is a figure which shows the communication data format from the microcomputer for control to the microcomputer for panels same as the above. 同上、パネル用マイコンから制御用マイコンへの通信データフォーマットを示す図である。It is a figure which shows the communication data format from the microcomputer for panels to the microcomputer for control same as the above. 同上、(a)は主通信データのみを送信する場合の通信タイミング、(b)は主通信データと従通信データを交互に送信する場合の通信タイミング、(c)は主通信データを通信する頻度よりも、従通信データを送信する頻度を少なくした場合の通信タイミングを示す図である。Same as the above, (a) is a communication timing when only the main communication data is transmitted, (b) is a communication timing when the main communication data and the slave communication data are alternately transmitted, and (c) is a frequency of transmitting the main communication data. It is a figure which shows the communication timing at the time of reducing the frequency which transmits slave communication data rather than.

以下、本発明をオーブン機能付き電子レンジに適用した場合の一実施例について、添付図面を参照して説明する。   Hereinafter, an embodiment in which the present invention is applied to a microwave oven with an oven function will be described with reference to the accompanying drawings.

図1は、加熱調理器である電子レンジの外観図である。矩形箱状に形成される本体1の内部には、被調理物を収納して加熱調理する加熱室2が形成される。この加熱室2は、左右方向に幅広とし、その大きな前面開口を開閉するための扉3が設けられる。従って、扉3は本体1の前面のほぼ全領域に亘る大きさ及び形状をなし、その下端部が回動自在に軸支される。   FIG. 1 is an external view of a microwave oven that is a heating cooker. Inside the main body 1 formed in the shape of a rectangular box, a heating chamber 2 is formed in which an object to be cooked is stored and cooked. The heating chamber 2 is wide in the left-right direction and is provided with a door 3 for opening and closing the large front opening. Therefore, the door 3 has a size and shape over almost the entire area of the front surface of the main body 1, and its lower end is pivotally supported.

扉3の上部には、扉3を開閉するときに手をかける開閉操作用のハンドル4を備えており、扉3の下部には、表示や操作のための操作パネル部5を備えている。操作パネル部5は、調理の設定内容や進行状況などを表示する表示手段6の他に、操作手段7として、調理に関する加熱条件を設定するための第1加熱条件設定手段8および第2加熱条件設定手段9や、加熱の開始を指示する加熱開始指示手段10や、設定を取消したり調理を中止したりするための取消指示手段11を備えて構成される。操作パネル部5の後側には、図示しないが、表示手段6や操作手段7などの制御を行なうために、マイコンを搭載した操作パネルPC(印刷回路)板12(図4を参照)が配置される。   The upper part of the door 3 is provided with a handle 4 for opening and closing which is used when the door 3 is opened and closed, and the lower part of the door 3 is provided with an operation panel unit 5 for display and operation. The operation panel unit 5 includes a display unit 6 for displaying cooking setting contents, progress status, and the like, as the operation unit 7, a first heating condition setting unit 8 and a second heating condition for setting a heating condition related to cooking. It comprises a setting means 9, a heating start instruction means 10 for instructing the start of heating, and a cancellation instruction means 11 for canceling the setting or stopping cooking. Although not shown, an operation panel PC (printed circuit) board 12 (see FIG. 4) equipped with a microcomputer is arranged on the rear side of the operation panel 5 to control the display means 6 and the operation means 7. Is done.

第1加熱条件設定手段8は、自動加熱の選択を行なう「のみもの」キーや「ゆで物」キーの他に、手動加熱の選択を行なう「レンジ」キーや、「オーブン」キーや、「スチーム」キーからなり、これらの複数の押釦式キーを並設して構成される。また第2加熱条件設定手段9は、時間や温度の他に、メニューを選択するために、回転を検知するエンコーダで構成される回動自在なダイヤルである。加熱開始指示手段10は、第1加熱条件設定手段8や第2加熱条件設定手段9で加熱条件を設定した後に、加熱室2内の被調理物に対する加熱を開始するためのキーで、取消指示手段11は、加熱条件の取消しや加熱調理を中止するためのキーである。   The first heating condition setting means 8 includes a “range” key for selecting manual heating, an “oven” key, and a “steam” in addition to the “mono” key and “boiled” key for selecting automatic heating. ”Key, and a plurality of these pushbutton keys are arranged side by side. The second heating condition setting means 9 is a rotatable dial configured with an encoder that detects rotation in order to select a menu in addition to time and temperature. The heating start instruction means 10 is a key for starting the heating of the cooking object in the heating chamber 2 after setting the heating conditions by the first heating condition setting means 8 or the second heating condition setting means 9, and a cancel instruction The means 11 is a key for canceling the heating condition and stopping the cooking.

表示手段6は、例えばメニューの番号や、温度や、時間などを表示する液晶表示手段14と、調理の進行状況に応じて点滅や点灯表示するLED表示手段15とにより構成される。ここでのLED表示手段15は、図示しない光受信部を備えた本体1とは別な外部装置との間で光通信を行なう光表示器として、操作パネル部5の適所に配設される。   The display means 6 includes, for example, a liquid crystal display means 14 that displays a menu number, temperature, time, and the like, and an LED display means 15 that blinks or lights up according to the progress of cooking. Here, the LED display means 15 is disposed at an appropriate position of the operation panel unit 5 as an optical display that performs optical communication with an external device different from the main body 1 having a light receiving unit (not shown).

図2は、電子レンジの内部構造を示す図である。同図において、被加熱物を収容する加熱室2の側面上部には、被加熱物の温度を非接触で検出する赤外線センサ21が取付けられている。また、加熱室2の下側には、マイクロ波を発生させる発生源となるマグネトロン22と、マグネトロン22からのマイクロ波を加熱室2の内部に導く導波管23と、導波管23から加熱室2に放射されるマイクロ波を撹拌するアンテナ24と、アンテナ24を回転させる駆動源となるアンテナモータ25がそれぞれ配置される。   FIG. 2 is a diagram illustrating the internal structure of the microwave oven. In the figure, an infrared sensor 21 for detecting the temperature of the heated object in a non-contact manner is attached to the upper part of the side surface of the heating chamber 2 that accommodates the heated object. Further, below the heating chamber 2, a magnetron 22 serving as a generation source for generating a microwave, a waveguide 23 for guiding the microwave from the magnetron 22 to the inside of the heating chamber 2, and heating from the waveguide 23. An antenna 24 for stirring the microwave radiated into the chamber 2 and an antenna motor 25 serving as a drive source for rotating the antenna 24 are arranged.

その他、加熱室2の下側には制御PC板26が配置され、この制御PC板26は、図示しない商用AC電源から直流電源を生成する電源回路や、電源回路からの直流電源により動作し、マグネトロン22を含む加熱手段の制御を行なう制御回路などを含んで構成される。本体1の内部に設けた制御PC板26と、操作パネル部5に設けた前述の操作パネルPC板12は、通信手段33(図3を参照)としてのケーブルで電気的に接続されている。   In addition, a control PC board 26 is disposed below the heating chamber 2, and this control PC board 26 is operated by a power supply circuit that generates a DC power supply from a commercial AC power supply (not shown) or a DC power supply from the power supply circuit, A control circuit for controlling the heating means including the magnetron 22 is configured. The control PC board 26 provided inside the main body 1 and the above-described operation panel PC board 12 provided in the operation panel unit 5 are electrically connected by a cable as communication means 33 (see FIG. 3).

図3は、電子レンジの電気的構成を示すブロック図である。同図において、31は第1制御手段としての制御用マイコンであり、これは前述の制御PC板26に搭載される制御回路に相当する。また32は、操作パネルPC板12に搭載される第2制御手段としてのパネル用マイコンであり、制御用マイコン31とパネル用マイコン32は、それぞれ通信手段33を利用した有線通信によって、通信データのやり取りを行なう構成となっている。通信手段33は、前述したPC板間のケーブルの両端に、制御用マイコン31やパネル用マイコン32にそれぞれ内蔵されるシリアルインターフェースなどの入出力インターフェースを接続して構成される。   FIG. 3 is a block diagram showing an electrical configuration of the microwave oven. In the figure, reference numeral 31 denotes a control microcomputer as first control means, which corresponds to a control circuit mounted on the control PC board 26 described above. Reference numeral 32 denotes a panel microcomputer as second control means mounted on the operation panel PC board 12. The control microcomputer 31 and the panel microcomputer 32 respectively transmit communication data by wired communication using the communication means 33. It is configured to communicate. The communication means 33 is configured by connecting input / output interfaces such as a serial interface built in the control microcomputer 31 and the panel microcomputer 32 to both ends of the cable between the PC boards described above.

制御用マイコン31の入力ポートには、加熱室2内の温度を検出する庫内温度検出手段35と、被加熱物としての食品の温度を検出するために、赤外線センサ21などを含む食品温度検出手段36と、扉3の開閉状態を検出する扉開閉検出手段37が、それぞれ電気的に接続される。また、制御マイコン31の出力ポートには、加熱室2内の被調理物に対してレンジ加熱を行なうために、マグネトロン22などを含むマイクロ波加熱手段38と、加熱室2内の被調理物に対してヒータ加熱を行なうために、図示しないヒータなどを含むヒータ加熱手段39と、導波管23の出口側に設けたアンテナ24を回転駆動させるために、アンテナモータ25などを含むアンテナ駆動手段40と、調理の終了などの進行状況を使用者に音で知らせるブザー報知装置41が、それぞれ電気的に接続される。   The input port of the control microcomputer 31 includes an internal temperature detection means 35 for detecting the temperature in the heating chamber 2 and a food temperature detection including an infrared sensor 21 for detecting the temperature of the food as the object to be heated. The means 36 and the door open / close detecting means 37 for detecting the open / closed state of the door 3 are electrically connected to each other. The output port of the control microcomputer 31 includes microwave heating means 38 including a magnetron 22 and the like to be cooked in the heating chamber 2 in order to perform range heating on the cooked food in the heating chamber 2. In order to heat the heater, heater heating means 39 including a heater (not shown) and the like, and antenna driving means 40 including the antenna motor 25 and the like to rotationally drive the antenna 24 provided on the outlet side of the waveguide 23. And the buzzer alerting | reporting apparatus 41 which notifies a user with a sound of progress, such as completion | finish of cooking, is electrically connected, respectively.

パネル用マイコン32の入力ポートには、調理条件を設定するための第1加熱条件設定手段8や第2加熱条件設定手段9の他に、調理の開始を指示する加熱開始指示手段10と、設定を取消したり、調理を中止したりするための取消指示手段11が、それぞれ電気的に接続される。また、パネル用マイコン32の出力ポートには、調理の設定内容や進行状況などを表示する表示手段6として、液晶表示手段14やLED表示手段15がそれぞれ電気的に接続される。   In addition to the first heating condition setting means 8 and the second heating condition setting means 9 for setting cooking conditions, a heating start instruction means 10 for instructing the start of cooking is set in the input port of the panel microcomputer 32. Cancel instruction means 11 for canceling or canceling cooking is electrically connected to each other. Further, the liquid crystal display means 14 and the LED display means 15 are electrically connected to the output port of the panel microcomputer 32 as the display means 6 for displaying the setting contents and progress of cooking, respectively.

制御用マイコン31は、庫内温度検出手段35や、食品温度検出手段36や、扉開閉検出手段37からの各検知信号を受けて、必要に応じて通信手段33を介してパネル用マイコン32に通信データを送信すると共に、パネル用マイコン32から通信データを受信して、マイクロ波加熱手段38や、ヒータ加熱手段39や、アンテナ駆動手段40や、ブザー報知装置41に駆動用の制御信号を出力する機能を有する。また、パネル用マイコン32は、第1加熱条件設定手段8や、第2加熱条件設定手段9や、加熱開始指示手段10や、取消指示手段11からの各操作信号を受けて、必要に応じて通信手段33を介して制御用マイコン31に通信データを送信すると共に、制御用マイコン31から通信データを受信して、液晶表示手段14やLED表示手段15に表示用の制御信号を出力する機能を有する。   The control microcomputer 31 receives each detection signal from the internal temperature detection means 35, the food temperature detection means 36, and the door opening / closing detection means 37, and sends it to the panel microcomputer 32 via the communication means 33 as necessary. In addition to transmitting communication data, the communication data is received from the panel microcomputer 32, and a driving control signal is output to the microwave heating means 38, the heater heating means 39, the antenna driving means 40, and the buzzer alarm device 41. It has the function to do. The panel microcomputer 32 receives each operation signal from the first heating condition setting means 8, the second heating condition setting means 9, the heating start instruction means 10, and the cancellation instruction means 11, and if necessary, A function of transmitting communication data to the control microcomputer 31 via the communication means 33, receiving communication data from the control microcomputer 31, and outputting a display control signal to the liquid crystal display means 14 and the LED display means 15. Have.

図3において、制御用マイコン31は、通信手段33を介してパネル用マイコン32からの操作用などの通信データを受信すると、その通信データに応じて、加熱手段であるマイクロ波加熱手段38やヒータ加熱手段39を所定のタイミングで駆動して、加熱調理を制御する。その制御時には、加熱室2内の温度を検出するサーミスタなどの庫内温度検出手段35からの検出信号や、食品の温度を検出する食品温度検出手段36からの検出信号を参照にして、加熱温度を所定の値に制御する。また、加熱調理が終了すると、制御用マイコン31はブザー報知装置41に制御信号を送出して、ブザー報知装置41を鳴動させる。さらに、加熱調理中に扉3が開いたことを示す検出信号を、扉開閉検出手段37から受け取ると、制御用マイコン31はマイクロ波加熱手段38やヒータ加熱手段39への制御信号の送出を中断して、加熱調理の制御を停止する。   In FIG. 3, when the control microcomputer 31 receives communication data for operation or the like from the panel microcomputer 32 via the communication means 33, the microwave heating means 38 or the heater which is a heating means according to the communication data. The heating means 39 is driven at a predetermined timing to control cooking. At the time of control, the heating temperature is referred to with reference to a detection signal from the internal temperature detection means 35 such as a thermistor for detecting the temperature in the heating chamber 2 and a detection signal from the food temperature detection means 36 for detecting the food temperature. Is controlled to a predetermined value. When cooking is finished, the control microcomputer 31 sends a control signal to the buzzer notification device 41 to cause the buzzer notification device 41 to ring. Further, when a detection signal indicating that the door 3 is opened during cooking is received from the door opening / closing detection means 37, the control microcomputer 31 interrupts transmission of the control signal to the microwave heating means 38 and the heater heating means 39. Then, control of cooking is stopped.

図4は、操作パネルPC板12に搭載されるLED表示手段15の駆動回路45と、光通信でデータを読取るデータ読取り装置46の要部構成をそれぞれ示している。駆動回路45は、パネル用マイコン32の制御出力に一端が接続する抵抗48と、ベースを抵抗48の他端に接続し、エミッタを例えば+5∨の動作電圧ラインに接続し、コレクタを単独のLEDからなるLED表示手段15のアノードに接続したスイッチ素子としてのPNP型のトランジスタ49と、LED表示手段15のカソードと、例えば−7∨の動作電圧ラインに接続した電流制限抵抗50とにより構成される。ここでは、パネル用マイコン32から駆動回路45の抵抗48を介してトランジスタ49を駆動して、LED表示手段15を点灯させるようになっており、パネル用マイコン32がLow(低)レベルの制御信号を出力すると、トランジスタ49がオン駆動してLED表示手段15に電流が流れ込み、LED表示手段15が点灯する一方で、パネル用マイコン32からの制御信号がHigh(高)レベルになると、トランジスタ49がオフ状態となって、LED表示手段15が消灯する構成となっている。駆動回路45の変形例として、トランジスタ49をNPN型とし、パネル用マイコン32からHighレベルの制御信号が出力されたときに、LED表示手段15を点灯させる構成としてもよい。   FIG. 4 shows the main components of the drive circuit 45 of the LED display means 15 mounted on the operation panel PC board 12 and the data reader 46 that reads data by optical communication. The drive circuit 45 has a resistor 48 connected at one end to the control output of the panel microcomputer 32, a base connected to the other end of the resistor 48, an emitter connected to an operating voltage line of, for example, +5+, and a collector as a single LED. A PNP transistor 49 as a switching element connected to the anode of the LED display means 15, a cathode of the LED display means 15, and a current limiting resistor 50 connected to an operating voltage line of, for example, −7 mm. . Here, the transistor 49 is driven from the panel microcomputer 32 via the resistor 48 of the drive circuit 45 to turn on the LED display means 15, and the panel microcomputer 32 controls the low level control signal. Is output, current flows into the LED display means 15 and the LED display means 15 is turned on. On the other hand, when the control signal from the panel microcomputer 32 becomes high (high) level, the transistor 49 is turned on. The LED display unit 15 is turned off in the off state. As a modified example of the drive circuit 45, the transistor 49 may be an NPN type, and the LED display unit 15 may be turned on when a high level control signal is output from the panel microcomputer 32.

LED表示手段15を利用して、電子レンジとは別体の外部装置であるデータ読取り装置46と光通信を行なう場合は、データ読取り装置46の受光部であるフォトトランジスタ51のベースを、発光部である操作パネルPC板12のLED表示手段15の部分に接するようにして保持する。データ読取り装置46は、エミッタを例えば+5∨の動作電圧ラインに接続したフォトトランジスタ51や、フォトトランジスタ51のコレクタと接地ラインとの間に接続する抵抗52を、電子レンジからのデータ読取り部53として備えており、LED表示手段15が点灯するとフォトトランジスタ51がオンして、抵抗52に電流が流れ込み、フォトトランジスタ51のコレクタに発生するデータ読取り部53の出力がHighレベルになる一方で、LED表示手段15が消灯するとフォトトランジスタ51がオンして、抵抗52に電流が流れなくなり、データ読取り部53の出力がLowレベルになる。つまり、パネル用マイコン32からの制御信号の出力レベルが変化すると、データ読取り部53の出力レベルも変化して、操作パネルPC板12からデータ読取り装置46に光通信を行なうことができる構成となっている。   When the LED display unit 15 is used to perform optical communication with the data reading device 46 that is an external device separate from the microwave oven, the base of the phototransistor 51 that is the light receiving portion of the data reading device 46 is connected to the light emitting portion. Is held so as to be in contact with the LED display means 15 portion of the operation panel PC plate 12. The data reading device 46 includes, as a data reading unit 53 from the microwave oven, a phototransistor 51 whose emitter is connected to an operating voltage line of +5 例 え ば, for example, and a resistor 52 connected between the collector of the phototransistor 51 and the ground line. When the LED display means 15 is turned on, the phototransistor 51 is turned on, a current flows into the resistor 52, and the output of the data reading unit 53 generated at the collector of the phototransistor 51 becomes a high level. When the means 15 is turned off, the phototransistor 51 is turned on, no current flows through the resistor 52, and the output of the data reading unit 53 becomes low level. That is, when the output level of the control signal from the panel microcomputer 32 changes, the output level of the data reading unit 53 also changes, and optical communication can be performed from the operation panel PC board 12 to the data reading device 46. ing.

次に、本実施例の作用について、図5〜図7も参照して説明する。図5は、制御用マイコン31からパネル用マイコン32に送られる通信データのフォーマットを示している。同図において、制御用マイコン31は通信手段33を介して、第1データTD1から順に、所定サイズの第1データTD1〜第8データTD8からなる通信データを、パネル用マイコン32に送信する。一方、図6は、パネル用マイコン32から制御用マイコン31に送られる通信データのフォーマットを示している。同図において、パネル用マイコン32は通信手段33を介して、第1データRD1から順に、所定サイズの第1データRD1〜第8データRD8からなる通信データを、制御用マイコン31に送信する。これらの通信データは、一定周期(20msec)毎に最新のデータが周期的に送られる。   Next, the operation of this embodiment will be described with reference to FIGS. FIG. 5 shows a format of communication data sent from the control microcomputer 31 to the panel microcomputer 32. In the figure, the control microcomputer 31 transmits communication data including first data TD1 to eighth data TD8 having a predetermined size to the panel microcomputer 32 in order from the first data TD1 via the communication means 33. On the other hand, FIG. 6 shows a format of communication data sent from the panel microcomputer 32 to the control microcomputer 31. In the figure, the panel microcomputer 32 transmits communication data including first data RD1 to eighth data RD8 having a predetermined size to the control microcomputer 31 in order from the first data RD1 via the communication means 33. As for these communication data, the latest data is periodically sent at regular intervals (20 msec).

第1データTD1〜第8データTD8の内容は、図5の下段の表に示すようにそれぞれ割り当てられている。具体的には、制御用マイコン31からパネル用マイコン32に送られる通信データは、主通信データと従通信データの2種類があり、その中の1種類のデータが選択的に切替えて送信される。主通信データを構成する第1データTD1〜第6データTD6には、液晶表示手段14の表示を制御する液晶表示データが格納され、第7データTD7には、LED表示手段15の表示を制御するLEDデータが格納され、第8データTD8には、制御用マイコン31からの主通信データが正しく通信されたか否かを検出するチェックサム値が、チェックサムデータとして格納される。また、従通信データを構成する第1データTD1〜第5データTD5には、制御用マイコン31で保持している例えば赤外線センサ21などのセンサのデータや、電子レンジの使用状況のデータなどの、データ読取り装置46で読取り確認したい出力データが格納され、第6データTD6には、従通信データであることを示すための特定値(従通信データ特定値)が格納され、第7データTD7には、LED表示手段15を利用した光通信の許可を指示するコマンドが格納され、第8データTD8には、制御用マイコン31からの従通信データが正しく通信されたか否かを検出するチェックサム値が、チェックサムデータとして格納される。   The contents of the first data TD1 to the eighth data TD8 are allocated as shown in the lower table of FIG. Specifically, the communication data sent from the control microcomputer 31 to the panel microcomputer 32 includes two types of main communication data and sub communication data, and one type of data is selectively switched and transmitted. . Liquid crystal display data for controlling the display of the liquid crystal display means 14 is stored in the first data TD1 to the sixth data TD6 constituting the main communication data, and the display of the LED display means 15 is controlled in the seventh data TD7. LED data is stored, and in the eighth data TD8, a checksum value for detecting whether or not the main communication data from the control microcomputer 31 is correctly communicated is stored as checksum data. In addition, the first data TD1 to the fifth data TD5 constituting the slave communication data include, for example, sensor data such as the infrared sensor 21 held in the control microcomputer 31, data on the usage status of the microwave oven, and the like. Output data to be read and confirmed by the data reader 46 is stored, a specific value (slave communication data specific value) for indicating that it is slave communication data is stored in the sixth data TD6, and the seventh data TD7 is stored in the seventh data TD7. A command for instructing permission of optical communication using the LED display means 15 is stored, and a checksum value for detecting whether or not the slave communication data from the control microcomputer 31 is correctly communicated is stored in the eighth data TD8. Stored as checksum data.

第1データRD1〜第8データRD8の内容は、図6の下段の表に示すようにそれぞれ割り当てられている。具体的には、第1データRD1〜第6データRD6には、第1加熱条件設定手段8や、加熱開始指示手段10や、取消指示手段11などのキー入力の状態を示すキー入力データが格納され、第7データRD7には、第2加熱条件設定手段9などのつまみ入力の状態を示すつまみ入力データが格納され、第8データRD8には、パネル用マイコン32からの通信データが正しく通信されたか否かを検出するチェックサム値が、チェックサムデータとして格納される。   The contents of the first data RD1 to the eighth data RD8 are allocated as shown in the lower table of FIG. Specifically, the first data RD1 to the sixth data RD6 store key input data indicating the key input state of the first heating condition setting unit 8, the heating start instruction unit 10, the cancellation instruction unit 11, and the like. The seventh data RD7 stores the knob input data indicating the knob input state of the second heating condition setting means 9, etc., and the eighth data RD8 is correctly communicated with the communication data from the panel microcomputer 32. A checksum value for detecting whether or not has been stored is stored as checksum data.

図5の上段に示すように、制御用マイコン31からパネル用マイコン32に送信する通信データでは、第1データTD1〜第7データTD7の各値と、固定値であるDF1またはDF2との排他的論理和を計算して、その計算結果となるチェックサム値を第8データTD8に格納する。その際、制御用マイコン31は、主通信データを送信する場合に、主通信データであることを特定する固定値DF1を加算したチェックサム値を、第8データTD8に格納する一方で、従通信データを送信する場合に、従通信データであることを特定する固定値DF2を加算したチェックサム値を、第8データTD8に格納する。ここでの固定値DF1と固定値DF2は、通信データが主通信データであるか従通信データであるかを識別するために、異なる値に設定される。   As shown in the upper part of FIG. 5, in the communication data transmitted from the control microcomputer 31 to the panel microcomputer 32, each value of the first data TD1 to the seventh data TD7 and the fixed value DF1 or DF2 are exclusive. The logical sum is calculated, and the checksum value that is the calculation result is stored in the eighth data TD8. At that time, when transmitting the main communication data, the control microcomputer 31 stores the checksum value obtained by adding the fixed value DF1 for specifying the main communication data in the eighth data TD8, while the sub communication. When transmitting data, a checksum value obtained by adding a fixed value DF2 for specifying slave communication data is stored in the eighth data TD8. Here, the fixed value DF1 and the fixed value DF2 are set to different values in order to identify whether the communication data is the main communication data or the slave communication data.

パネル用マイコン32は、制御用マイコン31からの通信データを受信すると、その通信データからチェックサムの加算を、パネル用マイコン32に予め記憶した固定値DF1と固定値D2の両方で行ない、これを通信データに含まれる第8データTD8と比較して、チェックサムの一致した側のデータ(主通信データまたは従通信データ)が送信されてきたと認識する。つまり、受信した通信データの第1データTD1〜第7データTD7に格納される各値と、固定値DF1との排他的論理和である第1加算値A1と、固定値DF2との排他的論理和である第2加算値A2をそれぞれ算出し、受信した通信データの第8データTD8に格納される値が、第1加算値A1または第2加算値A2と等しいか否かを判断する。仮に、第8データTD8の値が第1加算値A1と等しければ、制御用マイコン31から主通信データがエラーなく送られてきたと認識でき、第8データTD8の値が第2加算値A2と等しければ、制御用マイコン31から従通信データがエラーなく送られてきたと認識できる。また、第8データTD8の値が第1加算値A1と第2加算値A2の何れにも等しくなければ、通信エラーが発生したと認識できる。   When receiving the communication data from the control microcomputer 31, the panel microcomputer 32 adds the checksum from the communication data to both the fixed value DF1 and the fixed value D2 stored in the panel microcomputer 32 in advance. Compared with the eighth data TD8 included in the communication data, it is recognized that the data (master communication data or slave communication data) having the same checksum has been transmitted. That is, the exclusive logic of the first addition value A1 that is the exclusive OR of each value stored in the first data TD1 to the seventh data TD7 of the received communication data and the fixed value DF1, and the fixed value DF2. A second addition value A2 that is the sum is calculated, and it is determined whether or not the value stored in the eighth data TD8 of the received communication data is equal to the first addition value A1 or the second addition value A2. If the value of the eighth data TD8 is equal to the first addition value A1, it can be recognized that the main communication data has been sent from the control microcomputer 31 without error, and the value of the eighth data TD8 can be equal to the second addition value A2. Thus, it can be recognized that the slave communication data has been sent from the control microcomputer 31 without error. If the value of the eighth data TD8 is not equal to either the first addition value A1 or the second addition value A2, it can be recognized that a communication error has occurred.

一方、パネル用マイコン32から制御用マイコン31に送られる通信データでは、第1データRD1〜第7データRD7の各値と、固定値であるDF1との排他的論理和を計算して、その計算結果となるチェックサム値を第8データRD8に格納する。制御用マイコン31は、パネル用マイコン32からの通信データを受信すると、その通信データからチェックサムの加算を、パネル用マイコン32に予め記憶した固定値DF1で行ない、これを通信データに含まれる第8データTD8と比較して、チェックサムの一致した通信エラーのない通信データが送信されてきたと認識する。つまり、受信した通信データの第1データRD1〜第7データRD7に格納される各値と、固定値DF1との排他的論理和である加算値A3を算出し、受信した通信データの第8データRD8に格納される値が、加算値A3と等しいか否かを判断する。第8データRD8の値が加算値A3と等しければ、パネル用マイコン32から通信データがエラーなく送られてきたと認識でき、第8データRD8の値が加算値A3と等しくなければ、通信エラーが発生したと認識できる。   On the other hand, in the communication data sent from the panel microcomputer 32 to the control microcomputer 31, the exclusive OR of each value of the first data RD1 to the seventh data RD7 and the fixed value DF1 is calculated. The resulting checksum value is stored in the eighth data RD8. When receiving the communication data from the panel microcomputer 32, the control microcomputer 31 adds a checksum from the communication data with the fixed value DF1 stored in the panel microcomputer 32 in advance, and this is included in the communication data. Compared with the 8 data TD8, it is recognized that communication data having a check sum and no communication error has been transmitted. That is, an addition value A3 that is an exclusive OR of each value stored in the first data RD1 to the seventh data RD7 of the received communication data and the fixed value DF1 is calculated, and the eighth data of the received communication data It is determined whether or not the value stored in RD8 is equal to the added value A3. If the value of the eighth data RD8 is equal to the added value A3, it can be recognized that the communication data has been sent from the panel microcomputer 32 without error. If the value of the eighth data RD8 is not equal to the added value A3, a communication error occurs. Can be recognized.

以上のように本実施例では、被加熱物を収納する加熱室2と、加熱室2内の被加熱物を加熱する加熱手段としてのマイクロ波加熱手段38やヒータ加熱手段39と、被加熱物を出し入れするために、本体1の開口したほぼ前面全体を覆う扉3と、扉3に設けられ、調理の設定や設定内容の表示を行なうための操作パネル部5と、マイクロ波加熱手段38やヒータ加熱手段39を制御する第1制御手段としての制御用マイコン31と、操作パネル部5の各部の制御を行なう第2制御手段としてのパネル用マイコン32とを備え、制御用マイコン31とパネル用マイコン32は、通信手段33を介して互いに通信によりデータの送受信を行なうように構成され、その通信データには、通信エラーを検出するためのチェックサムデータを含んでおり、チェックサムデータの計算には固定値DF1,DF2が加算される構成とした加熱調理器において、例えば主通信データと従通信データのようなデータ内容が異なる複数の種類の通信データの中から、一つの種類の通信データを切換えて通信し、その通信データに応じて、主通信データと従通信データとでは、チェックサムデータとして加算する固定値DF1,DF2を異なる値のものに構成している。   As described above, in this embodiment, the heating chamber 2 for storing the object to be heated, the microwave heating means 38 or the heater heating means 39 as the heating means for heating the object to be heated in the heating chamber 2, and the object to be heated The door 3 covering almost the entire front surface of the main body 1, the operation panel 5 provided on the door 3 for displaying cooking settings and setting contents, the microwave heating means 38, A control microcomputer 31 as a first control means for controlling the heater heating means 39 and a panel microcomputer 32 as a second control means for controlling each part of the operation panel unit 5 are provided. The microcomputer 32 is configured to transmit / receive data to / from each other via the communication means 33, and the communication data includes checksum data for detecting a communication error. In the cooking device configured to add fixed values DF1 and DF2 to the checksum data calculation, for example, one of a plurality of types of communication data having different data contents such as main communication data and sub communication data is selected. Two types of communication data are switched for communication, and the fixed values DF1 and DF2 to be added as checksum data are configured to have different values for the main communication data and the slave communication data in accordance with the communication data.

この場合、通常の通信データには、通信途中でエラーが生じていないか否かを確認するチェックサムデータも含まれているため、そのチェックサムデータに通信データの種類を特定する固定値DF1,DF2を加算して埋め込むことで、通信データのサイズを大きくすることなく、複数の種類の通信データを制御用マイコン31とパネル用マイコン32との間で通信できる。また、チェックサムデータに埋め込まれた固定値DF1,DF2の違いから、受信した通信データの種類の特定も受信側で簡単に行なうことが可能になる。   In this case, since the normal communication data includes checksum data for confirming whether an error has occurred during the communication, the fixed value DF1, which specifies the type of communication data, is included in the checksum data. By adding and embedding DF2, a plurality of types of communication data can be communicated between the control microcomputer 31 and the panel microcomputer 32 without increasing the size of the communication data. Further, the type of received communication data can be easily specified on the receiving side from the difference between the fixed values DF1 and DF2 embedded in the checksum data.

また、図5に示すように、制御用マイコン31からパネル用マイコン32への通信データが従通信データである場合に、従通信データであることを識別する特定の値を、従通信データの中の例えば第6データTD6に格納するのが好ましい。パネル用マイコン32は、制御用マイコン31からの通信データを受信すると、固定値DF1と固定値DF2の両方でチェックサムを計算して、固定値DF2を加算した第2加算値A2が、第8データTD8に格納される値と一致した場合に、第6データTD6に格納される値を確認して、この値が従通信データであることを示す値であれば、従通信データをエラーなく受信したと判断する。このように、通信データに含まれるチェックサム値によって、通信データの種類とエラーの有無を確認するだけでなく、従通信データにのみ含まれる特定の値を利用して、受信した通信データが従通信データであることを、さらに正確に判断することができる。   Further, as shown in FIG. 5, when the communication data from the control microcomputer 31 to the panel microcomputer 32 is slave communication data, a specific value for identifying the slave communication data is set in the slave communication data. For example, it is preferably stored in the sixth data TD6. When receiving the communication data from the control microcomputer 31, the panel microcomputer 32 calculates a checksum using both the fixed value DF1 and the fixed value DF2, and the second addition value A2 obtained by adding the fixed value DF2 is an eighth value. When the value stored in the data TD8 matches, the value stored in the sixth data TD6 is confirmed, and if this value is a value indicating the slave communication data, the slave communication data is received without error. Judge that As described above, the checksum value included in the communication data not only confirms the type of communication data and the presence or absence of an error, but also uses the specific value included only in the slave communication data, It can be more accurately determined that the data is communication data.

このように本実施例では、通信手段33を介して通信される複数の種類の通信データとして、主に通信している主通信データと、特定の場合に通信する従通信データがあり、従通信データは、特定部分である例えば第6データTD6に、従通信データであることを示す特定のデータを埋め込んで構成されている。   As described above, in the present embodiment, as a plurality of types of communication data communicated via the communication means 33, there are main communication data mainly communicating and slave communication data communicating in a specific case. The data is configured by embedding specific data indicating that it is slave communication data in, for example, sixth data TD6 which is a specific portion.

この場合、従通信データに対応した固定値DF2を加算したチェックサムデータが、受信した通信データに含まれていた場合、その従通信データの特定部分に従通信データであることを示すデータが埋め込まれていれば、確実に従通信データを受信したと判断でき、通信の信頼性を向上させることが可能になる。   In this case, when the checksum data obtained by adding the fixed value DF2 corresponding to the slave communication data is included in the received communication data, data indicating that the slave communication data is the communication data is embedded. If so, it can be determined that the communication data has been reliably received, and the reliability of communication can be improved.

図7は、主通信データや従通信データの通信タイミングを示している。同図において、制御用マイコン31からパネル用マイコン32への通信データは、前述のように一定周期である20m秒間隔で送信されている。通常の状態では図7(a)に示すように、主通信データのみが一定間隔で送信される。主通信データには、液晶表示手段14の表示を制御する液晶表示データが第1データTD1〜第6データTD6に格納され、LED表示手段15の表示を制御するLEDデータが第7データTD7に格納されており、パネル用マイコン32は、その受信した主通信データに応じて、液晶表示手段14とLED表示手段15をそれぞれ制御する。   FIG. 7 shows the communication timing of main communication data and slave communication data. In the figure, communication data from the control microcomputer 31 to the panel microcomputer 32 is transmitted at intervals of 20 msec, which is a constant cycle as described above. In the normal state, as shown in FIG. 7A, only the main communication data is transmitted at regular intervals. In the main communication data, the liquid crystal display data for controlling the display of the liquid crystal display means 14 is stored in the first data TD1 to the sixth data TD6, and the LED data for controlling the display of the LED display means 15 is stored in the seventh data TD7. The panel microcomputer 32 controls the liquid crystal display means 14 and the LED display means 15 in accordance with the received main communication data.

主通信データ以外の通信データを送信したい場合は、操作パネル部5のキーを利用して、電子レンジとして通常のキー操作では行わない特定の操作を行なうと、パネル用マイコン32から制御用マイコン31に送られる通信データによって、主通信データだけでなく従通信データも送信するモードに切り換わる。このとき、制御用マイコン31は図7(b)に示すように、主通信データと従通信データを一定間隔で交互に送信するようになる。なお、通常のキー操作では行わない特定の操作の例としては、取消キーに相当する取消指示手段11を3回、開始キーに相当する加熱開始指示手段10を2回、取消指示手段11を2回、加熱開始指示手段10を3回と順番に操作することで実現するが、これ以外の例であっても構わない。   When it is desired to transmit communication data other than the main communication data, if a specific operation that is not performed by a normal key operation as a microwave oven is performed using the keys of the operation panel unit 5, the control microcomputer 31 is controlled by the panel microcomputer 32. Is switched to a mode in which not only main communication data but also slave communication data is transmitted. At this time, as shown in FIG. 7B, the control microcomputer 31 alternately transmits the main communication data and the slave communication data at regular intervals. As an example of a specific operation that is not performed by a normal key operation, the cancel instruction means 11 corresponding to the cancel key is performed three times, the heating start instruction means 10 corresponding to the start key is performed twice, and the cancel instruction means 11 is set to two This is realized by operating the heating start instructing means 10 three times in order, but other examples may be used.

このように本実施例では、特定の操作を行なった場合にのみ、従通信データを送信するモードに切り換わる構成とすることで、通常の状態では主通信データだけが送信され、特定の操作を行った場合に、従通信データを送信できるようになり、余計な従通信データの通信をしないようにすることができる。   As described above, in this embodiment, only when a specific operation is performed, the mode is switched to the mode for transmitting the slave communication data, so that only the main communication data is transmitted in a normal state, and the specific operation is performed. If it is performed, it becomes possible to transmit the slave communication data, and it is possible to prevent the communication of the extra slave communication data.

また、制御用マイコン31は図7(c)に示すように、主通信データを複数回である3回送信した後に、従通信データを1回送信するというサイクルを繰り返すように、通信データを一定間隔で送信する構成としてもよい。   Further, as shown in FIG. 7C, the control microcomputer 31 keeps the communication data constant so as to repeat a cycle in which the slave communication data is transmitted once after the master communication data is transmitted three times. It may be configured to transmit at intervals.

このように本実施例では、通信データが一定間隔で通信され、従通信データを送信する頻度を、主通信データを通信する頻度よりも小さくする構成としている。この場合、主通信データの更新が遅れて、例えば操作パネル部5の表示などに影響が出ないように、主通信データに対する従通信データの送信頻度を減らすことで、一定時間に送信できる主通信データの通信量が低下することによる悪影響を少なくすることができる。   As described above, in this embodiment, the communication data is communicated at regular intervals, and the frequency of transmitting the slave communication data is set to be lower than the frequency of transmitting the main communication data. In this case, the main communication that can be transmitted at a fixed time by reducing the transmission frequency of the slave communication data with respect to the main communication data so that the update of the main communication data is delayed and, for example, the display on the operation panel unit 5 is not affected. It is possible to reduce adverse effects caused by a decrease in the amount of data communication.

次に、操作パネル部5に搭載されるLED表示手段15の動作について説明する。図1において、LED表示手段15は加熱開始キーに相当する加熱開始指示手段10の近傍に配置されており、第1加熱条件設定手段8や第2加熱条件設定手段9の操作により加熱条件が設定され、パネル用マイコン32が加熱開始指示手段10の操作入力を受け付ける状態になった時に、LED表示手段15を点滅させ、使用者に加熱開始指示手段10の操作を促す。一方、パネル用マイコン32は、電子レンジの外部にデータを出力する場合に、こうした通常の点灯動作とは異なる点滅制御をLED表示手段15に行ない、データ読取り装置46を利用して光通信する。この光通信機能は、制御用マイコン31で保持している各種データを、データ読取り装置46で読取って確認したい場合に用いる。   Next, the operation of the LED display means 15 mounted on the operation panel unit 5 will be described. In FIG. 1, the LED display means 15 is disposed in the vicinity of the heating start instruction means 10 corresponding to the heating start key, and the heating conditions are set by operating the first heating condition setting means 8 and the second heating condition setting means 9. When the panel microcomputer 32 is ready to accept the operation input of the heating start instruction means 10, the LED display means 15 is blinked to prompt the user to operate the heating start instruction means 10. On the other hand, when outputting data to the outside of the microwave oven, the panel microcomputer 32 performs blinking control different from the normal lighting operation on the LED display means 15 and performs optical communication using the data reader 46. This optical communication function is used when various data held by the control microcomputer 31 are to be read and confirmed by the data reader 46.

LED表示手段15を利用してデータ読取り装置46と光通信を行なうには、データ読取り装置46に組み込まれたフォトトランジスタ51のベースを、LED表示手段15の部分に接するようにして保持する。制御用マイコン31が従通信データをパネル用マイコン32に送信するときに、その従通信データの第1データTD1〜第5データTD5には、制御用マイコン31で保持している出力データが含まれている。パネル用マイコン32は、制御用マイコン31からの従通信データ32を受信すると、その従通信データに含まれる第1データTD1〜第5データTD5に対応したLowレベルまたはHighレベルの制御信号をトランジスタ49のベースに送出する。こうして、パネル用マイコン32からの制御信号の出力レベルが変化すると、データ読取り装置46に組み込まれたデータ読取り部53の出力レベルも変化して、電子レンジの外部に光通信を行なうことが可能になる。   In order to perform optical communication with the data reading device 46 using the LED display means 15, the base of the phototransistor 51 incorporated in the data reading device 46 is held in contact with the portion of the LED display means 15. When the control microcomputer 31 transmits the slave communication data to the panel microcomputer 32, the first data TD1 to the fifth data TD5 of the slave communication data include the output data held by the control microcomputer 31. ing. When the panel microcomputer 32 receives the slave communication data 32 from the control microcomputer 31, the panel microcomputer 32 sends a low level or high level control signal corresponding to the first data TD1 to the fifth data TD5 included in the slave communication data to the transistor 49. To the base of. Thus, when the output level of the control signal from the panel microcomputer 32 changes, the output level of the data reading unit 53 incorporated in the data reading device 46 also changes, enabling optical communication outside the microwave oven. Become.

このように、本実施例の操作パネル部5は光表示器としてのLED表示手段15を搭載しており、制御用マイコン31に保持しているデータを、前記従通信データに含めて送信すると、パネル用マイコン32がLED表示手段15を制御して、制御用マイコン31の保持データを光通信で出力する構成となっている。   Thus, the operation panel unit 5 of the present embodiment is equipped with the LED display means 15 as an optical display, and when the data held in the control microcomputer 31 is included in the slave communication data and transmitted, The panel microcomputer 32 controls the LED display means 15 and outputs data held by the control microcomputer 31 by optical communication.

この場合、パネル用マイコン32が制御用マイコン31からの従通信データを受信すると、制御用マイコン31で保持している例えばセンサのデータや加熱調理器の使用状況などのデータを、操作パネル部5のLED表示手段15を利用して、電気的に接続することなく簡単にデータ読取り装置46で読み取ることが可能になる。   In this case, when the panel microcomputer 32 receives slave communication data from the control microcomputer 31, for example, the sensor data and the data such as the use status of the heating cooker held by the control microcomputer 31 are displayed on the operation panel unit 5. By using the LED display means 15, the data reading device 46 can easily read the data without electrical connection.

また、図5に示すように、送信する従通信データの第7データTD7には、LED表示手段15を利用した光通信の許可を指示するコマンドが格納される。パネル用マイコン32は、この従通信データを受信すると、第7データTD7の値により光通信を行なうか否かを判断し、光通信の許可を指示するコマンドが第7データTD7の値として格納されている場合にのみ、第1データTD1〜第5データTD5に格納される出力データを、光通信で外部に出力することができる。   As shown in FIG. 5, a command for instructing permission of optical communication using the LED display unit 15 is stored in the seventh data TD7 of the slave communication data to be transmitted. When the panel microcomputer 32 receives the slave communication data, the panel microcomputer 32 determines whether or not to perform optical communication based on the value of the seventh data TD7, and a command for instructing permission of the optical communication is stored as the value of the seventh data TD7. The output data stored in the first data TD1 to the fifth data TD5 can be output to the outside by optical communication only when the data is stored.

このように本実施例では、制御用マイコン31から送信される従通信データに、データ読取り装置46との光通信の許可を指示するデータが含まれている場合にのみ、パネル用マイコン32が光通信の出力を行なえる構成となっている。   As described above, in the present embodiment, the panel microcomputer 32 is lighted only when the slave communication data transmitted from the control microcomputer 31 includes data instructing permission of optical communication with the data reader 46. The communication can be output.

この場合、パネル用マイコン32は従通信データを受信すると、無条件で光通信の出力を行なうのではなく、光通信の許可を指示するデータが含まれている場合にのみ、光通信の出力を行なうので、必要なときにのみ外部装置であるデータ読取り装置46と光通信を行なうことが可能になる。   In this case, when receiving the slave communication data, the panel microcomputer 32 does not output the optical communication unconditionally, but outputs the optical communication only when data indicating permission of the optical communication is included. As a result, optical communication with the data reader 46, which is an external device, can be performed only when necessary.

なお、本発明は上記実施例に限定されるものではなく、本発明の趣旨を逸脱しない範囲で種々の変更可能である。例えば、本実施例では通信データの種類を主通信データと従通信データの2種類としたが、3つ以上の異なる固定値DF1,DF2,DF3,…を設定記憶することで、3種類以上の通信データを識別することが可能になる。また、複数種類の通信データを、制御用マイコン31からパネル用マイコン32に送信するだけでなく、パネル用マイコン32から制御用マイコン31に送信する構成としてもよい。   In addition, this invention is not limited to the said Example, A various change is possible in the range which does not deviate from the meaning of this invention. For example, in this embodiment, the communication data types are two types of main communication data and slave communication data. However, by setting and storing three or more different fixed values DF1, DF2, DF3,. Communication data can be identified. A plurality of types of communication data may be transmitted not only from the control microcomputer 31 to the panel microcomputer 32 but also from the panel microcomputer 32 to the control microcomputer 31.

5 操作パネル部
15 LED表示手段(光表示器)
31 制御用マイコン(第1制御手段)
32 パネル用マイコン(第2制御手段)
33 通信手段
38 マイクロ波加熱手段(加熱手段)
39 ヒータ加熱手段(加熱手段)
5 Operation panel 15 LED display means (light display)
31 Microcomputer for control (first control means)
32 Microcomputer for panel (second control means)
33 Communication means 38 Microwave heating means (heating means)
39 Heater heating means (heating means)

Claims (4)

被加熱物を加熱する加熱手段と、
調理の設定や設定内容の表示を行なうための操作パネル部と、
前記加熱手段を制御する第1制御手段と、
前記操作パネル部の制御を行なう第2制御手段と、を備え、
前記第1制御手段と前記第2制御手段は、互いに通信によりデータの送受信を行なうように構成され、
前記通信データには、通信エラーを検出するためのチェックサムデータを含んでおり、
前記チェックサムの計算には固定値が加算される構成とした加熱調理器において、
複数の種類の前記通信データの中から、一つの種類の前記通信データを切換えて通信し、その通信データに応じて、前記固定値を異ならせる構成とし、
前記複数の種類の通信データは、主に通信している主通信データと、特定の場合に通信する従通信データがあり、前記従通信データは、特定部分に従通信データであることを示す特定のデータを埋め込んで構成され、
前記操作パネル部は光表示器を搭載し、
前記第1制御手段に保持しているデータを、前記従通信データに含めて送信すると、前記第2制御手段が前記光表示器を制御して、前記保持データを光通信で出力する構成としたことを特徴とする加熱調理器。
Heating means for heating an object to be heated;
An operation panel for displaying cooking settings and settings, and
First control means for controlling the heating means;
Second control means for controlling the operation panel unit,
The first control means and the second control means are configured to transmit and receive data by communication with each other,
The communication data includes checksum data for detecting a communication error,
In the cooking device configured to add a fixed value to the checksum calculation,
Among the plurality of types of communication data, one type of the communication data is switched and communicated, and the fixed value is made different according to the communication data ,
The plurality of types of communication data include main communication data that is mainly communicated and slave communication data that is communicated in a specific case, and the slave communication data is a specification that indicates communication data according to a specific part Embedded with data,
The operation panel unit is equipped with a light indicator,
When the data held in the first control means is included in the slave communication data and transmitted, the second control means controls the light indicator and outputs the held data by optical communication . A cooking device characterized by that.
特定の操作を行なった場合にのみ、前記従通信データを送信する構成としたことを特徴とする請求項記載の加熱調理器。 Only when performing a specific operation, the heating cooker according to claim 1, characterized in that a structure for transmitting the sub communication data. 前記通信データは一定間隔で通信され、前記従通信データを送信する頻度を、前記主通信データを通信する頻度よりも小さくする構成としたことを特徴とする請求項または記載の加熱調理器。 The cooking device according to claim 1 or 2, wherein the communication data is communicated at regular intervals, and the frequency of transmitting the slave communication data is set to be lower than the frequency of communicating the main communication data. . 前記従通信データに前記光通信の許可を指示するデータが含まれている場合にのみ、前記第2制御手段が前記光通信の出力を行なう構成としたことを特徴とする請求項1〜3の何れか一つに記載の加熱調理器。 4. The configuration according to claim 1, wherein the second control means outputs the optical communication only when the slave communication data includes data instructing permission of the optical communication . The heating cooker as described in any one .
JP2013145096A 2013-07-11 2013-07-11 Cooker Active JP6006181B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013145096A JP6006181B2 (en) 2013-07-11 2013-07-11 Cooker

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013145096A JP6006181B2 (en) 2013-07-11 2013-07-11 Cooker

Publications (2)

Publication Number Publication Date
JP2015017752A JP2015017752A (en) 2015-01-29
JP6006181B2 true JP6006181B2 (en) 2016-10-12

Family

ID=52438910

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013145096A Active JP6006181B2 (en) 2013-07-11 2013-07-11 Cooker

Country Status (1)

Country Link
JP (1) JP6006181B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP4036476A4 (en) * 2019-09-26 2022-11-02 Sharp Kabushiki Kaisha Cooking apparatus and built-in cooking system

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5378874A (en) * 1993-04-05 1995-01-03 Whirlpool Corporation Diagnostic method and apparatus for a domestic appliance
JPH10275121A (en) * 1997-03-31 1998-10-13 Matsushita Electric Ind Co Ltd Data receiving method and data communicating method
JP2001092828A (en) * 1999-09-20 2001-04-06 Dream Access:Kk Method and device for preparing data and recording medium
JP2001166784A (en) * 1999-12-03 2001-06-22 Mitsubishi Electric Corp Electric equipment
JP2002089846A (en) * 2000-09-18 2002-03-27 Matsushita Electric Ind Co Ltd Heating cooker
JP2002360419A (en) * 2001-06-05 2002-12-17 Zojirushi Corp Controller for cooking apparatus
JP2006349290A (en) * 2005-06-17 2006-12-28 Toshiba Corp Heating cooker

Also Published As

Publication number Publication date
JP2015017752A (en) 2015-01-29

Similar Documents

Publication Publication Date Title
US6198079B1 (en) Control for an electrical appliance
JP4660623B2 (en) Induction heating cooker
US20090261088A1 (en) Heating cooker
JP2017512366A (en) Method for searching and tracking induction cooking table with communication function and cooking utensil with communication function on table
JP6006181B2 (en) Cooker
KR102407943B1 (en) Induction heating cooker and method for controlling display thereof
JP2008293889A (en) Heating cooker and cooking utensil
US10251216B2 (en) Cooking appliance and control method of the same
JP2016025031A (en) Induction heating cooker
JP6549530B2 (en) Cooking device
JP2012038458A (en) Heating cooker
JP6080697B2 (en) Induction heating cooker
JP2005197185A (en) Heating cooker and interlocking system including it
JP4854311B2 (en) Cooker
JP4315864B2 (en) Cooker
JP2021032544A (en) Cooking stove
JP2004080398A (en) Data transmission apparatus
JP2006107814A (en) Heating cooker
JP5872079B2 (en) Cooker
JP2006004630A (en) Heating cooker
JP5884008B2 (en) Induction heating cooker
KR101061125B1 (en) How to display status during power failure of electric range
JPH08322723A (en) Instrument provided with power failure backup function
KR200240887Y1 (en) Remote control apparatus for electric cooking device
KR20010068012A (en) Remote control apparatus for electric cooking device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150821

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160621

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160624

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160818

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160906

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160908

R150 Certificate of patent or registration of utility model

Ref document number: 6006181

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250