SlideShare a Scribd company logo
1 of 5
Download to read offline
ZigBee Network System for Observing Operating
Activities of Work Vehicles
Tatsuya Kobayashi
†
Hiroshi Yamamoto
‡
Katsuyuki Yamazaki
†
†
Nagaoka University of Technology, 1603-1 Kamitomioka, Nagaoka, Niigata 940-2188 Japan
‡
Ritsumeikan University, 1-1-1 Nojihigashi, Kusatsu, Shiga 525-8577 Japan
Contact: t_kobayashi@stn.nagaokaut.ac.jp
Abstract— Observing activities of working vehicles on a work
site, such as a factory, is important in regard to managing the
lifetime of vehicles and achieving high operational availability.
However, it is a problem that an administrator cannot
completely grasp the activities of a working vehicle. Existing
systems cannot cover a large area, particularly in an indoor
environment. A system is proposed for monitoring operating
activities of working vehicles, regardless of whether they are
operating indoors or outdoors. The system calculates the
activity rate of a vehicle by analyzing the topology of a network
configured by the wireless technology ZigBee. In addition, it
was experimentally verified that network topology and RSSI
can be used to estimate activities of working vehicles.
Keywords-ZigBee, Sensor Network, Activity, Status
I. INTRODUCTION
Activities of working vehicles (forklifts, aerial work
platforms, automatic guided vehicles, etc.) are essential in a
work site, such as a factory. However, it is a problem that an
administrator cannot easily monitor the operational activities
of all working vehicles effectively. For example, 1,000 or
more work vehicles often operate on a large-scale work site,
such as construction of a new airport. An administrator is not
able to answer questions such as how many working vehicles
are actually in operation and how long they have been
operating. Therefore, the activity of the working vehicles
becomes inefficient. In addition, working vehicles equipped
with automatic navigation often operate outside the field of
view of the administrator. Consequently, the administrator
might not notice if a working vehicle has stopped working.
These problems can be solved by monitoring the
activities of working vehicles on the basis of positional
information. GPS is a typical way for achieving such
positioning; however, it cannot be used in indoor
environments because GPS signals are blocked by walls or
ceilings.
On the other hand, in recent years, a wireless technology
called ZigBee[1]
has been applied in the field of sensor
networks. ZigBee can build a link between devices that are
near each other regardless of whether their location is
indoors or outdoors. It is also possible to use ZigBee to
construct complex network topologies.
In this study, aiming to improve work efficiency, a
system for observing operating activities of working vehicles
by utilizing ZigBee is proposed. The system estimates the
relative positional relation of working vehicles on the basis
of information concerning a ZigBee-configured network.
The system then calculates the activity rate of each working
vehicle from the time-series change of the positional relation.
Finally, activities of all working vehicle are displayed on a
tablet so the administrator can monitor them.
II. RELATED WORKS AND OBJECTIVES OF STUDY
A. Related works
KOMTRAX,[2]
developed by the construction equipment
company Komatsu Ltd., is an “activity-observation system”
utilizing location information. However, it cannot be used
indoors because it utilizes GPS to measure positions of
machinery units. Many existing systems using GPS have a
similar problem.
Other systems use RF-ID [3] [4]
or magnetic tape [5]
as a
method of obtaining positional information without using
GPS. These systems, however, cannot cover a wide area
because numerous sensors need to be installed in the field.
In addition, they cannot respond flexibly when the worksite
changes.
Other methods estimate position by using radio
technology such as WiFi [6]
and Bluetooth [7]
. However,
2016 International Workshop on Sensor, Peer-to-peer and SociAl Networks, ICNC Workshop
978-1-4673-8579-4/16/$31.00 ©2016 IEEE
WiFi and Bluetooth require installation of access points for
mutual communication. It is thus difficult to cover a wide
area in which more than 1,000 vehicles are operating.
On the other hand, applying ZigBee wireless technology
for constructing sensor networks is attracting attention.
ZigBee can connect up to 60,000 units or even more devices.
By constructing a mesh network, it also enables units to
“multi-hop communications.”
B. Objectives of This Study
In consideration of the circumstances described above, a
system for observing operating activities of working vehicles
by utilizing ZigBee is proposed. The proposed system
monitors both indoor and outdoor operations by estimating
the activities of vehicles from their relative positional
relationships. The estimated activity is recorded as a pattern,
and the activity rate (estimated from the pattern) is displayed
on a tablet.
III. OVERALL STRUCTURE OF PROPOSED SYSTEM
A. Overview of proposed system
An overview of the proposed system is shown in Figure
1. This system utilizes a ZigBee device attached to a
working vehicle to observe the activities of the vehicle. The
system collects topology and RSSI data from the network
built by the ZigBee. The collected data are sent to the tablet.
These data are used for estimating relative positions of the
working vehicles. The activity rate of each working vehicle
is calculated by analyzing the position information in a
time-series manner. Finally, the calculated activity rate of
each working vehicle is displayed on the tablet.
Figure 1. Overview of proposed system
In this manner, the proposed system is characterized by
estimating the activity status from changes occurring in the
network. Moreover, it utilizes a relative positional
relationship between the devices instead of the absolute
position. The reasons for using ZigBee are threefold: 60,000
or more terminals can be connected; multi-hop
communication is enabled by constructing a mesh network;
and energy consumption is reduced.
Digi's Programmable XBee[8]
is adopted as the ZigBee
device. XBee can be applied as a single unit, without having
to utilize other microcomputers such as Arduino, because it
has a mounted communication chip for ZigBee (equipped
with a microcomputer).
B. Methods for observing operating activities of vehicles
The topology of the constructed network is estimated
first. The relative relationship between the devices on the
network is estimated from that topology. Second, a
received-signal-strength indicator (RSSI) is obtained from
adjacent devices. The RSSI is used to estimate the distance
relationship in real space because its value changes
according to distance.
The methods for obtaining each this information are
explained below.
1) Topology
As shown in Figure 2, the topology of a network is
estimated by using the “node discovery” standard function
of ZigBee. The device can acquire the address of the
peripheral devices by using node discovery. However, the
results of node discovery include the address of devices two
or more hops away. For this reason, node discovery alone
cannot estimate the entire network’s topology. Therefore,
the response time from connected node is used to detect the
number of hops. The response time is the round trip time
when sending a message to peripheral node.
Figure 2. Methods for estimating network topology
2) RSSI:
RSSI cannot be obtained from the ZigBee device via two
or more hops. An RSSI is thus acquired from devices
connected directly on the basis of the estimated topology.
FactoryUser
Display 
Operating 
Activities
Tablet
Topology, RSSI
Programmable
XBee
D
B
C
A
C
A
Address
Node search Obtainresponse time
Message
D Measurement of
response time
B
IV. EVALUATION OF ZIGBEE FUNCTIONS
A. Hop counts estimated from response time
1) Outline of experiment
To reveal the relationship between hop counts and
response time, ZigBee devices were experimentally
evaluated. In this experiment, four ZigBee devices were
configured in a linear topology by placing them at 30-m
intervals within the communication limit for an indoor
environment. The device located at the end of liner topology
sends packets to the other devices, and the response time
was measured.
2) Experimental results
The measured average response time and number of
hops are plotted in Figure 3. The figure shows that response
time increases by about 7 ms with each increment of hop
count. Since response time linearly increases according to
number of hops, the hop counts of any device can be
estimated from the response time. Furthermore, it is noted
that the response time of the adjacent device is 30 ms or less.
Figure 3. Relationship between response time and hop count
B. RSSI
1) Outline of experiment
To clarify the relationship between RSSI and distance in
real space, ZigBee devices were experimentally evaluated.
In this experiment, two were used. The distance between
devices is set in the range of 1 to 100 m.
2) Experimental results
The relation between devices and RSSI is shown in
Figure 4, which indicates that RSSI decreases exponentially
as the distance increases. For this reason, the distance in the
real space can be estimated from RSSI.
Figure 4. Relationship between distance between devices and RSSI
V. PROPOSED ALGORITHM FOR ESTIMATING ACTIVITIES
A. Estimation of topology
The algorithm for estimating topology used by the
proposed system is shown in Figure 5. When information
contained in node A is only available, node A does not
know that node E is connected via node B (Figure 5: A).
Furthermore, node A cannot know that there is a link
between node C and node D (Figure 5: A). When the system
acquires the number of hops from all nodes, it estimates the
whole topology by combining the results from all the nodes
(Figure 5: B). In this manner, the proposed algorithm
determines the whole topology.
Figure 5. Estimation of topology
B. Estimating movement of working vehicles
The movement of a working vehicle can be estimated by
analyzing the change of the estimated topology in a time
series. The working vehicle is judged to have moved when
the connection relationships between the nodes change. For
example, if the connection relationship changes as shown in
Figure 6, the moved node can be estimated to be node A
and/or node D. In this case, the system records that node A
and/or node D has moved and has thus been operating.
y = 6.906x + 22.677
0
10
20
30
40
50
60
0 1 2 3 4 5 6
Responsetime[ms]
Hop count
応 答 時 間 [ m s ]
線形 (応答時間[ms])
Response time
Linear approximation
-100
-80
-60
-40
-20
0
1 10 100
RSSI[dBm]
Distancebetween devices [m]
D
E
A
B
Dest. Hop count
B 1
C 1
D 1
E 2
C
E E
A) Only nodeAinformation
Undetectable
Undetectable
D
E
A
B C
Dest. Hop count
A 2
B 1
C 3
D 3
Dest. Hop count
A 1
B 2
C 1
E 3
B) Combineinformationofother nodes
NodeA info. Node D info.
Node E info.
Figure 6. Example changes in ZigBee topology
On the other hand, the working vehicle might be
operating even when the network topology has not changed.
In this case, the movement can be further estimated on the
basis of RSSI. As shown in Figure 7, if node D has moved,
then RSSI between nodes C and D changes. This change in
RSSI between C and D cannot identify whether node C or D
has moved (Figure 7: A). Accordingly, the proposed
algorithm further uses RSSI data obtained by nodes C and D
to other nodes such as B and A. In the case that node D has
moved, RSSI from node C to other nodes does not change
(Figure 7: B).
Figure 7. Estimating movement of a working vehicle by RSSI
C. Analysis of activities of working vehicle
An example of recording the activity (i.e., operating
pattern) of a working vehicle at predetermined times is
shown in Figure 8. In this analysis, the cell value is set to “1”
when operation was observed, and to “0” when operation
was not observed. For example, operation is monitored
every five minutes, and 96 cells are made from 9:00 to
17:00. Starting time of the working vehicle is estimated as
the time that the first operation was observed. Finishing
time is estimated as the time that the operation was no
longer observed. Activity time, namely, the difference
between the starting time and closing time, is calculated by
dividing the number of recorded “1”s by the number of cells
in the working hours in field. Furthermore, when the
operation pattern greatly changes, it is judged that the
working vehicle has a problem or its work has changed.
Figure 8. Operation pattern of working vehicles
VI. EXPERIMENT AND EVALUATION OF
PROPOSED SYSTEM
A. Outline of experiment
The performance of the proposed ZigBee network
system experimentally measured during tests performed
from September 14 to 18, 2015. It was measured with
respect to five “automatic guided vehicles” (AGVs) with the
help of a construction company in Niigata prefecture Japan.
ZigBee devices using XBee were installed in each AGV.
The appearance of the system installed on an AGV (and
driven by a mobile battery) is shown in Figure 9. Topology
and RSSI data were acquired every 5 minutes from 7:30 to
18:30. Therefore, an activity pattern having 132 cells was
created for each AGV.
Figure 9. The proposed system attached to an experiment vehicle
A
E
D
C
B
Aand/or D moved
A
E
D
C
B
C
B
A
D
-50 -50
-35 -35
-40 -30
C
B
A
D
D
-40
-30
Not changed
Not moved
D has moved
A) Only RSSI between C and D B) Combine information of other nodes
1 1 1 0 … 1 1 1 1
0 0 0 0 … 1 0 0 0
0 1 1 1 … 1 1 1 0
0 0 1 1 … 0 1 0 0
9:00 17:009:05
Starting time Closing time
Activity time
Operation Non‐operation
Node A
Node B
Node C
Node D
Working Hours in field
B. Verification of connectivity of ZigBee network
Rates of undiscovered nodes by node discovery are
listed in Table 1. These results confirm that the links are
established with a probability of more than 95% on average.
In other words, the proposed system is sufficiently available
in an indoor environment. Further, each working vehicle
was found to be working at the finishing time.
Table 1 Undiscovered rate of ZigBee nodes by discovery function
C. Verification of experimental data
Response times obtained from AGV4 to AGV1 on
September 15th are shown in Figure 10. Hop counts were
estimated by using the proposed method. As shown in this
figure, in the time zone of 11:30 to 14:30, hop counts
change more frequently than in the other time zones. In this
manner, hop counts change during working hours. These
results indicate that the proposed method can estimate the
activity pattern of working vehicles.
Figure 10. Response time obtained by AGV1 to AGV4
VII. CONCLUSIONS AND FUTURE WORK
A system is proposed for monitoring the operating
activities of working vehicles, regardless of whether they are
operating indoor or outdoor. The proposed system
determines the relative positional relationship between the
working vehicle from a change in the ZigBee topology and
RSSI. The topology is estimated by a combination of
response-time estimation and node search (a standard
function of ZigBee). It was found that the response time
between adjacent devices is 30 ms or less. Based on these
experimental results, an algorithm for estimating the patterns
of activities of working vehicles was proposed. This
algorithm was used for in an experiment on collecting
topology data from AGVs. The results of the experiment
indicate that the operating activities of each AGV differ
according to working hours.
In the future, to grasp the activity of a working vehicle by
creating an activity pattern, the proposed system will be
evaluated experimentally. In addition, a function for
visualizing the activity of working vehicles on a tablet will
be implemented. This study was partly supported by SCAT.
REFERENCES
[1] ZigBee Alliance, http://www.zigbee.org/
[2] S.Arakawa,”Development and Deployment of KOMTRAX STEP 2”,
Komatsu technical report 48(2), 8-14, 2002
[3] S. Yousuke, T. Shuhei, K. Yoshihiko, H. Tsutomu, “Localization of
Unknown Placed RFID Tags Using Nomadic Robots”, Transactions of
the Japan Society of Mechanical Engineers Series C, Vol. 74 (2008),
No 746, pp. 2512-2520
[4] T. Kanji , K. Yoshihiko , Y. Kentaro , H. Mitsuru , K. Eiji , M. Michito,
“Self-Localization with RFID System and Tag Arrangement” The
transactions of the Institute of Electronics, Information and
Communication Engineers. D-II J88-D-II(9), pp. 1759-1770, 2005-09-
01
[5] S. Junya, A. Hajime, I. Kazuyoshi et al., "Development of the Indoor
Mobile Robot Navigating by Vision and Magnetic Tags", Journal of
the Robotics Society of Japan, Vol. 27 (2009), No. 8, pp. 833-841
[6] Y. Yokota, T. Hitoyasu, M. Miki, H. Yokouchi, M. Yoshimi,
“Location Estimation in Indoor Environment based Distribution of the
RSS”, Proceedings of the Annual Conference of JSAI, vol.24, no.3C2-
2, pp. 1–4, Jun. 2010
[7] T. Takakai, M. Fujii, Y. Watanabe, A. Ito, “A Study on Location
Awareness System using cellular phone with Bluetooth”, IEICE
Technical Report ITS, vol.108, no.205, pp. 31-36, Sep. 2008
[8] XBee ZigBee - Digi International,
http://www.digi.com/products/wireless-wired-embedded-
solutions/zigbee-rf-modules/zigbee-mesh-module/xbee-zigbee
[9] M. Yamamoto, E. Kamioka, “Location Estimation System using
Acceleration Sensor”, IEICE Technical Report MoMuC, vol.110,
no.40, pp. 139-144, May. 2010
[10] S.Aoki, H. MORINO, “Estimation of Human Activity Area in the
Indoor Environment using Variation of Receive Signal Strength of
ZigBee Nodes”, IEICE Technical Report MoMuC, vol.109, no.277, pp.
1-6, May. 2011
AGV1 AGV2 AGV3 AGV4 AGV5
AGV1 0% 0%  0.30%  17.1% 
AGV2 0.15% 0.30% 0.30% 13.8%
AGV3 0.15% 0.30% 0.30% 14.8%
AGV4 0.15% 0.15% 0.15% 10.8%
AGV5 11.8% 9.8% 10.0% 11.8% 
From
To
Changing frequently
0
1
2
3
4
5
6
0 
20,000 
40,000 
60,000 
80,000 
100,000 
0 24 48 72 96 120
Response time
Hop count
7:30 8:30 9:30 10:30 11:30 12:30 13:30 14:30 15:30 16:30 17:30 18:30
Response time [μs] Hop count
Time of day

More Related Content

What's hot

A hybrid model based on constraint oselm, adaptive weighted src and knn for l...
A hybrid model based on constraint oselm, adaptive weighted src and knn for l...A hybrid model based on constraint oselm, adaptive weighted src and knn for l...
A hybrid model based on constraint oselm, adaptive weighted src and knn for l...
Journal Papers
 
Dotnet a data fusion technique for wireless ranging performance improvement
Dotnet  a data fusion technique for wireless ranging performance improvementDotnet  a data fusion technique for wireless ranging performance improvement
Dotnet a data fusion technique for wireless ranging performance improvement
Ecway Technologies
 
Comparative Analysis of AODV Base and RSSI Base Wireless Sensor Node Localiza...
Comparative Analysis of AODV Base and RSSI Base Wireless Sensor Node Localiza...Comparative Analysis of AODV Base and RSSI Base Wireless Sensor Node Localiza...
Comparative Analysis of AODV Base and RSSI Base Wireless Sensor Node Localiza...
ijtsrd
 
Implementation of vehicle ventilation system using node mcu esp8266 for remot...
Implementation of vehicle ventilation system using node mcu esp8266 for remot...Implementation of vehicle ventilation system using node mcu esp8266 for remot...
Implementation of vehicle ventilation system using node mcu esp8266 for remot...
Journal Papers
 
A multi sensor-information_fusion_method_based_on_factor_graph_for_integrated...
A multi sensor-information_fusion_method_based_on_factor_graph_for_integrated...A multi sensor-information_fusion_method_based_on_factor_graph_for_integrated...
A multi sensor-information_fusion_method_based_on_factor_graph_for_integrated...
Ashish Sharma
 
Density of route frequency for enforcement
Density of route frequency for enforcement Density of route frequency for enforcement
Density of route frequency for enforcement
Conference Papers
 

What's hot (17)

A hybrid model based on constraint oselm, adaptive weighted src and knn for l...
A hybrid model based on constraint oselm, adaptive weighted src and knn for l...A hybrid model based on constraint oselm, adaptive weighted src and knn for l...
A hybrid model based on constraint oselm, adaptive weighted src and knn for l...
 
Dotnet a data fusion technique for wireless ranging performance improvement
Dotnet  a data fusion technique for wireless ranging performance improvementDotnet  a data fusion technique for wireless ranging performance improvement
Dotnet a data fusion technique for wireless ranging performance improvement
 
A historical beacon-aided localization algorithm for mobile sensor networks
A historical beacon-aided localization algorithm for mobile sensor networksA historical beacon-aided localization algorithm for mobile sensor networks
A historical beacon-aided localization algorithm for mobile sensor networks
 
Multi sensor calibration by deep learning
Multi sensor calibration by deep learningMulti sensor calibration by deep learning
Multi sensor calibration by deep learning
 
ADC
ADCADC
ADC
 
C1802022430
C1802022430C1802022430
C1802022430
 
Camera-based road Lane detection by deep learning III
Camera-based road Lane detection by deep learning IIICamera-based road Lane detection by deep learning III
Camera-based road Lane detection by deep learning III
 
Parallel implementation of pulse compression method on a multi-core digital ...
Parallel implementation of pulse compression method on  a multi-core digital ...Parallel implementation of pulse compression method on  a multi-core digital ...
Parallel implementation of pulse compression method on a multi-core digital ...
 
Comparative Analysis of AODV Base and RSSI Base Wireless Sensor Node Localiza...
Comparative Analysis of AODV Base and RSSI Base Wireless Sensor Node Localiza...Comparative Analysis of AODV Base and RSSI Base Wireless Sensor Node Localiza...
Comparative Analysis of AODV Base and RSSI Base Wireless Sensor Node Localiza...
 
Implementation of vehicle ventilation system using node mcu esp8266 for remot...
Implementation of vehicle ventilation system using node mcu esp8266 for remot...Implementation of vehicle ventilation system using node mcu esp8266 for remot...
Implementation of vehicle ventilation system using node mcu esp8266 for remot...
 
A multi sensor-information_fusion_method_based_on_factor_graph_for_integrated...
A multi sensor-information_fusion_method_based_on_factor_graph_for_integrated...A multi sensor-information_fusion_method_based_on_factor_graph_for_integrated...
A multi sensor-information_fusion_method_based_on_factor_graph_for_integrated...
 
Density of route frequency for enforcement
Density of route frequency for enforcement Density of route frequency for enforcement
Density of route frequency for enforcement
 
Object gripping algorithm for robotic assistance by means of deep leaning
Object gripping algorithm for robotic assistance by means of deep leaning Object gripping algorithm for robotic assistance by means of deep leaning
Object gripping algorithm for robotic assistance by means of deep leaning
 
Intelligent Traffic light detection for individuals with CVD
Intelligent Traffic light detection for individuals with CVDIntelligent Traffic light detection for individuals with CVD
Intelligent Traffic light detection for individuals with CVD
 
Compressed fuzzy logic based multi-criteria AODV routing in VANET environment
Compressed fuzzy logic based multi-criteria AODV routing in VANET environmentCompressed fuzzy logic based multi-criteria AODV routing in VANET environment
Compressed fuzzy logic based multi-criteria AODV routing in VANET environment
 
Lidar for Autonomous Driving II (via Deep Learning)
Lidar for Autonomous Driving II (via Deep Learning)Lidar for Autonomous Driving II (via Deep Learning)
Lidar for Autonomous Driving II (via Deep Learning)
 
A comprehensive insight towards pre-processing methodologies applied on GPS d...
A comprehensive insight towards pre-processing methodologies applied on GPS d...A comprehensive insight towards pre-processing methodologies applied on GPS d...
A comprehensive insight towards pre-processing methodologies applied on GPS d...
 

Similar to technology

Indoor tracking with bluetooth low energy devices using k nearest neighbour a...
Indoor tracking with bluetooth low energy devices using k nearest neighbour a...Indoor tracking with bluetooth low energy devices using k nearest neighbour a...
Indoor tracking with bluetooth low energy devices using k nearest neighbour a...
Conference Papers
 
An analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deploymentAn analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deployment
Conference Papers
 
An analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deploymentAn analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deployment
Conference Papers
 
Using GIS in Designing and Deploying Wireless Network in City Plans
Using GIS in Designing and Deploying Wireless Network in City PlansUsing GIS in Designing and Deploying Wireless Network in City Plans
Using GIS in Designing and Deploying Wireless Network in City Plans
CSCJournals
 

Similar to technology (20)

A genetic based indoor positioning algorithm using Wi-Fi received signal stre...
A genetic based indoor positioning algorithm using Wi-Fi received signal stre...A genetic based indoor positioning algorithm using Wi-Fi received signal stre...
A genetic based indoor positioning algorithm using Wi-Fi received signal stre...
 
ActivFi
ActivFiActivFi
ActivFi
 
Software engineering model based smart indoor localization system using deep-...
Software engineering model based smart indoor localization system using deep-...Software engineering model based smart indoor localization system using deep-...
Software engineering model based smart indoor localization system using deep-...
 
Indoor tracking with bluetooth low energy devices using k nearest neighbour a...
Indoor tracking with bluetooth low energy devices using k nearest neighbour a...Indoor tracking with bluetooth low energy devices using k nearest neighbour a...
Indoor tracking with bluetooth low energy devices using k nearest neighbour a...
 
IRJET- Smart Parking System in Multi-Storey Buildings
IRJET- Smart Parking System in Multi-Storey BuildingsIRJET- Smart Parking System in Multi-Storey Buildings
IRJET- Smart Parking System in Multi-Storey Buildings
 
5G VS WI-FI INDOOR POSITIONING: A COMPARATIVE STUDY
5G VS WI-FI INDOOR POSITIONING: A COMPARATIVE STUDY5G VS WI-FI INDOOR POSITIONING: A COMPARATIVE STUDY
5G VS WI-FI INDOOR POSITIONING: A COMPARATIVE STUDY
 
5G Vs Wi-Fi Indoor Positioning: A Comparative Study
5G Vs Wi-Fi Indoor Positioning: A Comparative Study5G Vs Wi-Fi Indoor Positioning: A Comparative Study
5G Vs Wi-Fi Indoor Positioning: A Comparative Study
 
Ip geolocation mapping for moderately connected internet regions
Ip geolocation mapping for moderately connected internet regionsIp geolocation mapping for moderately connected internet regions
Ip geolocation mapping for moderately connected internet regions
 
IRJET- Review of Real Time Control of Launch Vehicles using Wireless Network
IRJET-  	  Review of Real Time Control of Launch Vehicles using Wireless NetworkIRJET-  	  Review of Real Time Control of Launch Vehicles using Wireless Network
IRJET- Review of Real Time Control of Launch Vehicles using Wireless Network
 
Localization of wireless sensor network
Localization of wireless sensor networkLocalization of wireless sensor network
Localization of wireless sensor network
 
IRJET- A Survey on Various Location Tracking Systems
IRJET- A Survey on Various Location Tracking SystemsIRJET- A Survey on Various Location Tracking Systems
IRJET- A Survey on Various Location Tracking Systems
 
IRJET- Study of Wireless Sensor Network using a Matlab based Simulator
IRJET-  	  Study of Wireless Sensor Network using a Matlab based SimulatorIRJET-  	  Study of Wireless Sensor Network using a Matlab based Simulator
IRJET- Study of Wireless Sensor Network using a Matlab based Simulator
 
REAL TIME WEB BASED SYSTEM FOR OBSERVING SAG AT SUBSTATION
REAL TIME WEB BASED SYSTEM FOR OBSERVING SAG AT SUBSTATIONREAL TIME WEB BASED SYSTEM FOR OBSERVING SAG AT SUBSTATION
REAL TIME WEB BASED SYSTEM FOR OBSERVING SAG AT SUBSTATION
 
An analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deploymentAn analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deployment
 
An analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deploymentAn analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deployment
 
Using GIS in Designing and Deploying Wireless Network in City Plans
Using GIS in Designing and Deploying Wireless Network in City PlansUsing GIS in Designing and Deploying Wireless Network in City Plans
Using GIS in Designing and Deploying Wireless Network in City Plans
 
An Enhanced Technique for Network Traffic Classification with unknown Flow De...
An Enhanced Technique for Network Traffic Classification with unknown Flow De...An Enhanced Technique for Network Traffic Classification with unknown Flow De...
An Enhanced Technique for Network Traffic Classification with unknown Flow De...
 
IRJET- IoT based School Bus Tracking System
IRJET-  	  IoT based School Bus Tracking SystemIRJET-  	  IoT based School Bus Tracking System
IRJET- IoT based School Bus Tracking System
 
Smart agriculture based on data acquisition and monitoring systems
Smart agriculture based on data acquisition and monitoring systemsSmart agriculture based on data acquisition and monitoring systems
Smart agriculture based on data acquisition and monitoring systems
 
IRJET- Personal Assistant for Visually Impaired People in Malls
IRJET-  	  Personal Assistant for Visually Impaired People in MallsIRJET-  	  Personal Assistant for Visually Impaired People in Malls
IRJET- Personal Assistant for Visually Impaired People in Malls
 

Recently uploaded

Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
pritamlangde
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 

Recently uploaded (20)

Electromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxElectromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptx
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth Reinforcement
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
 
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdf
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 

technology

  • 1. ZigBee Network System for Observing Operating Activities of Work Vehicles Tatsuya Kobayashi † Hiroshi Yamamoto ‡ Katsuyuki Yamazaki † † Nagaoka University of Technology, 1603-1 Kamitomioka, Nagaoka, Niigata 940-2188 Japan ‡ Ritsumeikan University, 1-1-1 Nojihigashi, Kusatsu, Shiga 525-8577 Japan Contact: t_kobayashi@stn.nagaokaut.ac.jp Abstract— Observing activities of working vehicles on a work site, such as a factory, is important in regard to managing the lifetime of vehicles and achieving high operational availability. However, it is a problem that an administrator cannot completely grasp the activities of a working vehicle. Existing systems cannot cover a large area, particularly in an indoor environment. A system is proposed for monitoring operating activities of working vehicles, regardless of whether they are operating indoors or outdoors. The system calculates the activity rate of a vehicle by analyzing the topology of a network configured by the wireless technology ZigBee. In addition, it was experimentally verified that network topology and RSSI can be used to estimate activities of working vehicles. Keywords-ZigBee, Sensor Network, Activity, Status I. INTRODUCTION Activities of working vehicles (forklifts, aerial work platforms, automatic guided vehicles, etc.) are essential in a work site, such as a factory. However, it is a problem that an administrator cannot easily monitor the operational activities of all working vehicles effectively. For example, 1,000 or more work vehicles often operate on a large-scale work site, such as construction of a new airport. An administrator is not able to answer questions such as how many working vehicles are actually in operation and how long they have been operating. Therefore, the activity of the working vehicles becomes inefficient. In addition, working vehicles equipped with automatic navigation often operate outside the field of view of the administrator. Consequently, the administrator might not notice if a working vehicle has stopped working. These problems can be solved by monitoring the activities of working vehicles on the basis of positional information. GPS is a typical way for achieving such positioning; however, it cannot be used in indoor environments because GPS signals are blocked by walls or ceilings. On the other hand, in recent years, a wireless technology called ZigBee[1] has been applied in the field of sensor networks. ZigBee can build a link between devices that are near each other regardless of whether their location is indoors or outdoors. It is also possible to use ZigBee to construct complex network topologies. In this study, aiming to improve work efficiency, a system for observing operating activities of working vehicles by utilizing ZigBee is proposed. The system estimates the relative positional relation of working vehicles on the basis of information concerning a ZigBee-configured network. The system then calculates the activity rate of each working vehicle from the time-series change of the positional relation. Finally, activities of all working vehicle are displayed on a tablet so the administrator can monitor them. II. RELATED WORKS AND OBJECTIVES OF STUDY A. Related works KOMTRAX,[2] developed by the construction equipment company Komatsu Ltd., is an “activity-observation system” utilizing location information. However, it cannot be used indoors because it utilizes GPS to measure positions of machinery units. Many existing systems using GPS have a similar problem. Other systems use RF-ID [3] [4] or magnetic tape [5] as a method of obtaining positional information without using GPS. These systems, however, cannot cover a wide area because numerous sensors need to be installed in the field. In addition, they cannot respond flexibly when the worksite changes. Other methods estimate position by using radio technology such as WiFi [6] and Bluetooth [7] . However, 2016 International Workshop on Sensor, Peer-to-peer and SociAl Networks, ICNC Workshop 978-1-4673-8579-4/16/$31.00 ©2016 IEEE
  • 2. WiFi and Bluetooth require installation of access points for mutual communication. It is thus difficult to cover a wide area in which more than 1,000 vehicles are operating. On the other hand, applying ZigBee wireless technology for constructing sensor networks is attracting attention. ZigBee can connect up to 60,000 units or even more devices. By constructing a mesh network, it also enables units to “multi-hop communications.” B. Objectives of This Study In consideration of the circumstances described above, a system for observing operating activities of working vehicles by utilizing ZigBee is proposed. The proposed system monitors both indoor and outdoor operations by estimating the activities of vehicles from their relative positional relationships. The estimated activity is recorded as a pattern, and the activity rate (estimated from the pattern) is displayed on a tablet. III. OVERALL STRUCTURE OF PROPOSED SYSTEM A. Overview of proposed system An overview of the proposed system is shown in Figure 1. This system utilizes a ZigBee device attached to a working vehicle to observe the activities of the vehicle. The system collects topology and RSSI data from the network built by the ZigBee. The collected data are sent to the tablet. These data are used for estimating relative positions of the working vehicles. The activity rate of each working vehicle is calculated by analyzing the position information in a time-series manner. Finally, the calculated activity rate of each working vehicle is displayed on the tablet. Figure 1. Overview of proposed system In this manner, the proposed system is characterized by estimating the activity status from changes occurring in the network. Moreover, it utilizes a relative positional relationship between the devices instead of the absolute position. The reasons for using ZigBee are threefold: 60,000 or more terminals can be connected; multi-hop communication is enabled by constructing a mesh network; and energy consumption is reduced. Digi's Programmable XBee[8] is adopted as the ZigBee device. XBee can be applied as a single unit, without having to utilize other microcomputers such as Arduino, because it has a mounted communication chip for ZigBee (equipped with a microcomputer). B. Methods for observing operating activities of vehicles The topology of the constructed network is estimated first. The relative relationship between the devices on the network is estimated from that topology. Second, a received-signal-strength indicator (RSSI) is obtained from adjacent devices. The RSSI is used to estimate the distance relationship in real space because its value changes according to distance. The methods for obtaining each this information are explained below. 1) Topology As shown in Figure 2, the topology of a network is estimated by using the “node discovery” standard function of ZigBee. The device can acquire the address of the peripheral devices by using node discovery. However, the results of node discovery include the address of devices two or more hops away. For this reason, node discovery alone cannot estimate the entire network’s topology. Therefore, the response time from connected node is used to detect the number of hops. The response time is the round trip time when sending a message to peripheral node. Figure 2. Methods for estimating network topology 2) RSSI: RSSI cannot be obtained from the ZigBee device via two or more hops. An RSSI is thus acquired from devices connected directly on the basis of the estimated topology. FactoryUser Display  Operating  Activities Tablet Topology, RSSI Programmable XBee D B C A C A Address Node search Obtainresponse time Message D Measurement of response time B
  • 3. IV. EVALUATION OF ZIGBEE FUNCTIONS A. Hop counts estimated from response time 1) Outline of experiment To reveal the relationship between hop counts and response time, ZigBee devices were experimentally evaluated. In this experiment, four ZigBee devices were configured in a linear topology by placing them at 30-m intervals within the communication limit for an indoor environment. The device located at the end of liner topology sends packets to the other devices, and the response time was measured. 2) Experimental results The measured average response time and number of hops are plotted in Figure 3. The figure shows that response time increases by about 7 ms with each increment of hop count. Since response time linearly increases according to number of hops, the hop counts of any device can be estimated from the response time. Furthermore, it is noted that the response time of the adjacent device is 30 ms or less. Figure 3. Relationship between response time and hop count B. RSSI 1) Outline of experiment To clarify the relationship between RSSI and distance in real space, ZigBee devices were experimentally evaluated. In this experiment, two were used. The distance between devices is set in the range of 1 to 100 m. 2) Experimental results The relation between devices and RSSI is shown in Figure 4, which indicates that RSSI decreases exponentially as the distance increases. For this reason, the distance in the real space can be estimated from RSSI. Figure 4. Relationship between distance between devices and RSSI V. PROPOSED ALGORITHM FOR ESTIMATING ACTIVITIES A. Estimation of topology The algorithm for estimating topology used by the proposed system is shown in Figure 5. When information contained in node A is only available, node A does not know that node E is connected via node B (Figure 5: A). Furthermore, node A cannot know that there is a link between node C and node D (Figure 5: A). When the system acquires the number of hops from all nodes, it estimates the whole topology by combining the results from all the nodes (Figure 5: B). In this manner, the proposed algorithm determines the whole topology. Figure 5. Estimation of topology B. Estimating movement of working vehicles The movement of a working vehicle can be estimated by analyzing the change of the estimated topology in a time series. The working vehicle is judged to have moved when the connection relationships between the nodes change. For example, if the connection relationship changes as shown in Figure 6, the moved node can be estimated to be node A and/or node D. In this case, the system records that node A and/or node D has moved and has thus been operating. y = 6.906x + 22.677 0 10 20 30 40 50 60 0 1 2 3 4 5 6 Responsetime[ms] Hop count 応 答 時 間 [ m s ] 線形 (応答時間[ms]) Response time Linear approximation -100 -80 -60 -40 -20 0 1 10 100 RSSI[dBm] Distancebetween devices [m] D E A B Dest. Hop count B 1 C 1 D 1 E 2 C E E A) Only nodeAinformation Undetectable Undetectable D E A B C Dest. Hop count A 2 B 1 C 3 D 3 Dest. Hop count A 1 B 2 C 1 E 3 B) Combineinformationofother nodes NodeA info. Node D info. Node E info.
  • 4. Figure 6. Example changes in ZigBee topology On the other hand, the working vehicle might be operating even when the network topology has not changed. In this case, the movement can be further estimated on the basis of RSSI. As shown in Figure 7, if node D has moved, then RSSI between nodes C and D changes. This change in RSSI between C and D cannot identify whether node C or D has moved (Figure 7: A). Accordingly, the proposed algorithm further uses RSSI data obtained by nodes C and D to other nodes such as B and A. In the case that node D has moved, RSSI from node C to other nodes does not change (Figure 7: B). Figure 7. Estimating movement of a working vehicle by RSSI C. Analysis of activities of working vehicle An example of recording the activity (i.e., operating pattern) of a working vehicle at predetermined times is shown in Figure 8. In this analysis, the cell value is set to “1” when operation was observed, and to “0” when operation was not observed. For example, operation is monitored every five minutes, and 96 cells are made from 9:00 to 17:00. Starting time of the working vehicle is estimated as the time that the first operation was observed. Finishing time is estimated as the time that the operation was no longer observed. Activity time, namely, the difference between the starting time and closing time, is calculated by dividing the number of recorded “1”s by the number of cells in the working hours in field. Furthermore, when the operation pattern greatly changes, it is judged that the working vehicle has a problem or its work has changed. Figure 8. Operation pattern of working vehicles VI. EXPERIMENT AND EVALUATION OF PROPOSED SYSTEM A. Outline of experiment The performance of the proposed ZigBee network system experimentally measured during tests performed from September 14 to 18, 2015. It was measured with respect to five “automatic guided vehicles” (AGVs) with the help of a construction company in Niigata prefecture Japan. ZigBee devices using XBee were installed in each AGV. The appearance of the system installed on an AGV (and driven by a mobile battery) is shown in Figure 9. Topology and RSSI data were acquired every 5 minutes from 7:30 to 18:30. Therefore, an activity pattern having 132 cells was created for each AGV. Figure 9. The proposed system attached to an experiment vehicle A E D C B Aand/or D moved A E D C B C B A D -50 -50 -35 -35 -40 -30 C B A D D -40 -30 Not changed Not moved D has moved A) Only RSSI between C and D B) Combine information of other nodes 1 1 1 0 … 1 1 1 1 0 0 0 0 … 1 0 0 0 0 1 1 1 … 1 1 1 0 0 0 1 1 … 0 1 0 0 9:00 17:009:05 Starting time Closing time Activity time Operation Non‐operation Node A Node B Node C Node D Working Hours in field
  • 5. B. Verification of connectivity of ZigBee network Rates of undiscovered nodes by node discovery are listed in Table 1. These results confirm that the links are established with a probability of more than 95% on average. In other words, the proposed system is sufficiently available in an indoor environment. Further, each working vehicle was found to be working at the finishing time. Table 1 Undiscovered rate of ZigBee nodes by discovery function C. Verification of experimental data Response times obtained from AGV4 to AGV1 on September 15th are shown in Figure 10. Hop counts were estimated by using the proposed method. As shown in this figure, in the time zone of 11:30 to 14:30, hop counts change more frequently than in the other time zones. In this manner, hop counts change during working hours. These results indicate that the proposed method can estimate the activity pattern of working vehicles. Figure 10. Response time obtained by AGV1 to AGV4 VII. CONCLUSIONS AND FUTURE WORK A system is proposed for monitoring the operating activities of working vehicles, regardless of whether they are operating indoor or outdoor. The proposed system determines the relative positional relationship between the working vehicle from a change in the ZigBee topology and RSSI. The topology is estimated by a combination of response-time estimation and node search (a standard function of ZigBee). It was found that the response time between adjacent devices is 30 ms or less. Based on these experimental results, an algorithm for estimating the patterns of activities of working vehicles was proposed. This algorithm was used for in an experiment on collecting topology data from AGVs. The results of the experiment indicate that the operating activities of each AGV differ according to working hours. In the future, to grasp the activity of a working vehicle by creating an activity pattern, the proposed system will be evaluated experimentally. In addition, a function for visualizing the activity of working vehicles on a tablet will be implemented. This study was partly supported by SCAT. REFERENCES [1] ZigBee Alliance, http://www.zigbee.org/ [2] S.Arakawa,”Development and Deployment of KOMTRAX STEP 2”, Komatsu technical report 48(2), 8-14, 2002 [3] S. Yousuke, T. Shuhei, K. Yoshihiko, H. Tsutomu, “Localization of Unknown Placed RFID Tags Using Nomadic Robots”, Transactions of the Japan Society of Mechanical Engineers Series C, Vol. 74 (2008), No 746, pp. 2512-2520 [4] T. Kanji , K. Yoshihiko , Y. Kentaro , H. Mitsuru , K. Eiji , M. Michito, “Self-Localization with RFID System and Tag Arrangement” The transactions of the Institute of Electronics, Information and Communication Engineers. D-II J88-D-II(9), pp. 1759-1770, 2005-09- 01 [5] S. Junya, A. Hajime, I. Kazuyoshi et al., "Development of the Indoor Mobile Robot Navigating by Vision and Magnetic Tags", Journal of the Robotics Society of Japan, Vol. 27 (2009), No. 8, pp. 833-841 [6] Y. Yokota, T. Hitoyasu, M. Miki, H. Yokouchi, M. Yoshimi, “Location Estimation in Indoor Environment based Distribution of the RSS”, Proceedings of the Annual Conference of JSAI, vol.24, no.3C2- 2, pp. 1–4, Jun. 2010 [7] T. Takakai, M. Fujii, Y. Watanabe, A. Ito, “A Study on Location Awareness System using cellular phone with Bluetooth”, IEICE Technical Report ITS, vol.108, no.205, pp. 31-36, Sep. 2008 [8] XBee ZigBee - Digi International, http://www.digi.com/products/wireless-wired-embedded- solutions/zigbee-rf-modules/zigbee-mesh-module/xbee-zigbee [9] M. Yamamoto, E. Kamioka, “Location Estimation System using Acceleration Sensor”, IEICE Technical Report MoMuC, vol.110, no.40, pp. 139-144, May. 2010 [10] S.Aoki, H. MORINO, “Estimation of Human Activity Area in the Indoor Environment using Variation of Receive Signal Strength of ZigBee Nodes”, IEICE Technical Report MoMuC, vol.109, no.277, pp. 1-6, May. 2011 AGV1 AGV2 AGV3 AGV4 AGV5 AGV1 0% 0%  0.30%  17.1%  AGV2 0.15% 0.30% 0.30% 13.8% AGV3 0.15% 0.30% 0.30% 14.8% AGV4 0.15% 0.15% 0.15% 10.8% AGV5 11.8% 9.8% 10.0% 11.8%  From To Changing frequently 0 1 2 3 4 5 6 0  20,000  40,000  60,000  80,000  100,000  0 24 48 72 96 120 Response time Hop count 7:30 8:30 9:30 10:30 11:30 12:30 13:30 14:30 15:30 16:30 17:30 18:30 Response time [μs] Hop count Time of day