Introduction
RS41ng on the RS-41 allows you to configure the output power via the RADIO_SI4032_TX_POWER setting in the config.h file. It allows values from 0-7. I set out to determine how that setting impacts the RF output power as well as the current draw from the batteries during transmission.
Testing configuration
I configured a RS-41 with RS41ng. The RS-41 has an SMA connector attached so that it could be wired through 19db of attenuators into a Spectrum Analyzer. Power was provided by a bench power supply. I varied the RADIO_SI4032_TX_POWER through various settings and measured both current draw and TX output power. The basic setup as as follows:
Bench power supply voltage: 3.2 volts
Bench power supply max current: 0.650 amps
Frequency: 432.605mhz
Modulation: Horus Binary V2
Testing
For each test, I reprogrammed the RS-41 with a different RADIO_SI4032_TX_POWER setting and measured the output on the Spectrum Analyzer as well as the current draw on the bench power supply.
Example current draw when testing with the TX power set to 30:
Example Spectrum Analyzer result:
Results
RADIO_SI4032_TX_POWER | DBM | Current (ma) |
---|---|---|
Idle Consumption | n/a |
133 |
0 | -4.5 | 172 |
1 | -1.25 |
174 |
2 | 1.0 |
179 |
3 | 4.5 |
184 |
4 | 7.7 |
190 |
5 |
10.9 |
205 |
6 | 13.6 |
218 |
7 |
15.0 |
225 |
Conclusions
For airborne use, 14dbm (25mW) has been observed to be sufficient for line of site reception of Horus Binary using other trackers. By setting RADIO_SI4032_TX_POWER set to 6 or 7, the desired output power is achieved.