• Title/Summary/Keyword: OODB

Search Result 30, Processing Time 0.025 seconds

A Study on Application Object-oriented Database and New Unified Relation Object-oriented Database (객체지향 데이터베이스와 새로운 Unified Relation 객체지향 데이터베이스의 운용에 관한 연구)

  • Park Chang-Min
    • Management & Information Systems Review
    • /
    • v.3
    • /
    • pp.133-150
    • /
    • 1999
  • This paper proposes to study on the interoperation between Relation Database(RDB) and Object-oriented database(OODB). It also describes some Characteristics of OODB and introduces the UniSQL system. This paper suggests a new systemcalled URODB (Unifide Relation & Object-oriented database) that will overcome the limits of OODB, improve the shortcomings of the present RDB, and increase the interchangeability in particular.

  • PDF

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.

Load Flow Analysis using Object-oriented Database (객체지향 데이터베이스를 이용한 전력조류계산)

  • Park, Ji-Ho;Baek, Young-Sik
    • Proceedings of the KIEE Conference
    • /
    • 2003.11a
    • /
    • pp.275-277
    • /
    • 2003
  • This paper deals with Object-oriented Database(OODB) which is designed for power system analysis, and describes load flow analysis using OODB. Database management systems are widely used and achieve high reliability of data management in the engineering fields. However conventional database systems, relational database system, have disadvantages in application to power system analysis. This paper presents advantages of OODB for modeling complex data of a power system analysis. The OODB supports data modeling requirements of GUI applications and the performance is well acceptable for GUI applications.

  • PDF

Fault Analysis of the Power System by using the OODB and GUI (OODB와 GUI를 이용한 전력계통 고장해석)

  • Hong, Young-Hwan;Park, Ji-Ho;Kim, Jung-Nyun;Baek, Young-Sik
    • Proceedings of the KIEE Conference
    • /
    • 2003.11a
    • /
    • pp.315-317
    • /
    • 2003
  • Power system is becoming more and more complex and large. And power consumption increases rapidly according to the industry development. There is an ample possibility for a fault in proportion to these facts. Therefore power system engineer is requested to abilities, fault analysis and fault prevent. This paper handling result data by Object Oriented Database(OODB) because OODB has advantages abut flexibleness and recycling. Besides this paper presents fault analysis program by Graphic User Interface(GUI) to understand easily program using method.

  • PDF

An Information Sharing System for Product Design Data Using WWW and STEP (웹과 STEP을 이용한 제품 설계 정보 공유 시스템)

  • 김철영;김남국;김영호;강석호
    • Korean Journal of Computational Design and Engineering
    • /
    • v.1 no.3
    • /
    • pp.203-214
    • /
    • 1996
  • An information sharing system, namely World Design View, is developed for browsing product design data on the World Wide Web environment. For the last few years information sharing has been rapidly emerging as an important research issue in the areas of concurrent engineering, product data management, virtual manufacturing, and so on. Since we are mainly concerned with product development, the key information that needs be communicated and shared is product data. The developed system puts the major advantages of STEP, OODB, and VRML together. The STEP standard provides a consistent data exchange format and application interfaces among different CAD/CAM systems. OODB is efficient and effective in dealing with complex data structures often found in engineering applications. Virtual worlds for 3-D product models can be created by VRML which is networked via the global Internet and hyperlinked with WWW. The World Design View system can support for members of virtual design teams, possibly distributed all over the world, to share 3-D shape information quickly and easily.

  • PDF

Development and Performance Evaluation of a Concurrency Control Technique in Object-Oriented Database Systems

  • Jun, Woochun;Hong, Suk-Ki
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.12 no.4
    • /
    • pp.1899-1911
    • /
    • 2018
  • In this work, we propose a concurrency control scheme in object-oriented database (OODB). Since an OODB provides complex modeling power than the conventional relational databases, a concurrency control technique in OODB is also rather complicated and has influence on the overall performance. Thus, it is very important to develop a concurrency control technique with less overhead. The proposed scheme deals with class hierarchy that is a key concept in OODBs. The proposed scheme is developed on implicit locking scheme. Also, the proposed scheme is designed using data access frequency in order to reduce locking overhead than implicit locking. It means that, if access frequency information is not available, the proposed scheme works just like the existing implicit locking, In our work, the correctness of the proposed scheme is proved. The performance is analyzed depending on access types. Also, it is proved that our scheme performs works much better than the implicit locking does.

A Study on Date Modeling for Object - Oriented Database Design (객체지향 데이터베이스 설계를 위한 데이터 모델링에 관한 연구)

  • Park, Won-Ok
    • Asia pacific journal of information systems
    • /
    • v.2 no.2
    • /
    • pp.103-120
    • /
    • 1992
  • Object-Oriented method is a rather difficult one, theories are different as many as they are, and can hardly be found well-applied examples of OOD. So, this paper deal with the history, the needs, the benefits, basic concept of object-oriented design methods, especially the designing procedure which covers from analyzing the requirements, designing the EER(extended entity relationship) model, transforming this model into relational schema, to OODB schema step. Major contributions can be identified; First, the proposed method will ensure that it improve the productivity, increase the software quality, and elevate the maintainability. Second, it provide the framework of how object-oriented schema is constructed for OODB design. Third, suggested realistic case study will enhance the better understanding of how the current business process will be applied to the OODB design step.

  • PDF

Development of a Concurrency Control Technique for Multiple Inheritance in Object-Oriented Databases (객체지향 데이터베이스의 다중계승을 위한 동시성 제어 기법 개발)

  • Jun, Woochun;Hong, Suk-Ki
    • Journal of Internet Computing and Services
    • /
    • v.15 no.1
    • /
    • pp.63-71
    • /
    • 2014
  • Currently many non-traditional application areas such as artificial intelligence and web databases require advanced modeling power than the existing relational data model. In those application areas, object-oriented database (OODB) is better data model since an OODB can providemodeling power as grouping similar objects into class, and organizing all classes into a hierarchy where a subclass inherits all definitions from its superclasses. The purpose of this paper is to develop an OODB concurrency control scheme dealing with multiple inheritance. The proposed scheme, called Multiple Inheritance Implicit Locking (MIIL), is based on so-called implicit locking. In the proposed scheme, we eliminate redundant locks that are necessary in the existing implicit locking scheme. Intention locks are required as the existing implicit locking scheme. In this paper, it is shown that MIIL has less locking overhead than implicit locking does. We use only OODB inheritance hierarchies, single inheritance and multiple inheritance so that no additional overhead is necessary for reducing locking overhead.

An Evaluation of Access Performance of STEP-based CAD Database (STEP 기반 CAD 데이터베이스의 액세스 성능 평가 실험)

  • Kim, Junh-Wan;Han, Soon-Hung
    • IE interfaces
    • /
    • v.17 no.2
    • /
    • pp.226-232
    • /
    • 2004
  • In shipbuilding area, data sharing is one of the crucial issues. Recently, for collaborative design, ship structural CAD systems adopt the database as its primary storage. Database is useful to deal with the large amount of design information among the heterogeneous design department and design stage. To make the database-based CAD system object-oriented database(OODB) and object-relational database(ORDB) can be used. It is important to select proper database because the CAD system performance mainly depends on access performance of database. In this research, using prototype CAD system from other research, access performance of OODB and ORDB form CAD system was evaluated. STEP application protocol was used as the database schema and experiment was made in query by property and query by region. The results give some idea of how to choose the database for CAD systems.