HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kqbx

no profile record

Submissions

Jonathan's Space Report

planet4589.org
20 points·by kqbx·قبل 10 أشهر·0 comments

comments

kqbx
·قبل 10 أشهر·discuss
The second link is broken on HN because it contains a space. Here's a clickable version: https://vision.unipv.it/IA2/Factor%20graphs%20and%20the%20su...
kqbx
·قبل 10 أشهر·discuss
I clicked through at least 20 different repositories expecting lots of MATLAB code, but to my surprise, I didn't find a single .m file. I hate how MATLAB is so popular in the DSP world and it makes me happy to see that the astronomy community has not been infiltrated by Mathworks (yet).
kqbx
·السنة الماضية·discuss
here are some of my best finds:

- https://maximecb.github.io/Turing-Drawings/#4,3,1,2,3,3,1,0,...

- https://maximecb.github.io/Turing-Drawings/#6,3,2,1,0,4,1,1,...

- https://maximecb.github.io/Turing-Drawings/#7,3,4,1,2,6,1,3,...

- https://maximecb.github.io/Turing-Drawings/#7,3,5,1,1,6,2,3,...
kqbx
·قبل سنتين·discuss
Thank you for the clarification. Recently I've been reading a lot about tracking of space objects (though much closer ones, on LEO/MEO), so this is some very interesting stuff for me!
kqbx
·قبل سنتين·discuss
The article is light on details, but we can make some guesses based on the label "10s integrations, 1Hz channels" in the plot. I assume they have a bank of 1Hz filters, and they split the output of each filter into 10s intervals, and somehow combine ('integrate') each 10s chunk into a single number for each bin.

They need to compensate the Doppler shift so that the signal stays in one bin over the 10s integration time. I imagine they are using non-coherent integration (basically computing total signal energy over 10s in each bin) to take into account that the doppler compensation is not perfect (if it was, you could have 0.1Hz bins with 10s integration time).

If the above is true, then yeah, they can't demodulate any data because the integration time is much longer than symbol duration.

I wonder if with more accurate Doppler prediction, you could get an ever longer integration time and narrower bins, and thus even bigger SNR gain, perhaps allowing signal detection with a smaller dish...
kqbx
·قبل سنتين·discuss
GPS navigation messages do include information about leap seconds and other stuff necessary to convert between GPS time and UTC. See GPS Interface Specification IS-GPS-200, 30.3.3.6.2 - UTC and GPS Time
kqbx
·قبل سنتين·discuss
Can confirm, it's a great way to get started with radio stuff. Since I live in Europe, I did this with the German DCF77 signal. The frequency is low enough that you can do direct sampling with a 192ksps sound card or with an RP2040.

A nice thing about DCF77 is that once you manage to receive the amplitude modulated signal, you can move onto decoding the slightly more advanced spread-spectrum phase modulated signal, which carries (almost) the same data.

You can start by buying a time signal receiver module, and once you confirm that the module can receive the signal, cut off the ferrite antenna and use it with your own receiver.

Here's a nice article on which I based my own project: https://hal.science/hal-02182845/

Using the same setup (ferrite stick -> discrete transistor amplifier -> RP2040) I also managed to receive the polish AM station at 225kHz.
kqbx
·قبل سنتين·discuss
Reportedly, ADSL can work even if there is a short (~5mm) gap in one of the conductors (because of capacitive coupling).

source: Someone said this on reddit so it must be true https://www.reddit.com/r/networking/comments/7jj7ap/comment/...
kqbx
·قبل سنتين·discuss
For this purpose, how does TinySA compare to scanning the spectrum with an RLT-SDR (or other low-end SDR)?
kqbx
·قبل سنتين·discuss
Dave from EEVblog made a nice series of interviews about this station: https://www.youtube.com/watch?v=586Zn1ct-QA