• Title/Summary/Keyword: Real Time Performance Analysis

Search Result 1,435, Processing Time 0.025 seconds

An Active Candidate Set Management Model on Association Rule Discovery using Database Trigger and Incremental Update Technique (트리거와 점진적 갱신기법을 이용한 연관규칙 탐사의 능동적 후보항목 관리 모델)

  • Hwang, Jeong-Hui;Sin, Ye-Ho;Ryu, Geun-Ho
    • Journal of KIISE:Databases
    • /
    • v.29 no.1
    • /
    • pp.1-14
    • /
    • 2002
  • Association rule discovery is a method of mining for the associated item set on large databases based on support and confidence threshold. The discovered association rules can be applied to the marketing pattern analysis in E-commerce, large shopping mall and so on. The association rule discovery makes multiple scan over the database storing large transaction data, thus, the algorithm requiring very high overhead might not be useful in real-time association rule discovery in dynamic environment. Therefore this paper proposes an active candidate set management model based on trigger and incremental update mechanism to overcome non-realtime limitation of association rule discovery. In order to implement the proposed model, we not only describe an implementation model for incremental updating operation, but also evaluate the performance characteristics of this model through the experiment.

A Study on the Search of Optimal Aquaculture farm condition based on Machine Learning (머신러닝 기반의 최적 양식장 조건 검색에 관한 연구)

  • Kang, Min-Soo;Jung, Yong-Gyu;Jang, Du-Hwan
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.17 no.2
    • /
    • pp.135-140
    • /
    • 2017
  • The demand for aquatic products in the domestic and overseas is increased, so that the aquaculture industry can achieve high performance by controlling and standardizing the production even with a relatively small amount of resources compared with existing fisheries. However, traditional method has problems of low productivity such as natural disasters and ecosystem pollution, and it is necessary to develop a new culture system that can move to the optimal culture site. In order to find the optimal location, you need to collect and analyze the necessary data such as temperature and DO in real time. Data analysis was performed by using K-means clustering method based on machine learning, so that it was possible to decision when and where to move the farm by repeated unsupervised learning. The proposed research could solve the problems of low productivity such as natural disasters and ecosystem pollution if applied to regressive fish farmers.

Research on User Data Leakage Prevention through Memory Initialization (메모리 초기화를 이용한 사용자 데이터 유출 방지에 관한 연구)

  • Yang, Dae-Yeop;Chung, Man-Hyun;Cho, Jae-Ik;Shon, Tae-Shik;Moon, Jong-Sub
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.49 no.7
    • /
    • pp.71-79
    • /
    • 2012
  • As advances in computer technology, dissemination of smartphones and tablet PCs has increased and digital media has become easily accessible. The performance of computer hardware is improved and the form of hardware is changed, but basically the change in mechanism was not occurred. Typically, the data used in the program is resident in memory during the operation because of the operating system efficiency. So, these data in memory is accessible through the memory dumps or real-time memory analysis. The user's personal information or confidential data may be leaked by exploiting data; thus, the countermeasures should be provided. In this paper, we proposed the method that minimizes user's data leakage through finding the physical memory address of the process using virtual memory address, and initializing memory data of the process.

Efficiency Optimization Control of IPMSM using Neural Network (신경회로망을 이용한 IPMSM의 효율 최적화 제어)

  • Chol, Jung-Sik;Ko, Jae-Sub;Chung, Dong-Hwa
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.22 no.1
    • /
    • pp.40-49
    • /
    • 2008
  • Interior permanent magnet synchronous motor(IPMSM) has become a popular choice in electric vehicle applications and so of due to their excellent power to weight ratio. To obtain maximum efficiency in these applications, this paper proposes the neural network control method. The controllable electrical loss which consists of the copper loss and the iron loss can be minimized by the error back propagation algorithm(EBPA) of neural network. The minimization of loss is possible to realize eHciency optimization control for the IPMSM drive. This paper proposes high performance and robust control through a real time calculation of parameter variation such as variation of back emf constant, armature resistance and d-axis inductance about the motor operation. Proposed algorithm is applied IPMSM drive system, prove validity through analysis operating characteristics con011ed by efficiency optimization control.

Implementation and Performance Analysis of UDP/IP Header Compression Protocol in Wired Networks (유선망에서의 UDP/IP 헤더압축 프로토콜의 구현 및 성능분석)

  • 나종민;이종범;이인성;신병철
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.8 no.6
    • /
    • pp.1076-1085
    • /
    • 2004
  • Recently, the demands for real-time service and multimedia data are rapidly increasing. There are significant redundancies between header fields both within the same packet header and in consecutive packets belonging to the same packet stream. And there are many overheads in using the current UDP/IP protocol. Header compression is considered to enhance the transmission efficiency for the payload of small size. By sending the static field information only once initially and by utilizing dependencies and predictability for other fields, the header size can be significantly reduced for most packets. This work describes an implementation for header compression of the headers of IP/UDP protocols to reduce the overhead on Ethernet network. Typical UDP/IP Header packets can be compressed down to 7 bytes and the header compression system is designed and implemented in Linux environment. Using the Header compression system designed between a server and clients provides have the advantage of effective data throughput in network. Since the minimum packet size in Ethernet is 64 bytes, the amount of reduction by header compression in practical chatting environment was 6.6 bytes.

An Investigation into the Applicability of Node.js as a Platform for implementing Mobile Web Apps. (모바일 웹 어플리케이션을 구현하기 위한 Node.js 파일에 대한 조사)

  • Nkenyereye, Lionel;Jang, Jong-Wook
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.05a
    • /
    • pp.286-289
    • /
    • 2016
  • In this paper, we propose an architecture that affords mobile app based on nomadic smartphone using not only mobile cloud computing- architecture but also a dedicated web platform called Node.js built-in with the asynchronous, Nonblocking, Event-Driven programming paradigm. Furthermore, the design of the proposed architecture takes document oriented database known as MongoDB to deal with the large amount of data transmit by users of mobile web access application. The Node.js aims to give the programmers the tools needed to solves the large number of concurrent connections problem. We demonstrate the effectiveness of the proposed architecture by implementing an android application responsible of real time analysis by using a vehicle to applications smart phones interface approach that considers the smartphones to acts as a remote users which passes driver inputs and delivers output from external applications.

  • PDF

A Walsh-Hadamard Transform Adaptive Filter with Time-varying Step Size (가변 스텝사이즈를 적용한 월시.아다말 적응필터)

  • 오신범;이채욱
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.5 no.2
    • /
    • pp.32-38
    • /
    • 2000
  • One of the most popular algorithm in adaptive signal processing is the least mean square(LMS) algorithm. The majority of these papers examine the LMS algorithm with a constant step size. The choice of the step size reflects a tradeoff between misadjustment and the speed of adaptation. Subsequent works have discussed the issue of optimization of the step size or methods of varying the step size to improve performance. However there is as yet no detailed analysis of a variable step size algorithm that is capable of giving both the adaptation speed and the convergence. In this paper we propose a new variable step size algorithm where the step size adjustment is controlled by the gradient of error square. The proposed algorithm is performed in the Walsh-Hadamard domain in real-valued orthogonal transform because of fast convergence. The simulation results using the new algorithm for noise canceller system is described. They are compared to the results obtained by other algorithms. It is shown that the proposed algorithm produces good results compared with conventional algorithms.

  • PDF

Development of Web-Based VE Supporting System for Effective Workshop (효율적인 VE워크숍을 위한 웹기반 VE지원시스템 개발에 대한 기초연구)

  • Lim, Jongkwon;Kim, Sunghun;Lee, Min-Jae
    • Korean Journal of Construction Engineering and Management
    • /
    • v.15 no.2
    • /
    • pp.71-78
    • /
    • 2014
  • Value Engineering methodology was introduced about 30years ago and has significant achievement in Korea. However, many of workshop still focus on cost down process and do not spend enough time on function analysis and expert cooperation. As a result, limited range of creative ideas were produced. To improve effectiveness of VE workshop, this study developed web-based value engineering process and system. And this study applied it to real case study to evaluate effectiveness of proposed system. Developed VE system also provides automated FAST diagram function and decision-making supporting tools. The authors found that this developed web-based VE system can significantly help to save cost and improve performance of VE workshop by using the appropriate VE process, and quick cooperation between experts. In addition, this study shows an example of a VE case study that applies the web-based VE system process, which led to a very innovative and effective way to lead workshop.

Absolute Altitude Determination for 3-D Indoor and Outdoor Positioning Using Reference Station (기준국을 이용한 실내·외 절대 고도 산출 및 3D 항법)

  • Choi, Jong-Joon;Choi, Hyun-Young;Do, Seoung-Bok;Kim, Hyun-Soo
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.40 no.1
    • /
    • pp.165-170
    • /
    • 2015
  • The topic of this paper is the advanced absolute altitude determination for 3-D positioning using barometric altimeter and the reference station. Barometric altimeter does not provide absolute altitude because atmosphere pressure always varies over the time and geographical location. Also, since Global Navigation Satellites system such as GPS, GLONASS has geometric error, the altitude information is not available. It is the reason why we suggested the new method to improve the altitude accuracy. This paper shows 3-D positioning algorithm using absolute altitude determination method and evaluates the algorithm by real field tests. We used an accurate altitude from RTK system in Seoul as a reference data and acquired the differential value of pressure data between a reference station and a mobile station equipped in low cost barometric altimeter. In addition, the performance and advantage of the proposed method was evaluated by 3-D experiment analysis of PNS and CNS. We expect that the proposed method can expand 2-D positioning system 3-D position determination system simply and this 3-D position determination technique can be very useful for the workers in the field of fire-fighting and construction.

An Energy Saving Protocol to Eliminate Overhearing Problem in Active RFID System (능동형 RFID 시스템에서 태그의 Overhearing을 제거하기 위한 에너지 절약 프로토콜)

  • Lee, Chae-Seok;Kim, Dong-Hyun;Kim, Jong-Deok
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.38C no.1
    • /
    • pp.1-11
    • /
    • 2013
  • Reducing the energy that consumed by tag is a key requirement for the wider acceptance of the active RFID systems that use battery constrained tags. When the reader is not interrogating, the active RFID standard protocols try to reduce energy consumption of tags by using sleep mode. On sleep mode tags is active by receiving a specific signals from reader, until tag receive a sleep mode command from the reader, a tag waste energy for remaining in RX mode. Overhearing is a state of a tag in which it wastes energy for maintaining active RX state while there is no frame destined to it. According to our analysis, the amount of energy consumed by a tag due to overhearing is several time larger than that consumed by the effective communication. We propose RANO(Reservation Aloha for No Overhearing) that is designed to inform a tag of its effective communication intervals to eliminate overhearing problem in active RFID communication. The performance of the proposed protocol was evaluated through the real world by changing the number of tags and size of data. The result of an experiment, the proposed protocol performed saving about 22 times less than the standard protocol did.