HW 13b: Difference between revisions
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
===Possibly promising links=== |
===Possibly promising links=== |
||
[http://gnuradio.org/doc/doxygen/group__filter.html dOxygen filters] |
[http://gnuradio.org/doc/doxygen/group__filter.html dOxygen filters] |
||
[http://gnuradio.org/trac/wiki/Octave Using GNU Radio with Octave] |
[http://gnuradio.org/trac/wiki/Octave Using GNU Radio with Octave] |
Revision as of 17:43, 10 December 2008
Installing Ubuntu
- VMWare Player
- Pre-compiled Ubuntu 8.10
- U:vmplanet
- P:vmplanet.net
GNU Radio + GNU Radio Companion
- GNU Radio Companion is installed with GNU Radio 3.2 and above. Install from the trunk. Synaptic Package Manager will only install 3.0.4
- GNU Radio Companion is the GUI for GNU Radio
Installing GNU Radio + GNU Radio Companion
- Grab the following files from mu/shared/class/engr/455/Adaptive Filter SDR Project/
- grc.tar.gz
- http://gnuradio.org/trac/wiki/UbuntuInstall
SSB Demodulation
- Convert the *.auf files (and not the *.au files) using Audacity, note the sampling rate
- Wave source allows you to play the converted *.wav files
- Bandpass filter to single out the 3kHz (and get rid of the 1/f noise at the same time)
- Shift down to baseband with a cosine wave
- Low pass filter to single out the signal at the baseband (and to throw out the signal at +/- 2f)
- Use your favorite sink to hear/see the results