• Title/Summary/Keyword: Architecture Description Languages

Search Result 8, Processing Time 0.023 seconds

Standard Architecture of Information Systems for Virtual Construction (가상건설 정보시스템 통합을 위한 표준 아키텍처)

  • Han, Shocky
    • Proceedings of the Computational Structural Engineering Institute Conference
    • /
    • 2008.04a
    • /
    • pp.247-252
    • /
    • 2008
  • Systems architecture of information models for construction industry is introduced. The architecture ful fills international standards, such as ISO 10303(STEP) and IAI IFC, etc. It is defined in web service description language(WSDL) and ISO 10303-11(EXPRESS) language. A standard platform for this standard architecture is also developed. This platform has several tools which can transform EXPRESS description file into C++ or Java languages and which also can generate an IDL file or OWL file from an EXPRESS file. System architects, software engineers, information system consultants can use these standards to define their information model for construction industry in standardized way. Construction engineers can test this information model with ease using standard testing tools and testing method, which is also a part of standard architecture of information systems for virtual construction.

  • PDF

Extending UML2.0 Profile of the C2 Architecture Style (C2 아키텍쳐 스타일을 위한 UML2.0 프로파일의 확장)

  • Roh, Sung-Hwan;Jeon, Tae-Woong;Seung, Hyon-Woo
    • Journal of KIISE:Software and Applications
    • /
    • v.33 no.1
    • /
    • pp.17-31
    • /
    • 2006
  • Software architecture is the high level model of a software system. It should be specified with ADLs (Architecture Description Languages) for its clarity and preciseness. Most ADLs such as C2SADL have not come into extensive use in industries since ADL users should learn a distinct notation specific to architecture, and ADLs do not address all stakes of the development process that is becoming diversified everyday. On the other hand, UML is a do facto standard general modeling language for software developments. UML provides a consistent notation and various supporting tools during the whole software development cycle. But, UML is a general modeling language and does not provide all concepts that are important to architecture description. UML should be extended in order to precisely model architecture. In this paper, we defined a C2 architecture modeling language as a UML2.0 profile. We applied the defined C2 architecture modeling language to the modeling of a restaurant reservation system.

Generic ADL Definition based on UML2.0 (UML 2.0 기반의 Generic ADL 정의)

  • Roh Sunghwan;Kim Kyungrae;Jeon Taewoong;Yoon Seokjin
    • Journal of KIISE:Software and Applications
    • /
    • v.33 no.2
    • /
    • pp.167-185
    • /
    • 2006
  • Software architecture, which is the high level model of a software system, should be specified with ADLs (Architecture Description Languages) for its clarity and preciseness. Most of ADLs such as ACME, however, have not come into extensive use in industries since ADL users should learn a distinct notation specific to architecture. On the other hand, UML is a do facto standard general modeling language for software developments. UML provides a consistent notation and various supporting tools during the whole software development cycle. UML, being a general modeling language, does not provide all concepts that are important to architecture description. UML should be extended in order to precisely model architecture. A number of researches on architecture modeling based on WML have been progressed. Ail of them, however, are based on the UML1.x. UML2.0 embraces much more concepts that are important to architecture modeling than UML1.x. In this paper. we defined an architecture modeling language based on UML2.0. We defined Generic ADL by extending UML2.0 and applied the defined Generic ADL to a restaurant reservation system.

A Study on the Building Component Framework Development adapting Software Architecture (소프트웨어 아키텍처를 적용한 컴포넌트 프레임워크 개발에 관한 연구)

  • Lee, Chang-Hun;Lee, Gyeong-Hwan
    • The KIPS Transactions:PartD
    • /
    • v.9D no.3
    • /
    • pp.409-416
    • /
    • 2002
  • The reuse by using framework is proposed to improve productivity. It is a set of usable and expandable classes and their connectivity. But frameworks are described with programming languages, it is hard for developers to learn the collaborative patterns of a framework by reading it. Patterns are one approach to improving the documentation. But this should be redesigned to expand and redefine the framework. The necessity of the formal description of architecture information is being proposed to relate to programming language. This paper support the following points. First of all, it has been proposed the description of the needed elements when developing a framework using ADL. Secondly, the current development process has been refined to be suitable for developing the domain framework. Thirdly, it has been proposed the development of a application using a framework implemented by an architecture information described with ADL. Overalls, the main contents of this research is defining the ideas of a description and development of an architecture framework using ADL.

ANALYZING DYNAMIC FAULT TREES DERIVED FROM MODEL-BASED SYSTEM ARCHITECTURES

  • Dehlinger, Josh;Dugan, Joanne Bechta
    • Nuclear Engineering and Technology
    • /
    • v.40 no.5
    • /
    • pp.365-374
    • /
    • 2008
  • Dependability-critical systems, such as digital instrumentation and control systems in nuclear power plants, necessitate engineering techniques and tools to provide assurances of their safety and reliability. Determining system reliability at the architectural design phase is important since it may guide design decisions and provide crucial information for trade-off analysis and estimating system cost. Despite this, reliability and system engineering remain separate disciplines and engineering processes by which the dependability analysis results may not represent the designed system. In this article we provide an overview and application of our approach to build architecture-based, dynamic system models for dependability-critical systems and then automatically generate dynamic fault trees (DFT) for comprehensive, tool-supported reliability analysis. Specifically, we use the Architectural Analysis and Design Language (AADL) to model the structural, behavioral and failure aspects of the system in a composite architecture model. From the AADL model, we seek to derive the DFT(s) and use Galileo's automated reliability analyses to estimate system reliability. This approach alleviates the dependability engineering - systems engineering knowledge expertise gap, integrates the dependability and system engineering design and development processes and enables a more formal, automated and consistent DFT construction. We illustrate this work using an example based on a dynamic digital feed-water control system for a nuclear reactor.

Medusa: An Extended DL-Reasoner for SWRL-enabled Ontologies (Medusa: 시맨틱 웹 규칙 언어 처리를 위한 확장형 서술 논리 추론기)

  • Kim, Je-Min;Park, Young-Tack
    • Journal of KIISE:Software and Applications
    • /
    • v.36 no.5
    • /
    • pp.411-419
    • /
    • 2009
  • In order to derive hidden Information (concept subsumption, concept satisfiability and realization) of OWL ontologies, a number of OWL reasoners have been introduced. Most of the reasoners were implemented to be based on tableau algorithm. However this approach has certain limitation. This paper presents architecture for Medusa. The Medusa is an extended DL-reasoner for SWRL(Semantic Web Rule Language) reasoning under well-founded semantics with ontologies specified in Description Logic. Description logic based ontology reasoners theoretically explore knowledge representation and its reasoning in concept languages. However these logics are not equipped with rule-based reasoning mechanisms for assertional knowledge base; specifically, rule and facts in logic programming, or interaction of rules and facts with terminology. In order to deal with the enriched reasoning, The Medusa provides combining DL-knowledge base and rule based reasoner. The described prototype uses $Prot{\acute{e}}g{\acute{e}}$ API[1] for controlling communication with the ontology reasoner.

Aspects and Significance of Musa basjoo, a Landscaping Plant - Focused on Analysis of Old Paintings of Chosun Dynasty - (조경식물 파초(Musa basjoo) 식재 양상과 그 의미 - 조선시대 옛 그림 분석을 중심으로 -)

  • Rho, Jae-Hyun;Kim, Young-Suk;Goh, Yeo-Bin
    • Journal of the Korean Institute of Traditional Landscape Architecture
    • /
    • v.28 no.2
    • /
    • pp.23-36
    • /
    • 2010
  • The purpose of this study is to infer the aspects and significance of Musa basjoo of latter part of Chosun Dynasty by analyzing the planting tendency and planting location of Musa basjoos drawn in total 77 old paintings and the characteristics of the paintings where Musa basjoos appeared, while trying to understand symbolic meanings of floral languages as well as the images and significance of Musa basjoos which appeared in the prose and poetry of Chosun Dynasty, and the results are as follows; With its floral languages of 'waiting', 'parting' and 'beauty', Musa basjoo represented the wealth and resuscitation and it aroused the elegance of hermits in its Taoistic sense. And it also represented 'the unworldliness to get out of transient human affairs' in its Buddhistic sense. Musa basjoos which appeared in 'Garden Custom Painting(庭園雅集圖)', 'Gosa Figure Painting(故事人物圖)' and 'Gyehoe Painting(契會圖)' is considered a device to increase the unworldly atmosphere of gardens and to dignify the elegant meetings of scholars, reflected by the high appearance frequencies of cranes and deer. And it seems that the meaning of Musa basjoo in certain paintings like 'Life-time Paintings(平生圖)', 'Castle City Painting(盛市圖), and 'Cultivating and Weaving Painting(耕織圖)' is an aspiration for wealth and prosperity, and the Musa basjoos planted in temples are considered to have symbolic meanings of aspiration for 'Salvation through Belief' as well as a unworldly meaning which reminds the transiency of human affairs. In addition, the expected effect of experiencing 'the sound of rain falling on the leaves of Musa basjoo' has been pursued, which can be confirmed by the fact that Firmiana simlex with wide leaves similar to Musa basjoo can be frequently spotted near the houses. Meanwhile, Musa basjoos seem to have been planted mainly in front garden or side garden around detached house and Musa basjoos inside the houses seem to have been planted mainly in right side when viewed from the entrance, in relation with the location of bedrooms where it is easier to hear the sounds from the right side of the environment. And the paintings where Musa basjoos appear with strange rocks and bizarre stones among other things have greater part of all the paintings, which is considered a kind of intentional landscaping and a product of mixed materials for elegant appreciation. And the major characters of the painting were involved in the activities of scholars such as arts, and the activities of minor characters were greatly related to their everyday lives. Musa basjoo of Chosun Dynasty in $17^{th}$ and $18^{th}$ century was one of the symbols necessary for description of gardens. And it provided the images of rainy scenes together with scholar culture which had a meaning of self-discipline, and it is assumed that the planting of Musa basjoo with the spirit of cease lessen deavor of a new leaf pushing up the tree and the spirit of resuscitation had the same trace of wheels in the city space of our country as the decline of scholar culture of Chosun Dynasty.

Development of a Translator for Automatic Generation of Ubiquitous Metaservice Ontology (유비쿼터스 메타서비스 온톨로지 자동 생성을 위한 번역기 개발)

  • Lee, Mee-Yeon;Lee, Jung-Won;Park, Seung-Soo;Cho, We-Duke
    • Journal of the Korea Society of Computer and Information
    • /
    • v.14 no.1
    • /
    • pp.191-203
    • /
    • 2009
  • To provide dynamic services for users in ubiquitous computing environments by considering context in real-time, in our previous work we proposed Metaservice concept, the description specification and the process for building a Metaservice library. However, our previous process generates separated models - UML, OWL, OWL-S based models - from each step, so it did not provide the established method for translation between models. Moreover, it premises aid of experts in various ontology languages, ontology editing tools and the proposed Metaservice specification. In this paper, we design the translation process from domain ontology in OWL to Metaservice Library in OWL-S and develop a visual tool in order to enable non-experts to generate consistent models and to construct a Metaservice library. The purpose of the Metaservice Library translation process is to maintain consistency in all models and to automatically generate OWL-S code for Metaservice library by integrating existing OWL model and Metaservice model.