snow shoveling robot - nyu tandon school of...

24
Snow Shoveling Robot Ariel Avezbadalov Roy Pastor Samir Mohammed Travis Francis Group 3 ME 3283

Upload: others

Post on 14-Jul-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Snow Shoveling Robot

Ariel Avezbadalov Roy PastorSamir MohammedTravis FrancisGroup 3ME 3283

Page 2: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Overview• Objective• Introduction

– Problem Statement– Proposed Solution

• Limitations• Specification• Engineering Design

– Mechanical Design– Electrical Circuits– Coding

• Cost Analysis• Conclusion• References

Page 3: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

ObjectiveGeneral:• To shovel and remove snow from the

sidewalk with the utmost efficiency and minimum human intervention and labor

Additional:• To create a walkway path and dispense

salt in order to prevent snow/ice buildup

Page 4: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Introduction

• Walking on Snow and Ice can be very dangerous

• Manual Snow Shoveling can be very painfulMany medical side-effects:– Increase Blood Pressure + Heart Rate– Back Pain + Muscle Strain– Promotes blood clotting + Sudden Heart Attack

• “One study estimated as many as 1200 heart related deaths yearly during and after major snowstorms”

-Eyewitness News(http://abclocal.go.com/wabc/story?section=health&id=3902666)

Problem Statement

Page 5: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

• An autonomous snow shoveling device to remove snow with minimum human labor

IntroductionProposed Solution

Before After

Page 6: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

• Benefits of our autonomous snow shoveling device:

– No human labor required

– Performs task with minimum

supervision

– Creates a walkway path for

pedestrians

– Prevents snow/ice buildup

from salt

IntroductionProposed Solution

Page 7: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Limitations

• Restricted to user input

• Straight and flat pavement

• Stops when device detects obstacle

• Stops when salt level is low

Page 8: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Specifications

• Basic Stamp II – (Board of Education)

• 3 Servo Motors

• IR (Infrared) Sensor

• 1 Photo resistors

• Compass

• Limit Switch

• Push Buttons

• Piezo Speaker

• Red LED

Page 9: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Selection of Sensors• Basic Stamp (Microcontroller):

– Read sensor signals, process data, control output devices

• Servomotors:– Power source for mobility/Control output rate of salt

• Infrared Sensor:– Detect obstacles and impediments

• Photo resistor:– Detect amount of salt in dispenser

• Compass:– Ensures movement on a straight path

• Limit Switch:– Measure distance traveled

Specifications

Page 10: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Engineering DesignMechanical Structure

Snow Shovel

Page 11: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Engineering DesignMechanical Structure

Salt Dispenser

Page 12: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Engineering DesignMechanical Structure

Treads/

Page 13: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Engineering Design

2P

Vss

Right MotorV2.7+

Motor Circuits

Left Motor Right MotorServomotor

1PW

hiteB

lack

V2.7+

0P

Vss

Left MotorV2.7+

Page 14: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Engineering DesignSensor Circuits

Infrared SensorCompass

V5+

120470Ω

V5+

V5+

1kΩ

1kΩ

1

7

6

82

3

4

5

ddV

CLK

DO

inV +

inV −

refV

GND

CS/

V5+

Vss

1

2

3 4

5

6

CLK

Din

Dout

GND

EN/

Page 15: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Engineering DesignSensor Circuits

Salt Sensor Limit Switch

V5+

Vss

torPhotoresis

Ωk1

Page 16: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Engineering DesignUser Interactives

Push Buttons

2P +

Vss

Piezo Speaker

220Ω9P

5V+

2kΩ

Vss

220Ω10P

5V+

2kΩ

Vss

Red LED

3P Ωk1dRe

Vss

Page 17: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Engineering DesignSchematic Design Operation

USER INTERFACE

COMPASS + PHOTO

RESISTORSLIMIT SWITCH IR SENSOR

BASIC STAMP II

PIEZOELECTRIC SPEAKER MOTORSRED LED

Page 18: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Engineering DesignCoding Aspect

[Hyperlink]

Page 19: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Prototype Cost

$ 319.35 Total Cost

$ 30.00 --Miscellaneous

$ 6.00 --Steel Plate

$ 30.00 $ 15.00 2Tank Treads

$ 31.00 --Chassis

$ 10.00 --Plexiglas

$ 29.95 $ 29.95 1Compass

$ 6.00 $ 6.00 1Limit Switch

$ 3.90 $ 1.95 2Photo Resistor

$ 12.50 $ 12.50 1Infrared Sensor

$ 60.00 $ 20.00 3Vex Motors

$ 100.00 $ 100.00 1BS2 [Board of Education]

TotalPrice EachQuantity Part

Page 20: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Mass Production

$ 21,600.00 $ 216.00 Total

$ 2,500.00 $ 25.00 100Miscellaneous

$ 500.00 $ 5.00 100Steel Plate

$ 1,300.00 $ 13.00 100Tank Treads

$ 2,500.00 $ 25.00 100Chassis

$ 750.00 $ 7.50 100Plexiglas

$ 2,200.00 $ 22.00 100Compass

$ 450.00 $ 4.50 100Limit Switch

$ 150.00 $ 1.50 100Photo Resistor

$ 1,000.00 $ 10.00 100Infrared Sensor

$ 1,750.00 $ 17.50 100Vex Motors

$ 8,500.00 $ 85.00 100BS2 [Board of Education]

Mass ProductionPrice EachQuantity Part

Page 21: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

Conclusion

• Snow Shoveling Robot– Most efficient method of removing snow without

labor

– Creates a safe travel path

– Inexpensive device

– User Friendly

– Capable for upgrades & modifications (open slots for new sensors)

Summary

Page 22: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

• Orientation of Basic Stamp to accommodate larger volume of salt

• More powerful motors

• Ability to remove snow on inclined surfaces

• Ability to bypass obstacles and impediments

• Treads made of Rubber

ConclusionImprovements

Page 23: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling

References

• http://abclocal.go.com/wabc/story?section=health&id=3902666

• http://www.parallax.com

• http://www.vexlabs.com

• http://www.nd.edu/~srdesign/ame470/project3/prva/documents/conceptsheehan.pdf

• http://www.acronym.com

Page 24: Snow Shoveling Robot - NYU Tandon School of Engineeringengineering.nyu.edu/mechatronics/projects/ME3484... · • Walking on Snow and Ice can be very dangerous • Manual Snow Shoveling