• Title/Summary/Keyword: Object oriented software

Search Result 552, Processing Time 0.024 seconds

Power System Analysis using OODB (객체지향 데이터베이스를 이용한 전력계통 해석)

  • 박지호;백용식
    • The Transactions of the Korean Institute of Electrical Engineers A
    • /
    • v.53 no.5
    • /
    • pp.257-265
    • /
    • 2004
  • The complex documentation involved in power system analysis software require a well-defined and friendly database system. We have developed an object-oriented database management system for power system analysis, and have described load flow analysis and transient stability analysis using object-oriented database(OODB). Database management systems are widely used and achieve high reliability of data management in the engineering fields. However relational database system have shortcomings in application to power system analysis. ill relational database, the data model is too simple for modeling complex data and database languages are very different from programming languages. Object-oriented techniques are sufficiently powerful to support data-modeling requirements of GUI applications. The GUI is implemented using C++ on a MS windows platform. The OODB supports data modeling requirements of GUI applications and the performance is well acceptable for Gill applications.

GoF design patterns based object-oriented Total Maximum Daily Load software design (GoF 디자인 패턴기반 객체지향 오염총량제 소프트웨어 설계)

  • Kim Hyung-Moo;Kwak Hoon-Seong
    • The KIPS Transactions:PartD
    • /
    • v.12D no.1 s.97
    • /
    • pp.73-80
    • /
    • 2005
  • The purpose of using CBD in the object-oriented modeling is to improve the software capability by reducing iterative time and space complexity. Despites many achievements of CBD, it is needed to study about design patterns and it's standardization for the increment of CBD design reusability. However, it is rather possible that impetuous constructing meta-pattern languages and pattern repositories make adapting patterns to software development more complicate and difficult. By applying GoF design patterns to the design of the TMDL(Total Maximum Daily Load) environmental software discipline, this study suggests a method which specifies Pattern names at class names for retrieving, exploring the adapted patterns on the stage of software design without meta-pattern language which is a redundant abstraction, nor additional pattern repositories. Thus, this study can contribute on the reducing iterations and repetitions that are frequently occurred in the process of the environmental software developments.

Load flow analysis and sparsity study using object-oriented programming technique (객체지향기법을 이용한 전력조류계산 및 스파시티 연구)

  • 김정년;백영식
    • The Transactions of the Korean Institute of Electrical Engineers
    • /
    • v.45 no.3
    • /
    • pp.329-334
    • /
    • 1996
  • Power system is becoming more and more complex and large Existing procedural programming technique can't cope with software flexibility and maintenance problems. So, Object-Oriented Programming (OOP) is increasingly used to solve these problems. OOP in power system analysis field has been greatly developed. This paper applies OOP in power flow analysis, and presents new algorithm which uses only a Jacobian to solve mismatch equations, and introduces a new sparse matrix storage method which is different from existing method. (author). 11 refs., 12 figs., 3 tabs.

  • PDF

Development of a Simulation Model for the Evaluation of the Off-Dock Container Yard (자영 컨테이너 장치장의 평가를 위한 시뮬레이션 모델의 개발)

  • 윤원영
    • Journal of the Korea Society for Simulation
    • /
    • v.6 no.1
    • /
    • pp.109-122
    • /
    • 1997
  • The Off-Dock Container Yard (ODCY)s in Pusan are located at 48 different places, and it causes serious problems in the container cargo transport and inland traffic near Pusan district. Hence, the analysis and evaluation of ODCY operation is important. Therefore, this paper proposes a simulation model which evaluates the operation of ODCY. It also proposes a simulation model using an object-oriented approach which includes the system is modeled with object-class hierarchy and SIMPLE++, an object-oriented simulation software, is used to develop the model.

  • PDF

Software Design of Stores Management System based on the TMO Model (TMO 모델 기반 무장 관리 시스템 소프트웨어 설계)

  • Park, Hansol
    • Journal of the Korean Society of Systems Engineering
    • /
    • v.13 no.1
    • /
    • pp.1-6
    • /
    • 2017
  • A stores management software which is embedded in the stores management system requires high-level reliability and real-time processing. It also required to implement and verify protocols which requires timing constraints to control various weapons. In this paper, we propose design methodology to design a stores management software and its support middleware based on the TMO (Time-triggered Message-triggered Object) model.

Object-Oriented Field Information Management Program Developed for Precision Agriculture

  • Sung J. H.;Choi K. M.
    • Agricultural and Biosystems Engineering
    • /
    • v.4 no.2
    • /
    • pp.50-57
    • /
    • 2003
  • This study was conducted to develop software which provides automatic site-specific field data acquisition, data processing, data mapping and management for precision agriculture. The developed software supports acquisition and processing of both digital and analog data streams. The architecture was object-oriented and each component in the architecture was developed as a separate class. In precision agriculture research, the laborious task of manual ground-truth data collection will be avoided using the developed software. In addition, gathering high-density data eliminates the need for interpolation of values for un-sampled areas. This software shows good potential for expansion and compatibility for variable-rate-application (VRA). The FIM (Field Information Management) computer program provides the user with an easy-to-follow process for field information management for precision agriculture.

  • PDF

A Study on the Development of Color Graphic Editor for Process Monitoring Using Object Oriented Programming (객체지향 프로그래밍기법을 이용한 공정 감시용 칼라 그래픽 편집기 개발에 관한 연구)

  • Park, Se-Hwa
    • Proceedings of the KIEE Conference
    • /
    • 1996.07b
    • /
    • pp.1125-1127
    • /
    • 1996
  • Monitoring system is essential part in control system to monitor the circumstances of the industrial equipments. Color graphics is generally introduced in the monitoring system for the purpose of effective human interfaces. Hence, color graphic editor is under the implementation to draw graphic elements easily which are utilized in the monitoring situation. In this study, OOP(object oriented programming) is applied in the programming of the software. OOP enables systematic design of algorithm, easy management of the software and easy extension of additional functions. It is reported that the software is under the implementation. Therefore, preliminary structure of the software is briefly discussed in this paper.

  • PDF

Development of Power Quality Monitoring System(PQMS) : Object-Oriented Design for Power Quality Analysis Software (전력품질 감시 시스템 개발(2): 객체지향 방법론을 적용한 전력품질 분석 소프트웨어 설계)

  • Kim, Young-Il;Bahng, Soon-Jung;Han, Jin-Hee;Yun, Tae-Wook
    • Proceedings of the KIEE Conference
    • /
    • 2003.11a
    • /
    • pp.131-133
    • /
    • 2003
  • In this papers, it will be introduced that power quality analysis software design including investigation of mutual relation between power quality data and mechanism for getting data from power quality database according as based on object-oriented methodology. The UML which is only a language and so is just part of a software development, may be used to visualize, specify, construct, and document the artifacts of software-intensive system.

  • PDF

Design Patterns for Realizing Object-Oriented Inheritance in EJB Environment (EJB 환경에서 객체지향 상속 관계 설계 패턴)

  • Choi, Si-Won;Kim, Soo-Dong
    • The KIPS Transactions:PartD
    • /
    • v.11D no.1
    • /
    • pp.153-162
    • /
    • 2004
  • Software development methodology using object-oriented analysis and design techniques for improving productivity and maintainability has acquired a substantial acceptance in both academia and industry as a fundamental paradigm. Enterprise Java Beans (EJB) is widely used in both academia and industry because it provides high unability and rapid application development. EJB supports object-oriented paradigm, but there are several things to consider when designing detail model of object-oriented model or implementing object-oriented model with EJB model. One of them is inheritance problem. In this paper, we classify the types of class inheritance which is shown upon in object-oriented model into three types and identify the problems which can happen when implementing the inheritance mechanism with EJB model. And this paper proposes three patterns for realizing the inheritance in EJB. Moreover, applicable patterns and guidelines for each object-oriented inheritance types for the proposed patterns are suggested.

A Transforming Technique toward Component-based System from Object-oriented Model Using Static Metrics (객체지향 모델로부터 정적 메트릭을 이용하여 컴포넌트 기반 시스템으로 변환하는 기법)

  • 이은주;신우창;이병정;우치수
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.6
    • /
    • pp.728-740
    • /
    • 2004
  • The increasing complexity and shorter life cycle of software have made it necessary to reuse software. Object-oriented development had not provided extensive reuse and computing infrastructures are evolving from mainframe to distributed environments. However, components provide more advanced means of structuring, describing and developing system, because they are more coarse-grained and have more domain-specific aspects than objects. And they are also suited for distributed environment due to their reusability and granularity. In this paper, we present a process including the static metrics and guidelines that can be applied to transform object-oriented systems into component-based systems. Our process consists of two parts: First, basic components are created based upon composition and inheritance relationships between classes. Second, intermediate system is refined into component-based system with the static metrics and guidelines we propose.