• Title/Summary/Keyword: Object-oriented Design

Search Result 831, Processing Time 0.031 seconds

Scenario-Based Implementation Synthesis for Real-Time Object-Oriented Models (실시간 객체 지향 모델을 위한 시나리오 기반 구현 합성)

  • Kim, Sae-Hwa;Park, Ji-Yong;Hong, Seong-Soo
    • The KIPS Transactions:PartD
    • /
    • v.12D no.7 s.103
    • /
    • pp.1049-1064
    • /
    • 2005
  • The demands of increasingly complicated software have led to the proliferation of object-oriented design methodologies in embedded systems. To execute a system designed with objects in target hardware, a task set should be derived from the objects, representing how many tasks reside in the system and which task processes which event arriving at an object. The derived task set greatly influences the responsiveness of the system. Nevertheless, it is very difficult to derive an optimal task set due to the discrepancy between objects and tasks. Therefore, the common method currently used by developers is to repetitively try various task sets. This paper proposes Scenario-based Implementation Synthesis Architecture (SISA) to solve this problem. SISA encompasses a method for deriving a task set from a system designed with objects as well as its supporting development tools and run-time system architecture. A system designed with SISA not only consists of the smallest possible number of tasks, but also guarantees that the response time for each event in the system is minimized. We have fully implemented SISA by extending the ResoRT development tool and applied it to an existing industrial PBX system. The experimental results show that maximum response times were reduced $30.3\%$ on average compared to when the task set was derived by the best known existing methods.

Intelligent Design Support System for Machine Tool Design (지능형 공작기계 설계 지원 시스템)

  • 박면웅
    • Journal of the Korean Society of Manufacturing Technology Engineers
    • /
    • v.9 no.2
    • /
    • pp.15-24
    • /
    • 2000
  • An intelligent software system which can support efficiently and systematically machine tool design by utilizing deign knowledge is described in this paper. The process of embodiment design of a machining center was modelled represented by IDEF0 and embedded in the system. A hybrid type inference engine has been introduced so that the system can effec-tively deal with knowledge represented in diversified forms The design system was developed on the basis of object-ori-ented programming and has been coded into one software system which can be ported on Windows NT.

  • PDF

A Study On Product Data Model for Central Database in an Integrated System for Structural Design of Building (구조설계 통합 시스템에서 중앙 데이터베이스를 위한 데이터 모델에 관한 연구)

  • 안계현;신동철;이병해
    • Proceedings of the Computational Structural Engineering Institute Conference
    • /
    • 1999.10a
    • /
    • pp.444-451
    • /
    • 1999
  • The purpose of this study is to Propose data models for central database in integrated system for structural design building. In order to efficiently express data related to structure, I analyzed the structure design process and classified data considering design step. 1 used an object-oriented modeling methodology for logical data model and relational modeling for physical data model. Based on this model, we will develop an integration system with several applications for structure design. Each application will communicate through the central database.

  • PDF

The Design of Security Information Management System of CORBA Security with Using (Repository를 활용한 CORBA Security의 보안정보관리 시스템 설계)

  • Ryu, Ki Young;Park, Sang Woo
    • Convergence Security Journal
    • /
    • v.3 no.3
    • /
    • pp.59-66
    • /
    • 2003
  • In this paper the CORBA security services is designed and implemented conforming to the CORBA Security Services Specification. We implemented a Security Information Management system for object-oriented distributed systems based onthe CORBA (Common Object Request Broker Architecture) Security specification baseed on Repository.

  • PDF

Framework for Component Configuration Management (컴포넌트 형상관리를 위한 프레임웍)

  • 김귀정
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2003.11a
    • /
    • pp.265-268
    • /
    • 2003
  • Using CBD methodology, Components have been developed. In this paper, we explained that Object-oriented Design frameworks are increasingly recognized as better components than objects. And we discussed the framework concept and component configuration management method using changes. Finally, we explained object sharing in several frameworks and new framework creation process.

  • PDF

Object-Oriented Design Object Analyzer based on the WWW (WWW 기반의 객체지향 설계 정보 분석 도구)

  • 유정목;배명남;최동운;양재동
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10b
    • /
    • pp.12-14
    • /
    • 1998
  • 본 논문에서는 소프트웨서 개발 과정에서 얻은 설계정보들을 웹 위에서 참조하고 파악할 수 있도록 구축한 환경에 대해 기술한다. 이를 위해, 개발 과정에서 얻은 설계 정보들을 웹 검색 구조에 맞도록 변화하는 과정과, 여기에서 얻어진 여러 형식의 많은 정보들을 저장하고 유지하기 위한 웹 저장소(WR: Web Repository), 그리고 WR내에 구축된 분석 정보들을 보이고, 개발자의 요구에 따라 분석 정보들을 제어하기 방안을 설명하다. 개발 환경은 Solaris 2.5에서 Tcl/Tk와 C++를 활용하여 구현하며, 클라이언트의 애플릿(applet) 개발을 위해 tclet을 활용한다.

Construction of Knowledge Base for Fault Tracking Expert System in Semiconductor Production Line (반도체 생산 라인에서의 이탈 처리 추적 전문가 시스템의 지식베이스 구축)

  • 김형종;조대호;이칠기;김훈모;노용한
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.5 no.1
    • /
    • pp.54-61
    • /
    • 1999
  • Objective of the research is to put the vast and complex fault tracking knowledge of human experts in semiconductor production line into the knowledge base of computer system. We mined the fault tracking knowledge of domain experts(engineers of production line) for the construction of knowledge base of the expert system. Object oriented fact models which increase the extensibility and reusability have been built. The rules are designed to perform the fault diagnosis of the items in production device. We have exploited the evidence accumulation method to assign check priority in rules. The major contribution is in the overall design and implementation of the nile base and related facts of the expert system in object oriented paradigm for the application of the system in fault diagnosis in semiconductor production line.

  • PDF

Class Slicing Method using Program Dependency Graph in C++ (C++에서 프로그램 의존도 그래프를 이용한 클래스 분해 방법)

  • 김영선;김홍진;손용식
    • Journal of the Korea Society of Computer and Information
    • /
    • v.3 no.1
    • /
    • pp.63-80
    • /
    • 1998
  • In object-oriented software development, reuse has been studied for the enhancement of software quality and software developer's productivity. But improper modeling in design phase and uncontrolled change during maintenance activities have a problem to reuse a class. In this paper we analyze a semantic cohesion of classes using C++ Program dependency graph, and slice a class with cohesion, so that this method supports the re-estimate of class quality and the extensibility of class. Therefore this proposed method in this paper increases the easibility of the restructuring in the reusable systems, when the developer selects a requested component for a object-oriented program development.

  • PDF

Restructuring of Object-Oriented Designs using Cohesion and Coupling of Class (클래스의 응집도와 결합도를 이용한 객체 지향 설계 재구조화)

  • 이종석;천은홍
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.7 no.5
    • /
    • pp.83-90
    • /
    • 2002
  • Recent commercial systems are too large and too complex to restructure their design by hand without tools and cost too much time and effort. This thesis presents a restructuring approach using cohesion and coupling of classes to change object-oriented designs automatically. The matrix which represents the relation between methods is defined by distance between methods using cohesion and coupling, Class restructuring starts to isolate to dividing class, selects the class to have the lowest cohesion and combines the selected class with the closest class.

  • PDF

Structured Electronic Journal for Scientific Collaboration (학문적 협력을 돕기 위한 구조적 전자저널)

  • Yongmoo Suh
    • The Journal of Information Technology and Database
    • /
    • v.3 no.2
    • /
    • pp.53-73
    • /
    • 1996
  • Thesedays more collaboration is required of scholars than before, because some complex problems are beyond the individuals' research capability. Traditional print-based journal systems have been playing a role of supporting scientific collaboration, in that they provide the state-of-the-art knowledge. Those journal systems, however, are known to have some problems. To cope with some of those problems of the print-based journal systems, electronic journal systems have been suggested and implemented. Investigation shows us that electronic journal systems still have some problems. This paper proposes a new form of electronic journal system, structured electronic journal system, which is believed to better support the scientific collaboration. It is designed so that it is easier to figure out the synopsis of an article and so that authors and referees of a submitted paper can participate in the discussion for verifying the significance of the paper. Object-oriented design of a structured electronic journal system which is to be built on top of a object-oriented database system is explained with example structures.

  • PDF