The price of integrated system such as in (Eyedro,
2021) is USD 299 or over IDR 4 million per unit. It is
just the price of sensor node and does not include the
server, shipping, and installation. For industries,
installing every building with such a unit may not be
a problem as measuring the electrical load
characteristic is required. The cost of metering
procurement might not as high as the outcome of
controlling the electricity consumption, where they
could save the cost significantly. However, for many
schools and universities, it could be very costly.
Hence, a low cost electricity monitoring wireless
sensor network developed in this research could be a
solution.
The system developed in this research comprises
a number of sensing units (ie. sensor node) that is
installed next to main panel available in every
building. The sensor node (SN) measures almost all
electrical parameters and displays them on a liquid
crystal display (LCD). The data of several parameters
are also sent periodically to a gateway through
wireless network.
Once accepting the data, the gateway forwards
data to the server that is prepared for campus
resources monitoring. Since the server connects to the
campus internet network, the gateway should have an
access to the campus internet as well. The server
saves the data and could display it as a simple statistic
form. Every person who has authority would be given
an access to the data, and hence could monitor it from
everywhere every time.
To compare with similar research, below are
several research on Arduino based energy meter. In
(Rajput, 2018) an energy meter is developed to
provide prepaid system that utilizes GSM technology
for data communication. Through this system,
consumers are allowed to manage their electricity
consumption by paying up front. Another research
reported in (Mithya, 2019) builds energy meter that is
able to send message to both customer and the
electricity company through GSM. When electricity
consumption is beyond a specific threshold, an alarm
is sent. While both projects use GSM communication
technology, a smart energy meter developed in
(Kanakaraja, 2021) utilizes LoRa WAN as the
communication system. The energy meter allows the
user to monitor energy consumption every time from
everywhere. All systems above generally focus on
home energy meter and concern about single sensor
node. In contrast, the system introduced in this paper
focus on energy measuring network in institution
local area with a number of sensor nodes.
2 SYSTEM DESCRIPTION
The architecture of the monitoring system network is
shown in figure 1. That is similar with the common
wireless sensor network (WSN) architecture
described in (Akyildiz, 2002). A unit namely sensor
node (SN) is built in a panel box and installed next to
the main panel. Three current transformers and a
number of cables from the SN’s voltage sensors are
installed in the main panel to measure voltage,
current, power factor, frequency, active and apparent
power, and electrical energy. All data are processed
and displayed on SN’s liquid crystal display (LCD).
Since the main panel consists of three-phase
installation, the SN measures parameters of every
phase. The only three-phase parameter measured by
SN is the energy in kWh unit. The SN does not only
display its measurement results on LCD, but also send
several data to the gateway as well. Such data are the
active power of phase R, S, T, and the energy of three-
phase. The purpose of sending the active power to the
server is to observe the balance of the three-phase of
every building, while the purpose of sending the
three-phase energy is to measure the building
electricity consumption. To avoid cabling
complexity, the communication between SN and the
gateway is established by wireless link.
Figure 1: The architecture of monitoring system network
Long range (LoRa) radio technology (LoRa
Alliance, 2015) is considered to establish the link
between SN and the gateway as among other
technologies such as WiFi (Digi Int., 2008) and
Bluetooth (Wooley, 2020), LoRa is able to reach the
longest distance, which is up to kilometres away.
According its specification (LoRa Alliance, 2015), in
the urban area LoRa could reach up to 5 km, while in
rural area it is able to reach up to 15 km. In a specific
condition (The Things Network, 2020), LoRa could
even reach 832 km. In this case, a LoRa transmitter is
brought by a balloon flying 83 km above the land, and
as a consequence a line of sight (LoS) conditions is
achieved. To work in LoRa protocols, both SN and
the gateway are equipped with a LoRa transceiver.