-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test Receiver AX150 #2
Comments
Have you seen what is coming out of your PlutoSDR (spectrum and video)? As far as I can see, you are using 22 Msps, which in my experience is practically impossible with the PlutoSDR running as an IQ device. The highest rate I have accomplished in a sustainable way over USB2 is 20 Msps using 2x8 bit sample resolution. So, if Pluto uses 16 bit samples you should stay below 10 Msps. It's hard to know what "signal quality" means in your receiver, but it sounds reasonable that frequent sample drops will result in low signal quality. |
Yes, I'm operating at 22 M SYMBOLS! ps - got muddled. Need to reduce that and retest. 73s. Edit: Actually, it was 22 M samples ps - how joyous Friday's are to our brains. Screenshots inc. |
Here's my scope shots as sensible rates. I have a better one in the cleanroom that can confirm. Question is: will a standard receiver pick up these lower rates? I think I'm still unclear about the dvb_tool output and if the ts rate = symbol rate. Have a good weekend! C |
Well, at least the spectrum looks ok. It looks like the device is not properly shut down when the flowgraph is stopped. Could be both gnuradio and/or driver. Not sure what dvb_tool is... do you mean dvbs2rate? It takes the symbol rate as input and calculated TS bitrate for various modulations and FEC rates. |
Spectrum looks horrible. You are underflowing severely. Try 3 Msyms/s (6 Msps). Most receivers will work down to around 1 Msyms/s. |
Hi Ron,
I'm validating correct operation of the DVBS2 code with an Opticum AX150 DVBS2 Receiver and essentially trying to emulate an Astra1 channel by going in at IF using a PlutoSDR and bypassing the LNB. I've calculated I need to be at 979MHz for Channel 3 (10.729G - 9.750G). The photo attached shows the transponder freq, bitrate, and FEC. On the lower channels, no 22 kHz tone is required.
I also used the dtv-tools / dvbs2 calculator to set the symbol rate which is doubled for the sample rate in the flowgraph:
I've tried a direct cable and also via some small antennas. I'm guessing the 1mW RF from the Pluto should still work on some tiny monopoles. I'm only ever getting 70-90% signal, and 0% quality on my receiver. Any pointers?
73s Chris
Refs: https://translate.google.co.uk/translate?hl=en&sl=de&u=https://www.opticum-gmbh.de/hdtv-satreceiver/opticum-hd-ax-150
The text was updated successfully, but these errors were encountered: