Team 5 Andrew Sloggy, Andrew Denbow, Evan Thurman, John Strudel, - - PowerPoint PPT Presentation

team 5
SMART_READER_LITE
LIVE PREVIEW

Team 5 Andrew Sloggy, Andrew Denbow, Evan Thurman, John Strudel, - - PowerPoint PPT Presentation

Team 5 Andrew Sloggy, Andrew Denbow, Evan Thurman, John Strudel, Elan Weinberg, Joey Suprick Project Introduction Design, build, program, and demonstrate a computer controlled welding torch adapter. Must hold a MillerMatic 212 welding


slide-1
SLIDE 1

Team 5

Andrew Sloggy, Andrew Denbow, Evan Thurman, John Strudel, Elan Weinberg, Joey Suprick

slide-2
SLIDE 2

Project Introduction

Design, build, program, and demonstrate a computer controlled welding torch adapter.

  • Must hold a MillerMatic 212 welding torch and

accommodate strain relief

  • Must terminate in a 12.7mm shaft to be mounted in a

CAT40 collet holder

  • Provide 2 rotary degrees of freedom
  • Presses, holds, and releases the switch on the welding

torch

  • Performs a predermined homing and positioning sequence
slide-3
SLIDE 3

Project Introduction

The project will be evaluated based on the following equation: Where:

  • t is time in seconds
  • m is mass in kilograms
  • c is cost in dollars

230 33 16500 Score t m c   

slide-4
SLIDE 4

Project Introduction

Based on this equation

  • The time to complete the sequence should be 6.9 seconds
  • The mass should be 1 kg
  • The cost should be $495

230 33 16500 Score t m c   

slide-5
SLIDE 5

Isometric View 1 Isometric View 2

slide-6
SLIDE 6

Mechanism Introduction

An automated welding device that is mounted in a CNC milling machine, capable of actuating a welding torch. The device is programmed to carry out a sequence of movements as required by the operator.

slide-7
SLIDE 7

Mechanism Introduction

Our Robot is composed of 5 subsystems:

  • 1. The Base
  • 2. Rotary Axis 1
  • 3. Rotary Axis 2
  • 4. Trigger Actuator
  • 5. Control
slide-8
SLIDE 8

Isometric View 1 Isometric View 2

slide-9
SLIDE 9

Base

  • The Base supports all other subsystems.
  • It freely rotates around the collet adapter

○ It rests on a thrust bearing to support the load in the z-axis

slide-10
SLIDE 10

Base Failure Analysis – Rotation 1

Max: 5.04MPa

Von Mises Yield Strength: 41.36 MPa 5.04 MPa 5.88 Pa 2.53 MPa Deflection 0.008 mm 0 mm 0.004mm

Max: 0.008 mm

slide-11
SLIDE 11

Max: 5.76 MPa

Von Mises Yield Strength: 41.36 MPa 5.76 MPa 0 MPa 2.88 MPa

Base Failure Analysis – Rotation 2

Max: 0.017 mm

0.009 mm 0 mm 0.017 mm Deflection

slide-12
SLIDE 12

Rotary Axis 1

  • Rotary axis 1 is attached to the base and

provides 180° horizontal rotary motion

  • A stepper motor and a micro switch will

control the movement. ○ The microswitch is located on top of the base and a flag that is attached to the collet adapter will trigger it as shown.

slide-13
SLIDE 13

Rotary Axis 1

Stepper Motor 1 with Planetary Gearbox Collet Adapter Thrust Bearing Thrust Washer

slide-14
SLIDE 14

Rotary Axis 1 – Switch Actuation

slide-15
SLIDE 15

Calculations for Stepper Motor 1

slide-16
SLIDE 16

Stepper Motor 1 Sizing Tool

slide-17
SLIDE 17

Rotary Axis 2

  • Rotary axis 2 controls the 45° vertical

motion ○ Movement is controlled by a stepper motor and a microswitch ○ The switch is located on the outside

  • f the base and is triggered by a flag

that is attached to the shaft on the handle holder as shown

  • This also carries the trigger actuator

which is controlled by a servo motor

slide-18
SLIDE 18

Rotary Axis 2 – Overview & Switch Actuation

slide-19
SLIDE 19

Calculations for Stepper Motor 2

slide-20
SLIDE 20

Stepper Motor 2 Sizing Tool

slide-21
SLIDE 21

Trigger Actuator

  • This gives the ability to press, hold,

and release the trigger on the welding torch.

  • The servo motor will attach directly to

the RP handle holder ○ A cable will be used to depress the trigger ○ A force of 8.5N is needed to adequately depress the trigger

slide-22
SLIDE 22

Trigger Actuator

slide-23
SLIDE 23

Trigger Actuator - Servo Calculations

slide-24
SLIDE 24

Control

  • Microswitch (x2)
  • Arduino UNO

○ Power Supply

  • Arduino v2.3 Motor Shield

○ Power Supply

slide-25
SLIDE 25

Control

  • The Arduino hardware and software will be used for controlling the electrical

components of the robot. The programming language is C++ or C.

  • The Arduino Uno Rev3 will have a v2.3 Motor Shield stacked on top.

○ The v2.3 is optimal because of its h bridge circuit design that allows current load to flow in 2 directions for the stepper motors. ○ Allows 1.2 amps per bridge with 3 amps max for 20ms

  • The microswitches will be used for home position calibration.
  • Both stepper motors will be controlled independently of one another but will share

the same power source

  • A 9 volt battery will supply 500mA of current to the servo. A 26-30 ohm resistor will

restrict current to 340mA.

slide-26
SLIDE 26

Circuit Construction

Servo Stepper 2 Stepper 1 Power Supply from USB port into Barrel Jack Switches Servo Stepper 2 Stepper 1 Power Supply from USB port into Barrel Jack Switches Power Supply to Motor Shield

slide-27
SLIDE 27

Code

slide-28
SLIDE 28

Bill of Materials

slide-29
SLIDE 29

Isometric View 1 Isometric View 2

Summary

slide-30
SLIDE 30
slide-31
SLIDE 31

Questions?