KR20130107055A - System and method for retrieval software component based on power consumption - Google Patents

System and method for retrieval software component based on power consumption Download PDF

Info

Publication number
KR20130107055A
KR20130107055A KR1020120028839A KR20120028839A KR20130107055A KR 20130107055 A KR20130107055 A KR 20130107055A KR 1020120028839 A KR1020120028839 A KR 1020120028839A KR 20120028839 A KR20120028839 A KR 20120028839A KR 20130107055 A KR20130107055 A KR 20130107055A
Authority
KR
South Korea
Prior art keywords
component
information
software
power consumption
search system
Prior art date
Application number
KR1020120028839A
Other languages
Korean (ko)
Other versions
KR101363177B1 (en
Inventor
홍장의
김두환
Original Assignee
충북대학교 산학협력단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 충북대학교 산학협력단 filed Critical 충북대학교 산학협력단
Priority to KR1020120028839A priority Critical patent/KR101363177B1/en
Publication of KR20130107055A publication Critical patent/KR20130107055A/en
Application granted granted Critical
Publication of KR101363177B1 publication Critical patent/KR101363177B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/40Data acquisition and logging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Computer Hardware Design (AREA)
  • Mathematical Physics (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE: A software component search system and method based on power consumption are provided to offer information about the characteristics of power consumption in selecting reusable components, thereby implementing the analysis of efficiency for the functional characteristic identification and power consumption of the component. CONSTITUTION: A component library (200) stores software components. A component registration unit (100) registers and stores software component information including power consumption in a component library. A component search unit (300) searches components stored in the component library. The component registration unit receives information about the facet of a component to register and store, receives information about the component, receives interface information for use of the component, and receives environmental information for use of the component to register and store the component. [Reference numerals] (100) Component registration unit; (200) Component library; (300) Component search unit; (AA) Software component; (BB) Measure/predict power consumption

Description

소모 전력 기반의 소프트웨어 컴포넌트 검색 시스템 및 방법 {System and method for retrieval software component based on power consumption}System and method for retrieval software component based on power consumption

본 발명은 컴포넌트 명세에 기술된 소모전력 정보를 기반으로 재사용 컴포넌트를 검색하기 위한 방법 및 시스템에 관한 것으로서, 더욱 상세하게는 컴포넌트 기반의 소프트웨어 개발에서 재사용 컴포넌트를 선택할 때 일반적인 선택기준 뿐만 아니라 소모전력에 대한 요구사항을 반영할 수 있도록 하는 컴포넌트 검색 시스템 및 방법에 관한 것이다.
The present invention relates to a method and system for searching for a reusable component based on power consumption information described in a component specification. More particularly, the present invention relates to power consumption as well as general selection criteria when selecting a reusable component in component-based software development. The present invention relates to a component search system and a method for reflecting the requirements.

소프트웨어 컴포넌트는 효율적 재사용을 위해 전사적 차원의 컴포넌트 저장소를 통해 관리된다. 이때 해당 컴포넌트의 식별과 재사용을 효율적으로 지원하기 위한 일종의 이력서와 같은 컴포넌트 명세가 함께 이용되는데, 이는 컴포넌트의 재사용 효율 뿐 아니라 컴포넌트 저장소의 구조 및 검색 방법 등을 결정하기 위한 주요 요소 중 하나이다.Software components are managed through an enterprise-wide component repository for efficient reuse. At this time, a component specification such as a resume is used together to efficiently identify and reuse the corresponding component. This is one of the main factors for determining not only the reuse efficiency of the component but also the structure and searching method of the component repository.

기존의 컴포넌트 명세에 대한 연구들은 해당 컴포넌트가 갖는 기능적 특성을 중심으로 인터페이스와 사용 환경 등에 대해 정의하는 것에 중점을 두고 있다. 하지만, 특히 임베디드 소프트웨어에서 주요하게 취급되는 비기능적 품질속성에 대한 명세의 지원을 하지 않거나, 이에 대한 구체적인 식별 및 비교 등을 수행하기엔 부족한 면이 있다. The studies on the existing component specification focus on defining the interface and environment using the functional characteristics of the component. However, there is a lack of support for the specification of non-functional quality attributes, which is mainly dealt with in embedded software, or lack of specific identification and comparison.

특히, 임베디드 소프트웨어 개발에서 가장 중요한 비기능적 품질 속성 중 하나인 전력 소모 특성에 대한 기술을 지원하는 컴포넌트 명세 방법은 연구된 바가 없다.
In particular, no component specification method has been studied to support the technology for power consumption, one of the most important non-functional quality attributes in embedded software development.

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 컴포넌트의 소모전력 특성을 고려하는 라이브러리를 통해 컴포넌트 기반 소프트웨어 개발시 기능적 특성을 고려한 소프트웨어 컴포넌트 선택 뿐 아니라, 동일하거나 유사한 기능을 제공하는 다수의 컴포넌트 사이에서 전력 효율성을 판단하여 컴포넌트 기반의 저전력 소프트웨어 개발을 지원하는 시스템 및 방법을 제공하는데 그 목적이 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and through the library considering the power consumption characteristics of the component, a plurality of components that provide the same or similar functions as well as software component selection considering the functional characteristics in component-based software development The purpose of the present invention is to provide a system and method for supporting component-based low power software development by determining power efficiency between components.

본 발명의 목적은 이상에서 언급한 목적으로 제한되지 않으며, 언급되지 않은 또 다른 목적들은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.
The objects of the present invention are not limited to the above-mentioned objects, and other objects not mentioned can be clearly understood by those skilled in the art from the following description.

이와 같은 목적을 달성하기 위한 본 발명은 소프트웨어 컴포넌트를 검색하기 위한 소프트웨어 컴포넌트 검색 시스템에 있어서, 상기 소프트웨어 컴포넌트가 저장되는 컴포넌트 라이브러리, 소모 전력량을 포함하는 소프트웨어 컴포넌트 정보를 상기 컴포넌트 라이브러리에 등록 및 저장하는 컴포넌트 등록부 및 상기 컴포넌트 라이브러리에 저장된 컴포넌트를 검색하는 컴포넌트 검색부를 포함한다.In order to achieve the above object, the present invention provides a software component search system for searching for a software component, the component library storing the software component, and the component for registering and storing software component information including power consumption in the component library. It includes a register and a component search unit for searching the components stored in the component library.

상기 컴포넌트 등록부는, 등록 및 저장할 컴포넌트의 페싯(Facet)에 대한 정보를 입력받고, 해당 컴포넌트에 대한 정보를 입력받고, 해당 컴포넌트를 사용하기 위한 인터페이스 정보를 입력받고, 해당 컴포넌트를 사용하기 위한 환경 정보를 입력받는 과정을 통해 상기 컴포넌트를 등록 및 저장하는 것일 수 있다.The component registration unit receives information on a facet of a component to be registered and stored, receives information about a corresponding component, receives interface information for using the corresponding component, and environment information for using the corresponding component. Through the process of receiving the input may be to register and store the component.

상기 컴포넌트에 대한 정보는, ID, 컴포넌트 이름, 컴포넌트에 대한 설명, 사용맥락에 대한 정보, 버전 정보, 저자, 산출물의 종류에 대한 정보를 포함할 수 있다.The information on the component may include an ID, a component name, a description of the component, information on a use context, version information, an author, and information on a kind of a product.

상기 인터페이스 정보는 해당 인터페이스의 시그네쳐(signature)를 입력함으로써 호출시 요구되는 인자에 대한 정보, 인터페이스 이름 및 반환 값 정보를 포함할 수 있다. The interface information may include information on an argument required when invoking, interface name, and return value information by inputting a signature of the corresponding interface.

상기 인터페이스 정보는 해당 인터페이스의 전력소모 특성에 대한 정보를 더 포함할 수 있다. 이때, 상기 전력소모 특성에 대한 정보는 매크로 모델(Macro model) 형태로 사용될 수 있다. The interface information may further include information on power consumption characteristics of the corresponding interface. In this case, the information on the power consumption characteristics may be used in the form of a macro model.

상기 환경 정보는 해당 컴포넌트가 대상으로 하고 있는 하드웨어, 운영체제 및 컴파일러에 대한 정보를 포함할 수 있다. The environment information may include information about a hardware, an operating system, and a compiler targeted by the corresponding component.

본 발명에서 소프트웨어 컴포넌트를 검색하기 위한 소프트웨어 컴포넌트 검색 시스템에서 소프트웨어를 검색하는 방법에 있어서, 상기 컴포넌트 검색 시스템은 사용자로부터 키워드 기반 검색 방법이 선택되면, 키워드를 입력할 수 있는 화면을 제공하는 단계, 사용자로부터 키워드가 입력되면, 상기 컴포넌트 검색 시스템은 입력된 키워드 정보와 부합하는 컴포넌트를 검색하는 컴포넌트 검색 단계, 상기 컴포넌트 검색 시스템은 검색된 결과를 컴포넌트 목록으로 출력하는 단계, 상기 컴포넌트 목록 중에서 사용자에 의해 후보 컴포넌트들이 선택되면, 상기 컴포넌트 검색 시스템은 선택된 후보 컴포넌트들의 전력 효율성을 비교하는 단계, 상기 후보 컴포넌트들의 전력 효율성을 비교한 결과, 사용자가 이용할 컴포넌트로 전력 효율성이 높은 컴포넌트를 선택하는 단계를 포함한다.In the method for searching for software in a software component search system for searching for software components in the present invention, the component search system, if a keyword-based search method is selected from the user, providing a screen for entering a keyword, the user When a keyword is inputted from the component search system, the component search system searches for a component matching the input keyword information, and the component search system outputs the searched result as a component list. Is selected, the component search system compares the power efficiency of the selected candidate components, and compares the power efficiency of the candidate components, and as a result, a component having high power efficiency as a component to be used by a user. And a step of selecting.

상기 컴포넌트 검색 시스템은 사용자에 의해 키워드 기반 검색 방법이 선택되지 않으면, 페싯(Facet) 정보를 통한 탐색을 수행하는 단계를 더 포함할 수 있다.The component search system may further include performing a search through facet information if a keyword-based search method is not selected by a user.

상기 컴포넌트 검색 단계에서 입력된 정보와 부합하는 컴포넌트가 없으면, 재검색을 수행하기 위해 최초 단계로 돌아갈 수 있다.
If there is no component that matches the information input in the component search step, it may return to the first step to perform the re-search.

본 발명에 의하면 소모전력 기반의 소프트웨어 컴포넌트 검색 시스템은 컴포넌트 기반 소프트웨어 개발과정에서 재사용 컴포넌트를 선택할 때, 소모전력 특성에 대한 정보를 제공함으로써, 해당 컴포넌트의 기능적 특성 식별 및 소모 전력량에 대한 효율성 분석을 가능케 한다는 장점이 있다. According to the present invention, the power consumption-based software component retrieval system provides information on power consumption characteristics when selecting a reusable component in a component-based software development process, thereby enabling to identify functional characteristics of the corresponding component and analyze efficiency of power consumption. The advantage is that.

또한, 본 발명에서는 컴포넌트의 소모 전력 특성을 기술할 수 있는 컴포넌트 명세 기법을 기반으로 정의하고, 이를 통해 컴포넌트 라이브러리를 구축하고, 이를 이용한 컴포넌트 검색 시스템을 개발하여 컴포넌트 기반 소프트웨어 개발시 전력 소모량에 대한 품질 속성을 고려할 수 있도록 지원할 수 있다는 장점이 있다. In addition, the present invention is defined based on the component specification technique that can describe the power consumption characteristics of the component, build a component library through this, and develop a component search system using the same, the quality of power consumption when developing the component-based software The advantage is that it can be supported to take attributes into account.

또한, 본 발명에 의하면 컴포넌트 기반 소프트웨어 개발에서 재사용 컴포넌트를 선택할 때 소모전력 특성을 고려할 수 있도록 함으로써, 소프트웨어 개발자들이 소모 전력 품질을 만족시킬 수 있는 소프트웨어를 개발하기 위한 가이드라인을 제시할 수 있으며, 컴포넌트 기반 소프트웨어 아키텍처 상에서 전력 소모량 분석을 지원할 수 있다는 장점이 있다.
In addition, according to the present invention, the power consumption characteristics can be considered when selecting a reusable component in component-based software development, so that software developers can propose a guideline for developing software that can satisfy power consumption quality. The advantage is that it can support power consumption analysis on the underlying software architecture.

도 1은 본 발명의 일 실시예에 따른 소프트웨어 컴포넌트 검색 시스템을 보여주는 블록도이다.
도 2 내지 도 5는 본 발명의 일 실시예에 따른 컴포넌트 라이브러리에 컴포넌트를 등록하는 과정을 순차적으로 보여주는 화면예이다.
도 6은 본 발명의 일 실시예에 따른 컴포넌트 라이브러리의 메타 모델을 설명하기 위한 도면이다.
도 7은 본 발명의 일 실시예에 따른 소프트웨어 컴포넌트 검색 방법을 보여주는 흐름도이다.
1 is a block diagram illustrating a software component search system according to an embodiment of the present invention.
2 to 5 are screen examples sequentially showing a process of registering a component in a component library according to an embodiment of the present invention.
6 is a diagram for describing a metamodel of a component library according to an exemplary embodiment.
7 is a flowchart illustrating a software component search method according to an embodiment of the present invention.

이하, 첨부된 도면을 참조해서 본 발명의 실시예를 상세히 설명하면 다음과 같다. 우선 각 도면의 구성 요소들에 참조 부호를 부가함에 있어서, 동일한 구성 요소들에 한해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 부호를 가지도록 하고 있음에 유의해야 한다. 그리고, 본 발명을 설명함에 있어서, 관련된 공지 기능 혹은 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다. 또한, 명세서 전반에 걸쳐서, 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라, 다른 구성요소를 더 포함할 수 있다는 것을 의미한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the drawings, the same reference numerals are used for the same reference numerals even though they are shown in different drawings. In the following description of the present invention, a detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present invention rather unclear. Also, throughout this specification, when a component is referred to as "comprising ", it means that it can include other components, aside from other components, .

본 발명에서는 관리 대상이 되는 소프트웨어 컴포넌트가 존재함을 전제로 한다.In the present invention, it is assumed that there is a software component to be managed.

도 1은 본 발명의 일 실시예에 따른 소프트웨어 컴포넌트 검색 시스템을 보여주는 블록도이다.1 is a block diagram illustrating a software component search system according to an embodiment of the present invention.

도 1을 참조하면, 본 발명의 소프트웨어 컴포넌트 검색 시스템은 컴포넌트 등록부(100), 컴포넌트 라이브러리(200), 컴포넌트 검색부(300)를 포함한다.Referring to FIG. 1, the software component search system of the present invention includes a component register unit 100, a component library 200, and a component search unit 300.

컴포넌트 검색 시스템은 소프트웨어 컴포넌트(Software component)를 획득하고, 해당 컴포넌트에 대한 소모 전력량을 측정 및 예측하고(Profiling Energy Consumption), 컴포넌트 라이브러리(200)에 소프트웨어 컴포넌트를 등록 및 저장한다.The component search system acquires a software component, measures and predicts the amount of power consumption for the corresponding component (Profiling Energy Consumption), and registers and stores the software component in the component library 200.

그리고, 컴포넌트 검색 시스템은 컴포넌트 라이브러리(200)에 등록된 컴포넌트를 검색하여 컴포넌트를 소프트웨어 개발에 이용할 수 있도록 한다. The component search system searches for components registered in the component library 200 so that the components can be used for software development.

본 발명의 컴포넌트 검색 시스템은 컴포넌트를 등록하는 기능을 수행하는 컴포넌트 등록부(100), 컴포넌트를 저장 및 등록하는 컴포넌트 라이브러리(200), 컴포넌트 검색 기능을 수행하는 컴포넌트 검색부(300)를 포함한다.
The component search system of the present invention includes a component registration unit 100 for registering a component, a component library 200 for storing and registering components, and a component search unit 300 for performing a component search function.

도 2 내지 도 5는 본 발명의 일 실시예에 따른 컴포넌트 라이브러리에 컴포넌트를 등록하는 과정을 순차적으로 보여주는 화면예이다.2 to 5 are screen examples sequentially showing a process of registering a component in a component library according to an embodiment of the present invention.

도 2 내지 도 5를 참조하면, 컴포넌트를 등록하는 과정의 첫 단계의 화면예(110)가 도시되어 있으며, 컴포넌트의 카테고리라고 할 수 있는 페싯(Facet)에 대한 정보를 입력한다. 본 발명의 컴포넌트 검색 시스템은 페싯(Facet)을 통해 해당 컴포넌트가 이용되는 도메인(Domain)과 기능적(Functional) 분류를 제공한다.2 to 5, an example screen 110 of a first step of registering a component is illustrated, and information about a facet, which is a category of a component, is input. The component search system of the present invention provides a domain and functional classification in which the component is used through facets.

페싯에 대한 정보기재가 완료되면, 해당 컴포넌트에 대한 일반 정보를 입력하는 화면(120)이 디스플레이된다. 이는 컴포넌트 라이브러리(200)에서 컴포넌트에 대한 고유 식별자인 ID, 컴포넌트의 이름, 간단한 설명과 사용 맥락에 대한 정보 및 버전, 저자, 산출물의 종류에 대한 정보를 포함한다. 그 중 산출물 타입은 컴포넌트에 대한 모델, 프로그램 소스코드, 컴파일이 완료된 바이너리 중에서 등록하고자 하는 타입을 선택할 수 있다. When the information on the facet is completed, a screen 120 for inputting general information on the corresponding component is displayed. This includes the ID, which is a unique identifier for the component in the component library 200, the component's name, a brief description and information on the usage context, and information on the version, author, and type of output. Among them, the output type can select a type to register among a model, a program source code, and a compiled binary.

다음 단계에서는 컴포넌트를 사용하기 위한 인터페이스 정보를 입력하는 화면예(130)가 디스플레이된다. 인터페이스에 대한 정보는 해당 인터페이스의 시그니쳐(Signature)를 입력함으로써 호출시 요구되는 인자에 대한 정보, 인터페이스 이름 및 반환 값의 정보를 자동으로 분석한다. 이 외에도 해당 인터페이스가 갖는 특성을 기술하기 위한 디스크립션(Description)과 인터페이스의 전력소모 특성에 대한 명세를 기재할 수 있다. 이때 전력소모 특성에 대한 정보는 입력으로 주어진 인자의 크기에 따른 영향을 고려한 매크로 모델(Macro model)의 형태로 사용되며, 수식을 입력하면 그에 대한 정보를 컴포넌트 검색 시스템에서 분석하여 저장한다.In a next step, a screen example 130 for inputting interface information for using a component is displayed. For the information on the interface, input the signature of the interface to automatically analyze the information on the argument, interface name and return value required for the call. In addition, a description for describing the characteristics of the interface and a specification of the power consumption characteristics of the interface may be described. At this time, the information about the power consumption characteristics is used in the form of a macro model considering the influence of the size of the given factor as an input. When the equation is input, the information about the power is analyzed and stored in the component search system.

컴포넌트 등록의 마지막 단계에서는 컴포넌트를 사용하기 위한 환경 정보를 입력하는 화면예(140)가 디스플레이된다. 환경정보를 컴포넌트가 대상으로 하고 있는 하드웨어와 운영체제 및 컴파일러에 대한 정보를 기술한다.
In the last step of component registration, a screen example 140 for inputting environment information for using a component is displayed. Describes the hardware, operating system, and compiler that the environment targets.

도 6은 본 발명의 일 실시예에 따른 컴포넌트 라이브러리의 메타 모델을 설명하기 위한 도면이다.6 is a diagram for describing a metamodel of a component library according to an exemplary embodiment.

도 6을 참조하면, 컴포넌트는 일반적인 속성으로 이름, 설명, 문맥, ID, FACET 정보, 버전, 저자의 정보 및 해당 컴포넌트의 저장위치 정보를 포함한다. 그 외에도 컴포넌트는 추가적인 속성으로 컴포넌트가 갖는 인터페이스에 대한 속성과 구동환경에 대한 속성을 포함한다. 여기서 인터페이스는 ID, 이름, 시그네쳐, 설명, 인자 값에 대한 정보 및 반환 값의 종류 등을 기본 속성으로 해당 인터페이스의 기능성을 나타낼 수 있다.Referring to FIG. 6, a component includes a name, description, context, ID, FACET information, version, author information, and storage location information of a corresponding component as a general property. In addition, the component includes additional properties for the interface and the driving environment of the component. In this case, the interface may indicate the functionality of the corresponding interface as a basic property based on an ID, a name, a signature, a description, information on an argument value, and a return type.

또한, 본 발명에서는 전력소모 특성을 기술하기 위하여 각 인터페이스마다 하나 이상의 에너지 모델을 갖도록 하는 것이 바람직한데, 이는 소프트웨어의 전력소모가 소프트웨어의 행위에 종속되어 있으며, 컴포넌트의 행위를 나타내는 단위는 인터페이스이기 때문이다.In addition, in the present invention, it is preferable to have one or more energy models for each interface to describe the power consumption characteristics, since the power consumption of the software is dependent on the behavior of the software, and the unit representing the behavior of the component is an interface. to be.

운영 환경은 하드웨어와 OS(Operation system), 컴파일러에 대한 정보를 나타냄으로써 해당 컴포넌트가 운영되도록 의도된 환경을 식별할 수 있도록 한다.
The operating environment reveals information about the hardware, operating system (OS), and compiler to identify the environment in which the component is intended to operate.

도 7은 본 발명의 일 실시예에 따른 소프트웨어 컴포넌트 검색 방법을 보여주는 흐름도이다.7 is a flowchart illustrating a software component search method according to an embodiment of the present invention.

도 7을 참조하면, 컴포넌트 검색 시스템은 먼저 사용자로부터 키워드 기반 검색을 수행할지 여부를 입력받는다(S310). Referring to FIG. 7, the component search system first receives an input of whether to perform a keyword-based search from a user (S310).

키워드 기반 검색을 사용하지 않는다면, 컴포넌트 검색 시스템은 페싯(Facet) 정보를 통한 탐색을 수행한다(S320). S320 단계에서 페싯 정보 기반의 탐색에서는 사용자가 선택한 페싯 등이 입력 정보가 된다.If not using the keyword-based search, the component search system performs a search through facet information (S320). In the search based on facet information in operation S320, a facet selected by a user becomes input information.

키워드 기반 검색을 사용한다면, 컴포넌트 검색 시스템은 키워드를 입력할 수 있는 화면을 제공하여 키워드를 입력받는다(S330).If the keyword-based search is used, the component search system receives a keyword by providing a screen for inputting the keyword (S330).

키워드 기반 검색의 사용 여부에 관계없이 컴포넌트 검색 시스템은 사용자가 입력한 정보에 부합하는 컴포넌트를 컴포넌트 라이브러리(200)에서 검색한다(S340).Regardless of whether the keyword-based search is used or not, the component search system searches for the component in the component library 200 corresponding to the information input by the user (S340).

컴포넌트 라이브러리(200)에서 검색된 결과가 없으면, 검색을 다시 수행하기 위해 S310 단계로 돌아간다(S350).If there is no result found in the component library 200, the process returns to step S310 to perform the search again (S350).

컴포넌트 라이브러리(200)에서 검색된 결과가 있으면, 컴포넌트 검색 시스템은 검색된 컴포넌트 목록을 출력한다(S360). 이렇게 본 발명에서는 검색된 컴포넌트 목록을 출력함으로써, 사용자가 용이하게 식별할 수 있도록 한다.If there is a search result in the component library 200, the component search system outputs a searched list of components (S360). Thus, in the present invention, the user can easily identify by outputting the searched component list.

검색된 컴포넌트 목록에서 사용자에 의해 후보 컴포넌트가 선택되면(S370), 선택된 후보 컴포넌트들의 전력 효율성을 비교한다(S380). S380 단계에서 후보 컴포넌트들의 전력 효율성을 비교하는 것은 소프트웨어의 소모전력량이 전력 효율성과 밀접한 관계를 갖고 있기 때문이다. 일반적으로 소프트웨어 컴포넌트는 일정한 전력소모량을 나타내지 않고 입력되는 데이터의 크기 등에 따라 변화되므로, 현재 개발중인 소프트웨어의 행위적 문맥에 따라 최적의 컴포넌트가 달라질 수 있기 때문에, 본 발명과 같이 전력 효율성을 비교 근거로 활용하는 것이다.When the candidate component is selected by the user in the found component list (S370), the power efficiency of the selected candidate components is compared (S380). Comparing the power efficiency of candidate components in step S380 is because the amount of power consumed by the software is closely related to the power efficiency. In general, since software components do not show a constant power consumption and change according to the size of input data, the optimum component may vary according to the behavioral context of the software currently being developed. To use.

전력 소모량에 대한 전력 효율성 비교가 완료되면, 전력 효율성이 좋은 최적의 컴포넌트가 선택된다(S390). 결국 S390 단계에서 선택된 컴포넌트가 사용자가 이용할 컴포넌트로 선택되는 것이다.
When the power efficiency comparison with respect to the power consumption is completed, an optimal component having good power efficiency is selected (S390). As a result, the component selected in step S390 is selected as the component to be used by the user.

이상 본 발명을 몇 가지 바람직한 실시예를 사용하여 설명하였으나, 이들 실시예는 예시적인 것이며 한정적인 것이 아니다. 본 발명이 속하는 기술분야에서 통상의 지식을 지닌 자라면 본 발명의 사상과 첨부된 특허청구범위에 제시된 권리범위에서 벗어나지 않으면서 다양한 변화와 수정을 가할 수 있음을 이해할 것이다.
While the present invention has been described with reference to several preferred embodiments, these embodiments are illustrative and not restrictive. It will be understood by those skilled in the art that various changes and modifications may be made therein without departing from the spirit of the invention and the scope of the appended claims.

100 컴포넌트 등록부 200 컴포넌트 라이브러리
300 컴포넌트 검색부
100 Component Register 200 Component Library
300 Component Search Part

Claims (6)

소프트웨어 컴포넌트를 검색하기 위한 소프트웨어 컴포넌트 검색 시스템에 있어서,
상기 소프트웨어 컴포넌트가 저장되는 컴포넌트 라이브러리;
소모 전력량을 포함하는 소프트웨어 컴포넌트 정보를 상기 컴포넌트 라이브러리에 등록 및 저장하는 컴포넌트 등록부; 및
상기 컴포넌트 라이브러리에 저장된 컴포넌트를 검색하는 컴포넌트 검색부를 포함하는 소프트웨어 컴포넌트 검색 시스템
A software component search system for searching for software components,
A component library in which the software component is stored;
A component registerer which registers and stores software component information including power consumption in the component library; And
Software component search system including a component search unit for searching a component stored in the component library
제1항에 있어서,
상기 컴포넌트 등록부는, 등록 및 저장할 컴포넌트의 페싯(Facet)에 대한 정보를 입력받고, 해당 컴포넌트에 대한 정보를 입력받고, 해당 컴포넌트를 사용하기 위한 인터페이스 정보를 입력받고, 해당 컴포넌트를 사용하기 위한 환경 정보를 입력받는 과정을 통해 상기 컴포넌트를 등록 및 저장하는 것을 특징으로 하는 소프트웨어 컴포넌트 검색 시스템.
The method of claim 1,
The component registration unit receives information on a facet of a component to be registered and stored, receives information about a corresponding component, receives interface information for using the corresponding component, and environment information for using the corresponding component. Software component search system, characterized in that to register and store the component through the process of receiving the input.
제2항에 있어서,
상기 컴포넌트에 대한 정보는, ID, 컴포넌트 이름, 컴포넌트에 대한 설명, 사용맥락에 대한 정보, 버전 정보, 저자, 산출물의 종류에 대한 정보를 포함하는 것임을 특징으로 하는 소프트웨어 컴포넌트 검색 시스템.
3. The method of claim 2,
The information on the component, the software component search system, characterized in that it includes information on the ID, component name, description of the component, information on the use context, version information, author, the type of output.
제2항에 있어서,
상기 인터페이스 정보는 해당 인터페이스의 전력소모 특성에 대한 정보를 더 포함하는 것임을 특징으로 하는 소프트웨어 컴포넌트 검색 시스템.
3. The method of claim 2,
The interface information may further include information on power consumption characteristics of the interface.
제4항에 있어서,
상기 전력소모 특성에 대한 정보는 매크로 모델(Macro model) 형태로 사용되는 것임을 특징으로 하는 소프트웨어 컴포넌트 검색 시스템.
5. The method of claim 4,
The information on the power consumption characteristics is a software component search system, characterized in that used in the form of a macro model (Macro model).
소프트웨어 컴포넌트를 검색하기 위한 소프트웨어 컴포넌트 검색 시스템에서 소프트웨어를 검색하는 방법에 있어서,
상기 컴포넌트 검색 시스템은 사용자로부터 키워드 기반 검색 방법이 선택되면, 키워드를 입력할 수 있는 화면을 제공하는 단계;
사용자로부터 키워드가 입력되면, 상기 컴포넌트 검색 시스템은 입력된 키워드 정보와 부합하는 컴포넌트를 검색하는 컴포넌트 검색 단계;
상기 컴포넌트 검색 시스템은 검색된 결과를 컴포넌트 목록으로 출력하는 단계;
상기 컴포넌트 목록 중에서 사용자에 의해 후보 컴포넌트들이 선택되면, 상기 컴포넌트 검색 시스템은 선택된 후보 컴포넌트들의 전력 효율성을 비교하는 단계;
상기 후보 컴포넌트들의 전력 효율성을 비교한 결과, 사용자가 이용할 컴포넌트로 전력 효율성이 높은 컴포넌트를 선택하는 단계를 포함하는 소프트웨어 컴포넌트 검색 방법.
A method of searching for software in a software component search system for searching for software components, the method comprising:
The component search system, if the keyword-based search method is selected from the user, providing a screen for entering a keyword;
A component search step of searching for a component matching the input keyword information when a keyword is input from a user;
The component search system outputting a searched result as a component list;
If candidate components are selected by the user from the component list, the component searching system comparing power efficiency of the selected candidate components;
And comparing power candidates of the candidate components, selecting a component having high power efficiency as a component to be used by a user.
KR1020120028839A 2012-03-21 2012-03-21 System and method for retrieval software component based on power consumption KR101363177B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020120028839A KR101363177B1 (en) 2012-03-21 2012-03-21 System and method for retrieval software component based on power consumption

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020120028839A KR101363177B1 (en) 2012-03-21 2012-03-21 System and method for retrieval software component based on power consumption

Publications (2)

Publication Number Publication Date
KR20130107055A true KR20130107055A (en) 2013-10-01
KR101363177B1 KR101363177B1 (en) 2014-02-14

Family

ID=49630581

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120028839A KR101363177B1 (en) 2012-03-21 2012-03-21 System and method for retrieval software component based on power consumption

Country Status (1)

Country Link
KR (1) KR101363177B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180130733A (en) * 2017-05-30 2018-12-10 충북대학교 산학협력단 System and method for recommending component reuse based on collaboration dependency

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180130733A (en) * 2017-05-30 2018-12-10 충북대학교 산학협력단 System and method for recommending component reuse based on collaboration dependency

Also Published As

Publication number Publication date
KR101363177B1 (en) 2014-02-14

Similar Documents

Publication Publication Date Title
US10901709B2 (en) Partitioning based migration of systems to container and microservice based platforms
Dijkman et al. Graph matching algorithms for business process model similarity search
US9069568B2 (en) Compilation dependency resolution from a diverse group of candidate resources
Davies et al. Using bug report similarity to enhance bug localisation
US8793653B2 (en) Program code library selection in an integrated development environment
Ogilvie et al. Fast automatic heuristic construction using active learning
Jiang et al. Top K query for QoS-aware automatic service composition
CN102855131A (en) Device and method for software configuration management
Kapdan et al. On the structural code clone detection problem: a survey and software metric based approach
Xia et al. An effective change recommendation approach for supplementary bug fixes
JP2015508918A (en) Redundant consumer transaction rule filtering
US20190065455A1 (en) Intelligent form creation
Herzig et al. Mining cause-effect-chains from version histories
US9971573B2 (en) Computing platform and method thereof for searching, executing, and evaluating computational algorithms
Andriushchenko et al. Search and explore: symbiotic policy synthesis in POMDPs
CN104335171A (en) Instantiating a coding competition to develop a program module in a networked computing environment
Ratanotayanon et al. Using transitive changesets to support feature location
KR101363177B1 (en) System and method for retrieval software component based on power consumption
CN113297287A (en) User policy automatic deployment method and device and electronic equipment
Guerra-García et al. A survey on how to manage specific data quality requirements during information system development
Popov et al. Piecewise holistic autotuning of compiler and runtime parameters
Abbas et al. An approach for optimized feature selection in software product lines using union-find and genetic algorithms
US10108405B2 (en) Compiling apparatus and compiling method
JP2007025798A (en) Linguistic knowledge construction support program and method
CN113312457B (en) Method, computing system, and computer readable medium for problem resolution

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee