• Title/Summary/Keyword: Object-Oriented Approach

Search Result 245, Processing Time 0.025 seconds

Code Development of Automatic Mesh Generation for Finite Element Method Using Delaunay Triangulation Method (Delaunay 삼각화에 의한 유한요소 자동 생성 코드 개발에 관한 연구)

  • Park Pyong-Ho;Sah Jong-Youb
    • 한국전산유체공학회:학술대회논문집
    • /
    • 1996.05a
    • /
    • pp.111-117
    • /
    • 1996
  • The Delaunay triangulation technique was tested for complicated shapes of computational domain. While a simple geometry, both in topology and in geometry, was discretized well into triangular elements. a complex geometry often failed in triangularization. A complex geometry should be devided into smaller sub-domains whose shape is simple both topologically and geometrically. The present study developed the data structures not only for relationships among neibering elements but also for shape information, and coupled these into the Delaunay triangulation technique. This approach was able to enhance greatly the reliability of triangularization specially in complicated shapes of computational domains. The GUI (Graphic User Interface) and OOP (Object-Oriented Programming) were used in order to develop the user-friendly and efficient computer code.

  • PDF

Bottom-Up Segmentation Based Robust Shape Matching in the Presence of Clutter and Occlusion

  • Joo, Han-Byul;Jeong, Ye-Keun;Kweon, In-So
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2009.01a
    • /
    • pp.307-310
    • /
    • 2009
  • In this paper, we present a robust shape matching approach based on bottom-up segmentation. We show how over-segmentation results can be used to overcome both ambiguity of contour matching and occlusion. To measure the shape difference between a template and the object in the input, we use oriented chamfer matching. However, in contrast to previous work, we eliminate the affection of the background clutters before calculating the shape differences using over-segmentation results. By this method, we can increase the matching cost interval between true matching and false matching, which gives reliable results. Finally, our experiments also demonstrate that our method is robust despite the presence of occlusion.

  • PDF

WeblME: An Web-based Integrated Modeling Environment for Multi-facetted Model Representation and Management

  • Kim, Hyoung-Do;Kim, Jong-Woo;Park, Sung-Joo
    • Management Science and Financial Engineering
    • /
    • v.5 no.1
    • /
    • pp.27-49
    • /
    • 1999
  • WebME is an Web-based integrated modeling environment that implements a multi-facetted modeling approach to mathematical model representation and management. Key features of WebME include the following: (i) sharing of modeling knowledge on the Web, (ii) a user-friendly interface for creating, maintaining, and solving models, (iii) independent management of mathematical models from conceptual models, (iv) object-oriented conceptual blackboard concept, (v) multi-facetted mathematical modeling modeling, and (vi) declarative representation of mathematical knowledge. This paper presents details of design and implementation issues that were encountered in the development of WebME.

  • PDF

Study on Operation Model for Open Architecture Flexible Manufacturing Cell Controller (개방형 유연제조셀 제어기를 위한 오퍼레이션 모델에 관한 연구)

  • Choi, K.H.
    • Journal of Power System Engineering
    • /
    • v.4 no.4
    • /
    • pp.92-98
    • /
    • 2000
  • Modern manufacturing systems should cope with the frequent changes in a product model and disturbances in manufacturing process. The control system of such systems must cover a constant adaptation and high flexibility. Holonic Flexible Manufacturing Cell(HFMC) is introduced to handle these issues more successfully. It is based on the concept of autonomous co-operating agent, called 'Holon', which is a building block of a manufacturing system for transforming, transporting, storing and/or validating information and physical objects. In this paper the basic structure of the HFMC is represented by using Unified Modeling Language and Open architecture cell controller is developed for effective integration components of a manufacturing system. Also a new control model, called MuLOM(Multi-Layered Operation Model), is suggested to represent the control behaviour for a holonic flexible manufacturing cell control system.

  • PDF

Armed Vehicle BAttle Group Simulation : BAGSim (기갑 전투그룹 교전 시뮬레이션 모델)

  • 최상영
    • Journal of the Korea Society for Simulation
    • /
    • v.12 no.1
    • /
    • pp.73-83
    • /
    • 2003
  • This paper presents armed vehicle BAttle Group Simulation model(called BAGSim) which is an object-oriented simulation system for representing battle group engagement consisting of tanks and helicopters. BAGSim is designed in the evolutionary software life cycle approach with the Unified Software Development Process, and implemented with C++ language. BAGSim consists of a preprocessor for engagement scenario definition and simulation data set up, a main processor for triggering engagement event and advancing simulation clock, and a post processor to record simulation histories. Application scenario covers several type of engagement among command tanks, fight tanks, scout helicopters, attack helicopters, anti-tank guided missiles, and decoys. Thus, BAGSim can be effectively used as an analytic tool to examine some operational concepts and tactics, further experimentally fine tune tank design options.

  • PDF

Power System Stability Analysis Using a Hybrid Approach (하이브리드 방법을 이용한 전력계통 안정도 해석)

  • Seo, Gyu-Seok;Park, Ji-Ho
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.24 no.10
    • /
    • pp.21-25
    • /
    • 2010
  • This paper explains hybrid method that combines Time domain simulation technique with the direct method of Transient stability analysis. First, it calculate trajectory of real system by Time domain Simulation using OOP(Object Oriented Programming method) and evaluate Transient Energy Function to induce stability index to calculate Transient stability margin. Once the status of system(stable or unstable) has been identified, proper criteria are proposed to stop time-domain simulation to reduce CPU time.

A Study of Reconfiguration for Load Balancing in Distribution Power System (배전계통 부하 균등화를 위한 재구성에 관한 연구)

  • Seo, Gyu-Seok;Baek, Young-Sik
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.56 no.8
    • /
    • pp.1360-1366
    • /
    • 2007
  • In this paper, the load balancing which is one of the distribution power system's operation purposes was studied. Reconfiguration of Distribution power system presents that the configuration is changed by changing the switch on/off status which exists in the system according to the mentioned purpose. Through this method, the load of distribution power system is shown to be balanced. As a characteristic of complicated distribution power system, system is designed by being applied by OOP(Object Oriented Programming) method which connected more flexibly than existing Procedural Programming method, and the process of calculating the distflow and the loss of configurated system is shown. In addition, this paper suggests more efficient method compared by the results of reconfiguration on the purpose of the loss minimization and by the result of distribution power system reconfiguration on the purpose of load balancing. Moreover, it searches for the method to approach the global optimal solution more quickly.

Web Monitoring System Development for ILRT (격납건물 누설시험용 웹 모니터링 시스템 개발)

  • Kim, Sung-Chul;Cho, Hyoung-Don;Lee, Dong-Gil
    • Proceedings of the KIEE Conference
    • /
    • 2003.11c
    • /
    • pp.826-829
    • /
    • 2003
  • This paper describes the architecture and development of real-time monitoring system for ILRT (Integrated Leakage Rate Test). Object Oriented approach is used during the analysis and design. The architecture can be spited into two modules. First one is the Interface module, which, takes care of the communication between the server and the clients, and the second module is the Graphical User Interface (GUI) module, which takes care of the GUI in the web browser of the client. The technologies used includes Java, Java Bean and Java Applet. Etc.

  • PDF

A Study of the Automation of Factory through the Development of UniSet (UniSet개발을 통한 공장자동화에 관한 연구)

  • Park, K.H.;Kim, S.C.
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.14 no.2
    • /
    • pp.84-91
    • /
    • 1997
  • This paper reports the effort for developing this new Unified Manufacturing Instruction Set and its environment, called here UniSet, to deal with difficulties in set up and operation of Flexible Manufacturing Cells, UniSet has been developed as a non-exclusive unified manufacturing instruction set based on com- parisons of the prevailing machine tool and programming primitives. UniSet allows programmers to deal with only one instruction set, if they so desire, in a single coherent enviroment, rather than numerous machine programming languges. The software system is coded in an Object-Oriented Programming (OOP) language, Smalltalk, and derives its paradigm from the OO philosophy. Test results are also includ- ed to demonstrate the applicability of the approach employed.

  • PDF

Transforming an Entity-Relationship Model into a Temporal Object Oriented Model Based on Object Versioning (객체 버전화를 중심으로 시간지원 개체-관계 모델의 시간지원 객체 지향 모델로 변환)

  • 이홍로
    • Journal of Internet Computing and Services
    • /
    • v.2 no.2
    • /
    • pp.71-93
    • /
    • 2001
  • Commonly to design a database system. a conceptual database has to be designed and then it is transformed into a logical database schema prior to building a target database system. This paper proposes a method which transforms a Temporal Entity-Relationship Model(TERM) into a Temporal Object-Oriented Model(TOOM) to build an efficient database schema. I formalize the time concept in view of object versioning and specify the constraints required during transformation procedure. The proposed transformation method contributes to getting the logical temporal data from the conceptual temporal events Without any loss of semantics, Compared to other approaches of supporting various properties, this approach is more general and efficient because it is the semantically seamless transformation method by using the orthogonality of types of objects, semantics of relationships and constraints over roles.

  • PDF