• Title/Summary/Keyword: Reuse Metric

Search Result 15, Processing Time 0.027 seconds

On the Quantitative Metrics of Software Reusability (소프트웨어 재사용가능성의 정략적 측도)

  • Jang, Hwa-Sik;Park, Man-Gon
    • The Transactions of the Korea Information Processing Society
    • /
    • v.2 no.2
    • /
    • pp.176-184
    • /
    • 1995
  • The software reuse is a prospective way to improve software productivity and quality but not applied very well in practice, because there is no quantitative metric for software quality. In this paper we proposed the quantification of the reuse of software that we can measure the possibility of the reuse by applying the reuse assessment metric to the module after the extraction of a module from existing software. For measuring the module that can be reused, we divided the factors of quality by the generality, simplicity, maintainability and modularity, and identified and measured the module by the factors and finally decided the possibility of the software reuse. The advantage of the proposed metric is that we can find the inappropriate reuse of module exactly at the beginning by measuring quantitatively the module to be reused.

  • PDF

Enabling reuse driven software development : lessons learned from embedded software industry practice (재사용 기반의 소프트웨어 개발 체계 구축 : 내장형 소프트웨어 영역의 기업 사례)

  • Kim Kang-Tae
    • The KIPS Transactions:PartD
    • /
    • v.13D no.2 s.105
    • /
    • pp.271-278
    • /
    • 2006
  • This paper presents industry feedback and a case of improvement trial on enabling reuse driven software development which is one of several activities to improve software quality and productivity in a company which develops software that are embedded into consumer electronic products. Several case studies will be introduced that are related to software reuse strategies and practices to show how to establish environment for reuse basis in a company, how to apply it to development team and project and how to improve that through trials and errors. To enable reuse-oriented software development in a huge company, integrated and focused approach is needed among technical, management and environmental point of view. We tried to solve that problem in technical field with reuse method, in management filed with reuse metric and in environment field with reuse repository. The characteristics of our software development environment could be summarized as below. The first, embedded software which would not independent to hardware devices and the second, it is very huge company which develops extremely various products by many different organization with different domain characteristics and the third, development lead time is extremely short and many variation models are stems from basic models. We expect that our study would give contribution to industry struggling to solve similar problem for presenting our experience and could be a reference model for enabling software reuse in a real world practically.

A Coupling Metric for Design of Component (컴포넌트 설계를 위한 결합도 메트릭)

  • Choi Mi-Sook;Lee Jong-Seok;Song Haeng-Sook
    • The KIPS Transactions:PartD
    • /
    • v.12D no.4 s.100
    • /
    • pp.609-616
    • /
    • 2005
  • The component-based development methodology becomes famous as the reuse technology to improve the high productivity of software development. It is necessary component metrics for component-based systems, because the designed components should be measurable to improve the quality of the software. Therefore this paper propose a coupling metric for component design which is reflected in characteristics of component. This paper suggest a case study and comparative analysis result about conventional metrics to verify the accuracy of our coupling metric. The Uoposed coupling metric measure the quality of components accurately and satisfies necessary conditions of coupling metric suggested by Briand and others.

A Metric of Component Extraction for Package based Object Oriented Codes (패키지 중심의 객체지향 코드의 컴포넌트 추출을 위한 메트릭)

  • 이종호;류성열
    • The Journal of Society for e-Business Studies
    • /
    • v.8 no.2
    • /
    • pp.113-129
    • /
    • 2003
  • Component-based software development (CBSD) has been recognized effective reuse techniques for software development by many of researchers and companies. The purpose of CBSD is to produce a high quality software system quickly through using verified software component which is contained fine-grained business logics. This paper suggests the metrics and techniques for to extract component and its interface from legacy object oriented application. For extract component, we apply metrics to measure complexity, cohesion and coupling to the legacy system.

  • PDF

A Transforming Technique toward Component-based System from Object-oriented Model Using Static Metrics (객체지향 모델로부터 정적 메트릭을 이용하여 컴포넌트 기반 시스템으로 변환하는 기법)

  • 이은주;신우창;이병정;우치수
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.6
    • /
    • pp.728-740
    • /
    • 2004
  • The increasing complexity and shorter life cycle of software have made it necessary to reuse software. Object-oriented development had not provided extensive reuse and computing infrastructures are evolving from mainframe to distributed environments. However, components provide more advanced means of structuring, describing and developing system, because they are more coarse-grained and have more domain-specific aspects than objects. And they are also suited for distributed environment due to their reusability and granularity. In this paper, we present a process including the static metrics and guidelines that can be applied to transform object-oriented systems into component-based systems. Our process consists of two parts: First, basic components are created based upon composition and inheritance relationships between classes. Second, intermediate system is refined into component-based system with the static metrics and guidelines we propose.

A Study on Reusability Metric of Framework for Embedded Software (임베디드 소프트웨어를 위한 프레임워크의 재사용성 메트릭에 관한 연구)

  • Cho, Eun-Sook;Kim, Chul-Jin;Lee, Sook-Hee
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.12 no.11
    • /
    • pp.5252-5259
    • /
    • 2011
  • Both Optimization and Reuse Technology are considered as core technologies handling the values of products in embedded software. Framework technology is a typical type of optimization and reuse technology. When we develop software based on framework, The effect of reusability as well as development productivity can be improved. However, currently the form of framework-based development is very poor in embedded software development. Furthermore, because framework development is also beginning stage in embedded software development, there are questions whether developing framework can bring reusability effect. In this paper, we propose metrics measuring reusability of framework which is designed for improving reusability of embedded software. As as result of applying proposed metrics into real design cases, we can obtain more effective results in framework-based design than existing design.

A Metric-based Methodfor Evaluating Product Line Architecture (프로덕트라인 아키텍처의 정량성 평가 기법)

  • Chang Soo-Ho;La Hyun-Jung;Kim Soo-Dong
    • Journal of KIISE:Software and Applications
    • /
    • v.33 no.5
    • /
    • pp.449-459
    • /
    • 2006
  • Product Line Engineering (PLE) has been widely accepted as a representative software reuse methodology by using core assets. As a key element of core assets, product line architecture (PLA) should be generic to a set of applications in the product line (PL). However, the difference between PLA and single system architecture has not been treated well enough, so evaluating PLA still remains as one of the difficult tasks in PLE. In this paper, we identify two intrinsic but overlooked issues in PLA; variability propagation chain and conflicts between architectural elements. And, we present a metric-based methodto evaluate PLA from the perspective of the two issues. We believe that the two issues in PLA and the evaluation method would make designing high-quality PLA more feasible and effective.

The Study on the Physical and Mechanical Properties of Concrete Used Vitrified Glass (Vitrified Glass 를 혼입한 콘크리트의 물리.역학적 특성)

  • 민정기;조일호;남기성;한영규;성찬용
    • Proceedings of the Korean Society of Agricultural Engineers Conference
    • /
    • 1999.10c
    • /
    • pp.301-306
    • /
    • 1999
  • Over 4.1 billion metric tons of non-hazardous solid wastes are generated in the United States anually. Therefore, there is a need to reuse or reprocess as many products or by -products as possible. In this report, the aggregates produced from Naval Shipyard and Charlexton area dredge spoils are designated as NC and DS, respectively. The major objective of this portion was to determine the feasibility of the use of these aggregates in concrete mixtures. According to test results, the unit weight of concrete mixtures containing NC and DS (vitrified glass) was lower than the control mixture, and the control mixture produced higher compressive and bending strength compared to mixtures containing vitrified glass. However the mixtures containing vitrified glass still could be used in the field based on the minimum criteria set for the mix desgin.

  • PDF

Utilization of Vitraified Glass as an Aggregate Source in Concrete (Vitrified Glass 콘크리트의 특성)

  • 민정기
    • Magazine of the Korean Society of Agricultural Engineers
    • /
    • v.41 no.6
    • /
    • pp.90-96
    • /
    • 1999
  • Over 4.1 billion metric tons of non-hazardous solid wstes are generated in the United States annually. Therefore, there is a need to reuse or reprocess as many products or by-products as possible. In this report, theaggregates produced from Naval Shipyard and Charleston area dredge spoils are designated as GP-21-23 and GP 4-5, repectively. The major objective of this study is to determine the feasiblity of the use of these aggregates in concrete. The followings are some of the conclusions, observations and recommendations regarding this portion of the research project. In most cases, the unit weight of concrete containing GP 21-23 and GP 4-5 (vitrified galss) lower than the control concrete, and the concrete containing vitrified glass produced lower compressive and bending strength compared to the control. However the concrete containing virtrified glass could be used in the field based on the minimum criterial set for the mix design. The use of vitrified glass in concrete is recommended in several applications except parking lots, side walks and main roads, because abrasion resistace is not high.

  • PDF

Interference Avoidance through Pilot-Based Spectrum Sensing Algorithm in Overlaid Femtocell Networks

  • Sambanthan, Padmapriya;Muthu, Tamilarasi
    • ETRI Journal
    • /
    • v.38 no.1
    • /
    • pp.30-40
    • /
    • 2016
  • Co-channel interference between macro-femtocell networks is an unresolved problem, due to the frequency reuse phenomenon. To mitigate such interference, a secondary femtocell must acquire channel-state knowledge about a co-channel macrocell user and accordingly condition the maximum transmit power of femtocell user. This paper proposes a pilot-based spectrum sensing (PSS) algorithm for overlaid femtocell networks to sense the presence of a macrocell user over a channel of interest. The PSS algorithm senses the pilot tones in the received signal through the power level and the correlation metric comparisons between the received signal and the local reference pilots. On ensuring the existence of a co-channel macrocell user, the maximum transmit power of the corresponding femtocell user is optimized so as to avoid interference. Time and frequency offsets are carefully handled in our proposal. Simulation results show that the PSS algorithm outperforms existing sensing techniques, even at poor received signal quality. It requires less sensing time and provides better detection probability over existing techniques.