作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (14): 195-196. doi: 10.3969/j.issn.1000-3428.2009.14.068

• 工程应用技术与实现 • 上一篇    下一篇

基于3块方式的圆形片剪冲排样算法

陈 菲,刘 勇,刘 睿,严 玄,崔耀东   

  1. (广西师范大学计算机科学与信息工程学院,桂林 541004)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-07-20 发布日期:2009-07-20

Cutting and Punching Layout Algorithm for Circular Blanks Based on Three Blocks Pattern

CHEN Fei, LIU Yong, LIU Rui, YAN Xuan, CUI Yao-dong   

  1. (College of Computer Science and Information Engineering, Guangxi Normal University, Guilin 541004)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-07-20 Published:2009-07-20

摘要: 采用2条相互垂直的分割线将板材分割成3块子板材,每块子板材包括一组方向和长度都相同的条带。用动态规划算法确定子板材中条带的最优布局,用枚举法确定2条分割线的位置,使整张板材价值达到最大。实验结果表明,该算法能够提高材料利用率,计算时间满足实际应用的需要。

关键词: 圆形片切割, 剪冲下料, 两维切割, 3块方式

Abstract: This paper presents an algorithm that cuts the sheet into three sub sheets by two dividing lines which are perpendicular to each other. Every sub sheet contains a group of strips which have the same orientation and length. Use dynamic programming algorithm to determine the optimal layout of the strips in the sub sheets, and use enumeration method to determine the position of two dividing lines so as to maximize the value of the whole sheet. The computational results indicate that the algorithm can improve the material usage of the patterns, and the computation time of the algorithm is reasonable for practical use.

Key words: circular blanks cutting, cutting and punching stock, two-dimensional cutting, three blocks pattern

中图分类号: