I've got S9 noise problems, and I wanted to build a shielded magnetic loop to try and reduce the near field noise sources. Rather than just build the thing and convince myself that it was better, I want to do something approaching a real experiment.
The hypothesis is that the loop will out perform the vertical. I built a quick shielded magnetic loop using 3m of RG58 and a FT37-42 balun. Because the impedence of a small loop is low, I made it with a 1:4 impedence ratio using 10 trifiliar windings and connecting two of them in series.
This was mounted with the center about 2m off the ground. I could hear signals on both the Vert and Loop. All good.
I then ran WSPR and switched between the two antennas every 16 minutes by hand. A quick python script on the ALL_WSPR.txt file gets the data into a form I can use. The next question is how to analyse the data, and it is important to do this because actually looking at the data.
The scheme I picked was to find all the call signs that were copied on both antennas, and plot a scatter graph of all the SNR for each pair of reception reports. If a call sign was heard twice on one antenna and three times on the other, there would be 6 points plotted.
This should result in a nice win/loose graph with the diagonal representing a dead heat.
I tried to fit a line though the resulting graph, and the good news is that the slope is about 1.0, which you would expect. The y-intercept is the critical value, and should give the relative performance number we want...
+0.4db, in favour of the vertical.
Well that is a surprise on two counts. I thought that the vertical would be worse, and this means that I don't have to carry on with plans to build a separate recieve antenna and antenna switching system. It is also very small, hinting that something that we are not measuring is causing the noise problems.