An open API service indexing awesome lists of open source software.

https://github.com/wykys/MIKS-FSK

School project for demodulation FSK signal.
https://github.com/wykys/MIKS-FSK

bel202 fek fsk urel vut vutbr

Last synced: about 1 month ago
JSON representation

School project for demodulation FSK signal.

Awesome Lists containing this project

README

        

# MIKS-FSK

Tento proThis project simulates the FSK demodulator at a different signal-to-noise ratio of SNR after passing through the AWGN channel.

It uses the python multi-threaded library and allows for parallel simulation of multiple SNR values ​​at the endpoint.

For most calculations, a numpy and scipy library are used.

![DEM1](doc/img/dem1.png)
![DEM1-GRAPH](doc/img/dem1_graph.png)
![DEM2](doc/img/dem2.png)
![DEM2-GRAPH](doc/img/dem2_graph.png)
![DEM1-VS-DEM2](doc/img/lost_packets.png)