Investigation into developing stand- alone Location Based services (LBS) Nkululeko Gojela g01g2471.

Slides:



Advertisements
Similar presentations
Voice and Data Encryption over mobile networks July 2012 IN-NOVA TECNOLOGIC IN-ARG SA MESH VOIP.
Advertisements

Cross Platform UI testing using Sikuli
OneBridge Mobile Data Suite Product Positioning. Target Plays IT-driven enterprise mobility initiatives Extensive support for integration into existing.
E-Games for mobile/pocket devices How to develop E-Games Empowering Youth Work.
How Carriers Can Win the Application Wars with Location Based Services? Michael Grossi, Director Altman Vilandrie & Co.
Contents Different O.S. and platforms. Different programming languages. Possibilities for mobiles. GPS, digital compass, accelerometer,… Augmented reality.
Operating Systems Manage system resources –CPU scheduling –Process management –Memory management –Input/Output device management –Storage device management.
SIP Simplified August 2010 By Dale Anderson. SIP Simplified Session Initiation Protocol Core of SIP specifications is documented in IETF RFC 3261 Many.
Mobile Learning Project Members Ravindra Solanki Anamika Singh Rajul Maheshwari Project Guide Prof. Kailas K Devadkar October 2002.
Location based social networking on Android phones – integrated with Facebook. Simple and easy to use.
Mobile Mobile OS and Application Team: Kwok Tak Chi Law Tsz Hin So Ting Wai.
FYP Project LYU0301: Secure and Reliable PDA-Based Communication System.
1 The Five Parts of an Information System
Android An open handset alliance project Janice Garcia September 18, 2008 MIS 304.
LESSON 1 INTRODUCTION Compiled By: Edwin O. Okech [Tutor, Amoud University] JAVA PROGRAMMING.
IP Phone Applications: Realizing Full Convergence Nasser Manesh Millenigence, Inc.
Punit Shah Technical Lead | Microsoft
Mobile Handset Hardware Architecture
Chapter 1: Voilà! Meet the Android. Smartphones –Can browse the Web –Allow you to play games –Use business applications –Check –Play music –Record.
Bruce Vandenberg - Director of Interactive Media - Confidential - © Celador International 2004 The Anatomy of a Perfect Relationship Bruce Vandenberg Director.
Lesson 8 Operating Systems
Ms. Tracy. Directions: Answer bell ringer, login, navigate to Edmodo -> Small Group (Module 1 – Lesson 8) Question: A graphic that is saved as a.PNG is.
By Mihir Joshi Nikhil Dixit Limaye Pallavi Bhide Payal Godse.
Women’s Learning Partnership Mobile Phone Technologies: To Infinity and Beyond? Usha Venkatachallam Nov 12, 2008.
1. Presenters: Constantine Grantcharov Ryan Burbidge 2.
Mobile data. Introduction Wireless (cellular) communications has experienced a tremendous growth in this decade. Most of the wireless users also access.
Investigation into developing stand-alone Location Based services (LBS) Nkululeko Gojela Supervisor: Dr Hannah Thinyane.
Smart Phone Laboratory ECEN 489 Srinivas Shakkottai.
Applied Pervasive Computing Presentation : Mobile Interaction Devices.
Campus Tour COMP 523 Final Presentation Justin, Paul, Florian.
Efficient Mapping and Management of Applications onto Cyber-Physical Systems Prof. Margaret Martonosi, Princeton University and Prof. Pei Zhang, Carnegie.
Moving the RFID Value Chain Value Proposition Cost and Complexity What is it? (passive RFID) Where is it? (active RFID) How is it? (Sensors) Adapt to it.
MHealth & The Healthy Caribbean Coalition Shivonne Johnson mHealth Coordinator.
Investigation in the development of Standalone Location Based Services Nkululeko Gojela Supervisor: Dr Hannah Thinyane FINAL PROJECT PRESENTATIONS.
Martin Schmidt / The Silent Revolution Mobile Java.
Android Husam Abdel Rahman. Introduction Android Operating system is most popular operating system these days with the advance in voice communications.
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
Leveraging UICC with Open Mobile API for Secure Applications and Services.
1 The Five Parts of an Information System
Recommendations Adam would like you to create a list of recommended mobile phones for three different types of user: Teenagers Business Users Senior Citizens.
Programming of Handheld and Mobile Devices Lecture 2 What is a MID? Rob Pooley
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
SIM application
Wisdom of the Crowed Final Review High Speed Digital Systems Lab.
ARM offers a broad range of processor cores to address a wide variety of applications while delivering optimum performance, power consumption and system.
Introduction to Mobile Applications. Wireless Applications Personal Time and KnowledgeManagemnt Personal Health & Security PersonalNavigation Remote Monitoring.
FriendFinder Location-aware social networking on mobile phones.
Software Engineering Chapter: Computer Aided Software Engineering 1 Chapter : Computer Aided Software Engineering.
Real World App Development using Telerik ScreenBuilder and Progress Data Source – advanced Brian C. Preece Ypsilon Software Ltd
Viral Communications Viral Comms WG: The Viral Community David P. Reed Andy Lippman May, 2007.
Presents. Application running in the background. It will not be visible in list of running application.
Operating Systems Morrison / WellsCLB: A Comp Guide to IC 3 3E 1 Morrison / Wells.
Ms. Tracy  Identify the purpose of an operating system.  Identify different operating systems.  Describe computer user interaction with multiple.
Introduction to Telecommunications, 2/e By M.A.Rosengrant Copyright (c) 2007 by Pearson Education, Inc. All rights reserved. Figure 24–1 CDMA spread spectrum.
Mobile Programming Mobile Programming - Ordibehesht Ordibehesht 1390.
1 A Proposal for Wireless Data Transport Development Powered by Patent Pending Technology.
Mobile Phone Forensics Michael Jones. Overview Mobile phones in crime The mobile phone system Components of a mobile phone The challenge of forensics.
The process of establishing a connection between a client and a server is called as Client – Server communication.
Android operating system N. Sravani M. Tech(CSE) (09251D5804)
1 Lesson 8 Operating Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Methods of Tracking Position i Pod Touch – Wi-Fi used to find location by detecting known hotspots. iPhone – Cellular triangulation uses the mobile communication.
Carbide.c++ for Symbian OS development Usability testing audience Novice C++ developers C++ developers experienced with Visual Studio and embedded tools.
Operating System and Utility Programs
Mobile Learning Project Members Project Guide Ravindra Solanki
MIT App Inventor By Hans Yip.
Chapter 4.
Unit 4: Interactive Media
Lesson 8 Operating Systems
05 | Desktop Applications
Presentation transcript:

Investigation into developing stand- alone Location Based services (LBS) Nkululeko Gojela g01g2471

Background “…services that integrate a mobile devices location or position with other information so as to provide added value to the user” Schiller and Viosard

Classes of LBS Identified 2 classes of LBSes Class 1 – LBS that are dependent on an aggregation infrastructure Class 2 – those that are independent of an aggregation infrastructure

Class 1  Dependent on an aggregation infrastructure LocationContentProvider(AggregationPoint) LocationInformationProvider (GPS, Cellphone Tower, Wifi Triangulation) LBS

Class 2 – those that are independent of an aggregation infrastructure LBS LocationInformationProvider (GPS, Cellphone Tower, Wifi Triangulation) LBS

The goal of this research is to investigate the development of the second class of services

Mobile application levels 2 levels on the developing and running mobile devices – sim card level of the phone independent of the handset's capabilities – handset level where they are dependent on the capabilites of the handsets

Purpose of research Explore the best location of LBS on the mobile devices – To ensure maximum portability Establish how the source of the location information partition this class of LBS

Challenges The challenge of this research would be develop a service(s) that is portable across different platforms. Coordinate accuracy To create a service useful not only to confined to one use – Different events at different locations

Tools and Platforms SIM Application Toolkit technology – set of commands which define how the card should interact with the outside world and extends the communication protocol between the card and the handset Windows Mobile Symbian OS Java Card Technology

Questions?