cs-ee 481 1founder’s day university of portland school of engineering project bog wireless...

20
CS-EE 481 1 Founder’s Day University of Portland School of Engineering Project BoG Project BoG Wireless Breath-Analyzer with Key- Wireless Breath-Analyzer with Key- Lock Lock Team Jessica Herman Patrick Hunt Jeremy Okuda Steve Westdal Faculty Advisors Dr. Hoffbeck, Dr. Osterberg Industry Representative Mr. Andrew Hui Intel Corporation

Upload: arthur-stokes

Post on 28-Dec-2015

212 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

1Founder’s DayUniversity of Portland School of Engineering

Project BoGProject BoGWireless Breath-Analyzer with Key-Wireless Breath-Analyzer with Key-

LockLock

TeamJessica Herman

Patrick Hunt

Jeremy Okuda

Steve Westdal

Faculty AdvisorsDr. Hoffbeck, Dr. Osterberg

Industry RepresentativeMr. Andrew Hui

Intel Corporation

Page 2: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

2Founder’s DayUniversity of Portland School of Engineering

Agenda

• Introduction Jessica Herman

• Background Jessica Herman

• Methods Patrick Hunt

• Results Jeremy Okuda

• Conclusions Steve Westdal

• Demonstration Team BoG

Page 3: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

3Founder’s DayUniversity of Portland School of Engineering

Introduction

• The Problem:– Consuming alcohol impairs one’s vision, motor

skills, and judgment. – These impairments have a very serious effect

on one’s driving abilities.– Unable to determine if BAC is

below legal driving limit of .08

Page 4: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

4

• The Solution:– Wireless Breath-Analyzer With Key-Lock

Introduction (Cont’d)

Founder’s DayUniversity of Portland School of Engineering

Page 5: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

5

• The Goal:- Calculate the user’s BAC and use this value to

control the peripherals- Utilize Zigbee wireless modules to have two

physically separated units: Collector and Logic

Background

Founder’s DayUniversity of Portland School of Engineering

Page 6: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

6Founder’s DayUniversity of Portland School of Engineering

Background (Cont’d)

• Collector Unit:- Receives input from the alcohol sensor.- Converts alcohol concentration in an analog input

to its corresponding digital signal.- Sends data wirelessly to Logic unit using Zigbee

module.

Page 7: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

7

Background (Cont’d)

• Logic Unit:- Zigbee module receives data wirelessly from the

Collector unit.- Uses the lookup table programmed into the PIC to

determine user’s BAC.- Determines whether the user’s BAC is above or

below .08 and responds accordingly.

Founder’s Day

University of Portland School of Engineering

Page 8: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

8Founder’s DayUniversity of Portland School of Engineering

Methods• Determine the scope of the project

– Began in March 2008

• Determine the functionality of the project– Stand alone Unit– Wireless Link– Visual and Audible Indicators

• How do we produce this functionality• Determine feasibility of the project• What will we be able to do with the MOSIS

Page 9: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

9Founder’s DayUniversity of Portland School of Engineering

Methods (Cont’d)• Results• Drive capabilities of MOSIS versus PIC

• Different Logic Levels?• Integration of all parts

into a single unit• Testing and De-bugging

– Check and Recheck

Page 10: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

10

Results

Founder’s DayUniversity of Portland School of Engineering

Page 11: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

11

Results (Cont’d)

• Collector Unit– Alcohol Sensor

Converts user’s ppm into a voltage ranging from 0-5V

– PICConverts ppm voltage from analog to digital

– Zigbee Wireless UnitSends digital voltage reading wirelessly to

Logic UnitFounder’s Day

University of Portland School of Engineering

Page 12: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

12

Results (Cont’d)• Logic Unit

– ZigbeeReceives the voltage reading wirelessly from the

Collector Unit

– PICConverts voltage into a BAC, displays the BAC

on the LCD, and sends the BAC to the MOSIS chip

– MOSISDetermines whether the user passes and controls

the corresponding LEDs, sounds, and key-lockFounder’s Day

University of Portland School of Engineering

Page 13: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

13

Results (Cont’d)

Founder’s Day

• B2Logic Schematic

University of Portland School of Engineering

Page 14: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

14

Results (Cont’d)

Founder’s Day

• LEDIT Layout

University of Portland School of Engineering

Page 15: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

15

System Results

Individual

√ ADC

√ Wireless

√ MOSIS

√ LCD

√ Key-Lock

System

√ ADC

√ Wireless

√ MOSIS

√ LCD

√ Key-Lock

University of Portland School of Engineering

Founder’s Day

Page 16: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

16University of Portland School of Engineering

Founder’s Day

System Results

Page 17: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

17

Conclusion• Wireless Breath-Analyzer With Key-Lock

– Goal: safety

• Enhancements:– Power consumption– 10 bit ADC– End product Small scale– Packaging

Founder’s DayUniversity of Portland School of Engineering

Page 18: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

18Founder’s DayUniversity of Portland School of Engineering

Demonstration

Simulation of Wireless Breath-Analyzer with Key-Lock

Page 19: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

19Founder’s DayUniversity of Portland School of Engineering

Special Thanks

• Dr. Joseph Hoffbeck• Dr. Peter Osterberg• Dr. Andrew Nuxoll• Mr. Andrew Hui• Grant from the MOSIS Educational Program

(MEP)

Page 20: CS-EE 481 1Founder’s Day University of Portland School of Engineering Project BoG Wireless Breath-Analyzer with Key- Lock Team Jessica Herman Patrick Hunt

CS-EE 481

20Founder’s DayUniversity of Portland School of Engineering

Thank You.

Are there any questions?