13
SINDHURA COLLEGE OF ENGINEERING &TECHNOLOGY

sun tracking solar panel

Embed Size (px)

Citation preview

Page 1: sun tracking solar panel

SINDHURA COLLEGE OF ENGINEERING &TECHNOLOGY

Page 2: sun tracking solar panel

SUN TRACKING SOLAR PANEL

Page 3: sun tracking solar panel

Introduction

The main objective of this project is to track the sun and rotate the solar panel accordingly, to receive sunlight to the fullest extent always during the day time.

This movement is achieved by interfacing a stepper motor to the solar panel that changes its direction according to the positioning of the sun.

This is achieved using time reference that controls the movement time for 12 hours by a program written in such a way that for every given time the solar panel faces to the sun to generate maximum power which is stored in batteries and future use.

Page 4: sun tracking solar panel

EMBEDDED SYSTEMS

Definition for :- EMBEDDED SYSTEMS

A combination of hardware and software which together

form a component of a larger machine.

An example of an embedded system is a microprocessor that

controls an automobile engine.

An embedded system is designed to run on its own without human intervention, and may be required to respond to events in real time.

Page 5: sun tracking solar panel

EMBEDDED SYSTEMS

Page 6: sun tracking solar panel

BLOCK DIAGRAM

Page 7: sun tracking solar panel

Hardware Requirements

•8051 series Microcontroller•Dummy Solar Panel•Stepper Motor•Voltage Regulator•Diodes•Relay driver IC•Transformer

Page 8: sun tracking solar panel

MICROCONTROLLER

80 51

false

Page 9: sun tracking solar panel

STEPPER MOTOR

Page 10: sun tracking solar panel

RELAY DRIVER

PIN DIAGRAM

Page 11: sun tracking solar panel

Power supply

Page 12: sun tracking solar panel

SOFTWARE REQUIREMENTS

Keil an ARM Company makes

C compilers

macro assemblers

real-time kernels

debuggers,

Simulators

8051 MCU families.

Compilers are programs used to convert a High Level

Language to object code.

Page 13: sun tracking solar panel

THANK YOU