• 제목/요약/키워드: Versions Management

검색결과 121건 처리시간 0.027초

CAD 데이터 베이스를 위한 HIS에서의 버전 관리 시스템 (Version Management System of Hierarchy Interface System for CAD Database)

  • 안성옥;박동원
    • 공학논문집
    • /
    • 제2권1호
    • /
    • pp.23-30
    • /
    • 1997
  • 본 논문은 배치기와 변환기의 두 개의 서브시스템으로 구성된 계층적 인터페이스 시스템과 GROCO 모델을 기반으로하여 이의 후속 연구로서 계층적 인터페이스 시스템의 실제 운영에 있어 좋은 기능을 제공하고자 버젼 관리 시스템을 제안하고자 한다. 제안된 버젼 관리 시스템은 갱신 전파 기능을 조정하고, 버전의 중요 성질인, 서로 다른 정보를 가질 수 있으나 인터페이스의 공유성을 유지하기 위해 어트리뷰트를 불변성, 변경, 변경없는 어트리뷰트로 분류하였다. 또한 갱신성의 성질과 정도에 따라 버전들을 두 개의 단계로 구분하였으며 이 곳에서 버젼의 기능을 유지 시키면서 변화를 제공하기 위해 연산들과 그 연산의 규칙을 제공한다. 또한 실제 오브젝트에서 버전화된 오브젝트들의 전개과정을 나타내기 위해 버젼 모델링 그래프를 제시하였다.

  • PDF

전장 설계 자동화를 위한 동시공학 시스템 (Concurrent Engineering System for an Automation of Wiring Harness Design)

  • 이수홍;최두선
    • 한국자동차공학회논문집
    • /
    • 제4권2호
    • /
    • pp.32-49
    • /
    • 1996
  • An approach to providing computational support for concurrent design is discussed in the context of an automobile wiring harness design problem. Key issues include the development of an architecture that supports collaboration among specialists, the development of hierarchical representations that capture different characteristics of the design, and decomposition of tasks to achieve a tradeoff between efficiency and robustness of the system. We present an architecture in which the main design tasks are supported by agents-asynchronous and semi-autonomous modules that automate routine design tasks and provide specialized interfaces for working on particular aspects of the design. The agent communication and coordination mechanisms permit members of an engineering team to work concurrently, at different levels of detail and of different versions of the design. The design is represented hierarchically, with detailed models maintained by the participating agents. In conjunction with the architecture and design representations, issues pertaining to the exchange of information among different views of the design, management of dependencies and constraints, and propagation of design changes are discussed.

  • PDF

A Bio-database Management System for the Monitoring and Automatic FTP of Public Databases

  • Tae, Hong-Seok;Han, Jeong-Min;Ahn, Bu-Young;Park, Kie-Jung
    • Genomics & Informatics
    • /
    • 제6권2호
    • /
    • pp.95-97
    • /
    • 2008
  • Many bioinformatics sites have managed local bio-databases, including major databases such as GenBank and PIR with update load. We have developed several programs to monitor the update status of these databases and to FTP them automatically. These programs can be used for maintaining local bio-databases as recent versions and providing up-to-date databases through FTP sites. Currently, the program serves major bio-databases and will extend to accommodate many more bio-databases.

공간 지식을 적용한 항해 시스템에 관한 연구 - 대규모 웹 사이트를 중심으로 - (An empirical study of the effectiveness of spatial navigation system - Focus on large-scale web sites -)

  • 서진원;김진우
    • Asia pacific journal of information systems
    • /
    • 제11권2호
    • /
    • pp.79-98
    • /
    • 2001
  • As the average size of web sites gets larger, users tend to experience more severe problems while navigating through the sites. In order to alleviate the navigation-related problems, this paper proposes two new navigation systems based on the spatial metaphor to the navigation in the real world. Prototypes of the two system, Complete Route Navigation(CRN) and Complete Survey Navigation(CSN), were developed and applied to four versions of test bed web sites, which were then used in an experiment to test the effectiveness of the two navigation systems. Results from the experiment indicate that the two systems are indeed effective in aiding users to navigate in a large scale web site, and have more positive impacts when provided together. This paper ends with the limits of the study results and their implications to the development of large-scale web sites.

  • PDF

The Intertemporal Enforcement Strategies of Copyright Protection : An Analysis of Information Goods in the Presence of File-Sharing Networks

  • Kim, Jong-Woon
    • Journal of Information Technology Applications and Management
    • /
    • 제16권3호
    • /
    • pp.1-15
    • /
    • 2009
  • The paper analyzes a copyright owning firm's incentive to enforce its copyright in the presence of file-sharing networks. I devise a two-period model where a copyright owner sells two different versions of a creator's information good, and show that the firm's overall profits are enhanced by a strategy of differential inter-temporal enforcement of the copyright protection, compared to strategies of no enforcement or full enforcement in both periods. If the firm enforces no copyright protection in the first period, the low-valuation consumers may make and consume copies that are imperfect substitutes for the original information good. If there is a significant increase in the willingness-to-pay of some low-valuation consumers after they experience the information good, the firm can extract the increased consumer surplus by enforcing a positive level of copyright protection in the second period. Social welfare, however, is maximized in the case of no enforcement.

  • PDF

시간지원 크랙잭션을 위한 충돌 검출 기법의 성능평가 (Performance Evaluation of Conflict Detection Schemes for Concurrent Temporal Tranactions)

  • 구경이;하봉옥;김유성
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제26권1호
    • /
    • pp.80-80
    • /
    • 1999
  • As Temporal DataBase Systems(TDBSs) manages both the historical versions and the current version of each data item, a temporal transaction may access more data records than atransaction in traditional database systems. Hence, the concurrency control subsystem of temporaldatabase management system should be able to correctly and efficiently detect actual conflicts amongconcurrent temporal transactions while the cost of detecting conflicts is maintained in low levelwithout detecting false conflicts which cause severe degradation of system throughput.In this paper, Two-Level Conflict Detection(TLCD) scheme is proposed for efficient conflictdetection between concurrent temporal transactions in TDBs. In the proposed TLCD scheme, sincechecking conflict between concurrent temporal transactions is performed at two levels, i, e., logicallevel and physical level, conflicts between concurrent temporal transactions are efficiently and correctlydetected,Furthermore, we also evaluate the performance of the proposed TLCD scheme with those oftraditional conflict detection schemes, logical-level conflict detection scheme and physical-level conflictdetection scheme by simulation approach, The result of the simulation study shows that the proposedTLCD scheme outperforms the previous conflict detection schemes with respect to the averageresponse time.

A two-phase model for usability evaluation of software user interfaces

  • Lim, Chee-Hwan;Park, Kyung-S.
    • 대한인간공학회:학술대회논문집
    • /
    • 대한인간공학회 1997년도 추계학술대회논문집
    • /
    • pp.313-319
    • /
    • 1997
  • There is currently a focus on usability of interactive computer software. Previous research in software ergonomics has indicated the importance of evaluating the usability of software user interfaces. Software developers, interface designers or human foctors engineers often confront the task of comparative evaluation among systems, versions or interface designs. This study presents a structured model for comparative evaluation of user interface designs using usability criteria and measures. The proposed model consists of twomain phases : the prescreening phase ad the evaluation phase. The first phase involves expert judgment-based approach with qualitative criteria. The prescreening phase uses absolute measurement analytic hierarchy process to filter possible altermative interfaces to a reasonable subset. The second phase involves user-based approach such as usability testing, with quantitative criteria. The objective of the evaluation phase is to evaluate a subset of altermatives using objective measures. A set of criteria and measures for evaluating the usability of computer software designs is presented. The proposed model provides practitioners with a structured approach to select the best interface based on usability criteria and measures.

  • PDF

기업경계에 관한 세 이론의 비교 (A Comparison of Three Theories of Firm Boundaries)

  • 정회상
    • 아태비즈니스연구
    • /
    • 제12권3호
    • /
    • pp.87-99
    • /
    • 2021
  • Purpose - In this study, I attempt to clarify three theories of firm boundaries (vertical integration): the principal-agent theory, transaction cost theory, and property rights theory. Although these theories have been widely cited and much discussed, it has been found that understanding the commonalities and distinctions of these seemingly familiar theories is difficult. Design/methodology/approach - I present the three theories about the decisions that firms make concerning their boundaries. Then, I compare elemental versions of the theories of the firm. Findings - Comparing the ingredients of the elemental property rights and principal-agent theories shows that they provide a unified account of the costs and benefits of vertical integration. However, the property rights theory in no sense formalizes the transaction cost theory. Research implications or Originality - Clarifying the three theories of the firm can help to construct empirical models and interpret its results.

A Pragmatic Framework for Predicting Change Prone Files Using Machine Learning Techniques with Java-based Software

  • Loveleen Kaur;Ashutosh Mishra
    • Asia pacific journal of information systems
    • /
    • 제30권3호
    • /
    • pp.457-496
    • /
    • 2020
  • This study aims to extensively analyze the performance of various Machine Learning (ML) techniques for predicting version to version change-proneness of source code Java files. 17 object-oriented metrics have been utilized in this work for predicting change-prone files using 31 ML techniques and the framework proposed has been implemented on various consecutive releases of two Java-based software projects available as plug-ins. 10-fold and inter-release validation methods have been employed to validate the models and statistical tests provide supplementary information regarding the reliability and significance of the results. The results of experiments conducted in this article indicate that the ML techniques perform differently under the different validation settings. The results also confirm the proficiency of the selected ML techniques in lieu of developing change-proneness prediction models which could aid the software engineers in the initial stages of software development for classifying change-prone Java files of a software, in turn aiding in the trend estimation of change-proneness over future versions.

임베디드 시스템들을 위한 SNMP 기반의 저부하 시스템 모니터링 (Low Overhead System Monitoring Based on SNMP for Embedded Systems)

  • 김태수;김동억;김용석
    • 전자공학회논문지CI
    • /
    • 제43권3호
    • /
    • pp.1-9
    • /
    • 2006
  • SNMP는 네트워크 장비들의 관리를 위한 표준 프로토콜이지만 요즘의 대부분의 컴퓨터 시스템들은 SNMP 에이전트로서의 기능을 보유하고 있다. 본 논문에서는 임베디드 시스템을 위한 저부하의 SNMP 라이브러리를 개발하고, 이를 활용하여 많은 수의 시스템들을 일괄적으로 모니터링하기 위한 소프트웨어를 구현하였다. 모니터링 시스템은 모니터링 서버, SNMP 에이전트들, 및 클라이언트 프로그램으로 구성된다. 모니터링 서버는 모니터링 대상 시스템에서 실행되는 SNMP 에이전트들로부터 상태정보들을 수집하고 요약 정보를 클라이언트 프로그램에게 전달한다. 클라이언트 프로그램은 Java를 활용한 독자적인 프로그램과 웹 기반의 프로그램의 두 가지 버전을 구현하였다.