For a university project, I am trying to design a system capable of locating uplink signals emitted by mobile phones.
The Constraints: I need to scan different frequency bands corresponding to various mobile carriers. The main constraint is power consumption, which is why I want to avoid using a standard SDR (like RTL-SDR) paired with a Raspberry Pi, as the digital processing would be too power-hungry.I came up with two ideas
First I’m considering is a custom PCB featuring several antennas, each tuned to a specific center frequency, followed by an envelope detector to help reduce the need of using microcontroller.
Since I am new to RF design, I have several questions:
Any advice, even partial, or pointers to things I might have overlooked would be greatly appreciated.
Thanks in advance!
The Constraints: I need to scan different frequency bands corresponding to various mobile carriers. The main constraint is power consumption, which is why I want to avoid using a standard SDR (like RTL-SDR) paired with a Raspberry Pi, as the digital processing would be too power-hungry.I came up with two ideas
First I’m considering is a custom PCB featuring several antennas, each tuned to a specific center frequency, followed by an envelope detector to help reduce the need of using microcontroller.
Since I am new to RF design, I have several questions:
- How problematic is it to place multiple antennas on the same PCB? Will the detuning/coupling be manageable?
- Is this approach realistic for someone with limited RF experience?
- What are the practical trade-offs between PCB trace antennas, Chip antennas, and Wire antennas for this application?
- Can envelope detectors at these frequencies (up to ~3.8 GHz) be prototyped on a breadboard/protoboard, or is a PCB mandatory due to parasitics?
- Is it feasible to build envelope detectors using discrete components (diodes/caps) at these frequencies, or should I stick to integrated RF detector ?
- My research points to SAW filters. Are they strictly necessary for frequencies up to 3.8 GHz, or could discrete LC filters still perform well enough?
Any advice, even partial, or pointers to things I might have overlooked would be greatly appreciated.
Thanks in advance!

