Maximum Power Point Tracker

Slides:



Advertisements
Similar presentations
Solar Array & Maximum Power Point Tracker Group Senior Design Project 2003 Stephanie Chin Jeanell Gadson Katie Nordstrom Advisor: Karen Panetta.
Advertisements

Georgia Tech Digital Back-end µHRG interface Curtis Mayberry School of Electrical and Computer Engineering Georgia Institute of Technology January 13 th,
Greg Beau SerajAnanya. Outline  Project overview  Project-specific success criteria  Block diagram  Component selection rationale  Packaging design.
ELECTRONIC SYSTEMS NESI NanoRacks Embedded System Integration Board HARDWARE Functional Design.
The Motorcycle Alarm By Matt Hawkins Vermont Technical College Electrical Projects.
3D Wireless Mouse Shirley Li Matt Tanwentang Joseph Cheng.
ZigBee Calvin Choy David Kim Jason Chong Devin Galutira.
USB Adapter for Experiment Board Created By : Itai Heller Ofir Asulin Supervised By: Mony Orbach.
ECE 265 – LECTURE 13 Interface to switches and LEDs 7/3/ ECE265.
02/12/03 Brian Crosby Electrical Report Auto Tuner Brian Crosby.
Team Members Jordan Bennett Kyle Schultz Min Jae Lee Kevin Yeh.
Project: sun tracker Idea: –Use two photodiodes to detect where the sun is –Control a motor to turn toward the sun –When sun is “half-way” between PD,
Solar Powered Battery Charger
ECE 477 Design Review – Spring 2010 Team 15. Team Members.
P-REV Initial PCB Michael Connaboy Stephen Schiffli Ram Hudiara Win Than Aung.
Fall CS-EE 480 Lillevik480f04-l1 University of Portland School of Engineering Project Swift Fox Design Review 21 Jan 2005 Peter Brunke Andrew Robinson.
Dr. John Helferty.  Arduino  Wi-Fi Shield  Relay  H-Bridge  Standard Servos  DC Fans  Impeller  Battery  PCB  Headers.
Lab 10 Experiment 21 Design a Traffic Arrow. Just so it is clear This is it. – Last official experiment for the semester. It is your option as to whether.
© 2008 RoboRubik1 11 Technical Communication Skills Practicum Theory of Operation and Hardware Design Narrative.
Experiment 21 Design a Traffic Arrow.
ECE 477 Design Review Team 14  Spring 2006 Jason, Nathanael, David, David.
Codan 5700 Series C-Band Transceiver Technical Overview.
TCSP Presentation #3 Team 14 SPOT DASH. Schematics 3 Pages 3 Pages Page 1: Buttons, LEDs, sensors related circuits Page 1: Buttons, LEDs, sensors related.
Practicum Project L0 block diagrams Nick Klein. L0 block diagrams (Must) Project Must have two inputs: – Buttons One to turn on device. – Level Sensor.
Swish Sleeve PCB Layout Design Narrative Stephen MacNeil, Michael Kobit, Sriharsh Achukola, Augustus Hong.
ECE 477 Design Review Team 12  Spring 2006 EricDaniel Atandra Sriharsha Aasenda Silva Burman Vengapaty.
Group 12 – H.E.A.D Gear Maximum Power Point Tracker Technical Communication Skills Practicum Presentation Software Development Progress Main Flowchart.
Control Why do we need system control? 1. Produce PWM
ECE 192: NATCAR Team (Triton X) Sponsored by IEEE ( Vincent Bantigue, Joseph Formanes,
Auto-chromatic Musical Instrument Tuner Craig Janus and Robert Schmanski Advisor: Dr. James Irwin.
Seraj Dosenbach Greg Lammers Beau Morrison Ananya Panja Printed Circuit Board Layout Narrative plus Preliminary PCB Layout.
Task List  Group management plan  Background studies  Link budget: optical/electrical  Build, test learning Rx board  Order components for transceiver.
GNMSGNMS Daniel Grum Larry Price Eric Ellett Jason Rice.
Submitted by:.  Project overview  Block diagram  Power supply  Microcontroller  MAX232 & DB9 Connector  Relay  Relay driver  Software requirements.
ECE 445 Track Vehicle Project Team 25: Kuangxiao Gu Jialun Liu Jilin Jiang.
Solar Patio Umbrella Final Presentation May 3 rd, 2016 Team #37 ECE 445 – Spring 2016.
Wireless Bluetooth Controller For DC Motor. Introduction Wireless becoming more and more available and widely used Bluetooth is one of the major players.
TRANSMISSION LINE MULTIPLE FAULT DETECTION AND INDICATION TO EB
ECE445: Senior Design Spring 2015 Team 17: Weather Jukebox Sang Yun Bang, Thomas Fedrigon, Shanda Lu.
Ashan Perera Senior Design Project - Electronic System for Remote Water Quality Monitoring.
Sponsor: Beam Technologies Team Members: Andrew McGinnis - ECE Chad Carius - ECE Madison McClellan - ECE Behavior Monitoring Toothbrush.
Application Case Study Christmas Lights Controller
SINGLE PHASE INDUCTION MOTOR SOFT START BY STEPPED DELAY OF REDUCING FIRING ANGLE Submitted by:
Single Phase Induction Motor Speed Control
Solar Energy Generator: Design Rendering Description
Timers and Event Counters
Arduino Based Industrial appliances control system by decoding dual tone multi frequency signals on GSM / CDMA network. Submitted by:
PROPELLER DISPLAY OF MESSAGE BY VIRTUAL LEDS
Preliminary PCB Design
LAPTOP THEFT IDENTIFIER.
Textbook Detection System With Radio-Frequency Identification
SCADA for Remote Industrial Plant
PC Mouse operated Electrical Load Control Using VB Application
Chapter 13 Linear-Digital ICs
INDUCTION MOTOR PROTECTION FOR SINGLE PHASING, OVERVOLTAGE AND OVER TEMPERATURE Submitted by:
SOFT START OF SINGLE PHASE PUMP MOTOR
EXTERNAL GUIDE INTERNAL GUIDE
SELF-SUSTAINABLE SOLAR STREET LIGHT CHARGING
GSM - GPS BASED VEHICLE TRACKING SYSTEM
Portable Battleship Display
Inductive Charging Case
ECE 477 Design Review Team 6 - Spring 2012
Joe Trefilek Jeff Kubascik Paul Scheffler Matt Rockey
TEAM BRIGHTRIDERS Schematic and PCB.
Maximum Power Point Tracker
Technical Communication Skills Practicum
Preliminary PCB Layout Presented by: Carey Woolet
Introduction to Arduino
Introduction to arduino
Presentation transcript:

Maximum Power Point Tracker Group 12 – H.E.A.D. Gear Maximum Power Point Tracker Technical Communication Skills Practicum Presentation Block Diagram Schematic Overview PCB Layout Overview

Maximum Power Point Tracker Group 12 – H.E.A.D. Gear Maximum Power Point Tracker CAN Transceiver Analog Block 2 5 Serial Communication (Debugging) 2 Power Block Micro Controller 5 Programming Port 3 Analog Block: INPUT_I, OUTPUT_I, INPUT_V, OUTPUT_V, TEMPERATURE Power Block: 4V096, 5V, GND (3X) CAN Address: ADDR0, ADDR1, ADDR2, ADDR3 Clock: OSC1, OSC2 CAN Transceiver: CANRX, CANTX Serial Communication: RX, TX Programming Port: nMCLR, PGC, PGD Outputs: ERROR, STATUS, MOSFET_SIG, RELAY_CONTROL, FAN_SUPPLY CAN Address 4 Outputs Clock 2 5

Maximum Power Point Tracker Group 12 – H.E.A.D. Gear Maximum Power Point Tracker Analog Block: INPUT_I and INPUT_V are the solar array current and voltage respectively. OUTPUT_I and OUTPUT_V are the solar car battery current and voltage respectively. TEMPERATURE is the temperature in the DC/DC converter board (power board). Analog circuits are summing op amps used to translate the input voltages to the voltage range of the microcontroller (0 to 4.096 V). The outputs are also filtered by a LPF with cutoff frequency of 20 Hz.

Maximum Power Point Tracker Group 12 – H.E.A.D. Gear Maximum Power Point Tracker Outputs: MOSFET_SIG – PWM signal that controls DC/DC converter. RELAY_CONTROL – signal that controls connection between solar array and board. If solar array’s voltage exceeds 70 V, board will be disconnected from it thru relay. FAN_SUPPLY – signal that turns fan on and off, triggered by board temperature. ERROR and STATUS – are diagnostic LEDs. These LEDs will provide visual indication of operation.

Maximum Power Point Tracker Group 12 – H.E.A.D. Gear Maximum Power Point Tracker CAN Address: ADDRx – 4 bits that set CAN address. These bits are set by a DIP switch. CAN Transceiver: CANRX and CANTX – receive and transmit signals connected to CAN transceiver. Serial Communication: RX and TX – connected to debugging header. Programming Port: nMCLR, PGC, PGD – connected to programming header.

Maximum Power Point Tracker Group 12 – H.E.A.D. Gear Maximum Power Point Tracker PCB Layout

Top and Bottom Layers MICROCONTROLLER POWER ANALOG

Top Layer

Bottom Layer

Rats Nest