• 제목/요약/키워드: Modeling methodology

검색결과 1,753건 처리시간 0.031초

객체지향 IDEF 기반의 통합모형화 방법론 : 조선 CIMS 분야 사례연구 (An Integrated Modeling Methodology Based on Object-oriented IDEF (Application of the CIMS for Ship Production))

  • 황성룡;문치웅;김재균;장길상
    • Asia pacific journal of information systems
    • /
    • 제9권3호
    • /
    • pp.47-73
    • /
    • 1999
  • Nowadays, the modeling of information systems have been enabled by various models and methodologies that are used for different purposes and perspectives upon the systems. The integrated modeling methodology that integrates these models and methodologies has become important concerns in system integration such as CIM and PDM. The primary objective of this paper is to propose a comprehensive integrated modeling methodology that integrates the OOIDEFO function model, OOIDEFO information model, node model, user interface model, and organization model for an effective analysis, design and implementation for system integration. This methodology covers the generic requirements of modeling methodology such as graphical notations, modeling processes, and abstraction mechanisms. Also, this methodology uses an 00 paradigm throughout the entire systems development life cycle. In order to prove the consistency and efficiency of the proposed methodology, the CIMS for ship production is modeled and prototyped.

  • PDF

Agent 기반 모델링에 의한 근접전투 손실예측 방법론 (Agent-Based Modeling Methodology for Close-Combat Attrition Estimates)

  • 김희수;이재호;신현주
    • 한국국방경영분석학회지
    • /
    • 제32권2호
    • /
    • pp.56-77
    • /
    • 2006
  • 본 연구는 근접전투 손실 모델링 분야에서 좀 더 개선된 워게임 모델링 방법론을 제시한다. 지금까지 군사 운영분석가들은 랜체스터형 미분 방정식과 같은 방정식 기반 모델링 방법론을 사용해서 전투손실 평가를 하고 있다. 방정식 기반 모델링 방법론은 워게임 모의결과를 분석 및 평가하기는 용이하나 동적인 전장환경을 모의하기에는 다수의 제한사항을 포함하고 있다. 이러한 방정식 기반 모델링 방법론의 결점을 극복하기 위해서 본 연구에서는 에이전트 기반 모델링 방법론을 제시한다. 에이전트 기반 모델링 방법론은 전투손실계수 대신에 전투손실 행위에 기반하여 근접전투를 모델링한다. 2가지 모델링 방법론에 의해서 유사한 근접전투 상황 하에서 모델링 된 자료를 모의하여 비교분석 및 평가한다.

Methodology for Discrete Event Modeling/Simulation of Mobile Agent Systems

  • Kim, Jae-Hyun;Kim, Tag-Gon
    • 한국시뮬레이션학회:학술대회논문집
    • /
    • 한국시뮬레이션학회 2001년도 The Seoul International Simulation Conference
    • /
    • pp.453-458
    • /
    • 2001
  • A mobile agent is an autonomous software agent capable of moving from one computer to another while performing its tasks. We view the agent as a discrete event system in the view of its computation and communication. This paper presents a methodology far modeling and simulation of such a mobile agent system as a discrete event system. The methodology is based on the Mobile Discrete Event System Specification (MDEVS) formalism and the associated simulation environment AgentSim which are previously developed by the authors. Within the methodology an atomic model represents dynamics of a mobile agent; a coupled model is modeled as mobile agent servers for representation of structural changes between atomic agents. Being based on the object-oriented environment the modeling methodology exploits inheritance of basic classes AtomicModel and CoupledModel provided by AgentSim.

  • PDF

Role-Based Simulation Modeling and Analysis for BPR:A methodology

  • 조윤호;김재경;김성희
    • 한국경영과학회:학술대회논문집
    • /
    • 한국경영과학회 1997년도 추계학술대회발표논문집; 홍익대학교, 서울; 1 Nov. 1997
    • /
    • pp.90-93
    • /
    • 1997
  • This paper presents a new methodology for business process simulation modeling and analysis based on role-oriented modeling concept. The proposed methodology allows for tracking people and their roles affected by reengineering the business process. It enables one to analyze and evaluate not only work flow, but roles that are part of the flow. A simulator based on this methodology is developed to systematically construct simulation models and conduct simulations easily and efficiently.

  • PDF

UML Class 모델을 이용한 XML 응용 설계 방법론 (XML Application Design Methodology using Model of UML Class)

  • 방승윤;주경수
    • 한국전자거래학회지
    • /
    • 제7권1호
    • /
    • pp.153-166
    • /
    • 2002
  • Nowadays an information exchange on Bn such as B2B electronic commerce is spreading. Therefore the systematic and stable management mechanism for storing the exchanged information is needed. For this goal there are many research activities for connection between XML application and relational database. But because XML data have hierarchical structures and relational database can store only flat-structured data, we need to store XML data in object-relational database that support hierarchical structure. Accordingly the modeling methodology for storing XML data in object-relational database is needed. In order to build good quality application systems, modeling is an important first step. In 1997, the OMG adopted the UML as its standard modeling language. Since industry has warmly embraced UML its popularity should become more important in the future. So a design methodology based on UML is need to develop efficiently XML applications. In this paper, we propose a unified design methodology for In applications based on object-relational database using In. To this goal, first we introduce a XML modeling methodology to design W3C XML schema using UML and second we propose data modeling methodology for object-relational database schema to store efficiently XML data in object-relational databases.

  • PDF

객체지향 데이터베이스 기반의 XML 응용을 위한, UML을 이용한 통합 설계 방법론 (A Unified Design Methodology using UML for XML Applications based on OODB)

  • 방승윤;최문영;주경수
    • Journal of Information Technology Applications and Management
    • /
    • 제9권1호
    • /
    • pp.85-96
    • /
    • 2002
  • Nowadays an information exchange on XML such as B2B electronic commerce is spreading. Therefore the systematic and stable management mechanism for storing the exchanged Information is needed. For this goal there are many research activities for connection between XML application and relational database. But because XML data have hierarchical structures and relational database can store only flat-structured data, we need to store XML data in object-oriented database that support hierarchical structure. Accordingly the modeling methodology for storing XML data in object-oriented database is needed. In order to build good quality application systems, modeling is an important first step. In 1997, the OMG adopted the UML as its standard modeling language. Since industry has warmly embraced UML, its popularity should become more important in the future. So a design methodology based on UML is need to develop efficiently XML applications. In this paper, we propose a unified design methodology for XML applications based on object- oriented database using UML. To this goal, first we introduce a XML modeling methodology to design W3C XML schema using UML and second we propose data modeling methodology for object-oriented database schema to store efficiently XML data in object-oriented databases.

  • PDF

조선 CIMS에서의 통합 모형화 방법론 (An Integrated Modeling Methodology on the CIMS for Ship Production)

  • 황성룡;김재균;문치웅;장길상
    • 산업공학
    • /
    • 제13권1호
    • /
    • pp.65-77
    • /
    • 2000
  • Nowadays, the modeling of systems have been enabled by various models and methodologies that are used for different purpose and perspectives upon the systems. The integrated modeling methodology that integrates these models and methodologies has become challenging issues in system integration such as CIM and PDM. The primary objective of this paper is to propose the comprehensive integrated modeling methodology that integrates the Extended IDEF0 function model, OOIDEF0 information model, navigation model, interface model, and organization model for an effective analysis and design of the CIMS for ship production. This methodology can be used for the integrated system, and cover the systems development life cycle in an integrated fashion. In order to prove the consistency and efficiency of the proposed methodology, the CIMS for ship production is modeled.

  • PDF

CALS 구현을 위한 모델링 방법론의 기능조건 (Functional Requirements about Modeling Methodology for CALS)

  • 김철한;우훈식;김중인;임동순
    • 한국전자거래학회지
    • /
    • 제2권2호
    • /
    • pp.89-113
    • /
    • 1997
  • Modeling methodology has been widely used for analysis and design of a information system. Specially, under the CALS environments, modeling approach is more important because the enterprise functions are inter-related and information sharing speeds up the business. In this paper, we suggest functional requirements about modeling methodology for CALS by surveying the IDEF0 and ARIS. The former is FIPS 183 and the latter is basic methodology of SAP/R3 which is world-wide ERP system. The proposed functional requirements include all semantics of IDEF0 and adds some features. The first is adding modeling components which are semantic representations. In addition to ICOMs, we add the time and cost component which is required to execute the function. The second is tracing mechanism. When we need some information, we drive the functions related with the information by reverse tracing of the function which produces the information as a output and input. Through the tracing, we find out the bottleneck process or high cost process. This approach guarantees the integrity of data by designating the data ownership. Finally, we suggest the final decomposition level. We call the final decomposed function into unit function which has only one output data. We can combine and reconstruct some of functions such as 'lego block' combination.

  • PDF

큰 규모 소프트웨어의 개발을 위한 모델링 기법의 방향성에 대한 연구 (A Study on the Direction of Modeling Techniques for the Development of Large Scale Software)

  • 조민호
    • 한국전자통신학회논문지
    • /
    • 제15권1호
    • /
    • pp.167-172
    • /
    • 2020
  • 큰 규모의 소프트웨어 개발에서 모델링의 중요성은 이미 확인된 사항이다. 그리고 대부분의 프로젝트에서 모델링은 UML을 활용하여 수행되고 있다. 하지만 UML은 클래스를 중심으로 설계된 모델링 도구로서 공통모듈이나 컴포넌트, 프로세스 그리고 데이터의 모델링을 수행하기에는 복잡하고 기능이 부족하다. 이런 점을 보완하고자 컴퓨터 분야에서 개발되었던 구조적 방법론, 정보공학 방법론을 포함한 다양한 모델링 기법을 통합해서 사용하는 방안을 제시함으로써 실제 산업 현장에 도움이 되고자 한다. 이번 논문을 통하여 고객이 만족하는 소프트웨어의 개발을 위해서는 UML만 사용하지 않고 다양한 방법론의 기법을 사용하는 것이 유용함을 보이고자 한다.

데이터베이스 기반의 XML 응용을 위한, UML을 이용한 통합 설계 방법론 (A Unified Design Methodology using UML for XML Application based on Database)

  • 방승윤;주경수
    • 정보관리학회지
    • /
    • 제19권2호
    • /
    • pp.49-67
    • /
    • 2002
  • B2B 전자상거래와 같이 XML을 이용한 정보교환이 확산되고 있으며 이에 따라 상호 교환되는 정보에 대하여 체계적이며 안정적인 저장관리가 요구되고 있다. 이를 위해 XML 응용과 데이터 베이스간의 연계를 위한 다양한 연구가 이루어지고 있다. 특히 계층적 구조를 갖는 XML 파일을 다양한 형태의 데이터베이스에 저장하기 위한 데이터 모델링 방안이 요구된다. 본 논문에서는 UML을 이용한, 다양한 형태의 데이터베이스 기반의 XML 응용을 위한 통합설계 방법론을 제안한다. 이를 위하여 먼저 UML을 이용하여 W3C XML schema를 설계하기 위한 XML 모델링 방안을 제시하고, 아울러 교환되는 XML 파일을 저장 관리하기 위하여 객체-관계 데이터베이스 스키마와 객체지향 데이터베이스 스키마 그리고 관계형 데이터베이스 스키마 설계를 위한 데이터 모델링 방법을 제안한다.