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

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

Stereolithography를 위한 STL파일로부터 단면정보 변환시스템의 개발 (Development of Cross-sectional Information Conversion System from STL file for Stereolithography)

  • 최홍태;김준안;이석희;백인환
    • 한국정밀공학회지
    • /
    • 제12권11호
    • /
    • pp.140-147
    • /
    • 1995
  • This paper deals with conversion from the STL file to the Slice to the Slice cross-sectional information for Stereolithography. The STL file is widely used for Stereolithography, but it is very difficult to convert STL file into Slice file directly. Because it consists of an ordered list of triangular net without any topological information other than the orientation of each facet. So, The system is accomplished by data flow through several intermediate stages such as Reference. SL1. .SL2L. .SL3. and .SLC file. The data processing is performed in 5 steps: 1) Create a Reference file including common information. 2) Modify STL file within the effective range of SL machine. 3) Calculate a point of intersection between plane equation and line equation. 4) Sort z values in ascending order using quick sort algorithm. 5) Search the adjacent points and formulate a closed loop usingsingly linked linear list. The system is developed by using Borland C++ 3.1 compiler in the environment of Pentium PC, and verified to be satisfactory by making some prototypes of electric household appliances.

  • PDF

Stereolithography를 위한 STL파일로부터 단면정보 변환에 관한 연구 (A study on conversion of cross-sectional information form STL file for Stereolithography)

  • 최홍태;김준안;이석희;백인환
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1995년도 춘계학술대회 논문집
    • /
    • pp.445-450
    • /
    • 1995
  • This paper deals with conversion from STL file to Slice cross-sectional information for Stereolithography. The STL file consist of three vertices of triangle and normal vectors in order to represent three dimension shape, but It is very difficult to convert STL file intoSlice file directly, because of file size from one Mbyte to tens of Mbytes. So, The system is accomplished data flow such as neutral.dat, .SL1, .SL2, .SL3, and .SLC file. The data processing is as follows: 1. Create a neutral file including common information. 2. Modify STL file within effective scope of SLA. 3. Calculate a point of intersection between plane equation and line equation. 4. Sort z values by increasing order. 5. Search closed loop by method of singlylinked linear list. The system is developed by using Borland C++ 3.1 compiler in the environment of Pentium PC. We get a satisfactory prototype as a result of application about a lot of household electrical appliances.

  • PDF

X-Y 로봇을 이용한 광조형시스템 개발 (Development of Stereolithography system using X-Y robot)

  • 김준안
    • 한국생산제조학회지
    • /
    • 제5권4호
    • /
    • pp.18-25
    • /
    • 1996
  • In this study, we have developed the stereolithography system that supports the development of a products. This paper presents the development of the stereolithography system. The system is composed of hardware, software and control part. The software converts a STL file to NC data and displays the monitoring figure in control part. The hardware part deals with structure of machine. The most important theme in this paper is LG-SLCAM software. This software can generate NC data and scanning condition data from a STL file semiautimatically. On the basis of three diensional shapes, it makes data for support structure from STL file. The effectiveness of using out stereolithography system is confirmed by processes of good development.

  • PDF

STL 포맷의 구멍 오류 수정을 위한 삼각형 분할법 적용에 관한 연구

  • 손영지;조연상;전언찬
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1995년도 추계학술대회 논문집
    • /
    • pp.889-893
    • /
    • 1995
  • This paper verified error of STL file and presented a new application of reformed division method for reducing to appeared error by using Delaunay triangulation method that used to modify error of verified data. First, it is analyzed each vertices in hole error and classified follow case that is 1. case of plan or slope, 2. case of edge, 3. case of apex and 4. case of rapid curve, and reduced volume tolerance between original model and converted model after convert STL file.

  • PDF

모델 분할을 이용한 컨셉 프린터의 가공시간 단축 (Reduction of processing time for concept printer with model splitting)

  • 이인탁;김호찬;권민형;이석;이석희
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1997년도 추계학술대회 논문집
    • /
    • pp.105-108
    • /
    • 1997
  • To reduce design period, demands for rapid prototyping system is increasing. Among the rapid prototyping system, as a concept modeler, 3D Printer appears before the footlights. In spite of short production time and convenience, 3D Printer causes post processing problem. And that is too slow to adapt to the demand of workshop. In this research, we developed a system for reducing build time and roughness using splitting operation. Also, propose BFS(B-rep For STL) data structure to maintain model data, split STL model and implement Euler Operation for input and output.

  • PDF

VRML 모델을 이용한 쾌속조형에 관한 연구 (A Study on Rapid Prototyping using VRML Model)

  • 김호찬;이주호;반갑수;최홍태;이석희
    • 한국정밀공학회지
    • /
    • 제17권7호
    • /
    • pp.63-73
    • /
    • 2000
  • Internet becomes very common tool for communication and data sharing. Virtual reality(VR) on web browser, and virtual prototyping and virtual manufacturing is widely used in many engineering folds. The reduction of overall development process and error minimization during data conversion becomes very crucial where sharing data via Internet and VR. This paper deals with the advantage and disadvantage of VRML format used in RP(Rapid Prototyping), and a software for RP data preparation is developed. If VRML format as an international standard for VR, is replaced with STL format, the weak points of STL format can be overcome and the technique related to virtual prototyping and virtual manufacturing can be addressed more systematically by sharing the data. The system developed in this work shows a good window to get access to a more realistic observation of an object fur an RP system from a long remote sites in a more systematic way.

  • PDF

STL 포맷의 단면정보를 이용한 형상분할에 관한 연구 (A Study on Feature Division using Sliced Information of STL Format)

  • 반갑수
    • 한국산업융합학회 논문집
    • /
    • 제5권2호
    • /
    • pp.141-146
    • /
    • 2002
  • Stereolithography is the best known as rapid prototyping system. It uses the STL format data which is generated from CAD system. In this study, One of the main function of this developed CAM system deals with shape modification which divide a shape into two parts or more. The cross section of a STL part by a z-level is composed with nested or single polygonal closed loop. In order to make RP product, closed loops must fill with triangular facets from SSET and recover sliced triangular facets which is located normal direction to the cross sectional plane. The system is development by using Visuall C++ compiler in the environment of pentium PC. Operating system is Windows NT workstaion from Micro-Soft.

  • PDF

고속시작 시스템을 위한 삼각형 기반 형상모델링 (Triangle Based Geometric modeling for rapid Prototyping CAM system)

  • 채희창
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1996년도 춘계학술대회 논문집
    • /
    • pp.587-591
    • /
    • 1996
  • Usually triangular patches are used to transfer geometric shape in Rpaid Prototyping CAM system. STL, a list of triangles, is de facto in RP industry. Because STL has no topology data, it can cause errornous results. So, STL should be verified before using. After adding support structures to anchor the part to the platform and to prevent sagging or distortion, slicing and layer by layer manufacturing process are done. But triangular patch is surface model and cannot provide dufficient information on geometry in the above processes. So, geometric modeling is necessary in verifying STL, adding support structures, and slicing. It is natural that triangle based modeling is the best when traingular patches are used as input. Considering support structures, solid and faces coexist in RP process. Therefore non-manifold modeler is required. In this study, triangle based non-manifold geometric modeling is proposed for RP system consitent with STL input.

  • PDF

STEP을 이용한 신속조형용 설계정보 변환체계 (An RP Data Exchange Model Based on STEP)

  • 이병열;지해성
    • 한국CDE학회논문집
    • /
    • 제6권1호
    • /
    • pp.48-58
    • /
    • 2001
  • One of the biggest problems of rapid prototyping(RP) technologies lies in their standard file format for CAD data exchange. Current methods using the de facto industry standard 'STL'have at times resulted in problems such as accuracy, redundancy, and integrity. In this paper we propose a STEP based data exchange framework for rapid prototyping systems. In this paradigm of data exchange, STEP models can be imported and converted into faceted B-rep. solid models for visualization and 2-D layer data for RP. Also an STL model, on the other hand, can be converted into a faceted B-rep. STEP model and exported as a new data exchange model with RP information.

  • PDF

STL 메쉬를 이용한 자유곡면의 레이저 측정경로 생성 연구 (STL mesh based laser scan planning system for complex freeform surfaces)

  • 손석배;김승만;이관행
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2002년도 추계학술대회 논문집
    • /
    • pp.595-598
    • /
    • 2002
  • Laser scanners are getting used more and more in reverse engineering and inspection. For CNC-driven laser scanners, it is important to automate the scanning operations to improve the accuracy of capture point data and to reduce scanning time in industry. However, there are few research works on laser scan planning system. In addition, it is difficult to directly analyze multi-patched freeform models. In this paper, we propose an STL (Stereolithography) mesh based laser scan planning system for complex freeform surfaces. The scan planning system consists of three steps and it is assumed that the CAD model of the part exists. Firstly, the surface model is approximated into STL meshes. From the mesh model, normal vector of each node point is estimated. Second, scan directions and regions are determined through the region growing method. Also, scan paths are generated by calculating the minimum-bounding rectangle of points that can be scanned in each scan direction. Finally, the generated scan directions and paths are validated by checking optical constraints and the collision between the laser probe and the part to be scanned.

  • PDF