Papers
Topics
Authors
Recent
Search
2000 character limit reached

A Cost-Effective, Scalable, and Portable IoT Data Infrastructure for Indoor Environment Sensing

Published 26 Oct 2021 in eess.SY and cs.SY | (2110.14042v1)

Abstract: The vast number of facility management systems, home automation systems, and the ever-increasing number of Internet of Things (IoT) devices are in constant need of environmental monitoring. Indoor environment data can be utilized to improve indoor facilities and better occupants' working and living experience, however, such data are scarce because many existing facility monitoring technologies are expensive and proprietary for certain building systems, such as building automation systems, energy management systems, and maintenance systems. In this work, the authors designed and prototyped a cost-effective, distributed, scalable, and portable indoor environmental data collection system, Building Data Lite (BDL). BDL is based on Raspberry Pi computers and multiple changeable arrays of sensors, such as sensors of temperature, humidity, light, motion, sound, vibration, and multiple types of gases. The system includes a distributed sensing network and a centralized server. The server provides a web-based graphical user interface that enables users to access the collected data over the Internet. To evaluate the BDL system's functionality, cost-effectiveness, scalability, and portability, the research team conducted a case study in an affordable housing community where the system prototype is deployed to 12 households. The case study results indicate that the system is functioning as designed, costs about \$3500 to sense 48 building zones (about \$73 per zone) and provides 12 types of indoor environment data, is easy to scale up, and is fully portable.

Citations (24)

Summary

  • The paper introduces the BDL system, a cost-effective IoT framework leveraging Raspberry Pi nodes for indoor sensing.
  • The system architecture employs modular sensor nodes that facilitate rapid installation and secure data transfer over HTTPS.
  • Field tests in affordable housing highlight BDL's scalability and flexibility for comprehensive indoor environmental monitoring.

A Cost-Effective, Scalable, and Portable IoT Data Infrastructure for Indoor Environment Sensing

Introduction to the BDL System

The paper introduces the Building Data Lite (BDL) system, an innovative approach to indoor environmental sensing using Internet of Things (IoT) technology. The BDL system is designed to address four primary challenges prevalent in building monitoring systems: high cost, installation difficulties, data interoperability, and system scalability. By leveraging Raspberry Pi computers and a diverse array of sensor modules, BDL aims to offer a comprehensive, distributed, and affordable solution to indoor environmental data collection.

System Architecture and Deployment

The BDL system architecture is centered around a network of modular sensing nodes interconnected with a central server. Each sensing node comprises a Raspberry Pi connected to an array of sensors capable of capturing diverse environmental parameters, such as temperature, humidity, motion, and various gas concentrations. These nodes communicate with a centralized server that aggregates data into a cohesive database accessed via a web-based GUI. Figure 1

Figure 1: The BDL system architecture.

An example deployment highlights the flexibility and portability of BDL, where nodes are easily scalable and configurable to different environments without extensive engineering or installation disruptions. This is achieved through the system's reliance on wireless connectivity and minimal physical infrastructure requirements. Figure 2

Figure 2: An example of BDL deployment.

Technical Design and Implementation

Central Server and Database Configuration

The central server in BDL operates using open-source platforms such as MariaDB and MySQL for database management. Data is synchronized between sensing nodes and the central database using file-based transfer protocols over HTTPS, ensuring secure and efficient data transfer. The server's design accommodates dynamic growth, allowing new sensor modules and nodes to be integrated effortlessly. Figure 3

Figure 3: Entity relationship diagram of the central database.

Figure 4

Figure 4: Data flow in the BDL system.

Sensing Node Configuration

A key feature of the BDL system is its adaptability to integrate various sensor types. BDL supports digital inputs directly via GPIO pins and utilizes ADC for analog signals, allowing seamless inclusion of a broad spectrum of sensors. The system's software incorporates Python scripts for data collection, with regular updates to enhance functionality and sensor compatibility. Figure 5

Figure 5: Sensing node prototype version 1.

Performance and Case Study

In a case study conducted within an affordable housing community, the BDL system demonstrated effective deployment across multiple households. A total of 48 nodes were used to continuously collect diverse environmental data over several months, showcasing the system's robustness and utility in real-world conditions. Figure 6

Figure 6: Image a deployed sensing node.

Discussion: Challenges and Future Directions

While BDL provides an innovative solution to indoor environment sensing, challenges such as sensor calibration and system compatibility need addressing. Future iterations will focus on enhancing sensor accuracy and expanding the system's capabilities through integration with other smart building technologies.

Conclusion

The BDL system represents a significant advancement in IoT-based indoor environment monitoring, offering a cost-effective, scalable, and portable solution. Its deployment capabilities and modular design make it suitable for diverse applications, including facility management, smart building innovations, and academic research. The paper underscores the potential of BDL in facilitating smart infrastructure development and enhancing the living conditions within built environments.

These findings contribute a solid foundation for future advancements in IoT-enabled environmental sensing systems, with implications for a wide array of applications in smart building technologies.

Paper to Video (Beta)

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.