To read this content please select one of the options below:

Recursive algorithm for the two‐dimensional cutting problem of punched strips

Yaodong Cui (Department of Computer Science, Guangxi Normal University, Guilin, People's Republic of China)

Engineering Computations

ISSN: 0264-4401

Article publication date: 1 August 2006

287

Abstract

Purpose

To provide an algorithm for the two‐dimensional guillotine‐cutting problem of punched strips.

Design/methodology/approach

It is assumed that the stock sheet is cut into blanks in two stages. First a guillotine shear cuts the sheet into strips, and then a stamping press punches out the blanks from the strips. To generate good strip layout, the sheet is divided into two segments with an orthogonal cut. Each segment consists of strips in the same direction. The strip directions of the two segments are perpendicular to each other. A recursion function is established to determine the optimal strip layouts on segments of different lengths. All possible segment lengths are considered either explicitly or implicitly. Two segments of different strip directions are selected optimally to compose the final cutting pattern.

Findings

A strip can be taken as consisting of rectangular pieces, where the length of the first piece may be longer than that of the others. Normal lengths and widths can be defined according to the properties of punched strips. Considering only normal segment lengths and using lower bound in the recursion function can reduce the computation time drastically.

Practical implications

Based on the algorithm, practitioners may develop applications to solve real world two‐dimensional cutting problem of punched strips.

Originality/value

The two‐segment cutting patterns for punched strips are proposed. They are simple to cut and may be welcomed in practice.

Keywords

Citation

Cui, Y. (2006), "Recursive algorithm for the two‐dimensional cutting problem of punched strips", Engineering Computations, Vol. 23 No. 6, pp. 587-596. https://doi.org/10.1108/02644400610680315

Publisher

:

Emerald Group Publishing Limited

Copyright © 2006, Emerald Group Publishing Limited

Related articles