• 제목/요약/키워드: Automatic Grid Generation

검색결과 68건 처리시간 0.022초

웹 환경에서의 입체적 가시화를 위한 3-D 가상현실 기법의 적용 (STUDY ON 3-D VIRTUAL REALITY FOR STEREOSCOPIC VISUALIZATION ON THE WEB)

  • 이장훈;박인철;김정훈;김병수
    • 한국전산유체공학회지
    • /
    • 제16권1호
    • /
    • pp.30-35
    • /
    • 2011
  • In this paper, our effort to apply 3-D Virtual Reality system for stereoscopic visualization of mesh data on the web is briefly described. This study is an extension of our previous and on-going research efforts to develop an automatic grid generation program specialized for wing mesh, named as eGWing. The program is developed by using JAVA programming language, and it can be used either as an application program on a local computer or as an applet in the network environment. In this research advancing layer method(ALM) augmented by elliptic smoothing method is used for the structured grid generation. And to achieve a stereoscopic viewing capability, two graphic windows are used to render its own viewing image for the left and right eye respectively. These two windows are merged into one image using 3D monitor and the viewers can see the mesh data visualization results with stereoscopic depth effects by using polarizing glasses. In this paper three dimensional mesh data visualization with stereoscopic technique combined with 3D monitor is demonstrated, and the current achievement would be a good start-up for further development of low-cost high-quality stereoscopic mesh data visualization system which can be shared by many users through the web.

비압축성 점성 유동의 수치적 해석을 위한 사각형-삼각형 혼합 격자계 (Quadrilateral-Triangular Mixed Grid System for Numerical Analysis of Incompressible Viscous Flow)

  • 심은보;박종천;류하상
    • 한국CDE학회논문집
    • /
    • 제1권1호
    • /
    • pp.56-64
    • /
    • 1996
  • A quadrilateral-triangular mixed grid method for the solution of incompressible viscous flow is presented. The solution domain near the body surface is meshed using elliptic grid geneator to acculately simulate the viscous flow. On the other hand, we used unstructured triangular grid system generated by advancing front technique of a simple automatic grid generation algorithm in the rest of the computational domain. The present method thus is capable of not only handling complex geometries but providing accurate solutions near body surface. The numerical technique adopted here is PISO type finite element method which was developed by the present author. Investigations have been made of two-dimensional unsteady flow of Re=550 past a circular cylinder. In the case of use of the unstructured grid only, there exists a considerable amount of difference with the existing results in drag coefficient and vorticity at the cylinder surface; this may be because of the lack of the grid clustering to the surface that is a inevitable requirement to resolve the viscous flow. However, numerical results on the mixed grid show good agreements with the earlier computations and experimental data.

  • PDF

공간정보 공유체계를 위한 모듈기반 WebGIS 플랫폼 연구 (Module-based WebGIS platform for spatial information sharing system)

  • 신정석;최영락
    • 한국멀티미디어학회논문지
    • /
    • 제25권11호
    • /
    • pp.1557-1563
    • /
    • 2022
  • Currently Spatial Data is collected and processed in various methods, and its usability is very high. However, the existing Spatial Data analysis Software usually requires professional knowledge in the collection, refinement, and application of spatial Date, making it difficult to access and apply it. Therefore, this study established a new WebGIS platform with improved accessibility and usability to solve these problems. This platform supports various services such as master map sharing, spatial data generation, automatic coordinate system conversion, WMS issuance, grid generation, and grid analysis. These services increase operational convenience, such as simplifying repetitive tasks and automatically expressing text files. While it is believed that non-experts can easily and conveniently because of them to simplify and express the results. In addition, it is judged to have high accuracy and reliability compared to the analysis results using the existing Open Source-based GIS software.

터빈-발전기 조속기의 동특성 시험시스템 개발에 관한 연구 (A study on the Turbine-Generator Governor Dynamic Characteristic Testing System)

  • 최형주;이흥호
    • 전기학회논문지
    • /
    • 제61권10호
    • /
    • pp.1399-1411
    • /
    • 2012
  • The grid frequency is controlled cooperatively by the governor of the Turbine-Generator and the automatic generation controller(AGC) of the KPX(Korea Power Exchange). It is a basic requirement that the reliability of the governor is verified to enhance the power system stability but it is not easy to confirm the response characteristics of the governor because all generators are operated in the grid system that has the constant voltage and frequency. Therefore, it is necessary to study a new test method in order to examine the governor dynamic characteristic in the similar fault conditions. A study has shown that it is verified to simulate the turbine-generator power control system, the governor response characteristic under limited conditions and contribution of AGC with the gas turbine generator simulation model as well as demonstrate the dynamic response of the governor with the developed governor dynamic characteristic tester based on digital controller while the turbine-generator is connected to the grid system. This tester is constructed by the built-in functions of the turbine-generator main controller. In this treatise, the theoretical background, development method and the results of both simulations and demonstrations are described as another way to verify the turbine-generator governor dynamic characteristics.

Design and Experimental Validation of a Digital Predictive Controller for Variable-Speed Wind Turbine Systems

  • Babes, Badreddine;Rahmani, Lazhar;Chaoui, Abdelmadjid;Hamouda, Noureddine
    • Journal of Power Electronics
    • /
    • 제17권1호
    • /
    • pp.232-241
    • /
    • 2017
  • Advanced control algorithms must be used to make wind power generation truly cost effective and reliable. In this study, we develop a new and simple control scheme that employs model predictive control (MPC), which is used in permanent magnet synchronous generators and grid-connected inverters. The proposed control law is based on two points, namely, MPC-based torque-current control loop is used for the generator-side converter to reach the maximum power point of the wind turbine, and MPC-based direct power control loop is used for the grid-side converter to satisfy the grid code and help improve system stability. Moreover, a simple prediction scheme is developed for the direct-drive wind energy conversion system (WECS) to reduce the computation burden for real-time applications. A small-scale WECS laboratory prototype is built and evaluated to verify the validity of the developed control methods. Acceptable results are obtained from the real-time implementation of the proposed MPC methods for WECS.

3차원 물체 표면상의 비정렬 사변형 격자의 자동 생성 기법 (AUTOMATED QUADRILATERAL SURFACE MESH GENERATION ON THREE-DIMENSIONAL SURFACES)

  • 원정희;김병수
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 2006년도 추계 학술대회논문집
    • /
    • pp.70-73
    • /
    • 2006
  • Mesh generation for the region of interest is prerequisite for numerical analysis of governing partial differential equations describing phenomena with proper physic. Mesh generation is, however, usually considered as a major obstacle for a routine application of numerical approaches in Engineering applications. Therefore automatic mesh generation is highly pursued. In this paper automated quadrilateral surface mesh generation is proposed. According to the present method, Cartesian cells of proper resolution for a region bounding the whole region of interest are first generated and the interior cells are identified. Then projecting their surface meshes onto the boundary surfaces gives surface mesh consisting of quadrilateral cells. This method has been implemented as an application program, and example cases are given.

  • PDF

Probabilistic Load Flow for Power Systems with Wind Power Considering the Multi-time Scale Dispatching Strategy

  • Qin, Chao;Yu, Yixin;Zeng, Yuan
    • Journal of Electrical Engineering and Technology
    • /
    • 제13권4호
    • /
    • pp.1494-1503
    • /
    • 2018
  • This paper proposes a novel probabilistic load flow model for power systems integrated with large-scale wind power, which considers the multi-time scale dispatching features. The ramp limitations of the units and the steady-state security constraints of the network have been comprehensively considered for the entire duration of the study period; thus, the coupling of the system operation states at different time sections has been taken into account. For each time section, the automatic generation control (AGC) strategy is considered, and all variations associated with the wind power and loads are compensated by all AGC units. Cumulants and the Gram-Charlier expansion are used to solve the proposed model. The effectiveness of the proposed method is validated using the modified IEEE RTS 24-bus system and the modified IEEE 118-bus system.

Automatic Building Extraction Using LIDAR Data

  • Cho, Woo-Sug;Jwa, Yoon-Seok
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2003년도 Proceedings of ACRS 2003 ISRS
    • /
    • pp.1137-1139
    • /
    • 2003
  • This paper proposed a practical method for building detection and extraction using airborne laser scanning data. The proposed method consists mainly of two processes: low and high level processes. The major distinction from the previous approaches is that we introduce a concept of pseudogrid (or binning) into raw laser scanning data to avoid the loss of information and accuracy due to interpolation as well as to define the adjacency of neighboring laser point data and to speed up the processing time. The approach begins with pseudo-grid generation, noise removal, segmentation, grouping for building detection, linearization and simplification of building boundary , and building extraction in 3D vector format. To achieve the efficient processing, each step changes the domain of input data such as point and pseudo-grid accordingly. The experimental results shows that the proposed method is promising.

  • PDF

Generation of Non-uniform Meshes for Finite-Difference Time-Domain Simulations

  • Kim, Hyeong-Seok;Ihm, In-Sung;Choi, Kyung
    • Journal of Electrical Engineering and Technology
    • /
    • 제6권1호
    • /
    • pp.128-132
    • /
    • 2011
  • In this paper, two automatic mesh generation algorithms are presented. The methods seek to optimize mesh density with regard to geometries exhibiting both fine and coarse physical structures. When generating meshes, the algorithms attempt to satisfy the conditions on the maximum mesh spacing and the maximum grading ratio simultaneously. Both algorithms successfully produce non-uniform meshes that satisfy the requirements for finite-difference time-domain simulations of microwave components. Additionally, an algorithm successfully generates a minimum number of grid points while maintaining the simulation accuracy.

계통유연자원을 활용한 분산에너지 계통접속 한계용량 증대 기술 (Distributed Energy System Connection Limit Capacity Increase Technology Using System Flexible Resources)

  • 박정민
    • 통합자연과학논문집
    • /
    • 제16권4호
    • /
    • pp.139-145
    • /
    • 2023
  • Due to changes in the distribution system and increased demand for renewable energy, interest in technology to increase the limit capacity of distributed energy grid connection using grid flexible resources is also increasing. Recently, the distribution system system is changing due to the increase in distributed power from renewable energy, and as a result, problems with the limited capacity of the distribution system, such as waiting for renewable energy to connect and increased overload, are occurring. According to the power generation facility status report provided by the Korea Power Exchange, of the total power generation capacity of 134,020 MW as of 2021, power generation capacity through new and renewable energy facilities is 24,855 MW, accounting for approximately 19%, and among them, power generation through solar power accounts for a total portion of the total. It was analyzed that the proportion of solar power generation facilities was high, accounting for 75%. In the future, the proportion of new and renewable energy power generation facilities is expected to increase, and accordingly, an efficient operation plan for the distribution system is needed. Advanced country-type NWAs that can integrate the operation and management of load characteristics for each line of the distribution system, power distribution, regional characteristics, and economic feasibility of distributed power in order to improve distribution network use efficiency without expanding distribution facilities due to the expansion of renewable energy. An integrated operating system is needed. In this study, in order to improve the efficiency of distribution network use without expanding distribution facilities due to the expansion of renewable energy, we developed a method that can integrate the operation and management of load characteristics for each line of the distribution system, power distribution, regional characteristics, and economic feasibility of distributed power. We want to develop an integrated operation system for NWAs similar to that of advanced countries.