• 제목/요약/키워드: path generation

검색결과 829건 처리시간 0.369초

마이크로 광 조형기술에서 수지경화현상을 고려한 레이저 주사경로 생성 (Generation of Laser Scan Path Considering Resin Solidification Phenomenon in Micro-stereolithography Technology)

  • 조윤형;조동우
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2002년도 추계학술대회 논문집
    • /
    • pp.1037-1040
    • /
    • 2002
  • In micro-stereolithography technology, fabrication conditions that include laser power, laser scan speed, laser scan pitch, and material property of photopolymer such as penetration depth and critical exposure are considered as major process variables. But the existing scan path generation methods based only on CAD model have not taken them into account, which has resulted in cross-section dimension of low accuracy. Thus, to enhance cross-section dimensional accuracy, the physical resin solidification n phenomena should be reflected in laser scan path generation and stage operating code. In this paper, multi-line experiments based on single line solidification model are performed. And the method for improving cross-section dimensional accuracy is presented, which is to apply the database based on experimental results to laser scan path generation.

  • PDF

황삭 가공을 위한 최적 직선 평행 공구경로 생성 (An Optimized Direction Parallel Tool Path Generation for Rough Machining)

  • 김현철
    • 대한기계학회논문집A
    • /
    • 제32권9호
    • /
    • pp.761-769
    • /
    • 2008
  • The majority of mechanical parts are manufactured by milling machines. Hence, geometrically efficient algorithms for tool path generation and physical considerations for better machining productivity with guarantee of machining safety are the most important issues in milling tasks. In this paper, an optimized path generation algorithm for direction parallel milling which is commonly used in the roughing stage is presented. First of all, a geometrically efficient tool path generation algorithm using an intersection points-graph is introduced. Although the direction parallel tool path obtained from geometric information have been successful to make desirable shape, it seldom consider physical process concerns like cutting forces and chatters. In order to cope with these problems, an optimized tool path, which maintains constant MRR in order to achieve constant cutting forces and to avoid chatter vibrations at all time, is introduced and the result is verified. Additional tool path segments are appended to the basic tool path by using a pixel based simulation technique. The algorithm has been implemented for two dimensional contiguous end milling operations, and cutting tests are conducted by measuring spindle current, which reflects machining situations, to verify the significance of the proposed method.

High Precision Path Generation of an LCD Glass-Handling Robot

  • Cho, Phil-Joo;Kim, Hyo-Gyu;Kim, Dong-Il
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.2311-2318
    • /
    • 2005
  • Progress in the LCD industries has been very rapid. Therefore, their manufacturing lines require larger LCD glass-handling robots and more precise path control of the robots. In this paper, we present two practical advanced algorithms for high-precision path generation of an LCD glass-handling robot. One is high-precision path interpolation for continuous motion, which connects several single motions and is a reliable solution for a short robot cycle time. We demonstrate that the proposed algorithm can reduce path error by approximately 91% compared with existing algorithms without increasing cycle time. The second is real-time static deflection compensation, which can optimally compensate the static deflection of the handling robot without any additional sensors, measurement instruments or mechanical axes. This reduces vertical path error to approximately 60% of the existing system error. All of these algorithms have been commercialized and applied to a seventh-generation LCD glass-handling robot.

  • PDF

STEP-NC의 피쳐 기반 공구경로 생성 및 갱신 (Feature Based Tool Path Planning and Modification for STEP-NC)

  • 조정훈;서석환
    • 한국CDE학회논문집
    • /
    • 제4권4호
    • /
    • pp.295-311
    • /
    • 1999
  • An increasing attention is paid to STEP-NC, the next generation CNC controller interfacing STEP-compatible data. In this paper, we first propose an Architecture for the STEP-NC (called FBCC: Feature Baled CNC Controller) accepting feature code compatible with STEP-data, and executing NC motion feature by feature while monitoring the execution status. The main thrust of the paper has been to develop an automatic on-line tool path generation and modification scheme for milling operation. The tool path it generated iota each feature by decomposing into a finite number of primitive features. The key function in the new scheme is haw to accommodate unexpected execution results. In our scheme, the too1 path plinker is designed to have a tracing capability iota the tool path execution so that a new path can be generated from the point where the operation is stopped. An illustrative example is included to show the capability of the developed algorithm.

  • PDF

무인자동차의 경로점 주행 시 장애물 회피를 위한 경로생성 알고리즘 (A Path Generation Algorithm for Obstacle Avoidance in Waypoint Navigation of Unmanned Ground Vehicle)

  • 임준혁;유승환;지규인;이달호
    • 제어로봇시스템학회논문지
    • /
    • 제17권8호
    • /
    • pp.843-850
    • /
    • 2011
  • In this paper, an effective path generation algorithm for obstacle avoidance producing small amount of steering action as possible is proposed. The proposed path generation algorithm can reduce unnecessary steering because of the small lateral changes in generated waypoints when UGV (Unmanned Ground Vehicle) encounters obstacles during its waypoint navigation. To verify this, the proposed algorithm and $A^*$ algorithm are analyzed through the simulation. The proposed algorithm shows good performance in terms of lateral changes in the generated waypoint, steering changes of the vehicle while driving and execution speed of the algorithm. Especially, due to the fast execution speed of the algorithm, the obstacles that encounter suddenly in front of the vehicle within short range can be avoided. This algorithm consider the waypoint navigation only. Therefore, in certain situations, the algorithm may generate the wrong path. In this case, a general path generation algorithm like $A^*$ is used instead. However, these special cases happen very rare during the vehicle waypoint navigation, so the proposed algorithm can be applied to most of the waypoint navigation for the unmanned ground vehicle.

FDM 3D 프린팅의 경로생성을 위한 옵?루프의 꼬임제거 알고리즘 (An Algorithm for the Removing of Offset Loop Twists during the Tool Path Generation of FDM 3D Printer)

  • 올리올 이슬람;김호찬
    • 한국기계가공학회지
    • /
    • 제16권3호
    • /
    • pp.1-8
    • /
    • 2017
  • Tool path generation is a part of process planning in 3D printing. This is done before actual printing by a computer rather than an AM machine. The mesh geometry of the 3D model is sliced layer-by-layer along the Z-axis and tool paths are generated from the sliced layers. Each 2-dimensional layer can have two types of printing paths: (i) shell and (ii) infill. Shell paths are made of offset loops. During shell generation, twists can be produced in offset loops which will cause twisted tool paths. As a twisted tool path cannot be printed, it is necessary to remove these twists during process planning. In this research, An algorithm is presented to remove twists from the offset loops. To do so the path segments are traversed to identify twisted points. Outer offset loops are represented in the counter-clockwise segment order and clockwise rotation for the inner offset loop to decide which twisted loop should be removed. After testing practical 3D models, the proposed algorithm is verified to use in tool path generation for 3D printing.

Routing and Wavelength Assignment in Survivable WDM Networks without Wavelength Conversion

  • Lee, Tae-Han;Park, Sung-Soo;Lee, Kyung-Sik
    • Management Science and Financial Engineering
    • /
    • 제11권2호
    • /
    • pp.85-103
    • /
    • 2005
  • In this paper, we consider the routing and wavelength assignment problem in survivable WDM transport network without wavelength conversion. We assume the single-link failure and a path protection scheme in optical layer. When a physical network and a set of working paths are given, the problem is to select a link-disjoint protection path for each working path and assign a wavelength for each working and protection path. We give an integer programming formulation of the problem and propose an algorithm to solve it. Though the formulation has exponentially many variables, we solve the linear programming relaxation of it by using column generation technique. We devise a branch-and price algorithm to solve the column generation problem. After solving the linear programming relaxation, we apply a variable fixing procedure combined with the column generation to get an integral solution. We test the proposed algorithm on some randomly generated data and test results show that the algorithm gives very good solutions.

각속도 제한을 고려한 무인기의 Dubins 경로 생성 및 추적 (Dubins Path Generation and Tracking of UAVs With Angular Velocity Constraints)

  • 양유영;장석호;이현재
    • 한국항공우주학회지
    • /
    • 제49권2호
    • /
    • pp.121-128
    • /
    • 2021
  • 본 논문에서는 초기지점과 최종지점이 주어졌을 때 2차원 평면에서 무인기의 경로 생성 및 추적 문제에 대해 제안한다. Dubins 곡선을 이용한 경로 생성 알고리즘은 계산 속도가 빨라 무인기에 실시간으로 적용 가능하다는 장점이 있다. 경로 추적 알고리즘은 가시거리 유도 알고리즘과 유사한 알고리즘으로 효율적으로 방향각을 제어하기 위해 전방주시거리 개념과 관련된 이득 값을 추가하였다. 무인기의 경우 최대 곡률이 제한된다. 정밀한 제어를 위해 쿼드로터 모델을 사용하였다. 각속도 제한을 고려한 슬라이딩 모드 제어기를 통해 최대 곡률을 벗어나지 않고 경로를 추종하는 시뮬레이션을 진행하였다. 제약조건이 없는 제어기와 제약조건이 있는 제어기를 비교하여 경로 생성 및 추적 성능을 검증하였다.

CL면 변환을 이용한 새로운 5축 가공경로 생성방법 (New 5-axis Tool Path Generation Algorithm Using CL Surface Transformation)

  • 김수진;양민양
    • 대한기계학회논문집A
    • /
    • 제30권7호
    • /
    • pp.800-808
    • /
    • 2006
  • In this paper, the CL surface transformation approach that inversely deforms the 3-axis tool path generated on the deformed CL surface to a 5-axis tool path is introduced. The proposed CL surface transformation approach can be used if the orientation of the cutter is predefined. The CL surface based 3-axis tool path generation algorithms that have been improved well can be applied to the f-axis tool path generation.