Arduino Based Dual Axis Solar Tracking System With Voltage and Temperature Measurement
Arduino Based Dual Axis Solar Tracking System With Voltage and Temperature Measurement
Abstract—This hardware device concept keeps the solar cells persistently aligned with the solar
radiation, which maximizes solar panel sensitivity to the radiation from the sun. As a result, the
solar panel will produce maximum output power. The use of solar trackers will increase the
bearing of electricity by about a third and some people in some regions say as much as 40 percent
compared to modules at a fixed angle. The project's work includes hardware design and
implementation and programming software for the solar tracker microcontroller device. The
system used an ATmega328P microcontroller to control two DC gear motors that rotate two axes
of the solar panel. The microcontroller calculated the amount of rotation based on inputs from
two LDR Sensors. The concept was prospering built and tested using Lab View to assess the
performance enhancements.
Keywords: Tmega328P, DC gear motor, LDR Sensor, Temperature sensor, Arduino UNO.
each value of LDR sensor is not the same. each LDR
I. INTRODUCTION sensor sends a signal according to there respective
Sun is an excellent source of energy, and the use of resistance value to the Arduino, which is then
solar photovoltaic cells and photovoltaic effect to turn processed through the microcontroller and
power into electrical power will efficiently tackle this configured by particular programming logic. [5] The
solar energy. This hardware technology has been microcontroller then sends a signal to the motor
widely adopted for commercial and residential use. driver according to the signal received from the LDR
Nowadays, we thanks to different organization and sensor so that it can drive the DC gear motor.
research teams that are working thoroughly to improve
solar cell performance and reduce costs. The electrons
in the silicon cells are produced electricity when
excited using photons of light from the solar radiation.
The paper proposes an inexpensive active double axis
tracker based on a microcontroller. [1] With the aid of
trackers, the panels are reoriented to the appropriate
location. The sensor makes sure the panel is pointed
toward the light.
Maximum energy is obtained as trackless orientation
tends to shift during the day to match the sun's
direction. [2] The sensors will activate the
motor/actuator, which will cause the mounting device
movement so that the solar panels will still be
perpendicular to the sun all day long. [3] An Arduino
uno, single-board microcontroller, dc gear motor, LDR
sensor, and a voltage sensor and temperature sensor are
used with LCD monitor to display the measured
voltage and temperature value.
II . System Specification
There are many main components, i.e. LDR Fig 1: Block Diagram
sensor, Arduino, Motor driver, dc gear motor, LCD, There are several hardware components which
Temperature sensor. There is four LDR sensor which are named in fig.1.Both hardware and software
senses the intensity of light. [4] They follow the plays a vital role in determining the exact location
property of decreasing resistance with increasing the of the solar tracker. So, a detail description of
incident light intensity, i.e. the value of resistance of hardware components are shown below.
the panel right. The above flowchart shows the working principle of a
Phase 8- if the resistance of LDR doesn't change. hardware model in a detailed form. It also shows how
Then the panel position remain as it is. solar- panel achieve their position as solar radiation
changes.
II. VI. Hardware Model
V. FLOWCHART
START
Solar
Radiation
Fall on Solar
Panel
If LDR
Changes
No
LDR Signal
Generates
No Change
in Solar
Position Analog to
Digital
Conversion
Arduino
Fig.3 Hardware picture
If If
Yes
Yes No No