Skip to content

Sankey Loss-Channel Map

Flow visualization — instantiates Yield Loss Attribution

Draws the missing output as proportional flows fanning off into each loss channel and side stream, making the big losses, the leaks, and the thin-but-valuable streams impossible to overlook.

A balance sheet proves the losses sum; a Sankey Loss-Channel Map shows what they look like. It renders the process as a flow whose width is proportional to quantity: one thick band enters, the delivered output continues through, and every loss channel and side stream branches off as a ribbon sized to its magnitude. Its defining move is proportional visual encoding — the eye reads relative loss instantly, and a stream too small to argue about in a table becomes a visible thread on the diagram. It consumes the closed numbers from the ledger and displays them; it does not compute the balance, measure output, or decide what to fix. Its unique value is perceptual: making the large losses, the scattered leak paths, and the thin-but-precious side streams all legible in one picture.

Example

A tomato-processing plant turns raw fruit into paste and wants to see where the incoming mass goes across a season. On the Sankey, 100 tonnes of washed tomatoes enters as one broad band. The largest ribbon peels away almost immediately: water evaporated during concentration — enormous but expected, and clearly labeled as intended reduction, not loss. Downstream, thinner ribbons split off for the taxonomy of genuine losses: peel and core removed at pulping, product smeared on equipment and lost at changeovers, fines screened out as too fine to recover, and spillage at the filler.

Two things the flat report buried now leap out of the picture. First, the side-stream register is explicit: the peel-and-seed ribbon, previously written off as waste, is drawn as its own branch destined for a rendering line. Second, a hair-thin ribbon — recovered seed oil pressed from those seeds — is visible as a distinct, low-volume but high-value stream. On a spreadsheet it rounded to zero; on the map it is a thread someone can point at and say "do not let a yield-recovery project quietly destroy that." The map changes nothing arithmetically; it changes what people notice.

How it works

  • Lay the flow left to right. Input at the source; delivered output as the through-line; each loss channel and side stream as a branch.
  • Scale widths to quantity. Ribbon thickness encodes magnitude in the shared unit, so proportion is read by eye, not computed.
  • Draw every side path as its own branch. No waste stream is folded into "other"; each gets a visible ribbon, however thin.
  • Flag minority streams distinctly. Small streams that carry disproportionate value are colored or annotated so they cannot be visually lost among larger flows.

Tuning parameters

  • Aggregation depth — collapsing sub-flows into a few fat ribbons versus fanning them into many thin ones. More detail reveals leak paths but clutters the picture and can imply precision the numbers lack.
  • Width scaling — strict linear scaling versus a compressed scale so tiny-but-important streams stay visible. Compression aids attention but distorts true proportion.
  • Value overlay — sizing ribbons by mass versus by value. A value view can promote a small mass stream (like recovered oil) to prominence.
  • Minority-highlight threshold — how small-and-valuable a stream must be to earn a distinct callout rather than fading into the background.

When it helps, and when it misleads

Its strength is attention allocation: a Sankey makes the dominant loss obvious, forces every side path into view, and — crucially — keeps a valuable minority stream from being optimized out of existence during a recovery push. It is the fastest way to align a room on where the mass actually goes.[n1]

Its failure mode is persuasion outrunning evidence. Widths look authoritative even when the underlying channel figures are rough guesses, and a well-chosen scale can make a favored channel look bigger or a inconvenient one look negligible. A map can also lull a team into treating the largest ribbon as the most recoverable, which is a ranking question the picture cannot answer. The guarding discipline is to caption ribbons with their measurement basis and uncertainty and to treat the map as a lens for the ledger's numbers, never a substitute for them.

How it implements the components

Sankey Loss-Channel Map realizes the perceptual, side-path-surfacing corner of the archetype:

  • loss_channel_taxonomy — renders each channel as a proportional ribbon; the diagram's branches are the taxonomy, sized by magnitude.
  • side_stream_or_waste_path_register — every side product, scrap route, and leak is drawn as its own visible branch, so no waste path stays hidden in an aggregate.
  • minority_output_preservation_check — a small, high-value stream appears as a distinct thread rather than rounding to zero, flagging it for protection.

It does not implement accounting_boundary_and_balance_basis, realized_output_measure, or closure_residual_bucket — those belong to its nearest twin, the Yield-Loss Balance Sheet, which computes the numbers this map only displays.

Editorial Notes

Form Classification

Form family: Representation, Specification & Plan

Rationale: Sankey Loss Channel Map operates by externalizes scaled flow, delivered output, and named loss channels in a Sankey map. That concrete deployed or enacted form is Representation, Specification & Plan under the frozen taxonomy.

Nearest alternative: Interface, Display & Cue — Although Interface, Display & Cue can support this mechanism, the frozen evidence makes its operative form the act that externalizes scaled flow, delivered output, and named loss channels in a Sankey map; the alternative is therefore secondary rather than defining.

Review outcome: Adjudicated after independent review; high confidence.

Origin Attribution

Primary origin: Engineering & Design

Origin pattern: Convergent development

Present-day reach: Universal

Rationale: Proportional branches that expose energy, material, or throughput losses by channel directly continue engineering Sankey analysis. The Department of Energy's manufacturing Sankey maps distinguish useful flow and loss channels by width; data science contributes interactive and operational implementations.

Related originating lineages:

  • Art & Aesthetics — art_aesthetics contributes composition, proportion, material expression, and visual legibility to the mechanism's formative or independently convergent form; that contribution does not displace the primary engineering_design lineage.
  • Data Science & Analytics — Sankey Loss-Channel Map's terminology and operating form—draws the missing output as proportional flows fanning off into each loss channel and side stream, making the big losses, the leaks, and the thin-but-valuable streams impossible to…—are rooted most directly in data science, analytics, and operational monitoring.
  • Economics & Finance — economics_finance contributes marginal returns, demand, allocation, and stress testing to the mechanism's formative or independently convergent form; that contribution does not displace the primary engineering_design lineage.
  • Physics — physics contributes signal, energy-flow, dynamical, and stability analysis to the mechanism's formative or independently convergent form; that contribution does not displace the primary engineering_design lineage.
  • Statistics & Experimental Design — Statistics, experimental design, and measurement theory supplies a parallel or contributing lineage for the mechanism's defining operation: draws the missing output as proportional flows fanning off into each loss channel and side stream, making the big losses, the leaks, and the thin-but-valuable streams impossible to….

Review resolution: The blind reviewers disagreed on primary lineage (engineering_design versus data_science); authoritative or primary research supports engineering_design as the best historical origin. Proportional branches that expose energy, material, or throughput losses by channel directly continue engineering Sankey analysis. The Department of Energy's manufacturing Sankey maps distinguish useful flow and loss channels by width; data science contributes interactive and operational implementations. The cited U.S. Department of Energy, Static Sankey Diagram of U.S. Manufacturing Energy directly supports the defining operation used in that choice. All independently supported contributing domains are retained without an arbitrary cap, while domain_reach=universal records later applicability separately from provenance.

Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.

Review outcome: Researched adjudication after independent review; high confidence.

Sources consulted:

Notes

[n1] Sankey diagrams — flow diagrams whose arrow widths are proportional to flow quantity — are named after engineer Riall Sankey, who used one in 1898 to depict steam-engine energy losses; Charles Minard's earlier flow maps share the form. Their enduring use for energy and material balances is exactly this loss-visualization role.