2 LITERATURE REVIEW
Different types of wireless technologies have been
investigated for indoor location systems. One such
approach is the use of dead-reckoning, such as that
by Klingbeil et al (Klingbeil and Wark, 2008) who
developed an indoor localisation system using dead-
reckoning with a hip-worn mobile node that detected
a user’s footsteps and heading and used a particle fil-
tering process to estimate the position of the user.
Widyawan et al (Widyawan et al., 2008) also designed
a dead-reckoning system that used a foot-mounted in-
ertial sensor for heading and footstep detection com-
bined with a backtrack particle filtering process. Al-
though dead-reckoning can achieve a sufficient accu-
racy, the disadvantage of such systems is the require-
ment of users to wear a mobile device.
Wilson et al (Wilson and Patwari, 2010) devel-
oped an RTI system for indoor tracking, using a wire-
less sensor network. Zhao et al (Zhao et al., 2013)
used a kernel distance based estimation method for
estimating link quality for RTI. This was found to be
suitable for detecting moving people. We used a sim-
ilar approach. Qiu et al (Qiu et al., 2010) and Hu et
al (Hu et al., 2014) investigated the use of machine
learning techniques for RTI, in order to reduce inac-
curacies caused by noisy RSSI measurements.
Bonior et al (Bonior et al., 2015) developed an
RTI system implemented using software radios, in or-
der to validate the accuracy of using RSSI measure-
ments for RTI. Wang et al (Wang et al., 2015) used,
a Variational Bayesian Gaussian mixture model and
K-means clustering to improve object tracking in an
RTI system. Amendolare et al (Amendolare et al.,
2014) developed an RTI system that used both static
and mobile reference nodes for indoor environments
in first responder scenarios Martin et al (Martin, 2015;
Martin et al., 2014) presented a beam forming based
RTI model in order to improve position accuracy and
to reduce the image frame rate latency.
3 WIRELESS REFERENCE NODE
NETWORK
The wireless reference node network was based on
typical wireless sensor network infrastructure. Wire-
less sensor networks are used for a sensing and ac-
tuation applications. Wireless sensor network infras-
tructure are used for low powered indoor and outdoor
based applications and are designed to be portable and
easy to deploy, compared to other wireless LAN net-
work infrastructure. used to provide realtime received
signal strength measurements. The network consisted
of wireless reference nodes placed around the track-
ing zone. The base node was placed outside the track-
ing zone. The tinyOS 6LoWPAN based BLIP com-
munications protocol was used by the wireless refer-
ence node network.
Figure 1: Overview of Wireless Reference Node Network.
The wireless reference node network as seen in
Figure 1 consisted of two types of nodes: base and
reference nodes. The reference nodes are placed
around the boundaries of the zone in which users
are tracked in. The reference nodes are used to
measure the radio received signal strength from the
base node. The server connected to the node node
displays the current position of the person. The
reference and base nodes used the Zigduino plat-
form (Logos Electromechanical LLC, 2013) with
TinyOS (TinyOS, 2013). The Zigduino uses the At-
mega128RFA1 Wireless System on Chip (SoC) that
has an Atmega128 microcontroller and a 2.4GHz Zig-
bee/802.15.4 transceiver (Atmel Corporation, 2012).
The 6LoWPAN protocol was used to provide a wire-
less communication link between the base and refer-
ence nodes.
3.1 Reference Node
Figure 2: Reference Node.
The reference node, seen in Figure 2, communi-
cates to the base node using a 6LoWPAN network
connection. The reference nodes are by the RTLM
to locate people and objects in the tracking zone. The
position of each reference node is known by the base
node. Each reference node has a predetermined ID
WINSYS2015-InternationalConferenceonWirelessInformationNetworksandSystems
28