HW 13b: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Line 20: Line 20:
*Low pass filter to single out the signal at the baseband (and to throw out the signal at +/- 2f)
*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
*Use your favorite sink to hear/see the results

===Octave Help===
[http://wiki.aims.ac.za/mediawiki/index.php/Octave Octave Wiki]


===Possibly promising links===
===Possibly promising links===

Revision as of 21:50, 11 December 2008

Installing Ubuntu

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

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

Octave Help

Octave Wiki

Possibly promising links

dOxygen filters

Using GNU Radio with Octave

DttSP + GNU Radio