Solar Panel Light Tracking Project: Update 2

Solar Panel Light Tracking Project: Update 2

Nov 30, 2018

John Praleston


solar tracking

 

LDR (Light Dependent Resistor) 

 

An LDR is a light sensitive resistor that changes resistance when light is applied.

 

As the amount of light increases, the resistance lowers:

 

solar tracking

 

A LDR is drawn in a circuit diagram with this symbol:

 

solar tracking

 

Two LDRs will be used in this solar tracking system. They have a barrier wall between them to block the sunlight from an angle. If the solar panel is not aligned with the sun, a shadow will be cast on to one of the LDRs. This will create a difference of resistance between the two LDRs. The difference in resistance will be inputted into the Arduino as a difference in voltage.

 

solar tracking

 

Arduino

 

An Arduino Uno is used to control the servo from the input voltage read from the LDRs. The above wiring diagram explains the input/output from the Arduino but does not specify the pins. Since we are also running an LCD screen on the Arduino, the pins will have to be determined at a future time. The Arduino code is sourced from Muhammad Aqib from:

 

https://circuitdigest.com/microcontroller-projects/arduino-solar-panel-tracker

 

He uses a similar style tracking system without a wall blocking the light between the sensors.

 

SG90 Servo

 

The SG90 servo will be used to control the rotational movement of the solar panel. This servo is attached to the base plate and will be rotating the bracket in which the solar panel is mounted on.

 

solar tracking

 

Specifications

 

  • Torque: 4.8V: 25.00 oz-in (1.80 kg-cm)
  • Speed: 4.8V: 0.12 sec/60°
  • Weight: 0.32 oz (9.0 g)
  • Dimensions: Length:0.91 in (23.0 mm) Width:0.48 in (12.2 mm) Height:1.14 in (29.0 mm)

 

Solar Panel

 

The solar panel used came from a kit from https://simplemotor.com/

 

solar tracking

 

Specifications

 

  • Voltage: 6V
  • Amperage: 270mA
  • Watts: 1.6W
  • Schottky diode

 

solar tracking

Tags

Archives