• 제목/요약/키워드: interpolator

검색결과 132건 처리시간 0.024초

CAD/CAM 시스템에서 매개변수형 곡선본간기에 관한 연구 (A Study of Parametric Curve Interpolator in CAD/CAM Ststem)

  • 김희송
    • 한국생산제조학회지
    • /
    • 제5권4호
    • /
    • pp.47-52
    • /
    • 1996
  • The interpolator is very important in CNC machines. This study proposed a parametric curve interpolator(PCI) which can be used for machining any sculptured surface represented in a parametric form and generates commands for tool motion between CAD data points according to given accuracy demands. The proposed interpolator is superior to the existing linear interpolator in accuracy, feed rate and acceleration continuity. Moreover in comparison to the recently developed cubic spline interpolator, the PCI has the capability of handling higher order parametric curves and also ensures precise tracking in the velocity domain. Results from real time simulations and experiments on open architecture CNC machines equipped with the proposed interpolator are presented to show its practical capagility. It is believed that the combination of the proposed interpolator and the open architecture machine controller further advances the area of command generation which is an important aspect of CAD/CAM.

  • PDF

재귀적 방법에 의한 NURBS 보간기 (NURBS Interpolator with Recursive Method)

  • 백대균;고태조;이재원;김희술
    • 한국정밀공학회지
    • /
    • 제22권5호
    • /
    • pp.45-54
    • /
    • 2005
  • The purpose of this research is to find a simple and accurate NURBS interpolator for CNC systems such as robot, CMM and CNC machine tools. This paper presents a new design of NURBS interpolator for CNC system. The proposed algorithm used the recursive characteristics of NURBS equation, the previous incremental value and chord length for the sake of a constant chord length. Simulation study was conducted to see the performance of the proposed interpolator with reference-word and reference-pulse method. Consequently, an accurate and simple NURBS interpolator was possible for modem CNC systems.

볼엔드 밀링에서의 일정 절삭력을 위한 NURBS 곡면 인터폴레이터 (NURBS Surface Interpolator for Constant Cutting Forces in Ball-End Milling)

  • 지성철;구태훈
    • 대한기계학회논문집A
    • /
    • 제26권9호
    • /
    • pp.1888-1896
    • /
    • 2002
  • This study presents a new type of CNC interpolator that is capable of generating cutter paths for ball-end milling of NURBS surfaces. The proposed surface interpolator comprises real-time algorithms for cutter contact (CC) path scheduling and CC path interpolator. Especially in this study, a new interpolator module to regulate cutting forces is developed. This propose algorithm utilizes variable-feedrate commands along the CC path according to the curvature of machined surfaces during the interpolation process. Additionally, it proposes an OpenGL graphic library for computer graphics and animation of interpolated tool-position display. The proposed interpolator is evaluated and compared with the existing method based on constant feedrates through computer simulations.

자유 곡면의 CNC 가공을 위한 가공경로의 생성 (A Toolpath Generation for CNC Machining of Free-form Surfaces)

  • 성완;최종호;송오석
    • 한국정밀공학회지
    • /
    • 제16권4호통권97호
    • /
    • pp.129-137
    • /
    • 1999
  • A parametric curve interpolator has been proposed for machining curves instead of a linear interpolator in which curves are approximated by a set of line segment. The parametric curve interpolator is superior to linear interpolator in machining time and contour error and generate exact position commands directly from curve equations. In this paper, a new toolpath generation method is proposed based on the parametric curve interpolator. This method retains all the benefits of parametric curve interpolator and can bound the scallop height within a specified value. By interpolating curves and surfaces directly from the mathematical equations, the amount of data from CAD/CAM system to CNC controller can be significantly reduced. The proposed method was implemented on a CNC controller and was confirmed to give a better result than the other existing method.

  • PDF

수중 센서 노드를 위한 음파 대역 인터폴레이터 설계 (Design of an Acoustic band Interpolator for Underwater Sensor Nodes)

  • 김선희
    • 디지털산업정보학회논문지
    • /
    • 제16권1호
    • /
    • pp.93-98
    • /
    • 2020
  • Research on underwater sensor networks is increasing due to such reasons as marine resource management, maritime disaster prediction and military protection. Many underwater sensor networks performs wireless communication using an acoustic sound wave band signal having a relatively low frequency. So the digital part of their modem can take charge of carrier band signal processing. To enable this, the sampling rate of the baseband band signal should be increased to a sampling rate at which carrier band signal processing is possible. In this paper, we designed a sampling rate increasing circuit based on a CIC interpolator for underwater sensor nodes. The CIC interpolator has a simple circuit structure. However, since the CIC interpolator has a large attenuation of the pass band and a wide transition band, an inverse sinc LPF is added to compensate for frequency response of the CIC interpolator. The proposed interpolator was verified in time domain and frequency domain using ModelSim and Matlab.

A MICROPROCESSOR-BASED INTERPOLATOR

  • Lee, B.J.;Nho, T.S.
    • 한국정밀공학회지
    • /
    • 제1권2호
    • /
    • pp.69-74
    • /
    • 1984
  • In this paper we present a microprocessor-based interpolator using algebraic arithmetic method. The interpolator consists of 2910 "bit-slice" microprocessor chips and 0.5K ROMs of microprogram memory. The system design is an instruction-data-based architecture with 250ns cycle time. A significant feature of the interpolator is that it has flexibility, very fast interpolatioon speed of (max) 250K pulses/sec, and performs additional functions simultaneously. Throughout the paper detailed explanations are given as to how one can design the hardware and software of the interpolator efficently. In addi- tion to hardware and software design, experimental results are pressented.ressented.

  • PDF

Pixel Block 단위 Varying Interpolator를 적용한 타일기반 Rasterizer 설계 (A Design of a Tile-Based Rasterizer Using Varying Interpolator by Pixel Block Unit)

  • 김치용
    • 전기전자학회논문지
    • /
    • 제18권3호
    • /
    • pp.403-408
    • /
    • 2014
  • 본 논문은 Varying Interpolator를 개선하여 다수의 Pixel을 한 번에 처리할 수 있는 Rasterizer 구조를 제안한다. 설계한 Rasterizer의 Varying Interpolator는 한 번에 16 Pixel을 처리 할 수 있으며 최대 64개의 색상을 출력으로 가진다. 또한 Rasterizer의 연산을 행렬연산 및 행렬변환으로 구성하여 연산의 중복성을 줄이고 재사용성을 높여 Rasterizer의 처리 속도를 높였다. 제안하는 구조의 Rasterizer 는 기존의 연구와 비교하여 색상 보간은 11%, Rasterizer 전체 처리 속도는 17% 향상된 성능을 보였다.

온라인 방식의 지능형 NURBS 곡면 보간기 (Intelligent NURBS Surface Interpolator with Online Tool-Path Planning)

  • 구태훈;지성철
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2004년도 추계학술대회 논문집
    • /
    • pp.471-474
    • /
    • 2004
  • In this paper, a NURBS surface interpolator is proposed which can deal with shapes defined from CAD/CAM programs on a surface basis and can improve contour accuracy. The proposed interpolator is based on newly defined G-codes and includes online tool-path planning suitable for NURBS surface machining. The real-time interpolation algorithm, considering an effective machining method for each machining process and minimum machining time, is executed in an online manner. The proposed interpolator is implemented on a PC-based 3-axis CNC milling system and evaluated through actual machining in terms of machining time and regulation of feedrate and cutting force in comparison with the existing method.

  • PDF

Design of an Image Interpolator for Low Computation Complexity

  • Jun, Young-Hyun;Yun, Jong-Ho;Park, Jin-Sung;Choi, Myung-Ryul
    • Journal of Information Processing Systems
    • /
    • 제2권3호
    • /
    • pp.153-158
    • /
    • 2006
  • In this paper, we propose an image interpolator for low computational complexity. The proposed image interpolator supports the image scaling using a modified cubic convolution interpolation between the input and output resolutions for a full screen display. In order to reduce the computational complexity, we use the difference in value of the adjacent pixels for selecting interpolation methods and linear function of the cubic convolution. The proposed image interpolator is compared with the conventional one for the computational complexity and image quality. The proposed image interpolator has been designed and verified by Verilog HDL(Hardware Description Language). It has been synthesized using the Xilinx VirtexE FPGA, and implemented using an FPGA-based prototype board.

실시간 가변속 NURBS 곡면 인터폴레이터 (Real-Time Variable-Feedrate NURBS Surface Interpolator)

  • 구태훈;지성철
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1997년도 추계학술대회 논문집
    • /
    • pp.371-374
    • /
    • 1997
  • This study presents a new type of real-t~me CNC interpolator that is capable of generating cutter paths for ball-end milling of NURBS surfaces. The proposed surface interpolator comprises real-time algorithms for cutter-contact (CC) path scheduling and CC path interpolation. Especially, in this study, a new interpolator module to regulate cutting forces is developed. This proposed algorithm utilizes variable-feedrate commands according to the curvature of machined surfaces. The proposed interpolator is evaluated and compared with the conventional method based on constant feedrates through computer simulation.

  • PDF