Solar Data Logger
Solar Data Logger
S.JASHMI SRIYA, B Tech Student, Department of EEE, Sanketika Institute of Technology and
Management, P.M.Palem, Visakhapatnam–530041, Andhra Pradesh, India
ABSTRACT
I. INTRODUCTION
Data logging are an important aspect in a
modern day measurement and Dataacquisitionistheprocessbywhicheve
instrumentation system. ntsintherealworldaresampled and
Almostalltheindustrialprocessrequiresdatalo translated into machine-readable
gging.Nowadays,cheapandfeasible solution signals. Data acquisition typically
of data logging in industrial and scientific involves
process is a difficult task with proprietary sensors,transmittersandotherinstruments
data logger. In this, we proposed the design tocollectsignals,waveformsetc.tobe
and development of data logger which processed and analyzed with a
provide the cheap and feasible solution for computer.
monitoring and recording the Thecomponentsofdataacquisitionsystem
voltage,temperature, and sincludeappropriatesensorsthat convert
humidityofPVsolarpanel.Thedesignedprotot any measurement parameter to an
ypedataloggerisbasedonArduinoUNOand electrical signal, which is acquired by
facilitatedthedataloggingonLCDorontheper dataacquisitionhardware.Acquireddataty
sonnelcomputer(PC).Remotemonitoringand picallyisdisplayed,analyzed,and
recordingofdataispossiblewiththisdatalogge storedonaPC.Adataloggerisanydevicetha
r.Thedesignofthisdataloggeriscompletely tcanbeusedtostoredata.Thisincludesman
based on the open source software and ydataacquisitiondevicessuchasplug
hardware devices instead of proprietary inboardsorserialcommunicationsystems
hardware devices and commercial software. whichuseacomputerasarealtimedatarecor
Measurement and monitoring of voltage, dingsystem. Analog-to-digital
temperature, and humidity of PV solar converters are among the most widely
panel and its logging on suitable electronic used devices for data
medium are smart features of this data acquisition.Digitalsystemsusebinaryvalu
logger. By using the embedded C es,butinthephysicalworldeverything
programme we will monitor the data on our iscontinuousi.e.,analogvalues.Temperat
PC. ure,pressure(windorliquid),humidity
and velocity arethephysical analog nals, usually in theformofvoltageor
quantities. Thesephysical quantities current. Thesesignals
areto be converted into digital values arethendigitized using an Analog-to-
for further processing. One such device Digital Converter (ADC) before
to convertthese physical quantities into being processed by a
electrical signals is sensor. Sensors for microcontroller
temperature, orcomputer.Theprocesseddatacanbed
pressure,humidity,lightandmanyothernat isplayedinrealtimeorstoredforfurther
uralquantitiesproduceanoutputthat is analysis.
voltageor current. The analog One critical component in DAQ systems
parameters are read by their respective is the voltage sensor, which is
sensors, converted into corresponding usedtomeasureelectricalpotentialdiffere
digital data using ADC and passed to ncesinacircuit.Voltagesensors playa key
the microcontroller. The controller role in monitoring and analyzing
finally displays these values on the PC electrical systems, ensuring accurate
or stores into a memory device. The data logging in applications such as
microcontroller continuously reads the battery monitoring, solar energy
values from ADC and displays the systems, and industrial automation. By
updated values on the PC/storage integrating a voltage sensor extension, a
device. Data acquisition (DAQ) is the DAQ system
process of sampling real-world physical caneffectivelymeasurevoltagefluctuatio
phenomena and converting them into ns,logpowerusage,andanalyzesystem
digital signals for processing, analysis, performance.
and storage. A typical DAQ system Themicrocontrollercontinuouslyreadsvo
consists of sensors, signal conditioning ltagevaluesfromtheADCand updates the
hardware, data on a PC or memory device. This
andadataacquisitiondevicethatinterfaces integration enables real-time
withacomputerfordatavisualization and monitoringandanalysis,makingvoltagese
storage. nsorsanessentialextensioninadvanced
DAQ applications, especially for solar-
based data logging systems.
1.1 NECESSITY:
The necessity of a solar-based data
logger with a voltage sensor extension
isevidentinitsabilitytoprovideefficient,re
al-timemonitoringandanalysisof
solar power systems. Solar panels
experience varying power outputs due
to environmental factors such as
sunlight intensity,temperature, and
Fig1.1Circuitdiagramofsolarbasedda shading; hence, continuous monitoring
talo In DAQ systems, sensors play a is essential for maintaining optimal
crucial role b converting physical efficiency. The integration of a voltage
parameterssuchastemperature,pressu sensor allows precise measurement of
re,humidity,andlightintoelectricalsig solar panel output, battery status, and
load conditions, ensuring better energy operational and maintenance costs.
management. By recording and storing 1.2 OBJECTIVES:
voltage fluctuations over time, the 1. Real-
system facilitates trend TimeMonitoringofSolarPowerOutpu
analysis,faultdetection,andpredictivemai t.
ntenance,helpingpreventpowerlosses 2. AccurateDataAcquisitionandLoggin
and ensuring the longevity of solar g
equipment. This project is especially 3. FaultDetectionandPredictiveMainte
valuable forremoteandoff- nance
gridsolarinstallations,wheremanualmoni 4. RemoteandUnattended Monitoring
toringisimpractical and costly. It helps 5. EnergyOptimizationandEfficiencyI
optimize battery performance by mprovement.
preventing overcharging and deep 1.3 THEME:
discharge, thus extending battery Themainthemeofthissolar-
lifespan and improving energy baseddataloggerusingamicrocontrollera
reliability. nd storage device is real-time
The data collected can be used for monitoring, efficient data acquisition,
performance evaluation, enabling users and storage of
tofine- solarpowersystemperformanceforoptimi
tunesolarsetupsformaximumefficiency. zationandanalysis.Thisprojectfocuses on
Additionally,integratingIoTand cloud- continuously tracking the voltage output
basedsystemsallowsforremotemonitorin of solar panels, converting analog
gandsmartenergymanagement, reducing signals into digital data using a
the need for on-site inspections. This microcontroller, and securely storing
project also finds applications in the data for future analysis. By
industrial and agricultural solar power integrating a voltage sensor, the system
setups, whereefficient energy utilization ensures accurate measurement of solar
is crucial for cost savings. From an power generation, battery status, and
academic perspective, it serves as an load conditions. The
excellent learning tool for students and storeddatahelpsinidentifyingperformanc
researchers, offering hands-on etrends,detectingfaults,andimproving
experience with data energy efficiency.
acquisition,renewable energy,and Additionally, this project emphasizes
embeddedsystems.Furthermore, remote monitoring, predictive
thislow-cost and scalable solution maintenance, and cost-effective energy
supports sustainability efforts by management by reducing the need for
promoting better manualinspections.WithpotentialIoTorcl
managementofrenewableenergyresource oudintegration,thesystemcanprovide
s,reducingdependencyonconventional real-time insights for large-scale or
energy, and contributing to remote solar installations. Ultimately,
environmental conservation. Ultimately, the project supports sustainability by
the solar- based data logger with a enhancing the reliability and usability
voltage sensor extension enhances the of solar energy while enabling better
reliability, efficiency, and usability of decision-making through data-driven
solar power systems while lowering analysis.
extensive data collection for analysis.
II. LITERATURESURVEY
"Design of an Ultra-Low Powered Data-Logger
SOLARBASEDDATA LOGGER: for Stand-Alone PV
"An IoT Based Smart Solar Photovoltaic EnergySystems"AsifUrRehman,M.TariqIqbalY
Remote Monitoring System" Monika P. ear:2021Review:presents anopen-source,ultra-
Tellawar, Nilesh ChamatYear: 2019 Review: low-powereddataloggerforoff-
presents a low-cost, user- gridphotovoltaicenergy systems. Utilizing the
friendlydataloggerandmonitoringsystemdevelop deep-sleep mode of the ESP32-S2
edforpicosolarhome systems in rural areas. The microcontroller, the
system utilizes an ESP32 microcontroller to systemlogsvoltage,current,andlightdatatoanexter
store monitoring parameterson nalmicroSDcard.It
amicroSDcardand displaythem on aBlynk App. offers real-time monitoring through a local web
Data can be downloaded directly from a portal and boasts an energy consumption of
webpage for analysis and system verification. 7.33mWh during deep-sleep mode.
.Overall,thissolutionrepresentsa
technologicallyadvancedapproachtomotorcontrol,offer
ingimprovedefficiency,automation, and
Fig3.3ResistiveVoltageSensor
sustainability.
REFERENCES
1. Espressif Systems,
"ESP32Technical Reference
Manual,"
[Online].Available:
https://www.espressif.com/en/products/socs/e
sp32/documentation.
2. AosongElectronics,"DHT11Humidity&
TemperatureSensorDatasheet,"[Online].
FUTURESCOPE Available:
TheSmartMotorControlSystemusingESP32integrate https://www.sparkfun.com/datasheets/Sen
sadvancedtechnologiessuchasIoT, sors/Temperature/DHT11.pdf.
AI,andcloudcomputingtoenhanceautomation,efficie 3. Hi-LinkElectronics,"HLK-
ncy,andreliabilityinindustrialand PM12PowerModuleDatasheet,"[Online]
homeapplications.WithIoTandcloudintegration,user .Available: https://datasheetspdf.com/pdf-
scanremotelymonitorandcontrol motors via mobile file/1208357/Hilink/HLK-PM12/1.
apps or web dashboards, ensuring seamless operation. 4. ElectronicWings,"4-
AI-based predictive
ChannelRelayModulewithArduino,"[On
maintenanceenablesearlyfaultdetectionusingmachin
line].Available:
elearning,reducingdowntimeand maintenance costs.
Energy optimization is achieved through adaptive https://www.electronicwings.com/arduino/
speed control, 4-channel-relay-module.
minimizingpowerconsumption.Thesystemsupports 5. ElectricalEngineeringPortal,"InductionM
wirelessconnectivitythroughWi-Fi, enabling otor WorkingPrinciples,"[Online].
automation and real-time data transmission. In Available: https://electrical-engineering-
industrial automation, it facilitates smart factory portal.com/.
setups with real-time motor health monitoring. 6. IEEEXplore,"IoTandCloudIntegrationin
Additionally,voiceandgesturecontrolallowhands- Industrial Automation,"[Online].
freeoperationviaAIassistants,making Available: https://ieeexplore.ieee.org/.
motorcontrolmoreintuitive.Withsmartgridcompatibi
7. ResearchGate,"PredictiveMaintenanceU
lity,thesystemcontributestoload
singAIforIndustrialSystems,"[Online].
Available: https://www.researchgate.net/.
8. ScienceDirect,"SmartGridandEnergyMa
nagement
Technologies,"[Online].Available:
https://www.sciencedirect.com/.
9. ArduinoReference,"WirelessCommunic
ationProtocols:Wi-
Fi,Bluetooth,MQTT," [Online].
Available:https://www.arduino.cc/en/Ref
erence/HomePage.
10. ACM Digital Library,"Voice and
GestureControl for
SmartAutomationSystems,"[Online].
Available:https://dl.acm.org/.