paper-with-me

Papers

MP-DPD: Low-Complexity Mixed-Precision Neural Networks for Energy-Efficient Digital Predistortion of Wideband Power Amplifiers

2024-04-18 · Yizhuo Wu, Ang Li, Mohammadreza Beikmirza, Gagan Deep Singh, Qinyu Chen, Leo C. N. de Vreede, Morteza Alavi, Chang Gao

Digital Pre-Distortion (DPD) enhances signal quality in wideband RF power amplifiers (PAs). As signal bandwidths expand in modern radio systems, DPD's energy consumption increasingly impacts overall system efficiency. Deep Neural Networks (DNNs) offer promising advancements in DPD, yet their high complexity hinders their practical deployment. This paper introduces open-source mixed-precision (MP) neural networks that employ quantized low-precision fixed-point parameters for energy-efficient DPD. This approach reduces computational complexity and memory footprint, thereby lowering power consumption without compromising linearization efficacy. Applied to a 160MHz-BW 1024-QAM OFDM signal from a digital RF PA, MP-DPD gives no performance loss against 32-bit floating-point precision DPDs, while achieving -43.75 (L)/-45.27 (R) dBc in Adjacent Channel Power Ratio (ACPR) and -38.72 dB in Error Vector Magnitude (EVM). A 16-bit fixed-point-precision MP-DPD enables a 2.8X reduction in estimated inference power. The PyTorch learning and testing code is publicly available at \url{https://github.com/lab-emi/OpenDPD}.

📄 PDF Abstract BibTeX arXiv:2404.15364

Code (1)

lab-emi/opendpd 공식 구현 pytorch

Similar Papers 제목 키워드 기반

DeltaDPD: Exploiting Dynamic Temporal Sparsity in Recurrent Neural Networks for Energy-Efficient Wideband Digital Predistortion

2025-04-29 · Yizhuo Wu, Yi Zhu, Kun Qian, Qinyu Chen 외

Digital Predistortion (DPD) is a popular technique to enhance signal quality in wideband RF power amplifiers (PAs). With increasing bandwidth and data rates, DPD faces significant energy consumption challenges during dep…

OpenDPDv2: A Unified Learning and Optimization Framework for Neural Network Digital Predistortion

2025-07-09 · Yizhuo Wu, Ang Li, Chang Gao

Neural network (NN)-based Digital Predistortion (DPD) stands out in improving signal quality in wideband radio frequency (RF) power amplifiers (PAs) employing complex modulation. However, NN DPDs usually rely on a large …

Model OptimizationQuantization

Frequency-domain digital predistortion for Massive MU-MIMO-OFDM Downlink

2022-05-10 · Yibo Wu, Ulf Gustavsson, Mikko Valkama, Alexandre Graell i Amat 외

Digital predistortion (DPD) is a method commonly used to compensate for the nonlinear effects of power amplifiers (PAs). However, the computational complexity of most DPD algorithms becomes an issue in the downlink of ma…

Over-the-fiber Digital Predistortion Using Reinforcement Learning

2021-06-09 · Jinxiang Song, Zonglong He, Christian Häger, Magnus Karlsson 외

We demonstrate, for the first time, experimental over-the-fiber training of transmitter neural networks (NNs) using reinforcement learning. Optical back-to-back training of a novel NN-based digital predistorter outperfor…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Residual Neural Networks for Digital Predistortion

2020-05-12 · Yibo Wu, Ulf Gustavsson, Alexandre Graell i Amat, Henk Wymeersch

Tracking the nonlinear behavior of an RF power amplifier (PA) is challenging. To tackle this problem, we build a connection between residual learning and the PA nonlinearity, and propose a novel residual neural network s…