Beware of cheap underperforming clones

As of 2023 there are many badly performing clones on the market. V2/3GHz NanoVNA uses parts like ADF4350 and AD8342 which are costly and clones have been cutting costs by using salvaged or reject parts.

See official store and look for V2 Plus4/V2 Plus4 Pro versions only to avoid getting a bad clone. We have stopped selling V2.2 versions since October 2020, so all V2 hardware that are not Plus or Plus4 are not made by us and we can not guarantee performance.

NanoVNA V2 Forum

Note: this page is a mirror of https://groups.io/g/NanoVNAV2.
Click here to join and see most recent posts.

Portable far-field measurements with NanoVNA V2 and time gating


umutbulus 2026/02/24 21:54

Hi all,

Many NanoVNA users measure antennas in small indoor environments. However, reflections from walls and nearby objects significantly distort the radiation pattern and S-parameter measurements.

We have been experimenting with:

*

Outdoor measurements (roof, campus, open field)

*

Powerbank-powered setups

*

Time-gating to suppress reflections

*

Low-reflection surfaces near water or open ground

The most interesting observation is how dramatically the pattern cleans up when reflections are gated properly, even with compact VNAs.

Has anyone here experimented with time-domain gating for radiation pattern measurements using NanoVNA ?

We are currently building a fully portable measurement setup around NanoVNA-class instruments to enable far-field measurements anywhere (literally backpack portable).

Happy to share measurement comparisons (indoor vs outdoor, gated vs non-gated) if there is interest.

Matti T. Koskinen 2026/03/01 19:07

Definitely interested?

Matti T. Koskinen
OH1LWB

su 1.3.2026 klo 19.00 umutbulus via groups.io (umutbulus=yahoo.com@groups.io)
kirjoitti:

Glenn n6gn 2026/03/02 07:03

Yes, I have been using a nanoVNA for both Transmission Line Measurements ( http://www.sonic.net/~n6gn/TransmissionLineExperiments/ ) and far-field antenna measurements.  Example Python code which takes Touchstone files from the VNA and creates time gated plots is available, see experiment 12.  An article detailing far-field antenna measurements using an airborne signal source is awaiting publication.

Glenn n6gn

Doug NØMM 2026/03/03 09:04

Definitely interested! Doug N0MM

On Tue, Mar 3, 2026 at 8:59 AM Glenn n6gn via groups.io <n6gn=
sonic.net@groups.io> wrote:

umutbulus 2026/03/03 11:16

Glenn,

Your Experiment 12 work is excellent — especially the way you integrate SOLT/TRL calibration with Python post-processing and time-domain analysis. That kind of rigor is rare in hobby-level VNA usage.

Our approach builds on a similar time-domain idea, but we apply it slightly differently:

Instead of using gating primarily for transmission line characterization, we perform wideband far-field measurements while rotating the AUT. At each angular step, we capture broadband S-parameter data.

>From that dataset we can:

• Extract the conventional frequency-domain radiation pattern
• Then apply time-gating per frequency
• Suppress environmental reflections
• Reconstruct a “cleaned” angular radiation pattern

So the gating isn’t just cleaning a single trace — it’s cleaning the full angular dataset.

The goal isn’t laboratory-grade perfection, but making portable far-field pattern measurement accessible and low-cost — something students, hams, and small labs can realistically deploy.

I’d be very interested to learn more about your airborne signal source setup. It sounds like there may be strong overlap in philosophy, even if the implementation details differ.

I can share a few interface screenshots and gated vs non-gated angular comparisons tomorrow if there’s interest.

Stan Holmes 2026/03/04 15:22

Please share!

On Tue, 3 Mar 2026 at 15:59, Glenn n6gn via groups.io <n6gn=
sonic.net@groups.io> wrote:

umutbulus 2026/03/06 06:24

Thanks for the interest everyone — here are a few quick observations from our experiments so far.

When we measure indoors without gating, the angular response is heavily distorted by reflections. The radiation pattern often shows multiple artificial lobes caused by walls and nearby objects.

After applying time-domain gating to the wideband S21 dataset:

• delayed multipath components are suppressed
• the main lobe becomes significantly more stable
• the angular response begins to resemble outdoor measurements much more closely

In outdoor tests (roof and open field), the gated and non-gated patterns are already closer, but gating still helps reduce ground and nearby structure reflections.

I’ll share a few comparison plots (indoor vs gated vs outdoor) shortly.

For those curious about the portable setup we’re building around NanoVNA-class instruments, we’re documenting the development here:
https://www.crowdsupply.com/antenom-antenna-technologies/nanofarfield ( https://www.crowdsupply.com/antenom-antenna-technologies/nanofarfield )

Glenn n6gn 2026/03/06 06:25

Your approach sounds reasonable though for higher directivity antenna systems significantly involving an earth reflected path the far-field distance gets too great for 'home use', at least at my house. (:>)    My reason for antenna measurement was to provide credibility for NEC2 modeling rather than an exhaustive in situ measurement - as valuable as that would be.   I was able to achieve only slightly more than 100' separation between the traveling wave antenna I was testing,  given my available residential real estate limitations.  As the pending article (in DUBUS) describes, this fell considerably short of 2D^2/lambda for the combined antenna&earth system even at VHF.

Except for physically 'small' structures having low directivity at HF or significant gain in the  VHF to microwave region, getting good data in the far field over significant elevation becomes tough. In the US I'm not permitted to fly my quadcopter higher than 400 feet AGL except with special dispensation.    Thus a straight 2-port VNA measurement with test cables and even amateur aviation techniques become impractical.

My approach was to use only a scalar measurement, limited as it was, but aided by quadcopter supporting a VHF dipole of known ERP and pattern. Here's a pic of the quadcopter and horizontally polarized airborne 144 MHz source hovering in front of a ~5 lambda VHF TWA.  This really needed to be measured in an open area of several acres which is something I don't have access to.

In order to get sufficient time/distance resolution it's important to have wideband data.   Simply measuring at an AUT's intended (narrowband) frequency isn't useful to separate some kinds of common multi-path - recognizing that an earth-ray is part of the antenna system for practical implementations.

I guess it's no wonder that commercial antenna ranges, even those at VHF and above, become tremendously expensive.  At lower frequencies they seem to be impossible except by using known, often ionospheric, signal sources.  This is a great value of the amateur and HamSci related WSPR and PSWS investigations.  But that's another story !

Glenn n6gn

Jim Lux 2026/03/07 10:57

One way to get phase measurements in a quasi near field setup (i.e. flying a
probe on a UAV) is to use GPS timing info.

Virtually every GPS module out there provides a 1pps tick, typically good to
some tens of ns, and much better over some time period. So you can do:

1) you can measure the receiver’s oscillators and post process to remove their
contribution. (easier said than done, but doable)

2) you can get accurate position and time of the recorded signals. 1ns, 30cm
is doable, especially if you simultaneously record at your base location (that
helps remove common mode ionospheric uncertainty in the GPS).

Unfortunately, a lot of the inexpensive SDRs (RTL-SDR - looking at you) have
no way to time tag the recorded data accurately.

One way to do this kind of thing is to fly a GPSDO with a programmable output
frequency (like the LeoBodnar units) - So you can generate a well known “in
band” tone that goes with your test signal. And, if you take the 1pps from
the GPSDO, and use that to modulate the tone, you can record a signal that
lets you extract the instantaneous phase. I’ve seen other schemes using UAVs
where they use some sort of beacon signal that has PN modulation.



I’ve done this (at work) with an array of 3 RTL-SDRs and a bucket load of post
processing in Matlab & Python. It would be WAY easier if the SDR did decent
time tagging (which has to be hardware.. the USB connection is non
deterministic) - essentially you need the ability to record synchronized
samples from the RF and the 1pps. The modulated in-band pilot tone is a hack.
(one with a long history - it’s been used at VLA and even earlier by Bracewell
at the Stanford radio observatory in the 1960s)



Granted, you’re not doing this with a single VNA. More a “virtual” VNA.



There was some work done by folks at JPL on measuring the pattern of the 9 MHz
sounding radar antenna on Europa Clipper using a UAV. Most of what JPL does is
published on JPL’s Open Repository (JOR). Look for Decrossas, Chahat, and
Miller as authors (not necessarily all on one paper).



And there’s a bunch of folks trying to make very precise pattern measurements
of array and element patterns for low frequency astronomy. Google for HERA UAV
Radiation Pattern Measurement. HERA is a low frequency array radio
telescope, you can also use MWA(Murchison Widefield Array), LOFAR (Low
Frequency Array ) and SKA (Square Kilometer Array), which are all working
towards similar goals.







> On Mar 7, 2026, at 09:12, Glenn n6gn via groups.io
<n6gn=sonic.net@groups.io> wrote:
>
>

> 

>

> Your approach sounds reasonable though for higher directivity antenna
systems significantly involving an earth reflected path the far-field distance
gets too great for 'home use', at least at my house. (:>) My reason for
antenna measurement was to provide credibility for NEC2 modeling rather than
an exhaustive in situ measurement - as valuable as that would be. I was able
to achieve only slightly more than 100' separation between the traveling wave
antenna I was testing, given my available residential real estate
limitations. As the pending article (in DUBUS) describes, this fell
considerably short of 2D^2/lambda for the combined antenna&earth system even
at VHF.
>

>
>

> Except for physically 'small' structures having low directivity at HF or
significant gain in the VHF to microwave region, getting good data in the far
field over significant elevation becomes tough. In the US I'm not permitted to
fly my quadcopter higher than 400 feet AGL except with special dispensation.
Thus a straight 2-port VNA measurement with test cables and even amateur
aviation techniques become impractical.

>

>
>

> My approach was to use only a scalar measurement, limited as it was, but
aided by quadcopter supporting a VHF dipole of known ERP and pattern. Here's a
pic of the quadcopter and horizontally polarized airborne 144 MHz source
hovering in front of a ~5 lambda VHF TWA. This really needed to be measured
in an open area of several acres which is something I don't have access to.

>

> <Screenshot from 2026-03-06 07-14-54.png>

>

>
>

> In order to get sufficient time/distance resolution it's important to have
wideband data. Simply measuring at an AUT's intended (narrowband) frequency
isn't useful to separate some kinds of common multi-path - recognizing that an
earth-ray is part of the antenna system for practical implementations.

>

>
>

> I guess it's no wonder that commercial antenna ranges, even those at VHF and
above, become tremendously expensive. At lower frequencies they seem to be
impossible except by using known, often ionospheric, signal sources. This is
a great value of the amateur and HamSci related WSPR and PSWS investigations.
But that's another story !

>

>
>

> Glenn n6gn

>

>

_._,_._,_

* * *

W4JDY1953_G 2026/03/07 14:44

Really not necessary even for commercial antenna farms.



Near and far filed from your present radiator should be enough with the common Excel-based tools or apps already in use for decades now.



NEC2 has been proven professionally already on actual industrial and military test ranges, so its fidelity and accuracy are adequate for any amateur or professional doing an antenna site survey.

To reply to this topic, join https://groups.io/g/NanoVNAV2

View this thread on groups.io