Campnav Dr. Gunho Sohn (Supervisor) Alec Mantha Maninder Gill

Slides:



Advertisements
Similar presentations
Indoor Navigation at YorkU Dr. Gunho Sohn (Supervisor) Alec Mantha Maninder Gill Patrick Eagan Phillip Robbins.
Advertisements

Campnav Dr. Gunho Sohn (Supervisor) Alec Mantha Maninder Gill
- Enabling Ubiquitous Positioning and Navigation Through Crowdsourcing
KinectFusion: Real-Time Dense Surface Mapping and Tracking
RESEARCHERS ARE DEVELOPING NEW METHODS OF TESTING THE OPERABILITY OF PROSTHETICS VIA THE BRAIN. Controlling a Computer With Thought.
Experimental iPhone and Android Apps at the University of Illinois Jim Hahn and Alaina Morales presentation hashtag: #uiuc4eva.
Overview Android App. To improve Mental and physical health Detect dangerous foods using camera and barcodes Step up counter for indoor activity Finger.
Acquiring traces from random walks Project final presentation By: Yaniv Sabo Aviad Hasnis Supervisor: Daniel Vainsencher.
Marine GIS Applications using ArcGIS Global Classroom training course Marine GIS Applications using ArcGIS Global Classroom training course By T.Hemasundar.
Presented by Tao HUANG Lingzhi XU. Context Mobile devices need exploit variety of connectivity options as they travel. Operating systems manage wireless.
GNSS opportunities in Location Based Services Justyna REDELKIEWICZ European GNSS Agency (GSA) European GNSS Applications in H2020 Prague, 04/02/2014.
Mobile Application Abstract Future Work The potential applications and integration of this project are vast – many large department and grocery stores.
SIT Building Navigator System on Android Computer Science Project.
Context-aware Adaptive Routing for Delay Tolerant Networking Mirco Musolesi Joint work with Cecilia Mascolo Department of Computer Science University College.
1 Dr Na Yao Phone apps, Computer Software Teaching EBU5502 Database (JP) EBU714U Security and Authentication (JP) ECS608U Distributed systems and Security.
By Alex Wright and Terrence Bunkley Mentored by Dr. Kamesh Namaduri College of Engineering Department of Computer Science and Engineering Department of.
MYNICU BABY PURPLE Volodymyr Budnichenko, Zhi Zhang Mentors: Dr.Pargas, Dr. Nancy Meehan.
Live Demo Augmented reality – lets see some pictures flying…Augmented reality – lets see some pictures flying… Facebook -Facebook -
Dr. Gunho Sohn (Supervisor) Alec Mantha Maninder Gill Patrick Eagan Phillip Robbins.
Dr. Gunho Sohn (Supervisor) Alec Mantha Maninder Gill Patrick Eagan Phillip Robbins.
HIMALAYA Test Review 16/12/2013 D4.8 Demonstration software subsystem unitary test report.
TIU Tracking System Introduction Intel's large and complex validation labs contain many Testing Interface Unit's(TIU) used in validating hardware. A TIU.
TIU Tracking System Introduction Intel's large and complex validation labs contain many Test Interface Units (TIUs) used in validating hardware. A TIU.
Jin Yan Embedded and Pervasive Computing Center
TIU Tracking System Requirements Asset tag’s size: 1” x 1” x 1” Low power consumption Accurate Web application as user interface 2D map display Scalable.
CS 360: Software Engineering Course Instructor: Dr. Hamid Abdul Basit Teaching Assistant: Shamsa Abid Course Project: Campus Nav Course Project: Campus.
TIU Tracking System Introduction Intel's large and complex validation labs contain many Testing Interface Unit's(TIU) used in validating hardware. A TIU.
IWireless Customization Made Easy Group 6. What We’re About Make-to-order Accessory Company Apps, Ringers, Wallpapers, Cases Imagination is the limit.
Navime: Indoor Navigation System For The Blind Amber Imam Wai Yong Low Rashmi Sanbhadti Sudeep Yegnashankaran.
Indoor positioning systems Kyle Hampton. Outline Introduction Uses Players Techniques Challenges Future Conclusion.
MOBILE CAMPUS NAVIGATION APPLICATION WITH AUGMENTED REALITY GROUP - 20.
WiFi Positioning System Cory Anderson | Rylan Grant | Herbert Mueller Department of Electrical Engineering General OverviewSystem Overview The global positioning.
Indoor Positioning & Navigation 南台科大電子系.
ZK Confidential ZK Celltest Echo Plus Training. Install and Launch ►Tablet comes with Echo Plus installed ►If using internal modem as test device then.
Determination of road surface conditions using mobile handset based accelerometers Student: Conor Molloy Supervisor: Liam Kilmartin.
Context-aware Adaptive Routing for Delay Tolerant Networking
Mixus Daniel Mittelman Tomer Brosh
ZK Celltest Echo One Training
APPs FOR GPS Chad Sperry, GIS Center
Sanchez, Rafael Alejandro
Network Access on Android
Tracking and Booking Taxi
Wifi Map Pro APK By: atozapps.org.
COMP Mobile Data Networking
Lidar Image Processing
Submitted by imtiaz hussain BBE/785.
Pedestrian Wayfinding for People with Disabilities
Jamie Wright, Alice Nicol, Ravi Jampana
Improve your wi-fi speed and reliability with this smart routers.
Subway Station Real-time Indoor Positioning System for Cell Phones
Introduction to Computers
WV Office of Miners Health, Safety, and Training
UTour App Team Members - Krina Patel - Andrew Preciado
AirPlace Indoor Positioning Platform for Android Smartphones
Senior Project, 2018, Spring To-do List Optimizer 1.0
FMS: Managing Crowdsourced Indoor Signals with the Fingerprint Management Studio Marileni Angelidou1, Constantinos Costa1, Artyom Nikitin2, Demetrios.
Sri Naga Jahnavi Yeddanapudy
Sri Naga Jahnavi Yeddanapudy
Stephen Platt, Soham Parekh, Matt DeAngelis
CS & CS Capstone Project & Software Development Project
Find your friend – An Android application
Campnav Dr. Gunho Sohn (Supervisor) Alec Mantha Maninder Gill
Sri Naga Jahnavi Yeddanapudy
Omni-directional WiFi Localization
Team North Star + Lockheed Martin
Petronics ECE 445 Project Proposals.
Eddie Chan Behnaz Ghouchani Golnaz Ghouchani
ArcGIS Collector and High Accuracy GNSS Receivers
Network programming Lecture 1 Prepared by: Dr. Osama Mokhtar.
Presentation transcript:

Campnav Dr. Gunho Sohn (Supervisor) Alec Mantha Maninder Gill Patrick Eagan Phillip Robbins Campnav Patrick

Recall…. Indoor Navigation System GIS Database Location Analysis GPS unable to reach indoors Wi-Fi is a good alternative GIS Database AutoCad file manipulation Wi-Fi fingerprint map creation Location Analysis Deterministic approach for rough position Probabilistic approach for clarity Le Dortz, et al. Patrick

Progress Since Last Presentation Completed the Signal Surveying software. WiFi only Patrick

Progress Cont. Completed the Algorithm in Matlab, nearly done integrating it into the mapping application. Currently looking into the Augmented Reality toolkit for Android. Manninder

Progress Cont. Implemented Google Maps in the Android Device. Overlaid rough Vari Floor Plans in Google Maps.

Selected a Data Structure Selection of sparse matrix data structure. Drastically cuts data base size Reduces search time Nearly completed porting Algorithm from Matlab to Java

Manninder

Performing Statistical Tests A 2nd order trend surface “best-fit polynomial” added to data. The highest signal intensities are near the router.

Alec

Finger Print Information retained from a Wi-Fi scan. Does not need to connect to any AP’s Alec

Future Steps Georeference and ArcGIS conversion of floor plans. Adaptation of KML mapping data with location service. Integration in android app. Alec ArcGIS Floor Plans

Discussion for this week Selection of data structure? - Real Time Computations - Pre Sorting Data? Weights of data? - Should weights degrade with lower decibel signals ? - Reliability and accuracy of different data sets ? Phillip

Phillip

Acknowledgements We would like to thank our mentors, supervisors and stakeholders. We would like to thank the York University Planning Department for giving us the floor plans. We would like to thank the Counselling & Disability Service for giving us a list of POI’s. Phillip