In article <
d4785f4b...@thomas-milius.t-online.de>, Thomas Milius
<
Thomas...@t-online.de> wrote:
> In message <
534b1dc...@audiomisc.co.uk> Jim Lesurf
> <
no...@audiomisc.co.uk> wrote:
> > Personally, for high frequencies I find a spectrum analyser more
> > useful than a wideband scope. That's why I bought a FUNcube Pro Plus
> > and wrote some software to use it as an RF spectrum analyser. Works
> > nicely from long wave up to 2 GHz. Alas, at present I can only do this
> > with Linux as the USB support for it with RO is absent. As is the
> > support for so many other USB items like good DACs, microscopes, etc,
> > etc. :-/
> I tried an Agilent DAQ some years ago. It is not a problem of the USB
> stack itself. The high end devices are using their own mostly
> undocumented USB interface classes.
One of the advantages of the FUNCube is that it follows open standards. So
is easy to get working with systems that support them.
The only snag I know of is that some systems (e.g. the Debian distro for
RPi) lacks some a 'dev' package you need to install. Its a normal package
for x86 distros but it seems no-one as yet has bothered to port it to ARM
and the relevant repositories. I know a few people want to sort this out as
the RPi + FUNCube is an attractive portable compact RF analyser and
logging/measurement system. Far cheaper than the thousands of quid for the
RF kit from the 'usual suspects' like Agilent. And since it provides an IQ
output you can then get the raw data and process that however you want.
When working on testing the FUNCube I used an old HP analyser. This shows
the limitations of a lot of such proprietary kit. Complex to use, and you
would have to use HP (as was) special memory cards. Whereas the smaller and
cheaper FUNCube can be used however you fancy. And delivers comperable
results once carefully calibrated.
If interested you can see some of my calibration results at
http://jcgl.orpheusweb.co.uk/funcube/FUNcalibrate.html
and fig 5 on
http://www.audiomisc.co.uk/RadioAndTV/4G/jamming.html
shows an example of a spectrum produced with it. I've also built a noise
source so I can do gain/loss vs frequency measurements on UHF filters,
amps, etc.
FWIW Having done an RF swept analyser and an FFT analyser for it, I plan
sometime to use it as a high performance FM stereo tuner just to see what
is possible. It's all 'software defined'... 8-]
Similarly, the best quality audio USB DACs all support the same asynch/iso
audio modes. So can 'just work' on Linux/Windows/Macs. No 'driver'.
Although you may have to fiddle about to optimise results.
The details of how to interface these are all open. And a number of devices
now use those standards. The reality looks like this via USB is becoming
the norm. Just look how many USB connections there are *inside* an ARMiniX
box! So if RO were to adopt these standards a lot of kit would become
accessible and bypass a lot of the 'case by case' fixing as different
boards like the RPi and Panda are adopted.