Red Pitaya v1.1 educational pricing

The Red Pitaya v1.1 education pricing is currently 149 Euro or $166 US. This is delightful as we have received our pair of Red Pitaya v1.1 for testing the phase-modulated waveform for PiRadar.

This makes it easier to avoid fiddling around with the Raspberry Pi due to the PWM PLL timing glitches we observed in initial experiments. In fact, using the Red Pitaya for PiRadar will cost less than the Raspberry Pi!

RF Signal Generation and Reception:

  1. Transmit PiRadar waveform with 100 kHz bandwidth centered at 3.7 MHz: complex baseband → DUC → DAC
  2. Receive PiRadar waveform at 3.7 MHz with 100 kHz bandwidth: ADC → DDC → complex baseband
  3. Generate simple metric of data bandwidth vs. SNR and bandwidth in AWGN (should reasonably match theory)

Data recording: record complex baseband signal to USB HDD in digital_rf.

FPGA timing: has to work well or the rest of the radar doesn’t work – this is key project-wide blocker

  1. get 1 PPS to trigger noise sequence transmission.
  2. trigger receiver off of 1 PPS or mark receive samples with 1 PPS ticks

PiRadar Signal Processing:

  1. obtain previously recorded data
  2. what can we process onboard the Red Pitaya given limited CPU/RAM?
  3. first data reduction step: tagging obviously interesting data.
  4. Flag interesting data for long-term retention or priority over-the-air download or alerting.