SlideShare a Scribd company logo
Location-Based System for Mobile Devices Using RFID
Reference Seyed Hossein Siadat, Ali Selamat”  Location-Based System for Mobile Devices Using RFID ” Proceedings of the 2008 Second Asia International Conference on Modelling & Simulation (AMS)  ;IEEE Computer Society  Washington, DC, USA
Outline Introduction Related Work Architecture and Implementation Conclusion
Introduction This research present an indoor location determination system architecture based on a combination of wireless, J2ME and RFID technology.  Java 2 Micro Edition (J2ME) which offers an ideal platform for the development of applications adapted for resource constrained mobile devices.  Our prototype used a Java application with a RFID reader attached to a mobile phone in order to locate the user’s position in a building with fixed RFID tags attached.
Related Work  SpotON SpotON uses an aggregation algorithm for three dimensional location sensing based on radio signal strength analysis.
Related Work (cont.) mTag The mTag architecture uses fixed RFID readers placed around the building and they are touched with a passive RFID tag attached to a mobile phone or PDA
Related Work (cont.) LANDMARK The major advantage of LANDMARK is that it employs the idea of having extra fixed location reference tags to improve the overall accuracy of locating objects
Architecture and Implementation High-level overview of the system architecture
Sequence diagram for the client application interaction
Use cases of the proposed location-based system
Screens of a mobile device emulator executing the proposed application
Conclusion The system presented was based on a combination of wireless, J2ME and RFID technology and was able to accurately locate users and send information based on their location and type of interest back to the users.

More Related Content

PPTX
RFID based Access Control using 8051 Micro Controller
DOC
RFID based car PARKING SYSTEM
PPTX
What is LoRaWaN
PPT
Master synchronous serial port (mssp)
PDF
8 bit microcontroller
PDF
IoT and connected devices: an overview
PPTX
Rfid Attadance System ( Project PPt )
PPTX
Door lock-using-rfid-technology
RFID based Access Control using 8051 Micro Controller
RFID based car PARKING SYSTEM
What is LoRaWaN
Master synchronous serial port (mssp)
8 bit microcontroller
IoT and connected devices: an overview
Rfid Attadance System ( Project PPt )
Door lock-using-rfid-technology

What's hot (20)

PDF
SRAM Design
PPTX
RFID attendance system
PPTX
Attendance System using ESP8266(Wi-Fi) with MySQL
PPTX
RFID
PPTX
Rfid based attendance sytem
PPT
PIC 16F877A by PARTHIBAN. S.
PDF
Rfid based attendance system using arduino (1)
PPTX
Zigbee Presentation
PDF
Rfid based smart attendance system
PPTX
Microprocessor 80286
PPTX
Introduction to Node MCU
PPT
I2C And SPI Part-23
PPTX
Serial Communication & Embedded System Interface
PDF
NFC Everywhere
PPTX
Smart Card Security
PDF
VLSI Fresher Resume
PPTX
Integrating Wireless Sensor Network into Cloud Services for Real-time Data Co...
DOCX
ARM lab programs
PPTX
basic vlsi ppt
SRAM Design
RFID attendance system
Attendance System using ESP8266(Wi-Fi) with MySQL
RFID
Rfid based attendance sytem
PIC 16F877A by PARTHIBAN. S.
Rfid based attendance system using arduino (1)
Zigbee Presentation
Rfid based smart attendance system
Microprocessor 80286
Introduction to Node MCU
I2C And SPI Part-23
Serial Communication & Embedded System Interface
NFC Everywhere
Smart Card Security
VLSI Fresher Resume
Integrating Wireless Sensor Network into Cloud Services for Real-time Data Co...
ARM lab programs
basic vlsi ppt
Ad

Similar to Location Based System For Mobile Devices Using Rfid (20)

PDF
356 358,tesma411,ijeast
PPTX
Indoor navigation system
PDF
IRJET- A System for Indoor Navigation: GuideIt - Personal Assistant
ODP
Evaluation of the Technology Supporting the Development of an Assets Tracking...
PDF
IMPLEMENTING UHF RFID READER ON SMARTPHONE PLATFORM FOR IOT SENSING
PDF
Ijsartv6 i336124
PDF
Abstract Of The Rfid Project I
PDF
Bb4101307311
PDF
UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE
PDF
DESIGN AND VLSIIMPLEMENTATION OF ANTICOLLISION ENABLED ROBOT PROCESSOR USING ...
PDF
Wireless Indoor Localization with Dempster-Shafer Simple Support Functions
PDF
IRJET- Indoor Positioning System
PDF
IRJET- Smart Campus an Android and Web based Application using IoT and NFC Te...
PDF
RFID Technology: An Upgradation for Society
PDF
Secured authentication of radio-frequency identification system using PRESENT...
DOCX
Design of a wsn platform for long term environmental monitoring for iot appli...
DOCX
Design of a wsn platform for long term environmental monitoring for iot appli...
DOCX
Design of a wsn platform for long term environmental monitoring for iot appli...
PDF
Radio Frequency Identification (RFID) Based Employee Management System (EMS)
PDF
IRJET- Personal Assistant for Visually Impaired People in Malls
356 358,tesma411,ijeast
Indoor navigation system
IRJET- A System for Indoor Navigation: GuideIt - Personal Assistant
Evaluation of the Technology Supporting the Development of an Assets Tracking...
IMPLEMENTING UHF RFID READER ON SMARTPHONE PLATFORM FOR IOT SENSING
Ijsartv6 i336124
Abstract Of The Rfid Project I
Bb4101307311
UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE
DESIGN AND VLSIIMPLEMENTATION OF ANTICOLLISION ENABLED ROBOT PROCESSOR USING ...
Wireless Indoor Localization with Dempster-Shafer Simple Support Functions
IRJET- Indoor Positioning System
IRJET- Smart Campus an Android and Web based Application using IoT and NFC Te...
RFID Technology: An Upgradation for Society
Secured authentication of radio-frequency identification system using PRESENT...
Design of a wsn platform for long term environmental monitoring for iot appli...
Design of a wsn platform for long term environmental monitoring for iot appli...
Design of a wsn platform for long term environmental monitoring for iot appli...
Radio Frequency Identification (RFID) Based Employee Management System (EMS)
IRJET- Personal Assistant for Visually Impaired People in Malls
Ad

Location Based System For Mobile Devices Using Rfid

  • 1. Location-Based System for Mobile Devices Using RFID
  • 2. Reference Seyed Hossein Siadat, Ali Selamat” Location-Based System for Mobile Devices Using RFID ” Proceedings of the 2008 Second Asia International Conference on Modelling & Simulation (AMS) ;IEEE Computer Society  Washington, DC, USA
  • 3. Outline Introduction Related Work Architecture and Implementation Conclusion
  • 4. Introduction This research present an indoor location determination system architecture based on a combination of wireless, J2ME and RFID technology. Java 2 Micro Edition (J2ME) which offers an ideal platform for the development of applications adapted for resource constrained mobile devices. Our prototype used a Java application with a RFID reader attached to a mobile phone in order to locate the user’s position in a building with fixed RFID tags attached.
  • 5. Related Work SpotON SpotON uses an aggregation algorithm for three dimensional location sensing based on radio signal strength analysis.
  • 6. Related Work (cont.) mTag The mTag architecture uses fixed RFID readers placed around the building and they are touched with a passive RFID tag attached to a mobile phone or PDA
  • 7. Related Work (cont.) LANDMARK The major advantage of LANDMARK is that it employs the idea of having extra fixed location reference tags to improve the overall accuracy of locating objects
  • 8. Architecture and Implementation High-level overview of the system architecture
  • 9. Sequence diagram for the client application interaction
  • 10. Use cases of the proposed location-based system
  • 11. Screens of a mobile device emulator executing the proposed application
  • 12. Conclusion The system presented was based on a combination of wireless, J2ME and RFID technology and was able to accurately locate users and send information based on their location and type of interest back to the users.