Skip to content

Latest commit

Β 

History

78 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Analog-electronics-project

Automatic Solar Tracker

Welcome to the repository of the Automatic Solar Tracker, a project aimed at maximizing the efficiency of photovoltaic (PV) systems by maintaining optimal alignment between solar panels and the sun throughout the day. This innovative system combines analog control techniques and sustainable design principles, making it a cost-effective and eco-friendly solution for solar energy optimization.


🌟 Project Overview

Solar power is one of the most sustainable energy sources, especially in sun-rich regions. However, fixed solar panels often fail to capture maximum sunlight throughout the day due to the changing position of the sun. The Automatic Solar Tracker addresses this limitation by dynamically adjusting the orientation of solar panels using a single-axis tracking mechanism.

The system incorporates:

  • Light-dependent resistors (LDRs): For detecting sunlight intensity.
  • PID controller: Implemented using operational amplifiers for precise alignment.
  • Motor driver: Ensures smooth panel movement.
  • Pulse-Width Modulation (PWM): Controls the motor speed.

βš™οΈ Features

  1. Sunlight Sensing: Measures light intensity using LDRs to detect the sun's position.
  2. PID Control: Maintains precise alignment through Proportional-Integral-Derivative adjustments.
  3. Motor Control: Adjusts panel orientation efficiently.
  4. Eco-Friendly Design: The enclosure combines wood and 3D-printed PLA for sustainability and durability.
  5. Compact Design: A two-layer PCB integrates all electronic components seamlessly.

πŸ“ System Design

Block Diagram

block_diagram

The system architecture consists of sunlight sensors, a PID controller, motor control circuitry, and a robust enclosure.

Circuitry

  • Error Signal Generation: Processes the voltage difference between LDRs to determine misalignment.
  • PWM Generation: Controls motor speed to correct panel orientation.
  • Motor Driver Circuit: Drives the motors responsible for panel adjustments.

Breadboard Implementation

breadboard

Simulation and Testing

Multisim simulations validated the functionality of the PID controller and PWM generation. Real-world testing confirmed enhanced solar energy capture.

  • Square wave and Triangular wave: square_simulation
  • Rectified triangular wave: triangle_simulation
  • PWM signal: PWM_simulation

πŸ–ΌοΈ Project Images

  1. System Prototype final_product

  2. PCB Design

  • Schematic:
    PCB Schematic

  • 3D Layout:

    Screenshot 2024-12-17 223625

  • Top Layer: Screenshot 2024-12-17 223343

  • Bottom Layer: Screenshot 2024-12-17 223431

  • Final PCB: Screenshot 2024-11-23 174420

  1. Enclosure

wood assembly


πŸ“‹ Specifications

  • Controller: Analog PID using operational amplifiers.
  • Sensors: Light-Dependent Resistors (LDRs).
  • Power Source: Solar panel output.
  • Enclosure Materials: Wood and PLA.

πŸ”§ Assembly

The assembly involves integrating electronic components onto a compact PCB, crafting the enclosure, and configuring the system for dynamic solar tracking. final assembly


πŸš€ Future Improvements

  1. Upgrade to a dual-axis tracking system for enhanced efficiency.
  2. Transition from analog to digital control for better accuracy and flexibility.
  3. Integration with IoT for remote monitoring and control.

πŸŽ₯ Project Video

Watch our detailed walkthrough of the Automatic Solar Tracker in action: https://youtu.be/nHiQHz7_xqY?si=oewumcQw3HjwGN45

🀝 Acknowledgments

We thank the Department of Electronic & Telecommunication Engineering at the University of Moratuwa for providing the resources and guidance necessary for this project.


About

solar tracker

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors