• Title/Summary/Keyword: Modularization Techniques

Search Result 10, Processing Time 0.024 seconds

Ontology Modularization Evaluation Framework (온톨로지 모듈화 평가 프레임워크)

  • Oh, Sun-Ju
    • Journal of Intelligence and Information Systems
    • /
    • v.16 no.1
    • /
    • pp.1-16
    • /
    • 2010
  • Several techniques and methods for ontology modularization have been proposed recently. However, there are few ontology evaluation frameworks to evaluate these techniques and methods. Most researches on ontology modularization have not been focused on ontology modularization evaluation but ontology modularization process itself. In this paper, we devise a novel ontology modularization evaluation framework to measure the quality of ontology modules, logical integrity during modularization process and modularization tools. Experiments were conducted to validate the proposed framework. Three representative modularization approaches SWOOP, Prompt, and PATO were chosen and used to partition or extract modules from an ontology. Then the proposed evaluation framework is applied to these modules. The experiment results indicate that the modularization framework works well. The proposed framework would help ontology engineers improve ontology module quality, anticipate and reduce future maintenance as well as help ontology users to choose ontology modules that best meet their requirements.

Systematization of module design of a product (제품의 모듈 설계의 체계화)

  • Mok Hak Su;Yang Tae-Il
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2002.05a
    • /
    • pp.625-631
    • /
    • 2002
  • A module design aims to develop product architecture that consists physically detachable units such as module. To develop the system of module design, this paper suggests the methodology of part grouping, evaluation of modularization of a product for improving modularization. To determine modules, module concept is proposed to satisfy the objectives of a modular design. Therefore, there are functional, structural, and process modularizations in a modular concept. Module grouping can be accomplished by using an optimization model that maximizes the sum of the weighting. The present study proposes the p-median model and the direct clustering technique. The optimal clustering solution can be obtained by comparing two clustering techniques. To find the best solution among part groups, evaluation of modularization is performed based on the concept of module design. For the evaluation of modularization, evaluation criteria of modularization are used in the matrix table.

  • PDF

Cutting-edge Technologies to Achieve a Higher Level of Modular Construction - Literature Review

  • Lee, Seungtaek;Choi, Jin Ouk;Song, Seung
    • International conference on construction engineering and project management
    • /
    • 2022.06a
    • /
    • pp.536-542
    • /
    • 2022
  • Cost overruns, schedule delays, and a shortage of skilled labor are common problems the construction industry is currently experiencing. Modularization and standardization strategies have the potential to resolve the various problems mentioned above and have been applied for various construction applications for a long time. However, the level of modularization remains low, and modular construction projects have not been getting the full benefits. Thus, this review investigated the cutting-edge technologies currently being utilized to develop the modular construction field. For this paper, qualified research papers were identified using predetermined keywords from previous related research papers. Identified literature was then filtered and analyzed. According to the included reviews, several technologies are being developed for modular construction. For example, automated design and monitoring systems for modularization were developed. In addition, research labs are utilizing robotic arms for modular construction to achieve a high level of completion in the construction industry, as is seen in the manufacturing industry. Despite these efforts, more research and development are necessary because some automation technologies still require manual activities. Thus, there is great potential for further development of modularization techniques, and further research is recommended to achieve high levels of modularization.

  • PDF

Identification and Modularization of Feature Interactions Using Feature-Feature Code Mapping (휘처-휘처코드 대응을 이용한 휘처상호작용의 검출 및 모듈화)

  • Lee, Kwanwoo
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.14 no.3
    • /
    • pp.105-110
    • /
    • 2014
  • Feature-oriented software product line engineering is to develop various products by developing product line core assets in terms of features and composing those features. However, the developed product may not behave correctly if the feature interaction problem has not be properly taken into account during the feature composition. This paper proposes techniques for identifying and modularizing undesirable feature interactions effectively. The scientific calculator product line is used for evaluating the applicability of the proposed method.

Evaluation Metrics for Ontology Modules Based on the Relationship Type (관계 유형에 기반한 온톨로지 모듈 평가 메트릭)

  • Oh, Sun-Ju
    • The Journal of Society for e-Business Studies
    • /
    • v.15 no.2
    • /
    • pp.19-35
    • /
    • 2010
  • In response to an increased need, various methods for ontology modularization have been proposed. However, few studies have focused on evaluative methods for ontology modules. In this study, we devise novel metrics to measure ontology modularity. To evaluate the ontology modules, we introduce cohesion and coupling based on the theory of software metrics. A cohesion metric and two coupling metrics were used to measure cohesion and coupling for ontology modules. These metrics were also used to check consistency between the ontology modules and the original ontology. The new metrics support a more detailed relationship between classes in ontology modules. We validate the proposed metrics using the well known verification framework and perform the empirical experiments to complement previous investigations. This study offers ontology engineers valuable criteria with which to select and use ontology modules and modularization techniques.

Digital Twin Modularization Techniques Based on Federated Digital Twins (연합 디지털 트윈 기반의 디지털 트윈 모듈화 기법)

  • Chan-Woo Kwon;Seok-Hyun Song
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2023.11a
    • /
    • pp.138-139
    • /
    • 2023
  • 최근에 들어 디지털 트윈에 대한 관심이 급증하고 있다. 디지털 트윈은 컴퓨터 기반 시뮬레이션을 통해 물리적 사물이나 현상을 모사함으로써 대상을 최적화하는 기술이다. 그러나 기존의 독립된 디지털 트윈으로는 현실의 복합적인 상호작용을 분석할 수 없다는 한계가 존재한다. 이를 극복하고자 도입된 개념이 연합 디지털 트윈이다. 본 논문에서는 연합 디지털 트윈의 기술적 정의를 살펴보고, 이를 활용한 디지털 트윈의 모듈화 기법을 제안한다.

Applying Practice Patterns to Improve Source Code Quality of Embedded Software (임베디드 소프트웨어의 소스 코드 품질 향상을 위한 Practice Patterns의 적용)

  • Hong Jang-Eui
    • The KIPS Transactions:PartA
    • /
    • v.12A no.7 s.97
    • /
    • pp.589-596
    • /
    • 2005
  • Source code quality is very Important that software embedded into product is difficult to change. In order to improve source code quality, it should be considered the quality of analysis and design models as well as the quality of source code. In this paper, we suggest 'Practice Pattern' as one of practical techniques to improve embedded software source code quality. Practice pattern is a procedural pattern to guide modeling and coding activities in software development phases. We believe that applying our pattern provides the improvement of optimum performance, modularization, and portability for embedded software source code.

Steel Module-to-Concrete Core Connection Methods in High Rise Modular Buildings: A Critical Review

  • Poudel, Bishal;Lee, Seungtaek;Choi, Jin Ouk
    • International conference on construction engineering and project management
    • /
    • 2022.06a
    • /
    • pp.571-578
    • /
    • 2022
  • Modularization in a high-rise building is different from a small building, as it is exposed to more lateral forces like wind and earthquakes. The integrity, robustness, and overall stability of the modules and their performance is based on the joining techniques and strong structural systems. High lateral stiff construction structures like concrete shear walls and frames, braced steel frames, and steel moment frames are used for the stability of high-rise modular buildings. Similarly, high-rise stick-built buildings have concrete cores and perimeter frames for lateral load strength and stiffness. Methods for general steel-concrete connections are available in many works of literature. However, there are few modular-related papers describing this connection system in modular buildings. This paper aims to review the various research and practice adopted for steel-to-concrete connections in construction and compare the methods between stick-built buildings and modular buildings. The literature review shows that the practice of steel module-to-concrete core connection in high-rise modular buildings is like outrigger beams-to-concrete core connection in stick-built framed buildings. This paper concludes that further studies are needed in developing proper guidelines for a steel module-to-concrete core connection system in high-rise modular buildings.

  • PDF

A Study on the Application of Modularization Technique to Standard Security Policy to Protect Information Assets and the Securement of Confidentiality and Integrity (정보자산 보호를 위한 표준 보안정책 모듈화 기법 적용과 기밀성 및 무결성 확보를 위한 연구)

  • Seo, Woo-Seok
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.14 no.1
    • /
    • pp.111-118
    • /
    • 2019
  • For the security of a vast amount of information, it has been started to diagnose the site as a way of operating and managing the information owned by a company holding assets, to establish indexes to check the actual status and all kinds of standards to obtain security, and also to classify the information assets based on that. This has been extended to many different areas including policies to operate and manage information assets, services, the management of owned devices as physical assets, and also the management of logical assets for application software and platforms. Some of these information assets are already being operated in reality as new technology in new areas, for example, Internet of Things. Of course, a variety of electronic devices like Smart Home are being used in ordinary families, and unlike in the past, these devices generate a series of information life cycles such as accumulating and processing information. Moreover, as even distribution is now being realized, we are facing a task to secure the stability of information assets and also information that assets are holding. The purpose of this study is to suggest and apply standard security policy by moduling methods for information assets owned by companies and even families and obtain the enhancement of confidentiality as well as integrity.

Evaluation of Three Support Shapes on Behavior of New Bolted Connection BBCC in Modularized Prefabricated Steel Structures

  • Naserabad, Alifazl Azizi;Ghasemi, Mohammad Reza;Shabakhty, Naser;Arab, Hammed Ghohani
    • International journal of steel structures
    • /
    • v.18 no.5
    • /
    • pp.1639-1653
    • /
    • 2018
  • Bolted connections are suitable due to high quality prefabrication in the factory and erection in the workplace. Prefabrication and modularization cause high speed of erection and fabrication, high quality and quick return of investment. Their technical hitches transportation can be removed by prefabrication of joints and small fabrication of components. Box-columns are suitable members for bolted structures such as welded steel structures with moment frames in two directions etc., but their continual fabrication in multi-story buildings and performing the internal continuity plate in them will cause some practical dilemmas. The details of the proposal technique introduced here, is to remove such problems from the box columns. Besides, some other advantages include new prefabricated bolted beam-to-column connections referred to BBCC. This connection is a set of plates joined to columns, beams, support, and bolts. For a better understanding of its fabrication and erection techniques, two connection and one structural maquettes are made. The present work aims to study the cyclic behavior of connection numerically. To verify the accuracy of model, a similar tested connection was modelled. Its verification was then made through comparison with test results. The behavior of connection was evaluated for an exterior connection using three different support shapes. The effects of support shapes on rigidity, ductility, rotation capacity, maximum strength, four rad rotation strength were compared to those of the AISC seismic provision requirements. It was found that single beams support has all the AISC seismic provision requirements for special moment frames with and without a continuity plate, and box with continuity plate is the best support in the BBCC connection.