Skip to content

EdgeAppliance

An appliance-style EdgeDevice described by a single power and lifespan, without breaking out individual components. Suitable for sealed devices whose internal hardware is not modelled separately.

When to use this class

Use EdgeAppliance when only an aggregate power and embodied carbon are known, and the load is described as a 0..1 workload curve. Use EdgeComputer for computer-like devices with CPU, RAM, and storage. Use EdgeDevice for fully bespoke hardware with custom components.

Params

name

A human readable description of the object.

carbon_footprint_fabrication

Embodied carbon emitted to manufacture one appliance.

Unit: kilogram.

power

Electrical power drawn at full workload.

Unit: watt.

lifespan

Expected time before the appliance is replaced. Embodied carbon is amortised over this duration.

Unit: year.

idle_power

Electrical power drawn at zero workload.

Unit: watt.

Calculated attributes

structure_carbon_footprint_fabrication

Structure fabrication footprint of the appliance, copied from the appliance's own fabrication footprint since there are no separate component fabrication contributions.

Example value: 60 kg

Depends directly on:

through the following calculations:

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

lifespan_validation

Validates that the device lifespan is at least as long as every EdgeUsageJourney that uses it; raises otherwise.

Example value: no value

Depends directly on:

through the following calculations:

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

component_needs_edge_device_validation

Validates that every RecurrentEdgeComponentNeed loaded onto this device targets a component that actually belongs to it.

Example value: no value

Depends directly on:

through the following calculations:

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

total_nb_of_units

How many copies of the device are deployed in total once group hierarchies are unrolled. Defaults to 1 if the device is not in any EdgeDeviceGroup.

Example value: 1

Depends directly on:

through the following calculations:

You can also visit the link to no group (default count = 1)’s full calculation graph.

structure_fabrication_footprint_per_usage_pattern

Hourly fabrication-phase emissions of the chassis (excluding components), broken down by usage pattern.

Example value: {
EdgeUsagePattern Default edge usage pattern (7d23cf): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00 in t:
first 10 vals [0, 0, 0, 0, 0, 0, 0, 0.000854, 0.00171, 0.00256],
last 10 vals [0.00428, 0.00427, 0.00427, 0.00428, 0.00428, 0.00342, 0.00256, 0.00171, 0.000853, 0],
}

Depends directly on:

through the following calculations:

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

instances_fabrication_footprint_per_usage_pattern

Hourly fabrication-phase emissions of the whole device (chassis plus all components), broken down by usage pattern.

Example value: {
EdgeUsagePattern Default edge usage pattern (7d23cf): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00 in t:
first 10 vals [0, 0, 0, 0, 0, 0, 0, 0.000854, 0.00171, 0.00256],
last 10 vals [0.00428, 0.00427, 0.00427, 0.00428, 0.00428, 0.00342, 0.00256, 0.00171, 0.000853, 0],
}

Depends directly on:

through the following calculations:

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

instances_energy_per_usage_pattern

Hourly energy consumed by the whole device, broken down by usage pattern. Equal to the sum of component-level energy multiplied by the device count.

Example value: {
EdgeUsagePattern Default edge usage pattern (7d23cf): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00 in MWh:
first 10 vals [0, 0, 0, 0, 0, 0, 0, 0.0175, 0.035, 0.0525],
last 10 vals [0.0874, 0.0874, 0.0874, 0.0875, 0.0875, 0.0699, 0.0524, 0.0349, 0.0174, 0],
}

Depends directly on:

through the following calculations:

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

energy_footprint_per_usage_pattern

Hourly carbon emissions caused by device electricity use, broken down by usage pattern. Equal to component-level energy footprints summed and multiplied by the device count.

Example value: {
EdgeUsagePattern Default edge usage pattern (7d23cf): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00 in t:
first 10 vals [0, 0, 0, 0, 0, 0, 0, 0.00149, 0.00297, 0.00446],
last 10 vals [0.00743, 0.00743, 0.00743, 0.00744, 0.00743, 0.00594, 0.00446, 0.00297, 0.00148, 0],
}

Depends directly on:

through the following calculations:

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

instances_fabrication_footprint

Total hourly fabrication-phase carbon footprint, summed across every usage pattern.

Example value: 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00 in t:
first 10 vals [0, 0, 0, 0, 0, 0, 0, 0.000854, 0.00171, 0.00256],
last 10 vals [0.00428, 0.00427, 0.00427, 0.00428, 0.00428, 0.00342, 0.00256, 0.00171, 0.000853, 0]

Depends directly on:

through the following calculations:

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

fabrication_footprint_breakdown_by_source

Per-component breakdown of the device's fabrication footprint, attributing each component's own embodied carbon plus an even share of the chassis fabrication.

Example value: {
EdgeApplianceComponent edge appliance appliance (7fa7a0): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00 in t:
first 10 vals [0, 0, 0, 0, 0, 0, 0, 0.000854, 0.00171, 0.00256],
last 10 vals [0.00428, 0.00427, 0.00427, 0.00428, 0.00428, 0.00342, 0.00256, 0.00171, 0.000853, 0],
}

Depends directly on:

through the following calculations:

You can also visit the link to Fabrication footprint attributed to edge appliance appliance’s full calculation graph.

instances_energy

Total hourly energy consumed by all instances of the device, summed across every usage pattern.

Example value: 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00 in MWh:
first 10 vals [0, 0, 0, 0, 0, 0, 0, 0.0175, 0.035, 0.0525],
last 10 vals [0.0874, 0.0874, 0.0874, 0.0875, 0.0875, 0.0699, 0.0524, 0.0349, 0.0174, 0]

Depends directly on:

through the following calculations:

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

energy_footprint

Total hourly energy-use carbon footprint, summed across every usage pattern.

Example value: 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00 in t:
first 10 vals [0, 0, 0, 0, 0, 0, 0, 0.00149, 0.00297, 0.00446],
last 10 vals [0.00743, 0.00743, 0.00743, 0.00744, 0.00743, 0.00594, 0.00446, 0.00297, 0.00148, 0]

Depends directly on:

through the following calculations:

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

fabrication_impact_repartition_weights

Per-RecurrentEdgeComponentNeed weights used to attribute the device's fabrication footprint to the needs that load each component, proportional to each need's share of demand.

Example value: {
RecurrentEdgeWorkloadNeed edge workload workload need (17c33c): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00 in t:
first 10 vals [0, 0, 0, 0, 0, 0, 0, 0.000854, 0.00171, 0.00256],
last 10 vals [0.00428, 0.00427, 0.00427, 0.00428, 0.00428, 0.00342, 0.00256, 0.00171, 0.000853, 0],
}

Depends directly on:

through the following calculations:

You can also visit the link to edge workload workload need fabrication weight in impact repartition’s full calculation graph.

fabrication_impact_repartition_weight_sum

Sum of fabrication impact repartition weights, used as the denominator when normalising into per-container shares.

Example value: 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00 in t:
first 10 vals [0, 0, 0, 0, 0, 0, 0, 0.000854, 0.00171, 0.00256],
last 10 vals [0.00428, 0.00427, 0.00427, 0.00428, 0.00428, 0.00342, 0.00256, 0.00171, 0.000853, 0]

Depends directly on:

through the following calculations:

You can also visit the link to Fabrication impact repartition weights sum’s full calculation graph.

fabrication_impact_repartition

Normalised share of fabrication-phase emissions that this object attributes to each container.

Example value: {
RecurrentEdgeWorkloadNeed edge workload workload need (17c33c): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00 in :
first 10 vals [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
last 10 vals [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
}

Depends directly on:

through the following calculations:

You can also visit the link to fabrication impact attribution to edge workload workload need’s full calculation graph.

usage_impact_repartition_weights

Per-RecurrentEdgeComponentNeed weights used to attribute the device's energy-use footprint to the needs that load each component.

Example value: {
RecurrentEdgeWorkloadNeed edge workload workload need (17c33c): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00 in t:
first 10 vals [0, 0, 0, 0, 0, 0, 0, 0.00149, 0.00297, 0.00446],
last 10 vals [0.00743, 0.00743, 0.00743, 0.00744, 0.00743, 0.00594, 0.00446, 0.00297, 0.00148, 0],
}

Depends directly on:

through the following calculations:

You can also visit the link to edge workload workload need usage weight in impact repartition’s full calculation graph.

usage_impact_repartition_weight_sum

Sum of usage impact repartition weights, used as the denominator when normalising into per-container shares.

Example value: 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00 in t:
first 10 vals [0, 0, 0, 0, 0, 0, 0, 0.00149, 0.00297, 0.00446],
last 10 vals [0.00743, 0.00743, 0.00743, 0.00744, 0.00743, 0.00594, 0.00446, 0.00297, 0.00148, 0]

Depends directly on:

through the following calculations:

You can also visit the link to Usage impact repartition weights sum’s full calculation graph.

usage_impact_repartition

Normalised share of usage-phase emissions that this object attributes to each container.

Example value: {
RecurrentEdgeWorkloadNeed edge workload workload need (17c33c): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00 in :
first 10 vals [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
last 10 vals [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
}

Depends directly on:

through the following calculations:

You can also visit the link to usage impact attribution to edge workload workload need’s full calculation graph.