• 제목/요약/키워드: Simple Feature Geometry

검색결과 15건 처리시간 0.026초

밀링 공정설계의 특징형상 데이터 모델 (A feature data model in milling process planning)

  • 이충수;노형민
    • 대한기계학회논문집A
    • /
    • 제21권2호
    • /
    • pp.209-216
    • /
    • 1997
  • A feature is well known as a medium to integrate CAD, CAPP and CAM systems. For a part drawing including both simple geometry and compound geometry, a process plan such as the selection of process, machine tool, cutting tool etc. normally needs simple geometry data and non-geometry data of the feature as the input. However, a extended process plan such as the generation of process sequence, operation sequence, jig & fixture, NC program etc. necessarily needs the compound geometry data as well as the simple geometry data and non-geometry data. In this paper, we propose a feature data model according to the result of analyzing necessary data, including the compound geometry data, the simple geometry data and the non-geometry data. Also, an example of the feature data model in milling process planning is described.

OpenGIS의 Simple Feature Geometry컴포넌트 구현 (An Implementation of Simple Feature Geometry Component of OpenGIS)

  • 황정래;강혜경;강인수;이기준
    • 한국공간정보시스템학회:학술대회논문집
    • /
    • 한국공간정보시스템학회 2000년도 학술회의 논문집 3권2호
    • /
    • pp.139-153
    • /
    • 2000
  • 지리 정보 시스템을 위한 공간 데이터베이스 관리시스템간의 이질성을 최소화하고 공간 데이터의 호환성이나 상호 연동성을 높일 수 있도록 OGC에서 OpenGIS의 사양을 정의하였다. 본 연구에서는 OpenGIS에서 정의된 공간 데이터 모델을 지원하는 컴포넌트를 구현한 것이다. 즉, OpenGIS에서 요구되어진 사양에 따라 SFG (Simple Feature Geometry) 컴포넌트를 구현하였다. 본 논문에서는 컴포넌트 구현상의 발생되었던 문제점과 이 해결 방법을 제시한다. 또한 구현 도중에 발견된 OpenGIS SFG의 사양 자체의 문제점도 함께 제시한다.

  • PDF

개방형 GIS 컴포넌트에서의 공간분석 컴포넌트 연동 (Interoperability of OpenGIS Component and Spatial Analysis Component)

  • 민경욱;장인성;이종훈
    • 한국공간정보시스템학회 논문지
    • /
    • 제3권1호
    • /
    • pp.49-62
    • /
    • 2001
  • 공간정보 및 속성정보를 저장 및 관리하여 서비스하는 지리정보시스템은 최근 네트워크 및 분산환경의 기술개발과 더불어 급격히 변화하고 있다. 이러한 지리정보시스템은 컴포넌트 기반 기술로 자리매김하고 있으며 OGC(OpenGIS Consortium)에서는 지리정보시스템의 설계 및 구현에 대한 다양한 사양과 토픽을 제시하고 있다. OGC의 사양을 충족하는 개방형 지리정보시스템은 다양한 컴포넌트들로 구성되어 있으며, 이러한 컴포넌트 기반의 시스템에 추가적인 요소로써 공간분석 컴포넌트를 구현하였다. 지리정보시스템에서 공간분석기능은 중요한 요소 중 하나이며 전체 시스템의 성능적, 기능적 평가 기준이 되기도 한다. OGC에서 제시하는 기본 공간데이터 모델인 Geometry 모델은 기본 기하공간객체를 관리하는 모델이며, 다양한 분석 컴포넌트들의 연동을 위하여 확장이 필요하다. 즉 기본 기하공간데이터 모델뿐 아니라, 기본 위상공간데이터 모델을 제공해야 하며 또한 이러한 기본 위상공간모델을 다양한 분석기능에 맞게끔 확장이 필요하다. 본 논문에서는 개방형 GIS컴포넌트의 전체 아키텍쳐와 이와 연동되는 분석 컴포넌트로써 네트?p 분석, TIN 분석 컴포넌트에 대하여 살펴보고 또한 기본 기하 데이터 모델인 OGC Simple Feature Geometry의 확장과 연등방법에 대하여 논의해 볼 것이다.

  • PDF

성능 향상을 위한 개방형 GIS의 CORBA 인터페이스 구현 (Implementation of a CORBA Interface on Open GIS for Improving performance)

  • 강구;김상호;김승환;류근호;오병우
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2001년도 춘계학술발표논문집 (상)
    • /
    • pp.31-34
    • /
    • 2001
  • 지리 정보 자원을 서로 공유하기 위한 표준으로 OGC의 OpenGIS simple feature specification이 있다. Feature의 집합을 다루는 Featurelterator 인터페이스에서 기존의 인터페이스는 서버에 새로운 Feature나 Geometry 객체를 생성하고 클라이언트가 이를 다시 접근 해야하는 비효율성이 존재한다. 그래서 서버에 접근하는 비용을 줄이기 위해, 클라이언트가 서버의 Feature들을 접근하는 방법인, 새로운 get_WKSGeometries 인터페이스를 제안하고 구현한다. 이 인터페이스는 서버에 객체를 생성하는 것이 아니라, WKS 형태로 Feature의 데이터를 클라이언트에 직접 전달함으로써 클라이언트가 서버에 재접근을 요구하지 않는다. 따라서, 이 논문에서 제안한 get_WKSGeometries 인터페이스를 이용하면, 클라이언트가 서버에 접근하는 비용을 줄이고 성능을 향상시키도록 하였다. 아울러 구현 명세를 구현하고 새로운 인터페이스를 제안 검증하였다.

  • PDF

개방형 GIS 컴포넌트에서의 기하 및 위상공간데이터 모델 (Geometry and Topology Data Model on OpenGIS Component)

  • 민경욱;최혜옥;이종훈
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2001년도 가을 학술발표논문집 Vol.28 No.2 (1)
    • /
    • pp.154-156
    • /
    • 2001
  • 공간정보 및 속성정보를 저장 및 관리하여 서비스하는 지리정보시스템은 최근 네트워크 및 분산환경의 기술개발과 더불어 급격히 변화하고 있다. 이러한 지리 정보시스템은 기존의 패키지, 지역적 클라이언트/서버환경의 기술에서 컴포넌트 기반 기술로 자리메김하고 있는 실정이다. 이러한 컴포넌트 GIS의 기술발전을 위해서 OGC(OpenGIS Consortium)에서는 다양한 설계 및 구현 사양과 토픽을 제시하고 있으며, 대부분의 GIS 기술개발시장에서는 이러한 사양과 토픽에 맞게끔 시스템을 설계 및 구현하고 있다. 지리정보시스템에서 다루는 공간데이터는 크게 기하정보(Geometry)와 위상정보(Topology)로 나뉜다. 지리정보시스템에서 기본석인 질의나 분석에 있어서 기하정보 뿐만 아니라 위상정보도 시스템 전체의 성능에 큰 영향을 미치며, 이러한 위상 정보의 저장, 관리는 필수적이다. 본 논문에서는 개방형 컴포넌트 GIS에서의 기본 기하 데이터 모델인 OGC Simple Feature Geometry 모델과 위상정보 (Topolygy Information)를 나타내는 위상 데이터 모델의 통합 및 연동방법에 대해서 살펴보고, 이러한 데이터모델을 포함하고 있는, OGC 구현사항에 맞게 설계 및 구현된 전체시스템 아키텍쳐를 살펴 볼 것이다.

  • PDF

NUMERICAL SIMULATION OF COASTAL INUNDATION OVER DISCONTINUOUS TOPOGRAPHY

  • Yoon, Sung-Bum;Cho, Ji-Hoon
    • Water Engineering Research
    • /
    • 제2권2호
    • /
    • pp.75-87
    • /
    • 2001
  • A new moving boundary technique for leap-frog finite difference numerical mode is proposed for the resonable simulation of coastal inundation over discontinuous topography. The new scheme improves the moving boundary technique developed by Imamura(1996). The present scheme is tested using the analytical solution of Thacker(1981) for the case of free oscillation with moving boundary in a parabolic bowl. Finally, a numerical simulation is conducted for the flooding over a tidal barrier constructed on a simple concave geometry. A general feature of inundation over a discontinuous topography is well described by the numerical model.

  • PDF

모바일 장치에서의 가시화를 위한 경계기반 삼각화 (A Constrained Triangulation Technique for Visualization on Mobile Devices)

  • 양상욱;최영
    • 한국CDE학회논문집
    • /
    • 제12권6호
    • /
    • pp.413-421
    • /
    • 2007
  • 3D rendering is becoming a common feature of mobile application programs with the rapid advance of mobile devices. Since the existing rendering engines do not provide triangulation functions, mobile 3D programs have focused on an efficient handling with pre-tessellated geometry. In addition, triangulation is comparatively expensive in computation, so it seems that the triangulation cannot be easily implemented on mobile devices with limited resources. Triangulation of 3D geometry is the essential process of visualization of 3D model data and many different triangulation methods have been reported. We developed a light and fast visualization process that involves constrained triangulation based on Voronoi diagram and applied it to a mobile computer application. In this paper, we applied kd-tree to the original incremental construction algorithm and produced new O(nlogn) incremental construction algorithm. And we show a simple and efficient constrained triangulation method based on Voronoi diagram. This paper also describes an implementation of mobile STEP data viewer as an application of our proposed algorithms.

가상 평면 기법을 이용한 3차원 기하 정보 획득 알고리즘 (The 3D Geometric Information Acquisition Algorithm using Virtual Plane Method)

  • 박상범;이찬호;오종규;이상훈;한영준;한헌수
    • 제어로봇시스템학회논문지
    • /
    • 제15권11호
    • /
    • pp.1080-1087
    • /
    • 2009
  • This paper presents an algorithm to acquire 3D geometric information using a virtual plane method. The method to measure 3D information on the plane is easy, because it's not concerning value on the z-axis. A plane can be made by arbitrary three points in the 3D space, so the algorithm is able to make a number of virtual planes from feature points on the target object. In this case, these geometric relations between the origin of each virtual plane and the origin of the target object coordinates should be expressed as known homogeneous matrices. To include this idea, the algorithm could induce simple matrix formula which is only concerning unknown geometric relation between the origin of target object and the origin of camera coordinates. Therefore, it's more fast and simple than other methods. For achieving the proposed method, a regular pin-hole camera model and a perspective projection matrix which is defined by a geometric relation between each coordinate system is used. In the final part of this paper, we demonstrate the techniques for a variety of applications, including measurements in industrial parts and known patches images.

맞춤판재 용접용 3차원 비젼 감시기 개발 (Developement of 3-D Vision Monitoring System for Tailored Blank Welding)

  • 장영건;이경돈
    • 한국정밀공학회지
    • /
    • 제14권12호
    • /
    • pp.17-23
    • /
    • 1997
  • A 3-D vision system is developed to evaluate blanks' line up and monitor gap and thickness difference between blanks in tailored blank welding system. A structured lighting method is used for 3-D vision recognition. Images of sheared portion in blanks are irregular according to roughness of blank surface, shape of sheared geometry and blurring. It is difficult to get accurate and reliable informations in the case of using binary image processing or contour detection techniques in real time for such images. We propoe a new energy integration method robust to blurring and changes of illumination. The method is computationally simple, and uses feature restoration concept, different to another digital image restoration methods which aim image itself restoration and may be used in conventional applications using structured line lighting technique. Experimental results show this system measuring repeatability is .+-. pixel for gap and thickness difference in static and dynamic tests. The data are expected to be useful for preview gap control.

  • PDF

반도체 식각 전산모사에 적합한 플럭스 생성 조건 (A Appropriate Flux Generating Conditions for Semiconductor Etching Simulation)

  • 정승한;권오봉;신성식
    • 전자공학회논문지
    • /
    • 제52권3호
    • /
    • pp.105-115
    • /
    • 2015
  • 반도체 식각 전산모사에서는 플라즈마 입자를 생성하는 소스의 모델링이 필요하다. 본 논문에서는 플라즈마 식각 공정에서 사용하는 소스를 확률분포함수로 모델링하고, 몬테칼를로 방법을 이용하여 특정 프로프일의 플럭스를 계산하는 실험을 하였다. 소스의 모델링 파라미터로 소스와 셀 사이의 거리, 소스에서 방사하는 입자수가 있고, 플럭스 계산에 미치는 추가적인 파라미터로 프로파일 상의 셀의 수(셀의 면적)이 있다. 방사하는 입자 분포는 사용하는 소스의 물성에 따라 가우시안 분포와 코사인 분포로 모델링 할 수 있는데, 본 논문은 이들 각각에 대하여 파라미터를 바꿔가며 전산모사를 한 결과를 보인다. 오차율은 가우지안(Incident Flux)과 코사인분포(Incident Neutral Flux)에서 모두 입자 수의 증가에 따라 상당부분 감소하였으나 처리시간은 이보다 더 증가하였다. 셀수와 거리의 증가는 오차율을 약간 증가시켰고 처리시간도 증가시켰다. 본 논문의 실험 결과를 통해 처리 시간을 고려하여 적합한 플럭스의 계산을 유추할 수 있다.