Project

# Title Team Members TA Documents Sponsor
50 Urban Noise Pollution Monitoring System
Cj Kompare
Cornell Horne
Marc Rhymes
Surya Vasanth design_document2.pdf
final_paper1.pdf
photo1.png
photo2.png
presentation1.pdf
proposal2.pdf
video
# Urban Noise pollution Monitoring system

Team Members:
- CJ Kompare (kompare3)
- Cornell Horne (chorne7)
- Marc Rhymes (mrhymes2)



# Problem:
Cities face escalating issues related to noise pollution, affecting the well-being of residents and the environment. Traditional methods of noise monitoring lack granularity and real-time adaptability, hindering effective intervention strategies.

# Solution:
Develop a comprehensive Urban Noise Pollution Monitoring System that employs wireless, battery-powered microphones strategically placed outdoors. This system will utilize a concentrator or gateway to collect and process data from distributed microphones, providing accurate and real-time noise pollution insights for urban planning and environmental conservation.

# Solution Components:

- Wireless, Battery-Powered Microphones
- Concentrator/Gateway Device
- Centralized Data Processing Platform
- Geographic Information System (GIS)
- User Interface (Web Application)

# Subsystem 1: Wireless, Battery-Powered Microphones:
Deploy multiple wireless, battery-powered microphones an area to capture diverse noise sources. Ensure these microphones are durable, weather-resistant, and equipped with noise level sensing capabilities.

# Subsystem 2: Concentrator/Gateway Device:
Implement a concentrator or gateway device to receive, aggregate, and forward data from all distributed microphones. This device will serve as the central hub for data collection and transmission.

# Subsystem 3: Centralized Data Processing Platform:
Develop a centralized platform for processing and analyzing noise data received from the concentrator. This platform will perform real-time noise level calculations, identify patterns, and store historical data for future analysis.

# Subsystem 4: Geographic Information System (GIS):
Integrate a GIS component to map noise levels spatially, allowing for visual representations of noise distribution across the city. This would enhance and support targeted noise reduction initiatives.

# Subsystem 5: User Interface (Web Application):
Develop a web application for users to visualize noise data. The interface should provide real-time updates, historical trends, and customizable features for specific areas of interest.

# Criteria for Success:

Hourly Data Reporting: The system should successfully report noise data to the central web application every hour, providing a consistent and reliable stream of information for analysis and decision-making.

Real-time Monitoring: Achieve real-time noise level monitoring with a latency of no more than 5 minutes, ensuring users have timely access to critical noise pollution information.

Accuracy of Noise Identification: Ensure an accuracy rate of at least 90% in identifying noise sources, allowing for precise insights into the types and sources of noise affecting urban areas.

Active Cell Balancing for Solar Vehicle Battery Pack

Tara D'Souza, John Han, Rohan Kamatar

Featured Project

# Problem

Illini Solar Car (ISC) utilizes lithium ion battery packs with 28 series modules of 15 parallel cells each. In order to ensure safe operation, each battery cell must remain in its safe voltage operating range (2.5 - 4.2 V). Currently, all modules charge and discharge simultaneously. If any single module reaches 4.2V while charging, or 2.5V while discharging, the car must stop charging or discharging, respectively. During normal use, it is natural for the modules to become unbalanced. As the pack grows more unbalanced, the capacity of the entire battery pack decreases as it can only charge and discharge to the range of the lowest capacity module. An actively balanced battery box would ensure that we utilize all possible charge during the race, up to 5% more charge based on previous calculations.

# Solution Overview

We will implement active balancing which will redistribute charge in order to fully utilize the capacity of every module. This system will be verified within a test battery box so that it can be incorporated into future solar vehicles.

Solution Components:

- Test Battery Box (Hardware): The test battery box provides an interface to test new battery management circuitry and active balancing.

- Battery Sensors (Hardware): The current battery sensors for ISC do not include hardware necessary for active balancing. The revised PCB will include the active balancing components proposed below while also including voltage and temperature sensing for each cell.

- Active Balancing Circuit (Hardware): The active balancing circuit includes a switching regulator IC, transformers, and the cell voltage monitors.

- BMS Test firmware (Software): The Battery Management System requires new firmware to control and test active balancing.

# Criterion for Success

- Charge can be redistributed from one module to another during discharge and charge, to be demonstrated by collected data of cell voltages over time.

- BMS can control balancing.

- The battery pack should always be kept within safe operating conditions.

- Test battery box provides a safe and usable platform for future tests.