Project

# Title Team Members TA Documents Sponsor
99 Predictive Indoor Ventilation Control Using Air Quality Estimation
Arka Kolay
Gulnaaz Sayyad
Noah Rockoff
Hossein Ataee design_document1.pdf
proposal1.pdf
Team Members:
Gulnaaz Sayyad (gsayy2),
Noah Rockoff (noahlr2),
Arkaprabha Kolay (akolay2)

Problem:
Indoor air quality is often poorly managed in homes, classrooms, and office spaces because harmful conditions such as elevated CO2, PM2.5, and humidity are not immediately noticeable to occupants. Poor ventilation can lead to fatigue, reduced concentration, and health issues. Most existing ventilation systems operate on fixed schedules or require manual control, which means they do not respond dynamically to changing air quality conditions. This results in either insufficient ventilation that harms occupant health or excessive ventilation that wastes energy.

Solution:
This project proposes an indoor air quality monitoring and ventilation control system that continuously measures CO2, PM2.5, temperature, and humidity. Based on real-time sensor data, control algorithms automatically activate ventilation mechanisms such as fans using predictive, model-based control algorithms to proactively regulate ventilation before air quality thresholds are exceeded. The system will incorporate a simplified physical model of indoor CO2 dynamics to estimate future air quality trends and inform ventilation decisions. The system also includes a software dashboard that displays current conditions and stores air quality data. These will allow users to track trends over time while maintaining a healthier indoor environment.

Solution Components:

Air Quality Sensor
Sensors to continuously monitor indoor environmental quality
CO₂, temperature, and humidity sensor (Sensirion SCD40, I²C)
PM1006K Low Cost PM2.5 Sensor
Microcontroller
Processes sensor data
Executes predictive ventilation control algorithms
Logs air quality data for analysis
Ventilation Subsystem
Fan controlled using PWM
MOSFET driver circuit implemented on custom PCB
Will run based on the data collected from the sensors
Software dashboard
Displays live air quality data
Potentially send alerts
Used for system validation and performance evaluation

Buy SCD40 CO2, Temperature and Humidity Sensor Breakout I2C at Best Price | 7semi

Criterion for Success:

To validate system performance, controlled experiments will be conducted to create repeatable indoor air quality disturbances. For example, candles or small flames will be used near the CO₂ sensor to artificially increase CO₂ concentration, allowing verification of sensor response and system behavior. These disturbances will be used to evaluate both a baseline threshold-based controller and the proposed predictive control strategy. Ventilation activation and system response will be observed and logged to compare control approaches under identical conditions.
The project will be considered successful if the following measurable performance criteria are met: The system predicts CO₂ threshold crossings within ±X minutes using the internal air quality model. Indoor CO₂ concentration is maintained below a specified ppm value for at least a majority of occupied operation time. Compared to a baseline threshold-based controller, the predictive control strategy reduces ventilation fan runtime or estimated energy usage by at least a baseline percentage. The system operates continuously without unintended resets or sensor failures during fan actuation and environmental changes. Controlled experiments (e.g., candle-based CO₂ disturbances) demonstrate repeatable and observable differences between predictive and threshold-based control behavior.

The Marching Band Assistant

Wynter Chen, Alyssa Louise Licudine, Prashant Shankar

The Marching Band Assistant

Featured Project

NetID/Names

wynterc2 (Wynter Chen), alyssal3 (Alyssa Licudine), shankar7 (Prashant Shankar)

Problem

Drum majors lead and conduct marching bands. One of their main jobs is to maintain tempo for the musicians by moving their hands in specific patterns. However, many drum majors, especially high school students, need to learn how to conduct specific tempos off the top of their head and maintain a consistent tempo without assistance for performances. Even those with musical experience have difficulty knowing for certain what tempo they're conducting without a metronome.

Solution Overview

Our project consists of an arm attachment that aids drum major conducting. The attachment contains an accelerometer that helps determine the tempo in beats per minute via hand movement. A display shows the beats per minute, which allows the drum major to adjust their speed as necessary in real time. The microcontroller data is wirelessly transmitted, and a program can be downloaded that not only visualizes the data in real-time, but provides an option to save recorded data for later. There is also a convenient charging port for the device.

This project is a unique invention that aims to help marching bands. There have been previous projects and inventions that have also digitized the conducting experience, such as the Digital Conducting Baton from Spring 2015. However, these have been in the form of a baton rather than a glove, and are used to alter music files as opposed to providing feedback. Additionally, orchestra conductors use very delicate motions with a baton, while drum majors create large, sharper motions with their arms; thus, we believed that an arm attachment was better suited for marching band usage. Unlike other applications that only integrate digital instruments, this project seeks to assist live performers.

Link to RFA: https://courses.grainger.illinois.edu/ece445/pace/view-topic.asp?id=37939

Project Videos