SlideShare a Scribd company logo
4- 1
2/24/2023
Process Engineering
Basics of Process Planning
for computer implementation
IE550 -- Manufacturing Systems
Fall 2008
Dr. R. A. Wysk
4- 2
2/24/2023
Chapter 6 -- Process Engineering
4- 3
2/24/2023
The Engineering Process
Stock Material Processes Finished part
Design
specifications
Process planning
Process
capability
Inspection
Need to understand the process capabilities.
4- 4
2/24/2023
PROCESS CAPABILITIES
Process: certain way an operation is carried out, e.g. turning,
drilling, milling.
Tool: physical object which is used to carrying out a process,
e.g. twist drill, spade drill, gun drill.
Machine tool: machine on which process is carried out, e.g.
lathe, drill press, milling machine, machining center.
Process capability: The geometry and tolerance a manufacturing process
can produce, and its limitations, . i.e. shape and size, dimensional and
geometric tolerances, material removal rate, relative cost, other
cutting constraints.
4- 5
2/24/2023
LEVELS OF PROCESS CAPABILITIES
Universal level:
Handbook and textbook level data. Aggregate characterization of what
can be expected. General measures of the process capability such as
shape and size. What the process can accomplish in an average shop
on a typical machine tool.
Shop level:
Specific to a particular manufacturing system. What is the best
attainable capability in one specific shop, e.g. the turning capability of
the student machine shop is far worse than that in the shop of a
precision spindle manufacturer.
Machine level:
Specific to a machine. Machines in the same shop has very different
capability. A table top lathe can machine a small part, yet a large slant
bed lathe may be able to handle a 20"x 10' part.
4- 6
2/24/2023
PROCESS KNOWLEDGE COLLECTION
Few scientific data available or published.
Most process knowledge are gained during actual manufacturing
practice.
Practical manufacturing knowledge is still an art instead of a science.
Certain information can be found in the textbooks, handbooks,
machining data handbook, etc.
Tolerance capability may be obtained from control charts, inspection
reports, and on-line sensor data.
4- 7
2/24/2023
EXPERIENCE-BASED PLANNING
Relay on one's experience. Most frequently this is the way industry
operates.
Problems:
a. Experience requires a significant period of time to accumulate.
b. Experience represents only approximate, not exact knowledge.
c. Experience is not directly applicable to new processes or new
systems.
Need to automate.
4- 8
2/24/2023
MACHINIST HANDBOOKS
Universal or shop level knowledge.
e.g. Surface-finish chart - limiting extremes of process
8 : in - use grinding, polishing, lapping
Usually not with milling, however, finish milling may achieve the
specification.
The information is general. It does not mean every machine or shop
can achieve that accuracy.
Turning limit (6.3 - 0.4 :m or 250 - 16 : inch)
Diamond turning at Lawrence Livermore Lab
(12.5 nm or 0.47 : inch)
4- 9
2/24/2023
SURFACE FINISH CHART
4- 10
2/24/2023
4- 11
2/24/2023
Dimensional accuracies for Process Planning
4- 12
2/24/2023
HOLE MAKING KNOWLEDGE
Following data is taken from a manufacturer's process planner's handbook.
I. Dia < 0.5"
A. True position > 0.010"
1. Tolerance > 0.010"
Drill the hole.
2. Tolerance < 0.010"
Drill and ream the hole.
B. True position < 0.010”
1. Tolerance < 0.010"
Drill, then finish bore the hole.
2. Tolerance < 0.002"
Drill, semi-finish bore, then finish bore the hole.
II. 0.05" < dia < 1.00"
4- 13
2/24/2023
DECISION TABLES
To computerize the decision making, one simple way is to use decision tables.
If the conditions set in an entry are satisfied, the actions in the entry are
executed. The stub contains the condition or action statements. Entries mark
which conditions or actions are applicable. Each entry contain one rule.
Conditions
Actions
Stub Entries
4- 14
2/24/2023
EXAMPLE DECISION TABLE
Dia < 0.5
0.5 < Dia < 1.0
T.P < 0.010
T.P < 0.010
Tol > 0.010
0.002 < Tol < 0.010
Tol < 0.002
Drill
Ream
Semi-finish bore
Finish bore
X X X X
X
X
X
X X
X
X
X
X
X
X
X
X X X
X
X
X X
4- 15
2/24/2023
DECISION TREES
Node
Branch
To computerize the decision making, one simple way is to use decision trees.
Decision tree is a graph with a single root and branches emanating from the
root. Each branch has a condition statement associate with it. Actions are
written at the terminal. Probabilities may be assigned to the branches. In this
case, the tree represents probabilistic state transitions.
Root
terminal
The node may be "AND" nodes
or "OR" nodes.
4- 16
2/24/2023
EXAMPLE DECISION TREE
Dia < 0.5
0.5 < Dia < 1.0
T.P < 0.010
T.P < 0.010
Tol > 0.010
Tol < 0.010
0.002 < Tol < 0.010
Tol < 0.002
Drill
Drill, then ream
Drill, then finish bore
Drill, semifinish bore,
then finish bore
4- 17
2/24/2023
PROCESS-CAPABILITY ANALYSIS
;
; twist drilling (code 1)
; 111: hole
( ( if
(shape ! 111 = )
( length ! 12.0 diameter ! * <= )
( diameter! 0.0625 >= )
( diameter! 2.000 <= )
( tlp ! diameter ! 0.5 ** 0.007 * >= )
( tln ! diameter ! 0.5 ** 0.007 * 0.003 + >= )
( straightness ! length ! diameter ! / 3. ** 0.0005 * 0.002 + >= )
( roundness ! 0.004 >= )
( parallelism ! length ! diameter ! / 3. ** 0.001 * 0.003 + >= )
( true ! 0.008 >= )
( sf ! 100 >= )
)
PROCESS BOUNDARY Data
4- 18
2/24/2023
PROCESSES, TOOLS, AND MACHINES
•
Process Sub-P
rocess Cutters
Milling
Plain
Shell end
Hollow end
Ball end
End milling
Peripheral milling Plain
Slittting Saw
Form
Inserted-tooth
Staggered-tooth
Angle
T-slotcutter
Woodruffkeyseat cutter
Formmillingcutter
Facemilling Plain
Inserted-tooth
Drilling
Twist drill
Spadedrill
Deep-hole drill
Gun drill
Trepanning cutter
Center drill
Combination drill
Countersink
Counterbore
Reaming
Shell reamer
Expansion reamer
Adjustablereamer
Taperreamer
Boring Adjustableboring bar
Simpleboring bar
Broaching
Formtool
Machines
Verticalmillingmachine
Horizontal milling machine
Column-and-knee
Bed type
Planer type
Special type
Machining center
Column & upright
Gangdrilling machine
Radial drilling machine
Multispindledrilling machine
Bench type
Deepth holedrilling machine
Drillpress
Lathe
Lathe
Boring machine
Jig bore
Turning
Turning
Facing
Parting
Knurling
Boring
Drilling
Reaming
Plain
Inserted
Knurlingtool
Boring bars
Drills
Reamers
Speedlathe
Enginelathe
Toolroomlathe
Special lathe
Turretlathe
Screwmachine
Broaching press
VerticalPull-down
VerticalPull-up
Surface broaching machine
Horizontal broaching machine
Surface broaching machine
Rotary broaching machine
4- 19
2/24/2023
PROCESSES, TOOLS, AND MACHINES
Shaping Form tool
Planing
Inserted tool
Sawing
Hacksaw
Bandsaw
Circular saw
Proce ss Sub-Proce ss Cutters Machines
Grinding
Cylindrical grinding
Centerless grinding
Internal grinding
External grinding
Surface grinding
Reciprocating saw
Band saw
Circular saw
Shaper
Horizontal & Vertical
Double housing planer
Open-side planer
Edge planer
Pit Planer
Grinding wheels
Points
External cylindrical grinder
Internal cylindricalgrinder
Surface grinder
Creep feed grinder
Toolgrinder
Disk grinder
Honing Honing stone Honing machine
Lapping Lap Lapping machine
Tapping Tap Drill press
Milling machine
Machining center
4- 20
2/24/2023
CUTTING EDGE AND FEED
Drill
cu tting edge
Boring Reaming
Turning
Peripheral
Milling
minor f eed
Face
Milling
f eed range
Ball End
Milling
Broaching Sawing
4- 21
2/24/2023
VOLUME PRODUCING CAPABILITIES
Proc ess Sub-P
rocess Cutters
Milling
Plain
Shell end
Hollow end
Ball end
End milling
Peripheralmilling Plain
Slittting Saw
Form
Inserted-tooth
Staggere d-tooth
Angle
T-slotcutter
Woodruffkeyseat cutter
Face milling Plain
Inserted-tooth
Drilling
Twist drill
Spade drill
Deep-hole drill
Gun drill
Trepanningc utter
Centerdrill
Combination drill
Counters ink
Counterbore
Reaming
Shell rea mer
Expansion re amer
Adjustable re amer
Tape rreamer
Boring
Adjustable boring ba r
Simple boring bar
Broa ching Formtool
Volume Capabilities
flatbottomvolume
roundhole
roundhole
deep round hole
deep round hole
large roundhole
shallow round hole
multiple diameter roundhole
counters inkhole
counterbore hole
thin wall ofround hole
thin wall ofround hole
thin wall ofround hole
thin wall ofround hole
thin wall ofround hole
thin wall ofround hole
Turning
Turning
Facing
Parting
Knurling
Boring
Drilling
Reaming
Plain
Inserted
Knurling tool
Boringbars
Drills
Reamers
?
disk
disk
?
thin wall ofround hole
roundhole
thin wall ofround hole
flatbottomvolume
slot
step
polyhedralthrough hole
forme dthrough volume
flatbottomvolume
slot
forme dvolume
T-slot
Internal groove
pocket, slot, flat
sculptured surface , fla t
4- 22
2/24/2023
VOLUME PRODUCING CAPABILITIES
Shaping Form tool
Planing
Inserted tool
Sawing
Hacksaw
Bandsaw
Circular saw
Process Sub-Process Cutters Volume Capabilities
Grinding
Cylindrical grinding
Centerless grinding
Internal grinding
External grinding
Surface grinding
?
flat bottom volume, slot
flat bottom volume
Grinding wheels
Points
?
internal wall of round hole
flat bottom volume
Honing Honing stone ?
Lapp ing Lap most surfaces
Tapping Tap threaded wall of hole
4- 23
2/24/2023
PROCESS TOLERANCE RANGE
Process Sub-Proc ess Cutte rs
Milling
Plain
Shell end
Hollowe nd
Ball end
End milling
Peripheral milling
Plain
SlitttingSaw
Form
Inserted-tooth
Staggered-tooth
Angle
T-slotc utte r
Woodruffke yse atc utte r
Form millingc utte r
Fa ce milling
Plain
Inserted-tooth
Drilling
Twist drill
Spade drill
Trepa nningc utte r
Center drill
Combina tion drill
Countersink
Counterbore
Deep-hole drill
Gundrill
Rea ming
Shell re amer
Expansionream er
Adjustable rea mer
Taper reame r
Boring
Adjustable boring bar
Simple boringba r
Broac hing Form tool
Turning
Turning
Fa cing
Parting
Knurling
Boring
Drilling
Rea ming
Plain
Inserted
Knurlingtool
Boringba rs
Drills
Rea mers
Tolerances ,surface finish,etc.capabilities
roughting finishing
tol 0.002 0.001
flatness 0. 001 0.001
angularity 0.001 0.001
pa ra llelism 0.001 0. 001
surface finish50 30
roughting finishing
tol 0.002 0.001
flatness 0. 001 0.001
surface finish50 30
roughting finishing
tol 0.004 0.004
pa ra llelism 0.0015 0.0015
surface finish 60 50
le ngth/dia = 3 usual =8 maximum
mtl < Rc 30usual < Rc 50 ma ximum
Dia Tolera nce
0 - 1/8 +0.003 -0.001
1/8-1/4 +0.004 -0.001
1/4-1/2 +0.006 -0.001
1/2- 1 +0.008 -0.002
1 - 2 +0.010 -0.003
2 - 4 +0.012 -0.004
usuall be st
True position 0.008 0.0004
roundne ss 0.004
surface finish 100
Dia Tole ranc e
< 5/8 0.0015
>5/8 0.002
surface finish > 100
straightne ss 0.005in 6inch
Dia Tolera nce
0 - 1/2 0. 0005to 0.001
1/2- 1 0. 001
1 - 2 0. 002
2 - 4 0. 003
roughting finishing
roundne ss 0.0005 0.0005
true position 0. 01 0.01
surface finish 125 50
le ngth/dia 5to 8
Dia Tolera nce
roughingfinishing
0 - 3/4 0. 001 0.0002
3/4- 1 0. 0015 0.0002
1 - 2 0. 002 0.0004
2 - 4 0. 003 0.0008
4 - 6 0. 004 0.001
6 - 12 0. 005 0.002
straightne ss 0.0002
roundne ss 0.0003
true position 0. 0001
surface finish 8
diamete r tolerance
to 1.0 0.001
1 -2 0.002
2 -4 0.003
surface finish 250 to 16
toleranc e 0.001
surface finish 125 to 32
4- 24
2/24/2023
PROCESS TOLERANCE RANGE
Shaping Formto ol
P lan in g Inserted tool
Sawing Hacksaw
Ban dsaw
Circular saw
Process Sub -Pro cess Cu tters
Grin ding
Internal grinding
Cylindrical g rinding
Cen terless grindin g
External grinding
Surface grinding
Ho ning Ho ning stone
Lap ping Lap
Tapping Tap
Tolerances, surface finish, etc. capabilities
len gth tol sq uareness su rface finish cutting rate material
0.0 1 0.2 200 - 300 3 -6 sq in/min to Rc45
0.0 1 0.2 2 00 - 3 00 4-30 sq in/min to Rc45
0.0 08 0.2 125 7-36 sq in/min to Rc45
rough ting finishing
location tol 0.0 05 0.001
flatness 0.001 0 .0005
surface finish 60 32 (cast iron)
surface finish 125 32 (steel)
Dia Tolerance
roug hing finishing
0 - 1 0 .0001 5 0.00 005
1 - 2 0 .0002 0.00005
2 - 4 0 .0003 0.0001
4 - 8 0 .0005 0.00013
8 - 16 0.0008 0.00 02
Dia Tolerance
roug hing finishing
1 +0.0 005-0.0 +0.00 01-0.0
2 +0.0 008-0.0 +0.0005-0 .0
4 +0.0 010-0.0 +0.0008-0 .0
surface finish 4
roun dness 0.0005
rou ghing fin ishin g
tolerance 0.000 025 0.00001 5
flatness 0.000 025 0.00001 2
surface fin 4-6 1-4
tolerance 0.003
roun dness 0 .003
surface fin 75
ro ughing finish in g
tolerance 0.00 05 0.00 01
parallelism 0 .0005 0 .0002
roun dness 0.00 05 0.00 01
surface fin 8 2
ro ughing finish in g
tolerance 0.00 1 0.00 01
parallelism 0 .001 0 .000 1
surface fin 3 2 2
center grou nd
flat
and cen terless
Internal
4- 25
2/24/2023
AUTOMOTIVE PARTS REQUIREMENTS
• Cylinder bore 13 - 25 :in honed
• Main bearing bore 63 - 200 :in
• Crankshaft bearing 3-13 :in polished
• Brake drum 63-125 :in turned
• Clutch pressure plate 25-100 :in turned
4- 26
2/24/2023
BASIC MACHINING CALCULATIONS

tm = L + L
v f
Machining time
Total amount of time to finish a workpiece.
For drilling, one pass turning, and milling:

L : clearance or overhang distance.
For multipass turning
n p =
Do – Di
2 a p
+
integer round up
For milling

n p = h
a p
+
w
 D
+
n p : # of passes

h : total height of material to be removed
w : workpiece width

 : cutter overlapping factor
= effective cutting width / tool dia  1.0
4- 27
2/24/2023
BASIC MACHINING CALCULATIONS
Machine control parameters are: f, V, ap.
a. Feed and feedrate
f
: inch / rev
turning or drilling
milling
rp m
N:
# of teech in milling
1 in drilling
n : rpm
V f = f nN
V f = f n
V f : inch / min
Vf
4- 28
2/24/2023
BASIC MACHINING CALCULATIONS
Cutting speed
D: Diameter
Depth of cut
a p inch
a p =
Do – Di
2
D
V
surface speed
V in sfpm
Di
D0
V = p D n
12
4- 29
2/24/2023
BASIC MACHINING CALCULATIONS
Metal removal rate

MRR cutting time tool life
MRR in3
min
in3
min
Drilling
Turning
Milling
W
v f
a p
MRR = pD
2
4
v f
= 3D f V
MRR =
p ( D
2
o – D
2
i)
4
v f
= 6(Do – Di ) f V
v f
p (D
2
o –D
2
i)
4
MRR = a p w v f
=
12 a p w n
p D
f V
pD
2
4
v f
4- 30
2/24/2023
BASIC MACHINING CALCULATIONS

tm = L + L
v f
Machining time
Total amount of time to finish a workpiece.
For drilling, one pass turning, and milling:

L : clearance or overhang distance.
For multipass turning
n p =
Do – Di
2 a p
+
integer round up
For milling

n p = h
a p
+
w
 D
+
n p : # of passes

h : total height of material to be removed
w : workpiece width

 : cutter overlapping factor
= effective cutting width / tool dia  1.0
L
4- 31
2/24/2023
CUTTING FORCE AND POWER
Process Sub-Process
Milling
End milling
Peripheralmilling
Face milling
Drilling
Reaming
Boring
Shaping
Planing
Broaching
Turning
Facing
Turning
Cutting Force F Power (hp)
KF fF
ap
F
Dt
F
bw z
KF v Faf
F
ap
F
bw
F
zF
Dt
F
KF fF
ap
F
KF fF
ap
F
Dt
F
KF ap
F
Dmzc
c (lb)
Fc Vc
33,000 m
Fc Vc
33,000 m
Fc Vc
33,000 m
Ts rpm
63,030 m
where:
Vc :: cutting speed fpm
m : machine efficiency
Ts : Torque
torque
4- 32
2/24/2023
MATERIAL REMOVAL RATE
Process Sub-Process
Milling
End milling
Perip heral milling
Face milling
Drilling
Boring
Shaping
Broaching
Turning
W: width of the cutter
ap : depth of cut
f : feed
n : number of teeth
N : spindle rp m
D : tool
diameter
tr : rise per tooth
W : Width of the tool
V : cutting speed
n : number of tooth in
contact with part
12 tr W V n
(p D
2
/4) f N
12 V f ap
12 V f ap
Facing
Turning
6 V f ap
L t f Ns
L : strock length
Ns: number of strock per minute
W ap f n N
MRR
4- 33
2/24/2023
CONSTRAINTS

nmin  nw  nmax

ntmin  nt  ntmax

Fc  Fc,max
Spindle-speed constraint:
workpiece
tool
Feed constraint:
Cutting-force constraint:

P
m  Pmax
Power constraint:

Ra  Ra,max
Surface-finish constraint:
f min  f fmax
4- 34
2/24/2023
MODELS
Multiple pass model

t pr  th + (ti
m

i =1
n p
+
ti
m
t tt)

c pr 
cb
nb
+ cmth + ci
pr

i = 1
n p
i : pass number
Additional constraint:
depth of cut
: number of passes is a function of the depth of cut.
ap
np
Productivity model:

p
r 
s – c pr
t pr
s: sale price/piece

More Related Content

Similar to ie550pp.ppt

Manufacturing Processes Coursework
Manufacturing Processes CourseworkManufacturing Processes Coursework
Manufacturing Processes Coursework
Joseph Legan
 
IRJET- Design and Fabrication of Drill Bit Grinding Attachment Machine
IRJET-  	  Design and Fabrication of Drill Bit Grinding Attachment MachineIRJET-  	  Design and Fabrication of Drill Bit Grinding Attachment Machine
IRJET- Design and Fabrication of Drill Bit Grinding Attachment Machine
IRJET Journal
 
IRJET- Design and Fabrication of Drill Bit Grinding Attachment Machine
IRJET- Design and Fabrication of Drill Bit Grinding Attachment MachineIRJET- Design and Fabrication of Drill Bit Grinding Attachment Machine
IRJET- Design and Fabrication of Drill Bit Grinding Attachment Machine
IRJET Journal
 
VOCATIONAL TRAINING REPORT OF SIMPLE CASTING LIMITED
VOCATIONAL TRAINING REPORT OF SIMPLE CASTING LIMITEDVOCATIONAL TRAINING REPORT OF SIMPLE CASTING LIMITED
VOCATIONAL TRAINING REPORT OF SIMPLE CASTING LIMITED
Surendra Kumar Dewangan
 
IRJET- Experimental Analysis and Geometrical Effect on Mild Steel with Un...
IRJET-  	  Experimental Analysis and Geometrical Effect on Mild Steel with Un...IRJET-  	  Experimental Analysis and Geometrical Effect on Mild Steel with Un...
IRJET- Experimental Analysis and Geometrical Effect on Mild Steel with Un...
IRJET Journal
 
IRJET- Design and Modification in Clamping System
IRJET- Design and Modification in Clamping SystemIRJET- Design and Modification in Clamping System
IRJET- Design and Modification in Clamping System
IRJET Journal
 
ie550cappie550cappie550cappie550capp.ppt
ie550cappie550cappie550cappie550capp.pptie550cappie550cappie550cappie550capp.ppt
ie550cappie550cappie550cappie550capp.ppt
BasemAbdo4
 
Ll3619651969
Ll3619651969Ll3619651969
Ll3619651969
IJERA Editor
 
Implementation of Response Surface Methodology for Analysis of Plain Turning ...
Implementation of Response Surface Methodology for Analysis of Plain Turning ...Implementation of Response Surface Methodology for Analysis of Plain Turning ...
Implementation of Response Surface Methodology for Analysis of Plain Turning ...
IJERD Editor
 
Design & developement of swing frame testing fixture of Bandsaw Machine.
Design & developement of swing frame testing fixture of Bandsaw Machine.Design & developement of swing frame testing fixture of Bandsaw Machine.
Design & developement of swing frame testing fixture of Bandsaw Machine.
Vaibhav Koli
 
Internship Report (MEchanical Engg) by kalpesh pawar
Internship Report (MEchanical Engg) by kalpesh pawarInternship Report (MEchanical Engg) by kalpesh pawar
Internship Report (MEchanical Engg) by kalpesh pawar
Kalpesh Pawar
 
HARD TURNING....Draft Copy
HARD TURNING....Draft CopyHARD TURNING....Draft Copy
HARD TURNING....Draft Copy
vins049
 
1 s2.0-s1877705815003781-main
1 s2.0-s1877705815003781-main1 s2.0-s1877705815003781-main
1 s2.0-s1877705815003781-main
ah7med
 
Optimization of cutting strategies for forging die manufacturing on cnc milli...
Optimization of cutting strategies for forging die manufacturing on cnc milli...Optimization of cutting strategies for forging die manufacturing on cnc milli...
Optimization of cutting strategies for forging die manufacturing on cnc milli...
eSAT Publishing House
 
591_Syllabus(4th Sem) Mechanical Engg. Dept..pdf
591_Syllabus(4th Sem) Mechanical Engg. Dept..pdf591_Syllabus(4th Sem) Mechanical Engg. Dept..pdf
591_Syllabus(4th Sem) Mechanical Engg. Dept..pdf
RushikeshWakode2
 
E43042629
E43042629E43042629
E43042629
IJERA Editor
 
www.scientific.net_amm.619.78.pdf
www.scientific.net_amm.619.78.pdfwww.scientific.net_amm.619.78.pdf
www.scientific.net_amm.619.78.pdf
Indranil bhattacharyya
 
Workshop Report.pdf
Workshop Report.pdfWorkshop Report.pdf
Workshop Report.pdf
Hogr kamal
 
Nadca tolerances-2009
Nadca tolerances-2009Nadca tolerances-2009
Nadca tolerances-2009
sumeet saini
 
Digital dentistry (2)
Digital dentistry (2)Digital dentistry (2)
Digital dentistry (2)
Abbasi Begum
 

Similar to ie550pp.ppt (20)

Manufacturing Processes Coursework
Manufacturing Processes CourseworkManufacturing Processes Coursework
Manufacturing Processes Coursework
 
IRJET- Design and Fabrication of Drill Bit Grinding Attachment Machine
IRJET-  	  Design and Fabrication of Drill Bit Grinding Attachment MachineIRJET-  	  Design and Fabrication of Drill Bit Grinding Attachment Machine
IRJET- Design and Fabrication of Drill Bit Grinding Attachment Machine
 
IRJET- Design and Fabrication of Drill Bit Grinding Attachment Machine
IRJET- Design and Fabrication of Drill Bit Grinding Attachment MachineIRJET- Design and Fabrication of Drill Bit Grinding Attachment Machine
IRJET- Design and Fabrication of Drill Bit Grinding Attachment Machine
 
VOCATIONAL TRAINING REPORT OF SIMPLE CASTING LIMITED
VOCATIONAL TRAINING REPORT OF SIMPLE CASTING LIMITEDVOCATIONAL TRAINING REPORT OF SIMPLE CASTING LIMITED
VOCATIONAL TRAINING REPORT OF SIMPLE CASTING LIMITED
 
IRJET- Experimental Analysis and Geometrical Effect on Mild Steel with Un...
IRJET-  	  Experimental Analysis and Geometrical Effect on Mild Steel with Un...IRJET-  	  Experimental Analysis and Geometrical Effect on Mild Steel with Un...
IRJET- Experimental Analysis and Geometrical Effect on Mild Steel with Un...
 
IRJET- Design and Modification in Clamping System
IRJET- Design and Modification in Clamping SystemIRJET- Design and Modification in Clamping System
IRJET- Design and Modification in Clamping System
 
ie550cappie550cappie550cappie550capp.ppt
ie550cappie550cappie550cappie550capp.pptie550cappie550cappie550cappie550capp.ppt
ie550cappie550cappie550cappie550capp.ppt
 
Ll3619651969
Ll3619651969Ll3619651969
Ll3619651969
 
Implementation of Response Surface Methodology for Analysis of Plain Turning ...
Implementation of Response Surface Methodology for Analysis of Plain Turning ...Implementation of Response Surface Methodology for Analysis of Plain Turning ...
Implementation of Response Surface Methodology for Analysis of Plain Turning ...
 
Design & developement of swing frame testing fixture of Bandsaw Machine.
Design & developement of swing frame testing fixture of Bandsaw Machine.Design & developement of swing frame testing fixture of Bandsaw Machine.
Design & developement of swing frame testing fixture of Bandsaw Machine.
 
Internship Report (MEchanical Engg) by kalpesh pawar
Internship Report (MEchanical Engg) by kalpesh pawarInternship Report (MEchanical Engg) by kalpesh pawar
Internship Report (MEchanical Engg) by kalpesh pawar
 
HARD TURNING....Draft Copy
HARD TURNING....Draft CopyHARD TURNING....Draft Copy
HARD TURNING....Draft Copy
 
1 s2.0-s1877705815003781-main
1 s2.0-s1877705815003781-main1 s2.0-s1877705815003781-main
1 s2.0-s1877705815003781-main
 
Optimization of cutting strategies for forging die manufacturing on cnc milli...
Optimization of cutting strategies for forging die manufacturing on cnc milli...Optimization of cutting strategies for forging die manufacturing on cnc milli...
Optimization of cutting strategies for forging die manufacturing on cnc milli...
 
591_Syllabus(4th Sem) Mechanical Engg. Dept..pdf
591_Syllabus(4th Sem) Mechanical Engg. Dept..pdf591_Syllabus(4th Sem) Mechanical Engg. Dept..pdf
591_Syllabus(4th Sem) Mechanical Engg. Dept..pdf
 
E43042629
E43042629E43042629
E43042629
 
www.scientific.net_amm.619.78.pdf
www.scientific.net_amm.619.78.pdfwww.scientific.net_amm.619.78.pdf
www.scientific.net_amm.619.78.pdf
 
Workshop Report.pdf
Workshop Report.pdfWorkshop Report.pdf
Workshop Report.pdf
 
Nadca tolerances-2009
Nadca tolerances-2009Nadca tolerances-2009
Nadca tolerances-2009
 
Digital dentistry (2)
Digital dentistry (2)Digital dentistry (2)
Digital dentistry (2)
 

More from KANWARGILL16

3.GETT.pptx
3.GETT.pptx3.GETT.pptx
3.GETT.pptx
KANWARGILL16
 
How_Differential_works.ppt
How_Differential_works.pptHow_Differential_works.ppt
How_Differential_works.ppt
KANWARGILL16
 
MODULE_4.ppt
MODULE_4.pptMODULE_4.ppt
MODULE_4.ppt
KANWARGILL16
 
CHAPTER 3 CASTING.pptx
CHAPTER 3 CASTING.pptxCHAPTER 3 CASTING.pptx
CHAPTER 3 CASTING.pptx
KANWARGILL16
 
FUNDAMENTALS OF METAL CASTING.ppt
FUNDAMENTALS OF METAL CASTING.pptFUNDAMENTALS OF METAL CASTING.ppt
FUNDAMENTALS OF METAL CASTING.ppt
KANWARGILL16
 
WELDING_DESIGN_AND_PROCESS_SELECTION.ppt
WELDING_DESIGN_AND_PROCESS_SELECTION.pptWELDING_DESIGN_AND_PROCESS_SELECTION.ppt
WELDING_DESIGN_AND_PROCESS_SELECTION.ppt
KANWARGILL16
 
MODULE_3.ppt
MODULE_3.pptMODULE_3.ppt
MODULE_3.ppt
KANWARGILL16
 
EDM+Plasma Arc.ppt
EDM+Plasma Arc.pptEDM+Plasma Arc.ppt
EDM+Plasma Arc.ppt
KANWARGILL16
 
10_nontraditional.ppt
10_nontraditional.ppt10_nontraditional.ppt
10_nontraditional.ppt
KANWARGILL16
 
Abrasive.pptx
Abrasive.pptxAbrasive.pptx
Abrasive.pptx
KANWARGILL16
 
lathe-and-drilling-machines.ppt
lathe-and-drilling-machines.pptlathe-and-drilling-machines.ppt
lathe-and-drilling-machines.ppt
KANWARGILL16
 
Rapid Prototyping-2.ppt
Rapid Prototyping-2.pptRapid Prototyping-2.ppt
Rapid Prototyping-2.ppt
KANWARGILL16
 
Milling_machine_Operations.ppt
Milling_machine_Operations.pptMilling_machine_Operations.ppt
Milling_machine_Operations.ppt
KANWARGILL16
 
4_cutting.ppt
4_cutting.ppt4_cutting.ppt
4_cutting.ppt
KANWARGILL16
 
Feb 27 2004.ppt
Feb 27 2004.pptFeb 27 2004.ppt
Feb 27 2004.ppt
KANWARGILL16
 
Electric_Vehicle_and_Hybrid_Electrique_V(1).pptx
Electric_Vehicle_and_Hybrid_Electrique_V(1).pptxElectric_Vehicle_and_Hybrid_Electrique_V(1).pptx
Electric_Vehicle_and_Hybrid_Electrique_V(1).pptx
KANWARGILL16
 

More from KANWARGILL16 (16)

3.GETT.pptx
3.GETT.pptx3.GETT.pptx
3.GETT.pptx
 
How_Differential_works.ppt
How_Differential_works.pptHow_Differential_works.ppt
How_Differential_works.ppt
 
MODULE_4.ppt
MODULE_4.pptMODULE_4.ppt
MODULE_4.ppt
 
CHAPTER 3 CASTING.pptx
CHAPTER 3 CASTING.pptxCHAPTER 3 CASTING.pptx
CHAPTER 3 CASTING.pptx
 
FUNDAMENTALS OF METAL CASTING.ppt
FUNDAMENTALS OF METAL CASTING.pptFUNDAMENTALS OF METAL CASTING.ppt
FUNDAMENTALS OF METAL CASTING.ppt
 
WELDING_DESIGN_AND_PROCESS_SELECTION.ppt
WELDING_DESIGN_AND_PROCESS_SELECTION.pptWELDING_DESIGN_AND_PROCESS_SELECTION.ppt
WELDING_DESIGN_AND_PROCESS_SELECTION.ppt
 
MODULE_3.ppt
MODULE_3.pptMODULE_3.ppt
MODULE_3.ppt
 
EDM+Plasma Arc.ppt
EDM+Plasma Arc.pptEDM+Plasma Arc.ppt
EDM+Plasma Arc.ppt
 
10_nontraditional.ppt
10_nontraditional.ppt10_nontraditional.ppt
10_nontraditional.ppt
 
Abrasive.pptx
Abrasive.pptxAbrasive.pptx
Abrasive.pptx
 
lathe-and-drilling-machines.ppt
lathe-and-drilling-machines.pptlathe-and-drilling-machines.ppt
lathe-and-drilling-machines.ppt
 
Rapid Prototyping-2.ppt
Rapid Prototyping-2.pptRapid Prototyping-2.ppt
Rapid Prototyping-2.ppt
 
Milling_machine_Operations.ppt
Milling_machine_Operations.pptMilling_machine_Operations.ppt
Milling_machine_Operations.ppt
 
4_cutting.ppt
4_cutting.ppt4_cutting.ppt
4_cutting.ppt
 
Feb 27 2004.ppt
Feb 27 2004.pptFeb 27 2004.ppt
Feb 27 2004.ppt
 
Electric_Vehicle_and_Hybrid_Electrique_V(1).pptx
Electric_Vehicle_and_Hybrid_Electrique_V(1).pptxElectric_Vehicle_and_Hybrid_Electrique_V(1).pptx
Electric_Vehicle_and_Hybrid_Electrique_V(1).pptx
 

Recently uploaded

原版制作(Exeter毕业证书)埃克塞特大学毕业证完成信一模一样
原版制作(Exeter毕业证书)埃克塞特大学毕业证完成信一模一样原版制作(Exeter毕业证书)埃克塞特大学毕业证完成信一模一样
原版制作(Exeter毕业证书)埃克塞特大学毕业证完成信一模一样
78tq3hi2
 
一比一原版(WashU文凭证书)圣路易斯华盛顿大学毕业证如何办理
一比一原版(WashU文凭证书)圣路易斯华盛顿大学毕业证如何办理一比一原版(WashU文凭证书)圣路易斯华盛顿大学毕业证如何办理
一比一原版(WashU文凭证书)圣路易斯华盛顿大学毕业证如何办理
afkxen
 
What do the symbols on vehicle dashboard mean?
What do the symbols on vehicle dashboard mean?What do the symbols on vehicle dashboard mean?
What do the symbols on vehicle dashboard mean?
Hyundai Motor Group
 
EV Charging at MFH Properties by Whitaker Jamieson
EV Charging at MFH Properties by Whitaker JamiesonEV Charging at MFH Properties by Whitaker Jamieson
EV Charging at MFH Properties by Whitaker Jamieson
Forth
 
AadiShakti Projects ( Asp Cranes ) Raipur
AadiShakti Projects ( Asp Cranes ) RaipurAadiShakti Projects ( Asp Cranes ) Raipur
AadiShakti Projects ( Asp Cranes ) Raipur
AadiShakti Projects
 
Catalytic Converter theft prevention - NYC.pptx
Catalytic Converter theft prevention - NYC.pptxCatalytic Converter theft prevention - NYC.pptx
Catalytic Converter theft prevention - NYC.pptx
Blue Star Brothers
 
EV Charging at Multifamily Properties by Kevin Donnelly
EV Charging at Multifamily Properties by Kevin DonnellyEV Charging at Multifamily Properties by Kevin Donnelly
EV Charging at Multifamily Properties by Kevin Donnelly
Forth
 
Kaizen SMT_MI_PCBA for Quality Engineerspptx
Kaizen SMT_MI_PCBA for Quality EngineerspptxKaizen SMT_MI_PCBA for Quality Engineerspptx
Kaizen SMT_MI_PCBA for Quality Engineerspptx
vaibhavsrivastava482521
 
快速办理(napier毕业证书)英国龙比亚大学毕业证在读证明一模一样
快速办理(napier毕业证书)英国龙比亚大学毕业证在读证明一模一样快速办理(napier毕业证书)英国龙比亚大学毕业证在读证明一模一样
快速办理(napier毕业证书)英国龙比亚大学毕业证在读证明一模一样
78tq3hi2
 
53286592-Global-Entrepreneurship-and-the-Successful-Growth-Strategies-of-Earl...
53286592-Global-Entrepreneurship-and-the-Successful-Growth-Strategies-of-Earl...53286592-Global-Entrepreneurship-and-the-Successful-Growth-Strategies-of-Earl...
53286592-Global-Entrepreneurship-and-the-Successful-Growth-Strategies-of-Earl...
MarynaYurchenko2
 
Expanding Access to Affordable At-Home EV Charging by Vanessa Warheit
Expanding Access to Affordable At-Home EV Charging by Vanessa WarheitExpanding Access to Affordable At-Home EV Charging by Vanessa Warheit
Expanding Access to Affordable At-Home EV Charging by Vanessa Warheit
Forth
 
Hand Gesture Control Robotic Arm using image processing.pptx
Hand Gesture Control Robotic Arm using image processing.pptxHand Gesture Control Robotic Arm using image processing.pptx
Hand Gesture Control Robotic Arm using image processing.pptx
wstatus456
 
Globalfleet - global fleet survey 2021 full results
Globalfleet - global fleet survey 2021 full resultsGlobalfleet - global fleet survey 2021 full results
Globalfleet - global fleet survey 2021 full results
vaterland
 
What Could Be Behind Your Mercedes Sprinter's Power Loss on Uphill Roads
What Could Be Behind Your Mercedes Sprinter's Power Loss on Uphill RoadsWhat Could Be Behind Your Mercedes Sprinter's Power Loss on Uphill Roads
What Could Be Behind Your Mercedes Sprinter's Power Loss on Uphill Roads
Sprinter Gurus
 
EN Artificial Intelligence by Slidesgo.pptx
EN Artificial Intelligence by Slidesgo.pptxEN Artificial Intelligence by Slidesgo.pptx
EN Artificial Intelligence by Slidesgo.pptx
aichamardi99
 
Here's Why Every Semi-Truck Should Have ELDs
Here's Why Every Semi-Truck Should Have ELDsHere's Why Every Semi-Truck Should Have ELDs
Here's Why Every Semi-Truck Should Have ELDs
jennifermiller8137
 
一比一原版(Columbia文凭证书)哥伦比亚大学毕业证如何办理
一比一原版(Columbia文凭证书)哥伦比亚大学毕业证如何办理一比一原版(Columbia文凭证书)哥伦比亚大学毕业证如何办理
一比一原版(Columbia文凭证书)哥伦比亚大学毕业证如何办理
afkxen
 

Recently uploaded (17)

原版制作(Exeter毕业证书)埃克塞特大学毕业证完成信一模一样
原版制作(Exeter毕业证书)埃克塞特大学毕业证完成信一模一样原版制作(Exeter毕业证书)埃克塞特大学毕业证完成信一模一样
原版制作(Exeter毕业证书)埃克塞特大学毕业证完成信一模一样
 
一比一原版(WashU文凭证书)圣路易斯华盛顿大学毕业证如何办理
一比一原版(WashU文凭证书)圣路易斯华盛顿大学毕业证如何办理一比一原版(WashU文凭证书)圣路易斯华盛顿大学毕业证如何办理
一比一原版(WashU文凭证书)圣路易斯华盛顿大学毕业证如何办理
 
What do the symbols on vehicle dashboard mean?
What do the symbols on vehicle dashboard mean?What do the symbols on vehicle dashboard mean?
What do the symbols on vehicle dashboard mean?
 
EV Charging at MFH Properties by Whitaker Jamieson
EV Charging at MFH Properties by Whitaker JamiesonEV Charging at MFH Properties by Whitaker Jamieson
EV Charging at MFH Properties by Whitaker Jamieson
 
AadiShakti Projects ( Asp Cranes ) Raipur
AadiShakti Projects ( Asp Cranes ) RaipurAadiShakti Projects ( Asp Cranes ) Raipur
AadiShakti Projects ( Asp Cranes ) Raipur
 
Catalytic Converter theft prevention - NYC.pptx
Catalytic Converter theft prevention - NYC.pptxCatalytic Converter theft prevention - NYC.pptx
Catalytic Converter theft prevention - NYC.pptx
 
EV Charging at Multifamily Properties by Kevin Donnelly
EV Charging at Multifamily Properties by Kevin DonnellyEV Charging at Multifamily Properties by Kevin Donnelly
EV Charging at Multifamily Properties by Kevin Donnelly
 
Kaizen SMT_MI_PCBA for Quality Engineerspptx
Kaizen SMT_MI_PCBA for Quality EngineerspptxKaizen SMT_MI_PCBA for Quality Engineerspptx
Kaizen SMT_MI_PCBA for Quality Engineerspptx
 
快速办理(napier毕业证书)英国龙比亚大学毕业证在读证明一模一样
快速办理(napier毕业证书)英国龙比亚大学毕业证在读证明一模一样快速办理(napier毕业证书)英国龙比亚大学毕业证在读证明一模一样
快速办理(napier毕业证书)英国龙比亚大学毕业证在读证明一模一样
 
53286592-Global-Entrepreneurship-and-the-Successful-Growth-Strategies-of-Earl...
53286592-Global-Entrepreneurship-and-the-Successful-Growth-Strategies-of-Earl...53286592-Global-Entrepreneurship-and-the-Successful-Growth-Strategies-of-Earl...
53286592-Global-Entrepreneurship-and-the-Successful-Growth-Strategies-of-Earl...
 
Expanding Access to Affordable At-Home EV Charging by Vanessa Warheit
Expanding Access to Affordable At-Home EV Charging by Vanessa WarheitExpanding Access to Affordable At-Home EV Charging by Vanessa Warheit
Expanding Access to Affordable At-Home EV Charging by Vanessa Warheit
 
Hand Gesture Control Robotic Arm using image processing.pptx
Hand Gesture Control Robotic Arm using image processing.pptxHand Gesture Control Robotic Arm using image processing.pptx
Hand Gesture Control Robotic Arm using image processing.pptx
 
Globalfleet - global fleet survey 2021 full results
Globalfleet - global fleet survey 2021 full resultsGlobalfleet - global fleet survey 2021 full results
Globalfleet - global fleet survey 2021 full results
 
What Could Be Behind Your Mercedes Sprinter's Power Loss on Uphill Roads
What Could Be Behind Your Mercedes Sprinter's Power Loss on Uphill RoadsWhat Could Be Behind Your Mercedes Sprinter's Power Loss on Uphill Roads
What Could Be Behind Your Mercedes Sprinter's Power Loss on Uphill Roads
 
EN Artificial Intelligence by Slidesgo.pptx
EN Artificial Intelligence by Slidesgo.pptxEN Artificial Intelligence by Slidesgo.pptx
EN Artificial Intelligence by Slidesgo.pptx
 
Here's Why Every Semi-Truck Should Have ELDs
Here's Why Every Semi-Truck Should Have ELDsHere's Why Every Semi-Truck Should Have ELDs
Here's Why Every Semi-Truck Should Have ELDs
 
一比一原版(Columbia文凭证书)哥伦比亚大学毕业证如何办理
一比一原版(Columbia文凭证书)哥伦比亚大学毕业证如何办理一比一原版(Columbia文凭证书)哥伦比亚大学毕业证如何办理
一比一原版(Columbia文凭证书)哥伦比亚大学毕业证如何办理
 

ie550pp.ppt

  • 1. 4- 1 2/24/2023 Process Engineering Basics of Process Planning for computer implementation IE550 -- Manufacturing Systems Fall 2008 Dr. R. A. Wysk
  • 2. 4- 2 2/24/2023 Chapter 6 -- Process Engineering
  • 3. 4- 3 2/24/2023 The Engineering Process Stock Material Processes Finished part Design specifications Process planning Process capability Inspection Need to understand the process capabilities.
  • 4. 4- 4 2/24/2023 PROCESS CAPABILITIES Process: certain way an operation is carried out, e.g. turning, drilling, milling. Tool: physical object which is used to carrying out a process, e.g. twist drill, spade drill, gun drill. Machine tool: machine on which process is carried out, e.g. lathe, drill press, milling machine, machining center. Process capability: The geometry and tolerance a manufacturing process can produce, and its limitations, . i.e. shape and size, dimensional and geometric tolerances, material removal rate, relative cost, other cutting constraints.
  • 5. 4- 5 2/24/2023 LEVELS OF PROCESS CAPABILITIES Universal level: Handbook and textbook level data. Aggregate characterization of what can be expected. General measures of the process capability such as shape and size. What the process can accomplish in an average shop on a typical machine tool. Shop level: Specific to a particular manufacturing system. What is the best attainable capability in one specific shop, e.g. the turning capability of the student machine shop is far worse than that in the shop of a precision spindle manufacturer. Machine level: Specific to a machine. Machines in the same shop has very different capability. A table top lathe can machine a small part, yet a large slant bed lathe may be able to handle a 20"x 10' part.
  • 6. 4- 6 2/24/2023 PROCESS KNOWLEDGE COLLECTION Few scientific data available or published. Most process knowledge are gained during actual manufacturing practice. Practical manufacturing knowledge is still an art instead of a science. Certain information can be found in the textbooks, handbooks, machining data handbook, etc. Tolerance capability may be obtained from control charts, inspection reports, and on-line sensor data.
  • 7. 4- 7 2/24/2023 EXPERIENCE-BASED PLANNING Relay on one's experience. Most frequently this is the way industry operates. Problems: a. Experience requires a significant period of time to accumulate. b. Experience represents only approximate, not exact knowledge. c. Experience is not directly applicable to new processes or new systems. Need to automate.
  • 8. 4- 8 2/24/2023 MACHINIST HANDBOOKS Universal or shop level knowledge. e.g. Surface-finish chart - limiting extremes of process 8 : in - use grinding, polishing, lapping Usually not with milling, however, finish milling may achieve the specification. The information is general. It does not mean every machine or shop can achieve that accuracy. Turning limit (6.3 - 0.4 :m or 250 - 16 : inch) Diamond turning at Lawrence Livermore Lab (12.5 nm or 0.47 : inch)
  • 12. 4- 12 2/24/2023 HOLE MAKING KNOWLEDGE Following data is taken from a manufacturer's process planner's handbook. I. Dia < 0.5" A. True position > 0.010" 1. Tolerance > 0.010" Drill the hole. 2. Tolerance < 0.010" Drill and ream the hole. B. True position < 0.010” 1. Tolerance < 0.010" Drill, then finish bore the hole. 2. Tolerance < 0.002" Drill, semi-finish bore, then finish bore the hole. II. 0.05" < dia < 1.00"
  • 13. 4- 13 2/24/2023 DECISION TABLES To computerize the decision making, one simple way is to use decision tables. If the conditions set in an entry are satisfied, the actions in the entry are executed. The stub contains the condition or action statements. Entries mark which conditions or actions are applicable. Each entry contain one rule. Conditions Actions Stub Entries
  • 14. 4- 14 2/24/2023 EXAMPLE DECISION TABLE Dia < 0.5 0.5 < Dia < 1.0 T.P < 0.010 T.P < 0.010 Tol > 0.010 0.002 < Tol < 0.010 Tol < 0.002 Drill Ream Semi-finish bore Finish bore X X X X X X X X X X X X X X X X X X X X X X X
  • 15. 4- 15 2/24/2023 DECISION TREES Node Branch To computerize the decision making, one simple way is to use decision trees. Decision tree is a graph with a single root and branches emanating from the root. Each branch has a condition statement associate with it. Actions are written at the terminal. Probabilities may be assigned to the branches. In this case, the tree represents probabilistic state transitions. Root terminal The node may be "AND" nodes or "OR" nodes.
  • 16. 4- 16 2/24/2023 EXAMPLE DECISION TREE Dia < 0.5 0.5 < Dia < 1.0 T.P < 0.010 T.P < 0.010 Tol > 0.010 Tol < 0.010 0.002 < Tol < 0.010 Tol < 0.002 Drill Drill, then ream Drill, then finish bore Drill, semifinish bore, then finish bore
  • 17. 4- 17 2/24/2023 PROCESS-CAPABILITY ANALYSIS ; ; twist drilling (code 1) ; 111: hole ( ( if (shape ! 111 = ) ( length ! 12.0 diameter ! * <= ) ( diameter! 0.0625 >= ) ( diameter! 2.000 <= ) ( tlp ! diameter ! 0.5 ** 0.007 * >= ) ( tln ! diameter ! 0.5 ** 0.007 * 0.003 + >= ) ( straightness ! length ! diameter ! / 3. ** 0.0005 * 0.002 + >= ) ( roundness ! 0.004 >= ) ( parallelism ! length ! diameter ! / 3. ** 0.001 * 0.003 + >= ) ( true ! 0.008 >= ) ( sf ! 100 >= ) ) PROCESS BOUNDARY Data
  • 18. 4- 18 2/24/2023 PROCESSES, TOOLS, AND MACHINES • Process Sub-P rocess Cutters Milling Plain Shell end Hollow end Ball end End milling Peripheral milling Plain Slittting Saw Form Inserted-tooth Staggered-tooth Angle T-slotcutter Woodruffkeyseat cutter Formmillingcutter Facemilling Plain Inserted-tooth Drilling Twist drill Spadedrill Deep-hole drill Gun drill Trepanning cutter Center drill Combination drill Countersink Counterbore Reaming Shell reamer Expansion reamer Adjustablereamer Taperreamer Boring Adjustableboring bar Simpleboring bar Broaching Formtool Machines Verticalmillingmachine Horizontal milling machine Column-and-knee Bed type Planer type Special type Machining center Column & upright Gangdrilling machine Radial drilling machine Multispindledrilling machine Bench type Deepth holedrilling machine Drillpress Lathe Lathe Boring machine Jig bore Turning Turning Facing Parting Knurling Boring Drilling Reaming Plain Inserted Knurlingtool Boring bars Drills Reamers Speedlathe Enginelathe Toolroomlathe Special lathe Turretlathe Screwmachine Broaching press VerticalPull-down VerticalPull-up Surface broaching machine Horizontal broaching machine Surface broaching machine Rotary broaching machine
  • 19. 4- 19 2/24/2023 PROCESSES, TOOLS, AND MACHINES Shaping Form tool Planing Inserted tool Sawing Hacksaw Bandsaw Circular saw Proce ss Sub-Proce ss Cutters Machines Grinding Cylindrical grinding Centerless grinding Internal grinding External grinding Surface grinding Reciprocating saw Band saw Circular saw Shaper Horizontal & Vertical Double housing planer Open-side planer Edge planer Pit Planer Grinding wheels Points External cylindrical grinder Internal cylindricalgrinder Surface grinder Creep feed grinder Toolgrinder Disk grinder Honing Honing stone Honing machine Lapping Lap Lapping machine Tapping Tap Drill press Milling machine Machining center
  • 20. 4- 20 2/24/2023 CUTTING EDGE AND FEED Drill cu tting edge Boring Reaming Turning Peripheral Milling minor f eed Face Milling f eed range Ball End Milling Broaching Sawing
  • 21. 4- 21 2/24/2023 VOLUME PRODUCING CAPABILITIES Proc ess Sub-P rocess Cutters Milling Plain Shell end Hollow end Ball end End milling Peripheralmilling Plain Slittting Saw Form Inserted-tooth Staggere d-tooth Angle T-slotcutter Woodruffkeyseat cutter Face milling Plain Inserted-tooth Drilling Twist drill Spade drill Deep-hole drill Gun drill Trepanningc utter Centerdrill Combination drill Counters ink Counterbore Reaming Shell rea mer Expansion re amer Adjustable re amer Tape rreamer Boring Adjustable boring ba r Simple boring bar Broa ching Formtool Volume Capabilities flatbottomvolume roundhole roundhole deep round hole deep round hole large roundhole shallow round hole multiple diameter roundhole counters inkhole counterbore hole thin wall ofround hole thin wall ofround hole thin wall ofround hole thin wall ofround hole thin wall ofround hole thin wall ofround hole Turning Turning Facing Parting Knurling Boring Drilling Reaming Plain Inserted Knurling tool Boringbars Drills Reamers ? disk disk ? thin wall ofround hole roundhole thin wall ofround hole flatbottomvolume slot step polyhedralthrough hole forme dthrough volume flatbottomvolume slot forme dvolume T-slot Internal groove pocket, slot, flat sculptured surface , fla t
  • 22. 4- 22 2/24/2023 VOLUME PRODUCING CAPABILITIES Shaping Form tool Planing Inserted tool Sawing Hacksaw Bandsaw Circular saw Process Sub-Process Cutters Volume Capabilities Grinding Cylindrical grinding Centerless grinding Internal grinding External grinding Surface grinding ? flat bottom volume, slot flat bottom volume Grinding wheels Points ? internal wall of round hole flat bottom volume Honing Honing stone ? Lapp ing Lap most surfaces Tapping Tap threaded wall of hole
  • 23. 4- 23 2/24/2023 PROCESS TOLERANCE RANGE Process Sub-Proc ess Cutte rs Milling Plain Shell end Hollowe nd Ball end End milling Peripheral milling Plain SlitttingSaw Form Inserted-tooth Staggered-tooth Angle T-slotc utte r Woodruffke yse atc utte r Form millingc utte r Fa ce milling Plain Inserted-tooth Drilling Twist drill Spade drill Trepa nningc utte r Center drill Combina tion drill Countersink Counterbore Deep-hole drill Gundrill Rea ming Shell re amer Expansionream er Adjustable rea mer Taper reame r Boring Adjustable boring bar Simple boringba r Broac hing Form tool Turning Turning Fa cing Parting Knurling Boring Drilling Rea ming Plain Inserted Knurlingtool Boringba rs Drills Rea mers Tolerances ,surface finish,etc.capabilities roughting finishing tol 0.002 0.001 flatness 0. 001 0.001 angularity 0.001 0.001 pa ra llelism 0.001 0. 001 surface finish50 30 roughting finishing tol 0.002 0.001 flatness 0. 001 0.001 surface finish50 30 roughting finishing tol 0.004 0.004 pa ra llelism 0.0015 0.0015 surface finish 60 50 le ngth/dia = 3 usual =8 maximum mtl < Rc 30usual < Rc 50 ma ximum Dia Tolera nce 0 - 1/8 +0.003 -0.001 1/8-1/4 +0.004 -0.001 1/4-1/2 +0.006 -0.001 1/2- 1 +0.008 -0.002 1 - 2 +0.010 -0.003 2 - 4 +0.012 -0.004 usuall be st True position 0.008 0.0004 roundne ss 0.004 surface finish 100 Dia Tole ranc e < 5/8 0.0015 >5/8 0.002 surface finish > 100 straightne ss 0.005in 6inch Dia Tolera nce 0 - 1/2 0. 0005to 0.001 1/2- 1 0. 001 1 - 2 0. 002 2 - 4 0. 003 roughting finishing roundne ss 0.0005 0.0005 true position 0. 01 0.01 surface finish 125 50 le ngth/dia 5to 8 Dia Tolera nce roughingfinishing 0 - 3/4 0. 001 0.0002 3/4- 1 0. 0015 0.0002 1 - 2 0. 002 0.0004 2 - 4 0. 003 0.0008 4 - 6 0. 004 0.001 6 - 12 0. 005 0.002 straightne ss 0.0002 roundne ss 0.0003 true position 0. 0001 surface finish 8 diamete r tolerance to 1.0 0.001 1 -2 0.002 2 -4 0.003 surface finish 250 to 16 toleranc e 0.001 surface finish 125 to 32
  • 24. 4- 24 2/24/2023 PROCESS TOLERANCE RANGE Shaping Formto ol P lan in g Inserted tool Sawing Hacksaw Ban dsaw Circular saw Process Sub -Pro cess Cu tters Grin ding Internal grinding Cylindrical g rinding Cen terless grindin g External grinding Surface grinding Ho ning Ho ning stone Lap ping Lap Tapping Tap Tolerances, surface finish, etc. capabilities len gth tol sq uareness su rface finish cutting rate material 0.0 1 0.2 200 - 300 3 -6 sq in/min to Rc45 0.0 1 0.2 2 00 - 3 00 4-30 sq in/min to Rc45 0.0 08 0.2 125 7-36 sq in/min to Rc45 rough ting finishing location tol 0.0 05 0.001 flatness 0.001 0 .0005 surface finish 60 32 (cast iron) surface finish 125 32 (steel) Dia Tolerance roug hing finishing 0 - 1 0 .0001 5 0.00 005 1 - 2 0 .0002 0.00005 2 - 4 0 .0003 0.0001 4 - 8 0 .0005 0.00013 8 - 16 0.0008 0.00 02 Dia Tolerance roug hing finishing 1 +0.0 005-0.0 +0.00 01-0.0 2 +0.0 008-0.0 +0.0005-0 .0 4 +0.0 010-0.0 +0.0008-0 .0 surface finish 4 roun dness 0.0005 rou ghing fin ishin g tolerance 0.000 025 0.00001 5 flatness 0.000 025 0.00001 2 surface fin 4-6 1-4 tolerance 0.003 roun dness 0 .003 surface fin 75 ro ughing finish in g tolerance 0.00 05 0.00 01 parallelism 0 .0005 0 .0002 roun dness 0.00 05 0.00 01 surface fin 8 2 ro ughing finish in g tolerance 0.00 1 0.00 01 parallelism 0 .001 0 .000 1 surface fin 3 2 2 center grou nd flat and cen terless Internal
  • 25. 4- 25 2/24/2023 AUTOMOTIVE PARTS REQUIREMENTS • Cylinder bore 13 - 25 :in honed • Main bearing bore 63 - 200 :in • Crankshaft bearing 3-13 :in polished • Brake drum 63-125 :in turned • Clutch pressure plate 25-100 :in turned
  • 26. 4- 26 2/24/2023 BASIC MACHINING CALCULATIONS  tm = L + L v f Machining time Total amount of time to finish a workpiece. For drilling, one pass turning, and milling:  L : clearance or overhang distance. For multipass turning n p = Do – Di 2 a p + integer round up For milling  n p = h a p + w  D + n p : # of passes  h : total height of material to be removed w : workpiece width   : cutter overlapping factor = effective cutting width / tool dia  1.0
  • 27. 4- 27 2/24/2023 BASIC MACHINING CALCULATIONS Machine control parameters are: f, V, ap. a. Feed and feedrate f : inch / rev turning or drilling milling rp m N: # of teech in milling 1 in drilling n : rpm V f = f nN V f = f n V f : inch / min Vf
  • 28. 4- 28 2/24/2023 BASIC MACHINING CALCULATIONS Cutting speed D: Diameter Depth of cut a p inch a p = Do – Di 2 D V surface speed V in sfpm Di D0 V = p D n 12
  • 29. 4- 29 2/24/2023 BASIC MACHINING CALCULATIONS Metal removal rate  MRR cutting time tool life MRR in3 min in3 min Drilling Turning Milling W v f a p MRR = pD 2 4 v f = 3D f V MRR = p ( D 2 o – D 2 i) 4 v f = 6(Do – Di ) f V v f p (D 2 o –D 2 i) 4 MRR = a p w v f = 12 a p w n p D f V pD 2 4 v f
  • 30. 4- 30 2/24/2023 BASIC MACHINING CALCULATIONS  tm = L + L v f Machining time Total amount of time to finish a workpiece. For drilling, one pass turning, and milling:  L : clearance or overhang distance. For multipass turning n p = Do – Di 2 a p + integer round up For milling  n p = h a p + w  D + n p : # of passes  h : total height of material to be removed w : workpiece width   : cutter overlapping factor = effective cutting width / tool dia  1.0 L
  • 31. 4- 31 2/24/2023 CUTTING FORCE AND POWER Process Sub-Process Milling End milling Peripheralmilling Face milling Drilling Reaming Boring Shaping Planing Broaching Turning Facing Turning Cutting Force F Power (hp) KF fF ap F Dt F bw z KF v Faf F ap F bw F zF Dt F KF fF ap F KF fF ap F Dt F KF ap F Dmzc c (lb) Fc Vc 33,000 m Fc Vc 33,000 m Fc Vc 33,000 m Ts rpm 63,030 m where: Vc :: cutting speed fpm m : machine efficiency Ts : Torque torque
  • 32. 4- 32 2/24/2023 MATERIAL REMOVAL RATE Process Sub-Process Milling End milling Perip heral milling Face milling Drilling Boring Shaping Broaching Turning W: width of the cutter ap : depth of cut f : feed n : number of teeth N : spindle rp m D : tool diameter tr : rise per tooth W : Width of the tool V : cutting speed n : number of tooth in contact with part 12 tr W V n (p D 2 /4) f N 12 V f ap 12 V f ap Facing Turning 6 V f ap L t f Ns L : strock length Ns: number of strock per minute W ap f n N MRR
  • 33. 4- 33 2/24/2023 CONSTRAINTS  nmin  nw  nmax  ntmin  nt  ntmax  Fc  Fc,max Spindle-speed constraint: workpiece tool Feed constraint: Cutting-force constraint:  P m  Pmax Power constraint:  Ra  Ra,max Surface-finish constraint: f min  f fmax
  • 34. 4- 34 2/24/2023 MODELS Multiple pass model  t pr  th + (ti m  i =1 n p + ti m t tt)  c pr  cb nb + cmth + ci pr  i = 1 n p i : pass number Additional constraint: depth of cut : number of passes is a function of the depth of cut. ap np Productivity model:  p r  s – c pr t pr s: sale price/piece