Product-family engineering


Product-family engineering, also known as product-line engineering , is based on the ideas of "domain engineering" created by the Software Engineering Institute, a term coined by James Neighbors in his 1980 dissertation at University of California, Irvine. Software product lines are quite common in our daily lives, but before a product family can be successfully established, an extensive process has to be followed. This process is known as product-family engineering.
Product-family engineering can be defined as a method that creates an underlying architecture of an organization's product platform. It provides an architecture that is based on commonality as well as planned variabilities. The various product variants can be derived from the basic product family, which creates the opportunity to reuse and differentiate on products in the family. Product-family engineering is conceptually similar to the widespread use of vehicle platforms in the automotive industry.
Product-family engineering is a relatively new approach to the creation of new products, recently evolving to Model-Based Product Line Engineering, emphasizing the centrality of a model-centric approach in PLE. It focuses on the process of engineering new products in such a way that it is possible to reuse product components and apply variability with decreased costs and time. Product-family engineering is all about reusing components and structures as much as possible, according to the ISO/IEC 26550/2015 and the latest ISO/IEC 26580/2021 that introduced the concept of feature-based Product Line Engineering.
Several studies have proven that using a product-family engineering approach for product development can have several benefits. Here is a list of some of them:
  • Higher productivity
  • Higher quality
  • Faster time-to-market
  • Lower labor needs
The Nokia case mentioned below also illustrates these benefits.
In 2025 the publishing of the book Model-Based Product Line Engineering : The feature-based path to product lines success by Marco Forlingieri, Tim Weilkiens and Hugo Guillermo Chalé-Gongora formalized the foundation of the discipline, including best practices and new industrial cases.

Overall process

The product family engineering process consists of several phases. The three main phases are:
The process has been modeled on a higher abstraction level. This has the advantage that it can be applied to all kinds of product lines and families, not only software. The model can be applied to any product family. Figure 1 shows a model of the entire process. Below, the process is described in detail. The process description contains elaborations of the activities and the important concepts being used. All concepts printed in italic are explained in Table 1.

Phase 1: product management

The first phase is the starting up of the whole process. In this phase some important aspects are defined especially with regard to economic aspects. This phase is responsible for outlining market strategies and defining a scope, which tells what should and should not be inside the product family.

Evaluate business visioning

During this first activity all context information relevant for defining the scope of the product line is collected and evaluated. It is important to define a clear market strategy and take external market information into account, such as consumer demands.
The activity should deliver a context document that contains guidelines, constraints and the product strategy.

Define product line scope

Scoping techniques are applied to define which aspects are within the scope. This is based upon the previous step in the process, where external factors have been taken into account. The output is a product portfolio description, which includes a list of current and future products and also a product roadmap.
It can be argued whether phase 1, product management, is part of the product-family-engineering process, because it could be seen as an individual business process that is more focused on the management aspects instead of the product aspect. However phase 2 needs some important input from this phase, as a large piece of the scope is defined in this phase. So from this point of view it is important to include the product-management phase into the entire process as a base for the domain-engineering process.

Phase 2: domain engineering

During the domain-engineering phases, the variable and common requirements are gathered for the whole product line. The goal is to establish a reusable platform. The output of this phase is a set of common and variable requirements for all products in the product line.

Analyze domain requirements

This activity includes all activities for analyzing the domain with regard to concept requirements. The requirements are categorized and split up into two new activities. The output is a document with the domain analysis.
As can be seen in Figure 1 the process of defining common requirements is a parallel process with defining variable requirements. Both activities take place at the same time.

Define common requirements

Includes all activities for eliciting and documenting the common requirements of the product line, resulting in a document with reusable common requirements.

Define variable requirements

Includes all activities for eliciting and documenting the variable requirements of the product line, resulting in a document with variable requirements.

Design domain

This process step consists of activities for defining the reference architecture of the product line. This generates an abstract structure for all products in the product line.

Implement domain

During this step a detailed design of the reusable components and the implementation of these components are created.

Test domain

Validates and verifies the reusability of components. Components are tested against their specifications. After successful testing of all components in different use cases and scenarios, the domain engineering phase has been completed.

Phase 3: product engineering

In the final phase a product X is being engineered. This product X uses the commonalities and variability from the domain engineering phase, so product X is being derived from the platform established in the domain engineering phase. It basically takes all common requirements and similarities from the preceding phase plus its own variable requirements. Using the base from the domain engineering phase and the individual requirements of the product engineering phase a complete and new product can be built. After the product has been fully tested and approved, the product X can be delivered.

Define product requirements

Developing the product requirements specification for the individual product and reuse the requirements from the preceding phase.

Design product

All activities for producing the product architecture. Makes use of the reference architecture from the step "design domain", it selects and configures the required parts of the reference architecture and incorporates product specific adaptations.

Build product

During this process the product is built, using selections and configurations of the reusable components.

Test product

During this step the product is verified and validated against its specifications. A test report gives information about all tests that were carried out, this gives an overview of possible errors in the product. If the product in the next step is not accepted, the process will loop back to "build product", in Figure 1 this is indicated as "".

Deliver and support product

The final step is the acceptance of the final product. If it has been successfully tested and approved to be complete, it can be delivered. If the product does not satisfy to the specifications, it has to be rebuilt and tested again.
The next figure shows the overall process of product-family engineering as described above. It is a full process overview with all concepts attached to the different steps.

Process data diagram

On the left side the entire process from the top to bottom has been drawn. All activities on the left side are linked to the concepts on the right side through dotted lines. Every concept has a number, which reflects the association with other concepts.
Image:ProductFamilyEngineering ProcessDataDiagram.png|thumb|none|600px|Figure 1: Process data diagram

List of concepts

Below the list with concepts will be explained. Most concept definitions are extracted from Pohl, Bockle, & Linden and also some new definitions have been added.
ConceptDefinition

Domain
analysis

Document contains an analysis of the
domain through which common and variable requirements can be split up.

Reusable
common requirements

Document contains requirements that are
common to all products in the product line.

Variable requirements

Document contains derivation of
customised requirements for different products.

Reference
Architecture

Determines the static and dynamic
decomposition that is valid for all products of the product line. Also the
collection of common rules guiding the design, realisation of the parts, and
how they are combined to form products.

Variability
model

Defines the variability of the product line.

Design & implementation assets of reusable components

The major components for the design and
implementation aspects, which are relevant for the whole product family.

Test
results

The output of the tests performed in
domain testing.

Reusable
test artifacts

Test artifacts include the domain test
plan, the domain test cases, and the domain test case scenarios.

Requirements
specifications

The requirements for a particular
product.

Product
architecture

Comparable to reference architecture, but
this contains the product specific architecture.

Running
application

A working application that can be tested
later on.

Detailed
design artifacts

These include the different kinds of
models that capture the static and dynamic structure of each component.

Test
report

Document with all test results of the
product.

Problem
report

Document, which lists all problems
encountered while testing the product.

Final
product

The delivery of the completed product.

Family
model

The overlapping concept of all family
members with all sub products.

Family
member

The concept of the individual product.

Context
document

Document containing important information
for determining the scope; containing guidelines, constraints and production
strategy.

Guidelines

Market/business/product guidelines

Constraints

Market/business/product constraints

Product
strategy

Product strategy with regard to markets

Product
portfolio description

Portfolio containing all available
products, with important properties.

List of
current & future products

A list of all current products and the
products that will be produced in the future.

Product
roadmap

Describes the features of all products of
the product line and categorises the feature into common features that are
part of each product and variable features that are only part of some
products.

'''Table 1: List of concepts'''