Yes, you can downsample without using an ANALOG low pass filter, in fact, you CAN'T use an analog filter because, at this point, you don't have an analog signal, just a stream of digital values.One can digitally downsample by not using any analog low pass filter, isn't it? The act of downsampling or decimating to 4800Hz can be considered using digital low pass filter. But it won't remove the false signal that gets below 6.6kHz, right?
What false signal that gets below 6.6 kHz?
You have an fixed analog low pass filter that you can't do anything about that filters out everything above 6.6 kHz. The signal out of the filter is then samples at 2.4576 MSa/s and then decimated down to 38.4 kSa/s
That is the starting point for whatever digital processing you are going to do. Since I don't know how sharp the skirts are on that analog filter, I don't know how much content there is at frequencies above it. There will be some for frequencies a little bit above it, but not much.
[/QUOTE]
The original manual is all written in english. Gtec is from Austria and very good english speaking. Here is the manual:
gUSBamp30_InstructionsForUse.docx (nbtltd.com)
[/QUOTE]
That manual doesn't say anything about how you would configure it to produce a data stream at 4800 Sa/s without doing ANY digital low pass filtering beforehand. Setting FilterEnabled to zero does NOT disable low pass filtering, is just disables bandpass filtering. Bandpass and low pass are two different things.
It is likely an artifact of the digital processing. Notice that 4800 Hz / 5 = 960 Hz. Is that within the bin that is centered on 958.5 Hz?Anyway. I have this unknown 958Hz peak when I do FFT to my signal via Matlab. The following is using 4800Hz but no bandpass. (FilterEnabled set to 0). All 3 inputs of channel 1 is shorted.
These kinds of imaginary peaks that are numerical artifacts of the processing are common in software-defined radio.
Without known a lot more details, that's the best guess I can make.




