Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Title: Dual Axis Solar Tracking System

Abstract:

In this project, we introduce a small-scale Dual Axis Solar Tracking System (DASTS) enhanced with
machine learning (ML) algorithms, focusing on optimization and cloud-based data visualization.

Our DASTS incorporates dual axis tracking and ML algorithms to adjust panel angles based on real-time
solar conditions and act as a redundant backup system, maximizing energy capture. We explore the
efficiency gains compared to static systems.

Moreover, we address DASTS optimization and management, implementing ML algorithms for


calibration, fault detection, redundancy, and maintenance scheduling. These techniques maintain system
efficiency.

To enhance data presentation, we utilize a cloud service provider and a data visualization library,
allowing users to access real-time and historical data remotely, making informed decisions about system
performance.

// use whichever is better

Abstract:

In this project, we introduce a small-scale Dual Axis Solar Tracking System (DASTS) enhanced with
machine learning (ML) algorithms, focusing on optimization, obstacle detection, and cloud-based data
visualization.

Our DASTS incorporates dual axis tracking and ML algorithms to adjust panel angles based on real-time
solar conditions, acting as a redundant backup system while also ensuring efficient energy capture. One
key addition to our system is the integration of an obstacle detection system using ML models, which
enables the DASTS to detect and maneuver away from obstacles, thus eliminating shading and further
enhancing energy capture.

We explore the efficiency gains of our enhanced DASTS compared to static systems, showcasing its ability
to adapt and respond to environmental challenges.
Moreover, we address DASTS optimization and management, implementing ML algorithms for
calibration, fault detection, redundancy, and maintenance scheduling. These techniques not only
improve energy capture but also maintain system efficiency by proactively identifying and mitigating
issues.

To enhance data presentation and user accessibility, we utilize a cloud service provider and a data
visualization library. This setup allows users to access real-time and historical data remotely, making
informed decisions about system performance, obstacle avoidance, and overall energy optimization.

 Abstract

 Introduction

 Objectives
 Methodologies

 Literature review = ? Maybe : not sure;

 Plan of Work

 References

// objectives

To improve dual axis tracking system with ML via redundant tracking and obstacle detection and
avoidance.

To inform and elevate problems and issues to the user/owner

Fault detection and prevention

To construct a user friendly environment for data visualization and controlling parameters

// Methodologies

Use servo motors or whatever the current market standard motor is for panel movement

Use accurate deep learning / unsupervised models for redundant tracking and obstacle detection

Use RESTFUL APIs Service and self-hosted gui platform for user management and data visualization

AWS and maybe use custom node packages for email port forwarding

You might also like