• Title/Summary/Keyword: Product family

Search Result 556, Processing Time 0.022 seconds

Efficient Code-based Software Product Line Regression Testing (효율적인 소프트웨어 제품라인 회귀시험을 위한 자동화된 코드 기반 시험 방법)

  • Jung, Pilsu;Kang, Sungwon
    • Journal of Software Engineering Society
    • /
    • v.29 no.2
    • /
    • pp.1-6
    • /
    • 2020
  • Software product line development is a development paradigm that efficiently develops a product family by avoiding redundant development based on separation of the common part and the variable part of the product family. In software product line development, the source code that is used to produce a product family is called a product line code base, and when the product line code base is changed and the products of the product family are affected by the change, the activity of testing the affected products is called a product line regression testing. For product line regression testing, instead of conducting regression testing individually on each product of the product family, a more efficient regression testing would be possible if unnecessary testing that are irrelevant to the change can be avoided. This paper introduces SRTS, which is an automated method to efficiently perform software product line regression testing. SRTS divides the product line code base and test cases based on commonality and variability. Then SRTS identifies and selects the test cases affected by the change. Finally, it reduces unnecessary testing by rerunning only the selected test cases.

Functional Architecture Modeling of the Product Family (제품가족의 기능적 구조 모델링)

  • Kim, Tai-Oun
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.13 no.3
    • /
    • pp.256-262
    • /
    • 2007
  • In mass customization, the focus is variety and customization through flexibility and quick responsiveness. Mass customizers seek to provide personalized, custom-designed products at low prices to give customers exactly what they want and to provide sufficient variety in products and services. The idea of the product family is the most adequate approach to realize mass customization. An understanding of customer needs using functional decomposition becomes necessary to enhance the performance of the product family. This paper focuses on functional architecture modeling based on customer need regarding sub-functions for the product family. A quantitative functional model captures product functionality and customer need. Based on customer need ratings and sub-function, a product-function matrix was created. Additionally, a product-product matrix was generated to provide a similarity index among product families. A case study for implementing the functional architecture modeling was performed on the single use cameras.

(L, e)-filters on complete residuated lattices

  • Kim, Yong-Chan;Ko, Jung-Mi
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.12 no.3
    • /
    • pp.232-237
    • /
    • 2012
  • We introduce the notion of (L, e)-filters with fuzzy partially order e on complete residuated lattice L. We investigate (L, e)-filters induced by the family of (L, e)-filters and functions. In fact, we study the initial and final structures for the family of (L, e)-filters and functions. From this result, we define the product and co-product for the family of (L, e)-filters and functions.

Planning Demand- and Legislation-Driven Remanufacturing for a Product Family: A Model for Maximizing Economic and Environmental Potential

  • Kwak, Minjung
    • Industrial Engineering and Management Systems
    • /
    • v.14 no.2
    • /
    • pp.159-174
    • /
    • 2015
  • Remanufacturing used, end-of-life products is a complex problem involving multiple types of products that may share common parts. Recovery targets assigned by market demand and environmental legislation add more difficulty to the problem. Manufacturers now need to achieve specified take-back and recovery rates while fulfilling demands for remanufactured products. To assists in the demand- and legislation-driven remanufacturing of a family of products (i.e., multiple products that share common parts), this paper introduces a bi-objective mixed integer linear programming (MILP) model for optimizing remanufacturing. The model identifies optimal remanufacturing plans for a product family, whereby, the remanufacturer can achieve demand and recovery targets more profitably and in an environmentally-friendly manner. The model can also be used to quantify and justify the economic and environmental benefits of a product family from a remanufacturing perspective. A case study is presented for remanufacturing an alternatorfamily of products.

Implementation of EXCEL-based BOM Management System for Automobile Part's Companies (자동차부품 제조업체를 위한 EXCEL 기반의 BOM 관리시스템 구현)

  • Jang, Gil-Sang;Kim, Jae-Do;Park, Chang-Kwon
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.28 no.4
    • /
    • pp.28-40
    • /
    • 2005
  • This paper focuses on a BOM(Bill of Materials) management problem for a small and medium manufacturing company that produce automobile parts. Automobile part's manufacturers produce various products due to various automobile characteristics such as types, colors, and the other options of car. These products are classified into product groups with common parts. And each product group is regarded as a product family. This paper proposes an efficient and effective EXCEL-based BOM management scheme using characteristics of the product family. And we have implemented the practical EXCEL-based BOM management system for real small and medium automobile part's manufacturing companies.

Korean Family’s Perception of the Importance of the Quality of Restaurants according to Family Life Cycle (가족생활주기에 따른 외식업소의 품질 요소별 중요성 차이)

  • 유정림;박동연
    • Korean Journal of Community Nutrition
    • /
    • v.7 no.1
    • /
    • pp.130-140
    • /
    • 2002
  • The purpose of this study was to examine the customer’s perception of the importance of restaurant quality by using a developed SERVQUAL model. In particular, it was intended to provide the basic information for nutrition education for family’s eating out. the data were collected through the survey over 440 families who have lived around the apartments in Kyongju and Seoul. The structure questionnaire included 35 items evaluating the quality of restaurants, adapting SERVQUAL model and adding other factors related to restaurant and the general characteristics of the families. The data were analyzed using SPSS 10.0 WIN program for descriptive analysis, a chi-square test and Pearson’s correlation test. The major results were as follows: From the factor analysis, the 35 items related to the quality of restaurant have been categorized into 10 factors, ie., ‘Health’, ‘Reliability’, ‘Employee’, ‘Food’, ‘Facilities’, ‘Product’, ‘Empathy’, ‘Access’, ‘Comfort’, and ‘Safety’. From the analysis of the correlation between family life cycle of four steps and 10 factors, four factors such as ‘Health’, ‘Facilities’ (p<0.001), ‘Comfort’ (p<0.01) and ‘Product’ (p<0.05) showed statistical significance. ‘Health’ and ‘Product’ factors marked the highest score in the family with senior couple live without children or single, but the lowest score in the family with young couple without children or single. ‘Facilities’ and ‘Comfort’ factors showed the highest scores in the family with under elementary school children, and the lowest scores in the family with over elementary school children.

Incremental Method for Developing Software Product Family (소프트웨어 제품 군을 개발하기 위한 점진적 방법)

  • Joo, Bok-Gyu;Kim, Young-Chul
    • The KIPS Transactions:PartD
    • /
    • v.10D no.4
    • /
    • pp.697-708
    • /
    • 2003
  • In a software product line approach, developers first develop common software architecture and components by analyzing the characteristics of all software members, and then produce each application by integrating components. The approach is considered very effective means for developing and maintaining in parallel a software product family. Main disadvantage of this approach is that it requires a big up-front investment in preparing product line. Therefore, it takes time to deliver the first version. In this paper, we present an incremental method to develop software families, which requires small additional cost for initial versions and allows an organization to move smoothly to full-scale product line. We present our method by explaining how to record and upgrade the results of variations analysis, and show the application of our method by developing a family of YBS. Our method is a low-risk approach that can be effectively applied to an organization that starts developing software systems but has to deliver the first versions quickly to the market.

Parts supply management system for automobile part′s manufacturing companies

  • Jang, Gil-Sang;Park, Jung-Sang
    • International Journal of Quality Innovation
    • /
    • v.4 no.1
    • /
    • pp.213-219
    • /
    • 2003
  • This paper proposes an efficient and effective BOM management scheme for small and medium manufacturing (SME) companies that produce automobile parts. Automobile part's manufacturers produce very various products due to various automobile characteristics such as types, colors, and options of cars. These products are classified into product groups with common parts and like this product groups with commonality are regarded as product family. This paper proposes a BOM data model for product family structures and implements the practical EXCEL-based BOM management system for real small and medium manufacturing (SU) companies that produces automobile parts.

Ontology-based Product Family Modeling (온톨로지 기반 제품가족 모델링)

  • Kim, Taioun;Lee, Kyungjong
    • Journal of Intelligence and Information Systems
    • /
    • v.12 no.3
    • /
    • pp.127-142
    • /
    • 2006
  • As products become more complex, short-life cycled and customized, the design efforts require more knowledge-intensive, collaborative, coordinating, and information sharing. By sharing knowledge, information, component and process across different families of products, the product realization process will be more efficient, cost-effective and quick-responsive. The purpose of this paper is to propose an ontology-based product family modeling framework. The ideas of product family, ontology and Semantic Web were investigated in depth. A Semantic Web is originally defined as a web of data that can be processed directly or indirectly by machines, which operates intelligently. A Web Ontology Language (OWL) is designed for use by applications that need to process the content of information instead of just presenting information to humans. For the selected cellular phone product family, ontology was constructed and implemented using prot$\acute{e}$g$\acute{e}$-2000.

  • PDF