• 제목/요약/키워드: IR communication

검색결과 233건 처리시간 0.021초

NiFeOx co-catalyzed BiVO4 photoanode for improved photoelectrochemical water splitting

  • Kim, Jin Hyun;Kang, Hyun Joon;Magesh, Ganesan;Lee, Jae Sung
    • Rapid Communication in Photoscience
    • /
    • 제3권2호
    • /
    • pp.35-37
    • /
    • 2014
  • PEC (photoelectrochemical) water splitting for $O_2/H_2$ production is one of the promising but difficult way to utilize solar energy. Among photocatalytic materials for PEC water oxidation, $BiVO_4$ (Eg = 2.4 eV) has been recently intensively studied since it has various advantageous properties. But its maximum efficiency has not been realized owing to kinetic factors - slow water oxidation at surface & insufficient stability. These problems can be simultaneously solved by application of oxygen evolution catalyst (OEC) such as $CoO_x$, Co-Pi, $IrO_x$ etc. Herein we report the first successful application of $NiFeO_x$ OEC on $BiVO_4$, showing good performance compared to other effective OEC applied on $BiVO_4$ under basic conditions. The enhanced activity of OEC loaded $BiVO_4$ has been supported by the surface charge separation efficiency and electrochemical impedance studies.

스케일 불변적인 연산량 감소를 위한 경량 실시간 소형 적외선 표적 검출 알고리즘 (A Lightweight Real-Time Small IR Target Detection Algorithm to Reduce Scale-Invariant Computational Overhead)

  • 반종희;유준혁
    • 대한임베디드공학회논문지
    • /
    • 제12권4호
    • /
    • pp.231-238
    • /
    • 2017
  • Detecting small infrared targets from the low-SCR images at a long distance is very hard. The previous Local Contrast Method (LCM) algorithm based on the human visual system shows a superior performance of detecting small targets by a background suppression technique through local contrast measure. However, its slow processing speed due to the heavy multi-scale processing overhead is not suitable to a variety of real-time applications. This paper presents a lightweight real-time small target detection algorithm, called by the Improved Selective Local Contrast Method (ISLCM), to reduce the scale-invariant computational overhead. The proposed ISLCM applies the improved local contrast measure to the predicted selective region so that it may have a comparable detection performance as the previous LCM while guaranteeing low scale-invariant computational load by exploiting both adaptive scale estimation and small target feature feasibility. Experimental results show that the proposed algorithm can reduce its computational overhead considerably while maintaining its detection performance compared with the previous LCM.

실내 비행 로봇을 위한 WPAN 기반 자가 측위 시스템 개발 (Development of a WPAN-based Self-positioning System for Indoor Flying Robots)

  • 임정민;정원민;성태경
    • 제어로봇시스템학회논문지
    • /
    • 제21권5호
    • /
    • pp.490-495
    • /
    • 2015
  • As flying robots are becoming popular, there are increased needs to use themforsuch purposes as parcel delivery, serving in restaurants, and stage performances. To control flying robots such as quad copters, localization is essential. In order to properly position flying robots, many techniques are in development, including IR (infra-red)-based systemswhich catch markers on a flying robot in order that it can position itself. However, this technique demonstrates only short coverage. Furthermore, localization from inertial sensors diverges as time passes. For this reason, this paper suggests a TWR (two-way ranging) based positioning technique. Despite the weaknesses in currently available TWR system, this paper suggests a self-positioning and outlier detection technique in order to provide reliable position information with a faster update rate. The self-positioning system sends a shorter message which reduces wireless traffic. By detecting and removing outlier measurements, a positioning result with better accuracy is acquired. Finally, this paper shows that the suggesting system detects outlierssequentially from less than half the number of anchors in localization system according to the degree of outlier in measurement and the noise level. By performing an outlier algorithm, better positioning accuracy is acquired as shown in the experimental result.

화자적응을 이용한 음성인식 제어시스템 개발 (Development of Voice Activated Universal Remote Control System using the Speaker Adaptation)

  • 김용표;윤동한;최운하
    • 한국정보통신학회논문지
    • /
    • 제10권4호
    • /
    • pp.739-743
    • /
    • 2006
  • 본 논문은 신경회로망을 이용한 화자적응 음성인식 제어시스템을 개발하였다. 화자종속시스템은 단일 화자의 음성만 등록하여 이용하므로 여러 화자의 음성을 인식하는 데는 문제가 있고, 화자독립시스템은 여러 화자를 인식한다. 본 연구 개발에서는 화자적응시스템을 구현하여 화자종속형의 단점을 보완하여 화자 독립과 화자 종속을 혼합하여 사용 할 수 있는 기능으로 화자 적용방법으로 구현하였고, 화자인증(Speaker Verification)도 가능하도록 프로그램 하였다.

Synchronization for IR-UWB System Using a Switching Phase Detector-Based Impulse Phase-Locked Loop

  • Zheng, Lin;Liu, Zhenghong;Wang, Mei
    • ETRI Journal
    • /
    • 제34권2호
    • /
    • pp.175-183
    • /
    • 2012
  • Conventional synchronization algorithms for impulse radio require high-speed sampling and a precise local clock. Here, a phase-locked loop (PLL) scheme is introduced to acquire and track periodical impulses. The proposed impulse PLL (iPLL) is analyzed under an ideal Gaussian noise channel and multipath environment. The timing synchronization can be recovered directly from the locked frequency and phase. To make full use of the high harmonics of the received impulses efficiently in synchronization, the switching phase detector is applied in iPLL. It is capable of obtaining higher loop gain without a rise in timing errors. In different environments, simulations verify our analysis and show about one-tenth of the root mean square errors of conventional impulse synchronizations. The developed iPLL prototype applied in a high-speed ultra-wideband transceiver shows its feasibility, low complexity, and high precision.

Performance Evaluation of SSD-Index Maintenance Schemes in IR Applications

  • Jin, Du-Seok;Jung, Hoe-Kyung
    • Journal of information and communication convergence engineering
    • /
    • 제8권4호
    • /
    • pp.377-382
    • /
    • 2010
  • With the advent of flash memory based new storage device (SSD), there is considerable interest within the computer industry in using flash memory based storage devices for many different types of application. The dynamic index structure of large text collections has been a primary issue in the Information Retrieval Applications among them. Previous studies have proven the three approaches to be effective: In- Place, merge-based index structure and a combination of both. The above-mentioned strategies have been researched with the traditional storage device (HDD) which has a constraint on how keep the contiguity of dynamic data. However, in case of the new storage device, we don' have any constraint contiguity problems due to its low access latency time. But, although the new storage device has superiority such as low access latency and improved I/O throughput speeds, it is still not well suited for traditional dynamic index structures because of the poor random write throughput in practical systems. Therefore, using the experimental performance evaluation of various index maintenance schemes on the new storage device, we propose an efficient index structure for new storage device that improves significantly the index maintenance speed without degradation of query performance.

The Microbe Removing Characteristics Caused by Dirty Water Using a Simple Pulsed Power System

  • Kim, Hee-je;Song, Keun-ju;Song, Woo-Jung;Kim, Su-Weon;Park, Jin--Young;Joung, Jong-Han
    • KIEE International Transactions on Electrophysics and Applications
    • /
    • 제4C권3호
    • /
    • pp.91-95
    • /
    • 2004
  • The pulsed power system is widely available for use in pulse generator applications. Generally, the pulse generator is required for very short pulse width and high peak value. We have designed and fabricated our own pulsed type power system and through its use, we investigated microbe removal characteristics. This paper introduces a simple pulsed power system for removing various microbes caused by dirty water. This system includes a 2 times power supply circuit, IR2110 operated by using a fixed voltage regulator 7812 and 7805, and the switching MOSFET (Metal Oxide Semiconductor Field Effect Transistor). We can also control this process by using a PIC one chip microprocessor. As a result, we can obtain good removing characteristics of various microbes by adjusting the charging voltage, the pulse repetition rate and the electrical field inducing time.

A Joint Timing Synchronization, Channel Estimation, and SFD Detection for IR-UWB Systems

  • Kwon, Soonkoo;Lee, Seongjoo;Kim, Jaeseok
    • Journal of Communications and Networks
    • /
    • 제14권5호
    • /
    • pp.501-509
    • /
    • 2012
  • This paper proposes a joint timing synchronization, channel estimation, and data detection for the impulse radio ultra-wideband systems. The proposed timing synchronizer consists of coarse and fine timing estimation. The synchronizer discovers synchronization points in two stages and performs adaptive threshold based on the maximum pulse averaging and maximum (MAX-PA) method for more precise synchronization. Then, iterative channel estimation is performed based on the discovered synchronization points, and data are detected using the selective rake (S-RAKE) detector employing maximal ratio combining. The proposed synchronizer produces two signals-the start signal for channel estimation and the start signal for start frame delimiter (SFD) detection that detects the packet synchronization signal. With the proposed synchronization, channel estimation, and SFD detection, an S-RAKE receiver with binary pulse position modulation binary phase-shift keying modulation was constructed. In addition, an IEEE 802.15.4a channel model was used for performance comparison. The comparison results show that the constructed receiver yields high performance close to perfect synchronization.

A New Circle Detection Algorithm for Pupil and Iris Segmentation from the Occluded RGB images

  • Hong Kyung-Ho
    • International Journal of Contents
    • /
    • 제2권3호
    • /
    • pp.22-26
    • /
    • 2006
  • In this paper we introduce a new circle detection algorithm for occluded on/off pupil and iris boundary extraction. The proposed algorithm employs 7-step processing to detect a center and radius of occluded on/off eye images using the property of the chords. The algorithm deals with two types of occluded pupil and iris boundary information; one is composed of circle-shaped, incomplete objects, which is called occluded on iris images and the other type consists of arc objects in which circular information has partially disappeared, called occluded off iris images. This method shows that the center and radius of iris boundary can be detected from as little as one-third of the occluded on/off iris information image. It is also shown that the proposed algorithm computed the center and radius of the incomplete iris boundary information which has partially occluded and disappeared. Experimental results on RGB images and IR images show that the proposed method has encouraging performance of boundary detection for pupil and iris segmentation. The experimental results show satisfactorily the detection of circle from incomplete circle shape information which is occluded as well as the detection of pupil/iris boundary circle of the occluded on/off image.

  • PDF

RFID를 이용한 U-Museum 시스템 설계 및 구현 (Design and Development of U-Museum System by utilizing RFID)

  • 김병우;변영철;이동철
    • 한국정보통신학회논문지
    • /
    • 제11권3호
    • /
    • pp.634-639
    • /
    • 2007
  • 끊임없이 변화하는 오늘날의 상황에 빗대어 볼 때 전시물의 관리방법은 혁신적인 변화가 이루어 지지 않았다. 이런 문제점을 해결하기 위하여 RFID 시스템을 이용하여 관리자가 실시간으로 전시물을 관리하는데 도움을 줄 수 있는 "RFID를 활용한 U-Museum 시스템"을 설계하고 프로토타입을 개발하였다. 이 시스템은 각 전시물에 900MHz 대역의 수동형 태그를 부착하고 태그를 인식하는 이동형 리더기를 이용하여 관리자는 전시물의 모든 정보를 실시간으로 확인 할 수 있게 함으로써 관리자가 전시물을 관리하는데 효율성을 높이는 것이 목적이다.