JPH05173604A - Air conditioning device - Google Patents

Air conditioning device

Info

Publication number
JPH05173604A
JPH05173604A JP3343520A JP34352091A JPH05173604A JP H05173604 A JPH05173604 A JP H05173604A JP 3343520 A JP3343520 A JP 3343520A JP 34352091 A JP34352091 A JP 34352091A JP H05173604 A JPH05173604 A JP H05173604A
Authority
JP
Japan
Prior art keywords
inference
unit
membership function
descent method
error
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
JP3343520A
Other languages
Japanese (ja)
Inventor
Noboru Wakami
昇 若見
Hiroyoshi Nomura
博義 野村
Shoichi Araki
昭一 荒木
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 JP3343520A priority Critical patent/JPH05173604A/en
Publication of JPH05173604A publication Critical patent/JPH05173604A/en
Pending legal-status Critical Current

Links

Landscapes

  • Air Conditioning Control Device (AREA)
  • Feedback Control In General (AREA)
  • Control Of Non-Electrical Variables (AREA)

Abstract

PURPOSE:To automatically control a combustion quantity, an air blowing quantity, and an air direction, etc., by automatically generating the control rule of an air conditioner according to input data from respective sensors and their current data when the air conditioner is well controlled by employing a descent method which is a sort of nonlinear search method. CONSTITUTION:An inference rule storage part 1 is stored with a fuzzy inference rule and a membership function storage part 2 is stored with shape data on the membership function of an antecedent using fuzzy inference and the function expression of consequent. A descent method arithmetic part 5 performs arithmetic operations by the descent method from input and output data obtained by control engineers and inference results to find the direction of tuning. A membership function adjustment part 6 updates and adjusts parameters stored in the membership function storage part 2 according to the result of the arithmetic part 5. The membership function storage part 2 is stored with object parameters in inference rule order and then parameters including the knowledge of the control engineers are set as a result of the tuning.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、石油ファンヒーター、
エアコン等の空調機器の室温制御において、ユーザー各
自の運転にあった運転制御方法を学習することのできる
空調装置に関するものである。
BACKGROUND OF THE INVENTION The present invention relates to an oil fan heater,
The present invention relates to an air conditioner capable of learning an operation control method suitable for each user's operation in controlling the room temperature of an air conditioner such as an air conditioner.

【0002】[0002]

【従来の技術】ファジィ推論は、数学モデルが記述でき
ないような複雑な制御対象において、人間が従来の経験
から得ている知識を推論規則を用いて計算機で実行しよ
うとするものである。
2. Description of the Related Art Fuzzy inference is an attempt to execute the knowledge obtained by humans from conventional experience by a computer using inference rules in a complicated controlled object that cannot describe a mathematical model.

【0003】従来のファジィ推論は、図10に示すよう
に、制御観測値入力部101から得られる入力情報、例
えば制御偏差e及び、その変化率△eと、制御操作量出力
部103から出力する操作量uの間の関係を if〜 then
…規則として記述する場合、次のような推論規則をファ
ジィ推論規則記憶部104に複数個用意する。
In the conventional fuzzy inference, as shown in FIG. 10, the input information obtained from the control observation value input unit 101, for example, the control deviation e and its change rate Δe, and the control operation amount output unit 103 output the information. If ~ then the relationship between the manipulated variables u
When describing as a rule, a plurality of the following inference rules are prepared in the fuzzy inference rule storage unit 104.

【0004】IF e is Zero(ZO) and △e is Positive Small(PS) Then u is Negative Small(NS). ここで if〜 の部分を前件部、then…の部分を後件部と
呼ぶ。Zero,PositiveSmall 及び Negative Small など
は推論規則の記述に用いる入力や出力のメンバーシップ
関数を表すラベルである。このメンバーシップ関数はメ
ンバーシップ関数記憶部105に格納されている。
IF e is Zero (ZO) and Δe is Positive Small (PS) Then u is Negative Small (NS). Here, the if to part is called the antecedent part, and the part ... Then the consequent part. Zero, Positive Small, Negative Small, etc. are labels that represent the input and output membership functions used to describe inference rules. This membership function is stored in the membership function storage unit 105.

【0005】図11にメンバーシップ関数の一例を示
す。メンバーシップ関数は対称な三角形としている。
FIG. 11 shows an example of the membership function. The membership function is a symmetric triangle.

【0006】よく用いられるメンバーシップ関数とし
て、NB(負に大きい),NS(負に小さい),ZO(だいた
いゼロ),PS(正に小さい),PB(正に大きい)等があ
る。
Commonly used membership functions include NB (negatively large), NS (negatively small), ZO (approximately zero), PS (positively small), PB (positively large), and the like.

【0007】次にファジィ推論演算部102で行われる
ファジィ推論過程を説明する。今、以下のようなn個の
推論規則がファジィ推論規則記憶部104に格納されて
いるとする。 R1:IF e is ZO and △e is PS THEN u is NS R2:IF e is ZO and △e is PB THEN u is PB ・ ・ Rn:IF e is NB and △e is ZO THEN u is NB ただし、Ri(i=1,2,・・・n)は推論規則とする。
Next, the fuzzy inference process performed by the fuzzy inference operation unit 102 will be described. Now, it is assumed that the following n inference rules are stored in the fuzzy inference rule storage unit 104. R 1 : IF e is ZO and △ e is PS THEN u is NS R 2 : IF e is ZO and △ e is PB THEN u is PB ・ ・ R n : IF e is NB and △ e is ZO THEN u is NB However, R i (i = 1,2, ... n) is an inference rule.

【0008】ここで、入力情報 e,△eに対する推論規則
Riの前件部の適合度μiを求める方法を、1番目の規則R
1を例にあげて説明する。ここで μzo(e),μps(△e)は
前件命題のメンバーシップ関数ZO、PMに対する入力情報
e,△eのメンバーシップ値を表す。いま制御観測値入力
部101からeo,△eoが入力されたとすると、規則R1
適合度μ1は、 μ1=μzo(eo)Λμps(△eo) (1) ただし、Λはmin演算 となる。
Here, the inference rule for the input information e, Δe
The first rule R is used to calculate the suitability μ i of the antecedent part of R i.
This will be explained using 1 as an example. Where μ zo (e) and μ ps (△ e) are the input information for the membership functions ZO and PM of the antecedent proposition.
Indicates the membership value of e, △ e. Now eo from the control observation value input portion 101, △ when eo have been inputted, rules fit mu 1 for R 1, μ 1 = μ zo (eo ) Λμ ps (△ eo) (1) However, lambda is min It becomes an operation.

【0009】そして推論規則R1の後件部の結論のメンバ
ーシップ関数ω1は、後件命題のメンバーシップ関数NS
のメンバシップ値μns(u)を用いて次のように求まる。 ω1=μ1Λμns(u) (2) 推論規則Riは複数個あるので、すべての結論のメンバー
シップ関数を結合したメンバーシップ関数は、 uT=ω1Vω2Vω3V・・・Vωn (3) ただし、Vはmax演算を示す。 となる。このメンバーシップ関数uTは制御操作量を示す
結論のメンバーシップ関数であるが、実際の制御操作量
uoは実数であるので、メンバーシップ関数uTを実数値に
変換する必要がある。変換手法として、例えば、以下に
示す重み付き重心を採用する。制御操作量uoは、
The membership function ω 1 of the conclusion of the consequent part of the inference rule R 1 is the membership function NS of the consequent proposition.
The membership value of μ ns (u) is used as follows. ω1 = μ 1 Λμ ns (u) (2) Since there are multiple inference rules R i , the membership function that combines the membership functions of all conclusions is u T = ω1Vω2Vω3V ・ ・ ・ Vωn (3) where V indicates max operation. Becomes This membership function u T is the conclusion membership function that indicates the control operation amount, but the actual control operation amount
Since uo is a real number, it is necessary to convert the membership function u T to a real number. For example, the weighted center of gravity shown below is adopted as the conversion method. The control operation amount uo is

【0010】[0010]

【数1】 uo=(∫u・μT du)/(∫μT du) (4) となり、制御操作量出力部103に出力される。[Number 1] uo = (∫u · μ T du ) / (∫μ T du) (4) , and the output to the control operation amount output unit 103.

【0011】[0011]

【発明が解決しようとする課題】しかしながら上記のよ
うな構成では、以下のような理由で推論規則やメンバー
シップ関数の最適な構築が困難である。特に、空調装置
のように、室温、輻射量、気流、湿度、これらの全て、
またはいずれかを勘案し、燃焼量、送風量、風向き制御
するような、入出力パラメータが多数あり、しかも各条
件の範囲が広範囲にわたるような複雑な制御だと、もは
や構築が不可能である。なぜならば、推論規則やメンバ
ーシップ関数がどのようになっているかユーザないしは
空調装置の制御技術者が表現できず、従って、うまく制
御できたときの規則が表記できないため、ファジィ推論
によるうまくできたときの制御を自動化することができ
ないという課題があった。
However, with the above configuration, it is difficult to optimally construct the inference rules and membership functions for the following reasons. Especially, like an air conditioner, room temperature, radiation amount, air flow, humidity, all of these,
Alternatively, in consideration of either of them, complicated control such that there are a large number of input / output parameters such as controlling the combustion amount, the air flow amount, and the wind direction, and the range of each condition covers a wide range makes it impossible to construct. Because the reasoning rules and membership functions cannot be expressed by the user or the control engineer of the air conditioner, and therefore the rules when they are successfully controlled cannot be written, so when the fuzzy reasoning is successful There was a problem that the control of could not be automated.

【0012】また、従来の構成では、推論規則やメンバ
ーシップ関数が固定のため、ユーザの好みに応じた制御
に変更できないという課題を有していた。
Further, in the conventional configuration, since the inference rule and the membership function are fixed, there is a problem that the control cannot be changed according to the user's preference.

【0013】本発明は、かかる従来のファジー推論等の
課題に鑑み、試行錯誤によらずに希望するファジィ推論
規則を自動的に作成でき、制御技術者や各ユーザーの制
御法を取り込める空調装置を提供することを目的とする
ものである。
In view of the conventional problems such as fuzzy inference, the present invention provides an air conditioner capable of automatically creating a desired fuzzy inference rule without trial and error and incorporating the control method of a control engineer or each user. It is intended to be provided.

【0014】[0014]

【課題を解決するための手段】本発明は、室温、輻射
量、気流、湿度等の環境条件の全て、またはいずれかを
入力として、ファジィ推論を行い、燃焼量、送風量、風
向き等の空調条件を出力とするファジィ推論演算部と、
ファジィ推論に用いる推論規則を記憶している推論規則
記憶部と、推論規則に用いる前件部のメンバーシップ関
数の形状データと後件部の関数を記憶しているメンバー
シップ関数記憶部と、メーカー側の実験により得られた
入出力データとファジィ推論演算部から得られる推論結
果から降下法による演算を行う降下法演算部と、降下法
演算部の出力により前件部のメンバーシップ関数と後件
部の関数の少なくとも一方を変化させるメンバーシップ
関数調整部と、入出力データとファジィ推論演算部から
得られる推論結果から推論誤差を計算し推論誤差が所定
の値より小さいときに降下法演算部とメンバーシップ関
数調整部の動作を停止させる誤差演算部とを備える空調
装置である。
According to the present invention, fuzzy inference is performed by inputting all or any one of environmental conditions such as room temperature, radiation amount, air flow, and humidity, and air-conditioning such as combustion amount, air flow amount, wind direction, etc. A fuzzy inference operation unit that outputs conditions,
An inference rule storage unit that stores inference rules used for fuzzy inference, a membership function storage unit that stores the shape data of the membership function of the antecedent part and the functions of the consequent part used for the inference rule, and the manufacturer Side input and output data obtained from the experiment on the side and inference results obtained from the fuzzy inference operation unit, the descent method operation unit that performs an operation by the descent method, and the output of the descent method operation unit, the membership function of the antecedent and the consequent A membership function adjustment unit that changes at least one of the functions of the department, and an inference error calculated from the input / output data and the inference result obtained from the fuzzy inference operation unit, and the descent method operation unit when the inference error is smaller than a predetermined value. It is an air conditioner including an error calculation unit that stops the operation of the membership function adjustment unit.

【0015】[0015]

【作用】本発明では、推論規則記憶部がファジィ推論に
用いる推論規則を記憶し、また、メンバーシップ関数記
憶部が推論規則に用いる前件部のメンバーシップ関数の
形状データと後件部の関数を記憶している。そして、フ
ァジィ推論演算部が、室温、輻射量、気流、湿度等の環
境条件の全て、またはいずれかを入力として、ファジィ
推論を行い、燃焼量、送風量、風向き等の空調条件を出
力し、降下法演算部が、メーカー側の実験により得られ
た入出力データとファジィ推論演算部から得られる推論
結果から降下法による演算を行い、メンバーシップ関数
調整部が降下法演算部の出力により前件部のメンバーシ
ップ関数と後件部の関数の少なくとも一方を変化させ、
誤差演算部が入出力データとファジィ推論演算部から得
られる推論結果から推論誤差を計算し推論誤差が所定の
値より小さいときに降下法演算部とメンバーシップ関数
調整部の動作を停止させる。
In the present invention, the inference rule storage unit stores the inference rules used for fuzzy inference, and the membership function storage unit uses the shape data of the membership function of the antecedent part and the function of the consequent part used for the inference rule. I remember. Then, the fuzzy inference operation unit inputs all or any of the environmental conditions such as room temperature, radiation amount, air flow, and humidity, and performs fuzzy inference, and outputs the air conditioning conditions such as the combustion amount, the air flow rate, and the wind direction. The descent method calculation unit performs the calculation by the descent method from the input / output data obtained from the manufacturer's experiment and the inference result obtained from the fuzzy inference calculation unit, and the membership function adjustment unit outputs the result of the descent method calculation unit. Change at least one of the membership function of the department and the function of the consequent part,
The error calculation unit calculates an inference error from the input / output data and the inference result obtained from the fuzzy inference operation unit, and when the inference error is smaller than a predetermined value, the operations of the descent method operation unit and the membership function adjustment unit are stopped.

【0016】これによって、出力データにもとずき、フ
ァジィ推論の推論規則およびメンバーシップ関数を自動
生成する。以降、この自動生成され推論規則およびメン
バーシップ関数により、ファジィ推論を行い、適正に制
御した時の制御方法を自動化することができる。
With this, the inference rule and the membership function of fuzzy inference are automatically generated based on the output data. After that, fuzzy inference can be performed by this automatically generated inference rule and membership function, and the control method when properly controlled can be automated.

【0017】[0017]

【実施例】以下、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0018】第1の本発明の一実施例を説明する。ま
ず、本発明の基本的原理を説明する。メーカー側の制御
技術者の実験によって以下の入出力データを集める。す
なわち、室温、輻射量、気流、湿度、これらの全て、ま
たはいずれかのいろいろな状況時の入力データに対し
て、制御技術者がうまく燃焼量、送風量、風向きをうま
く制御したときの出力データである。制御技術者は室内
の状況を様々な角度から勘案し、その状況で体感的に一
番の快適さを判断し、すなわち、PMV(予測平均申告
指標)が0になるように燃焼量、風量、風向を自動調節
できるように設計する。ここでPMVとはISO(国際
標準化機構)に制定された温冷感指標で、ある環境の、
温度・湿度・気流・輻射量(室内の環境)と人間の着衣
量・活動量(人間の状態)の6つの組合せから快適度を
表すもので、PMV=0のとき、暑くも寒くもなく、ち
ょうどよい状態といえる。PMV=1でやや暖かい、P
MV=−1でやや涼しいということになる。たとえば、
室温が同じでも、壁や天井からの輻射量がかわると、体
感温度がかわるため、快適な体感温度をたもつために、
燃焼量、送風量、風向、等の運転を制御する必要があ
る。PMVの快適性を決定する要素の6つのなかで、室
温は高低が心地よさに関係し、センサーとして、サーミ
スターを用いて入力データとすることができる。湿度は
たとえ温度がちょうど良くても湿度が高すぎたり低すぎ
たりすると不快になることから、運転制御には必要な入
力データで、たとえばヒューミセラムからなるセンサー
を用いる。輻射量は天気や日差しで変わる壁や床の温度
で、快適さも変わるため、必要な入力データであり、セ
ンサーとして、鏡面からなる半球面の中心に設置したサ
ーミスタを装置の外側におき、装置の内側に設置したサ
ーミスタとの温度差から求める。一方、気流は、温風の
強弱によって、暖かく感じたり、寒く感じたりするた
め、必要なデータで、これは制御する前の送風量とすれ
ばよい。活動量は、動いているかじっとしているかの運
動の量でも快適性に大きな差がでるし、着衣量もシャツ
1枚かセーターを着ているかで、当然暖かさは違ってく
るが、これはユーザーに直接、問い合わせるか、リモコ
ン操作やパネル面の釦操作から間接的に類推するしかな
い。制御技術者は、四季のそれぞれにおいて、標準的な
着衣量、活動量を想定し、残りの室温、湿度、輻射量、
気流を考慮して、様々な条件下に対して、長年の実験や
経験に基づいて結果的にPMV=0になる燃焼量、風
量、風向を設定できる。このように、入出力パラメータ
が多数あり、しかも各条件の範囲が広範囲にわたるよう
な複雑な制御だと、もはやファジィ規則の構築が不可能
である。なぜならば、推論規則やメンバーシップ関数が
どのようになっているか制御技術者が表現できず、従っ
て、うまく制御できたときの規則が表記できないため、
ファジィ推論によるうまくできたときの制御を自動化す
ることができない。このため本発明ではうまく制御した
ときの各センサーからの入力データとそのときの出力デ
ータにもとずき、その制御規則を非線形探索法の一種で
ある降下法を用い、自動生成する。以降、この生成され
た規則にもとずき、センサー等からの入力データに対し
て、燃焼量、風量、風向きを自動的にファジィ推論し、
自動制御をおこなう。
An embodiment of the first present invention will be described. First, the basic principle of the present invention will be described. The following input / output data are collected by an experiment by a control engineer on the manufacturer side. That is, the output data when the control engineer successfully controls the combustion amount, the air flow amount, and the wind direction with respect to the input data in various situations such as room temperature, radiation amount, air flow, humidity, or all of them. Is. The control engineer considers the indoor situation from various angles, and feels the most comfortable in that situation, that is, the combustion amount, the air flow rate, and the PMV (predictive average declaration index) become zero. Design so that the wind direction can be adjusted automatically. Here, PMV is a thermal sensation index established by ISO (International Organization for Standardization).
It represents the degree of comfort from six combinations of temperature, humidity, airflow, and radiation (indoor environment) and human clothing and activity (human condition). When PMV = 0, neither hot nor cold, It can be said that it is in a good condition. PMV = 1, slightly warm, P
It means that MV = -1 and it is a little cool. For example,
Even if the room temperature is the same, if the amount of radiation from the wall or ceiling changes, the sensible temperature changes, so in order to have a comfortable sensible temperature,
It is necessary to control operations such as the amount of combustion, the amount of blown air, and the wind direction. Among the six factors that determine the comfort of PMV, the high and low of the room temperature are related to the comfort, and the thermistor can be used as a sensor for input data. Humidity is uncomfortable when the humidity is too high or too low even if the temperature is just right. Therefore, input data necessary for operation control is used, for example, a sensor consisting of a Humicellum is used. The amount of radiation is necessary input data because the comfort changes depending on the temperature of the wall and floor that changes due to weather and sunlight, so it is a necessary input data.As a sensor, a thermistor installed in the center of the hemisphere consisting of a mirror surface is placed outside the device Calculated from the temperature difference with the thermistor installed inside. On the other hand, the airflow feels warm or cold depending on the strength of the warm air, so it is necessary data, and this may be the amount of airflow before control. There is a big difference in comfort depending on the amount of activity, whether it is moving or still, and the amount of clothing will naturally vary depending on whether you are wearing a shirt or a sweater. There is no choice but to inquire directly or to make an analogy with remote control operation or button operation on the panel surface. In each of the four seasons, the control engineer assumes the standard amount of clothing and activity, and determines the remaining room temperature, humidity, radiation,
Considering the air flow, it is possible to set the combustion amount, air flow rate, and wind direction that will result in PMV = 0 based on many years of experiments and experience under various conditions. In this way, the fuzzy rule can no longer be constructed with complicated control in which there are many input and output parameters and the range of each condition is wide. This is because the control engineer cannot express what the inference rules and membership functions are, and therefore cannot describe the rules when they are successfully controlled.
It is not possible to automate the successful control by fuzzy reasoning. Therefore, in the present invention, based on the input data from each sensor and the output data at that time when the control is successful, the control rule is automatically generated by using the descent method which is a kind of nonlinear search method. After that, based on this generated rule, the amount of combustion, the amount of airflow, and the direction of airflow are automatically fuzzy inferred for the input data from sensors,
Perform automatic control.

【0019】第1の発明の空調装置の構成とその動作
を、図1の構成図と図2のフローチャートを参照しなが
ら説明する。
The configuration and operation of the air conditioner of the first invention will be described with reference to the configuration diagram of FIG. 1 and the flowchart of FIG.

【0020】図1において、推論規則記憶部1はファジ
ィ推論の推論規則を記憶している記憶部、メンバーシプ
関数記憶部2はファジィ推論に用いる前件部のメンバー
シップ関数の形状データと後件部の関数式を記憶してい
る記憶部、ファジイ推論演算部3はファジィ推論のため
の推論演算を行う演算部、4は制御対象、降下法演算部
5は制御技術者から得られる入出力データと推論結果か
ら降下法による演算を行いチューニングの方向を求める
演算部、メンバーシップ関数調整部6は降下法演算部5
の演算結果に基づきメンバーシップ関数記憶部2に格納
されているパラメータを更新する調整部、誤差演算部7
はファジィ推論の推論結果と入出力データから推論誤差
を計算する演算部である。
In FIG. 1, the inference rule storage unit 1 is a storage unit that stores inference rules of fuzzy inference, and the membership function storage unit 2 is shape data of the membership function of the antecedent part used for fuzzy inference and the consequent. Storage unit for storing functional equations of parts, fuzzy inference operation unit 3 is an operation unit for performing inference operations for fuzzy inference, 4 is a control target, and descent method operation unit 5 is input / output data obtained from a control engineer. And the membership function adjusting unit 6 is a descent method computing unit 5
An adjustment unit and an error calculation unit 7 that update the parameters stored in the membership function storage unit 2 based on the calculation result of
Is an operation unit that calculates the inference error from the inference result of fuzzy inference and input / output data.

【0021】いま、説明を簡単にするため、2入力1出
力の制御系を例として、説明する。N入力・M出力も同
様に本発明が適用できる。
To simplify the description, a two-input one-output control system will be described as an example. The present invention can be similarly applied to N inputs and M outputs.

【0022】推論規則記憶部1には、以下の推論規則が
格納されている。 R1:IF x1=A11 & x2=A12 THEN y=f1(x1,x2) R2:IF x1=A21 & x2=A22 THEN y=f2(x1,x2) .................. .................. Rn:IF x1=An1 & x2=An2 THEN y=fn(x1,x2) Riは推論規則番号、nは推論規則数、Aij(i=1,..,n j=1,
2)は前件部のメンバーシップ関数、fi(x1,x2)は後件部
の線形関数である。
The inference rule storage unit 1 stores the following inference rules. R 1 : IF x 1 = A 11 & x 2 = A 12 THEN y = f 1 (x 1 , x 2 ) R 2 : IF x 1 = A 21 & x 2 = A 22 THEN y = f 2 (x 1 , x 2 ) .................................... R n : IF x 1 = A n1 & x 2 = A n2 THEN y = f n (x 1 , x 2 ) R i is the inference rule number, n is the inference rule number, A ij (i = 1,., nj = 1,
2) is the membership function of the antecedent part, and f i (x 1 , x 2 ) is the linear function of the antecedent part.

【0023】メンバーシップ関数Aijは図3のように二
等辺三角形型とし、その中心値をaij、幅をbijとする。
後件部の線形関数は、 fi(x1,x2)=pi・x1+qi・x2+ri (5) (i=1,...,n) とする。
The membership function A ij is an isosceles triangle type as shown in FIG. 3, and its center value is a ij and its width is b ij .
The linear function of the consequent part is f i (x 1 , x 2 ) = p i · x 1 + q i · x 2 + r i (5) (i = 1, ..., n).

【0024】メンバーシップ関数記憶部2にこれらのチ
ューニングの対象となるパラメータ、aij、bij、pi
qi、ri(これらをチューニングパラメータと呼ぶ)を、
推論規則順に格納する。 「ステップa1」まず、メンバーシップ関数調整部6に
て、ファジィ推論に用いるメンバーシップ関数の初期設
定と入出力データ番号pの初期設定を行う。例えば、前
件部のメンバーシップ関数Aijの中心値aijの初期値は、
入力変数の全体集合を等分割するように設定する。幅b
ijは、各メンバーシップ関数の中心値の間隔よりも大き
くし、各メンバーシップ関数が重なり合うように設定す
る。後件部の線形関数の係数pi,qi,riは0に初期化す
る。また、入出力データ番号は1に初期化する。 「ステップa2」制御技術者から得られる入出力データ(x
1p,x2p,yp r)を取り込む。入力データ(x1p,x2p)は、ファ
ジィ推論演算部3に入力する。出力データyp rは降下法
演算部5と誤差演算部7に入力する。 「ステップa3」ファジィ推論演算部3で、(x1p,x2p)を
入力としたファジィ推論を行う。この推論は以下の式で
表される演算を行い、制御対象4への操作量yp *を求め
る。 μi = Ai1(x1p)・Ai2(x2p) (6)
The membership function storage unit 2 stores these parameters to be tuned, a ij , b ij , p i ,
q i , r i (these are called tuning parameters)
Store in the order of inference rules. [Step a1] First, the membership function adjusting unit 6 initializes the membership function used for fuzzy inference and the input / output data number p. For example, the initial value of the central value a ij of the membership function A ij in the antecedent part is
Set to divide the entire set of input variables into equal parts. Width b
ij is set to be larger than the interval between the center values of the membership functions, and the membership functions are set to overlap. The coefficients p i , q i , r i of the linear function of the consequent part are initialized to 0. The input / output data number is initialized to 1. "Step a2" Input / output data (x
1p , x 2p , y p r ). The input data (x 1p , x 2p ) is input to the fuzzy inference operation unit 3. The output data y p r is input to the descent method calculation unit 5 and the error calculation unit 7. "Step a3" The fuzzy inference operation unit 3 performs fuzzy inference with ( x1p , x2p ) as an input. In this inference, the operation represented by the following equation is performed to obtain the manipulated variable y p * for the controlled object 4. μ i = A i1 (x 1p ) ・ A i2 (x 2p ) (6)

【0025】[0025]

【数2】 [Equation 2]

【0026】「ステップa4」降下法演算部5では、ステ
ップa3で得られた推論結果yp *とステップa2で入力され
たyp rから、チューニングパラメータaij、bij、pi
qi、riのチューニング方向を計算する。ここでメンバー
シップ関数のチューニングの目標として、次式の評価関
数を最小化することにする。
[Step a4] In the descent method computing unit 5, the tuning parameters a ij , b ij , p i are calculated from the inference result y p * obtained in step a3 and y p r input in step a2.
Calculate the tuning direction of q i and r i . Here, as an objective of tuning the membership function, the evaluation function of the following equation is minimized.

【0027】[0027]

【数3】 [Equation 3]

【0028】この式は推論結果yp *と熟練運転者から得
られたデータyp rの差、すなわち推論誤差を表してい
る。降下法演算部5では降下法の中の一手法である最急
降下法を用いる。最急降下法では、評価関数の微分値を
用いて、評価関数が最小化するためのチューニングパラ
メータを更新する方向を求める。
This equation represents the difference between the inference result y p * and the data y p r obtained from the skilled driver, that is, the inference error. The descent method computing unit 5 uses the steepest descent method, which is one of the descent methods. In the steepest descent method, the differential value of the evaluation function is used to find the direction in which the tuning parameter for minimizing the evaluation function is updated.

【0029】ここでは、チューニングパラメータriに関
する評価関数Eが最小化するための方向を求める方法に
ついて説明する。
Here, a method for obtaining a direction for minimizing the evaluation function E regarding the tuning parameter r i will be described.

【0030】図4は横軸をriとして、評価関数Eを図示
したものである。ri=ri'のときの微分値∂E(ri')/∂ri
は、図4に示すようにri'点における評価関数の傾きを
意味する。図4(a)は∂E(ri')/∂riが正の時、図4(b)
は∂E(ri')/∂riが負の時である。 ここで、図4(a)の
矢印のように、チューニングパラメータriを∂E(ri')/
∂riの符号と反対方向に微小量だけ動かすと評価関数E
は減少する。同様にして、図4(b)の∂E(ri')/∂riが負
の時でも、チューニングパラメータを∂E(ri')/∂r i
符号と反対方向に微小量調整すると、評価関数Eは減少
する。つまり、チューニングパラメータriを、微分量∂
E/∂riの符号と反対方向に調整すると、評価関数Eは減
少し、これを繰り返し行うことにより評価関数Eは極小
値に収束することになる。
In FIG. 4, the horizontal axis is r.iShows the evaluation function E as
It was done. ri= riDifferential value when'∂E (ri') / ∂ri
Is r as shown in FIG.i'The slope of the evaluation function at
means. Figure 4 (a) shows ∂E (ri') / ∂riIs positive, Fig. 4 (b)
Is ∂E (ri') / ∂riIs a negative time. Here, in FIG.
Tuning parameter ri∂E (ri') /
∂riIf a small amount is moved in the direction opposite to the sign of, the evaluation function E
Decreases. Similarly, ∂E (ri') / ∂riIs negative
Even when the tuning parameter is ∂E (ri') / ∂r iof
When a small amount is adjusted in the direction opposite to the sign, the evaluation function E decreases
To do. That is, the tuning parameter riIs the differential amount ∂
E / ∂riAdjusting in the direction opposite to the sign of causes the evaluation function E to decrease.
By repeating this a little, the evaluation function E becomes minimal.
It will converge to the value.

【0031】ここで、∂E/∂rijを求める、(7),(8)式よ
Here, from Eqs. (7) and (8) for obtaining ∂E / ∂r ij

【0032】[0032]

【数4】 [Equation 4]

【0033】となり、この(9)式により、数値演算を行
い∂E/∂rijの値を求める。
[Mathematical formula-see original document] Then, a numerical operation is performed by the equation (9) to obtain the value of ∂E / ∂r ij .

【0034】同様にして、降下法演算部5にて、∂E/∂
aij, ∂E/∂bij,∂E/∂pij, ∂E/∂qij, ∂E/∂rij
計算し、評価関数を減少させるための調整方向を求め
る。 「ステップa5」メンバーシップ関数調整部6では、降下
法演算部5で計算された ∂E/∂aij,∂E/∂bij,∂E/∂
pi,∂E/∂qi,∂E/∂riを用いて、メンバーシップ関数
記憶部2に格納されているチューニングパラメータ
aij、bij、pi、qi、riを更新する。
Similarly, in the descent method calculation unit 5, ∂E / ∂
a ij , ∂E / ∂b ij , ∂E / ∂p ij , ∂E / ∂q ij , ∂E / ∂r ij are calculated, and the adjustment direction to reduce the evaluation function is calculated. “Step a5” In the membership function adjusting unit 6, ∂E / ∂a ij , ∂E / ∂b ij , ∂E / ∂ calculated by the descent method calculating unit 5
Tuning parameters stored in the membership function storage unit 2 using p i , ∂E / ∂q i , and ∂E / ∂r i
Update a ij , b ij , p i , q i , r i .

【0035】更新は、以下の式によって行う。ここで
Ka, Kb, Kp, kq, Kr は定数である。
The update is performed by the following formula. here
K a , K b , K p , k q , and K r are constants.

【0036】[0036]

【数5】 [Equation 5]

【0037】「ステップa6」メンバーシップ関数調整部
6では、ステップa5の更新を以下のように続ける。入出
力データ番号pと入出力データの総数Nを比較して、入出
力データ番号pが入出力データの総数Nよりも小さいなら
ば、ステップa7へ進みpの値を1増やしてステップa2へ
もどり、データ番号pが入出力データの総数Nと等しくな
るまでステップa2からステップa7までを繰り返す。入出
力データ番号pが入出力データの総数Nよりも大きいなら
ば、更新を中止して、ステップa8に進む。 「ステップa8」誤差演算部7で推論誤差Dとその変化量
△Dを(15),(16)式から求める。
"Step a6" The membership function adjusting unit 6 continues the updating of step a5 as follows. Compare the input / output data number p with the total number N of input / output data. If the input / output data number p is smaller than the total number N of input / output data, proceed to step a7, increment the value of p by 1 and return to step a2. , Steps a2 to a7 are repeated until the data number p becomes equal to the total number N of input / output data. If the input / output data number p is larger than the total number N of input / output data, the update is stopped and the process proceeds to step a8. “Step a8” The inference error D and the variation ΔD thereof are calculated by the error calculation unit 7 from the equations (15) and (16).

【0038】[0038]

【数6】 [Equation 6]

【0039】ここでtはチューニングの回数を表してお
り、△Dは1回前のチューニング時の推論誤差と現在の
推論誤差との差である。 [ステップa9]誤差演算部7ではさらに推論誤差の変化
量△Dと所定のしきい値Tを比較する。変化量△Dが所定
のしきい値Tよりも大きければ、ステップa10に進み入出
力データ番号pを0に初期化する、そして、ステップa2
からステップa8までを繰り返す。変化量△Dが所定のし
きい値Tよりも小さければ、チューニングは収束したも
のとし、誤差演算部7は降下法演算部5、メンバーシッ
プ関数調整部6の動作を停止させチューニングを終了す
る。
Here, t represents the number of times of tuning, and ΔD is the difference between the inference error at the time of tuning one time before and the current inference error. [Step a9] The error calculator 7 further compares the variation ΔD of the inference error with a predetermined threshold value T. If the amount of change ΔD is larger than the predetermined threshold value T, the process proceeds to step a10 to initialize the input / output data number p to 0, and step a2
To step a8 are repeated. If the amount of change ΔD is smaller than the predetermined threshold value T, it is determined that the tuning has converged, the error calculation unit 7 stops the operations of the descent method calculation unit 5 and the membership function adjustment unit 6, and ends the tuning.

【0040】このようにして、チューニング終了時に
は、推論規則記憶部1、メンバーシップ関数記憶部2に
は、制御技術者の知識を取り込んだ推論規則に相当した
チューニングパラメータaij、bij、pi、qi、riが設定さ
れたことになる。
In this way, at the end of tuning, the tuning parameters a ij , b ij , p i corresponding to the inference rules that incorporate the knowledge of the control engineer are stored in the inference rule storage unit 1 and the membership function storage unit 2. , Q i , r i have been set.

【0041】この時点で、出荷すれば、ユーザーが空調
装置を作動させると、前述したセンサーからの入力に応
じて、ファジィ推論演算部3で制御技術者なみに推論し
た結果で、制御対象4の空調装置を運転できる。
At this point, when shipped, when the user operates the air conditioner, the fuzzy inference operation section 3 makes an inference similar to that of the control engineer in response to the input from the sensor, and the result of the control target 4 The air conditioner can be operated.

【0042】以上のように、本実施例によれば、制御技
術者から得られる入出力データから、降下法により最適
な推論規則を獲得することが可能である。したがって、
獲得された推論規則を用いることにより、制御技術者の
知識やノウハウを機器に容易に搭載した空調装置が実現
できる。
As described above, according to this embodiment, it is possible to obtain the optimum inference rule by the descent method from the input / output data obtained from the control engineer. Therefore,
By using the acquired inference rule, it is possible to realize an air conditioner in which the knowledge and know-how of the control engineer are easily installed in the device.

【0043】なお、本実施例ではメンバーシップ関数は
二等辺三角形型としたが、他の形であっても同様の効果
が得られる。また、後件部は線形関数でなく、非線形関
数やメンバーシップ関数であっても構わない。
In this embodiment, the membership function is of an isosceles triangle type, but the same effect can be obtained even if it has another shape. The consequent part may be a non-linear function or a membership function instead of a linear function.

【0044】また、本実施例では、降下法演算部5の降
下法として最急降下法を用いたが、ニュートン法、共役
勾配法、Porell法などであっても構わない。また、誤差
演算部7ではチューニングの終了判定を推論誤差の値に
より行っているが、チューニングの回数をあらかじめチ
ューニング開始前に与えておく手法でも良い。
Further, in the present embodiment, the steepest descent method is used as the descent method of the descent method computing unit 5, but the Newton method, the conjugate gradient method, the Porell method, etc. may be used. Although the error calculation unit 7 determines the end of tuning based on the value of the inference error, a method of giving the number of times of tuning in advance before starting the tuning may be used.

【0045】次に、第2の本発明の一実施例を説明す
る。本発明は、第1の本発明で説明したメンバーシップ
関数記憶部2の後件部を実数値としてチューニングを行
うものである。
Next, an embodiment of the second invention will be described. The present invention is to perform tuning with the consequent part of the membership function storage unit 2 described in the first present invention as a real value.

【0046】推論ルールの後件部が実数値であるためチ
ューニングパラメータの数が少なく、第1の本発明の実
施例に比べて、より高速な自動チューニングおよびファ
ジィ推論が可能である。
Since the consequent part of the inference rule is a real value, the number of tuning parameters is small, and faster automatic tuning and fuzzy inference are possible as compared with the first embodiment of the present invention.

【0047】図5は、第2の本発明のファジィ推論装置
の構成図を示すものである。図1の構成と同様なものは
同一番号を付す。すなわち、図5において、推論規則記
憶部1はファジィ推論の推論規則を記憶している記憶
部、メンバーシップ関数記憶部21はファジィ推論に用
いる前件部のメンバーシップ関数の形状データと後件部
の関数式を記憶している記憶部、ファジイ推論演算部3
はファジィ推論のための推論演算を行う演算部、4は制
御対象、降下法演算部23は制御技術者から得られる入
出力データと推論結果から降下法による演算を行いチュ
ーニングの方向を求める演算部、メンバーシップ関数調
整部24は降下法演算部23の演算結果に基づきメンバ
ーシップ関数記憶部22に格納されているパラメータを
更新する調整部、誤差演算部7はファジィ推論の推論結
果と入出力データから推論誤差を計算する演算部であ
る。
FIG. 5 is a block diagram of the fuzzy inference apparatus according to the second aspect of the present invention. The same components as those in FIG. 1 are designated by the same reference numerals. That is, in FIG. 5, the inference rule storage unit 1 is a storage unit that stores inference rules of fuzzy inference, and the membership function storage unit 21 is the shape data and consequent part of the membership function of the antecedent part used for fuzzy inference. Fuzzy inference operation unit 3
Is an operation unit for performing inference operations for fuzzy inference, 4 is a control target, and descent method operation unit 23 is an operation unit for performing an operation by a descent method from input / output data obtained from a control engineer and an inference result to obtain a tuning direction. The membership function adjustment unit 24 is an adjustment unit that updates the parameters stored in the membership function storage unit 22 based on the calculation result of the descent method calculation unit 23. The error calculation unit 7 is the inference result of fuzzy inference and input / output data. This is a calculation unit that calculates the inference error from.

【0048】第1の本発明と異なる点について説明す
る。
Differences from the first aspect of the present invention will be described.

【0049】推論規則記憶部21では後件部を実数とし
ている。推論規則記憶部1では後件部を(5)式で示す
線形式を用いたが、本発明では実数値wi(i=1,..,n)とす
る。nは推論規則数である。従って、ファジィ推論演算
部3では、(7)式の、fiが実数値wiとなり、演算が簡
略化されるるとともに、推論時間が高速になる。メンバ
ーシップ関数記憶部22に格納されるチューニングパラ
メータはaij、bij、wiとなり、メンバーシップ関数記憶
部2のaij、bij、pi、qi、riと比べて、減少する。 降
下法演算部23ではパラメータの更新方向を求めるため
に、∂E/∂aij,∂E/∂bij,∂E/∂pi,∂E/∂wiを求め
ればよい。降下法演算部5の∂E/∂aij,∂E/∂bij,∂E
/∂pi,∂E/∂qi,∂E/∂riとくらべて、計算数が削減
される。
In the inference rule storage unit 21, the consequent part is a real number. In the inference rule storage unit 1, the consequent part uses the linear form shown by the equation (5), but in the present invention, the real value w i (i = 1, .., n). n is the number of inference rules. Therefore, in the fuzzy inference operation unit 3, f i in the expression (7) becomes a real value w i , which simplifies the operation and speeds up the inference time. The tuning parameters stored in the membership function storage unit 22 are a ij , b ij , and w i , which are smaller than a ij , b ij , p i , q i , and r i in the membership function storage unit 2. .. In the descent method computing unit 23, ∂E / ∂a ij , ∂E / ∂b ij , ∂E / ∂p i , ∂E / ∂w i may be calculated in order to calculate the parameter updating direction. ∂E / ∂a ij , ∂E / ∂b ij , ∂E of descent method calculation unit 5
Compared with / ∂p i , ∂E / ∂q i , and ∂E / ∂r i , the number of calculations is reduced.

【0050】メンバーシップ関数調整部24ではパラメ
ータの更新作業が、メンバーシップ関数調整部6と比べ
て、(10)、(11)式は同一であるが、(12)、(1
3)、(14)式が次の1つの式で簡略化される。 ここで
Kwは定数である。
Compared to the membership function adjusting unit 6, the parameter updating operation in the membership function adjusting unit 24 is the same as in the expressions (10) and (11), but (12), (1)
Equations (3) and (14) are simplified by the following one equation. here
K w is a constant.

【0051】[0051]

【数7】 [Equation 7]

【0052】降下法演算部23による推論誤差を最小化
する方法は図2で説明したのと同様な方法で行い、チュ
ーニングを完了する。チューニング終了時には、推論規
則記憶部1・メンバーシップ関数記憶部22には制御技
術者の知識を取り込んだ推論規則が構築されることにな
る。
The method of minimizing the inference error by the descent method computing unit 23 is the same as that described with reference to FIG. 2, and the tuning is completed. At the end of tuning, the inference rule storage unit 1 / membership function storage unit 22 is constructed with an inference rule incorporating the knowledge of the control engineer.

【0053】以上のように、本実施例によれば、制御技
術者から得られる入出力データから、降下法により最適
な推論規則を獲得することが可能である。とくに、推論
ルールの後件部が実数値であるためチューニングパラメ
ータの数が少なく、第1の本発明の実施例に比べて、よ
り高速な自動チューニングが可能である。また、本発明
を用いることにより、後件部が実数のためチューニング
後も、、ファジィ推論を簡単なプログラムか、ハードで
実現でき、制御技術者なみの制御方法を容易に機器に搭
載することができる。
As described above, according to this embodiment, it is possible to obtain the optimum inference rule by the descent method from the input / output data obtained from the control engineer. In particular, since the consequent part of the inference rule is a real value, the number of tuning parameters is small, and higher-speed automatic tuning is possible as compared with the first embodiment of the present invention. Further, by using the present invention, since the consequent part is a real number, even after tuning, fuzzy inference can be realized by a simple program or hardware, and a control method similar to that of a control engineer can be easily installed in the device. it can.

【0054】次に、第3の本発明の一実施例を説明す
る。
Next, an embodiment of the third invention will be described.

【0055】メーカー側の実験によりえられた、入出力
データにもとずいてチューニングされている推論規則に
よる空調装置では、制御技術者かまたは、最大公約数的
なユーザーの規則になる。即ち、標準的な着衣量、活動
量のもとでのPMV=0になる制御がなされる。
In the air conditioner based on the inference rule tuned based on the input / output data obtained by the manufacturer's experiment, the rule is that of the control engineer or the user with the greatest common divisor. That is, control is performed so that PMV = 0 under the standard amount of clothing and activity.

【0056】これに対して、ユーザーは各自の着衣量と
か、運動直後か否かの活動量とか、また年齢、男女差等
により、微妙に制御方法が異なる。例えば、幼児とか老
人だと、やや暖かい(PMV=1)方が快適であると
か、体重の重い人は暑がりでやや涼しい(PMV=−
1)方が快適といった人もいる。第3の本発明では、制
御技術者なみに設定されている制御法からユーザーの好
みをリモートコントロール装置(以下リモコンと称す)
やパネル面等から入力し、逐次的にファジィ推論規則を
チューニングし、ユーザの好みや感性に合った制御を実
現する。これにより、リアルタイムにユーザの好みを学
習する適応型のファジィ制御を搭載した空調装置とな
る。
On the other hand, the control method differs slightly depending on the amount of clothing of each user, the amount of activity immediately after exercising, the age, the gender difference, and the like. For example, a little warmer (PMV = 1) is more comfortable for an infant or an elderly person, or a person with a heavy weight is hot and somewhat cooler (PMV =-).
1) Some people find it more comfortable. In the third aspect of the present invention, a user's preference is selected from a control method set by a control engineer, and a user's preference is given to a remote control device (hereinafter referred to as a remote controller).
And input from the panel surface, etc., and sequentially tune the fuzzy inference rules to realize the control that matches the user's taste and sensitivity. As a result, the air conditioner is equipped with adaptive fuzzy control that learns the user's taste in real time.

【0057】図6は、第3の本発明のファジィ推論装置
の構成図を示す。図1の構成と同様なものは同一番号を
付す。図6において、推論規則記憶部1はファジィ推論
の推論規則を記憶している記憶部、メンバーシップ関数
記憶部2はファジィ推論に用いる前件部のメンバーシッ
プ関数の形状データや後件部の関数式を記憶している記
憶部、ファジイ推論演算部3はファジィ推論の演算を行
う演算部、降下法演算部5は制御技術者から得られる入
出力データと推論結果から降下法演算によりチューニン
グの方向を求める演算部、メンバーシップ関数調整部6
は降下法演算部5の演算結果に基づきメンバーシップ関
数を更新する調整部、誤差演算部7はファジィ推論結果
と入出力データから推論誤差を計算する演算部である。
また、推論結果表示部31は、ファジィ推論演算3によ
って計算された推論結果を表示する表示部であり、ユー
ザ入力部32は推論結果に対するユーザの好みを入力す
る入力部である。
FIG. 6 is a block diagram of the fuzzy inference apparatus according to the third aspect of the present invention. The same components as those in FIG. 1 are designated by the same reference numerals. In FIG. 6, the inference rule storage unit 1 is a storage unit that stores inference rules of fuzzy inference, and the membership function storage unit 2 is the shape data of the membership function of the antecedent part used for fuzzy inference and the function of the consequent part. A storage unit that stores expressions, a fuzzy inference operation unit 3 is an operation unit that performs fuzzy inference operations, and a descent method operation unit 5 is a tuning direction based on input / output data and an inference result obtained from a control engineer by the descent method operation. Membership function adjusting unit 6 for calculating
Is an adjusting unit that updates the membership function based on the operation result of the descent method operation unit 5, and the error operation unit 7 is an operation unit that calculates the inference error from the fuzzy inference result and the input / output data.
The inference result display unit 31 is a display unit that displays the inference result calculated by the fuzzy inference operation 3, and the user input unit 32 is an input unit that inputs the user's preference for the inference result.

【0058】本実施例の動作を図7のフローチャートと
ともに説明する。 「ステップb1」推論規則記憶部1、メンバーシップ関数
記憶部2に格納されているファジィ推論規則は、出荷前
に制御技術者が実験で得た推論規則を設定しておく。こ
の初期推論規則の構築には第1の本発明を用いても良い
し、試行錯誤による実験や制御技術者へのインタビュー
による方法でも良い。 「ステップb2」つぎに、前述した各センサーから室温、
輻射量、湿度、気流の入力データをとりこむ。 「ステップb3」これらの入力データにもとずき、ファジ
ィ推論演算部3にて、ファジィ推論を行い、推論結果y*
を得る。ファジィ推論の動作手順は第1の実施例のステ
ップa3と同じである。 「ステップb4」推論結果y*を推論結果表示部31でユーザ
に表示する。表示法はディスプレイや音声出力である。
推論結果y*にもとずき、「温度は3、風量は5」といっ
たような定量的な表現か、推論結果y*をファジィ数に変
換し、「温度は中位、風量は中位」といった出力にすれ
ばマンマシーンインターフェイスがさらに向上する。 「ステップb5」つぎに、ユーザーは自分の好みにより修
正量をユーザ入力部32から入力する。例えば、ユーザ
ーはその入力状況のとき、もう少し、暑めにした方が自
分の皮膚感覚にあい、その方が望ましい場合は、「温度
は5、風量は8」といったような定量的な表現か、「温
度は大、風量も大」といったファジィ数を用いた修正で
指示を入力する。リモコンやタッチパネルとかキーボー
ドとか音声認識で入力すればよい。ユーザが、表示され
た推論結果に対して変更を加えなければ、修正量は0で
ある。 「ステップb6」誤差演算部7では、ユーザ入力部32か
らの出力である修正量y'が0かどうかを確かめる。メン
バーシップ関数調整部6では、修正量y'が0であれば、
その推論結果を導いたファジィ推論規則はユーザの好み
を表しているかまたは制御技術者の方法のほうが良いと
判定したと考え、推論規則のチューニングを行わずにス
テップb2へ進み、次の違った状況におけるセンサー入力
を待つ。誤差演算部7で計算された修正量が0でなかっ
たら、メンバーシップ関数調整部6により、ステップb7
へすすむ。
The operation of this embodiment will be described with reference to the flowchart of FIG. "Step b1" As the fuzzy inference rules stored in the inference rule storage unit 1 and the membership function storage unit 2, the inference rules obtained by experiments by the control engineer are set before shipment. The construction of this initial inference rule may use the first aspect of the present invention, or an experiment by trial and error or a method by an interview with a control engineer. "Step b2" Next, from the above-mentioned sensors to room temperature,
Input data such as radiation amount, humidity, and air flow. "Step b3" Based on these input data, the fuzzy inference operation unit 3 performs fuzzy inference, and the inference result y *
To get The operation procedure of fuzzy inference is the same as step a3 of the first embodiment. “Step b4” The inference result y * is displayed to the user on the inference result display unit 31. The display method is a display or voice output.
Based on the inference result y * , a quantitative expression such as “temperature is 3, air volume is 5” or the inference result y * is converted into a fuzzy number, and “temperature is medium, air volume is medium” With such output, the man-machine interface is further improved. [Step b5] Next, the user inputs the correction amount from the user input unit 32 according to his / her preference. For example, when the user is in that input situation, it is better to make it a little hotter for his or her skin sensation, and if that is desirable, a quantitative expression such as "temperature is 5, air volume is 8", Input the instruction by correction using the fuzzy number such as "the temperature is large and the air volume is large". It may be input using a remote control, a touch panel, a keyboard, or voice recognition. If the user does not change the displayed inference result, the correction amount is 0. "Step b6" The error calculation unit 7 checks whether the correction amount y ', which is the output from the user input unit 32, is zero. In the membership function adjusting unit 6, if the correction amount y ′ is 0,
We think that the fuzzy inference rule that led to the inference result represents the user's preference or that the control engineer's method is better, so proceed to step b2 without tuning the inference rule and proceed to the next different situation. Wait for sensor input at. If the correction amount calculated by the error calculating unit 7 is not 0, the membership function adjusting unit 6 performs step b7.
Go ahead.

【0059】「ステップb7,b8」推論結果y*に修正量y'
を加えyrとする。このyrを出力データとし、入力データ
x1,x2とともに、1個の入出力データとし、降下法によ
るメンバーシップ関数のチューニングを行う。このチュ
ーニングの演算は第1の本発明の実施例のステップa4,a
5と同じである。メンバーシップ関数の更新が終ったら
ステップb2に戻り、次回のセンサー入力を待つ。
[0059] "step b7, b8" inference result y * to the correction amount y '
And add y r . This y r is the output data and the input data
With x 1 and x 2 as one input / output data, the membership function is tuned by the descent method. The calculation of this tuning is performed in steps a4 and a of the first embodiment of the present invention.
Same as 5. After updating the membership function, the process returns to step b2 and waits for the next sensor input.

【0060】このようにユーザーが空調装置を稼動して
いる時、いろいろな状況において、メーカーの制御技術
者の設定方法と感覚的に異なる時、チューニングを開始
し、パラメータ調整により、自分なりの好みに応じた設
定方法に以降は変更できるものである。パラメータ調整
をするかいなかはユーザーから入力する。
In this way, when the user is operating the air conditioner and when the setting method of the manufacturer's control engineer is different from the setting method in various situations, tuning is started and the parameters are adjusted to suit the user's preference. The setting method according to can be changed thereafter. The user inputs whether to adjust the parameters.

【0061】以上のように、本実施例によれば、ファジ
ィ推論の結果を推論結果表示部31によりユーザに表示
し、それに対するユーザの好みをユーザ入力部32から
入力させることにより、降下法を用いてファジィ推論の
メンバーシップ関数を変更する。これにより、機器を使
用すればするほど、ユーザの好みにあった制御のできる
空調装置が実現できる。
As described above, according to the present embodiment, the result of fuzzy inference is displayed to the user by the inference result display unit 31, and the user's preference for the result is input from the user input unit 32. Use to change the membership function of fuzzy reasoning. As a result, an air conditioner that can be controlled according to the user's preference can be realized as the device is used.

【0062】なお、本実施例では、自動チューニングを
行う部分の構成を第1の本発明の実施例と同様にした
が、この部分に第2の本発明の実施例の構成を用いても
よく、この場合は推論規則の後件部が実数値となり、チ
ューニングが高速になるなどの第2の本発明のメリット
も実現される。
In this embodiment, the structure of the portion for automatic tuning is the same as that of the first embodiment of the present invention, but the structure of the second embodiment of the present invention may be used for this portion. In this case, the consequent part of the inference rule becomes a real value, and the merits of the second aspect of the present invention such as high-speed tuning are also realized.

【0063】次に、第4の本発明の一実施例を説明す
る。
Next, an embodiment of the fourth invention will be described.

【0064】第3の本発明では、ユーザーが好みを指示
したとき、ユーザーの好みを自動的に学習し、逐次的に
ファジィ推論規則をチューニングし、ユーザーの好みや
感性に合った制御を実現している。この場合、メーカー
が出荷時に設定した制御技術者なみの推論規則に対し
て、ユーザーが異なった設定値であれば、その差の大小
にかかわらず、チューニングを開始する。従ってなんら
かの状態で、大きな差があったならば、それに合うよう
にチューニングを始める。この場合、差が大きいとユー
ザーは誤動作と勘違いすることもあり、本発明では、差
が所定の値より大きいときは、すぐにはメンバーシップ
関数のチューニングを開始しないとするものである。
In the third aspect of the present invention, when the user indicates the preference, the user's preference is automatically learned and the fuzzy inference rules are tuned sequentially to realize the control suitable for the user's preference and sensitivity. ing. In this case, if the user has different setting values with respect to the inference rules like the control engineer set by the manufacturer at the time of shipment, tuning is started regardless of the size of the difference. Therefore, if there is a big difference in any situation, start tuning to match it. In this case, if the difference is large, the user may mistakenly consider it as a malfunction, and in the present invention, if the difference is larger than a predetermined value, tuning of the membership function is not started immediately.

【0065】図8は、第4の本発明の装置の構成図を示
す。図8において、図6の構成と同様なものは同一番号
を付す。第3の本発明と異なる点について説明する。図
6の構成と異なるのは、誤差演算部7の出力を誤差レベ
ル判定部41にて誤差の大きさを判定し、所定の値より
大きいとき、その発生頻度をカウンター42にてカウン
トする。カウント数比較部43では、カウント数が一定
の回数以上になると、降下法演算部5を駆動し、メンバ
ーシップ関数調整部6のパラメータを修正する。 この
チューニング動作は第3の本発明と同様である。また誤
差レベル判定部51の出力で誤差が大きいときにはカウ
ンターをリセットし、修正を行わないようにしてもよ
い。
FIG. 8 shows a block diagram of an apparatus according to the fourth aspect of the present invention. 8, the same components as those in FIG. 6 are designated by the same reference numerals. Differences from the third invention will be described. The difference from the configuration of FIG. 6 is that the error level determination unit 41 determines the magnitude of the error from the output of the error calculation unit 7, and when it is larger than a predetermined value, the occurrence frequency is counted by the counter 42. When the count number reaches a certain number or more, the count number comparing unit 43 drives the descent method computing unit 5 and corrects the parameter of the membership function adjusting unit 6. This tuning operation is similar to that of the third aspect of the present invention. If the output of the error level determination unit 51 shows a large error, the counter may be reset and the correction may not be performed.

【0066】以上のように本発明によればユーザーの設
定値が大きくかけはなれたものであるとき、メンバーシ
ップ関数のパラメータを修正しないかまたはすぐに修正
しないで、何度も同様な指示がきたときに始めて修正す
るため、安全にユーザーの好みに応じた運転法を搭載し
た空調装置となる。
As described above, according to the present invention, when the set value of the user is largely deviated, the same instruction is repeatedly given without correcting the parameters of the membership function or immediately. Since this is the first time to make corrections, the air conditioner will be equipped with a safe driving method that suits the user's preference.

【0067】次に、第5の本発明の実施例を説明する。
図9は、第5の本発明のファジィ推論装置の構成図を示
すものである。図において、推論規則記憶部1はファジ
ィ推論の推論規則を記憶している記憶部、メンバーシプ
関数記憶部2はファジィ推論に用いる前件部のメンバー
シップ関数の形状データや後件部の関数式を記憶してい
る記憶部、ファジイ推論演算部3はファジィ推論の演算
を行う演算部、降下法演算部4は制御対象、5は制御技
術者から得られる入出力データと推論結果から降下法に
よる演算によりチューニングの方向を求める演算部、メ
ンバーシップ関数調整部6は降下法演算部5の演算結果
に基づきメンバーシップ関数を更新する調整部、誤差演
算部7はファジィ推論結果と入出力データから推論誤差
を計算する演算部である。以上は、図1の構成と同様な
ものである。図1の構成と異なるのは、推論規則記憶部
1とメンバーシップ関数記憶部2を検索し適応範囲の大
きい推論規則を得る推論規則検索部51と、推論規則検
索部51で得られた推論規則を表示する推論規則表示部
52を設けた点である。
Next, a fifth embodiment of the present invention will be described.
FIG. 9 is a block diagram of the fuzzy inference apparatus according to the fifth aspect of the present invention. In the figure, an inference rule storage unit 1 stores an inference rule of fuzzy inference, and a membership function storage unit 2 shows shape data of a membership function of an antecedent part used in fuzzy inference and a functional expression of a consequent part. , A fuzzy inference operation unit 3 is an operation unit that performs fuzzy inference operations, a descent method operation unit 4 is a control target, and 5 is an input / output data obtained from a control engineer and an inference result by the descent method. A calculation unit for calculating the tuning direction by calculation, a membership function adjustment unit 6 is an adjustment unit for updating the membership function based on the calculation result of the descent method calculation unit 5, and an error calculation unit 7 is inferred from fuzzy inference results and input / output data. This is a calculation unit that calculates an error. The above is the same as the configuration of FIG. The difference from the configuration of FIG. 1 is that the inference rule storage unit 1 and the membership function storage unit 2 are searched to obtain an inference rule with a large adaptation range, and an inference rule obtained by the inference rule search unit 51. The reason is that an inference rule display section 52 for displaying is provided.

【0068】以上のように構成された本実施例のファジ
ィ推論装置について、以下その動作を説明する。
The operation of the fuzzy inference apparatus of this embodiment constructed as above will be described below.

【0069】第1の本発明および第2の本発明では、制
御技術者なみのファジィ推論のメンバーシップ関数の構
築が自動的に行われ、第3および第4の本発明ではユー
ザーの好みにあったメンバーシップ関数にチューニング
できるものであった。しかし、制御技術者やユーザーか
ら得られる入出力データにノイズが非常に多く含まれて
いる場合にチューニングが予期しない方向へ進む場合が
ある。また、過剰なチューニングにより、与えた入出力
データに対しては推論誤差の小さい推論が行えるが、チ
ューニング時に与えていないデータに対しては極端に推
論誤差が大きくなることがある。このような状態を避け
るために、自動構築された推論規則やメンバーシップ関
数を設計者やユーザーが把握し、チェックする必要があ
る。
In the first and second aspects of the present invention, the construction of the fuzzy reasoning membership function similar to that of the control engineer is automatically performed. In the third and fourth aspects of the present invention, the membership function is set according to the user's preference. It could be tuned to the membership function. However, if the input / output data obtained from the control engineer or the user contains a lot of noise, the tuning may proceed in an unexpected direction. In addition, due to excessive tuning, inference with a small inference error can be performed on given input / output data, but the inference error may be extremely large for data not given at the time of tuning. In order to avoid such a situation, it is necessary for designers and users to understand and check the automatically constructed inference rules and membership functions.

【0070】本発明では、これらの問題を解決するた
め、推論規則表示部52により自動チューニングによっ
て得られた推論規則を表示する。さらに、推論規則検索
部51により、効率よく推論規則のチェックを行うた
め、適合範囲の広い推論規則から先に表示するようにす
る。
In the present invention, in order to solve these problems, the inference rule display section 52 displays the inference rules obtained by the automatic tuning. Further, the inference rule searching unit 51 displays the inference rules having a wide matching range first in order to efficiently check the inference rules.

【0071】自動チューニングの動作手順は、第1の本
発明の実施例の図2のフローチャートと同様である。異
なる部分は、チューニング終了後に推論規則の表示を行
うことである。推論規則検索部51はチューニング終了
後に、メンバーシップ関数記憶部2を検索し、次式の演
算を行う。
The operation procedure of the automatic tuning is the same as the flowchart of FIG. 2 of the first embodiment of the present invention. The difference is that the inference rules are displayed after the tuning is completed. After the tuning is completed, the inference rule search unit 51 searches the membership function storage unit 2 and calculates the following equation.

【0072】[0072]

【数8】 [Equation 8]

【0073】Siは推論規則Riの適合範囲の広さを示す。
このSiの大きい順に推論規則Riとそのメンバーシップ関
数の形状や後件部の関数式のパラメータを推論規則表示
部52に送る。
S i indicates the width of the applicable range of the inference rule R i .
The inference rule R i , the shape of the membership function thereof, and the parameters of the functional expression of the consequent part are sent to the inference rule display unit 52 in the order of increasing S i .

【0074】推論規則表示部52は、たとえばCRTと
か液晶ディスプレイで構成されており、推論規則検索部
51から送られた推論規則とそれに用いられているメン
バーシップ関数などの情報を表示する。
The inference rule display section 52 is composed of, for example, a CRT or a liquid crystal display, and displays information such as the inference rules sent from the inference rule retrieval section 51 and the membership function used therein.

【0075】以上のように、本実施例によれば、降下法
により得られたファジィ推論規則を適合範囲の広い順に
表示できる。したがって、自動チューニングによって得
られた推論規則をユーザが知ることができ、チューニン
グの進行状態や推論規則のチェックが可能となる。
As described above, according to this embodiment, the fuzzy inference rules obtained by the descent method can be displayed in the descending order of matching range. Therefore, the inference rule obtained by the automatic tuning can be known by the user, and the progress of tuning and the inference rule can be checked.

【0076】なお、本実施例では、第1の本発明で説明
したが、第2から第4までの本発明も同様に表示機能が
もたせれることはいうまでもない。
Although the first embodiment of the present invention has been described in this embodiment, it goes without saying that the second to fourth embodiments of the present invention can also have a display function.

【0077】また、環境条件は、室温、輻射量、気流、
湿度に限らず他の環境条件でもよい。
The environmental conditions are room temperature, radiation amount, air flow,
Not only humidity but other environmental conditions may be used.

【0078】また、空調条件は、燃焼量、送風量、風向
きに限らず他の空調条件であってもよい。
The air conditioning conditions are not limited to the combustion amount, the air flow amount, and the wind direction, and may be other air conditioning conditions.

【0079】[0079]

【発明の効果】以上のように、第1の本発明によれば、
制御技術者から得られる入出力データから、降下法によ
り最適な推論規則を獲得することが可能である。したが
って、制御技術者の知識やノウハウを容易に推論規則と
して空調装置に搭載することができる。
As described above, according to the first aspect of the present invention,
It is possible to obtain the optimal inference rule by the descent method from the input / output data obtained from the control engineer. Therefore, the knowledge and know-how of the control engineer can be easily installed in the air conditioner as an inference rule.

【0080】第2の本発明によれば、制御技術者から得
られる入出力データから、降下法により最適な推論規則
を獲得することが可能である。とくに、推論ルールの後
件部が実数値であるためチューニングパラメータの数が
少なく、第1の本発明に比べて、より高速な自動チュー
ニングおよび推論が可能である。
According to the second aspect of the present invention, the optimum inference rule can be obtained by the descent method from the input / output data obtained from the control engineer. In particular, since the consequent part of the inference rule is a real value, the number of tuning parameters is small, and higher-speed automatic tuning and inference are possible as compared with the first aspect of the present invention.

【0081】第3の本発明によれば、ファジィ推論の結
果を推論結果表示部によりユーザに表示し、それに対す
るユーザの好みをユーザ入力部から入力させることによ
り、降下法を用いてファジィ推論のメンバーシップ関数
を変更する。これにより、装置を使用すればするほど、
ユーザの好みにあった制御のできる空調装置が実現でき
る。
According to the third aspect of the present invention, the result of the fuzzy inference is displayed to the user by the inference result display unit, and the user's preference for the result is input from the user input unit. Change the membership function. With this, the more you use the device,
It is possible to realize an air conditioner that can be controlled according to the taste of the user.

【0082】第4の本発明によれば、ユーザーの設定値
が大きくかけはなれたものであるとき、メンバーシップ
関数のパラメータを修正しないか、またはすぐに修正し
ないで、何度も同様な指示がきたときに始めて修正する
ため、安全にユーザーの好みに応じた運転法を搭載した
空調装置が実現できる。
According to the fourth aspect of the present invention, when the set value of the user is largely deviated, the same instruction is given many times without correcting the parameters of the membership function or immediately. Since it is corrected for the first time when it comes, it is possible to safely realize an air conditioner equipped with an operation method according to the user's preference.

【0083】第5の本発明によれば、降下法により得ら
れたファジィ推論規則を適合範囲の広い順に表示するこ
とで、自動チューニングによって得られた推論規則をユ
ーザが知ることができ、チューニングの進行状態や推論
規則のチェックが可能となる。
According to the fifth aspect of the present invention, by displaying the fuzzy inference rules obtained by the descent method in the order of widening the matching range, the user can know the inference rules obtained by the automatic tuning, and the tuning The progress status and inference rules can be checked.

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

【図1】本発明における第1の本発明の装置の動作を示
す構成図である。
FIG. 1 is a configuration diagram showing an operation of a first device of the present invention according to the present invention.

【図2】本発明における第1の本発明の装置の動作を示
すフローチャートである。
FIG. 2 is a flow chart showing the operation of the first inventive device of the present invention.

【図3】メンバーシップ関数の構成図である。FIG. 3 is a configuration diagram of a membership function.

【図4】降下法の動作説明図である。FIG. 4 is an operation explanatory diagram of a descent method.

【図5】本発明における第2の本発明の装置の動作を示
す構成図である。
FIG. 5 is a block diagram showing the operation of the second inventive device of the present invention.

【図6】本発明における第3の本発明の装置の動作を示
す構成図である。
FIG. 6 is a block diagram showing the operation of the third inventive apparatus of the present invention.

【図7】本発明における第3の本発明の装置の動作を示
すフローチャートである。
FIG. 7 is a flowchart showing the operation of the device of the third aspect of the present invention.

【図8】本発明における第4の本発明の装置の動作を示
す構成図である。
FIG. 8 is a block diagram showing an operation of the apparatus of the fourth present invention in the present invention.

【図9】本発明における第5の本発明の装置の動作を示
す構成図である。
FIG. 9 is a configuration diagram showing an operation of the device of the fifth invention of the present invention.

【図10】従来のファジィ推論装置の構成図である。FIG. 10 is a block diagram of a conventional fuzzy inference apparatus.

【図11】メンバーシップ関数の構成図である。FIG. 11 is a configuration diagram of a membership function.

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

1、21 推論規則記憶部 2、22 メンバーシップ関数記憶部 3 ファジィ推論演算部 4 制御対象 5、23 降下法演算部 6、24 メンバーシップ関数調整部 7 誤差演算部 31 推論結果表示部 32 ユーザ入力部 41 誤差レベル判定部 42 カウンタ 43 カウント数比較部 51 推論規則検索部 52 推論規則表示部 1, 21 Inference rule storage unit 2, 22 Membership function storage unit 3 Fuzzy inference operation unit 4 Control target 5, 23 Descent method operation unit 6, 24 Membership function adjustment unit 7 Error operation unit 31 Inference result display unit 32 User input Part 41 Error level determination part 42 Counter 43 Count number comparison part 51 Inference rule search part 52 Inference rule display part

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 室温、輻射量、気流、湿度等の環境条件
の全て、またはいずれかを入力として、ファジィ推論を
行い、燃焼量、送風量、風向き等の空調条件を出力とす
るファジィ推論演算部と、 前記ファジィ推論に用いる推論規則を記憶している推論
規則記憶部と、 前記推論規則に用いる前件部のメンバーシップ関数の形
状データと後件部の関数を記憶しているメンバーシップ
関数記憶部と、 実験により得られた前記入出力データと前記ファジィ推
論演算部から得られる推論結果から降下法による演算を
行う降下法演算部と、 前記降下法演算部の出力により前記前件部のメンバーシ
ップ関数と後件部の関数の少なくとも一方を変化させる
メンバーシップ関数調整部と、 前記入出力データと前記ファジィ推論演算部から得られ
る推論結果から推論誤差を計算し推論誤差が所定の値よ
り小さいときに前記降下法演算部と前記メンバーシップ
関数調整部の動作を停止させる誤差演算部と、を備えた
ことを特徴とする空調装置。
1. A fuzzy inference operation which inputs fuzzy inference by inputting all or any of environmental conditions such as room temperature, radiation amount, air flow, humidity, etc., and outputs air conditioning conditions such as combustion amount, air flow amount, wind direction, etc. Section, an inference rule storage section that stores inference rules used for the fuzzy inference, and a membership function that stores shape data of the membership function of the antecedent section and functions of the antecedent section that are used for the inference rule. A storage unit, a descent method computation unit that performs computation by a descent method from the input / output data obtained by an experiment and the inference result obtained from the fuzzy inference computation unit, and the output of the descent method computation unit is used to output the antecedent unit. From a membership function adjustment unit that changes at least one of a membership function and a consequent part function, from the input / output data and the inference result obtained from the fuzzy inference operation unit. Air conditioning system inference error by calculating the logical error is characterized in that and a error calculation unit for stopping the operation of the said descent calculation unit membership function adjusting portion when less than a predetermined value.
【請求項2】 室温、輻射量、気流、湿度等の環境条件
の全て、またはいずれかを入力として、ファジィ推論を
行い、燃焼量、送風量、風向き等の空調条件を出力とす
るファジィ推論演算部と、 前記ファジィ推論に用いる推論規則を記憶している推論
規則記憶部と、 前記推論規則に用いる前件部のメンバーシップ関数の形
状を表すパラメータを記憶している前件部パラメータ記
憶部と、 前記推論規則に用いる後件部の実数値を記憶している後
件部実数値記憶部と、 実験により得られた前記入出力データと前記ファジィ推
論演算部から得られる推論結果から前記前件部のメンバ
ーシップ関数の形状を表すパラメータに対する降下法演
算を行う前件部降下法演算部と、 前記前件部降下法演算部の出力により前記前件部パラメ
ータ記憶部に格納されているメンバーシップ関数の形状
を表すパラメータを変化させる前件部パラメータ調整部
と、 あらかじめ与えられた入出力データと前記ファジィ推論
演算部から得られる推論結果から後件部の実数値に対す
る降下法演算を行う後件部降下法演算部と、 前記後件部降下法演算部の出力により前記後件部実数値
記憶部に格納されている後件部の実数値を変化させる後
件部実数値調整部と、 前記入出力データと前記ファジィ推論演算部から得られ
る推論結果から推論誤差を計算し推論誤差が所定の値よ
り小さいときに前記前件部降下法演算部及び前記前件部
パラメータ調整部と前記後件部降下法演算部及び前記後
件部実数値調整部の動作を停止させる誤差演算部と、を
備えたことを特徴とする空調装置。
2. A fuzzy inference operation in which fuzzy inference is performed by inputting all or any one of environmental conditions such as room temperature, radiation amount, air flow, and humidity, and air conditioning conditions such as combustion amount, blast amount, wind direction, etc. are output. Section, an inference rule storage section that stores inference rules used for the fuzzy inference, and an antecedent section parameter storage section that stores parameters representing the shape of the membership function of the antecedent section used for the inference rules. , The consequent part real value storage unit that stores the real value of the consequent part used for the inference rule, and the antecedent result from the input / output data obtained by the experiment and the inference result obtained from the fuzzy inference operation unit. The antecedent part descent method computing part that performs a descent method calculation on the parameter representing the shape of the membership function of the part, and the antecedent part descent method computing part stores it in the antecedent part parameter storage part The antecedent parameter adjustment unit that changes the parameter that represents the shape of the membership function, and the descent method for the real value of the consequent unit from the input / output data given in advance and the inference result obtained from the fuzzy inference operation unit. And the consequent part real-value adjustment for changing the real value of the consequent part stored in the consequent part real-value storage unit by the output of the consequent part descent method calculator An inference error from the input / output data and the inference result obtained from the fuzzy inference operation unit, and when the inference error is smaller than a predetermined value, the antecedent part descent method operation unit and the antecedent part parameter adjustment unit An air conditioner comprising: a consequent part descent method calculation part and an error calculation part for stopping the operations of the consequent part real value adjustment part.
【請求項3】室温、輻射量、気流、湿度等の環境条件の
全て、またはいずれかを入力として、ファジィ推論を行
い、燃焼量、送風量、風向き等の空調条件を出力とする
ファジィ推論演算部と、 前記ファジィ推論に用いる推論規則を記憶している推論
規則記憶部と、 前記推論規則に用いる前件部のメンバーシップ関数の形
状データと後件部の関数を記憶しているメンバーシップ
関数記憶部と、 前記ファジィ推論演算部の出力に対する人間の好みを入
力するためのユーザ入力部と、 前記ユーザ入力部に入力があったとき前記ファジィ推論
演算部から得られる推論結果と前記ユーザ入力部の出力
から降下法による演算を行う降下法演算部と、 前記降下法演算部の出力により前記メンバーシップ関数
記憶部に格納されている前件部のメンバーシップ関数と
後件部の関数のどちらか一方を変化させるメンバーシッ
プ関数調整部と、 前記入出力データと前記ファジィ推論演算部から得られ
る推論結果から推論誤差を計算し推論誤差が所定の値よ
り小さいときに前記降下法演算部と前記メンバーシップ
関数調整部の動作を停止させる誤差演算部と、を備えた
ことを特徴とする空調装置。
3. A fuzzy inference operation in which fuzzy inference is performed by inputting all or any of environmental conditions such as room temperature, radiation amount, air flow, humidity, etc., and air conditioning conditions such as combustion amount, air flow amount, wind direction, etc. are output. Section, an inference rule storage section that stores inference rules used for the fuzzy inference, and a membership function that stores shape data of the membership function of the antecedent section and functions of the antecedent section that are used for the inference rule. A storage unit; a user input unit for inputting a human preference for the output of the fuzzy inference operation unit; an inference result obtained from the fuzzy inference operation unit when the user input unit receives an input; and the user input unit Of the antecedent part stored in the membership function storage part by the output of the descent method calculation part. A membership function adjustment unit that changes either one of the function and the consequent function, and an inference error is calculated from the input / output data and the inference result obtained from the fuzzy inference operation unit, and the inference error is smaller than a predetermined value. An air conditioner comprising: a descent method calculation unit and an error calculation unit that stops the operation of the membership function adjustment unit.
【請求項4】 誤差演算部は、前記ファジィ推論演算部
から得られる推論結果から推論誤差を計算し、推論誤差
が所定の値より大きいとき、その発生回数をカウント
し、カウント数が所定の数より大きくなったときのみ、
推論誤差が所定の値より、小さくなるまで前記降下法演
算部と前記メンバーシップ関数調整部を動作させること
を特徴とする請求項3記載の空調装置。
4. The error calculator calculates an inference error from an inference result obtained from the fuzzy inference calculator, and when the inference error is larger than a predetermined value, the number of occurrences thereof is counted, and the count number is a predetermined number. Only when it gets bigger,
The air conditioner according to claim 3, wherein the descent method calculation unit and the membership function adjustment unit are operated until the inference error becomes smaller than a predetermined value.
【請求項5】 室温、輻射量、気流、湿度等の環境条件
の全て、またはいずれかを入力として、ファジィ推論を
行い、燃焼量、送風量、風向き等の空調条件を出力とす
るファジィ推論演算部と、 前記ファジィ推論に用いる推論規則を記憶している推論
規則記憶部と、 前記推論規則に用いる前件部のメンバーシップ関数の形
状データと後件部の関数を記憶しているメンバーシップ
関数記憶部と、 前記入出力データと前記ファジィ推論演算部から得られ
る推論結果から降下法による演算を行う降下法演算部
と、 前記降下法演算部の出力により前件部のメンバーシップ
関数と後件部の関数の少なくとも一方を変化させるメン
バーシップ関数調整部と、 前記入出力データと前記ファジィ推論演算部から得られ
る推論結果から推論誤差を計算し推論誤差が所定の値よ
り小さいときに前記降下法演算部と前記メンバーシップ
関数調整部の動作を停止させる誤差演算部と、 前記推論規則記憶部と前記メンバーシップ関数記憶部を
検索し、推論規則を表示する推論規則表示部と、 を備えたことを特徴とする空調装置。
5. A fuzzy inference operation that inputs fuzzy inference by inputting all or any of environmental conditions such as room temperature, radiation amount, air flow, humidity, etc., and outputs air conditioning conditions such as combustion amount, blast amount, wind direction, etc. Section, an inference rule storage section that stores inference rules used for the fuzzy inference, and a membership function that stores shape data of the membership function of the antecedent section and functions of the antecedent section that are used for the inference rule. A storage unit, a descent method calculation unit that performs a descent method from the inference results obtained from the input / output data and the fuzzy inference calculation unit, and a membership function and consequent of the antecedent unit based on the output of the descent method calculation unit. A membership function adjustment unit that changes at least one of the functions of the unit, and an inference error is calculated from the inference error obtained from the input / output data and the fuzzy inference operation unit. Is smaller than a predetermined value, an error operation unit that stops the operations of the descent method operation unit and the membership function adjustment unit, the inference rule storage unit and the membership function storage unit are searched, and the inference rule is displayed. And an inference rule display section for controlling the air conditioner.
JP3343520A 1991-12-25 1991-12-25 Air conditioning device Pending JPH05173604A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3343520A JPH05173604A (en) 1991-12-25 1991-12-25 Air conditioning device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3343520A JPH05173604A (en) 1991-12-25 1991-12-25 Air conditioning device

Publications (1)

Publication Number Publication Date
JPH05173604A true JPH05173604A (en) 1993-07-13

Family

ID=18362153

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3343520A Pending JPH05173604A (en) 1991-12-25 1991-12-25 Air conditioning device

Country Status (1)

Country Link
JP (1) JPH05173604A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013109711A (en) * 2011-11-24 2013-06-06 Yokogawa Electric Corp Plant model creation device and plant operation support system
JP2023510654A (en) * 2020-02-25 2023-03-14 三菱電機株式会社 Systems and methods for controlling the operation of HVAC (heating, ventilation, air conditioning) systems

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013109711A (en) * 2011-11-24 2013-06-06 Yokogawa Electric Corp Plant model creation device and plant operation support system
JP2023510654A (en) * 2020-02-25 2023-03-14 三菱電機株式会社 Systems and methods for controlling the operation of HVAC (heating, ventilation, air conditioning) systems

Similar Documents

Publication Publication Date Title
US10794609B2 (en) Methods and systems for personalized heating, ventilation, and air conditioning
US20180100662A1 (en) Method for Data-Driven Learning-based Control of HVAC Systems using High-Dimensional Sensory Observations
Er et al. Online tuning of fuzzy inference systems using dynamic fuzzy Q-learning
US5751916A (en) Building management system having set offset value learning and set bias value determining system for controlling thermal environment
US20200240670A1 (en) Drowsiness estimation device
JP2543242B2 (en) Fuzzy reasoning device
JPH05126380A (en) Air conditioning controller
JPH05173604A (en) Air conditioning device
JPH09196434A (en) Air-conditioning control device
JP3128156B2 (en) Air conditioner controller
JP2673394B2 (en) Air conditioner controller
US11280514B1 (en) System and method for thermal control based on invertible causation relationship
Javed et al. Personalized thermal comfort modeling based on Support Vector Classification
JP2948961B2 (en) Air conditioner
JP3154009B2 (en) Fuzzy air conditioning system for hotel guest rooms
JP2902472B2 (en) Air conditioning control device
JPH04116328A (en) Controlling device for air conditioner
JPH05223323A (en) Controller for air conditioner
WO2021192280A1 (en) Learning device and inference device for air-conditioning control
JPH08320147A (en) Control device for air conditioner
Li et al. Fuzzy based variable step approaching digital control for plants with time delay
JP2899484B2 (en) Pattern classification device, environment recognition device and air conditioner
JP2834166B2 (en) Learning control device
JPH08193739A (en) Integral environment conditioning apparatus
JPH03225144A (en) Indoor environment control device