1 / 31

Zigbee based Mapping and Position Tracking

Project Overview of. Zigbee based Mapping and Position Tracking. By :-. G.Srikanth N.Sri Naga Nikhil M.Sandeep Kumar G.Mahesh. Under the guidance of Miss V.Veena. INDEX. INTRODUCTION BLOCK DIAGRAM ARM CONTROLLER LPC 2148 ZIGBEE MODULE RFID MODULE LCD INTERFACING.

Download Presentation

Zigbee based Mapping and Position Tracking

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Project Overview of Zigbee based Mapping and Position Tracking By :- G.Srikanth N.Sri Naga Nikhil M.Sandeep Kumar G.Mahesh Under the guidance of Miss V.Veena

  2. INDEX • INTRODUCTION • BLOCK DIAGRAM • ARM CONTROLLER • LPC 2148 • ZIGBEE MODULE • RFID MODULE • LCD INTERFACING

  3. INTRODUCTION • Aim: To identify person details and information transfer using zigbee technology • Consists of three sections • Server, • Department-1 and • Department-2.

  4. SERVER DEPARTMENT 1 DEPARTMENT 2 BLOCK DIAGRAM

  5. POWER SUPPLY ARM LPC2148 MAX 232 ZIG-BEE SERVER:

  6. POWER SUPPLY ARM LPC2148 LCD BUZZER MAX232 ZIG-BEE RFID READER DEPARTMENT 1 & 2:

  7. ARM (Advanced RISC Machine) • RISC FEATURES: • Reduced instructions • Pipelining • Load store architecture • Registers Reducedinstructions: • Utilizes a small, highly-optimized set of instructions.

  8. Pipeline organization : • 3-stage pipeline: Fetch – Decode - Execute • Three-cycle latency, one instruction per cycle throughput instruction i Fetch Decode Execute Fetch Decode Execute i+1 Fetch Decode Execute i+2 t t+1 t+2 t+3 t+4 cycle

  9. Load store architecture : • Does not support memory to memory data processing • Must move to registers before using them. • Process becomes much faster due to register access to process data. Registers : • Large general purpose register set. • Contains either data or address.

  10. ARM FEATURES: • Low power consumption • High code density • Hardware debugging technology • Reduced area of die. • Low cost memory device.

  11. LPC2148 : LPC 2148 microcontrollers are based on a 32/16-bit ARM7TDMI-S processor.

  12. ARM 7TDMI-S ARM –Acron Risc Machine (Now Advanced Risc Machine) • T – The Thumb 16 bit instruction set. • D – On chip Debug support. • M – Enhanced Multiplier • I – Embedded ICE hardware to give break point and watch point support. • S- Synthesizable

  13. ARM7 Operational Modes :

  14. Undefined IRQ Supervisor Abort System & User FIQ R0 R0 R0 R0 R0 R0 R1 R1 R1 R1 R1 R1 R2 R2 R2 R2 R2 R2 R3 R3 R3 R3 R3 R3 R4 R4 R4 R4 R4 R4 R5 R5 R5 R5 R5 R5 R6 R6 R6 R6 R6 R6 R7 R7_fiq R7 R7 R7 R7 R8 R8_fiq R8 R8 R8 R8 R9 R9_fiq R9 R9 R9 R9 R10 R10_fiq R10 R10 R10 R10 R11 R11_fiq R11 R11 R11 R11 R12 R12_fiq R12 R12 R12 R12 R13 R13_fiq R13_svc R13_abt R13_irq R13_und R14 R14_fiq R14_svc R14_abt R14_irq R14_und R15 (PC) R15 (PC) R15 (PC) R15 (PC) R15 (PC) R15 (PC) CPSR CPSR CPSR CPSR CPSR CPSR SPSR_fiq SPSR_svc SPSR_abt SPSR_irq SPSR_und ARM REGISTERS :

  15. ARM7 CPSR Format :

  16. ZIGBEE MODULE • Created by Zigbee alliance based on IEEE 802.15.4 standard. • Designed for control and automation. • Allows wireless two way communication • Low cost, low power consuming technology for WPAN’s.

  17. SPECIFICATIONS • Typical range 50m • Data rates of 250 kbps (@2.4 GHz), 40 kbps (@ 915 MHz), and 20 kbps (@868 MHz). • Fully hand-shaking protocol. • Multiple topologies • Addressing space of up to: 65,535 networks

  18. TOPOLOGY STAR TOPOLOGY :

  19. PEER TO PEER TOPOLOGY :

  20. CLUSTER TREE TOPOLOGY :

  21. ARCHITECTURE Application Customer API Security 32- / 64- / 128-bit encryption ZigBee Alliance Network Star / Mesh / Cluster-Tree MAC IEEE 802.15.4 PHY 868MHz / 915MHz / 2.4GHz Stack Silicon App

  22. TYPES OF ANTENNAS

  23. KEY BENEFITS • Ultra-low power consumption • MAC sub layer specifies four security services: • maintains a list of trusted devices. • Data encryption. • Frame integrity. • sequential freshness.

  24. APPLICATIONS • Industrial and Commercial • Monitors • Movement Sensors • Automation • Personal Healthcare • Patient monitors • Remote Diagnosis • Data loggers • Building Automation • Security • Lighting • Fire and Safety systems • Automotive • Service controls • Inventory tracking

  25. RFID MODULE • RFID MODULE convert radio waves returned from the RFID tag into a form that can be passed on to Controllers. • RFID read range of this module will vary from approx10mm to 30mm • This Firmware has the following Functions: • Read Tag-ID • Send Tag-ID in ASCII Format through the Serial Interface

  26. To enable wireless identification, the RF subsystem consists of two components: • RFID tags which are small electronic devices that are affixed to objects or embedded in them. • RFID readers, which are devices that wirelessly communicate with tags to identify the item connected to each tag.

  27. TAG CHARACTERISTICS • Major characteristics of tags include: •  Identifier format, • Power source • Passive • Active • Operating frequencies,

  28. TAG READER COMMUNICATION • Tag-reader communication is achieved by using a common communications protocol between the tag and the reader. • Communication Initiation : • Tags and readers can initiate RF transactions in two general ways: • Reader Talks First (RTF). • Tag Talks First (TTF).

  29. LCD INTERFACING : D0 D1 D2 D4 D4 D5 D6 D7 P0.16 P0.17 P0.18 P0.19 P0.20 P0.21 P0.22 P.023 HELLO WORLD VCC VSS VBE DATA PINS RS R / W EN LPC 2148 P0.4 P0.5 P0.6 CONTROL PINS

  30. THANK YOU

More Related