EE 296 - PowerPoint PPT Presentation

About This Presentation
Title:

EE 296

Description:

AMY Sensors / Lights / Sounds. TIO Speed Controller ... Gas Pedal: User Interface Setup: Ghetto. Setup: Final. PICAXE. PICAXE Processor Schematics ... – PowerPoint PPT presentation

Number of Views:135
Avg rating:3.0/5.0
Slides: 23
Provided by: krissti
Category:
Tags:

less

Transcript and Presenter's Notes

Title: EE 296


1
EE 296
PRESENTS
  • Tha X-Roaderz

FINAL PRESENTATION
2
Tha X-Roaderz
KEVIN Team Leader / Website AMY Sensors /
Lights / Sounds TIO Speed Controller / Crossing
Gate / PPTs MOUSSA Speed Controller / Track
Switching
3
Overview of the Project
  • The overview of the project is to design a train
    set so that it can be utilized by those with
    special needs / disabilities.

4
Initialize X-Road
5
Block Diagram
6
Design Structure
Gas Pedal User Interface gtgt
User Interface Flex Sensor gtgt
Motor Controller H-Bridge gtgt
7
Setup Ghetto
8
Setup Final
9
PICAXE
10
PICAXE Processor Schematics
11
Sample Speed Control Coding
  • 'Train Speed Control
  • high 0
  • low 1
  • setint 00000100,00000100
  • main
  • readadc10 1,w1
  • let w2 w1 'set w2 equal to w1
  • debug
  • if w1 lt 280 then stopdrive
  • if w2ltw1 then rampup
  • if w2gtw1 then rampdown
  • rampup
  • w2w1 'increment w2 value
  • goto drive
  • rampdown
  • w2w1 'decelerate immediately

12
H-Bridge
Truth Table
H-BRIDGE
13
Sensors
  • We changed from using the reed relay to infrared
    sensor. Reed relay didnt work to well because
    we had a hard time finding magnates that would
    fit under the train to make the connection. If we
    used a strong magnates the train might not be
    able to move because is would stuck to the reed
    relay.

14
Sensors
The magnets would make an effect on the train
motor. By using the infrared sensor, would detect
the train better. It is a lot easier to implement
because we dont have to put the reed relay at
the bottom of the tracks. The infrared just need
to put next to the track with out doing anything
to the track.
15
Sensors
One of the problems we had with the inferred was
the way we have to put it. We couldnt just put
it across from each other because the gap between
each car would not break the infrared light going
to the sensor. So we had to put it in an angle
instead of perpendicular to the track.
16
Problems
  • Power Supply over 5V
  • Smoked PICAXEs (SORRY SANDY!!)
  • PICAXE ? OPAMP!! (Moussa, get your moneys back!)
  • Train Stopping Randomly
  • Time Management / Team Availability

17
Outstanding Problems
  • Track Switching
  • Lights
  • Train Mishap (today)

18
Project Status
  • Completed overall

19
Time-Line
  • 21 Jan 06 Basic Electronic Tutorial
  • 28 Jan 06 Solder Technique Tutorial
  • 20 Mar 06 Completion of Sensors /
    Controllers
  • 08 Apr 06 Lights / Interfacing Completion
  • 10 Apr 06 Project Completion
  • 9 May 06 GAME DAY

20
DEMO!!
  • ... DEMO YOUR STUFF!

21
THE END
MOUSSA
TIO
  • THA X-ROADERZ!

Roaderz Website
http//www2.hawaii.edu/kahing/
KEVIN
AMY
22
QUESTIONS ... ?
THA X-ROADERZ
  • ... anyone ?!
Write a Comment
User Comments (0)
About PowerShow.com