Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
2 views

Solar tracker using Arduino microcontroller and light dependent resistor

This paper presents a dual-axis solar tracker utilizing an Arduino microcontroller and light-dependent resistors (LDRs) to enhance solar energy harvesting by dynamically adjusting solar panels' positions based on ambient light levels. The system improves energy output and efficiency compared to fixed installations, making it suitable for residential and off-grid applications. The study also compares single-axis and dual-axis systems, highlighting the superior energy capture of the dual-axis tracker throughout the day and across seasons.
Copyright
© Attribution ShareAlike (BY-SA)
0% found this document useful (0 votes)
2 views

Solar tracker using Arduino microcontroller and light dependent resistor

This paper presents a dual-axis solar tracker utilizing an Arduino microcontroller and light-dependent resistors (LDRs) to enhance solar energy harvesting by dynamically adjusting solar panels' positions based on ambient light levels. The system improves energy output and efficiency compared to fixed installations, making it suitable for residential and off-grid applications. The study also compares single-axis and dual-axis systems, highlighting the superior energy capture of the dual-axis tracker throughout the day and across seasons.
Copyright
© Attribution ShareAlike (BY-SA)
You are on page 1/ 6

International Journal of Power Electronics and Drive Systems (IJPEDS)

Vol. 16, No. 1, March 2025, pp. 70~75


ISSN: 2088-8694, DOI: 10.11591/ijpeds.v16.i1.pp70-75  70

Solar tracker using Arduino microcontroller and light


dependent resistor

Kalagotla Chenchireddy1, Gouse Basha Mulla1, Vadthya Jagan2, Waseem Sultana3,


Shabbier Ahmed Sydu4, Eswaraiah Giddalur5
1
Department of Electrical and Electronics Engineering, Geethanjali College of Engineering and Technology, Hyderabad, India
2
Department of Electrical and Electronics Engineering, Vignana Bharathi Institute of Technology, Hyderabad, India
3
Department of Electrical and Electronics Engineering, AAR Mahaveer Engineering College, Hyderabad, India
4
Department of Engineering, University of Technology and Applied Sciences Al-Musannah, Muladdah, Oman
5
JNTUH University College of Engineering, Science and Technology Hyderabad, Hyderabad, India

Article Info ABSTRACT


Article history: This paper presents a dual-axis solar tracker using Arduino and LDRs. The
aim of the proposed paper is to enhance the competence of solar energy
Received Mar 24, 2024 harvesting by developing an intelligent solar tracking system. This system
Revised Nov 29, 2024 employs light-dependent resistors (LDRs) as sensors to detect ambient light
Accepted Dec 9, 2024 levels, enabling precise adjustments of solar panels along both azimuth and
elevation axes. The Arduino microcontroller serves as the intellect of the
system, orchestrating the synchronized movement of dual-axis servo motors
Keywords: to align solar panels optimally with the sun's point during the day. The core
functionality of the solar tracker involves real-time monitoring of LDR
Arduino UNO readings to calculate the solar azimuth and elevation angles. These angles
Battery are then used to situation the solar panels dynamically, ensuring they are
LDR constantly oriented near the sun for maximum energy absorption. The
Servo motor implementation of the dual-axis solar tracker using Arduino and LDRs offers
Solar panel several advantages, including increased energy output, better system
efficiency, and a reduction in dependency on fixed solar installations. The
low-cost and adaptable nature of the proposed system makes it suitable for
various applications, such as residential solar installations, off-grid power
systems.
This is an open access article under the CC BY-SA license.

Corresponding Author:
Kalagotla Chenchireddy
Department of Electrical and Electronics Engineering, Geethanjali College of Engineering and Technology
Hyderabad, India
Email: chenchireddy.kalagotla@gmail.com

1. INTRODUCTION
To sustain life on Earth, we need dynamism for our bodies through food and for machines through
external sources. Since non-renewable energy sources are depleting, there is a shift toward renewable energy,
with the sun being a key source. Solar cells currently harness only a small fraction of solar dynamism due to
their fixed positioning. To enhance energy capture, solar trackers are employed to follow the sun's
movement. Authors focuses on a dual-axis solar tracker using real-time tracking technology, which can boost
solar energy production by up to 45% [1]-[5]. This paper analyzes the performance of three DC/DC converter
topologies predictable, quadratic, and double flowed boost converters used in a solar PV system with a
perturb-and-observe maximum power point tracking (MPPT) controller. While a conventional boost
converter increases solar PV output voltage, it struggles with high step-up ratios, necessitating cascaded
boost converters for higher voltage conversion and efficiency. The P&O technique is employed for its

Journal homepage: http://ijpeds.iaescore.com


Int J Pow Elec & Dri Syst ISSN: 2088-8694  71

simplicity and cost-effectiveness to maximize power extraction under varying solar radiation and
temperature. MATLAB/Simulink simulations are conducted to compare the performance of these converter
topologies [6]-[10]. This study introduces a numerical method to evaluate and enhance the maintainability of
a dual-axis planetary tracking system for residential use, aiming to boost energy production. The research has
three main objectives: Development of an independent dual-axis solar tracker using a low-power electronic
schematic with a single motor driver to control azimuth and promotion angles. Key components include an
Arduino Mega2560, TB6560 stepper driver, stepper motors, sensors, and other automation
hardware [11]-[15]. Replacement of the Arduino board with a custom low-cost application-specific PCB
based on the AVR controller. Potential risks like stuck-at-0 and stuck-at-1 defects, along with challenges like
hardware modularity and accessibility, are analyzed for improved serviceability. Introduction of a novel
maintainability index that integrates identified factors to optimize and evaluate the system’s maintainability.
Experimental results show enhanced system repair ability and uptime due to the proposed metrics. This study
proposes a dual-axis solar tracker system designed to optimize energy capture by uninterruptedly adjusting
solar panels to remain perpendicular to sunlight. The system uses light sensors to track the sun's elevation
and azimuth angles, with a microcontroller determining the optimal panel alignment. Motor controllers and
actuators adjust the panels based on the sensor data, while an IoT-enabled monitoring system provides real-
time tracking and parameter updates via a webpage [16]-[20]. The results demonstrate that the dual-axis
tracker significantly outdoes fixed solar panel systems in energy efficiency, particularly in regions with high
solar angles and variable sunlight.

2. SYSTEM ARCHITECTURE
Figure 1 shows the lump drawing of a dual-axis solar tracker represents the flow of data and control
signals between its main components. Each block performs a specific function, contributing to the system's
ability to adjust the solar panel's position to maximize energy capture. Below is a detailed explanation of
each block in the system. The light dependent resistors (LDRs) are the primary input sensors in the system.
Four LDRs are positioned in a cross-like arrangement around the solar panel. Each LDR measures the
sunlight intensity in its specific direction. The analog signals from the LDRs indicate the brightness of
sunlight in their area. These signals are fed into the microcontroller’s analog pins, where they are converted
into digital data for further processing. This detection system forms the foundation of the tracker, allowing it
to detect the sun's position accurately. At the core of the system is the microcontroller, such as an Arduino,
which acts as the brain of the tracker. It processes the data from the LDR sensors by comparing the intensity
values between opposite LDR pairs (e.g., left vs right for horizontal tracking and top vs bottom for vertical
tracking). If there is a difference in intensity, the microcontroller calculates how much the solar panel needs
to move to align with the sun. Using this calculation, it generates precise pulse width modulation (PWM)
signals to control the motors [21]-[25]. The microcontroller also ensures that the panel stays within
predefined limits to avoid over-rotation. The motor driver, such as the L298N or L293D H-bridge module, is
an interface between the microcontroller and the motors. It receives the PWM signals from the
microcontroller and translates them into appropriate control signals for the motors. The motor driver ensures
that the motors operate safely by providing sufficient current and controlling their direction (clockwise or
counterclockwise). This block plays a dangerous role in converting the control logic into physical movement.

Figure 1. Dual-axis solar tracker block diagram

Solar tracker using Arduino microcontroller and light dependent resistor (Kalagotla Chenchireddy)
72  ISSN: 2088-8694

3. RESULTS AND DISCUSSION


3.1. Simulation studies
Figure 2 shows the dual-axis solar tracker TinkerCAD diagram. Tinkercad is an excellent platform
to design and simulate a dual-axis solar tracker before building the physical prototype. It allows you to
virtually experiment with circuits, components, and Arduino code to ensure proper functionality. Here's a
description of how to create and simulate a dual-axis solar tracker in Tinkercad. The Tinkercad imitation for
a dual-axis solar tracker involves replicating a system where the solar panel adjusts its position to maximize
sunlight exposure. The system uses light sensors, servo motors, and an Arduino microcontroller to automate
the tracking mechanism.

Figure 2. Dual-axis solar tracker tinkercad diagram

3.2. Practical implication applications in residential and off-grid systems


Figure 3 shows the single-axis solar tracker. A single-axis solar tracker is an innovative and efficient
system planned to maximize the energy output of solar panels. Unlike stationary solar panels, which can only
capture sunlight at fixed angles, single-axis trackers actively follow the sun's effort across the sky from east
to west during the day. This system improves the efficiency of solar energy group by ensuring the solar
panels are always aligned with the sun’s rays, thereby increasing the overall power generation. Single-axis
trackers are widely used in residential, commercial, and industrial solar power installations due to their cost-
effectiveness and simplicity.
Figure 4 shows the single-axis solar tracker control scheme. A single-axis solar tracker consists of
several key components, solar panel: The primary energy-harvesting unit. Light sensors, microcontroller, DC
motor, motor drive, frame, and mounting system. Typically LDRs, used to measure sunlight intensity. The
microcontroller is brain of the system that processes sensor data and controls the motor. A motor that rotates
the solar panel along a single axis. An electronic circuit or module L298N that regulates motor movement
based on microcontroller signals. A mechanical structure is supports the panel and allows it to rotate.
Figure 5 shows the DC Motor linked with solar tracker. These solar trackers are used in a variety of
applications, ranging from small housing systems to large utility-scale solar farmhouses. They are especially
valuable in regions with high solar irradiance, where maximizing energy output is crucial. These systems are
also used in agriculture, where solar panels power irrigation systems, and in off-grid installations to provide
reliable energy in remote areas. Their versatility and efficiency make them an integral component of modern
solar energy solutions.
Figure 6 shows the dual-axis solar tracker. This is a progressive system designed to maximize solar
panel efficiency by adjusting its position to follow the sun in both the horizontal (azimuth) and vertical
(altitude) directions. Using Arduino as the central controller, this system combines sensors, motors, and
mechanical components to ensure optimal solar energy capture throughout the day and year. The system uses
four LDR sensors placed in a cross pattern around the panel. These sensors measure the intensity of sunlight
and provide analog inputs to the Arduino. The Arduino processes the LDR readings and calculates the
difference in sunlight intensity between opposite sensors. If the light intensity differs along the horizontal
axis, the Arduino signals the horizontal motor to adjust the panel’s azimuth angle. If the intensity differs
along the vertical axis, the Arduino signs the vertical motor to adjust the panel’s tilt. The process
continuously adjusts the panel’s position to maintain maximum exposure to sunlight. At night or in the
absence of sunlight, the system parks the panel in a default position to avoid unnecessary movement. Table 1
shows the solar panel parameters.

Int J Pow Elec & Dri Syst, Vol. 16, No. 1, March 2025: 70-75
Int J Pow Elec & Dri Syst ISSN: 2088-8694  73

Figure 3. Single-axis solar tracker Figure 4. Single-axis solar tracker control scheme

Figure 5. DC motor linked with single-axis solar Figure 6. Dual-axis solar tracker prototype
tracker diagram

Table 1. Solar panel features


S.No Features Rating
1 Output voltage 5V
2 Max power 1W
3 Open circuit voltage 6V
4 Short circuit current 220 mA

4. CONCLUSION
In this research paper, both single-axis and dual-axis solar trailer systems are investigated for their
potential to enhance solar energy production by continuously orienting the panels toward the sun. The single axis
tracker, while simpler and more cost-effective, demonstrated a notable improvement in energy capture compared
to fixed panel systems by adjusting the panel's orientation along one axis. However, the dual-axis solar tracker,
which adjusts the panels along both the azimuth and elevation axes, proved to be far more efficient, maximizing
energy capture throughout the day and across seasons by maintaining the optimal panel angle relative to the sun.
In conclusion, while the dual-axis solar tracker offers larger energy efficiency, the choice amid single-axis and
dual-axis systems depends on factors such as installation cost, complexity, and the specific energy requirements
of the site. Both systems, however, represent promising solutions for enhancing the overall show of solar power
systems and contribute to the ongoing transition toward renewable energy sources.

REFERENCES
[1] A. Masih and I. Odinaev, “Performance Comparison of Dual Axis Solar Tracker with Static Solar System in Ural Region of
Russia,” in Proceedings - 2019 Ural Symposium on Biomedical Engineering, Radioelectronics and Information Technology,
USBEREIT 2019, 2019, pp. 375–378, doi: 10.1109/USBEREIT.2019.8736642.
[2] S. Sahu, S. Tiwari, and R. N. Patel, “Analysis and testing of dual axis solar tracker for a standalone PV system,” in 2020 1st
International Conference on Power, Control and Computing Technologies, ICPC2T 2020, 2020, pp. 96–101, doi:
10.1109/ICPC2T48082.2020.9071451.
[3] V. Jagan and S. Das, "High boosting type Z-source inverter/ improved Z-source inverter for solar photovoltaic system," 2015
Annual IEEE India Conference (INDICON), New Delhi, India, 2015, pp. 1-6, doi: 10.1109/INDICON.2015.7443665.
[4] A. Singh, S. Adhav, A. Dalvi, A. Chippa, and M. Rane, “Arduino based Dual Axis Solar Tracker,” in Proceedings of the 2nd
International Conference on Artificial Intelligence and Smart Energy, ICAIS 2022, 2022, pp. 1789–1793, doi:
10.1109/ICAIS53314.2022.9742876.
[5] Y. Ajgaonkar, M. Bhirud, and P. Rao, “Design of Standalone Solar PV System Using MPPT Controller and Self-Cleaning Dual
Axis Tracker,” in 2019 5th International Conference on Advanced Computing and Communication Systems, ICACCS 2019, 2019,
pp. 27–32, doi: 10.1109/ICACCS.2019.8728494.

Solar tracker using Arduino microcontroller and light dependent resistor (Kalagotla Chenchireddy)
74  ISSN: 2088-8694

[6] Z. S. Almajali and S. A. Aldmour, “Global Positioning System Based Dual Axis Tracker for Solar Car,” in 2023 International
Conference on Clean Electrical Power, ICCEP 2023, 2023, pp. 565–570, doi: 10.1109/ICCEP57914.2023.10247459.
[7] G. Katyal, S. Madaan, N. Thakur, and S. Gupta, “IoT Based Dual Axis Solar Tracker and Irradiation Forecasting Using Machine
Learning,” in 2022 10th International Conference on Reliability, Infocom Technologies and Optimization (Trends and Future
Directions), ICRITO 2022, 2022, doi: 10.1109/ICRITO56286.2022.9964720.
[8] S. Venkateshwarlu, V. S. Pranav, C. S. Anirudh, and K. S. Reddy, “A Comparative Evaluation of Various Solar Trackers to
Harness Maximum Energy-A Brief Review,” in Proceedings - 2022 International Conference on Smart and Sustainable
Technologies in Energy and Power Sectors, SSTEPS 2022, 2022, pp. 52–56, doi: 10.1109/SSTEPS57475.2022.00026.
[9] S. V. Mitrofanov, D. K. Baykasenov, and M. A. Suleev, “Simulation Model of Autonomous Solar Power Plant with Dual-Axis
Solar Tracker,” in Proceedings - 2018 International Ural Conference on Green Energy, UralCon 2018, 2018, pp. 90–96, doi:
10.1109/URALCON.2018.8544275.
[10] V. Jagan, J. Kotturu and S. Das, "Enhanced-Boost Quasi-Z-Source Inverters With Two-Switched Impedance Networks," in IEEE
Transactions on Industrial Electronics, vol. 64, no. 9, pp. 6885-6897, Sept. 2017, doi: 10.1109/TIE.2017.2688964.
[11] S. Sharma and Y. Rohilla, “A Study-Level Dual-Axis Active Solar Tracker,” in 2021 International Conference on System,
Computation, Automation and Networking, ICSCAN 2021, 2021, doi: 10.1109/ICSCAN53069.2021.9526523.
[12] I. H. Rosma, J. Asmawi, S. Darmawan, B. Anand, N. D. Ali, and B. Anto, “The implementation and analysis of dual axis sun
tracker system to increase energy gain of solar photovoltaic,” in Proceedings - 2018 2nd International Conference on Electrical
Engineering and Informatics: Toward the Most Efficient Way of Making and Dealing with Future Electrical Power System and
Big Data Analysis, ICon EEI 2018, 2018, pp. 187–190, doi: 10.1109/ICon-EEI.2018.8784321.
[13] Y. B. Arisotya, A. B. Primawan, and D. U. Suwarno, “Dual Axis Solar Tracker with Fuzzy Logic Method,” in 2022 International
Conference on Informatics Electrical and Electronics, ICIEE 2022 - Proceedings, 2022, doi:
10.1109/ICIEE55596.2022.10010188.
[14] H. A. E. M. Salama and A. T. Mohamed Taha, “Practical Implementation of Dual Axis Solar Power Tracking System,” in 2018
20th International Middle East Power Systems Conference, MEPCON 2018 - Proceedings, 2018, pp. 446–451, doi:
10.1109/MEPCON.2018.8635197.
[15] P. K. Singh, K. N. Singh, J. Bhardwaj, and M. K. Choudhury, “Performance evaluation of dual axis solar tracker in North-East
India,” in 2021 5th International Conference on Electrical, Electronics, Communication, Computer Technologies and
Optimization Techniques, ICEECCOT 2021 - Proceedings, 2021, pp. 670–674, doi: 10.1109/ICEECCOT52851.2021.9708000.
[16] A. Sawant, D. Bondre, A. Joshi, P. Tambavekar, and A. Deshmukh, “Design and analysis of automated dual axis solar tracker
based on light sensors,” in Proceedings of the International Conference on I-SMAC (IoT in Social, Mobile, Analytics and Cloud),
I-SMAC 2018, 2018, pp. 454–459, doi: 10.1109/I-SMAC.2018.8653779.
[17] H. M. Fahad, A. Islam, M. Islam, M. F. Hasan, W. F. Brishty, and M. M. Rahman, “Comparative analysis of dual and single axis
solar tracking system considering cloud cover,” in International Conference on Energy and Power Engineering: Power for
Progress, ICEPE 2019, 2019, doi: 10.1109/CEPE.2019.8726646.
[18] S. S. Farooq, J. Attique, S. A. Ahmad, M. U. Farooq, and M. A. Qaisrani, “Performance Analysis Of Dual Axis Solar Tracking
System Actuated Through Serial Manipulators,” in 2022 International Conference on Emerging Trends in Electrical, Control,
and Telecommunication Engineering, ETECTE 2022 - Proceedings, 2022, doi: 10.1109/ETECTE55893.2022.10007364.
[19] M. Elgeziry and T. Hatem, “Designing a Dual-axis Open-loop solar tracker for CPV applications,” in 2020 47th IEEE
Photovoltaic Specialists Conference (PVSC), IEEE, Jun. 2020, pp. 1522–1524, doi: 10.1109/PVSC45281.2020.9300699.
[20] J. Karthika, D. Louis Fernandas, K. Logesh Krishna, A. Meenakshi Sundaram, and S. Niruj, “Hybrid Dual Axis Solar Tracker
with 3 level DC to DC Boost Converter with GSS based Power Tracking,” in 2022 8th International Conference on Advanced
Computing and Communication Systems (ICACCS), IEEE, Mar. 2022, pp. 1508–1511, doi:
10.1109/ICACCS54159.2022.9785252.
[21] V. Jagan and S. Das, "Two-Tapped Inductor quasi Impedance Source Inverter (2TL-qZSI) for PV applications," 2016 IEEE 6th
International Conference on Power Systems (ICPS), New Delhi, India, 2016, pp. 1-6, doi: 10.1109/ICPES.2016.7584072.
[22] C. V. Sharma, V. Jagan, S. Srinivas, and A. Y. V. B. N. S. Naidu, “Master-Slave Configuration for Dual-Axis Solar Tracker:
Design and Implementation,” in 2020 IEEE International Students’ Conference on Electrical,Electronics and Computer Science
(SCEECS), IEEE, Feb. 2020, pp. 1–6, doi: 10.1109/SCEECS48394.2020.102.
[23] S. R. Singh and P. Das, “Performance Analysis of Dual Axis Solar Tracker,” in 2021 International Conference on Computational
Performance Evaluation (ComPE), IEEE, Dec. 2021, pp. 273–276, doi: 10.1109/ComPE53109.2021.9751972.
[24] V. Jagan and S. Das, "One switched-inductor Z-source inverter," 2017 Innovations in Power and Advanced Computing
Technologies (i-PACT), Vellore, India, 2017, pp. 1-6, doi: 10.1109/IPACT.2017.8244899.
[25] P. Gupta, V. Gupta, M. Sharma, R. K. Pachauri, and J. Akhtar, “Design and Performance Analysis of Three axis Solar Tracking
System,” in 2022 7th Asia Conference on Power and Electrical Engineering (ACPEE), IEEE, Apr. 2022, pp. 1876–1880, doi:
10.1109/ACPEE53904.2022.9783762.

BIOGRAPHIES OF AUTHORS

Dr. Kalagotla Chenchireddy received his B.Tech. and M.Tech. from JNTU
Hyderabad, Hyderabad, India, in 2011 and 2013 respectively, and completed Ph.D. in Karunya
Institute of Technology and Sciences, Karunyanagar, Coimbatore, TN, India in 2024. He is
working presently as an associate professor in Geethanjali College of Engineering and
Technology, Hyderabad, India. He has presented technical papers in various National and
International Conferences. He published research papers in various Scopus and Web of Science
Index Journals. His area of interest includes power electronics, power quality; and multilevel
inverters. He is a regular reviewer of ISA Transactions, Cybernetics and Systems SCIE journals,
IJPEDS, and IJAPE. He can be contacted at email: chenchireddy.kalagotla@gmail.com.

Int J Pow Elec & Dri Syst, Vol. 16, No. 1, March 2025: 70-75
Int J Pow Elec & Dri Syst ISSN: 2088-8694  75

Gouse Basha Mulla is received the B.Tech. and M.Tech. from JNTU Hyderabad,
India, in 2012 and 2016 respectively. He is working presently as assistant professor in
Geethanjali College of Engineering and Technology, Hyderabad, India. He has presented
technical papers in various National and International Conferences. His area of interest
includes power electronics, power quality, and multilevel inverters. He can be contacted at
email: m.gousebasha@gmail.com.

Dr. Vadthya Jagan was born in Telangana State, India, in 1985. He received his
B.Tech. degree in Electrical and Electronics Engineering from C.V.R College of Engineering,
Hyderabad, Telangana State, in 2007 and M.Tech. degree in Electric Drives and Power
Electronics from Indian Institute of Technology Roorkee, Uttarakhand, India, in 2011. From
August, 2011 to July, 2013, he worked as an assistant professor in Sharda University, Greater
Noida, Uttar Pradesh. Then, he completed Ph.D. degree in Electrical Engineering Department
from Indian Institute of Technology Roorkee, Uttarakhand, India in 2018. He worked as an
associate professor from July, 2018 to August 2023 in Vignana Bharathi Institute of
Technology (VBIT), Hyderabad, Telangana State, India. Presently working as Professor in
EEE Dept., VBIT since September, 2023. Currently, he is working on the RPS project titled
“Analysis, Design and Implementation of an Extreme-Boost Quasi Z-source Inverter
Topologies” sanctioned by AICTE. His current research interests include Power Electronics,
development of novel topologies on Z-source inverters and DC-DC converters, and solar
photovoltaic systems. He can be contacted at email: jagan.iitr@gmail.com.

Waseem Sultana has completed her B.Tech. degree in Electrical and Electronics
Engineering from Shadan Women’s College of Engineering and Technology, JNTU-
Hyderabad, India in the year 2007 and M.Tech. (power engineering and energy systems) from
Mahaveer Institute of Science and Technology, JNTU-Hyderabad, India in the year 2012. She
joined as research scholar in July 2018 in EEE Department of Sathyabama University,
Chennai, Tamil Nadu. She can be contacted at email: waseemsultana4@gmail.com.

Dr. Shabbier Ahmed Sydu distinguished researcher and scholar with a strong
academic background in the field of Electrical and Electronics Engineering. He obtained his
Ph.D. from Sri Satya Sai University of Technology and Medical Sciences, India, where his
research focused on advancing the integration of solar and wind energy into existing power
systems. Prior to his doctoral studies, earned a master of technology degree from JNTU
Kakinada, India, where he furthered his expertise in power electronics and drives. He
completed his Bachelor of Technology degree from Acharya Nagarjuna University, where he
laid the foundation for his career in engineering. He can be contacted at email:
shabbier@act.edu.om.

Eswaraiah Giddalur is received the B.Tech. and M.Tech. from JNTU


Hyderabad, India, in 2011 and 2013 respectively and pursuing Ph.D. in JNTUH University
College of Engineering, Science and Technology Hyderabad India. He has presented technical
papers in various National and International Journals and Conferences. His area of interest
includes power systems, DC protection system, power electronics, power quality, and
multilevel inverters. He can be contacted at email: eshwar219@gmail.com.

Solar tracker using Arduino microcontroller and light dependent resistor (Kalagotla Chenchireddy)

You might also like