• 제목/요약/키워드: Component-based

검색결과 7,161건 처리시간 0.029초

컴포넌트 아키텍쳐 기반의 동적 컴포넌트 조합을 위한 가변성 설계 기법 (A Variability Design Technique based on Component Architecture for Dynamic Component Integration)

  • 김철진;조은숙
    • 인터넷정보학회논문지
    • /
    • 제6권2호
    • /
    • pp.13-24
    • /
    • 2005
  • 컴포넌트 조합을 통한 소프트웨어 개발은 Time-To-Market을 위한 시대적인 흐름이며 소프트웨어의 짧은 생명주기(Lifecycle) 를 극복할 수 있는 방안이다. 그러므로 효과적으로 컴포넌트를 통합하기 위한 기법들이 연구되어 왔다. 그러나 체계적이고 실용적인 기법들의 연구가 미흡하였다. 컴포넌트 통합을 위한 핵심 중에 하나는 통합을 위한 스펙을 어떻게 정의하느냐와 그 통합 스펙을 운영하기 위한 컴포넌트 아키텍쳐를 어떻게 구성하느냐 이다. 본 논문은 특화가 가능한 복합 컴포넌트를 개발하기 위해 컴포넌트 아키텍쳐를 기반으로 컴포넌트간의 조합을 위한 가변성 설계 기법을 제안하며 가변성 중에 컴포넌트간의 메시지의 흐름인 워크플로우(Workflow)에 대한 가변성 설계 기법을 제안한다. 본 기법은 컴포넌트 아키텍쳐 기반의 연결 계약(Connection Contract)을 설계하는 것이 핵심이다. 연결 계약은 컴포넌트의 제공 인터페이스(Provided Interface)를 사용하여 설계하며 이 연결 계약에 의해 동적으로 컴포넌트를 조합하고 특화(Customiztion)할 수 있는 기법을 제공한다.

  • PDF

C2 아키텍처를 이용한 웹 기반 성적처리 시스템 (Web-Based Score Processing System using C2 Architecture)

  • 정화영;김종진;김종훈
    • 정보교육학회논문지
    • /
    • 제9권1호
    • /
    • pp.49-55
    • /
    • 2005
  • 웹 기반 학습시스템은 현재까지 전통적인 프로세스에 따라 구현되었다. 그러나 이러한 방법은 시스템 개발에서 비효율성을 갖으며, 개발이후에도 운영 및 관리에 어려움을 준다. 따라서 웹 기반 교육시스템에서도 컴포넌트 기반 개발방법의 도입이 필요하다. 본 연구에서는 컴포넌트 합성에 의한 성적처리 시스템을 구축하였다. 컴포넌트는 Java Beans로 구현하였으며, 합성 방법은 C2 아키텍처를 이용하였다. 이는, 각 컴포넌트의 합성을 통하여 전체 성적처리 시스템을 구축함으로서 웹 기반 학습 시스템에서도 컴포넌트 기반 개발방법의 적용 가능성을 보였다.

  • PDF

가변적인 컴포넌트 개발을 위한 컴파일러 방식의 룰 엔진 (A Compiler Based Rule Engine for Developing Changeable Component)

  • 이용환
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제12권6호
    • /
    • pp.379-385
    • /
    • 2006
  • 가변적인 컴포넌트의 재사용성이나 적응성을 높이기 위해 룰 기반 컴포넌트 개발 방법들이 제안되고 있다. 룰 기반 컴포넌트 개발에서 사용하는 룰 엔진들은 룰을 표현하기 위해 추가적인 스크립트 언어가 필요하며 따라서 복잡한 비즈니스 룰을 표현하는데 어려움이 많다. 본 논문에서는 다양한 룰 표현과 성능 향상을 위한 컴파일러 기반의 룰 엔진을 제안한다. 제안한 룰 엔진은 룰의 컨디션과 액션 부분을 표현하기 위해 자바 프로그래밍 언어를 사용한다. 따라서 복잡한 비즈니스 룰을 쉽게 표현할 수 있으며 실행 시에 동적으로 룰의 컨디션과 액션 객체를 생성해서 실행시킬 수 있다. 성능 면에서도 제안한 룰 엔진은 스크립트 기반 룰 엔진보다 우수하다. 성능 실험에 의하면 컴파일러 기반의 룰 엔진 성능은 스크립트 기반 룰 엔진인 JSR-94 보다 2.5배의 높은 성능을 보이고 있다.

컴포넌트기반의 XML/EDI 시스템 설계 및 구현 (Design and Implementation of Component-Based XML/EDI System)

  • 문태수;김호진
    • 한국정보시스템학회지:정보시스템연구
    • /
    • 제12권1호
    • /
    • pp.87-116
    • /
    • 2003
  • One of the important applications for business-to-business electronic commerce is in procurement and inventory management using electronic data interchange(EDI). Using online catalogs and approved supplier lists, firms can easily create requisitions and purchasing documents. The emerging trend in EDI technology is changed from VAN(Value Added Network) based EDI to XML based EDI. This paper intends to suggest a component-based XML/EDI system using Unified Modeling Language(UML), as an application system for automobile part industry. Applying component based XML/EDI systems designed with UML methodology, we analyzed the workflow and the document on procurement process between trading partners and implemented a prototype of efficient XML/EDI system, as a surrogate of existing VAN/EDI. The result of applying object-oriented CBD(Component Based Development) technique is to minimize the risk of life cycle and facilitate the reuse of software as mentioned to limitation of information engineering methodology. It enables the interoperability with corporate legacy systems such as ERP(Enterprise Resource Planning), SCM(Supply Chain Management). This system proposes a solution to apply analysis phase and design phase in implementation of XML/EDI system. The implementation of XML/EDI system using CBD shows the ease of use in software reuse and the interoperability with corporate internal information system. The purchasing department with XML/EDI system can electronically communicate purchase orders, delivery schedules to external suppliers and interoperate with other application systems.

  • PDF

소프트웨어 컴포넌트 기반 로봇 시스템을 위한 입출력 연관관계 기반 적응형 조합 테스팅 기법 (Input/Output Relationship Based Adaptive Combinatorial Testing for a Software Component-based Robot System)

  • 강정석;박홍성
    • 제어로봇시스템학회논문지
    • /
    • 제21권7호
    • /
    • pp.699-708
    • /
    • 2015
  • In the testing of a software component-based robot system, generating test cases for the system is a time-consuming and difficult task that requires the combining of test data. This paper proposes an adaptive combinatorial testing method which is based on the input/output relationship among components and which automatically generates the test cases for the system. The proposed algorithm first generates an input/output relationship graph in order to analyze the input/output relationship of the system. It then generates the reduced set of test cases according to the analyzed type of input/output relationship. To validate the proposed algorithm some comparisons are given in terms of the time complexity and the number of test cases.

소프트웨어 품질측정에 의한 상용컴포넌트 선정방법에 관한 연구 (A Study on Selection Method of COTS Component Based on the Software Quality Measurement)

  • 오기성;이남용;류성열
    • 정보처리학회논문지D
    • /
    • 제9D권5호
    • /
    • pp.897-902
    • /
    • 2002
  • 소프트웨어 기술의 급속한 발전으로 컴포넌트 개발방법론은 많이 연구되었으나 컴포넌트의 품질을 구매자 관점에서 종합적이고 체계적으로 비교 및 평가하는 선정기법에 대한 연구가 미약한 상황이다. 지금까지 대부분의 컴포넌트 품질평가 방법은 객체지향의 척도를 기반으로 한 개발자 관점의 평가 방법이었으나 본 논문에서는 구매자 관점에서 최적의 상용컴포넌트를 선정하기 위한 기법으로 MCDM(Multiple Criteria Decision Making)기법을 활용한 4단계 선정 절차와 평가기준을 제시하였다. 상용컴포넌트의 품질은 국제표준(IS0/IEC 9126)에서 규정하고 있는 6가지 중요한 품질 특성 중에서 기능성, 효율성, 사용성을 고려하였으며 현재 인터넷상에서 판매하고 있는 상용 EJB 컴포넌트들에 대한 실증적 분석을 통하여 본 논문에서 제시한 상용컴포넌트 선정기법이 최적의 상용컴포넌트를 선택하는데 적용 가능한 것임을 보여준다.

국내 천연가스산업의 도매가격결정방식 비교 분석 (A Comparative study on the pricing mechanism and social welfare in the Natural Gas Market)

  • 남궁윤;최기련;김보영;이기호
    • 한국가스학회지
    • /
    • 제2권3호
    • /
    • pp.18-24
    • /
    • 1998
  • 본 연구에서는 한계비용 이론에 바탕을 둔 램지가격결정방식과 효율적요소가격결정방식을 이용하여 천연가스 가격체계의 이론적 모형을 도출함으로써 사회후생의 최적화를 달성하기 위한 국내 가스가격결정방식의 개선방향을 제시하였다. 사례연구를 통하여 국내 가스산업의 현행 원가보상방식, 램지가격결정방식과 효율적요소가격결정방식에 의한 가격간에 배분효율성과 사회후생을 비교 분석하였다. 배분효율성은 도시가스용의 경우에 원가보상방식이 램지가격결정방식 및 효율적요소가격결정방식에 비하여 높게 나타났으나, 발전용의 경우는 원가보상방식이 두 방식에 비하여 낮음을 알 수 있었다. 반면에 사회후생효과는 현행의 원가보상에 의한 가격결정방식보다 램지가격결정방식과 효율적요소가격결정방식을 적용하는 것이 보다 더 향상되는 것으로 나타났다.

  • PDF

컴포넌트 소프트웨어의 유지보수를 위한 비용 측정지표 및 비용 추정 모델 (Cost Measurement Indicators and Maintenance Cost Estimation Model for Maintenance of Component-based Software)

  • 조주연;류성열
    • 정보처리학회논문지D
    • /
    • 제16D권3호
    • /
    • pp.353-360
    • /
    • 2009
  • 대부분의 정보시스템은 컴포넌트 기반으로 아웃소싱에 의해 개발되고 있으며, 개발된 소프트웨어들은 통합되어 유지보수 되고 있다. 그러나 유지보수의 생산성과 효율성 제고를 위한 기반 연구인 비용 측정지표 및 비용 추정 모델에 관한 연구가 부족하다. 본 연구는 컴포넌트 기반의 소프트웨어에 대한 유지보수의 비용에 대한 측정지표를 제안하고, 제안한 측정지표의 의한 컴포넌트 소프트웨어의 유지보수 비용 추정 모델을 연구한다. 컴포넌트 기반의 유지보수 비용 측정지표를 추정하기 위하여 기존에 제시된 지표들을 비교 정리하고, 정리된 측정지표가 컴포넌트 소프트웨어 유지보수 유형에 따라 어떻게 적용되는지를 분류하고 유형별 비용 측정지표를 제안한다. 또, 제안한 측정지표를 이용한 컴포넌트 소프트웨어 유지보수 유형에 따른 비용 추정 모델을 제안한다. 제안한 추정 모델의 사례연구를 실시하여 유효성을 검증한다.

컴포넌트 기반 시스템에서 클래스들 간의 정적 그리고 동적 특성을 적용한 컴포넌트 메트릭스 (Component Metrics Based on Static and Dynamic Characteristics between Classes for Component based Systems)

  • 최미숙;이종석
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제33권3호
    • /
    • pp.301-315
    • /
    • 2006
  • 컴포넌트 기반 시스템에서 재사용 단위인 컴포넌트의 품질은 시스템 개발의 성공을 위해서 가장 중요하다. 컴포넌트의 품질을 향상시키기 위해서는 개발 이전에 측정 가능해야 하고, 그 결과를 컴포넌트 개발 과정에 반영할 수 있어야 한다. 또한 컴포넌트의 품질을 정확하게 측정하여야 한다. 따라서 본 논문에서는 클래스들 간의 상호작용에 의한 정적 그리고 동적인 특성을 적용하여 식별된 컴포넌트의 품질을 좀 더 정확하게 측정할 수 있는 컴포넌트의 응집도와 결합도 메트릭스를 제안한다. 제안된 메트릭스가 이론적으로 타당하다는 것을 검증하기 위하여 Briand이 정의한 프레임워크에 적용하여 증명한다. 또한 메트릭스의 실용성을 검증하기 위해서 사례를 제시하고 기존의 메트릭스와의 비교분석을 통해서 평가 결과를 제시한다. 본 논문에서 제안한 컴포넌트 메트릭스는 식별된 컴포넌트의 품질을 좀 더 정확하게 측정함으로써 컴포넌트 설계를 위한 개발 시간과 노력을 절감한다.

Presenting an advanced component-based method to investigate flexural behavior and optimize the end-plate connection cost

  • Ali Sadeghi;Mohammad Reza Sohrabi;Seyed Morteza Kazemi
    • Steel and Composite Structures
    • /
    • 제52권1호
    • /
    • pp.31-43
    • /
    • 2024
  • A very widely used analytical method (mathematical model), mentioned in Eurocode 3, to examine the connections' bending behavior is the component-based method that has certain weak points shown in the plastic behavior part of the moment-rotation curves. In the component method available in Eurocode 3, for simplicity, the effect of strain hardening is omitted, and the bending behavior of the connection is modeled with the help of a two-line diagram. To make the component method more efficient and reliable, this research proposed its advanced version, wherein the plastic part of the diagram was developed beyond the guidelines of the mentioned Regulation, implemented to connect the end plate, and verified with the moment-rotation curves found from the laboratory model and the finite element method in ABAQUS. The findings indicated that the advanced component method (the method developed in this research) could predict the plastic part of the moment-rotation curve as well as the conventional component-based method in Eurocode 3. The comparison between the laboratory model and the outputs of the conventional and advanced component methods, as well as the outputs of the finite elements approach using ABAQUS, revealed a different percentage in the ultimate moment for bolt-extended end-plate connections. Specifically, the difference percentages were -31.56%, 2.46%, and 9.84%, respectively. Another aim of this research was to determine the optimal dimensions of the end plate joint to reduce costs without letting the mechanical constraints related to the bending moment and the resulting initial stiffness, are not compromised as well as the safety and integrity of the connection. In this research, the thickness and dimensions of the end plate and the location and diameter of the bolts were the design variables, which were optimized using Particle Swarm Optimization (PSO), Snake Optimization (SO), and Teaching Learning-Based Optimization (TLBO) to minimization the connection cost of the end plate connection. According to the results, the TLBO method yielded better solutions than others, reducing the connection costs from 43.97 to 17.45€ (60.3%), which shows the method's proper efficiency.