• Title/Summary/Keyword: Object-oriented Modeling Technique

Search Result 84, Processing Time 0.03 seconds

Development of Distance Learning Tools Based on Object-Oriented Programming Technique (객체지향 프로그래밍 기법에 의한 원격학습도구의 개발)

  • Lee, Hyo-Jong
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.11
    • /
    • pp.3470-3478
    • /
    • 2000
  • The rapidly developing World Wide Web technology provides new opportunities for distance education over the internet. Several successful experiments about cyber educationor distance leanning have been reported. The Web when combined with other network tools can be used to create a virtual classroom to bring together a community of learners for interactive education. Requrements for standard tools for distance. Iearning, such as an electionic mail, a multiparheipant bcard newsgroup service and video conference tools have been investigated and implemented based on the object modeling technique useing java programming language. The object onented programming helps the developed codes maintain learning with allowed interactions either between instroctors and students or between students.

  • PDF

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

  • Sim, Chun-Bo;Jung, Se-Hoon;Kim, Kyung-Jong
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.5 no.6
    • /
    • pp.602-612
    • /
    • 2010
  • In this paper, we propose an object-oriented modeling technique using UML(Unified Modeling Language) for accessibility of user and efficiency of facilities under Web-based integrated manufacturing management system application. For this, we first collect user requirements and related technology of integrated manufacturing system, and then design proposed system considering business flow and various essential design part(class, component, package, use case, and etc) to reduce system risk as well as communicate peacefully between developers in system redevelopments. Additionally, we develop database of manufacturing master code, check management, repair management and error management for proposed systems. Finally, we design and implement our three main modules; manufacturing check module, manufacturing repair module, manufacturing error module under Web-based environments with JSP language.

Design Patterns for Android Game Programming (안드로이드 게임 프로그래밍을 위한 설계 패턴)

  • Kim, Dong Kwan
    • Journal of the Korea Convergence Society
    • /
    • v.9 no.8
    • /
    • pp.17-24
    • /
    • 2018
  • Design patterns can be classified as software reuse technique that might provide effective solutions to specific problems that occur repeatedly in software development. In particular, object-oriented design patterns are incorporated into various software platforms and frameworks to increase software productivity. This paper aims to support general guidelines relating to design patterns for Android-based game programming. The proper use of the design pattern could be effective in not only for software development productivity, but also for post-development software maintenance. This paper provides fundamental procedures and case studies for applying design patterns to game programming on the Android platform. Typical object-oriented design patterns such as MVP, Singleton, Observer, and State have been applied to the development of Android game programs.

Web based General Partial Differential Equation Solver using Multidimensional Finite Element Method - I. Model Development - (다차원 유한요소법을 이용한 웹 기반의 범용적 편미분 방정식 해석 모형의 개발 및 적용 - I. 모형의 개발 -)

  • Kim, Joon-Hyun;Han, Young-Han
    • Journal of Environmental Impact Assessment
    • /
    • v.10 no.4
    • /
    • pp.319-326
    • /
    • 2001
  • This study is aimed at the development of a comprehensive web-based partial differential equation solver (WPDES) using multidimensional finite element method, which can be operated on the basis of world wide web. Overall issues of engineering and environmental information management and facility control could be implemented using this solver. This paper describes the development technique of the model, which is first part on development of partial differential equation solver. Conventional commercial general solver of computational fluid dynamics problems were investigated. All the relevant environmental models were analyzed to develop integrated environmental management system using WPDES. The governing equations and the parameters of investigated models were analyzed and integrated. Several numerical modules were invented for each partial differential term in partial differential equation of many related modeling problems. Each module was coded in the fashion of object oriented method, and was combined independently for the overall governing equation. WPDES has unique characteristic, which can analyze the problem through the suitable combination of modules without development of additional models for each environment problem with different governing equation, main variables, and parameters.

  • PDF

A Web GPS based Logistics Vehicle Control Management System using MVC Design Patterns (MVC 디자인 패턴을 활용한 Web GPS 기반의 물류차량 출하 관제 시스템)

  • Sim, Choon Bo;Kim, Kyoung Jong
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.6 no.1
    • /
    • pp.131-142
    • /
    • 2010
  • In this paper, we propose a web GPS based logistics vehicle control management system using MVC design patterns. The proposed system is designed by applying design patterns of object oriented modeling called mini-architecture to enhance reliability of software as well as promote stability of overall system design. In addition, we can get a position information by means of the GPS embedded in PDA and communicate between client and monitoring server using CDMA network so that the position of client can be identified directly by the map service. The system provides an moving object indexing technique which extends the existing TB-tree to manage and retrieve a transporting trajectory of logistics efficiently. Finally, with development of the logistics vehicle control service called WG-LOGICS system, we can verify the usefulness of our system which is able for monitoring a vehicle preparation, allocating registration, loading a burden, transfer path, and destination arrival in real world.

A Method of Checking Errors and Consistency in the Process of Object-Oriented Design (객체지향 분석과정에서 오류와 일관성 점검 방법)

  • Kim, Do-Hyeong;Jeong, Gi-Won
    • Journal of KIISE:Software and Applications
    • /
    • v.26 no.3
    • /
    • pp.380-392
    • /
    • 1999
  • 객체지향 분석과정중에 오류를 검출하고 일관성을 점검하여 무결성을 유지하는 것은 중요한 일이다. 그러나, 현재의 객체지향 개발 방법론은 객체지향 분석모델들에 대하여 오류 검출과 일관성 점검을 위한 정형화된 방법을 제시하지 못하고 있다. 본 논문은 지식베이스를 이용하여 , 객체지향 분석모델들에 대한 오류와 일관성 검증방법을 제안한다. 제안한 방법은 모형화 단계, 정형화 단계, 검증 단계의 세단계로 이루어져 있다. 모형화 단계에서는 시스템을 분석하여 OMT(Object Modeling Technique)방법론의 세 가지 모델인 객체모델, 동적 모델, 기능모델을 생성한다. 이 단계는 OMT의 분석단계에 해당한다. 정형화 단계에서는 이 세가지 모델들을 Atomic Formula 형태로 정형 명세하여 응용 지식베이스에 저장한다. 검증 단계에서는 오류 검출 규칙과 일관성 점검 규칙을 이용하여 오류를 점검하고 일관성을 유지한다. 그리고 본 논문에서 제안한 점검 방법을 적용하여 ATM(Automated Teller Machine)예제의 분석결과를 검증했다. 제안한 방법을 이용하면 보다 더 신뢰할 수 있는 분석모델을 얻을 수 있을 것으로 기대된다.

객체지향 데이터베이스를 이용한 공작기계 설계 기술정보 관리에 관한 연구

  • 강선구;박면웅;박지형
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1997.04a
    • /
    • pp.342-346
    • /
    • 1997
  • In the recent competitive market situation, the product development lead-time plays a significant role for the success of a manufacting company. One of the most important efforts required is reducing the design lead-time by managing all the necessary technical information related to the design process. In this paper,the data model for an engineering data management system for machine tools is described by applying object-oriented modeling technique. The design objects and their structure are defined regarding the functions such as version control, configuration management, and technical document management, and are implemented using an object-relational database management system. The suggested model takes into special account the characteristics of machining centers.

The Development of the Object-Oriented Technical Document Management System (OOTDMS) (객체지향형 기술정보관리시스템 설계 및 개발)

  • Oh, Tae-Hoon;Kim, Sunn-Ho;Park, Jeong-Sun
    • IE interfaces
    • /
    • v.11 no.2
    • /
    • pp.49-64
    • /
    • 1998
  • 최근 제품데이타관리 시스템 내에서 관리되는 데이터들은 보다 복잡한 구조와 다양한 형태를 가지게 되었으며, 이들 데이터들을 효율적으로 관리하기 위한 새로운 기법으로 객체지향기법이 대두되었다. 객체지향 기법 및 기술은 시스템의 생산성과 재사용성을 향상시키고 보다 실세계에 근접한 개념으로 프로그램의 설계와 구현을 가능하게 하였다. 본 연구에서는 객체지향적 패러다임을 이용하여 기술정보관리 시스템 내에서 제품개발의 전반에 걸쳐 생성되는 도면무서, 부품 및 BOM 등의 데이터 관리 요소들을 객체지향으로 분석 및 설계하였으며, 프로토타입을 개발하였다. 객체지향 분석 및 설계를 위해서는 Rumbaugh의 OMT(Object Modeling Technique) 방법을 이용하였으며, 개발된 프로토타입은 크게 도면 및 부품관리 모듈과 BOM모듈로 구분된다. 부품 및 도면관리모듈은 PowerBuilder로, BOM모듈은 Visual C++로 개발되어 서로 독립적으로 수행되도록 구성하였으며, 이들간에 데이터교환이 가능하게 하였다. 또한, 구현된 객체지향 BOM관리모듈은 BOM구조복사 및 관계형 데이터베이스와 연결, OPTION관리 등의 기능을 포함하고 있다.

  • 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.

A Study On Software Design of High-Speed Train Control (UML 기반 고속열차 제어 소프트웨어 설계에 관한 연구)

  • Shim, Jae-Chul;Kim, Chan-Yong;Choi, Kwon-Hee;Kim, Hyung-In;Jung, Sung-Yun
    • Proceedings of the KSR Conference
    • /
    • 2007.05a
    • /
    • pp.1665-1670
    • /
    • 2007
  • The On-Board Computer System Used for rolling stocks is one of the core equipments in trains, which deals with collecting real-time data of a train to display and record the train's status, control the train, and assist the driver and maintenance function. To design control software for such complex control system, in this paper UML based modeling technique is applied. A behaviorally expressive set of diagrammatic languages for modeling object-oriented systems is presented. It constitutes the constructive subset of UML, and also it enables model execution and full code synthesis.

  • PDF