Monitoring and Control of Solar Power System Using Reliance SCADA
Monitoring and Control of Solar Power System Using Reliance SCADA
Volume 3 Issue 5, August 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
@ IJTSRD | Unique Paper ID – IJTSRD26459 | Volume – 3 | Issue – 5 | July - August 2019 Page 787
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
III. Hardware Configurations
A. Arduino UNO
The Arduino Uno is a microcontroller board based on the
ATmega328P shown in figure 3. It has 14 digital
input/output pins (of which 6 can be used as PWM outputs),
6 analog inputs, a 16 MHz ceramic resonator, a USB
connection, a power jack, an ICSP header, and a reset button.
It contains everything needed to support the
microcontroller; simply connect it to a computer with a USB
cable or power it with an AC-to-DC adapter or battery to get
started. The Uno differs from all preceding boards in that it
does not use the FUDI USB-to-serial driver chip. Instead, it
features the Atmega16U2 (Atmega8U2 up to version R2)
programmed as a USB-to-serial converter [3].
Figure1. Block Diagram of Proposed System
In the power section, there are four devices. They are solar
panel, charge controller, battery and load. The first device is
a solar panel which converts directly to electricity from
sunlight. This electricity is stored in the battery through the
second device to use the energy at night. The second device
is a charge controller, which is installed between the solar
panel and battery to detect the overload voltage. The device
which included in power section is load.
In the second section, this section which acts on collecting
and sending data. Arduino microcontroller is the main device Figure3. Arduino Uno Microcontroller
in this section. This microcontroller collects the parameter
data such as voltage and current from the solar power B. Current Sensor
system by voltage and current sensors. These sensors are Current sensors for DC currents must be able to measure
connected with analog pins of the Arduino microcontroller. range currents for PV and batteries between 0A and 20A. In
The parameter data of solar and battery such as voltage and this system, the ACS 712 sensor used for sensing the current.
current are sent to the third section by the microcontroller The current sensor is as shown in Figure 4. It is designed to
through the USB cable. This USB cable is MODBUS RTU with be easily used with any microcontroller, such as Arduino.
a speed rate of 9600. The sensors are based on the Allegro AC712ELC chip. The
scale value of ACS 712, which is used in this design, is 20
In monitoring and control section, the computer running amps, which is appropriate for sensing current. Two sensors
Reliance SCADA is including. The user can be seen the values are installed: one is installed before the charge controller to
of voltage and current come from a solar power system on measure the PV current and the other is installed after the
this SCADA screen. In this SCADA system, the user can also charge controller to measure the battery current. Figure 4
be controlled such as ON/OFF function to the load. In this demonstrates how it connects in an electrical circuit with
research, designed SCADA system is lower price compared Arduino Uno.
with a commercial SCADA system, and it delivers the same
performance. System flowchart of this system is shown in
Figure 2.
@ IJTSRD | Unique Paper ID – IJTSRD26459 | Volume – 3 | Issue – 5 | July - August 2019 Page 788
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
C. Voltage Sensor B. The communication system between Arduino and
The function of voltage sensors, which are based on just two SCADA
resistors, is to turn a large voltage into a small one. In this Table1: Allocation of MODBUS address for MODBUS RTU
work, the voltage sensor is a 30V-sensor with two resistors Arduino MODBUS RTU
Variable name
of 50KΩ and10 KΩ. The maximum voltage of either PV is 30V Address address
or battery is 13V, so this sensor is appropriate. The voltage of the PV
3001 0
system
The current of the PV
3002 1
system
3003 Voltage of battery 2
3004 Voltage of Current 3
The efficiency of the
3005 4
charge controller
@ IJTSRD | Unique Paper ID – IJTSRD26459 | Volume – 3 | Issue – 5 | July - August 2019 Page 789
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
voltage of the photovoltaic (PV) system and the current and
voltage of the battery. The data acquisition system is by
Arduino controller and sensors. All data are sent to a PC and
are shown on a user interface designed by Reliance SCADA
via MODBUS. This proposed system not only monitors the
sensor data, like the voltage, current but also actuates a
process according to the user command, for example
switching on the light when it gets dark. As the Reliance
SCADA software is free, numbers of sensors are limited (at
most four sensors).
Acknowledgment
The author thanks Dr. Nyan Phyo Aung, Associate Professor,
Department of Electronics and Communication Engineering
for kind permission to prepare for this paper, for his close
Figure8. User Interface of SCADA System while Running supervision, helpful advice, encouragement, and numerous
with Load (OFF) invaluable guidance. The author would also thank all
teachers and friends who willingly helped the author
In this research, relay and load are used to detect controlling throughout the preparation of the paper.
from a computer running Reliance SCADA. The load
(ON/OFF) can be controlled from SCADA. This condition is as References
shown in Figure 8 and 9. [1] Shubhankar Mandal1 and Dilbag Singh2 1M.Tech.
Scholar and 2Associate Professor Department of
Control & Instrumentation, National Institute of
Technology, Jalandhar, India, real time data acquisition
of solar panel using Arduino and further recording
voltage of the solar panel, Vol.7, No.3, July 2017
[2] Narayan Lal Purohit#1, Anshika#2 #1M. Tech(Power
System), Jaipur Institute of Technology, Jaipur
#2B.Tech (EE), Institute of Engineering and
Technology, Alwar Rajasthan Technical University,
Kota, data acquisition of solar power plant using
SCADA system, Volume23 Number 4- May 2015
[3] Abhishek Parikh, Farah Pathan, Bhavdipsin Rathod,
Sandeep Shah, Solar Panel Condition Monitoring
System based on Wireless Sensor Network,
Figure9. User Interface of SCADA System while Running Engineering and Technology research (IJSETR),
with Load (ON) Volume 4, Issue 12, December 2015
[4] Ranon Satitpanyapan, SCADA and Monitoring for Solar
VI. Conclusions
Energy Plant
In this system, the Reliance SCADA system is used to monitor
the values of current and voltage where PV and battery and [5] Oran Chieochan, Ph.D, Email:
control the load. A Reliance SCADA system was designed [email protected], Anukit Saokaew , Email:
with Reliance SCADA software and Arduino Uno. The SCADA [email protected], School of Information Technology,
system was applied to a stand-alone photovoltaic system to Faculty of Science, Lampang Rajabhat University,
monitor the current and voltage of PV and batteries. Arduino Lampang ,52100, Thailand , Ekkarat Boonchieng, Ph.D.
collects data from many sensors and these data are sending Center of Excellence in Community , Health
to the computer running Reliance SCADA through the USB Informatics, Department of Computer Science, Faculty
cable by the microcontroller. For monitoring the values of of Science, Chiang Mai, 50200, Thailand ,Email:
current and voltage, analog pins of the Arduino are used and [email protected], Internet of Thing (IoT) for smart
digital pins used for load control. This voltage is varying with solar energy: A case study of the smart farm at Maejo
respect to the atmospheric condition such as irradiation University
value of solar light and atmospheric temperature. In order to
[6] Ali Al-Dahoud, Mohamed Fezari, Thamer A. Al-
test this work, the SCADA system is employed for monitoring
Rawashdeh, Ismail Jannoud, Improving Monitoring and
the parameters of solar energy systems (photovoltaic) in
Fault Detection of Solar Panels Using Arduino Mega in
real-time, which consists of a solar module, MPPT charge
WSN, London United Kingdom Mar 14-15, 2015, 13 (3)
controller, and batteries. The parameters are the current and
Part VII
@ IJTSRD | Unique Paper ID – IJTSRD26459 | Volume – 3 | Issue – 5 | July - August 2019 Page 790