GNURadio and USRP2: Unterschied zwischen den Versionen

Aus DL8RDS Wiki
Wechseln zu: Navigation, Suche
Zeile 12: Zeile 12:
 
  usrp2_fft.py
 
  usrp2_fft.py
 
and it gave me a wonderful spectrum scope of short wave frequencies.
 
and it gave me a wonderful spectrum scope of short wave frequencies.
 +
 +
=== Receive the first signal ===
 +
The same tool as above was well suitable as a proof that my USRP2 was actually working. So I decided to tune my [[Kenwood TS-450S]] to a frequency in the 14 MHz band and keep transmitting with FM in order to generate a signal. Well, that was the result!
  
 
[[Image:usrp2-fft.jpg|400px]]
 
[[Image:usrp2-fft.jpg|400px]]
  
 +
=== Transmit the first signal ===
 +
This experiment works exactly the other way round: I use the USRP2 as a transmitter and see if I can detect it with my [[Kenwood TS-450S]] shortwave receiver.
  
=== Receive the first signal ===
+
Come again soon!
 
 
=== Transmit the first signal ===
 

Version vom 21. Oktober 2010, 02:01 Uhr

This project is a major masterproject which heads several smaller projects. It is my first occupation with Software Defined Radio and I am getting into this intersting field step by step.

1 Scope

1.1 Get to know the USRP2 and get it running

  • 2010-10-20 Today my USRP2 arrived. Brought to me by FedEx. Got to pay VAT but well, that's fine.

Usrp2.jpg Usrp2-open-noboards.jpg Usrp2-open-lfrx.jpg

I decided to insert the LFRX receiver board first and only in order not to break the TX board for a undecent SWR. After a while I discovered that the tool

find_usrps

will identify the USRP2 when connected directly to the GBit port of my desktop computer. Well, it does. Obviously the USRP does react on network access. Now, the only thing it needs to do is to run. Therefore I tried out the tool

usrp2_fft.py

and it gave me a wonderful spectrum scope of short wave frequencies.

1.2 Receive the first signal

The same tool as above was well suitable as a proof that my USRP2 was actually working. So I decided to tune my Kenwood TS-450S to a frequency in the 14 MHz band and keep transmitting with FM in order to generate a signal. Well, that was the result!

Usrp2-fft.jpg

1.3 Transmit the first signal

This experiment works exactly the other way round: I use the USRP2 as a transmitter and see if I can detect it with my Kenwood TS-450S shortwave receiver.

Come again soon!