• 제목/요약/키워드: Protection Algorithm

검색결과 819건 처리시간 0.027초

On-line Estimation of DNB Protection Limit via a Fuzzy Neural Network

  • Na, Man-Gyun
    • Nuclear Engineering and Technology
    • /
    • 제30권3호
    • /
    • pp.222-234
    • /
    • 1998
  • The Westinghouse OT$\Delta$T DNB protection logic heavily restricts the operation region by applying the same logic for a full range of operating pressure in order to maintain its simplicity. In this work, a fuzzy neural network method is used to estimate the DNB protection limit using the measured average temperature and pressure of a reactor core. Fuzzy system parameters are optimized by a hybrid learning method. This algorithm uses a gradient descent algorithm to optimize the antecedent parameters and a least-squares algorithm to solve the consequent parameters. The proposed method is applied to Yonggwang 3&4 nuclear power plants and the proposed method has 5.99 percent larger thermal margin than the conventional OT$\Delta$T trip logic. This simple algorithm provides a good information for the nuclear power plant operation and diagnosis by estimating the DNB protection limit each time step.

  • PDF

직교배열표를 이용한 승객보호장구의 설계 (Design Recommendations of the Occupant Protection Systems Using Orthogonal Arrays)

  • 임재문;박경진
    • 한국자동차공학회논문집
    • /
    • 제7권8호
    • /
    • pp.208-215
    • /
    • 1999
  • Using the orthogonal arrays and the occupant analysis software based on the multi-body dynamics , two interactive design algorithms are proposed to improve the initial design of the occupant protection systems. Algorithm 1 sequentially moves the narrow design space within the upper and the lower design limit. Algorithm 2 sequentially reduces the relatively wide design space. Each design algorithm is composed of two levels . The first level is to improve the characteristics of the crash performance considering the noise factors. In order to obtain the robust design, the second level reduces the variations the noise factors. In order to obtain the robust design, the second level reduces the variations due to the tolerance of the design variable. To utilize the algorithm 1, HIC(Head Injury Criterion) , 3 msec criterion value of the chest acceleration and the femur load decreased by 27.4%, 10.4% and 55.8%, respectively. To utilizer the algorithm 2 , the results decreased by 38.0%, 10.5% and 3.0% , respectively.

  • PDF

변류기 포화검출 알고리즘을 적용한 모선보호용 비율전류차동 계전방식 (A Percentage Differential Current Relaying Algorithm for Bus Protection Using Current Transformer Saturation Detecting Algorithm)

  • 강용철;윤재성;옥승훈
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2001년도 추계학술대회 논문집 전력기술부문
    • /
    • pp.115-117
    • /
    • 2001
  • A percentage current differential relaying algorithm is widely used for bus protection. However, it may maloperate external faults with CT saturation. This paper proposes a percentage current differential relaying algorithm for bus protection using CT saturation detecting algorithm. The CT saturation detecting algorithm uses difference of secondary current of CT and detects CT saturation. The proposed method distinguishes percentage differential relay operation caused by faults from percentage differential relay operation caused by CT saturations.

  • PDF

잠수함의 종동요각 한계예측 알고리즘 설계 (Design of Pitch Limit Detection Algorithm for Submarine)

  • 박종용;김낙완;신용구
    • 한국해양공학회지
    • /
    • 제30권2호
    • /
    • pp.134-140
    • /
    • 2016
  • An envelope protection system is a control system that allows a submarine to operate freely using its own operational envelope without exceeding the structural limit, dynamic limit, and control input limit. In this paper, an envelope protection system for the pitch angle of a submarine is designed using a dynamic trim algorithm. A linear quadratic regulator and artificial neural network are used for the true dynamics approximation. A submarine maneuvering simulation program developed using experimental data is used to validate the designed envelope protection system. Simulation results show the effectiveness of the designed envelope protection system.

An Improved Shared-Path Protection Algorithm for Double-Link Failures in Meshed WDM Optical Networks

  • Wang, Xingwei;Guo, Lei;Li, Lemin;Wei, Xuetao
    • Journal of Communications and Networks
    • /
    • 제10권3호
    • /
    • pp.331-337
    • /
    • 2008
  • In this paper, we investigate survivability in wavelength division multiplexing (WDM) mesh networks and propose a new algorithm called improved shared-path protection (ISPP) to completely tolerate the double-link failures. Compared with previous algorithms for protecting double-link failures, i.e., shared-path protection (SPP) and shared-link protection (SLP), the advantage of ISPP is to allow primary paths and backup paths to share the mixed wavelength-links based on the proposed new rules in which some primary wavelength-links can be changed to mixed wavelength-links, which can be shared by primary paths and backup paths. In addition, some mixed wavelength-links also can be shared by different backup paths for saving resources. Simulation results show that ISPP algorithm performs better in resource utilization ratio and blocking probability than conventional SPP and SLP algorithms.

Design of a Flight Envelope Protection System Using a Dynamic Trim Algorithm

  • Shin, Ho-Hyun;Lee, Sang-Hyun;Kim, You-Dan;Kim, Eung-Tae;Sung, Ki-Jung
    • International Journal of Aeronautical and Space Sciences
    • /
    • 제12권3호
    • /
    • pp.241-251
    • /
    • 2011
  • Most large commercial aircrafts and high performance military aircrafts use fly-by-wire (FBW) or fly-by-light systems to improve their controllability, comfort, and safety. A flight envelope protection technique is used with flight control systems utilizing the FBW technique. Such flight envelope protection systems prevent these aircraft from exceeding the structural/aerodynamic limits and control their surface limits. This is accomplished by predicting the values of the future state variables and adaptively compensating the control action. In this study, the conventional dynamic trim algorithm of the flight envelope protection is modified to increase the method accuracy and to handle cases with multiple variables. Numerical simulation is also performed to verify the performance of the proposed method.

The privacy protection algorithm of ciphertext nearest neighbor query based on the single Hilbert curve

  • Tan, Delin;Wang, Huajun
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제16권9호
    • /
    • pp.3087-3103
    • /
    • 2022
  • Nearest neighbor query in location-based services has become a popular application. Aiming at the shortcomings of the privacy protection algorithms of traditional ciphertext nearest neighbor query having the high system overhead because of the usage of the double Hilbert curves and having the inaccurate query results in some special circumstances, a privacy protection algorithm of ciphertext nearest neighbor query which is based on the single Hilbert curve has been proposed. This algorithm uses a single Hilbert curve to transform the two-dimensional coordinates of the points of interest into Hilbert values, and then encrypts them by the order preserving encryption scheme to obtain the one-dimensional ciphertext data which can be compared in numerical size. Then stores the points of interest as elements composed of index value and the ciphertext of the other information about the points of interest on the server-side database. When the user needs to use the nearest neighbor query, firstly calls the approximate nearest neighbor query algorithm proposed in this paper to query on the server-side database, and then obtains the approximate nearest neighbor query results. After that, the accurate nearest neighbor query result can be obtained by calling the precision processing algorithm proposed in this paper. The experimental results show that this privacy protection algorithm of ciphertext nearest neighbor query which is based on the single Hilbert curve is not only feasible, but also optimizes the system overhead and the accuracy of ciphertext nearest neighbor query result.

선루프 모터 과열 방지를 위한 데이터 기반 열 차폐 알고리즘 개발 (Development of Data-driven Thermal Protection Algorithm for Protecting Overheating of Motor in the Sunroof System)

  • 김현희;박성우;이경창;황용연
    • 한국산업융합학회 논문집
    • /
    • 제19권4호
    • /
    • pp.223-230
    • /
    • 2016
  • This paper presents data-driven thermal protection algorithm for preventing overheating of automotive sunroof motor. When a sunroof motor operates abnormally, its coil is overheated and it is failed. Besides, drivers and passengers are damaged. Hence, the sunroof motor observes its temperature and will be stoped when its temperature reach a predefined level. In order to implement low-cost thermal protection function, we drew a knowledge-based temperature increasing and decreasing curve from the result of experimental test. And then, we implemented data-driven thermal protection algorithm which prevents motor's On/Off operation according to motor operating voltage and motor speed. Finally, we implemented experimental test bed and evaluated its feasibility.

보상 알고리즘을 이용한 초고압 계통의 모선보호용 비율 전류차동 계전방식에 관한 연구 (A Study on a Percentage Current Differential Relaying Algorithm for EHV Bus Protection Using a Compensating Algorithm)

  • 강용철;윤재성;김동용;박종근;문승일
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1999년도 하계학술대회 논문집 C
    • /
    • pp.1139-1141
    • /
    • 1999
  • A variable percentage current differential relaying algorithm is widely used for bus protection. However, it may maloperate in case of high-impedance internal faults and external faults with CT saturation and thus additional method to cope with CT saturation is necessary. This paper proposes a percentage current differential relaying algorithm for bus protection using a compensating algorithm of secondary current of CTs. As the proposed method compensates the distorted secondary currents of CTs it can improves the sensitivity of relays in a large current region and does not need any additional method for CT saturation.

  • PDF

환상형 분산전원 단지 보호를 위한 전압제어 과전류 계전기 (Voltage-controlled Over-current Relay for Loop-connected Distributed Generators)

  • 김태희;강상희
    • 전기학회논문지
    • /
    • 제65권12호
    • /
    • pp.1979-1985
    • /
    • 2016
  • A protection algorithm using a voltage-controlled overcurrent element for a looped collection circuit in a wind farm is suggested in this paper. Because the proposed algorithm uses voltage relaying signals as well as current relaying signals, any fault in the looped collection circuit can be cleared by voltage-controlled overcurrent relays located at the two adjacent relaying points, the nearest place in each direction from the fault point. The algorithm can also distinguish the external faults which occur at the outside of a wind farm from the internal faults. It means that the proposed algorithm can provide the proper ability of protection coordination to the relays in the looped collection circuits of a large wind farm. The performance of the proposed algorithm is verified under various fault conditions using PSCAD/EMTDC simulations.