06 April 2019

800 metres with HB-100

Since I have discovered that from home I see a parking space 600 m away, I have just completed two tests with HB-100 TX and TV monitor+LNB RX.

At the parking spot the signal was loud and clear with plenty of SNR, so I can go further with this setup.

Then I took a longer route home and I stopped 800 m away on the same direction, and the signal could be received through reflections, but very very weak. Well, the TV monitor instrument is not as sensitive as an RTL-SDR, but there was no clear path between "me" and me.

NB: no dish was used on either side!

While measuring the distance on Google Maps I noticed that if you zoom in on the drawn path the line is black on "clear" and grey when there is an obstacle: helpful!

03 April 2019

HB-100 RF polarization

The test at 200 meters distance with HB-100 TX and LNB RX helped me:
  • to confirm once again that the 10 GHz signal can travel long distance
  • identify which position corresponds to horizontal polarization
Two years ago I could communicate one-way HB-100 to HB-100. I did it again but this time I had an LNB on the receiving end: plenty of signal to try a longer distance. Unfortunately as long as I am alone doing these experiments, it is either 200 m or 8 km.

Then, since the LNB has a known polarity, with no bounces off the room walls I determined (I am 90% confident) the polarization of the radiated 10 GHz signal. The rule is: polarization is given by the position of the line joining the two mounting holes. Incidentally it is rotated 90° with respect to the position of patch antennas.
So, when the longer side of HB-100 is horizontal, you should expect horizontal polarization.


22 March 2019

HB-100 vs Voltage

Having built a DFCW modulator for the HB-100 controlling the operating voltage, I could observe that a difference of +130 mV in the supply voltage causes about +200 kHz shift. The higher the voltage, the higher the frequency.

Besides the lack of temperature stabilization, switching voltages affected negatively the resulting RF frequency, causing all sorts of short-term drifts. Most likely I will switch to FM-modulated CW (audio tone over the carrier) once I want to have a real QSO and not just a reception test.

21 March 2019

HB-100 vs Temperature

My simple observation of a single HB-100 module is that the frequency increases as temperature decreases

I think it has gained 150 kHz while cooling of 15 °C, so -10 kHz/°C. That's just one test of one specimen, YMMV, even MMMV. In any case the temperature should be stabilized as much as possible, at least for short term variations, by adding thermal insulation.

I wonder if the relationship between temperature and frequency is deterministic, therefore either parameter can be inferred if the other is known: frequency-based thermometer, or temperature-based frequency estimation.

15 March 2019

There is life on 10 GHz around here

I am really excited: I received HAM signals on 10 GHz!

I needed to add a T-bias to my RTL-SDR box and the longest part was drilling a hole for the pass-through capacitor.

Here's the quick setup on my crowded desk: can you see the LNB and the RTL-SDR?


What did I receive, beaming free-hand the LNB out of the window? Three beacons! And two of them were bouncing off the mountains surrounding Torino.  The recording has HB9EI/B ID signal at 147 km while both the LNB and the RTL-SDR were warming up, so it drifts:


Cool! Next days I will try QO-100 satellite, but I need to move everything on the other side of the house.

14 March 2019

Finally measuring the frequency of my HB-100's

Yesterday I wired up the LNB to a TV-spectrum analyzer to check that the preliminary setup would work. Besides an occasional short into the coax that trips the power-over-line circuitry, the LNB noise is visible. Then I fired up my HB-100 transmitter, that has been sitting in a box for months: its modulated signal peaked at 621.45 MHz on the screen.

So, if the LNB L.O. is at 9750 MHz, my TX is at 10371.45 MHz. That's well within HAM allocation.

Then I measured the HB-100 I had used as a receiver, which sat at 694.70 MHz = 10444.70 MHz. This confirms the delta of 73 MHz I observed in May 2017 when doing my first experiments.

Last I measured an apparently untouched HB-100, my third and last sample, and it could be received at 676.35 MHz, meaning 10.42635 GHz. Knowing me, I think I had left this spare radar module untouched, as a reference.

So, if the assumption of 9750 MHz LO is correct, all my HB-100 modules fall within the 3 cm HAM band (10.0-10.5 GHz), even if I was expecting a "brand new" one to be at 10.525 GHz. Hypothesis: I bought off eBay HB-100 modules that were rejected because they did not meet the spec on the operating frequency, and luckily were too low. Unfortunately I haven't found someone that published a measurement of their frequency.

I need a beacon of known frequency to confirm these relative measurements. Fortunately there is a beacon in L.O.S. from home and QO-100 satellite few degrees away. It will not give me accurate frequency values, but enough "ballpark precision" to allow a fellow HAM to quickly tune on my TX frequency and complete a QSO.



13 March 2019

Returning to 10 GHz

I am again doing something at 10 GHz.

During the journey to Montichiari HAM fair, fellow Pino JNS showed us how easy it is to receive the geostationary satellite QO-100 with a PLL-LNB and a small dish. The "last mile" is then done with the ubiquitous RTL-SDR.

Now my HB100 radar modules have a valid RX companion, so a 10 GHz RX-TX setup can be built and operated. It will be WFM or CW (A1A), but at 10 GHz and with very simple RF parts. The total cost for RF is about 30 euro.

I will initially try to receive QO-100 and a 10 GHz LOS beacon. Once I confirm the LNB is stable and spot-on frequency, I will tune my HB-100 modules into the 3 cm HAM band to a known frequency. Then again a short distance test, 200 metres "DX", and who knows what will be next.


01 March 2019

Thinking out of the box Telecommunication test for millennials in IT


I've just done this at work, using some tricks that were daily routine back in the days of dialup. I wonder how a sysadmin half of my age would tackle this problem.

You are logged into a Linux server through a sort of corporate menu-driven shell proxy and you need to get a 10 MB binary file out of it for local troubleshooting purposes. The shell proxy and firewall do not allow your unprivileged account to ssh/sftp directly into the machine and you don't know its password either. There is a webserver but your unprivileged user has no write rights to its folders. You try to mail the file to yourself with the "mail" utility, but the test message you try before going all the way never reaches your mailbox into the organization. The server cannot do outbound ssh/ftp either.

So, how do you get the file on your local computer? Ask for further details and share your ideas in comments (moderated).