Data Logger Solar
Data Logger Solar
Presentation
On
• Literature Survey
• Block Diagram
• Circuit Diagram
• Advantages
• Conclusion
• References
Introduction
1) Accurate monitoring and measurement of solar photovoltaic panel parameters
are important for solar power plant analysis to evaluate the performance and
predict the future energy generation. There are always challenges of getting such
data readily available due to huge amount of money to be spent on state of the
art equipment or the purchase of reliable satellite weather data.
2) This study aimed at the development of a cost-effective parameter-measuring
system for a solar photovoltaic panel using Arduino microprocessor board.
3) The systems measure five parameters, including voltage, current, light intensity,
temperature, and pressure.
4) The hardware circuit was designed to link different sensors with the Arduino
board and the measured data were in turn were documented into a computer for
further analysis.
5) The accuracy of the constructed device was ascertained by comparing the
measured parameters with that of conventional standard measuring instruments
which shows good agreement.
6) The measured parameters show that the output energy generation from solar
photovoltaic panel largely depends on the solar irradiance and temperature
Project progress presentation 3
Literature survey
• A.K. Saxena and V. Dutta, “A versatile microprocessor based
controller for solar tracking,” in Proc. IEEE, 1990, pp. 1105 – 1109.
Voltage Sensor
LCD
Current Sensor
Arduino UNO
LDR Sensor Wifi-
Module
Solar Panel
Temperature Sensor
Rechargeable
Battery
Hardware & Software Requirement
Hardware Software
1. Arduino UNO 1. Arduino IDE
2. Current Sensor 2. ThingsSpeak
3. Temperature sensor 3. Proteus
4. Voltage Sensor
5. LDR Sensor
6. LCD
Block Diagram Description
• In this work, an Arduino-based solar parameter-measuring system was designed and
constructed using Arduino Uno and multiple sensors. The system was found to be capable of
measuring different solar PV parameters including the voltage, current, real time temperature,
real time atmospheric pressure, and light intensity.
• The measured parameters were simultaneously logged into a personal computer (PC) for future
analysis or references.
• The block diagram of an Arduino based solar PV parameter-measuring system having sensors
interfaced between the solar panel and Arduino board.
• The system comprised of both hardware circuit design and software programming for
interfacing solar with the Arduino board.
• The hardware development involves the design of electronic components for the sensors
interface between the solar panel to the Arduino UNO. The hardware unit comprised of the
voltage sensor, current sensor, light dependent resistor (LDR) sensor, pressure-temperature
sensor and the Arduino Uno.
• The acquired data from sensors are analogue, thus the conversion to digital equivalent was
performed within the Arduino UNO analogue-to-digital converter module programmed in C-
language.
Why Arduino?
Easy to use Hardware Platform
Ease of programming
Low Cost
Multiplatform environment
CURRENT SENSOR
This circuit has been designed by printed circuit board. To sense
the current level and then we can choose the value of resistor to
obtain the 5v output of the circuit. The output can connect as
Arduino system to sense the current level of the solar panel.
LM 35
Features
• 0.5 C accuracy guaranteeable (at +25 C)
• Rated for full -55 to +150 C range
• Suitable for remote applications
• Low cost due to wafer-level trimming
• Operates from 4 to 30 volts
LDR Sensor
LDR sensor module is used to detect the
intensity of light. It is associated with both
analog output pin and digital output pin
labelled as AO and DO respectively on the
board. When there is light, the resistance
of LDR will become low according to the
intensity of light.
Flow chart
Circuit Diagram
Advantages
Centralize control.
Multiple operations can be performed.
Safety.
Commercially marketable Technical systems.
Low cost.
Renewables 2015 global status report. REN21 Secretariat, Paris, France: 162.
Ashish A, 2018. Using an LDR Sensor With Arduino.
Osueke, C., Uzendu, P. and Ogbonna, I. 2013. Study and evaluation of solar
energy variation in Nigeria. International Journal of Emerging Technology and
Advanced Engineering
Thank you