1 / 17

RFID Event Specification and Notification

RFID Event Specification and Notification. Kayla Eucken. Project Motivation. Humans are often forgetful We use many ways to remind ourselves Post-it notes Emails Calendar entries  These methods must be visible at the critical time   Example:

Download Presentation

RFID Event Specification and Notification

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. RFID Event Specification and Notification Kayla Eucken

  2. Project Motivation • Humans are often forgetful • We use many ways to remind ourselves • Post-it notes • Emails • Calendar entries  • These methods must be visible at the critical time  •  Example: • Post-it note reminder to bring a book to a meeting • Must see the reminder before leaving your office to go to the meeting • The reminder may not be necessary or may be overlooked • Our system uses the RFID Ecosystem to allow conditional reminders.

  3. Problem Statement The average, non-technical user cannot currently benefit from creating their own RFID events, context-specific reminders, and other notifications.

  4. Project Goals • Allow users to graphically specify events • Scenic • Templates • Allow users to subscribe to notification for events • Email or SMS • Certainty threshold • Notification sent when event is detected

  5. Scenic • The purpose of Scenic is to allow non-technical users to specify RFID events • drag-and-drop • no need to learn a scripting language • Previous sensor or RFID reminder systems have required the user to create events using a scripting language • Mik Lamming's SPEC

  6. Example Events • Encounter • Example: I meet with Magda • Enter/Leave a place • Example: I leave the DB lab

  7. Example Events (cont.) • Item Security • Example:The little girl statue leaves the building  • Example: Projector #30053376 leaves the DB lab

  8. Templates Templates are events with some of the details missing

  9. TemplateXML

  10. Notifier • The purpose of Notifier is to allow users to subscribe to notification for events that they have specified • Email • SMS • Phone (not yet)

  11. System Architecture The events specified using Scenic are available to all the RFID Ecosystem applications.

  12. Notification Module • The program listens for an event to be detected • Receives an Event ID and a probability • Retrieves the details for the event • User's contact details • Notification method • Sends the notification

  13. Sending the Notification • Currently can do email or SMS • Uses the Javamail API and a UW mailserver • Send SMS like emails • Requires knowing the user's phone provider Example: 5554443333@vtext.com

  14. DEMO • DEMO Example: • I meet with my advisors in the database lab • Notify by email

More Related