RevRadio: Difference between revisions
(Initial framework of page) |
(Initial contents) |
||
Line 6: | Line 6: | ||
== Introduction == | == Introduction == | ||
This project consists of several small sub-projects related to radio reception at RevSpace. | |||
Reception is based (so far) on DVB-T dongles using an RTL2832 chip to do SDR (software-defined-radio). | |||
== Hardware == | == Hardware == | ||
=== HAB tracker (434-435 MHz) === | |||
For tracking high-altitude balloons, we have a setup consisting of a Diamond X-50 antenna, a so-called hab-amp and an RTL2832 dongle (FC0013 tuner). | |||
For more information, see the dedicated page at [[HAB_Tracker_Station]] | |||
Things that can be received with this setup: | |||
* high-altitude balloons, see [http://spacenear.us/tracker spacenear tracker] | |||
=== Generic VHF/UHF (30 - 1700 MHz) === | |||
For generic radio reception in the VHF/UHF bands, we have a setup consisting of a discone antenna on the roof of RevSpace and an RTL2832 dongle (R820T tuner). | |||
A simple filter (1/4 wave open stub) has been built to suppress very strong local P2000 signals. | |||
Things that can be received with this setup: | |||
* broadcast FM stereo, 88-108 MHz; | |||
* weather images from the NOAA-15/18/19 weather satellites, at around 137 MHz; | |||
* P2000 paging traffic; | |||
* air traffic (voice); | |||
* ads-b/mode-s airplane transponders; | |||
* APRS traffic; | |||
* etc. | |||
=== HF (0 - 30 MHz) === | |||
To receive signals from the relatively low "HF" band, we have a ham-it-up board. | |||
The ham-it-up converts signals from 0-30 MHz up to 125-155 MHz, this makes is possible to use an RTL2832-based dongle to receive them. | |||
Things that can be received with this setup: | |||
* morse beacons; | |||
* amateur radio voice; | |||
* the [http://en.wikipedia.org/wiki/UVB-76 buzzer]; | |||
* SSTV (slow-scan TV); | |||
* etc. | |||
== Software == | == Software == | ||
Currently one PC is dedicated to radio reception, called "habtracker". | |||
To start the PC: | |||
* Windows XP, hostname "habtracker", IP 10.42.44.94 (MAC 00:21:70:02:62:0f) | |||
* Start the machine with a magic WoL packet: 'wakeonlan -i 10.42.255.255 00:21:70:02:62:0f; ping habtracker' | |||
=== Remote control === | |||
The PC can be remotely controlled as follows: | |||
* Teamviewer, ID: 675540724 | |||
* VNC: geheim ;-) | |||
== TODO == | |||
Stuff we are still planning to do: | |||
* wait for proper cables for the ham-it-up | |||
* think about an antenna for HF |
Revision as of 10:44, 11 August 2013
Project RevRadio | |
---|---|
Status | In progress |
Contact | User:Bertrik_Sikken |
Last Update | 2013-08-11 |
Introduction
This project consists of several small sub-projects related to radio reception at RevSpace. Reception is based (so far) on DVB-T dongles using an RTL2832 chip to do SDR (software-defined-radio).
Hardware
HAB tracker (434-435 MHz)
For tracking high-altitude balloons, we have a setup consisting of a Diamond X-50 antenna, a so-called hab-amp and an RTL2832 dongle (FC0013 tuner). For more information, see the dedicated page at HAB_Tracker_Station
Things that can be received with this setup:
- high-altitude balloons, see spacenear tracker
Generic VHF/UHF (30 - 1700 MHz)
For generic radio reception in the VHF/UHF bands, we have a setup consisting of a discone antenna on the roof of RevSpace and an RTL2832 dongle (R820T tuner). A simple filter (1/4 wave open stub) has been built to suppress very strong local P2000 signals.
Things that can be received with this setup:
- broadcast FM stereo, 88-108 MHz;
- weather images from the NOAA-15/18/19 weather satellites, at around 137 MHz;
- P2000 paging traffic;
- air traffic (voice);
- ads-b/mode-s airplane transponders;
- APRS traffic;
- etc.
HF (0 - 30 MHz)
To receive signals from the relatively low "HF" band, we have a ham-it-up board. The ham-it-up converts signals from 0-30 MHz up to 125-155 MHz, this makes is possible to use an RTL2832-based dongle to receive them.
Things that can be received with this setup:
- morse beacons;
- amateur radio voice;
- the buzzer;
- SSTV (slow-scan TV);
- etc.
Software
Currently one PC is dedicated to radio reception, called "habtracker". To start the PC:
- Windows XP, hostname "habtracker", IP 10.42.44.94 (MAC 00:21:70:02:62:0f)
- Start the machine with a magic WoL packet: 'wakeonlan -i 10.42.255.255 00:21:70:02:62:0f; ping habtracker'
Remote control
The PC can be remotely controlled as follows:
- Teamviewer, ID: 675540724
- VNC: geheim ;-)
TODO
Stuff we are still planning to do:
- wait for proper cables for the ham-it-up
- think about an antenna for HF