• 제목/요약/키워드: Simplified algorithm

검색결과 546건 처리시간 0.025초

액체로켓엔진용 추력제어밸브의 제어 알고리즘 연구 (A Study on Control Algorithm of Thrust Control Valve for a Liquid Rocket Engine)

  • 정태규;이수용
    • 한국항공우주학회지
    • /
    • 제40권12호
    • /
    • pp.1055-1062
    • /
    • 2012
  • 본 논문에서는 액체로켓엔진의 추력제어 알고리즘 설계를 위한 선행 연구로서, 추력제어밸브에 대한 수학적 모델 및 제어 알고리즘 연구결과를 정리하였다. 개발된 수학적 모델을 이용하여 추력제어 모사시스템 해석을 수행하였으며 해석결과와 실험결과가 일치함을 보임으로써 수학적 모델의 타당성을 검증하였다. 추력제어 모사시스템에 대한 해석 및 실험을 통해 액체로켓엔진의 추력제어 알고리즘 개발을 위한 기초 데이터를 획득하였다.

Verification of multilevel octree grid algorithm of SN transport calculation with the Balakovo-3 VVER-1000 neutron dosimetry benchmark

  • Cong Liu;Bin Zhang;Junxia Wei;Shuang Tan
    • Nuclear Engineering and Technology
    • /
    • 제55권2호
    • /
    • pp.756-768
    • /
    • 2023
  • Neutron transport calculations are extremely challenging due to the high computational cost of large and complex problems. A multilevel octree grid algorithm (MLTG) of discrete ordinates method was developed to improve the modeling accuracy and simulation efficiency on 3-D Cartesian grids. The Balakovo-3 VVER-1000 neutron dosimetry benchmark is calculated to verify and validate this numerical technique. A simplified S2 synthetic acceleration is used in the MLTG calculation method to improve the convergence of the source iterations. For the triangularly arranged fuel pins, we adopt a source projection algorithm to generate pin-by-pin source distributions of hexagonal assemblies. MLTG provides accurate geometric modeling and flexible fixed source description at a lower cost than traditional Cartesian grids. The total number of meshes is reduced to 1.9 million from the initial 9.5 million for the Balakovo-3 model. The numerical comparisons show that the MLTG results are in satisfactory agreement with the conventional SN method and experimental data, within the root-mean-square errors of about 4% and 10%, respectively. Compared to uniform fine meshing, approximately 70% of the computational cost can be saved using the MLTG algorithm for the Balakovo-3 computational model.

A Study on Automatic Space Analysis for Plant Facilities Based on 3D Octree Argorithm by Using Laser Scanning Information

  • Kim, Donghyun;Kwon, Soonwook;Chung, Suwan;Ko, Hyunglyul
    • 국제학술발표논문집
    • /
    • The 6th International Conference on Construction Engineering and Project Management
    • /
    • pp.667-668
    • /
    • 2015
  • While the plant projects grow bigger and global attention to the plant is increasing, efficient space arrangement is not working in plant project because of the complex structure in installing the equipment unlike the construction project. In addition to this, presently, problem in installation process caused by the disagreement between floor plan and real spot is rising. Therefore the target of this research is to solve the problems and reaction differences, caused by changing the space arrangement in installing the equipment of plant construction. And this research suggests the equipment arrangement method for construction and related processes. To solve the problem, 3D cloud point data of space and equipment is collected by 3D laser scanning and the space matching is operated. In processing the space matching, data is simplified by applying the octree algorithm. This research simplifies the 3D configuration data acquired by 3D scanner equipment through the octree algorithm, and by comparing this data, identifies the space for target equipment, and finally suggests the algorithm that makes the auto space arrangement of equipment possible in construction site and also suggests the process to actualize this algorithm.

  • PDF

할당 문제의 단순한 해법 (AThe Simplified Solution for Assignment Problem)

  • 이상운
    • 한국인터넷방송통신학회논문지
    • /
    • 제12권5호
    • /
    • pp.141-151
    • /
    • 2012
  • 본 논문은 할당 문제의 최적해를 찾는 대표적인 Hungarian 보다 간단히 최적해를 구하는 알고리즘을 제안하였다. Hungarian 알고리즘은 행과 열의 최소 비용을 선택하고 각 비용에서 최소 비용을 뺀다. 다음으로 0을 모두 포함하는 최소한의 선이 행의 개수 가 될 때까지 수행한다. 반면에 제안된 알고리즘은 단지 행에 대해 최소 비용을 선택한다. 다음으로 열에 대해 2개 이상 선택된 열을 출발지로, 하나도 선택되지 않은 열을 목적지로하여 출발지의 비용에서 목적지의 최소 비용과의 차이인 기회비용이 가장 큰 비용은 고정시키고 기회비용이 보다 작은 비용들을 다음으로 큰 비용으로 이동시키는 방법을 적용하였다. 제안된 방법을 25개의 균형 할당과 7개의 불균형 할당 문제에 적용하여 Hungarian 알고리즘과 동일한 최적해를 구하는데 성공하였다. 제안된 알고리즘은 Hungarian 알고리즘의 수행 복잡도 $O(n^3)$$O(n^2)$로 개선하였으며, 불균형을 균형 할당 문제로 변환시키는 과정도 수행하지 않는 단순한 알고리즘이다. 따라서 할당 문제의 Hungarian 알고리즘을 대체시킬 수 있을 것이다.

Approximate voronoi diagrams for planar geometric models

  • Lee, Kwan-Hee;Kim, Myung-Soo
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1991년도 한국자동제어학술회의논문집(국제학술편); KOEX, Seoul; 22-24 Oct. 1991
    • /
    • pp.1601-1606
    • /
    • 1991
  • We present an algorithm to approximate the Voronoi diagrams of 2D objects bounded by algebraic curves. Since the bisector curve for two algebraic curves of degree d can have a very high algebraic degree of 2 * d$^{4}$, it is very difficult to compute the exact algebraic curve equation of Voronoi edge. Thus, we suggest a simple polygonal approximation method. We first approximate each object by a simple polygon and compute a simplified polygonal Voronoi diagram for the approximating polygons. Finally, we approximate each monotone polygonal chain of Voronoi edges with Bezier cubic curve segments using least-square curve fitting.

  • PDF

The Designed and Simplified Markov Models for Systems Based on Kronecker Algebra

  • Oh, Chung Hwan
    • 품질경영학회지
    • /
    • 제20권1호
    • /
    • pp.11-21
    • /
    • 1992
  • The Purpose of this paper contribute to design the multistate Markov process for the reliability of a system when the transition-rates of each unit depend on the current state of the system. The system transition-rate matrix has the form of the kronecker sum of transition rate matrices for the units, is analyzed and investigated. As a result, the system which has the state-dependent units is detaily analyzed and introduced by the approach of an algorithm for the system transition-rate matrix based on the kronecker algebra.

  • PDF

Channel Allocation for the Low Earth Orbit Satellite Systems

  • Kim, Soo-Hyun;Kim, Soo-Hyun;Chang, Kun-Nyeong
    • 한국경영과학회지
    • /
    • 제22권4호
    • /
    • pp.37-50
    • /
    • 1997
  • We consider the channel allocation problem for the earth orbit (LEO) satellite systems. This problm is known to be NP-complete and a couple of heuristic algorithms have been developed. In this paper, we convert the problem into a simpler form through the concept of pattern. And we suggest another algorithm based on Simulated Annealing for this simplified problem. The results of performance comparison show that our method works very well. Simulation results are reported.

  • PDF

시공단계를 고려할 수 있는 유한요소 해석 모델 개발 (Development of finite element analysis model for multi-step excavation problem)

  • 이연규
    • 터널과지하공간
    • /
    • 제6권4호
    • /
    • pp.326-334
    • /
    • 1996
  • In underground construction the multi-step excavation sequence is commonly adopted for the convenience of the underground work. A numerical simulation method which is capable of analyzing the effects of excavation sequence on the stability of the opening is greatly needed. In this study a two dimensional finite element code was developed based on the effective numerical algorithm for the multistep excavation. The practical applicability of the model was verified for the simplified excavation sequences.

  • PDF

발전플랜트의 다단계 분산제어기 설계 (Design of a decentralized multilevel control for thermal power plant)

  • 이은호;김석우;김영철
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1996년도 한국자동제어학술회의논문집(국내학술편); 포항공과대학교, 포항; 24-26 Oct. 1996
    • /
    • pp.1217-1220
    • /
    • 1996
  • For the purpose of the good tracking to variable load demands of the thermal power plant, a decentralized multilevel control(DMC) scheme is presented. It is applied to the drum type boiler-turbine system which is simplified from Boryung T/P #1,2 model[4]. A linearized model is decomposed into three subsystems by means of linear transformation. Then the DMC based on such subsystem is designed. Simulation using Matlab-Simulink shows that the proposed algorithm works very well to the large step change of power demand.

  • PDF

계통연계 풍력발전 시스템의 플리커 지수 계산방법 (A Method to Calculate Flicker Emission of a Grid-Connected Wind Turbine System)

  • 안덕근;노경수
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2002년도 하계학술대회 논문집 A
    • /
    • pp.310-312
    • /
    • 2002
  • The development of IEC 61400-21 provides firm basis for assessment of the impact of wind turbines on voltage quality. This paper presents analysis and modeling of the flicker emission of wind turbines. The paper concentrates on the theoretical aspects of the flicker algorithm, wind turbine characteristics and the generation of flicker during continuous operation of wind turbines. It also introduces a simplified assessment to limit the flicker emission.

  • PDF