Difference between pages "VFO-003" and "WA3TFS SDR Upverter Design"

From Land Boards Wiki
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
[[fILE:VFO-003-B.png]]
+
[[file:WA3TFS_Upverter-720px.jpg]]
 
 
[[fILE:P771-720px.jpg]]
 
  
 
== Features ==
 
== Features ==
  
Software controlled VFO
+
SDR up-converter/receiver shifts low frequencies up by 100 MHz. Used to listen to HF frequencies on an inexpensive RTL-SDR module.
  
* Arduino Pro Mini Microprocessor
+
* $55 at W3PIE hamfest
** 8-bit ATMEGA328 CPU
+
* SBL-1 mixer
** 8 MHz
+
* 100 MHz can oscillator
** 3.3V I/O
+
* Low pass filter
* Detachable Rotary Encoder/OLED card
+
* [https://044640f.netsolhost.com/ 1 kHz to 1.7 GHz SDR Receiver] - WA3TFS Design
** SSD1306 OLED Display
+
** [https://rest.edit.site/filestorage-api-service/23f1203e3bd4a6128459f208dcf16362/forkiin-sdr-qst-article.pdf?dl=1 QST Article]
*** I2C Interface
+
** [https://static-cdn.edit.site/users-files/73eecae7c71adfad0f97a69e16be7203/sdr-wiring-diagram(3).pdf?dl=1 SDR wiring diagram]
** Rotary encoder selected menu options
+
** [https://static-cdn.edit.site/users-files/e5b0fbd1d917fc766cf2197693d69209/bill-of-material-sdr-rev-1-3.pdf?dl=1 Parts List]
** Select between 3 VFOs
+
** [https://static-cdn.edit.site/users-files/21f2eeabc8074f4bc64a7b350b8b52e1/pcb_r11.jpg?dl=1 Layout]
*** Adjust frequency
 
*** Step sizes: 1Hz, 10 Hz, 100 Hz, 1 KHz, 10 KHz, 100 KHz, 1 MHz, 10 MHz steps (software controllable)
 
*** Adjust frequency accuracy to 0.01 Hz precision
 
*** Turn VFO Off/On (Off = 3.3V)
 
*** Save default values which are loaded at power up
 
* Si5351A Oscillator
 
** 3 Outputs
 
** 27 MHz TCXO crystal
 
** I2C Interface
 
* 3.3V, 50 Ohm output
 
* Power
 
** [[Mini360_Buck_Converter|MINI-360 DC/DC Buck regulator]]
 
** 7-24 VDC
 
* Fits in standard extruded enclosures
 
  
=== Arduino Pro Mini ===
+
=== Schematic ===
  
* [https://www.ebay.com/itm/5Pcs-Pro-Mini-3-3V-Arduino-Compatible-Board-8MHz/223719575050?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2057872.m2749.l2649 ebay listing]
+
[[file:WA3TFS_Upverter_Schematic.PNG]]
  
[[File:ArdruinoProMini-EBAY_PART-720px.png]]
+
== Software ==
 
 
== Connectors ==
 
 
 
=== J1 - OLED ===
 
 
 
# SDA
 
# SCL
 
# Vcc
 
# GND
 
 
 
[[file:VFO-003_J1.PNG]]
 
 
 
=== J2 - Display Encoder/OLED (Display card) ===
 
 
 
# Encoder A
 
# Encoder B
 
# Encoder Switch
 
# SCL
 
# SDA
 
# Vcc
 
# GND
 
 
 
[[file:VFO-003_J2.PNG]]
 
 
 
=== J3 - Display Encoder/OLED (Main card) ===
 
 
 
# Encoder A
 
# Encoder B
 
# Encoder Switch
 
# SCL
 
# SDA
 
# Vcc
 
# GND
 
 
 
[[file:VFO-003_J3.PNG]]
 
 
 
=== J4 - FTDI ===
 
 
 
Can install 1x6 header on the Arduino Pro Mini and not install this
 
 
 
# GND
 
# GND
 
# Vcc
 
# RX
 
# Tx
 
# DTR
 
 
 
[[file:VFO-003_J4.PNG]]
 
 
 
=== J5 - Arduino A0-A3/C10-D13 ===
 
 
 
# A3
 
# A2
 
# A0
 
# D13
 
# D12
 
# D11
 
# D10
 
# Vcc (not connected on Rev 1 PCB)
 
# GND (not connected on Rev 1 PCB)
 
 
 
[[file:VFO-003_J5.PNG]]
 
 
 
=== J6 - Disconnect for Mini-360 Power Supply ===
 
 
 
* The [[Mini360 Buck Converter]] comes adjusted for a very high output voltage
 
* Remove jumper to adjust the output voltage to 3.3V without powering the rest of the card
 
* Install to power the card from the power supply
 
 
 
[[file:VFO-003_J6.PNG]]
 
 
 
[[file:Mini-360-004.jpg]]
 
 
 
=== J7 - Output disconnects ===
 
  
* Cut rear side trace to disconnect
+
* [https://www.rtl-sdr.com/ RTL-SDR]
* Can be used to install external LP filters
+
* [http://hdsdr.de/ HDSDR] - Easier to use
* Limited use due to 74AC14 drivers
+
* [https://airspy.com/download/ SDR Sharp] - Crashier
  
[[file:VFO-003_J7.PNG]]
+
== Build ==
  
=== J7 - Arduino P5-P9 ===
+
* Nice silver mica caps
 +
** My kit was missing the center cap of the band filter (150 pF)
 +
* Real SBL-1 mixer
 +
* Cap installed in J_A to J_B marked 300
 +
* Build was tough due to very small pads on the PCB
 +
** Particularly tough to solder ground pads
 +
** Pad shapes were not round so less area to set soldering iron
 +
* Pin 1 orientations on the mixer and oscillator "backwards" from other board legends
 +
** Pin 1 shown in red
 +
[[file:WA3TFS_Upverter_pcb_r11.jpg]]
  
# P5
+
=== Wiring ===
# P6
 
# P7
 
# P8
 
# P9
 
# Vcc
 
# GND
 
  
[[file:VFO-003_J8.PNG]]
+
[[file:WA3TFS_Upverter_Wiring.PNG]]
 
 
== Schematic ==
 
 
 
* [https://github.com/land-boards/lb-boards/blob/master/HamRadio/VFO-003/Documents/Schematics/VFO-003_Rev3_Schematic.pdf Rev 3 schematic]
 
 
 
== Software ==
 
  
* [https://github.com/land-boards/lb-Arduino-Code/tree/master/LBCards/VFO-003 GitHub Repository]
+
== Enclosure ==
  
== Mechanicals ==
+
* Board fits perfectly in
 +
** [https://www.adafruit.com/product/2230 Extruded Aluminum Enclosure Box - 94mm x 83mm x 30mm]
 +
** Card just perfectly matches
  
[[file:VFO-003_FrontPanel_Holes.PNG]]
+
[[file:Adafruit_2230-00.jpg]]
  
[[file:VFO-003_RearPanel_Holes.PNG]]
+
[[file:2230-03.jpg]]
  
== Assembly Sheet / Parts List ==
+
== Videos by others ==
  
[[VFO-003 Assembly Sheet - Rev 1]]
+
<video type="youtube">XeQnDpzhcRo</video>

Revision as of 12:42, 14 October 2021

WA3TFS Upverter-720px.jpg

Features

SDR up-converter/receiver shifts low frequencies up by 100 MHz. Used to listen to HF frequencies on an inexpensive RTL-SDR module.

Schematic

WA3TFS Upverter Schematic.PNG

Software

Build

  • Nice silver mica caps
    • My kit was missing the center cap of the band filter (150 pF)
  • Real SBL-1 mixer
  • Cap installed in J_A to J_B marked 300
  • Build was tough due to very small pads on the PCB
    • Particularly tough to solder ground pads
    • Pad shapes were not round so less area to set soldering iron
  • Pin 1 orientations on the mixer and oscillator "backwards" from other board legends
    • Pin 1 shown in red

WA3TFS Upverter pcb r11.jpg

Wiring

WA3TFS Upverter Wiring.PNG

Enclosure

Adafruit 2230-00.jpg

2230-03.jpg

Videos by others