• 제목/요약/키워드: Object-Oriented Analysis.Design

검색결과 237건 처리시간 0.027초

공작기계 주축 시스템의 해석 자동화를 위한 툴 개발 (Development of a Tool for Automation of Analysis of a Spindle System of Machine Tools)

  • 최진우
    • 한국기계가공학회지
    • /
    • 제14권2호
    • /
    • pp.121-126
    • /
    • 2015
  • In this research, a tool was developed for the rapid performance of three-dimensional finite element analysis (3D FEA) of a machine tool spindle system made of a shaft and bearings. It runs the FEA with data, such as the bearing stiffness and the coordinates of the points, to define the section of the shaft, bearing positions, and cutting point. developed for the spindle system and then implemented with the tool using an object-oriented programing technique that allows the use of the objects of the CAD system used in this research. Graphic user interfaces were designed for a user to interact with the tool. It provides rapid evaluation of the design of a spindle system, and therefore, it would be helpful to identify a near optimal design of a spindle system based on, say, static stiffness with design changes and, consequently, FEA.

밸브트레인 시스템 통합 설계 프로그램 개발 (Development of Integrated Valve Train System Design Program)

  • 조명래;김지운;오대윤;김지영;한동철
    • 대한기계학회논문집B
    • /
    • 제26권10호
    • /
    • pp.1364-1369
    • /
    • 2002
  • This paper introduces the development of the analysis and design program of valve train system. In order to verify the stability of design and improve the performance of system efficiently, it is required that integrated and interactive simulation program. The presented program is developed in the base of the object-oriented, capsulation, modulization, OLE (objected linking and embedding) and various design theory. It contains the expandability and flexibility of the structure. In addition to that, it is programmed to make the convenient user interface by using the visualization programming. This program can support the modification of the valve element as well as the development of the valve train system in the beginning of design. It is expected to save the cost and time for the design of valve train system.

C++ 프로그래밍을 위한 구체적 객체 모델의 작성법 (A Technique of Deriving Concrete Object Model for C++ Programming)

  • 김태균;임채덕;송영기;인소란
    • 한국정보처리학회논문지
    • /
    • 제4권3호
    • /
    • pp.731-746
    • /
    • 1997
  • 객체 지향 패러다임의 확산으로 인하여 소프트웨어 개발을 위한 객체 모델의 사용이 일반화되고 있다. 소프트웨어 요구사항의 분석 및 설계 결과로 생성되는 객체 모델은 소프트웨어의 구현 시에 많은 도움이 된다. 특히 작성된 객체 모델이 구체적인 경우에는 자동적인 원시 코드의 생성도 가능하다. 따라서 시스템 분석기나 설계자는 분석 단계 단계 초반기의 추상적인 객체 모델을 정제함으로써 구체적인 객체 모델을 유도하기 위해 많은 시간을 투입해야 한다. 그러나 추상적 객체 모델을 구체적 모델로 정제하는 과정은주 로 설계자의 비정형적인 경험에 의하여 이루어지는 것이 현실이다. 본 논문에서는 OMT(Object Modeling Technique)의 객체 모델을 대상으로 추상적 모델의 구체화 기법을 논한다. 따라서 본문에서 제시되는 주된 내용은 객체 모델의 추상화 정도에 대한 정희와 모델 의 변환 규칙에 대한 것이다. 이 변환 규칙은 정보 통신 서비스 개발 프로세스 모형화 개발 지원 도구의 일부분은 프로세스 모델러(Process Moedeler)의 설계시에 적용되고 있 으며 그 결과로 C++ 코드로 변환하기 쉬운 구체적 객체 모델을 얻을 수 있었다.

  • PDF

IoT 기반 스마트 자판기 시스템의 분석 및 설계 (Analysis and Design of Smart Vending Machine System based on IoT)

  • 조병호;안희학
    • 한국인터넷방송통신학회논문지
    • /
    • 제19권3호
    • /
    • pp.121-126
    • /
    • 2019
  • 최근에 사물인터넷이라고 불리는 IoT 기술은 산업전반에 걸쳐 널리 활용되고 있다. 본 논문에서는 주변에서 흔히 볼 수 있는 자판기의 불편함을 해소한 새로운 IoT 기반 스마트 자판기 시스템을 제안한다. 이는 사용자에게는 현금이 없이도 물건 구매가 가능하게 하고 자판기 관리자에게는 재고 및 판매가 편리하게 할 수 있어 관리비용을 절약시켜 준다. 본 스마트 자판기의 제작을 위해 객체지향 분석 방법인 UML을 이용한 분석 예시 및 그것을 활용한 플로우차트 및 화면 설계 예시를 제시한다. 또한 이는 본 제안방법이 IoT 기반 스마트 자판기 상용화 시스템 제작의 가이드라인으로 유용하게 활용될 수 있음을 보여준다.

설계정보 데이터베이스를 기반으로 하는 구조설계 S/W Platform의 개발 (Development of S/W Platform for the Structural Design System Based on Design Database)

  • 이대희;윤성수;이정재;김한중
    • 한국농공학회지
    • /
    • 제43권4호
    • /
    • pp.79-88
    • /
    • 2001
  • Agricultural facilities can be designed by conceptual preliminary primary and detailed design stages. because each stage has a different objective, it must be applied to dissimilar design and analysis level. Engineers have to judge from evaluation that is estimated agricultural resources in the conceptual design stage. Methods of computer aided design are achieved to individual functions however it is inefficient to perform entire processes of design and hard to systematically accumulate results o design. Study on the integrated structural design system has been continued. but those system have adopted “closed architecture”which is known to inflexible method for developing applications. In this study the design platform is an environment that can support to integrated design system independently and an design platform is proposed by analyzing design processes using object oriented method. The concepts of software platform have resulted from several practical ideas, OOA/OOP and related some points. This paper aims at developing the software platform of a software environment to support the design phases of the agricultural facilities.

  • PDF

농업시설물의 통합설계시스템 개발을 위한 객체 모델링에 관한 연구(구조 및 재료 \circled1) (The Application of MultiLayered Primitive-Composite Model for Integrated Design System of Agricultural Facilities)

  • 배연정;이정재;윤성수;김한중
    • 한국농공학회:학술대회논문집
    • /
    • 한국농공학회 2000년도 학술발표회 발표논문집
    • /
    • pp.226-232
    • /
    • 2000
  • The design of agricultural facilities is the consistent activities, which systematically analyze all the actual conditions, design the unit structures, and improve the faming environment through efficient organization of the unit facility. The design of agricultural facilities is composed of site study, preliminary design, primary design, and detail design. Integrated design system can manage and process the information created by and used in all steps of design process. Formal data models of these design activities are important conceptual steps in development of integrated design system. However, most of existing models are not available for agricultural facilities. To support efficiently developing the integrated design system of agricultural facilities, we have developed the Multi-Layered Primitive-Composite mode I through object-oriented analysis of agricultural facilities. The MPC model not only satisfies the characteristics of agricultural facility, such as variety, coupling, informal data, but also improves abilities of integrated design system such as extensibility, flexibility, and granularity. The paper presents a formal definition of the MPC model.

  • PDF

객체지향형 처방 데이터베이스의 구축과 처방 검색 프로그램의 설계 및 개발 (Construction of Object-oriented Prescription Database and Design/Development of Prescription Search Program)

  • 김현호;홍효신;유제혁;권오민;차웅석
    • 한국한의학연구원논문집
    • /
    • 제17권2호
    • /
    • pp.73-83
    • /
    • 2011
  • The first medical text in which detailed treatments of diseases by combinations of materia medica are mentioned is the "Shanghanzabinglun(傷寒雜病論)". True meaning of the combinations of materia medica used in this text lies in the fact that the efficacy of a prescription transcends that of the linear sum of each materia medica. This kind of concept regarding the composition of a prescription has come to contribute to the formation of theories in prescriptionology; However, it is difficult to analyze and interpret the meaning of each prescription separately because of differences in interpreting methods, points of view, and terminologies used by members of different academical branches. Therefore, it is desirable that one should understand a prescription as having been modified from a basic prescription, and then bring the interactions of ingredients into the picture, finally understanding the efficacy and chief virtues of the targeted prescription. Nevertheless, with the massive information of prescriptions, which exist in the format of texts, it is impossible to efficiently take advantage of prescription analyzing methods, and therefore the range of analysis extremely restricted. In order to overcomes these weaknesses, this paper suggests that object-oriented prescription database be constructed and that a search program for education and research that could facilitate an efficient access to the database be developed as well.

IV-TAP : 밸브트레인 통합 해석 프로그램 (IV-TAP : Integrated Valve Train system Analysis Program)

  • 김지영;조명래;신흥주;한동철
    • 한국윤활학회:학술대회논문집
    • /
    • 한국윤활학회 2000년도 제31회 춘계학술대회
    • /
    • pp.258-262
    • /
    • 2000
  • This paper reports on the development of the analysis program of the valve train system, IV-TAP. It is essential to verify the stability of the design and to improve the performance of the system. In order to do that effi챠ently, it is required that integrated and interactive simulation analysis program. IV-TAP is developed in the base of the object-oriented, capsulation, modulization, OLE(objected linking and embedding) and variational design theory. So it contain the expandability and flexibility of the structure. In additon to that, it is programed to make the convenient user interface by using the visualization programming. It can support the modification of the valve element as well as the development of the valve system in the beginning. It is expected to reduce the money and effort for design the valve train system.

  • PDF

철근 콘크리트 구조 설계에서의 엔지니어링 데이타베이스 구축 (Construction of Engineering DataBase Management System for a Reinforced Concrete Structure)

  • 이승창;김재준;이병해
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 1993년도 가을 학술발표회논문집
    • /
    • pp.163-172
    • /
    • 1993
  • This paper presents a database approach to integrating the structural analysis and design processes for a typical shear wall apartment building design. Our initial efforts have focused on extracting various graphic information from CAD(AutoCAD™) systems. But now, we concentrate our research efforts on organizing specific information generated during the structural analysis and design processes. The proposed overall system consists of a conventional structural analysis package, a conventional CAD system, and different application interface programs. This system is based on an engineering database which is developed by using an object-oriented data modelling approach. The system is actually implemented on an ORACLE™-based relational database management system.

  • PDF

PS-LAP : 피스톤 통합 해석 프로그램 (PS-LAP : Piston Skirt Lubrication Analysis Program)

  • 김지영;김지운;조명래;한동철
    • 한국윤활학회:학술대회논문집
    • /
    • 한국윤활학회 2000년도 제32회 추계학술대회 정기총회
    • /
    • pp.253-257
    • /
    • 2000
  • This paper reports on the development of the analysis program of the piston skirt system, PS-LAP. It is essential to verify the stability of the design and to improve the performance of the system. In order to do that efficiently, it is required that integrated and interactive simulation analysis program. PS-LAP is developed in the base of the object-oriented, capsulation, modulization, OLE(objected linking and embedding) and variational design theory. So it contain the expandability and flexibility of the structure. In addition to that, it is programed to make the convenient user interface by using the visualization programming. It can support the modification of the piston skirt shape, lubrication condition and so on. It is expected to reduce the money and effort for design the piston skirt system.

  • PDF