• Title/Summary/Keyword: Generating efficiency

Search Result 652, Processing Time 0.021 seconds

Range Stabbing Technique for Continuous Queries on RFID Streaming Data) (RFID 스트리밍 데이타의 연속질의를 위한 영역 스태빙 기법)

  • Park, Jae-Kwan;Hong, Bong-Hee;Lee, Ki-Han
    • Journal of KIISE:Databases
    • /
    • v.36 no.2
    • /
    • pp.112-122
    • /
    • 2009
  • The EPCglobal leading the development in RFID standards proposed Event Cycle Specification (ECSpec) and Event Cycle Reports (ECReports) for the standard about RFID middleware interface. ECSpec is a specification for filtering and collecting RFID tag data and is treated as a Continuous Query (CQ) processed during fixed time intervals repeatedly. ECReport is a specification for describing the results after ECSpec is processed. Thus, it is efficient to apply Query Indexing technique designed for the continuous query processing. This query index processes ECSpecs as data and tag events as queries for efficiency. In logistics environment, the similar or same products are transferred together. Also, when RFID tags attached to the products are acquired, the acquisition events occur massively for the short period. For these properties, it is inefficient to process the massive events one by one. In this paper, we propose a technique reducing similar search process by considering tag events which are collected by the report period in ECSpec, as a range query. For this group processing, we suggest a queuing method for collecting tag events efficiently and a structure for generating range queries in the queues. The experiments show that performance is enhanced by the proposed methods.

A Knowledge-based Wrapper Learning Agent for Semi-Structured Information Sources (준구조화된 정보소스에 대한 지식기반의 Wrapper 학습 에이전트)

  • Seo, Hee-Kyoung;Yang, Jae-Young;Choi, Joong-Min
    • Journal of KIISE:Software and Applications
    • /
    • v.29 no.1_2
    • /
    • pp.42-52
    • /
    • 2002
  • Information extraction(IE) is a process of recognizing and fetching particular information fragments from a document. In previous work, most IE systems generate the extraction rules called the wrappers manually, and although this manual wrapper generation may achieve more correct extraction, it reveals some problems in flexibility, extensibility, and efficiency. Some other researches that employ automatic ways of generating wrappers are also experiencing difficulties in acquiring and representing useful domain knowledge and in coping with the structural heterogeneity among different information sources, and as a result, the real-world information sources with complex document structures could not be correctly analyzed. In order to resolve these problems, this paper presents an agent-based information extraction system named XTROS that exploits the domain knowledge to learn from documents in a semi-structured information source. This system generates a wrapper for each information source automatically and performs information extraction and information integration by applying this wrapper to the corresponding source. In XTROS, both the domain knowledge and the wrapper are represented as XML-type documents. The wrapper generation algorithm first recognizes the meaning of each logical line of a sample document by using the domain knowledge, and then finds the most frequent pattern from the sequence of semantic representations of the logical lines. Eventually, the location and the structure of this pattern represented by an XML document becomes the wrapper. By testing XTROS on several real-estate information sites, we claim that it creates the correct wrappers for most Web sources and consequently facilitates effective information extraction and integration for heterogeneous and complex information sources.

Experimental investigation on valve rattle noise of automotive electronic-wastegate turbochargers (차량용 전자식 웨이스트 게이트 터보차져의 밸브 떨림음에 대한 실험적 고찰)

  • Park, Hoil;Eom, Sangbong;Kim, Youngkang;Hwang, Junyoung
    • Proceedings of the Korean Society for Noise and Vibration Engineering Conference
    • /
    • 2013.10a
    • /
    • pp.686-686
    • /
    • 2013
  • Automotive turbochargers have become common in gasoline engines as well as diesel engines. They are excellent devices to effectively increase fuel efficiency and power of the engines, but they unfortunately cause several noise problems. The noises are classified into mechanical noises induced from movement of a rotating shaft and aerodynamic noises by air flow in turbochargers. In addition to, there is a mechanical noise caused from movement of an actuator, electronically controlling a wastegate valve. It is called as valve rattle noise. The actuator is connected to a valve through a linkage. The noise occurs only if the valve is open, where the linkage is freely contact to neighbor structures without being constrained by any external forces. This condition allows impacts by the pulsation of exhaust gas, and the vibration from the impacts spreads out through turbine housing, causing the rattle noise. The noise is not in mechanical operating wastegate turbochargers because the linkage of an actuator is strongly connected by actuating force. For the electronic wastegate turbocharger, this paper proposed a test device to show the noise generating mechanism with a small vibration motor having an unbalanced shaft. It also shows how to reduce the noise - reduction of linkage clearances, inserting wave washers into a connection, and applying loose fitting in bushing embracing a valve lever to turbine housing.

  • PDF

The Motion Estimator Implementation with Efficient Structure for Full Search Algorithm of Variable Block Size (다양한 블록 크기의 전역 탐색 알고리즘을 위한 효율적인 구조를 갖는 움직임 추정기 설계)

  • Hwang, Jong-Hee;Choe, Yoon-Sik
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.46 no.11
    • /
    • pp.66-76
    • /
    • 2009
  • The motion estimation in video encoding system occupies the biggest part. So, we require the motion estimator with efficient structure for real-time operation. And for motion estimator's implementation, it is desired to design hardware module of an exclusive use that perform the encoding process at high speed. This paper proposes motion estimation detection block(MED), 41 SADs(Sum of Absolute Difference) calculation block, minimum SAD calculation and motion vector generation block based on parallel processing. The parallel processing can reduce effectively the amount of the operation. The minimum SAD calculation and MED block uses the pre-computation technique for reducing switching activity of the input signal. It results in high-speed operation. The MED and 41 SADs calculation blocks are composed of adder tree which causes the problem of critical path. So, the structure of adder tree has changed the most commonly used ripple carry adder(RCA) with carry skip adder(CSA). It enables adder tree to operate at high speed. In addition, as we enabled to easily control key variables such as control signal of search range from the outside, the efficiency of hardware structure increased. Simulation and FPGA verification results show that the delay of MED block generating the critical path at the motion estimator is reduced about 19.89% than the conventional strukcture.

A New Architecture of Instant Message Service with Multiple Servers (다중서버 방식의 새로운 인스턴트메시지 서비스 구조)

  • Jang, Choonseo;Lee, Ky-Soo
    • Journal of the Korea Society of Computer and Information
    • /
    • v.18 no.11
    • /
    • pp.99-106
    • /
    • 2013
  • In Instant message service, the server should process instant messages and request messages which include many presence resources for users. And it also precesses massive notification messages generating from the subscribed presence resources. In this paper a new architecture of instant message service with multiple servers which can distribute loads efficiently as the number of users increases has been suggested. It also provides various functions to users using extended call processing language. The user subscribes presence information and call processing language script which describes user's functions. The server processes instant messages, presence services and call processing language scripts. New extended presence information data structure has been suggested and new call processing language operation tags have been added. Therefore extendability of the system can be increased and various services which combine presence service and call processing can be provided in this system. Furthermore instant message processing module has been integrated in the server to decrease the amount of SIP(Session Initiation Protocol) messages, and it also improves system efficiency, The performance of our proposed system has been analysed by experiments.

Development of Information Security Practice Contents for Ransomware Attacks in Digital Twin-Based Smart Factories (디지털트윈 기반의 스마트공장에서 랜섬웨어 공격과 피해 분석을 위한 정보보안 실습콘텐츠 시나리오 개발)

  • Nam, Su Man;Lee, Seung Min;Park, Young Sun
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.31 no.5
    • /
    • pp.1001-1010
    • /
    • 2021
  • Smart factories are complex systems which combine latest information technology (IT) with operation technology (OT). A smart factory aims to provide manufacturing capacity improvement, customized production, and resource reduction with these complex technologies. Although the smart factory is able to increase the efficiency through the technologies, the security level of the whole factory is low due to the vulnerability transfer from IT. In addition, the response and restoration of the business continuity plan are insufficient in case of damage due to the absence of factory security experts. The cope with the such problems, we propose an information security practice content for analyzing the damage by generating ransomware attacks in a digital twin-based smart factory similar to the real world. In our information security content, we introduce our conversion technique of physical devices into virtual machines or simulation models to build a practical environment for the digital twin. This content generates two types of the ransomware attacks according to a defined scenario in the digital twin. When the two generated attacks are successfully completed, at least 8 and 5 of the 23 virtual elements are take damage, respectively. Thus, our proposed content directly identifies the damage caused by the generation of two types of ransomware in the virtual world' smart factory.

A Comparative Study on Visibility Performance Between Pole Type Lightings and Low-Level Lightings (등주식 조명과 낮은 조명의 성능 비교에 관한 연구)

  • Park, Wonil;Lee, Sukki;Jin, Minsoo;Kim, Yongseok
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.17 no.6
    • /
    • pp.185-201
    • /
    • 2018
  • Road lighting is highly preferred as the major nighttime road safety countermeasures. When it comes to the pole-type road lighting, as it's installed at a certain height from the road surface, the driver is dazzled by the light source, interrupting the driver's visibility and furthermore, the light leaks to the area outside the road boundary, worsening the energy efficiency as well as generating the light pollution to the surrounding environment including the animals and plants. The study developed the low-level lighting systems, so it is possible to prevent the lights from being strayed, so there is no any side effects in terms of the sleep deprivation. The study compared the performance as the lightings between low-level lightings and conventional pole based lighting systems. As the results, the low-level lighting systems showed the higher performance in terms of average surface luminance, uniformity, glare compared to the conventional lighting systems.

Hybrid Energy Storage System with Emergency Power Function of Standardization Technology (비상전원 기능을 갖는 하이브리드 에너지저장시스템 표준화 기술)

  • Hong, Kyungjin
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.19 no.2
    • /
    • pp.187-192
    • /
    • 2019
  • Hybrid power storage system with emergency power function for demand management and power outage minimizes the investment cost in the building of buildings and factories requiring emergency power generation facilities, We propose a new business model by developing technology that can secure economical efficiency by reducing power cost at all times. Normally, system power is supplied to load through STS (Static Transfer Switch), and PCS is connected to system in parallel to perform demand management. In order to efficiently operate the electric power through demand forecasting, the EMS issues a charge / discharge command to the ESS as a PMS (Power Management System), and the PMS transmits the command to the PCS controller to operate the system. During the power outage, the STS is rapidly disengaged from the system, and the PCS becomes an independent power supply and can supply constant voltage / constant frequency power to the load side. Therefore, it is possible to secure reliability through verification of actual system linkage and independent operation performance of hybrid ESS, By enabling low-carbon green growth technology to operate in conjunction with an efficient grid, it is possible to improve irregular power quality and contribute to peak load by generating renewable energy through ESS linkage. In addition, the ESS is replacing the frequency follow-up reserve, which is currently under the charge of coal-fired power generation, and thus it is anticipated that the operation cost of the LNG generator with high fuel cost can be reduced.

IoT data processing techniques based on machine learning optimized for AIoT environments (AIoT 환경에 최적화된 머신러닝 기반의 IoT 데이터 처리 기법)

  • Jeong, Yoon-Su;Kim, Yong-Tae
    • Journal of Industrial Convergence
    • /
    • v.20 no.3
    • /
    • pp.33-40
    • /
    • 2022
  • Recently, IoT-linked services have been used in various environments, and IoT and artificial intelligence technologies are being fused. However, since technologies that process IoT data stably are not fully supported, research is needed for this. In this paper, we propose a processing technique that can optimize IoT data after generating embedded vectors based on machine learning for IoT data. In the proposed technique, for processing efficiency, embedded vectorization is performed based on QR such as index of IoT data, collection location (binary values of X and Y axis coordinates), group index, type, and type. In addition, data generated by various IoT devices are integrated and managed so that load balancing can be performed in the IoT data collection process to asymmetrically link IoT data. The proposed technique processes IoT data to be orthogonalized based on hash so that IoT data can be asymmetrically grouped. In addition, interference between IoT data may be minimized because it is periodically generated and grouped according to IoT data types and characteristics. Future research plans to compare and evaluate proposed techniques in various environments that provide IoT services.

A Feasibility Study in Forestry Crane-Tip Control Based on Kinematics Model (1): The RR Manipulator (기구학적 모델 기반 임업용 크레인 팁 제어방안에 관한 연구(1): RR 매니퓰레이터)

  • Kim, Ki-Duck;Shin, Beom-Soo
    • Journal of Korean Society of Forest Science
    • /
    • v.111 no.2
    • /
    • pp.287-301
    • /
    • 2022
  • This study aims to propose a crane-tip control method to intuitively control the end-effector vertically or horizontally for improving the crane work efficiency and to confirm the control performance. To verify the control performance based on experimental variables, a laboratory-scale crane was manufactured using an electric cylinder. Through a forward and reverse kinematics analysis, the crane was configured to output the position coordinates of the current crane-tip and the joint angle at each target point. Furthermore, a method of generating waypoints was used, and a dead band using lateral boundary offset (LBO) was set. Appropriate parameters were selected using bang-bang control, which confirmed that the number of waypoints and LBO radius were associated with positioning error, and the cylinder speed was related to the lead time. With increased number of waypoints and decreased LBO radius, the positioning error and the lead time also decreased as the cylinder speed decreased. Using the proportional control, when the cylinder velocity was changed at every control cycle, the lead time was greatly reduced; however, the actual control pattern was controlled by repeating over and undershoot in a large range. Therefore, proportional control was performed by additionally applying velocity gain that can relatively change the speed of each cylinder. Since the control performed with in a range of 10 mm, it was verified th at th e crane-tip control can be ach ieved with only th e proportional control to which the velocity gain was applied in a control cycle of 20 ms.