Here are a few photos of Version 3 of my solar tracker. At the moment it is only single axis but another axis can easily be added if need be. Operation.

Slides:



Advertisements
Similar presentations
SMART TEMPERATURE SENSOR digital temperature sensor
Advertisements

Electrical & Computer Engineering Presentation by: Andrew Frieden Matthew Weydt Nick Setzer Tyler Dunn CDR 2011 – Team Gong.
FIRE FIGHTING ROBOT ELECTRO-MECHANICAL SYSTEMS TERM PROJECT 1
Introduction  Low electrification rates worldwide  Expensive or dangerous means of energy  In the US, natural disasters cause people to lose power.
Consulting on Sun Oriented Sculpture Bill Gottesman, Burlington, Vermont.
SOLAR TRACKER PROJECT. INTRODUCTION: Solar tracker is a system that is used to track sun light to increase the efficiency of electricity gained from solar.
Andrew Bourgeois Aaron Minard.  Background  Satellite Tracking  SatPC32  Problem Statement  Solution  Mechanical Design  System Diagram  Electrical.
By: Devin Noyes And Mike Ambrisco. Background Azimuth Angle – Angle in deg clockwise from due north. Zenith Angle – Angle in deg up from horizontal.
By: Devin Noyes And Mike Ambrisco
 Background  Problem Statement  Solution  Mechanical › Azimuth › Elevation › Static and Dynamics of System  Software › SatPC32 › Interpolation ›
First Results from Tracker 1  Cryostat Commissioning  AFE/VLSB Firmware and Readout  Cosmic Ray Setup  Tracker Readout  Software  Trigger Timing.
 Background  Problem Statement  Solution  Mechanical › Azimuth › Elevation › Concepts › Static and Dynamics of System  Software › SatPC32 › Interpolation.
The Solar Tracker. Solar Tracking Project Team Members: –Cristian Ruvalcaba –Ken Seal –David Clark –Mark McKinley –Richard DeJarnatt.
ME 224 Experimental Engineering: Professor Espinosa 2005 TEAM : Jamie Charles Carlo Niko Javier.
Solar Tracking Project Team Members: –Cristian Ruvalcaba –Ken Seal –David Clark –Mark McKinley –Richard DeJarnatt.
MICROCONTROLLER BASED TELECOM SWITCH SPONSORED BY: ARJ ASIA External Guide: Mr. Jitendra Date Internal Guide: Mr. M.B. Tirmare By: Neha Purandare Janhavi.

Serial Communication ETEC 6416.
Managing Software Quality
Premier Bank Courier in the USA The Ease of Banking.
Ryan Courtney Senior Design II Advisor: Junkun Ma.
 Project overview  Project-specific success criteria  Block diagram  Component selection rationale  Packaging design  Schematic and theory of operation.
Camilo Martinez Advisor : Dr. Cris Koutsougeras Dept of Computer Science and Industrial Technology Southeastern Louisiana University.
ASTEP Life in the AtacamaCarnegie Mellon Limits of Life in the Atacama: Investigation of Life in the Atacama Desert of Chile Power System Design James.
Administrative Introduction Our goals for this project are for the three robots to work together intelligently to complete a maze faster than an individual.
Customer Tracking System. Lucent designs, manufacturers and sells telecommunications networks and equipment to communications service providers Challenge:
Re-commissioning the Student Radio Telescope Michelle Ho Dr. Christopher Groppi.
Team 6 DOODLE DRIVE Alexander Curtis Peachanok Lertkajornkitti | Jun Pan | Edward Kidarsa |
We use machines to convert the energy added to it (energy input) to a different form of energy (useful energy output) that we may want to do work (useful.
Chapter 5 How are software packages developed?. What are the main steps in software project development? Writing Specifications - Analysis Phase Developing.
MSP 430 Microprocessor Project
Programmable Power Relay Senior Design II Midterm Presentation.
Tiltmeter, Compass,Temperature modules for the PPM.
Ultrasonic Radar with USB missile launcher Present by: Virendrasinh Jadeja( ) Parshotam Rozara ( ) Haresh Pithiya ( )
Abstract This presentation discusses a solution that provides efficiency and maximum output for a cheap and alternative source of power in Nigeria The.
Alex Tippetts Senior Design II Spring Background System Design Efficiency Components Schematic Component Specifications Program Flow Cost Hurdles.
By : Avr & Svr engineering college, Nandyal.. Concept : We all are familiar with the Newton's corpuscular theory of light, that light is made up of small.
Solar Patio Umbrella Final Presentation May 3 rd, 2016 Team #37 ECE 445 – Spring 2016.
UNIVERSITY OF MINES AND TECHNOLOGY, TARKWA
TRIO-CINEMA 1 UCB, 2/08/2010 ACS Dave Auslander, Dave Pankow, Han Chen, Yao-Ting Mao, UC Berkeley Space Sciences Laboratory University of California, Berkeley.
Automatic Dual Axis Solar Tracking system Prepared by: Reem AL-khateeb Yasmeen Hanani Supervised by: Dr.Saed Tarapiah 1.
Step Up Height Increaser - A solution for short height people
XBee Based Motor Control for Farmers
Optimal Positioning of Fixed Solar Panels
Signal and Image Processing Lab
CLAS12 DAQ & Trigger Status
Brand Research at Scale
Stringing your car to determine wheel alignment is decidedly old school, but it's also effective, efficient and cheap. Begin by placing your car in a level.
Metrics Replication Presentation for Maryland Staff September 26, 2002
Software Quality Assurance Software Quality Factor
- a cheap Video Time Inserter based on the Arduino project
WIRELESS ENERGY MEASUREMENT SYSTEM
Peak-Power Operation In Solar PV
Finch Robot Class L4 How do I… ? LED color (Range 0 to 100)
Supervisor: Prof. Marwan Mahmoud Prepared by: Laith Musallam Gazi Arar
Cumulative Design Review
NOW YOU CAN MANAGE YOUR NETGEAR ROUTER SIMPLY FROM YOUR COMPUTER…!!! NETGEAR ROUTER SUPPORT AUSTRALIA NETGEAR ROUTER SUPPORT
QuickBooks Payroll Support 1(800) How to Contact QuickBooks Payroll Error Support by Phone Number Instantly?
Sasha Popov November 16, 2018 iRobot Create.
مفاهیم بهره وري.
Better Line Following with PID
Thursday’s Lecture Chemistry Building Musspratt Lecture Theatre,
FlySpy Software Design Narrative
Jamie A. Back Cincinnati Country Day School Honors Geometry, Grade 9
Dynamics GP 2018 – Payroll and Human Resources
Celestial Motion: Looking Up.
Welcome back! Grab a handout Review revolution, check calculations
FPGA Vinyl to Digital Converter (VDC)
AD5933 報告人:葉榮陞 指導教授:沈毓泰.
HP Printer in Error State Windows 10. This problem, usually occur after your system gets new updates causing the connected device to stop the job. When.
Presentation transcript:

Here are a few photos of Version 3 of my solar tracker. At the moment it is only single axis but another axis can easily be added if need be. Operation is fairly simple and because of this reliability is high. The brains of the unit is the PIC 18f2520 microcontroller. To find the sun the GPS unit is polled, then time, date and location are fed back into the micro. These values are then fed into a sun position algorithm to determine the altitude and azimuth of the sun. The tracker is then moved to the correct position using the AS5040 contact less rotary encoder to determine the correct angle. The AS5040 has 10 bit resolution over 360 degrees which gives an accuracy of about 1/3 rd of a degree. Being a contact less unit it can be totally sealed meaning that water ingress is not possible. The position is constantly adjusted throughout the day, but as with all of the tracker operations this can be adjusted in the code. So far this version has performed extremely well and tracks the sun perfectly. The sun position algorithm is accurate for a couple of thousand years. I have checked it against on line sun position calculators for accuracy and it is spot on. I think that this tracker system could be turned in to a viable alternative to the other types of tracker on the market with ease. Because it is micro based, firmware updates can be supplied to customers if features are added in the future.

GPS Receiver 18f2520 Microcontroller Encoder Input H-Bridge RS232 output ICSP Programming This is the tracker prototype board. It is fairly basic but functions very well. Output to Ram

Tracker Frame

Testing Tracker Efficiency against fixed panels

This is the AS bit rotary encoder that I use to measure the angle of the panel. It features contact less operation and 10 bit resolution. -40 to 125 degree operating range makes it perfect for that harsh conditions of the Australian outback.