Doms Report
Doms Report
Technology
EMT 2433
Date: 22/10/2024
Prepared By:
ENM 221-0277/2020
ENM 221-0254/2020
Mechatronic Engineering
Abstract
This project report details the design, simulation, and implementation of a dual-axis solar
tracking system. By utilizing a mechatronics approach, the system integrates mechanical
components, electronics, and software to maximize solar energy capture. The system
employs Light Dependent Resistors (LDRs), servo motors, and Arduino control logic for
real-time tracking. Simulations were performed in SolidWorks for structural integrity,
Proteus for circuit design, and OpenModelica for control system analysis. The completed
prototype demonstrated significant improvements in energy efficiency, showcasing the
efficacy of mechatronic system design.
1
Contents
1 Introduction 3
1.1 Background . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.2 Problem Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.3 Objectives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2 Literature Review 4
2.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.2 Solar Tracking Systems . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.3 Control Strategies in Solar Tracking . . . . . . . . . . . . . . . . . . . . . 4
2.4 Technological Approaches to Solar Tracking . . . . . . . . . . . . . . . . 5
2.5 Solar Tracking System Efficiency . . . . . . . . . . . . . . . . . . . . . . 5
2.6 Challenges in Solar Tracking Systems . . . . . . . . . . . . . . . . . . . . 5
2.7 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
5 Discussion 12
5.1 1. Change in Light Intensity (Horizontal Axis) . . . . . . . . . . . . . . . 12
5.2 2. Change in Light Intensity (Vertical Axis) . . . . . . . . . . . . . . . . 12
5.3 3. Servo Motor Angle Change Over Time . . . . . . . . . . . . . . . . . . 13
2
1. Introduction
1.1 Background
Solar energy has become a cornerstone of renewable energy systems due to its abundance
and sustainability. However, fixed solar panels are inefficient as they fail to track the
sun’s movement, leading to reduced energy capture. Solar tracking systems address this
inefficiency by dynamically adjusting the panel orientation to maximize sunlight exposure
throughout the day.
1.3 Objectives
The objectives of the project are:
3
2. Literature Review
2.1 Introduction
The efficiency of solar energy systems depends significantly on their ability to capture
sunlight throughout the day. Fixed solar panels often experience inefficiencies because
they do not track the sun’s movement across the sky. As a solution, solar tracking systems
have been proposed to dynamically adjust the orientation of the panels. These systems,
especially the dual-axis trackers, ensure that the solar panel is always positioned at an
optimal angle relative to the sun, increasing the total energy captured.
• Single-axis trackers: These move the panel in one direction (typically horizon-
tally) to track the sun’s movement from east to west.
• Dual-axis trackers: These systems move the panel in two directions (both hori-
zontal and vertical), tracking both the daily movement of the sun and its seasonal
variations in position.
According to Johnson et al. (2020), dual-axis tracking systems can increase energy
capture by up to 40% compared to fixed systems. This has made them particularly
attractive for applications where maximizing energy production is crucial, such as in
large solar farms.
4
2.4 Technological Approaches to Solar Tracking
In recent years, there has been significant progress in the development of more cost-
effective and efficient solar tracking systems. Notably, microcontroller-based control sys-
tems using platforms like Arduino have simplified the development of low-cost tracking
solutions. These systems allow for precise control of servo motors that adjust the panel’s
orientation.
Williams et al. (2019) highlighted the advantages of using Arduino-based con-
trollers for solar tracking due to their flexibility, ease of programming, and cost-effectiveness.
The Arduino platform is commonly used to read sensor values (such as those from LDRs)
and output control signals to servo motors.
Additionally, advancements in simulation software such as SolidWorks and Proteus
have enabled engineers to design and simulate solar tracking systems before physical
implementation. These tools allow for the evaluation of mechanical design, structural
integrity, and electronic circuitry, reducing the risk of errors in the final product.
• Cost and Maintenance: Dual-axis systems are more expensive to build and
maintain compared to single-axis or fixed solar panels. These costs must be justified
by the increase in energy production.
5
2.7 Conclusion
The development of solar tracking systems has been an essential step in improving the
efficiency of solar energy systems. While dual-axis trackers offer significant benefits in
energy capture, challenges such as cost, mechanical complexity, and calibration must be
carefully managed. The use of microcontroller-based systems and simulation tools has
greatly simplified the design and implementation of solar tracking systems. Ongoing
research and development will likely continue to refine these systems, making them more
cost-effective and efficient for widespread adoption.
6
3. System Design and Implementation
7
Figure 3.2: SolidWorks Design: Side View of the Solar Tracker.
8
3.2 Electrical and Control System Design in Proteus
The electrical system was designed in Proteus, consisting of:
The schematic was designed to ensure correct wiring and sensor placement:
9
4. Results and Analysis
Figure 4.1: Change in Light Intensity Between Left and Right LDRs.
10
Figure 4.2: Change in Light Intensity Between Top and Bottom LDRs.
11
5. Discussion
The results presented in the three images highlight the performance of the dual-axis
solar tracking system, providing insight into the system’s functionality, efficiency, and
responsiveness. The images track the changes in light intensity across different axes
and monitor the corresponding adjustments in servo motor angles over time. These
observations are crucial in evaluating the system’s performance and its ability to maintain
optimal panel orientation for maximum energy capture.
12
intensity differences, adjusting the tilt with precision to maintain a favorable light distri-
bution.
13
6. Conclusion and Future Work
6.1 Conclusion
The dual-axis solar tracking system was successfully designed and implemented. The
integration of SolidWorks, Proteus, and OpenModelica provided a comprehensive mecha-
tronic solution, achieving significant improvements in energy efficiency.
14
References
• OpenModelica Documentation.
• ChatGPT.
15