• 제목/요약/키워드: Slicing offset triangles

검색결과 2건 처리시간 0.015초

오프셋 삼각형의 절단과 교선 추적에 의한 공구 경로 계산 (Tool-path Computing by Slicing Offset Triangles and Tracing Intersections)

  • 정연찬
    • 한국CDE학회논문집
    • /
    • 제10권6호
    • /
    • pp.455-464
    • /
    • 2005
  • This paper discusses the methods of computing tool-paths for machining free-form surfaces on 3-axis CNC machines in die and mould making. In computational view this paper describes the characteristics and issues of the geometric information and the shape, which make computing tool-paths difficult. Important points that should be considered in devising a computing method are also discussed. A newly implemented method is explained and compared with an old method for a commercial CAM system. The implemented method is used in a commercial CAM system and the computing time for an example is presented.

스윕라인 알고리즘을 이용한 공구경로의 생성 (Tool-Path Generation using Sweep line Algorithm)

  • 성길영;장민호;박상철
    • 한국정밀공학회지
    • /
    • 제26권1호
    • /
    • pp.63-70
    • /
    • 2009
  • Proposed in the paper is an algorithm to generate tool-path for sculptured surface machining. The proposed algorithm computes tool path by slicing offset triangular mesh, which is the CL-surface (Cutter Location surface). Since the offset triangular mesh includes invalid triangles and self-intersections, it is necessary to remove invalid portions. For the efficient removal of the invalid portions, we extended the sweep line algorithm. The extended sweep line algorithm removes invalid portions very efficiently, and it also considers various degeneracy cases including multiple intersections and overlaps. The proposed algorithm has been implemented and tested with various examples.