Click here to view the whole
CNC Programming Articles
archive...

 

 

Click here to read more about our BEST-SELLING CNC Programming Courses. They cover just about everything you'll ever need to know, whether you're advanced or a beginner...

Click here to read more about them NOW --

 

An efficient CNC programming approach based on group technology
Author: Djassemi Manocher

Abstract

Many studies and reports support the significant impact of the application of group technology on various aspects of product design and manufacturing. The fact that group technology is the common solution to similar problems is the main source of such impact. In this paper, one of the less frequently utilized features of CNC technology known as parametric part programming is used to implement the common solution feature of group technology in processing a set of similar parts.

Using three part families, the advantages of blending the concept of group technology and parametric programming for CNC machining operations are illustrated. The efficiency improvement due to the use of parametric programming in terms of number of setups and size of program is discussed.

Keywords: Group Technology, Computer Numerical Control, Parametric Part Programming

Introduction Group Technology (GT) is a broad concept that uses common attributes to reduce redundant work in design and manufacturing and results in shorter product development and production time. --

This GT feature-shorter product development and production time-provides a significant advantage for manufacturers by enabling them to respond faster to market demand/changes and run production more economically in today's highly competitive manufacturing environment.

A significant amount of research and case studies in group technology shows that GT improves productivity in one or more aspects.1,2 The application of GT covers areas as diverse as design, process planning, tooling, scheduling, part programming, and material handling. In all cases, GT is used to find a common solution to a set of similar problems, that is, designing similar products or processing similar parts.

Likewise, GT is used to classify part designs, allowing the efficient grouping of similar designs that can be manufactured on the same machine or machine cell. First, the approach avoids duplication of data in a database; and second, it results in significant reduction in both number and variety of CAD files, process plans, and NC part programs. Many companies in the US and Europe have adopted GT for standardization of design and production techniques.

This study is focused on the implementation of the GT concept to a specific aspect of computer-aided manufacturing, that is, numerical control (NC) programming of machining and turning centers. The common solution for similar problems (CSSP) feature of GT and the parametric programming capability of computer numerical control (CNC) machines will be used to develop a single NC program for each part family. For CNC machine users, the combination of CSSP and parametric programming approaches is expected to create the opportunity to generate NC codes and operate CNC machines with greater efficiency.

CNC machining or turning centers lend themselves to the CSSP concept in two ways: common tooling and common programming for a family of parts. When a family of parts is processed on these machines, tool indexing and loading/unloading are performed less frequently because most parts can be machined by a set of common tools. Similarly, the parametric programming feature of modern CNC machines allows a common program to be used for machining a number of similar parts.

Considering the potential benefits of such an application for group technology and CNC machine users, a study to link the parametric programming technique to GT system is appropriate. Using three examples, the efficiency improvement due to the joint application of the two technologies is discussed in the following sections.

Parametric Part Programming

Traditionally, separate part programs are written for individual parts within a part family; then the programs are loaded to the machine controller one by one.

Most CNC machines have a special feature known as parametric programming, also referred to as macro, in which a part program can be written using variables and parametric expressions to represent the machine axis position (x, y, z, a, etc.), feed, and speed functions.s Similar to computer programming languages such as Pascal or C, computer-related features such as variables, arithmetic, logic statements, and looping can be implemented in a parametric program.

This programming feature allows the user to load a single part program for a family of parts to the CNC controller. The part program is then called up for machining a similar part or similar feature on different parts. The process involves a simple entry of parameter values into the machine controller.

For example, several cylindrical parts may have two common parameters, such as diameter and overall length. A single parametric part program can be called up from a main program for machining such a group of similar parts. Upon loading the main program, the values of the two parameters are entered; then these values are transferred to parametric subprograms. This approach could minimize the number of program changeovers, reduce the redundant codes in the part program, and shorten the length of the program.

Methodology

In this study, three part families are considered to investigate the effects of blending CSSP and parametric programming in improving the efficiency of CNC operations. The efficiency improvement is determined based on two factors: (a) number of program changeovers and (b) number of NC files and size of part program. As the number of part types within a part family increases, the number of program changeovers or setups is expected to increase.

The number of NC files and the size of the part program can have a significant effect on file management and memory space when the number of part types within a part family is relatively high. Based on the aforementioned factors, an efficiency improvement (EI) measure is defined as follows:

The weight factor, W, is empirically determined using a Bridgeport CNC mill and a PC. It was observed that the ratio between the times to change programs, including clearing the control memory, and locating a program to program downloading time from a PC to CNC is roughly 4:1 ( W = 80%). This indicates that for the cases studied here, the effect of program length on EI is not as significant as the effect of machine stoppage for program changing (see Table 1 ).

Analysis of Results

Part family I consisted of five parts (n = 5), as illustrated in Figure 1. A single parametric part program for machining this part family is shown in the Appendix.

The numbers of instructions in conventional NC programs for individual part types were 66, 37, 132, 104, and 132. The number of executable NC instructions in the corresponding parametric program was 45 lines.

The overall EI due to application of parametric programming was 74%. However, if the number of part types in the part family grows and the new part members are different from the old ones only in terms of values of specified parameters in the program, such as diameter and overall length, then EI yields greater efficiency in programming the CNC machine. For example, for 15 part types (n = 15) the EI increases from 75% to 85%.

Part family II consisted of four parts (Figure 2). The number of NC instructions for individual part types were 27, 53, 8, and 34 lines for this group. The number of NC instructions in the corresponding parametric program was 25 lines (see the Appendix). The use of parametric programming resulted in a 64% improvement in programming efficiency. When a larger number of similar parts (n = 15) were included by changing the value of the parameters, including external radius, thickness, diameter of center pocket, and number of holes, then the EI improved from 64% to 78%.

Part family III consisted of four parts (Figure 3). The number of NC instructions in the conventional part program remained at 53 for all part types. The number of NC instructions in the corresponding parametric program was 25 lines. The use of parametric programming resulted in a 64% improvement in programming efficiency for this part family. By changing the value of four parameters, including length, width, thickness, and number of slots, additional parts may be included in this group. Increasing the number of part types to 15 improved the EI from 64% to 85%.

Table 2 summarizes the comparison results of the two methods of NC programming applied to the three part families under study.

Conclusion

The results of this study support the findings of many other reports and studies regarding the effects of adopting group technology in improving the efficiency of manufacturing operations.

The parametric programming approach was used as a means to implement the common solution for similar problems (CSSP) feature of group technology in CNC machining operations where there are some similarities among the parts. T

he numerical results showed an improvement in efficiency of NC programming after applying the parametric programming approach to three part families. Such improvement is more signif icant when the number of part types within a part family is relatively high.

It is recommended that GT users adopt parametric programming for large part families or whenever there is a growing trend in the size of the part family to minimize program changeovers and the number of similar NC files.

A threshold value for part family size can be determined based on a cost-benefit analysis considering the time for program changeover and the time to write the NC program in conventional and parametric fashions.

In today's competitive economy, manufacturing companies have no alternative other than taking advantage of the new technologies in improving the efficiency of their operation. Parametric programming as the best-kept secret of modern CNC machines is already at the machine tool users' disposal. Surveys on successful applications of parametric part programming in group technology facilities would be an appropriate extension to this study.

About the Author
Manocher Djassemi received a BSIE from the University of Science and Technology in Tehran, Iran, and an MS and PhD from the University of Wisconsin-Milwaukee. He is an assistant professor in the Dept. of Industrial and Engineering Technology at Murray State University. He has also taught in the industrial studies department at the University of Wisconsin-- Platteville. Dr. Djassemi has five years of industrial experience and is a certified manufacturing engineer. His primary areas of teaching and research are conventional and CNC machine tools, robotics, CAD/CAM, group technology, and cellular manufacturing.

Copyright Society of Manufacturing Engineers 2000
Provided by ProQuest Information and Learning Company. All rights Reserved

 


CNC PROGRAMMING COURSES

CNC Academy.com HOME
Copyright CNC Academy© All rights reserved.

| Terms of Use | Earnings Disclaimer | Privacy Policy

A.S.S. Inc.