KR20230093678A - Apparatus and method for managing energy of building using reinforcement learning - Google Patents

Apparatus and method for managing energy of building using reinforcement learning Download PDF

Info

Publication number
KR20230093678A
KR20230093678A KR1020210182510A KR20210182510A KR20230093678A KR 20230093678 A KR20230093678 A KR 20230093678A KR 1020210182510 A KR1020210182510 A KR 1020210182510A KR 20210182510 A KR20210182510 A KR 20210182510A KR 20230093678 A KR20230093678 A KR 20230093678A
Authority
KR
South Korea
Prior art keywords
building
data
energy
state data
building management
Prior art date
Application number
KR1020210182510A
Other languages
Korean (ko)
Other versions
KR102634553B1 (en
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 KR1020210182510A priority Critical patent/KR102634553B1/en
Priority to PCT/KR2022/017342 priority patent/WO2023120967A1/en
Publication of KR20230093678A publication Critical patent/KR20230093678A/en
Application granted granted Critical
Publication of KR102634553B1 publication Critical patent/KR102634553B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/06Electricity, gas or water supply
    • 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/30Control or safety arrangements for purposes related to the operation of the system, e.g. for safety or monitoring
    • F24F11/46Improving electric energy efficiency or saving
    • 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/70Control systems characterised by their outputs; Constructional details thereof
    • F24F11/80Control systems characterised by their outputs; Constructional details thereof for controlling the temperature of the supplied air
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • GPHYSICS
    • G08SIGNALLING
    • G08BSIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
    • G08B21/00Alarms responsive to a single specified undesired or abnormal condition and not otherwise provided for
    • G08B21/18Status alarms

Abstract

본 발명의 일 실시예에 따른, 강화학습을 통해 건물의 에너지를 관리하는 방법에 있어서, (a) 건물 내에 배치된 복수의 센서로부터 과거의 특정 기간 동안 생성된 제1상태 데이터를 수집하고, 제1상태 데이터를 LSTM모델에 입력하여 현재부터 소정기간 이후에 대한 예측상태 데이터를 출력하는 단계; (b) 제1상태 데이터 및 예측상태 데이터를 state값으로 설정하고, 건물관리 데이터를 action 값으로 출력하되, 건물의 실내 온도가 특정 온도값일 때에 예상되는 에너지 사용량이 낮을수록 보상을 제공하도록 하는 강화학습 기반의 건물관리 모델을 학습시키는 단계; 및 (c) 센서로부터 실시간으로 수신된 제2상태 데이터를 건물관리 모델에 입력하고, 건물관리 데이터를 출력하여 건물에 구비된 공조 및 히팅장치를 가동하는 단계;를 포함하고, 제 1 및 제 2 상태 데이터 및 예측상태 데이터는 건물의 실내외 온도 및 소정의 시간 동안 사용된 에너지 사용량의 데이터이고, 건물관리 데이터는 공조 및 히팅장치에 공급되는 전력레벨의 변동 데이터가 포함한다.In the method for managing the energy of a building through reinforcement learning, according to an embodiment of the present invention, (a) collecting first state data generated during a specific period in the past from a plurality of sensors disposed in a building; inputting state 1 data into an LSTM model and outputting predicted state data for a predetermined period from now; (b) Reinforcement that sets the first state data and predicted state data as state values, outputs building management data as action values, and provides compensation as the expected energy consumption is lower when the indoor temperature of the building is a specific temperature value learning a learning-based building management model; And (c) inputting the second state data received in real time from the sensor into the building management model and outputting the building management data to operate the air conditioning and heating devices provided in the building; State data and predicted state data are data of indoor and outdoor temperatures and energy usage for a predetermined period of time, and building management data include data on power level fluctuations supplied to air conditioning and heating devices.

Description

강화학습을 이용한 건물의 에너지를 관리하는 장치 및 방법{APPARATUS AND METHOD FOR MANAGING ENERGY OF BUILDING USING REINFORCEMENT LEARNING}Apparatus and method for managing energy of a building using reinforcement learning {APPARATUS AND METHOD FOR MANAGING ENERGY OF BUILDING USING REINFORCEMENT LEARNING}

본 발명은 강화학습을 이용하여 건물 내부에서 이용되는 에너지를 관리하는 건물에너지관리시스템(building energy management system; BEMS)에 관한 것이다.The present invention relates to a building energy management system (BEMS) that manages energy used inside a building using reinforcement learning.

과거에 비해 건축기술이 발전함에 따라, 빌딩의 크기도 과거에 비해 비약적으로 거대해지고 있는 상황이다. 이러한 상황에서 과거에는 존재하지 않았던 빌딩 내부의 상황을 쾌적하게 유지하기 위한 문제가 대두되고 있다. 예를 들어, 냉방이나 난방이 빌딩 내부의 상황을 쾌적하게 유지하기 위한 조건이 될 수 있다.As construction technology has developed compared to the past, the size of buildings is also rapidly increasing compared to the past. In this situation, the problem of maintaining a pleasant condition inside the building, which did not exist in the past, has emerged. For example, cooling or heating can be a condition for maintaining a comfortable condition inside a building.

한편, 건물은 국내 전체 에너지 소비 중 약 20%를 차지하는 만큼 국가 온실가스 감축 목표 달성에도 중요한 분야로 부상하고 있는 상황이다.Meanwhile, as buildings account for about 20% of the total energy consumption in Korea, they are emerging as an important field in achieving the national greenhouse gas reduction target.

그에 따라, 건물에너지관리시스템(building energy management system; BEMS)이라는 개념이 개발되었으며, BEMS란 빌딩 내 에너지 관리 설비의 다양한 정보를 실시간 수집 및 분석해 에너지 사용 효율을 개선하는 시스템을 뜻한다. Accordingly, the concept of a building energy management system (BEMS) was developed, and BEMS refers to a system that improves energy use efficiency by collecting and analyzing various information of energy management facilities in a building in real time.

하지만, 기존의 BEMS의 형태는 자동 제어나 최적화 기능이 없는 단순히 에너지 사용량의 모니터링이나 기기의 효율분석만을 수행하기 때문에 건물의 에너지 최적화를 이루기 어렵다는 문제를 가진다. 또한, 외부 환경과 같은 에너지 조절에 영향을 많이 주는 여러 요인이 고려되기 어렵기에 실질적인 에너지 최적화에는 많은 문제를 안고 있다.However, the existing BEMS has a problem in that it is difficult to achieve energy optimization of a building because it simply performs energy consumption monitoring or device efficiency analysis without automatic control or optimization function. In addition, since it is difficult to consider various factors that greatly affect energy control, such as the external environment, practical energy optimization has many problems.

본 발명은 상기한 문제점을 해결하기 위해, 인공지능을 이용하여 건물에서 사용하는 에너지의 최적화를 구현하기 위한 시스템을 구현하는 것을 목적으로 한다.In order to solve the above problems, an object of the present invention is to implement a system for implementing optimization of energy used in a building using artificial intelligence.

구체적으로 빌딩의 상태 및 에너지 사용에 영향을 주는 외적 요소에 대한 최적의 결과를 인공지능을 통해 도출하게 되어, 에너지의 최적의 절감 방법을 제안할 수 있게 된다.Specifically, optimal results for external factors that affect building conditions and energy use are derived through artificial intelligence, so that optimal energy saving methods can be proposed.

또한, 에너지 소비 감소는 물론 사용자의 편의에 맞는 최적의 온도를 도출하여 에너지 최적화를 구현할 수 있다.In addition, it is possible to implement energy optimization by deriving an optimal temperature suitable for user's convenience as well as reducing energy consumption.

상기와 같은 기술적 과제를 달성하기 위한 본 발명의 일 실시예에 따른, 서버에 의해 수행되는, 인공지능을 통해 건물의 에너지를 관리하는 방법에 있어서, (a) 건물 내에 배치된 복수의 센서로부터 과거의 특정 기간 동안 생성된 제1상태 데이터를 수집하고, 제1상태 데이터를 LSTM모델에 입력하여 현재부터 소정기간 이후에 대한 예측상태 데이터를 출력하는 단계; (b) 제1상태 데이터 및 예측상태 데이터를 state값으로 설정하고, 건물관리 데이터를 action 값으로 출력하되, 건물의 실내 온도가 특정 온도값일 때에 예상되는 에너지 사용량이 낮을수록 보상을 제공하도록 하는 강화학습 기반의 건물관리 모델을 학습시키는 단계; 및 (c) 센서로부터 실시간으로 수신된 제2상태 데이터를 건물관리 모델에 입력하고, 건물관리 데이터를 출력하여 건물에 구비된 공조 및 히팅장치를 가동하는 단계;를 포함하고, 제 1 및 제 2 상태 데이터 및 예측상태 데이터는 건물의 실내외 온도 및 소정의 시간 동안 사용된 에너지 사용량의 데이터이고, 건물관리 데이터는 공조 및 히팅장치에 공급되는 전력레벨의 변동 데이터가 포함될 수 있다.In the method for managing the energy of a building through artificial intelligence, performed by a server, according to an embodiment of the present invention for achieving the above technical problem, (a) from a plurality of sensors disposed in the building collecting first state data generated during a specific period of time, inputting the first state data into an LSTM model, and outputting predicted state data for a predetermined period from now; (b) Reinforcement that sets the first state data and predicted state data as state values, outputs building management data as action values, and provides compensation as the expected energy consumption is lower when the indoor temperature of the building is a specific temperature value learning a learning-based building management model; And (c) inputting the second state data received in real time from the sensor into the building management model and outputting the building management data to operate the air conditioning and heating devices provided in the building; The state data and the predicted state data are data of the indoor and outdoor temperatures of the building and energy consumption for a predetermined time, and the building management data may include data on power level fluctuations supplied to air conditioning and heating devices.

또한, LSTM모델은 제1상태 데이터를 기반으로 다양한 에너지 사용량 대비 예상되는 실내 온도를 산출하여 예측상태 데이터를 생성할 수 있다.In addition, the LSTM model may generate predicted state data by calculating an expected indoor temperature for various energy usage based on the first state data.

또한, 각각의 에너지 사용량의 크기에 따라 산출된 실내 온도는 실외 온도 및 기후를 기반으로 보정이 수행되되, 건물 외부의 날씨 및 계절에 따른 보정치가 적용될 수 있다.In addition, the indoor temperature calculated according to the size of each energy consumption is corrected based on the outdoor temperature and climate, and a correction value according to the weather outside the building and the season may be applied.

또한, 제1상태 데이터 중 에너지 사용량이 급증한 구간에 대한 실내외 온도를 기준으로 에너지 사용량의 타당성을 판단하고, 타당성 여부에 따라 에너지 사용량이 급증한 구간에 대한 보정치를 적용될 수 있다.In addition, the feasibility of energy usage may be determined based on the indoor/outdoor temperature for the section in which energy usage has increased rapidly among the first state data, and a correction value for the section in which energy usage has rapidly increased may be applied according to the validity.

또한, 건물관리 모델은 실시간 실내 온도의 변동을 위해 최소한의 에너지 사용량을 산출하되, 특정 온도에 가장 가까운 실내 온도로 변화되도록 건물관리 데이터를 생성할 수 있다.In addition, the building management model may generate building management data so as to change the indoor temperature closest to a specific temperature while calculating the minimum energy consumption for real-time indoor temperature fluctuations.

또한, 복수로 공조 및 히팅장치가 건물의 각 영역별 구비되면, 건물관리 모델에 의해 생성된 건물관리 데이터는 건물의 각 영역별 공조 및 히팅장치에 인가되는 전력레벨을 개별적으로 조절할 수 있다.In addition, when a plurality of air conditioning and heating devices are provided for each area of a building, the building management data generated by the building management model can individually adjust the power level applied to the air conditioning and heating devices for each area of the building.

또한, (c) 단계는 특정 온도가 시간의 변화에 따라 서로 다르게 설정되면, 건물관리 모델에 의해 생성된 건물관리 데이터는 시간의 변화에 따라 공조 및 히팅장치에 인가되는 전력레벨을 특정 온도에 맞게 변동시킬 수 있다.In addition, in step (c), if the specific temperature is set differently according to the change of time, the building management data generated by the building management model adjusts the power level applied to the air conditioning and heating device according to the change of time according to the specific temperature. can change

또한, (b) 단계는 건물 내부에 설치된 복수의 전등이 온/오프(on/off)되는 시간을 포함하는 전등 관리 데이터를 state값으로 더 설정하고, (c) 단계는 건물관리 데이터를 통해 복수의 전등의 온/오프를 특정 시간마다 더 조절할 수 있다.In addition, step (b) further sets light management data including on/off times of a plurality of lights installed inside the building as a state value, and step (c) sets multiple lights through building management data. The on/off of the lights can be further adjusted at specific times.

또한, (c) 단계 이후 제2상태 데이터 및 건물관리 데이터에 기초하여 LSTM모델 및 건물관리 모델에 업데이트할 수 있다.Also, after the step (c), the LSTM model and the building management model may be updated based on the second state data and the building management data.

또한, 제2상태 데이터를 LSTM모델에 입력하여 산출된 제2예측상태 데이터와 건물관리 데이터를 비교하여 발생되는 오차를 기반으로 LSTM모델을 보정할 수 있다.In addition, the LSTM model may be corrected based on an error generated by comparing the second predicted state data calculated by inputting the second state data into the LSTM model and the building management data.

또한, (c) 단계 이후 건물관리 데이터에 기초하여 건물의 온도를 조절하였음에도, 에너지 사용량 또는 실시간 건물의 내부 온도가 기설정된 임계치 범위를 벗어나면, 공조 및 히팅장치에 문제가 발생한 것으로 판단하여, 기설정된 관리자 단말로 경고 알람을 제공할 수 있다.In addition, even though the temperature of the building is adjusted based on the building management data after step (c), if the energy consumption or the real-time internal temperature of the building is out of the preset threshold range, it is determined that a problem has occurred in the air conditioning and heating device, A warning alarm may be provided to the set manager terminal.

또한, 인공지능을 통해 건물의 에너지를 관리하는 장치에 있어서, 인공지능을 통해 건물의 에너지를 관리하는 방법을 제공하는 프로그램이 저장된 메모리 및 메모리에 저장된 프로그램을 실행하여 인공지능을 통해 건물의 에너지를 관리하는 방법을 제공하는 프로세서를 포함하되, 프로세서는 건물 내에 배치된 복수의 센서로부터 과거의 특정 기간 동안 생성된 제1상태 데이터를 수집하고, 제1상태 데이터를 LSTM모델에 입력하여 현재부터 소정기간 이후에 대한 예측상태 데이터를 출력하고, 제1상태 데이터 및 예측상태 데이터를 state값으로 설정하고, 건물관리 데이터를 action 값으로 출력하되, 건물의 실내 온도가 특정 온도값일 때에 예상되는 에너지 사용량이 낮을수록 보상을 제공하도록 하는 강화학습 기반의 건물관리 모델을 학습시키고, 센서로부터 실시간으로 수신된 제2상태 데이터를 건물관리 모델에 입력하여, 건물관리 데이터를 출력하여 건물에 구비된 공조 및 히팅장치를 가동하고, 제 1 및 제 2 상태 데이터 및 예측상태 데이터는 건물의 실내외 온도 및 소정의 시간 동안 사용된 에너지 사용량의 데이터이고, 건물관리 데이터는 공조 및 히팅장치에 공급되는 전력레벨의 변동 데이터가 포함되는 장치일 수 있다.In addition, in the device for managing the energy of a building through artificial intelligence, a program that provides a method for managing energy in a building through artificial intelligence is stored in a memory and the program stored in the memory is executed to save the energy of the building through artificial intelligence. Includes a processor that provides a management method, wherein the processor collects first state data generated during a specific period in the past from a plurality of sensors disposed in the building, inputs the first state data into an LSTM model, and inputs the first state data to a predetermined period from the present Output predicted state data for the future, set the first state data and predicted state data as state values, and output building management data as action values, but when the indoor temperature of the building is a specific temperature value, the expected energy consumption is low. It trains a building management model based on reinforcement learning to provide recording compensation, inputs the second state data received in real time from the sensor into the building management model, and outputs the building management data to control the air conditioning and heating devices provided in the building. operation, the first and second state data and the predicted state data are data of the indoor and outdoor temperature of the building and energy consumption used for a predetermined time, and the building management data includes data on power level fluctuations supplied to air conditioning and heating devices It may be a device that

또한, 제 1 항에 의한 인공지능을 통해 건물의 에너지를 관리하는 방법을 수행하기 위한 프로그램이 기록된 컴퓨터 판독가능 저장매체일 수 있다.In addition, it may be a computer readable storage medium on which a program for performing the method of managing energy of a building through artificial intelligence according to claim 1 is recorded.

본 발명의 일 실시예에 따르면, 인공지능을 이용하여 건물에서 사용하는 에너지의 최적화를 구현하기 위한 시스템을 구현할 수 있다.According to one embodiment of the present invention, it is possible to implement a system for optimizing energy used in a building using artificial intelligence.

구체적으로 빌딩의 상태 및 에너지 사용에 영향을 주는 외적 요소에 대한 최적의 결과를 인공지능을 통해 도출하게 되어, 에너지의 최적의 절감 방법을 제안할 수 있게 된다.Specifically, optimal results for external factors that affect building conditions and energy use are derived through artificial intelligence, so that optimal energy saving methods can be proposed.

또한, 에너지 소비 감소는 물론 사용자의 편의에 맞는 최적의 온도를 도출하여 에너지 최적화를 구현할 수 있다.In addition, it is possible to implement energy optimization by deriving an optimal temperature suitable for user's convenience as well as reducing energy consumption.

도 1은 본 발명의 일 실시예에 따른, 인공지능을 통해 건물의 에너지를 관리하는 시스템의 구성을 나타낸 도면이다.
도 2는 본 발명의 일 실시예에 따른, 서버의 구성을 나타낸 도면이다.
도 3은 본 발명의 일 실시예에 따른, 인공지능을 통해 건물의 에너지를 관리하는 과정을 나타낸 동작흐름도이다.
1 is a diagram showing the configuration of a system for managing energy of a building through artificial intelligence according to an embodiment of the present invention.
2 is a diagram showing the configuration of a server according to an embodiment of the present invention.
3 is an operational flowchart illustrating a process of managing energy of a building through artificial intelligence according to an embodiment of the present invention.

아래에서는 첨부한 도면을 참조하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 본 발명의 실시예를 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.Hereinafter, embodiments of the present invention will be described in detail so that those skilled in the art can easily practice the present invention with reference to the accompanying drawings. However, the present invention may be embodied in many different forms and is not limited to the embodiments described herein. And in order to clearly explain the present invention in the drawings, parts irrelevant to the description are omitted, and similar reference numerals are attached to similar parts throughout the specification.

명세서 전체에서, 어떤 부분이 다른 부분과 "연결"되어 있다고 할 때, 이는 "직접적으로 연결"되어 있는 경우뿐 아니라, 그 중간에 다른 소자를 사이에 두고 "전기적으로 연결"되어 있는 경우도 포함한다. 또한 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미하며, 하나 또는 그 이상의 다른 특징이나 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.Throughout the specification, when a part is said to be "connected" to another part, this includes not only the case where it is "directly connected" but also the case where it is "electrically connected" with another element interposed therebetween. . In addition, when a part "includes" a certain component, this means that it may further include other components, not excluding other components, unless otherwise stated, and one or more other characteristics. However, it should be understood that it does not preclude the possibility of existence or addition of numbers, steps, operations, components, parts, or combinations thereof.

이하의 실시예는 본 발명의 이해를 돕기 위한 상세한 설명이며, 본 발명의 권리 범위를 제한하는 것이 아니다. 따라서 본 발명과 동일한 기능을 수행하는 동일 범위의 발명 역시 본 발명의 권리 범위에 속할 것이다.The following examples are detailed descriptions for better understanding of the present invention, and do not limit the scope of the present invention. Therefore, inventions of the same scope that perform the same functions as the present invention will also fall within the scope of the present invention.

명세서 전체에서, '서버(100)'는 인공지능을 통해 건물의 에너지를 관리하는 장치를 의미할 수 있다.Throughout the specification, 'server 100' may refer to a device that manages energy of a building through artificial intelligence.

도 1은 본 발명의 일 실시예에 따른, 인공지능을 통해 건물의 에너지를 관리하는 시스템의 구성을 나타낸 도면이다.1 is a diagram showing the configuration of a system for managing energy of a building through artificial intelligence according to an embodiment of the present invention.

도 1을 참조하면, 본 발명의 일 실시예에 따라 시스템은 서버(100), 및 건물 센서(200)로 구성될 수 있다. 이때, 각 장치는 통신망을 통해 유선 또는 무선으로 상호 연결될 수 있다.Referring to FIG. 1 , according to an embodiment of the present invention, a system may include a server 100 and a building sensor 200 . At this time, each device may be interconnected wired or wirelessly through a communication network.

본 발명의 일 실시예에 따라, 서버(100)는 건물 내에 배치된 건물 센서(200)로부터 상태 데이터를 수집하고, 이를 LSTM모델에 입력하여 예측상태 데이터를 산출할 수 있다.According to an embodiment of the present invention, the server 100 may collect state data from the building sensors 200 disposed in the building and input them to an LSTM model to calculate predicted state data.

이때, 상태 데이터 및 예측상태 데이터란 건물 센서(200)로부터 건물의 실내외 온도 및 소정의 시간 동안 사용된 에너지 사용량의 데이터를 뜻할 수 있다. 즉, 건물의 외부 온도와 냉방 또는 난방을 통해 형성된 건물 내부의 온도 및 건물 내부의 온도를 유지하기 위해 이용되는 에너지의 사용량 등이 포함될 수 있다. 이때, 에너지는 일반적으로 전기가 해당 될 수 있으나 추후에 다른 에너지원이 개발될 수 있기에, 본 발명에 있어서 에너지의 종류를 정의하여 발명의 범위를 제한하지는 않는다.At this time, the state data and the predicted state data may mean data of the indoor and outdoor temperatures of the building and the amount of energy used for a predetermined time from the building sensor 200 . That is, the external temperature of the building, the temperature inside the building formed through cooling or heating, and the amount of energy used to maintain the temperature inside the building may be included. At this time, the energy may generally be electricity, but since other energy sources may be developed later, the scope of the invention is not limited by defining the type of energy in the present invention.

또한, 서버(100)는 제1상태 데이터와 LSTM모델을 통해 생성된 예측상태 데이터를 각각 기설정된 건물관리 모델에 학습시킬 수 있다. 이때, 건물관리 모델은 인공지능의 일종으로 지도학습 또는 비지도학습이나 강화학습의 성격을 갖는 모델이 적용될 수 있고, 본 명세서에서는 원활한 설명을 위해 강화학습을 기준으로 발명을 설명하도록 한다.In addition, the server 100 may teach the first state data and the predicted state data generated through the LSTM model to each preset building management model. At this time, the building management model is a type of artificial intelligence, and a model having the characteristics of supervised learning, unsupervised learning, or reinforcement learning can be applied, and in this specification, the invention will be described based on reinforcement learning for smooth explanation.

이를 통해, 서버(100)는 학습된 건물관리 모델을 통해 건물 센서(200)로부터 수신된 상태 데이터를 입력하고, 최적의 건물관리 데이터를 산출하여 건물에 구비된 공조 및 히팅장치를 가동하는 것을 특징으로 한다.Through this, the server 100 inputs the state data received from the building sensor 200 through the learned building management model, calculates the optimal building management data, and operates the air conditioning and heating devices provided in the building. to be

즉, 건물관리 모델은 건물관리 데이터란 에너지 사용량 및 건물 내부의 온도조절 데이터가 포함될 수 있다. 즉, 건물 내부의 냉난방을 어떻게 수행할 것인지에 대한 데이터 및 그에 대한 에너지 사용량 등이 포함될 수 있다.That is, in the building management model, the building management data may include energy usage and temperature control data inside the building. That is, data on how to perform heating and cooling inside the building and energy consumption therefor may be included.

본 발명의 일 실시예에 따른, 건물 센서(200)는 일반적으로 건물의 안팍의 온도를 측정하기 위한 온도 센서와 건물에 구비되는 각종 장치(공조나 히팅장치 등)들이 사용하는 에너지를 측정하기 위한 센서(예를 들면, 전기 계측기 등)가 해당될 수 있다. According to an embodiment of the present invention, the building sensor 200 is generally a temperature sensor for measuring the temperature inside and outside the building and a temperature sensor for measuring the energy used by various devices (air conditioning or heating devices, etc.) provided in the building. A sensor (eg, an electric meter, etc.) may be applicable.

한편, 통신망은 서버(100)와 건물 센서(200)를 연결하는 역할을 수행한다. 즉, 통신망은 서버(100)가 건물 센서(200)에 접속한 후 데이터를 송수신할 수 있도록 접속 경로를 제공하는 통신망을 의미한다. 통신망은 예컨대 LANs(Local Area Networks), WANs(Wide Area Networks), MANs(Metropolitan Area Networks), ISDNs(Integrated Service Digital Networks) 등의 유선 네트워크나, 무선 LANs, CDMA, 블루투스, 위성 통신 등의 무선 네트워크를 망라할 수 있으나, 본 발명의 범위가 이에 한정되는 것은 아니다.Meanwhile, the communication network serves to connect the server 100 and the building sensor 200. That is, the communication network refers to a communication network that provides an access path so that the server 100 can transmit and receive data after accessing the building sensor 200 . Communication networks include, for example, wired networks such as LANs (Local Area Networks), WANs (Wide Area Networks), MANs (Metropolitan Area Networks), and ISDNs (Integrated Service Digital Networks), wireless LANs, wireless networks such as CDMA, Bluetooth, and satellite communication. However, the scope of the present invention is not limited thereto.

도 2는 본 발명의 일 실시예에 따른, 서버의 구성을 나타낸 도면이다.2 is a diagram showing the configuration of a server according to an embodiment of the present invention.

도 2를 참조하면, 본 발명의 일 실시예에 따른 메인 서버(100)는 통신 모듈(110), 메모리(120), 프로세서(130) 및 데이터베이스(140)를 포함한다.Referring to FIG. 2 , the main server 100 according to an embodiment of the present invention includes a communication module 110, a memory 120, a processor 130, and a database 140.

상세히 설명하자면, 통신 모듈(110)은 통신망과 연동하여 서버(100) 및 건물 센서(200) 간의 송수신 신호를 패킷 데이터 형태로 제공하는 데 필요한 통신 인터페이스를 제공한다. 나아가, 통신 모듈(110)은 건물 센서(200)로부터 데이터 요청을 수신하고, 이에 대한 응답으로서 데이터를 송신하는 역할을 수행할 수 있다.In detail, the communication module 110 provides a communication interface necessary to provide a transmission/reception signal between the server 100 and the building sensor 200 in the form of packet data in conjunction with a communication network. Furthermore, the communication module 110 may serve to receive a data request from the building sensor 200 and transmit data as a response thereto.

여기서, 통신 모듈(110)은 다른 네트워크 장치와 유무선 연결을 통해 제어 신호 또는 데이터 신호와 같은 신호를 송수신하기 위해 필요한 하드웨어 및 소프트웨어를 포함하는 장치일 수 있다.Here, the communication module 110 may be a device including hardware and software necessary for transmitting and receiving a signal such as a control signal or a data signal with another network device through a wired or wireless connection.

메모리(120)는 인공지능을 통해 건물의 에너지를 관리하기 위한 프로그램이 기록된다. 또한, 프로세서(130)가 처리하는 데이터를 일시적 또는 영구적으로 저장하는 기능을 수행한다. 여기서, 메모리(120)는 자기 저장 매체(magnetic storage media) 또는 플래시 저장 매체(flash storage media)를 포함할 수 있으나, 본 발명의 범위가 이에 한정되는 것은 아니다.The memory 120 stores a program for managing energy of a building through artificial intelligence. Also, it performs a function of temporarily or permanently storing data processed by the processor 130 . Here, the memory 120 may include magnetic storage media or flash storage media, but the scope of the present invention is not limited thereto.

프로세서(130)는 일종의 중앙처리장치로서 인공지능을 통해 건물의 에너지를 관리하는 전체 과정을 제어한다. 프로세서(130)가 수행하는 각 단계에 대해서는 도 3을 참조하여 후술하기로 한다.The processor 130, as a kind of central processing unit, controls the entire process of managing energy of a building through artificial intelligence. Each step performed by the processor 130 will be described later with reference to FIG. 3 .

여기서, 프로세서(130)는 프로세서(processor)와 같이 데이터를 처리할 수 있는 모든 종류의 장치를 포함할 수 있다. 여기서, '프로세서(processor)'는, 예를 들어 프로그램 내에 포함된 코드 또는 명령으로 표현된 기능을 수행하기 위해 물리적으로 구조화된 회로를 갖는, 하드웨어에 내장된 데이터 처리 장치를 의미할 수 있다. 이와 같이 하드웨어에 내장된 데이터 처리 장치의 일 예로써, 마이크로프로세서(microprocessor), 중앙처리장치(central processing unit: CPU), 프로세서 코어(processor core), 멀티프로세서(multiprocessor), ASIC(application-specific integrated circuit), FPGA(field programmable gate array) 등의 처리 장치를 망라할 수 있으나, 본 발명의 범위가 이에 한정되는 것은 아니다.Here, the processor 130 may include all types of devices capable of processing data, such as a processor. Here, a 'processor' may refer to a data processing device embedded in hardware having a physically structured circuit to perform functions expressed by codes or instructions included in a program, for example. As an example of such a data processing device built into hardware, a microprocessor, a central processing unit (CPU), a processor core, a multiprocessor, an application-specific integrated (ASIC) circuit), field programmable gate array (FPGA), etc., but the scope of the present invention is not limited thereto.

데이터베이스(140)는 건물 센서(200)로부터 수집된 상태 데이터와 LSTM 및 건물관리 모델로부터 생성된 정보 등이 저장될 수 있다. The database 140 may store state data collected from the building sensor 200 and information generated from the LSTM and building management model.

비록 도 2에는 도시하지 아니하였으나, 상태 데이터와 LSTM 및 건물관리 모델로부터 생성된 정보에 대한 데이터 중 일부는 데이터베이스(140)와 물리적 또는 개념적으로 분리된 데이터베이스(미도시)에 저장될 수 있다.Although not shown in FIG. 2, some of the state data and data on information generated from the LSTM and building management model may be stored in a database (not shown) physically or conceptually separated from the database 140.

도 3은 본 발명의 일 실시예에 따른, 인공지능을 통해 건물의 에너지를 관리하는 과정을 나타낸 동작흐름도이다.3 is an operational flowchart illustrating a process of managing energy of a building through artificial intelligence according to an embodiment of the present invention.

도 3을 참조하면, 서버(100)는 건물 내에 배치된 복수의 건물 센서(200)로부터 과거의 특정 기간 동안 생성된 제1상태 데이터를 수집하고, 제1상태 데이터를 LSTM모델에 입력하여 현재부터 소정기간 이후에 대한 예측상태 데이터를 출력할 수 있다(S110).Referring to FIG. 3, the server 100 collects first state data generated during a specific period in the past from a plurality of building sensors 200 disposed in a building, inputs the first state data into an LSTM model, and Prediction state data for a predetermined period may be output (S110).

이때, 앞서 설명한 바와 같이 제 1 및 제 2 상태 데이터(제2상태 데이터는 실시간으로 측정된 상태 데이터일 수 있다.) 및 예측상태 데이터는 건물의 실내외 온도 및 소정의 시간 동안 사용된 에너지 사용량의 데이터가 될 수 있다.At this time, as described above, the first and second state data (the second state data may be state data measured in real time) and the predicted state data are data of the indoor and outdoor temperature of the building and energy consumption used for a predetermined time. can be

즉, LSTM모델은 제1상태 데이터를 기반으로 다양한 에너지 사용량 대비 예상되는 실내 온도를 산출하여 예측상태 데이터를 생성할 수 있다.That is, the LSTM model may generate predicted state data by calculating expected indoor temperature against various energy usage based on the first state data.

이때, 선택적 실시예로 서버(100)는 각각의 에너지 사용량의 크기에 따라 산출된 실내 온도는 실외 온도 및 기후를 기반으로 보정이 수행되되, 건물 외부의 날씨 및 계절에 따른 보정치가 적용될 수 있다. 즉, 맑은 날과 비가 오는 날 혹은 여름과 겨울에 각각 실내 온도를 조절하기 위해 이용되는 에너지 사용량이 각각 다를 수 있기 때문에 서버(100)는 이러한 상황에 대한 보정치를 LSTM모델에 적용하여 학습을 수행할 수 있다.At this time, as an optional embodiment, the server 100 corrects the indoor temperature calculated according to the size of each energy usage based on the outdoor temperature and climate, and may apply correction values according to weather and seasons outside the building. That is, since the amount of energy used to adjust the indoor temperature on a sunny day and a rainy day, or in summer and winter, respectively, may be different, the server 100 applies the correction value for these situations to the LSTM model to perform learning. can

또한, 다른 선택적 실시예로 서버(100)는 제1상태 데이터 중 에너지 사용량이 급증한 구간에 대한 실내외 온도를 기준으로 에너지 사용량의 타당성을 판단하고, 타당성 여부에 따라 에너지 사용량이 급증한 구간에 대한 보정치를 적용할 수 있다. 예를 들어, 건물 내에 설치된 온풍기의 고장으로 건물 내부의 온도 상승 대비 에너지 사용량만 급증하는 경우와 같은 특수한 상황을 서버(100)가 인지하고, 그에 대한 보정치를 LSTM모델에 적용하여 학습을 수행할 수 있다.In addition, as another optional embodiment, the server 100 determines the feasibility of the energy usage based on the indoor and outdoor temperatures for the section in which the energy usage rapidly increased among the first state data, and determines the validity of the energy usage for the section in which the energy usage rapidly increased according to the validity. can be applied For example, the server 100 recognizes a special situation, such as a case where only energy consumption increases in comparison to the temperature rise inside the building due to a failure of a heater installed in the building, and applies the correction value to the LSTM model to perform learning. there is.

다음으로 서버(100)는 제1상태 데이터 및 예측상태 데이터를 state값으로 설정하고, 건물관리 데이터를 action 값으로 출력하되, 건물의 실내 온도가 특정 온도값일 때에 예상되는 에너지 사용량이 낮을수록 보상을 제공하도록 하는 강화학습 기반의 건물관리 모델을 학습시킬 수 있다(S120). 강화학습이란 건물이라는 Environment 상에서 state값이 정해져있을 때 agent가 특정 action을 취하였을 경우 보상을 제공함으로써, 기계학습이 이루어지도록 하는 학습모델이다. Next, the server 100 sets the first state data and the predicted state data as state values and outputs the building management data as action values. A reinforcement learning-based building management model to be provided may be trained (S120). Reinforcement learning is a learning model that allows machine learning to be performed by providing a reward when an agent takes a specific action when the state value is set in the environment of a building.

이때, 건물관리 데이터란 공조 및 히팅장치에 공급되는 전력레벨의 변동 데이터가 포함할 수 있다. 즉, 건물 내부의 온도 관리를 위해 공조장치나 히팅장치를 구동하기 위해 에너지를 얼마나 공급할 것인지 여부를 결정하는 데이터에 해당될 수 있다.In this case, the building management data may include change data of the power level supplied to the air conditioning and heating devices. That is, it may correspond to data for determining how much energy to supply to drive an air conditioner or a heating device for temperature management inside a building.

즉, 건물의 실내온도가 23˚C이더라도, 복수개의 공조 및 히팅장치들 중 복도와 일부 사무실에 있는 공조 및 히팅장치를 구동할 경우와 복도를 제외한 모든 사무실에 있는 공조 및 히팅장치를 구동할 때가 동일한 실내온도를 나타낸다면, 두 경우 중 가장 전력레벨을 적게 소모하는 쪽의 정보(EX. 사무실1,2 및 복도1의 공조장치를 23˚C가 되도록 오후 1시~5시까지 가동) 를 출력하도록 건물관리 모델을 학습시킬 수 있다. That is, even if the indoor temperature of the building is 23˚C, when the air conditioning and heating devices in the hallway and some offices are operated among the plurality of air conditioning and heating devices, and when the air conditioning and heating devices in all offices except the hallway are operated If the same indoor temperature is displayed, output the information on the side that consumes the lowest power level among the two cases (EX. Operate the air conditioning unit in offices 1, 2 and hallway 1 to 23˚C from 1:00 to 5:00 PM) A building management model can be trained to do this.

본 발명은 최적화된 전력을 갖고 건물 에너지를 관리하기 위한 기술이므로, 가장 적은 전력으로 효율적으로 건물 온도를 유지하기 위해, 어느 시간대에, 어느 공조 및 히팅장치를 어느 정도의 온도로 가동할 것인지에 대한 정보를 기계학습을 통해 도출하고, 이를 기반으로 건물의 공조 및 히팅장치를 운영할 수 있다. Since the present invention is a technology for managing building energy with optimized power, information on which air conditioning and heating devices are operated at what temperature and at what time of day in order to efficiently maintain building temperature with the least amount of power. is derived through machine learning, and based on this, it is possible to operate the building's air conditioning and heating devices.

앞서 언급한 바와 같이 건물관리 모델은 기설정된 강화학습모델의 한 종류로 구성될 수 있다. 따라서, 건물관리 모델은 실시간 실내 온도의 변동을 위해 최소한의 에너지 사용량을 산출하되, 특정 온도에 가장 가까운 실내 온도로 변화되도록 건물관리 데이터를 생성하게 된다.As mentioned above, the building management model may be configured as one type of a preset reinforcement learning model. Therefore, the building management model generates building management data so that the indoor temperature is changed to the indoor temperature closest to a specific temperature while calculating the minimum energy consumption for real-time indoor temperature fluctuations.

즉, 단계(S120)에서는 건물관리 모델이 제1상태 데이터 및 예측상태 데이터와 건물관리 데이터를 바탕으로 학습하는 과정에서 최적의 에너지 사용량을 갖는 건물관리 데이터를 보상으로서 학습할 수 있다.That is, in step S120, in the course of learning the building management model based on the first state data, the predicted state data, and the building management data, building management data having an optimal energy consumption may be learned as a reward.

마지막으로 서버(100)는 건물 센서(200)로부터 실시간으로 수신된 제2상태 데이터를 건물관리 모델에 입력하고, 건물관리 데이터를 출력하여 건물에 구비된 공조 및 히팅장치를 가동할 수 있다(S130).Finally, the server 100 may input the second state data received in real time from the building sensor 200 to the building management model, output the building management data, and operate the air conditioning and heating devices provided in the building (S130). ).

선택적 실시예로, 복수로 공조 및 히팅장치가 건물의 각 영역별 구비되면, 건물관리 모델에 의해 생성된 건물관리 데이터는 건물의 각 영역별 공조 및 히팅장치에 인가되는 전력레벨을 개별적으로 조절할 수 있다. 이는, 건물의 각 영역별 온도가 서로 동일하지 않기에, 각각의 영역에 설치되는 공조 및 히팅장치가 조절해야 하는 온도가 서로 상이해야 하기 때문이다.As an optional embodiment, if a plurality of air conditioning and heating devices are provided for each area of the building, the building management data generated by the building management model can individually adjust the power level applied to the air conditioning and heating devices for each area of the building. there is. This is because the temperature of each area of the building is not the same, so the temperature to be controlled by the air conditioning and heating devices installed in each area must be different from each other.

또한, 다른 선택적 실시예로특정 온도가 시간의 변화에 따라 서로 다르게 설정되면, 건물관리 모델에 의해 생성된 건물관리 데이터는 시간의 변화에 따라 공조 및 히팅장치에 인가되는 전력레벨을 시간대비 특정 온도에 맞게 변동할 수 있다. 예를 들어, 퇴근 시간대에 사람이 이용하지 않는 공간까지 억지로 온도를 설정하여 에너지가 낭비되는 것을 막기 위함이 될 수 있다.In addition, as another optional embodiment, when a specific temperature is set differently according to a change in time, the building management data generated by the building management model compares the power level applied to the air conditioning and heating device according to the change in time to a specific temperature can change accordingly. For example, it may be to prevent energy from being wasted by forcibly setting a temperature even in a space that is not used by people during work hours.

한편, 단계(S120)에서 서버(100)는 건물 내부에 설치된 복수의 전등이 온/오프(on/off)되는 시간을 포함하는 전등 관리 데이터를 state값으로 더 설정할 수 있다.Meanwhile, in step S120, the server 100 may further set lighting management data including on/off times of a plurality of lights installed inside the building as a state value.

이를 통해, 단계(S130)에서 서버(100)는 건물관리 데이터를 통해 복수의 전등의 온/오프를 특정 시간마다 더 조절할 수 있게 된다. 이를 통해, 불필요하게 켜질 수 있는 전등을 소등함으로써 에너지를 조절할 수 있게 된다.Through this, in step S130, the server 100 can further adjust the on/off of a plurality of lights at specific times through the building management data. Through this, it is possible to control energy by turning off lights that may be turned on unnecessarily.

또한, 단계(S130) 이후 서버(100)는 제2상태 데이터 및 건물관리 데이터에 기초하여 LSTM모델 및 건물관리 모델에 업데이트 할 수 있다. 이때, 서버(100)는 제2상태 데이터를 LSTM모델에 입력하여 산출된 제2예측상태 데이터와 건물관리 데이터를 비교하여 발생되는 오차를 기반으로 LSTM모델을 보정할 수도 있다.Also, after step S130, the server 100 may update the LSTM model and the building management model based on the second state data and the building management data. At this time, the server 100 may correct the LSTM model based on an error generated by comparing the second predicted state data calculated by inputting the second state data into the LSTM model and the building management data.

한편, 선택적 실시예로 서버(100)는 빌딩관리 데이터에 기초하여 건물의 온도를 조절하였음에도, 에너지 사용량 또는 실시간 내부 온도가 기설정된 임계치 범위를 벗어나면, 공조 및 히팅장치에 문제가 발생한 것으로 판단하여, 기설정된 관리자 단말로 경고 알람을 제공할 수도 있다.On the other hand, as an optional embodiment, the server 100 determines that a problem has occurred in the air conditioning and heating device when the energy usage or real-time internal temperature is out of a predetermined threshold range even though the temperature of the building is adjusted based on the building management data. , a warning alarm may be provided to a preset manager terminal.

전술한 본 발명의 설명은 예시를 위한 것이며, 본 발명이 속하는 기술분야의 통상의 지식을 가진 자는 본 발명의 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 쉽게 변형이 가능하다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 예를 들어, 단일형으로 설명되어 있는 각 구성 요소는 분산되어 실시될 수도 있으며, 마찬가지로 분산된 것으로 설명되어 있는 구성 요소들도 결합된 형태로 실시될 수 있다.The above description of the present invention is for illustrative purposes, and those skilled in the art can understand that it can be easily modified into other specific forms without changing the technical spirit or essential features of the present invention. will be. Therefore, the embodiments described above should be understood as illustrative in all respects and not limiting. For example, each component described as a single type may be implemented in a distributed manner, and similarly, components described as distributed may be implemented in a combined form.

본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.The scope of the present invention is indicated by the following claims rather than the detailed description above, and all changes or modifications derived from the meaning and scope of the claims and equivalent concepts should be construed as being included in the scope of the present invention. do.

100: 서버
200: 건물 센서
100: server
200: building sensor

Claims (13)

서버에 의해 수행되는, 강화학습을 통해 건물의 에너지를 관리하는 방법에 있어서,
(a) 건물 내에 배치된 복수의 센서로부터 과거의 특정 기간 동안 생성된 제1상태 데이터를 수집하고, 상기 제1상태 데이터를 LSTM모델에 입력하여 현재부터 소정기간 이후에 대한 예측상태 데이터를 출력하는 단계;
(b) 상기 제1상태 데이터 및 예측상태 데이터를 state값으로 설정하고, 건물관리 데이터를 action 값으로 출력하되, 상기 건물의 실내 온도가 특정 온도값일 때에 예상되는 에너지 사용량이 낮을수록 보상을 제공하도록 하는 강화학습 기반의 건물관리 모델을 학습시키는 단계; 및
(c) 상기 센서로부터 실시간으로 수신된 제2상태 데이터를 상기 건물관리 모델에 입력하고, 상기 건물관리 데이터를 출력하여 상기 건물에 구비된 공조 및 히팅장치를 가동하는 단계;를 포함하고,
상기 제 1 및 제 2 상태 데이터 및 예측상태 데이터는 상기 건물의 실내외 온도 및 소정의 시간 동안 사용된 에너지 사용량의 데이터이고, 상기 건물관리 데이터는 상기 공조 및 히팅장치에 공급되는 전력레벨의 변동 데이터가 포함되는 것인, 강화학습을 통해 건물의 에너지를 관리하는 방법.
In a method for managing energy of a building through reinforcement learning, performed by a server,
(a) Collecting first state data generated during a specific period in the past from a plurality of sensors disposed in the building, and inputting the first state data into an LSTM model to output predicted state data for a predetermined period from now step;
(b) setting the first state data and predicted state data as state values, outputting building management data as action values, and providing compensation as the expected energy consumption is lower when the indoor temperature of the building is a specific temperature value learning a reinforcement learning-based building management model; and
(c) inputting the second state data received in real time from the sensor to the building management model and outputting the building management data to operate air conditioning and heating devices provided in the building;
The first and second state data and predicted state data are data of indoor and outdoor temperatures of the building and energy consumption used for a predetermined time, and the building management data is data of power level change supplied to the air conditioning and heating device How to manage the energy of a building through reinforcement learning, which includes.
제 1 항에 있어서,
상기 LSTM모델은 상기 제1상태 데이터를 기반으로 다양한 상기 에너지 사용량 대비 예상되는 상기 실내 온도를 산출하여 상기 예측상태 데이터를 생성하는 것인, 강화학습을 통해 건물의 에너지를 관리하는 방법.
According to claim 1,
Wherein the LSTM model generates the predicted state data by calculating the expected indoor temperature for various energy usage based on the first state data.
제 2 항에 있어서,
각각의 상기 에너지 사용량의 크기에 따라 산출된 상기 실내 온도는 상기 실외 온도 및 기후를 기반으로 보정이 수행되되, 건물 외부의 날씨 및 계절에 따른 보정치가 적용되는 것인, 강화학습을 통해 건물의 에너지를 관리하는 방법.
According to claim 2,
The indoor temperature calculated according to the size of each energy consumption is corrected based on the outdoor temperature and climate, and the correction value according to the weather and season outside the building is applied through reinforcement learning. How to manage.
제 2 항에 있어서,
상기 제1상태 데이터 중 상기 에너지 사용량이 급증한 구간에 대한 상기 실내외 온도를 기준으로 상기 에너지 사용량의 타당성을 판단하고, 상기 타당성 여부에 따라 상기 에너지 사용량이 급증한 구간에 대한 보정치를 적용되는 것인, 강화학습을 통해 건물의 에너지를 관리하는 방법.
According to claim 2,
Among the first state data, the validity of the energy usage is determined based on the indoor/outdoor temperature for the section in which the energy usage rapidly increased, and a correction value for the section in which the energy usage rapidly increased according to the validity is applied. How to manage energy in buildings through learning.
제 1 항에 있어서,
상기 건물관리 모델은 실시간 상기 실내 온도의 변동을 위해 최소한의 상기 에너지 사용량을 산출하되, 상기 특정 온도에 가장 가까운 상기 실내 온도로 변화되도록 상기 건물관리 데이터를 생성하는 것인, 강화학습을 통해 건물의 에너지를 관리하는 방법.
According to claim 1,
The building management model calculates the minimum amount of energy used for real-time fluctuations in the indoor temperature, and generates the building management data so that the indoor temperature is changed to the indoor temperature closest to the specific temperature through reinforcement learning. How to manage your energy.
제 5 항에 있어서,
상기 (c) 단계는
복수로 상기 공조 및 히팅장치가 상기 건물의 각 영역별 구비되면, 상기 건물관리 모델에 의해 생성된 건물관리 데이터는 상기 건물의 각 영역별 상기 공조 및 히팅장치에 인가되는 상기 전력레벨을 개별적으로 조절하는 것인, 강화학습을 통해 건물의 에너지를 관리하는 방법.
According to claim 5,
The step (c) is
When a plurality of air conditioning and heating devices are provided for each area of the building, the building management data generated by the building management model individually controls the power level applied to the air conditioning and heating devices for each area of the building. How to manage the energy of a building through reinforcement learning.
제 5 항에 있어서,
상기 (c) 단계는
상기 특정 온도가 시간의 변화에 따라 서로 다르게 설정되면, 상기 건물관리 모델에 의해 생성된 상기 건물관리 데이터는 상기 시간의 변화에 따라 상기 공조 및 히팅장치에 인가되는 상기 전력레벨을 상기 특정 온도에 맞게 변동시키는 것인, 강화학습을 통해 건물의 에너지를 관리하는 방법.
According to claim 5,
The step (c) is
If the specific temperature is set differently according to the change of time, the building management data generated by the building management model adjusts the power level applied to the air conditioning and heating device according to the change of time to the specific temperature. How to manage the energy of a building through reinforcement learning, which is to fluctuate.
제 1 항에 있어서,
상기 (b) 단계는
상기 건물 내부에 설치된 복수의 전등이 온/오프(on/off)되는 시간을 포함하는 전등 관리 데이터를 상기 state값으로 더 설정하고,
상기 (c) 단계는
상기 건물관리 데이터를 통해 상기 복수의 전등의 온/오프를 특정 시간마다 더 조절하는 것인, 강화학습을 통해 건물의 에너지를 관리하는 방법.
According to claim 1,
The step (b) is
Further setting lighting management data including on/off times of a plurality of lights installed inside the building as the state value,
The step (c) is
A method for managing energy of a building through reinforcement learning, further adjusting on/off of the plurality of lights at specific times through the building management data.
제 1 항에 있어서,
상기 (c) 단계 이후
상기 제2상태 데이터 및 건물관리 데이터에 기초하여 상기 LSTM모델 및 건물관리 모델에 업데이트하는 것인, 강화학습을 통해 건물의 에너지를 관리하는 방법.
According to claim 1,
After step (c) above
A method for managing energy of a building through reinforcement learning, wherein the LSTM model and the building management model are updated based on the second state data and the building management data.
제 9 항에 있어서,
상기 제2상태 데이터를 상기 LSTM모델에 입력하여 산출된 제2예측상태 데이터와 상기 건물관리 데이터를 비교하여 발생되는 오차를 기반으로 상기 LSTM모델을 보정하는 것인, 강화학습을 통해 건물의 에너지를 관리하는 방법.
According to claim 9,
Building energy through reinforcement learning, which corrects the LSTM model based on an error generated by comparing the second predicted state data calculated by inputting the second state data into the LSTM model and the building management data How to manage.
제 1 항에 있어서,
상기 (c) 단계 이후
상기 건물관리 데이터에 기초하여 상기 건물의 온도를 조절하였음에도, 상기 에너지 사용량 또는 실시간 상기 건물의 내부 온도가 기설정된 임계치 범위를 벗어나면, 상기 공조 및 히팅장치에 문제가 발생한 것으로 판단하여, 기설정된 관리자 단말로 경고 알람을 제공하는 것인, 강화학습을 통해 건물의 에너지를 관리하는 방법.
According to claim 1,
After step (c) above
Even though the temperature of the building has been adjusted based on the building management data, if the energy usage or the real-time internal temperature of the building is out of a predetermined threshold range, it is determined that a problem has occurred in the air conditioning and heating device, and a predetermined manager A method of managing the energy of a building through reinforcement learning, which is to provide a warning alarm to a terminal.
강화학습을 통해 건물의 에너지를 관리하는 장치에 있어서,
상기 강화학습을 통해 건물의 에너지를 관리하는 방법을 제공하는 프로그램이 저장된 메모리 및
상기 메모리에 저장된 프로그램을 실행하여 상기 강화학습을 통해 건물의 에너지를 관리하는 방법을 제공하는 프로세서를 포함하되,
상기 프로세서는 건물 내에 배치된 복수의 센서로부터 과거의 특정 기간 동안 생성된 제1상태 데이터를 수집하고, 상기 제1상태 데이터를 LSTM모델에 입력하여 현재부터 소정기간 이후에 대한 예측상태 데이터를 출력하고, 상기 제1상태 데이터 및 예측상태 데이터를 state값으로 설정하고, 건물관리 데이터를 action 값으로 출력하되, 상기 건물의 실내 온도가 특정 온도값일 때에 예상되는 에너지 사용량이 낮을수록 보상을 제공하도록 하는 강화학습 기반의 건물관리 모델을 학습시키고, 상기 센서로부터 실시간으로 수신된 제2상태 데이터를 상기 건물관리 모델에 입력하여, 상기 건물관리 데이터를 출력하여 상기 건물에 구비된 공조 및 히팅장치를 가동하고,
상기 제 1 및 제 2 상태 데이터 및 예측상태 데이터는 상기 건물의 실내외 온도 및 소정의 시간 동안 사용된 에너지 사용량의 데이터이고, 상기 건물관리 데이터는 상기 공조 및 히팅장치에 공급되는 전력레벨의 변동 데이터가 포함하는 것인, 강화학습을 통해 건물의 에너지를 관리하는 장치.
In the device for managing the energy of a building through reinforcement learning,
A memory storing a program that provides a method for managing energy of a building through the reinforcement learning; and
A processor that executes a program stored in the memory to provide a method for managing energy of a building through the reinforcement learning,
The processor collects first state data generated during a specific period in the past from a plurality of sensors disposed in the building, inputs the first state data into an LSTM model, outputs predicted state data for a predetermined period after the present, , Reinforcement to set the first state data and predicted state data as state values, output building management data as action values, and provide compensation as the expected energy consumption is lower when the indoor temperature of the building is a specific temperature value Learning the learning-based building management model, inputting the second state data received in real time from the sensor to the building management model, and outputting the building management data to operate air conditioning and heating devices provided in the building,
The first and second state data and predicted state data are data of indoor and outdoor temperatures of the building and energy consumption used for a predetermined time, and the building management data is data of power level change supplied to the air conditioning and heating device A device for managing the energy of a building through reinforcement learning, which includes.
제 1 항에 의한 강화학습을 통해 건물의 에너지를 관리하는 방법을 수행하기 위한 프로그램이 기록된 컴퓨터 판독가능 저장매체.

A computer-readable storage medium on which a program for performing the method of managing energy of a building through reinforcement learning according to claim 1 is recorded.

KR1020210182510A 2021-12-20 2021-12-20 Apparatus and method for managing energy of building using reinforcement learning KR102634553B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020210182510A KR102634553B1 (en) 2021-12-20 2021-12-20 Apparatus and method for managing energy of building using reinforcement learning
PCT/KR2022/017342 WO2023120967A1 (en) 2021-12-20 2022-11-07 Apparatus and method for managing energy of building using reinforcement learning

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020210182510A KR102634553B1 (en) 2021-12-20 2021-12-20 Apparatus and method for managing energy of building using reinforcement learning

Publications (2)

Publication Number Publication Date
KR20230093678A true KR20230093678A (en) 2023-06-27
KR102634553B1 KR102634553B1 (en) 2024-02-08

Family

ID=86902912

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210182510A KR102634553B1 (en) 2021-12-20 2021-12-20 Apparatus and method for managing energy of building using reinforcement learning

Country Status (2)

Country Link
KR (1) KR102634553B1 (en)
WO (1) WO2023120967A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117146382A (en) * 2023-10-31 2023-12-01 西华大学 Intelligent adaptive system optimization method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160035808A (en) * 2014-09-24 2016-04-01 현대건설주식회사 Fault detection and diagnostics method of building energy facilities by building energy model
KR20190140810A (en) * 2018-05-22 2019-12-20 주식회사 석영시스템즈 An apparatus for hvac system input power control based on target temperature and method thereof
KR20210046473A (en) * 2019-10-18 2021-04-28 주식회사 케이티 Server, method and computer program for controlling environment in building
KR20210061522A (en) * 2019-11-19 2021-05-28 한국에너지기술연구원 Device and method for automatically control energy based on machin learning and data
KR20210133066A (en) * 2020-04-28 2021-11-05 한국전력공사 Building Energy management apparatus and Method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160035808A (en) * 2014-09-24 2016-04-01 현대건설주식회사 Fault detection and diagnostics method of building energy facilities by building energy model
KR20190140810A (en) * 2018-05-22 2019-12-20 주식회사 석영시스템즈 An apparatus for hvac system input power control based on target temperature and method thereof
KR20210046473A (en) * 2019-10-18 2021-04-28 주식회사 케이티 Server, method and computer program for controlling environment in building
KR20210061522A (en) * 2019-11-19 2021-05-28 한국에너지기술연구원 Device and method for automatically control energy based on machin learning and data
KR20210133066A (en) * 2020-04-28 2021-11-05 한국전력공사 Building Energy management apparatus and Method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117146382A (en) * 2023-10-31 2023-12-01 西华大学 Intelligent adaptive system optimization method
CN117146382B (en) * 2023-10-31 2024-01-19 西华大学 Intelligent adaptive system optimization method

Also Published As

Publication number Publication date
WO2023120967A1 (en) 2023-06-29
KR102634553B1 (en) 2024-02-08

Similar Documents

Publication Publication Date Title
CN110440396B (en) Cloud-side-end-coordinated global optimization energy-saving control method and system for central air conditioner
JP7034209B2 (en) Methods and equipment for managing air conditioners
US9429961B2 (en) Data-driven HVAC optimization
US20170206615A1 (en) Optimizing and controlling the energy consumption of a building
US10423900B2 (en) Parameter standardization
EP3631704A1 (en) Model predictive maintenance system for building equipment
JP2017110904A (en) Control of environment maintenance system
CN108476473A (en) System and method for the battery life for extending the wireless sensor in building control system
EP3865782B1 (en) Air conditioner, data transmission method, and air conditioning system
US10941950B2 (en) Air conditioning control device, air conditioning control method and non-transitory computer readable medium
KR102534623B1 (en) Apparatus for managing energy in building based on state of health of device for storing energy and method using the same
KR20230093678A (en) Apparatus and method for managing energy of building using reinforcement learning
US20200208863A1 (en) Air-conditioning control device, air-conditioning system, and air-conditioning control method
US10823446B2 (en) System of adjusting load of air conditioning and method of adjusting the same
TWI699500B (en) System for adjusting loading of air-conditioning, and method for using the same
CN114526537B (en) Equipment energy-saving control method and device
KR20130120604A (en) Method for management of building energy for night purge, apparatus for the same
WO2021234763A1 (en) Indoor temperature estimation device, program, and indoor temperature estimation method
JP7332865B2 (en) Information processing method, information processing device, and program
CN116964387A (en) Method, computer program product and system for monitoring a heat pump
CN112032973B (en) Heat accumulation instruction issuing control method
CN115455797A (en) Temperature prediction model training and temperature decision method and device and electronic equipment
JP2020101358A (en) Air conditioner and air-conditioning system
KR102130509B1 (en) Method for determining optimum transmission interval of sensor data and apparatus thereof
CN114065898B (en) Air conditioner energy use measurement and control method and system based on decision-making technology

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right