• 제목/요약/키워드: Software-oriented University in Korea

검색결과 217건 처리시간 0.029초

차세대 마이크로프로세서를 위한 어셈블러의 객체화에 대한 연구 (The Study of an Object-Oriented Macro Assembler for Next-Generation Microprocessors)

  • 정태의;이지영;이광엽;이용석
    • 한국정보처리학회논문지
    • /
    • 제6권3호
    • /
    • pp.804-811
    • /
    • 1999
  • The object-oriented methods are being rapidly accepted as the solution for the software crisis. Object-oriented systems are composed of the integration of independent object modules; their merits are such that it is possible to reuse objects already developed, and that, when changes are required, modifications are restricted to some independent objects such that their affects to other objects are so little. In this paper, we deal with the macro assembler for next-generation microprocessors which has the merits of object methods. Whenever a microprocessor is newly developed, new assembler should be developed or the existing assembler be modified. In the former, it leads to the loss of time and money by the repeated developments, and, in the latter, it causes the problem of inefficient productivity since other modules are to be analyzed for the affections followed by modifications of one module, especially in the existing assemblers. To resolve these problems, the object-oriented macro assembler suggested in this paper consists of independent objects separable such that it shows reusability and reduces the inefficient productivity by minimizing the affects to other objects. Moreover, the object-oriented macro assembler integrates a macro pre-processor into an assembler, and uses automata for analyzing input streams to reduce the compile time.

  • PDF

Development of a Computer Program for User-Oriented Analysis and Design of Prestressed Concrete Bridges

  • Kim, Tae-Hoon;Choi, Jeong-Ho;Lee, Kwang-Myong;Shin, Hyun-Mock
    • KCI Concrete Journal
    • /
    • 제12권2호
    • /
    • pp.3-10
    • /
    • 2000
  • A computer program, named NEO-PCBRG, for the analysis and design of prestressed con-crete(PSC) bridges was developed using the finite element method. NEO-PCBRG can predict the response of PSC bridges throughout the various stages of construction and service. NEO-PCBRG has both pre- and post-processing capabilities. Pre-processing refers to all the neces- sary steps required to prepare a virtual prototype, more commonly termed a varied model for analysis. Post-processing here stands for the step in which the results from the analysis are reviewed and interpreted. In order to allow for the easy and convenient execution of the entire procedure, NEO-PCBRG was developed using computer graphics in the Visual Basic pro- gramming language. In conclusion, this study presents a new software architecture for analy-sis using the user-oriented design technique.

  • PDF

객체지향 소프트웨어 재사용을 위한 클래스 라이브러리 설계에 관한 연구 (The Study of Class Library Design for Reusable Object-Oriented Software)

  • 이해원;김진석;김혜규;하수철
    • 한국정보처리학회논문지
    • /
    • 제6권9호
    • /
    • pp.2350-2364
    • /
    • 1999
  • 본 논문은 객체지향 C++ 클래스 컴포넌트를 분류하여 재사용자에게 필요한 컴포넌트를 제공하기 위한 저장소의 클래스 라이브러리 설계방법을 제안한 것이다. 클래스 라이브러리를 설계하기 위해서 컴포넌트 구성 모델을 정의하였고, Enumerative 분류 방법을 이용한 멀티미디어 영역을 분류하였으며, 문서 클러스터링 방법을 확장하여 유사도에 의한 C++ 클래스를 유사한 그룹으로 분류하는 클러스터 생성 기준을 제안하고 있다. 이 유사 그룹인 클러스터는 클래스 멤버 데이터와 멤버함수 그리고 클래스 유사도를 기반으로 분류되며, 분류된 컴포넌트들은 유사도 관계의 계층구조로 구성된다. 마지막으로 객체지향 개념인 Generalization/Specialization의 C++ 상속관계를 계층구조로 표현할 수 있는 클래스 라이브러리를 설계하였다.

  • PDF

서비스 지향 아키텍쳐 기반의 자재관리시스템 설계 (Design of the Material Control System based on Service Oriented Architecture)

  • 안민정;이홍철
    • 산업공학
    • /
    • 제20권3호
    • /
    • pp.257-266
    • /
    • 2007
  • To survive in rapidly changing business environment, the enterprises of all over the world are trying to integrate their IT infra structure and are trying to automate their business process. Service Oriented Architecture (SOA) is being accepted as an IT standard to support efficient system integration and flexible business process automation between enterprises or departments. The material control system is required this software architecture between manufacturing company and materials supply vendors. This paper introduces concept of SOA, relevant technology about SOA such as Web Services and Business Process Execution Language (BPEL) and Enterprise Service Bus (ESB) and describes how to automate materials control process by designing the material control system based on SOA. The analysis of requirements is proceeded by Unified Modeling Language (UML) and SOA delivery strategy is selected the top-down strategy. And this paper describes how to derive services and operations and how to arrange services in three service layers and how to design business process.

구급대원의 리더십에 대한 인식 유형 (Leadership perception types among 119 emergency medical technicians)

  • 이가연;최은숙
    • 한국응급구조학회지
    • /
    • 제23권1호
    • /
    • pp.71-85
    • /
    • 2019
  • Purpose: The purpose of this study was to provide basic data for developing strategic programs based on 119 emergency medical technicians leadership perception types. Methods: The subjects were thirty six 119 emergency medical technicians working for out-of hospital in Jeollanam-Do, Korea. Data were collected from July 20, 2017 to October 30, 2017. Q sample of 40 statements and P sample of 36 persons using PC QUANL software. Results: Three types of leadership styles were identified from the explanation (71.5% of the variables). The relationship oriented progressive type (the most common), the performance and value oriented type (the second most common), and the experience oriented filed participation type (the third most common). Conclusion: The fire department will need to develop and implemented leadership improvement programs based on the leadership types in order to meet the organization's goals.

Managing Complexity in Object-Oriented Analysis

  • Ine, So-Ran;Youn, Cheong;Misbah, Uddin Mirza;Lee, Kwon-Il;Cha, Seung-Hoon;Byoun, Bo-Gyun;Bae, Doo-Hwan
    • ETRI Journal
    • /
    • 제20권2호
    • /
    • pp.192-213
    • /
    • 1998
  • The current approaches in Object-Oriented Analysis have limitations on modeling complex real world systems because they require priori knowledge about objects and their interactions before applying them. This may be practical in small systems and systems with clear domain knowledge, but not in large real world systems with unclear domain knowledge. Our approach uses a stepwise refinement technique in a top-down manner to the Object-Oriented Analysis stage with the application of use cases. This approach is especially good for new areas where we do not know all the information in advance. We present the approach with an example of its application to the B-ISDN service modeling and distributed systems.

  • PDF

창의적 문제해결력 신장을 위한 언플러그드 활동 중심 로봇 개발 및 적용 (Development and Application of Unplugged Activity-centered Robot for Improving Creative Problem Solving Ability)

  • 홍지연;김영식
    • 정보교육학회논문지
    • /
    • 제23권5호
    • /
    • pp.441-449
    • /
    • 2019
  • 2015 개정 교육과정이 도입됨에 따라 초등학교에서도 소프트웨어 교육이 의무화되었다. 실과 교과의 한 단원으로 구성되는 소프트웨어 교육의 내용은, 정보 윤리, 알고리즘과 프로그래밍, 컴퓨터과학의 원리로 이루어져 있는데 교수 학습 방법으로 놀이 중심의 언플러그드 활동을 권장하고 있다. 하지만 현장 교사들은 적합한 언플러그드 활동 자료의 부재를 가장 큰 어려움으로 생각하고 있었으며, 기존 자료가 성취기준 달성에 적합하지 않다는 점, 단순한 놀이 교육이 많아 컴퓨팅 활동과 연계되지 않는 점 등을 해결해야 할 문제로 지적하였다. 이에 본 연구에서는 초등 소프트웨어 교육의 성취기준으로 제시된 기본 제어구조는 물론 센서를 활용한 다양한 활동을 통해 창의적 문제해결력을 키울 수 있는 언플러그드 활동 중심의 로봇을 개발하였고 이를 활용한 소프트웨어 수업을 통해 효과성을 검증하였다.

Extracting of Features in Code Changes of Existing System for Reengineering to Product Line

  • Yoon, Seonghye;Park, Sooyong;Hwang, Mansoo
    • 한국컴퓨터정보학회논문지
    • /
    • 제21권5호
    • /
    • pp.119-126
    • /
    • 2016
  • Software maintenance becomes extremely difficult, especially caused by multiple versions in project-based or customer-oriented software development methodology. For reducing the maintenance cost, reengineering to software product line can be a solution to the software which either is a family of products nevertheless little different functionalities or are customized for each different customer's requirement. At an initial stage of the reengineering, the most important activity in software product line is feature extraction with respect to commonality and variability from the existing system due to verifying functional coverage. Several researchers have studied to extract features. They considered only a single version in a single product. However, this is an obstacle to classify the commonality and variability of features. Therefore, we propose a method for systematically extracting features from source code and its change history considering several versions of the existing system. It enables us to represent functionalities reflecting developer's intention, and to clarify the rationale of variation.

가치중심의 SI (System Integration) 사업 규모 및 비용산정 모형 구축 연구 (A Value-oriented System Integration Project Sizing and Cost Estimation Model)

  • 김현수
    • Asia pacific journal of information systems
    • /
    • 제8권3호
    • /
    • pp.101-118
    • /
    • 1998
  • The purpose of this study is to construct a value-oriented sizing and cost estimation model for system integration projects. In particular, this study is to build a system architecture design and integration cost model, and a network design and implementation cost model. Unlike software development projects, system integration projects include knowledge-intensive professional services on system architecture and network design areas. Because of these work's high invisibility, the cost of these services is hard to estimate and measure. Therefore, we need to develop value-oriented cost models. This study presents 6 value-oriented cost models, and tests statistical significance of these models with real system integration project data. The results show that cost factors on these models are valid, and models are statistically significant. Future work is needed to integrate various cost models and apply the whole model to field projects to increase model's prediction accuracy.

  • PDF

VOD 서비스 도메인 피처모델과 이를 기반한 VOD 서비스 개발 프로세스 (Designing VOD Service Domain Feature Model and VOD Service Developing Process Based-on it)

  • 고광일
    • 융합보안논문지
    • /
    • 제17권3호
    • /
    • pp.51-57
    • /
    • 2017
  • VOD 서비스는 일반 유료방송가입자들 사이의 보편적인 인기뿐만 아니라 가입자 기반 수신료, 광고료와 같은 기존 방송사의 수익 외의 추가 수익을 제공하고 있다. 이와 같은 이유로 각 방송사들은 자신의 VOD 서비스를 개발하고 매출을 높이기 위해 잦은 개선 작업을 수행하기 때문에 개발업체는 이런 개발 요구들에 효과적으로 대응할 방법이 필요한 실정이다. 이 에 본 연구는 사례연구들을 통해 그 효율성이 입증된 대표적 피처지향 분석모델인 FODA (Feature-Oriented Domain Analysis)를 VOD 서비스 개발에 적용하였다. FODA는 카네기멜론대학 SEI에서 개발한 피처지향 분석모델로서 특정 도메인에 해당하는 소프트웨어의 피처모델을 개발하고 이를 기반으로 고객이 원하는 소프트웨어 형상을 결정하는 도구를 제공한다. 본 연구는 개발업체와 함께 VOD 서비스 도메인의 피처모델을 개발하고 VOD 서비스 개발 프로세스 향상을 위한 피처모델 기반의 VOD 서비스 기능과 테스트케이스들을 개발하였다.