Top Banner
Naota: tether- controlled, remote operated robot By: Zach Wheeler and Chris Wells
18

Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

Dec 22, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

Naota: tether-controlled, remote operated robot

By: Zach Wheeler and Chris Wells

Page 2: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

Naota

Page 3: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

Project Objectives

• Robot accepts user movement commands via a tethered mouse.

• Responds promptly and deterministically to user’s mouse movements.

• Robot movements based on an attempt to “balance” user mouse movements.

Page 4: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

Specifications

• Can move anywhere on the first floor of building 17

• Can only move on level surfaces

• 1 ft/sec maneuvering speed, 3 ft/sec maximum speed

• 15 minutes minimum operating time

• Turns within its own space

Page 5: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

System Diagram

•The user moves the tethered command mouse, which increments X and Y counters in the HCS12.•The HCS12, sensing a counter imbalance, commands the motors to move.•The reference mouse moves with the robot, decrementing the counters until they balance again.

Page 6: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

Sensors

• 2 mice for motion control: the onboard reference mouse, and the tethered command mouse.

Page 7: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

Naota’s Operational Environment(The unshaded area)

The robot can operate anywhere in the unshaded area, up to the length of its tether (currently 30 ft).

Page 8: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

MC9S12A256 (HCS12)Port Diagram

Page 9: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

User Interface

The user can...

• Control Naota by moving the tethered command mouse.

• Turn power on and off with Naota’s three power switches.

Page 10: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

What is the ACB and what does it do?

Page 11: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

Driving

Page 12: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

CostPart Quantity Unit Cost ($) Subtotal ($)HCS12 1 99 99NiMH Battery 4 40 160NiMH Recharger 1 60 60Sheet of Plexi 1 20 20Mice 3 10 303 ft of Velcro n/a 6 6Copper Tubing n/a 8 8Wheels 2 6 12Speed Controller 2 40 80Drive Motor 2 30 60Miscellaneous hardware n/a 20 20Miscellaneous electronics n/a 20 20Total n/a n/a 575

Page 13: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

Work Division

Work To Be Done ByHardware BothSoldering BothMouse Code ZachMotor Code ChrisPseudocoding Both

Page 14: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

WorkStill to be done

• Connect ACB to HCS12

• Attach and connect reference mouse

• HCS12 control code

• Calibrate motor control

Page 15: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

PowerEach drive motor is powered by a 7.2 Volt NiMH battery (3000 mA-hours). Each motor draws 4 Amps when fully loaded at maximum speed, and 0.4 Amps when unloaded.

Another NiMH battery is mounted on the superstructure. It will run the HCS12, the two mice (command and reference), and the ACB.

Page 16: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

Test Plan•Test the mice.•Test the ACB.•Test signals over the tether.•Test mouse counter code.•Test motor control code.•Integrated testing: attempt to move the robot with the mouse.

Page 17: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

Safety FirstThe only foreseeable safety hazard is the potential for collision with a pedestrian (possibly resulting in bruised shins and four-letter words).

The robot is driven by a human, who will be careful

The motors make a relatively loud sound, so nearby pedestrians will likely notice in time to dodge

Page 18: Naota: tether-controlled, remote operated robot By: Zach Wheeler and Chris Wells.

Questions?Comments?