<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Projects | Jose Alejandro Galaviz-Aguilar</title><link>https://galaviz-rf.com/project/</link><atom:link href="https://galaviz-rf.com/project/index.xml" rel="self" type="application/rss+xml"/><description>Projects</description><generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><image><url>https://galaviz-rf.com/media/icon_huc0a21cd13d3b330e570311c0697204cf_39767_512x512_fill_lanczos_center_3.png</url><title>Projects</title><link>https://galaviz-rf.com/project/</link></image><item><title>Subband Digital Predistortion for 6G Millimeter-Wave Systems</title><link>https://galaviz-rf.com/project/dpd-6g-mmw/</link><pubDate>Mon, 01 Dec 2025 00:00:00 +0000</pubDate><guid>https://galaviz-rf.com/project/dpd-6g-mmw/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>As an RF R&amp;amp;D Engineer at &lt;strong>Télécom Paris&lt;/strong> (Palaiseau, France), I contributed to the &lt;strong>Docte6G&lt;/strong> national research project in collaboration with &lt;strong>NXP Semiconductors&lt;/strong>, targeting next-generation 6G wireless systems operating at millimeter-wave (mmW) frequencies.&lt;/p>
&lt;h2 id="key-contributions">Key Contributions&lt;/h2>
&lt;ul>
&lt;li>Developed a &lt;strong>subband digital predistortion (DPD)&lt;/strong> theoretical framework tailored for wideband mmW 6G signals, addressing the unique nonlinear distortion challenges at frequencies above 24 GHz.&lt;/li>
&lt;li>Designed and validated DPD algorithms through &lt;strong>hardware measurement campaigns&lt;/strong>, bridging the gap between simulation-based models and real-world PA behavior.&lt;/li>
&lt;li>Advanced linearization strategies that account for &lt;strong>frequency-dependent memory effects&lt;/strong> in mmW power amplifiers, improving adjacent channel leakage ratio (ACLR) and error vector magnitude (EVM) performance.&lt;/li>
&lt;/ul>
&lt;h2 id="tools--technologies">Tools &amp;amp; Technologies&lt;/h2>
&lt;p>MATLAB, Python, Keysight ADS, RF instrumentation (signal generators, spectrum analyzers, NVNA), NXP mmW PA testbeds.&lt;/p>
&lt;h2 id="impact">Impact&lt;/h2>
&lt;p>This work contributes to the foundational RF signal processing layer required for future 6G deployments, where wideband operation at mmW bands demands highly linear and power-efficient transmitter architectures.&lt;/p></description></item><item><title>FPGA-Based Digital Lock-In Amplifier with Signal Enhancement</title><link>https://galaviz-rf.com/project/fpga-lock-in-amplifier/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate><guid>https://galaviz-rf.com/project/fpga-lock-in-amplifier/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>Developed a fully digital &lt;strong>lock-in amplifier (LIA)&lt;/strong> system implemented on FPGA, targeting advanced measurement applications where extracting weak signals buried in noise is critical. This project resulted in two peer-reviewed publications.&lt;/p>
&lt;h2 id="key-contributions">Key Contributions&lt;/h2>
&lt;ul>
&lt;li>Designed the complete &lt;strong>digital signal processing pipeline&lt;/strong> in VHDL: reference signal generation, phase-sensitive detection, and configurable low-pass filtering stages for in-phase (I) and quadrature (Q) outputs.&lt;/li>
&lt;li>Developed a &lt;strong>reliable verification methodology&lt;/strong> combining simulation-based functional verification with quantitative noise analysis, characterizing SNR performance across operating conditions.&lt;/li>
&lt;li>Published a &lt;strong>comprehensive review&lt;/strong> of FPGA-based LIA architectures for measurement applications (Sensors, 2025), covering design strategies, signal enhancement techniques, and implementation tradeoffs.&lt;/li>
&lt;li>Published the &lt;strong>verification and noise analysis methodology&lt;/strong> in IEEE Embedded Systems Letters (2024), providing a reproducible framework for FPGA-based instrumentation design.&lt;/li>
&lt;/ul>
&lt;h2 id="tools--technologies">Tools &amp;amp; Technologies&lt;/h2>
&lt;p>VHDL, Quartus Prime, ModelSim, MATLAB (fixed-point analysis and noise characterization), UVM-based testbenches.&lt;/p>
&lt;h2 id="impact">Impact&lt;/h2>
&lt;p>Lock-in amplifiers are essential instruments in spectroscopy, materials characterization, and sensor readout. This FPGA-based approach enables real-time, low-latency operation suitable for embedded measurement systems where commercial benchtop LIAs are impractical.&lt;/p></description></item><item><title>FPGA-Based LDPC Encoder/Decoder with UVM Verification</title><link>https://galaviz-rf.com/project/fpga-ldpc-codec/</link><pubDate>Thu, 01 Jun 2023 00:00:00 +0000</pubDate><guid>https://galaviz-rf.com/project/fpga-ldpc-codec/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>As part of a collaboration with &lt;strong>SAGE Microelectronics&lt;/strong> at &lt;strong>Tecnológico de Monterrey&lt;/strong>, I designed and verified FPGA-based modules for &lt;strong>5G NR forward error correction (FEC)&lt;/strong>, including an LDPC encoder, decoder, and an additive white Gaussian noise (AWGN) channel emulator for hardware-in-the-loop testing.&lt;/p>
&lt;h2 id="key-contributions">Key Contributions&lt;/h2>
&lt;ul>
&lt;li>Designed an &lt;strong>LDPC encoder&lt;/strong> supporting 5G NR base graph configurations (BG1/BG2) with configurable code rates and lifting sizes, optimized for throughput on Altera/Intel FPGA platforms.&lt;/li>
&lt;li>Implemented a &lt;strong>layered min-sum LDPC decoder&lt;/strong> architecture with early termination, balancing decoding performance against hardware resource utilization.&lt;/li>
&lt;li>Developed an &lt;strong>FPGA-based AWGN generator&lt;/strong> module using the Box-Muller method in fixed-point arithmetic, enabling real-time channel emulation for BER testing without external instrumentation.&lt;/li>
&lt;li>Built a complete &lt;strong>UVM (Universal Verification Methodology)&lt;/strong> testbench environment in SystemVerilog for functional coverage-driven verification of all codec modules, including scoreboard comparison against golden reference models.&lt;/li>
&lt;/ul>
&lt;h2 id="tools--technologies">Tools &amp;amp; Technologies&lt;/h2>
&lt;p>SystemVerilog, UVM, VHDL, Quartus Prime, ModelSim, MATLAB (golden reference and BER analysis), Intel/Altera Cyclone FPGA.&lt;/p>
&lt;h2 id="impact">Impact&lt;/h2>
&lt;p>This project delivered production-quality IP blocks for 5G NR physical layer processing, demonstrating the full RTL-to-verification pipeline from specification through coverage closure.&lt;/p></description></item><item><title>Spectral Optimization and DPD for 5G Massive MIMO Systems</title><link>https://galaviz-rf.com/project/5g-mimo-spectral/</link><pubDate>Sat, 01 Oct 2022 00:00:00 +0000</pubDate><guid>https://galaviz-rf.com/project/5g-mimo-spectral/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>During my postdoctoral tenure at &lt;strong>Tecnológico de Monterrey&lt;/strong> (2018–2026), supported by a &lt;strong>CONACyT research fellowship&lt;/strong>, I led the development of DPD algorithms and spectral modeling techniques for &lt;strong>5G massive MIMO transmitter arrays&lt;/strong>, where per-antenna PA nonlinearity and crosstalk effects degrade system-level spectral efficiency.&lt;/p>
&lt;h2 id="key-contributions">Key Contributions&lt;/h2>
&lt;ul>
&lt;li>Developed &lt;strong>surrogate behavioral models&lt;/strong> for PA linearization under high sparse data conditions, comparing polynomial, spline, and machine learning approaches (regression trees, random forests, CNNs) for wideband nonlinear modeling.&lt;/li>
&lt;li>Designed &lt;strong>DPD algorithms optimized for massive MIMO architectures&lt;/strong>, addressing the challenge of scaling linearization across large antenna arrays while managing computational complexity.&lt;/li>
&lt;li>Performed system-level spectral efficiency analysis quantifying the impact of PA nonlinearity on massive MIMO capacity, beam pattern distortion, and adjacent channel interference.&lt;/li>
&lt;li>Published results in &lt;strong>Sensors&lt;/strong> (2022), &lt;strong>IEEE ISCAS&lt;/strong> (2022), and contributed a &lt;strong>book chapter&lt;/strong> to &lt;em>Machine Learning for Complex and Unmanned Systems&lt;/em> (CRC Press, Taylor &amp;amp; Francis, 2024).&lt;/li>
&lt;li>&lt;strong>Advised 3 M.Sc. students&lt;/strong> and served on Ph.D. thesis committees related to this research line.&lt;/li>
&lt;/ul>
&lt;h2 id="tools--technologies">Tools &amp;amp; Technologies&lt;/h2>
&lt;p>MATLAB, Python (scikit-learn, TensorFlow), Keysight ADS, RF measurement testbed, statistical modeling frameworks.&lt;/p>
&lt;h2 id="impact">Impact&lt;/h2>
&lt;p>This work bridges classical RF linearization theory with modern machine learning, demonstrating that data-driven surrogate models can match or exceed conventional polynomial DPD approaches — particularly in scenarios with limited or irregularly sampled training data, which is common in multi-band and multi-antenna deployments.&lt;/p></description></item><item><title>Behavioral Modeling of Chireix Outphasing Power Amplifier</title><link>https://galaviz-rf.com/project/chireix-pa-modeling/</link><pubDate>Fri, 01 Dec 2017 00:00:00 +0000</pubDate><guid>https://galaviz-rf.com/project/chireix-pa-modeling/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>During my time as a &lt;strong>Visiting Scholar&lt;/strong> (2014–2016) and Ph.D. research at the &lt;strong>RF Nonlinear Research Laboratory&lt;/strong>, Department of Electrical and Computer Engineering, &lt;strong>The Ohio State University&lt;/strong>, I conducted extensive measurement campaigns and behavioral modeling of a Chireix outphasing power amplifier system.&lt;/p>
&lt;h2 id="key-contributions">Key Contributions&lt;/h2>
&lt;ul>
&lt;li>Performed &lt;strong>large-signal dynamic measurements&lt;/strong> of a Chireix PA using a nonlinear vector network analyzer (NVNA) to capture AM-AM, AM-PM distortion curves and dynamic efficiency behavior under modulated signal excitation.&lt;/li>
&lt;li>Developed &lt;strong>NARMA-based behavioral models&lt;/strong> to accurately predict the nonlinear memory effects inherent to outphasing PA architectures, where signal recombination introduces load-dependent distortions.&lt;/li>
&lt;li>Validated models against LTE-Advanced waveforms, demonstrating improved prediction accuracy for efficiency and linearity metrics compared to conventional memoryless polynomial approaches.&lt;/li>
&lt;/ul>
&lt;h2 id="tools--technologies">Tools &amp;amp; Technologies&lt;/h2>
&lt;p>NVNA (Keysight PNA-X), MATLAB, automated RF testbed, signal generators, spectrum analyzers, Keysight ADS.&lt;/p>
&lt;h2 id="impact">Impact&lt;/h2>
&lt;p>This work formed the core of my &lt;strong>Ph.D. dissertation&lt;/strong>: &lt;em>&amp;ldquo;Measurement and Behavioral Modeling of Dynamic Efficiencies and Linearization of an LTE-A Chireix PA&amp;rdquo;&lt;/em> (IPN-CITEDI, 2017), and was supported by an &lt;strong>NSF Scholarship&lt;/strong> (2015–2016).&lt;/p></description></item></channel></rss>