• Title/Summary/Keyword: Object-oriented Components Design

검색결과 87건 처리시간 0.034초

Development of an Analysis Tool for Production Time for Components Machined by Turning (선삭 가공 부품의 생산 시간 분석 툴 개발)

  • Jin-Woo Choi
    • Design & Manufacturing
    • /
    • 제18권2호
    • /
    • pp.51-56
    • /
    • 2024
  • In this study, a tool was developed for analyzing production lead time in turning operations. It is expected to help to reduce machining time and to identify, for example, tool change intervals. The tool was developed using Visual Basic.Net and features a user-friendly graphical user interface (GUI) that allows users to easily input cutting conditions and calculate the usage time and feeding distance for each cutting tool based on a G-code program. Object-oriented programming techniques were also used to encapsulate and classify complex logic, thereby efficiently organizing and managing the functions and data structures of this analysis tool. The analysis tool provides various outputs. It calculates the use time of each detailed process of the turning operation, the use time of each tool, the use time of each type of feeding, and also generates the data needed for cutting time analysis, which can be visualized in charts. The analysis tool developed in this study is expected to significantly contribute to improving the efficiency of manufacturing processes and increasing productivity, particularly, in the manufacturing of components requiring massive material removal, such as aircraft parts.

Classes in Object-Oriented Modeling (UML): Further Understanding and Abstraction

  • Al-Fedaghi, Sabah
    • International Journal of Computer Science & Network Security
    • /
    • 제21권5호
    • /
    • pp.139-150
    • /
    • 2021
  • Object orientation has become the predominant paradigm for conceptual modeling (e.g., UML), where the notions of class and object form the primitive building blocks of thought. Classes act as templates for objects that have attributes and methods (actions). The modeled systems are not even necessarily software systems: They can be human and artificial systems of many different kinds (e.g., teaching and learning systems). The UML class diagram is described as a central component of model-driven software development. It is the most common diagram in object-oriented models and used to model the static design view of a system. Objects both carry data and execute actions. According to some authorities in modeling, a certain degree of difficulty exists in understanding the semantics of these notions in UML class diagrams. Some researchers claim class diagrams have limited use for conceptual analysis and that they are best used for logical design. Performing conceptual analysis should not concern the ways facts are grouped into structures. Whether a fact will end up in the design as an attribute is not a conceptual issue. UML leads to drilling down into physical design details (e.g., private/public attributes, encapsulated operations, and navigating direction of an association). This paper is a venture to further the understanding of object-orientated concepts as exemplified in UML with the aim of developing a broad comprehension of conceptual modeling fundamentals. Thinging machine (TM) modeling is a new modeling language employed in such an undertaking. TM modeling interlaces structure (components) and actionality where actions infiltrate the attributes as much as the classes. Although space limitations affect some aspects of the class diagram, the concluding assessment of this study reveals the class description is a kind of shorthand for a richer sematic TM construct.

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년 추계학술발표대회 논문집
    • /
    • 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

Tool Development for Identifying Components using Object-Oriented Domain Models (객체 지향 도메인 모델을 이용한 컴포넌트 식별 도구 개발)

  • 이우진;권오천
    • Journal of KIISE:Computing Practices and Letters
    • /
    • 제9권4호
    • /
    • pp.381-392
    • /
    • 2003
  • Component-based Development(CBD) based on the software reuse has been more attractive from software companies that want to enhance software productivity. However, since component identification process is mainly dependent on domain expert´s intuition and experience, it was very difficult to develop tools for supporting the component identification process. In this paper, we propose a systematic procedure of identifying reusable component by using object dependencies and object usages and provide a design and implementation of its supporting tool. In object-oriented domain models. there exists several diagrams which are described in different viewpoints. From these diagrams, object dependency and object usages are extracted and merged into an object dependency network, which is a basis for performing a comfonent identification algorithm. Finally, through a case study of internet banking system, we evaluate the applicability of the proposed identification process and tool.

High Level Object Oriented Real-Time Simulation Programming and TMO Scheme (High Level 객체 지향에서 실시간 시뮬레이션 프로그램과 TMO 설계)

  • Song, Sun-Hee;Ra, Sang-Dong
    • The KIPS Transactions:PartA
    • /
    • 제10A권3호
    • /
    • pp.199-206
    • /
    • 2003
  • The object-oriented (OO) distributed real-time (RT) programming movement started in 1990´s and is growing rapidly at this turn of the century. Distributed real-time simulation is a field in its infancy but it is bounded to receive steadily growing recognition for its importance and wide applicability. The scheme is called the distributed time-triggered simulation scheme which is conceptually simple and easy to use but widely applicable. A new generation object oriented (OO) RT programming scheme is called the time-triggered message triggered object(TMO) programming scheme and it is used to make specific illustrations of the issues. The TMO structuring scheme is a general-style components structuring scheme and supports design of all types of component including hard real time objects and non real time objects within one general structure.

A Study on the Modeling for Component Integration in the Java Bean-based System (Java Bean 기반 시스템에서 컴포넌트 통합을 위한 모델링에 관한 연구)

  • 소경영;박종구
    • Journal of the Korea Society of Computer and Information
    • /
    • 제5권2호
    • /
    • pp.37-42
    • /
    • 2000
  • Object technologies like the OMG's CORBA are enabling technologies the aim to facilitate integration implementation of diverse software components in distributed. heterogeneous environment. CORBA and similar object integration technologies define a standard component interconnection and inter-operation model , promote object-oriented principles to encapsulate incompatible component implementations. In this Paper. we present a connector model for software architectural representation of complex component collaborations. Our Connector model is base on research in software achitecture and object-oriented modeling. and part of a design framework for modeling component-based system. We believe the connector concepts to be vary benificial for a clear expression of dependencies between multiple component in Java Bean-based system.

  • PDF

Intelligent Architectural Design Module for Process Automation of Hanok Constructions (한옥 건축공정 자동화를 위한 지능형 설계모듈의 구현)

  • Ahn, Eun-Young
    • Journal of Korea Multimedia Society
    • /
    • 제15권9호
    • /
    • pp.1156-1164
    • /
    • 2012
  • Hanok is a cultural heritage containing our ancestor's life style intact and breathing alive with us until now. As Hanok has been concerned as a echo-friendly architecture, a new methodology for efficient construction without damaging the traditional construction process comes into request. The goal of this research is development of a architectural design tool based on the BIM(Building Information Modeling) for satisfying these demands. It will be usable to support whole process of the traditional building from digital design to production and construction. Firstly, we take a consideration of the traditional architecture reflecting the spirit of the age and suggest efficient design method for architectural components. Each components is pre-fabricated as a template representing similar components. All pre-fabricated components are designed by object-oriented concepts so, many variations for a component can be derived from the pre-fabricated component. Our method is helpful for reducing design errors because that it considers combining rule between connecting components in the template design. Moreover it is plugged in the commercial architectural CAD, so it can supports digital design not only traditional architecture but also fusion style mixed with modern architecture.

제품사용성 평가를 위한 인체모델의 개발

  • 강동석;정의승
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 대한산업공학회/한국경영과학회 1995년도 춘계공동학술대회논문집; 전남대학교; 28-29 Apr. 1995
    • /
    • pp.797-806
    • /
    • 1995
  • An ergonomic evaluation model which can properly evaluate the design of a product or workplaces was developed to evaluate a new product in the early stage of design. Although several evaluation models have been developed and are in use in the field of ergonomics, they lack an integrated framework and analysis techniques. In this research, an ergonomic evaluation model was developed according to the framework which accommodates desirable components of the model. The framework represents the integration of four components: man model, workplace modeller, ergonomic evaluation functions and knowledge bases, which interact with a common object-oriented database. Components were developed individually and integrated with the workplace modeller. The generation and manipulation of man models, workplace modelling, and ergonomic evaluation features such as reach and visibility were implemented. The developed evaluation model has demonstrated distinct advantages of the flexibility to adapt another features for the ergonomic evaluation model and the better usability for users.

  • PDF

A Development of Visualization Software for Protective Engineering in Low-Voltage Power Systems (저압계통 보호 엔지니어링을 위한 시각화 소프트웨어 개발)

  • Yun, Sang-Yun;Lee, Nam-Ho;Lee, Wook-Hwa;Lee, Jin;Kim, Jae-Chul
    • The Transactions of the Korean Institute of Electrical Engineers A
    • /
    • 제55권7호
    • /
    • pp.297-305
    • /
    • 2006
  • This paper summarizes a development of visualization software for protective engineering in low-voltage power systems. The study is concentrated on the following aspects. First, a software engineering method is applied for designing the object-oriented program. The design and implementation of a Graphic User Interface(GUI) and its integration to a power system framework are developed using object-oriented programming(OOP) in Visual C++. Second, we develop the short circuit analysis module that oriented a low-voltage power system. It is possible to calculate a peak, symmetrical RMS, DC component and asymmetrical fault currents for each time. And it is the first software that can calculate the fault current for single branch of three-phase system. The calculation accuracy is compared with commercial software, and the libraries of low-voltage components are served for convenience use. Third, protective engineering functions are equipped. It is possible to automatically select the circuit breaker which based on the user input characteristics and the fault current calculation and examine the protective coordination. Through the case study, we verified that the developed software can be effectively used to examine the protective engineering in low-voltage power systems.

Extension of UML to Represent Components Interface Focusing on Interaction (상호작용 중심의 컴포넌트 인터페이스를 표현하기 위한 UML의 확장)

  • Park, Seong-Ho;Choe, Eun-Man
    • The KIPS Transactions:PartD
    • /
    • 제9D권1호
    • /
    • pp.65-74
    • /
    • 2002
  • This paper focuses components interactions which is important factor in designing software components. We classified several types of interaction between components and suggested appropriate graphical notation to extend UML and design process with extended method. Suggested notation and process was verified by practical experiment which is performed in travel agent component application. Representing interaction between components is not same to representing association between classes. UML in current version needs to be extended for representing this kind of components interaction. This research covers UML extension for components interaction and experiment for showing effectiveness.