• Title/Summary/Keyword: Redundancy method

Search Result 563, Processing Time 0.029 seconds

Design Improvement for the Cooling System of the Interim Spent Fuel Storage Facility Using a PSA Method

  • Ko, Won-Il;Park, Jong-Won;Park, Seong-Won;Lee, Jae-Sol;Park, Hyun-Soo
    • Nuclear Engineering and Technology
    • /
    • v.28 no.5
    • /
    • pp.440-451
    • /
    • 1996
  • With emphasis on safety, this study addresses for better design condition for the cooling system in a wet-type interim spent fuel storage facility, using a probabilistic safety assessment method. To incorporate the design renovation into the design phase, a simple approach is proposed. By taking the cooling system of a reference design, a fault tree analysis was performed to identify the weak point of the considered system, and then basic factors for design renovation were defined. A total of 21 design alternatives were selected through the combination of the basic factors. Finally, the optimum design alternative for the cooling system is derived by means of the cost and effect analysis based on the estimated cost, system reliability and assumed probabilistic safety criteria. With the assumption that the failure frequency of at-reactor spent fuel cooling system compiles with probabilistic safety criteria for the interim spent fuel cooling system, it was shown that the optimum alternative should have l00% cooling loop redundancy with one pump per cooling loop and a cleanup system installed separately from the main loop. Furthermore, it also should be classified into safety system. The result of this study can be used as a useful basis to identify factors of safety concern and to establish design requirements in the future. The method also can be applied for other nuclear facilities.

  • PDF

Switch Open Fault Detection and Tolerant Operation Method for Three Phase PWM Rectifier (3상 PWM 정류기의 스위치 개방 고장 감지 및 허용운전 방법)

  • Shin, Hee-Keun;An, Byoung-Woong;Kim, Hag-Wone;Cho, Kwan-Yuhl;Jung, Shin-Myung
    • The Transactions of the Korean Institute of Power Electronics
    • /
    • v.17 no.3
    • /
    • pp.266-273
    • /
    • 2012
  • In this paper, the new open fault detection and tolerant operation method for 3 phase PWM rectifier is proposed. When open fault occurred on the inverter switches of 3 Phase PWM rectifier, the DC link voltage ripple is increased because the input current of the faulty phase is distorted. In this case, the quality of electric power would decrease, and the life time of DC link capacitor is decreased. The open fault is detected by a simple MRAS(Model Reference Adaptive System) without additional hardware sensors, and the tolerant operation carried out by turning on the opposite switch of the faulty switch without any redundancy. By the proposed method, the faulty phase input current can be controlled, so that 3-phase input current is balanced relatively under the faulty condition and the voltage ripple of DC link output is reduced. The validity of the proposed technique is proved on the 6kW 3-phase PWM rectifier system by simulation and experiment.

Image Registration by Optimization of Mutual Information (상호정보 최적화를 통한 영상정합)

  • Hong, Hel-Len;Kim, Myoung-Hee
    • The KIPS Transactions:PartB
    • /
    • v.8B no.2
    • /
    • pp.155-163
    • /
    • 2001
  • In this paper, we propose an image registration method by optimization of mutual information to provide a significant infonnation from multimodality images. The method applies mutual infonnation to measure the statistical dependency'r information redundancy between the image intensities of corresponding pixels in both images, which is assumed to be maximal if the images are geometrically aligned. We show the registration results optimizing mutual information between brain MR image and brain CT image and the comparison results with additive gaussian noise. Since our method uses the native image rather than prior segmentation or feature extraction, no user interaction is required and the accuracy of registration is improved. In addition, it shows the robustness against the noise.

  • PDF

Fast Convolution Method Using Real-time Masking Effects in Sound Reverberator (잔향 생성기에서 실시간 마스킹 효과를 이용한 고속 컨벌루션 방법)

  • Shin, Min-Cheol;Wang, Se-Myung
    • Transactions of the Korean Society for Noise and Vibration Engineering
    • /
    • v.18 no.2
    • /
    • pp.231-237
    • /
    • 2008
  • With the advent of sound field simulator, many sound fields have been reproduced by obtaining the impulse responses of specific acoustic spaces like famous concert hall, opera house. This sound field reproduction has been done by the linear convolution operation between the sound input signal and the impulse response of certain acoustic space. However, the conventional finite impulse response based linear convolution operation always makes real-time implementation of sound field generator impossible due to the large amount of computational burden. This paper introduces the fast convolution method using perceptual redundancy in the processed signals, input audio signal and room impulse response. Temporal and spectral real-time masking blocks are implemented in the proposed convolution structure. It reduces the computational burden of convolution methods for real-time implementation of a sound field generator. The conventional convolutions are compared with the proposed one in views of computational burden and sound quality. In the proposed method, a considerable reduction in the computational burden was realized with acceptable changes in sound quality.

Two-Faults Detection and Isolation Using Extended Parity Space Approach

  • Lee, Won-Hee;Kim, Kwang-Hoon;Park, Chan-Gook;Lee, Jang-Gyu
    • Journal of Electrical Engineering and Technology
    • /
    • v.7 no.3
    • /
    • pp.411-419
    • /
    • 2012
  • This paper proposes a new FDI(Fault Detection and Isolation) method, which is called EPSA(Extended Parity Space Approach). This method is particularly suitable for fault detection and isolation of the system with one faulty sensor or two faulty sensors. In the system with two faulty sensors, the fault detection and isolation probability may be decreased when two faults are occurred between the sensors related to the large fault direction angle. Nonetheless, the previously suggested FDI methods to treat the two-faults problem do not consider the effect of the large fault direction angle. In order to solve this problem, this paper analyzes the effect of the large fault direction angle and proposes how to increase the fault detection and isolation probability. For the increase the detection probability, this paper additionally considers the fault type that is not detected because of the cancellation of the fault biases by the large fault direction angle. Also for the increase the isolation probability, this paper suggests the additional isolation procedure in case of two-faults. EPSA helps that the user can know the exact fault situation. The proposed FDI method is verified through Monte Carlo simulation.

Effect of ASLR on Memory Duplicate Ratio in Cache-based Virtual Machine Live Migration

  • Piao, Guangyong;Oh, Youngsup;Sung, Baegjae;Park, Chanik
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.9 no.4
    • /
    • pp.205-210
    • /
    • 2014
  • Cache based live migration method utilizes a cache, which is accessible to both side (remote and local), to reduce the virtual machine migration time, by transferring only irredundant data. However, address space layout randomization (ASLR) is proved to reduce the memory duplicate ratio between targeted migration memory and the migration cache. In this pager, we analyzed the behavior of ASLR to find out how it changes the physical memory contents of virtual machines. We found that among six virtual memory regions, only the modification to stack influences the page-level memory duplicate ratio. Experiments showed that: (1) the ASLR does not shift the heap region in sub-page level; (2) the stack reduces the duplicate page size among VMs which performed input replay around 40MB, when ASLR was enabled; (3) the size of memory pages, which can be reconstructed from the fresh booted up state, also reduces by about 60MB by ASLR. With those observations, when applying cache-based migration method, we can omit the stack region. While for other five regions, even a coarse page-level redundancy data detecting method can figure out most of the duplicate memory contents.

Optimal Placement of Phasor Measurement Unit for Observation Reliability Enhancement

  • TRAN, Van-Khoi;ZHANG, He-sheng;NGUYEN, Van-Nghia
    • Journal of Electrical Engineering and Technology
    • /
    • v.12 no.3
    • /
    • pp.996-1006
    • /
    • 2017
  • Phasor Measurement Unit (PMU) placement is a crucial problem for State Estimation (SE) of the power system, which can ensure that the power network is fully observed. Further, the observation reliability problem of the system has been concerned in the operation conditions. In this paper, based on modified weighted adjacent matrix ($A_w$), an optimal placement method is proposed to solve simultaneously two problems involving the optimal PMU placement problem and the observation reliability enhancement problem of the system. The purpose of the proposed method is to achieve both the minimum total cost and the maximum observation reliability, with a focus on increasing the security of observability, strengthening the observation reliability of buses as well as enhancing the effectiveness of redundancy. Simulations on IEEE 14, 24, 30 and 57 bus test systems are presented to justify the methodology. The results of this study show that the proposed method is not only ensuring the power network having the observability effectively but also enhancing significantly the observation reliability. Therefore, it can be a useful tool for SE of the power system.

Control Method of NPC Inverter for the Continuous Operation under One Phase Fault Condition (3상 NPC 인버터의 한상 고장시 연속적인 운전을 위한 제어기법)

  • Park Geon-Tae;Kim Tae-Jin;Kang Dae-Wook;Hyun Dong-Seok
    • The Transactions of the Korean Institute of Power Electronics
    • /
    • v.10 no.1
    • /
    • pp.61-69
    • /
    • 2005
  • The topology of NPC inverter coupled with the large number of devices used increases the probability of device failure. It's necessary to develop an optimal remedial strategy which can be used to continue the application when fault occurs. The fault tolerance is obtained by the use of the proposed method. The proposed method utilizes that the one phase load with the failed power device could be connected to the center-tap of the DC-link capacitor in order to dc-link voltage with balance and the sinusoidal phase current with constant amplitude under the single power device fault condition. The strategy described in this paper is expected to provide an economic alternative to more expensive redundancy techniques.

Coding of Remotely Sensed Satellite Image with Edge Region Compensation (에지 영역을 보상한 원격 센싱된 인공위성 화상의 부호화)

  • Kim, Young-Choon;Lee, Kuhn-Il
    • Journal of Sensor Science and Technology
    • /
    • v.6 no.5
    • /
    • pp.376-384
    • /
    • 1997
  • In this paper, we propose a coding method of remotely sensed satellite image with edge region compensation. This method classifies each pixel vector considering spectral reflection characteristics of satellite image data. For each class, we perform classified intraband VQ and classified interband prediction to remove intraband and interband redundancies, respectively. In edge region case, edge region is compensated using class information of neighboring blocks and gray value of quantized reference bands. Then we perform classified interband prediction using compensated class information to remove interband redundancy, effectively. Experiments on LANDSAT-TM satellite images show that coding efficiency of the proposed method is better than that of the conventional methods.

  • PDF

Combined Adjustment of Geodetic Levelling Net in Korea (우리나라 측지수준망의 조합조정)

  • 백은기;김원익
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.7 no.2
    • /
    • pp.1-6
    • /
    • 1989
  • The adjustment of levelling net is being done to the order of nets independently by using the least square method. For the small size net, it has difficulties in verification and statistical analysis of the net since the degree of freedom is low At the same time, it is also difficult to evaluate the error of lower order net correctly. The aim of this study is to analyse the properties of combined adjustment method compared with the independent adjustment method by using the data which have been measured during 1967-1987. Another aim is to analyse the influences of normal orthometric correction and changes of datum. Finally, Korean leveling net has been evaluated by applying real redundancy and variance component estimation.

  • PDF