Difference between revisions of "QRP Labs High Performance SDR Receiver"

From Land Boards Wiki
Jump to navigation Jump to search
(16 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
*** Receiver board has a socket for the standard QRP Labs Band Pass Filter kit which can be routed to an external bandpass filter switch card
 
*** Receiver board has a socket for the standard QRP Labs Band Pass Filter kit which can be routed to an external bandpass filter switch card
 
*** The receiver requires a local oscillator (LO) input at 4x the receive frequency
 
*** The receiver requires a local oscillator (LO) input at 4x the receive frequency
**** Using [[VFO-003]] with [https://github.com/land-boards/lb-Arduino-Code/tree/master/LBCards/VFO-003_4X 4x output software option]
 
 
*** [http://qrp-labs.com/images/receiver/receiver2.pdf Receiver Build instructions]
 
*** [http://qrp-labs.com/images/receiver/receiver2.pdf Receiver Build instructions]
 
** [[RF Band Pass Filters|QRP Labs Band Pass Filter]]
 
** [[RF Band Pass Filters|QRP Labs Band Pass Filter]]
Line 24: Line 23:
 
*** [http://qrp-labs.com/images/polyphase/polyphase2a.pdf Polyphase Filter Build instructions]
 
*** [http://qrp-labs.com/images/polyphase/polyphase2a.pdf Polyphase Filter Build instructions]
 
* Band Pass Filter and Polyphase filter mount on Receiver Module
 
* Band Pass Filter and Polyphase filter mount on Receiver Module
* Power supply
+
* Current draw - measured total 70 mA (5V regulator
 +
* The receiver module is sized 80 x 37mm
 +
 
 +
=== Build / Assembly ===
 +
 
 +
* Power supply + 12V in
 +
** Distribute 12V using [[TinyGrid85]] card with caps
 
** Needs 5V supply
 
** Needs 5V supply
 +
*** Partly populated [[TinyGrid85]] card with caps and 5V regulator (no ATTiny85 chip)
 
** Opamps can be powered from 5V or 12-14V (for higher dynamic range)
 
** Opamps can be powered from 5V or 12-14V (for higher dynamic range)
* The receiver module is sized 80 x 37mm
+
* [[AudioAmp386|Audio Amplifier]]
 +
* The receiver requires a local oscillator (LO) input at 4x the receive frequency
 +
** Using [[VFO-003]] with [https://github.com/land-boards/lb-Arduino-Code/tree/master/LBCards/VFO-003_4X 4x output software option]
 +
** [https://github.com/etherkit/Si5351Arduino/tree/master/src Si5351 Driver]
  
 
== Silkscreen / Pinout ==
 
== Silkscreen / Pinout ==
Line 52: Line 61:
 
== Polyphase Module ==
 
== Polyphase Module ==
  
[[file:QRP-Labs_Polyphase-Filter_P1966-720px.jpg]] [[file:Polyphase-pcb.PNG]]
+
*  Important to observe part outlines
 +
** Adjacent resistors can be put in "sideways"
 +
 
 +
[[file:QRP-Labs_Polyphase-Filter_P1966-500px.jpg]] [[file:Polyphase-pcb.PNG]]
 +
 
 +
[[file:Polyphase-pcb-2.png]]
 +
 
 +
[[file:Polyphase-Schematic.PNG]]
 +
 
 +
* USB/LSB select jumpers
 +
** Set to USB in the above picture
 +
 
 +
[[file:Polyphase_LSB-USB-Jumpers.PNG]]
  
 
== Bandpass Module ==
 
== Bandpass Module ==
 +
 +
* 20M - 14 MHz Filter
  
 
[[file:QRP-Labs_BandPass-Filter_P1963-720px.jpg]]
 
[[file:QRP-Labs_BandPass-Filter_P1963-720px.jpg]]
  
 
[[file:Bandpass_Filter_Schematic.PNG]]
 
[[file:Bandpass_Filter_Schematic.PNG]]
 +
 +
* NanoVNA
 +
** 12-16 MHz
 +
 +
[[FILE:14MHz_12-16MHz_Band_Pass_Filter-2.png]]
 +
 +
* Data
 +
 +
[[FILE:14MHz_12-16MHz_Band_Pass_Filter-Data.png]]
 +
 +
[[FILE:  14MHz_12-16MHz_Band_Pass_Filter-Analysis.png]]
  
 
== Build Issues ==
 
== Build Issues ==
Line 64: Line 98:
 
* Transformers don't fit well and crowd parts around them
 
* Transformers don't fit well and crowd parts around them
 
* QRP Labs polyphase module pics are for older revision card
 
* QRP Labs polyphase module pics are for older revision card
 +
* One of the two variable caps on the Bandpass filter was very hard to turn even after the first turn
  
 
== Reference Documents ==
 
== Reference Documents ==

Revision as of 00:02, 22 November 2021

QRP-Labs P1956-720px.jpg

Features

Build / Assembly

Silkscreen / Pinout

IQ RX PCB.PNG

Pins

  • IQ pins
  • I, GND, Q outputs
  • Power pins
  • GND, +5V, +5V or +12V to +14V
  • Tx Mute Input
    • 5V mutes inputs
  • LO input
    • 3.3V from Si5351A oscillators
  • IF input
    • From external Bandpass Filter Switch

Receiver Module

QRP-Labs Receiver-Base P1969-720px.jpg

Polyphase Module

  • Important to observe part outlines
    • Adjacent resistors can be put in "sideways"

QRP-Labs Polyphase-Filter P1966-500px.jpg Polyphase-pcb.PNG

Polyphase-pcb-2.png

Polyphase-Schematic.PNG

  • USB/LSB select jumpers
    • Set to USB in the above picture

Polyphase LSB-USB-Jumpers.PNG

Bandpass Module

  • 20M - 14 MHz Filter

QRP-Labs BandPass-Filter P1963-720px.jpg

Bandpass Filter Schematic.PNG

  • NanoVNA
    • 12-16 MHz

14MHz 12-16MHz Band Pass Filter-2.png

  • Data

14MHz 12-16MHz Band Pass Filter-Data.png

14MHz 12-16MHz Band Pass Filter-Analysis.png

Build Issues

  • Transformers don't fit well and crowd parts around them
  • QRP Labs polyphase module pics are for older revision card
  • One of the two variable caps on the Bandpass filter was very hard to turn even after the first turn

Reference Documents