GithubHelp home page GithubHelp logo

dilshan / arduino-superhet Goto Github PK

View Code? Open in Web Editor NEW
34.0 2.0 3.0 994 KB

Si5351 and Arduino based superheterodyne receiver

License: MIT License

C++ 100.00%
radio receiver shortwave arduino si5351 superheterodyne tuner audio

arduino-superhet's Introduction

Arduino Superheterodyne Receiver

In this project, we will upgrade a traditional shortwave superheterodyne receiver with an Arduino base tuner. This tuner is capable of receiving shortwave broadcasts on 41m band and above.

In this upgrade, we enhanced the local oscillator with Si5351 clock generator module and Arduino control circuit. Compared to the old design, this new receiver uses an improved version of an intermediate frequency amplifier with 3 I.F transformers.

Arduino Superheterodyne Receiver

In this new design, we divide this receiver into several blocks, which include, mixer with a detector, a local oscillator, and an I.F amplifier. The I.F amplifier builds into one PCB. The filter stage, mixer, and detector stages place in another PCB.

In this prototype build, the Si5351 clock generator drives using an Arduino Uno board. With the given sketch, the user can tune and switch the shortwave meter bands using a rotary encoder. The supplied sketch support clock generation from 5205kHz (tuner frequency : 4750kHz) to 16285kHz (tuner frequency : 15830kHz). If required, this range can further extend or reduce by modifying the Arduino source code. In the given source code, we use Etherkit's Si5351 library to control the clock generator module.

Prototype version of the filter, mixer and detector PCB.

This receiver uses a conventional 455kHz I.F transformer kit in an intermediate frequency amplifier. We use a 2SC724 transistor for each filter stage. The value of this transistor is not critical and can be replaced with any suitable mid-frequency NPN transistor, for example, 2SC930, BF494, BC337, or 2SC829, etc.

Prototype version of I.F amplifier.

The 2nd PCB consists of a filter, mixer, and detector circuit. This mixer stage also uses the NPN low power transistor and can replace with any of the above transistors. The crucial component of the detector phase is the OA90 or 1N34 Germanium diode. It can also change with any suitable Germanium signal diode.

The front filter stage constructs using a pair of readymade 1µH inductors. The suggested supply voltage to this tuner is 6V to 9V.

All the design files of this project were released under the Creative Commons Attribution 4.0 International license. The Arduino sketch is released under the MIT License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.