• Title/Summary/Keyword: Object-Oriented Design Modeling

Search Result 247, Processing Time 0.027 seconds

Validation of the Control Logic for Automated Material Handling System Using an Object-Oriented Design and Simulation Method (객체지향 설계 및 시뮬레이션을 이용한 자동 물류 핸들링 시스템의 제어 로직 검증)

  • Han Kwan-Hee
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.12 no.8
    • /
    • pp.834-841
    • /
    • 2006
  • Recently, many enterprises are installing AMSs(Automated Manufacturing Systems) for their competitive advantages. As the level of automation increases, proper design and validation of control logic is a imperative task for the successful operation of AMSs. However, current discrete event simulation methods mainly focus on the performance evaluation. As a result, they lack the modeling capabilities for the detail logic of automated manufacturing system controller. Proposed in this paper is a method of validation of the controller logic for automated material handling system using an object-oriented design and simulation. Using this method, FA engineers can validate the controller logic easily in earlier stage of system design, so they can reduce the time for correcting the logic errors and enhance the productivity of control program development Generated simulation model can also be used as a communication tool among FA engineers who have different experiences and disciplines.

An Instance-Oriented Modeling Method for Shipbuilding Applications

  • Hamada, Shinro;Konaka, Kiyoshi
    • Journal of Ship and Ocean Technology
    • /
    • v.5 no.2
    • /
    • pp.1-13
    • /
    • 2001
  • Data in one Product Model for shipbuilding is inevitably referenced and manipulated during each phase of design or production activities, and data or manipulation status naturally varies from the original with the advance of each activities. For Object-Oriented approach, it is hard to identify classes dealing with those variations, and even if once a product model is developed, it might be getting much harder to modify it to cope with a new additional phase of activities. This paper proposes an Instance-Oriented Modeling Method, temporarily named “Concept-Relationship Modeling Approach”, which handles Data structure and Behavior independently of each other in order to resolve the difficulties above.

  • PDF

A Modeling of XML Document Preserving Object-Oriented Concepts

  • Kim, Chang Suk;Kim, Dae Su;Son, Dong Cheul
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.4 no.2
    • /
    • pp.129-134
    • /
    • 2004
  • XML is the new universal format for structured documents and data on the World Wide Web. As the Web becomes a major means of disseminating and sharing information and as the amount of XML data increases substantially, there are increased needs to manage and design such XML document in a novel yet efficient way. Moreover a demand of XML Schema(W3C XML Schema Spec.) that verifies XML document becomes increasing recently. However, XML Schema has a weak point for design because of its complication despite of various data and abundant expressiveness. Thus, it is difficult to design a complex document reflecting the usability, global and local facility and ability of expansion. This paper shows a simple way of modeling for XML document using a fundamental means for database design, the Entity-Relationship model. The design from the Entity-Relationship model to XML Schema can not be directly on account of discordance between the two models. So we present some algorithms to generate XML Schema from the Entity-Relationship model. The algorithms produce XML Schema codes using a hierarchical view representation. An important objective of this modeling is to preserve XML Schema's object-oriented concepts such as reusability, global and local ability. In addition to, implementation procedure and evaluation of the proposed design method are described.

A Study on the Design of Railway Electornic Interlocking Software Based on Real-Time Object-Oriented Modeling Technique (ROOM기법을 이용한 전자연동 소프트웨어 설계에 관한 연구)

  • Kim, Jong-Sun;Yoo, Ji-Yoon
    • The Transactions of the Korean Institute of Electrical Engineers D
    • /
    • v.50 no.9
    • /
    • pp.439-446
    • /
    • 2001
  • This paper considers the design technique of the real-time control algorithm to implement the electronic interlocking system which is the most important station control system in railway signal field. The proposed technique consists of the structure design and the detail design which are based on the ROOM(Real-Time Object-Oriented Modeling). The structure design is designed with a modeling using the heuristic search technique which, at first, catch and make out the specific requested condition, and then, is designed on the requested condition. The detail design can be implemented if it may get the satisfying values through the repetitive modeling after comparing and examining the data obtained from the structure design in order for the more reliable and accurate system to be implemented. The technique proposed in this paper is implemented with C++ language which is easy to be transferred and compatible with the existing interfaces, and also the operating system is designed and simulated on the VRTX which is a real-time operating system. This proposed technique is applied to the typical station model in order to prove the validity as verifying the performance of the modeled station.

  • PDF

The Object-Oriented Modeling for Drawing Information Management Systems (객체지향형 설계정보관리시스템 모델링)

  • 오태훈;김선호
    • The Journal of Society for e-Business Studies
    • /
    • v.1 no.2
    • /
    • pp.77-92
    • /
    • 1996
  • In recent years, the manufacturing industry begins to demand the PDM which integarates design and manufacturing information concurrently to reduce the time-to-market of new products. However, current commercialized PDM tools have drawbacks in representing by relational data modeling a variety of data types such as CAD files, images, audio, long text, etc. For this reason, object-oriented approaches are suggested as an alternative. In this paper, using one of object-oriented approaches, Rumbaugh's OMT(Object-Modeling Technique), we propose a data model of drawing information management systems essential for PDM. The scope of the model is limited to the information management for drawings, parts, and product structures. Static, dynamic and functional models are suggested in detail. In the models, the drawing status is classified into on-progress, approved, disposed, and released. Also, parts are classified into products, assemblies, and components.

  • PDF

A Study on Date Modeling for Object - Oriented Database Design (객체지향 데이터베이스 설계를 위한 데이터 모델링에 관한 연구)

  • Park, Won-Ok
    • Asia pacific journal of information systems
    • /
    • v.2 no.2
    • /
    • pp.103-120
    • /
    • 1992
  • Object-Oriented method is a rather difficult one, theories are different as many as they are, and can hardly be found well-applied examples of OOD. So, this paper deal with the history, the needs, the benefits, basic concept of object-oriented design methods, especially the designing procedure which covers from analyzing the requirements, designing the EER(extended entity relationship) model, transforming this model into relational schema, to OODB schema step. Major contributions can be identified; First, the proposed method will ensure that it improve the productivity, increase the software quality, and elevate the maintainability. Second, it provide the framework of how object-oriented schema is constructed for OODB design. Third, suggested realistic case study will enhance the better understanding of how the current business process will be applied to the OODB design step.

  • PDF

Visual Object-Oriented Database Design Support System(VODS) (시각적 객체 지향 데이타베이스 설계 지원 시스템에 관한 연구)

  • Ryu, Si-Guk;Gang, Hyeon-Seok
    • The Transactions of the Korea Information Processing Society
    • /
    • v.3 no.4
    • /
    • pp.745-756
    • /
    • 1996
  • In this paper, the design and implementation of VODS is described. VODS is an object-oriented database de-sign support system. VODS supports the whole database design steps according to the EOMT(extended OMT). EOMT as an object- oriented database design methodology is deviced by extending the object model of OMT(Object Modeling Technique) for supporting information navigations to manipulate hyperemia objects. Database designers can do the whole design steps by clicking mouse buttons on the appropriate icons or commands from the initial screen mode.

  • PDF

Integrated Object-oriented Modular Design of AMS (자동화 생산시스템의 통합 객체지향 Modular 설계 접근)

  • 김만균;함효준
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.20 no.43
    • /
    • pp.163-174
    • /
    • 1997
  • Development of control model and system for AMS (Automated Manufacturing Systems) has long been interested by researchers. Presented in the paper is a systematic approach to constructing a Petri-nets(PNs) model of AMS and method for design a graphical model of a AMS by using a new modeling tool which is called PNs. So, the procedure of modeling in the AMS is the same as current practice of AMS design and is based on the IOM (Integrated Object-oriented Modeling) paradigm. An AMS, which consists of various machine groups, can produce machine parts in different physical dimensions and lot size. To model such a system, the method which utilizes Sub-PNs are proposed. This enables the models according to part routings. The machine group which causes bottleneck is obtained and modified to relieve the problem. By iterating these steps which consist of modelling, simulation, and performance evaluation, an AMS can e obtained which satisfies the required manufacturing conditions. Finally, the implementation issues of PN modeling are addressed. The approach is the IOM from PN modeling by Sub-PNs and the other is a development of IOM tool for the performance evaluation of AMS.

  • PDF

Development of a Simulator for Automated Manufacturing Systems (객체지향방식에 의한 자동화제조시스템 시뮬레이터의 설계 및 구현)

  • 이진규;이진환;이태억;오부경;오석찬
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 1997.04a
    • /
    • pp.23-28
    • /
    • 1997
  • We discuss development of a simulator for automated manufacturing systems (AMSs) which have sophisticated automated material handling equipments and complicated work flows. The simulator is designed to satisfy the following requirements. A user should be able to easily configure or specify an AMS through a graphical user interface (GUI) and minimal data input. The user should be able to model diverse and complied control logic for automated material handling systems like automated guided vehicle (AGV) systems, robot workcell systems and conveyor systems as well as complicated job flow program. Real time animation is desired. Finally, the simulator should be easily maintained and extended. To satisfy the requirements, we use an object-oriented paradigm for modeling, designing, and programming of the simulator. We use an object-oriented modeling framework to design the modeling elements library, and take the process interaction approach for scheduling processes and events. To model a user-defined diverse control logic, we also develop a script language and its interpreter. We explain design and implementation strategies. We implement the simulator using Visual C++ 4.2 and Open GL on Windows NT and the Windows95. Some modeling examples will be demonstrated.

  • PDF

Database Design for an Urban Geographic Information System based on an Object-oriented Approach (객체지향접근방식을 기반으로 한 도시지리정보시스템의 데이터베이스 설계에 관한 연구)

  • Ock, Han-Suk;Kim, Gap-Youl;Kim, Chang-Hwan;Kim, Sang-Wook
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.1 no.2
    • /
    • pp.56-66
    • /
    • 1998
  • The primary goal of the database design is to organize a large amount of data effectively in users and systems view point. Effective design of a database is very important for processing applications efficiently. In this paper, we discuss database design for an urban geographic information system that effectively maintains the cadastral and planimetric information. We first collect and analyze the requirements for the target urban geographic information system and then perform database design for these requirements. Our database design is based on the object-oriented approach that has rich expressive power and good reusability in comparison with the traditional relational approach. Especially, we employ the OMT, one of the most widely-used object-oriented models. We expect that our result would be helpful in building large databases for urban geographic information systems practically.

  • PDF