Exercises

ex-ch18-e01

Easy

Verify the HKD rate at endpoints: L=1L = 1 (single access) and L=KL = K (full access).

ex-ch18-e02

Easy

For K=10K = 10, L=2L = 2, M=3M = 3, N=30N = 30: compute the HKD rate.

ex-ch18-e03

Medium

Show that the HKD scheme requires combinatorial placement to achieve disjoint coverage across a user's LL caches.

ex-ch18-e04

Medium

Design an HKD placement for K=4K = 4, L=2L = 2, M=1M = 1, N=4N = 4 explicitly. Show cache contents.

ex-ch18-e05

Medium

Compare HKD rate with decentralized caching (Ch 13) applied to the same multi-access topology.

ex-ch18-e06

Hard

Show that for general (non-cyclic) topologies, HKD cannot be applied directly. What goes wrong?

ex-ch18-e07

Hard

Derive a lower bound on the multi-access rate via cut-set.

ex-ch18-e08

Hard

Construct a resolvable (9,12,4,3,1)(9, 12, 4, 3, 1)-BIBD (affine plane of order 3). Use it for multi-access caching.

ex-ch18-e09

Medium

Compare multi-access (Ch 18) with D2D (Ch 11). Scenarios where each is preferred.

ex-ch18-e10

Medium

Stadium Wi-Fi: K=2000K = 2000 active fans, Λ=50\Lambda = 50 APs, each AP within 4-5 users' range (so L4L \approx 4). N=200N = 200 clips, M=20M = 20 per AP. Compute rate and compare to per-AP caching.

ex-ch18-e11

Hard

In the multi-tier CommIT extension (Wan-Caire 2023), state how the rate formula generalizes.

ex-ch18-e12

Medium

Why does multi-access become infeasible when LM>NL \cdot M > N?

ex-ch18-e13

Hard

Derive the combined multi-access + privacy scheme. Is there a rate penalty?

ex-ch18-e14

Hard

Analyze the impact of user mobility: a user moves between access sets during a delivery round.

ex-ch18-e15

Hard

Describe one open problem in multi-access coded caching.