On The Communication Requirements For The Smart Grid: Mohamed Daoud, Xavier Fernando
On The Communication Requirements For The Smart Grid: Mohamed Daoud, Xavier Fernando
On The Communication Requirements For The Smart Grid: Mohamed Daoud, Xavier Fernando
Abstract
The current power grid is facing many challenges that it was not designed or engineered to handle which
range from congestions and major blackouts to the overwhelming increase in demand and security concerns.
The current electric grid was established before the 1960s. It is believed that the electric grid is the most
complex and gigantic machine ever made in human history; it consists of wires, cables, towers, transformers
and circuit breakers installed together in outdated manner. During the 60s, computers and sensors were used
to monitor and slightly control the grid; however, fifty years later these sensors are considered less than ideal.
Presented here is a review of the smart grid communication network in terms of configuration, bandwidth
and latency requirements as well as the technology used. We simulate the access layer of the smart grid network and show that no single available communication technology can be used for all layers of the smart
grid; thus, different technologies for different layers are needed. A new protocol for optimizing the smart
grid is recommended.
Keywords: Smart Grid, Core Network, Distribution Network, Access Network, Energy, Latency, Bandwidth
1. Introduction
Climate change and global warming have been among
the major concerns of human beings over the last few
years. Recently huge efforts have gone into integrating
renewable and green sources of energy with the grid and
making the grid smarter; that is, to increase its energy
efficiency, storage and moderate energy consumption.
To that extent reducing and shifting peak load are essential to support renewable energy generation and
would lead to shutting down the extra, carbon-intensive
power plants that are used only during peak hours.
Therefore, governments along with utilities have put into
effect mechanisms to reduce peak demand, including
time-of-use pricing, installation of load management
devices, load shifting and peak eliminating technologies.
The Smart grid designed for the future electricity system encompasses many of these solutions and technologies. It empowers energy consumers as well as utilities to
gain better control over energy consumption.
However, it seems that these are all impossible without considering the key role of communication technology. In fact, various communication technologies have
the potential to revolutionize todays grid and expedite
renewable energy projects.
Copyright 2011 SciRes.
54
M. DAOUD ET AL.
add intelligence to an electrical power transmission system, we need to have independent processors in each
component and at each substation and power plant.
These processors must have a robust operating system
and be able to act as agents that can communicate and
cooperate with each other to compose a large distributed
computing platform [6].
No one clear definition for the Smart Grid can be
found, but it can be described as Advanced Metering
Infrastructure (AMI) accompanied by substation and
distribution automation services and enhanced distribution and outage management. This shows the wide range
of requirements and expectations from the Smart Grid.
The Electric Power Research Institute (EPRI) defines the
Smart Grid as, A power system that serves millions of
customers and has an intelligent communications infrastructure enabling timely, secure and adaptable information flow needed to provide power to an evolving digital
economy [7]. Smart Grid will offer a system-wide macro view in aid of conserving electrical energy within
the grid and related distribution systems [8], by controlling some home appliances such as the thermostat of the
air conditioners, charging the Plug in Hybrid Electrical
Vehicle (PHEV), and switching the washing machines,
dryers, and dishwashers to low demand times when the
hydro is less expensive. These appliances will be smart
and equipped with a special chip; the smart appliances
could talk to the grid and decide how to operate best and
automatically schedule their activities at strategic times
based on available generation [9]. The smart meter will
play an important role here; also the existence of a robust
reliable communication network is essential.
Smart Grid can be described as an energy network, a
network just like the internet. Rather than downloading
and uploading data, customers will download and upload
electricity [10]. Rather than having a modem indicating
how many megabytes of data downloaded or uploaded,
customers will have smart meters showing the kilowatts
they used or generated and the price according to the
time of use. Smart Grid is information technology infrastructure meeting electrical infrastructure to satisfy future energy needs; it will combine the maturity of the
electric grid with the efficiency, connectivity, and cost
gains brought about by information technology [11].
IEEE recently took the initiative to define the standards
and guidelines for the Smart Grid; IEEE P2030 was
formed for that purpose [2].
According to the United States Department of Energys Modern Grid Initiative report, a modern smart
grid must:
1) Be able to heal itself
2) Motivate consumers to actively participate in operations of the grid
Copyright 2011 SciRes.
3) Resist attack
4) Provide higher quality power that will save money
wasted from outages
5) Accommodate all generation and storage options
6) Enable electricity markets to flourish
7) Run more efficiently
8) Enable higher penetration of intermittent power
generation sources
This paper presents a complete review of the communications requirements for the smart grid and the work
done so far.
The rest of the paper is organized as follows: Section 2
presents the hierarchy of the communications system and
also discusses latency, bandwidth, and Quality of Service
(QoS). Section 3 is a description for all three layers of
the network. Section 4 presents some of the work already
done. Finally Section 5 concludes our review and gives a
glimpse of some future work.
M. DAOUD ET AL.
55
messages. It requires low latency and has a highly successful delivery rate.
Administrative Operational communications requirements are usually those messages that describe major and
minor system disturbances like local event recorders,
disturbance recorders, and power swing recorders. These
do not need to take place in real time. This type of information is needed to predict future demand.
Administrative communication requirements include
the voice communications between different locations
for administrative purposes. This type of communication
can be carried over cellular or land line networks; it does
not necessarily need to be part of the smart grid communications network.
These different categories point out one of the main
requirements for the smart grid communication network
which is supporting QoS in order to prioritize traffic on
the network.
56
M. DAOUD ET AL.
system measure the latency within the substation: between smart meters and a specific substation is 2.2 msec
and in the zone between substations is 4.8 msec, but this is
not the maximum tolerable latency.
The maximum tolerable latency is higher; the latency is
in the order of a few milliseconds, around 10 msec [2]
while in [18] it was assumed to be 12 msec; i.e. 6 msec
one-way delay. These latency requirements change significantly in case of islanding. Islanding is the condition
where the power grid is broken into independent asynchronous sections, each having its own generators and
loads. According to the IEEE standard 1547-2003 the
Distributed Resource (DR) must detect the unintentional
islands and cease to energize them within 2 seconds of the
formation of the island [15]. Unintentional islanding may
lead to abnormal voltage and frequency change out of the
acceptable range. In [15] the latency in case of islanding
was estimated to be maximum 6 cycles or 100 msec.
Pramode Verma et al. [2] proposed a method to calculate the bandwidth in distribution network by assuming a
system of one transmission substation connected to one
distribution substation and control center connected to
10,000 feeders. Each feeder is connected to 10 smart
meters, making a total of 100,000 smart meters each
sending one message per second in addition to the control
messages. Thus, in the case of busy hour the system may
have one million messages per second. Assuming each
message is 100 bits, the latency requirement is 10 msec
and the messages follow a Poisson discipline at each node,
bandwidth is calculated to be 100.01 Mbps. Changing the
delay requirement to 10 msec for 99% of the messages
causes the bandwidth to increase to 100.056 Mbps. Repeating the same calculations for a 400 bit message, the
bandwidth was found to be 400.04 Mbps, but if the delay
is limited to 10 msec for 99% of the messages the bandwidth increases to 400.086 Mbps. It was concluded that
both of these situations result in very poor bandwidth
utilization, while a higher level of utilization will not
meet the assumed latency constraint [2].
Utilizing the bandwidth is an important issue that
needs to be carefully studied; Carl H. Hauser et al. [21]
proved that a T1 line carrying a 400 bit message with
latency constraint of 10 msec results in utilizing 6% only
of the T1 line.
In [16,18], the required transfer rate was found to be
3.31 MB/sec in the substation and 8.1 MB/sec within a
zone formed of 10 geographically grouped substations In
Distributed Autonomous Real Time (DART) system
which they proposed, the maximum data transfer rate
required is 8.1 MB/sec. According to the analysis, the
size of data for a snapshot describing the instantaneous
status can vary between 2.5 kBytes for a substation to
250 Mbytes for the entire grid [18]. This type of inforEPE
M. DAOUD ET AL.
57
Figure 2. Smart meter collecting data from the access network inside a house and passing it to the distribution network.
M. DAOUD ET AL.
58
meter. We assumed Poisson distribution for packets generation at the smart devices with a constant packet size of
1 Kbyte. Packets are sent to the smart meter as soon as
they are generated at the smart devices. We simulated 24
hours of traffic on the access network and found that the
end-to-end delay in the network ranged between 35 msec
and 80 msec, with a spike of 0.1 sec during the peak hour
of the day. Our results are shown in Figure 3. We calculated the average Bit Error Rate (BER) at the smart meter
and we got BER = 0.06 = 6%. In Figure 4 we plotted the
data throughput over the day; it ranged from 90 Kbps to
100 Kbps which shows that the minimum required
bandwidth should be a little bit over 100 Kbps.
A Smart grid communication network will consist of
different layers each using a different technology; thus,
all these technologies should be able to communicate
together using the same protocol. For best performance,
M. DAOUD ET AL.
will lack admission control and guaranteed latency delivery and will never be able to supply private data network for the power grid infrastructure needs. The lack of
security of the internet is another major concern.
4. Current Projects
Many research projects and activities have been done in
the area of smart grids, and some of them are listed in
this section.
GAD project in Spain is targeting residential consumption. They developed a Domestic Power Manager
(DPM) which is much like the smart meter, and took
many steps in defining a communication network using
open standard protocols to support active demand side
management [20,24].
GridStat is being developed by Washington State
University. They are offering a flexible approach to providing communication support for electric power grid
operations. It is based on a publish-subscribe (pub-sub)
model, where the substations periodically publish status
while the control centers and other substations subscribe
to a selected set of statuses [21,25].
DisPower, CRISP, MicroGrid and Fenix are different projects adopting the concept of an internet-like network in the sense that decision making is distributed all
over the network since the control nodes are spread
across the system [26].
Modern grid strategy [27] is a project by the U.S
department of Energy (DOE) that started in 2005 through
the National Energy Technology Laboratory (NETL).
They are developing smart grid concepts and sharing it
with key stock holders. Their mission is to accelerate
grid modernization in the United States. They support the
idea of using different communication technologies in
different layers of the smart grid.
IntelliGrid is an initiative by EPRI to create the technical foundation for a smart power grid that links electricity with communications and computer control to
achieve tremendous gains in reliability, capacity, and
customer services. A major early product is the IntelliGrid Architecture, an open-standard, requirements-based
approach for integrating data networks and equipment
that enables interoperability between products and systems. This program provides utilities with the methodology, tools, and recommendations for standards and
technologies when implementing systems such as advanced metering, distribution automation, demand response, and wide-area measurement [28].
5. Conclusion
This paper presented a review of communications for
Copyright 2011 SciRes.
59
6. References
[1]
[2]
[3]
[4]
C. W. Gellings, The Smart Grid: Enabling Energy Efficiency and Demand Response, Fairmont Press, Lilburn,
2009.
[5]
M. DAOUD ET AL.
60
[6]
[7]
[8]
[9]
EPE