[go: up one dir, main page]

JP2000018506A - Boiler controller - Google Patents

Boiler controller

Info

Publication number
JP2000018506A
JP2000018506A JP10181726A JP18172698A JP2000018506A JP 2000018506 A JP2000018506 A JP 2000018506A JP 10181726 A JP10181726 A JP 10181726A JP 18172698 A JP18172698 A JP 18172698A JP 2000018506 A JP2000018506 A JP 2000018506A
Authority
JP
Japan
Prior art keywords
set value
boiler
program
current
computer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP10181726A
Other languages
Japanese (ja)
Other versions
JP3838783B2 (en
Inventor
Shoji Ikuta
章二 生田
Akio Tomita
明夫 冨田
Yoshihiro Ogido
純弘 荻堂
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.)
Takuma Co Ltd
Original Assignee
Takuma 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 Takuma Co Ltd filed Critical Takuma Co Ltd
Priority to JP18172698A priority Critical patent/JP3838783B2/en
Publication of JP2000018506A publication Critical patent/JP2000018506A/en
Application granted granted Critical
Publication of JP3838783B2 publication Critical patent/JP3838783B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To easily confirm a preset value while contribing to reduce cost by eliminating mechanical switches. SOLUTION: This boiler controller is provided with a microcomputer 20 instructing a control procedure to a boiler, an operation button 24 inputting information into the microcomputer 20, a program memory 22 in which a control program through which the microcomputer 20 outputs instructions to the boiler body 1 is stored, and a data memory 26 storing a plurality of setting values for presetting one of selectable procedures of programs stored in the program memory 22, when there are selectable programs. The data memory 26 is provided with a memory area 28 for standard set values, storing a set value in the initial condition and a memory area 27 for storing a present set value.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ボイラーに制御手
順を指示するコンピュータと、このコンピュータに情報
を入力する操作部と、前記コンピュータが前記ボイラー
に対して指示する制御プログラムを格納してあるプログ
ラムメモリと、このプログラムメモリに格納されている
プログラム手順の中に選択肢がある場合に、いずれをを
選択するかを設定するための複数の設定値を記憶するデ
ータメモリとを備えたボイラーの制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer for instructing a control procedure to a boiler, an operation unit for inputting information to the computer, and a program storing a control program for the computer to instruct the boiler. A boiler control device, comprising: a memory; and a data memory for storing a plurality of set values for setting which of the program procedures stored in the program memory is to be selected when there is an option. About.

【0002】[0002]

【従来の技術】係るボイラーの制御装置の従来技術とし
て図3に示されるものがある。制御装置2は、ボイラー
本体1の制御をするものであり、ボイラー本体1に制御
手順を指示するマイコン (コンピュータ)20と、CR
T等の表示装置21と制御プログラムを格納したプログ
ラムメモリ22と、スイッチ23a,23b,・・・・
・・23nとを備えている。スイッチ23a・・・・
は、プログラム手順の中に選択肢がある場合に、いずれ
を選択するかを設定するための機械的なスイッチであり
ディップスイッチと呼ばれるものである。選択肢として
は目標温度の設定値であるとか圧力の設定値などがあげ
られる。このような設定値を各スイッチ23a・・・・
を操作することにより選択し、選択された設定値に基づ
いて所定のプログラムを実行するようにしている。
2. Description of the Related Art FIG. 3 shows a prior art of such a boiler control device. The control device 2 controls the boiler main body 1, and includes a microcomputer (computer) 20 for instructing the boiler main body 1 to perform a control procedure,
A display device 21 such as T, a program memory 22 storing a control program, and switches 23a, 23b,.
.. 23n. Switch 23a ...
Is a mechanical switch for setting which is to be selected when there is an option in the program procedure, and is called a dip switch. The options include a target temperature set value and a pressure set value. Such a set value is stored in each switch 23a.
Is operated and a predetermined program is executed based on the selected set value.

【0003】この従来技術の問題点は設定すべき設定値
の数だけスイッチが必要なことであり、製造コストが増
加すること、そして装置の大型化を招くことである。か
かる問題点を解決した従来技術としては図4に示される
ものがある。
[0003] The problem of this prior art is that switches are required as many as the number of set values to be set, which leads to an increase in manufacturing cost and an increase in the size of the apparatus. FIG. 4 shows a conventional technique that solves such a problem.

【0004】この改良型従来技術ではスイッチの代わり
に、プログラムメモリに格納されているプログラム手順
の中に選択肢がある場合に、いずれをを選択するかを設
定するための複数の設定値を記憶するデータメモリ25
を設けている。データメモリ25には設定値25a、2
5b、・・・・・・25nがデータとして書き込まれて
おり、これら設定値25a,25b・・・・・・25n
はスイッチ23a,23b・・・・・・23nに対応す
るものである。設定値を書き換えるには、マイコン20
に接続された操作部として機能する操作ボタン24を操
作して、各設定値を順番に呼び出しONかOFFかのい
ずれかに設定する。この構成によれば、データメモリ2
5を設けることにより、機械的なスイッチを廃止するこ
とができるので製造コストや装置の大型化を防ぐという
点では利点がある。
In this improved prior art, a plurality of set values for setting which is to be selected when there is an option in a program procedure stored in a program memory are stored instead of a switch. Data memory 25
Is provided. In the data memory 25, the set values 25a, 2
.. 25n are written as data, and these set values 25a, 25b.
Correspond to the switches 23a, 23b... 23n. To rewrite the set value, the microcomputer 20
By operating the operation button 24 functioning as an operation unit connected to the, each set value is sequentially called and set to either ON or OFF. According to this configuration, the data memory 2
The provision of 5 is advantageous in that the mechanical switch can be eliminated, thereby preventing the production cost and the size of the device from being increased.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、各設定
値を初期状態から書き換えてしまうと、それを確認する
ためにはオペレータはマニュアルを片手に参照しながら
確認することになるので非常に煩雑な手間を要する。特
に、操作ボタン24を操作しながら順に各設定値を呼び
出しながらの確認であるから、設定項目が増えてくると
確認のために多大な時間を要するという問題があり改善
の余地があった。
However, if each set value is rewritten from the initial state, the operator has to refer to the manual with one hand to confirm it, which is very troublesome. Cost. In particular, since the confirmation is performed while sequentially calling each set value while operating the operation button 24, if the number of setting items increases, there is a problem that a large amount of time is required for confirmation, and there is room for improvement.

【0006】本発明は上記実状にかんがみてなされたも
のであり、その目的は、機械的スイッチを廃止してコス
トダウンを図りながらも設定値の確認も容易に行うこと
ができるボイラーの制御装置を提供することである。
SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and has as its object to provide a boiler control device capable of easily confirming set values while reducing costs by eliminating mechanical switches. To provide.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するた
め、本発明に係るボイラーの制御装置は、ボイラーに制
御手順を指示するコンピュータと、このコンピュータに
情報を入力する操作部と、前記コンピュータが前記ボイ
ラーに対して指示する制御プログラムを格納してあるプ
ログラムメモリと、このプログラムメモリに格納されて
いるプログラム手順の中に選択肢がある場合に、いずれ
を選択するかを設定するための複数の設定値を記憶する
データメモリとを備えたボイラーの制御装置において、
前記データメモリは、初期状態の設定値を記憶する標準
設定値記憶エリアと、現在の設定値を記憶する現在設定
値記憶エリアとを備えていることを特徴とするものであ
る。
In order to achieve the above object, a boiler control device according to the present invention comprises: a computer for instructing a control procedure to a boiler; an operation unit for inputting information to the computer; A program memory storing a control program for instructing the boiler, and a plurality of settings for setting which is to be selected when there is an option in a program procedure stored in the program memory A boiler control device comprising a data memory for storing a value,
The data memory includes a standard set value storage area for storing set values in an initial state, and a current set value storage area for storing current set values.

【0008】この構成によると、データメモリには少な
くとも標準設定値記憶エリアと、現在設定値記憶エリア
とが備えられている。標準設定値記憶エリアは初期状態
の設定値が書き込まれており、データは固定された状態
にある。現在設定値記憶エリアには現在の設定値が書き
込まれる。したがって、現在の設定値と初期状態の設定
値の両方がデータとして書き込まれているから、これら
を比較することにより変更されている設定値を容易に確
認することができる。
According to this configuration, the data memory has at least a standard set value storage area and a current set value storage area. In the standard setting value storage area, initial setting values are written, and data is in a fixed state. The current set value is written in the current set value storage area. Therefore, since both the current set value and the set value in the initial state are written as data, the changed set value can be easily confirmed by comparing these.

【0009】本発明の好適な実施形態として、前記コン
ピュータに接続された表示部と、前記初期状態の設定値
と前記現在の設定値を比較する設定値比較手段とを更に
備え、異なる設定値の総数を前記表示部に表示するもの
があげられる。
As a preferred embodiment of the present invention, the apparatus further comprises a display unit connected to the computer, and a set value comparing means for comparing the set value in the initial state with the current set value. An example of displaying the total number on the display unit is given.

【0010】これによると、初期状態の設定値と現在の
設定値の対応するものを順次比較し、異なっているも
の、すなわち初期状態から設定値の値や状態が変わって
いるものの総数を表示部に表示させる。表示された総数
をオペレータが認識することで種々の対応を取ることが
できる。例えば、初期状態からすべての設定値が変更さ
れているならば、最初から順番にチェックをしていくが
ごとくである。
According to this, the set values in the initial state and the corresponding ones of the current set values are sequentially compared, and the different ones, that is, the total number of the set values and the states that have changed from the initial state are displayed. To be displayed. Various actions can be taken by the operator recognizing the displayed total number. For example, if all the setting values have been changed from the initial state, the check is performed in order from the beginning.

【0011】本発明の別の好適な実施形態として、前記
初期状態の設定値と前記現在の設定値とで値が異なる設
定値の項目番号を前記表示部に表示するものがあげられ
る。これにより、どの項目が変更されているのかをマニ
ュアルを調べなくても直ちに知ることができる。
As another preferred embodiment of the present invention, an item number of a set value having a different value between the set value in the initial state and the current set value is displayed on the display unit. As a result, it is possible to immediately know which item has been changed without checking the manual.

【0012】本発明のその他の特徴及び利点について
は、以下の図面を用いた実施形態の説明から明らかにさ
れるであろう。
Other features and advantages of the present invention will become apparent from the following description of embodiments with reference to the drawings.

【0013】[0013]

【発明の実施の形態】<本実施形態の構成>図1は本発
明の実施形態を示すブロック図であり、すでに説明した
従来技術と同じ機能をする部分は同一の図番をつけてい
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS <Structure of the Present Embodiment> FIG. 1 is a block diagram showing an embodiment of the present invention, and portions having the same functions as those of the prior art described above are given the same reference numerals.

【0014】この構成の大きな特徴はデータメモリ26
の構成であり、現在設定値記憶エリア27と、標準設定
値記憶エリア28の二つのエリアを備えている。現在設
定値記憶エリア27には、現在設定値27a,27b・
・・・27nが書き込まれており、標準設定値記憶エリ
ア28には初期設定値28a,28b・・・・28nが
書き込まれている。標準設定値記憶エリア28に書き込
まれているデータは固定された状態であり書き換えるこ
とはできない。一方、操作ボタン24を操作することで
書き換えられた初期設定値28a,28b・・・・28
nは、現在設定値27a,27b・・・・27nとして
現在設定値記憶エリア27に書き込まれるのである。こ
こで、初期設定値28aと現在設定値27aとが対応
し、・・・・・・以下順に初期設定値28nと現在設定
値27nとが対応するようになっている。
The major feature of this configuration is that the data memory 26
And has two areas, a current setting value storage area 27 and a standard setting value storage area 28. In the current setting value storage area 27, the current setting values 27a, 27b
.. 27n are written in the standard setting value storage area 28, and initial setting values 28a, 28b. The data written in the standard setting value storage area 28 is in a fixed state and cannot be rewritten. On the other hand, initial setting values 28a, 28b,.
n is written in the current setting value storage area 27 as the current setting values 27a, 27b... 27n. Here, the initial setting value 28a and the current setting value 27a correspond to each other, and the initial setting value 28n corresponds to the current setting value 27n in the following order.

【0015】<設定値確認手順の説明>次に図2のフロ
ーチャートを利用して、設定値を確認する手順を説明す
る。まず、操作ボタン24の押し下げがあったか否かを
チェックし(#10)、操作ボタン24の押し下げがあ
ったならば、対応する現在設定値27a,27b・・・
・27nと初期設定値28a,28b・・・・28nと
の比較を順番に行う(#20)。そして、現在設定値2
7a,27b・・・・27nと初期設定値28a,28
b・・・・28nとで値が異なる設定値の総数をモニタ
ーで構成される表示部21に表示する(#30)。次に
再度操作ボタン24が押し下げられたか否かをチェック
する(#40)押し下げがあれば、現在設定値27aと
初期設定値28aとで値が異なっている設定値の項目番
号を表示部24に表示させる(#50)。これにより、
どのような項目が変更されているのか具体的にオペレー
タは知ることができる。次に、すべての設定値をチェッ
クしたか否かをチェックする(#60)。まだ未チェッ
クの設定値があればそれらも順番に比較チェックしてい
く。全部チェックすればルーチンは終了する。
<Description of Set Value Confirmation Procedure> Next, a procedure for confirming the set value will be described with reference to the flowchart of FIG. First, it is checked whether or not the operation button 24 has been pressed (# 10). If the operation button 24 has been pressed, the corresponding current setting values 27a, 27b,.
.. 27n and the initial set values 28a, 28b... 28n are sequentially compared (# 20). And the current set value 2
.. 27n and initial setting values 28a, 28
... 28n are displayed on the display unit 21 composed of a monitor (# 30). Next, it is checked again whether or not the operation button 24 has been pressed down (# 40). If there is a press down, the item number of the setting value having a different value between the current setting value 27a and the initial setting value 28a is displayed on the display unit 24. It is displayed (# 50). This allows
The operator can specifically know what item has been changed. Next, it is checked whether or not all setting values have been checked (# 60). If there are still unchecked setting values, they are also compared and checked in order. If all are checked, the routine ends.

【0016】制御装置を交換するような場合に、先ほど
チェックして初期状態から変更されている設定値の項目
についてのみ、新しい制御装置については変更すればよ
いので、制御装置の交換作業が容易になるという利点も
生じる。
In the case of replacing the control device, it is only necessary to change the item of the set value which has been checked and changed from the initial state for the new control device. The advantage also arises.

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

【図1】本発明の実施形態を示すブロック図FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】本実施形態の作動を示すフローチャートFIG. 2 is a flowchart showing the operation of the embodiment.

【図3】従来技術に係る制御装置を示すブロック図FIG. 3 is a block diagram showing a control device according to the related art.

【図4】改良された従来技術に係る制御装置を示すブロ
ック図
FIG. 4 is a block diagram showing an improved control device according to the prior art.

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

1 ボイラー本体 2 制御装置 20 マイコン 21 表示部 22 プログラムメモリ 23a,23b,23n スイッチ 24 操作ボタン (操作部) 25 データメモリ 25a,25b,25n 設定値 26 データメモリ 27 現在設定値記憶エリア 27a,27b,27n 現在設定値 28 標準設定値記憶エリア 28a,28b,28n 初期設定値 DESCRIPTION OF SYMBOLS 1 Boiler main body 2 Control device 20 Microcomputer 21 Display unit 22 Program memory 23a, 23b, 23n Switch 24 Operation button (operation unit) 25 Data memory 25a, 25b, 25n Set value 26 Data memory 27 Current set value storage area 27a, 27b, 27n Current set value 28 Standard set value storage area 28a, 28b, 28n Initial set value

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 ボイラーに制御手順を指示するコンピュ
ータと、このコンピュータに情報を入力する操作部と、
前記コンピュータが前記ボイラーに対して指示する制御
プログラムを格納してあるプログラムメモリと、このプ
ログラムメモリに格納されているプログラム手順の中に
選択肢がある場合に、いずれを選択するかを設定するた
めの複数の設定値を記憶するデータメモリとを備えたボ
イラーの制御装置において、 前記データメモリは、初期状態の設定値を記憶する標準
設定値記憶エリアと、現在の設定値を記憶する現在設定
値記憶エリアとを備えていることを特徴とするボイラー
の制御装置。
A computer for instructing a control procedure to a boiler; an operation unit for inputting information to the computer;
A program memory for storing a control program for the computer to instruct the boiler; and a program memory for setting which is to be selected when there is an option in a program procedure stored in the program memory. A boiler control device comprising: a data memory that stores a plurality of set values; the data memory includes a standard set value storage area that stores an initial set value, and a current set value storage that stores a current set value. A control device for a boiler, comprising: an area;
【請求項2】 前記コンピュータに接続された表示部
と、前記初期状態の設定値と前記現在の設定値を比較す
る設定値比較手段とを更に備え、異なる設定値の総数を
前記表示部に表示することを特徴とする請求項1に記載
のボイラーの制御装置。
A display unit connected to the computer; and a set value comparison unit for comparing the set value in the initial state with the current set value, wherein a total number of different set values is displayed on the display unit. The control device for a boiler according to claim 1, wherein
【請求項3】 前記コンピュータに接続された表示部
と、前記初期状態の設定値と前記現在の設定値を比較す
る設定値比較手段とを更に備え、前記初期状態の設定値
と前記現在の設定値とで値が異なる設定値の項目番号を
前記表示部に表示することを特徴とする請求項1に記載
のボイラーの制御装置。
A display unit connected to the computer; and a set value comparison unit configured to compare the set value in the initial state with the current set value, wherein the set value in the initial state and the current setting are further included. The boiler control device according to claim 1, wherein an item number of a set value having a value different from the value is displayed on the display unit.
JP18172698A 1998-06-29 1998-06-29 Boiler control device Expired - Fee Related JP3838783B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18172698A JP3838783B2 (en) 1998-06-29 1998-06-29 Boiler control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18172698A JP3838783B2 (en) 1998-06-29 1998-06-29 Boiler control device

Publications (2)

Publication Number Publication Date
JP2000018506A true JP2000018506A (en) 2000-01-18
JP3838783B2 JP3838783B2 (en) 2006-10-25

Family

ID=16105816

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18172698A Expired - Fee Related JP3838783B2 (en) 1998-06-29 1998-06-29 Boiler control device

Country Status (1)

Country Link
JP (1) JP3838783B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5447083B2 (en) * 2010-03-29 2014-03-19 三浦工業株式会社 Program, controller and boiler system

Also Published As

Publication number Publication date
JP3838783B2 (en) 2006-10-25

Similar Documents

Publication Publication Date Title
JPH0257470B2 (en)
WO1998057498B1 (en) Sidebox display channel loop controller
JP2000018506A (en) Boiler controller
US6944831B1 (en) Operator buttons as active buttons
KR0127764B1 (en) Method &amp; apparatus for controlling the characteristics of camcorder
JP2018176340A (en) Control system of industrial robot
KR200181757Y1 (en) Camera capable of specifying the function of a button
JP3125900B2 (en) Operation display panel
JP2002522820A (en) Intelligent control device
JPH04273943A (en) Air conditioner
JPS6286406A (en) Programmable controller
JP4492425B2 (en) Television receiver
JP2633437B2 (en) Water heater control device
JPH0792689B2 (en) Sequence controller
JP2831024B2 (en) Motor control device
JP2557665B2 (en) Equipment controlled by remote controller
JPH05324015A (en) Programmable terminal
JP4527828B2 (en) Screen data creation device, screen data creation method, and recording medium recording screen data creation processing program
JPH03114396A (en) Remote control transmitter
JPS627563B2 (en)
JPH0751608Y2 (en) Programmable controller
JPS62224805A (en) Ladder diagram display system for program of sequence programmable controller
JPH0769724B2 (en) Screen operation monitoring controller
JP2003076418A (en) Operation support device
JPH05150811A (en) Sequence control device having information storage function with sequence number designation

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20051114

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051208

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060202

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060425

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060524

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20060626

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060801

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100811

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100811

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110811

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120811

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130811

Year of fee payment: 7

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees