Abstract:We propose Walsh-Hadamard Transform Division Multiplexing (WHTDM), a multicarrier waveform that replaces the conventional IFFT/FFT pair in OFDM with a real-valued, unitary Walsh-Hadamard transform (WHT). WHTDM inherits the CP-OFDM transceiver structure while eliminating all complex multiplications from the transform stage, yielding a transmitter with zero real multipliers in the core modulation block. For detection under doubly-selective channels, we adopt a cross-domain memory approximate message passing (CD-MAMP) equalizer that operates on the banded structure of the equivalent WHT-domain channel matrix. Simulation results under the 3GPP TDL-C channel model at 28 GHz demonstrate that WHTDM with CD-MAMP significantly outperforms conventional OFDM 1-tap MMSE at high mobility, achieving over an order of magnitude lower BER at 120 km/h. Among the compared CD-MAMP-equalized new waveforms, WHTDM achieves the best BER performance while maintaining a transmitter complexity 2.5 $\times$ lower than OFDM and completely eliminating complex multipliers from the transform stage, making it well-suited for low-power IoT terminals.
Abstract:Modal decomposition techniques, such as Empirical Mode Decomposition (EMD), Variational Mode Decomposition (VMD), and Singular Spectrum Analysis (SSA), have advanced time-frequency signal analysis since the early 21st century. These methods are generally classified into two categories: numerical optimization-based methods (EMD, VMD) and spectral decomposition methods (SSA) that consider the physical meaning of signals. The former can produce spurious modes due to the lack of physical constraints, while the latter is more sensitive to noise and struggles with nonlinear signals. Despite continuous improvements in these methods, a modal decomposition approach that effectively combines the strengths of both categories remains elusive. This paper thus proposes a Robust Modal Decomposition (RMD) method with constrained bandwidth, which preserves the intrinsic structure of the signal by mapping the time series into its trajectory-GRAM matrix in phase space. Moreover, the method incorporates bandwidth constraints during the decomposition process, enhancing noise resistance. Extensive experiments on synthetic and real-world datasets, including millimeter-wave radar echoes, electrocardiogram (ECG), phonocardiogram (PCG), and bearing fault detection data, demonstrate the method's effectiveness and versatility. All code and dataset samples are available on GitHub: https://github.com/Einstein-sworder/RMD.