---
title: Eight-Block Region-Preserving Null in DBU-OFDM
url: https://www.emergentmind.com/topics/eight-block-region-preserving-null
type: topic
---

# Eight-Block Region-Preserving Null in DBU-OFDM

Searching arXiv for the cited DBU-OFDM paper and closely related context papers.
Eight-Block Region-Preserving Null denotes a specific precoding configuration within deep block-unitary precoded OFDM (DBU-OFDM) in which the trainable transform is restricted to eight blocks of data subcarriers, while pilot subcarriers are left unchanged and null subcarriers remain identically zero. In the DBU-OFDM formulation, the construction is explicitly structure-preserving: it retains the DFT-based OFDM signal model, preserves pilot/null resource regions exactly, and remains compatible with low-complexity frequency-domain equalization [2604.10296]. The design is realized by a block-diagonal unitary transform on the data subcarriers, with each block parameterized by recursive Householder reflections and optional diagonal phases, so that strict unitarity is maintained throughout training and deployment.

## 1. Definition and signal model

In the DBU-OFDM framework, an OFDM system with $N$ subcarriers is partitioned into three disjoint index sets: $I_d$ for data subcarriers, $I_p$ for pilot subcarriers, and $I_0$ for null subcarriers, with $N_{\text{data}} + N_p + N_{\text{null}} = N$ [2604.10296]. The defining “region-preserving null/pilot protection” property is that the trainable precoder acts only on data subcarriers, leaves pilot subcarriers unchanged, and keeps null subcarriers identically zero. This prevents any mixing of data into pilot or null regions and preserves both pilots and zeros exactly.

Let $F_N$ denote the normalized $N \times N$ DFT matrix. The frequency-domain OFDM symbol $x \in \mathbb{C}^N$ is defined by
$$
x[I_d] = U_d\, d,\quad x[I_p] = p,\quad x[I_0] = 0,
$$
where $d \in \mathbb{C}^{|I_d|}$ are data symbols, $p \in \mathbb{C}^{|I_p|}$ are known pilots, and $U_d \in \mathbb{C}^{|I_d|\times|I_d|}$ is the data-only unitary transform. The time-domain signal is
$$
s = F_N^H x.
$$
The unitarity constraint
$$
U_d^H U_d = I_{|I_d|}
$$
preserves energy, avoids noise enhancement, and maintains OFDM’s DFT-diagonalization structure.

This arrangement places the learning capacity entirely inside the data region. A plausible implication is that the design is intended to adapt waveform properties without sacrificing the interoperability of standard OFDM resource mapping, channel estimation, and guard-band handling.

## 2. Eight-block block-unitary construction

The “eight-block” aspect is realized by partitioning the data-subcarrier set into $B=8$ disjoint blocks,
$$
I_d = \bigcup_{b=1}^{8} I_d^{(b)},\quad I_d^{(b)}\cap I_d^{(b')}=\emptyset,\quad |I_d^{(b)}|=n_b,\ \sum_{b=1}^8 n_b=|I_d|.
$$
The prescribed practical choice is to use contiguous blocks aligned to the native frequency order so as to avoid crossing pilot/null regions, while comb pilots remain fixed in $I_p$ and guard/DC tones remain in $I_0$ [2604.10296].

The corresponding data transform is block diagonal:
$$
U_d = \mathrm{diag}\left(U^{(1)}, U^{(2)}, \ldots, U^{(8)}\right),
$$
with
$$
U^{(b)} \in \mathbb{C}^{n_b\times n_b},\quad U^{(b)H} U^{(b)} = I_{n_b}.
$$
Each block mixes only the subcarriers inside its own subset $I_d^{(b)}$. Consequently, no energy leaks into pilots or nulls, and inter-block boundaries are preserved.

The framework allows blocks to be contiguous or non-contiguous, provided they do not include indices from $I_p$ or $I_0$. The stated practical recommendation is contiguous blocks matched to the comb pilot grid, because this ensures structural compatibility and straightforward resource mapping. The paper further states that the eight-block choice balances diversity and complexity: larger blocks yield broader mixing and stronger diversity but higher transform complexity, whereas $B=8$ offers moderate-range mixing well-suited for integrated sensing and communication (ISAC) and low-complexity equalization [2604.10296].

## 3. Householder parameterization and strict unitarity

For each block $b$, DBU-OFDM parameterizes the block transform as a product of Householder reflections, optionally followed by a diagonal phase matrix:
$$
U^{(b)} = \left(\prod_{k=1}^{K_b} H_k^{(b)}\right) D^{(b)},
$$
where
$$
H_k^{(b)} = I_{n_b} - 2\, \frac{v_k^{(b)} \left(v_k^{(b)}\right)^H}{\langle v_k^{(b)}, v_k^{(b)} \rangle},\quad v_k^{(b)} \in \mathbb{C}^{n_b}.
$$
Each $H_k^{(b)}$ is Hermitian and unitary. The diagonal phase term is
$$
D^{(b)} = \mathrm{diag}(e^{j d_1^{(b)}},\dots,e^{j d_{n_b}^{(b)}}),
$$
with real trainable phases $d_i^{(b)}$. The equivalent normalized form
$$
H_k = I - 2 u_k u_k^H,\quad u_k = v_k/\|v_k\|
$$
is also given [2604.10296].

Because these blockwise transforms are assembled into a block-diagonal $U_d$, pilot and null preservation follows directly from construction: $x[I_p]=p$ and $x[I_0]=0$ remain unchanged. The parameterization is described as strictly unitary at all times, thereby avoiding re-orthogonalization. Numerical stability and differentiability are attributed to the smooth dependence on $v_k^{(b)}$ and $d^{(b)}$, while complexity is controlled by the number of reflections $K_b$ per block.

The practical configuration example gives representative values for $K_b$: $K_b=16$ reflections for mid-complexity, $K_b=32$ for stronger shaping, and $K_b=128$ for PAPR-focused training. The parameter count per block is stated as $K_b$ complex vectors $v_k^{(b)} \in \mathbb{C}^{n_b}$ plus $n_b$ real phases $d^{(b)}$, with total parameter count approximately $\sum_b (K_b n_b \text{ complex} + n_b \text{ real})$ [2604.10296].

## 4. Compatibility with OFDM equalization and training objectives

After CP removal and DFT, the frequency-selective channel model is
$$
y = H x + w,
$$
where $H=\mathrm{diag}(h[0],\dots,h[N-1])$ and $w$ is AWGN [2604.10296]. Comb pilots support low-complexity per-subcarrier channel estimation,
$$
\hat{h}[k] \approx \frac{y[k]}{p[k]},\quad k\in I_p,
$$
followed by interpolation to data tones. Data-subcarrier equalization produces $\hat{x}[I_d]$, after which symbol recovery is performed by the inverse block-unitary transform,
$$
\hat{d} = U_d^H\, \hat{x}[I_d].
$$
Since $U_d$ acts only on data tones and is block diagonal, standard OFDM equalization remains compatible and low complexity.

The training loss is given as a weighted multi-objective function,
$$
L = \lambda_{\mathrm{comm}} L_{\mathrm{comm}} + \lambda_{\mathrm{sens}} L_{\mathrm{sens}} + \lambda_{\mathrm{papr}} L_{\mathrm{papr}}.
$$
The examples listed for its terms are supervised bit-wise BCE via soft demapping after equalization and $U_d^H$ for $L_{\mathrm{comm}}$, MSE of estimated range/velocity using differentiable delay-Doppler soft-max processing for $L_{\mathrm{sens}}$, and a CCDF-tail proxy for $L_{\mathrm{papr}}$ based on PAPR exceedance above a target threshold $\gamma_{\mathrm{tar}}$:
$$
\mathcal{L}_{\mathrm{papr}} = \frac{1}{M} \sum_{m=1}^{M} \left(\max\{0,\ \mathrm{PAPR}_{\mathrm{dB}}(x_m)-\gamma_{\mathrm{tar}}\}\right)^p,
$$
with $p \in \{1,2\}$ controlling penalty strength.

The time-domain PAPR is defined by
$$
\mathrm{PAPR}(s) = \frac{\max_{n} |s[n]|^2}{\frac{1}{N}\sum_{n=0}^{N-1} |s[n]|^2}.
$$
The stated rationale for block-unitary mixing is that, within each block, frequency-domain diversity spreads each symbol across multiple subcarriers, so post-equalization recovery depends on the aggregate channel over the block rather than a single tone. This reduces sensitivity to deep fades on individual subcarriers [2604.10296].

## 5. Sensing formulation and ISAC role

DBU-OFDM is positioned as an integrated sensing and communication waveform, and the eight-block region-preserving null design is part of that broader ISAC objective [2604.10296]. For direct OFDM sensing after equalization, the received frequency-domain observation is modeled as
$$
Y_{n,m} = \sum_{\ell=1}^L \beta_\ell \bar{S}_{n,m}\, e^{-j2\pi (n-1)\Delta f\, \tau_\ell}\, e^{j2\pi (m-1)T_o\, \nu_\ell} + W_{n,m},
$$
where $\bar{S}_{n,m}$ are known effective symbols. Matched demodulation is written as
$$
Z_{n,m} = \frac{Y_{n,m}\bar{S}_{n,m}^\dagger}{|\bar{S}_{n,m}|}.
$$

The delay and Doppler steering vectors are
$$
a(\tau) = [1,\ e^{-j2\pi \Delta f \tau},\dots,e^{-j2\pi (N-1)\Delta f \tau}]^T,
$$
$$
b(\nu) = [1,\ e^{j2\pi T_o \nu},\dots,e^{j2\pi (M-1)T_o \nu}]^T,
$$
and the delay-Doppler correlation function is
$$
\mathcal{L}(\tau,\nu) = \left| b^H(\nu)\, Z\, a(\tau) \right|^2.
$$
Differentiable estimation is implemented through a soft-max over a delay-Doppler grid,
$$
p_{i,j} = \frac{\exp\big(\gamma \mathcal{L}(\tau_i,\nu_j)\big)}{\sum_{i',j'} \exp\big(\gamma \mathcal{L}(\tau_{i'},\nu_{j'})\big)},
\quad \hat{\tau}=\sum_{i,j}\tau_i p_{i,j},\ \hat{\nu}=\sum_{i,j}\nu_j p_{i,j}.
$$
Multipath SIC is then applied to extract $L$ dominant paths, and the range/velocity estimates are
$$
\hat{r}_q=\frac{c\hat{\tau}_q}{2},\quad \hat{v}_q=\frac{\lambda_c \hat{\nu}_q}{2}.
$$
The sensing loss is
$$
\mathcal{L}_{\mathrm{sens}} = \frac{1}{2L}\sum_{q=1}^{L}\big[(\hat{r}_q-r_q)^2+(\hat{v}_q-v_q)^2\big].
$$

The paper states that DBU-OFDM improves range and velocity estimation especially in dimension-limited settings, particularly for small $N$, by producing better-behaved frequency-domain amplitudes and phase structure after block-unitary mixing while preserving pilots and nulls for coexistence [2604.10296]. This suggests that the eight-block restriction is not merely a complexity device; it also constrains the learned transform so that sensing-oriented structure is improved without disrupting OFDM compatibility.

## 6. Configuration example, complexity, and empirical performance

A concrete configuration is given using the paper’s Config. 3: $N=256$ subcarriers, CP length $N_{cp}=64$, guards $N_g=16$ on each edge, $N_{dc}=2$ DC nulls, and $N_p=16$ comb pilots, yielding
$$
N_{\text{data}} = 256 - 2\times16 - 2 - 16 = 206
$$
data subcarriers [2604.10296]. The corresponding index sets are defined by guard/DC indices for $I_0$, comb pilots for $I_p$, and the remaining tones for $I_d$. The eight-block partition then splits $I_d$ into contiguous blocks of approximately equal size, for example about $25$–$27$ tones per block, aligned to pilot positions so that no block contains pilot or null indices.

The implementation workflow is stated explicitly: build $I_0$, $I_p$, and $I_d$; partition $I_d$ into eight contiguous blocks; initialize trainable Householder vectors and phase parameters in each block; form each $U^{(b)}$; assemble $U_d$; construct $x$ with data, pilots, and nulls placed in their designated regions; compute $s=F_N^H x$; and train with the multi-objective loss. Low-complexity detection is equally direct: after equalization, apply $U_d^H$ blockwise, then standard demapping and decoding.

The algorithmic complexity per OFDM symbol for the forward transform is stated as follows. For block $b$, each Householder reflection requires one inner product $u_k^H x$ of order $O(n_b)$ and one scaled subtraction $2u_k(u_k^H x)$ of order $O(n_b)$, giving approximately $2K_b n_b$ complex operations per block and total complexity $O(\sum_b K_b n_b)$. The inverse $U_d^H$ has identical cost [2604.10296].

Hardware feasibility is supported by FPGA results for a pipelined Householder cascade with a merged two-stage implementation, reusing the same kernel for forward and inverse transforms. The reported throughput is up to approximately $200$ MS/s, with latency scaling with $K$: for $K=4$, about $2.06\,\mu$s latency and $200$ MS/s; for $K=32$, about $16.48\,\mu$s latency and $200$ MS/s; and for $K=128$, about $65.92\,\mu$s latency and about $200$ MS/s. The associated resource and power figures are also reported, confirming tunable complexity-performance tradeoffs and microsecond-level latency suitability.

Empirically, the paper reports that DBU-OFDM achieves PAPR tail performance close to block-pilot DFT-s-OFDM while retaining comb-type pilots. With oversampling by $4$, it is approximately $0.7$ dB worse than block-pilot DFT-s-OFDM in the low-PAPR region but offers more than $3$ dB gain over conventional OFDM for CCDF around $10^{-3}$ to $10^{-4}$. Over-the-air USRP validation shows average PAPR reduction of about $2$ dB and tail reduction of about $3.3$ dB. Communication performance shows BER and BLER improvements in frequency-selective fading via within-block diversity, with BLER gains consistent across SNR and stronger gains for larger blocks. For sensing, lower range and velocity MSE than conventional OFDM is reported, especially for small $N$. For $64$QAM at $N=256$, the measured EVM is approximately $1.2823\%$ for OFDM and approximately $1.2780\%$ for DBU-OFDM, indicating nearly unchanged communication quality [2604.10296].

## 7. Significance, scope, and best-practice interpretation

Within DBU-OFDM, the eight-block region-preserving null design is presented as a practical intermediate solution between conventional model-based OFDM waveforms and unconstrained neural transceivers [2604.10296]. Its significance lies in the simultaneous enforcement of several structural constraints: pilots and nulls are untouched by learning, CP and DFT continue to diagonalize frequency-selective channels, single-tap frequency-domain equalization remains usable, and the trainable component remains exactly unitary.

The guidance given in the paper is operationally specific. Blocks should be chosen within $I_d$ so as to avoid $I_p$ and $I_0$, preferably with edges aligned to the pilot grid. Moderate $K_b$ values such as $16$–$32$ are suggested as a starting point, with larger values such as $128$ reserved for PAPR-tail optimization. The weights $\lambda_{\mathrm{comm}}$, $\lambda_{\mathrm{sens}}$, and $\lambda_{\mathrm{papr}}$ should be tuned according to the desired communication, sensing, and PAPR tradeoff. Pilots and nulls should be preserved by construction and never mixed into $U_d$.

The resulting interpretation is technically narrow and precise. “Region-preserving” refers to exact preservation of pilot and null subcarrier regions; “null” refers to the enforced zero-valued null resources; and “eight-block” refers to the partition of data subcarriers into eight unitary mixing regions. In this form, the method delivers controlled diversity and PAPR shaping while retaining OFDM structure and hardware realizability. A plausible implication is that the approach is designed for deployment scenarios in which strict compatibility constraints rule out end-to-end unconstrained learned waveforms, yet performance gains are still sought through trainable, architecture-level adaptation.

Source: https://www.emergentmind.com/topics/eight-block-region-preserving-null