• 제목/요약/키워드: 3D Data Structure

검색결과 1,171건 처리시간 0.034초

타일 기반 그래픽 파이프라인 구조를 사용한 SIMT 구조 GP-GPU 설계 (Design of a SIMT architecture GP-GPU Using Tile based on Graphic Pipeline Structure)

  • 김도현;김치용
    • 전기전자학회논문지
    • /
    • 제20권1호
    • /
    • pp.75-81
    • /
    • 2016
  • 본 논문은 SIMT(Single Instruction Multi Thread)구조 GP-GPU(General Purpose Graphic Processing Unit)에서 그래픽 어플리케이션 성능을 향상시키기 위해 타일 기반 그래픽 파이프라인 구조를 제안한다. 타일 기반 그래픽 파이프라인 구조는 병렬적으로 Rasterization 단계를 처리하고, 불필요한 그래픽 처리 연산은 수행하지 않는다. SIMT구조를 통해 대용량 데이터를 병렬로 처리하여 연산 성능을 향상시켰고, 이는 3D 그래픽 파이프라인 처리의 성능을 향상하였다. 제안하는 구조를 통해 3D 그래픽 어플리케이션을 처리할 때 3D 모델을 구성하는 정점 데이터가 많아 질수록 높은 효율을 보인다. 제안하는 구조는 'RAMP'와 기존의 선행 연구를 비교하여 약 1.18배에서 최대 3배까지의 처리 성능 향상을 확인하였다.

Rend 3D R-tree : 3D R-tree 기반의 이동 객체 데이터베이스 색인구조 연구 (Rend 3D R-tree: An Improved Index Structure in Moving Object Database Based on 3D R-tree )

  • 임향초;임기욱;남지은;이경오
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2008년도 추계학술발표대회
    • /
    • pp.878-881
    • /
    • 2008
  • To index the object's trajectory is an important aspect in moving object database management. This paper implements an optimizing index structure named Rend 3D R-tree based on 3D R-Tree. This paper demonstrates the time period update method to reconstruct the MBR for the moving objects in order to decrease the dead space that is produced in the closed time dimension of the 3D R-tree, then a rend method is introduced for indexing both current data and history data. The result of experiments illustrates that given methods outperforms 3D R-Tree and LUR tree in query processes.

MT 자료 역산과정에서 반복적인 Tensor Stripping을 통한 해양효과 보정 (Correction of the Sea Effect in the Magnetotelluric (MT) Data Using an Iterative Tensor Stripping During Inversion)

  • 양준모;이춘기;유해수
    • 지구물리와물리탐사
    • /
    • 제11권4호
    • /
    • pp.286-301
    • /
    • 2008
  • 해양과 인접한 지역에서 MT탐사 자료를 해석하는 경우, 해양은 심부 구조의 반응을 왜곡시키는 역할을 한다. 본 연구에서는 해저면 MT탐사에서 해저 지형의 영향을 제거하는 지형보정 기법을 바탕으로, 반복적으로 해양효과를 보정하는 기법을 개발하였다. 제안된 기법은 우선 관측 MT 반응에서 주변 해양의 영향을 보정하고, 그 후 해양이 없는 모델공간에서 역산을 수행한다. 주변 해양과 지하구조와의 상호결합 때문에 이 과정은 반복적으로 수행되며, 보정 결과의 변화가 미미할 때 반복과정이 종료된다. 제안된 기법의 검증을 위해 해양을 포함하는 3차원 순산 모델링을 통하여 합성 자료를 생성하였고, 1차원 및 2차원 구조에서 보정기법을 적용하였다. 대체적으로 제안된 해양효과 보정 기법은 $2{\sim}3$회의 반복단계를 거친 후 해양이 없는 경우의 지하구조를 성공적으로 복원하였다. 실제 MT 자료와 유사한 자료를 획득하기 위해 1차원 구조로 잘 알려져 있는 제주도에 대한 3차원 모델링을 수행하여 유사 현장 자료를 생성하였다. 제주도 모델의 경우, 해양효과는 약 1 Hz 이하에서 나타나기 시작하였으며 측선의 위치 때문에 해안선과 수직한 전기장 성분에서 상대 적으로 왜곡이 심하게 나타났다. 이러한 왜곡은 3회의 해양효과 보정과정을 통해 성공적으로 제거되었으며, 1차원 및 2 차원 역산은 모델링 시 가정한 제주도의 지하구조를 성공적으로 복원하였다.

JProtein : Java3D 기법을 이용한 단백질 구조 뷰어 (JProtein : A Protein Structure Viewer based on Java3D Technology)

  • 문남두;변상희;김진홍;한인섭;이명준
    • 정보처리학회논문지D
    • /
    • 제11D권7호
    • /
    • pp.1517-1526
    • /
    • 2004
  • 공공 데이터베이스의 이용 가능한 단백질 데이터의 양적 증가와 함께 포스트지놈 시대가 도래되면서, 단백질의 3차 구조에 대한 연구가 활발하게 진행되고 있다. 단백질의 구조를 효과적으로 파악하기 위해서 단백질의 3차 구조를 시각화할 필요가 있다. 최근 많은 시각화 도구들이 이미 그 구조가 알려진 단백질을 시각화하기 위해 Java 기술을 이용하여 개발되었다. 본 논문에서는 새로운 단백질 시각화 도구인 JProtein 시스템은 Java3D 기법을 이용하여 개발되었다. Java3D 3D 표현을 위한 프로그래밍 인터페이스를 제공하는 APIdl다. JProtein 시스템은 시각화된 아미노산 내의 원자들간의 각도 및 거리 정보를 제공하며, 단백질 분자구조에 대해 여러 가지 3차원 표현 모델을 지원한다. 특히, JProtein 시스템은 비동기식 스테레오 뷰와 함께 동기식 스테레오 뷰를 지원한다.

Exploring Interaction in Generalized Linear Models

  • Kahng, Myung-Wook
    • Journal of the Korean Data and Information Science Society
    • /
    • 제16권1호
    • /
    • pp.13-18
    • /
    • 2005
  • We explore the structure and usefulness of the 3-D residual plot as a basic tool for dealing with interaction in generalized linear models. If predictors have an interaction effect, the shape obtained by rotating the 3-D residual plot will show its presence. To illustrate the use of this plot as an aid to exploring the interaction, we present an example of a binomial regression model using simulated data.

  • PDF

Structural Design and Analysis for 3D Ultrasonic Anemometer

  • Kim, Kyung-Won;Choi, Jae-Yeong;Lee, Woo-Jin;Lee, Seon-Gil
    • 센서학회지
    • /
    • 제25권2호
    • /
    • pp.86-90
    • /
    • 2016
  • A 3D ultrasonic anemometer measures the direction and velocity of wind in a 3D space. The 2D ultrasonic anemometers developed by different manufacturers do not differ significantly in terms of their form or structure. The 3D ultrasonic anemometers, on the other hand, have more diverse forms than their 2D counterparts depending on the measurement algorithms and methods. Designing and reviewing the structure at the initial stage and defining its performance objectives are time-consuming processes. The process can be made cost-effective and time-saving if the validity is tested by model design and structural interpretation, and the structure is designed to withstand high wind velocities. This study presents the results of a 3D ultrasonic anemometer on real sample data by using a 3D modeling program, CATIA, for ultrasonic anemometer modeling.

Classification and Regression Tree Analysis for Molecular Descriptor Selection and Binding Affinities Prediction of Imidazobenzodiazepines in Quantitative Structure-Activity Relationship Studies

  • Atabati, Morteza;Zarei, Kobra;Abdinasab, Esmaeil
    • Bulletin of the Korean Chemical Society
    • /
    • 제30권11호
    • /
    • pp.2717-2722
    • /
    • 2009
  • The use of the classification and regression tree (CART) methodology was studied in a quantitative structure-activity relationship (QSAR) context on a data set consisting of the binding affinities of 39 imidazobenzodiazepines for the α1 benzodiazepine receptor. The 3-D structures of these compounds were optimized using HyperChem software with semiempirical AM1 optimization method. After optimization a set of 1481 zero-to three-dimentional descriptors was calculated for each molecule in the data set. The response (dependent variable) in the tree model consisted of the binding affinities of drugs. Three descriptors (two topological and one 3D-Morse descriptors) were applied in the final tree structure to describe the binding affinities. The mean relative error percent for the data set is 3.20%, compared with a previous model with mean relative error percent of 6.63%. To evaluate the predictive power of CART cross validation method was also performed.

B-Rep 솔리드모델을 이용한 머시닝센터용 CAD/CAM시스템 개발(I) (Development of smart CAD/CAM system for machining center based on B-Rep solid modeling techniques(l) (A study on the B-Rep solid modeler using half edge data structure))

  • 양희구;김석일
    • 한국정밀공학회지
    • /
    • 제13권3호
    • /
    • pp.150-157
    • /
    • 1996
  • In this paper, to develop a smart CAD/CAM system for systematically performing from the 3-D solid shape design of products to the CNC cutting operation of products by a machining center, a B-Rep solid modeler is realized based on the half edge data structure. Because the B-Rep solid modeler has the various capabilities related to the solid definition functions such as the creation operation of primitives and the translational and rotational sweep operation, the solid manipulation functions such as the split operation and the Boolean set operation, and the solid inversion function for effectively using the data structure, the 3-D solid shape of products can be easily designed and constructed. Also, besides the automatic generation of CNC code, the B-Rep solid modeler can be used as a powerful tool for realizing the automatic generation of finite elements, the interfer- ence check between solids, the structural design of machine tools and robots and so on.

  • PDF

LOCK을 확장한 3차원 단백질 구조비교 및 분석시스템의 설계 및 구현 (Comparison and Analyzing System for Protein Tertiary Structure Database expands LOCK)

  • 정광수;한욱;박성희;류근호
    • 정보처리학회논문지D
    • /
    • 제12D권2호
    • /
    • pp.247-258
    • /
    • 2005
  • 단백질의 구조는 단백질의 기능과 밀접한 연관을 가지고 있으며 단백질 구조비교는 단백질의 모티프와 패밀리를 결정하고 나아가서 그들의 기능을 파악하는데 매우 중요한 역할을 한다. 이 논문에서는 단백질 구조데이터 및 관련된 문헌 데이터의 통합된 데이터베이스를 구축하고 웹 환경에서 질의된 단백질과 유사성 비교를 진행하여 그 결과 및 연관된 문헌데이터를 검색하여 체계적으로 정보를 제공하는 단백질 분석시스템을 제안한다. 제안 시스템을 구축하기 위하여 현재까지 가장 큰 단백질 구조데이터의 저장소인 Protein Data Bank의 플랫파일 데이터에 대해 분석을 진행하고 여기에서 단백질의 구조비교 알고리즘에 필수적인 구조데이터정보를 추출하여 새로운 구조비교에 사용되는 엔트리 플랫 파일을 만들어서 데이터베이스를 구축한다 이러한 엔트리에 연관된 분석정보 데이터는 데이터베이스 스키마를 작성하여 문헌정보 데이터베이스를 구축한다. 따라서 사용자가 인터넷을 통하여 진행한 질의는 구조비교엔진을 통하여 유사부분과 RMSD값이 계산되고 이와 연관된 문헌정보의 검색이 진행된 후 체계적으로 출력화면에 보여준다. 제안 시스템은 기존의 구조비교시스템보다 빠른 검색을 지원하고 더 훌륭한 분석환경을 제공한다.

혼합형 전류 구동 D/A 컨버터 설계 제작에 있어서 데이터 가중평균기법을 (A Study on the Design of D/A Converter based on Data Weighted Average Technique for enhancement of reliability)

  • 김순도;우영신;김두곤;성만영
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1999년도 하계학술대회 논문집 G
    • /
    • pp.3215-3217
    • /
    • 1999
  • In this paper, a new structure of realizing switching control logic for Data Weighted Average Technique is suggested. It uses memory and adder for summing past binary input and this summed data is used to select one switch in control logic. This control logic acts in parallel regardless of resolution so increasing resolution don't affect on converting speed. In this reason, high speed and high resolution D/A converter based on Data Weighted Average Technique could be made. In this paper, 4 bits current mode thermometer code D/A converter is degined and simulated by using HSPICE. Simulated results show that new structure of D/A converter has more than 250MHz converting speed and less than 0.0003[LSB] INL error. It is very useful in low power circuit because of using 3.3 V supply voltage.

  • PDF