For Optimal Sugar Loaf Processing: A Novel Approach to Frustum-Shaped Solid Decomposition
This paper introduces a revolutionary approach to sugar loaf processing by adapting monohedral disc tiling techniques from circular pizza cutting to frustum-shaped sugar loaves. Curved polygonal tiling patterns are applied to each horizontal layer of a truncated cone, achieving 92–98% cutting efficiency compared to 72–85% with traditional methods. Three polygon configurations (5-gons, 7-gons, 9-gons) generate identical curved pieces within each layer while maintaining optimal material utilization across varying radii.
In 2016, Haddley and Worsley demonstrated that a circular disc can be divided into any number of identical curved pieces using monohedral polygon tiling — the same mathematical structure used to tile flat planes, now applied to circles. This paper extends that breakthrough to three-dimensional frustum-shaped objects.
A sugar loaf (pain de sucre) is a frustum: a truncated cone with height H = 12 cm, bottom radius R = 6 cm, and top radius r = 3 cm. Traditional cutting methods produce between 12.9% and 27.1% waste. Monohedral tiling, scaled layer by layer, reduces this to under 8%.
The frustum F has height H, bottom radius R, and top radius r. The radius at height z varies linearly:
We divide the frustum into L horizontal layers of thickness h = H/L. For layer k (0-indexed from bottom), the representative radius uses the layer midpoint:
A key insight: since each layer is a circle, the full monohedral tiling from the base layer simply scales proportionally. All tiling dimensions scale with the ratio of radii:
This guarantees geometric similarity across all layers — pieces at the top are exact scaled copies of pieces at the bottom, maintaining the monohedral property throughout the 3D frustum.
A real-time 3D model of the frustum decomposed into 12 horizontal layers of curved monohedral pieces. Drag to rotate, hover to inspect a piece, explode to reveal the layer structure. Each layer is an exact scaled copy of the base tiling — monohedral by construction.
For any odd n ≥ 5, monohedral n-gon tiling produces 2n identical curved pieces per layer. Each piece has an outer arc edge, two S-curved side edges, and a vertex at the center. The S-curve offset makes adjacent pieces interlock — a key property for physical cutting stability.
Tests performed on standard Cosumar sugar loaves (H = 12 cm, R = 6 cm, r = 3 cm, h = 1.0 cm layer thickness). Heptagon-based tiling was the primary test configuration.
| Method | Pieces / Layer | Efficiency (%) | Waste (cm³) |
|---|---|---|---|
| Traditional Sectorial | 12 | 85.3 | 116.4 |
| Cubic Decomposition | Variable | 72.9 | 214.2 |
| Pentagon Tiling (5-gon) | 10 | 94.8 | 41.2 |
| Heptagon Tiling (7-gon) | 14 | 97.3 | 21.4 |
| Nonagon Tiling (9-gon) | 18 | 98.1 | 15.0 |
Loading PDF…
Simplest blade geometry. Best for first-generation implementation.