• Title/Summary/Keyword: event-based

Search Result 3,219, Processing Time 0.031 seconds

A Hierarchical Checklist to Automatically Generate Test Scripts (테스트 스크립트 자동 생성을 위한 계층 구조 체크리스트)

  • Kim, Dae Joon;Chung, Ki Hyun;Choi, Kyung Hee
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.6 no.5
    • /
    • pp.245-256
    • /
    • 2017
  • This paper proposes a method to generate test scripts for testing embedded system in an easy manner by using hierarchical checklist. In the proposed method, a checklist is constructed with event, component and command dictionaries. And the test scripts are hierarchically generated based on the dictionaries. Since the physical layer of system input becomes abstract with component layer and event layer by virtue of the hierarchy, It is possible to generate test scripts without complicated system input information. It is easy to generate test scripts for embedded systems with similar inputs using the highly reusable dictionaries. The effectiveness of the proposed method is demonstrated with experiments.

GS1 EPCIS Event Schema Design and Information operation method for Smart Livestock Barn Sensor Data (스마트축사 센서데이터에 대한 GS1 EPCIS 이벤트 스키마설계 및 정보 운용방법)

  • Woo, Sung-pil;Byun, Jae-wook;Kim, Hyun-seob;Kim, Dae-young
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2017.10a
    • /
    • pp.408-411
    • /
    • 2017
  • This paper deals with how to operate sensor data in smart livestock barn environment through EPCIS event schema design based on GS1 standard. We defines the types of sensors used in the smart livestock barn environment, describes the information using the GS1 standard identifier, standard event / master data structure, and standard interface for operating the sensor information, and stores / shares various sensor information of smart livestock barn defined in the schema structure.

  • PDF

Non-Preemptive Fixed Priority Scheduling for Design of Real-Time Embedded Systems (실시간 내장형 시스템의 설계를 위할 비선점형 고정우선순위 스케줄링)

  • Park, Moon-Ju
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.15 no.2
    • /
    • pp.89-97
    • /
    • 2009
  • Embedded systems widely used in ubiquitous environments usually employ an event-driven programming model instead of thread-based programming model in order to create a more robust system that uses less memory. However, as the software for embedded systems becomes more complex, it becomes hard to program as a single event handler using the event-driven programming model. This paper discusses the implementation of non-preemptive real-time scheduling theory for the design of embedded systems. To this end, we present an efficient schedulability test method for a given non-preemptive task set using a sufficient condition. This paper also shows that the notion of sub-tasks in embedded systems can overcome the problem of low utilization that is a main drawback of non-preemptive scheduling.

Seismic response and failure modes for a water storage structure - A case study

  • Bhargava, Kapilesh;Ghosh, A.K.;Ramanujam, S.
    • Structural Engineering and Mechanics
    • /
    • v.20 no.1
    • /
    • pp.1-20
    • /
    • 2005
  • The present paper deals with the seismic response analysis and the evaluation of most likely failure modes for a water storage structure. For the stress analysis, a 3-D mathematical model has been adopted to represent the structure appropriately. The structure has been analyzed for both static and seismic loads. Seismic analysis has been carried out considering the hydrodynamic effects of the contained water. Based on the stress analyses results, the most likely failure modes viz. tensile cracking and compressive crushing of concrete for the various structural elements; caused by the seismic event have been investigated. Further an attempt has also been made to quantify the initial leakage rate and average emptying time for the structure during seismic event after evaluating the various crack parameters viz. crack-width and crack-spacing at the locations of interest. The results are presented with reference to peak ground acceleration (PGA) of the seismic event. It has been observed that, an increase in PGA would result in significant increase in stresses and crack width in the various structural members. Significant increase in initial leakage rate and decrease in average emptying time for the structure has also been observed with the increase in PGA.

Sound Event Detection based on Deep Neural Networks (딥 뉴럴네트워크 기반의 소리 이벤트 검출)

  • Chung, Suk-Hwan;Chung, Yong-Joo
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.14 no.2
    • /
    • pp.389-396
    • /
    • 2019
  • In this paper, various architectures of deep neural networks were applied for sound event detection and their performances were compared using a common audio database. The FNN, CNN, RNN and CRNN were implemented using hyper-parameters optimized for the database as well as the architecture of each neural network. Among the implemented deep neural networks, CRNN performed best at all testing conditions and CNN followed CRNN in performance. Although RNN has a merit in tracking the time-correlations in audio signals, it showed poor performance compared with CNN and CRNN.

Comparing of Hydrograph Separation in deciduous and coniferous catchments using the End-Member Mixing Analysis (End-Member Mixing Analysis를 이용한 산림 소유역의 임상별 유출분리 비교)

  • Kim, Su-Jin;Choi, Hyung Tae
    • Journal of The Geomorphological Association of Korea
    • /
    • v.23 no.1
    • /
    • pp.77-85
    • /
    • 2016
  • To understand the difference of runoff discharge processes between Gwangneung deciduous and coniferous forest catchments, we collected hydrological data (e.g., precipitation, soil moisture, runoff discharge) and conducted hydrochemical analyses in the deciduous and coniferous forest catchments in Gwangneung National Arboretum in the northwest part of South Korea. Based on the end-member mixing analysis of the three storm events during the summer monsoon in 2005, the hillslope runoff in the deciduous forest catchment was higher 20% than the coniferousforest catchment during the firststorm event. Howerver, hillslope runoff increased from the second storm event in the coniferous catchment. We conclude that low soil water contents and topographical gradient characteristics highly influence runoff in the coniferous forest catchment during the first storm events. In general, coniferous forests are shown high interception loss and low soil moisture compared to the deciduous forests. It may also be more likely to be a reduction in soil porosity development when artificial coniferous forests reduced soil biodiversity. The forest soil porosity is an important indicator to determine the water recharge of the forest. Therefore, in order to secure the water resources, it should be managed coniferous forests for improving soil biodiversity and porosity.

Preventing Mobile Game Client Memory Manipulation Based on Event Sourcing Patterns and Blockchain (이벤트 소싱 패턴과 블록 체인을 활용한 모바일 게임 클라이언트 메모리 조작 방지 방안)

  • Park, Jihun;Park, Young-Ho
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.32 no.3
    • /
    • pp.477-486
    • /
    • 2022
  • This study aims to present a method using event sourcing patterns and blockchain as a way to cope with vulnerabilities in memory manipulation at the client level. To verify the plan, the method of running the memory operation application was analyzed, and the performance was compared and analyzed when the memory operation prevention plan was applied by fabricating a test application. As a result of the analysis, the usage of memory increased compared to the method of XOR operation by storing major data in one memory, but it was possible to prevent the operation of the memory operation program without significantly affecting the performance of the game.

YOLOv5 based Anomaly Detection for Subway Safety Management Using Dilated Convolution

  • Nusrat Jahan Tahira;Ju-Ryong Park;Seung-Jin Lim;Jang-Sik Park
    • Journal of the Korean Society of Industry Convergence
    • /
    • v.26 no.2_1
    • /
    • pp.217-223
    • /
    • 2023
  • With the rapid advancement of technologies, need for different research fields where this technology can be used is also increasing. One of the most researched topic in computer vision is object detection, which has widely been implemented in various fields which include healthcare, video surveillance and education. The main goal of object detection is to identify and categorize all the objects in a target environment. Specifically, methods of object detection consist of a variety of significant techniq ues, such as image processing and patterns recognition. Anomaly detection is a part of object detection, anomalies can be found various scenarios for example crowded places such as subway stations. An abnormal event can be assumed as a variation from the conventional scene. Since the abnormal event does not occur frequently, the distribution of normal and abnormal events is thoroughly imbalanced. In terms of public safety, abnormal events should be avoided and therefore immediate action need to be taken. When abnormal events occur in certain places, real time detection is required to prevent and protect the safety of the people. To solve the above problems, we propose a modified YOLOv5 object detection algorithm by implementing dilated convolutional layers which achieved 97% mAP50 compared to other five different models of YOLOv5. In addition to this, we also created a simple mobile application to avail the abnormal event detection on mobile phones.

A Study on the Prediction of Stock Return in Korea's Distribution Industry Using the VKOSPI Index

  • Jeong-Hwan LEE;Gun-Hee LEE;Sam-Ho SON
    • Journal of Distribution Science
    • /
    • v.21 no.5
    • /
    • pp.101-111
    • /
    • 2023
  • Purpose: The purpose of this paper is to examine the effect of the VKOSPI index on short-term stock returns after a large-scale stock price shock of individual stocks of firms in the distribution industry in Korea. Research design, data, and methodology: This study investigates the effect of the change of the VKOSPI index or investor mood on abnormal returns after the event date from January 2004 to July 2022. The significance of the abnormal return, which is obtained by subtracting the rate of return estimated by the market model from the rate of actual return on each trading day after the event date, is determined based on T-test and multifactor regression analysis. Results: In Korea's distribution industry, the simultaneous occurrence of a bad investor mood and a large stock price decline, leads to stock price reversals. Conversely, the simultaneous occurrence of a good investor mood and a large-scale stock price rise leads to stock price drifts. We found that the VKOSPI index has strong explanatory power for these reversals and drifts even after considering both company-specific and event-specific factors. Conclusions: In Korea's distribution industry-related stock market, investors show an asymmetrical behavioral characteristic of overreacting to negative moods and underreacting to positive moods.

Sensitivity analysis of failure correlation between structures, systems, and components on system risk

  • Seunghyun Eem ;Shinyoung Kwag ;In-Kil Choi ;Daegi Hahm
    • Nuclear Engineering and Technology
    • /
    • v.55 no.3
    • /
    • pp.981-988
    • /
    • 2023
  • A seismic event caused an accident at the Fukushima Nuclear Power Plant, which further resulted in simultaneous accidents at several units. Consequently, this incident has aroused great interest in the safety of nuclear power plants worldwide. A reasonable safety evaluation of such an external event should appropriately consider the correlation between SSCs (structures, systems, and components) and the probability of failure. However, a probabilistic safety assessment in current nuclear industries is performed conservatively, assuming that the failure correlation between SSCs is independent or completely dependent. This is an extreme assumption; a reasonable risk can be calculated, or risk-based decision-making can be conducted only when the appropriate failure correlation between SSCs is considered. Thus, this study analyzed the effect of the failure correlation of SSCs on the safety of the system to realize rational safety assessment and decision-making. Consequently, the impact on the system differs according to the size of the failure probability of the SSCs and the AND and OR conditions.