Arquivos de amostra em banda-base

So I decided (now that I have a fairly good SNR) to make some samples and share with anyone who might do their own decoders. The GQRX files are a complex packed data (two floats with IQ) and the filename gives the specs. For example

gqrx_20161202_145551_1691000000_1250000_fc.raw

Means that the file was recorder at 2016/12/02 14:55:51 UTC with center frequency in 1691 MHz and Sample rate of 1.25MHz.

GOES 13

LRIT

That’s basically the main signal for the end user. It provides more data than EMWIN (almost everything that the satellite can give is broadcasted here) and with higher resolution. It also provides full disk images of the earth in Infrared, Visible and Water Vapour. It is decodable using a 1.5m prime focus dish (or 1.2m offset dish) with a good feed. I have some samples with my 1.9m dish and 2.2m dish. Both are good enough to decode and no RS Errors at most of the time. The signal is modulated using BPSK with 293883 symbols / sec with CCSDS Standard Framing.

EMWIN

That’s the easiest signal to catch on GOES satellites. Its a low bandwidth signal that is easily picked up even with a 90cm dish (maybe even less). It doesn’t transmit much data and doesn’t transmit full disk images. It is modulated using OQPSK.

DCPR

This is a rebroadcast from the Data Collection System (DCS). In the L Band (the recordings) its actually a translation repeater that gets a portion of the UHF Band and repeats in the L Band. The DCS Stations are in ground and sends all sets of data to the satellite using very directional yagis. I have basically no much info about it but feel free to test it.

GOES 16 ( GOES-R )

GOES-16 is the next generation of GOES Satellites. At the time I’m writing this the satellite is still under test. For now all these samples should be treated as Test Data and may not reflect on the signals that will be on air when it gets out of the test phase.

Telemetry

That’s the telemetry of GOES-16 Satellite. The Telemetry content is unknown so far, but the modulation is BPSK at 40ksps.

DCPR

HRIT

UPDATED ( 2017/01/24 ): So I sent an email to NOAA and they kindly sent me the updated specs for HRIT. So HRIT is modulated using BPSK but using NRZ-M encoding (that’s differential as we noticed before). So the flow to decode would be BPSK -> Viterbi -> Diff Decode. The other params keep the same (Vit k=7 r=1/2 and RS(255, 223))