• Title/Summary/Keyword: Device performance

Search Result 5,979, Processing Time 0.033 seconds

Memory Efficient Query Processing over Dynamic XML Fragment Stream (동적 XML 조각 스트림에 대한 메모리 효율적 질의 처리)

  • Lee, Sang-Wook;Kim, Jin;Kang, Hyun-Chul
    • The KIPS Transactions:PartD
    • /
    • v.15D no.1
    • /
    • pp.1-14
    • /
    • 2008
  • This paper is on query processing in the mobile devices where memory capacity is limited. In case that a query against a large volume of XML data is processed in such a mobile device, techniques of fragmenting the XML data into chunks and of streaming and processing them are required. Such techniques make it possible to process queries without materializing the XML data in its entirety. The previous schemes such as XFrag[4], XFPro[5], XFLab[6] are not scalable with respect to the increase of the size of the XML data because they lack proper memory management capability. After some information on XML fragments necessary for query processing is stored, it is not deleted even after it becomes of no use. As such, when the XML fragments are dynamically generated and infinitely streamed, there could be no guarantee of normal completion of query processing. In this paper, we address scalability of query processing over dynamic XML fragment stream, proposing techniques of deleting information on XML fragments accumulated during query processing in order to extend the previous schemes. The performance experiments through implementation showed that our extended schemes considerably outperformed the previous ones in memory efficiency and scalability with respect to the size of the XML data.

A portable electronic nose (E-Nose) system using PDA device (개인 휴대 단말기 (PDA)를 기반으로 한 휴대용 E-Nose의 개발)

  • Yang, Yoon-Seok;Kim, Yong-Shin;Ha, Seung-Chul;Kim, Yong-Jun;Cho, Seong-Mok;Pyo, Hyeon-Bong;Choi, Chang-Auck
    • Journal of Sensor Science and Technology
    • /
    • v.14 no.2
    • /
    • pp.69-77
    • /
    • 2005
  • The electronic nose (e-nose) has been used in food industry and quality controls in plastic packaging. Recently it finds its applications in medical diagnosis, specifically on detection of diabetes, pulmonary or gastrointestinal problem, or infections by examining odors in the breath or tissues with its odor characterizing ability. Moreover, the use of portable e-nose enables the on-site measurements and analysis of vapors without extra gas-sampling units. This is expected to widen the application of the e-nose in various fields including point-of-care-test or e-health. In this study, a PDA-based portable e-nose was developed using micro-machined gas sensor array and miniaturized electronic interfaces. The rich capacities of the PDA in its computing power and various interfaces are expected to provide the rapid and application specific development of the diagnostic devices, and easy connection to other facilities through information technology (IT) infra. For performance verification of the developed portable e-nose system, Six different vapors were measured using the system. Seven different carbon-black polymer composites were used for the sensor array. The results showed the reproducibility of the measured data and the distinguishable patterns between the vapor species. Additionally, the application of two typical pattern recognition algorithms verified the possibility of the automatic vapor recognition from the portable measurements. These validated the portable e-nose based on PDA developed in this study.

File System Support for Multimedia Streaming in Internet Home Appliances (인터넷 홈서버를 위한 스트리밍 전용 파일 시스템)

  • 박진연;송승호;진종현;원유집;박승민;김정기
    • Journal of Broadcast Engineering
    • /
    • v.6 no.3
    • /
    • pp.246-259
    • /
    • 2001
  • Due to recent rapid deployment of Internet streaming service and digital broadcasting service, the issue of how to efficiently support streaming workload in so called "Internet Home Appliance" receives prime interests from industry as well as academia. The underlying dilemma is that it may not be feasible to put cutting edge CPU, boards, disks and other peripherals into that type of device. The primary reason is its cost. Usually, Internet Home Appliances has its dedicated usage, e.g. Internet Radio, and thus it does not require high-end CPU nor high-end Va subsystem. The same reasoning applies to I/O subsystem. In Internet Home Appliances dedicated to handle compressed moving picture, it is not equipped with high end SCSI disk with fast rotational speed. Thus, it is mandatory to devise elaborate software algorithm to exploit the available hardware resources and maximize the efficiency of the system. This paper presents our experiences in the design and implementation of a new multimedia file system which can efficiently deliver the required disk bandwidth for a periodic I/O workload. We have implemented the file system on the Linux operating system, and examined itsperformance under streaming I/O workload. The results of the study show that the proposed file system exhibits superior performance than the Linux Ext2 file system under streaming I/O workload. The result of this work not only contribute to advance the state f art file system technology for multimedia streaming but also put forth the software which is readily available and can be deployed. deployed.

  • PDF

Design and Verification of Housing and Memory Board for Downsizing for Crash Protected Memory Module (충돌보호메모리모듈의 소형화를 위한 하우징 및 메모리 보드 설계와 검증)

  • Kim, Jun-Hyoung;Kim, Jung-Pil;Kim, Jeong-Yeol;Kim, Tae-Won
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.48 no.1
    • /
    • pp.81-88
    • /
    • 2020
  • Flight data recorder is a equipment that records data required for investigation of aircraft accidents and should be developed in compliance with the ED-112A standard. Unlike general data storage device, flight data recorder must be able to recover data after an aircraft accident, requiring a housing and a memory board to protect data in extreme environments. To attain this performance, we designed a housing that can withstand the test by analyzing the physical environment of the impact, shear/tensile, penetration resistance and static crush test of the crash survival test and minimized the size and weight compared to the existing one in consideration of the installation of the aircraft in this paper. Insulation material and thermal block material were applied to endure high and low temperature fire so that the internal temperature does not rise above 150℃ even in 260℃, 10 hour environment. In addition, the memory board is designed to minimize the size and we devise a hoping programming method to prevent continuous data loss of more than 16 seconds. Through this, Crash protected memory module that satisfies ED-112A was completed.

CNN-Based Hand Gesture Recognition for Wearable Applications (웨어러블 응용을 위한 CNN 기반 손 제스처 인식)

  • Moon, Hyeon-Chul;Yang, Anna;Kim, Jae-Gon
    • Journal of Broadcast Engineering
    • /
    • v.23 no.2
    • /
    • pp.246-252
    • /
    • 2018
  • Hand gestures are attracting attention as a NUI (Natural User Interface) of wearable devices such as smart glasses. Recently, to support efficient media consumption in IoT (Internet of Things) and wearable environments, the standardization of IoMT (Internet of Media Things) is in the progress in MPEG. In IoMT, it is assumed that hand gesture detection and recognition are performed on a separate device, and thus provides an interoperable interface between these modules. Meanwhile, deep learning based hand gesture recognition techniques have been recently actively studied to improve the recognition performance. In this paper, we propose a method of hand gesture recognition based on CNN (Convolutional Neural Network) for various applications such as media consumption in wearable devices which is one of the use cases of IoMT. The proposed method detects hand contour from stereo images acquisitioned by smart glasses using depth information and color information, constructs data sets to learn CNN, and then recognizes gestures from input hand contour images. Experimental results show that the proposed method achieves the average 95% hand gesture recognition rate.

An Experimental Study for Performance Evaluation in Dogs of Preventive Contrast Media Extravasation with a Strain Gage Based Prototype Extravasation Detection Accessory System (잡견에서 조영제 혈관외유출 예방을 위한 스트레인 게이지 기반의 EDA 시스템 성능 평가를 위한 실험적 연구)

  • Kweon, D.C.;Yoo, B.G.;Lee, J.S.;Cho, M.S.;Yang, S.H.
    • Journal of Biomedical Engineering Research
    • /
    • v.29 no.1
    • /
    • pp.66-72
    • /
    • 2008
  • The major risk associated with the use of automated power injectors is the well known complication of contrast material extravasation at the injection site. Automated injection of computed tomography (CT) contrast media can produce the compartment syndrome. The purpose of this study was to assess the ability of this device during clinically important episodes of extravasation. The extravasation detection accessory (EDA) system was composed of a strain gage, an amplifier and a computer based system. A strain gage pliable adhesive patch was applied to the skin aver the intravenous catheter and the catheter was connected to the power injector with a cable to monitor the resolution data. If the programmed monitoring, which was developed with MS Visual C++, at the extravasation occurred, then the injection was interrupted the auto injector. CT was used to demonstrate the clinically important extravasation. This study was a prospective, observational study in which the EDA system was used to monitor the automated mechanical injection of contrast material in 7 dogs. There were two true-positive cases (range of extravasation volumes: $18{\sim}22ml$), twenty three true-negative cases, three false-positive cases and no false-negative cases. The EDA system had a sensitivity of 100% and a specificity of 88% for the detection of clinically important extravasation. The EDA system had good sensitivity for the detection of clinically important extravasation and the EDA system has the clinical potential for the early detection of extravasation of the contrast medium that is administered with power injectors. The EDA system is easy to use safe and accurate for the monitoring extravasation of the intravenous injections, and this system may prove especially useful in CT applications.

A Research of LEACH Protocol improved Mobility and Connectivity on WSN using Feature of AOMDV and Vibration Sensor (AOMDV의 특성과 진동 센서를 적용한 이동성과 연결성이 개선된 WSN용 LEACH 프로토콜 연구)

  • Lee, Yang-Min;Won, Joon-We;Cha, Mi-Yang;Lee, Jae-Kee
    • The KIPS Transactions:PartC
    • /
    • v.18C no.3
    • /
    • pp.167-178
    • /
    • 2011
  • As the growth of ubiquitous services, various types of ad hoc networks have emerged. In particular, wireless sensor networks (WSN) and mobile ad hoc networks (MANET) are widely known ad hoc networks, but there are also other kinds of wireless ad hoc networks in which the characteristics of the aforementioned two network types are mixed together. This paper proposes a variant of the Low Energy Adaptive Cluster Hierarchy (LEACH) routing protocol modified to be suitable in such a combined network environment. That is, the proposed routing protocol provides node detection and route discovery/maintenance in a network with a large number of mobile sensor nodes, while preserving node mobility, network connectivity, and energy efficiency. The proposed routing protocol is implemented with a multi-hop multi-path algorithm, a topology reconfiguration technique using node movement estimation and vibration sensors, and an efficient path selection and data transmission technique for a great many moving nodes. In the experiments, the performance of the proposed protocol is demonstrated by comparing it to the conventional LEACH protocol.

A Study on the Durability Performance of a Receptacle for CNG Vehicles (천연가스 차량용 리셉터클의 내구성능에 관한 연구)

  • Choi, Young;Kim, Young-Min;Lee, Yong-Gyu;Lee, Jang-Hee
    • Journal of the Korean Institute of Gas
    • /
    • v.14 no.6
    • /
    • pp.15-20
    • /
    • 2010
  • Compressed Natural Gas (CNG) buses have been supplied since the year 2000 in order to resolve severe atmospheric pollution in metropolitan area and contributed on the improvement of urban atmospheric environment. However, it is indispensible to take an adequate measure to guarantee the safety of CNG vehicles because of the possibility of huge fire accident. A receptacle, connecting device between high pressure fuel supply tank and fuel line, plays an important role in CNG supply system. In recent, leakage of CNG from receptacles has been reported. So, the concern about the security and reliability of receptacles has been arisen. Therefore, a lot of efforts to prevent leakage are invested among researchers and the durability of this component should be guaranteed despite repeated operation. This research has performed durability tests of a CNG receptacle regarding the repeated usage, extreme chattering, and continuous full flow test. Although a receptacle used for CNG vehicle satisfies validation requirements in the test results, it has been found that failure in the function of leakage prevention in a receptacle could take place in the case of prolonged exposure to high supply pressure in common quick charging environment on site.

Design of pHEMT channel structure for single-pole-double-throw MMIC switches (SPDT 단일고주파집적회로 스위치용 pHEMT 채널구조 설계)

  • Mun Jae Kyoung;Lim Jong Won;Jang Woo Jin;Ji, Hong Gu;Ahn Ho Kyun;Kim Hae Cheon;Park Chong Ook
    • Journal of the Korean Vacuum Society
    • /
    • v.14 no.4
    • /
    • pp.207-214
    • /
    • 2005
  • This paper presents a channel structure for promising high performance pseudomorphic high electron mobility transistor(pHEMT) switching device for design and fabricating of microwave control circuits, such as switches, phase shifters, attenuators, limiters, for application in personal mobile communication systems. Using the designed epitaxial channel layer structure and ETRI's $0.5\mu$m pHEMT switch process, single pole double throw (SPDT) Tx/Rx monolithic microwave integrated circuit (MMIC) switch was fabricated for 2.4 GHz and 5 GHz band wireless local area network (WLAN) systems. The SPDT switch exhibits a low insertion loss of 0.849 dB, high isolation of 32.638 dB, return loss of 11.006 dB, power transfer capability of 25dBm, and 3rd order intercept point of 42dBm at frequency of 5.8GHz and control voltage of 0/-3V These performances are enough for an application to 5 GHz band WLAN systems.

Different crystalline properties of undoped-GaN depending on the facet of patterns fabricated on a sapphire substrate

  • Lee, Kwang-Jae;Kim, Hyun-June;Park, Dong-Woo;Jo, Byoung-Gu;Kim, Jae-Su;Kim, Jin-Soo;Lee, Jin-Hong;Noh, Young-Min
    • Proceedings of the Korean Vacuum Society Conference
    • /
    • 2010.02a
    • /
    • pp.173-173
    • /
    • 2010
  • Recently, a patterned sapphire substrate (PSS) has been intensively used as one of the effective ways to reduce the dislocation density for the III-nitride epitaxial layers aiming for the application of high-performance, especially high-brightness, light-emitting diodes (LEDs). In this paper, we analyze the growth kinetics of the atoms and crystalline quality for the undopped-GaN depending on the facets of the pattern fabricated on a sapphire substrate. The effects of the PSS on the device characteristics of InGaN/GaN LEDs were also investigated. Several GaN samples were grown on the PSS under the different growth conditions. And the undoped-GaN layer was grown on a planar sapphire substrate as a reference. For the (002) plane of the undoped-GaN layer, as an example, the line-width broadening of the x-ray diffraction (XRD) spectrum on a planar sapphire substrate is 216.0 arcsec which is significantly narrower than that of 277.2 arcsec for the PSS. However, the line-width broadening for the (102) plane on the planar sapphire substrate (363.6 arcsec) is larger than that for the PSS (309.6 arcsec). Even though the growth parameters such as growth temperature, growth time, and pressure were systematically changed, this kind of trend in the line-width broadening of XRD spectrum was similar. The emission wavelength of the undoped-GaN layer on the PSS was red-shifted by 5.7 nm from that of the conventional LEDs (364.1 nm) under the same growth conditions. In addition, the intensity for the GaN layer on the PSS was three times larger than that of the planar case. The spatial variation in the emission wavelength of the undoped-GaN layer on the PSS was statistically ${\pm}0.5\;nm$ obtained from the photoluminescence mapping results throughout the whole wafer. These results will be discussed in terms of the mixed dislocation depending on the facets and the period of the patterns.

  • PDF