We choose to monitor the NAN by a WSN. We
selected TinyOS (Levis et al., 2005) sensors as a
prototype to evaluate the architectural proposal by
simulation. Accordingly, TOSSIM (Levis and Lee,
2003) the WSN simulator for the TinyOS sensors
has been selected to simulate the network. TOSSIM
has some advantages over the other WSN simulators
which will be discussed later. A range of
applications of the WSN in Distribution Networks
(of which NANs are an example) are identified in
(Pourmirza and Brooke, 2012b). The ones we are
particularly interested in are local weather condition
monitoring and lighting in order to find the relation
between these parameters and electricity
consumption.
3 MONITORING A SUB-GRID
ON A UNIVERSITY CAMPUS
In designing an ICT architecture for the NAN sub-
Grid, we choose to componentize the NAN system
into interacting sub-systems. This architecture has
various advantages such as preventing single point
of failure, dealing with a potential information flood
caused by the centralized system, and applying finer
grained monitoring and control at the level that was
blind previously. Additionally, utilising cluster
based communication and componentizing the ICT
network monitoring and the NAN results in a
scalable architecture that can cope with future
implementations and additions to the system.
This design is currently being implemented on
University of Manchester campus. The ICT
architecture for this project (Figure 1) is based on
the network architecture described in more detail in
(Pourmirza and Brooke, 2013). It contains a server
side and a client side. The server side itself has 3
layers which are infrastructure layer, persistence
layer, and application layer. The infrastructure layer
is itself componentized into three monitoring levels,
each relating to a specific section of the NAN in the
distribution sub-Grid. The monitoring system
implemented at the building level utilises smart
meters, which are used to monitor the Home Area
Network level data. These devices are located in all
the buildings (our HAN level) in our campus test
bed, transmitting data every 30 minutes. They are
already connected to the power network and
communicate by wired connections.
The monitoring system implemented at the street
level is a wireless sensor network (WSN) which is
used to monitor the environmental data such as
temperature, light, and humidity, which are being
logged every second. These environmental data are
important for understanding and controlling the
power grid since they can provide information that
can be used to anticipate demand and improve
control actions
. These sensors run on batteries. The
battery life with a 1% duty cycle would be 6 months
(Kling, 2003). These sensors are able to alert when
they run low on battery power. Since these sensors
are grouped into clusters and have direct
communication to their cluster head the routing will
not be affected while changing the battery.
The final level of the monitoring is the substation
level monitoring. The devices used for this level are
reconfigurable real-time control and acquisition
systems called compact RIOs. 16 cRIOs are located
in each substation in our campus test bed logging
data from the electrical network four times a second.
They are connected to the power network and are
able to transmit data through wired and wireless
communication. Electrical network attributes such
as three-phase voltage, current, active power, power
factor can be monitored at this level which can be
used for fault identification, power quality analysis,
and many more applications.
At the moment the building level and the
substation level metering devices are implemented
in a real test bed, already producing live data. The
street level monitoring devices are not available yet,
thus we have used WSN simulation called TOSSIM
to simulate the data at this level. The advantage of
TOSSIM is that it enables the users to take their
implementation and run it on an actual sensor when
these are available. Thus we can test our prototype
network in the laboratory based environment and
also in a real physical environment. To achieve this,
TinyDB (Madden et al., 2005) which is a WSN
query processing engine, was extended to extract
environmental data from the electrical Grid
(Pourmirza and Brooke, 2012a). The difference
between TinyDB and a traditional DB is that, instead
of passively receiving and archiving data, we can
also receive real-time data in response to our
queries. The three monitoring levels discussed in the
infrastructure level will transmit their data to the
next layer of the architecture called the persistence
layer.
The persistence layer contains a local data base
which stores all the data received from the
infrastructure layer, and a database connectivity
module which use an interface to connect to the next
layer which is the application layer. The backup
strategy embedded in this level will enhance the
preservation of the data. Moreover it will
accommodate the ever-increasing volume of data
SMARTGREENS2013-2ndInternationalConferenceonSmartGridsandGreenITSystems
128