Farrukh Hijaz & Abdurrahman Arikan

Slides:



Advertisements
Similar presentations
Wearable Badge for Indoor Location Estimation of Mobile Users MAS 961 Developing Applications for Sensor Networks Daniel Olguin Olguin MIT Media Lab.
Advertisements

$100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300.
Bryan Donyanavard Nik Sumikawa. Project Description Transfer data between two mobile phones via Bluetooth. A unique cell phone movement will establish.
Wireless Positioning System Compiled by Austin Stoker ECE 5320 Spring 2012 Dr. Chen.
Controlling Robot Car via Smartphone Supervisor: Dr. Jamal Kharousheh Prepared by : Hamza Qaddara Esmat Hedariya Hareth Hanani Faculty of Engineering Telecommunication.
ACCURACY CHARACTERIZATION FOR METROPOLITAN-SCALE WI-FI LOCALIZATION Presented by Jack Li March 5, 2009.
SurroundSense Mobile Phone Localization via Ambience Fingerprinting Scott Seto CS 495/595 November 1, 2011
Map Schematization Project for Distributed Software Development Spring 2010 U. Oregon and Peking U.
Network and Systems Laboratory nslab.ee.ntu.edu.tw Kaisen Lin, Aman Kansal, Dimitrios Lymberopoulos, and Feng Zhao Archiang.
Problem Description: Current localization methods have disadvantages Problem Description: Current localization methods have disadvantages Proposed Solution:
Senior Design Project (COE 485) Group 2 Week 9. OUTLINE Tasks performed Tasks performed Snap shots Snap shots Tasks for next weeks Tasks for next weeks.
Scale Invariant Object Detection using a Hybrid Genetic Algorithm – Fuzzy Logic Approach Group – 9 Ayesha Farrukh [ ] Junaid Akhtar [ ]
Review: Accuracy Characterization for Metropolitan-scale Wi-Fi Localization Authors: Cheng, Chawathe, LaMacra, Krumm 2005 Slides Adapted from Cheng, MobiSys.
Presented by Tao HUANG Lingzhi XU. Context Mobile devices need exploit variety of connectivity options as they travel. Operating systems manage wireless.
ALBERT PARK EEL 6788: ADVANCED TOPICS IN COMPUTER NETWORKS Energy-Accuracy Trade-off for Continuous Mobile Device Location, In Proc. of the 8th International.
SCEC: An NSF + USGS Research Center ShakeAlert CISN Testing Center (CTC) Development Philip Maechling Information Technology Architect Southern California.
Midway Design Review 11/25/13. REES (Real-Time Evacuation System) Hantz Alvarez, EE Liyan Tang, CSE Pablo Alvarez, EE Joel Guifo Fogue, CSE.
STD 3 “Shirly” Plan. Goals Create an excellent, free, public app for the already publicly available 2010 STD Guidelines Document process for other programs.
Mobile App Development for Indoor Navigation Problem, targeting Users with Visual Impairments Participants: Sunggye Hong (GCOE), Ilmi Yoon (CSE), and Arno.
MARS: A Muscle Activity Recognition System Enabling Self-configuring Musculoskeletal Sensor Networks IPSN 2013 NSLab study group 2013/06/17 Presented by:
$100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300 $400 $500 $100 $200 $300.
Demo Guidelines Lesson 9. Modules 9.1Demo Video Guidelines 9.2Begin Filming Pitch Video 9.3Continue working on prototype.
Precise Indoor Localization using PHY Layer Information Aditya Dhakal.
Solving the Indoor SLAM Problem for a Low-Cost Robot Using Sensor Data Fusion and Autonomous Feature-Based Exploration PhD Student: Prof. MSc. Luciano.
Graphic Design Cybernetics Aneto Okonkwo Fall 2006.
Click to edit Master title style Ramsey Baker Kunal Parbadia Radford Parker Rohit Sahay David Salazar SecurityCam Single Modular Wi-Fi Enabled Security.
Model of the Human  Name Stan  Emotion Happy  Command Watch me  Face Location (x,y,z) = (122, 34, 205)  Hand Locations (x,y,z) = (85, -10, 175) (x,y,z)
 Motivated by desire for natural human-robot interaction  Encapsulates what the robot knows about the human  Identity  Location  Intentions Human.
TEI of Automation of Pireaus 2005J.YPATIDIS1 HEXAPOD ROBOT.
Accurate Indoor Localization With Zero Start-up Cost
 Home Security and Lighting System  Western Washington University  Jonathon Ross  28 April, 2009.
Wireless Security Presented by Colby Carlisle. Wireless Networking Defined A type of local-area network that uses high-frequency radio waves rather than.
Location Based Reminding System Jacob Christensen & Jai Modi.
Distance Estimation Ohad Eliyahoo And Ori Zakin. Introduction Current range estimation techniques require use of an active device such as a laser or radar.
Learning Roomba Module 5 - Localization. Outline What is Localization? Why is Localization important? Why is Localization hard? Some Approaches Using.
2.5D location in Placelab (Formerly Buddy List with Groups) Harlan Hile Alan Liu.
1. 2 Android location services Determining a device’s current location Tracking device movements Proximity alerts.
How to Track the Location of a Mobile Phone.
Temperature and humidity effect on the tracking accuracy.
In-Building Location Technology For LTE
UCF Parking Route and Heat Maps
What’s new in FUSION? Bob McGaughey
A Soft, Wearable, Quantitative Ankle Diagnostic Device1
NEWS LAB 薛智文 嵌入式系統暨無線網路實驗室
Attention Tracking Tool
Smart Brace: A Way for ACL Patients to Track Rehab Progression
Attestation Checkpoint
Implementing Localization
Using Digital Trajectory
Milestone Five Florida Tech IGVC.
Brad Bootz, Robert Douglas, Natalie Freed
UAV Vision Landing Motivation Data Gathered Research Plan Background
Dejavu:An accurate Energy-Efficient Outdoor Localization System
BikeLoc: a Real-time High-Precision Bicycle Localization
iOS LifeRhythm Data Collection
Sri Naga Jahnavi Yeddanapudy
In this class…… We all have different starting points
Sri Naga Jahnavi Yeddanapudy
My Project Title (Track: Startup)
System Architecture Event-Based Modular Hierarchical
Sri Naga Jahnavi Yeddanapudy
Review on Smart Solutions for People with Visual Impairment
Defining Motion Terms for analyzing motion
Unsupervised Indoor Localization
Location Based Reminding System
GPS Navigation System ET Fall 2017
Omni-directional WiFi Localization
Panoramic Image Reconstruction: Problem
Overview: Chapter 2 Localization and Tracking
LAWS : Location Accuracy based on Wireless Signals Master Project
Presentation transcript:

Farrukh Hijaz & Abdurrahman Arikan Localization Farrukh Hijaz & Abdurrahman Arikan

Objective Implement a basic in-building localization application on Android

Tasks Interfacing with GPS to get the initial point of reference Interface with motion sensors to estimate user’s location relative to the initial point of reference Interface with APs to triangulate the user’s position (At least 3 APs required) Merge the data from APs and motion sensors to increase accuracy

Progress Interfacing with GPS and getting the location coordinates – complete Interfacing with motion sensors and getting the data – complete Implementation of accessing WiFi module, testing the SNR – complete

Still to do Estimating distance from motion sensor data Trying to get list of unique APs, masked by a single SSID Merging data from motion sensors and APs Implementing a basic localization algorithm Test accuracy and correlation of motion sensor data and AP locations (Optional)