Performance Analysis of Variable Smart grid traffic
over ad hoc Wireless Mesh Networks
Yakubu Tsado
1
and Kelum A. A. Gamage
1
1
Department of Engineering
Lancaster University
Lancaster, UK
y.tsado1@lancaster.ac.uk; k.gamage@lancaster.ac.uk
David Lund
2
, Bamidele Adebisi
3
2
HW Communications Ltd Lancaster, UK,
3
School of Engineering, Manchester Metropolitan
University, Manchester, UK.
d.lund@hwcomms.com; b.adebisi@mmu.ac.uk
Abstract—Recent advances in ad hoc Wireless Mesh
Networks (WMN) has posited it as a strong candidate in Smart
Grid’s Neighbourhood Area Network (NAN) for Advanced
Metering Infrastructure (AMI). However, its abysmal capacity
and poor multi-hoping performance in harsh dynamic
environment will require an improvement to its protocol stacks
in order for it to effectively support the variable requirements of
application traffic in Smart Grid. This paper presents a
classification of Smart Grid traffics and examines the
performance of HWMP (which is the default routing protocol of
the IEEE 802.11s standard) with the Optimised Link State
Routing (OLSR) protocol in a NAN based ad hoc WMN. Results
from simulations in ns-3 show that HWMP does not outperform
OLSR. This indicates that cross layer modifications can be
developed in OLSR protocol to address the routing challenges in
a NAN based ad hoc WMN.
Keywords— HWMP; OLSR; Routing protocol; Traffic
Classification; Smart grid; QoS requirement; NAN.
I. INTRODUCTION
The new and advanced power grid, (also known as Smart
Grid), will extend monitoring and control on the electrical grid
by allowing a bi-directional flow of information and electricity
across the electrical grid network [1]. Amongst several
available communication technologies, the ad hoc Wireless
Mesh Network (WMN) has been acknowledged as a
communication technology well suited to the requirements of
Smart grid’s Neighbourhood Area Networks (NAN). This is
due to its extended coverage (through its multi-hopping
capabilities), low latency, high throughput and Quality of
Service (QoS) functionalities, which can enable data
transportation hop-by-hop from the traffic sources (i.e., Smart
meter on each household) to the backhaul distribution.
However, it is important to highlight that WMN technologies
were only developed to support multimedia applications such
as voice, video, web browsing and node mobility. In contrast,
Smart Grid’s application performance requirements are quite
different; they have strict transport and QoS requirements in
terms of latency, data rate and packet delivery such that it will
allow high reliability of critical functions (up to 99.9999 %
reliability which correspond to total outage period shorter that
one second per year) [2] [3]. Hence the need to undertake a
detailed performance analysis in order to investigate whether a
conventional ad hoc WMN is able to meet these requirements
when deployed in Smart Grid NAN. This will provide a good
understanding of the development areas in the design of an
efficient and reliable NAN based ad hoc WMN for AMI.
Performance of multi-hop ad hoc WMN is hinged on the
ability of the routing protocols choosing reliable paths to a
destination. Normally, paths are selected through the link
metrics used by the routing protocols to estimates the current
network conditions on each path. For this reason, a number of
reliable routing protocols such as: i) Routing Protocol for Low
Power and Lossy Networks (RPL) by Winter et al [4], ii)
Geographic routing, ii) Dynamic Source Routing (DSR)
protocol, and the Hybrid Wireless Mesh Protocol (HWMP);
have been classified for routing in NAN domain [5].
Nonetheless, modifications of these protocols and other routing
protocols are still being carried out to suit Smart Grid’s
application traffic characteristics. For example, performance
evaluation and reliability improvement of HWMP (IEEE
802.11s standard) was carried out for Smart grid in [6] and [7]
which resolves the original problems of HWMP. Given that
HWMP works at the MAC layer, it is worth exploring and
modifying other protocols that work at the network layer. This
is to enable the design of network layer and routing protocols
for smart meters with a network management perspective.
The Optimised Link State Routing protocol (OLSR) is an
established proactive routing protocol that works at the
Network layer. It mostly uses the Extended Transmission
Count (ETX) as its link metric and has been implemented on
several devices despite it deficiencies in certain areas. In order
to carry out modifications on OLSR for Smart grid data
characteristics, a performance analysis of the IEEE 802.11s
standard protocol (HWMP) and OLSR models on ns-3 network
simulator is carried out in a NAN based ad hoc WMN for
Advanced Metering Infrastructure (AMI). The key
contributions of this paper is to classify AMI application traffic
based on delay and reliability requirements as well as evaluate
the performance of each of the traffic class on a NAN based ad
hoc WMN using HWMP and OLSR protocols. The paper is
organized as follows: Section II presents AMI traffic
classification based on delay and reliability requirements.
Section III discusses the background of the routing protocols.
Simulation and performance evaluation of each traffic class is
presented in section IV, while section V highlights the
conclusion.