Scalability¶
Some Construction Products are available in varying sizes, each with a different MKI. An illustrative example is the variability in thickness among concrete tiles. The Environmental Declaration of such Construction Products contain one or more scalable Environmental Profiles. This scaling is based on a specific dimension, such as thickness.
The Score Matrix of a scaled Environmental Profile is defined as:
- Scaled Environmental Profile
Score matrix resulting from multiplication with the scale factor
- Scaling formula
Expresses the scaling factor in terms of x
- Dimension value
Value of the dimension on which the scaling is based
- Reference Environmental Profile
Score matrix to which the scale factor is applied
Note
is produced using the inspected value,
, as dimension. And thus,
:
Scaling formula¶
Each Scalable Environmental Profile contains a formula-type and a set of parameters for this formula. There are 2 different sets of scaling formulas that are used: v3 and v4. Instrumenthouders are required to implement both to make full use of scaling.
V4 scaling formulas¶
As of January 2025, the v4 scaling formulas are used for new declarations. The v4 scaling formulas and their respective identifiers are:
Linear - v4_linear
Nonlinear - v4_nonlinear
The set of parameters is in the form for v4_linear or
for v4_nonlinear.
Linear¶
Nonlinear¶
- The inspected value
The value of the scaling dimension used to determine the
- Scaling parameter
The first scaling parameter in the parameters list.
- Scaling parameter
The second scaling parameter in the parameters list.
- Scaling parameter
The third scaling parameter in the parameters list.
- Scaling parameter
The fourth scaling parameter in the parameters list.
V3 scaling formulas¶
Wherever v4 formulas are not used yet, v3 scaling formulas will be used instead. The v3 scaling formulas and their respective identifiers are:
Linear - v3_linear
Power - v3_power
Logarithmic - v3_logarithmic
Exponential - v3_exponential
The set of parameters is of the form
Linear¶
- The inspected value
The value of the scaling dimension used to determine the
- Scaling parameter
The first scaling parameter
in the parameters list. This parameter is referred to as ‘A’ in the legacy API.
- Scaling parameter
Unused for linear scaling. Should be ignored
- Scaling parameter
The third scaling parameter
in the parameters list. This parameter is referred to as ‘C’ in the legacy API
Power¶
- The inspected value
The value of the scaling dimension used to determine the
- Scaling parameter
The first scaling parameter
in the parameters list. This parameter is referred to as ‘A’ in the legacy API.
- Scaling parameter
The second scaling parameter
in the parameters list, used to define the exponent in a power formula. This parameter is referred to as ‘B’ in the legacy API
- Scaling parameter
The third scaling parameter
in the parameters list. This parameter is referred to as ‘C’ in the legacy API
Logarithmic¶
- The inspected value
The value of the scaling dimension used to determine the
- Scaling parameter
The first scaling parameter
in the parameters list. This parameter is referred to as ‘A’ in the legacy API.
- Scaling parameter
Unused for linear scaling. Should be ignored
- Scaling parameter
The third scaling parameter
in the parameters list. This parameter is referred to as ‘C’ in the legacy API
Exponential¶
- The inspected value
The value of the scaling dimension used to determine the
- Scaling parameter
The first scaling parameter
in the parameters list. This parameter is referred to as ‘A’ in the legacy API.
- Scaling parameter
The second scaling parameter
in the parameters list, used in the exponential formula. This parameter is referred to as ‘B’ in the legacy API.
- Scaling parameter
The third scaling parameter
in the parameters list. This parameter is referred to as ‘C’ in the legacy API
Two-dimensional scaling¶
Some Scalable Environmental Profiles define scaling on two dimensions (eg. length and
width). In such cases, is defined as the product of the values in both scaling dimensions: