cdr presentation smartwheel - college of engineering of electrical and computer engineering cdr...

29
1 Electrical and Computer Engineering 2016 Electrical and Computer Engineering 2016 Bingjun Wang Yaroslav Burdin Bingze Li Jack Tam CDR Presentation SmartWheel Department of Electrical and Computer Engineering March 10, 2017

Upload: phungthuan

Post on 13-May-2018

215 views

Category:

Documents


1 download

TRANSCRIPT

1 Electrical and Computer Engineering 2016 Electrical and Computer Engineering 2016

Bingjun Wang Yaroslav Burdin

Bingze Li

Jack Tam

CDR Presentation SmartWheel

Department of Electrical and Computer Engineering March 10, 2017

2 Electrical and Computer Engineering 2016

Team Members

Bingze Li EE

Bingjun Wang EE

Yaroslav Burdin CSE

Jack Tam CSE

Advisor Lixin Gao

3 Electrical and Computer Engineering 2016

Review of MDR

SmartWheel Functionality? ● Monitor car acceleration. (accomplished)

● Send message to registered phone with coordinates when acceleration reaches certain level. (accomplished)

● The app could extract the coordinates from message and show it on map. (accomplished) ● A home-box could gather and sort the driving history. (CDR)

For whom the SmartWheel is designed? ● Parents

● Insurance companies

4 Electrical and Computer Engineering 2016

CDR Deliverables

CDR: ● New approach to accelerometer ● Power supply completed ● HomeBox Setup ● Data Transfer between SmartWheel Box and Home Box ● Build Local host

5 Electrical and Computer Engineering 2016

Block Diagram

6 Electrical and Computer Engineering 2016

New Approach: Accelerometer

ADXL 345

y

x -.5g

7 Electrical and Computer Engineering 2016

Accelerometer

Take a Right

Turn

y

x

8 Electrical and Computer Engineering 2016

Accelerometer

Direction of

Gravitational

Force

y

x

9 Electrical and Computer Engineering 2016

Dangerous Acceleration/ Deceleration

Acceleration

Deceleration

Acceleration

(g’s)

Time

Angle (degrees)

10 Electrical and Computer Engineering 2016

8 Left Turns

Foward

Acceleration

Left

Turn (10mph)

Two Aggressive

Left Turns (20mph)

Two Left

Turns (~10mph)

Two Left

Turns (15mph)

Acceleration

(g’s)

Time

Angle

(degrees)

11 Electrical and Computer Engineering 2016

12 Electrical and Computer Engineering 2016

13 Electrical and Computer Engineering 2016

Home Box (local server) Overview

1.Set of code that runs on home PC or Laptop

1.devices in the same local network (wifi) could share the history data.

1.auto connection, auto data transfer.

1.client clear history data after transferring

1.phone application apply on server.

14 Electrical and Computer Engineering 2016

Network Socket

15 Electrical and Computer Engineering 2016

Data Flow Block Diagram

16 Electrical and Computer Engineering 2016

MAMP (Local host)

1.Free

1.Share History Data with other devices

1.IP address is unique and safe

17 Electrical and Computer Engineering 2016

Power supply

Requirement

•Provide 5.0V to Raspberry Pi from car

•Rechargeable battery

•Continue work when the car turn off

Accomplished

•5.0VDC delivered to Raspberry Pi

•Easy rechargeable battery

•Continue working for 2 days

18 Electrical and Computer Engineering 2016

Circuit VS portable charger

Rechargeable

circuit

Voltage adapter circuit

19 Electrical and Computer Engineering 2016

Circuit VS portable charger

▪ Output voltage is 5VDC.

▪ Easy recharging

▪ Small Volume

▪ Stable power provider

20 Electrical and Computer Engineering 2016

App Interface

Two dropdown menu ▪ First one selects the

acceleration. ▪ Second one selects date.

Two Buttons ▪ Get Data button connects to

server and retrieves data ▪ Plot points button places

markers on map that meet the selected fields.

21 Electrical and Computer Engineering 2016

Gantt Chart

22 Electrical and Computer Engineering 2016

Proposed FPR Deliverables

Fully integrated system that includes:

▪ Data Server

▪ Smartphone Application

▪ SmartWheel Box

23 Electrical and Computer Engineering 2016

DEMO

24 Electrical and Computer Engineering 2016

25 Electrical and Computer Engineering 2016

Safe Acceleration

26 Electrical and Computer Engineering 2016

Dangerous 8 Left Turns

27 Electrical and Computer Engineering 2016

Wiggling, Dangerous Acceleration/Deceleration

28 Electrical and Computer Engineering 2016

Phone App

▪ Programmed in java using Android SDK

▪ Uses the Google Maps API ▪ Plots the most recent 10

points in which a the acceleration went past a designate value.

▪ The 10 points are taken from both the list and from text messages

29 Electrical and Computer Engineering 2016

Gantt Chart