RFID Applications for School Campuses - PowerPoint PPT Presentation

About This Presentation
Title:

RFID Applications for School Campuses

Description:

Windows Form UI embeds a Web Browser Control. RFID events trigger Web Browser Control, and then trigger scenario-specific Web Form Application processing. – PowerPoint PPT presentation

Number of Views:66
Avg rating:3.0/5.0
Slides: 23
Provided by: yesturnke
Category:

less

Transcript and Presenter's Notes

Title: RFID Applications for School Campuses


1
RFID Applicationsfor School Campuses
  • Yuh-Rong Leu, Ph.D.
  • CEO
  • 9/1/2010
  • YesTurnkey Technology, Inc.
  • http//www.yesturnkey.com
  • Network Application Switch Provider

2
Outline
  • Scenarios
  • Type 1 RFID SDK
  • Type 2 RFID SDK
  • Development Tools

3
Scenarios
  • Student Arrival and Leaving Tracking
  • Student Body Temperature Monitoring
  • Dangerous Zone Restriction
  • Visitor Tracking
  • Inventory Asset Management

4
Student Arrival and Leaving Tracking
Home
Teacher
Gate
Class Room
5
Student Body Temperature Monitoring
6
Dangerous Zone Restriction
Security Guard
Dangerous Zone
7
Visitor Tracking
Active Reader
Active Reader
Surveillance Monitor
Active Reader
Guard Room
8
Inventory Asset Management
Application Database Server
9
Type 1 RFID SDK Architecture
10
Type 1 RFID SDK Characteristics
  • Windows Form part Web Form part
  • Windows Form processes RFID tag info.
  • Windows Form UI embeds a Web Browser Control.
  • RFID events trigger Web Browser Control, and then
    trigger scenario-specific Web Form Application
    processing.
  • Sample WinDirect
  • Processes RFID tag info and then calls
    WebDirectSrv ASP.NET application.
  • Sample WebDirectSrv
  • Reads HTTP query string to show RFID tag ID.

11
WinDirect WebDirectSrv
12
Type 2 RFID SDK Architecture
13
Type 2 RFID SDK Characteristics
  • RFID active/passive readers are connected with
    LAN.
  • RFID middleware needed
  • WiNOC Web application
  • Manages tag accounts info and reader accounts
    info
  • Asset Tracking Manager service application
  • Reads tag accounts info and reader accounts info
  • Establishes connections with readers to
  • Collect raw tag data.
  • Issue control commands to tags and readers.
  • Parses raw tag data to events and stores events
    to database.
  • Open-source API for third-party applications to
  • Manage tag accounts info and reader accounts
    info.
  • Get raw tag data and events.
  • Issue control commands to tags and readers.

14
Type 2 Open-Source API
  • Microsoft .NET Remoting Server (Asset Tracking
    Manager)
  • .NET Remoting interface
  • Sample TrackTagPosCS, TrackTagPosVB
  • Calls Asset Tracking Manager to obtain realtime
    tag positioning info and shows it in text.
  • Extension DLL
  • Realtime RFID event processing
  • Asset Tracking Manager plug-in
  • Sample RfidProcessorCS, RfidProcessorVB
  • Run as Asset Tracking Manager plug-in DLLs.

15
Type 2 Open-Source API (cont.)
  • Microsoft SQL Server
  • Directly accessing RFID events stored in database
  • Sample WebDbView
  • Web form application listing RFID events
  • Sample WinDbView
  • Windows form application listing RFID events
  • WiNOC Asset Management API
  • Accessing RFID tag and reader info through WiNOC
    Web application
  • Sample ApiTestWebCS, ApiTestWebVB
  • Tests Web service-based WiNOC Asset Management
    API
  • Sample ShowTagPos
  • Shows realtime tag positioning info on a location
    map.
  • Sample ShowTagCourse
  • Plots historical tag moving courses on a location
    map.

16
WinDirect WebDirectSrv
17
TrackTagPos
18
WebDbView
19
WinDbView
20
ShowTagPos
21
ShowTagCourse
22
Development Tools
  • Microsoft Visual Studio 2008 (Express)
  • Visual Basic
  • C
  • Visual C
  • ASP.NET
  • SQL
  • Microsoft SQL Server 2008 (Express)
  • Microsoft .NET Framework 3.5 SP1
  • RFID SDK Sample Code
  • Supported OS
  • Microsoft Windows XP Professional
  • Microsoft Windows 7 Professional
  • Microsoft Windows Server 2003
  • Microsoft Windows Server 2008
Write a Comment
User Comments (0)
About PowerShow.com