SlideShare ist ein Scribd-Unternehmen logo
1 von 16
Indoor Navigation System for mall
System Requirement
• Net Beans
• Android Smartphone
Hardware requirements:
• PC with minimum
• 100mb space
• 1GHz processor
• 512mb RAM
Introduction
• In order to navigate within a building, one
must first determine one’s current location. In
this section, multiple positioning techniques
are described and they are compared in the
first section.
• Two factors of particular importance in the
consideration of positioning techniques are
accuracy and convergence time. These factors
should be for the case in which the device
determining the position is stationary and for
the case in which the device is moving.
1. GPS
2. A-GPS
3. Pseudo lite GPS
4. Bluetooth
5. Wi-fi
Potential Technologies
Wireless Fidelity:
• Wireless Fidelity (Wi-Fi) uses IEEE 802.11
standard. Each wireless router broadcasts a signal
that is received by devices in the area. Wireless
devices have the capability to measure the
strength of this signal. This strength is converted
to a number, known as received signal strength
indicator (RSSI).
• RSSI is a dimensionless metric that is used by
systems to compare the strength of signals from
multiple access points. RSSI is converted to actual
signal strength using standard conversion values.
• Wi-Fi devices such as laptops and
smartphones typically perform this conversion
automatically in order to provide signal
strength information to applications running
on the device.
• An advantage of Wi-Fi is that wireless
networks are universal. They exist in
population-dense areas and are continuously
spreading outward. This causes Wi-Fi based
systems to have a lower cost of
implementation.
Potential Technologies Pros Cons
GPS • Moderate accuracy
• High availability
• Low to minimal indoor
accuracy
A-GPS • Moderate outdoor
accuracy
• Minimal indoor
accuracy
Pseudolite GPS • High indoor and
outdoor accuracy
• Very expensive
equipment
Bluetooth • Low power
• Low financial cost
• Moderate to low range
• High cost of
implementation
Wifi • Readily available
throughout most
buildings
• Minimal costs for
implementation
• Medium range
• Network strength can
vary due to multipath
propagation
• Our system proposes an indoor position
detection using Wi-Fi signal strength and a
formula to determine position of a user. Three
access points (AP) are needed in order to
determine the position of a user in an indoor
location.
• Wireless routers provide coverage of about 100
feet (30.5 meters), signal strength is used to find
the collision point in order to specify the accurate
position of an object.
• We assume the three APs are known as AP1, AP2,
and AP3.
Proposed System
Diagram:
• Then, based on three coordinates of the APs, we
need to find the coordinates of the user’s
position that is represented as Z.
• Let’s assume that a user is using a smart phones
that serves as a receiver of the signals
transmitted from the access points. Application
of Wi-Fi analyzer in the smart phone presents the
signal strength in terms of percentage. The
highest percentage of signal strength indicates
that Z is closest to the AP whereas the lowest
percentage implies that Z is maximum range of
AP.
• The percentage of signal strength obtained
from the Wi-Fi analyzer can be converted to
distance between a user’s to each AP using
this equation :
• Distance, di = p ( 1 – mi )
• Where;
• m = is the percentage of signal strength
• p = is the maximum coverage of signal
strength
• i = 1,2,3
Shortest Path
• Dijkstra’s algorithm is one of the most used routing
algorithm. This algorithm is suitable for problems
dealing with a single source node and one or more
destination nodes.
• The algorithm works by advancing a single node at a
time, starting from the source node. At each step
during the loop, the algorithm chooses a node that has
the minimum cost from the source node. This node has
been visited from the source and has not yet been
optimized. This node is then marked as optimized and
the cost to all the adjacent nodes will be evaluated.
• The optimized cost to the destination is found once the
algorithm reaches the destination nodes.
Dijkstra’s Bellman Ford A*
Pros • High Speed
• Optimal
• Optimal
• Work with
negative weight
• High Speed
Cons • Doesn’t work
with negative
graph
• Low Speed • Not always
optimal
Scope
• Can be implemented in multistory malls for
better navigation for guidance or movement
inside mall.
• This application will provide assistance to the
guest user for finding shortest path from their
location to the destination location.
• With few changes we would able to
implement this in offices, colleges, hospitals
for indoor navigation.
Wi-Fi
Wi-Fi Positioning
Navigation Routing
Interface
Graphical User Interface
User Interaction
Database Searching
Group Members
• Kishan Shirodkar
• Supresh Gaonkar
• Gaurish Paranjape

Weitere ähnliche Inhalte

Was ist angesagt?

Precision (Indoor) Real Time Location Systems
Precision (Indoor) Real Time Location SystemsPrecision (Indoor) Real Time Location Systems
Precision (Indoor) Real Time Location SystemsPeter Batty
 
RFID with INTERNET OF THINGS
RFID with INTERNET OF THINGSRFID with INTERNET OF THINGS
RFID with INTERNET OF THINGSBino Mathew Varghese
 
Ppt presentation
Ppt presentationPpt presentation
Ppt presentationvishal4799
 
THEFT INTIMATION OF THE VEHICLE OVER GSM BY SMS WITH USER PROGRAMABLE NU...
THEFT INTIMATION OF THE VEHICLE OVER GSM BY SMS WITH      USER PROGRAMABLE NU...THEFT INTIMATION OF THE VEHICLE OVER GSM BY SMS WITH      USER PROGRAMABLE NU...
THEFT INTIMATION OF THE VEHICLE OVER GSM BY SMS WITH USER PROGRAMABLE NU...nikhil2094
 
Rfid based smart attendance system
Rfid based smart attendance systemRfid based smart attendance system
Rfid based smart attendance systemafserfec56
 
Wireless sensor network and its application
Wireless sensor network and its applicationWireless sensor network and its application
Wireless sensor network and its applicationRoma Vyas
 
Smart Attendance System using RFID
Smart Attendance System using RFIDSmart Attendance System using RFID
Smart Attendance System using RFIDPratikdd
 
CORDLESS SYSTEMS
CORDLESS SYSTEMSCORDLESS SYSTEMS
CORDLESS SYSTEMSmaneasy90
 
Enhancing indoor localization using IoT techniques
Enhancing indoor localization using IoT techniquesEnhancing indoor localization using IoT techniques
Enhancing indoor localization using IoT techniquesMohamed Nabil, MSc.
 
Iot ppt
Iot pptIot ppt
Iot pptpiyuu7
 
RFID attendance system
RFID attendance systemRFID attendance system
RFID attendance systemA.k. Goverdhan
 
Case studies in io t smart-home
Case studies in io t  smart-homeCase studies in io t  smart-home
Case studies in io t smart-homevishal choudhary
 
Indoor Tracking System
Indoor Tracking SystemIndoor Tracking System
Indoor Tracking SystemSherwin Rodrigues
 
Wireless sensor network applications
Wireless sensor network applicationsWireless sensor network applications
Wireless sensor network applicationsDeepshika Reddy
 
Wireless body area network
Wireless body area networkWireless body area network
Wireless body area networkPratik Gondaliya
 
Rover Technology
Rover TechnologyRover Technology
Rover TechnologyBhumivaghasiya
 
Wireless sensor networks
Wireless sensor networksWireless sensor networks
Wireless sensor networksGokuldhev mony
 
Internet of Things (IoT) - We Are at the Tip of An Iceberg
Internet of Things (IoT) - We Are at the Tip of An IcebergInternet of Things (IoT) - We Are at the Tip of An Iceberg
Internet of Things (IoT) - We Are at the Tip of An IcebergDr. Mazlan Abbas
 

Was ist angesagt? (20)

Precision (Indoor) Real Time Location Systems
Precision (Indoor) Real Time Location SystemsPrecision (Indoor) Real Time Location Systems
Precision (Indoor) Real Time Location Systems
 
RFID with INTERNET OF THINGS
RFID with INTERNET OF THINGSRFID with INTERNET OF THINGS
RFID with INTERNET OF THINGS
 
Indoor positioning
Indoor positioningIndoor positioning
Indoor positioning
 
Ppt presentation
Ppt presentationPpt presentation
Ppt presentation
 
THEFT INTIMATION OF THE VEHICLE OVER GSM BY SMS WITH USER PROGRAMABLE NU...
THEFT INTIMATION OF THE VEHICLE OVER GSM BY SMS WITH      USER PROGRAMABLE NU...THEFT INTIMATION OF THE VEHICLE OVER GSM BY SMS WITH      USER PROGRAMABLE NU...
THEFT INTIMATION OF THE VEHICLE OVER GSM BY SMS WITH USER PROGRAMABLE NU...
 
Rfid based smart attendance system
Rfid based smart attendance systemRfid based smart attendance system
Rfid based smart attendance system
 
Wireless sensor network and its application
Wireless sensor network and its applicationWireless sensor network and its application
Wireless sensor network and its application
 
Smart Attendance System using RFID
Smart Attendance System using RFIDSmart Attendance System using RFID
Smart Attendance System using RFID
 
CORDLESS SYSTEMS
CORDLESS SYSTEMSCORDLESS SYSTEMS
CORDLESS SYSTEMS
 
Enhancing indoor localization using IoT techniques
Enhancing indoor localization using IoT techniquesEnhancing indoor localization using IoT techniques
Enhancing indoor localization using IoT techniques
 
Iot ppt
Iot pptIot ppt
Iot ppt
 
RFID attendance system
RFID attendance systemRFID attendance system
RFID attendance system
 
Case studies in io t smart-home
Case studies in io t  smart-homeCase studies in io t  smart-home
Case studies in io t smart-home
 
Indoor Tracking System
Indoor Tracking SystemIndoor Tracking System
Indoor Tracking System
 
Z wave
Z waveZ wave
Z wave
 
Wireless sensor network applications
Wireless sensor network applicationsWireless sensor network applications
Wireless sensor network applications
 
Wireless body area network
Wireless body area networkWireless body area network
Wireless body area network
 
Rover Technology
Rover TechnologyRover Technology
Rover Technology
 
Wireless sensor networks
Wireless sensor networksWireless sensor networks
Wireless sensor networks
 
Internet of Things (IoT) - We Are at the Tip of An Iceberg
Internet of Things (IoT) - We Are at the Tip of An IcebergInternet of Things (IoT) - We Are at the Tip of An Iceberg
Internet of Things (IoT) - We Are at the Tip of An Iceberg
 

Andere mochten auch

Location Based Services 101
Location Based Services 101Location Based Services 101
Location Based Services 101Donky Carrots
 
Aneurisma della succlavia dissecato
Aneurisma della succlavia dissecatoAneurisma della succlavia dissecato
Aneurisma della succlavia dissecatoMaurizio Gentile
 
Prueba
PruebaPrueba
Pruebatatareme
 
Primero corporate presentation january 2014
Primero corporate presentation january 2014Primero corporate presentation january 2014
Primero corporate presentation january 2014primero_mining
 
Peran k3 dalam eksplorasi tambang bawah laut i
Peran k3 dalam eksplorasi tambang bawah laut iPeran k3 dalam eksplorasi tambang bawah laut i
Peran k3 dalam eksplorasi tambang bawah laut iSylvester Saragih
 
36kr no.94
36kr no.9436kr no.94
36kr no.94Gina Gu
 
La valutazione antitrust degli sconti fedeltĂ  nel diritto della concorrenza e...
La valutazione antitrust degli sconti fedeltĂ  nel diritto della concorrenza e...La valutazione antitrust degli sconti fedeltĂ  nel diritto della concorrenza e...
La valutazione antitrust degli sconti fedeltĂ  nel diritto della concorrenza e...Dr Danilo SamĂ 
 
Actieplan tegen leegstand (UNIZO-Limburg)
Actieplan tegen leegstand (UNIZO-Limburg)Actieplan tegen leegstand (UNIZO-Limburg)
Actieplan tegen leegstand (UNIZO-Limburg)Bert Serneels
 
Myths[1]final
Myths[1]finalMyths[1]final
Myths[1]finalcsosa311
 
Curso gestiĂłn avanzada de la InnovaciĂłn I+D+I 2016
Curso gestiĂłn avanzada de la InnovaciĂłn I+D+I 2016Curso gestiĂłn avanzada de la InnovaciĂłn I+D+I 2016
Curso gestiĂłn avanzada de la InnovaciĂłn I+D+I 2016Fernando GarcĂ­a GarcĂ­a
 
Tugas makalah ilmu ukur tambang
Tugas makalah ilmu ukur tambangTugas makalah ilmu ukur tambang
Tugas makalah ilmu ukur tambangSylvester Saragih
 
Eidn 2-mobilizacao nacional
Eidn 2-mobilizacao nacionalEidn 2-mobilizacao nacional
Eidn 2-mobilizacao nacionalliviacalmeida
 
Primero q1 2014 presentation final
Primero q1 2014 presentation finalPrimero q1 2014 presentation final
Primero q1 2014 presentation finalprimero_mining
 
First contact - How to pitch to developers
First contact - How to pitch to developersFirst contact - How to pitch to developers
First contact - How to pitch to developerskeithdevon
 

Andere mochten auch (20)

Location Based Services 101
Location Based Services 101Location Based Services 101
Location Based Services 101
 
Indoor Navigation
Indoor NavigationIndoor Navigation
Indoor Navigation
 
Aneurisma della succlavia dissecato
Aneurisma della succlavia dissecatoAneurisma della succlavia dissecato
Aneurisma della succlavia dissecato
 
Prueba
PruebaPrueba
Prueba
 
Think2015 Google
Think2015 GoogleThink2015 Google
Think2015 Google
 
Getting started
Getting startedGetting started
Getting started
 
INDUCCION BPM
INDUCCION BPMINDUCCION BPM
INDUCCION BPM
 
Primero corporate presentation january 2014
Primero corporate presentation january 2014Primero corporate presentation january 2014
Primero corporate presentation january 2014
 
Peran k3 dalam eksplorasi tambang bawah laut i
Peran k3 dalam eksplorasi tambang bawah laut iPeran k3 dalam eksplorasi tambang bawah laut i
Peran k3 dalam eksplorasi tambang bawah laut i
 
36kr no.94
36kr no.9436kr no.94
36kr no.94
 
La valutazione antitrust degli sconti fedeltĂ  nel diritto della concorrenza e...
La valutazione antitrust degli sconti fedeltĂ  nel diritto della concorrenza e...La valutazione antitrust degli sconti fedeltĂ  nel diritto della concorrenza e...
La valutazione antitrust degli sconti fedeltĂ  nel diritto della concorrenza e...
 
Actieplan tegen leegstand (UNIZO-Limburg)
Actieplan tegen leegstand (UNIZO-Limburg)Actieplan tegen leegstand (UNIZO-Limburg)
Actieplan tegen leegstand (UNIZO-Limburg)
 
Myths[1]final
Myths[1]finalMyths[1]final
Myths[1]final
 
Curso gestiĂłn avanzada de la InnovaciĂłn I+D+I 2016
Curso gestiĂłn avanzada de la InnovaciĂłn I+D+I 2016Curso gestiĂłn avanzada de la InnovaciĂłn I+D+I 2016
Curso gestiĂłn avanzada de la InnovaciĂłn I+D+I 2016
 
Beauty of pakistan
Beauty of pakistanBeauty of pakistan
Beauty of pakistan
 
Tugas makalah ilmu ukur tambang
Tugas makalah ilmu ukur tambangTugas makalah ilmu ukur tambang
Tugas makalah ilmu ukur tambang
 
Eidn 2-mobilizacao nacional
Eidn 2-mobilizacao nacionalEidn 2-mobilizacao nacional
Eidn 2-mobilizacao nacional
 
Primero q1 2014 presentation final
Primero q1 2014 presentation finalPrimero q1 2014 presentation final
Primero q1 2014 presentation final
 
First contact - How to pitch to developers
First contact - How to pitch to developersFirst contact - How to pitch to developers
First contact - How to pitch to developers
 
Analisis kurva
Analisis kurvaAnalisis kurva
Analisis kurva
 

Ähnlich wie Indoor navigation system

Potential technogies
Potential technogiesPotential technogies
Potential technogiesOmkar Paranjape
 
Chapter 2.pptx
Chapter 2.pptxChapter 2.pptx
Chapter 2.pptxsameernsn1
 
NetworkAlgorithms.ppt
NetworkAlgorithms.pptNetworkAlgorithms.ppt
NetworkAlgorithms.ppt21121A0594
 
Tranzeo%20 %20 Wireless%20 Isp%20 Primer
Tranzeo%20 %20 Wireless%20 Isp%20 PrimerTranzeo%20 %20 Wireless%20 Isp%20 Primer
Tranzeo%20 %20 Wireless%20 Isp%20 PrimerShahab Shahid
 
Mobile Ad Hoc Network of Simulation Framework Based on OPNET
Mobile Ad Hoc Network of Simulation Framework Based on OPNETMobile Ad Hoc Network of Simulation Framework Based on OPNET
Mobile Ad Hoc Network of Simulation Framework Based on OPNETateeq ateeq
 
Unit-3-Part-1 [Autosaved].ppt
Unit-3-Part-1 [Autosaved].pptUnit-3-Part-1 [Autosaved].ppt
Unit-3-Part-1 [Autosaved].pptRamya Nellutla
 
Module 3 Part B - computer networks module 2 ppt
Module 3 Part B - computer networks module 2 pptModule 3 Part B - computer networks module 2 ppt
Module 3 Part B - computer networks module 2 pptanushaj46
 
3 g rf_optimisation_basics
3 g rf_optimisation_basics3 g rf_optimisation_basics
3 g rf_optimisation_basicsMd.Akm Sahansha
 
ZigBee Technology PPT 2.pdf
ZigBee Technology PPT 2.pdfZigBee Technology PPT 2.pdf
ZigBee Technology PPT 2.pdfP0608VikasSontakke
 
IMPLEMENTATION OF DYNAMIC REMOTE OPERATED USING BAT ALGORITHMNAVIGATION EQUIP...
IMPLEMENTATION OF DYNAMIC REMOTE OPERATED USING BAT ALGORITHMNAVIGATION EQUIP...IMPLEMENTATION OF DYNAMIC REMOTE OPERATED USING BAT ALGORITHMNAVIGATION EQUIP...
IMPLEMENTATION OF DYNAMIC REMOTE OPERATED USING BAT ALGORITHMNAVIGATION EQUIP...AlameluPriyadharshini
 
FIELD TESTING of 2G 3G Devices.ppt
FIELD TESTING  of 2G 3G Devices.pptFIELD TESTING  of 2G 3G Devices.ppt
FIELD TESTING of 2G 3G Devices.pptpatrickwang85
 
Practical_4_cse307_ppt.ppt
Practical_4_cse307_ppt.pptPractical_4_cse307_ppt.ppt
Practical_4_cse307_ppt.pptAbhishekKumar66407
 
Industrial training presentation
Industrial training presentationIndustrial training presentation
Industrial training presentationGangasuthan
 
MOBILE COMPUTING Unit 4.pptx
 MOBILE COMPUTING Unit 4.pptx MOBILE COMPUTING Unit 4.pptx
MOBILE COMPUTING Unit 4.pptxkarthiksmart21
 
4g technology
4g technology4g technology
4g technologyManasa Mona
 
CCNA PPT
CCNA PPTCCNA PPT
CCNA PPTAIRTEL
 

Ähnlich wie Indoor navigation system (20)

Potential technogies
Potential technogiesPotential technogies
Potential technogies
 
Chapter 2.pptx
Chapter 2.pptxChapter 2.pptx
Chapter 2.pptx
 
NetworkAlgorithms.ppt
NetworkAlgorithms.pptNetworkAlgorithms.ppt
NetworkAlgorithms.ppt
 
Tranzeo%20 %20 Wireless%20 Isp%20 Primer
Tranzeo%20 %20 Wireless%20 Isp%20 PrimerTranzeo%20 %20 Wireless%20 Isp%20 Primer
Tranzeo%20 %20 Wireless%20 Isp%20 Primer
 
Mobile Ad Hoc Network of Simulation Framework Based on OPNET
Mobile Ad Hoc Network of Simulation Framework Based on OPNETMobile Ad Hoc Network of Simulation Framework Based on OPNET
Mobile Ad Hoc Network of Simulation Framework Based on OPNET
 
Unit-3-Part-1 [Autosaved].ppt
Unit-3-Part-1 [Autosaved].pptUnit-3-Part-1 [Autosaved].ppt
Unit-3-Part-1 [Autosaved].ppt
 
Module 3 Part B - computer networks module 2 ppt
Module 3 Part B - computer networks module 2 pptModule 3 Part B - computer networks module 2 ppt
Module 3 Part B - computer networks module 2 ppt
 
HD WIRELESS FINAL PPT
HD WIRELESS FINAL PPTHD WIRELESS FINAL PPT
HD WIRELESS FINAL PPT
 
IoT at railways proposal
IoT  at railways proposalIoT  at railways proposal
IoT at railways proposal
 
3 g rf_optimisation_basics
3 g rf_optimisation_basics3 g rf_optimisation_basics
3 g rf_optimisation_basics
 
ZigBee Technology PPT 2.pdf
ZigBee Technology PPT 2.pdfZigBee Technology PPT 2.pdf
ZigBee Technology PPT 2.pdf
 
IMPLEMENTATION OF DYNAMIC REMOTE OPERATED USING BAT ALGORITHMNAVIGATION EQUIP...
IMPLEMENTATION OF DYNAMIC REMOTE OPERATED USING BAT ALGORITHMNAVIGATION EQUIP...IMPLEMENTATION OF DYNAMIC REMOTE OPERATED USING BAT ALGORITHMNAVIGATION EQUIP...
IMPLEMENTATION OF DYNAMIC REMOTE OPERATED USING BAT ALGORITHMNAVIGATION EQUIP...
 
Wireless LAN
Wireless LANWireless LAN
Wireless LAN
 
FIELD TESTING of 2G 3G Devices.ppt
FIELD TESTING  of 2G 3G Devices.pptFIELD TESTING  of 2G 3G Devices.ppt
FIELD TESTING of 2G 3G Devices.ppt
 
Practical_4_cse307_ppt.ppt
Practical_4_cse307_ppt.pptPractical_4_cse307_ppt.ppt
Practical_4_cse307_ppt.ppt
 
A_Seyedolhosseini_Tir_95_1
A_Seyedolhosseini_Tir_95_1A_Seyedolhosseini_Tir_95_1
A_Seyedolhosseini_Tir_95_1
 
Industrial training presentation
Industrial training presentationIndustrial training presentation
Industrial training presentation
 
MOBILE COMPUTING Unit 4.pptx
 MOBILE COMPUTING Unit 4.pptx MOBILE COMPUTING Unit 4.pptx
MOBILE COMPUTING Unit 4.pptx
 
4g technology
4g technology4g technology
4g technology
 
CCNA PPT
CCNA PPTCCNA PPT
CCNA PPT
 

KĂźrzlich hochgeladen

Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Bhuvaneswari Subramani
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vĂĄzquez
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Zilliz
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 

KĂźrzlich hochgeladen (20)

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 

Indoor navigation system

  • 2. System Requirement • Net Beans • Android Smartphone Hardware requirements: • PC with minimum • 100mb space • 1GHz processor • 512mb RAM
  • 3. Introduction • In order to navigate within a building, one must first determine one’s current location. In this section, multiple positioning techniques are described and they are compared in the first section. • Two factors of particular importance in the consideration of positioning techniques are accuracy and convergence time. These factors should be for the case in which the device determining the position is stationary and for the case in which the device is moving.
  • 4. 1. GPS 2. A-GPS 3. Pseudo lite GPS 4. Bluetooth 5. Wi-fi Potential Technologies
  • 5. Wireless Fidelity: • Wireless Fidelity (Wi-Fi) uses IEEE 802.11 standard. Each wireless router broadcasts a signal that is received by devices in the area. Wireless devices have the capability to measure the strength of this signal. This strength is converted to a number, known as received signal strength indicator (RSSI). • RSSI is a dimensionless metric that is used by systems to compare the strength of signals from multiple access points. RSSI is converted to actual signal strength using standard conversion values.
  • 6. • Wi-Fi devices such as laptops and smartphones typically perform this conversion automatically in order to provide signal strength information to applications running on the device. • An advantage of Wi-Fi is that wireless networks are universal. They exist in population-dense areas and are continuously spreading outward. This causes Wi-Fi based systems to have a lower cost of implementation.
  • 7. Potential Technologies Pros Cons GPS • Moderate accuracy • High availability • Low to minimal indoor accuracy A-GPS • Moderate outdoor accuracy • Minimal indoor accuracy Pseudolite GPS • High indoor and outdoor accuracy • Very expensive equipment Bluetooth • Low power • Low financial cost • Moderate to low range • High cost of implementation Wifi • Readily available throughout most buildings • Minimal costs for implementation • Medium range • Network strength can vary due to multipath propagation
  • 8. • Our system proposes an indoor position detection using Wi-Fi signal strength and a formula to determine position of a user. Three access points (AP) are needed in order to determine the position of a user in an indoor location. • Wireless routers provide coverage of about 100 feet (30.5 meters), signal strength is used to find the collision point in order to specify the accurate position of an object. • We assume the three APs are known as AP1, AP2, and AP3. Proposed System
  • 10. • Then, based on three coordinates of the APs, we need to find the coordinates of the user’s position that is represented as Z. • Let’s assume that a user is using a smart phones that serves as a receiver of the signals transmitted from the access points. Application of Wi-Fi analyzer in the smart phone presents the signal strength in terms of percentage. The highest percentage of signal strength indicates that Z is closest to the AP whereas the lowest percentage implies that Z is maximum range of AP.
  • 11. • The percentage of signal strength obtained from the Wi-Fi analyzer can be converted to distance between a user’s to each AP using this equation : • Distance, di = p ( 1 – mi ) • Where; • m = is the percentage of signal strength • p = is the maximum coverage of signal strength • i = 1,2,3
  • 12. Shortest Path • Dijkstra’s algorithm is one of the most used routing algorithm. This algorithm is suitable for problems dealing with a single source node and one or more destination nodes. • The algorithm works by advancing a single node at a time, starting from the source node. At each step during the loop, the algorithm chooses a node that has the minimum cost from the source node. This node has been visited from the source and has not yet been optimized. This node is then marked as optimized and the cost to all the adjacent nodes will be evaluated. • The optimized cost to the destination is found once the algorithm reaches the destination nodes.
  • 13. Dijkstra’s Bellman Ford A* Pros • High Speed • Optimal • Optimal • Work with negative weight • High Speed Cons • Doesn’t work with negative graph • Low Speed • Not always optimal
  • 14. Scope • Can be implemented in multistory malls for better navigation for guidance or movement inside mall. • This application will provide assistance to the guest user for finding shortest path from their location to the destination location. • With few changes we would able to implement this in offices, colleges, hospitals for indoor navigation.
  • 15. Wi-Fi Wi-Fi Positioning Navigation Routing Interface Graphical User Interface User Interaction Database Searching
  • 16. Group Members • Kishan Shirodkar • Supresh Gaonkar • Gaurish Paranjape