Download presentation
Presentation is loading. Please wait.
Published byLee French Modified over 8 years ago
1
CRUCIAL INFORMATION DISSEMINATION ON MODERN VEHICLES Wei Yan, Thomas Edwards Griffith
2
What we want to know Where are my vehicles now? Are they speeding? What trip did they make? Are they wasting fuel by idling? Are my drivers being safe? What hours did they work? Is my payroll accurate? Where/how long did they stop?
3
Current Solutions Install a tracking device on each vehicle, and all related data is transferred back to the server. Thus, we can access this information using a web browser. Some current systems: Geomoto, FleetMatics, FieldLogix, BigWatcher, etc…
4
What we’ll do Most of the current products provide vehicle location, speed, and other statistical data. All projects provide a web portal for users to access the information. However, sometimes we have limited to access the Internet. Thus, we’ll develop a smart phone application to access the information.
5
Solutions How can we get this information and display a on smart phone? Solution 1: using equipment's API. (only 1) Solution 2: analyze HTTP package to filter important information.
6
Solution 1 Utilization of API
7
Solution 2 HTTP Package Analyzer
8
Module for our App FieldLogix module The only module with an API available to developers Includes user authentication into system Allows multiple users to access system Possibilities for network security implementation Activity reports Allows user to view multiple reports
9
Design/Solution Our project solution includes three parts: Login Screen Used anytime a user wishes to do anything with the program Map Used to show the current position and route of vehicles Reports Used to display crucial information about the vehicles
10
Login Screen User login to the system Communication between cell phone and server (SSL security) Use Web Service API
11
Map Screen Locate the vehicle Get speed, traffic, … information Use Web Service API
12
Reports Screen Filter HTTP packets to get important information (engine time, idle time, etc.)
13
Q/A?
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.