paper describes the conceptual and technical details
of this.
2 BASIC CONCEPTS AND
TECHNOLOGIES OF USER
LOCALIZATION
The proliferation of mobile computing devices and
local-area wireless networks has fostered a growing
interest in location-aware systems and services. A
key distinguishing feature of such systems is that the
application information and/or interface presented to
the user is, in general, a function of his physical
location. The granularity of location information
needed could vary from one application to another.
For example, locating a nearby printer requires fairly
coarse-grained location information whereas
locating a book in a library would require fine-
grained information.
While much research has been focused on
development of services architectures for location-
aware systems, less attention has been paid to the
fundamental and challenging problem of locating
and tracking mobile users, especially in in-building
environments. We focus mainly on RF wireless
networks in our research. Our goal is to complement
the data networking capabilities of RF wireless
LANs with accurate user location and tracking
capabilities for user needed data pre-buffering. This
property we use as information ground for extension
of control system.
2.1 Location-Based Services
Location-based services (LBS) are touted as 'killer
apps' for mobile systems. An important difference
between fixed and mobile systems is that the latter
operate in a particular context, and may behave
differently or offer different information and
interaction possibilities depending on this context.
Location is often the principal aspect determining
the context. Many different technologies are used to
provide location information. Very common is the
GPS system, which uses a network of satellites and
provides position information accurate within 10–20
m. However, due to its satellite based nature, it is not
suited for indoor positioning. In cellular
telecommunication networks such as GSM, the cell
ID gives coarse-grained position information with an
accuracy of about 200 m to 10 km. For fine-grained
indoor location information, various technologies
are available, based on infrared, RF, or ultrasonic
technologies often using some type of beacon or
active badge. Given the ubiquity of mobile devices
like PDAs, however, active badges will probably be
superseded by location technologies incorporated in
these devices.
In the context of our experimental setup, we need
indoor position information accurate enough to
determine the room in which the user is located. We
must deploy a separate location technology, where
we use the information available from a WiFi
network infrastructure to determine the location with
room-level accuracy. By this information possible
user track is estimate.
2.2 WiFi - IEEE 802.11
The Institute of Electrical and Electronics Engineers
(IEEE) develops and approves standards for a wide
variety of computer technologies. IEEE designates
networking standards with the number 802. Wireless
networking standards are designated by the number
11. Hence, IEEE wireless standards fall under the
802.11 umbrella. Ethernet, by the way, is called
802.3 (Reynolds, 2003).
The 802.11b is an updated and improved version
of the original IEEE 802.11 standard. Most wireless
networking products today are based on 802.11b.
802.11b networks operate at a maximum speed of 11
Mbps, slightly faster than 10-BASE-T Ethernet,
providing a more than fivefold increase over the
original 802.11 spec. The 802.11 standard provided
for the use of DSSS and FHSS spread-spectrum
methods. In 802.11b, DSSS is used.
We use only 802.11b infrastructure (PDA has
only this standard) so other standards (802.11a or g)
is not needed to describe. However, it can be
possible to develop a PDPT framework with it.
2.3 Data Collection
A key step in the proposed research methodology is
the data collection phase. We record information
about the radio signal as a function of a user’s
location. The signal information is used to construct
and validate models for signal propagation. Among
other information, the WaveLAN NIC makes
available the signal strength (SS) and the signal-to-
noise ratio (SNR). SS is reported in units of dBm
and SNR is expressed in dB. A signal strength of s
Watts is equivalent to 10*log10(s/0.001) dBm. A
signal strength of s Watts and a noise power of n
Watts yields an SNR of 10*log10(s/n) dB. For
example, signal strength of 1 Watt is equivalent to
30 dBm. Furthermore, if the noise power is 0.1 Watt,
PDPT FRAMEWORK - Building Information System with Wireless Connected Mobile Devices
163