Skip to main content

Bias tee modification of HiLetgo RF amplifiers

Hi folks,

There are some inexpensive RF amplifiers available in the hobby market by various names. They may be called LNAs, if you consider 3 dB noise figure as low noise. I purchased two of them from Amazon from a seller called HiLetgo. However documentation is sparse and the design is not all that great. People have had frustrating experiences with this type of LNA. Information regarding power supply to this board is practically non-existent, with voltage suggestions ranging from 5V to 12V ! Some even obtained the "magic smoke". Nonetheless they are reasonably cheap and therefore modifications can be done to make them useful. Let us now take a closer look at the board.

Figure 1. The amplifier without any modification.

Fig.1 shows the board without any modification. There are two SMA connectors and provision to externally power the board. The active element is an MMIC, with N02 as the marking. Other users have identified the MMIC as INA-02184 from HP. It seems to match what I have, so the datasheet is linked here . I highly recommend that you browse the datasheet before reading further. The published values for some device parameters (at 500 MHz for RF specs) are

  1. ~2 dB noise figure 
  2. ~31 dB gain
  3. ~ 800 MHz of 3dB bandwidth
  4. Typical device voltage ~ 5.5V, maximum 7V
Now it is clear that the device should not be fed with more than 7V, unless you want to generate magic smoke. But 9V to 12V seems to work for many users, how is that possible ? The devil is in the details. If you take a closer look at the board, the DC goes through a bias tee like arrangement to pin-3. There is a 180 ohm smd resistor in series. The Id vs Vd curve in the datasheet gives something like 35mA of current for 5V. If you solve for the series resistance to use 12V, you get about 200 ohms. So that explains the results that others get ! However, the tiny resistor is forced to dissipate something like 0.2W of power. I don't wish to put stress the resistor, or even use batteries to power this device. 

I will be using this LNA with RTL-SDR blog v3 dongle almost exclusively. Therefore my intention is to use the bias tee feature in the SDR to power this board. The maximum current that this SDR can provide is 150mA; the LNA consumes only about 30mA and therefore the SDR will not be damaged. This will simplify my signal chain since the LNA now can be placed closer to the antenna and no separate powering arrangement has to be made. 

It turns out that it is easy to do this modification, since the MMIC is designed to be fed with DC through its pin-3. This involves two steps
  1. Remove the blocking capacitor and form a solder bridge across the pads.
  2. Remove the SMD component connecting the DC line to pin-3. I assume this is some sort of RF choke, expert comments welcome !
Figure 2. The amplifier after modification.
Notice the absence of the yellow SMD component (RF choke ?) and output coupling capacitor.

Fig.2 shows the LNA board after modification. The results look promising. I can now feed power to the LNA from RTL-SDR, with no problem whatsoever. I am yet to do a proper measurement of gain and other parameters, but it definitely works. Fig.3 shows the unmodified and modified LNAs side by side for comparison.

Figure 3. Left one is without any modification, right one has been modified for bias tee operation.

Would I recommend this to someone else ? Yes, provided you know why an LNA is needed and the caveats associated with using one in your system. 

Jishnu,
VK6JN/VU3VWB

Comments

Popular posts from this blog

Some experiments with double balanced mixers and GNURadio

Hi all, This post is all about frequency mixing , specifically double balanced mixers using diodes or ring mixers , commonly used in communication circuits . The circuit diagram of a ring mixer is given below . (Courtesy : Radio-electronics  ) Schematic of a double balanced mixer.  As you can see , this makes use of two transformers and a four diodes . For most of the HF work , switching diodes like 1N4148 suffice . However , for better performance Schottky diodes like 1N5711 can be made use of . For more information on the working of this mixer and construction aspects , I strongly recommend the excellent video by W2AEW on ring mixers given below .  So what I wish to explain in this video is a set of experiments carried out using a double balanced mixer which I shall call DB mixer for convenience :) The test gear consists of a DDS VFO , a crystal Colpitts oscillator , a variable  power supply , CRO , RTL-SDR and the PC sound card . The software tool...

RECEIVING SSTV FROM ISS ! Steps involved in decoding when using MMSSTV ......

A very interesting mode in ham radio is SSTV and more interesting is the SSTV from ISS - the International Space Station ! Receiving the images from ISS is pretty simple . However many hams have some problems recording SSTV audio and decoding them using MMSSTV . My ham friends like OM Ramesh VU3RGB , OM Sulaiman VU3SMQ and OM Dhanesh VU3DHN encouraged me to make a blog post describing the various steps involved . 1) The first step is simple . Just tune to 145.800MHz in your VHF receiver and record the audio using some device like your smartphone,holding it near to your rig .It is better to use SDRs like RTLSDR to record audio using a computer. However my shack PC is QRT now , so ,I can't use SDR . Anyway be sure to use some excellent satellite tracking software like the Hamsatdroid (Android) or Orbitron (Windows) to guide you in tracking the ISS . 2) After recording , copy the recorded .amr file to your PC from phone . Use some tool to convert the amr to wav file . One excellen...