Radar normally brings to mind a transmitter sending powerful RF pulses and then listening for reflections.
Passive radar works differently.
Instead of transmitting its own waveform, a passive radar receiver listens to radio signals that already exist in the environment. Broadcast FM, digital radio, digital television and other communications transmitters can become illuminators of opportunity.
A coherent SDR system receives both a clean reference copy of the original transmission and reflections arriving from the surrounding environment. Signal processing then compares the two channels to identify changes in delay and Doppler that can be associated with moving reflectors.
This makes passive radar a fascinating research area for universities, RF laboratories, signal-processing courses, sensing research and software-defined radio development.
But building a useful passive-radar experiment requires more than connecting two antennas to two random SDR receivers.
Receiver coherence, synchronization, antenna placement, direct-path suppression, clutter cancellation, illuminator bandwidth and processing power can matter more than raw receiver sensitivity.
This guide explains the hardware and RF architecture behind passive radar with SDR, how coherent receivers differ from ordinary multi-receiver setups, which antennas are used, where platforms such as KrakenSDR, USRP B210, X310 and N310 fit, and what researchers should understand before purchasing equipment.
Passive radar—also called passive bistatic radar or passive coherent location in some literature—is a receiving system that uses an existing external transmitter rather than generating a dedicated radar signal.
The basic geometry contains:
The passive receiver itself does not need to transmit.
| System component | Purpose | Typical requirement |
|---|---|---|
| Illuminator of opportunity | Provides the waveform used for sensing | Stable and sufficiently strong signal in the area |
| Reference antenna | Receives a clean copy of the direct transmitter signal | Often directional toward the illuminator |
| Surveillance antenna | Receives reflections from the observation area | Pattern selected around the research geometry |
| Coherent SDR receiver | Samples reference and surveillance signals with stable timing and phase relationship | At least two simultaneous coherent RX channels |
| Host computer | Processes IQ streams | CPU/GPU/storage selected from bandwidth and channel count |
| Clutter-cancellation processing | Suppresses direct-path leakage and stationary reflections | Usually essential in practical experiments |
| Cross-ambiguity processing | Compares delay and Doppler between channels | Produces a delay-Doppler map |
| RF test equipment | Checks antennas, cables, gain and local spectrum | VNA and spectrum analyzer strongly recommended |
Imagine a strong broadcast transmitter located several kilometers away.
The receiver sees that transmission through two paths.
The signal travels:
Transmitter → reference antenna
This provides a copy of the original waveform.
Another portion of the transmitted energy follows a longer path:
Transmitter → object → surveillance antenna
Because this signal travels farther, it arrives later.
If the reflecting object is moving, the signal can also exhibit a Doppler shift.
By coherently comparing the reference waveform against the surveillance waveform, the signal-processing system searches for delayed and Doppler-shifted copies of the transmission.
A basic passive bistatic radar does not directly produce the same simple “distance from radar” measurement associated with a monostatic radar.
Instead, the receiver is working with bistatic geometry.
The transmitter and receiver are in different locations.
The measured signal delay is therefore associated with the difference between:
This is commonly described as bistatic range or excess path length.
Motion introduces bistatic Doppler.
If angular information is also required, additional surveillance antennas and coherent spatial processing can be added.
One of the central signal-processing operations in passive radar is the cross-ambiguity function.
At a high level, the processor takes:
and tests how well they correlate at different combinations of:
The result is often visualized as a delay-Doppler map.
A strong correlated return at a non-zero delay and Doppler can indicate a moving reflection worthy of further analysis.
This processing concept appears throughout passive-bistatic-radar research literature.
The receiver normally does not control the illuminator.
It may not know exactly what audio, video, data or modulation sequence the transmitter is sending at every instant.
The reference antenna solves this problem by capturing the actual transmitted waveform.
The passive radar therefore compares the surveillance signal against a waveform it has measured rather than against a waveform it generated itself.
A good reference channel should provide:
The two antennas normally have different jobs.
The reference antenna is typically positioned to receive a strong direct signal from the illuminator.
A directional antenna can be useful because it helps emphasize the transmitter while reducing signals from other directions.
The surveillance antenna is oriented toward the region being studied.
The goal is usually to:
This often means physically pointing the reference and surveillance antennas in very different directions.
The direct broadcast signal can be enormously stronger than the weak reflected signals a passive radar is trying to study.
Even if the surveillance antenna points away from the transmitter, the illuminator can still enter through:
The surveillance channel therefore often contains:
direct signal + stationary clutter + moving reflections + noise
Separating these components is one of the main challenges of passive radar.
Buildings, terrain, walls, trees and other stationary structures can produce strong reflections.
These returns can obscure much weaker moving reflections.
Passive-radar processing therefore commonly includes some form of direct-path and clutter cancellation before delay-Doppler processing.
Research implementations use approaches including:
The correct algorithm depends on the waveform, environment, computing resources and research objective.
For a laboratory purchasing hardware, the important point is that receiver hardware alone does not create a useful passive radar. Signal processing is a major part of the system.
It may seem logical to use one receiver for the reference signal and another for surveillance.
The problem is synchronization.
Two normal independent SDR dongles have:
That destroys the stable relationship needed for reliable coherent comparison.
Software can compensate for some frequency and timing errors, but for serious passive-radar work it is much easier to start with hardware designed for synchronized multi-channel reception.
The word coherent is frequently used too loosely.
Several different requirements are involved.
| Requirement | Meaning |
|---|---|
| Frequency synchronization | Receiver channels derive their frequency from a shared or synchronized reference |
| Sample synchronization | Samples correspond to aligned clock events |
| Time synchronization | Streams begin from a known common timing reference |
| Phase stability | Relative RF phase between channels remains sufficiently stable |
| Phase calibration | Fixed hardware phase/delay differences are measured and compensated |
Sharing a 10 MHz reference alone does not automatically solve every coherence problem.
Ettus specifically documents that RF local oscillators can introduce phase offsets after tuning, depending on the radio and RF front end.
For coherent sensing, always distinguish:
frequency lock → time alignment → phase stability → calibrated phase relationship
These are related, but they are not identical.
For a broader explanation, read MIMO Testbed Hardware: 2×2, 4×4, Synchronization, Clocks, and Antennas.
The KrakenSDR 5-Channel Coherent RTL-SDR is one of the most accessible purpose-built coherent receivers available for SDR experimentation.
KrakenRF officially specifies:
KrakenSDR is primarily known for direction finding, but coherent reception also makes it useful for passive-radar education and experimentation.
KrakenSDR is based on RTL-SDR receiver technology.
KrakenRF documents a maximum stable coherent sample rate of approximately 2.4 MSPS.
This is extremely important when selecting an illuminator.
A narrow or moderately narrow signal can fit comfortably inside that bandwidth.
A wide digital television waveform may not.
For example, if the available illuminator occupies several megahertz more bandwidth than the receiver can capture, KrakenSDR can only observe part of that transmitted waveform at one time.
That limits the amount of waveform bandwidth available for correlation and therefore limits the achievable delay resolution compared with a receiver that captures the complete signal.
Do not select a passive-radar receiver only from frequency coverage. Instantaneous coherent bandwidth matters just as much.
Commercial FM broadcasting has historically been one of the most common illuminators used in academic passive-radar experiments.
Advantages include:
The trade-off is range resolution.
Academic passive-radar literature notes that broadcast FM occupies a relatively narrow bandwidth compared with digital television signals, so its delay/range resolution is correspondingly limited.
That makes FM particularly good for:
The USRP B210 is a significant step up when more bandwidth is required.
Ettus officially specifies:
The fact that both RX channels are part of one integrated AD9361-based design makes B210 particularly useful for two-channel experiments where reference and surveillance signals need to be captured simultaneously.
A B210 can therefore be a practical choice when the research moves from narrowband demonstrations toward wider digital illuminators.
The bladeRF 2.0 micro xA9 is another compact two-channel platform relevant to coherent receive research.
It uses the Analog Devices AD9361 and provides two RX and two TX RF paths.
Nuand documents that the two RX channels share the same RX local oscillator.
This makes the platform interesting for:
However, shared clocking does not eliminate the need to calibrate fixed channel-to-channel phase and delay offsets.
Nuand discussions around phase-sensitive applications reinforce the importance of performing system-level calibration rather than assuming the two SMA ports have zero phase difference.
For advanced laboratory research, a USRP X310 configured with suitable matched RF daughterboards provides substantially more processing and I/O capability.
Ettus specifies the X310 motherboard with:
The exact RF frequency range and coherence behavior depend on the installed daughterboards.
An X310 motherboard alone should therefore never be described as a complete passive-radar receiver without specifying the RF daughterboards.
X310 makes the most sense when passive radar is part of a larger funded research program rather than a first SDR experiment.
The USRP N310 provides four independent receive channels and four transmit channels in one networked chassis.
Ettus officially specifies:
This makes it attractive for research involving:
Four simultaneous channels do not automatically mean perfectly deterministic RF phase across all four ports.
Ettus explicitly notes that:
This is extremely relevant to passive radar, beamforming and angle-of-arrival experiments.
When buying a multi-channel SDR for phase-sensitive sensing, ask:
Does the experiment require simultaneously sampled channels, frequency lock, stable relative phase, deterministic phase after retuning, or calibrated phase across multiple RFICs?
Those are different requirements.
| Platform | RX channels | Approx. coherent bandwidth direction | Best passive-radar role |
|---|---|---|---|
| KrakenSDR | 5 | Up to about 2.4 MSPS | Teaching, FM/narrowband passive radar, array experiments |
| USRP B210 | 2 | Up to 56 MHz real-time RF bandwidth | Compact wider-band dual-channel research |
| bladeRF 2.0 micro xA9 | 2 | Wideband AD9361-class platform | GNU Radio, FPGA and custom coherent DSP research |
| USRP X310 | Depends on daughterboard configuration | Up to 160 MHz/channel with suitable RF daughterboards | High-bandwidth research and FPGA acceleration |
| USRP N310 | 4 | Up to 100 MHz/channel | Multi-channel sensing, array research and networked labs |
The waveform determines much of the achievable sensing performance.
Important characteristics include:
FM is one of the classic passive-radar illuminators.
For a first academic passive-radar experiment, FM can be a practical place to start.
Digital radio signals offer a wider and more structured waveform than conventional FM.
This can provide better delay resolution while still remaining in frequency bands accessible to many SDR platforms.
Compared with FM, researchers need:
Digital television is frequently discussed in passive-radar literature because its wider waveform bandwidth can provide substantially better delay resolution than FM.
The trade-off is increased system complexity.
A DVB-T passive-radar research platform may require:
This is where USRP B210, X310 or N310-class hardware becomes more compelling than RTL-SDR-class receivers.
KrakenSDR's approximately 2.4 MSPS maximum coherent rate is narrower than a complete conventional DVB-T television channel in many regions.
It can still be used for experimentation involving a portion of a waveform, but the system should not be described as capturing the complete wideband channel when it is not.
Researchers requiring full waveform bandwidth should select a receiver with sufficient simultaneous coherent bandwidth.
Modern communication networks have also created research interest around communications-based sensing and integrated sensing and communications.
Signals based on OFDM can offer attractive properties for research, but the system becomes much more demanding.
Challenges include:
Recent academic research continues exploring passive sensing using communications signals, including cellular and even lower-bandwidth IoT waveforms.
For these projects, the SDR should be selected from the waveform bandwidth and experimental objective rather than from the phrase “passive radar compatible.”
One of the most important passive-radar principles is:
more useful waveform bandwidth generally enables finer delay resolution.
This explains why two illuminators at similar frequencies can produce very different sensing performance.
| Illuminator type | Typical research characteristic |
|---|---|
| FM broadcast | High transmitter power and easy reception, but relatively narrow bandwidth |
| Digital radio | Moderate bandwidth and structured digital waveform |
| Digital television | Several-megahertz-class bandwidth and improved delay resolution potential |
| Wideband communications | Potentially high resolution but significantly higher hardware and processing demands |
Do not confuse receiver sample rate with useful transmitted bandwidth. The passive-radar system cannot obtain waveform information that the illuminator does not contain.
While transmitted bandwidth strongly influences delay resolution, Doppler resolution depends heavily on the coherent observation interval.
Longer coherent processing can separate smaller Doppler differences, but it also creates trade-offs:
Passive-radar system design is therefore always a compromise among:
Antennas are not an accessory added after choosing the SDR. They are part of the sensing geometry.
Browse RF antennas at SDRstore.eu.
A directional antenna aimed toward the broadcast transmitter is often useful.
Possible antenna types include:
Selection depends on the experiment.
A directional surveillance antenna provides:
An omnidirectional antenna may instead be useful when:
The reference antenna should normally match the polarization of the illuminator as well as practical.
The surveillance channel is more complicated because reflected signals can experience:
For repeatable research:
Passive-radar receivers often operate close to strong broadcast transmitters.
That can create receiver-overload problems.
Adding more gain is not always the answer.
Band-pass filters can help suppress:
The filter must cover the complete desired illuminator bandwidth.
For phase-sensitive multi-channel systems, also remember that different filters can introduce different amplitude and phase responses.
Use matched components where practical and calibrate the complete receive chain.
Not automatically.
A passive radar may already be operating in a very strong RF environment.
An LNA can improve a noise-limited surveillance channel, but it can also make things worse by:
Before adding amplification, read Do You Need an LNA for SDR? When It Helps and When It Makes Signals Worse.
The reference signal can be extremely strong while useful reflections can be extremely weak.
That makes dynamic range one of the major hardware challenges.
A receiver with insufficient headroom can experience:
For this reason, high-end passive-radar research platforms are not selected from sensitivity alone.
The complete RF chain must be engineered around both very strong and very weak signals.
Before building the correlation processor, understand the local RF environment.
A spectrum analyzer helps answer:
Browse RF test and measurement equipment at SDRstore.eu.
A VNA does not detect passive-radar reflections.
Its job is to validate the RF hardware around the receiver.
Use a VNA to measure:
This is especially important in multi-channel systems where one badly matched antenna or cable can make one receiver channel behave differently from the others.
Phase-sensitive research requires calibration of the entire system.
That means not only the SDR itself, but:
A basic laboratory calibration workflow should record:
This is particularly important on SDR platforms whose RF synthesizers can start with different phase offsets after a retune.
Ettus specifically documents this behavior for several USRP configurations.
A research workflow should therefore define whether calibration is required after:
A two-channel passive radar can estimate delay and Doppler, but additional coherent surveillance channels enable spatial processing.
A multi-channel system can support research into:
This is where KrakenSDR's five channels or N310's four RX channels become particularly interesting.
However, array processing imposes stricter calibration requirements than basic two-channel delay-Doppler experiments.
These technologies are related but they solve different problems.
| Technology | Primary measurement |
|---|---|
| Direction finding | Direction toward an RF transmitter |
| Passive radar | Reflections of an external transmitter, analyzed in delay/Doppler |
| Passive radar + antenna array | Delay, Doppler and potentially angle information |
KrakenSDR can support both research directions because it provides multiple coherent receive channels.
Read Drone RF Detection with SDR: Legal Spectrum Monitoring for Sensitive Sites for a separate discussion focused on RF signal monitoring and direction-finding use cases rather than passive reflected-signal radar.
Ordinary spectrum monitoring asks:
What transmitters are present?
Passive radar asks a different question:
Can changes in an existing transmitted waveform reveal reflections in the environment?
The processing requirements are therefore significantly different.
For general facility monitoring, see RF Spectrum Monitoring for Facilities, Labs, and Critical Infrastructure.
Compute requirements increase quickly with:
A Raspberry Pi or ordinary Linux computer can be sufficient for some narrowband experiments and KrakenSDR applications.
For multi-megahertz waveforms, a modern workstation becomes more appropriate.
Consider:
Wideband multi-channel USRP systems may require:
Passive-radar processing can create enormous data flows.
Instead of sending every raw sample to the CPU, an FPGA can perform operations such as:
This is one reason X310 and N310-class platforms are attractive for advanced research.
FPGA processing can reduce host bandwidth and move deterministic real-time operations closer to the receiver.
Cross-correlation, FFTs, adaptive cancellation and large delay-Doppler searches can benefit from GPU processing.
A GPU becomes particularly useful when:
Whether GPU acceleration is worthwhile depends on the actual software implementation. Buying an expensive GPU does not automatically accelerate a CPU-only processing chain.
Real-time processing is not necessary for every university project.
Recording coherent IQ first and processing it later can be easier.
This lets researchers:
The disadvantage is storage.
Multi-channel wideband IQ recording can consume hundreds of gigabytes quickly.
Calculate storage requirements before starting long captures.
Best for: FM passive radar, coherent receiver education, Doppler experiments, array-processing foundations and postgraduate projects.
Best for: higher-bandwidth passive bistatic radar, digital illuminators, GNU Radio research and custom signal-processing projects.
Best for: funded research programs, multi-channel passive sensing, algorithm development, FPGA acceleration, high-rate datasets and advanced sensing research.
Before purchasing an SDR, answer these questions.
The streams may have different sample clocks and constantly changing phase relationships.
An SDR may tune to the illuminator but lack enough instantaneous bandwidth to capture it properly.
The transmitter can be many orders of magnitude stronger than the reflections of interest.
This may overload the receiver instead of revealing weaker reflections.
RF LO phase, sample timing and hardware path delay can still require calibration.
Passive radar depends on the geometry among transmitter, receiver and observed environment.
Channel-to-channel amplitude and phase differences reduce repeatability.
FM can be an excellent research illuminator, but its relatively narrow bandwidth fundamentally limits delay resolution.
Calculate IQ data rates before starting long experiments.
Multipath, clutter, interference, processing sidelobes and environmental motion can all generate features in passive-radar outputs.
A simulation can contain one transmitter and one moving reflector.
A real city can contain:
This is why real-world passive radar is primarily a signal-processing and calibration problem rather than simply a receiver-sensitivity problem.
It is easy to find exaggerated claims around passive radar.
Actual performance depends on:
There is no universal detection-range number for “passive radar with SDR.”
Claims should be tied to a documented experiment, waveform, geometry and processing configuration.
Passive radar is especially useful academically because one setup combines several disciplines:
It can therefore support undergraduate demonstrations, master's theses, PhD research and wireless-sensing projects using the same basic laboratory infrastructure.
Read How to Build a University SDR Lab: Hardware Checklist for Teaching and Research for broader lab-planning advice.
A well-built coherent SDR platform can also support research into:
This makes coherent receiver hardware more versatile than a single-purpose passive-radar device.
See 2×2 MIMO SDR Explained for a comparison of multi-channel SDR architectures.
Passive radar itself can be entirely receive-only, but legal requirements still vary by country and application.
| Product | Why it is relevant |
|---|---|
| KrakenSDR | Five coherent receive channels with shared LO and internal coherence calibration; strong entry point for passive-radar and array research |
| USRP B210 | Two-channel coherent MIMO receiver with up to 56 MHz real-time RF bandwidth |
| bladeRF 2.0 micro xA9 | Dual RX AD9361 platform with large FPGA for custom DSP research |
| USRP X310 | Advanced high-bandwidth networked/PCIe SDR platform; RF performance depends on selected daughterboards |
| USRP N310 | Four RX channels, up to 100 MHz/channel, external timing and LO options for advanced multi-channel sensing |
| RF antennas | Reference, surveillance and array antenna requirements |
| RF Test & Measurement | VNAs, spectrum analyzers and supporting RF-lab instrumentation |
Universities, research laboratories, telecom companies, wireless-sensing teams, aerospace researchers, engineering departments, cybersecurity firms and public-sector organizations can request formal quotations for complete coherent SDR research setups through SDRstore.eu.
Use the Add to Quote button on individual product pages or the document icon on product cards while browsing.
This is useful when preparing university purchasing documentation, grant-funded research equipment lists or multi-stage laboratory deployments.
For a first passive-radar laboratory, prioritize coherence and a clean experiment over maximum bandwidth.
A KrakenSDR, two suitable antennas, stable RF cables, a spectrum analyzer and a VNA can create an excellent platform for learning reference/surveillance reception, clutter cancellation, Doppler processing and coherent SDR fundamentals.
Move to USRP B210 or bladeRF 2.0 micro when the experiment requires significantly more instantaneous bandwidth.
Choose X310 or N310-class hardware when passive radar becomes part of a larger research infrastructure requiring high sample rates, multiple channels, 10 Gigabit Ethernet, FPGA acceleration, external timing or large coherent datasets.
The most important buying rule is:
choose the illuminator first, determine its useful bandwidth, define the number of coherent channels and required synchronization, then select the SDR.
A five-channel receiver with insufficient bandwidth can be the wrong tool for a wideband waveform. A 100 MHz receiver with poorly calibrated channels can be the wrong tool for phase-sensitive array research.
The best passive-radar system is the one where the illuminator, coherent receiver, antennas, RF filtering, synchronization, calibration and signal processing were designed together.
Passive radar with SDR uses a software-defined radio to receive an existing transmitter and its environmental reflections rather than transmitting a dedicated radar waveform. Coherent signal processing compares a reference channel against a surveillance channel to identify delay and Doppler differences.
A purely passive radar receiver does not need to transmit. It uses signals already produced by external illuminators such as broadcast or communications transmitters.
An illuminator of opportunity is an existing transmitter whose signal is reused for passive sensing. Common research examples include FM radio, digital radio, digital television and communications signals.
One channel receives a reference copy of the original transmitted signal, while another receives reflections from the surveillance area. The two streams are compared coherently to search for delayed and Doppler-shifted copies of the reference waveform.
Yes, reliable passive-radar processing requires sufficiently synchronized samples with stable frequency, timing and phase relationships. Two independent SDR dongles are generally much harder to use because their clocks and RF phases are unrelated.
Yes. KrakenRF specifically identifies passive radar as a use case. KrakenSDR provides five coherent-capable RX channels sharing one local oscillator and includes automatic coherence-calibration hardware.
KrakenRF documentation and support information describe approximately 2.4 MSPS as the maximum stable coherent sampling rate. This is suitable for relatively narrowband experiments but cannot capture an entire wider multi-megahertz waveform in every case.
USRP B210 is a strong compact research option because it provides two coherent RX channels through its AD9361 architecture, 70 MHz–6 GHz coverage and up to 56 MHz of real-time RF bandwidth.
N310 can be useful for advanced multi-channel passive sensing because it offers four RX channels and up to 100 MHz instantaneous bandwidth per channel. Researchers must account for phase calibration, especially across retunes and across its two AD9371 RF front ends.
A typical system uses a reference antenna directed toward the illuminator and a surveillance antenna directed toward the observation area. Yagi, log-periodic, panel and other band-specific antennas can be used depending on frequency and geometry.
FM is useful for passive-radar education because broadcast transmitters are widely available and strong, and the receiver bandwidth requirements are modest. Its relatively narrow waveform bandwidth limits delay resolution compared with wider digital signals.
Digital television provides a wider waveform than FM and can therefore offer finer delay resolution. The trade-off is substantially higher receiver-bandwidth, data-throughput and signal-processing requirements.
Not necessarily. Passive-radar environments often contain very strong direct broadcast signals, and excessive LNA gain can overload the SDR. Add amplification only when measurements show that the surveillance channel is noise-limited rather than overload-limited.
A delay-Doppler map displays correlation strength between reference and surveillance signals across different time delays and Doppler shifts. It is one of the standard visual outputs used in passive-bistatic-radar research.
Basic two-channel passive radar primarily provides delay and Doppler information. Additional coherent surveillance antennas and array-processing algorithms can add angular information when the array is properly calibrated.
No. A common reference helps frequency synchronization, but RF local oscillators, sample timing and channel hardware can still introduce phase and delay offsets. Phase-sensitive systems normally require additional synchronization and calibration.
KrakenSDR is an excellent entry point for coherent narrowband and FM-based teaching. USRP B210 or bladeRF 2.0 micro provide more bandwidth for dual-channel research. X310 and N310-class hardware are more appropriate for high-bandwidth, multi-channel, FPGA-intensive or funded research programs.
No posts found
Write a review