Project

# Title Team Members TA Documents Sponsor
2 Wireless Sensor Array For Forest Fire Detection
Honorable Mention
Kenneth Noah Adriatico
Steve Mesi
Travis Sauers
Anthony Caton design_document0.pdf
final_paper0.pdf
other0.docx
other0.ino
other0.ino
other0.ino
photo0.jpg
photo0.jpg
presentation0.pdf
proposal0.docx
Forest Fires are a major problem today for many reasons. They cause deforestation which hurts the environment, they destroy property which costs billions of dollars, and most importantly they are responsible for thousands of deaths. Some of today's forest fire detection methods rely on satellite imaging and optical detection. These methods are unable to detect fires until they are already large and out of control. For this reason, a new method for detection is needed in order to respond quicker to fires and get them under control.

A wireless sensor array makes it possible to detect forest fire much quicker because the fire does not need to be as large for it to be detected. Sensors will be placed throughout the forest and each sensor will communicate with each other. When a sensor detects a fire it sends a signal to the master unit which then alerts the user through GSM with the location of the detected fire.

Each of the sensor units will be equipped with an Xbee Pro 60mW communication module which has an LOS range of 1 mile. This 1 mile range should leave us with enough power to overcome the interference of trees and other obstacles. Four of these sensor modules should be able to monitor a 2500 square meter area.

In order to detect the fires, the sensor units will be equipped with an IR temperature sensor and also a smoke sensor. The IR sensor will be used to detect the high temperatures at a distance and the smoke detector will be used to detect smoke from nearby fires. The Measurement range for the IR sensor will most likely be within 10 meters of the unit but this will depend on the quality of the IR sensor as well as the size of the fire.

In the event of a fire, many of the sensor nodes may potentially be destroyed. One problem that could arise is if the master node were to be destroyed, cutting off the entire system from being able to send alerts to the user. To address this issue, a mesh network can be implemented so that a single node failure will not cause the entire system to fail. In the mesh network there will be multiple nodes that can communicate with the user. The Xbee modules have the ability to route signals from one node to another which allows for longer distance communication, helps make setting up a mesh network easier, and also prevents system failure.

In order to make this project more eco-friendy, instead of simply putting each sensor unit in a box and strapping it to a tree, we will incorporate the sensor units into small birdhouses so that they will not only protect the environment from fires but they will also be a part of the habitat. They will also come with a solar panel which will charge the batteries during the day in order to reduce the amount of maintenance required.

Each of these sensor units will most likely cost between $60 and $100 but this can be reduced by ordering parts in higher quantities. The most expensive component is the Xbee Pro module. Each unit needs one and it needs to be strong enough to communicate in the forest.

Partners:
Name: Steve Mesi Net ID: Steveam2
Name: Keno Adriatico: Net ID: adriatc2
Name: Travis Sauers Net ID: tsauers2

Web Board Discussion:
https://courses.engr.illinois.edu/ece445/pace/view-topic.asp?id=27316





Master Bus Processor

Clay Kaiser, Philip Macias, Richard Mannion

Master Bus Processor

Featured Project

General Description

We will design a Master Bus Processor (MBP) for music production in home studios. The MBP will use a hybrid analog/digital approach to provide both the desirable non-linearities of analog processing and the flexibility of digital control. Our design will be less costly than other audio bus processors so that it is more accessible to our target market of home studio owners. The MBP will be unique in its low cost as well as in its incorporation of a digital hardware control system. This allows for more flexibility and more intuitive controls when compared to other products on the market.

Design Proposal

Our design would contain a core functionality with scalability in added functionality. It would be designed to fit in a 2U rack mount enclosure with distinct boards for digital and analog circuits to allow for easier unit testings and account for digital/analog interference.

The audio processing signal chain would be composed of analog processing 'blocks’--like steps in the signal chain.

The basic analog blocks we would integrate are:

Compressor/limiter modes

EQ with shelf/bell modes

Saturation with symmetrical/asymmetrical modes

Each block’s multiple modes would be controlled by a digital circuit to allow for intuitive mode selection.

The digital circuit will be responsible for:

Mode selection

Analog block sequence

DSP feedback and monitoring of each analog block (REACH GOAL)

The digital circuit will entail a series of buttons to allow the user to easily select which analog block to control and another button to allow the user to scroll between different modes and presets. Another button will allow the user to control sequence of the analog blocks. An LCD display will be used to give the user feedback of the current state of the system when scrolling and selecting particular modes.

Reach Goals

added DSP functionality such as monitoring of the analog functions

Replace Arduino boards for DSP with custom digital control boards using ATmega328 microcontrollers (same as arduino board)

Rack mounted enclosure/marketable design

System Verification

We will qualify the success of the project by how closely its processing performance matches the design intent. Since audio 'quality’ can be highly subjective, we will rely on objective metrics such as Gain Reduction (GR [dB]), Total Harmonic Distortion (THD [%]), and Noise [V] to qualify the analog processing blocks. The digital controls will be qualified by their ability to actuate the correct analog blocks consistently without causing disruptions to the signal chain or interference. Additionally, the hardware user interface will be qualified by ease of use and intuitiveness.

Project Videos