• Title/Summary/Keyword: Current detection

Search Result 2,493, Processing Time 0.035 seconds

웨이브렛 계수를 이용한 고저항 지락고장 감시데이터 산출방법 연구 (A Study on the Developing Method of HIF Monitoring Data using Wavelet Coefficient)

  • 정영범;정연하;김길신;이병성;배승철
    • 전기학회논문지
    • /
    • 제62권2호
    • /
    • pp.155-163
    • /
    • 2013
  • As the increasing HIF(High Impedance Fault) with the arc cannot be easily detected for the low fault current magnitude compared to actual load in distribution line. However, the arcing current shows that the magnitude varies with time and the signal is asymmetric. In addition, discontinuous changes occur at starting point of arc. Considering these characteristics, wavelet transformation of actual current data shows difference between before and after the fault. Althogh raw data(detail coefficient) of wavelet transform may not be directly applied to HIF detection logic in a device, there are several developing methods of HIF monitoring data using the original wavelet coefficients. In this paper, a simple and effective developing methods of HIF monitoring data were analized by using the signal data through an actual HIF experiment to apply them to economic devices. The methods using the sumation of the wavelet coefficient squares in one cycle of the fundamental frequency as the energies of the wavelet coefficeits and the sumation of the absolute values were compared. Besides, the improved method which less occupies H/W resouces and can be applied to field detection devices was proposed. and also Verification of this HIF detection method through field test on distribution system in KEPCO power testing center was performed.

Invader Detection System Using the Morphological Filtering and Difference Images Based on the Max-Valued Edge Detection Algorithm

  • Lee, Jae-Hyun;Kim, Sung-Shin;Kim, Jung-Min
    • Journal of Advanced Marine Engineering and Technology
    • /
    • 제36권5호
    • /
    • pp.645-661
    • /
    • 2012
  • Recently, pirates are infesting on the sea and they have been hijacking the several vessels for example Samho Dream and Samho Jewelry of Korea. One of the items to reduce the risk is to adopt the invader detection system. If the pirates break in to the ship, the detection system can monitor the pirates and then call the security alarm. The crew can gain time to hide to the safe room and the report can be automatically sent to the control room to cope with the situation. For the invader detection, an unmanned observation system was proposed using the image detection algorithm that extracts the invader image from the recording image. To detect the motion area, the difference value was calculated between the current image and the prior image of the invader, and the 'AND' operator was used in calculated image and edge line. The image noise was reduced based on the morphology operation and then the image was transformed into morphological information. Finally, a neural network model was applied to recognize the invader. In the experimental results, it was confirmed that the proposed approach can improve the performance of the recognition in the invader monitoring system.

Multi-scale Diffusion-based Salient Object Detection with Background and Objectness Seeds

  • Yang, Sai;Liu, Fan;Chen, Juan;Xiao, Dibo;Zhu, Hairong
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제12권10호
    • /
    • pp.4976-4994
    • /
    • 2018
  • The diffusion-based salient object detection methods have shown excellent detection results and more efficient computation in recent years. However, the current diffusion-based salient object detection methods still have disadvantage of detecting the object appearing at the image boundaries and different scales. To address the above mentioned issues, this paper proposes a multi-scale diffusion-based salient object detection algorithm with background and objectness seeds. In specific, the image is firstly over-segmented at several scales. Secondly, the background and objectness saliency of each superpixel is then calculated and fused in each scale. Thirdly, manifold ranking method is chosen to propagate the Bayessian fusion of background and objectness saliency to the whole image. Finally, the pixel-level saliency map is constructed by weighted summation of saliency values under different scales. We evaluate our salient object detection algorithm with other 24 state-of-the-art methods on four public benchmark datasets, i.e., ASD, SED1, SED2 and SOD. The results show that the proposed method performs favorably against 24 state-of-the-art salient object detection approaches in term of popular measures of PR curve and F-measure. And the visual comparison results also show that our method highlights the salient objects more effectively.

CNN 기반의 와일드 환경에 강인한 고속 얼굴 검출 방법 (Fast and Robust Face Detection based on CNN in Wild Environment)

  • 송주남;김형일;노용만
    • 한국멀티미디어학회논문지
    • /
    • 제19권8호
    • /
    • pp.1310-1319
    • /
    • 2016
  • Face detection is the first step in a wide range of face applications. However, detecting faces in the wild is still a challenging task due to the wide range of variations in pose, scale, and occlusions. Recently, many deep learning methods have been proposed for face detection. However, further improvements are required in the wild. Another important issue to be considered in the face detection is the computational complexity. Current state-of-the-art deep learning methods require a large number of patches to deal with varying scales and the arbitrary image sizes, which result in an increased computational complexity. To reduce the complexity while achieving better detection accuracy, we propose a fully convolutional network-based face detection that can take arbitrarily-sized input and produce feature maps (heat maps) corresponding to the input image size. To deal with the various face scales, a multi-scale network architecture that utilizes the facial components when learning the feature maps is proposed. On top of it, we design multi-task learning technique to improve detection performance. Extensive experiments have been conducted on the FDDB dataset. The experimental results show that the proposed method outperforms state-of-the-art methods with the accuracy of 82.33% at 517 false alarms, while improving computational efficiency significantly.

이미지 이어붙이기를 이용한 인간-객체 상호작용 탐지 데이터 증강 (Human-Object Interaction Detection Data Augmentation Using Image Concatenation)

  • 이상백;이규철
    • 정보처리학회논문지:소프트웨어 및 데이터공학
    • /
    • 제12권2호
    • /
    • pp.91-98
    • /
    • 2023
  • 인간-객체 상호작용 탐지는 객체 탐지와 상호작용 인식을 함께 풀어야하는 분야로 탐지 모델의 학습을 위해서 많은 데이터를 필요로 한다. 현재 공개된 데이터셋은 규모가 부족하여 데이터 증강 기법에 대한 요구가 커지고 있으나, 대부분의 연구에서 기존의 객체 탐지, 이미지 분할분야에서 활용하는 증강 기법을 활용하고 있는 실정이다. 이에 본 연구에서는 인간-객체 상호작용 탐지 분야에서 활용하는 데이터셋의 특성을 파악하고, 이를 통해 인간-객체 상호작용 탐지 모델 성능 향상에 효과적인 데이터 증강 기법을 제안한다. 본 연구에서 제안한 증강 기법에 대한 검증을 위하여 실험 환경을 구축하고, 기존의 학습 모델에 적용하여 증강 기법을 적용할 경우에 탐지 모델의 성능 향상이 가능함을 확인하였다.

Design Of Intrusion Detection System Using Background Machine Learning

  • Kim, Hyung-Hoon;Cho, Jeong-Ran
    • 한국컴퓨터정보학회논문지
    • /
    • 제24권5호
    • /
    • pp.149-156
    • /
    • 2019
  • The existing subtract image based intrusion detection system for CCTV digital images has a problem that it can not distinguish intruders from moving backgrounds that exist in the natural environment. In this paper, we tried to solve the problems of existing system by designing real - time intrusion detection system for CCTV digital image by combining subtract image based intrusion detection method and background learning artificial neural network technology. Our proposed system consists of three steps: subtract image based intrusion detection, background artificial neural network learning stage, and background artificial neural network evaluation stage. The final intrusion detection result is a combination of result of the subtract image based intrusion detection and the final intrusion detection result of the background artificial neural network. The step of subtract image based intrusion detection is a step of determining the occurrence of intrusion by obtaining a difference image between the background cumulative average image and the current frame image. In the background artificial neural network learning, the background is learned in a situation in which no intrusion occurs, and it is learned by dividing into a detection window unit set by the user. In the background artificial neural network evaluation, the learned background artificial neural network is used to produce background recognition or intrusion detection in the detection window unit. The proposed background learning intrusion detection system is able to detect intrusion more precisely than existing subtract image based intrusion detection system and adaptively execute machine learning on the background so that it can be operated as highly practical intrusion detection system.

자성체포화를 이용한 DC전류센서 (DC Current sensor using the saturable magnetic cores)

  • 박영태
    • 한국전기전자재료학회:학술대회논문집
    • /
    • 한국전기전자재료학회 2002년도 하계학술대회 논문집 Vol.3 No.2
    • /
    • pp.699-702
    • /
    • 2002
  • A DC current sensor is disclosed in which two pairs of saturable cores are provided so as enclose a conductor carrying a direct current to be measured. On each of the saturable cores, a bias winding, a feedback winding and an output winding are wound. Circuit for detection of an asymmetry in the magnetization current, generated by a reference alternating voltage, in a signal-conditioner. The reference alternating voltage is fed to the respective series circuits such that no resultant induction current is induced in the modulating current. The voltages over the resistor form input signals for two peak value detectors, the strength of the output signal of which represents the degree of asymmetry of magnetization current. This paper describes the development a DC current sensor and its signal-conditioner.

  • PDF

LED 정전류 적응 제어 회로 설계 (Design of Adaptive Current Control Circuits for LEDs)

  • 이광
    • 조명전기설비학회논문지
    • /
    • 제29권12호
    • /
    • pp.8-14
    • /
    • 2015
  • An effective way to ensure that LEDs produce wanted light output is to use a current driving topology, because the brightness of LEDs is directly related to their current. However, this topology may lead to the lifetime shortening of a illumination system because over-currents may flow through non-damaged LEDs in case some LEDs are damaged. This paper presents an adaptive current control circuits for LEDs, which protect LEDs in a good state by limiting the driving currents according to the number of damaged ones. The proposed control circuits consist of a simple constant-current driver and a micro-controller which monitors the voltage of LED array without any auxiliary current sensors for fault diagnosis. And the driving current is automatically controlled into 6-levels according to the number of failures.

DMPC 단분자막의 변위전류 특성 연구 (A Study on Displacement Current DMPC Monolayer)

  • 최용성;조장훈;송진원;이경섭
    • 한국전기전자재료학회:학술대회논문집
    • /
    • 한국전기전자재료학회 2006년도 추계학술대회 논문집 Vol.19
    • /
    • pp.168-169
    • /
    • 2006
  • The physical properties of DMPC monolayer were made for dielectric relaxation phenomena by the detection of the surface pressures and displacements current. The phospolipid monolayer of dielectric relaxation takes a little time and depend on the molecular area.

  • PDF

나노포어 기반 나노바이어센서 기술 (Introduction to research and current trend about nanopore-based nanobiosensor)

  • 김주형;윤여안;이충만;유경화
    • 진공이야기
    • /
    • 제2권1호
    • /
    • pp.4-9
    • /
    • 2015
  • A nanopore is a very small hole that can be used as single-molecule detector. The detection principle is based on monitoring the ionic current reduced by passage of a molecule through the nanopore as a voltage is applied across the nanopore. Here, we introduce biological nanopores and solid-state nanopores. Then, research and current trend about nanopore-based DNA biosensor and protein analysis are reviewed.