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

Search Result 247, Processing Time 0.022 seconds

A Study on the Automatic Mesh Generation of the Two Dimensional Structure using Object Oriented Modeling Concept (객체 지향 모델링 개념을 이용한 이차원 구조물의 유한요소 자동 생성에 관한 연구)

  • 장창두;심우승
    • Proceedings of the Computational Structural Engineering Institute Conference
    • /
    • 1996.04a
    • /
    • pp.70-77
    • /
    • 1996
  • Recently many efforts have been made to improve the efficiency of design and production of the structures using the automation system. But, this work has been progressed as independent or partial system. And, the study on the integrated system is not sufficient in application for practical problems yet. This paper deals with the fundamental concept of modeling system and application method on structural modeling. At first, the core of the integrated system is a shape modeling system that can represent the geometric and topological information. This system must be designed as an open system to be combined with each independent automation system. The appropriate concept to realize this system on structural modeling is object oriented modeling and this enables to integrate each automation system successfully, This concept was applied to automatic mesh generation. For shape modeling system, half-edge data structure that is being used in solid modeling was modified to handle the plate structure in the plane. And, to generate the triangular meshes, direct node connection method was used. And, as a result, the integrated system that generate the meshes of two dimensional structure automatically was realized. And, programmed by C++, these systems can be combined with other systems easily and have good reusability.

  • PDF

The Development of the Object Oriented Simulator of the Container Terminal (컨테이너 터미널 시뮬레이터의 객체지향 설계)

  • Yun, Won-Young;Ryu, Sook-Jea;Kim, Gui-Rae;Kim, Do-Hyung;Choi, Yung-Suk
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • v.1
    • /
    • pp.325-330
    • /
    • 2006
  • The container terminal is the unified transportation system which connects between a land transportation and a sea transportation. This system has many subsystems such as ship operation, yard transfer operation, yard storage system, gate operation, and information manage system. This paper presents a method of modeling a simulator with which user can evaluate the efficiency of the equipment and allocation policies in the container terminal. The final purpose is to estimate the efficiency of each equipments and the distribution policies. In a design step in the simulator development. We suggest the Object Oriented method with which the developer can easily design, because the object oriented method has the advantages of reusability and modularity.

  • PDF

Knowledge Based and Object-Oriented Simulation Model for Logistics Analysis (지식기반 객체지향 군수시뮬레이션 모델에 관한 연구 - 초기군수지원성 분석모델을 중심으로 -)

  • 마호명;최상영
    • Journal of the military operations research society of Korea
    • /
    • v.22 no.1
    • /
    • pp.67-80
    • /
    • 1996
  • Artificial Intelligence(AI) techniques and Object-Oriented(OO) techniques contribute to the simulation modeling of the complex systems. AI techniques are suitable to model human reasoning in the simulation. While OO techniques have advantages of re-usability, maintainability and extendability of the software. Thus, in this paper, we design a knowledge-based object-oriented simulation model, particularly for the logistics analysis of military armor vehicles. The simulation model consists of three modules i.e., scenario, simulation mechanism, and inference engine. The model is designed within the OO paradigm and implemented by using the C++ language. An example case of using the model for the logistic analysis is included.

  • PDF

Development of IDEF${\emptyset}$ Process Model for 3d-based Architectural Form Generation (건축에서 3차원 기반 형태생성을 위한 IDEF${\emptyset}$ 프로세스 모델에 관한 연구)

  • Woo, Seung-Hak;Choo, Seung-Yeon;Chol, Arhina
    • Proceeding of Spring/Autumn Annual Conference of KHA
    • /
    • 2008.11a
    • /
    • pp.181-187
    • /
    • 2008
  • It's difficult for other designer to understand easily, due to existing abstract form-generation method of digital authors like Greg Lynn and Peter D. Eisenman. This study uses IDEF${\emptyset}$ process diagram in order to remodel procedures and elements of this abstract 3d based form-generation method. IDEF${\emptyset}$ process diagram is the method operated prior to a design of digital program. For object-oriented modeling of each form-generation element technology, IDEF${\emptyset}$ process has been modeled. For this sort of IDEF${\emptyset}$ process modeling, digital architectural theory and analysis method has been generalized With them above, this study suggests the 3d-based form-generation IDEF${\emptyset}{\emptyset}$process model for developing digital tool eventually through the object-oriented components and setting up the mutual roles, relation as well. In conclusion, 3d-based form-generation IDEF${\emptyset}$process model, this study suggests, models form generation methods of existing digital authors using IDEF${\emptyset}$ process for developing digital tool in the future.

  • PDF

An Object-Oriented Analysis and Design Methodology for Secure Database Design -focused on Role Based Access Control- (안전한 데이터베이스 설계를 위한 객체지향 분석·설계 방법론 -역할기반 접근제어를 중심으로-)

  • Joo, Kyung-Soo;Woo, Jung-Woong
    • Journal of the Korea Society of Computer and Information
    • /
    • v.18 no.6
    • /
    • pp.63-70
    • /
    • 2013
  • In accordance with the advancement of IT, application systems with various and complex functions are being required. Such application systems are typically built based on database in order to manage data efficiently. But most object-oriented analysis design methodologies for developing web application systems have not been providing interconnections with the database. Since the requirements regarding the security issues increased, the importance of security has become emphasized. However, since the security is usually considered at the last step of development, it is difficult to apply the security during the whole process of system development, from the requirement analysis to implementation. Therefore, this paper suggests an object-oriented analysis and design methodology for secure database design from the requirement analysis to implementation. This object-oriented analysis and design methodology for secure database design offers correlations with database that most existing object-oriented analysis and design methodologies could not provide. It also uses UMLsec, the modeling language, to apply security into database design. In addition, in order to implement security, RBAC (Role Based Access Control) of relational database is used.

Generating Test Cases for Object-Oriented Design Specification (OCL로 기술된 객체지향 설계 명세의 테스트 케이스 생성)

  • Choe, Eun-Man
    • The KIPS Transactions:PartD
    • /
    • v.8D no.6
    • /
    • pp.843-852
    • /
    • 2001
  • Statistics concerning software errors indicate that more errors are introduced in analysis and design phase than implementation phase. Therefore, it is needed to check whether the design modeling is appropriate for own function and structure. This paper discussed the effective test method for the object-oriented design model, i.e., UML. A new method was proposed for generating test data. This method consists of category partition theory by the representation each element in UML model with OCL (Object Constraint Language). Test data generated in this way can be used for testing the source code functionality as well as for checking the design model.

  • PDF

Optimized Modeling Design of J2EE Design attern Based on UML (UML 기반 최적화된 J2EE 디자인 패턴 모델링)

  • 김종경;이돈양
    • Journal of the Korea Computer Industry Society
    • /
    • v.4 no.12
    • /
    • pp.937-942
    • /
    • 2003
  • Component development of EJB base is activated newly been using widely object oriented analysis and design method recently. Usually, case that use permanent data that use database in EJB base bean creation is much. Separated DBMS connection that various DBMS is applied been subordinate to each entity bean used in the environment in this paper applying DAO pattern, and is normalized object oriented design and analysis because using UML and standardization so that can create done class optimized modelling do.

  • PDF

Diagramming Tool for Object-Oriented Modeling on $C^{+ +}$ ($C^{+ +}$에서의 객체 지향 모델링을 위한 다이아그래밍 툴)

  • 하수철;원유헌
    • Journal of the Korean Institute of Telematics and Electronics B
    • /
    • v.29B no.2
    • /
    • pp.9-17
    • /
    • 1992
  • In recent years, object-orientation is rising to notice as a new paradigm for developing software. This paper suggests the diagramming technique and a tool for developing C++ program effectively. This technique can represent the modularity and the interactions of classes definitely by emphasizing the characteristics of classes of C++. It can do the direct mapping from the logical idea to the physical screen image, so programmers can reuse the design resources in design phase as well as transforming the resources into chode in the implementation phase.

  • PDF

A HELPDESK system design for communication network service (데이터 통신서비스를 위한 EJB기반 통합 HELPDESK 설계에 관한 연구)

  • 조동권
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.6 no.5
    • /
    • pp.661-666
    • /
    • 2002
  • We need the flexible method for communication network configuration and fault management business procedure. Therefore development of systematic integrating fault management system is essential to meet on these requests. We must design the integrating fault management system so that can run the repair processing for both data communication network management and new next generation data communication network of various type. In general it is effective that the system is consisted of decentralized module to be accessibele for business logic and datum to remote area. To Solve these problem, a method is to use object-oriented design technique. That is, it is to abstract reusability objects and make component module using the abstracted objects. In this paper, we propose a fault management system of communication network service using object-oriented design techniques which are UML(Unified Modeling Language) and EJB(Enterprise Java Bean).

Development and Improvement of Scene Transition Nets(STN) GUI Simulator for Discrete-continuous Hybrid Systems

  • Tateyama, Takeshi;Chin, Hiroshi;Kawata, Seiichi;Shimomura, Yoshiki
    • International Journal of CAD/CAM
    • /
    • v.8 no.1
    • /
    • pp.55-62
    • /
    • 2009
  • Scene Transition Nets(STN) is a very useful modeling method for discrete-continuous hybrid systems. However, it is difficult to write STN in standard object-oriented programming languages because STN programming requires much skill of object-oriented programming and high knowledge of STN of designers. To overcome this problem, the authors have developed a useful GUI simulator software for modeling and simulations of STN. The experimental results of a transport system including an AGV showed the availability of our software.