YesTurnkey Network Application Switch Provider 1 RFID Applications for School Campuses Yuh-Rong Leu, Ph.D. CEO 9/1/2010 YesTurnkey Technology, Inc. Network Application Switch Provider
YesTurnkey Network Application Switch Provider 2 Outline Scenarios Type 1 RFID SDK Type 2 RFID SDK Development Tools
YesTurnkey Network Application Switch Provider 3 Scenarios Student Arrival and Leaving Tracking Student Body Temperature Monitoring Dangerous Zone Restriction Visitor Tracking Inventory & Asset Management
YesTurnkey Network Application Switch Provider 4 Student Arrival and Leaving Tracking Teacher Home GateClass Room
YesTurnkey Network Application Switch Provider 5 Student Body Temperature Monitoring
YesTurnkey Network Application Switch Provider 6 Dangerous Zone Restriction Dangerous Zone Security Guard
YesTurnkey Network Application Switch Provider 7 Visitor Tracking Guard Room Surveillance Monitor Active Reader
YesTurnkey Network Application Switch Provider 8 Inventory & Asset Management Application & Database Server Handheld Passive Reader
YesTurnkey Network Application Switch Provider 9 Type 1 RFID SDK Architecture
YesTurnkey Network Application Switch Provider 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.
YesTurnkey Network Application Switch Provider 11 WinDirect & WebDirectSrv
YesTurnkey Network Application Switch Provider 12 Type 2 RFID SDK Architecture
YesTurnkey Network Application Switch Provider 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.
YesTurnkey Network Application Switch Provider 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.
YesTurnkey Network Application Switch Provider 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.
YesTurnkey Network Application Switch Provider 16 WinDirect + WebDirectSrv
YesTurnkey Network Application Switch Provider 17 TrackTagPos
YesTurnkey Network Application Switch Provider 18 WebDbView
YesTurnkey Network Application Switch Provider 19 WinDbView
YesTurnkey Network Application Switch Provider 20 ShowTagPos
YesTurnkey Network Application Switch Provider 21 ShowTagCourse
YesTurnkey Network Application Switch Provider 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