robotics design

14
Robotics Design By Nha-Chi Nguyen, Neleena Paul, Nicholas Partain, Luke Porter, Andrew Ramos

Upload: neleena-paul

Post on 08-Jul-2015

115 views

Category:

Software


1 download

TRANSCRIPT

Page 1: Robotics design

Robotics Design

By Nha-Chi Nguyen, Neleena Paul, Nicholas Partain, Luke Porter, Andrew Ramos

Page 2: Robotics design

The A Team

• Luke Porter

Page 3: Robotics design

The A Team

• Chi Nguyen

Page 4: Robotics design

The A Team

• Neleena Paul

Page 5: Robotics design

The A Team

• Andrew Ramos

Page 6: Robotics design

The A Team

• Nicholas Partain

Page 7: Robotics design

Mission

To create a robot that can:

• Pass over a slope

• Retrieve at least three rockets

• Proceed through a dark tunnel

• Eventually drop the objects in red box

Success: Aforementioned tasks done without human touch

Page 8: Robotics design

The Program

Page 9: Robotics design

The Programming Process

First Mission:

Sound activation and

safely proceeding

over a slope

Solution:

• sound sensor

• a combination of line

tracking and forward

movement

Page 10: Robotics design

The Programming Process

Second Mission:

Guiding the robot to

the storage to

retrieve at least

three rockets

Solution:

• line tracking and

straight motion

• lift and clamp

mechanism

Page 11: Robotics design

The Programming Process

Final Mission:

To drop the rockets in

their designated red box

after passing through a

tunnel

Solution:

• reverse motion

• change of direction

utilizing the right motor

• line tracking and

descending the arms

Page 12: Robotics design

Robot’s Design

• original taskbot

design except the

NXT is placed flat

• goal post

contraption for

rocket security

• Utilizes only light

and sound sensors

• Three motors

Page 13: Robotics design

Pros and Cons of Our Solution

Pros

• The robot has the ability

to gather and drop off 4

rockets.

• Calibrates efficiently to

the white line

• Only requires two

sensors

• Extra safety measures in

the program

Limitations

• line tracks to the

left of the white line

which sometimes

causes unexpected

motions

• Lack of prior

programming

knowledge

Page 14: Robotics design

Improvements

• Split up tasks more efficiently and equally among all team members

• Watch informational videos on how to program the robot beforehand