cutelolly / KiwiSDR_PCB

KiCAD PCB files for KiwiSDR project

Home Page:http://kiwisdr.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[updated 28 May 2018]

KiwiSDR

Click image for full size.

KiwiSDR© bluebison.net

KiwiSDR

Software-defined Radio (SDR) and GPS for the BeagleBone Black

An add-on board ("cape") that turns your Beagle into a web-accessible shortwave receiver.

This repository contains the KiCAD files (schematics, board layout), Gerbers, BOM and other files used to produce the KiwiSDR PCB. Also included here is the design for an active antenna and bias tee.

Note: the active antenna and bias tee schematics and PCBs here are still undergoing development and do not work properly. Do not fabricate the PCBs and expect them to work.

The KiwiSDR software is located in the repository Beagle_SDR_GPS.

Kickstarter

KiwiSDR had a successful Kickstarter.

Details

Description

This SDR is a bit different. It has a web interface that can be used by up to four separate listeners. Each one listening and tuning an independent frequency simultaneously. See the screenshots below.

Components

  • SDR covering the 10 kHz to 30 MHz (VLF-HF) spectrum.
  • Web interface based on OpenWebRX from András Retzler, HA7ILM.
  • Integrated software-defined GPS receiver from Andrew Holme's Homemade GPS Receiver.
  • LTC 14-bit 65 MHz ADC.
  • Xilinx Artix-7 A35 FPGA.
  • Skyworks SE4150L GPS front-end.

Features

  • 100% Open Source / Open Hardware.
  • Browser-based interface allowing multiple simultaneous user web connections (currently 4).
  • Each connection tunes an independent receiver channel over the entire spectrum.
  • Waterfall tunes independently of audio and includes zooming and panning.
  • Multi-channel, parallel DDC design using bit-width optimized CIC filters.
  • Good performance at VLF/LF since we personally spend time monitoring those frequencies.
  • Automatic frequency calibration via received GPS timing.
  • Easy hardware and software setup. Browser-based configuration interface.

Status

Give the live receivers a try at the links above. You'll need a recent version of a modern web browser that supports HTML5. The web interface works, with some problems, on mobile devices. But there is no mobile version of the interface yet.

The files of a KiCAD PCB layout of the cape are available. This PCB has been fabricated in production quantities and shipped to thousands of customers worldwide. Please email us any comments you have after reviewing the design document above. The active antenna and injector PCBs have been fabricated and are undergoing development.

Objectives

We wanted to design an SDR that provides certain features, at a low price point, that we felt weren't covered by current devices. The SDR must be web-accessible and simple to setup and use. We also wanted to provide a self-contained platform for experimentation with SDR and GPS techniques.

Most importantly, We'd really like to see a significant number of web-enabled, wide-band SDRs deployed in diverse locations world-wide because that makes possible some really interesting applications and experiments.

Operation

Users can purchase just the KiwiSDR board or a complete "kit" consisting of the board, BeagleBone Green (software pre-installed), enclosure (assembly required), and GPS antenna (see here). The software will try to automatically open up an incoming port through whatever Internet firewall/router may exist on the local network, but the user may have to perform this step manually. An antenna solution must be provided. An adequate power supply to the Beagle (e.g. 5V @ 2A) will also be required.

Four channels of audio and waterfall streamed over the Internet 24/7 requires about 30 GB per month. This is a common cap for many residential broadband plans. An automatic dynamic-DNS system is already part of the software so a web link to the SDR is immediately available with no configuration. Of course the system can be configured to only allow connections from the local network and ignore Internet connection requests.

Web interface screenshots

Click images for full size.

View of entire 0-30 MHz range:

Moderate zoom of medium-wave broadcast band with spectrum display on top enabled:

Over-the-horizon-radar (OTHR) from Cyprus showing short-term ionospheric fluctuations:

VLF/LF reception in New Zealand

kHz Station Location Signal
12.88 Alpha Khabarovsk & Novosibirsk Russia Navigation system
17.0 VTX2 India MSK comms
19.8 NWC Australia MSK comms
21.4 NPM Hawaii MSK comms
22.2 NDT/JJI Japan MSK comms
24.1 (UNID) Korea, per David L Wilson FSK comms
40.0 JJY Japan Time signal
45.9 NSY Italy MSK comms
54.0 NDI Japan MSK comms
60.0 JJY/WWVB Japan, USA Time signals
68.5 BPC China Time signal

Many others heard during different times and conditions.

[end-of-document]

About

KiCAD PCB files for KiwiSDR project

http://kiwisdr.com


Languages

Language:C 84.9%Language:Makefile 14.8%Language:Awk 0.4%