• 제목/요약/키워드: STL Data

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

STL의 오류수정 및 형상수정 시스템의 개발 (System Developement for STL Error Correction and Shape Modification)

  • 채희창
    • 한국정밀공학회지
    • /
    • 제16권3호통권96호
    • /
    • pp.53-61
    • /
    • 1999
  • STL has several errors such as orientation error, hole error, and acute triangle error on being translated from CAD software. These errors should be corrected before using in Rapid Prototyping. So the software is necessary to correct errors. In this study, STL Editor which is a system for STL error correction and shape modification is developed and contains following characteristics. 1.Apply the triangle based data st겨cture. 2.Use the graphic user interface for easy work. 3.Use the Diet method to reduce data size. 4.Use the Delaunay triangulation method to enhance the quality of STL. 5.Modify the STL errors manually.

  • PDF

RP를 위한 슬라이스 데이터로부터 STL 포멧의 3차원 형상 재구성 (Reconstruction of 3D shape in STL file using slice data for RP)

  • 허민성;최홍식;이석희
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1997년도 춘계학술대회 논문집
    • /
    • pp.416-421
    • /
    • 1997
  • This study presents a way to construct 3D shape in STL format from 2D slice data. Nowadays ahape reconstruct has been done in many ares, the application of this method is important especially in Reverse Engineering which reconstructs original shape from cross-section data. Current RP (Rapid Prototyping) is used not only for the verification of a part designed but also for the production and tooling in more effective way. In RP technology, data should be prepared in STL format. In this paper, the way to make 3D shape data in STL format form 2D slice data is described which can be used to reconstruct an original shape in RP equipment.

  • PDF

IGES와 SRL format 사이의 3차원 정보교고한에 관한 연구 (A study on 3D data exchange between IGES and STL format)

  • 오도근;최홍태;이석희
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1995년도 추계학술대회 논문집
    • /
    • pp.965-969
    • /
    • 1995
  • This paper deals with effective using the IGES file for flexible data exchange among the other CAD/CAM system. If a data exchange between STL file and the neutral IGES file in Stereolithography system is available, a product design becomes more flexible. THere can be many restrictions and difficulties intranslating these data. First, an STL file follows two rules, such as right-hand rule, and vertex-to-vertex rule, thus requires a structural verification. Second, translation should be performed with minmal errors. It becomes very important to translate IGES file of limited kinds of entities fot the purpose of geometric information into STL file with minor data manipulation. The developed system suggests a good approach of translating the sampled B-spline surface of IGES and shows a potential linkage between IGES and STL format file.

  • PDF

STL 포맷의 BOOLEAN 연산에 대한 연구 (A Study On the Boolean Operation Of STL Format)

  • 손범수;전언찬
    • 한국정밀공학회지
    • /
    • 제22권9호
    • /
    • pp.194-201
    • /
    • 2005
  • Recently, as Rapid Prototyping is attracting people's attention, many peoples are actively participating in the research on STL format. The STL files are transformed to be input for RP after modeling in CAD system. When the shape, however, needs to be changed or edited, it is impossible without the original data. So, if the original data is lost, new modeling is required. Therefore, this study suggests a way to edit the shape in STL format and to make the Boolean operation possible between the original and edited shapes. In addition, the reliability was confirmed after going over the errors of the edited data.

Bridging the gap between CAD and CAE using STL files

  • Bianconi, Francesco
    • International Journal of CAD/CAM
    • /
    • 제2권1호
    • /
    • pp.55-67
    • /
    • 2002
  • In many areas of industry, it is desirable to have fast and reliable systems in order to quickly obtain suitable solid models for computer- aided analyses. Nevertheless it is well known that the data exchange process between CAD modelers and CAE packages can require significative efforts. This paper presents an approach for geometrical data exchange through triangulated boundary models. The proposed framework is founded on the use of STL file specification as neutral format file. This work is principally focused on data exchange among CAD modelers and FEA packages via STL. The proposed approach involves the definition of a topological structure suitable for the STL representation and the development of algorithms for topology and geometry data processing in order to get a solid model suitable for finite element analysis or other computer aided engineering purposes. Different algorithms for model processing are considered and their pros and cons are discussed. As a case study, a prototype modeler which supports an exporting filter for a commercial CAE package has been implemented.

STL 포맷의 오류수정을 위한 DB 구축과 형상복구에 의한 효율성 연구 (A Study on DB Construction for Error Modification of STL Format and Efficiency by Shape Restoration)

  • 손영지;박정보;김순경;김중완;전언찬
    • 한국정밀공학회지
    • /
    • 제15권12호
    • /
    • pp.21-27
    • /
    • 1998
  • This paper recommends the database construction for STL data and the new method of Delaunay's triangulation method in order to decrease volume errors by verifying STL file errors and modifying hole errors. Each vertex for the boundary coordinates of the verified hole errors was analyzed according to the following cases: planes or slow curves, edges, apexes, and rapid curves. In each case, a different modification process was adopted. With this method, most errors resulting from the conversion into the STL data as well as lots of volume errors arising from error modification were decreased.

  • PDF

급속조형 시스템을 위한 STL 포맷의 오류 검증에 관한 연구 (A Study on Error Verification of STL Format for Rapid Prototyping System)

  • Park, H.T.;Lee, S.H.
    • 한국정밀공학회지
    • /
    • 제13권10호
    • /
    • pp.46-55
    • /
    • 1996
  • As industrial standard data, the STL format which approximates three dimensional CAD model to triangular facets, is used for RP(Rapid Prototyping) system in recent days. Because most RP system take the only form of two dimensional line segments as an input stream inspite of its imperfectness while converting into STL format, a CAD model is converted into a standard industrial format which is composed of many triangular facets. The error verifying process is composed of four main steps, and these are 1) Remove facets with two or more vertices equal to each other. 2) Fix overlapping error such as more than three facets adjacent to anedge. 3) Fill holes in the mesh by using Delaunay triangulation method. 4) Correct the wrong direction and normal vectors. This paper is concerned with serching the mentioned errors in advance and modifying them.

  • PDF

급속조형시스템을 위한 STL 포멧의 오류 검증에 관한 연구 (A Study on Error Verification of STL format for Rapid Prototyping System)

  • 최홍태;이석희
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1996년도 춘계학술대회 논문집
    • /
    • pp.597-601
    • /
    • 1996
  • Nowadays, the STL format, industrial standard data, which approximates three dimensional CAD model to triangular facets, is used for RP(Rapid Prototyping) system. Because most RP machine is accpted to only two dimensional line segments, but some STL translators are sometimes poorly implemented. The error verifying process is as follows. 1) Remove facets with two or more vertices equal to each other. 2) Fix overlapping error such as more than three facets adjacent to an edge. 3) Fill holes in the mesh by using Delaunay triangulation method. 4) Repair wrong direction and value of normal vectors. This paper is concerned with searching the mentioned errors in advance and modifying them.

  • PDF

측정데이터의 효율적 감소를 위한 De Iaunay 삼각형 분할의 적용 (Delaunay triangulation for efficient reduction of measured point data)

  • 허성민;김호찬;이석희
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2001년도 춘계학술대회 논문집
    • /
    • pp.53-56
    • /
    • 2001
  • Reverse engineering has been widely used for the shape reconstruction of an object without CAD data and it includes some steps such as scanning of a clay or wood model, and generating some manufacturing data in an STL file. A new approach to remove point data with Delaunay triangulation is introduced to deal with the size problems of STL file and the difficulties in the operation of RP process. This approach can be used to reduce a number of measuring data from laser scanner within a specified tolerance, thus it can avoid the time for handing point data during modeling process and the time for verifying and slicing STL model during RP process. Developed software enables the user to specify the criteria for the selection of group of triangles either by the angle between triangles or the percentage of triangles reduced, and thus RP models with accuracy will be helpful to automated process.

  • PDF

STL 3D 형식의 메쉬 모델을 형식으로 OBJ 변환하는 시스템 개발 (Development of a System to Convert a 3D Mesh Model in STL Format into OBJ Format)

  • 여창모;박찬석;문두환
    • 한국기계가공학회지
    • /
    • 제17권3호
    • /
    • pp.78-86
    • /
    • 2018
  • The 3D mesh model is used in various fields, such as virtual reality, shape-based searching, 3D simulation, reverse engineering, 3D printing, and laser scanning. There are various formats for the 3D mesh model, but STL and OBJ are the most typical. Since application systems support different 3D mesh formats, developing technology for converting 3D mesh models from one format into another is necessary to ensure data interoperability among systems. In this paper, we propose a method to convert a 3D mesh model in STL format into the OBJ format. We performed the basic design of the conversion system and developed a prototype, then verified the proposed method by experimentally converting an STL file into an OBJ file for test cases using this prototype.