Coder Social home page Coder Social logo

curioustauseef / radiodsp-dnr-stm32f407 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gcallipo/radiodsp-dnr-stm32f407

0.0 0.0 0.0 8.29 MB

Audio DSP Processor for shortwave radio receiver with Digital Noise Reduction (Spectral Subtraction), filters and monitor scope (spectrum & waterfall)

C 86.69% C++ 0.44% Makefile 4.66% Assembly 0.66% Objective-C 7.56%

radiodsp-dnr-stm32f407's Introduction

RadioDSP-DNR-Stm32f407

THE RADIO DSP - DNR - PROJECT - Giuseppe Callipo - IK8YFW

This is an open source project that define a simple platform to make an Audio DSP Processor for shortwave radio receiver with Digital Noise Reduction capabilities based on Spectral Subtraction.

The system uses the good performances offered by the stm32f4 processor based on the CortexM4 specification, thanks to DSP extensions it is possible to process 256-element FFT real time (bin) ensuring a good response on the DNR functionalities, filtering and visualization of the audio signal. Four filter elements have been implemented, currently fixed and implemented with Fir, with the following characteristics:

  • Filter 0: passes through (> 16kHz)
  • Filter 1: low pass for AM (<6kHz)
  • Filter 2: low pass for SSB (<3kHz)
  • Filter 3: bandpass for CW (500 Hz)

The display of the spectrum of the signal received in 8kHz and one is also implemented secondary display to Waterfall with 3kHz zoom.

First Commit 31.12.2018


Update 25.01.2019 First version completed, final functions:

  • DNR with two stage (Spectral Subtraction + Adaptative Lms filters)
  • BPF / LPF filters (12, 6, 3, 0.5 kHz)
  • Spectrum and Waterfall signal realtime display
  • Morse CW decoder

Added simple schematic (temporary hand writted) and the Help document to upload the firmware.


Some videos of working prototipe:

Link1:(40 mt ssb) https://youtu.be/YvctFP2eqpk

Link2:(40 mt ssb) https://youtu.be/HLHY--rRiw8

Link3:(40 mt AM broadcasting) https://youtu.be/vCnF3_ZGBCg

Link4:(20 mt ssb) https://youtu.be/6EdBPZAnyo4

Link5:(waterfall) https://youtu.be/ByIudrHRiHA

Link6: (Radio china int. AM) https://youtu.be/mXqoe8ZU1xU

Link7: (Test decoder CW) https://youtu.be/tha96osoO_M


Update 23.03.2019 A box for this project could be download from thingieverse as 3d Printed project. Look here: https://www.thingiverse.com/thing:3506317


The project is work in progress and may be subject to change without notice.

The RadioDSP openSource software is released under the license: Common Creative - Attribution 3.0

Vy 73 de Giuseppe Callipo - IK8YFW

radiodsp-dnr-stm32f407's People

Contributors

gcallipo avatar

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.