ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 1 Introduction to Machining & Electronics and Pneumatics Lecture #5a.

Slides:



Advertisements
Similar presentations
Introduction to Pneumatic Components Build a Working Pneumatic Circuit
Advertisements

Programming Logic Controllers
Learning objectives: -
Engineering Roles We will be forming groups of 3 students
HYDRAULICS & PNEUMATICS
HYDRAULICS & PNEUMATICS
Machining Two introductory projects 1.Support post for mirror mount 2.Vertical micro-rail mount.
Gripper Designs By Pragnay Choksi. INTRODUCTION Hands of robots referred to as Grippers No single design is ideal for all applications.
Indian Institute of Technology Hyderabad ROBOTICS LINE FOLLOWER HARI KISHAN TANDEY – ES12B1008 DILIP KONDAPARTHI – ES12B1010 SAI KARTIK – CE12B1015.
FIRST Pneumatics Team 1425 Wilsonville Robotics. Agenda Components Components Basic System Design Basic System Design Applications Applications Tricks.
Submitted by Adnan Hassoneh Asad Alsebaee Ayoub Qadoos Mutasem Essa Abed Alqader Salameh Supervised by Dr. Salameh Abd Alfattah.
Presented by Jon Pannell
SOLAR TRACKER PROJECT. INTRODUCTION: Solar tracker is a system that is used to track sun light to increase the efficiency of electricity gained from solar.
For precision and control
GO ORDNANCE !!! ORDNANCECORPS 1 Troubleshoot the DC Electrical Control System on the EPP III.
Efficient Path Determining Robot Jamie Greenberg Jason Torre.
Actuators.
Digital I/O Connecting to the Outside World
Sensors and Actuators John Errington MSc. Sensors and Actuators Sensors produce a signal in response to a change in their surroundings e.g. Thermostat.
Lathe.
Conventional Machining
USING THE LATHE TO MAKE THE TENSILE TESTING SAMPLE
8/8/2015IENG 475: Computer-Controlled Manufacturing Systems 1 IENG Lecture 11 Sensors, Actuators, and Relay Control Logic.
Electrical Electricity Fuses Relays Solenoids Electrical Testing
Lathe and drilling machines
Drill, Tap, Die & Eye.
Electro-Pneumatics Module 1
Introduction to Robotics Principles of Robotics. What is a robot? The word robot comes from the Czech word for forced labor, or serf. It was introduced.
Annie Ly Lawrence Cagatin EE485 Spring 2012 Tuffy Medical Devices.
Lathe and drilling machines
©2008 Pearson Education, Inc., Upper Saddle River, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist.
Introduction to Engineering Lab 4 – 1 Basic Data Systems & Circuit Prototyping Agenda REVIEW OF LAB 3 RESULTS DEFINE a DATA SYSTEM  MAJOR TYPES  ELEMENTS.
Programming Concepts (Part B) ENGR 10 Introduction to Engineering 1 Hsu/Youssefi.
Types of Threaded Fasteners.  Used to hold parts together  Clearance holes in parts  Nut on other end  Can also be used with a threaded hole.
Module-6 Drilling.
Pneumatics.
Pneumatic and hydraulic actuation system (cont.)
HL Sample Question Applied Control Systems Underlying Principles.
Warlocks 8/5/05 TMU Pneumatics on Robots u Simplified model Compressed Air Tank Geek Safety Glasses 60 lbs Pneumatic Cylinder Whoa! That’s a lot of force.
ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 1 Big Contest Theme: Official Unveiling Lecture 10.
Lecture 9: Modeling Electromechanical Systems 1.Finish purely electrical systems Modeling in the Laplace domain Loading of cascaded elements 2.Modeling.
Fabrication of Fishtank Reservoir ENGR 121 living with the lab.
EMBEDDED SYSTEM & ROBOTICS. Introduction to robotics Robots are machines capable of carrying out a complex series of actions automatically. Robotics is.
社内資料社内資料 E-P Regulator for High Pressure up to 5.0MPa ITVX Series * This product is only for blowing, and does not have sufficient control for other application.
MICROCONTROLLER INTERFACING WITH STEPPER MOTOR MADE BY: Pruthvirajsinh Jadeja ( ) COLLEGE:DIET BRANCH:EC.
INTRODUCTION TO ROBOTICS Part 3: Propulsion System Robotics and Automation Copyright © Texas Education Agency, All rights reserved. 1.
Mechanical Components and Programming Ken Youssefi Introduction to Engineering – E10 1.
ENM208 INTRODUCTION to MACHINING ANADOLU UNİVERSITY Industrial Engineering Department.
Proportional and Servo Valves
ELEMENTS OF MECHANICAL ENGINEERING
UNIT-II TURNING MACHINES
CNC FEED DRIVES.
SNS COLLEGE OF ENGINEERING
Programming Concepts (Part B) ENGR 10 Introduction to Engineering
HYDRAULICS & PNEUMATICS
Threads and Threading.
NAME OF THE SUPERVISOR NAME OF THE STUDENT 
MECHANICAL ENGINEERING
Programming Concepts (Part B) ENGR 10 Introduction to Engineering
Korea University of Technology and Education
NC,CNC machines and Control Programming.
Applied Control Systems Underlying Principles
NC and CNC machines and Control Programming
IENG 475: Computer-Controlled Manufacturing Systems
Programming Concepts (Part B) ENGR 10 Introduction to Engineering
IENG 475: Computer-Controlled Manufacturing Systems
Introduction to Electro-pneumatic
Fluid Power System Electrical Control
Presentation transcript:

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 1 Introduction to Machining & Electronics and Pneumatics Lecture #5a

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 2 Introduction to the ME2110 Kit Controller Box Electro Mechanical Actuators & Sensors Pneumatics

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 3 Features of the Controller Box BASIC Stamp II-SX microcontroller Interfaces with various external devices –Stepper Motors –DC Motors –Pneumatic Valves –IR Distance Sensor –Flex Sensor –Microswitches –Solenoids RS-232 Communication Port

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 4 Layout of I/O Ports Motor_1 Motor_2 Battery Charger On / Off Switch P1P8P6 P5 P4 P3 RS-232 Connector P7 - Start P9 - Speaker RF / RS-232 Selector P11 P12 P14 P13 P15 ResetID Inputs Outputs

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 5 Interfacing the BASIC Stamp Connections –P1: Flex Sensor –P3-P6: Microswitches –P7: Microswitch that will be used to start competition –P8: Distance Sensor –P9: Speaker –P11-P15: Solenoids, DC Motors, Pneumatic Valve –Large Plugs: Stepper Motors Motor_1 Motor_2 Battery Charger On / Off Swit ch P1P8P6 P5 P4 P3 RS-232 Connector P7 - Start P9 - Speaker RF / RS-232 Selector P11P12 P14 P13P15 ResetID

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 6 Electro/Mechanical Supplies

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 7 Microswitches Lever arm closes circuit Status of IN register holds status of port –0 = Open Circuit –1 = Closed Circuit Same action is going to start competition

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 8 Solenoids Consists of a coil of wire – Electromagnet When powered up, pulls in plunger.

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 9 DC Motors Speed is proportional to voltage Moves in one direction Gearbox to slow down shaft Very high torque Requires time to ramp up and down.

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 10 Stepper Motors Both motors are controlled through P10 Speed is a value chosen between 2 and 240 Can move both directions Negligible ramping time Low Power

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 11 Flex Sensor Detects deflection Works like a strain gage –Resistance changes with deflection –Voltage reading sent through A/D converter –12-bit output (0 – 4095)

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 12 Infrared Distance Sensor 4” to 30” Range Infrared beam is emitted Beam reflects off object Detected by receiver Output voltage proportional to distance A/D Converter: Reading between 0 and 255.

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 13 Best Way to Learn is to Do Read through the manual Examine the sample programs and program fragments Studio assignment Ask questions Additional Information – (BASIC Stamp)

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 14 Pneumatic Supplies

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 15 Pneumatic Actuator Pressurized Extension Spring Return 2.5 in Stroke

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 16 Pressure Vessel Pressurize with Bike Pump Max 100 psi Supplies Actuator strokes

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 17 Pneumatic Valve

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 18 Machining Studio Learn to Respect Machine Tools Learn to Cut Gain Experience Generate Design Ideas Build Confidence Preserve Digits Goals:

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 19 The Coupler  1/ /2-20 UNF 6-32 UNC THRU  DP All tolerances  unless otherwise specified

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor The Lathe

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 21 Process Plan for Coupler (1) 1) Chuck OD, face one side, turn 75% of shaft to diameter 2) Turn X diameter segment 3) Drill X diameter hole using tail stock 4) Flip part in lathe and chuck on diameter.

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 22 Process Plan for Coupler (2) 5) Turn X diameter segment 6) Thread 1/2-20 UNF segment using lathe tail stock to keep the die straight 7) Mount the part in either a mill or drill press 8) Drill (using #35 drill) and tap 6-32 UNC thread use the head from the drill press or mill to keep the tap straight.

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 23 Important Notes Do not remove more than inch per cut Cross slide readings are radius, not diameter –Removing inches from the part will result in the diameter being reduced in size by inches –Do not to hit the chuck with the cutting tool when machining.

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 24 The Bracket

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 25 The Mill

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 26 Process Plan for Bracket (1) 1) Mill outside dimensions 2.30 X X part 2) Mark part off for operations 3 and 4 using a felt tip pen. Make sure to leave material for milling the final part.

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 27 Process Plan for Bracket (2) 3) Drill 3/4 inch holes near 1/8 inch radius corners Drill holes in material to be removed You will use these holes for turning points during sawing. 4) Rough saw X inch grove sawing from the top to the first 3/4 inch hole rotating the part 90  sawing to the next 3/4 inch hole rotating the part 90  sawing back to the top

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 28 Process Plan for Bracket (3) 5) Mill the slot that was roughed in operation 4 1/4 diameter mills will yields a 1/8 inch radius 6) Drill (using the #25 drill) and tap the threads use the head from the drill press or mill to keep the tap straight.

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 29 Bracket Important Notes Do not remove more than inch per cut Do not to cut into the machine itself when end milling –elevate the part to provide some clearance between the machine and the cutting tool.

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 30 Don’t Rush Ask Questions

ME 2110: Creative Decisions and Design Prof J.Rhett Mayor 31 Franciscan friar William of Ockham  OCKHAM’S RAZOR – entia non sunt multiplicanda praeter necessitatem Translation: entities should not be multiplied beyond necessity OR: All things being equal, the simplest solution tends to be the best one  Good guidance for DFM efforts  Simplest design/process is usually the most producible