Mobile Operating Vehicle Electronics

23
Shelby Berleus Lukasz Gawel Karan Mendiratta Juan Peralta Mobile Operating Vehicle Electronics ECE 415 Senior Design Project Fall 2009 Preliminary Design Review

description

Mobile Operating Vehicle Electronics. Preliminary Design Review. Shelby Berleus Lukasz Gawel Karan Mendiratta Juan Peralta. ECE 415 Senior Design Project Fall 2009. Background. Current Vehicle Remotes Security Alerts Sensors Climate Control Range Price. 2. 2. - PowerPoint PPT Presentation

Transcript of Mobile Operating Vehicle Electronics

Page 1: Mobile Operating Vehicle Electronics

Shelby BerleusLukasz Gawel

Karan MendirattaJuan Peralta

Mobile Operating Vehicle Electronics

ECE 415 Senior Design Project Fall 2009

Preliminary Design Review

Page 2: Mobile Operating Vehicle Electronics

Background

• Current Vehicle Remotes– Security

• Alerts• Sensors

– Climate Control– Range– Price

2

Grenzebach Glier & Associates, Inc.

2

ECE 415 Senior Design Project Fall 2009

Page 3: Mobile Operating Vehicle Electronics

• Problems with current remote systems– Range is only up to 1 mile most of them use

900MHz RF– Security

• The device doesn’t use alerts systems• Sensors are not used to its fullest capabilities

– Climate Control doesn’t have the desired temperature feature

– Price for this Viper 5900 SST remote is $599.99

Background

3

Grenzebach Glier & Associates, Inc.

3

ECE 415 Senior Design Project Fall 2009

Page 4: Mobile Operating Vehicle Electronics

Other Remote Starters

4

Grenzebach Glier & Associates, Inc.

4

ECE 415 Senior Design Project Fall 2009

Remote Company

Impact Sensor

Temperature Sensor

Car Finder

LCD Display

Range Price

Commando Alarms

FM-870-TK

Yes Yes Yes Yes 2500+ Ft. $179.98

Code Alarm SRT-9000 VSS

No Yes (but only used for extreme

temperatures)

Yes Yes Up to a Mile

$325.95

PYTHON 1090 Yes No Yes (Horn Honk

Option)

Yes ¼ Mile $699.95

Viper 5900 Responder

SST

Yes No Yes (Horn Honk

Option)

Yes 1 Mile $599.99

Page 5: Mobile Operating Vehicle Electronics

No up-to-date information regarding your vehicle.

• Car security• Increase range• Climate control/Convenience• Maintenance warnings• Etc.

New challenges

5

Grenzebach Glier & Associates, Inc.

5

ECE 415 Senior Design Project Fall 2009

Page 6: Mobile Operating Vehicle Electronics

Mobile Operating Vehicle Electronics (M.O.V.E)

• Communicate via WiFi/cellular network• Provides up-to-date car alerts, increased

security, and peace of mind• Ability to get into a car and go• Other convenience related to cars controls

The Solution

6

Grenzebach Glier & Associates, Inc.

6

ECE 415 Senior Design Project Fall 2009

Page 7: Mobile Operating Vehicle Electronics

System Deliverables• Car communication via web interface

Each user will be able to log on to accounts specific to their vehicle

• Up-to-date car alertsGain access to current car information

• Many functional applicationsUser account give users the ability to perform various functions

Deliverables

7

Grenzebach Glier & Associates, Inc.

7

ECE 415 Senior Design Project Fall 2009

Page 8: Mobile Operating Vehicle Electronics

User Interface• The web application will be easy-to-use• Will incorporate icons that perform desired

tasks• Personal settings for alerts• Front end transmitting portal• Displays users completed task

Deliverables

8

Grenzebach Glier & Associates, Inc.

8

ECE 415 Senior Design Project Fall 2009

Page 9: Mobile Operating Vehicle Electronics

Initial User Manual1. Log into your account2. Recover information from the car3. Performed desired tasks4. Tasks are completed

Acceptance Test• As long as the vehicle is in Umass Wi-Fi range

M.O.V.E. will be able to perform its task

Deliverables

9

Grenzebach Glier & Associates, Inc.

9

ECE 415 Senior Design Project Fall 2009

Page 10: Mobile Operating Vehicle Electronics

Block Diagram

10

Grenzebach Glier & Associates, Inc.

10

ECE 415 Senior Design Project Fall 2009

Page 11: Mobile Operating Vehicle Electronics

User Control

11

Grenzebach Glier & Associates, Inc.

11

ECE 415 Senior Design Project Fall 2009

The user will be able to communicate with his vehicle

over the wireless internet network.• At the user control end, we will create an encrypted

web interface (unique and customizable for each user)

• Would require the user to log-in to access and control the features of his vehicle.

• Webpage would be password secured and use https for secure communication.

Page 12: Mobile Operating Vehicle Electronics

Car Control

• The car control consists of a Controller Area Network (CAN-bus) which is a computer network protocol and bus standard designed to allow microcontrollers and other devices to communicate with each other without a host computer.

12

Grenzebach Glier & Associates, Inc.

12

ECE 415 Senior Design Project Fall 2009

Page 13: Mobile Operating Vehicle Electronics

Car Control

• A modern automobile has around 50 electronic control units (ECU or nodes) for various subsystems.

• CAN provides a serial bus standard for connecting ECUs.

• Each node is able to send and receive messages; a message is transmitted serially onto the bus, one bit after another.

• Every node requires a host-processor, a CAN Controller and Transceiver

13

Grenzebach Glier & Associates, Inc.

13

ECE 415 Senior Design Project Fall 2009

Page 14: Mobile Operating Vehicle Electronics

Gantt Chart

14

Grenzebach Glier & Associates, Inc.

14

ECE 415 Senior Design Project Fall 2009

9/7/2008 9/17/2008 9/27/2008 10/7/2008 10/17/2008 10/27/2008 11/6/2008 11/16/2008 11/26/2008 12/6/2008

Project Theme

Project Advisor

Preliminary Research

Discussion of deliverability of the project withco-ordinators and Advisor

PDR Preparation

Project Kick Off

Draft Report

MDR Preparation

Midway Report

Page 15: Mobile Operating Vehicle Electronics

• Web Interface

• Bi-Directional communication between host/client and client/vehicle

• Minimum of one fully functional feature implemented

Proposed MDR Deliverables

15

Grenzebach Glier & Associates, Inc.

15

ECE 415 Senior Design Project Fall 2009

Page 16: Mobile Operating Vehicle Electronics

Web Interface

• Web Domain

• User friendly GUI

• C#/ASP.NET

• SQL Server 2005

16

Grenzebach Glier & Associates, Inc.

16

ECE 415 Senior Design Project Fall 2009

Users

Settings

Functions

SQL

www.moveumass.com

Page 17: Mobile Operating Vehicle Electronics

Bi-Directional Communication

• Wireless packets must be properly transmitted/received

• IEEE standards must be followed• Host will transmit while client is polling

17

Grenzebach Glier & Associates, Inc.

17

ECE 415 Senior Design Project Fall 2009

HOST

UMassFirewall

External Routable IP

UMassLAN

Internet

Page 18: Mobile Operating Vehicle Electronics

• Design fully functional control

• Transmission of data

• Proper decoding of packet

• Perform function based on function code Rx

• Power up all ECUs in vehicle and start vehicle

Fully Functional Component

18

Grenzebach Glier & Associates, Inc.

18

ECE 415 Senior Design Project Fall 2009

Page 19: Mobile Operating Vehicle Electronics

MDR DEMO

19

Grenzebach Glier & Associates, Inc.

19

ECE 415 Senior Design Project Fall 2009

Internal Non-Routable IP

UMassLAN

HOST

• Video Recording

• Live Web Cam presentation

• Demonstration within LAN

Page 20: Mobile Operating Vehicle Electronics

Test/Development Vehicles

20

Grenzebach Glier & Associates, Inc.

20

ECE 415 Senior Design Project Fall 2009

Fall 20082000 Saturn SL1

Spring 20091995 Saab 900 SE Turbo

Page 21: Mobile Operating Vehicle Electronics

• Sensors – Temperature Sensor ~$1.00-10.00– Impact Sensor (vibration) ~$6.50-40.00

• Microcontroller ~$9.00-40.00• Web Domain ~$9.99• Saab 900 SE Security Bypass Module ~$20.00• Advanced Smart Battery Pack Controller

(MAX1780) ~$1.50-7.00

• Total ~$48.00-127.00

Price Range

21

Grenzebach Glier & Associates, Inc.

21

ECE 415 Senior Design Project Fall 2009

Page 22: Mobile Operating Vehicle Electronics

MAX1780

22

Grenzebach Glier & Associates, Inc.

22

ECE 415 Senior Design Project Fall 2009

Part Number

Functions InterfaceUser Data Storage

Parameters Measured

Battery Protection

Supply Voltage

Features PackageOperating

Temperature (C)

MAX1780

•Fuel Gauge

• Protector

•Status Monitor

SMBus

2K Internal Memory/Up to 64K External

Memory

•Current •Temperature •Time•Voltage

Over-current Over/Under

Voltage3.5V - 28V

3.3V LDO Digital Current Accumulation Internal MOSFET Drivers

LQFP/48 -40 TO +85

Page 23: Mobile Operating Vehicle Electronics

Any questions/concerns we may answer?

Questions???

23

Grenzebach Glier & Associates, Inc.

23

ECE 415 Senior Design Project Fall 2009