• Title/Summary/Keyword: Automatic Grid Generation

Search Result 68, Processing Time 0.026 seconds

Automatic Multi-Block Grid Generation Technique Based on Delaunay Triangulation (Delaunay 삼각화 기법을 활용한 다중-블록 정렬 격자의 자동 생성 기법)

  • Kim Byoungsoo
    • 한국전산유체공학회:학술대회논문집
    • /
    • 1999.11a
    • /
    • pp.108-114
    • /
    • 1999
  • In this paper. a new automatic multi=block grid generation technique for general 2D regions is introduced. According to this simple and robust method, the domain of interest is first triangulated by using Delaunay triangulation of boundary points, and then geometric information of those triangles is used to obtain block topology. Once block boundaries are obtained. structured grid for each block is generated such that grid lines have $C^0-continuity$ across inter-block boundaries. In the final step of the present method, an elliptic grid generation method is applied to smoothen grid distribution for each block and also to re-locale the inter-block boundaries, and eventually to achieve a globally smooth multi-block structured grid system with $C^1-continuity$.

  • PDF

Electrical Automatic Control System Based on the Internet of Things

  • Jiyong, Jin
    • Journal of Information Processing Systems
    • /
    • v.18 no.6
    • /
    • pp.784-793
    • /
    • 2022
  • Grid-connected distributed power generation has been widely used in green energy generation. However, due to the distributed characteristics, distributed power generation is difficult to be dynamically allocated and monitored in the electrical control process. In order to solve this problem, this research combined the Internet of Things (IoT) with the automatic control system of electrical engineering to improve the control strategy of the power grid inverter according to the characteristics of the IoT system. In the research, a connection system of the power grid inverter and the IoT controller were designed, and the application effect was tested by simulation experiments. The results showed that the power grid inverter had strong tracking control ability for current and power control. Meanwhile, the electrical control system of the IoT could independently and dynamically control the three-phase current and power. The given value was reached within 50 ms after the step signal was input, which could protect the power grid from being affected by the current. The overall system could realize effective control, dynamic control and protective control.

Two Dimensional Automatic Quadrilateral Mesh Generation for Metal Forming Analysis (소성 가공 공정 해석을 위한 2차원 사각 요소망 자동 생성)

  • Kim, Sang-Eun;Yang, Hyun-Ik
    • Korean Journal of Computational Design and Engineering
    • /
    • v.14 no.3
    • /
    • pp.197-206
    • /
    • 2009
  • In a finite element analysis of the metal forming processes having large plastic deformation, largely distorted elements are unstable and hence they influence upon the result toward negative way so that adaptive remeshing is required to avoid a failure in the numerical computation. Therefore automatic mesh generation and regeneration is very important to avoid a numerical failure in a finite element analysis. In case of generating quadrilateral mesh, the automation is more difficult than that of triangular mesh because of its geometric complexity. However its demand is very high due to the precision of analysis. Thus, in this study, an automatic quadrilateral mesh generation and regeneration method using grid-based approach is developed. The developed method contains decision of grid size to generate initial mesh inside a two dimensional domain, classification of boundary angles and inner boundary nodes to improve element qualities in case of concave domains, and boundary projection to construct the final mesh.

A method Based on Boundary Deformation for Planar Grid Generation

  • Liu, Xinru;Liu, Duanfeng;Han, Xuli
    • International Journal of CAD/CAM
    • /
    • v.8 no.1
    • /
    • pp.63-67
    • /
    • 2009
  • This paper puts forward a method based on the boundary deformation for planar grid generation. Many methods start with the special properties of grid and switch to the solution of a direct optimization or a non-linear minimum cost flow. Though with high theoretical significance, it's hard to realize due to the extremely complicated computing process. This paper brings out the automatic generation of planar grid by studying the boundary deformational properties of planar grid, which leads to uniform grid and enjoys the simplicity of computation and realization.

NUMERICAL SIMULATIONS FOR THE CONTRACTION FLOW USING GRID GENERATION

  • Salem, S.A.
    • Journal of applied mathematics & informatics
    • /
    • v.16 no.1_2
    • /
    • pp.383-405
    • /
    • 2004
  • We study the incomprssible Navier Stokes equations for the flow inside contraction geometry. The governing equations are expressed in the vorticity-stream function formulations. A rectangular computational domain is arised by elliptic grid generation technique. The numerical solution is based on a technique of automatic numerical generation of acurvilinear coordinate system by transforming the governing equation into computational plane. The transformed equations are approximated using central differences and solved simultaneously by successive over relaxation iteration. The time dependent of the vorticity equation solved by using explicit marching procedure. We will apply the technique on several irregular-shapes.

DEVELOPMENT AND APPLICATION OF AUTOMATIC GRID GENERATION PROGRAM FOR 3-D WING USING JAVA APPLET (자바 애플릿을 이용한 3차원 날개 격자 자동 생성 프로그램의 개발과 적용)

  • Lee, J.H;Cho, H.S.;Kim, Byoung-Soo
    • 한국전산유체공학회:학술대회논문집
    • /
    • 2010.05a
    • /
    • pp.335-340
    • /
    • 2010
  • In this paper development of an automatic grid generation program for flow field calculation around 3D wing is described and its application is also introduced. The program is developed by using JAVA programming language and a graphic library, JOGL, and it can be usee either as an application program on a local computer or as a applet in the network environment. Currently, The program provides NACA series 4-digit airfoils as the wing cross-section shape and it offers a non-complicated GUI program which can easily generate structured grids for wings based on user's parameter input. Grid generated by the program can be selected as one of two types; O-type and C-type. In this research advancing layer method(ALM) augmented by elliptic smoothing method is used for the FLUENT. It is shown that by using current program high-quality structured grids around 3D wings can be easily generated, and typical grid generation results and flow solutions are demonstrated. Study on effects of geometric parameters on flow field is also tried by changing major wing parameters such as incidence angle type of wing-tip and sweepback angle.

  • PDF

A Study on the Two-Dimensional Automatic Mesh Generation Programming (2차원 자동요소분할 프로그램 개발에 관한 연구)

  • Jo, Myeong-Cheol;Yu, Hyeong-Seon
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.9 no.2
    • /
    • pp.44-51
    • /
    • 1992
  • This paper is concerned with the propram of the automatic mesh generation for 2-dimensional domain which contains the curved boundaries and holes. This program treats a new vertical-line drawing method. This method starts with 4-subdivisions of problem domain and the classification of the cross points of grid lines and boundaries. The new node is generated by the vertical line to the line connecting the two intersections of a boundary and two grid lines in gereral. And the node very close to the boundary is moved to the boundary. The automatic mesh generation composed of only rectangular elements is achieved by this procedure. The boundaries are piecewise-curves composed of lines, circles, arcs, and free curves. The free curves are generated by B-Spline form. Although there were some bad elements for the complex boundary, it was possible to obtain the acceptible rectangular elements for the given boundaries.

  • PDF

A study on the two-dimensional automatic mesh generation programming (2차원 자동요소분할 프로그램 개발에 관한 연구)

  • 조명철;유형선
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1991.10a
    • /
    • pp.720-725
    • /
    • 1991
  • This paper is concerned with the program of the automatic mesh generation for 2-dimensional domain which contains the curved boundaries and holes. This program treats a new vertical - line drawing method. This method starts with 4-subdivisions of problem domain and the classification of the cross points of grid lines and boundaries. And the new node is generated by the vertical line to the line connecting the two intersections of a boundary and two grid lines in general. The boundaries are piecewise-curves composed of lines, circles, arcs, and free curves. The free curves are generated by B-Spline form. Although there were some bad elements for the complex boundary, it was possible to obtain the acceptable elements for the given boundaries. The results of automatic mesh generation can be verified directly by drawing on the computer monitor in executing the program. And it is possible to add the processes - that is, editing, hard copying, etc - using the script file in Auto-CAD.

  • PDF

DEVELOPMENT OF AUTOMATIC PANEL GENERATION PROGRAM FOR AIRCRAFT SHAPE OPTIMIZATION PROCESS (항공기 형상 최적설계 프로세스를 위한 표면 격자 자동 생성 프로그램의 개발)

  • Gim, G.N.;Kim, B.S.
    • Journal of computational fluids engineering
    • /
    • v.20 no.3
    • /
    • pp.41-46
    • /
    • 2015
  • This paper describes study results on the development of an automatic program for generating surface-panel grid for the aircraft optimal design. The aerodynamic analysis is combined into a PIDO tool in conjunction with a number of programs in order to integrate processes for the optimal design. Due to design optimization's iterative feature, it may require lots of time and cost. To relieve this problem, cost-reduction of computation time for aerodynamic analysis is pursued by using the Panel-method, and reduction of grid generation time by automating surface panelling.

STUDY ON AUTOMATIC 3D WING SHAPE MODELING AND GRID GENERATION (3차원 날개 모델링 및 격자 생성 자동화에 대한 연구)

  • Ryu, G.Y.;Kim, B.S.
    • 한국전산유체공학회:학술대회논문집
    • /
    • 2009.04a
    • /
    • pp.125-129
    • /
    • 2009
  • In this paper automatic 3D wing shape modeling program is introduced. The program is developed in Visual Basic based on Net Framework 3.5 environment by using CATIA COM Library, and it is used together with CATIA system to model 3D wings with or without flaps. With this program users can easily construct wing models by specifying geometry parameters which are usually design variables with the aid of easy-to-use GUI environment, and specifying sectional airfoil data is done either by using analytic shape functions such as NACA series airfoils or by providing input files with point data describing the airfoil shape. When all the input parameters are provided, users can either work further with the model in the CATIA system which would be automatically started by the program or save the resultant model in the format of users choice. Unstructured grid generation program is also briefly described which can make grid generation task for a 3D wing easy and efficient one when used together with the wing modeling program by choosing STL format as the model's output format.

  • PDF