Low Cost RFID-Based Race Timer for Smaller Events

Size: px
Start display at page:

Download "Low Cost RFID-Based Race Timer for Smaller Events"

Transcription

1 Low Cost RFID-Based Race Timer for Smaller Events Members: Robert Evans, Christie Sitthixay, Edward Tan, Michael Houldsworth ECE Faculty Advisor: Tom Miller Courses Involved: ECE562, ECE633, ECE634, ECE649, ECE714, ECE757, CS410, CS415 Current Date: December, 2012 Project Completion date: May,

2 Table of Contents: Page Problem Statement 3 Design Objectives 3 Progress to Date 3 Implementation & Testing Plan 6 Planned Progress 7 Standards 7 Division of Responsibilities 8 Budget 9 Timeline 10 System Diagram 11 Setup Diagram 12 2

3 Problem Statement: Modern race timing systems use RFID tags and readers to automate race timing. Each participant has a tag in his or her race number and a large antenna array at the finish line records the finish time for each participant. While practical for large races, these systems become prohibitively expensive for smaller events with fewer participants. The goal is to create a cheaper system to be used in smaller races while still providing the automation benefits provided by the RFID systems. Design Objectives: The system will be implemented with a network of three handheld devices connected wirelessly to a PC. One handheld device will be used to scan the RFID tags on the race participants. Another will be used to record finish times. The third handheld device will be used to independently verify finish times of specific participants. All three systems must be able to communicate wirelessly with a PC, which will be used to list finishing ID s and times in order. The PC will also display the status of all three handheld devices, indicating connectivity. Progress to Date: For the selected parts below, each team member developed a parts list. From there as a group, we determined the pros and cons of each item selected to determine our final parts list. We had to take into consideration things like cost, the number of pins and outputs, reading range and antenna gain. In the descriptions below, the parts being described are displayed in figure 1-6 respectively. Arduino was selected as a microcontroller for its easy development, high reliability, and good price. When examining the Arduinos, the number of ports required for the project quickly became a concern. For this reason, the Arduino Mega was chosen, since it has more ports than any of the alternatives. On the parts list we have four microcontroller and their corresponding parts. We only ordered one of each because by programming and integrating them together, the 3

4 other three will be easier to implement. Also for the microcontroller, the LCD shield and ZigBee wireless shield were decided on for easy construction. Figure 1: Arduino Microcontroller Figure 2: LCD Shield The keypad was chosen because it had 16 buttons, which allows for the extra buttons to be used to control the mode of operation or for other operations not directly related to data entry. Another benefit of this keypad is that the top is made out of a single sheet of plastic, making it water resistant. Figure 3: Water Resistant Keypad XBee was chosen as a wireless communication protocol because it interfaces well with the Arduino systems, has good range for communication, is reliable, and easy to work with. 4

5 Figure 4: Zigbee Wireless Module The UHF RFID kit was chosen because it operates in the unlicensed band of the UHF spectrum in the United States. This means users of our device will not need a license to use it at events. Additionally, the kit included with the RFID board makes development and testing extremely easy, and the built-in antenna had reasonably good reception for its size. Figure 5: UHF RFID The polarized antenna was chosen because it is compatible with the reader and circularly polarized, meaning tags can be read from any direction. This antenna provides much higher gain, and is a possible stationary solution if the handheld antenna is not ideal. The greater gain will hopefully translate to greater range, but this will be determined during testing. 5

6 Figure 6: Polarized Antenna Implementation/Testing Plan: Hardware: Now that parts have been selected and purchased, hardware testing can begin. The microcontrollers will be tested first, as all other components will be built around them. Next, the XBee modules and RFID readers will be tested to ensure functionality with the microcontroller. Another key aspect of testing at this stage is to determine the effective ranges for the RFID reader and the XBee modules. Once the major components have been confirmed, smaller components will be tested. Once each component is confirmed to be functional, different casings will be tried for comfort and portability. The final hardware setup will then be installed into the case and the system as a whole will be ready for extensive software testing. Software: There are two things that need to be tested within software. The first is testing the code in each microcontroller and second is testing the code for the program on the PC, which is the program that collects the hardware s data. There will also be unit testing for both the microcontroller s program and the PC s program. The unit test for the microcontroller s program will test each hardware component (keypad, LCD display, etc.) to ensure they are working properly, and the unit testing for the PC s program will test each functionality that is required. There will also be integration testing for the microcontroller s program and the PC s program individually. Finally there will be an integration testing for the microcontroller s program and the 6

7 PC s program together to guarantee that everything works well together. Planned Progress: Beginning in January, antenna ranges and signal strength will be tested for the XBee module and the RFID kit. This testing should be complete by the start of second semester. Once this is accomplished, we will move on to integrating the components and building the first complete system. After the first system is completed, other modules will be built and software development will begin. Finally, the poster will be designed and the project presented. Standards: We will be using radio-frequency identification (RFID) as a method of identifying the racers. RFID is a system that uses radio frequency electromagnetic fields to transfer data from a tag for identification tracking. RFID is defined in ISO/IEC standard, we will be using specifically part 6 which defines communications at 860 MHz to 960 Mhz. As a wireless adapter in our project we selected ZigBee as our form of communication protocol. ZigBee built off of IEEE which is a standard that specifies the physical layer and media access control (MAC) for low-rate wireless personal area networks. Division of Responsibilities: Edward Tan -Robert Evans - Michael Houldsworth - Christie Sitthixay - Select and purchase components - All team members Integrate and test uc components - Robert Evans and Edward Tan Build first complete uc system - Robert Evans and Edward Tan Perform ZigBee radio tests - Robert Evans and Edward Tan Test RFID reader/antenna connected to PC - Michael Houldsworth and Christie Sitthixay Evaluate read distance and antenna issues - Michael Houldsworth and Christie Sitthixay Understand ZigBee/Arduino interface - Robert Evans and Edward Tan 7

8 Understand RFID/Arduino interface - Michael Houldsworth and Christie Sitthixay Progress report - All Team Members Build & test final handhelds - All Team Members uc software - All Team Members PC software - All Team Members Final systems tests and evaluation - All Team Members Poster & final report - All Team Members 8

9 Budget: Category Site Unit Cost Quantity Total Cost UHF RFID Reader Kit Polarized Antenna $ $ $ $ Keypad $ $27.60 Arduino Mega Microcontroller $ $ XBee Shield $ $ LCD Shield $ $79.80 XBee Programmer $ $24.95 LEDs $ $3.20 XBee Module $ $25.95 Shipping Costs Solid Depot: $25.00 Arcadian Inc.: $15.94 Robotshop: $8.72 Sparkfun: $8.23 Total: $1, Table 1: Budget Timeline: 9

10 Fall 2012 Winter Break 2013 Figure 7: Fall Timeline Spring 2013 Figure 8: Winter Break Timeline Figure 9: Spring Timeline 10

11 System Diagram: Figure 10: System Diagram 11

12 Setup Diagram: Figure 11: Setup Diagram 12

13 13

Types of Peripheral Devices

Types of Peripheral Devices DSB International Public School Rishikesh Class VII Computer Science L1 - More Peripherals A computer peripheral is a device that is connected to a computer but is not part of the core computer architecture.

More information

ECE 4600 Design Project

ECE 4600 Design Project ECE 4600 Design Project Design and implementation of ZigBee-based cognitive radio for ISM band Group Number 9: Shuo Dong Willy Palahnuk Faculty Supervisors: Ekram Hossain, Ph.D. Date: October 1, 2012 1

More information

A Wireless Identification System to Assist Sight- Constrained People

A Wireless Identification System to Assist Sight- Constrained People A Wireless Identification System to Assist Sight- Constrained People Dec06-06 5 December 2006 Client: Mr. Curtis Chong Iowa Department for the Blind Faculty Advisor: Dr. Zhengdao Wang Team: Jerad Harmsen

More information

8/11/11. Radio Communication Configurations Zigbee Configurations. Zigbee. XBee Wireless

8/11/11. Radio Communication Configurations Zigbee Configurations. Zigbee. XBee Wireless Radio Communication XBee Wireless Michelle Shorter 802.15.4 Low Power Low bandwidth Addressing Affordable Small Standardized Popular Electromagnetic Waves No medium required Modulation Well described mystery

More information

XBee Wireless. Michelle Shorter

XBee Wireless. Michelle Shorter XBee Wireless Michelle Shorter Radio Communication Electromagnetic Waves No medium required Modulation Well described mystery Wireless/Airwaves Inverse Square Law 802.15.4 Low Power Low bandwidth Addressing

More information

Preliminary Design Report

Preliminary Design Report EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 31 Jan 2012 Project Title: Keyboard Jockey Team Members: Name: Jeffrey Kaufman Name: Jacob Meacham Project Abstract Our

More information

Variable Frequency Drive Wireless Interface Prototype Project Proposal

Variable Frequency Drive Wireless Interface Prototype Project Proposal Senior Design I ECE 4901 Fall 2012 Variable Frequency Drive Wireless Interface Prototype Project Proposal Team 168 Members: Michael Kloter (EE) Christopher Perugini (EE) Alexander Shuster (EE) Kevin Wei

More information

EECE404 Senior Design II

EECE404 Senior Design II EECE404 Senior Design II Electrical and Computer Engineering Dr. Charles Kim Spring 2014 1 Where we are Problem was defined General solution approach was selected Initial and rough design was made Proposal

More information

Reprise of Locker Access System

Reprise of Locker Access System Reprise of Locker Access System Group Members Mohammed Al Kaabi Sherry Elsa Gungat Nurul Izni Hazimi Abdul Aziz Shichao Su Client Iowa State University Advisor Harker, Leland Edward 1 May 14 12 10/11/2013

More information

Re-configurable Ad-hoc Network to Track Points of Interest

Re-configurable Ad-hoc Network to Track Points of Interest Re-configurable Ad-hoc Network to Track Points of Interest Project Plan May 2012-07 September 28, 2011 Project Client: Jessica Miller Lockheed Martin, Advanced Development Programs Members: Benjamin J.

More information

Position Tracking Using WiFi. Tyler Bayne, Nathan Conrad, and Mitchell Woolley Advisor: Dr. Ralph Tanner Sponsor: Dr. John Kapenga

Position Tracking Using WiFi. Tyler Bayne, Nathan Conrad, and Mitchell Woolley Advisor: Dr. Ralph Tanner Sponsor: Dr. John Kapenga Position Tracking Using WiFi Tyler Bayne, Nathan Conrad, and Mitchell Woolley Advisor: Dr. Ralph Tanner Sponsor: Dr. John Kapenga Contents Need Statement Scope Specifications Design Concept Methods Performance

More information

Final Report 26 April 2012

Final Report 26 April 2012 EEL 4924 Electrical Engineering Design (Senior Design) Final Report 26 April 2012 Project Title: Keyboard Jockey Team Members: Name: Jeffrey Kaufman Name: Jacob Meacham Project Abstract Our project is

More information

Sasan Hezarkhani Milad Maleksabet Faiz Parkar Ajaypal Khakh. introducing FASM RYB Color Mixer

Sasan Hezarkhani Milad Maleksabet Faiz Parkar Ajaypal Khakh. introducing FASM RYB Color Mixer Sasan Hezarkhani Milad Maleksabet Faiz Parkar Ajaypal Khakh introducing FASM RYB Color Mixer Outline Product Overview System Overview Hardware Software Business Aspect Complications Timeline Future Development

More information

Alternative Designs and Decision Making for Top Design Selection

Alternative Designs and Decision Making for Top Design Selection Alternative Designs and Decision Making for Top Design Selection 1 Step 1. Generation of Alternatives (>2 Conceptual Designs) Multiple Alternative conceptual designs Optimal Solution (by balanced capability,

More information

Lost Item Pager. Project Description. Russ Kinley

Lost Item Pager. Project Description. Russ Kinley Lost Item Pager Project Description Russ Kinley Introduction The lost item pager will have a base unit that is stationary, consisting of a few page buttons and a digital display. Each of the buttons will

More information

Wireless Power Panel Meter (WPPM)

Wireless Power Panel Meter (WPPM) Wireless Power Panel Meter (WPPM) Kyle Coan & Phil Perrigo Senior Project Description Western Washington University November 3, 2009 Prof. Todd Morton Page 1 of 13 Introduction With recent development

More information

Wireless Accident Detection and Indicator System

Wireless Accident Detection and Indicator System Wireless Accident Detection and Indicator System March 15 2012 Nelson Magdaleno CmpE Adedamola Aluko EE Joseph Kennedy EE Austin Studebaker EE Ese Urhuogo EE Product Summary Accident Detection Additional

More information

Indy Reader Chip Family

Indy Reader Chip Family UHF Gen 2 RFID Transceivers Indy Reader Chip Family Indy Reader Chip Family Performance and Flexibility Key Building Blocks Address All Market Segments The Impinj UHF RFID product line includes the Indy

More information

Introduction to EZ430 RF2500

Introduction to EZ430 RF2500 Michigan State University Introduction to EZ430 RF2500 ECE480 Design Team 8 Daniel Sun 3/17/2015 Introduction The EZ430 RF2500 is an TI product that allows the user to practice real time control programming

More information

Dimensions. Electrical connection. Technical data. General specifications Operating frequency. Functional safety related parameters MTTF d

Dimensions. Electrical connection. Technical data. General specifications Operating frequency. Functional safety related parameters MTTF d Dimensions 8 270 ø 6. (4x) 247 268 240 44 28 Electrical connection Model Number Read/Write head for IDENTControl, Europe, Middle East and Africa Features Flexible UHF read/write head with long range for

More information

Integrated Wireless Mini Scoreboards for Team Sports 2.4 GHz Wireless

Integrated Wireless Mini Scoreboards for Team Sports 2.4 GHz Wireless Integrated Wireless Mini Scoreboards for Team Sports 2.4 GHz Wireless User Guide F988 Rev. 201805 Customer Service Department www.coloradotime.com Email: customerservice@coloradotime.com Phone: +1 970-667-1000

More information

The Autonomous Acoustic Buoy (June 2013)

The Autonomous Acoustic Buoy (June 2013) The Autonomous Acoustic Buoy (June 2013) R. Reitsma, F. Pellicer, J. Agüera and A. Marinas I. INTRODUCTION Together with the Universitat Politècnica de Catalunya (UPC), the Laboratori D Aplicacions Bioacústiques

More information

Utilizing a Test Lab For Wireless Medical Devices

Utilizing a Test Lab For Wireless Medical Devices Utilizing a Test Lab For Wireless Medical Devices Allie Paquette Changes in healthcare suggest that more and more medical devices will begin to utilize the information technology (IT) network infrastructure

More information

ASV 2008 Son of a Boatname. Group 1 Michael Podel Gor Beglaryan Kiran Bernard Christina Sylvia

ASV 2008 Son of a Boatname. Group 1 Michael Podel Gor Beglaryan Kiran Bernard Christina Sylvia ASV 2008 Son of a Boatname Group 1 Michael Podel Gor Beglaryan Kiran Bernard Christina Sylvia ASV 2009 SS Boatname ASV 2010 Boatname the Brave Autonomous Surface Vehicle Robotics Club at UCF AUVSI and

More information

arduino mega D4F69C4DABCA73DE7282FD2C4B5B8 Arduino Mega / 6

arduino mega D4F69C4DABCA73DE7282FD2C4B5B8 Arduino Mega / 6 Arduino Mega 2560 1 / 6 2 / 6 3 / 6 Arduino Mega 2560 Use your Arduino Mega 2560 on the Arduino Web IDE All Arduino and Genuino boards, including this one, work out-of-the-box on the Arduino Web Editor,

More information

Project Progress. 1. Overall Design

Project Progress. 1. Overall Design Project Progress The following document outlines the current progress of our team s CENG/ELEC 499 Automatic Inflation System. Along with progress descriptions, detailed specifications have been included

More information

ECE Fall 2016

ECE Fall 2016 ECE 4901 - Fall 2016 Team 1714: Smartwatch-like Device and Apps for Continuous Glucose Monitoring Evan Brown - Electrical Engineering Magda Kaczynska - Electrical Engineering Brian Marquis - Electrical

More information

C.L.A.I.M Computerized Luggage and Information Messenger

C.L.A.I.M Computerized Luggage and Information Messenger C.L.A.I.M Computerized Luggage and Information Messenger (Group 10) Ernest Jackman - Electrical Engineer Adrian McGrath - Computer Engineer Tomasz Pytel - Computer Engineer Intro -Problem: Baggage Claim

More information

Multi-Featured Shopping Trolley with Billing System

Multi-Featured Shopping Trolley with Billing System IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 10 March 2016 ISSN (online): 2349-6010 Multi-Featured Shopping Trolley with Billing System Sneha S. Naik Pooja

More information

Smart Vehicle with Theft Prevention using GSM and GPS

Smart Vehicle with Theft Prevention using GSM and GPS Smart Vehicle with Theft Prevention using GSM and GPS Sushanth K J 1, Aysha Farana 2, Sachin 2, Bushra Salina 2, Mahammad Isthikar 2 Assistant Professor, Electronics and Communication Engineering Department,

More information

Getting to know the Arduino IDE

Getting to know the Arduino IDE Getting to know the Arduino IDE I ve heard about Arduino, what the heck is it? Arduino is a development environment Combination of hardware and software Hardware based on Atmel AVR processors Software

More information

ISO11785 Midrange LF Reader. Ordering Code: GOLFPRB550

ISO11785 Midrange LF Reader. Ordering Code: GOLFPRB550 Portable ISO11785 Midrange LF Reader The GOLFPRB550 is a portable, ISO 11784/785 compliant, midrange reader with software based advanced digital signal processing for extraordinary performance in dynamic

More information

PIC Evaluation/Development Board Implementation Team Dec Project Design Report April 23, Client: ECPE Senior Design

PIC Evaluation/Development Board Implementation Team Dec Project Design Report April 23, Client: ECPE Senior Design PIC Evaluation/Development Board Implementation Team Dec02-12 Project Design Report April 23, 2002 Client: ECPE Senior Design Faculty Advisors: Dr. Rover & Dr. Weber Team Members: Chad Berg, Luke Bishop,

More information

MOBILE COMFORT CONTROL

MOBILE COMFORT CONTROL MOBILE COMFORT CONTROL By: Michael McNair Nathan Schaefer Course Instructor: Professor Lin 13 December 2013 Chapter 1: Introduction Chapter 2: System Design Overview and Research Chapter 3: Hardware Design

More information

Haptic Feedback Gaming System: Project Presentation

Haptic Feedback Gaming System: Project Presentation Haptic Feedback Gaming System: Project Presentation Project Team: Kamyar Javanmardi James Fong Anthony Nguyen Nielven Jay Olis ENSC 305/440 Simon Fraser University December 08, 2014 2 Contents Motivation

More information

HMS814 / HMS816 Portable Reader/Writers

HMS814 / HMS816 Portable Reader/Writers Features Epoxy Encapsulated Unaffected by Paint, Dust, Dirt and Solvents Uses Safe, Reliable, Low- Frequency Radio Waves Passive Tag Requires No Batteries Automatic Program Start-up Applications Material

More information

CHAPTER 3 BLUETOOTH AND IEEE

CHAPTER 3 BLUETOOTH AND IEEE CHAPTER 3 BLUETOOTH AND IEEE 802.15 These slides are made available to faculty in PowerPoint form. Slides can be freely added, modified, and deleted to suit student needs. They represent substantial work

More information

EZCT-2000C Plus. current transformer test set. Vanguard Instruments Company, Inc.

EZCT-2000C Plus. current transformer test set. Vanguard Instruments Company, Inc. EZCT-2000C Plus current transformer test set Vanguard Instruments Company, Inc. www.vanguard-instruments.com EZCT-2000C Plus current transformer test set The EZCT-2000C Plus is Vanguard s third-generation

More information

BASIC CHARACTERISTICS OF ZIGBEE AND SIMPLICITI MODULES TO USE IN MEASUREMENT SYSTEMS

BASIC CHARACTERISTICS OF ZIGBEE AND SIMPLICITI MODULES TO USE IN MEASUREMENT SYSTEMS XIX IMEKO World Congress Fundamental and Applied Metrology September 6!11, 2009, Lisbon, Portugal BASIC CHARACTERISTICS OF ZIGBEE AND SIMPLICITI MODULES TO USE IN MEASUREMENT SYSTEMS L. Skrzypczak 1),

More information

RPT100. Bluetooth UHF RFID & Barcode Reader

RPT100. Bluetooth UHF RFID & Barcode Reader RPT100 Bluetooth UHF RFID & Barcode Reader Intro The RPT100 is Bluetooth UHF RFID & barcode reader, compatible with any host devices using Android, ios and Windows (Mobile, CE, PC). Unlike typical gun-type

More information

Homework 13: User Manual Due: Monday, May 1, at 5:00 PM

Homework 13: User Manual Due: Monday, May 1, at 5:00 PM Homework 13: User Manual Due: Monday, May 1, at 5:00 PM Team Code Name: RFID Xpress Group No. 10 NOTE: This is one of the last sections needed to finish the Final Report. This homework will count for 4%

More information

ZEBRA MC3190-Z BUSINESS-CLASS HANDHELD RFID READER. FEATURES Business-class RFID handheld for global deployments. Zebra RFID reader engine

ZEBRA MC3190-Z BUSINESS-CLASS HANDHELD RFID READER. FEATURES Business-class RFID handheld for global deployments. Zebra RFID reader engine PRODUCT SPEC SHEET ZEBRA MC3190-Z ZEBRA MC3190-Z BUSINESS-CLASS HANDHELD RFID READER BRING THE BENEFITS OF RFID TO THE CARPETED SPACE The MC3190-Z represents another RFID first from Zebra ' the first business-class

More information

Homework 3: Design Constraint Analysis and Component Selection Rationale

Homework 3: Design Constraint Analysis and Component Selection Rationale Homework 3: Design Constraint Analysis and Component Selection Rationale Team Code Name: 2D-MPR Group No. 12 Team Member Completing This Homework: James Phillips E-mail Address of Team Member: jephilli@

More information

AirMagnet Wireless LAN Design

AirMagnet Wireless LAN Design AirMagnet Wireless LAN Design Source: AirMagnet Survey Pro + Spectrum XT Tom Woodyer Senior Product Specialist APAC Q3, 2010 Todays agenda. Understand the media Wireless Network Basics Types of Wireless

More information

WIRELESS VEHICLE WITH ANIMATRONIC ROBOTIC ARM

WIRELESS VEHICLE WITH ANIMATRONIC ROBOTIC ARM WIRELESS VEHICLE WITH ANIMATRONIC ROBOTIC ARM PROJECT REFERENCE NO. : 37S0918 COLLEGE : P A COLLEGE OF ENGINEERING, MANGALORE BRANCH : ELECTRONICS & COMMUNICATION GUIDE : MOHAMMAD RAFEEQ STUDENTS : CHARANENDRA

More information

Wireless Ordering System

Wireless Ordering System Wireless Ordering System by Khoa Do Rob Stoner A SENIOR THESIS PROPOSAL Presented to the Faculty of The Computer and Electronics Engineering Department In Partial Fulfillment of Requirements For CEEN 4980

More information

Real-time Traffic Monitoring With Bluetooth

Real-time Traffic Monitoring With Bluetooth ECE 4600 Group Design Project Real-time Traffic Monitoring With Bluetooth Proposal by: Rory Jacob Marc Friesen Paul Grestoni Tyler Mailey Presented to: The Department of Electrical and Computer Engineering

More information

Human Dielectric Equivalent Design Document

Human Dielectric Equivalent Design Document Human Dielectric Equivalent Design Document Team Dec 15-02 March 14, 2015 Team Members Cory Snooks Stephen Nelson Jacob Schoneman Andrew Connelly Advisor Dr. Jiming Song Contents Introduction... 3 Project

More information

WIRELESS EXPANSION SYSTEMS

WIRELESS EXPANSION SYSTEMS WIRELESS EXPANSION SYSTEMS Residential Apartment/College Residence Halls Gated Communities Mixed Use Buildings Commercial/Industrial Parking Self Storage Maximum Security Wireless Systems Access Control

More information

RFID Smart Reader. Android Octa core 2.0GHz Memory LPDDR3 2GB RAM, emmc 32GB Internal Memory RFID UHF 900MHz GEN2 ISO C

RFID Smart Reader. Android Octa core 2.0GHz Memory LPDDR3 2GB RAM, emmc 32GB Internal Memory RFID UHF 900MHz GEN2 ISO C RFID Smart Reader Android 6.0.1 Octa core 2.0GHz Memory LPDDR3 2GB RAM, emmc 32GB Internal Memory RFID UHF 900MHz GEN2 ISO 18000-6C 2D Imager Barcode Scanner SE-4710 NFC 13.56Mhz ISO14443 A/B WLAN ( IEEE

More information

OCTOPUS CONTROL STATION

OCTOPUS CONTROL STATION www.trust.com ICS-2000 ONLINE MANUAL Item 71110 Version 1.0 Visit www.trust.com for the latest instructions OCTOPUS CONTROL STATION Index 1.1 Add a room 7 1.2 Edit/Delete room 8 2.1 Connect a new device

More information

Reindeer Technologies Pvt Ltd Excellence through Innovation

Reindeer Technologies Pvt Ltd Excellence through Innovation RDZM-T24FZ 2.4 GHZ IEEE 802.15.4/ZIGBEE RF TRANSCEIVER Datasheet Reindeer Technologies Pvt Ltd Excellence through Innovation S-2, Old No. 15, New No. 31 Rajamannar Street, T Nagar, Chennai 600017 India.

More information

Base Module Board. Engineering» Design» Product. User Manual. Blue Wolf, Inc W. State Street Garden City, ID 83714

Base Module Board. Engineering» Design» Product. User Manual. Blue Wolf, Inc W. State Street Garden City, ID 83714 User Manual Engineering» Design» Product Blue Wolf, Inc. 9179 W. State Street Garden City, ID 83714 Revision History Version # Release Date Revision/Release Comments 1.0 3/14/2011 Initial draft for release.

More information

Mobile Diagnostics for Personal Electrics Transportation Devices

Mobile Diagnostics for Personal Electrics Transportation Devices Mobile Diagnostics for Personal Electrics Transportation Devices Item Type text; Proceedings Authors Gilchrist, Zachary A. Publisher International Foundation for Telemetering Journal International Telemetering

More information

EZCT-2000C current transformer test set

EZCT-2000C current transformer test set EZCT-2000C current transformer test set Vanguard Instruments Company, Inc. www.vanguard-instruments.com EZCT-2000C current transformer test set Product Overview The EZCT-2000C is Vanguard s third-generation

More information

Xbee Shield. Introduction

Xbee Shield. Introduction Xbee Shield Introduction A Xbee shield allows an Arduino board to communicate wirelessly using Bee compatible modules (like Zigbee or BlueTooth Bee). It is designed to be used with Xbee module from MaxStream.

More information

MICRO-1356 MULTI-PROTOCOL READER

MICRO-1356 MULTI-PROTOCOL READER MICRO-1356 MULTI-PROTOCOL READER Unique Features: The datasheet for the Micro-1356- USB and Micro-1356 readers are the same. The Micro-1356-USB reader is a USB version of the Micro-1356 embedded RFID reader

More information

Specification Sheet: CW9000 SERIES

Specification Sheet: CW9000 SERIES Specification Sheet: CW9000 SERIES CW9000 Series: UHF Multi-channel Radio System Versatile, flexible and easy to use, multi-channel system with two receiver, full diversity reception. UHF operation for

More information

Dimensions. Electrical connection. Technical data. General specifications Operating frequency. Functional safety related parameters MTTF d

Dimensions. Electrical connection. Technical data. General specifications Operating frequency. Functional safety related parameters MTTF d Dimensions 8 270 ø 6. (4x) 247 268 240 44 28 Electrical connection Model Number Read/Write head for IDENTControl, Europe, Middle East and Africa Features Flexible UHF read/write head with long range for

More information

USB Virtual Reality HID. by Weston Taylor and Chris Budzynski Advisor: Dr. Malinowski

USB Virtual Reality HID. by Weston Taylor and Chris Budzynski Advisor: Dr. Malinowski USB Virtual Reality HID by Weston Taylor and Chris Budzynski Advisor: Dr. Malinowski Project Summary Analysis Block Diagram Hardware Inertial Sensors Position Calculation USB Results Questions === Agenda

More information

HS814 / HS816 Portable Reader/Writers

HS814 / HS816 Portable Reader/Writers Note: HS814 featured above shown with the PC2420 Hand-Held Terminal. HS814 / HS816 Portable Reader/Writers Features 3000 Bytes/Second Data Transfer Speed Reading and Writing Epoxy Encapsulated Unaffected

More information

C.L.A.I.M Computerized Luggage and Information Messenger

C.L.A.I.M Computerized Luggage and Information Messenger C.L.A.I.M Computerized Luggage and Information Messenger (Group 10) Ernest Jackman - Electrical Engineer Adrian McGrath - Computer Engineer Tomasz Pytel - Computer Engineer Intro -Problem: Baggage Claim

More information

LTE-M vs NB-IoT. Comparing New Cellular Connectivity Options

LTE-M vs NB-IoT. Comparing New Cellular Connectivity Options LTE-M vs Comparing New Cellular Connectivity Options Cellular Connectivity Brings New Options Across industries and applications, engineers and product designers are increasingly attracted to the bandwidth

More information

Smart Campus an Android and Web based Application using. IoT and NFC Technology

Smart Campus an Android and Web based Application using. IoT and NFC Technology Smart Campus an Android and Web based Application using IoT and NFC Technology Shyam Ambilkar 1, Shivkumar Hegonde 1, Rutuja Therade 1, Surbhi Lingamwar 1 ------------------------------------------------------------------------------***------------------------------------------------------------------------------

More information

Product Specification

Product Specification P10 Handheld POS Terminal Product Specification 1.00 Doc name: 07-PS-P10 P10 Handheld POS Terminal 1.00.docx Contents 1.0. Introduction... 3 2.0. Features... 4 3.0. Supported Card Types... 5 3.1. MCU Cards...

More information

MMSlog RFID KANBAN BOX. MMSlog RFID KANBAN BOX FOR REMOTE SCANNING OF KANBAN ORDER

MMSlog RFID KANBAN BOX. MMSlog RFID KANBAN BOX FOR REMOTE SCANNING OF KANBAN ORDER MMSlog RFID KANBAN BOX MMSlog RFID KANBAN BOX FOR REMOTE SCANNING OF KANBAN ORDER The MMSlog RFID Kanban Box KANBAN remote order tag scanning system comprises: o Impact resistant ABS plastic housing case.

More information

Proposal for Team 8 (Smart Phone Control of Advanced Sensor Systems) Executive Summary

Proposal for Team 8 (Smart Phone Control of Advanced Sensor Systems) Executive Summary 1 Proposal for Team 8 (Smart Phone Control of Advanced Sensor Systems) Sponsor: Battelle Laboratories Sensor Systems Group Group Members: Stephen Hilton, Donghun Ha, Micah Zastro, Michael Allon, Paul Krutty

More information

Dimensions. ø4 (3x) Electrical connection. Technical data. General specifications Operating frequency. Indicators/operating means

Dimensions. ø4 (3x) Electrical connection. Technical data. General specifications Operating frequency. Indicators/operating means Dimensions 00 4 0 90 ø4 (x) 00 2 Electrical connection Model Number UHF read/write head, for IDENTControl, Europe, the Middle East, and Africa Features Most flexible midrange UHF read/write head for worldwide

More information

Alternative Designs and Decision Making for Top Design Selection.

Alternative Designs and Decision Making for Top Design Selection. Alternative Designs and Decision Making for Top Design Selection www.mwftr.com/sd1516.html 1 Step 1. Generation of Alternatives (of Conceptual Designs) Is the first initial design satisfying? Is there

More information

Smart Phone Control and Data Acquisition of Resource Effective Bio- Identification System. Battelle. Phillip Horny. Jake Sawicki.

Smart Phone Control and Data Acquisition of Resource Effective Bio- Identification System. Battelle. Phillip Horny. Jake Sawicki. 1 Smart Phone Control and Data Acquisition of Resource Effective Bio- Identification System Battelle Phillip Horny Jake Sawicki Kevin Gleason Thamer Alajlan Andreas Dixon Michigan State University ECE

More information

Interaction with the Physical World

Interaction with the Physical World Interaction with the Physical World Methods and techniques for sensing and changing the environment Light Sensing and Changing the Environment Motion and acceleration Sound Proximity and touch RFID Sensors

More information

WPAN/WBANs: ZigBee. Dmitri A. Moltchanov kurssit/elt-53306/

WPAN/WBANs: ZigBee. Dmitri A. Moltchanov    kurssit/elt-53306/ WPAN/WBANs: ZigBee Dmitri A. Moltchanov E-mail: dmitri.moltchanov@tut.fi http://www.cs.tut.fi/ kurssit/elt-53306/ IEEE 802.15 WG breakdown; ZigBee Comparison with other technologies; PHY and MAC; Network

More information

visible Launch Kit Smart Shelf

visible Launch Kit Smart Shelf visible Launch Kit Smart Shelf Visible Assets, Inc. 195 Bunker Hill Ave. Stratham, NH 03885 603-418-8721 info@rubee.com 1 Ç visible Launch Kit Smart Shelf 0 1 2 3 4 5 6 7 8 9 Ç Visible Assets, Inc. has

More information

Wireless Module Integration. Michael Lowry TÜV SÜD Product Service

Wireless Module Integration. Michael Lowry TÜV SÜD Product Service Wireless Module Integration Michael Lowry TÜV SÜD Product Service Slide 1 Who am I? Name Michael Lowry Title: Commercial Manager Employer: TÜV SÜD Product Service Experience: Almost 20 years experience

More information

Item Name & Package Code Specifications Quantity Last Date & Time of Submission of Quotation

Item Name & Package Code Specifications Quantity Last Date & Time of Submission of Quotation Quotation should be addressed to the Registrar, HBTU, Kanpur, Uttar Pradesh-208002. The envelope should be super scribed with Quotation for TEQIP-III Package Name. (As Applicable). For any query contact

More information

IOT BASED MOBILE CHARGING WITH SOLAR ENERGY BY COIN INSERTION

IOT BASED MOBILE CHARGING WITH SOLAR ENERGY BY COIN INSERTION IOT BASED MOBILE CHARGING WITH SOLAR ENERGY BY COIN INSERTION 1 GURURAJ. P. MATHAD, 2 SHARATH REDDY, 3 PUNITH C M, 4 B.T. VENKATESH MURTHY 1,2,3 Department of Electronics & Communication Engineering, Siddaganga

More information

RabbitCore RCM3700 Series

RabbitCore RCM3700 Series PRO Digi Connect ES PRO PRO RabbitCore RCM3700 Series Microprocessor Core Module Family of compact modules comes in three versions with varying memory sizes, providing a cost-competitive multi-serial to

More information

Modules For Six Months Industrial Training On WIRELESS EMBEDDED SYSTEM DESIGN

Modules For Six Months Industrial Training On WIRELESS EMBEDDED SYSTEM DESIGN Modules For Six Months Industrial Training On WIRELESS EMBEDDED SYSTEM DESIGN 1 st Week Introduction to Embedded System a) Tool Hardware tool and Software tool b) Embedded designing, course study c) Board

More information

Dual Interface EEPROM. December 2011

Dual Interface EEPROM. December 2011 Dual Interface EEPROM Product presentation December 2011 Dual Interface EEPROM Introduction New MCU control function Low-power I2C interface RFID and NFC compatible RF interface Unique Energy Harvesting

More information

Arduino Cookbook O'REILLY* Michael Margolis. Tokyo. Cambridge. Beijing. Farnham Koln Sebastopol

Arduino Cookbook O'REILLY* Michael Margolis. Tokyo. Cambridge. Beijing. Farnham Koln Sebastopol Arduino Cookbook Michael Margolis O'REILLY* Beijing Cambridge Farnham Koln Sebastopol Tokyo Table of Contents Preface xiii 1. Getting Started 1 1.1 Installing the Integrated Development Environment (IDE)

More information

Home Automation using IoT

Home Automation using IoT International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 6 (2017) pp. 939-944 Research India Publications http://www.ripublication.com Home Automation using IoT Dr. A.

More information

Communication Shield user manual

Communication Shield user manual Communication Shield user manual INTRODUCTION Arduino is a good platform for open source hardware and can be used in many applications. Thus a lot of electronic modules would be used in this platform,

More information

Smart Garden Management System with Sensor Network

Smart Garden Management System with Sensor Network Smart Garden Management System with Sensor Network Project Proposal Team 74 Yen- Lin Liu, Chun- Lin Chao TA: Benjamin Eng February 7, 2016 ECE 445 1 Content 1. Introduction... 3 1.1. Statement of purpose...

More information

Remote monitoring in open water

Remote monitoring in open water www.acalbf i.com Remote monitoring in open water Case study The challenges of open-water moorings In every marina there are only a limited number of shore moorings available, and securing one is a competitive,

More information

ZIGBEE PROTOCOL FOR SYSTEMATIC PARKING SYSTEM

ZIGBEE PROTOCOL FOR SYSTEMATIC PARKING SYSTEM Proceedings of EnCon2010 3 rd Engineering Conference on Advancement in Mechanical and Manufacturing for Sustainable Environment April 14-16, 2010, Kuching, Sarawak, Malaysia ZIGBEE PROTOCOL FOR SYSTEMATIC

More information

ECE 2300 Digital Logic & Computer Organization. More Caches

ECE 2300 Digital Logic & Computer Organization. More Caches ECE 23 Digital Logic & Computer Organization Spring 217 More Caches 1 Prelim 2 stats High: 9 (out of 9) Mean: 7.2, Median: 73 Announcements Prelab 5(C) due tomorrow 2 Example: Direct Mapped (DM) Cache

More information

ThingMagic M6-e Micro FAQ

ThingMagic M6-e Micro FAQ ThingMagic M6-e Micro FAQ ThingMagic Mercury6e-Micro (Micro) UHF RFID module is designed to meet the demands of high performance RFID handheld, mobile, and stationary readers. This module offers two antenna

More information

A Study Wireless Communication Domain

A Study Wireless Communication Domain A Study Wireless Communication Domain Sangram Routray 1, Sanjib k. Nayak 2 Lalit M. Satapathy 1 1 Department of Electronics and Communication Engg. KIST,Bhubaneswar 2 Department of Computer science and

More information

GENERATION OF SECURE ONE TIME PASSWORD FOR ATM SECURITY AND THEFT PROTECTION

GENERATION OF SECURE ONE TIME PASSWORD FOR ATM SECURITY AND THEFT PROTECTION GENERATION OF SECURE ONE TIME PASSWORD FOR ATM SECURITY AND THEFT PROTECTION S.Pooranachandran 1, E.Aravind 2, D.Bharathipriya 3, A.K.Gokul 4,E.Karthika 5, Department of Electronics and Communication Engineering.

More information

Technical Support Guide

Technical Support Guide Technical Support Guide Configuring NP731 in WDS mode NP731 system overview Designed to meet the needs of today s most demanding wireless LAN deployments, the NP731 offers a solution to create a reliable

More information

May Project Plan v2

May Project Plan v2 May 14-06 Project Plan v2 ANDREW SPEER CHENG SONG KYLE LICHTENBERG ROSS FRIEDMAN JAKE MEYER 10/10/2013 May 14-06 Page 1 Problem Statement Our client, Dr. Tom Daniels, wants to repurpose an old 3-axis positioning

More information

SECOND EDITION. Arduino Cookbook. Michael Margolis O'REILLY- Tokyo. Farnham Koln Sebastopol. Cambridge. Beijing

SECOND EDITION. Arduino Cookbook. Michael Margolis O'REILLY- Tokyo. Farnham Koln Sebastopol. Cambridge. Beijing SECOND EDITION Arduino Cookbook Michael Margolis Beijing Cambridge Farnham Koln Sebastopol O'REILLY- Tokyo Table of Contents Preface xi 1. Getting Started 1 1.1 Installing the Integrated Development Environment

More information

L13. Communicating wireless by XBee modules

L13. Communicating wireless by XBee modules L13. Communicating wireless by XBee modules 1. Introduction XBee and XBee-PRO ZB embedded RF modules provide cost-effective wireless connectivity to devices in ZigBee mesh networks. With the PRO Feature

More information

White Paper. Defining the Future of Multi-Gigabit Wireless Communications. July 2010

White Paper. Defining the Future of Multi-Gigabit Wireless Communications. July 2010 White Paper Defining the Future of Multi-Gigabit Wireless Communications July 2010 2 Introduction The widespread availability and use of digital multimedia content has created a need for faster wireless

More information

Homework 6: Printed Circuit Board Layout Design Narrative

Homework 6: Printed Circuit Board Layout Design Narrative Homework 6: Printed Circuit Board Layout Design Narrative Team Code Name: Home Kinection Group No. 1 Team Member Completing This Homework: Stephen Larew E-mail Address of Team Member: sglarew @ purdue.edu

More information

EEPROM с двойным интерфейсом RF/serial. ноябрь 2011

EEPROM с двойным интерфейсом RF/serial. ноябрь 2011 EEPROM с двойным интерфейсом RF/serial ноябрь 2011 The Dual interface E2PROM in HOME APPLIANCES Dual Interface EEPROM Introduction The Dual Interface EEPROM is an electrically-erasable memory which communicates

More information

Wireless Vehicular Blind-Spot Monitoring Method and System Progress Report. Department of Electrical and Computer Engineering University of Manitoba

Wireless Vehicular Blind-Spot Monitoring Method and System Progress Report. Department of Electrical and Computer Engineering University of Manitoba Wireless Vehicular Blind-Spot Monitoring Method and System Progress Report Department of Electrical and Computer Engineering University of Manitoba Prepared by: Chen Liu Xiaodong Xu Faculty Supervisor:

More information

Wireless Smart Charging System for Mobile Devices

Wireless Smart Charging System for Mobile Devices Wireless Smart Charging System for Mobile Devices Project Description Jacie Unpingco Western Washington University EE Class of 2015-2016 1 Introduction The proposed project is a wireless smart charging

More information

ECE791/792 Project Proposal

ECE791/792 Project Proposal ECE791/792 Project Proposal Project Title: Touch Screen, Gaming, and Audio Visual LED Table Team Members: Michael Perez, Michael McManus, Nicholas Nazarenko, Andreas Wigger Advisor: Dr. Richard Messner

More information

PN532 NFC RFID Module User Guide

PN532 NFC RFID Module User Guide PN532 NFC RFID Module User Guide Version 3 Introduction NFC is a popular technology in recent years. We often heard this word while smart phone company such as Samsung or HTC introduces their latest high-end

More information