• Title/Summary/Keyword: Grid generation

Search Result 1,131, Processing Time 0.023 seconds

A Grid Generation Technique for the External Flow Fields Utilizing the Predictor-Corrector Scheme (Predictor-Corrector를 활용한 외부 유동장 격자 생성 기법)

  • Kim B. S.
    • Journal of computational fluids engineering
    • /
    • v.2 no.1
    • /
    • pp.84-92
    • /
    • 1997
  • In this paper a new structured grid generation technique is introduced. This new technique utilizes predictor-corrector approach, and is a marching scheme in the global sense as the hyperbolic scheme is. In the predictor step, one layer of grid cells is obtained by using Modified Advancing Front Method which generates a collection of quadrilateral cells simultaneously. In the corrector step, the layer of grid cells that is calculated in the predictor step is adjusted by solving Laplace equations to prevent grid lines from skewing and overlapping in highly curved configurations. It is shown that the resultant algorithm, named a MAP scheme, which combines the Modified Advancing Front Method as a Predictor with an elliptic scheme as a corrector can be used to generate globally smooth and locally near-orthogonal grids for external flow fields even for highly curved configurations. Examples of grid generations for external flow fields about several configurations by use of the present approach are given, and its applicability and flexibility have been demonstrated and discussed.

  • PDF

A Study on the Techniques of Grid Control for Numerical Grid Generation (격자 조절기법에 관한 연구)

  • Yoon Yong Hyun
    • 한국전산유체공학회:학술대회논문집
    • /
    • 2002.10a
    • /
    • pp.84-87
    • /
    • 2002
  • When computing the flow around complex three dimensional configurations, the generation of grid is the sunt time consuming part of any calculation. The object of this study is to develop the grid duster techniques capable of resolving complex flows with shock waves, expansion waves, shear layers, and cursive shapes, The Dot insert method of Non-Uniform Rational B-Splines is described as a id control method.

  • PDF

DC Micro-Grid Operational Analysis with a Detailed Simulation Model for Distributed Generation

  • Lee, Ji-Heon;Kim, Hyun-Jun;Han, Byung-Moon;Jeong, Yu-Seok;Yang, Hyo-Sik;Cha, Han-Ju
    • Journal of Power Electronics
    • /
    • v.11 no.3
    • /
    • pp.350-359
    • /
    • 2011
  • This paper describes the operational analysis results of a DC micro-grid using a detailed model of distributed generation. A detailed model of wind power generation, photo-voltaic generation and fuel cell generation was implemented with an userdefined model created with PSCAD/EMTDC software and coded in C-language. The operational analysis was carried out using PSCAD/EMTDC software, in which the power circuit is implemented by a built-in model and the controller is modeled by an user-defined model that is also coded in C-language. Various simulation results confirm that a DC micro-grid can operate without any problems in both the grid-tied mode and in the islanded mode. The operational analysis results confirm that the DC micro-grid makes it feasible to provide power to the load stably. It can also be utilized to develop an actual system design.

A Study on the Grid Generation Technique (격자구성 기법에 관한 연구)

  • Yoon Yong Hyun
    • 한국전산유체공학회:학술대회논문집
    • /
    • 1996.05a
    • /
    • pp.118-124
    • /
    • 1996
  • When computing the flow around complex three dimensional configurations, the generation of the grid is the most time consuming. This paper presents a survey of the grid generation technique. The technique for treating problems arising in gird generation for complex geometries is addressed. A general procedure for generating boundary conforming grids is included

  • PDF

A study on Surface Grid Generation Methods for a Fighter Aircraft (전투기의 공력해석을 위한 표면격자구성 기법연구)

  • Kim Jong Ryeol;Yun Yong Hyeon
    • 한국전산유체공학회:학술대회논문집
    • /
    • 1997.10a
    • /
    • pp.43-48
    • /
    • 1997
  • When computing the flow around complex three dimensional aircraft configurations, the generation of the grid is the most time consuming part. This paper presents a survey of the grid generation technique. The technique for treating problems arising in surface grid generation for complex geometries is addressed. Several example grids are shown, demonstrating the ability of the method to discretize complex geometries.

  • PDF

Grid-connected Wind Turbine Generation System Modeling and Simulation Using MATLAB/Simulink (MATLAB/Simulink를 이용한 계통연계 풍력발전 시스템 모델링 및 시뮬레이션)

  • An, Hae-Joon;Kim, Hyun-Goo;Jang, Gil-Soo;Jang, Moon-Seok;Ko, Seok-Whan
    • 한국신재생에너지학회:학술대회논문집
    • /
    • 2008.10a
    • /
    • pp.321-323
    • /
    • 2008
  • This study suggests a modeling of grid-connected wind turbine generation systems and performs simulation according to increase/decrease of real wind speed. MATLAB/Simulink implemented modeling of grid-connected wind turbine generation system. Terminal voltage, grid voltage, and active/reactive power shall be observed following the performance of simulation.

  • PDF

DEVELOPMENT OF PROBLEM-SPECIFIC GRID GENERATION PROGRAM FOR EDUCATIONAL PURPOSE (문제-지향적 교육용 격자 생성 프로그램의 개발)

  • Ryu, G.M.;Kim, Byoungsoo
    • Journal of computational fluids engineering
    • /
    • v.20 no.1
    • /
    • pp.26-31
    • /
    • 2015
  • A grid generation program for specific problems is introduced. The program allows users to easily generate grid system for specific geometry such as an airfoil, cylinder, wedge, flat plate, and nozzle. Generating grid system for those problems can be proceeded with minimum user inputs such as geometry-defining parameters and grid-defining parameters. By using this program learning stage for preprocessing of CFD application can be efficiently shorten and novice students can learn and acquire experience by trying out grid generation and CFD solution by themselves.

AUTOMATIC GENERATION OF UNSTRUCTURED SURFACE GRID SYSTEM USING CAD SURFACE DATA (CAD 형상 데이터를 이용한 비정렬 표면 격자계의 자동 생성 기법)

  • Lee, B.J.;Kim, B.S.
    • Journal of computational fluids engineering
    • /
    • v.12 no.4
    • /
    • pp.68-73
    • /
    • 2007
  • Computational Fluid Dynamics (CFD) approach is now playing an important role in the engineering process in these days. Generating proper grid system in time for the region of interest is prerequisite for the efficient numerical calculation of flow physics using CFD approach. Grid generation is, however, usually considered as a major obstacle for a routine and successful application of numerical approaches in the engineering process. CFD approach based on the unstructured grid system is gaining popularity due to its simplicity and efficiency for generating grid system compared to the structured grid approaches, especially for complex geometries. In this paper an automated triangular surface grid generation using CAD(Computer Aided Design) surface data is proposed. According to the present method, the CAD surface data imported in the STL(Stereo-lithography) format is processed to identify feature edges defining the topology and geometry of the surface shape first. When the feature edges are identified, node points along the edges are distributed. The initial fronts which connect those feature edge nodes are constructed and then they are advanced along the CAD surface data inward until the surface is fully covered by triangular surface grid cells using Advancing Front Method. It is found that this approach can be implemented in an automated way successfully saving man-hours and reducing human-errors in generating triangular surface grid system.

Smart Grid-The next Generation Electricity Grid with Power Flow Optimization and High Power Quality

  • Hu, Jiefeng;Zhu, Jianguo;Platt, Glenn
    • Journal of international Conference on Electrical Machines and Systems
    • /
    • v.1 no.4
    • /
    • pp.425-433
    • /
    • 2012
  • As the demand for electric power increases rapidly and the amount of fossil fuels decreases year by year, making use of renewable resources seem very necessary. However, due to the discontinuous nature of renewable resources and the hierarchical topology of existing grids, power quality and grid stability will deteriorate as more and more distributed generations (DGs) are connected to the grids. It is a good idea to combine local utilization, local consumption, energy storage and DGs to form a grid-friendly micro grid, these micro grids can then assembled into an intelligent power system - the smart Grid. It can optimize power flow and integrate power generation and consumption effectively. Most importantly, the power quality and grid stability can be improved greatly. This paper depicts how the smart grid addresses the current issues of a power system. It also figures out the key technologies and expectations of the smart grid.

AUTOMATED TRIANGULAR SURFACE GRID GENERATION ON CAD SURFACE DATA (CAD 형상 데이터를 이용한 물체 표면 삼각형 격자의 자동 생성 기법)

  • Lee, B.J.;Kim, B.S.
    • 한국전산유체공학회:학술대회논문집
    • /
    • 2007.04a
    • /
    • pp.103-107
    • /
    • 2007
  • Computational Fluid Dynamics (CFD in short) approach is now playing an important role in the engineering process recently. Generating proper grid system for the region of interest in time is prerequisite for the efficient numerical calculation of flow physics using CFD approach. Grid generation is, however, usually considered as a major obstacle for a routine and successful application of numerical approaches in the engineering process. CFD approach based on the unstructured grid system is gaining popularity due to its simplicity and efficiency for generating grid system compared to the structured grid approaches. In this paper an automated triangular surface grid generation using CAD surface data is proposed According to the present method, the CAD surface data imported in the STL format is processed to identify feature edges defining the topology and geometry of the surface shape first. When the feature edges are identified, node points along the edges are distributed. The initial fronts which connect those feature edge nodes are constructed and then they are advanced along the CAD surface data inward until the surface is fully covered by triangular surface grid cells using Advancing Front Method. It is found that this approach can be implemented in an automated way successfully saving man-hours and reducing human-errors in generating triangular surface grid system.

  • PDF