• Title/Summary/Keyword: Level-Of-Detail

Search Result 1,037, Processing Time 0.029 seconds

Open BIM-based quantity take-off system for schematic estimation of building frame in early design stage

  • Choi, Jungsik;Kim, Hansaem;Kim, Inhan
    • Journal of Computational Design and Engineering
    • /
    • v.2 no.1
    • /
    • pp.16-25
    • /
    • 2015
  • Since construction projects are large and complex, it is especially important to provide concurrent construction process to BIM models with construction automation. In particular, the schematic Quantity Take-Off (QTO) estimation on the BIM models is a strategy, which can be used to assist decision making in just minutes, because 70-80% of construction costs are determined by designers' decisions in the early design stage. This paper suggests a QTO process and a QTO prototype system within the building frame of Open BIM to improve the low reliability of estimation in the early design stage. The research consists of the following four steps: (1) analyzing Level of Detail (LOD) at the early design stage to apply to the QTO process and system, (2) BIM modeling for Open BIM based QTO, (3) checking the quality of the BIM model based on the checklist for applying to QTO and improving constructability, and (4) developing and verifying a QTO prototype system. The proposed QTO system is useful for improving the reliability of schematic estimation through decreasing risk factors and shortening time required.

Study on the Prediction of Daily TOC Data by Using Wavelet Transform and Artificial Neural Networks (웨이블렛 변환과 인공신경망을 이용한 일 TOC 자료의 예측에 관한 연구)

  • Gwak, Pil Jeong;Oh, Chang Ryol;Jin, Young Hoon;Park, Sung Chun
    • Journal of Korean Society on Water Environment
    • /
    • v.22 no.5
    • /
    • pp.952-957
    • /
    • 2006
  • The present study applied wavelet transform and artificial neural networks (ANNs) for the prediction of daily TOC data. TOC data were transformed into denoised data by the wavelet transform and the noise-reduced data were used for the prediction model by artificial neural networks. For the application of wavelet transform, Daubechies wavelet of order 10 ('db10') was used as a basis function and decomposed the TOC data up to fifth level with five detail components and one approximation component. ANNs were calibrated with the input data of the segregated TOC data corresponding to the details from second to fifth level and the approximation. Consequently, the ANNs model for the prediction of daily TOC data showed the best result when it had seventeen hidden nodes in its layer.

A Study on the Automated Estimating System using BIM based Library (BIM 기반 토목 라이브러리를 통한 견적자동화시스템에 관한 연구)

  • Han, Jung-Hoon;Nam, Sang-Hyeok
    • Journal of KIBIM
    • /
    • v.1 no.2
    • /
    • pp.12-18
    • /
    • 2011
  • The BIM techniques which manages information over the life cycle of construction project based on the 3-dimensional model are developing in the direction of integrated construction management including planning, design, analysis, estimation, 3D simulation and so on. The estimation model based on the BIM has different detail level and model information. In this study, the LOD of estimation model is catched for the bridge structures. The library classes are defined with construction information classification system, and the quantities of resources are calculated by class parameter using Microstation API. Finally, the automated estimation system using BIM based library is verified by the integrated model for adjustments of level of detail.

Quadtree-based Terrain Visualization Using Vertex Multiplication (정점증식을 이용한 사진트리 기반 지형 시각화 기법)

  • Lee, Eun-Seok;Shin, Byeong-Seok
    • Journal of the Korea Computer Graphics Society
    • /
    • v.15 no.3
    • /
    • pp.27-33
    • /
    • 2009
  • In terrain visualization, the quadtree is the most frequently used data structure for progressive mesh generation. The quadtree provides an efficient level-of-detail selection and view frustum culling. However, most applications using quadtrees are performed by the CPU, since the hierarchical data structure cannot be manipulated in a programmable rendering pipeline. For this reason, quadtree-based methods show lower performance and higher dependancy of CPU in comparison to GPU-based methods. We present a quadtree-based terrain-rendering method for GPU execution that uses vertex multiplication. It offers higher performance than previous CPU-based quadtree methods, without loss of image quality.

  • PDF

Implementation of Registry Virtualization on Windows (윈도우 운영체제에서 레지스트리 가상화 구현)

  • Shin, Dong-Ha
    • Journal of the Korea Society of Computer and Information
    • /
    • v.15 no.2
    • /
    • pp.19-26
    • /
    • 2010
  • The Windows registry is a hierarchical database where the configuration data of a system or application programs is stored. In this paper, we presented and implemented a registry virtualization algorithm and measured its performance. The registry virtualization algorithm presented in the paper is called Copy-One-level On Write-Open(COOWO) that is a modified version of general Copy On Whte(COW) method to make it suitable for registry virtualization. In this paper, we implemented the proposed algorithm as a dynamically loadable library in Windows and applied it to many Windows application programs. This paper is meaningful since we described a registry virtualization algorithm in detail in situation where we can not find papers that describe the registry virtualization in detail, and we could find the performance of the algorithm can be used in the real applications.

Heuristic Method for Computing Progressive Mesh Representation between Two Polygonal Models (두 다면체 모델 사이의 점진적 표현을 계산하는 휴리스틱 방법)

  • Yoon, Won-Young;Choi, Jung-Ju;Lee, In-Kwon
    • Journal of the Korea Computer Graphics Society
    • /
    • v.9 no.4
    • /
    • pp.25-30
    • /
    • 2003
  • 본 논문에서는 서로 다른 개수의 정점을 가지는 두 다면체 사이의 점진적 다면체 모델 표현(Progressive Mesh Representation)을 계산하는 휴리스틱 방법을 제시한다. 정점의 개수가 각각 n, k개 인 두 다면체 모델 $M^n$, $M^k$ (n > k)에 대하여 $M^n$에서 서로 다른 k개의 정점을 선택한다. 선택된 k개의 정점을 기준으로 $M^n$의 모든 정점에 대한 클러스터링을 수행하여 k개의 정점군(Vertex Set)을 생성한다. $M^n$을 간략화하여 k개의 정점만을 가지는 모델 $M^{k'}$의 위상정보(Topology)를 $M^k$와 동일하게 유지하기 위하여 $M^n$ 정점군들의 위상정보를 수정한다. 수정 생성된 정점군 내에서 선분병합(Edge Collapse)을 수행하면, 위상정보를 유지하면서 $M^n$에서 $M^k$로 변화하는 점진적 다면체 모델 표현을 얻을 수 있다. $M^{k'}$$M^k$의 정점간의 기하학적 위치차이를 선형보간하여 선분병합이 일어날때 마다 반영하면 $M^n$에서 $M^k$로 기하정보를 부드럽게 유지하면서 변화하는 점진적 다면체 모델 표현을 얻을 수 있다. 본 논문의 연구결과는 기존의 DLoD(Discrete Level of Detail)를 지원하는 게임을 CLoD(Continuous Level of Detail)를 지원하는 게임으로 확장하는 등의 다양한 컴퓨터 그래픽스 응용문제에 사용할 수 있다.

  • PDF

A Collision Detection and Octree Partitioning Method using CLOD (CLOD 를 활용한 충돌검출과 옥트리 분할 기법)

  • Lee, Sookng-Ug;Park, Kyung-Hwan
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2001.10a
    • /
    • pp.615-618
    • /
    • 2001
  • 본 논문은 기존의 3D 게임 엔진에 실시간으로 상호 작용이 가능하고 3D MMORPG(Massive Multi-play Online Role flaying Game) 게임에 적합한 가상 공간을 표현하기 위한 필요한 기술을 분석하고 이를 활용하려 한다. 기존의 머드 게임에 3 차원 기술을 적용하고, 3 차원 물체를 모델링 하는데 있어서 메쉬나 버텍스, 혹은 폴리곤으로 사실적인 지형 처리와 렌드링 속도 향상을 위하여 3 차원 개체의 폴리곤을 동적으로 생성시키고 가시성 판단이나 충돌 검출을 위한 방법으로 Height field 처리 기법과 거리에 변화에 따라 다르게 모델링 된 데이터를 선택적으로 사용하는 CLOD(Continuous Level of Detail) 처리 기법과 입체 컬링 방법으로 옥트리를 이용하여 가상공간을 분해하기 위한 자료 구조로 사용한다. 거리의 변화에 따라 지형을 표현하는 vertex 들을 병합 또는 삭제함으로써 그 표현의 정도를 동적으로 달리 할 수 있는 CLOD 를 이용하여 카메라의 위치와 방향에 따라 적절한 폴리곤을 생성해 낼 수 있다. 본 논문은 기존의 3 차원 공간을 표현하기 위하여 사용되고 있는 옥트리 구조를 이용하여 공간을 분할하고, 이를 세부 수준으로 나누어 처리하기 위한 LOD(Level of Detail)와 CLOD 개념을 이용하여 외부지형을 폴리곤으로 표현하는 방법에 대한 처리 기법과 가시성 판단이나 충돌 검출을 위한 방법을 제시하려 한다.

  • PDF

LOD Application for Linking Bridge Information Model into GIS (교량정보모델과 GIS의 연계를 위한 LOD 적용 방안)

  • An, Hyun-Jung;Park, Sang-Il;Kim, Hyo-Jin;Lee, Sang-Ho
    • Proceedings of the Computational Structural Engineering Institute Conference
    • /
    • 2009.04a
    • /
    • pp.356-359
    • /
    • 2009
  • 본 연구에서는 교량의 정보를 효율적으로 관리하고 활용할 수 있는 3차원 형상기반 표준정보모델을, 현실 세계와 유사한 3차원 가상공간에 표현함으로써 실제 공간에 대해 보다 정확한 분석을 수행 할 수 있도록 교량정보모델과 3차원 지리정보체계를 연계하는 방안을 제시하였다. 교량의 표준정보모델은 기존에 개발된 STEP 기반의 교량정보모델을 활용하였으며, 3차원 지리정보체계는 지리정보상에 3차원 도시객체를 표현하기 위한 표준데이터모델인 CityGML를 활용하였다. 교량정보모델을 GIS와 연계하기 위한 핵심 요소인 교량구조물의 형상표현 LOD(Level of Detail)는 CityGML의 가이드라인을 준용하여 교량구조물에 적합하도록 새롭게 구성하였다. 즉, 빌딩구조물 위주로 정의되어진 기존의 CityGML의 한계점을 극복하기 위해, 총 5단계의 교량구조물의 LOD를 작성하여 각 단계별로 지리정보 상에 교량 형상을 표현할 수 있도록 LOD를 정의하였다. 또한, 두 모델을 소프트웨어적으로 연계하기 위하여 기존의 STEP 기반 교량정보모델을 활용하여, GIS의 정보로 변환하기 위한 소프트웨어 아키텍처를 구성하였다.

  • PDF

A Multi-Level Simulation Technique for Large-ScaleAnalog Integrated Circuits

  • Yang Jeemo
    • Proceedings of the Korea Society for Industrial Systems Conference
    • /
    • 1998.10a
    • /
    • pp.827-834
    • /
    • 1998
  • This paper describes a multi-level simulation technique and its implementation, which accurately solve voltages and currents of circuits descreibed at mixed levels of abstractions. A metho to form a tightly coupled simulation environment is proposed and, starting from a description of a circuit, simulation set-up and analysis procedure of the multi-level simulator for a transient response are presented. Circuit and behavioral simulation techniques and their implementations composing the multi-level simulation are explained in detail. Most of the algorithms implemented in the simulation are based upon the standard simulation techniques in order to obtain the reliability and accuracy of conventinoal simulators. Simulation examples show that the multi-level simulator can analyze circuits containing highly nonlinear behavioral models without loss of accuracy provided the behavioral models are accurate enough.

Current Decoupling Control for the Three-level PWM Rectifier with a Low Switching Frequency

  • Yuan, Qing-Qing;Xia, Kun
    • Journal of Electrical Engineering and Technology
    • /
    • v.10 no.1
    • /
    • pp.280-287
    • /
    • 2015
  • Three-level PWM rectifiers applied in medium voltage applications usually operate at low switching frequency to keep the dynamic losses under permitted level. However, low switching frequency brings a heavy cross-coupling between the current components $i_d$ and $i_q$ with a poor dynamic system performance and a harmonic distortion in the grid-connecting current. To overcome these problems, a mathematical model based on complex variables of the three-level voltage source PWM rectifier is firstly established, and the reasons of above issues resulted from low switching frequency have been analyzed using modern control theory. Then, a novel control strategy suitable for the current decoupling control based on the complex variables for $i_d$ and $i_q$ is designed here. The comparisons between this kind of control strategy and the normal PI method have been carried out. MATLAB and experimental results are given in detail.