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

计算机工程 ›› 2011, Vol. 37 ›› Issue (21): 214-216,219. doi: 10.3969/j.issn.1000-3428.2011.21.073

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

三角形二叉树在数控加工仿真中的应用

裴洪虎1,2,郭锐锋1,2,邵志香1,2   

  1. (1. 中国科学院研究生院,北京 100039;2. 中国科学院沈阳计算技术研究所高档数控国家工程研究中心,沈阳 110171)
  • 收稿日期:2011-05-10 出版日期:2011-11-05 发布日期:2011-11-05
  • 作者简介:裴洪虎(1986-),男,硕士研究生,主研方向:数控加工仿真;郭锐锋,研究员、博士、博士生导师;邵志香,博士研究生
  • 基金资助:
    国家科技重大专项基金资助项目“开放式数控系统支撑技术创新平台建设”(2011ZX04016-071)

Application of Binary Triangle Tree in Numerical Control Machining Simulation

PEI Hong-hu 1,2, GUO Rui-feng 1,2, SHAO Zhi-xiang 1,2   

  1. (1. Graduate University of Chinese Academy of Sciences, Beijing 100039, China; 2. National Engineering Research Center for High-End CNC, Shenyang Institute of Computer Technology, Chinese Academy of Sciences, Shenyang 110171, China)
  • Received:2011-05-10 Online:2011-11-05 Published:2011-11-05

摘要: 三角片离散法在动态显示时需要渲染大量的三角片,难以保证数控加工仿真的实时性与真实性。为此,利用三角形二叉树LOD模型实现三角片的分裂与合并,通过误差二叉树、制分裂及强制合并算法控制三角片的数量。实验结果表明,与三角片离散法相比,该方法的仿真效果较好。

关键词: 数控加工仿真, 三角片离散法, 细节层次, 三角形二叉树, 误差树

Abstract: Triangular facet dispersion method needs to display enormous amount of triangles. Aiming at this probolem, this paper adopts the binary triangle tree Level of Detail(LOD) model, with the LOD method to control the Split-up of triangle, with the error tree、split and merge forcibly to control the number of triangles. These guarantee the real-timing and authenticity of the simulation. This paper implements the algorithm by programming. Compared with Triangular facet dispersion method by experimental data, the superiority of this algorithm is verified.

Key words: Numerical Control(NC) machining simulation, triangular facet dispersion method, Level of Detail(LOD), binary triangle tree, variance tre

中图分类号: