1/29/2013 eel4665 spring ‘13 university of florida leonardo falcon

7
NAME: T.B.D. 1/29/2013 EEL4665 Spring ‘13 University of Florida Leonardo Falcon

Upload: leslie-parsons

Post on 17-Jan-2016

213 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: 1/29/2013 EEL4665 Spring ‘13 University of Florida Leonardo Falcon

NAME: T.B.D.1/29/2013EEL4665

Spring ‘13University of Florida

Leonardo Falcon

Page 2: 1/29/2013 EEL4665 Spring ‘13 University of Florida Leonardo Falcon

Goal

Given a user input distance and angle. Travel to that specific location even as avoiding obstacles.

Reasonable percent error.

Page 3: 1/29/2013 EEL4665 Spring ‘13 University of Florida Leonardo Falcon

Application

Move to a specific location inaccessible or dangerous for humans and send back images, even in low light conditions.

Page 4: 1/29/2013 EEL4665 Spring ‘13 University of Florida Leonardo Falcon

Steering

4 wheel platform Ackermann steering RWD (DC motor) Servo will control the

tie rod.

Page 5: 1/29/2013 EEL4665 Spring ‘13 University of Florida Leonardo Falcon

Sensors

Sonar in the front. React to obstacles in advance for smoother movement and constant speed.

Bump sensor on the back.

Magnetometer or Android Phone IMU for direction.

Page 6: 1/29/2013 EEL4665 Spring ‘13 University of Florida Leonardo Falcon

Special Sensor

Infrared Serial Camera that will transfer JPEG images to laptop via Xbee.

Infrared LEDs for low light conditions.

LinkSprite JPEG Color Camera TTL Interface – Infrared (Sparkfun)

Page 7: 1/29/2013 EEL4665 Spring ‘13 University of Florida Leonardo Falcon

Progress

Received Tim’s board. Ordered Sonar sensor. Getting comfortable with ATMEL manuals. Thinking of possible software algorithms.