Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP5455738B2 - Air conditioning control device and air conditioning control program - Google Patents
[go: Go Back, main page]

JP5455738B2 - Air conditioning control device and air conditioning control program - Google Patents

Air conditioning control device and air conditioning control program Download PDF

Info

Publication number
JP5455738B2
JP5455738B2 JP2010072667A JP2010072667A JP5455738B2 JP 5455738 B2 JP5455738 B2 JP 5455738B2 JP 2010072667 A JP2010072667 A JP 2010072667A JP 2010072667 A JP2010072667 A JP 2010072667A JP 5455738 B2 JP5455738 B2 JP 5455738B2
Authority
JP
Japan
Prior art keywords
state
actuator
control component
control
air conditioning
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2010072667A
Other languages
Japanese (ja)
Other versions
JP2011202927A (en
Inventor
猛 中山
隆一 三代川
倫義 久野
智也 白川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2010072667A priority Critical patent/JP5455738B2/en
Publication of JP2011202927A publication Critical patent/JP2011202927A/en
Application granted granted Critical
Publication of JP5455738B2 publication Critical patent/JP5455738B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Air Conditioning Control Device (AREA)

Description

本発明は、空調制御装置に関し、特に、派生機種開発を容易とし、現地調整での制御実行変更の対応を可能とした空調制御装置及び空調制御プログラムに関する。   The present invention relates to an air-conditioning control apparatus, and more particularly to an air-conditioning control apparatus and an air-conditioning control program that make it easy to develop a derivative model and can cope with a control execution change in local adjustment.

近年、マイクロコンピュータの高性能化とソフトウェア開発技術の発達とに伴い、高度で複雑な機能を空調装置に搭載することが可能となり、空調装置の制御プログラムは大規模化、複雑化している。   In recent years, with the improvement in performance of microcomputers and the development of software development technology, it has become possible to install sophisticated and complex functions in air conditioners, and control programs for air conditioners have become larger and more complicated.

一方で、空調装置製品の市場競争力を高めるためには、性能や快適性を向上させていくことが極めて重要である。このため、標準的な環境下における空調機能の制御を行うだけではなく、定格外の高温や多湿といった厳しい環境下においても安定した性能を発揮させることが求められている。   On the other hand, in order to increase the market competitiveness of air conditioner products, it is extremely important to improve performance and comfort. For this reason, it is required not only to control the air-conditioning function in a standard environment, but also to exhibit stable performance even in a severe environment such as high temperature and high humidity outside the rating.

こうした特殊環境に対応するためには、要求に応じたプログラムの変更を容易にし、制御機能の選択ができることが必要となっている。また一般的に、プログラムは変更を繰り返すにしたがって構造が複雑化し、新たな機能の追加や既存機能の仕様変更が次第に困難になる傾向がある。このため、派生機種開発を効率化するプログラムは、機能の追加や変更が容易であるとともに、機能の追加や変更を行ってもプログラムが複雑化して変更容易性が損なわれないことが必要である。   In order to cope with such a special environment, it is necessary to easily change the program according to the request and to select a control function. In general, the structure of a program becomes complex as it is repeatedly changed, and it tends to become increasingly difficult to add new functions or change specifications of existing functions. For this reason, a program that improves the efficiency of derivative model development must be easy to add or change functions, and even if functions are added or changed, the program must be complicated and not easily changed. .

プログラムの変更を容易化するための技術として、特許文献1には二つの記憶領域を用いる方法が開示されている。特許文献1に記載の発明は、二つのROMと一つのRAMとを用いて、一方のROMに標準的機能のプログラム群を、他方のROMに仕様変更したプログラム群とアドレステーブルに書き込むプログラムとをそれぞれ記録し、適用プログラムのアドレステーブルをRAMに作成することにより、仕様変更を容易に実施することを可能としている。また、特許文献2には、フラグを用いて変更に対応する方法が開示されている。特許文献2に記載の発明は、各種設備機器の制御形態に応じた制御機能モジュールを予め設定し、制御形態に応じて所定の制御機能モジュールを選択して制御動作を行う際に、制御機能モジュールの機能の有効又は無効を示すフラグを設定することで、機能を選択的に実施することを可能としている。   As a technique for facilitating program change, Patent Document 1 discloses a method using two storage areas. The invention described in Patent Document 1 uses two ROMs and one RAM, a program group having standard functions in one ROM, a program group whose specifications are changed in the other ROM, and a program to be written in the address table. Each change is recorded and the address table of the application program is created in the RAM, so that the specification can be easily changed. Further, Patent Document 2 discloses a method for responding to a change using a flag. In the invention described in Patent Document 2, when a control function module corresponding to the control mode of various equipment is set in advance and a predetermined control function module is selected according to the control mode and a control operation is performed, the control function module By setting a flag indicating whether the function is valid or invalid, the function can be selectively implemented.

特開平04−294183号公報JP 04-294183 A 特開平05−011815号公報JP 05-011815 A

しかしながら、上記特許文献1に記載の発明は、特殊な設置環境状態を検知した上で、その状況に対応するための制御機能追加を効率化するための具体的な方法や適切なプログラム構造については開示していない。このため、設置状況に応じた変更を実現できるプログラム構造を維持するという点では不十分である。   However, the invention described in Patent Document 1 detects a specific installation environment state, and for a specific method and an appropriate program structure for improving the efficiency of adding a control function to cope with the situation. Not disclosed. For this reason, it is insufficient in the point of maintaining the program structure which can implement | achieve the change according to an installation condition.

また、上記特許文献2に記載の発明は、制御機能モジュールのフラグの設定には外部からの入力手段が必要であり、空調制御プログラムのように外部からの入力手段を設けることができないものへの適用は困難である。   Further, the invention described in Patent Document 2 requires an external input means for setting the flag of the control function module, and cannot provide an external input means like an air conditioning control program. Application is difficult.

本発明は、上記に鑑みてなされたものであって、特殊な環境に対応させるための機能の追加や変更を動的に行えるとともに、制御プログラムの複雑化を回避した空調制御装置及び空調制御プログラムを得ることを目的とする。   The present invention has been made in view of the above, and an air conditioning control device and an air conditioning control program that can dynamically add or change functions for dealing with a special environment and avoid complicated control programs. The purpose is to obtain.

上述した課題を解決し、目的を達成するために、本発明は、複数のアクチュエータを備える空調装置を制御する空調制御装置であって、装置全体としての運転状態を検出する装置状態検出手段と、各アクチュエータの状態を検出するアクチュエータ状態検出手段と、空調装置の外部の環境状態を検出する環境状態検出手段と、運転状態、アクチュエータの状態及び環境状態の組み合わせとアクチュエータの動作を制御するプログラムとしての制御部品とが対応付けられた制御部品テーブルと、装置状態検出手段、アクチュエータ状態検出手段及び環境状態検出手段の検出結果に基づいて制御部品テーブルを参照して、複数のアクチュエータの各々の制御に用いる制御部品を決定する制御部品選択手段とを有することを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention is an air conditioning control device that controls an air conditioning device including a plurality of actuators, and a device state detection unit that detects an operation state of the entire device, Actuator state detection means for detecting the state of each actuator, environmental state detection means for detecting an environmental state outside the air conditioner, a program for controlling the operation state, the combination of the actuator state and the environmental state, and the operation of the actuator The control component table associated with the control component, and the control component table is referred to based on the detection results of the apparatus state detection unit, the actuator state detection unit, and the environmental state detection unit, and is used to control each of the plurality of actuators. And a control component selecting means for determining the control component.

本発明によれば、設計した制御部品構成テーブルの追加や変更を予め組み込んでおけるため、現地での調整試験や導入作業の段階で装置設置における特殊状況への対応が必要となったときに、工場に持ち帰ってテーブル修正を行う手間や、新たに機種を起こさなくても対応できるという効果を奏する。   According to the present invention, since the addition or change of the designed control part configuration table can be incorporated in advance, when it is necessary to cope with a special situation in equipment installation at the stage of on-site adjustment test or introduction work, It has the effect of being able to cope with the trouble of taking the table back to the factory and making a new model.

図1は、本発明の実施の形態にかかる空調制御装置を含む空調装置の構成を示す図である。FIG. 1 is a diagram showing a configuration of an air conditioning apparatus including an air conditioning control apparatus according to an embodiment of the present invention. 図2は、空調制御プログラムの空調制御処理の流れを示すフローチャートである。FIG. 2 is a flowchart showing the flow of the air conditioning control process of the air conditioning control program. 図3は、運転指令の構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of an operation command. 図4は、運転状態判定部の構成例を示す図である。FIG. 4 is a diagram illustrating a configuration example of the operation state determination unit. 図5は、運転状態判定部の判定処理の流れを示すフローチャートである。FIG. 5 is a flowchart showing a flow of determination processing of the driving state determination unit. 図6は、運転状態遷移判定部が備える状態遷移表の構成例を示す図である。FIG. 6 is a diagram illustrating a configuration example of a state transition table included in the driving state transition determination unit. 図7は、アクチュエータ状態判定部の構成例を示す図である。FIG. 7 is a diagram illustrating a configuration example of the actuator state determination unit. 図8は、アクチュエータ状態判定部の判定処理の流れを示すフローチャートである。FIG. 8 is a flowchart showing a flow of determination processing of the actuator state determination unit. 図9は、アクチュエータ状態遷移判定部が備える状態遷移表の構成例を示す図である。FIG. 9 is a diagram illustrating a configuration example of a state transition table provided in the actuator state transition determination unit. 図10は、オプション状態判定表の構成例を示す図である。FIG. 10 is a diagram illustrating a configuration example of the option state determination table. 図11は、制御部品選択・実行部の選択及び実行処理の流れを示すフローチャートである。FIG. 11 is a flowchart showing the flow of selection and execution processing of the control component selection / execution unit. 図12は、制御部品構成テーブルの構成例を示す図である。FIG. 12 is a diagram illustrating a configuration example of a control component configuration table. 図13は、一例としての、圧縮機用のアクチュエータ制御部品アドレステーブルを示す図である。FIG. 13 is a diagram illustrating an actuator control component address table for a compressor as an example.

以下に、本発明にかかる空調制御装置及び空調制御プログラムの実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。   Embodiments of an air conditioning control device and an air conditioning control program according to the present invention will be described below in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

実施の形態.
図1は、本発明の実施の形態にかかる空調制御装置を含む空調装置の構成を示す図である。空調装置1は、運転指令部10、空調制御装置20、圧縮機30、膨張弁40、ファン50、四方弁60、及びオプション状態検出部70を備える。
Embodiment.
FIG. 1 is a diagram showing a configuration of an air conditioning apparatus including an air conditioning control apparatus according to an embodiment of the present invention. The air conditioner 1 includes an operation command unit 10, an air conditioning control device 20, a compressor 30, an expansion valve 40, a fan 50, a four-way valve 60, and an option state detection unit 70.

運転指令部10は、空調装置利用者の操作に基づいて、要求運転モードや設定温度などの運転指令を空調制御装置20へ出力する。運転指令部10は、制御盤11及びリモコン12を備える。空調装置利用者は、空調装置1に備えられた制御盤11又はリモコン12を介して要求運転モードや設定温度の変更などの操作を行う。   The operation command unit 10 outputs an operation command such as a requested operation mode and a set temperature to the air conditioning control device 20 based on the operation of the air conditioner user. The operation command unit 10 includes a control panel 11 and a remote controller 12. The user of the air conditioner performs operations such as changing the required operation mode and set temperature via the control panel 11 or the remote controller 12 provided in the air conditioner 1.

空調制御装置20は、運転指令部10からの運転指令に基づいて、空調装置1のアクチュエータ(圧縮機30、膨脹弁40、ファン50、四方弁60)の動作を制御し、要求された運転モード及び設定された温度を実現する。空調制御装置20は、制御部品構成テーブル21及び空調制御プログラム200を備える。空調制御プログラム200は、空調制御装置20を制御するコンピュータによって実行される。   The air conditioning control device 20 controls the operation of the actuators (compressor 30, expansion valve 40, fan 50, four-way valve 60) of the air conditioning device 1 based on the operation command from the operation command unit 10, and the requested operation mode. And achieve the set temperature. The air conditioning control device 20 includes a control component configuration table 21 and an air conditioning control program 200. The air conditioning control program 200 is executed by a computer that controls the air conditioning control device 20.

オプション状態検出部70は、空調装置1の設置環境の情報を検出する機能部である。ここでは、温度センサ71や湿度センサ72によって装置が設置された雰囲気の温度及び湿度を測定する。なお、オプション状態検出部70が検出する設置環境は、温度や湿度に限定されるわけではなく、光センサなどを備えていても良い。   The option state detection unit 70 is a functional unit that detects information on the installation environment of the air conditioner 1. Here, the temperature and humidity of the atmosphere in which the apparatus is installed are measured by the temperature sensor 71 and the humidity sensor 72. The installation environment detected by the option state detection unit 70 is not limited to temperature and humidity, and may include an optical sensor.

制御部品構成テーブル21は、空調装置1において随意的に適用可能な制御プログラムの構成要素(以下、「制御部品」とも言う。)のIDの一覧を表し、物理的には電子データファイルとして不揮発メモリやハードディスクのような記録媒体に保存される。部品構成者は、制御部品構成情報作成部2を使用して制御部品構成テーブル21を作成可能である。制御部品構成情報作成部2は、制御部品構成テーブル21の内容を作成し編集するためのプログラム及び装置であって、制御部品構成テーブル21を電子データファイルの形態で出力可能であればよく、例えば、コンピュータ上で動作するテキストエディタのようなものであってもよい。制御部品構成情報作成部2を備えることにより、仕様の変更などに容易に対応することが可能となる。空調制御プログラム200は、空調制御装置20が備えるメモリに格納されたプログラムであり、運転指令部10からの運転指令に基づいてアクチュエータの動作を制御し、空調装置1が指令された運転モード及び設定温度で動作することを可能とする。   The control component configuration table 21 represents a list of IDs of control program components (hereinafter also referred to as “control components”) that can be optionally applied in the air conditioner 1, and is physically a nonvolatile memory as an electronic data file. Or stored on a recording medium such as a hard disk. The component component can create the control component configuration table 21 using the control component configuration information creation unit 2. The control component configuration information creation unit 2 is a program and device for creating and editing the contents of the control component configuration table 21 as long as it can output the control component configuration table 21 in the form of an electronic data file. It may be something like a text editor that runs on a computer. By providing the control component configuration information creation unit 2, it is possible to easily cope with a change in specifications. The air-conditioning control program 200 is a program stored in a memory included in the air-conditioning control device 20, and controls the operation of the actuator based on the operation command from the operation command unit 10, and the operation mode and setting commanded by the air-conditioning device 1. Allows operation at temperature.

空調制御プログラム200は、装置全体としての運転状態を検出する運転状態判定部210、各アクチュエータの運転状態を検出するアクチュエータ状態判定部220、オプション状態判定部230、制御部品選択・実行部240、アクチュエータ制御部品群(圧縮弁制御部品群250、膨脹弁制御部品群260、ファン制御部品群270、四方弁制御部品群280)を備える。アクチュエータ制御部品群は、圧縮機30、膨脹弁40、ファン50、四方弁60といった個々のアクチュエータをそれらの状態に応じて制御する制御部品の集まりである。   The air conditioning control program 200 includes an operation state determination unit 210 that detects the operation state of the entire apparatus, an actuator state determination unit 220 that detects the operation state of each actuator, an option state determination unit 230, a control component selection / execution unit 240, and an actuator. A control component group (compression valve control component group 250, expansion valve control component group 260, fan control component group 270, four-way valve control component group 280) is provided. The actuator control component group is a group of control components that control individual actuators such as the compressor 30, the expansion valve 40, the fan 50, and the four-way valve 60 according to their states.

圧縮機30は、圧縮機制御部品群250に含まれる制御部品が実行されることによる制御に基づいて動作することによって冷媒の圧縮の度合いを調節する。膨脹弁40は、膨脹弁制御部品群260からの制御に基づいて弁の開度を変化させることによって配管を流れる冷媒の量を調節する。ファン50は、ファン制御部品群270に含まれる制御部品が実行されることによる制御に基づいて、熱交換器に設置されたファンの回転を制御することによって冷媒の温度を調節する。四方弁60は、四方弁制御部品群280に含まれる制御部品が実行されることによる制御に基づいて冷媒の流れる方向を切り替える。   The compressor 30 adjusts the degree of compression of the refrigerant by operating based on control by executing control components included in the compressor control component group 250. The expansion valve 40 adjusts the amount of refrigerant flowing through the piping by changing the opening of the valve based on the control from the expansion valve control component group 260. The fan 50 adjusts the temperature of the refrigerant by controlling the rotation of the fan installed in the heat exchanger based on the control by executing the control components included in the fan control component group 270. The four-way valve 60 switches the direction in which the refrigerant flows based on control by executing control components included in the four-way valve control component group 280.

次に、空調装置1における空調制御プログラム200の空調制御処理について説明する。図2は、空調制御プログラム200の空調制御処理の流れを示すフローチャートである。まず、空調制御プログラム200では、運転状態判定部210が、運転指令部10から発せられた運転指令を取得する(ステップS1)。図3は、運転指令の構成例を示す図である。運転指令は、運転モード及び設定温度を示す値を含むデータである。ここでは一例として、運転モードが「通常冷房」であり、設定温度が「25℃」である運転指令を図示している。本実施の形態では、運転指令のうち、運転モードに対する制御処理について説明する。   Next, the air conditioning control process of the air conditioning control program 200 in the air conditioner 1 will be described. FIG. 2 is a flowchart showing the flow of the air conditioning control process of the air conditioning control program 200. First, in the air conditioning control program 200, the operation state determination unit 210 acquires an operation command issued from the operation command unit 10 (step S1). FIG. 3 is a diagram illustrating a configuration example of an operation command. The operation command is data including values indicating the operation mode and the set temperature. Here, as an example, an operation command in which the operation mode is “normal cooling” and the set temperature is “25 ° C.” is illustrated. In the present embodiment, control processing for the operation mode among the operation commands will be described.

運転状態判定部210は、受信した運転指令に基づいて、運転状態を判定する(ステップS2)。ここで、運転状態判定部210の判定処理について詳細に説明する。図4は、運転状態判定部210の構成例を示す図である。運転状態判定部210は、運転状態イベント検出部211、運転状態遷移判定部212、及び運転状態遷移実行部213を備える。運転状態イベント検出部211は、運転指令部10からの運転指令をイベントとして検出する。運転状態遷移判定部212は、運転状態の状態遷移を判定する。運転状態遷移実行部213は、状態遷移の判定結果に基づいて運転状態の遷移処理を行う。   The driving state determination unit 210 determines the driving state based on the received driving command (step S2). Here, the determination process of the driving state determination unit 210 will be described in detail. FIG. 4 is a diagram illustrating a configuration example of the driving state determination unit 210. The driving state determination unit 210 includes a driving state event detection unit 211, a driving state transition determination unit 212, and a driving state transition execution unit 213. The driving state event detection unit 211 detects a driving command from the driving command unit 10 as an event. The driving state transition determination unit 212 determines the state transition of the driving state. The driving state transition execution unit 213 performs a driving state transition process based on the determination result of the state transition.

図5は、運転状態判定部210の判定処理の流れを示すフローチャートである。まず、運転状態イベント検出部211が、運転指令部10からの運転指令をイベントとして検出する(ステップS11)。例えば、運転指令の運転モードが「通常冷房」であった場合、イベントとして「通常冷房要求」を検出する。運転状態イベント検出部211は、検出したイベントを運転状態遷移判定部212へ出力する。次に、運転状態遷移判定部212は、状態遷移表を参照し、入力されたイベントに基づいて状態遷移の判定を行う(ステップS12)。図6は、運転状態遷移判定部212が備える状態遷移表の構成例を示す図である。状態遷移表は、現在の運転状態に対して、イベントが発生した場合の運転状態の遷移動作を示す。「→<運転状態名>」は、<運転状態名>で表される運転状態に遷移することを示す。例えば、運転状態が「停止中」のときにイベントとして「通常冷房要求」が入力された場合、運転状態は「停止中」から「通常冷房運転中」に遷移することを表す。   FIG. 5 is a flowchart showing a flow of determination processing of the driving state determination unit 210. First, the driving state event detection unit 211 detects a driving command from the driving command unit 10 as an event (step S11). For example, when the operation mode of the operation command is “normal cooling”, “normal cooling request” is detected as an event. The driving state event detection unit 211 outputs the detected event to the driving state transition determination unit 212. Next, the driving state transition determination unit 212 refers to the state transition table and determines the state transition based on the input event (step S12). FIG. 6 is a diagram illustrating a configuration example of a state transition table included in the driving state transition determination unit 212. The state transition table shows a transition operation of the operation state when an event occurs with respect to the current operation state. “→ <Operating state name>” indicates a transition to the operating state represented by <Operating state name>. For example, when “normal cooling request” is input as an event when the operation state is “stopping”, the operation state transitions from “stopping” to “normal cooling operation”.

判定の結果、状態遷移があった場合は(ステップS12/Yes)、運転状態遷移実行部213が運転状態遷移を実行する(ステップS13)。具体的には、図6の状態遷移表において、「−」以外の「→<運転状態名>」で記載されている項目に該当する場合であり、「→<運転状態名>」で記載されている運転状態に遷移する。この場合、運転状態遷移実行部213は、運転状態の遷移処理として、遷移先の運転状態を現在の運転状態として格納し保存する。一方、判定の結果、状態遷移が無かった場合は(ステップS12/No)、ステップS13の処理をスキップして判定処理を終了する。具体的には、図6の状態遷移表において「−」で記載されている項目が該当する。この場合には、運転状態遷移実行部213は、運転状態遷移判定部212に運転状態イベント検出部211から入力されたイベントに対しての状態遷移の処理を行わない。   As a result of the determination, when there is a state transition (step S12 / Yes), the operation state transition execution unit 213 executes the operation state transition (step S13). Specifically, in the state transition table of FIG. 6, it corresponds to an item described by “→ <operation state name>” other than “−”, and is described by “→ <operation state name>”. Transition to the operating state. In this case, the operation state transition execution unit 213 stores and saves the operation state of the transition destination as the current operation state as the operation state transition process. On the other hand, if there is no state transition as a result of the determination (step S12 / No), the process of step S13 is skipped and the determination process is terminated. Specifically, the item indicated by “-” in the state transition table of FIG. In this case, the driving state transition execution unit 213 does not perform the state transition process for the event input from the driving state event detection unit 211 to the driving state transition determination unit 212.

運転状態遷移実行部213は、遷移後の運転状態を、アクチュエータ状態判定部220及び運転状態遷移判定部212へ出力する。なお、運転状態に状態遷移が無かった場合は、運転状態遷移実行部213は、停止制御完了又は起動制御完了といったアクチュエータ制御処理の完了をアクチュエータ状態判定部220へ出力する。   The operation state transition execution unit 213 outputs the operation state after the transition to the actuator state determination unit 220 and the operation state transition determination unit 212. When there is no state transition in the operation state, the operation state transition execution unit 213 outputs to the actuator state determination unit 220 completion of actuator control processing such as completion of stop control or completion of start control.

運転状態判定部210による上記の判定処理(ステップS2(ステップS11〜S13))の後、アクチュエータ状態判定部220が、運転状態判定部210から入力された運転状態に基づいて、アクチュエータごとにアクチュエータ状態を判定する(ステップS3)。   After the above-described determination processing (step S2 (steps S11 to S13)) by the driving state determination unit 210, the actuator state determination unit 220 determines the actuator state for each actuator based on the driving state input from the driving state determination unit 210. Is determined (step S3).

アクチュエータ状態判定部220の判定処理について詳細に説明する。図7は、アクチュエータ状態判定部220の構成例を示す図である。アクチュエータ状態判定部220は、アクチュエータ状態イベント検出部221、アクチュエータ状態遷移判定部222、及びアクチュエータ状態遷移実行部223を備える。アクチュエータ状態イベント判定部221は、運転状態判定部210からの運転状態の変化又はアクチュエータ制御処理の完了をイベントとして検出する。アクチュエータ状態遷移判定部222は、アクチュエータ状態の状態遷移を判定する。アクチュエータ状態遷移実行部223は、状態遷移の判定結果に基づいてアクチュエータ状態の遷移処理を行う。   The determination process of the actuator state determination unit 220 will be described in detail. FIG. 7 is a diagram illustrating a configuration example of the actuator state determination unit 220. The actuator state determination unit 220 includes an actuator state event detection unit 221, an actuator state transition determination unit 222, and an actuator state transition execution unit 223. The actuator state event determination unit 221 detects a change in the operation state from the operation state determination unit 210 or the completion of the actuator control process as an event. The actuator state transition determination unit 222 determines the state transition of the actuator state. The actuator state transition execution unit 223 performs actuator state transition processing based on the state transition determination result.

図8は、アクチュエータ状態判定部220の判定処理の流れを示すフローチャートである。アクチュエータ状態判定部220では、各アクチュエータについて判定を行うため(ステップS21)、アクチュエータ状態イベント検出部221が圧縮機30を選択した場合を例として説明する。アクチュエータを選択した後、アクチュエータ状態イベント検出部221が、運転状態判定部210から入力された運転状態に基づいて、運転状態の変化、又はアクチュエータ(圧縮機30)の制御処理の完了をイベントとして検出する(ステップS22)。例えば、運転状態判定部210から入力された運転状態が「通常冷房運転中」であって前回入力時の運転状態が「停止中」であった場合、イベントとして「運転状態が停止中から通常冷房運転中、通常暖房運転中、冷房定格運転中、暖房定格運転中のいずれかへ変化」を検出する。アクチュエータ状態イベント検出部221は、検出したイベントをアクチュエータ状態遷移判定部222へ出力する。   FIG. 8 is a flowchart showing a flow of determination processing of the actuator state determination unit 220. The actuator state determination unit 220 will be described with reference to an example in which the actuator state event detection unit 221 selects the compressor 30 in order to perform determination for each actuator (step S21). After selecting the actuator, the actuator state event detection unit 221 detects, as an event, a change in the operation state or the completion of the control process of the actuator (compressor 30) based on the operation state input from the operation state determination unit 210. (Step S22). For example, if the operation state input from the operation state determination unit 210 is “normal cooling operation” and the operation state at the previous input is “stopped”, an event “operation state is stopped to normal cooling” "During operation, change to normal heating operation, cooling rated operation, or heating rated operation" is detected. The actuator state event detection unit 221 outputs the detected event to the actuator state transition determination unit 222.

次に、アクチュエータ状態遷移判定部222が、状態遷移表を参照し、入力されたイベントに基づいて状態遷移の判定を行う(ステップS23)。図9は、アクチュエータ状態遷移判定部222が備える状態遷移表の構成例を示す図である。状態遷移表は、現在のアクチュエータ状態に対して、イベントが発生した場合のアクチュエータ状態の遷移動作を示す。「→<アクチュエータ状態名>」は、<アクチュエータ状態名>で表されるアクチュエータ状態に遷移することを示す。例えば、アクチュエータ状態が「停止状態」のときにイベントとして「運転状態が停止中から通常冷房運転中、通常暖房運転中、冷房定格運転中、暖房定格運転中のいずれかへ変化」が入力された場合、アクチュエータ状態は「停止状態」から「起動制御中」に遷移することを表す。   Next, the actuator state transition determination unit 222 refers to the state transition table and determines the state transition based on the input event (step S23). FIG. 9 is a diagram illustrating a configuration example of a state transition table provided in the actuator state transition determination unit 222. The state transition table shows the transition operation of the actuator state when an event occurs with respect to the current actuator state. “→ <actuator state name>” indicates transition to an actuator state represented by <actuator state name>. For example, when the actuator state is "stopped", the event "change from operating state stopped to normal cooling operation, normal heating operation, cooling rated operation, or heating rated operation" was input In this case, the actuator state represents a transition from the “stop state” to “during start control”.

判定の結果、状態遷移があった場合は(ステップS23/Yes)、アクチュエータ状態遷移実行部223はアクチュエータ状態遷移を実行する(ステップS24)。具体的には、図9の状態遷移表において、「−」以外の「→<アクチュエータ状態名>」で記載されている項目に該当する場合であり、「→<アクチュエータ状態名>」で記載されているアクチュエータ状態に遷移する。この場合、アクチュエータ状態遷移実行部223は、アクチュエータ状態として格納し保存する。判定の結果、状態遷移が無かった場合は(ステップS23/No)、ステップS24の処理をスキップする。具体的には、図9の状態遷移表において「−」で記載されている項目が該当する。この場合は、入力されたイベントに対して状態遷移の処理を行わない。   As a result of the determination, when there is a state transition (step S23 / Yes), the actuator state transition execution unit 223 executes the actuator state transition (step S24). Specifically, in the state transition table of FIG. 9, it corresponds to an item described by “→ <actuator state name>” other than “−”, and is described by “→ <actuator state name>”. Transition to the current actuator state. In this case, the actuator state transition execution unit 223 stores and saves the actuator state. If there is no state transition as a result of the determination (step S23 / No), the process of step S24 is skipped. Specifically, the item described with “-” in the state transition table of FIG. In this case, state transition processing is not performed for the input event.

アクチュエータ状態遷移実行部223は、遷移後のアクチュエータ状態を、制御部品選択・実行部240及びアクチュエータ状態遷移判定部222へ出力する。この段階で、一つのアクチュエータ(圧縮機30)についての判定処理が終了したのでステップS21へ戻り(ステップS25)、別のアクチュエータについて状態遷移を判定する。以降、四つのアクチュエータの状態遷移を判定するまで上記ステップS22〜S24の処理を繰り返し実行する。   The actuator state transition execution unit 223 outputs the actuator state after the transition to the control component selection / execution unit 240 and the actuator state transition determination unit 222. At this stage, since the determination process for one actuator (compressor 30) is completed, the process returns to step S21 (step S25), and the state transition is determined for another actuator. Thereafter, the processes in steps S22 to S24 are repeatedly executed until the state transition of the four actuators is determined.

アクチュエータ状態判定部220による上記の判定処理(ステップS3(ステップS21〜S25))の後、オプション状態判定部230が、オプション状態検出部70から取得したオプション状態を判定する(ステップS4)。   After the determination process (step S3 (steps S21 to S25)) by the actuator state determination unit 220, the option state determination unit 230 determines the option state acquired from the option state detection unit 70 (step S4).

オプション状態判定部230の判定処理について詳細に説明する。オプション状態判定部230は、オプション状態検出部70が検出した設置箇所温度や湿度など空調制御プログラム200から見て外部にある環境の状態を取得する。そして、オプション状態判定表を用いて、オプション状態(特殊な環境に設置されているか否か)を判定する。図10は、オプション状態判定表の構成例を示す図である。例えば、検出した温度が定格外の高温で、湿度が定格外の多湿であった場合、「オプション1」(オプションID「OP1」)と判定する。なお、温度又は湿度の少なくとも一方が定格範囲内の場合には、オプション状態ではない(特殊な環境に設置されていない。)と判定する(便宜上オプションID「NOP」とする。)。オプション状態判定部230は、判定後のオプション状態を、制御部品選択・実行部240へ出力する。   The determination process of the option state determination unit 230 will be described in detail. The option state determination unit 230 acquires the state of the environment that is external to the air conditioning control program 200 such as the installation location temperature and humidity detected by the option state detection unit 70. Then, an option state (whether or not it is installed in a special environment) is determined using the option state determination table. FIG. 10 is a diagram illustrating a configuration example of the option state determination table. For example, when the detected temperature is a high temperature outside the rating and the humidity is a high humidity outside the rating, it is determined as “option 1” (option ID “OP1”). When at least one of temperature and humidity is within the rated range, it is determined that the device is not in an optional state (not installed in a special environment) (referred to as option ID “NOP” for convenience). The option state determination unit 230 outputs the determined option state to the control component selection / execution unit 240.

オプション状態判定部230による判定処理(ステップS4)の後、制御部品選択・実行部240は、運転状態判定部210からの運転状態及びアクチュエータ状態判定部220からのアクチュエータ状態並びにオプション状態判定部230からのオプションIDに基づいて、各アクチュエータに対応した制御部品を選択し、各アクチュエータの制御部(圧縮機制御部品群250、膨脹弁制御部品群260、ファン制御部品群270、四方弁制御部品群280)に対して、実行すべき制御部品を指定する処理を行う(ステップS5)。   After the determination process (step S4) by the option state determination unit 230, the control component selection / execution unit 240 operates from the operation state from the operation state determination unit 210, the actuator state from the actuator state determination unit 220, and the option state determination unit 230. The control parts corresponding to the actuators are selected based on the option IDs of the actuators, and the control parts (compressor control parts group 250, expansion valve control parts group 260, fan control parts group 270, four-way valve control parts group 280 of each actuator are selected. ) For specifying a control component to be executed (step S5).

制御部品選択・実行部240の選択及び実行処理について詳細に説明する。図11は、制御部品選択・実行部240の選択及び実行処理の流れを示すフローチャートである。制御部品選択・実行部240は、運転状態判定部210から運転状態を、オプション状態判定部230からオプション状態をそれぞれ取得する(ステップS301)。制御部品選択・実行部240は、各アクチュエータについて判定を行うため(ステップS302)、ここでは圧縮機30を選択した場合を例として説明する。アクチュエータを選択後、制御部品選択・実行部240は、選択したアクチュエータ(圧縮機30)に対応するアクチュエータ状態を、アクチュエータ状態判定部220から取得する(ステップS303)。次に、制御部品選択・実行部240は、制御部品構成テーブル21を参照し、アクチュエータ(圧縮機30)について取得した運転状態及びアクチュエータ状態に基づいて、対応する制御部品コードを取得する(ステップS304)。   The selection and execution processing of the control component selection / execution unit 240 will be described in detail. FIG. 11 is a flowchart showing a flow of selection and execution processing of the control component selection / execution unit 240. The control component selection / execution unit 240 acquires the operation state from the operation state determination unit 210 and the option state from the option state determination unit 230, respectively (step S301). The control component selection / execution unit 240 performs determination for each actuator (step S302), and here, a case where the compressor 30 is selected will be described as an example. After selecting the actuator, the control component selection / execution unit 240 acquires the actuator state corresponding to the selected actuator (compressor 30) from the actuator state determination unit 220 (step S303). Next, the control component selection / execution unit 240 refers to the control component configuration table 21 and acquires a corresponding control component code based on the operation state and actuator state acquired for the actuator (compressor 30) (step S304). ).

図12は、制御部品構成テーブル21の構成例を示す図である。制御部品構成テーブル21は、アクチュエータごとのテーブルとして備えられており、図12は一例としての圧縮機30用の制御部品構成テーブルである。行で指定される運転状態と、列で指定されるアクチュエータ状態とが交差する欄に対応する制御部品コードが示されている。例えば、運転状態が「停止中」であり、圧縮機30のアクチュエータ状態が「定常制御中」の場合、制御部品コードとして、「OP1_COOLPROP_COOLFUZZY」を取得する。ここで、先頭文字列はオプションID、二番目の文字列は通常指定の制御部品ID、三番目の文字列はオプション指定の制御部品IDを示している。   FIG. 12 is a diagram illustrating a configuration example of the control component configuration table 21. The control component configuration table 21 is provided as a table for each actuator, and FIG. 12 is a control component configuration table for the compressor 30 as an example. The control component code corresponding to the column where the operation state specified by the row and the actuator state specified by the column intersect is shown. For example, when the operation state is “stopped” and the actuator state of the compressor 30 is “steady control in progress”, “OP1_COOLPROP_COOLFUZZY” is acquired as the control component code. Here, the first character string represents an option ID, the second character string represents a normally designated control component ID, and the third character string represents an option designated control component ID.

次に、制御部品選択・実行部240は、取得した制御部品コードの中に、オプション状態判定部230から取得したオプションIDが含まれているか否かを判定する(ステップS305)。   Next, the control component selection / execution unit 240 determines whether or not the option ID acquired from the option state determination unit 230 is included in the acquired control component code (step S305).

判定の結果、オプションIDが含まれている場合(ステップS305/Yes)、制御部品コードの中からオプション指定の制御部品IDを取得する。例えば、「OP1_COOLPROP_COLLFUZZY」であれば、先頭文字列にオプションID(「OP1」)があるため、制御部品ID(「COOLFUZZY」)を取得する(ステップS306)。判定の結果、オプションIDが含まれていない場合(ステップS305/No)、制御部品コードの中から通常指定の制御部品IDを取得する。例えば、「OP1_COOLPROP_COOLFUZZY」であれば、文字列の中から通常指定の制御部品ID(「COOLPROP」)を取得する(ステップS307)。   As a result of the determination, if an option ID is included (step S305 / Yes), an option-specified control component ID is acquired from the control component code. For example, if it is “OP1_COOLPROP_COLLFUZZY”, the control part ID (“COOLFUZZY”) is acquired because the first character string has an option ID (“OP1”) (step S306). If the option ID is not included as a result of the determination (step S305 / No), the normally designated control component ID is acquired from the control component code. For example, if “OP1_COOLPROP_COOLFUZZY”, the normally designated control component ID (“COOLPROP”) is acquired from the character string (step S307).

次に、制御部品選択・実行部240は、アクチュエータ制御部品アドレステーブル290を参照し、取得した制御部品コードに対応した制御部品のアドレスを割り出す(ステップS308)。図13は、一例としての、圧縮機30用のアクチュエータ制御部品アドレステーブルを示す図である。取得した制御部品IDが「COOLPROP」であった場合、制御部品選択・実行部240は、制御部品のアドレスとして、「cmp_cool_prop_ctrl」を割り出す。   Next, the control component selection / execution unit 240 refers to the actuator control component address table 290 to determine the address of the control component corresponding to the acquired control component code (step S308). FIG. 13 is a diagram illustrating an actuator control component address table for the compressor 30 as an example. When the acquired control component ID is “COOLPROP”, the control component selection / execution unit 240 calculates “cmp_cool_prop_ctrl” as the address of the control component.

次に、制御部品選択・実行部240は、割り出した制御部品のアドレスを用いて、圧縮機制御部品群250に対して、実行すべき制御部品を指定する処理を行う(ステップS309)。圧縮機制御部品群250が指定された制御部品を実行して圧縮機30の動作を制御することにより、空調装置利用者が要求した運転指令を実現する。ここで、ステップS309において、一つのアクチュエータ(圧縮機30)についての制御部品の選択及び実行処理が終了したため、ステップS302へ戻り(ステップS310)、別のアクチュエータについての制御部品の選択及び実行処理を行う。以降、四つのアクチュエータについて制御部品の選択および実行処理を行うまで、上記ステップS303〜S309の処理を繰り返し実行する。   Next, the control component selection / execution unit 240 performs a process of designating a control component to be executed for the compressor control component group 250 using the determined control component address (step S309). The compressor control component group 250 executes the specified control component to control the operation of the compressor 30, thereby realizing the operation command requested by the air conditioner user. Here, in step S309, since the control component selection and execution processing for one actuator (compressor 30) has been completed, the process returns to step S302 (step S310), and control component selection and execution processing for another actuator is performed. Do. Thereafter, the processes in steps S303 to S309 are repeatedly executed until control component selection and execution processes are performed for the four actuators.

以上説明したように、本実施の形態においては、空調制御部において、アクチュエータの制御を行う制御部が、制御方法に対応したプログラムを制御部品として備える。空調制御部が、空調装置の運転状態、アクチュエータ状態、オプション状態に基づいて、制御部品構成テーブルを参照して制御部品を選択及び実行し、各アクチュエータの制御部が制御部品に基づいてアクチュエータを制御することとした。制御部品構成テーブルの内容を変更するだけで、派生機種を開発する際のプログラムの機能の追加や変更を容易に実現できるだけでなく、現地調整の段階で検出した空調装置の設置状況にも対応した制御部品の選択及び実行を可能とした。また、機能の追加や変更によってプログラムが複雑化せず、開発効率の低下を防ぐことができる。   As described above, in the present embodiment, in the air conditioning control unit, the control unit that controls the actuator includes a program corresponding to the control method as a control component. The air conditioning control unit selects and executes the control component by referring to the control component configuration table based on the operation state, actuator state, and option state of the air conditioner. The control unit of each actuator controls the actuator based on the control component. It was decided to. By simply changing the contents of the control component configuration table, not only can the functions of the program be added or changed easily when developing a derivative model, but also the installation status of the air conditioner detected at the stage of local adjustment is supported. Control parts can be selected and executed. In addition, the addition or change of functions does not complicate the program and can prevent a decrease in development efficiency.

以上のように、本発明にかかる空調制御装置空調制御プログラムは、空調装置の制御に有用であり、特に、様々な適用環境に対応した開発を行う場合に適している。   As described above, the air-conditioning control apparatus air-conditioning control program according to the present invention is useful for controlling the air-conditioning apparatus, and is particularly suitable for development corresponding to various application environments.

1 空調装置
2 制御部品構成テーブル作成部
10 運転指令部
11 制御盤
12 リモコン
20 空調制御装置
21 制御部品構成テーブル
30 圧縮機
40 膨脹弁
50 ファン
60 四方弁
70 オプション状態検出部
200 空調制御プログラム
210 運転状態判定部
220 アクチュエータ状態判定部
230 オプション状態判定部
240 制御部品選択・実行部
250 圧縮機制御部品群
260 膨脹弁制御部品群
270 ファン制御部品群
280 四方弁制御部品群
290 アクチュエータ制御部品アドレステーブル
DESCRIPTION OF SYMBOLS 1 Air conditioner 2 Control part structure table preparation part 10 Operation command part 11 Control panel 12 Remote control 20 Air conditioning control apparatus 21 Control part structure table 30 Compressor 40 Expansion valve 50 Fan 60 Four-way valve 70 Option state detection part
200 Air-conditioning control program 210 Operation state determination unit 220 Actuator state determination unit 230 Option state determination unit 240 Control component selection / execution unit 250 Compressor control component group 260 Expansion valve control component group 270 Fan control component group 280 Four-way valve control component group 290 Actuator control parts address table

Claims (5)

複数のアクチュエータを備える空調装置を制御する空調制御装置であって、
装置全体としての運転状態を検出する装置状態検出手段と、
前記各アクチュエータの状態を検出するアクチュエータ状態検出手段と、
前記空調装置の外部の環境状態を検出する環境状態検出手段と、
前記運転状態、前記アクチュエータの状態及び前記環境状態の組み合わせと前記アクチュエータの動作を制御するプログラムとしての制御部品とが対応付けられた制御部品テーブルと、
前記装置状態検出手段、前記アクチュエータ状態検出手段及び前記環境状態検出手段の検出結果に基づいて前記制御部品テーブルを参照して、前記複数のアクチュエータの各々の制御に用いる制御部品を決定する制御部品選択手段とを有することを特徴とする空調制御装置。
An air conditioning control device for controlling an air conditioning device including a plurality of actuators,
An apparatus state detecting means for detecting an operation state of the entire apparatus;
Actuator state detecting means for detecting the state of each actuator;
Environmental condition detection means for detecting an environmental condition outside the air conditioner;
A control component table in which a combination of the operation state, the actuator state and the environmental state is associated with a control component as a program for controlling the operation of the actuator;
Control component selection for determining a control component to be used for control of each of the plurality of actuators with reference to the control component table based on detection results of the device state detection unit, the actuator state detection unit, and the environmental state detection unit And an air conditioning control device.
前記複数のアクチュエータのそれぞれに対応して、前記制御部品テーブルを複数備えることを特徴とする請求項1記載の空調制御装置。   The air conditioning control device according to claim 1, comprising a plurality of the control component tables corresponding to each of the plurality of actuators. 前記制御部品と、該制御部品が格納されたアドレスとを対応付けたアドレステーブルを前記アクチュエータごとに備え、
前記制御部品選択手段は、前記アクチュエータの制御に用いると決定した制御部品を、前記アドレステーブルを参照して取得することを特徴とする請求項1又は2記載の空調制御装置。
Each actuator is provided with an address table that associates the control component with an address where the control component is stored,
The air conditioning control device according to claim 1, wherein the control component selecting unit acquires a control component determined to be used for controlling the actuator with reference to the address table.
前記制御部品テーブルを登録するためのユーザインタフェースをさらに有することを特徴とする請求項1から3のいずれか1項記載の空調制御装置。   The air conditioning control device according to any one of claims 1 to 3, further comprising a user interface for registering the control component table. 複数のアクチュエータと、外部の環境状態を検出する環境状態検出手段と、装置全体としての運転状態、前記アクチュエータの状態及び前記環境状態の組み合わせと前記アクチュエータの動作を制御するプログラムとしての制御部品とが対応付けられた制御部品テーブルとを備える空調装置を制御するコンピュータに、
前記運転状態を検出する装置状態検出処理と、
前記各アクチュエータの状態を検出するアクチュエータ状態検出処理と、
前記装置状態検出処理、前記アクチュエータ状態検出処理での検出結果及び前記環境状態検出手段が検出した環境状態に基づいて前記制御部品テーブルを参照して、前記複数のアクチュエータの各々の制御に用いる制御部品を決定する制御部品選択処理とを行わせることを特徴とする空調制御プログラム。
A plurality of actuators, an environmental state detection means for detecting an external environmental state, an operation state of the entire apparatus, a combination of the actuator state and the environmental state, and a control component as a program for controlling the operation of the actuator In a computer that controls an air conditioner that includes an associated control component table,
An apparatus state detection process for detecting the operation state;
An actuator state detection process for detecting the state of each actuator;
A control component used for controlling each of the plurality of actuators by referring to the control component table based on the detection result in the device state detection process, the actuator state detection process, and the environmental state detected by the environmental state detection means An air conditioning control program characterized by causing a control component selection process to determine
JP2010072667A 2010-03-26 2010-03-26 Air conditioning control device and air conditioning control program Active JP5455738B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010072667A JP5455738B2 (en) 2010-03-26 2010-03-26 Air conditioning control device and air conditioning control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010072667A JP5455738B2 (en) 2010-03-26 2010-03-26 Air conditioning control device and air conditioning control program

Publications (2)

Publication Number Publication Date
JP2011202927A JP2011202927A (en) 2011-10-13
JP5455738B2 true JP5455738B2 (en) 2014-03-26

Family

ID=44879765

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010072667A Active JP5455738B2 (en) 2010-03-26 2010-03-26 Air conditioning control device and air conditioning control program

Country Status (1)

Country Link
JP (1) JP5455738B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2014170975A1 (en) * 2013-04-17 2017-02-16 三菱電機株式会社 Communication relay device, communication relay method, and program

Also Published As

Publication number Publication date
JP2011202927A (en) 2011-10-13

Similar Documents

Publication Publication Date Title
US11131474B2 (en) Thermostat with user interface features
JP5535320B2 (en) Air conditioning control device, air conditioning control method and program
US10670288B2 (en) Demand control ventilation system with commissioning and checkout sequence control
US8918218B2 (en) Demand control ventilation system with remote monitoring
US10644897B2 (en) Building management system user interfaces
CN103459933B (en) Method and system for controlling an energy recovery ventilator (ERV)
CN1910432B (en) Service and diagnostic tool for hvac systems
US9250663B2 (en) System and method for dynamically modeling data center partitions
US8442802B2 (en) Method of diagnosing air conditioner and mobile terminal equipment for performing method
US20140207291A1 (en) User interface screens for zoned hvac systems, a controller employing the screens and a method of operating a zoned hvac system
JP6115556B2 (en) Air conditioner
US20160343353A1 (en) HVAC Controls and Controllers Including Alphanumeric Displays
JP2010255962A (en) Air conditioning control device and air conditioning control method
US20140031990A1 (en) Hvac controller and a hvac system employing designated comfort sensors with program schedule events
JP5455738B2 (en) Air conditioning control device and air conditioning control program
JP6785867B2 (en) Air conditioning system
CN111226079A (en) Control device, control method based on control device, and program
KR20140122118A (en) Diagnostic system for control logic and method for diagnosing the same
JP4597716B2 (en) Air conditioner simulator, air conditioner simulation system, and air conditioner simulation program
CN102135312B (en) For the user device profile system that HVAC controls
WO2022270307A1 (en) Interlock control method, program, device, and system
KR20050105865A (en) Room temperature control appratus and method for zenith type air conditioner
JP2005257166A (en) Air conditioner control system and air conditioner control method
JP3750632B2 (en) A remote management system for equipment with a test run tool
Peffer et al. Smart Thermostats Plus Heat Pumps: Incompatible? Or Just Need Counseling?

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130314

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131113

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140107

R150 Certificate of patent or registration of utility model

Ref document number: 5455738

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

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