ECE 477 Senior Design Group 14  Spring 2006

Slides:



Advertisements
Similar presentations
2008EECS Embedded Network Programming nesC, TinyOS, Networking, Microcontrollers Jonathan Hui University of California, Berkeley.
Advertisements

1 Application Accessory For Cellular Phone - Final Presentation - Performed by: Omer Kamerman Avi Feldman Project instructor: Boaz Mizrachi Technion –
Wireless Data Acquisition for SAE Car Project by: J.P. Haberkorn & Jon Trainor Advised by: Mr. Steven Gutschlag.
1 Application Accessory For Cellular Phone - Mid. Semester A Presentation - Performed by: Avi Feldman Omer Kamerman Project instructor: Boaz Mizrachi Technion.
NetBurner MOD 5282 Network Development Kit MCF 5282 Integrated ColdFire 32 bit Microcontoller 2 DB-9 connectors for serial I/O supports: RS-232, RS-485,
TEAM BRIGHTRIDERS Failure Modes, Effects, and Criticality Analysis “We put the SOUL in SOULAR racing”
ECE 477 Design Review Team 14  Spring 2006 Jason, Nathanael, David, David.
Solar Telematics System ECE 477 Design Review, Team 8, Spring 2012 Paste a photo of team members here, annotated with names of team members. Craig Lechlitner,
ECE 477 Design Review Team 9  Fall 2009 Josh Piron, Jacob Pfister Kevin Templar, Mike Phillips,
ECE 477 Design Review Team 14  Spring 2006 Jason, Nathanael, David, David.
ECE 477 Senior Design Group 12  Spring 2006 Daniel da Silva Atandra Burman Eric Aasen Harsha Vangapaty.
Humble Hubble Team 18 Tim Brown. Abstract The proposed project is a self-aiming telescope. This telescope will obtain its global position and the local.
A.M.E.N. Autonomous Meteorological Embedded Network for Fire Fighting Fan Zhang, Dmitry Stomakhin, Flavio Sira, Brian Hansen.
ECE477 Senior Design Android street car Team 12 Libo Dong 1.
ECE 477 Senior Design Group 10  Spring 2006 Jonathan Jared Jennifer Josh.
CEng3361/18 CENG 336 INT. TO EMBEDDED SYSTEMS DEVELOPMENT Spring 2007 Recitation 01.
ECE 477 Senior Design MRAV – Multi Rotor Autonomous Vehicle Team 9 April
ECE 477 Final Presentation Team 9  Fall 2009 DART.
Testing and Verifiation of Kmote using Tiny OS Manish Aggarwal Guide :- Proff Purushottam K.
ECE 477 Senior Design Group 3  Spring 2005 Paste a photo of team members with completed project here. Annotate this photo with names of team members.
ARDUINO BASED UNDERGROUND CABLE FAULT DETECTION
ECE477 Midterm Design Review: Team 1
SUBMITTED BY EDGEFX TEAM
Multiway Noticeboard with User Configure Features Using IOT & PC
RFID Based Access Control System using 8051
SUBMITTED BY EDGEFX TEAM
ARM Embedded Systems
SUBMITTED BY EDGEFX TEAM
Michael Rahaim, PhD Candidate Multimedia Communications Lab
SUBMITTED BY EDGEFX TEAM
AUTO POWER SUPPLY CONTROL FROM 4 DIFFERENT SOURCES: SOLAR, MAINS, GENERATOR & INVERTOR TO ENSURE NO BREAK POWER.
Preliminary PCB Design
<Add team picture or relevant project picture here>
ECE 477 Final Presentation Team 04  Spring 2010
SUBMITTED BY EDGEFX TEAM
SUBMITTED BY EDGEFX TEAM
ECE477 MIDTERM DESIGN REVIEW: TEAM #08
Smart Batteries Spring 2016 – Update 1.
ECE 477 Design Review Team 8  Spring 2007
ECE 477 Final Presentation Team 8 Spring 2013
ECE 477 Senior Design Group 4  Spring 2006
ECE 477 Design Review Group 3  Fall 2005
ECE 477 Senior Design Group 3  Fall 2007
ECE 477 Digital Systems Senior Design Project  Spring 2006
Journey: Introduction to Embedded Systems
ECE 477 Senior Design Group 13  Spring 2007
ECE 477 Senior Design Group 1  Fall 2006
ECE 477 Digital Systems Senior Design Project  Fall 2004
ECE 477 Final Presentation Team 4  Fall 2011
Component Selection Rationale
ECE 477 Senior Design Group 8  Spring 2007
ECE 477 Senior Design Group 3  Fall 2010
ECE 477 Design Review Team 14  Spring 2012
ECE 477 Final Presentation Team 2 Spring 2012
ECE 477 Final Presentation Team 3 – Fall 2008
Ece 477 team 2.
ECE 477 Senior Design Group 1  Spring 2008
ECE 477 Final Presentation Team 10  Spring 2008
ECE 477 Senior Design Group 11  Spring 2006
TCSP: Software Development Status
Technical Communication Skills Practicum
ECE 477 Senior Design Group 4  Spring 2011
ECE 477 Senior Design Group 5  Spring 2011
8051 Micro Controller.
ECE 477 Senior Design Group 3  Spring 2011
ECE 477 Senior Design Group 3  Spring 2010
ECE 477 Final Presentation Team 13  Spring 2011
ECE 477 Senior Design Group 13  Spring 2008
Self-Adjusting Helmet
The Guitar Chord Learning System
Presentation transcript:

ECE 477 Senior Design Group 14  Spring 2006 Jason, Nathanael, David, David

Outline Project overview Design challenges faced ECE 362 knowledge used Project demo

Project Overview Driver interface for Solar Racing Team Communication with onboard power trackers and telemetry board via CAN bus Allow driver to navigate through a text-based interface to issue commands to the solar battery chargers (power trackers) Display speed, battery power, and other information on the LCD

Design Challenges Faced Low Power Requirements Used high efficiency switching regulator OrCAD bug with overlapping nets on different layers I2C bus needs pull up resistors PLDs are small had to move functionality to microcontroller

Design Challenges Faced Component Datasheets (configuration/usage information buried deep) Such as LCD requires few seconds to boot up Controlled Area Network (CAN) communication protocol Send/Receive CAN messages Useable Menu System

ECE 362 Knowledge Used Assembly Language (and embedded C) Software/Hardware Debug skills On-Chip Peripherals I2C serial interface (LCD communications) A/D Module (Temperature and Diagnostics) Timers (Timeouts, CAN interrupts) SCI (RS232) Software Debouncing

Project Demo Link

Questions / Discussion