14
INSTRUCTIONAL MATERIALS Text: pages 399–422 Test Your Knowledge Questions, page 421 Workbook: pages 117–122 Instructor’s Resource: pages 279–292 Guide for Lesson Planning Research and Development Ideas Reproducible Masters: 21-1 Direct Numerical Control (DNC) 21-2 Distributed Numerical Control (DNC) 21-3 The Cartesian Coordinate System 21-4 Axes of Machine Movements 21-5 NC Positioning Methods 21-6 Contour or Continuous Path Machining 21-7 Mirror Image Machining 21-8 Test Your Knowledge Questions Color Transparency (Binder/CD only) GUIDE FOR LESSON PLANNING Have the class read and study the chapter. Review the assignment using the reproducible masters as overhead transparencies and/or handouts. Discuss the following: The meaning of Computer-Aided Mach- ining Technology. Numerical Control (NC) and Computer Numerical Control (CNC). The difference between Direct and Distri- buted Numerical Control. Use Reproducible Masters 21-1 and 21-2. The Cartesian Coordinate System. Use Reproducible Master 21-3. NC tool positioning methods (absolute and incremental). Use Reproducible Masters 21-4 and 21-5. NC movement systems, including point-to-point, straight-cut, and contour or continuous path. Use Reproducible Master 21-6. Mirror imaging. Use Reproducible Master 21-7. Programming NC machines, both manual and computer-aided. Computer languages. Adaptive control. Advantages and disadvantages of NC. Chapter 21 Computer Numerical Control LEARNING OBJECTIVES After studying this chapter, students will be able to: Define the term “numerical control.” Describe the difference between the incremental and absolute positioning methods. Explain the operation of NC (numerical control), CNC (computer numerical control), and DNC (direct or distributed numerical control) systems. Point out how manual and computer-aided programming is done. 279

LEARNING OBJECTIVES INSTRUCTIONAL MATERIALSneme-s.org/CTHSS/Machining Fundamentals/MFIM21.pdf · INSTRUCTIONAL MATERIALS Text: pages 399–422 Test Your Knowledge Questions, page

Embed Size (px)

Citation preview

INSTRUCTIONAL MATERIALSText: pages 399–422

Test Your Knowledge Questions, page 421Workbook: pages 117–122Instructor’s Resource: pages 279–292

Guide for Lesson PlanningResearch and Development IdeasReproducible Masters:

21-1 Direct Numerical Control (DNC)21-2 Distributed Numerical

Control (DNC)21-3 The Cartesian Coordinate System21-4 Axes of Machine Movements21-5 NC Positioning Methods21-6 Contour or Continuous Path

Machining21-7 Mirror Image Machining21-8 Test Your Knowledge Questions

Color Transparency (Binder/CD only)

GUIDE FOR LESSON PLANNINGHave the class read and study the chapter.

Review the assignment using the reproduciblemasters as overhead transparencies and/orhandouts. Discuss the following:

• The meaning of Computer-Aided Mach-ining Technology.

• Numerical Control (NC) and ComputerNumerical Control (CNC).

• The difference between Direct and Distri-buted Numerical Control. Use ReproducibleMasters 21-1 and 21-2.

• The Cartesian Coordinate System. UseReproducible Master 21-3.

• NC tool positioning methods (absolute andincremental). Use Reproducible Masters 21-4and 21-5.

• NC movement systems, includingpoint-to-point, straight-cut, and contour orcontinuous path. Use ReproducibleMaster 21-6.

• Mirror imaging. Use Reproducible Master 21-7.

• Programming NC machines, both manualand computer-aided.

• Computer languages.• Adaptive control.• Advantages and disadvantages of NC.

Chapter 21

ComputerNumerical

Control

LEARNING OBJECTIVESAfter studying this chapter, students will be able to:� Define the term “numerical control.”� Describe the difference between the incremental and absolute

positioning methods.� Explain the operation of NC (numerical control), CNC (computer

numerical control), and DNC (direct or distributed numerical control)systems.

� Point out how manual and computer-aided programming is done.

279

• Other NC applications.• Setting up and programming the NC

machine in the shop/lab.• Demonstrating the NC machine in the

shop/lab.A brief review of the demonstrations will

provide students/trainees the opportunity toask questions.

Technical TermsReview the terms introduced in the chapter.

New terms can be assigned as a quiz, home-work, or extra credit. The following list is alsogiven at the beginning of the chapter.

absolute positioningCartesian Coordinate Systemcircular interpolationclosed loop systemcontinuous path systemincremental positioningmachine control unit (MCU)open loop systempoint-to-point systemstraight-cut system

Review QuestionsAssign Test Your Knowledge questions. Copy

and distribute Reproducible Master 21-8 or havestudents use the questions on page 421 andwrite their answers on a separate sheet of paper.

Workbook AssignmentAssign Chapter 21 of the Machining Funda-

mentals Workbook.

Research and DevelopmentDiscuss the following topics in class or have

students complete projects on their own.1. Design and construct a simple machine that

will illustrate how numerical control works.2. Review up-to-date technical magazines that

have articles on subjects such as NC, CNC,and robotics. Prepare a brief outline of atleast one article for class discussion.

3. Visit a plant that uses automated equip-ment. If such a visit is not possible, show avideo or film that illustrates automation.

4. If your shop/lab is fortunate enough to havean NC or CNC machine tool, ask yourinstructor to assign a programming prob-lem. Prepare the program, edit and proof it,

and follow through to the finishedmachined part.

TEST YOUR KNOWLEDGEANSWERS, Page 4211. Evaluate individually. Refer to Section 21.1.2. Evaluate individually. Refer to Section 21.2.1

and Figure 21-6.3. Evaluate individually. Refer to Section 21.2.2

and Figures 21-10 and 21-11.4. A sequence of instructions that tells the

machine what operations to perform, andwhere on the material they are to be done.

5. Point-to-point, straight-cut, and contour orcontinuous path.

6. Evaluate individually. Refer to Figures21-13, 21-14, and 21-15.

7. Contour or continuous path system.Geometrical complexity makes a computermandatory when preparing programs tomachine two- and three-dimensional shapes.

8. a. Machine Control Unit.b. A series of letters, numbers, punctuation

marks, and special characters used toinstruct the machine what operations toperform and where to perform them.

c. A script containing lines of informationblocks.

9. By producing a prototype made of plastic orwax. Refer to Figure 21-41.

10. Evaluate individually. Refer to Section 21.6.

WORKBOOK ANSWERS,Pages 117–1221. Manual machining is done by the machinist

moving one or more of the machine's leadand feed screws and guiding it through thevarious machining operations.

2. a. is the operation of the machine tool by aseries of coded instructions

3. d. All of the above.4. c. Both a and b.5. d. All of the above.6. The closed loop system uses an electronic

feed-back device, called a transducer, tocontinually monitor tool position. Theopen loop system has no feedback formonitoring for comparing purposes. Thesystem relies on the integrity of the controlunit for accuracy.

Machining Fundamentals Instructor’s Resource280

7. The basis for NC programming. It providesa way to define movement.

8. c. Z axis9. CNC (computer numerical control)

10. c. a fixed point of origin, or zero point11. b. the prior tool position12. absolute13. MCU (Machine Control Unit)14. A. Tool movement from one point to the next

does not have to follow a specific path.B. Permits controlled tool travel along one

axis at a time.C. Controls machine and tool movement as

the cutter moves along the programmedpath. Cutting is continuous and can bein six axes simultaneously.

15. c. Six16. d. All of the above.17. c. Both a and b.18. point-to-point; the cutting tool must be fed a

constantly changing series of instructions19. d. All of the above.20. end of block (EOB)21. For straight line cutting, drilling, and spot

welding.

22. each machining sequence and machinefunction into a coded block of informationthe MCU can understand

23. Computer-aided programming reduces andsimplifies the numerical calculations thatthe programmer must perform when pro-gramming the machining of more complexparts.

24. languages25. The rules used for combining the vocabu-

lary of words, numbers, and other symbolsused when writing programs.

26. geometry, machining27. Any of the following: increased productivity,

reduced machining costs, extended cutterlife, reduced scrap, improved work quality,greater machine utilization.

28. Coordinates29. Evaluate individually. Refer to Section 21.8.30. Any two of the following: high initial cost of

equipment; shortage of skilled technicians toservice equipment; increased maintenancecosts over traditional machine tools; machinecapabilities must be fully utilized.

Chapter 21 Computer Numerical Control 281

Machining Fundamentals Instructor’s Resource282

Chapter 21 Computer Numerical Control 283

Cop

yrig

ht G

oodh

eart

-Will

cox

Co.

, In

c.21

-1

Dir

ect

Nu

mer

ical

Co

ntr

ol (

DN

C)

Hos

tco

mpu

ter

CN

Cm

achi

neC

NC

mac

hine

CN

Cm

achi

neC

NC

mac

hine

CN

Cm

achi

ne

Machining Fundamentals Instructor’s Resource284

Cop

yrig

ht G

oodh

eart

-Will

cox

Co.

, In

c.21

-2

Dis

trib

ute

d N

um

eric

al C

on

tro

l (D

NC

)

Hos

tco

mpu

ter

CN

Cm

achi

ne

Inte

rmed

iate

com

pute

rIn

term

edia

teco

mpu

ter

CN

Cm

achi

neC

NC

mac

hine

CN

Cm

achi

neC

NC

mac

hine

CN

Cm

achi

ne

Chapter 21 Computer Numerical Control 285

Cop

yrig

ht G

oodh

eart

-Will

cox

Co.

, In

c.21

-3

Th

e C

arte

sian

Co

ord

inat

e S

yste

m

Machining Fundamentals Instructor’s Resource286

Verticalspindle

Z

Y

X

+X

X

Z Y

+Z

Copyright Goodheart-Willcox Co., Inc. 21-4

Axes of Machine Movements

Vertical Milling Machine

Lathe

Note: Spindle motion is assigned Zaxis

Horizontal Milling Machine

Chapter 21 Computer Numerical Control 287

Y

A B C

X

222

2

Reference pointfor tool movement

to hole B only Reference pointfor tool movement

to hole C only

Zero point—tool movementonly to hole A from this origin

Copyright Goodheart-Willcox Co., Inc. 21-5

NC Positioning Methods

Y

X

2

4

6

2

Zero point—all tool movementsmeasured from this origin

Absolute Positioning System

Incremental Positioning System

In this system, all coordinates are measured from fixed point (zero point) of origin.

Each set of coordinates has its point of origin from last point established.

Machining Fundamentals Instructor’s Resource288

Copyright Goodheart-Willcox Co., Inc. 21-6

Contour or Continuous Machining

This exaggerated illustration shows why metric machine movement increments are often preferred when con-tour machining. The benefit has to do with the least input increment allowed in the metric mode. In the inchmode, the least input increment is 0.0001″, which means you can input program coordinates and tool offsetsdown to 0.0001″. In the metric mode, the least input increment is 0.001 mm, which is less than one-half theleast input increment when using the inch mode. The coordinates going into the program will then be muchcloser to what is desired for accurately machined parts.

Contours obtained from contour or continuous path machining are result of a series of straight-line move-ments. The degree to which a contour corresponds with specified curve depends upon how many movementsor chords are used. Note how, as number of chords increase, the closer the contour is to a perfect circle. Theactual number of lines or points needed is determined by the tolerance allowed between design of the curvedsurface and one actually machined.

4-Chords

Chords

8-Chords 12-Chords 24-Chords

Desired profile

Programmed tool pathsegments can be as small

as 0.0001″ (0.003mm)

Cutter diameter(not drawn to scale)

Programmed surface

Programmedtool path

Tool path

Cutter

Programmedsurface

Metric modeInch mode

Smallest increment0.001 mm

0.0000394″

Smallest increment0.0001″

0.00254 mm

T(tolerance)

0.0001″

0.001 mm

T

Chapter 21 Computer Numerical Control 289

Cop

yrig

ht G

oodh

eart

-Will

cox

Co.

, In

c.21

-7

Mir

ror

Imag

e M

ach

inin

g

Rig

ht-h

and

unit

Left-

hand

uni

t

(�X

,�Y

)

(�X

,�Y

)

(�X

,�Y

)

�Y

axi

s

�X

axi

s

�Y

axi

s

�X

axi

s

X m

irror

imag

e(le

ft-ha

nd)

X &

Y m

irror

imag

e(le

ft-ha

nd r

ever

se)

Y m

irror

imag

e(r

ight

-han

d re

vers

e)

4th

quad

rant

3rd

quad

rant

2nd

quad

rant

1st

quad

rant

Act

ual p

art

(rig

ht-h

and)

(�X

,�Y

)

On

man

y N

C m

achi

ne t

ools

, m

irror

imag

e pa

rts

can

bem

achi

ned

usin

g th

e sa

me

prog

ram

.M

irror

imag

e to

pro

duce

a r

ever

se d

uplic

ate

part

.The

tec

hniq

ueis

kno

wn

as a

xis

inve

rsio

n.

Name: ______________________________________________Date: _______________ Score: ________

1. Describe the differences between manual machining techniques and NC methods. ___________

____________________________________________________________________________________

____________________________________________________________________________________

____________________________________________________________________________________

____________________________________________________________________________________

____________________________________________________________________________________

2. Prepare a sketch showing the Cartesian Coordinate System.

3. Prepare two similar sketches. Show incremental dimensioning on the first sketch and absolutedimensioning on the second sketch.

4. What is an NC program? _____________________________________________________________

____________________________________________________________________________________

____________________________________________________________________________________

5. List the three basic NC systems. _______________________________________________________

____________________________________________________________________________________

____________________________________________________________________________________

Machining Fundamentals Instructor’s Resource290

Copyright Goodheart-Willcox Co., Inc. 21-8

Computer Numerical Control

(continued)

6. Draw sketches showing how the three NC systems differ.

7. Which of the three NC methods require the use of a computer? Why is a computer required?

____________________________________________________________________________________

____________________________________________________________________________________

8. What do the following terms mean?

a. MCU: ____________________________________________________________________________

____________________________________________________________________________________

b. Alphanumeric data: ________________________________________________________________

____________________________________________________________________________________

c. Program sheet: ____________________________________________________________________

____________________________________________________________________________________

9. How is an NC program often verified? _________________________________________________

____________________________________________________________________________________

____________________________________________________________________________________

10. Briefly explain adaptive control (AC). __________________________________________________

____________________________________________________________________________________

____________________________________________________________________________________

____________________________________________________________________________________

Chapter 21 Computer Numerical Control 291

Copyright Goodheart-Willcox Co., Inc. 21-8

Name ______________________________________________

Machining Fundamentals Instructor’s Resource292