• 제목/요약/키워드: Mesh Compression

검색결과 114건 처리시간 0.023초

모바일 그래픽스를 위한 메쉬 위치정보 압축 (Mesh Geometry Compression for Mobile Graphics)

  • 이종석;최성열;이승용
    • 한국HCI학회:학술대회논문집
    • /
    • 한국HCI학회 2008년도 학술대회 1부
    • /
    • pp.403-408
    • /
    • 2008
  • 본 논문은 모바일 그래픽스 응용에 적합한 메쉬 위치정보의 압축 기법을 제시한다. 제시한 기법은 복원 에러를 최소화하기 위한 메쉬 분할 기법과 기존의 방법에서 방생하는 시각적 손상문제를 해결한 지역적 정량화 기법으로 구성된다. 기존 방법에서는 분할된 조각 메쉬들 간의 경계가 벌어지는 시각적 손상문제가 방생하는데, 모든 조각 메쉬의 지역적 양자화 셀이 같은 크기와 정렬된 지역 좌표축을 갖게 하여 이 문제를 해결했다. 제시한 기법은 메쉬를 렌더링할 때 압축된 위치정보를 메모리에서 그래픽스 하드웨어로 전송하여 실시간으로 복원함으로써 모바일 기기의 자원을 절약하는 특징을 갖는다. 압축된 위치정보의 복원을 표준화된 렌더링 파이프라인에 결합이 가능하도록 설계함으로써 조각 메쉬당 한번의 행렬 곱셈으로 복원이 가능하다. 실험에서는 32 비트 부동소수점 수로 표현되는 위치정보를 8 비트 정수로 지역적 정량화하여 70%의 압축률에서 11 비트 전역적 정량화와 대등한 수준의 시각적 품질을 달성했다.

  • PDF

Numerical simulations of localization of deformation in quasi-brittle materials within non-local softening plasticity

  • Bobinski, J.;Tejchman, J.
    • Computers and Concrete
    • /
    • 제1권4호
    • /
    • pp.433-455
    • /
    • 2004
  • The paper presents results of FE-calculations on shear localizations in quasi-brittle materials during both an uniaxial plane strain compression and uniaxial plane strain extension. An elasto-plastic model with a linear Drucker-Prager type criterion using isotropic hardening and softening and non-associated flow rule was used. A non-local extension was applied in a softening regime to capture realistically shear localization and to obtain a well-posed boundary value problem. A characteristic length was incorporated via a weighting function. Attention was focused on the effect of mesh size, mesh alignment, non-local parameter and imperfections on the thickness and inclination of shear localization. Different methods to calculate plastic strain rates were carefully discussed.

메쉬의 계층 및 연산코드 기반 3차원 메쉬 압축 (3D Mesh Compression Based on Layer of Mesh and Operation Code)

  • 이민정;권용무;김창헌
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2002년도 가을 학술발표논문집 Vol.29 No.2 (2)
    • /
    • pp.415-417
    • /
    • 2002
  • 날로 커져가는 3D 모델을 효율적으로 사용하기 위한 노력으로 압축처리 방법들이 연구되고 있다. 본 논문에서는 3D 모델의 메쉬를 Layer로 분할하여 Vertex Layer와 Triangle Layer를 생성 후, 삼각형들을 몇가지 연산코드로 분류하여 압축(compression)하는 방법을 제안한다. Triangle Layer는 기본 정점으로부터 연결된 선분의 정점들로 이루어진 Vertex Layer의 쌍을 이용하여 만들어진다. 이 Triangle Layer에 해당 되는 삼각형들의 연결 정보를 제안한 연산코드로 분류하고, 이것을 엔트로피 코딩하여 3D 모델을 압축한다. 이 기법은 삼각형의 형태를 기준으로 한 개나 두 개의 삼각형을 하나의 연산코드로 분류하거나 삼각형의 연결 상황에 따라 하나의 연산코드로 분류하여 연결정보를 표현한다. 복원(decompression)시에는 연산 코드를 이용하여 삼각형의 연결정보를 뽑아내면 원 상태의 3D 모델을 획득할 수 있다. 이 방법은 연결 정보를 무손실 압축하는 방법으로, 지금까지 제안된 압축기법과 비교할 때, 간단하면서도 월등한 압축 효과를 볼 수 있다.

  • PDF

예측 잉여신호 벡터 양자화를 이용한 3차원 메시 모델 부호화 (3-dimensional Mesh Model Coding Using Predictive Residual Vector Quantization)

  • 최진수;이명호;안치득
    • 방송공학회논문지
    • /
    • 제2권2호
    • /
    • pp.136-145
    • /
    • 1997
  • 일반적으로 3차원 메시 모델은 많은 정점(vertex)과 다각형으로 이루어져 있을 뿐만 아니라 정점 위치 각각은 3차원 좌표에서 세 개의 32비트 부동소수점수로 표현되기 때문에, 모델을 표현하기 위해 필요한 데이터 량은 매우 많다. 따라서 3차원 모델을 효과적으로 저장 및 전송하기 위한 압축 기법은 필수적으로 요구된다. 이를 위해 본 논문에서는 예측 잉여신호 벡터 양자화를 이용한 3차원 모델 압축 기법을 제안한다. 기본적인 개념은 3D 모델을 이루는 서로 인접한 정점 위치들간에 존재하는 높은 상관도와 정점 위치 자체가 지니는 벡터 특성에 근거한다. 실험 결과에 따르면 제안한 방법이 기존의 압축 방법에 비해 높은 압축율을 얻을 수 있으며 정점 위치 정보를 점진적으로 전송할 수 있는 장점을 지닌다.

  • PDF

비국소형 구성식을 이용한 보이드 재료의 변형 국소화 거동의 해석(I) (Analysis of Deformation Localization of Void Material using Nolocal Constitutive Relation (I))

  • 김영석;최홍석;임성언
    • 소성∙가공
    • /
    • 제9권1호
    • /
    • pp.59-65
    • /
    • 2000
  • Most studies of failure analysis in ductile metals have been based on the classical plasticity theory using the local constitutive relations. These frequently yields a physically unrealistic solution, in which a numerical prediction of the onset of a deformation localization shows an inherent mesh-size sensitivity. A one way to remedy the spurious mesh sensitivity resulted in the unreasonable results is to incorporate the non-local plasticity into the simulation model, which introduce an internal (material) length-scale parameter into the classical constitutive relations. In this paper, a non-local version of the modified Gurson constitutive relation has been introduced into the finite element formulation of the simulation for plane strain compression of the visco elastic-plastic void material. By introducing the non-local constitutive relations we could successfully removed the inherent mesh-size sensitivity for the prediction of the deformation localization. The effects of non-local constitutive relation are discussed in terms of the load-stroke curve and the strain distributions accross the shear band.

  • PDF

3D 메쉬 모델의 쉐이딩 시 시각적 왜곡을 방지하는 법선 벡터 압축에 관한 연구 (The Compression of Normal Vectors to Prevent Visulal Distortion in Shading 3D Mesh Models)

  • 문현식;정채봉;김재정
    • 한국CDE학회논문집
    • /
    • 제13권1호
    • /
    • pp.1-7
    • /
    • 2008
  • Data compression becomes increasingly an important issue for reducing data storage spaces as well as transmis-sion time in network environments. In 3D geometric models, the normal vectors of faces or meshes take a major portion of the data so that the compression of the vectors, which involves the trade off between the distortion of the images and compression ratios, plays a key role in reducing the size of the models. So, raising the compression ratio when the normal vector is compressed and minimizing the visual distortion of shape model's shading after compression are important. According to the recent papers, normal vector compression is useful to heighten com-pression ratio and to improve memory efficiency. But, the study about distortion of shading when the normal vector is compressed is rare relatively. In this paper, new normal vector compression method which is clustering normal vectors and assigning Representative Normal Vector (RNV) to each cluster and using the angular deviation from actual normal vector is proposed. And, using this new method, Visually Undistinguishable Lossy Compression (VULC) algorithm which distortion of shape model's shading by angular deviation of normal vector cannot be identified visually has been developed. And, being applied to the complicated shape models, this algorithm gave a good effectiveness.

Effectiveness of steel wire mesh as a strengthening material for masonry walls: A review

  • Richard Badonbok Lyngkhoi;Teiborlang Warjri;Wanraplang Warlarpih;Comingstarful Marthong
    • Structural Monitoring and Maintenance
    • /
    • 제10권2호
    • /
    • pp.117-132
    • /
    • 2023
  • The most prevalent and oldest type of structure is unreinforced masonry (URM) structures; URM walls are still a widely used construction material in India and many other developing countries due to their simplicity, ease of construction, economic sustainability, and ability to be built with locally available materials. URM walls are significantly weak while carrying lateral loads. The poor performance of URM walls during earthquakes has necessitated investigating an effective method for strengthening a newly built masonry building or retrofitting an old structure. Wire mesh, being cost-effective and easily available, satisfies the requirements to strengthen new and old URM buildings. The use of wire mesh to strengthen and retrofit the URM structure is simple to use, quick to construct, and inexpensive, especially in developing nations where heavy machinery and highly qualified labour are lacking. The current paper reviews the effectiveness of steel wire mesh as a reinforcing material for enhancing masonry strength. The finding gave encouraging results for the field application of wire mesh.

전역 및 국부 기하 특성을 반영한 메쉬 분할 (A Mesh Segmentation Reflecting Global and Local Geometric Characteristics)

  • 임정훈;박영진;성동욱;하종성;유관희
    • 정보처리학회논문지A
    • /
    • 제14A권7호
    • /
    • pp.435-442
    • /
    • 2007
  • 본 논문에서는 3D 메쉬 모델의 텍스쳐 매핑, 단순화, 모핑, 압축, 형상정합 등 다양한 분야에 응용될 수 있는 메쉬분할 문제를 다룬다. 메쉬 분할은 주어진 메쉬를 서로 떨어진 집합(disjoint sets)으로 나누는 과정으로서, 본 논문에서는 메쉬의 전역적 및 국부적 기하 특성을 동시에 반영하여 메쉬를 분할하는 방법을 제시하고자 한다. 먼저 주어진 메쉬의 국부적 기하 특성인 곡률 정보와 전역적 기하 특성인 볼록성을 이용하여 메쉬 정점들 중 첨예정점(sharp vertex)을 추출하고, 모든 첨예정점들 간의 유클리디언 거리에 기반한 $\kappa$-평균군집화 기법[26]을 적용하여 첨예 정점들을 분할한다. 분할된 첨예정점에 속하지 않는 나머지 정점들에 대해서는 유클리디언 거리상 가까운 군집으로 병합하여 최종적인 메쉬분할이 이루어진다. 또한 본 논문에서 제안한 메쉬분할 방법을 구현하여 여러 메쉬 모델에 대해 실험 결과를 보여준다.

Experimental and FE simulations of ferrocement columns incorporating composite materials

  • Shaheen, Yousry B.I.;Mahmoud, Ashraf M.;Refat, Hala M.
    • Structural Engineering and Mechanics
    • /
    • 제64권2호
    • /
    • pp.155-171
    • /
    • 2017
  • This paper presents a proposed method for producing reinforced composite concrete columns reinforced with various types of metallic and non metallic mesh reinforcement. The experimental program includes casting and testing of twelve square columns having the dimensions of $100mm{\times}100mm{\times}1000mm$ under concentric compression loadings. The test samples comprise all designation specimens to make comparative study between conventionally reinforced concrete column and concrete columns reinforced with welded steel mesh, expanded steel mesh, fiber glass mesh and tensar mesh. The main variables are the type of innovative reinforcing materials, metallic or non metallic, the number of layers and volume fraction of reinforcement. The main objective is to evaluate the effectiveness of employing the new innovative materials in reinforcing the composite concrete columns. The results of an experimental investigation to examine the effectiveness of these produced columns are reported and discussed including strength, deformation, cracking, and ductility properties. Non-linear finite element analysis; (NLFEA) was carried out to simulate the behavior of the reinforced concrete composite columns. The numerical model could agree the behavior level of the test results. ANSYS-10.0 Software. Also, parametric study is presented to look at the variables that can mainly affect the mechanical behaviors of the model such as the change of column dimensions. The results proved that new reinforced concrete columns can be developed with high strength, crack resistance, and high ductility properties using the innovative composite materials.

[Retracted]Structural performance of RC beams with openings reinforced with composite materials

  • Shaheen, Yousry B.I.;Mahmoud, Ashraf M.
    • Structural Engineering and Mechanics
    • /
    • 제83권4호
    • /
    • pp.475-493
    • /
    • 2022
  • The results of research focusing on the experimental and numerical performance of ferrocement RC beams with openings reinforced with welded steel mesh, expanded steel mesh, fiber glass mesh, and polyethylene mesh independently are presented in this article. Casting and testing of fourteen reinforced concrete beams with dimensions of 200×100×2000 mm under concentric compression loadings were part of the research program. The type of reinforcing materials, the volume fraction of reinforcement, the number of mesh layers, and the number of stirrups are the major parameters that change. The main goal is to understand the impact of using new appealing materials in reinforcing RC beams with openings. Using ANSYS-16.0 Software, nonlinear finite element analysis (NLFEA) was used to demonstrate the behavior of composite RC beams with openings. A parametric study is also conducted to discuss the variables that can have the greatest impact on the mechanical behavior of the proposed model, such as the number of openings. The obtained experimental and numerical results demonstrated the FE simulations' acceptable accuracy in estimating experimental values. Furthermore, demonstrating that the strength gained of specimens reinforced with fiber glass meshes was reduced by approximately 38% when compared to specimens reinforced with expanded or welded steel meshes is significant. In addition, when compared to welded steel meshes, using expanded steel meshes in reinforcing RC beams with openings results in a 16 percent increase in strength. In general, when ferrocement beams with openings are tested under concentric loadings, they show higher-level ultimate loads and energy-absorbing capacity than traditional RC beams.