Title: EE 296
1EE 296
PRESENTS
FINAL PRESENTATION
2Tha X-Roaderz
KEVIN Team Leader / Website AMY Sensors /
Lights / Sounds TIO Speed Controller / Crossing
Gate / PPTs MOUSSA Speed Controller / Track
Switching
3Overview 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.
4Initialize X-Road
5Block Diagram
6Design Structure
Gas Pedal User Interface gtgt
User Interface Flex Sensor gtgt
Motor Controller H-Bridge gtgt
7Setup Ghetto
8Setup Final
9PICAXE
10PICAXE Processor Schematics
11Sample 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
12H-Bridge
Truth Table
H-BRIDGE
13Sensors
- 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.
14Sensors
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.
15Sensors
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.
16Problems
- Power Supply over 5V
- Smoked PICAXEs (SORRY SANDY!!)
- PICAXE ? OPAMP!! (Moussa, get your moneys back!)
- Train Stopping Randomly
- Time Management / Team Availability
17Outstanding Problems
- Track Switching
- Lights
- Train Mishap (today)
18Project Status
19Time-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
20DEMO!!
21THE END
MOUSSA
TIO
Roaderz Website
http//www2.hawaii.edu/kahing/
KEVIN
AMY
22QUESTIONS ... ?
THA X-ROADERZ