The Rate-CRB Pareto Frontier
Negotiating Two Objectives
Β§2 showed that joint ISAC beamforming reduces to choosing a covariance matrix . Different choices trace out different operating points in the plane of communication sum rate and sensing distortion. This section characterizes the boundary of that set β the rate-CRB Pareto frontier β and shows what the boundary looks like for concrete MIMO-OTFS ISAC scenarios. The answer reveals an important structural feature: the frontier has a knee, not a smooth slope, and systems should operate at the knee.
Definition: Rate-CRB Pareto Frontier
Rate-CRB Pareto Frontier
For a MIMO-OTFS-ISAC system with power budget and target scene , the rate-CRB achievable region is The Pareto frontier is the upper-right boundary of β points where increasing strictly increases .
Three natural operating points:
- Comms-only (): (MRT). Achieves .
- Sensing-only (): . Achieves .
- Knee point: the minimizing the Euclidean distance to the ideal β typically within 90% of both objectives.
Theorem: Convexity of the Rate-CRB Frontier
The rate-CRB achievable region is a convex set, and the Pareto frontier is a concave function decreasing in .
Consequence. Every Pareto-optimal point is the solution of a linear scalarization Sweeping from to traces out the full frontier.
This theorem is the reason the Pareto frontier is numerically tractable: a single convex program, parameterized by one scalar weight , produces the full frontier. The weight represents the system designer's relative valuation of comms rate vs sensing fidelity β a policy decision, not an algorithm choice. The convexity guarantees the frontier has no interior Pareto points that the convex sweep misses.
Convexity of the achievable region
If and are achievable via and , then is a valid covariance (positive semidefinite, same trace constraint). The sum rate is concave in (sum of ), and is convex in (Fisher is linear in , matrix inverse is matrix-convex on the PSD cone). So is achievable.
Concavity of the frontier
The frontier is the upper boundary of a convex set β hence a concave function of .
Scalarization
Maximizing a linear combination over a convex achievable region yields a Pareto-optimal point for each . As sweeps, the locus of maximizers traces the frontier.
Example: Pareto Frontier for a 16-Antenna BS
Compute the rate-CRB Pareto frontier for the BS in Example 13.2: , users at , targets at , W, W/Hz.
(a) Plot the frontier for . (b) Identify the knee. (c) Compare with comms-only () and sensing-only () endpoints.
Comms-only endpoint
: MRT to users. bits/s/Hz, (no energy in target directions).
Sensing-only endpoint
: . . (user channels do not align with sensing directions).
Knee point
: partially aligned with both user and target directions. bits/s/Hz, . Sensing accuracy: rad = β adequate for target tracking.
Summary
The knee is within 10% of both single-objective optima. A well-designed ISAC system operates at the knee, obtaining near- ideal comms and sensing from a single beam design.
Rate-CRB Pareto Frontier Sweep
Sweep from (sensing-only) to (comms-only) and plot the resulting locus. The knee is highlighted. Sliders control BS antenna count, number of users, and SNR.
Parameters
Theorem: Knee Fraction
For a MIMO-OTFS-ISAC system with communication users in directions and sensing targets in directions that are angularly separated by at least radians (beamwidth), the knee of the Pareto frontier satisfies Interpretation. The system loses at most a fraction of its comms rate and pays at most a factor in sensing distortion. For typical deployments (), this is a few percent on each side.
Angular separation makes joint beamforming cheap: comms and sensing do not compete for the same spatial resources. The fractional penalty is the "interference coupling" between the two β small when the directions are well-separated (typical mmWave ISAC), larger for dense arrays of co-located targets.
This result is the quantitative form of the design heuristic "comms and sensing in separate beams." It gives a closed-form bound for the tax the joint design pays versus single-objective designs.
Proof sketch
Decompose where is supported in user-direction subspace and in target-direction subspace. By angular separation, the two subspaces are nearly orthogonal. The sum rate is dominated by and the CRB by . Pareto-optimal allocation splits power in the ratio of dimensionalities: .
Upper and lower bounds
When of power goes to comms, . Similar for CRB.
Key Takeaway
The Pareto frontier has a practical knee, not a smooth curve. For angularly separated comms and sensing, the knee operating point retains more than 85% of both single-objective performance. The design heuristic is simple: treat comms and sensing as parallel tasks on non-overlapping beams, then merge. The DD-domain framework does not change this heuristic β but it lets the sensing side work under arbitrary Doppler (which OFDM cannot match).
Choosing the Right Knee
Different ISAC applications have different tolerances:
| Application | (comms weight) | Sensing | Rate |
|---|---|---|---|
| V2X safety (sensing-first) | 0.3 | 0.0001 (tight) | 15 bits/s/Hz |
| Automotive infotainment | 0.7 | 0.001 (mod) | 23 bits/s/Hz |
| UAV backhaul + ATC | 0.6 | 0.001 (mod) | 22 bits/s/Hz |
| Urban cellular + sensing | 0.9 | 0.01 (loose) | 26 bits/s/Hz |
| Healthcare monitoring | 0.4 | 0.0005 (tight) | 18 bits/s/Hz |
System designer picks based on application priorities. The SDP solves the rest. Unlike classical TF-domain beamforming, the DD-domain formulation does not need re-tuning as channel mobility changes β the optimization depends only on the instantaneous DD-channel and target scene , both of which are stable over multiple frames.
- β’
Ξ± β [0, 1] is the policy knob
- β’
Knee typically Ξ± β 0.6-0.8 for mixed ISAC
- β’
SDP solves in < 100 ms on server-grade CPU
Common Mistake: The Achievable Frontier Assumes Perfect CSI
Mistake:
Treating the Pareto frontier computed with perfect channel state information as the achievable operating point in deployment. In practice, is computed from estimated channels, and the gap between estimated and true channels degrades both comms and sensing performance.
Correction:
Robust ISAC beamforming replaces the SDP by a min-max formulation: maximize worst-case sum rate subject to worst-case CRB under a bounded channel estimation error. This shrinks the achievable region but guarantees performance in deployment. Rule of thumb: at 10 dB pilot SNR, the knee point loses about 1-2 dB relative to perfect CSI; at 0 dB pilot SNR, the loss can be 5-10 dB. Chapter 14 covers sensing-assisted channel estimation, which reduces this gap.