Skip to content

EdgeWorkloadComponent

A whole-device opaque resource described only by a 0..1 utilisation level (an "appliance-style" component). Used when individual CPU/RAM specs are not modeled or don’t apply, only how loaded the device is.

When to use this class

Use EdgeWorkloadComponent for appliance-style devices where the internal hardware is opaque. Use EdgeRAMComponent, EdgeCPUComponent, and EdgeStorage when compute and memory components need to be modeled separately.

Params

name

A human readable description of the object.

carbon_footprint_fabrication_per_unit

Embodied carbon emitted to manufacture one unit of the component.

Unit: kilogram.

power_per_unit

Electrical power drawn by one fully-loaded unit.

Unit: watt.

lifespan

Expected time before a unit is replaced. Embodied carbon is amortised over this duration.

Unit: year.

idle_power_per_unit

Electrical power drawn by one idle unit.

Unit: watt.

nb_of_units

Number of identical units in the component.

Unit: dimensionless.

Calculated attributes

unitary_hourly_workload_per_usage_pattern

Hourly workload (between 0 and 1) on one component, broken down by usage pattern. Raises error if aggregated workload exceeds 1.

Example value: {
EdgeUsagePattern Default edge usage pattern (b29a7b03-dba): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00: first=0.6 , last=0.6 , mean=0.6 , min=0.6 , max=0.6 , std=0.0000000596 ,
}

Depends directly on:

through the following calculations:

You can also visit the link to Hourly workload for Default edge usage pattern’s full calculation graph.

carbon_footprint_fabrication

Embodied carbon of one component, equal to the per-unit fabrication footprint times the number of units in the component.

Example value: 80 kg

Depends directly on:

through the following calculations:

You can also visit the link to Carbon footprint fabrication’s full calculation graph.

power

Power drawn by one fully-loaded component, equal to per-unit power times the number of units.

Example value: 40 W

Depends directly on:

through the following calculations:

You can also visit the link to Power’s full calculation graph.

idle_power

Power drawn by one idle component, equal to per-unit idle power times the number of units.

Example value: 4 W

Depends directly on:

through the following calculations:

You can also visit the link to Idle power’s full calculation graph.

unitary_power_per_usage_pattern

Hourly power profile of the component for one device, linearly interpolated between idle and full power based on the workload.

Example value: {
EdgeUsagePattern Default edge usage pattern (b29a7b03-dba): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00: first=25.6 W, last=25.6 W, mean=25.6 W, min=25.6 W, max=25.6 W, std=0.00191 mW,
}

Depends directly on:

through the following calculations:

You can also visit the link to Unitary power for Default edge usage pattern’s full calculation graph.

fabrication_footprint_per_edge_device_per_usage_pattern

Hourly fabrication footprint of one component on one device, broken down by usage pattern. Equal to the component's amortised fabrication intensity times the number of concurrent edge journeys.

Example value: {
EdgeUsagePattern Default edge usage pattern (b29a7b03-dba): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00: first=1.62 g, last=923 mg, mean=15.7 t, min=0, max=31.4 t, std=9.07 t,
}

Depends directly on:

through the following calculations:

You can also visit the link to Hourly fabrication footprint per edge device for Default edge usage pattern’s full calculation graph.

energy_per_edge_device_per_usage_pattern

Hourly energy consumed by one component on one device, broken down by usage pattern. Equal to the unitary power profile times the number of concurrent edge journeys.

Example value: {
EdgeUsagePattern Default edge usage pattern (b29a7b03-dba): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00: first=27.2 Wh, last=15.5 Wh, mean=264 MWh, min=0, max=529 MWh, std=153 MWh,
}

Depends directly on:

through the following calculations:

You can also visit the link to Hourly energy consumed by per edge device for Default edge usage pattern’s full calculation graph.

energy_footprint_per_edge_device_per_usage_pattern

Hourly carbon emissions caused by the component's electricity use, broken down by usage pattern. Equal to energy consumption times the country's grid carbon intensity.

Example value: {
EdgeUsagePattern Default edge usage pattern (b29a7b03-dba): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00: first=2.31 g, last=1.32 g, mean=22.5 t, min=0, max=45 t, std=13 t,
}

Depends directly on:

through the following calculations:

You can also visit the link to Energy footprint per edge device for Default edge usage pattern’s full calculation graph.

fabrication_footprint_per_edge_device

Total hourly fabrication footprint per edge device, summed across all usage patterns this component appears in.

Example value: 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00: first=1.62 g, last=923 mg, mean=15.7 t, min=0, max=31.4 t, std=9.07 t

Depends directly on:

through the following calculations:

You can also visit the link to Total fabrication footprint per edge device across usage patterns’s full calculation graph.

energy_per_edge_device

Total hourly energy consumed per edge device, summed across all usage patterns.

Example value: 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00: first=27.2 Wh, last=15.5 Wh, mean=264 MWh, min=0, max=529 MWh, std=153 MWh

Depends directly on:

through the following calculations:

You can also visit the link to Total energy consumed per edge device across usage patterns’s full calculation graph.

energy_footprint_per_edge_device

Total hourly energy-use footprint per edge device, summed across all usage patterns.

Example value: 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00: first=2.31 g, last=1.32 g, mean=22.5 t, min=0, max=45 t, std=13 t

Depends directly on:

through the following calculations:

You can also visit the link to Total energy footprint per edge device across usage patterns’s full calculation graph.