Difference between revisions of "Engine Overview"

From RifidiWiki

Jump to: navigation, search
(Engine)
(Radio)
Line 14: Line 14:
 
==== Handler Methods ====
 
==== Handler Methods ====
 
==== Radio ====
 
==== Radio ====
 
+
The radio is the interface between the antennas and the rest of the reader.  It is in charge of figuring out which tags are on the antennas and giving this list of tags to the reader's Tag Memory. For implementation information, see [[Radio]].
  
 
== Package Structure ==
 
== Package Structure ==

Revision as of 18:03, 8 November 2007


Engine

A view of the architecture of the reader

Architecture

Command Flow

Detail Component Description

Communication

Controller

Buffer

Protocol

Adapter

Invoker

Handler Methods

Radio

The radio is the interface between the antennas and the rest of the reader. It is in charge of figuring out which tags are on the antennas and giving this list of tags to the reader's Tag Memory. For implementation information, see Radio.

Package Structure

Personal tools