Difference between revisions of "HPSDRwiki:Community Portal"

From HPSDRwiki
Jump to: navigation, search
(Linux Software)
m (Other proposed/future hardware)
 
(177 intermediate revisions by 13 users not shown)
Line 3: Line 3:
 
This is a new section started to allow asking and hopefully answering questions about HPSDR.
 
This is a new section started to allow asking and hopefully answering questions about HPSDR.
  
== [[DOC]] - Documentation ==
+
== Documentation ==
  
This section contains links for downloading all documentation for HPSDR Projects.
+
*'''[[DOC]]''' This section contains links for downloading manuals for HPSDR Projects.
 +
 
 +
*'''[http://openhpsdr.org/support.php Support documentation]''' Build documents for users interested in building boards can be found here.
 +
**'''[[Hermes Board Build Notes]]''' (for home brewers)
 +
 
 +
== Getting Started ==
 +
 
 +
*'''[[Hardware Introduction]]''' This is a guide for those new to HPSDR about exactly what hardware you need to be able to use the system.
 +
*'''[[Quick Startup Guide]]'''
  
 
== Software ==
 
== Software ==
  
===[[DOWNLOADS]] - Firmware and Software ===
+
*'''[[SVN]] Subversion code versioning software ''' Source code in the process of development.
  
Links to current firmware and software available.
+
*'''[[HPSDR_related_software|Software links and introduction to software components.]] '''
  
=== [[HPSDR_related_software|Software links and introduction to software components.]] ===
+
* Links to HPSDR software and resources can be found on the [http://openhpsdr.org/resources.php Resource] page.
  
Links to HPSDR software and resources can be found on the [http://openhpsdr.org/resources.html Resource] page.
+
*'''[[DOWNLOADS]] - Firmware and Software''' Links to old firmware and software.
  
Links to the FPGA programming course by Kirk, KD7IRS -- see the [[Verilog]] page.
+
*'''[[FIRMWARE]] - Firmware programming''' Concepts and approaches loading firmware into HPSDR boards.
  
 +
* Links to the Verilog/FPGA programming course by Kirk, KD7IRS -- see the [[Verilog]] page.
  
=== Microsoft Windows XP, Vista, and Windows 7 Software ===
+
== Microsoft Windows XP, Vista, and Windows 7 Software ==
  
====[[Quick Startup Guide]]====
+
*'''[http://www.g3ukb.co.uk/ Acorn-SDR]''' by Bob Cowdery
  
Documents to help users get HPSDR setup and working. Includes firmware upload instructions.
+
*'''[http://www.dxatlas.com/CwSkimmer/ CW Skimmer]''' From Alex, VE3NEA, has support for Mercury
  
====[[ PowerSDR Keyboard Shortcut List ]]====
+
*'''[[KISS Konsole]]''', Written in C#  and intended as a simple introduction to PC DSP programming.
  
This page lists all the known PowerSDR keyboard shortcuts.
+
*'''[https://java-sdr.dev.java.net/ java-sdr]''' Platform independent Java by John G0ORX/N6LYT.
  
 +
*'''ghpsdr3 [[Multiple independent receivers - how to set up on Windows]]''' server & dspserver allow for multiple receivers (jmonitor) on a single Mercury (C version of the software)
  
=== Linux Software ===
+
*'''[[ghpsdr3-Qt]]''', written in C++/Qt with as a server/client or server/dspserver/client cross-platform framework  by John G0ORX/N6LYT.  All component programs compile on Windows, MacOS and Linux and the components can communicatebetween platforms
  
[[ghpsdr]], written in C with a [http://www.gtk.org/ GTK+] GUI by John G0ORX/N6LYT. Runs on Linux and Mac OS. http://javaguifordttsp.blogspot.com/
+
====PowerSDR====
 +
*'''[[PowerSDR]] Running on Microsoft Windows XP. Vista, or Windows 7'''
  
[[java-sdr]], https://java-sdr.dev.java.net/ running on Linux, Mac OS and Windows as platform independent Java also by John G0ORX/N6LYT.
+
*'''PowerSDR [[Quick Startup Guide (Windows)|Quick Startup Guide]]'''  Documents to help users get HPSDR setup and working. Includes firmware upload instructions.
  
 +
*'''[[Media:POWERSDR_USER_NOTES.pdf|Using Unique / Improved HPSDR Features]]'''  Many PowerSDR features have been developed or improved specifically for HPSDR.  Learn about using some of them here.
  
====[[SYSTEM INTEGRATION]]====
+
*'''[[HPSDR Digital Modes Operation using PowerSDR, Fldigi, VAC and com0com]]'''  How to use additional programs to enable the digital modes using PowerSDR
  
This section contains information relative to "putting the pieces together".
+
*'''[[HPSDR Weak Signal Digital Modes Operation using PowerSDR with WSPR, WSJT9, JT65HF, VAC and VSP]]'''  How to use additional programs to enable the weak signal digital modes using PowerSDR
  
=== Mac OS-X Software ===
+
*'''[[PowerSDR Keyboard Shortcut List ]]'''  This page lists all the known PowerSDR keyboard shortcuts.
  
[[ghpsdr]], written in C with a [http://www.gtk.org/ GTK+] GUI by John G0ORX/N6LYT. Runs on Linux and Mac OS. http://javaguifordttsp.blogspot.com/
+
====USB drivers for Windows====
  
[[java-sdr]], https://java-sdr.dev.java.net/ running on Linux, Mac OS and Windows as platform independent Java also by John G0ORX/N6LYT.
+
*'''[[libusb0 Notes]]''' used in Windows 32 and 64 bit systems
  
== Building HPSDR Rigs ==
+
== Linux Software ==
  
 +
*'''[[ghpsdr]]''', written in C with a [http://www.gtk.org/ GTK+] GUI by John G0ORX/N6LYT. http://javaguifordttsp.blogspot.com/
  
===[[Hardware Introduction]]===
+
*'''[[ghpsdr3]]''', written in C with as a server/client or server/dspserver/client framework by John G0ORX/N6LYT. http://g0orx.blogspot.com/
  
This is a guide for those new to HPSDR about exactly what hardware you need to be able to use the system.
+
*'''[[ghpsdr3-Qt]]''', written in C++/Qt with as a server/client or server/dspserver/client cross-platform framework  by John G0ORX/N6LYT. All component programs compile on Windows, MacOS and Linux and the components can communicatebetween platforms
  
=== [http://openhpsdr.org/support.html Support documentation] ===
+
*'''[https://java-sdr.dev.java.net/ java-sdr]''' Platform independent Java by John G0ORX/N6LYT.
  
Documents for user interested in building boards can be found on the [http://openhpsdr.org/support.html Support] page.
+
====Linux USB Drivers====
  
===[[A complete HPSDR transceiver]]===
+
*'''[[libusb1.0 Notes]]''' used in Linux 32 and 64 bit systems
  
This page provides an example of how to build your own transceiver using HPSDR components and other available hardware and software.
+
====Linux System Integration====
  
===[[The Antec P183 Solution]]===
+
*'''[[SYSTEM INTEGRATION]]''' This section contains information relative to "putting the pieces together".
  
This page documents an example of how to build your own transceiver using HPSDR components and other available hardware and software in a traditional a mid-tower PC enclosure.
+
== MacOS X Software ==
  
===[[The Tokyo Hy-Power HL-45B Solution]]===
+
*'''[[ghpsdr]]''', written in C with a [http://www.gtk.org/ GTK+] GUI by John G0ORX/N6LYT. http://javaguifordttsp.blogspot.com/
  
This page documents an example of how to add a commercial solid state 45 Watt Amplifier to your HPSDR rig.
+
*'''[[ghpsdr3-Qt]]''', written in C++/Qt with as a server/client or server/dspserver/client cross-platform framework  by John G0ORX/N6LYT. All component programs compile on Windows, MacOS and Linux and the components can communicate between platforms
  
===[[Never Short a Penelope by AD9DP]]===
+
*'''[[Heterodyne]]''' is a native Cocoa implementation of an HPSDR receiver.  It uses currently John Melton's modified DttSP from ghpsdr to do the DSP work, but replaces out everything else with native Objective-C and Cocoa technologies.  The current author and maintainer of the code is Jeremy McDermond ([[User:NH6Z|NH6Z]]).
  
The short paper tells you why you should never operate Penelope into a shorted load.
+
*'''[https://java-sdr.dev.java.net/ java-sdr]''' Platform independent Java by John G0ORX/N6LYT.
  
== Individual Project Wiki Pages ==
+
==Cross Platform issues==
  
Click on the NAME of the project to get to its page!
+
*'''[[USB Libraries]]''' Information of the various USB libraries used to access the [[OZY]] and [[MAGISTER]] interface boards.
  
=== [[ALEXIARES]] - RF Preselector ===
+
==Multi-Receivers==
  
Alexiares (or Alex for short) is a set of RF Bandpass filters for use with Mercury or any other SDR.
+
*'''[[Multi-Receiver]] How-to''' - This page explains the multi-receiver options and how-to set them up.
  
=== [[ANICETUS]]  (Anie) - Preselector ===
+
== Software Projects ==
  
A few designs for narrow band preselectors
+
* '''[[ATHENA]] - A software Server module''' - A project to build OS specific server code, module communication libraries and communication protocol documentation.
  
===[[Antenna Switch|ANTENNA SWITCH]] - by NT-Electronics ===
+
* '''[[KISS Konsole]] - Learning SDR Console''' - The KISS Konsole is a software project to provide a straightforward, well-commented User Interface to [[Mercury]] and other modules.
  
An antenna switch for use with Penelope and Mercury when Alex is not used, also has optional low Noise RX Amplifier for 6 meters
+
* '''[[VNA]] - Vector Network Analyser''' - The VNA software project to provide a firmware, software VNA using HPSDR hardware.
  
=== [[ATLAS]] - Backplane ===
+
== HPSDR Radio Setup Examples ==
  
The Atlas is a passive backplane that all other modules plug into.
+
*'''[[A Basic HPSDR Transceiver in PANDORA]]'''  provides another example of how a [[PANDORA|Pandora]] enclosure can be used for the amateur radio experimenter.
  
=== [[CYCLOPS]] - Spectrum Analyzer ===
+
*'''[[A complete HPSDR transceiver in a Pandora Box]]''' provides an example of how to build a transceiver using HPSDR components in a [[PANDORA|Pandora]] enclosure, other available hardware and PowerSDR.
+
Cyclops is a 0-1 GHz spectrum analyzer with tracking generator support.
+
  
=== [[DEMETER]] - Power Supply ===
+
*'''[[A complete HPSDR transceiver]]''' provides an example of how to build your own transceiver using HPSDR components and other available hardware and software.
  
=== [[EPIMETHEUS]] - General Purpose I/O ===
+
*'''[[The Antec P183 Solution]]''' an example of how to build your own transceiver using HPSDR components and other available hardware and software in a traditional a mid-tower PC enclosure.
  
Epi is a general purpose I/O board for the Atlas bus and includes relays, open collectors, IF switching, etc.
+
*'''[[The Tokyo Hy-Power HL-45B Solution]]''' an example of how to add a commercial solid state 45 Watt Amplifier to your HPSDR rig.
  
=== [[EXCALIBUR]] - Clock Reference board ===
+
*'''[[The Rino R-1 Solution]]''' a smaller PC case solution with an optical drive included.
  
=== [[GIBRALTAR]] - GPS-disciplined Frequency Standard ===
+
*'''[[The Antec Minuet Solution]]''' the smallest PC case solution attempted so far.
  
Gibraltar is a GPS-disciplined frequency standard board.
+
==Hardware Configuration Cautions==
  
=== [[HELIOS]] -  Helios Small Transmitting Loop Antenna and Controller ===
+
*'''[[Never Short a Penelope by AD9DP]]''' This short paper tells you why you should never operate Penelope into a shorted load.
  
=== [[HERMES]] - A DUC/DDC Transceiver. ===
+
*'''[[Using Penelope with a linear amplifier]]''' When using Penelope with a linear amplifier you need to ensure you use enough drive. This paper explains why.
  
=== [[HORTON]] - Receiver Module ===
+
== HPSDR Performance Tests ==
  
A receiver module integrating the Janus ADC with a QSD on a board for a version of the HPSDR RX board.
+
The purpose of these pages are to establish HPSDR performance measurement process standards.
  
=== [[JANUS]] - ADC/DAC Board ===
+
==== Receiver Performance Tests ====
 +
* Mercury: [[Receiver Performance Tests]]
 +
* PowerSDR, HPSDR, Flex [[AGC Tests]]
 +
* Active Antennas and HPSDR: [[Antenna Performance Tests]]
  
The Janus module is a very high performance, dual, full duplex, A/D and D/A converter board.
+
==== Transmitter Performance Tests ====
  
=== [[KISS Konsole]] - Learning SDR Console ===
 
  
The KISS Konsole is a software project to provide a straightforward, well-commented User Interface to Mercury and other modules.
+
* PennyWhistle: '''[[VNA Sweeps]]'''
  
=== [[LPU]] - Simple Linear Power Unit ===
+
== Hardware Projects ==
  
The LPU unit takes power from a regulated power supply and steps it to the input needed by Atlas
+
=== Completed ===
  
=== [[MAGISTER]] - USB 2.0 to Atlas Bus Interface ===
+
==== Common ====
  
The Magister module is an alternative to OZY.
+
* '''[[ATLAS]] - Backplane''' - The Atlas is a passive backplane that all other modules plug into.
  
=== [[MERCURY]] - 0-55 MHz Direct Sampling Receiver ===
+
* '''[[LPU]] - Simple Linear Power Unit''' - The LPU unit takes power from a regulated power supply and steps it to the input needed by Atlas.
Perhaps the most exciting of all modules, Mercury will enable direct sampling of the 0-55 MHz spectrum.
+
  
=== [[ODYSSEY]] - Low Power Handheld SDR ===
+
* '''[[METIS]] - (formerly called OzyII) - A high speed PC interface''' - High speed PC interface using Ethernet PHY.
  
Odyssey includes a low power SDR based on the QSD, QSE, and a dsPIC33 as the basic radio core.
+
* '''[[MERCURY]] - 0-65 MHz Direct Sampling Receiver''' - Perhaps the most exciting of all modules, Mercury will enable direct sampling of the 0-55 MHz spectrum.
  
=== [[OZY]] - HPSDR Host Interface & Control ===
+
* '''[[MAGISTER]] - USB 2.0 to Atlas Bus Interface''' - The Magister module is an alternative to OZY and METIS.
  
The OZY module is an FPGA based interface controller card providing input and output connections to the real world.
+
* '''[[PENNYLANE]] - Two stage Penelope''' - This is a two stage penelope based on changes made in the Hermes boards.
  
=== [[OZYII]] - (AussieII) - A high speed PC interface. ===
+
==== Primarily Mercury and Penelope related ====
  
=== [[PANDORA]] - Enclosure ===
+
* '''[[Antenna Switch|ANTENNA SWITCH]] - by NT-Electronics''' - An antenna switch for use with Penelope and Mercury when Alex is not used, also has optional low Noise RX Amplifier for 6 meters
  
=== [[PENELOPE]] - Companion Exciter to Mercury ===
+
==== Primarily Phoenix and Janus related ====
  
A 1/2 watt DUC(k).
+
* '''[[JANUS]] - ADC/DAC Board''' - The Janus module is a very high performance, dual, full duplex, audio frequency A/D and D/A converter board.
  
=== [[PENNYWHISTLE]] - 20 Watt RF Power Ampilfier ===
+
==== Optional ====
  
The PennyWhistle takes the RF output of Penelope and amplifies it to approximately 20 watts.
+
* '''[[ALEXIARES]] - RF Preselector''' - Alexiares (or Alex for short) is a set of RF Bandpass filters for use with Mercury and Penelope or any other SDR. Alex also contain an RX/TX antenna switch.
  
=== [[PHOENIX]] - QSD/QSE Receiver/Transmitter Module ===
+
* '''[[PANDORA]] - Enclosure''' - HPSDR enclosure.
  
QSD based HF Receiver, a QSE based HF Exciter and a supporting synthesizer.
+
* '''[[EXCALIBUR]] - Clock Reference board''' - A board to allow an external 10 MHz frequency reference interface.
  
=== [[PINOCCHIO]] - Extender Card ===
+
* '''[[PINOCCHIO]] - Extender Card''' - Pinocchio is an extender card to allow measurements and troubleshooting of an active card in an ATLAS back-plane.
  
Pinocchio is an extender card to allow measurements and troubleshooting of an active card in an ATLAS back-plane.
+
* '''[[HERCULES]] - By NT-Electronics''' - A 100 Watt amplifier designed to be compatible with current HPSDR hardware (Atlas, Penelope, Mercury, and Magister/Ozy).
  
=== [[PROTEUS]] - Prototyping Board ===
+
* '''[[PENNYWHISTLE]] - 20 Watt RF Power Ampilfier''' - The PennyWhistle takes the RF output of Penelope and amplifies it to approximately 20 watts.
  
This is the planned prototyping board.
+
===Completed but unavailable===
  
=== [[SASQUATCH]] - DSP back-end ===
+
* '''[[PENELOPE]] - Companion Exciter to Mercury''' - A 1/2 watt DUC(k).
  
The Sasquatch board is a hardware DSP back-end intended for use by constructors who would like to operate
+
* '''[[OZY]] - HPSDR Host Interface & Control''' - The OZY module is an FPGA based interface controller card providing input and output connections to the real world. Now replaced by the MAGISTER or METIS module - see above.
stand-alone rather than attached to a PC.
+
  
=== [[THOR]] - High Efficiency HF Power Amplifier ===
+
===Future hardware===
 +
====Hardware nearing completion====
  
Thor is a high efficiency HF power amplifier using Envelope Elimination and Restoration (ERR) techniques.
+
* '''[[HERMES]] - A DUC/DDC Transceiver''' - Merging the verilog code of Mercury and Penelope into a single FPGA, on a single board.
 +
 
 +
* '''[[APOLLO]] - 15W PA and Filter''' - A companion 15W PA and Low Pass Filter for [[HERMES|Hermes]].
 +
 
 +
* '''[[PHOENIX]] - QSD/QSE Receiver/Transmitter Module''' - QSD based HF Receiver, a QSE based HF Exciter and a supporting synthesizer.
 +
 
 +
====Proposed hardware====
 +
 
 +
* '''[[CYCLOPS]] - Spectrum Analyzer''' - Cyclops is a 0-6 GHz spectrum analyzer with tracking generator support.
 +
 
 +
* '''[[DEMETER]] - Power Supply''' - Power supply designed for HPSDR.
 +
 
 +
* '''[[GIBRALTAR]] - GPS-disciplined Frequency Standard''' - Gibraltar is a GPS-disciplined frequency standard board.
 +
 
 +
* '''[[ODYSSEY]] - Low Power Handheld SDR''' - Odyssey includes a low power SDR based on the QSD, QSE, and a dsPIC33 as the basic radio core.
 +
 
 +
* '''[[THOR]] - High Efficiency HF Power Amplifier''' - Thor is a high efficiency HF power amplifier using Envelope Elimination and Restoration (ERR) techniques.
 +
 
 +
* '''[[MUNIN]] - 100W HF Power Amplifier''' - Munin is a 100W HF power amplifier,  This hardware is dependent on Alex filters.
 +
 
 +
* '''[[GRIFFIN]] - A Chirp-WSPR beacon board''' - This board is a stand alone beacon board.
 +
 
 +
====Other proposed/future hardware====
 +
 
 +
* '''[[ANICETUS]]  (Anie) - Preselector''' - A few designs for narrow band preselectors.
 +
 
 +
* '''[[EPIMETHEUS]] - General Purpose I/O''' - Epi is a general purpose I/O board for the Atlas bus and includes relays, open collectors, IF switching, etc.
 +
 
 +
* '''[[HELIOS]] - Helios Small Transmitting Loop Antenna and Controller.
 +
 
 +
* '''[[HORTON]] - Receiver Module''' - A receiver module integrating the Janus ADC with a QSD on a board for a version of the HPSDR RX board.
 +
 
 +
* '''[[PROTEUS]] - Prototyping Board''' - This is the planned prototyping board.
 +
 
 +
* '''[[SASQUATCH]] - DSP back-end''' - The Sasquatch board is a hardware DSP back-end intended for use by constructors who would like to operate stand-alone rather than attached to a PC.
 +
 
 +
* '''[[GPSTCXO]] - (Now KHRONOS and THEMIS) GPSTCXO/OCXO Based Design''' - Here is some reference material regarding a GPSTCXO Based design as an alternative timing standard for the HPSDR Platform.
  
 
== [[Board Designer's Resources]] ==
 
== [[Board Designer's Resources]] ==
Line 188: Line 236:
 
== [[ADMINISTRATION-NEWS]] - Messages about HPSDR web, wiki, discussion list ==
 
== [[ADMINISTRATION-NEWS]] - Messages about HPSDR web, wiki, discussion list ==
 
__NOTOC__
 
__NOTOC__
 +
 +
[[Category:Community| ]]
 +
[[Category:Hardware| ]]
 +
[[Category:Categories]]
 +
[[Category:Developer resources| ]]

Latest revision as of 18:17, 28 January 2014

FAQ - Frequently Asked Questions

This is a new section started to allow asking and hopefully answering questions about HPSDR.

Documentation

  • DOC This section contains links for downloading manuals for HPSDR Projects.

Getting Started

Software

  • SVN Subversion code versioning software Source code in the process of development.
  • Links to HPSDR software and resources can be found on the Resource page.
  • DOWNLOADS - Firmware and Software Links to old firmware and software.
  • FIRMWARE - Firmware programming Concepts and approaches loading firmware into HPSDR boards.
  • Links to the Verilog/FPGA programming course by Kirk, KD7IRS -- see the Verilog page.

Microsoft Windows XP, Vista, and Windows 7 Software

  • CW Skimmer From Alex, VE3NEA, has support for Mercury
  • KISS Konsole, Written in C# and intended as a simple introduction to PC DSP programming.
  • java-sdr Platform independent Java by John G0ORX/N6LYT.
  • ghpsdr3-Qt, written in C++/Qt with as a server/client or server/dspserver/client cross-platform framework by John G0ORX/N6LYT. All component programs compile on Windows, MacOS and Linux and the components can communicatebetween platforms

PowerSDR

  • PowerSDR Running on Microsoft Windows XP. Vista, or Windows 7
  • PowerSDR Quick Startup Guide Documents to help users get HPSDR setup and working. Includes firmware upload instructions.

USB drivers for Windows

Linux Software

  • ghpsdr3-Qt, written in C++/Qt with as a server/client or server/dspserver/client cross-platform framework by John G0ORX/N6LYT. All component programs compile on Windows, MacOS and Linux and the components can communicatebetween platforms
  • java-sdr Platform independent Java by John G0ORX/N6LYT.

Linux USB Drivers

Linux System Integration

  • SYSTEM INTEGRATION This section contains information relative to "putting the pieces together".

MacOS X Software

  • ghpsdr3-Qt, written in C++/Qt with as a server/client or server/dspserver/client cross-platform framework by John G0ORX/N6LYT. All component programs compile on Windows, MacOS and Linux and the components can communicate between platforms
  • Heterodyne is a native Cocoa implementation of an HPSDR receiver. It uses currently John Melton's modified DttSP from ghpsdr to do the DSP work, but replaces out everything else with native Objective-C and Cocoa technologies. The current author and maintainer of the code is Jeremy McDermond (NH6Z).
  • java-sdr Platform independent Java by John G0ORX/N6LYT.

Cross Platform issues

Multi-Receivers

  • Multi-Receiver How-to - This page explains the multi-receiver options and how-to set them up.

Software Projects

  • ATHENA - A software Server module - A project to build OS specific server code, module communication libraries and communication protocol documentation.
  • KISS Konsole - Learning SDR Console - The KISS Konsole is a software project to provide a straightforward, well-commented User Interface to Mercury and other modules.
  • VNA - Vector Network Analyser - The VNA software project to provide a firmware, software VNA using HPSDR hardware.

HPSDR Radio Setup Examples

  • A complete HPSDR transceiver provides an example of how to build your own transceiver using HPSDR components and other available hardware and software.
  • The Antec P183 Solution an example of how to build your own transceiver using HPSDR components and other available hardware and software in a traditional a mid-tower PC enclosure.

Hardware Configuration Cautions

HPSDR Performance Tests

The purpose of these pages are to establish HPSDR performance measurement process standards.

Receiver Performance Tests

Transmitter Performance Tests

Hardware Projects

Completed

Common

  • ATLAS - Backplane - The Atlas is a passive backplane that all other modules plug into.
  • LPU - Simple Linear Power Unit - The LPU unit takes power from a regulated power supply and steps it to the input needed by Atlas.
  • METIS - (formerly called OzyII) - A high speed PC interface - High speed PC interface using Ethernet PHY.
  • MERCURY - 0-65 MHz Direct Sampling Receiver - Perhaps the most exciting of all modules, Mercury will enable direct sampling of the 0-55 MHz spectrum.
  • MAGISTER - USB 2.0 to Atlas Bus Interface - The Magister module is an alternative to OZY and METIS.
  • PENNYLANE - Two stage Penelope - This is a two stage penelope based on changes made in the Hermes boards.

Primarily Mercury and Penelope related

  • ANTENNA SWITCH - by NT-Electronics - An antenna switch for use with Penelope and Mercury when Alex is not used, also has optional low Noise RX Amplifier for 6 meters

Primarily Phoenix and Janus related

  • JANUS - ADC/DAC Board - The Janus module is a very high performance, dual, full duplex, audio frequency A/D and D/A converter board.

Optional

  • ALEXIARES - RF Preselector - Alexiares (or Alex for short) is a set of RF Bandpass filters for use with Mercury and Penelope or any other SDR. Alex also contain an RX/TX antenna switch.
  • PANDORA - Enclosure - HPSDR enclosure.
  • EXCALIBUR - Clock Reference board - A board to allow an external 10 MHz frequency reference interface.
  • PINOCCHIO - Extender Card - Pinocchio is an extender card to allow measurements and troubleshooting of an active card in an ATLAS back-plane.
  • HERCULES - By NT-Electronics - A 100 Watt amplifier designed to be compatible with current HPSDR hardware (Atlas, Penelope, Mercury, and Magister/Ozy).
  • PENNYWHISTLE - 20 Watt RF Power Ampilfier - The PennyWhistle takes the RF output of Penelope and amplifies it to approximately 20 watts.

Completed but unavailable

  • PENELOPE - Companion Exciter to Mercury - A 1/2 watt DUC(k).
  • OZY - HPSDR Host Interface & Control - The OZY module is an FPGA based interface controller card providing input and output connections to the real world. Now replaced by the MAGISTER or METIS module - see above.

Future hardware

Hardware nearing completion

  • HERMES - A DUC/DDC Transceiver - Merging the verilog code of Mercury and Penelope into a single FPGA, on a single board.
  • APOLLO - 15W PA and Filter - A companion 15W PA and Low Pass Filter for Hermes.
  • PHOENIX - QSD/QSE Receiver/Transmitter Module - QSD based HF Receiver, a QSE based HF Exciter and a supporting synthesizer.

Proposed hardware

  • CYCLOPS - Spectrum Analyzer - Cyclops is a 0-6 GHz spectrum analyzer with tracking generator support.
  • DEMETER - Power Supply - Power supply designed for HPSDR.
  • GIBRALTAR - GPS-disciplined Frequency Standard - Gibraltar is a GPS-disciplined frequency standard board.
  • ODYSSEY - Low Power Handheld SDR - Odyssey includes a low power SDR based on the QSD, QSE, and a dsPIC33 as the basic radio core.
  • THOR - High Efficiency HF Power Amplifier - Thor is a high efficiency HF power amplifier using Envelope Elimination and Restoration (ERR) techniques.
  • MUNIN - 100W HF Power Amplifier - Munin is a 100W HF power amplifier, This hardware is dependent on Alex filters.
  • GRIFFIN - A Chirp-WSPR beacon board - This board is a stand alone beacon board.

Other proposed/future hardware

  • ANICETUS (Anie) - Preselector - A few designs for narrow band preselectors.
  • EPIMETHEUS - General Purpose I/O - Epi is a general purpose I/O board for the Atlas bus and includes relays, open collectors, IF switching, etc.
  • HELIOS - Helios Small Transmitting Loop Antenna and Controller.
  • HORTON - Receiver Module - A receiver module integrating the Janus ADC with a QSD on a board for a version of the HPSDR RX board.
  • PROTEUS - Prototyping Board - This is the planned prototyping board.
  • SASQUATCH - DSP back-end - The Sasquatch board is a hardware DSP back-end intended for use by constructors who would like to operate stand-alone rather than attached to a PC.
  • GPSTCXO - (Now KHRONOS and THEMIS) GPSTCXO/OCXO Based Design - Here is some reference material regarding a GPSTCXO Based design as an alternative timing standard for the HPSDR Platform.

Board Designer's Resources

ANCILLARY - Additional "stuff" of interest to HPSDR

Some stuff like Norton Amplifier, FPGA VHDL/Verilog ...

EXPERIMENTERS-CORNER - Ideas not yet projects

ADMINISTRATION-NEWS - Messages about HPSDR web, wiki, discussion list