• 제목/요약/키워드: parallel system

검색결과 4,288건 처리시간 0.028초

Fips : 파일 접근 유형을 고려한 동적 파일 선반입 기법 (Fips : Dynamic File Prefetching Scheme based on File Access Patterns)

  • 이윤영;김재열;서대화
    • 한국정보과학회논문지:시스템및이론
    • /
    • 제29권7호
    • /
    • pp.384-393
    • /
    • 2002
  • 병렬 파일시스템은 클러스터 시스템에서 과도한 입출력 요청을 원활하게 지원하기 위해 사용되며, 특히 파일 선반입은 병렬 파일시스템의 성능을 개선하는데 유용하게 사용된다. 본 논문은 과학계산용 병렬 응용과 멀티미디어 서버 응용에서 효과적인 파일 접근 유형을 고려한 새로운 동적 파일 선반입기법인 Fips를 제안한다. 본 논문이 제안하는 동적 파일 선반입 기법인 Fips는 파일의 접근 유형을 고려하여 동적으로 선반입 할 데이타 블록을 예측하고, 다양한 접근 유형에서도 데이타 블록의 선반입을 효율을 높였다. 그리고 현재의 가용 대역폭을 고려하여 선반입 시기를 결정하므로 선반입이 시스템에 과부하로 작용하는 것을 방지하도록 하였다. 병렬 파일시스템에 Fips를 적용하여 실험한 결과 다양한 작업부하에서 제안한 선반입 기법은 우수한 성능을 보여주었다.

저궤도 인공위성용 Regulated Peak Power Tracking(RPPT) 시스템을 위한 단순화된 직-병렬 구조 (A Simplified Series-Parallel Structure for the RPPT (Regulated Peak Power Tracking) system)

  • 양정환;배현수;이재호;조보형
    • 전력전자학회논문지
    • /
    • 제13권2호
    • /
    • pp.110-118
    • /
    • 2008
  • 기존의 저궤도 인공위성 전력계 시스템에 사용된 직렬 구조, 병렬 구조는 공전 주기 동안 두 번의 전력변환 과정을 거쳐 시스템의 효율을 감소시킨다. 직-병렬 구조는 한 번의 전력변환 과정을 거쳐 시스템의 효율을 향상시키지만 레귤레이터가 추가됨으로써 시스템의 비용과 무게, 크기를 증가시킨다. 본 논문에서는 레귤레이터의 추가 없이 시스템의 효율을 향상시키는 단순화된 직-병렬 구조를 제안한다. 인공위성이 지구를 공전하는 동안 상황에 따라 변화하는 제안한 구조의 동작을 네 가지 모드로 분류하고, 각 모드마다 제안한 시스템을 안정적인 동작을 확인하기 위하여 대신호 분석을 수행하였다. 실험을 통하여 기존의 직렬구조와 제안한 구조의 효율을 비교하였다. 제안한 구조의 안정적인 동작을 검증하기 위해 200W급 태양전지와 TMS320F2812 DSP로 제어되는 100W급 전력조절기 두 모듈을 병렬로 구성하여 실험하였다.

병렬 처리를 이용한 부분 시스템 기반 유연다물체 동역학의 효율적인 해석 연구 (Study on Parallel Processing for Efficient Flexible Multibody Analysis based on Subsystem Synthesis Method)

  • 한종부;송하준;김성수
    • 대한기계학회논문집A
    • /
    • 제41권6호
    • /
    • pp.507-515
    • /
    • 2017
  • 많은 절점 자유도로 표현이 되는 유연다물체 시스템의 효율적인 해석을 위해서는 병렬처리 기법이 적용될 수 있다. 이 분야에서의 병렬처리기법은 주로 선형대수방정식의 효율적인 해법에 초점이 맞추어 연구가 진행되었다. 본 논문에서는 기존의 방법과는 달리 병렬처리에 적합한 유연다물체 동역학 공식을 부분 시스템 합성방법을 이용하여 개발하고, OpenMP를 사용한 효율적인 병렬처리 방식을 제안하였다. 서로 다른 두 가지 병렬처리 방식을 3개의 동일한 유연체 회전 날개 시스템 시뮬레이션 통하여 비교하였다. 또한 실제의 CPU시간을 비교하여 제안한 병렬처리 방법의 효율성을 고찰하였다.

PC 클러스터 시스템 기반 병렬 PSO 알고리즘의 최적조류계산 적용 (Application of Parallel PSO Algorithm based on PC Cluster System for Solving Optimal Power Flow Problem)

  • 김종율;문경준;이화석;박준호
    • 전기학회논문지
    • /
    • 제56권10호
    • /
    • pp.1699-1708
    • /
    • 2007
  • The optimal power flow(OPF) problem was introduced by Carpentier in 1962 as a network constrained economic dispatch problem. Since then, the OPF problem has been intensively studied and widely used in power system operation and planning. In these days, OPF is becoming more and more important in the deregulation environment of power pool and there is an urgent need of faster solution technique for on-line application. To solve OPF problem, many heuristic optimization methods have been developed, such as Genetic Algorithm(GA), Evolutionary Programming(EP), Evolution Strategies(ES), and Particle Swarm Optimization(PSO). Especially, PSO algorithm is a newly proposed population based heuristic optimization algorithm which was inspired by the social behaviors of animals. However, population based heuristic optimization methods require higher computing time to find optimal point. This shortcoming is overcome by a straightforward parallel processing of PSO algorithm. The developed parallel PSO algorithm is implemented on a PC cluster system with 6 Intel Pentium IV 2GHz processors. The proposed approach has been tested on the IEEE 30-bus system. The results showed that computing time of parallelized PSO algorithm can be reduced by parallel processing without losing the quality of solution.

Parallel Process System and its Application to Steam Generator Structural Analysis

  • Chang Yoon-Suk;Ko Han-Ok;Choi Jae-Boong;Kim Young-Jin
    • Journal of Mechanical Science and Technology
    • /
    • 제19권11호
    • /
    • pp.2007-2015
    • /
    • 2005
  • A large-scale analysis to evaluate complex material and structural behaviors is one of interesting topic in diverse engineering and scientific fields. Also, the utilization of massively parallel processors has been a recent trend of high performance computing. The objective of this paper is to introduce a parallel process system which consists of general purpose finite element analysis solver as well as parallelized PC cluster. The later was constructed using eight processing elements and the former was developed adopting both hierarchical domain decomposition method and balancing domain decomposition method. Then, to verify the efficiency of the established system, it was applied for structural analysis of steam generator in nuclear power plant. Since the prototypal evaluation results agreed well to the corresponding reference solutions it is believed that, after reinforcement of PC cluster by increasing number of processing elements, the promising parallel process system can be utilized as a useful tool for advanced structural integrity evaluation.

배전계통에 전력용 변압기 병렬운전시 22.9 kV SFCL Bus Tie 적용방안에 관한 연구 (A Study on the Application of SFCL on 22.9 kV Bus Tie for Parallel Operation of Power Main Transformers in a Power Distribution System)

  • 온민귀;김명후;김진석;유일경;임성훈;김재철
    • 전기학회논문지
    • /
    • 제60권1호
    • /
    • pp.20-25
    • /
    • 2011
  • This paper analyzed the application of Superconducting Fault Current Limiter (SFCL) on 22.9 [kV] bus tie in a power distribution system. Commonly, the parallel operations of power main transformers offer a lot of merits. However, when a fault occurs in the parallel operation of power main transformer, the fault currents might exceed the interruption capacity of existing protective devices. To resolve this problem, thus, the SFCL has been studied as the fascinating device. In case that, Particularly, the SFCL could be installed to parallel operation of various power main transformers in power distribution system of the Korea Electric Power Corporation (KEPCO) on 22.9 [kV] bus tie, the effect of the resistance of SFCL could reduce the increased fault currents and meet the interruption capacity of existing protective devices by them. Therefore, we analyzed the effect of application and proposed the proper impedance of the R-type SFCL on 22.9 [kV] bus tie in a power distribution system using PSCAD/EMTDC.

반복기법을 이용한 대규모, 소선형시스템의 병렬처리에 관한 연구 (An experimental study on parallel implementation of an iterative method for large scale, sparse linear system)

  • 김상원;장수영
    • 한국경영과학회:학술대회논문집
    • /
    • 대한산업공학회/한국경영과학회 1991년도 춘계공동학술대회 발표논문 및 초록집; 전북대학교, 전주; 26-27 Apr. 1991
    • /
    • pp.6-22
    • /
    • 1991
  • This thesis presents a parallel implementation of an iterative method for large scale, sparse linear system and gives result of computational experiments performed on both single transputer and multi transputer parallel computers. To solve linear system, we use conjugate gradient method and develope data storage techinique, data communication scheme. In addition to the explanation of conjugate gradient method, the result of computational experiment is summarized.

  • PDF

AC 라인 리액터와 병렬 및 직렬 능동필터를 가지는 새로운 3상 Line-Interactive UPS 시스템의 전압제어 방식 (Voltage Control Strategy of new 3-phase Line-Interactive UPS System using AC Line Reactor and Parallel-Serise Active Filter)

  • 지준근
    • 전력전자학회:학술대회논문집
    • /
    • 전력전자학회 2005년도 전력전자학술대회 논문집
    • /
    • pp.201-203
    • /
    • 2005
  • A new 3-phase line-interactive UPS(Uninterruptible Power Supply) system with parallel-series active power-line conditioning capability using AC line reactor and two four-leg PWM VSCs(Voltage Source Converters) was introduced recently, In this paper, the strategy of voltage control in suggested UPS system is explained. The objective of proposed voltage controllers in parallel(shunt) and series PWM VSC is to guarantee satisfactory characteristics in steady state and transient state.

  • PDF

시각매체를 위한 병렬처리 시스템 (A Parallel Processing System for Visual Media Applications)

  • 이형;박종원
    • 한국통신학회논문지
    • /
    • 제27권1A호
    • /
    • pp.80-88
    • /
    • 2002
  • 영상과 그래픽 및 비디오와 같은 시각 매체들을 실시간으로 처리하기 위한 구현 기술과 그에 따른 확정성 측면에서 많은 연구들이 진행되고 있는데, 이러한 연구들은 영상처리 전용 프로세서 구현부터 다양한 매체들을 함께 처리할 수 있는 프로세서 구현을 포함하는 범주까지 진행되고 있다. 또한, 다양한 병렬처리 기법들이 실시간 처리를 위한 프로세서의 구현에 적용되고 있다. 본 논문은 이러한 시각매체들을 실시간으로 처리하기 위하여 메모리 시스템과 다수개의 처리기로 구성된 pipelined SIMD 구조를 갖는 병렬처리시스템을 제안한다. 메모리시스템은 m개의 메모리 모듈과 메모리 제어기로 구성되어 있는 다중접근 기억장치로써, m개의 메모리 모듈에서 병렬로 n(=p${\times}$q)개의 데이터에 접근하기 위한 다양한 형태, 즉, 행(1${\times}$pq)과 열(pq${\times}$1) 및 블록 (p${\times}$q) 접근을 제공한다. 제안한 병렬처리시스템에 얼굴인식과 퐁 음영 및 동영상에서의 자동영상분할을 적용하여 시스템 성능을 분석하였다.

다른 정격용량을 가진 3상 UPS 시스템의 병렬운전을 위한 주종제어 기법 (A Master and Slave Control Strategy for Parallel Operation of Three-Phase UPS Systems with Different Ratings)

  • 이우철;현동석
    • 전력전자학회논문지
    • /
    • 제9권4호
    • /
    • pp.341-349
    • /
    • 2004
  • 본 논문에서는 전체 시스템의 용량 증대와 부하 중요도에 따른 신뢰성 향상을 위해 사용되는 UPS 병렬 운전시 발생하는 문제점을 해석하고, 이를 해결하기 위해 기존에 연구되어온 다양한 제어기법들을 조사하였다. 또한 기존의 연구방법에서 적용할 수 없었던 다른 정격의 병력 운전 적용시 L, C 출력필터에 의한 문제점을 해결하기 위해 주종 제어를 이용한 3상 UPS의 전류 분달 제어기법이 연구되었다. 제안된 제어 알고리즘의 타당성을 검증하기 위해 시뮬레이션 및 실험을 수행하였다.