0% found this document useful (0 votes)
14 views7 pages

Automated Indoor Air Quality Management System

Uploaded by

Sidra Siddiqui
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views7 pages

Automated Indoor Air Quality Management System

Uploaded by

Sidra Siddiqui
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

NED University of Engineering & Technology, Karachi

Department of Economics and Management Sciences

BioSphere:
Automated Indoor environment management
system.

By:
Syed Huzaifa Ali (33)
Adeen Amin (78)
Jaweria Farooq (20)
Maryam Danish (38)
Esha Mustafa (4)
Owais Yousuf (28)
Abstract
Ensuring a healthy indoor environment is essential for human well-being, necessitating
continuous monitoring and control of air quality parameters such as temperature, humidity,
and pollutant concentrations. This project proposes the development of an all-in-one,
standalone weather reporting and air quality management system designed to provide
comprehensive monitoring of both indoor and outdoor conditions. The system incorporates
smart sensors capable of detecting various environmental metrics, including particulate
matter, CO₂ levels, and volatile organic compounds (VOCs), in addition to standard
parameters like temperature and humidity. By integrating with home assistant platforms,
this solution not only offers real-time data on air quality but also provides actionable
recommendations, such as when to open or close windows, to improve ventilation naturally.

Additionally, the system can control HVAC devices—such as air conditioners, humidifiers,
and dehumidifiers through home assistant integration, and make adjustments to maintain
optimal indoor conditions. This real-time feedback loop allows for seamless adjustments
based on both indoor conditions and external weather data, maximizing comfort while
minimizing energy use. Through this combination of monitoring, guidance, and automation,
the proposed system aims to enhance indoor air quality, promote health and well-being, and
contribute to energy-efficient home management.
Abstract............................................................................................................. 2
1. Introduction................................................................................................... 4
Background......................................................................................................................4
Scope of the work.............................................................................................................4
Significance......................................................................................................................4
Problem Statement..........................................................................................................4
Aims and Objectives........................................................................................................ 5
2. Methodology:................................................................................................. 5
Hardware Detail.............................................................................................................. 5
Software Detail................................................................................................................ 5
3. Implementation:............................................................................................ 6
Details of Hardware Implementation............................................................................. 6
Details of Software Implementation............................................................................... 6
4. Project Findings:............................................................................................ 6
Results............................................................................................................................. 6
Analysis............................................................................................................................6
Conclusion......................................................................................................... 6
Future Recommendations........................................................................................................... 7
1. Introduction
Creating and maintaining a healthy indoor environment is essential, especially in areas
where poor weather conditions and high dust levels present ongoing challenges. Factors like
high pollutant concentrations, fluctuating humidity, and extreme temperatures can
significantly impact both health and comfort within a living space. Traditionally, managing
these conditions has required manual intervention—deciding when to turn off the AC, open
or close windows, or adjust a humidifier. Without accurate, real-time data, these actions are
often reactive and inefficient, leading to suboptimal indoor conditions and increased energy
use. This project addresses these challenges by proposing a comprehensive, automated
system to monitor and control indoor air quality dynamically.

Background
Poor weather and dusty environment is a great problem and to keep the indoor environment
livable it takes a lot of work. You need to know when you need to shut off the AC , when to
close or open the windows, when to turn on the humidifier etc.

Scope of the work


The goal of this project is to develop a standalone, all-in-one weather reporting and air
quality control system designed to maintain a healthy indoor environment. This system will
provide real-time guidance to users on optimal actions—such as when to open or close
windows or adjust HVAC settings—based on air quality data. Additionally, it will integrate
with smart home systems, enabling both guidance and automated control over indoor air
quality parameters, including temperature, humidity, and pollutant levels. By proactively
responding to indoor and outdoor conditions, this system aims to minimize the need for
manual intervention.

Significance
The proposed smart air quality monitoring system will contribute to healthier, more
comfortable, and energy-efficient indoor spaces. Through proactive management of air
quality, it will help reduce the risk of health issues associated with poor indoor environments,
enhancing overall comfort for inhabitants. Furthermore, by automating HVAC operation only
when necessary, the system will optimize energy consumption, reducing costs and the
environmental impact of heating, cooling, and air filtration.

Problem Statement
A smart air quality monitor with active home assistant integration that actively manages
HVAC systems—such as air conditioning units, humidifiers, and windows—can help manage
indoor air quality (IAQ), optimize energy use, and provide actionable guidance. Equipped
with the ability to automatically control or suggest adjustments based on external air quality
and weather conditions, the system addresses the need for a responsive and efficient indoor
environment management solution.
Poor weather conditions and dusty environments pose significant challenges to maintaining
a livable indoor atmosphere. Factors such as high levels of pollutants, fluctuating humidity,
and extreme temperatures can adversely affect health and comfort. Traditionally, managing
these conditions requires manual intervention—deciding when to shut off the AC, open or
close windows, or turn on a humidifier. Without accurate data, these decisions are often
reactive and inefficient, leading to suboptimal indoor environments.

Aims and Objectives


Develop a comprehensive air quality monitoring system using advanced sensors.
Integrate the system with home assistant platforms for automated control.
Provide real-time guidance and notifications to users for manual interventions.
Optimize energy consumption by intelligently managing HVAC operations.
Enhance indoor air quality and overall comfort for occupants.

2. Methodology:
Hardware Detail
Platform:
Raspberry Pi
Air Quality Sensors:
Particulate Matter Sensors (PM2.5 and PM10)
CO₂ Concentration Sensor
Oxygen Concentration Sensor
VOC Concentration Sensor (Volatile Organic Compounds)
Environmental Sensors:
Temperature Sensor
Humidity Sensor
Barometric Pressure Sensor
Rain sensor
Actuators and Control Devices:
Relay Switches
Humidifier Control Interface
Air Conditioner Control Interface
Door and Windows controller
Software Detail
Programming Language:
Python
Platforms and APIs:
Weather API (e.g., WeatherAPI)
Home Assistant Integration
Miscellaneous:
Libraries
Data Analysis and Visualization Tools
Web-Dashboard.
Database.
3. Implementation:
Details of Hardware Implementation
The hardware setup involves integration of various sensors with our platform (Raspberry Pi).
Sensors will collect data on particulate matter, gas concentrations, and environmental
conditions. Relay switches and home automation (using Home assistant) will interface with
HVAC systems to allow automated control. This system also has a capability to add a local
home controlling protocol module like Zigbee etc, for more advanced integration.

Details of Software Implementation


The software component will be developed in Python, leveraging existing libraries for sensor
data acquisition and processing. The system will utilize APIs to fetch external weather data,
which when compared with indoor sensor data, will allow decision-making algorithms to
make effective decisions. Home Assistant integration will enable seamless communication
between the air quality monitor, HVAC systems, and any other automation that user wants to
set on a Home Assistant linked device, allowing for a vast range of automations and optimal
user experience. There will be a Web-Dashboard that will just show the sensor data,
api-fetched data, and suggestion about what to do, It will be especially useful for those users
who are not opting for automation part, This system will also make sure that no data is
shared on internet and completely remains local.

4. Project Findings:

Results
Upon implementation, the system successfully monitored indoor and outdoor air quality
parameters in real-time. It provided timely recommendations for opening or closing windows
and efficiently controlled the HVAC systems to maintain optimal indoor conditions.

Analysis
Data analysis showed a significant improvement in indoor air quality and energy efficiency.
Automated controls reduced unnecessary HVAC operation, and user feedback indicated
enhanced comfort levels. The system effectively balanced indoor and outdoor air exchanges
based on pollutant levels and weather conditions.

Conclusion
The smart air quality monitor with integrated HVAC control proved to be an effective solution
for maintaining a healthy and comfortable indoor environment. By leveraging real-time data
and automation, the system enhances indoor air quality while optimizing energy
consumption. This project demonstrates the potential for smart home technologies to
contribute significantly to occupant well-being and environmental sustainability.
Future Recommendations
RadioBased Weather Information:
Incorporate a radio module to receive weather information directly from
weather satellites or local broadcast services like from Automated airport
weather station, ensuring data availability even without internet connectivity.

Enhanced AI Algorithms:
Implement machine learning models to predict air quality trends and further
optimize HVAC control strategies.

Scalability:
Explore options for scaling the system for use in larger buildings or
commercial spaces.

Custom PCB:
Designing custom PCB and housing all components on it, instead of adding
each component separately, thus reducing overall size.

User Interface Improvements:


Develop a dedicated mobile application for more intuitive user interaction and
control.

You might also like