Fun playing with strf

Thanks to @EA4GPZ page An STRF crash course – Daniel Estévez I’m having fun collecting and analyzing signals - sort of successfully identified a pass of XW-2A but had to cheat and find what it was, then add the id and frequency to strf/data/frequencies.txt to get a post facto match:

which amazes me the alignment with the cw tlm is right on.

Question: Where is a good source of strf/data/frequencies.txt – it comes unpopulated or course - for when you have a mystery signal?

Nice to see piping rtl_fm raw 1.8Msps directly to rffft for an hour only creates 260MB of bin data for analysis.

6 Likes

Great to see that you like the software! As the author I do apologize for the lack of documentation.

rfplot has the option to identify curves. Use ‘s’ to select the area around a curve, then ‘f’ to find the significant frequency points for each timestamp and ‘i’ to identify the curve. Make sure you have ran tleupdate to get recent TLEs (this requires a space-track.org account). Also use (I think it is) ‘S’ to change the size of the selection range and the significance limit of the points to selecy. The identification works best if all found point belong to the Doppler curve.

I have a long frequencies.txt for VHF, UHF and S-band. I can share it next weekend.

5 Likes

Oh it opens up a whole new world :smiley: Was able to build just the rffft on a satnogs Raspberry Pi w/o other dependencies:
$ make rffft
$ sudo install -m 557 rffft /usr/local/bin/rffft
then copy the smaller bins captured over to a notebook with full install for analysis.

Thought there might be a current data/frequencies.txt referenced in another discussion group.

1 Like

That’s exactly why rffft generates lots of smallish files; it can run on a Raspberry Pi for days on end while the files are copied and analysed elsewhere. I usually run 4MHz of bandwidth on S-band on an RPi3.

@vk5qi may have a UHF frequencies.txt available.

On my desktop based station I was experimenting with modified Satnogs flowgraphs to generate data every time a observation happens. (This has been put on hold because that station’s desktop bios somehow got corrupted. (lightning i am thinking considering the rtldsdr was also partly damaged.)

I was using the 1MSPS from before the doppler correction block.

Hazard of having antenna outside. Interesting idea, thanks for the tip.

The antenna was/is in my attic xD I just have no other explanation for what would kill a PCs bios and also an rtlsdr

Finished reading the crash course turns out we do not NEED frequencies.txt to id, just match the freq/time doppler path with a TLE - this is a pass of AO-92 identified as, best match, 08845 METEOR 1-25 which is now inactive, next best 43137, confirmed with gpredict time control. Well that was fun :slight_smile:

2 Likes

Press ‘l’ in rffit to log an IDed satellite to frequencies.txt.

Some other tips - when collection is multiple hours of data, rfplot only reads in one hour - have to specify an offset with -s 60 to examine later periods.

To select a faint trace that is visible but in a noisy local qrm environment , where ‘f’ cannot pick it out cleanly, use ‘D’ to create a mark.dat file of points to analyze. Picked out 32789 DELFI C3 from this that way:

2 Likes

Thanks all,Maybe a little late but after reading this tips I succeeded identifying both ISS and VZLUSAT-2 from my recordings. Now trying to identify my unidentified “pocsag like” satellite but no luck so far.


Any suggestions ?

Ben

2 Likes

Try to observe Doppler curves over successive passes. With that we can start to get an idea of what orbit these signals are in.