Ground Station for LoRa Satellites

by Galopago in Circuits > Wireless

4251 Views, 11 Favorites, 0 Comments

Ground Station for LoRa Satellites

LORA_GROUND_STATION.jpg

The arrival of small satellites that used LoRa for telemetry data has meant that less technically qualified persons, with a very low budget, can receive their signals.Thanks to TinyGS, there is now an open network of distributed ground stations, and more stations can be built to increase their coverage.The project presented here is a reasonably robust, dust-resistant and waterproof implementation of TinyGS ground station, using commercial off-the-shelf components. Ideal for outdoor usage

Key component: Heltec WiFi LoRa kit 32 v2 433mhz



Why?

The idea of using LoRa for satellite communications became obvious to many people for the following reasons:

  • Uses unlicensed ISM band
  • Availability of ready to use, low cost, easy to find electronic modules.
  • Very long range, and low power communications
  • Reception possible with very low level signals -120dBm

The last point is very important, since many commercial antennas can be used (homemade too!), even if they aren’t very efficient, are enough to receive signals. This was the Achiles’ heel of satellite communications until now

What Is the Project About?

LORA_GROUND_STATION_TINYGS.png

This project is about a gateway between the Internet (WiFi) and LoRa @433Mhz using as much as possible of commercial off-the-shelf components, so not much expertise needed for assembly. The final key consists in downloading TinyGS firmware which allows something like:

  • Download automatic firmware updates (OTA)
  • The receiver will tune automagically to the nearest satellite in the sky
  • Configuration of parameters using the local web interface


Bill of Materials

LORA_GROUND_STATION_PARTS.jpg

Assembly

SMA_FLANGE_TEMPLATE.jpg
SMA_FLANGE_FRONT.jpg
SMA_FLANTE_DIAG.jpg

This article is not intended to be a step-by-step assembly guide, it will attempt to explain briefly what to do next. Depending on the components obtained, some instructions and their sequence may change slightly

Antenna connector drillings:


  • Make 4 drillings with a bit slightly wider than 2.5 mm, that’s where the fixing screws will go.
  • Make another drilling in the middle with a bit slightly wider than 4 mm, that’s where the pigtail wire will go. The drill assistant template can be found here.


Connectors and Wire Soldering

tinygs_power_wires_blockdiag.png
PCB_BARE.jpg
PCB_CONNECTORS.jpg
PCB_POWER_WIRES.jpg

There are two options to power the station: using a simple 5V power supply or using a PoE adapter. The 5V power option requires less hardware, but is limited to a few meters of cable, however the PoE version requires a PoE injector, a PoE splitter inside the case, but it can be placed up to 100 meters away

  • Solder LoRa module headers. This is not 100% necessary, because the module could be soldered directly to the board, however, using headers make it possible to disconnect the module at any time.
  • Solder PoE splitter module header (if used!)
  • Solder PCB screw terminals for ease of connection/disconnection of the power cable.
  • Solder the power wires under the board, using PVDF coated wire when possible, between the screw terminal pads and the PoE power pads and then to the LoRa power pads


Fix Antenna Connector, Circuit Board and Power Cable

TINYGS_ANT_CONNECTOR_FRONT.jpg
TINYGS_POWER_CABLES.jpg
TINYGS_PCB_FIXED.jpg
  • Fix antenna connector to the enclosure with the screws and nylon nuts
  • Pass power cable through cable gland, let the adjusting nuts a little bit unscrewed
  • Place PCB inside enclosure and fix it using the self tapping screws
  • Connect power cable to screw terminals, antenna cable to LoRa module, and tight cable gland nut. Some experimentation with the order of the aforementioned steps will be required to find the easiest way to assembly.


Firmware Download

LORA_GROUND_STATION_FW.jpg


Once the power connection was verified (usually the modules came with some sort of test firmware, so when the power is plugged some data will appear on the screen), connect the LoRa module to a computer using a USB cable, and follow the steps of the TinyGS wiki

Antenna Placement

The antenna must be placed where there is the clearest view of the sky (on the roof or on a long pole) and away from walls or metal structures. In some houses it is not possible so, many tests on the windows must be carried out to obtain the best result

For outdoor installation, seal the second cable gland with a piece of rubber, wrap some self fusing tape around antenna metallic parts, and put a bit of neutral cure silicone sealant over the screws. Avoid using an acidic silicone sealant (those that smell like vinegar) as it oxidizes screws and metallic parts

Results

TINYGS_WINDOW_SETUP.jpg
TINYGS_WINDOW_ANTENNA.jpg
TYNYGS_ANTENNA_RECEPTION.jpg

Due to the specific logistic conditions of this test, access to the roof was not possible and permanent structures could not be installed outside the windows, so the following configuration was tested: the receiver box would be placed inside, and a temporary magnetic mounted antenna on the outside.

The antenna was purchased at a local store without any optimization or adjustment. The test was carried out in Cali, Colombia, the longest range transmission was received from NORBY satellite over Arequipa, Peru. The distance is about 2265 Km in line of sight, nothing bad for a home-assembled satellite receiver, with a budget of approximately 40 EUR and no adjustment required

Variants

TINYGS_PORTABLE_PCB.jpg
TINYGS_PORTABLE_WIRED.jpg
TINYGS_PORTABLE_FW.jpg

A portable version of the ground station has been developed, it uses a smaller enclosure and is powered by a battery. It was designed to be a temporary-mobile station which connects to a mobile phone via WiFi. It uses a 3.2v LiFePo4 battery, therefore no voltage regulator was required, the battery is connected directly to the 3.3v power pin of the LoRa module

The same hardware (fixed or mobile versions) could be used for another type of projects, such as aprs.fi, which is of particular interest to amateur radio operators. The hardware is 100% compatible and only requires a firmware change


OPTIONAL COMPONENTS FOR MOBILE VERSION DATASHEET - BUY LINK



PRINTED CIRCUIT BOARD SOURCE FILES REPOSITORY - BUY LINK