Computer

Recommended device for testing my own SDR?

Recommended device for testing my own SDR?
  1. What hardware is needed for SDR?
  2. Can I use my phone as an SDR?
  3. What is an SDR device?

What hardware is needed for SDR?

It is not appropriate to list detailed computer requirements (as so many variations are possible nowadays!), but we recommend you have a modern computer with a 'good' processor (such as a recent Intel i5, i7, AMD FX-8k series or similar core), at least 8GB of RAM, and 30GB of free hard drive space.

Can I use my phone as an SDR?

Theoretically, yes. You'd need to find and change the firmware for Layer 1 (physical) of your phone's protocol stack. You'd need a new demodulator and whatever other processing to extract a baseband message from the RF signals that you could receive.

What is an SDR device?

A software-defined radio (SDR) system is a radio communication system which uses software for the modulation and demodulation of radio signals. An SDR performs significant amounts of signal processing in a general purpose computer, or a reconfigurable piece of digital electronics.

How to implement a Basic Embedded Python block in GNU Radio flowgraph?
What are GNU Radio blocks? What are GNU Radio blocks?Many GNU Radio applications contain nothing other than a flow graph. The nodes of such a graph ...
Signal power normalization
What is normalized signal power?How do you find the normalized power of a signal?What does a normalized signal mean?How do you normalize signal power...
Biphase/Manchester floating-point decoder based on matched filter
What is Manchester biphase encoding?How do you decode Manchester encoding?What is the chief advantage of a differential Manchester encoding?What is M...