쾌적한 실내 환경을 조성하기 위한 아두이노의 온도와 습도를 이용한 퍼지 기반의 팬 제어 연구

Fuzzy-based Fan Control using Arduino's Temperature and Humidity for Comfortable Indoor Environment

  • 김재홍 (제주특별자치도 대기고등학교) ;
  • 김재우 (제주특별자치도 대기고등학교)
  • 발행 : 2018.10.18

초록

본 논문에서는 덥고 습한 실내에서 온도,습도에 의해 움직이는 팬을 적절하게 조절하여 쾌적 환경을 조성하고자 한다. 이를 위해 실내 온도와 습도를 이용한 퍼지 기반의 팬 제어를 제안하고, 이를 아두이노를 이용하여 실내 온, 습도 등의 환경 데이터 수집하고, 블루투스 통신으로 전달하고, 퍼지 로직에 따라 팬의 동작 시간을 조절한다. 먼저 이를 위해 아두이노 하드웨어에 온도 습도 센서를 연결하고, 컴퓨터에 있는 아두이노 프로그램을 이용해서 소스코드를 작성하고 아두이노에 코딩한다. 그뒤 아두이노로부터 온도와 습도 등의 환경 데이터 수집하고 나서 얻은 환경 데이터를 아두이노 제어 모듈에 블루투스 통신으로 전달한다. 전달 받은 환경데이터를 퍼지 로직을 이용하여 온도 습도 등 환경 데이터에 따라 팬이 동작하는 시간을 조절한다. 이 과정이 끝나면 팬이 온도,습도에 따라 동작하여 환경을 쾌적하게 조성 한다. 이 연구를 통해 아두이노는 더욱 간단하고 일반인들도 쉽게 사용이 가능하고, 아두이노 하드웨어, 데이터 수집, 퍼지 로직, 제어 등을 이용하여 실생활에 활용할 수 있다.

In this paper, we try to make a pleasant environment by adjusting the fan moving by temperature and humidity in hot and humid room. To do this, we propose a fuzzy-based fan control using room temperature and humidity, collect environment data such as indoor temperature and humidity using Arduino, transmit it to Bluetooth communication, and adjust the operation time of fan according to fuzzy logic. To do this, connect a temperature and humidity sensor to the Arduino hardware, write the source code using the Arduino program on your computer, and code it in Arduino. Then, the environmental data obtained after collecting environmental data such as humidity from Arduino is transferred to the Arduino Control Module through Bluetooth communication. We use the fuzzy logic to control the time of fan operation according to environmental data such as temperature and humidity. At the end of this process, the fan will operate according to temperature and humidity to create a pleasant environment. Through this study, Arduino was simpler and easier to use than I thought, and I think it's easy to use and can be used in real life by using Arduino hardware, data acquisition, fuzzy logic, and control.

키워드