Exercises
ex-ch30-01
EasyFor the two-user Gaussian IC with (no interference), what is the capacity region? Compare with the case (strong interference).
With no interference, the channels are independent point-to-point channels.
No interference ($a = b = 0$)
, β two independent AWGN channels. Capacity region: , (rectangle).
Strong interference ($a = b = 1$)
, β a MAC at each receiver. Each receiver decodes both messages. The capacity region is the intersection of two MAC regions. With Gaussian inputs: , , . The sum-rate constraint binds, making the region strictly smaller than the no-interference rectangle.
ex-ch30-02
EasyCompute the DoF of the two-user symmetric Gaussian IC (, ). What is the sum DoF?
Use .
Treating interference as noise
Each user achieves . At high SNR, (constant, independent of ). Sum DoF from TIN: (no scaling with ) when is constant. But this is only correct for that does not scale with .
HK scheme
With optimal rate splitting (Etkin-Tse-Wang), the sum rate scales as . The sum DoF is for the two-user symmetric IC with fixed β each user gets DoF. This is achieved by HK with half the power in the common part and half in the private part.
ex-ch30-03
EasyState the cut-set bound for a diamond relay network: source connects to relay and relay (but not directly to destination ), and both relays connect to . How many cuts are there?
A cut separates from . List all subsets containing but not .
Enumerate cuts
Nodes: . Cuts with :
- vs.
- vs.
- vs.
- vs. Four cuts total.
Cut-set bound
. Cut 1 bounds the source's total output; cut 4 bounds the total input to the destination. Cuts 2 and 3 bound intermediate links.
ex-ch30-04
EasyExplain why the Zhang-Yeung inequality cannot be derived from Shannon-type inequalities. What does this imply about the entropy region ?
If it were derivable, (polymatroidal region).
Non-derivability
If the Zhang-Yeung inequality were a consequence of Shannon-type inequalities, then every vector in the polymatroidal cone would satisfy it. But there exist vectors that violate the Zhang-Yeung inequality (they satisfy all Shannon-type inequalities but not ZY). Therefore ZY is not derivable from Shannon's axioms.
Implication
: the true entropy region for four variables is strictly smaller than the polymatroidal region. This means Shannon-type inequalities are insufficient to characterize all entropy relationships for variables.
ex-ch30-05
EasyA paper claims "our scheme achieves 95% of the MIMO BC capacity." What information do you need to evaluate this claim?
What is the baseline? What are the CSI assumptions? At what SNR?
Questions to ask
- Which capacity? MIMO BC with perfect CSIT (dirty paper coding) or with imperfect/no CSIT?
- What SNR regime? 95% of capacity at 30 dB is impressive; 95% at 0 dB less so.
- How is 95% measured? Ratio of rates? Ratio of sum rates? Per-user or sum?
- Complexity? DPC is the capacity-achieving scheme but has exponential complexity. A practical scheme at 95% with polynomial complexity is highly valuable.
- Number of users and antennas? The gap between practical schemes and DPC typically grows with (users per antenna).
ex-ch30-06
MediumFor the Gaussian IC with (10 dB) and interference coefficients , compute: (a) the "treat interference as noise" (TIN) sum rate, (b) the full-decoding sum rate, and (c) the 1-bit ETW approximation.
TIN: . Full decode: MAC sum rate.
TIN sum rate
bits. Sum rate: bits.
Full decoding sum rate
Each receiver decodes both messages (MAC). Sum rate at receiver 1: bits. Sum rate at receiver 2 (symmetric): 2.0 bits. Capacity region constraint: sum rate bits. But individual rates are also constrained: and (treating user 1 as noise for user 2's private rate). Full decoding is better than TIN here but requires both receivers to decode both messages.
ETW approximation
The ETW result says the capacity is within 1 bit of the outer bound. The outer bound (genie-aided) gives sum rate . The ETW inner bound gives sum rate . So the sum capacity is between 1.71 and 2.71 bits.
ex-ch30-07
MediumFor the Gaussian relay channel with , , , compute the cut-set bound, the decode-forward rate, and the compress-forward rate.
DF rate: .
Cut-set bound
Cut 1: bits. Cut 2: bits. Cut-set: bits.
Decode-forward
DF requires the relay to decode: bits.
Compress-forward
CF: the relay quantizes and forwards. The rate is approximately the cut-set bound minus bit: bits. In this case, DF () slightly outperforms CF () because the source-relay link is good (). The cut-set gap is bits.
ex-ch30-08
MediumVerify that the Zhang-Yeung inequality holds for four independent random variables . What does it reduce to?
For independent variables, and .
Substitute
For independent variables: , , , , . The inequality becomes , which holds with equality.
Interpretation
For independent variables, the ZY inequality is trivially satisfied. The inequality becomes non-trivial (strictly constraining) only when the variables have complex dependencies, which is precisely the setting of network coding and multi-terminal problems.
ex-ch30-09
MediumIn the ISAC capacity-distortion tradeoff, suppose the communication channel has dB and the sensing channel has dB. If the sensing distortion requirement is CRB , estimate the rate loss compared to communication-only capacity.
The CRB for parameter estimation from is for known waveform.
For random waveform (communication), the effective Fisher information is reduced.
Communication-only capacity
bits.
Sensing requirement
CRB where is the power allocated to sensing. For CRB with : . For : .
Rate loss
Communication power: . Rate with sensing: bits. Rate loss: bits. The sensing penalty is modest when the sensing SNR is reasonable and the blocklength is moderate.
ex-ch30-10
HardProve that the Etkin-Tse-Wang scheme (treating private interference as noise, decoding common part) achieves within 1 bit of the Gaussian IC outer bound. You may assume the symmetric case , .
Split power: for common message, for private. Choose so that the common message at the unintended receiver has the right SINR.
The key choice is (limit private power so interference is at noise level).
ETW power split
Set , . The private message creates interference at the unintended receiver β at most the noise level.
Achievable rates
Each receiver decodes the common part of both users (MAC) and then the private part. Private rate: (since ). Common rate: .
Gap analysis
The outer bound (genie-aided, providing the interference to the receiver) gives . The gap is: bit. The detailed calculation (bounding each cut) shows the gap is at most 1 bit for all values of and .
ex-ch30-11
HardShow that for the degraded relay channel ( forms a Markov chain), decode-forward achieves capacity. State the capacity expression.
For the degraded relay channel, the relay gets a better signal than the destination.
The converse uses the degradedness to strengthen Fano's inequality.
Capacity expression
.
Achievability (decode-forward)
The relay fully decodes from (possible because is a better version of ). It re-encodes and cooperates with the source in the next block using block Markov coding. The destination decodes using backward decoding. The achievable rate is .
Converse
By degradedness, , so the cut-set bound simplifies to after single-letterization. This matches the DF rate, establishing capacity.
ex-ch30-12
HardA paper proves an inner bound for a new channel model and states: "The capacity of the XYZ channel is given by Theorem 1." Enumerate three specific things you would check before accepting this claim.
Does the paper prove a converse? Are the CSI assumptions stated? Is Gaussian optimality verified?
Check 1: Matching converse
Does the paper contain a converse proof (outer bound) that matches the inner bound? If only an achievability is proved, the result is an inner bound, not the capacity. Look for a section titled "Converse" or "Outer Bound" and verify it uses Fano's inequality or an equivalent tool.
Check 2: CSI assumptions
What CSI is assumed at each node? Perfect CSIT, perfect CSIR, no CSI? Is the CSI acquisition cost accounted for? If perfect CSIT is assumed, the result may not apply to systems with realistic CSI acquisition.
Check 3: Input distribution optimality
If the capacity expression involves a maximization over input distributions, has the paper proven which distribution is optimal? For Gaussian channels, Gaussian input optimality must be established (not assumed). Check for explicit reference to the entropy power inequality, maximum entropy property, or the worst-case noise lemma.
ex-ch30-13
HardDerive the near-field channel model for a uniform linear array with antennas at half-wavelength spacing, for a source at distance and angle . Show that the far-field model is recovered when (Fraunhofer distance).
The near-field distance from source to antenna is where .
Taylor expand for .
Exact distance
Antenna at position (with , ). Distance: .
Near-field expansion
. The first two terms give the far-field (planar wavefront) model. The third term is the quadratic phase correction (spherical wavefront).
Far-field condition
The quadratic term is negligible when , i.e., . More precisely, the Fraunhofer distance is where is the array aperture. For , the far-field model (linear phase across the array) is accurate.
ex-ch30-14
ChallengeProve that for the two-user Gaussian IC with very strong interference ( and ), the capacity region equals the region where each user treats the channel as interference-free (i.e., the interference can be completely removed).
With very strong interference, decoding the interferer FIRST and subtracting it is optimal.
Show that the MAC rate constraints do not bind because the interference signal is so strong.
Decoding strategy
Receiver 1 first decodes (the interferer) from . Since , the SINR for decoding is (at least as good as receiver 2's own channel). After subtracting , receiver 1 sees , achieving rate .
Rate region
By symmetry, receiver 2 decodes first (possible since ) and then sees , achieving . The capacity region is the rectangle , β the same as no interference.
Converse
Each user's rate is bounded by (the interference-free capacity). Since this is achievable, it is the capacity.
ex-ch30-15
ChallengeFor a linear deterministic relay network (Avestimehr-Diggavi-Tse model), show that the cut-set bound is achievable and therefore equals the capacity. The network has layers of relay nodes between source and destination.
In the linear deterministic model, channels are bit-level operations (shifts and XOR).
The cut-set bound equals the min-cut of the corresponding graph.
Linear deterministic model
In the ADT model, the channel from node to node is where is the shift matrix and is the number of signal levels. Operations are over .
Min-cut equals max-flow
The ADT network is equivalent to a wired network with integer-valued edge capacities. By the max-flow min-cut theorem for graphs, the capacity equals the minimum cut value. This is because each "bit pipe" can carry exactly one bit per use, and the linear structure allows network coding (XOR at intermediate nodes) to achieve the min-cut.
Extension to Gaussian
The linear deterministic model approximates the Gaussian relay network to within a constant gap (typically bits per relay). This is the basis for the approximate capacity results for Gaussian relay networks: solve the deterministic problem exactly (via max-flow), then translate back to the Gaussian case with bounded gap.
ex-ch30-16
MediumExplain the "Caire test" for evaluating a capacity claim: check (1) inner bound or capacity, (2) CSI assumptions, (3) operating regime. Apply this test to the following claim: "We achieve 10 bps/Hz in a 4Γ4 MIMO system at dB."
The 4Γ4 MIMO capacity with perfect CSI at 20 dB is bps/Hz.
Test 1: Inner bound or capacity?
Is 10 bps/Hz an achievable rate (demonstrated by simulation or a specific scheme) or a theoretical upper bound? If achievable, what is the gap to capacity? The 4Γ4 i.i.d. Rayleigh MIMO capacity at 20 dB is approximately 10-11 bps/Hz (with equal power allocation), so 10 bps/Hz is plausible but close to the limit.
Test 2: CSI assumptions
Is perfect CSIT assumed? With perfect CSIT, water-filling over eigenvalues is optimal. Without CSIT, equal power allocation loses about 1-2 bps/Hz at this SNR. Is perfect CSIR assumed? With imperfect CSIR (pilot-based estimation), training overhead reduces the effective rate.
Test 3: Operating regime
At 20 dB, the claim is reasonable for a well-designed system. But what is the blocklength? The bandwidth? The mobility? At high mobility, channel estimation degrades and the effective capacity drops. Is this a narrowband or wideband MIMO? The claim needs these context details to be evaluable.
ex-ch30-17
MediumFor the ISAC system in Section 4, suppose we use OFDM with subcarriers and allocate subcarriers for communication and for sensing (dedicated pilots). Derive the communication rate and sensing CRB as functions of . What is the optimal split?
Communication rate: .
Sensing CRB improves with more pilot subcarriers.
Communication rate
With data subcarriers out of total: .
Sensing CRB
With pilot subcarriers, the CRB for range estimation is: where is the subcarrier spacing and is related to the bandwidth. More pilots (larger ) reduce the CRB.
Optimal split
Maximize subject to : . . The optimal split allocates the minimum pilots needed for sensing and gives the rest to communication.
ex-ch30-18
ChallengeShow that for a general (non-degraded) discrete memoryless relay channel, the cut-set bound is not tight by constructing a specific example where .
Consider a relay channel where the relay's observation is independent of the source's input given the destination's observation.
In this case, the relay is useless but the cut-set bound does not reflect this.
Construct the example
Let , (BSC()), and (independent of ). The relay observes only noise.
True capacity
The relay is useless (it has no information about ). The capacity equals the direct link capacity: .
Cut-set bound
Cut vs. : . If is correlated with (cooperative transmission), this can exceed . For example, if and we set (perfect relay cooperation), then and . But if instead allows cooperation gain, the cut-set exceeds the capacity because the relay cannot actually cooperate (it has no information about ). The gap arises because the cut-set bound ignores the relay's causality constraint.