• Title/Summary/Keyword: Design of System

Search Result 53,387, Processing Time 0.088 seconds

The Design of a Complex Event Model for Effective Service Monitoring in Enterprise Systems (엔터프라이즈 시스템에서 효과적인 서비스 모니터링을 위한 복합 이벤트 모델의 설계)

  • Kum, Deuk-Kyu;Lee, Nam-Yong
    • The KIPS Transactions:PartD
    • /
    • v.18D no.4
    • /
    • pp.261-274
    • /
    • 2011
  • In recent competitive business environment each enterprise has to be agile and flexible. For these purposes run-time monitoring ofservices provided by an enterprise and early decision making through this becomes core competition of the enterprise. In addition, in order to process various innumerable events which are generated on enterprise systems techniques which make filtering of meaningful data are needed. However, the existing study related with this is nothing but discovering of service faults by monitoring depending upon API of BPEL engine or middleware, or is nothing but processing of simple events based on low-level events. Accordingly, there would be limitations to provide useful business information. In this paper, through situation detection an extended complex event model is presented, which is possible to provide more valuable and useful business information. Concretely, first of all an event processing architecture in an enterprise system is proposed, and event meta-model which is suitable to the proposed architecture is going to be defined. Based on the defined meta-model, It is presented that syntax and semantics of constructs in our event processing language including various and progressive event operators, complex event pattern, key, etc. In addition, an event context mechanism is proposed to analyze more delicate events. Finally, through application studies application possibility of this study would be shown and merits of this event model would be present through comparison with other event model.

Design and Implementation of an Efficient Buffer Replacement Method for Real-time Multimedia Databases Environments (실시간 멀티미디어 데이터베이스 환경을 위한 효율적인 버퍼교체 기법 설계 및 구현)

  • 신재룡;피준일;유재수;조기형
    • Journal of Korea Multimedia Society
    • /
    • v.5 no.4
    • /
    • pp.372-385
    • /
    • 2002
  • In this paper, we propose an efficient buffer replacement method for the real-time multimedia data. The proposed method has multi level priority to consider the real-time characteristics. Each priority level is divided into a cold data set that is likely to be referenced for the first time and a hot data set that is likely to be re-referenced. An operation to select the victim data is sequentially executed from the cold set with the minimum priority level to the hot set with the maximum Priority level. It is chosen only at the lower level than or equal to the priority of the transaction that requests a buffer allocation. In the cold set, our method selects a media that has the maximum size in the level for a target of victim first of all. And in the hot set, our method selects a medium that has the maximum interval of the reference first of all. Since it maintains many popular media in the limited buffer space, the buffer hit ratio is increased. It also manages many service requests. As a result, our method improves the overall performance of the system. We compare the proposed method with the Priority-Hints method in terms of the buffer hit ratio and the deadline missing ratio of transactions. It is shown through the performance evaluation that our method outperforms the existing methods.

  • PDF

Performance Analysis of Sensor Network Real-Time Traffic for Factory Automation in Intranet Environment (인트라넷 환경에서의 공장자동화를 위한 센서 망 실시간 트래픽 성능 평가)

  • Song, Myoung-Gyu;Choo, Young-Yeol
    • Journal of Korea Multimedia Society
    • /
    • v.11 no.7
    • /
    • pp.1007-1015
    • /
    • 2008
  • In order to provide real-time data from sensors and instruments at manufacturing processes on web, we proposed a communication service model based on XML(eXtensible Markup Language). HTML(Hyper Text Markup Language) is inadequate for describing real-time data from manufacturing plants while it is suitable for display of non-real-time multimedia data on web. For applying XML-based web service of process data in Intranet environment, real-time performance of communication services was evaluated to provide the system design criteria. XML schema for the data presentation was proposed and its communication performance was evaluated by simulation in terms of transmission delay due to increased message length and processing delay for transformation of raw data into defined format. For transformation of raw data into XML format, we proposed two structures: one is the scheme where transformation is done at an SCC(Supervisory Control Computer) after receiving real-time data from instruments. the other is the scheme where transformation is carried out at instruments before the data are transmitted to the SCC. Performances of two structures were evaluated on a testbed under various conditions such as six packet sizes and offered loads of 20%, 50% and 80%, respectively. Test results show that proposed schemes are applicable to the systems in Ethernet 100BaseT network if total message traffic is less than 7 Mbps.

  • PDF

Pulsed Laser System of Ultra-scan Way for Uterus Rehabilitation Treatment (자궁 재활치료를 위한 울트라-스캔 방식의 펄스형 레이저시스템)

  • Kim, Whi-Young
    • The Journal of the Korea Contents Association
    • /
    • v.9 no.6
    • /
    • pp.256-265
    • /
    • 2009
  • Laser output becomes output adjustment from 20 w to 100 w consecutively and time of exposure is available adjustment through water plant in 0.01 seconds. Pulse action can intercept laser beam periodically and supermarket pulse 0.1 $\sim$ between 1ms discharge consist and momentary laser output is increased to 5 $\sim$ 10. Specially, that must remove malignancy cell in womb nine escarps in the case of uterine cancer first of all stability of tube output about pulse by weight very, stable soft switching action area is defined without high frequency transformer leakage inductance ($L_1$) increase and additional series inductor insertion to converter the first main circuit securing zero voltage and marks of switching action in this research specially, because circulation current path of inductor ($L_f$) current is intercepted, converter the first main circuit switching component and spiritual enlightenment damage of high frequency transformer take decreasing greatly and high frequency the second stoppage department ($D_5,\;D_6$) becomes soft switching, and also, switching damage absorption quantity characteristic that can come to life again as subordinate have, and to become tube stabilization design and result that manufacture and experiment, brought result that improve of 10% than existing equipment, and if supplement as systematic late, it becomes thought to get into superior result.

Defining an Architectural Pattern for the Software Based Simulators in Consideration of Modifiability and Interoperability (변경가능성과 상호운영성을 고려한 소프트웨어 기반 시뮬레이터 아키텍처 패턴의 정의)

  • Kuk, Seung-Hak;Kim, Hyeon-Soo;Lee, Sang-Uk
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.15 no.8
    • /
    • pp.547-565
    • /
    • 2009
  • Simulation is the imitation of some real thing, state of affairs, or process. The act of simulating something generally entails identifying certain key characteristics or behaviors of a selected physical or abstract system. And a simulator is the software or hardware tool that performs simulation tasks. When developing a simulator, the non-functional requirements such as modifiability, interoperability, and extendability should be required. However, existing studies about the simulator development focus not on such non-functional requirements but on the methodologies to build the simulation model. In this paper, we suggest the new architectural pattern for the software based simulator in consideration of such non-functional requirements. In order to define the architectural pattern, we identify the essential elements of the simulators, define relationships between them, and design the architectural structure with the elements to accommodate such non-functional requirements. According to the proposed pattern we can solve the simulation problems to combine the various simulation model components. The pattern guarantees modifiability by reconstructing the simulation model, also guarantees interoperability and extendability by adding various interfaces to the simulation model and by keeping the consistent interfacing mechanism between the simulation model components. The suggested architectural pattern can be used as the reference architecture of the simulator systems that will be developed in future.

An Analysis on Evacuation Scenario at Metro-stations using Pedestrian Movement-based Simulation Model (보행류 기반 도시철도역사 평가 시뮬레이터를 활용한 대피 시나리오 분석)

  • You, So-young;Jung, Rea-hyuck;Chung, Jin-hyuck
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.15 no.2
    • /
    • pp.36-49
    • /
    • 2016
  • A subway system is one of the major transportation modes at a metropolitan area. When it meets the other lines, the metro station, so-called transferring station, is usually threatened by severe pedestrian congestion and safety issue of transit users including the transportation vulnerable. Although transportation planners forecast travel demand at the beginning, it is not easy to predict pedestrian flows precisely for a long term if land use plans have dramatically changed. Due to expensive costs, structural extension of metro stations is limited. Therefore, it requires efficient and technical improvements as meeting the demand of pedestrian and physical characteristics. In this study, the core mechanism of pedestrian movement-based simulation model was introduced and evacuation scenarios were analyzed with the developed model. As a result, the multiple optimal routes for unexpected events at the solid space of the multiple stories are easily searched through the simulator and in the case of Sadang Station, travel time can be reduced by 60% when the evacuation information and intuitive design are provided.

The Study on the Characteristics of Technology Innovation Activities of High Growth Firms (고성장기업의 기술혁신활동 특성에 대한 연구)

  • KIM, HYEON-CHANG
    • Journal of Korea Technology Innovation Society
    • /
    • v.22 no.1
    • /
    • pp.28-49
    • /
    • 2019
  • This paper explores the characteristics of innovation activities in high growth firms that contribute to national and regional economic growth and job creation. The analysis is based on the 2016 KIS data to analyze the difference in innovation activities between high growth firms and general firms. The main results are as follows: First, high growth firms have a higher proportion of R&D personnel than general firms. Second, high growth firms are actively introducing product innovation, process innovation, and organizational innovation as compared to general firms. In the innovation activities related to product innovation and process innovation, there is no statistically significant difference between high growth companies and general companies except for external R&D. Third, High growth firms are more likely to cooperate with other technology partners than general firms. But, there is no statistically significant difference between high growth firms and general firms in the external knowledge search and the diversity of cooperating partners. Fourth, in terms of protecting innovation, high growth firms are more likely to use all kinds of innovation protection method, such as 'utilizing intellectual property rights', 'maintaining confidentiality', 'adopting complex design methods', 'market preemption ahead of competitors', and the most important means is the intellectual property rights. Fifth, government innovation policies that high growth firms chose as important are 'innovation subsidies and loans', 'acquirement, utilization and protection of intellectual property rights' and 'human resource support'.

A Study on Stealth Design for Exterior Equipment Arrangement Considering the Multi-Bounce Effect (다중반사를 고려한 함정의 외부 탑재 장비 최적배치 연구)

  • Hwang, Joon-Tae;Hong, Suk-Yoon;Kwon, Hyun-Wung;Kim, Jong-Chul;Song, Jee-Hun
    • Journal of the Korean Society of Marine Environment & Safety
    • /
    • v.23 no.7
    • /
    • pp.918-925
    • /
    • 2017
  • Multiple reflections on exterior equipment with complex shape on naval ships cause unexpectedly high Radar Cross Section (RCS) distributions, and the directions of reradiated electromagnetic waves are hard to predict. Therefore, the optimum arrangement of exterior equipments should be considered according to the Radar Absorbing Structure (RAS) method. In this paper, the optimum arrangement for exterior equipments was determined to reduce multiple reflections and RCS even with complex shapes. The sequential descending arrangement method was used to establish an optimum arrangement algorithm. An LCS-2 type model was selected for optimum exterior equipment arrangements. In order to reduce computational cost, RCS distributions and multiple reflection path analysis of exterior equipments was carried out to select exterior equipments for optimum arrangement, and an optimum arrangement was determined to find positions with minimum RCS values. Also, the RCS reduction effect was analyzed using detectable radar range.

Corporate Bankruptcy Prediction Model using Explainable AI-based Feature Selection (설명가능 AI 기반의 변수선정을 이용한 기업부실예측모형)

  • Gundoo Moon;Kyoung-jae Kim
    • Journal of Intelligence and Information Systems
    • /
    • v.29 no.2
    • /
    • pp.241-265
    • /
    • 2023
  • A corporate insolvency prediction model serves as a vital tool for objectively monitoring the financial condition of companies. It enables timely warnings, facilitates responsive actions, and supports the formulation of effective management strategies to mitigate bankruptcy risks and enhance performance. Investors and financial institutions utilize default prediction models to minimize financial losses. As the interest in utilizing artificial intelligence (AI) technology for corporate insolvency prediction grows, extensive research has been conducted in this domain. However, there is an increasing demand for explainable AI models in corporate insolvency prediction, emphasizing interpretability and reliability. The SHAP (SHapley Additive exPlanations) technique has gained significant popularity and has demonstrated strong performance in various applications. Nonetheless, it has limitations such as computational cost, processing time, and scalability concerns based on the number of variables. This study introduces a novel approach to variable selection that reduces the number of variables by averaging SHAP values from bootstrapped data subsets instead of using the entire dataset. This technique aims to improve computational efficiency while maintaining excellent predictive performance. To obtain classification results, we aim to train random forest, XGBoost, and C5.0 models using carefully selected variables with high interpretability. The classification accuracy of the ensemble model, generated through soft voting as the goal of high-performance model design, is compared with the individual models. The study leverages data from 1,698 Korean light industrial companies and employs bootstrapping to create distinct data groups. Logistic Regression is employed to calculate SHAP values for each data group, and their averages are computed to derive the final SHAP values. The proposed model enhances interpretability and aims to achieve superior predictive performance.

A Preliminary Study on Competency Extraction for Fashion Design and Merchandising Majors (패션디자인 및 머천다이징 전공의 역량 추출에 대한 기초 연구)

  • Lee, Hana;Lee, Yhe-Young
    • Journal of Korean Home Economics Education Association
    • /
    • v.36 no.2
    • /
    • pp.101-117
    • /
    • 2024
  • The aim of this study is to identify the competencies required for fashion-related majors that meet contemporary demands, align with the objectives of university education, and reflect the qualities desired in graduates. To achieve this goal, we conducted content analysis of relevant data and in-depth interviews with experts. First, the content analysis involved coding key information from the introductions, educational goals, desired qualities of graduates, and curricula published on the websites of both South Korea and international fashion-related universities. Additionally, we analyzed the National Competency Standards (NCS) and the Meta-goals of higher education programs set by the International Textile Apparel Association (ITAA), extracting six core competencies. Second, in-depth interviews were conducted with six experts, each with 23 to 31 years of experience in Korean and international apparel industry and academia. The interviews were recorded, transcribed, and keywords were extracted. To ensure the validity of the coding results, cross-checks were performed among the researchers. The analysis identified the following competencies: empathic communication, social responsibility, professional thinking, creative and integrative thinking, global perspective, and challenging leadership. Based on these findings, establishing competencies that meet contemporary demands and developing corresponding curricula are essential steps towards creating a feedback system. Future research should focus on developing and implementing curricula that foster a virtuous cycle, ultimately enhancing students' competency levels.