• Title/Summary/Keyword: 기능 모델링

Search Result 1,156, Processing Time 0.033 seconds

Knowledge-Based Approach for an Object-Oriented Spatial Database System (지식기반 객체지향 공간 데이터베이스 시스템)

  • Kim, Yang-Hee
    • Journal of Intelligence and Information Systems
    • /
    • v.9 no.3
    • /
    • pp.99-115
    • /
    • 2003
  • In this paper, we present a knowledge-based object-oriented spatial database system called KOBOS. A knowledge-based approach is introduced to the object-oriented spatial database system for data modeling and approximate query answering. For handling the structure of spatial objects and the approximate spatial operators, we propose three levels of object-oriented data model: (1) a spatial shape model; (2) a spatial object model; (3) an internal description model. We use spatial type abstraction hierarchies(STAHs) to provide the range of the approximate spatial operators. We then propose SOQL, a spatial object-oriented query language. SOQL provides an integrated mechanism for the graphical display of spatial objects and the retrieval of spatial and aspatial objects. To support an efficient hybrid query evaluation, we use the top-down spatial query processing method.

  • PDF

A Study on the Security Evaluations and Countermeasure of Exposure Notification Technology for Privacy-Preserving COVID-19 Contact Tracing (COVID-19 동선 추적에서의 프라이버시 보호를 위한 Exposure Notification 기술에 대한 보안성 평가 및 대응 방안 연구)

  • Lee, Hojun;Lee, Sangjin
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.30 no.5
    • /
    • pp.929-943
    • /
    • 2020
  • Various methods are being presented to identify the movements of COVID-19 infected persons and to protect personal privacy at the same time. Among them, 'Exposure Notification' released by Apple and Google follows a decentralized approach using Bluetooth. However, the technology must always turn on Bluetooth for use, which can create a variety of security threats. Thus, in this paper, the security assessment of 'Exposure Notification' was performed by applying 'STRIDE' and 'LINDDUN' among the security threat modeling techniques to derive all possible threats. It also presented a new Dell that derived response measures with security assessment results and improved security based on them.

The Design and Implementation of the Embedded System based UML and LVOOP (UML과 LVOOP를 기반으로 한 내장형 시스템의 설계 구현 방안)

  • Cho, Hyuk-Gyu;Jung, Min-Po;Jung, Deok-Gil
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.10a
    • /
    • pp.371-374
    • /
    • 2011
  • UML is a very good description of object-oriented concepts and supports the use case diagram for analyzing the system functionality, the class diagram for representing the domain object in the analysis step, the sequence diagram for connecting the action in the class. The visual-based, object-oriented LabVIEW OOP is an intuitive design tool that can be executed at the same time as a development tool. However, even the system developer using LabVIEW OOP is needed known about the object-oriented concept in the design stage. In this paper, we suggest the method to applying the UML modeling diagram to LabVIEW OOP design.

  • PDF

UML Modeling and COM based Runtime Updating of Component (UML 모델링과 COM을 기반으로 한 컴포넌트의 런타임 갱신)

  • Jung, Han-Shik;Kim, Il-Kon;Kim, Hwang-Soo
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.6 no.6
    • /
    • pp.601-607
    • /
    • 2000
  • Runtime updating of component is a technology which is replacing component used in program with newly implemented component without terminating running program using old one. Recently, it is trend that softwares are developed by reusing the existing component. When we use these components to softwares which have to offer consecutive services, they must be terminated or shutdown to update component with newly implemented one. In this case, users who are offered services of software have to request them one more time and sometimes lose informations which they use. Therefore, this paper suggests how to update components with newly implemented one without terminating tbe running software wbicb is cmnposed witb tbe component for tbe purpose of solving problems which are occurred wben existing components are being ubdated.

  • PDF

Application of Auto-tunning Fuzzy PID control Algorithm for Drive System of Induction motor (유도전동기 구동을 위한 자동동조 퍼지 PID제어 앨고리즘의 적용)

  • 윤병도;정재륜;제수형
    • The Proceedings of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.7 no.4
    • /
    • pp.42-50
    • /
    • 1993
  • This paper was proposed drive strategy Induction Motor using the fuzzy algorithm of auto-tuning PID control. In fuzzy control, the 1M driving system is controlled in trial and error without the mathematical modeling and using fuzzy lookup table the real time control is possible. Also, ,dividing the fuzzy rules in several zone, the stability and response of the 1M driving system is improved. The parameters of 1M are varying according to the environmental conditions, the variance of the parameters is affected with the driving characteristics of 1M. Using the fuzzy algorithm of the driving system which has the auto tuning control function for high performance, high accuracy of the driving system, a designed and proposed through the comparision with the PID control method and the driving characteristics is reviewed and analyzed.

  • PDF

Applying Reverse Engineering through extracting Models from Code Visualization (코드 가시화부터 모델링 추출을 통한 역공학 적용)

  • Kwon, Haeun;Park, Bokyung;Yi, Keunsang;Park, Young B.;Kim, Youngsoo;Kim, R. Youngchul
    • Annual Conference of KIPS
    • /
    • 2014.11a
    • /
    • pp.646-649
    • /
    • 2014
  • 최근 레가시 소프트웨어 기능의 증가와 범위가 넓어져, 결함으로 발생하는 사고의 피해 규모가 증가하고 있다. 그로 인해 소프트웨어의 고품질화가 절대적으로 필요하다. 기존 NIPA의 소프트웨어 가시화는 코드로부터 아키텍처 추출을 중점을 고려한다. 이로부터 역공학 기법을 통한 객체지향 코드의 정적 분석과 가시화로 모델(클래스 모델, 순차적 모델, 패키지 모델, 그리고 유스 케이스 모델)과 요구사항을 추출하고자 한다. 이에 앞서 기존에 구축한 Tool-chain에서 가시화를 통한 클래스 모델 추출을 먼저 시도한다. 본 논문에서는 객체지향 패러다임에 맞게 수정된 결합도 측정 방법을 제안하고 추출된 UML 클래스 다이어그램에 적용한다. 그 방법은 측정된 결합도를 클래스 간 의존 관계와 비교하고 UML 클래스 다이어그램에 표현하는 것이다. 이를 통해 기존 레가시 소프트웨어의 재개발 과정에서 설계 문서의 추출과 고품질화가 가능하다.

Generation of Object-Oriented Metamodel based on XMI (XMI기반 객체지향 메타모델 생성)

  • Lee, Don-Yang;Song, Young-Jae
    • The KIPS Transactions:PartD
    • /
    • v.11D no.2
    • /
    • pp.397-406
    • /
    • 2004
  • Usually, design method to use UML by Object-Oriented Modelling is used much. But, generation of Metadata that use UML is not easy by difference of expression about detailed functions that Is Involved language and this in environment that differ. In this paper that solution method use XML Metadata Interchange Format(XMI) for standardization and normalization of Pattern and Class. And, for design of Metamodel select frequency A many 4 element of use among XMI Metamodel and create Metadata. Design DB repository for created Metadata storing and add pattern and Information about each class composition and use query and did so that reusability and extension of Metadata nay be easy.

A Study on the Activation Technique of Detection nodes for Intrusion Detection in Wireless Sensor Networks (무선 센서네트워크에서 침입탐지를 위한 탐지노드 활성화기법 연구)

  • Seong, Ki-Taek
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.12 no.11
    • /
    • pp.5238-5244
    • /
    • 2011
  • Recently, wireless sensor networks have become increasingly interesting areas over extensive application fields such as military, ecological, and health-related areas. Almost sensor networks have mission-critical tasks that requires very high security. Therefore, extensive work has been done for securing sensor networks from outside attackers, efficient cryptographic systems, secure key management and authorization, but little work has yet been done to protect these networks from inside threats. This paper proposed an method to select which nodes should activate their idle nodes as detectors to be able to watch all packets in the sensor network. Suggested method is modeled as optimization equation, and heuristic Greedy algorithm based simulation results are presented to verify my approach.

Multimedia Edit Framework for CAI (CAI 지원을 위한 멀티미디어 편집 프레임워크)

  • Kim, Haeng-Kon;Shin, Ho-Jun;Choi, Bong-Sik
    • Annual Conference of KIPS
    • /
    • 2000.04a
    • /
    • pp.950-955
    • /
    • 2000
  • 멀티미디어 학습 자료는 학습자에게 다양한 형태의 학습경험을 제공해 줌으로써 학습에 대한 강한 동기유발과 이를 통한 학습목표의 달성에 크게 기여하고 있는 바, 그 교육적 활용가치는 날로 증대되고 있다. 대부분의 교사들은 멀티미디어 편집 관련 애플리케이션을 사용하여 학습자료를 제작하고 있지만 일반적으로 멀티미디어 편집에 있어서, 관련된 주요 기능들이 서로 다른 애플리케이션에서 실행되기 때문에 사용자의 입장에서 여러 개의 애플리케이션을 핸들링해야 하는 불편함이 있다. 또한, 지금까지의 멀티미디어 관련 툴이나 애플리케이션은 사용자의 수준을 고려해보았을 때 상당히 복잡하거나 난해한 부분들이 많아 활용상의 한계를 가지고 있다. 본 논문에서는 이러한 문제점을 해결하기 위한 멀티미디어 편집 프레임워크의 개발을 목표로 연구범위를 동영상의 캡쳐와 편집으로 제한하고, 지금까지의 사례를 모델링하여 분석하고, 이를 기반으로 새로운 형태의 동영상 캡쳐와 편집을 위한 프레임워크를 설계하였다. 이를 통해 두 작업 사이의 공통적인 구성요소를 추출하여 단순화시킴으로써 애플리케이션에 쉽게 적용할 수 있고, 사용의 용이성과 이식성을 가질 수 있다.

  • PDF

An Interactive Design System for Construction of Superyacht Profiles based on Freeform Curve Functionality (자유곡선의 모델링기능을 활용한 대화식 수퍼요트 프로파일 설계시스템 개발)

  • Nam, Jong-Ho;Kim, Dong-Ham
    • Journal of Ocean Engineering and Technology
    • /
    • v.22 no.2
    • /
    • pp.78-84
    • /
    • 2008
  • As a preliminary step to build a complete superyacht hull design program, the development of superyacht profile design system is introduced. The two-dimensional hull profile is decomposed into four local zones depending upon the functionality and connecting continuity of the profile. Characteristics of each zone are investigated and used to generate the model describing the geometric shape of zone using freeform curves. A set of design parameters is derived from the established geometric model. Generation and modification of a model are is by manipulating the chosen parameters. Four zones designed are integrated to form a final profile. An interactive design system performing all the modeling and modification processes is implemented using the graphic user interface system based an Microsoft Foundation Class and OpenCASCADE, a open graphic library. The shapes of the profiles generated by the developed design system are verified with those of built superyachts. The developed design system will be used for the construction of three-dimensional superyacht hull modeling system.