Download presentation
Presentation is loading. Please wait.
Published byLucas Dorsey Modified over 9 years ago
1
Tiger Scramble Tiger Scramble Robot Design Hannah Hoppenstedt Josh Nelson
2
Presentation Outline Major Component Connections Operations Subsystems and Components –Requirements –Component Specifications Budget
3
Major Component Connections RF Receiver BS2BS2p 40 Bumper Switch Servo MMC Motor CommunicationBall Control Brains Locomotion
4
Operations Find closest ball to goal Travel to and capture ball Put ball in goal Avoid opponent robot
5
Subsystems and Components Microcontrollers Locomotion –Motors –Wheels Ball-Control Apparatus Battery Chassis
6
Communication Requirements Receive data from vision system –Want to receive every packet –Do not want BS2p40 tied up for 33 ms per packet
7
Basic Stamp 2 Receives info from the vision system Sends the data to the BS2p 40 for calculations –At the maximum flow control baud rate of 19.2k, it takes 3.75 ms to send 9 bytes BS2 to BS2p Connection (4 I/O pins) –One pin for serial data transfer –One pin for flow control –Two pins for handshaking
8
AI Requirements Calculations on vision system information –Distance –Angle –Integer Comparison Interpret commands from Vision System Execute all functions between packets –100 ms between first bits of two consecutive packets Memory –53 Bytes
9
Basic Stamp 2p 40 AI Requirements RoutineMemory Required (Bytes) Pick Ball29 Go To Ball16 Go To Goal3 Avoid Opponent5 TOTAL53
10
Control Requirements Component Connection Sufficient number of I/O pins –Control servo (1) –Bumper switch (1) –Motor Mind C (2) Fill registers on MMC to control speed and direction –BS2 (4) Need 8 I/O pins
11
Basic Stamp 2p 40 AI RoutineExecution Time (µs) Pick Ball8,220 Go To Ball1,150 Return To Goal1,150 Avoid Opponent1,138 TOTAL11,658
12
Basic Stamp 2p 40 AI Connection –Need 8 I/O pins –BS2p 40-pin module has 32 general purpose I/O pins Memory –Need 53 bytes –BS2p has 128 bytes of scratch pad RAM and 26 bytes of variable RAM
13
Locomotion Requirements Motor Control Motors –Motor Mounts Wheels –Wheel hubs
14
Motor Control Requirements Generate pulse width modulation –Speed control Provide adequate current to motors
15
Motor Mind C Generate pulse width modulation –Duty cycle of PWM varied according to register value in serial mode Includes 2 H-Bridges –Current control Connected to each motor with three output lines
16
Motor Requirements Sufficiently low stall current –1.5 A Lightweight Speed –0.5 m/s Torque –Minimum 18.08 oz-in
17
Copal Gearmotor 60:1 Stall Current1.6 A Rated Current400 mA Weight0.88 oz Rated Voltage6-12 V Torque21 oz-in
18
Motor Mount Lexan Light weight –4 grams Simple assembly
19
Wheel Requirements Provide adequate ground clearance –Minimum of 2 cm Shock absorbent for motors
20
Lite Flite Wheels Foam –Light weight 11.3 g each –Shock Absorbent Ground Clearance – 6.35 cm diameter wheels 3 cm
21
Ball-Control Apparatus Gripper –Simple design –Detect Ball Capture Bumper Switch –Ball Capture Servo and armature
22
Ball-Control Apparatus Detect Ball Capture –SPDT Switch –SL-2NW1 Ball Capture –Servo and armature –Futaba Continous Rotation Servo
23
Battery Requirements 12 V –Speed control flexibility Withstand 15 minute rounds –0.3 AH at 12 V
24
Battery Usage ComponentVoltage(V)Current(A)% UsagePower (W) 2 Motors63.24% (stall)0.768 61.696% (normal)9.216 BS2p4050.075100%0.375 BS2-IC50.04100%0.2 Motor Mind C120.03100%0.36 Servo50.2100%1.2 5 V regulator70.322100%2.254 Receiver50.007100%0.035 TOTAL14.4 Capacity = Total Power / 12V * (15 / 60) = 0.3 AH
25
12-V 500 mAH NiMh Brick AntPack 0.5 AH exceeds required 0.3 AH Meets 12 V requirement Run Time = 25 mins.
26
Chassis Requirements Space availability Allow easy access to parts Flat black top Flat front for ball control apparatus Lightweight Durable
27
Expanded PVC Weight –450 g with standoffs Weight Limit –4 kg –Need 750 g Easy to design and build a robot out of this material Easy to implement multiple decks
28
Bottom Chassis layer Battery
29
Middle Chassis layer BS2 BS2p MMC Servo Receiver Bumper Switch
30
Top Chassis Layer
31
Budget Revision 2
32
ItemQuantityPrice per Unit ($) Motors & Mounts230.98 Wheels & Hubs27.35 Motor Mind C155.00 BS2 - IC149.00 BS2p 40189.00 PCB1100.00 Chassis19.38 Battery129.00 Gripper112.69 TOTAL382.40
33
Conclusion Simple design Meets requirements –Speed –Microcontroller capabilities –Ball control Within budget
34
Questions or comments?
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.