• 제목/요약/키워드: Object-oriented technique

검색결과 247건 처리시간 0.026초

웹기반 통합설비 관리 시스템을 위한 UML 기반 객체지향 모델링 (Object-Oriented Modeling based on UML for Integrated Manufacturing Management System using Web)

  • 심춘보;정세훈;김경종
    • 한국전자통신학회논문지
    • /
    • 제5권6호
    • /
    • pp.602-612
    • /
    • 2010
  • 본 논문에서는 설비관리의 효율성 및 사용자의 접근성을 위해 웹 기반 통합설비 관리 시스템 응용 환경에서 통합 모델링 언어(UML) 기반의 객체 지향 모델링을 제안한다. 이를 위해 먼저 통합설비 관리 시스템 관련 기술과 요구사항을 수집하고 수집된 요구사항을 통하여 시스템 재개발 시 개발자간의 의사소통이 원활하게 이루어질 수 있고 시스템의 위험도를 줄이기 위해 업무 흐름도 및 중요한 다양한 설계 요소(클래스, 컴포넌트, 패키지, 유스케이스 등)를 고려하여 시스템을 설계한다. 그리고 통합설비 관리 시스템의 설비 마스터 코드, 점검관리, 수리관리, 고장관리의 데이터베이스를 구축한다. 마지막으로 멀티 플랫폼 기반의 그래픽 사용자 인터페이스를 고려한 웹 기반 통합설비 관리 시스템의 세 가지 주요 모듈인 설비 점검 모듈, 수리 관리 모듈, 고장 관리 모듈을 설계하고 아울러 JSP를 이용한 웹기반 GUI를 구현한다.

다차원 파일구조를 이용한 객체지향 데이터베이스의 중포속성 색인기법 (Indexing Techniques or Nested Attributes of OODB Using a Multidimensional Index Structure)

  • 이종학
    • 한국정보처리학회논문지
    • /
    • 제7권8호
    • /
    • pp.2298-2309
    • /
    • 2000
  • 본 논문에서는 객체지향 데이터베이스의 중포속성에 대한 색인기법으로 다차원 색인구조를 이용하는 다차원 중포속성 색인기법은 MD-NAI를 제안한다. 중포석성에 대한 기존의 색인기법들은 중포된 객체에 대한 기존의 색인기법들은 B+-tree와 같은 일차원 색인구조를 이용함으로써, 클래스 계층과 중포속성이 포함된 복합 형태의 질의들에 대한 처리를 잘 지원하지 못한다. MD-NAI에서는 객체지향 데이터베이스의 클래스 계층에 대한 색인기법인 이차원 클래스 계층 색인기법(2D-CHI)을 다차원으로 확장한다. 2D-CHI는 키 속성 도메인과 클래스 식별자 도메인으로 구성된 이차원 도메인 공간상에서 객체들의 클러스터링을 다루는 색인기법이다. 본 논문의 MD-NAI에서는 색인된 중포속성을 표현하는 경로상의 각 클래스 계층마다 하나의 클래스 식별자 도메인을 할당하여 구성된 다차원 도메인 공간상에서 색인 엔트리들의 클러스터링을 다룬다. 따라서, MD-NAI에서는 기존의 색인기법에서 지원하기 어려운 질의의 대상 범위 클래스 계층상의 임의의 클래스들로 제한되거나, 질의에 포함된 복합속성들의 도메인이 클래스 계층상의 임의의 클래스들로 제한되는 경우에도 잘 지원할 수 있다.

  • PDF

XML 데이타를 위한 객체지향 데이터베이스 스키마 및 질의 처리 (Object-Oriented Database Schemata and Queiy Processing for XML Data)

  • 정태선;박상원;한상영;김형주
    • 한국정보과학회논문지:데이타베이스
    • /
    • 제29권2호
    • /
    • pp.89-98
    • /
    • 2002
  • XML이 웹상에서 정보 교환의 표준으로 채택되면서 XML을 데이타베이스의 데이타로 보고 정보를 추출하는 분야가 주목받고 있다. 특히 최근에는 기존의 DBMS 시스템에 XML 데이타를 저장하여 기존의 DB 엔진으로 XML 질의를 처리하는 분야가 많이 연구되고 있다. 이때 주로 관계형 DBMS를 사용하는 연구가 많이 시도되고 있다. 본 연구에서는 객체 지향 데이타베이스 시스템이 XML 데이타를 저장하고 질의를 처리하는 또 하나의 해법이 될 수 있음을 보인다. 제안하는 방법은 XML의 DTD로부터 OODB의 클래스를 생성하고 이 클래스에 대하여 XML 질의를 수행한다. 특히, XML 데이타의 비정형적인 성질이 OO 모델의 계승(inheritance)을 이용하여 표현되어 질의 처리시에 유용하게 사용될 수 있음을 보인다.

객체지향 분석 단계에서의 클래스 복잡도 측정 (Measurement of Classes Complexity in the Object-Oriented Analysis Phase)

  • 김유경;박재년
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제28권10호
    • /
    • pp.720-731
    • /
    • 2001
  • 구조적 개발 방법론에 적용하도록 만들어진 복잡도 척도들을 클래스의 상속성, 다형성, 메시지 전달 그리고 캡슐화와 같은 객체지향의 개념에 직접적으로 적용할 수 없다. 또한 기존의 객체지향 소프트웨어에 대한 척도의 연구는 프로그램의 복잡도나, 설계 단계의 척도가 대부분이었다. 실제로 분석단계 클래스의 복잡도를 낮춤으로서 시스템의 개발 노력이나 비용 및 유지보수 단계에서의 노력이 크게 줄어들게 되므로, 분석 클래스에 대한 복잡도를 측량하기 위한 척도가 필요하다. 본 논문에서는 객체지향 개발방법론인 RUP(Rational Unified Process)의 분석 단계에서 추출되는 분석 클래스에 대해서 복잡도를 측정할 수 있는 새로운 척도를 제안한다. 협력 복잡도CC(Collaboration Complexity)는 가능한 협력의 최대 수로서 클래스가 잠재적으로 얼마나 복잡할 수 있는지를 측정하기 위한 척도이며, 각 협력자들의 인터페이스를 이해하는 것과 관련된 총체적 어려움을 측정하는 인터페이스 복잡도 IC(Interface Complexity)를 정의하였다. 제안된 척도는 Weyuker의 9가지 공리적 성질에 대하여 이론적인 검증을 하였으며, 텍스트 마이닝 기법을 사용하여 사용자의 질문에 자동으로 응답하는 시스템의 분석 클래스에 대하여 제안된 척도를 적용하여 복잡도를 측정하였다. 제안된 CC와 IC의 값과 Chidamber와 Kemerer가 제안된 CBO와 WMC의 값을 비교해 본 결과, 제안된 복잡도 척도의 계산결과 값이 큰 클래스의 경우에는 설계 이후 단계에서도 역시 복잡도가 커지게 되는 것을 알 수 있었다. 이로써 소프트웨어개발 주기의 초기에 클래스에 대한 복잡도를 평가해 보고, 나머지 단계에 필요한 시간과 노력을 예측함으로써 보다 비용-효과적인 객체지향 소프트웨어를 개발할 수 있는 가능성이 높아질 것으로 기대된다.

  • PDF

Subsea 생산 시스템 시뮬레이션에 관한 연구 (Study on Simulation of Subsea Production System)

  • 박주용;조효제;이승재
    • 한국해양공학회지
    • /
    • 제27권3호
    • /
    • pp.1-7
    • /
    • 2013
  • The purpose of this study was the implementation of a simulation for a subsea production system. This subsea production system is installed under environments with high pressure and low temperature. Most of the processes for oil and gas production occur in the subsea equipment. Therefore, an understanding and study of subsea production systems is very difficult because people cannot directly observe the processes occurring in the subsea production system. A simulation system can be a useful solution for this difficult problem. In this research, information models and a 3-D graphic model of the subsea equipment were built using the object-oriented technology and 3-D CAD. The entire system was implemented with the help of simulation software, 3-DVIA Virtools. The simulation system for the subsea production system was tested using several production process scenarios. The results of the tests showed that the simulation system is very useful for understanding a subsea production system and could be a good educational tool.

공작기계 주축 시스템의 해석 자동화를 위한 툴 개발 (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 an Operating Software for the Manufacturing Cell of a Model Plant)

  • 이준수;김종근;정병호
    • 산업공학
    • /
    • 제15권4호
    • /
    • pp.364-373
    • /
    • 2002
  • This paper developed an operating software for the manufacturing cell of a model plant. The model plant, which was manufactured by Fishertechnik, consists of an assembly cell, a machining cell, and supplementary material handling equipments. Each I/O module of the model plant communicates with the INTERBUS controller devices via High-level Language Interface(HLI). The machining center has two machining cells, which consists of 4 machines respectively, two 3-axis portal transporters, and a rail guided vehicle(RGV). The Petri-Net was used to investigate the dynamics of each machining cell, e.g., the relation of material handling equipments and machines. The operating software was analyzed and designed by Object Oriented Technique. The software was implemented using Delphi 3.0 under Windows 95/NT operating system.

지형정보를 이용한 수리구조물 종.횡단 설계시스템 (Profile Design System of Agricultural Irrigation Facility using Geographic Data)

  • 박미정;윤성수;이정재
    • 한국농공학회:학술대회논문집
    • /
    • 한국농공학회 2001년도 학술발표회 발표논문집
    • /
    • pp.246-251
    • /
    • 2001
  • This study is aimed to develop system that can export height automatically with Hierarchical Delaunay Triangulation and finally provide profile of hydraulic channel using 3D terrain geometry model. In this study, by using the object-oriented technique, we developed the traverse and cross-section design system of agricultural facilities, which maintain a consistency in the irrigation design process. This system can design the traverse and cross-section profile for the line type facilities. The results of this study, as for the design based on geography, after carrying out the modeling by using TIN of which employs Delaunays algorithm, it was found that the latitudinal design of the facility is feasible. And, as for the formulation of TIN, we obtained more precise result from using contour, stream, and road data rather than using the contour by itself.

  • PDF

계층의 구조를 갖는 시뮬레이션 모델에 있어서 단계적 접근을 위한 모델연결 방법론과 그 적용 예 (Model Coupling Technique for Level Access in Hierarchical Simulation Models and Its Applications)

  • 조대호
    • 한국시뮬레이션학회논문지
    • /
    • 제5권2호
    • /
    • pp.25-40
    • /
    • 1996
  • Modeling of systems for intensive knowledge-based processing requires a modeling methodology that makes efficient access to the information in huge data base models. The proposed level access mothodology is a modeling approach applicable to systems where data is stored in a hierarchical and modular modules of active memory cells(processor/memory pairs). It significantly reduces the effort required to create discrete event simulation models constructed in hierarchical, modular fashion for above application. Level access mothodology achieves parallel access to models within the modular, hierarchical modules(clusters) by broadcasting the desired operations(e.g. querying information, storing data and so on) to all the cells below a certain desired hierarchical level. Level access methodology exploits the capabilities of object-oriented programming to provide a flexible communication paradigm that combines port-to-port coupling with name-directed massaging. Several examples are given to illustrate the utility of the methodology.

  • PDF

조선산업에서의 블록 배량계획과 일정계획에 관한 연구 (A Study on Loading and Scheduling of Assembly Block in Shipbuilding)

  • 김기동;전인우;김태현
    • 산업기술연구
    • /
    • 제22권B호
    • /
    • pp.61-70
    • /
    • 2002
  • The shipbuilding scheduling has many possible alternatives because of its long time horizon and a lot of jobs, so it is required that the scheduling system can generate and search feasible alternatives rapidly. The scheduling in the assembly shop is initiated by allocating, namely loading, the assembly blocks to each shop. In this step, the resource capacities (such as available man/hour, available crane) of each shop must be considered. The result of loading without above consideration can make the scheduling result based on that infeasible or worse one. In this paper, we developed the optimal scheduling system of shipbuilding, specifically for loading and scheduling of assembly block, using ILOG Solver/Scheduler. ILOG Solver/Scheduler is a general-purposed commercial software which supports to find a feasible or optimal solution using object oriented technique and constraints satisfaction programming, given constraints and objectives. Also, in order to enhance the system performance, we conducted various experiments of ILOG search strategies. The experimental results showed that the impact of search strategies is significant.

  • PDF