GithubHelp home page GithubHelp logo

mfkiwl / spectrumanalyzer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jankae/spectrumanalyzer

0.0 1.0 0.0 72 MB

It started as some general experiments with RF stuff and gradually evolved into a (severely limited) spectrum analyzer.

VHDL 0.93% Batchfile 0.10% Coq 0.03% Verilog 3.08% HTML 0.89% Shell 0.29% Tcl 0.35% Stata 0.10% SystemVerilog 0.03% C 93.06% C++ 0.67% Assembly 0.30% Python 0.16% XSLT 0.01%

spectrumanalyzer's Introduction

SpectrumAnalyzer

It started as some general experiments with RF stuff and gradually evolved into a (severely limited) spectrum analyzer.

The main work is in the RF boards, consisting of various mixers, filters and amplifiers. Everything is controlled with an STM32F7 Nucleo board. As the MCU is not quite powerful enough to handle the digitized final IF (14bit@25MHz) it is supported by a Spartan6 FPGA (actually, the STM is fast enough to sample the ADC but not fast enough to calculate the FFT on the fly and lacks the memory to store all samples for a later calculation).

Originally, the plan was to add a display, some buttons and a case and actually use it as a home-built spectrum analyzer. Ironically I had to buy a spectrum analyzer to solve some problems while building this setup. Now that I have a SSA3021X sitting on the bench, I don't think I can come up with the motiviation to finish this thing. It does work, it is just not very usable (e.g. hard coded values for span, resolution bandwidth,...)

Frequency plan:

  • Input: 5MHz-1.8GHz
  • 1.IF: 2.15GHz
  • 2.IF: 403MHz
  • 3.IF: 18.75MHz

Overview Overview2 RFStack

And some measurements (no calibration done, so amplitude is off by a few db):

Measurement1 Measurement2 Measurement3

spectrumanalyzer's People

Contributors

jankae avatar

Watchers

 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.