• Title/Summary/Keyword: CBD Methodology

Search Result 68, Processing Time 0.029 seconds

Component Modeling for SVG animation

  • Ha, Yan;Park, Hea-Sook;Lee, Soon-Mi
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.492-497
    • /
    • 2005
  • It has not been studied about modeling methods for SVG documents to represent animation in the web that has been recently increased in interest. In this paper, I propose component modeling for SVG documents by CBD methodology. First, I propose conceptual modeling by UML class diagrams for converting SVG document into component diagram. And then, I propose rules to convert the UML class diagram into component diagram. Thus, main contribution of this paper is that it can generate a component diagram for a SVG document using Component-Based Development methodology.

  • PDF

Design and Implementation of Component-based Configuration and Data Management System for Weapon System R & D Processes (컴포넌트 기반의 무기체계 연구개발 형상/정보관리시스템 설계 및 구현)

  • Kim, Hyung-Jun;Seo, Yeong-Geon;Kim, Sang-Bok;Kanng, Ki-Jun;Lee, Bu-Kweon
    • Journal of the Korea Society of Computer and Information
    • /
    • v.13 no.7
    • /
    • pp.127-138
    • /
    • 2008
  • Configuration and data management system for weapon system research and development processes should assist concurrent engineering and collaboration activities for various documents, drawings, part informations and product structure informations. In this thesis we defined the system architecture using the CBD methodology and implemented the component based system development process. Most of the configuration and data management systems consist of three layered system architecture which use the general MVC models. In this thesis we defined four layered system architecture based on EJB structure under J2EE environments. Through the four layered system architecture, we break down the general model layer into two detailed business layers and the ordinary control layer into two system dependent layers. With these four layers, we proposed the methodology that detailed the characteristics of the components. Through the CBD approach and the component based development process, we can get the representation model and implement the actual system of the configuration and data management system for weapon system R&D.

  • PDF

A Checklist for Improving Interoperability of CBD Methodology (CBD 방법론의 상호운용성 향상을 위한 체크리스트)

  • Kim, Woo-Yeol;Ryu, Dong-Kuk;Kim, R.-Young-Chul
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11b
    • /
    • pp.406-408
    • /
    • 2005
  • 시스템의 개발에 있어서 외부 시스템과의 상호운용성 확보가 정점 중요한 부분이 되어가고 있다. 시스템의 상호운용성을 확보하기 위해서는 시스템 개발의 초기(요구사항 분석)단계에서 부터 개발이 완료될때 까지 상호운용에 관련된 여러 사항을 개발 및 확인하여야만 최종 시스템의 상호운용성을 확보할 수 있다. 본 논문에서는 CBD 방법론을 바탕으로 컴포넌트 기반 시스템을 개발하는 과정에서 최종적으로 개발되는 시스템의 상호운용성을 향상하기 위한 체크리스트를 소개한다. 논 논문의 상호운용 체크리스트는 컴포넌트의 개발 과정 즉, 요구사항 분석, 설계, 개발, 시험, 설치에 이르는 각각의 과정에서 상호운용성을 확보하기 위해서 점검 및 수행하여야 하는 사항들을 제시한다. 본 체크리스트의 작성을 위하여 필요한 상호운용 관련 사항들은 LISI 질의서와 공통운용환경(COE)의 적합성 체크리스트를 분석하여 작성하였다.

  • PDF

The Software Development Methodology with Aspect-Oriented (영역지향 소프트웨어 개발방법론)

  • Kim, Tae-Young;Kim, Chi-Su;Yim, Jae-Hyeon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2004.05a
    • /
    • pp.225-228
    • /
    • 2004
  • 소프트웨어를 부품화하고 이를 조립 합성하여 새로운 어플리케이션을 개발하는 방식의 CBD 방법론이 소프트웨어 개발방법론으로 많이 연구되고 있다. 그러나 이 방법론은 시스템의 기능적인 특성을 중심으로 분할하는 경향이 많아 컴포넌트에 대한 추론, 문서화, 코드의 이해를 어렵게 하는 단점이 있다. 따라서 본 논문에서는 "영역지향 CBD 방법론"이라고 명명한 CBD 방법론을 새롭게 제시하여 컴포넌트의 재사용을 용이하게 함으로써 시스템 개발 시간 단축과 개발비용의 감소를 유도하였다.

  • PDF

A Preliminary Exploration on Component Based Software Engineering

  • Basha, N Md Jubair;Ganapathy, Gopinath;Moulana, Mohammed
    • International Journal of Computer Science & Network Security
    • /
    • v.22 no.9
    • /
    • pp.143-148
    • /
    • 2022
  • Component-based software development (CBD) is a methodology that has been embraced by the software industry to accelerate development, save costs and timelines, minimize testing requirements, and boost quality and output. Compared to the conventional software development approach, this led to the system's development being completed more quickly. By choosing components, identifying systems, and evaluating those systems, CBSE contributes significantly to the software development process. The objective of CBSE is to codify and standardize all disciplines that support CBD-related operations. Analysis of the comparison between component-based and scripting technologies reveals that, in terms of qualitative performance, component-based technologies scale more effectively. Further study and application of CBSE are directly related to the CBD approach's success. This paper explores the introductory concepts and comparative analysis related to component-based software engineering which have been around for a while, but proper adaption of CBSE are still lacking issues are also focused.

An Effective Pattern Selection Process for Developing of Pattern Based Software (패턴 기반 소프트웨어 개발을 위한 효과적인 패턴 선정 프로세스)

  • Choi Jin Myung;Rhew Sung Yul
    • Journal of KIISE:Software and Applications
    • /
    • v.32 no.5
    • /
    • pp.346-356
    • /
    • 2005
  • Over the past decade, several types of design pattern have been defined in the software engineering area. But these patterns have not been used so often compared with data structure and algorithm. Likewise, methods to select and apply design patterns during analysis, design, and development are not mentioned in CBD methodologies such as CBD96, RUP, and MaRMI III. This paper suggests the process of effectively selecting design patterns which can be applied to analysis, design, and development for development of application software with based on those offered by GoF and J2EE pattern catalogs. It also demonstrates how to effectively pattern-based software and shows differences and relative advantages from RUP by applying the suggested process to the development of aviation job application.

Software Component Reusability Metrics (소프트웨어 컴포넌트 재사용성 측정 메트릭)

  • 박인근;김수동
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.6
    • /
    • pp.760-772
    • /
    • 2004
  • Component Based Development(CBD) Methodology is widely used in software development lifecycle to improve software quality. The Component Based Development(CBD) results to improve software reusability and reduce development term and cost. For this reason, lots of Enterprises are trying to make their processes to components. But, there has been few quality assurance or reusability testing action to those components. Most software component users can not know how their components are reusable and what extent their components satisfy to th eir quality requirements. For this reason, this paper suggests that software components can be measured their reusability by metrics proposed by this paper. We propose that in measuring software component reusability, there are direct metrics and indirect metrics. The results made by direct metrics are suggested to measure indirect metrics, so results to obtain reusability metrics.

Verification of Market's Efficiency and CAPM using Capitalization Rate at Commercial Real Estate Market in Seoul (서울의 상업용 부동산 시장에서 자본환원율을 이용한 시장 효율성과 CAPM의 검증)

  • Park, Jongkwon;Lee, Jaesu;Jun, Jaebum
    • Korean Journal of Construction Engineering and Management
    • /
    • v.18 no.1
    • /
    • pp.90-99
    • /
    • 2017
  • This paper is to understand the impact of systematic risk on capitalization rate at office building market and retail real estate market in Seoul and to see if CAPM(Capital Asset Pricing Model) is applicable. For this, this paper considers eight different office building and retail real estate markets in Seoul city area, called GBD, YBD, CBD, and Other Business District, and GBD, SBD, CBD, and Other Business District, to find out if there is any positive-linearity between systematic risk and capitalization rate for each business district not. Then, this paper tries to verify applicability of CAPM to four office building markets and four retail real estate markets with Black, Jensen, and Scholes(1972)'s statistical methodology. At last, the result shows that there is positive linearity between systematic risk and capitalization rate only GBD except Others(YBD, CBD, and other business district) in office building market. In addtion, SBD and CBD, they could be figured out that it is not efficient market because increasing systematic risk declines capitalization rate in retail real estate market. However, CAPM is not applicable in all office building(GBD, YBD, CBD, and other business district) and retail real estate markets(GBD, SBD, CBD, and other business district) in Seoul.

A Comparison Study of Methods about Component Identification (컴포넌트 식별 방법에 관한 비교 연구)

  • 최미숙
    • Journal of the Korea Computer Industry Society
    • /
    • v.3 no.3
    • /
    • pp.383-390
    • /
    • 2002
  • System developments by components are accomplished by creating new software based on independent components having respective function. Generally, component-based software developments are expected to obtain profits caused by reuse of software, such as improvement of quality, rapid development, and efficiency of maintenance. In a component-based system, the most important goal and also key to success is to identify and construct high quality components that may increase reusability. Therefore, it is necessary for component developers to understand strong and weak points of existing component development methodologies in the aspect of identification of component, and to select the most appropriate methodology for the system to be constructed. It is also necessary for component developers to develop a new methodology enabling effective identification of independent components through modification and/or complementation of existing methodologies. The modification and complementation needs comparison and analysis of various existing methodologies. Accordingly, the this paper is to provide explanation for some widely used methodologies representing the existing component-based software development methodologies such as RUP(Rational Unified Process) of Rational company[1,9], CBD96 of Computer Associates company[2,3], UNIFACE of Compuware company[5], and UML components methodology derived from extending of the component developing method of CBD96 by Cheesman and Daniels[4]. The this paper is also to point out respective problems of the representative existing methodologies. Furthermore, component identification methodologies are compared and analyzedon the whole through this paper.

  • PDF

- A Case Study on OOP Component Build-up for Reliability of MRP System - (MRP 시스템의 신뢰성을 위한 객체재향 컴포넌트 개발 사례)

  • Seo Jang Hoon
    • Journal of the Korea Safety Management & Science
    • /
    • v.6 no.3
    • /
    • pp.211-235
    • /
    • 2004
  • Component based design is perceived as a key technology for developing advanced real-time systems in a both cost- and time effective manner. Already today, component based design is seen to increase software productivity, by reducing the amount of effort needed to update and maintain systems, by packaging solutions for re-use, and easing distribution. Nowdays, a thousand and one companies in If(Information Technology) industry such as Sl(System Integration) and software development companies, regardless of scale of their projects, has spent their time and endeavor on developing reusable business logic. The component software is the outcome of software developers effort on overcoming this problem; the component software is the way propositioned for quick and easy implementation of software. In addition, there has been lots of investment on researching and developing the software development methodology and leading If companies has released new standard technologies to help with component development. For instance, COM(Component Object Model) and DCOM(Distribute COM) technology of Microsoft and EJB(Enterprise Java Beans) technology of Sun Microsystems has turned up. Component-Based Development (CBD) has not redeemed its promises of reuse and flexibility. Reuse is inhibited due to problems such as component retrieval, architectural mismatch, and application specificness. Component-based systems are flexible in the sense that components can be replaced and fine-tuned, but only under the assumption that the software architecture remains stable during the system's lifetime. In this paper, It suggest that systems composed of components should be generated from functional and nonfunctional requirements rather than being composed out of existing or newly developed components. about implements and accomplishes the modeling for the Product Control component development by applying CCD(Contract-Collaboration Diagram), one of component development methodology, to MRP(Material Requirement Planning) System