WO2017013740A1 - Rule generation device, rule generation method, and program - Google Patents

Rule generation device, rule generation method, and program Download PDF

Info

Publication number
WO2017013740A1
WO2017013740A1 PCT/JP2015/070703 JP2015070703W WO2017013740A1 WO 2017013740 A1 WO2017013740 A1 WO 2017013740A1 JP 2015070703 W JP2015070703 W JP 2015070703W WO 2017013740 A1 WO2017013740 A1 WO 2017013740A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
rule
air conditioner
case
energy saving
Prior art date
Application number
PCT/JP2015/070703
Other languages
French (fr)
Japanese (ja)
Inventor
繁樹 鈴木
Original Assignee
三菱電機株式会社
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 三菱電機株式会社 filed Critical 三菱電機株式会社
Priority to JP2017529209A priority Critical patent/JP6381808B2/en
Priority to PCT/JP2015/070703 priority patent/WO2017013740A1/en
Publication of WO2017013740A1 publication Critical patent/WO2017013740A1/en

Links

Images

Classifications

    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F24HEATING; RANGES; VENTILATING
    • F24FAIR-CONDITIONING; AIR-HUMIDIFICATION; VENTILATION; USE OF AIR CURRENTS FOR SCREENING
    • F24F11/00Control or safety arrangements
    • F24F11/89Arrangement or mounting of control or safety devices

Definitions

  • the present invention relates to a rule generation device, a rule generation method, and a program.
  • Patent Literature 1 describes a remote monitoring device that provides a controller that controls an air conditioner to provide an energy saving schedule for operating the air conditioner. Specifically, this remote monitoring device creates and provides a plurality of energy saving schedules for the air conditioners of the same day with different degrees of energy saving from the air conditioner operation information of the previous day and the weather information data of the day.
  • an energy-saving schedule to be applied to an air conditioner is only created from the operation information of one air conditioner, and the operation information of an air conditioner installed in another building, etc. Is not considered. For this reason, examples of energy-saving operation performed by other air conditioners cannot be reflected in the created energy-saving schedule. Therefore, it could not be said that the air conditioner was appropriately energy-saving controlled.
  • the present invention has been made in view of the above circumstances, and an object thereof is to provide a rule generation device or the like that can appropriately control energy saving of an air conditioner using information acquired from another air conditioner.
  • a rule generation device includes: A rule generator that communicates with a controller that manages a plurality of air conditioners, Information acquisition means for acquiring, from the controller, environmental information indicating an environment around each air conditioner, operation information indicating an operation state of each air conditioner, and power information indicating power consumption of the plurality of air conditioners. , Based on the environment information, the operation information, and the power information, a detection unit that detects a user's energy-saving operation that contributes to the reduction of the power consumption performed on at least one air conditioner according to the surrounding environment.
  • Case collecting means for collecting case information in which the environmental information and energy saving operation information indicating the energy saving operation are associated with each other when the detection means detects an energy saving operation; Based on the case information collected by the case collection means, rule generation means for generating an operation rule for promoting energy saving by applying to at least one air conditioner; Is provided.
  • energy saving operation case information is collected from a controller that manages a plurality of air conditioners, and an operation rule is created from the collected case information. Therefore, since the operation rule is created in consideration of the cases of other air conditioners, it is possible to appropriately perform energy saving control of the air conditioners.
  • the air conditioning control system 1 includes a controller 10, a power measurement device 20, a plurality of air conditioners 30, a rule generation device 40, and a controller 10 installed in different air conditioning target spaces (for example, building floors). .
  • Each controller 10 is communicably connected to a plurality of air conditioners 30 and power measuring devices 20 in the same air-conditioning target space by a dedicated communication line N1.
  • Each controller 10 is connected to the rule generation device 40 via the Internet N2 so as to be communicable.
  • the plurality of air conditioners 30 perform air conditioning (cooling, heating, humidification, dehumidification) in the air conditioning target space.
  • a plurality of air conditioners 30 installed in the air conditioning target space are collectively referred to as an air conditioner group 50.
  • Each air conditioner 30 incorporates a camera, a human sensor, and the like, and has a function of detecting the number of people around.
  • Each air conditioner 30 periodically (for example, every hour) receives controller information indicating the current operation state (operation mode, set temperature, etc.) and number information indicating the number of persons detected by the number detection function. Send to.
  • the power measuring device 20 includes a wattmeter and the like, measures power consumption of the entire air conditioner group 50 in the air conditioning target space periodically (for example, every hour), and supplies power information indicating the measured values to the controller 10. Send.
  • the air conditioner 30 and the power measuring device 20 are synchronized, and the operation information, the number of people information, and the power information are transmitted to the controller 10 at the same timing.
  • Controller 10 monitors the state of each air conditioner 30 and controls operation. As illustrated in FIG. 2, the controller 10 includes an internal communication unit 11, an external communication unit 12, a storage unit 13, and a control unit 14.
  • the internal communication unit 11 is a communication interface for connecting the controller 10 to the dedicated communication line N1.
  • the external communication unit 12 is a communication interface for connecting the controller 10 to the Internet N2.
  • the storage unit 13 plays a role as a so-called secondary storage device (auxiliary storage device), and includes, for example, a readable / writable nonvolatile semiconductor memory or the like such as a flash memory.
  • the storage unit 13 stores a power DB (database) 131, an air conditioner DB 132, an environment DB 133, and a schedule DB 134.
  • power information indicating the power consumption of the air conditioner group 50 received from the power measuring device 20 is stored. Each time power information is received from the power measurement device 20, the power information stored in the power DB 131 is updated (overwritten).
  • the air conditioner DB 132 stores operation information indicating the operation state of each air conditioner 30. Note that each time power information is received from each air conditioner 30, the operation information stored in the air conditioner DB 132 is updated (overwritten).
  • the environment DB 133 stores information indicating the environment around each air conditioner 30. Specifically, the number information received from each air conditioner 30 and location information indicating the characteristics of the installation location of each air conditioner 30 are stored in the environment DB 133. For example, the location information is information indicating whether the air conditioner 30 is close to a window or an entrance. Each time the number information is received from each air conditioner 30, the number information stored in the environment DB 133 is updated (overwritten). The location information is defined by the administrator when each air conditioner 30 is installed in the air conditioning target space, and is stored in the environment DB 133.
  • schedule information indicating the schedule of operation of each air conditioner 30 received from the rule generation device 40 is stored.
  • the schedule information includes, as items, scheduled operation start time, scheduled operation stop time, operation mode, set temperature, number of people around the air conditioner 30, and the like.
  • the control unit 14 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like, and controls each unit of the controller 10.
  • the control unit 14 stores the operation information and the number of people information periodically received from the air conditioner 30 in the air conditioner DB 132 and the environment DB 133, respectively. Further, the control unit 14 stores the power information periodically received from the power measurement device 20 in the power DB 131.
  • the control part 14 is the operation
  • the rule generation device 40 generates an operation rule for promoting energy saving of the air conditioner 30 and transmits schedule information to which the generated operation rule is applied to each controller 10.
  • the rule generation device 40 includes a communication unit 41, a storage unit 42, and a control unit 43.
  • the communication unit 41 is a communication interface for connecting the rule generation device 40 to the Internet N2.
  • the storage unit 42 plays a role as a so-called secondary storage device (auxiliary storage device), and is composed of, for example, a readable / writable nonvolatile semiconductor memory such as a flash memory, and stores various information.
  • auxiliary storage device a so-called secondary storage device (auxiliary storage device)
  • auxiliary storage device is composed of, for example, a readable / writable nonvolatile semiconductor memory such as a flash memory, and stores various information.
  • the control unit 43 includes a CPU, a ROM, a RAM, and the like, and controls each unit of the rule generation device 40.
  • the rule generation device 40 functionally includes an information acquisition unit 401, an information storage unit 402, a detection unit 403, a case collection unit 404, a case storage unit 405, and a rule generation unit. 406, a rule storage unit 407, a schedule storage unit 408, and a rule application unit 409. These units are realized by the cooperation of the control unit 43, the communication unit 41, and the storage unit 42 illustrated in FIG.
  • the information acquisition unit 401 acquires various types of information from each controller 10 and accumulates them in the information storage unit 402. For example, the information acquisition unit 401 acquires the location information of each air conditioner 30 from the environment DB 133 of each controller 10 and stores it in the information storage unit 402 at the first startup. Further, the information acquisition unit 401 acquires power information, operation information of each air conditioner 30 and information on the number of people from each controller 10 periodically (every hour), and accumulates them in the information storage unit 402.
  • the detection unit 403 refers to various types of information stored in the information storage unit 402 and operates the air conditioner 30 according to the surrounding environment (energy saving) in order to reduce the power consumption of the air conditioner group 50. Operation).
  • the case collection unit 404 accumulates information indicating the energy saving operation (energy saving operation information) detected by the detection unit 403 in the case storage unit 405 as case information together with information indicating the surrounding environment.
  • the rule generation unit 406 generates an operation rule for promoting energy saving by applying it to the air conditioner 30 from the case information stored in the case storage unit 405, and accumulates it in the rule storage unit 407.
  • the schedule storage unit 408 stores schedule information indicating an operation schedule for each air conditioner 30.
  • the rule application unit 409 changes the schedule information of each air conditioner 30 stored in the schedule storage unit 408 using the operation rules stored in the rule storage unit 407, and corresponds the changed schedule information. It transmits to each controller 10.
  • the control unit 43 of the rule generation device 40 executes a case collection process shown in the flowchart of FIG.
  • the control part 43 acquires the latest various information regarding the air conditioner group 50 which the controller 10 hold
  • the control unit 14 of each controller 10 that has received the information acquisition request acquires the power information from the power DB 131, the operation information of each air conditioner 30 from the air conditioner DB 132, and the number information of each air conditioner 30 from the environment DB 133, thereby generating a rule Transmit to device 40.
  • control unit 43 selects one air conditioner group 50 (step S102).
  • the air conditioner group 50 selected in step S102 is also referred to as a selected air conditioner group 50.
  • control unit 43 acquires the latest power information of the selected air conditioner group 50 from the information storage unit 402, and the power consumption indicated by the power information indicates the previously acquired selected air conditioner group 50. It is determined whether or not the power consumption indicated by the power information is reduced by more than a threshold (for example, 10% or more) (step S103).
  • a threshold for example, 10% or more
  • step S103 If it is determined that it has not been reduced (step S103; No), the selected air conditioner group 50 has not been operated to reduce power consumption, and the process moves to step S107.
  • the control unit 43 displays the latest operation information of each air conditioner 30 configuring the selected air conditioner group 50 and the operation acquired last time.
  • the information is acquired from the information storage unit 402 and compared, and the air conditioner 30 in which the operation information is changed (that is, operated) is specified (step S104).
  • the air conditioner 30 identified in step S104 is also referred to as an operation air conditioner 30.
  • the control unit 43 uses the latest environment information of the operation air conditioner 30 as the latest information of the other air conditioners 30 (that is, the air conditioners 30 that have not been operated) constituting the selected air conditioner group 50. To determine whether there is a difference between the two (step S105). Note that the controller 43 may determine that there is no difference in the environmental information when the difference in the number of persons is equal to or less than a threshold (for example, 2) in the environmental information.
  • a threshold for example, 2
  • step S105 If it is determined that there is no difference in the environment information (step S105; No), the process proceeds to step S107.
  • step S105 when it is determined that there is a difference in the environmental information (step S105; Yes), the operation performed in the operation air conditioner 30 is different from the operation performed for the purpose of energy saving (energy saving operation) according to the surrounding environment. Become. Therefore, the control unit 43 (case collection unit 404) stores the energy saving operation information indicating the energy saving operation in the case storage unit 405 as case information in association with the environment information (step S106).
  • control unit 43 determines whether or not all the air conditioner groups 50 have been selected in step S102 (step S107). If not selected (step S107; No), the process proceeds to step S102, the unselected air conditioner group 50 is selected, and the process of collecting case information is repeated. When all the air conditioner groups 50 are selected, the case collection process ends.
  • FIG. 6 is a plan view of the air-conditioning target space in which the air conditioner group 50 including nine air conditioners 30 “A” to “I” is arranged.
  • FIG. 7 shows the power information of the air conditioner group 50 including the air conditioners 30 “A” to “I” and the air conditioners 30 “A” immediately before acquiring the latest information in step S 101 (before the energy saving operation). It is a figure which shows the driving
  • the window flag and the entrance / exit flag are information indicating whether the air conditioner 30 is close to the window or the entrance / exit, and are set by the location information.
  • the window flag “0” and the entrance / exit flag “0” indicate that the air conditioner 30 is not close to the window / entrance.
  • the window flag “1” and the entrance / exit flag “1” indicate that the air conditioner 30 is close to the window / entrance / exit.
  • FIG. 8 shows the latest power information of the air conditioner group 50 composed of the air conditioners 30 “A” to “I” acquired in step S101 and the latest operation information of the air conditioners 30 “A” to “I”. It is a figure which shows surrounding environment information.
  • step S102 of the case collection process the air conditioner group 50 including the nine air conditioners 30 “A” to “I” is selected in step S102 of the case collection process.
  • the power consumption indicated by the latest power information shown in FIG. 8 is reduced from the power consumption indicated by the previous power information shown in FIG. 7, “Yes” is determined in step S103.
  • the operating air conditioner 30 is identified in step S104. Is done.
  • the case information Are collected (step S106). Specifically, when the air conditioners 30 “D” to “F” and “H” that have been operated to lower the set temperature by 1 ° C. are compared with the air conditioners 30 “A” to “C” that are not the operation air conditioners 30, , Because there is a difference that the window flag is “0” in the air conditioners 30 “D” to “F” and “H”, it indicates that “the heating set temperature of the air conditioner 30 not close to the window is lowered by 1 ° C.” Case information is collected.
  • the air conditioner 30 “I” operated to lower the set temperature by 2 ° C. and the air conditioners 30 “A” to “C” that are not the operation air conditioner 30 are compared, the air conditioner 30 “I” has an entrance / exit flag “ Since there is a difference of “1”, case information indicating that “the set temperature of the air conditioner 30 close to the entrance / exit is lowered by 1 ° C.” is collected.
  • the case collection process collects the examples of the energy saving operations that are made in accordance with the surrounding environment and contribute to the reduction of power consumption for each of the air conditioner groups 50 installed in different air-conditioning target spaces.
  • control unit 43 deletes the rule information stored in the rule storage unit 407 (step S201).
  • control unit 43 extracts case information collected recently (for example, within the last two weeks) from the case storage unit 405 (step S202).
  • control unit 43 identifies the case information having the same content that exists above the threshold (for example, 10 or more) from the case information extracted at Step S202 (Step S203).
  • the control part 43 may specify the case information of the same content which exists more than a predetermined ratio (for example, 10 percent or more) from the extracted case information.
  • control unit 43 stores the specified case information in the rule storage unit 407 as an operation rule of the air conditioner 30 that promotes energy saving (step S204). This completes the rule creation process.
  • control unit 43 selects one air conditioner group 50 (step S301). And the control part 43 changes the schedule of each air conditioner 30 which comprises the selected air conditioner group 50 based on the driving
  • control part 43 transmits the schedule information of the changed air conditioner group 50 to the controller 10 which manages this air conditioner group 50 (step S303).
  • the controller 14 of the controller 10 stores the received schedule information in the schedule DB 134, and thereafter controls the operation of the air conditioner group 50 based on the schedule information.
  • Step S304 determines whether or not all the air conditioner groups 50 have been selected in Step S301 (Step S304). If it has not been selected (step S304; No), the process proceeds to step S301, the unselected air conditioner group 50 is selected, the schedule information is changed using the operation rule, and the process of transmitting to the controller 10 is repeated. . When all the air conditioner groups 50 are selected, the rule application process ends.
  • FIG. 11 shows schedule information indicating an operation schedule from 9:00 to 18:00 of an air conditioner group 50 including four air conditioners 30 “J” to “M”, and surrounding environment information (window flag, entrance / exit flag)
  • FIG. 11 shows schedule information indicating an operation schedule from 9:00 to 18:00 of an air conditioner group 50 including four air conditioners 30 “J” to “M”, and surrounding environment information (window flag, entrance / exit flag)
  • FIG. 11 shows schedule information indicating an operation schedule from 9:00 to 18:00 of an air conditioner group 50 including four air conditioners 30 “J” to “M”, and surrounding environment information (window flag, entrance / exit flag)
  • FIG. 11 shows schedule information indicating an operation schedule from 9:00 to 18:00 of an air conditioner group 50 including four air conditioners 30 “J” to “M”, and surrounding environment information (window flag, entrance / exit flag)
  • FIG. 11 shows schedule information indicating an operation schedule from 9:00 to 18:00 of an air conditioner group 50 including four air conditioners 30 “J” to “M”, and surrounding environment information (window flag, entrance
  • the energy-saving operation performed according to the surrounding environment is detected from the information regarding each air conditioner 30 acquired from the controller 10, and collected as case information together with the environment. .
  • the operation rule for promoting energy saving is created from the collected case information. Accordingly, since the case information is widely collected from the plurality of air conditioners 30 and the operation rules are created, it is possible to perform energy saving control of the air conditioner 30 more appropriately than before.
  • the energy saving control of each air conditioner 30 is appropriately performed using the updated schedule information. Is possible.
  • the operation rule is created from the latest collected case information, it is possible to create an appropriate operation rule according to the current time.
  • energy saving case information is not immediately adopted as driving rules, but is adopted as driving rules when case information with the same content above a threshold is collected. It is possible to create a proper driving rule.
  • the energy saving operation is detected based on the acquired information and the case information is collected for each of the plurality of controllers 10 that manage different air conditioner groups 50. Therefore, case information can be widely collected from the air conditioners 30 that are used in various ways, and more appropriate operation rules can be created.
  • driving rules may be generated for each time zone from case information collected for each time zone.
  • the energy saving control can be performed more efficiently by appropriately applying the driving rule to the schedule information of the corresponding time zone.
  • generation apparatus 40 changed the schedule data of the air conditioner 30 using the created driving rule, and transmitted to the controller 10, the created driving rule is applied to control of the air conditioner 30.
  • the rule generation device 40 may transmit the created operation rule directly to the controller 10, and the controller 10 may update the operation schedule of each air conditioner 30 to be managed based on the received operation rule.
  • the control unit 14 of the controller 10 sequentially monitors the number of persons around each air conditioner 30 and the number of persons is determined. You may control to stop a driving
  • the rule generation device 40 is connected to a plurality of controllers 10, but the present invention can also be applied to a rule generation device 40 connected to only one controller 10. Further, all the collected case information collected by the rule generation device 40 may be adopted as the driving rule.
  • Such a program distribution method is arbitrary, for example, a computer-readable recording medium such as a CD-ROM (Compact Disk Read-Only Memory), a DVD (Digital Versatile Disk), an MO (Magneto Optical Disk), or a memory card. It may be stored and distributed in a network, or distributed via a communication network such as the Internet.
  • a computer-readable recording medium such as a CD-ROM (Compact Disk Read-Only Memory), a DVD (Digital Versatile Disk), an MO (Magneto Optical Disk), or a memory card. It may be stored and distributed in a network, or distributed via a communication network such as the Internet.
  • the present invention can be suitably employed in a system such as HEMS (Home Energy Management System).
  • HEMS Home Energy Management System
  • 1 air conditioning control system 10 controller, 20 power measuring device, 30 air conditioner, 40 rule generation device, 50 air conditioner group, N1 dedicated communication line, N2 internet, 11 internal communication unit, 12 external communication unit, 13, 42 storage unit 14, 43 control unit, 41 communication unit, 401 information acquisition unit, 402 information storage unit, 403 detection unit, 404 case collection unit, 405 case storage unit, 406 rule generation unit, 407 rule storage unit, 408 schedule storage unit, 409 Rule Application Department

Landscapes

  • Engineering & Computer Science (AREA)
  • Chemical & Material Sciences (AREA)
  • Combustion & Propulsion (AREA)
  • Mechanical Engineering (AREA)
  • General Engineering & Computer Science (AREA)
  • Air Conditioning Control Device (AREA)

Abstract

A rule generation device (40) obtains, from a controller (10) managing a plurality of air conditioners (30), environmental information showing the surrounding environment of each of the air conditioners (30), operational information showing the operational state of each of the air conditioners (30), and power information showing the power consumption of the air conditioners (30). Furthermore, the rule generation device (40) collects, from the obtained information, case information about the energy-saving operation contributing to lower power consumption which was carried out in response to the surrounding environment. Then, according to the collected case information, the rules generation device (40) generates operation rules for promoting energy saving which is applicable to the air conditioners (30).

Description

規則生成装置、規則生成方法、及びプログラムRule generation device, rule generation method, and program
 本発明は、規則生成装置、規則生成方法、及びプログラムに関する。 The present invention relates to a rule generation device, a rule generation method, and a program.
 空調機を省エネ制御する技術が知られている。例えば、特許文献1には、空調機の制御を行うコントローラに、空調機を運転させるための省エネスケジュールを提供する遠隔監視装置について記載されている。具体的には、この遠隔監視装置は、前日の空調機の運転情報と当日の気象情報のデータとから、省エネ度合いの異なる当日の空調機の省エネスケジュールを複数作成して提供する。 Technology for energy-saving control of air conditioners is known. For example, Patent Literature 1 describes a remote monitoring device that provides a controller that controls an air conditioner to provide an energy saving schedule for operating the air conditioner. Specifically, this remote monitoring device creates and provides a plurality of energy saving schedules for the air conditioners of the same day with different degrees of energy saving from the air conditioner operation information of the previous day and the weather information data of the day.
特許第5195817号公報Japanese Patent No. 5195817
 特許文献1に記載の発明では、1台の空調機の運転情報から、その空調機に適用する省エネスケジュールを作成しているだけであり、他の建物に設置されている空調機の運転情報等は考慮されない。そのため、他の空調機でなされた省エネ運転の事例を、作成する省エネスケジュールに反映することはできない。そのため、空調機を適切に省エネ制御できているとはいえなかった。 In the invention described in Patent Document 1, an energy-saving schedule to be applied to an air conditioner is only created from the operation information of one air conditioner, and the operation information of an air conditioner installed in another building, etc. Is not considered. For this reason, examples of energy-saving operation performed by other air conditioners cannot be reflected in the created energy-saving schedule. Therefore, it could not be said that the air conditioner was appropriately energy-saving controlled.
 本発明は上記実情に鑑みてなされたものであり、他の空調機から取得した情報を用いて適切に空調機を省エネ制御することができる規則生成装置等を提供することを目的とする。 The present invention has been made in view of the above circumstances, and an object thereof is to provide a rule generation device or the like that can appropriately control energy saving of an air conditioner using information acquired from another air conditioner.
 上記目的を達成するため、本発明に係る規則生成装置は、
 複数の空調機を管理するコントローラと通信する規則生成装置であって、
 前記コントローラから、各空調機の周囲の環境を示す環境情報と、各空調機の運転状態を示す運転情報と、前記複数の空調機の消費電力を示す電力情報と、を取得する情報取得手段と、
 前記環境情報、前記運転情報、及び前記電力情報に基づいて、前記周囲の環境に応じて少なくとも1台の空調機についてなされた、前記消費電力の削減に寄与するユーザの省エネ操作を検出する検出手段と、
 前記検出手段が省エネ操作を検出した場合に、前記環境情報と、前記省エネ操作を示す省エネ操作情報とを対応付けた事例情報を収集する事例収集手段と、
 前記事例収集手段が収集した前記事例情報に基づいて、少なくとも1台の空調機に適用して省エネを促進するための運転規則を生成する規則生成手段と、
 を備える。
In order to achieve the above object, a rule generation device according to the present invention includes:
A rule generator that communicates with a controller that manages a plurality of air conditioners,
Information acquisition means for acquiring, from the controller, environmental information indicating an environment around each air conditioner, operation information indicating an operation state of each air conditioner, and power information indicating power consumption of the plurality of air conditioners. ,
Based on the environment information, the operation information, and the power information, a detection unit that detects a user's energy-saving operation that contributes to the reduction of the power consumption performed on at least one air conditioner according to the surrounding environment. When,
Case collecting means for collecting case information in which the environmental information and energy saving operation information indicating the energy saving operation are associated with each other when the detection means detects an energy saving operation;
Based on the case information collected by the case collection means, rule generation means for generating an operation rule for promoting energy saving by applying to at least one air conditioner;
Is provided.
 本発明によれば、複数の空調機を管理するコントローラから省エネ操作の事例情報を収集し、収集した事例情報から運転規則を作成する。従って、他の空調機の事例も考慮されて運転規則が作成されるため、適切に空調機を省エネ制御することができる。 According to the present invention, energy saving operation case information is collected from a controller that manages a plurality of air conditioners, and an operation rule is created from the collected case information. Therefore, since the operation rule is created in consideration of the cases of other air conditioners, it is possible to appropriately perform energy saving control of the air conditioners.
本発明の実施形態に係る空調制御システムの全体構成を示す図である。It is a figure showing the whole air-conditioning control system composition concerning an embodiment of the present invention. コントローラの構成を示すブロック図である。It is a block diagram which shows the structure of a controller. 規則生成装置の構成を示すブロック図である。It is a block diagram which shows the structure of a rule production | generation apparatus. 規則生成装置の機能ブロック図である。It is a functional block diagram of a rule production | generation apparatus. 事例収集処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of a case collection process. 空調機群が設置された空調対象空間の平面図である。It is a top view of the air-conditioning object space where the air conditioner group was installed. 空調機群に関する情報の例を示す図である。It is a figure which shows the example of the information regarding an air conditioning machine group. 空調機群に関する情報の例を示す図である。It is a figure which shows the example of the information regarding an air conditioning machine group. 規則作成処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of a rule creation process. 規則適用処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of a rule application process. スケジュール情報と環境情報との例を示す図である。It is a figure which shows the example of schedule information and environmental information. スケジュール情報と環境情報との例を示す図である。It is a figure which shows the example of schedule information and environmental information.
 以下、本発明の各実施形態について、図面を参照しながら詳細に説明する。なお、図中同一又は相当部分には同一符号を付す。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In the drawings, the same or corresponding parts are denoted by the same reference numerals.
 本発明の実施形態に係る空調制御システム1について説明する。空調制御システム1は、図1に示すように、異なる空調対象空間(例えば、建物のフロア)にそれぞれ設置されたコントローラ10、電力計測装置20、及び複数の空調機30と、規則生成装置40と、を備える。なお、各コントローラ10は、専用通信線N1により、同じ空調対象空間内の複数の空調機30及び電力計測装置20と通信可能に接続されている。また、各コントローラ10は、インターネットN2により、規則生成装置40と通信可能に接続されている。 The air conditioning control system 1 according to the embodiment of the present invention will be described. As shown in FIG. 1, the air conditioning control system 1 includes a controller 10, a power measurement device 20, a plurality of air conditioners 30, a rule generation device 40, and a controller 10 installed in different air conditioning target spaces (for example, building floors). . Each controller 10 is communicably connected to a plurality of air conditioners 30 and power measuring devices 20 in the same air-conditioning target space by a dedicated communication line N1. Each controller 10 is connected to the rule generation device 40 via the Internet N2 so as to be communicable.
 複数の空調機30は、空調対象空間内の空調(冷房、暖房、加湿、除湿)を行う。なお、以下の説明では、空調対象空間内に設置されている複数の空調機30をまとめて空調機群50とも表記する。各空調機30には、カメラや人感センサ等が内蔵されており、周囲の人数を検知する人数検知機能を有する。各空調機30は、定期的(例えば、1時間毎)に、現在の運転状態(運転モード、設定温度等)を示す運転情報と、人数検知機能で検知した人数を示す人数情報とをコントローラ10に送信する。 The plurality of air conditioners 30 perform air conditioning (cooling, heating, humidification, dehumidification) in the air conditioning target space. In the following description, a plurality of air conditioners 30 installed in the air conditioning target space are collectively referred to as an air conditioner group 50. Each air conditioner 30 incorporates a camera, a human sensor, and the like, and has a function of detecting the number of people around. Each air conditioner 30 periodically (for example, every hour) receives controller information indicating the current operation state (operation mode, set temperature, etc.) and number information indicating the number of persons detected by the number detection function. Send to.
 電力計測装置20は、電力計等を備え、定期的(例えば、1時間毎)に空調対象空間内の空調機群50全体の消費電力を計測し、その計測値を示す電力情報をコントローラ10に送信する。 The power measuring device 20 includes a wattmeter and the like, measures power consumption of the entire air conditioner group 50 in the air conditioning target space periodically (for example, every hour), and supplies power information indicating the measured values to the controller 10. Send.
 なお、空調機30と電力計測装置20とは同期がとれており、同じタイミングで、運転情報、人数情報、及び電力情報をコントローラ10に送信する。 Note that the air conditioner 30 and the power measuring device 20 are synchronized, and the operation information, the number of people information, and the power information are transmitted to the controller 10 at the same timing.
 コントローラ10は、各空調機30の状態を監視したり運転を制御する。コントローラ10は、図2に示すように、内部通信部11と、外部通信部12と、記憶部13と、制御部14と、を備える。 Controller 10 monitors the state of each air conditioner 30 and controls operation. As illustrated in FIG. 2, the controller 10 includes an internal communication unit 11, an external communication unit 12, a storage unit 13, and a control unit 14.
 内部通信部11は、コントローラ10を専用通信線N1に接続するための通信インタフェースである。外部通信部12は、コントローラ10をインターネットN2に接続するための通信インタフェースである。 The internal communication unit 11 is a communication interface for connecting the controller 10 to the dedicated communication line N1. The external communication unit 12 is a communication interface for connecting the controller 10 to the Internet N2.
 記憶部13は、いわゆる二次記憶装置(補助記憶装置)としての役割を担い、例えば、フラッシュメモリ等の読み書き可能な不揮発性の半導体メモリ等で構成される。また、記憶部13は、電力DB(データベース)131と、空調機DB132と、環境DB133と、スケジュールDB134と、を記憶する。 The storage unit 13 plays a role as a so-called secondary storage device (auxiliary storage device), and includes, for example, a readable / writable nonvolatile semiconductor memory or the like such as a flash memory. In addition, the storage unit 13 stores a power DB (database) 131, an air conditioner DB 132, an environment DB 133, and a schedule DB 134.
 電力DB131には、電力計測装置20から受信した空調機群50の消費電力を示す電力情報が格納される。なお、電力計測装置20から電力情報を受信する度に、電力DB131に格納されている電力情報は更新される(上書きされる)。 In the power DB 131, power information indicating the power consumption of the air conditioner group 50 received from the power measuring device 20 is stored. Each time power information is received from the power measurement device 20, the power information stored in the power DB 131 is updated (overwritten).
 空調機DB132には、各空調機30の運転状態を示す運転情報が格納される。なお、各空調機30から電力情報を受信する度に、空調機DB132に格納されている運転情報は更新される(上書きされる)。 The air conditioner DB 132 stores operation information indicating the operation state of each air conditioner 30. Note that each time power information is received from each air conditioner 30, the operation information stored in the air conditioner DB 132 is updated (overwritten).
 環境DB133には、各空調機30の周囲の環境を示す情報が格納される。具体的には、環境DB133には、各空調機30から受信した人数情報と、各空調機30の設置場所の特徴を示す場所情報と、が格納される。例えば、場所情報は、空調機30が窓や入口に近いかどうかを示す情報である。なお、各空調機30から人数情報を受信する度に、環境DB133に格納されている人数情報は更新される(上書きされる)。また、場所情報は、各空調機30が空調対象空間内に設置された際に、管理者によって定義され、環境DB133に格納される。 The environment DB 133 stores information indicating the environment around each air conditioner 30. Specifically, the number information received from each air conditioner 30 and location information indicating the characteristics of the installation location of each air conditioner 30 are stored in the environment DB 133. For example, the location information is information indicating whether the air conditioner 30 is close to a window or an entrance. Each time the number information is received from each air conditioner 30, the number information stored in the environment DB 133 is updated (overwritten). The location information is defined by the administrator when each air conditioner 30 is installed in the air conditioning target space, and is stored in the environment DB 133.
 スケジュールDB134には、規則生成装置40から受信した各空調機30の運転のスケジュールを示すスケジュール情報が格納される。具体的には、スケジュール情報は、空調機30の運転開始予定時間、運転停止予定時間、運転モード、設定温度、周囲の人数等を項目として含む。 In the schedule DB 134, schedule information indicating the schedule of operation of each air conditioner 30 received from the rule generation device 40 is stored. Specifically, the schedule information includes, as items, scheduled operation start time, scheduled operation stop time, operation mode, set temperature, number of people around the air conditioner 30, and the like.
 制御部14は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)等を備え、コントローラ10の各部を制御する。例えば、制御部14は、空調機30から定期的に受信した運転情報と人数情報とを、それぞれ、空調機DB132と環境DB133とに格納する。また、制御部は14、電力計測装置20から定期的に受信した電力情報を電力DB131に格納する。また、制御部14は、規則生成装置40からの要求に従い、電力DB131に格納されている電力情報と、環境DB133に格納されている場所情報及び人数情報と、空調機DB132に格納されている運転情報と、を規則生成装置40に送信する。また、制御部14は、スケジュールDB134に格納されているスケジュール情報に従って、空調機群50の運転を制御する。 The control unit 14 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like, and controls each unit of the controller 10. For example, the control unit 14 stores the operation information and the number of people information periodically received from the air conditioner 30 in the air conditioner DB 132 and the environment DB 133, respectively. Further, the control unit 14 stores the power information periodically received from the power measurement device 20 in the power DB 131. Moreover, the control part 14 is the operation | movement stored in the air conditioner DB132 according to the request | requirement from the rule production | generation apparatus 40, the power information stored in power DB131, the location information and number-of-persons information stored in environment DB133, and air conditioner DB132. Information is transmitted to the rule generation device 40. Further, the control unit 14 controls the operation of the air conditioner group 50 according to the schedule information stored in the schedule DB 134.
 続いて、規則生成装置40について説明する。規則生成装置40は、空調機30の省エネを促進するための運転規則を生成し、生成した運転規則を適用したスケジュール情報を各コントローラ10に送信する。規則生成装置40は、図3に示すように、通信部41と、記憶部42と、制御部43と、を備える。 Subsequently, the rule generation device 40 will be described. The rule generation device 40 generates an operation rule for promoting energy saving of the air conditioner 30 and transmits schedule information to which the generated operation rule is applied to each controller 10. As illustrated in FIG. 3, the rule generation device 40 includes a communication unit 41, a storage unit 42, and a control unit 43.
 通信部41は、規則生成装置40をインターネットN2に接続するための通信インタフェースである。 The communication unit 41 is a communication interface for connecting the rule generation device 40 to the Internet N2.
 記憶部42は、いわゆる二次記憶装置(補助記憶装置)としての役割を担い、例えば、フラッシュメモリ等の読み書き可能な不揮発性の半導体メモリ等で構成され、種々の情報を記憶する。 The storage unit 42 plays a role as a so-called secondary storage device (auxiliary storage device), and is composed of, for example, a readable / writable nonvolatile semiconductor memory such as a flash memory, and stores various information.
 制御部43は、CPU、ROM、RAM等を備え、規則生成装置40の各部を制御する。 The control unit 43 includes a CPU, a ROM, a RAM, and the like, and controls each unit of the rule generation device 40.
 規則生成装置40は、機能的には、図4に示すように、情報取得部401と、情報格納部402と、検出部403と、事例収集部404と、事例格納部405と、規則生成部406と、規則格納部407、スケジュール格納部408と、規則適用部409と、を備える。なお、これらの各部は、図3に示した制御部43、通信部41、記憶部42が協同することで実現される。 As shown in FIG. 4, the rule generation device 40 functionally includes an information acquisition unit 401, an information storage unit 402, a detection unit 403, a case collection unit 404, a case storage unit 405, and a rule generation unit. 406, a rule storage unit 407, a schedule storage unit 408, and a rule application unit 409. These units are realized by the cooperation of the control unit 43, the communication unit 41, and the storage unit 42 illustrated in FIG.
 情報取得部401は、各コントローラ10から各種の情報を取得して、情報格納部402に蓄積する。例えば、情報取得部401は、初回の起動時に、各コントローラ10の環境DB133から、各空調機30の場所情報を取得して、情報格納部402に格納する。また、情報取得部401は、各コントローラ10から、定期的(1時間毎)に、電力情報と、各空調機30の運転情報及び人数情報と、を取得して情報格納部402に蓄積する。 The information acquisition unit 401 acquires various types of information from each controller 10 and accumulates them in the information storage unit 402. For example, the information acquisition unit 401 acquires the location information of each air conditioner 30 from the environment DB 133 of each controller 10 and stores it in the information storage unit 402 at the first startup. Further, the information acquisition unit 401 acquires power information, operation information of each air conditioner 30 and information on the number of people from each controller 10 periodically (every hour), and accumulates them in the information storage unit 402.
 検出部403は、情報格納部402に格納されている各種の情報を参照して、空調機群50の消費電力を削減するために、周囲の環境に応じてなされた空調機30の操作(省エネ操作)を検出する。事例収集部404は、検出部403が検出した省エネ操作を示す情報(省エネ操作情報)を周囲の環境を示す情報とともに事例情報として、事例格納部405に蓄積する。 The detection unit 403 refers to various types of information stored in the information storage unit 402 and operates the air conditioner 30 according to the surrounding environment (energy saving) in order to reduce the power consumption of the air conditioner group 50. Operation). The case collection unit 404 accumulates information indicating the energy saving operation (energy saving operation information) detected by the detection unit 403 in the case storage unit 405 as case information together with information indicating the surrounding environment.
 規則生成部406は、事例格納部405に格納されている事例情報から、空調機30に適用して省エネを促進するための運転規則を生成し、規則格納部407に蓄積する。 The rule generation unit 406 generates an operation rule for promoting energy saving by applying it to the air conditioner 30 from the case information stored in the case storage unit 405, and accumulates it in the rule storage unit 407.
 スケジュール格納部408は、空調機30毎の運転スケジュールを示すスケジュール情報が格納される。規則適用部409は、規則格納部407に格納されている運転規則を用いて、スケジュール格納部408に格納されている各空調機30のスケジュール情報を変更し、変更後のスケジュール情報を、対応する各コントローラ10に送信する。 The schedule storage unit 408 stores schedule information indicating an operation schedule for each air conditioner 30. The rule application unit 409 changes the schedule information of each air conditioner 30 stored in the schedule storage unit 408 using the operation rules stored in the rule storage unit 407, and corresponds the changed schedule information. It transmits to each controller 10.
 続いて、規則生成装置40の動作について説明する。 Subsequently, the operation of the rule generation device 40 will be described.
 始めに、規則生成装置40で、空調機群50毎に、消費電力の削減に寄与する操作の事例を収集する事例収集処理の動作について説明する。予め定めた時間毎(例えば、1時間毎)に、規則生成装置40の制御部43は、図5のフローチャートに示す事例収集処理を実行する。 First, the operation of the case collection process for collecting case examples of operations that contribute to the reduction of power consumption for each air conditioner group 50 by the rule generation device 40 will be described. At every predetermined time (for example, every hour), the control unit 43 of the rule generation device 40 executes a case collection process shown in the flowchart of FIG.
 まず、制御部43(情報取得部401)は、各コントローラ10から、コントローラ10が保持している空調機群50に関する最新の各種情報を取得し、情報格納部402に記憶する(ステップS101)。具体的には、制御部43は、インターネットN2を介して、各コントローラ10に情報取得要求を送信する。情報取得要求を受信した各コントローラ10の制御部14は、電力DB131から電力情報、空調機DB132から各空調機30の運転情報、環境DB133から各空調機30の人数情報を取得して、規則生成装置40に送信する。 First, the control part 43 (information acquisition part 401) acquires the latest various information regarding the air conditioner group 50 which the controller 10 hold | maintains from each controller 10, and memorize | stores it in the information storage part 402 (step S101). Specifically, the control unit 43 transmits an information acquisition request to each controller 10 via the Internet N2. The control unit 14 of each controller 10 that has received the information acquisition request acquires the power information from the power DB 131, the operation information of each air conditioner 30 from the air conditioner DB 132, and the number information of each air conditioner 30 from the environment DB 133, thereby generating a rule Transmit to device 40.
 続いて、制御部43(検出部403)は、空調機群50を1つ選択する(ステップS102)。以下の説明では、ステップS102で選択した空調機群50を選択空調機群50とも表記する。 Subsequently, the control unit 43 (detection unit 403) selects one air conditioner group 50 (step S102). In the following description, the air conditioner group 50 selected in step S102 is also referred to as a selected air conditioner group 50.
 続いて、制御部43(検出部403)は、情報格納部402から選択空調機群50の最新の電力情報を取得し、その電力情報が示す消費電力が、前回取得した選択空調機群50の電力情報が示す消費電力から、閾値以上(例えば、10パーセント以上)削減されているか否かを判別する(ステップS103)。 Subsequently, the control unit 43 (detection unit 403) acquires the latest power information of the selected air conditioner group 50 from the information storage unit 402, and the power consumption indicated by the power information indicates the previously acquired selected air conditioner group 50. It is determined whether or not the power consumption indicated by the power information is reduced by more than a threshold (for example, 10% or more) (step S103).
 削減されていないと判別した場合(ステップS103;No)、この選択空調機群50では、消費電力を削減する操作はなされていないこととなり、処理はステップS107に移る。 If it is determined that it has not been reduced (step S103; No), the selected air conditioner group 50 has not been operated to reduce power consumption, and the process moves to step S107.
 一方、削減されていると判別した場合(ステップS103;Yes)、制御部43(事例収集部404)は、選択空調機群50を構成する各空調機30の最新の運転情報と前回取得した運転情報とを情報格納部402から取得して比較し、運転情報が変更された(即ち、操作された)空調機30を特定する(ステップS104)。なお、以下の説明では、ステップS104で特定した空調機30を操作空調機30とも表記する。 On the other hand, when it is determined that the amount has been reduced (step S103; Yes), the control unit 43 (example collection unit 404) displays the latest operation information of each air conditioner 30 configuring the selected air conditioner group 50 and the operation acquired last time. The information is acquired from the information storage unit 402 and compared, and the air conditioner 30 in which the operation information is changed (that is, operated) is specified (step S104). In the following description, the air conditioner 30 identified in step S104 is also referred to as an operation air conditioner 30.
 そして、制御部43(事例収集部404)は、操作空調機30の最新の環境情報を、選択空調機群50を構成する他の空調機30(即ち、操作されなかった空調機30)の最新の環境情報と比較し、両者で違いが有るか否かを判別する(ステップS105)。なお、制御部43は、環境情報のうち人数情報については、人数差が閾値(例えば2)以下の場合は、環境情報に違いは無いと判別してもよい。 Then, the control unit 43 (the case collection unit 404) uses the latest environment information of the operation air conditioner 30 as the latest information of the other air conditioners 30 (that is, the air conditioners 30 that have not been operated) constituting the selected air conditioner group 50. To determine whether there is a difference between the two (step S105). Note that the controller 43 may determine that there is no difference in the environmental information when the difference in the number of persons is equal to or less than a threshold (for example, 2) in the environmental information.
 環境情報に違いが無いと判別した場合(ステップS105;No)、ステップS107に処理は移る。一方、環境情報に違いが有ると判別した場合(ステップS105;Yes)、操作空調機30でなされた操作は、その周囲の環境に応じて、省エネ目的を目的としてなされた操作(省エネ操作)となる。従って、制御部43(事例収集部404)は、その省エネ操作を示す省エネ操作情報を、環境情報と対応付けて事例情報として事例格納部405に格納する(ステップS106)。 If it is determined that there is no difference in the environment information (step S105; No), the process proceeds to step S107. On the other hand, when it is determined that there is a difference in the environmental information (step S105; Yes), the operation performed in the operation air conditioner 30 is different from the operation performed for the purpose of energy saving (energy saving operation) according to the surrounding environment. Become. Therefore, the control unit 43 (case collection unit 404) stores the energy saving operation information indicating the energy saving operation in the case storage unit 405 as case information in association with the environment information (step S106).
 続いて、制御部43(事例収集部404)は、ステップS102で全ての空調機群50を選択したか否かを判別する(ステップS107)。選択していない場合(ステップS107;No)、処理はステップS102に移り、未選択の空調機群50を選択して、事例情報を収集する処理を繰り返す。全ての空調機群50を選択した場合、事例収集処理は終了する。 Subsequently, the control unit 43 (case collection unit 404) determines whether or not all the air conditioner groups 50 have been selected in step S102 (step S107). If not selected (step S107; No), the process proceeds to step S102, the unselected air conditioner group 50 is selected, and the process of collecting case information is repeated. When all the air conditioner groups 50 are selected, the case collection process ends.
 続いて、上述した事例収集処理について、例を挙げて説明する。図6は、9台の空調機30「A」~「I」からなる空調機群50が配置された空調対象空間の平面図を示す。 Subsequently, the case collection process described above will be described with an example. FIG. 6 is a plan view of the air-conditioning target space in which the air conditioner group 50 including nine air conditioners 30 “A” to “I” is arranged.
 また、図7は、ステップS101で最新の情報を取得する直前(省エネ操作前)の、空調機30「A」~「I」からなる空調機群50の電力情報と、各空調機30「A」~「I」の運転情報及び周囲の環境情報と、を示す図である。なお、環境情報のうち、窓フラグと出入口フラグは、それぞれ、空調機30が窓に近いか、出入り口に近いかを示す情報であり、場所情報で設定されている。なお、窓フラグ「0」、出入口フラグ「0」は、窓、出入口に空調機30が近くないことを示す。窓フラグ「1」、出入口フラグ「1」は、窓、出入口に空調機30が近くにあることを示す。 FIG. 7 shows the power information of the air conditioner group 50 including the air conditioners 30 “A” to “I” and the air conditioners 30 “A” immediately before acquiring the latest information in step S 101 (before the energy saving operation). It is a figure which shows the driving | operation information and surrounding environmental information of "I". Of the environmental information, the window flag and the entrance / exit flag are information indicating whether the air conditioner 30 is close to the window or the entrance / exit, and are set by the location information. The window flag “0” and the entrance / exit flag “0” indicate that the air conditioner 30 is not close to the window / entrance. The window flag “1” and the entrance / exit flag “1” indicate that the air conditioner 30 is close to the window / entrance / exit.
 また、図8は、ステップS101で取得した空調機30「A」~「I」からなる空調機群50の最新の電力情報と、各空調機30「A」~「I」の最新の運転情報及び周囲の環境情報と、を示す図である。 FIG. 8 shows the latest power information of the air conditioner group 50 composed of the air conditioners 30 “A” to “I” acquired in step S101 and the latest operation information of the air conditioners 30 “A” to “I”. It is a figure which shows surrounding environment information.
 ここで、この9台の空調機30「A」~「I」からなる空調機群50を、事例収集処理のステップS102で選択した場合を考える。この場合、図8に示す最新の電力情報が示す消費電力は、図7に示す前回の電力情報が示す消費電力から削減されているため、ステップS103では「Yes」と判別される。 Here, consider a case where the air conditioner group 50 including the nine air conditioners 30 “A” to “I” is selected in step S102 of the case collection process. In this case, since the power consumption indicated by the latest power information shown in FIG. 8 is reduced from the power consumption indicated by the previous power information shown in FIG. 7, “Yes” is determined in step S103.
 また、図7と図8とで運転状態を比較すると、6台の空調機「D」~「I」は運転状態が前回から変更されているので、ステップS104で操作空調機30であると特定される。 Further, comparing the operating state between FIG. 7 and FIG. 8, since the operating state of the six air conditioners “D” to “I” has been changed from the previous time, the operating air conditioner 30 is identified in step S104. Is done.
 そして、操作空調機30「D」~「I」とそれ以外の空調機30「A」~「B」とでは、図8に示す環境情報に違いが有るため(ステップS105;Yes)、事例情報が収集される(ステップS106)。具体的には、設定温度を1℃下げる操作がなされた空調機30「D」~「F」、「H」と、操作空調機30でない空調機30「A」~「C」とを比較すると、空調機30「D」~「F」、「H」では窓フラグが「0」であるという違いがあるため、「窓に近くない空調機30の暖房設定温度を1℃下げる」ことを示す事例情報が収集される。 Since the environmental information shown in FIG. 8 is different between the operation air conditioners 30 “D” to “I” and the other air conditioners 30 “A” to “B” (step S105; Yes), the case information Are collected (step S106). Specifically, when the air conditioners 30 “D” to “F” and “H” that have been operated to lower the set temperature by 1 ° C. are compared with the air conditioners 30 “A” to “C” that are not the operation air conditioners 30, , Because there is a difference that the window flag is “0” in the air conditioners 30 “D” to “F” and “H”, it indicates that “the heating set temperature of the air conditioner 30 not close to the window is lowered by 1 ° C.” Case information is collected.
 また、運転停止の操作がなされた空調機30「G」と、操作空調機30でない空調機30「A」~「C」とを比較すると、空調機30「G」では周囲の人数が「1」であるという違いがあるため、「周囲の人数が1人の空調機30の運転を停止する」ことを示す事例情報が収集される。 Further, when the air conditioner 30 “G” in which the operation is stopped is compared with the air conditioners 30 “A” to “C” that are not the operation air conditioner 30, the number of people around the air conditioner 30 “G” is “1”. Therefore, case information indicating that “the number of people in the surroundings stops the operation of one air conditioner 30” is collected.
 また、設定温度を2℃下げる操作がなされた空調機30「I」と、操作空調機30でない空調機30「A」~「C」とを比較すると、空調機30「I」では出入口フラグ「1」であるという違いがあるため、「出入口に近い空調機30の設定温度を1℃下げる」ことを示す事例情報が収集される。 Further, when the air conditioner 30 “I” operated to lower the set temperature by 2 ° C. and the air conditioners 30 “A” to “C” that are not the operation air conditioner 30 are compared, the air conditioner 30 “I” has an entrance / exit flag “ Since there is a difference of “1”, case information indicating that “the set temperature of the air conditioner 30 close to the entrance / exit is lowered by 1 ° C.” is collected.
 このように、事例収集処理により、異なる空調対象空間に設置されている空調機群50それぞれについて、周囲の環境に応じてなされた、消費電力の削減に寄与する省エネ操作の事例が収集される。 As described above, the case collection process collects the examples of the energy saving operations that are made in accordance with the surrounding environment and contribute to the reduction of power consumption for each of the air conditioner groups 50 installed in different air-conditioning target spaces.
 続いて、事例収集処理で収集した事例情報から、省エネを促進する空調機30の運転規則を生成する規則生成処理について説明する。予め定めた時間毎(例えば、日付が変わるタイミング)に、規則生成装置40の制御部43(規則生成部406)は、図9のフローチャートに示す規則生成処理を実行する。 Subsequently, a rule generation process for generating an operation rule of the air conditioner 30 that promotes energy saving from the case information collected in the case collection process will be described. At every predetermined time (for example, when the date changes), the control unit 43 (rule generation unit 406) of the rule generation device 40 executes the rule generation processing shown in the flowchart of FIG.
 まず、制御部43は、規則格納部407に格納されている規則情報を消去する(ステップS201)。 First, the control unit 43 deletes the rule information stored in the rule storage unit 407 (step S201).
 続いて、制御部43は、事例格納部405から、最近(例えば、直近2週間以内)に収集された事例情報を抽出する(ステップS202)。 Subsequently, the control unit 43 extracts case information collected recently (for example, within the last two weeks) from the case storage unit 405 (step S202).
 続いて、制御部43は、ステップS202で抽出した事例情報の中から、閾値以上(例えば10以上)存在する同じ内容の事例情報を特定する(ステップS203)。なお、制御部43は、抽出した事例情報の中から、予め定めた割合以上(例えば10パーセント以上)存在する同じ内容の事例情報を特定してもよい。 Subsequently, the control unit 43 identifies the case information having the same content that exists above the threshold (for example, 10 or more) from the case information extracted at Step S202 (Step S203). In addition, the control part 43 may specify the case information of the same content which exists more than a predetermined ratio (for example, 10 percent or more) from the extracted case information.
 続いて、制御部43は、特定した事例情報を、省エネを促進する空調機30の運転規則として、規則格納部407に格納する(ステップS204)。以上で規則作成処理は終了する。 Subsequently, the control unit 43 stores the specified case information in the rule storage unit 407 as an operation rule of the air conditioner 30 that promotes energy saving (step S204). This completes the rule creation process.
 続いて、作成した運転規則を空調機30の運転スケジュールに適用して送信する規則適用処理について説明する。上述した規則作成処理が完了に応答して、規則生成装置40の制御部43は、図10のフローチャートに示す規則適用処理を実行する。 Subsequently, a rule application process for applying and transmitting the created operation rule to the operation schedule of the air conditioner 30 will be described. In response to the completion of the rule creation process described above, the control unit 43 of the rule generation device 40 executes the rule application process shown in the flowchart of FIG.
 まず、制御部43(規則適用部409)は、空調機群50を1つ選択する(ステップS301)。そして、制御部43は、規則格納部407に格納されている運転規則に基づいて、選択した空調機群50を構成する各空調機30のスケジュールを変更する(ステップS302)。 First, the control unit 43 (rule application unit 409) selects one air conditioner group 50 (step S301). And the control part 43 changes the schedule of each air conditioner 30 which comprises the selected air conditioner group 50 based on the driving | running rule stored in the rule storage part 407 (step S302).
 そして、制御部43は、変更した空調機群50のスケジュール情報を、この空調機群50を管理するコントローラ10に送信する(ステップS303)。コントローラ10の制御部14は、受信したスケジュール情報をスケジュールDB134に格納し、以後はこのスケジュール情報に基づいて、空調機群50の運転を制御する。 And the control part 43 transmits the schedule information of the changed air conditioner group 50 to the controller 10 which manages this air conditioner group 50 (step S303). The controller 14 of the controller 10 stores the received schedule information in the schedule DB 134, and thereafter controls the operation of the air conditioner group 50 based on the schedule information.
 続いて、制御部43は、ステップS301で全ての空調機群50を選択したか否かを判別する(ステップS304)。選択していない場合(ステップS304;No)、処理はステップS301に移り、未選択の空調機群50を選択して、運転規則を用いてスケジュール情報を変更してコントローラ10に送信する処理を繰り返す。全ての空調機群50を選択した場合、規則適用処理は終了する。 Subsequently, the control unit 43 determines whether or not all the air conditioner groups 50 have been selected in Step S301 (Step S304). If it has not been selected (step S304; No), the process proceeds to step S301, the unselected air conditioner group 50 is selected, the schedule information is changed using the operation rule, and the process of transmitting to the controller 10 is repeated. . When all the air conditioner groups 50 are selected, the rule application process ends.
 続いて、規則適用処理でスケジュールが変更される処理(ステップS302)の具体例について説明する。図11は、4台の空調機30「J」~「M」からなる空調機群50の9時から18時の運転スケジュールを示すスケジュール情報と、周囲の環境情報(窓フラグ、出入口フラグ)とを示す図である。 Subsequently, a specific example of the process (step S302) in which the schedule is changed by the rule application process will be described. FIG. 11 shows schedule information indicating an operation schedule from 9:00 to 18:00 of an air conditioner group 50 including four air conditioners 30 “J” to “M”, and surrounding environment information (window flag, entrance / exit flag) FIG.
 例えば、図11に示すスケジュール情報に、「窓に近くない空調機30の暖房設定温度を1℃下げる」運転規則を適用すると、図12に示すように、窓フラグ「0」の空調機30「K」の設定温度は、「22℃」から「21℃」に変更される。 For example, when the operation rule “decrease the heating set temperature of the air conditioner 30 that is not close to the window by 1 ° C.” is applied to the schedule information shown in FIG. 11, the air conditioner 30 “with the window flag“ 0 ”as shown in FIG. The set temperature of “K” is changed from “22 ° C.” to “21 ° C.”.
 また、例えば、図11に示すスケジュール情報に、「出入口に近い空調機30の暖房設定温度を1℃下げる」運転規則を適用すると、図12に示すように、出入口フラグ「1」の空調機30「L」の設定温度は、「22℃」から「21℃」に変更される。 Further, for example, when the operation rule “decrease the heating set temperature of the air conditioner 30 close to the entrance / exit by 1 ° C.” is applied to the schedule information shown in FIG. 11, the air conditioner 30 with the entrance / exit flag “1” as shown in FIG. The set temperature of “L” is changed from “22 ° C.” to “21 ° C.”.
 また、例えば、図11に示すスケジュール情報に、「周囲の人数が1人の空調機30の運転を停止する」運転規則を適用すると、図12に示すように、人数「1」の空調機30「M」の運転は停止される。 Further, for example, when the operation rule “stop operation of the air conditioner 30 by one person” is applied to the schedule information shown in FIG. 11, the air conditioner 30 of the number “1” as shown in FIG. 12. The operation of “M” is stopped.
 このように、本実施形態に係る規則生成装置40では、コントローラ10から取得した各空調機30に関する情報から周囲の環境に応じてなされた省エネ操作が検出され、その環境とともに事例情報として収集される。そして、収集された事例情報から、省エネを促進するための運転規則が作成される。従って、複数の空調機30から、広く事例情報を収集して運転規則を作成するため、従来よりも空調機30を適切に省エネ制御することが可能となる。 As described above, in the rule generation device 40 according to the present embodiment, the energy-saving operation performed according to the surrounding environment is detected from the information regarding each air conditioner 30 acquired from the controller 10, and collected as case information together with the environment. . And the operation rule for promoting energy saving is created from the collected case information. Accordingly, since the case information is widely collected from the plurality of air conditioners 30 and the operation rules are created, it is possible to perform energy saving control of the air conditioner 30 more appropriately than before.
 また、本実施形態によれば、作成した運転規則を用いて、各空調機30のスケジュール情報が更新されるため、更新されたスケジュール情報を用いて、各空調機30を適切に省エネ制御することが可能となる。 Moreover, according to this embodiment, since the schedule information of each air conditioner 30 is updated using the created operation rule, the energy saving control of each air conditioner 30 is appropriately performed using the updated schedule information. Is possible.
 また、本実施形態によれば、直近に収集した事例情報から運転規則を作成するため、現在の時期に応じた適切な運転規則を作成することができる。 Further, according to the present embodiment, since the operation rule is created from the latest collected case information, it is possible to create an appropriate operation rule according to the current time.
 また、本実施形態によれば、省エネの事例情報をすぐには運転規則としては採用せずに、閾値以上の同内容の事例情報を収集されている場合に運転規則として採用するため、普遍的な運転規則を作成することが可能となる。 Also, according to this embodiment, energy saving case information is not immediately adopted as driving rules, but is adopted as driving rules when case information with the same content above a threshold is collected. It is possible to create a proper driving rule.
 また、本実施形態によれば、それぞれが異なる空調機群50を管理する複数のコントローラ10毎に、取得した情報に基づいて省エネ操作を検出して、事例情報を収集する。そのため、様々な使われ方をしている空調機30から事例情報を広く収集することができ、より適切な運転規則を作成することが可能となる。 Further, according to the present embodiment, the energy saving operation is detected based on the acquired information and the case information is collected for each of the plurality of controllers 10 that manage different air conditioner groups 50. Therefore, case information can be widely collected from the air conditioners 30 that are used in various ways, and more appropriate operation rules can be created.
(変形例)
 なお、本発明は、上記実施形態に限定されず、本発明の要旨を逸脱しない範囲での種々の変更は勿論可能である。
(Modification)
In addition, this invention is not limited to the said embodiment, Of course, the various change in the range which does not deviate from the summary of this invention is possible.
 例えば、時間帯毎に収集された事例情報から、時間帯別に運転規則を生成してもよい。このように時間帯別に運転規則を作成した場合、対応する時間帯のスケジュール情報に適宜運転規則を適用することで、より効率よく省エネ制御が可能となる。 For example, driving rules may be generated for each time zone from case information collected for each time zone. Thus, when the driving rule is created for each time zone, the energy saving control can be performed more efficiently by appropriately applying the driving rule to the schedule information of the corresponding time zone.
 また、上記実施形態では、規則生成装置40が、作成した運転規則を用いて空調機30のスケジュールデータを変更して、コントローラ10に送信したが、作成した運転規則を空調機30の制御に適用する手法は種々のものが採用可能である。例えば、規則生成装置40は、作成した運転規則を直接コントローラ10に送信して、コントローラ10が、受信した運転規則に基づいて、管理する各空調機30の運転スケジュールを更新してもよい。また、「周囲の人数が1人の空調機30の運転を停止する」運転規則を受信した場合、コントローラ10の制御部14は、各空調機30の周囲の人数を逐次監視して、人数が1人になった場合に運転を停止さえるよう制御してもよい。 Moreover, in the said embodiment, although the rule production | generation apparatus 40 changed the schedule data of the air conditioner 30 using the created driving rule, and transmitted to the controller 10, the created driving rule is applied to control of the air conditioner 30. Various methods can be adopted. For example, the rule generation device 40 may transmit the created operation rule directly to the controller 10, and the controller 10 may update the operation schedule of each air conditioner 30 to be managed based on the received operation rule. In addition, when the operation rule “stop operation of the air conditioner 30 by one person in the surroundings” is received, the control unit 14 of the controller 10 sequentially monitors the number of persons around each air conditioner 30 and the number of persons is determined. You may control to stop a driving | operation, when it becomes one person.
 例えば、上記実施形態では、規則生成装置40は複数のコントローラ10に接続したが、1つのコントローラ10のみに接続する規則生成装置40についても、本発明は適用可能である。また、規則生成装置40が収集した収集した事例情報を、全て運転規則として採用してもよい。 For example, in the above embodiment, the rule generation device 40 is connected to a plurality of controllers 10, but the present invention can also be applied to a rule generation device 40 connected to only one controller 10. Further, all the collected case information collected by the rule generation device 40 may be adopted as the driving rule.
 また、上記各実施形態において、規則生成装置40がそれぞれ実行するプログラムを、既存のコンピュータ等に適用することで、当該コンピュータ等を本発明に係る規則生成装置40として機能させることも可能である。 In each of the above embodiments, by applying the program executed by the rule generation device 40 to an existing computer or the like, it is possible to cause the computer or the like to function as the rule generation device 40 according to the present invention.
 このようなプログラムの配布方法は任意であり、例えば、CD-ROM(Compact Disk Read-Only Memory)、DVD(Digital Versatile Disk)、MO(Magneto Optical Disk)、メモリカードなどのコンピュータ読み取り可能な記録媒体に格納して配布してもよいし、インターネットなどの通信ネットワークを介して配布してもよい。 Such a program distribution method is arbitrary, for example, a computer-readable recording medium such as a CD-ROM (Compact Disk Read-Only Memory), a DVD (Digital Versatile Disk), an MO (Magneto Optical Disk), or a memory card. It may be stored and distributed in a network, or distributed via a communication network such as the Internet.
 本発明は、本発明の広義の精神と範囲を逸脱することなく、様々な実施形態及び変形が可能とされるものである。また、上述した実施形態は、本発明を説明するためのものであり、本発明の範囲を限定するものではない。つまり、本発明の範囲は、実施形態ではなく、請求の範囲によって示される。そして、請求の範囲内及びそれと同等の発明の意義の範囲内で施される様々な変形が、本発明の範囲内とみなされる。 The present invention is capable of various embodiments and modifications without departing from the broad spirit and scope of the present invention. Further, the above-described embodiment is for explaining the present invention, and does not limit the scope of the present invention. That is, the scope of the present invention is shown not by the embodiments but by the claims. Various modifications within the scope of the claims and within the scope of the equivalent invention are considered to be within the scope of the present invention.
 本発明は、HEMS(Home Energy Management System)などのシステムに好適に採用され得る。 The present invention can be suitably employed in a system such as HEMS (Home Energy Management System).
 1 空調制御システム、10 コントローラ、20 電力計測装置、30 空調機、40 規則生成装置、50 空調機群、N1 専用通信線、N2 インターネット、11 内部通信部、12 外部通信部、13,42 記憶部、14,43 制御部、41 通信部、401 情報取得部、402 情報格納部、403 検出部、404 事例収集部、405 事例格納部、406 規則生成部、407 規則格納部、408 スケジュール格納部、409 規則適用部 1 air conditioning control system, 10 controller, 20 power measuring device, 30 air conditioner, 40 rule generation device, 50 air conditioner group, N1 dedicated communication line, N2 internet, 11 internal communication unit, 12 external communication unit, 13, 42 storage unit 14, 43 control unit, 41 communication unit, 401 information acquisition unit, 402 information storage unit, 403 detection unit, 404 case collection unit, 405 case storage unit, 406 rule generation unit, 407 rule storage unit, 408 schedule storage unit, 409 Rule Application Department

Claims (9)

  1.  複数の空調機を管理するコントローラと通信する規則生成装置であって、
     前記コントローラから、各空調機の周囲の環境を示す環境情報と、各空調機の運転状態を示す運転情報と、前記複数の空調機の消費電力を示す電力情報と、を取得する情報取得手段と、
     前記環境情報、前記運転情報、及び前記電力情報に基づいて、前記周囲の環境に応じて少なくとも1台の空調機についてなされた、前記消費電力の削減に寄与するユーザの省エネ操作を検出する検出手段と、
     前記検出手段が省エネ操作を検出した場合に、前記環境情報と、前記省エネ操作を示す省エネ操作情報とを対応付けた事例情報を収集する事例収集手段と、
     前記事例収集手段が収集した前記事例情報に基づいて、少なくとも1台の空調機に適用して省エネを促進するための運転規則を生成する規則生成手段と、
     を備える規則生成装置。
    A rule generator that communicates with a controller that manages a plurality of air conditioners,
    Information acquisition means for acquiring, from the controller, environmental information indicating an environment around each air conditioner, operation information indicating an operation state of each air conditioner, and power information indicating power consumption of the plurality of air conditioners. ,
    Based on the environment information, the operation information, and the power information, a detection unit that detects a user's energy-saving operation that contributes to the reduction of the power consumption performed on at least one air conditioner according to the surrounding environment. When,
    Case collecting means for collecting case information in which the environmental information and energy saving operation information indicating the energy saving operation are associated with each other when the detection means detects an energy saving operation;
    Based on the case information collected by the case collection means, rule generation means for generating an operation rule for promoting energy saving by applying to at least one air conditioner;
    A rule generation device comprising:
  2.  前期規則生成手段が生成した運転規則を用いて、各空調機のスケジュール情報を更新する運転規則適用手段を備える、
     請求項1に記載の規則生成装置。
    The operation rule applying means for updating the schedule information of each air conditioner using the operation rule generated by the previous period rule generation means is provided.
    The rule generation device according to claim 1.
  3.  前記規則生成手段は、直近に収集した前記事例情報に基づいて、前記運転規則を生成する、
     請求項1又は2に記載の規則生成装置。
    The rule generation means generates the driving rule based on the case information collected most recently.
    The rule generation device according to claim 1 or 2.
  4.  前記規則生成手段は、収集した複数の前記事例情報のうち、閾値以上存在する同じ内容の事例情報を前記運転規則として採用する、
     請求項1から3の何れか1項に記載の規則生成装置。
    The rule generation means adopts the same content of case information that exists above a threshold as the driving rule among the collected case information.
    The rule production | generation apparatus of any one of Claim 1 to 3.
  5.  前記規則生成手段は、時間帯毎に収集された事例情報に基づいて、時間帯別の運転規則を生成する、
     請求項1から4の何れか1項に記載の規則生成装置。
    The rule generation means generates an operation rule for each time zone based on the case information collected for each time zone.
    The rule generation device according to any one of claims 1 to 4.
  6.  前記検出手段は、消費電力が削減された際に操作された空調機の周囲の環境が、他の空調機の周囲の環境と異なる場合に、該操作を前記省エネ操作として検出する、
     請求項1から5の何れか1項に記載の規則生成装置。
    The detection means detects the operation as the energy saving operation when the environment around the air conditioner operated when the power consumption is reduced is different from the environment around other air conditioners.
    The rule generation device according to any one of claims 1 to 5.
  7.  前記情報取得手段は、それぞれが異なる複数の空調機を管理する複数のコントローラから前記環境情報、前記運転情報、及び前記電力情報を取得し、
     コントローラ毎に、前記検出手段が該コントローラから取得した情報に基づいて前記省エネ操作を検出し、前記事例収集手段が前記事例情報を収集する、
     請求項1から6の何れか1項に記載の規則生成装置。
    The information acquisition means acquires the environmental information, the operation information, and the power information from a plurality of controllers that manage a plurality of different air conditioners, respectively.
    For each controller, the detection means detects the energy saving operation based on the information acquired from the controller, and the case collection means collects the case information.
    The rule production | generation apparatus of any one of Claim 1 to 6.
  8.  複数の空調機それぞれの周囲の環境を示す環境情報と運転状態を示す運転情報、及び前記複数の空調機の消費電力を示す電力情報を取得する情報取得ステップと、
     前記情報取得ステップで取得した情報に基づいて、周囲の環境に応じて少なくとも1台の空調機についてなされた、前記複数の空調機の消費電力の削減に寄与するユーザの省エネ操作を検出する検出ステップと、
     前記検出ステップで省エネ操作を検出した場合に、前記周囲の環境を示す情報と、前記省エネ操作を示す省エネ操作情報とを対応付けた事例情報を収集する事例収集ステップと、
     前記事例収集ステップで収集した前記事例情報に基づいて、空調機に適用して省エネを促進するための運転規則を生成する規則生成ステップと、
     を備える規則生成方法。
    An information acquisition step of acquiring environmental information indicating the surrounding environment of each of the plurality of air conditioners, operation information indicating the operation state, and power information indicating power consumption of the plurality of air conditioners;
    A detection step of detecting a user's energy saving operation that contributes to a reduction in power consumption of the plurality of air conditioners performed on at least one air conditioner according to the surrounding environment based on the information acquired in the information acquisition step. When,
    A case collecting step of collecting case information in which information indicating the surrounding environment and energy saving operation information indicating the energy saving operation are associated with each other when an energy saving operation is detected in the detection step;
    Based on the case information collected in the case collection step, a rule generation step for generating an operation rule for promoting energy saving by applying to an air conditioner;
    A rule generation method comprising:
  9.  複数の空調機を管理するコントローラと通信するコンピュータを、
     前記コントローラから、各空調機の周囲の環境を示す環境情報と、各空調機の運転状態を示す運転情報と、前記複数の空調機の消費電力を示す電力情報と、を取得する情報取得手段、
     前記環境情報、前記運転情報、及び前記電力情報に基づいて、前記周囲の環境に応じて少なくとも1台の空調機についてなされた、前記消費電力の削減に寄与するユーザの省エネ操作を検出する検出手段、
     前記検出手段が省エネ操作を検出した場合に、前記環境情報と、前記省エネ操作を示す省エネ操作情報とを対応付けた事例情報を収集する事例収集手段、
     前記事例収集手段が収集した前記事例情報に基づいて、少なくとも1台の空調機に適用して省エネを促進するための運転規則を生成する規則生成手段、
     として機能させるプログラム。
    A computer that communicates with a controller that manages multiple air conditioners.
    Information acquisition means for acquiring, from the controller, environmental information indicating an environment around each air conditioner, operation information indicating an operation state of each air conditioner, and power information indicating power consumption of the plurality of air conditioners,
    Based on the environment information, the operation information, and the power information, a detection unit that detects a user's energy-saving operation that contributes to the reduction of the power consumption performed on at least one air conditioner according to the surrounding environment. ,
    Case collecting means for collecting case information in which the environmental information and energy saving operation information indicating the energy saving operation are associated when the detection means detects an energy saving operation;
    Rule generating means for generating an operating rule for promoting energy saving by applying to at least one air conditioner based on the case information collected by the case collecting means;
    Program to function as.
PCT/JP2015/070703 2015-07-21 2015-07-21 Rule generation device, rule generation method, and program WO2017013740A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2017529209A JP6381808B2 (en) 2015-07-21 2015-07-21 Rule generation device, rule generation method, and program
PCT/JP2015/070703 WO2017013740A1 (en) 2015-07-21 2015-07-21 Rule generation device, rule generation method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/070703 WO2017013740A1 (en) 2015-07-21 2015-07-21 Rule generation device, rule generation method, and program

Publications (1)

Publication Number Publication Date
WO2017013740A1 true WO2017013740A1 (en) 2017-01-26

Family

ID=57835156

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/070703 WO2017013740A1 (en) 2015-07-21 2015-07-21 Rule generation device, rule generation method, and program

Country Status (2)

Country Link
JP (1) JP6381808B2 (en)
WO (1) WO2017013740A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180138463A (en) * 2017-06-21 2018-12-31 주식회사 케이티 Cloud server and method for controlling cooling system of target building based on artificial intelligence, and apparatus for controlling cooling system
KR102032810B1 (en) * 2018-11-19 2019-10-17 뉴브로드테크놀러지(주) Hvac system interlocking based air conditioner automatic control apparatus
WO2022097259A1 (en) * 2020-11-06 2022-05-12 株式会社日立製作所 Air-conditioning system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011197904A (en) * 2010-03-18 2011-10-06 Toshiba Corp Energy-saving advice generation device
JP2011237079A (en) * 2010-05-07 2011-11-24 Daikin Industries Ltd Equipment management system
JP2011257072A (en) * 2010-06-09 2011-12-22 Panasonic Electric Works Co Ltd Energy management apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011197904A (en) * 2010-03-18 2011-10-06 Toshiba Corp Energy-saving advice generation device
JP2011237079A (en) * 2010-05-07 2011-11-24 Daikin Industries Ltd Equipment management system
JP2011257072A (en) * 2010-06-09 2011-12-22 Panasonic Electric Works Co Ltd Energy management apparatus

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180138463A (en) * 2017-06-21 2018-12-31 주식회사 케이티 Cloud server and method for controlling cooling system of target building based on artificial intelligence, and apparatus for controlling cooling system
KR102272333B1 (en) 2017-06-21 2021-07-02 주식회사 케이티 Cloud server and method for controlling cooling system of target building based on artificial intelligence, and apparatus for controlling cooling system
KR102032810B1 (en) * 2018-11-19 2019-10-17 뉴브로드테크놀러지(주) Hvac system interlocking based air conditioner automatic control apparatus
WO2022097259A1 (en) * 2020-11-06 2022-05-12 株式会社日立製作所 Air-conditioning system
JP7437531B2 (en) 2020-11-06 2024-02-22 株式会社日立製作所 air conditioning system

Also Published As

Publication number Publication date
JP6381808B2 (en) 2018-08-29
JPWO2017013740A1 (en) 2017-08-24

Similar Documents

Publication Publication Date Title
US10775067B2 (en) Method for controlling activation of air conditioning device and apparatus therefor
JP5611458B2 (en) Air conditioning management device, air conditioning system, image data setting method, and program
US8718828B2 (en) Information processing apparatus and computer readable medium
US11959654B2 (en) Air conditioner, data transmission method, and air conditioning system
KR101724135B1 (en) System and Method for controlling individual indoor environmental condition using BACnet and IoT
US9031730B2 (en) Power demand management apparatus and power demand management system
US20160103475A1 (en) Central control apparatus for controlling facilities, facility control system including the same, and method of controlling facilities
US9546797B2 (en) Air conditioner management device, air conditioner management system, non-transitory computer-readable recording medium and air conditioner management method
JP2011242101A (en) Setting value controlling method and device
JP2011247514A (en) Equipment control device, and program
JP6381808B2 (en) Rule generation device, rule generation method, and program
JP2011052930A (en) Facility control device
KR20180138098A (en) Indoor environmental quality monitoring and evaluation system reflecting user satisfaction and method thereof
TWI525560B (en) Performance management system, method and computer readable storage medium thereof
JP2014240729A (en) Air conditioning energy management system, air conditioning energy management method, and program
CN111373206B (en) Air conditioning control device, air conditioning system, air conditioning control method, and program
WO2015136679A1 (en) Air conditioning system and central management device
KR102081425B1 (en) Energy-based comfort index analysis system based on user satisfaction and method thereof
KR20160097071A (en) Apparatus and Method for Managing Energy of Public Residence using Social Network
JP2010078184A (en) Remote control device
US9927137B2 (en) Air-conditioning control device generating air-conditioning control-data, air-conditioning control method, and computer program product
JP4898535B2 (en) Facility management apparatus and facility management method
WO2019186993A1 (en) Terminal apparatus, device control system, device control method, and program
WO2024111082A1 (en) Private room status display device, private room status display system, private room status display method, and program
JP6351822B2 (en) Management device, management method, and program

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15898899

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2017529209

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15898899

Country of ref document: EP

Kind code of ref document: A1