qpsk
There are 49 repositories under qpsk topic.
MeowLucian/SDR_Matlab_OFDM_802.11a
:satellite: Using Software Designed Radio to transmit OFDM QPSK signals at 5 GHz
lauchinyuan/FPGA_QPSK-modem
A QPSK modem written in the Verilog hardware description language, that can be implemented on FPGA
strath-sdr/rfsoc_qpsk
PYNQ example of using the RFSoC as a QPSK transceiver.
MeowLucian/SDR_Matlab_OFDM_802.11n
:satellite: Using Software Designed Radio to transmit MIMO-OFDM QPSK signals at 5 GHz
sascha-kirch/Communication_Modulation
This repository provides a simple python script for getting experience with common modulation techniques i.e. QAM, PSK, ASK and BPSK
fosfor15/SatCommSystem-QPSK-OFDM-LSEstimation-TransionosphericChannel
MATLAB Imitation Modeling for the BER of the Satellite Communication System using QPSK and OFDM Modulation with LS Channel Estimation based on Pilot Signals in the Transionospheric Communication Channel with Rician Fading, Multipath, Frequency Selectivity and Limited Coherence Bandwidth
shiva34/Digital-Modulation-Schemes
Contains codes various Digital Modulation Schemes (like AM, DSB-SC, SSB-SC FM, BPSK, QPSK, 16-QAM, DBPSK, DQPSK) in MatLab from scratch ie. without built-in MatLab functions
Teddy-van-Jerry/sdr-psk-fpga
Dual-Mode PSK Transceiver on SDR With FPGA
JuliaTelecom/DigitalComm.jl
Julia module for digital communication tools.
strath-sdr/rfsoc_radio
PYNQ example of using the RFSoC as a QPSK/BPSK radio transceiver.
strath-sdr/rfsoc_studio
The Strathclyde RFSoC Studio Installer for PYNQ.
Mithilesh1609/QPSK-modulation-and-demodulation
This is Matlab implementation of modulation and demodulation of QPSK signals with added white Gaussian noise
atx/kvak
pi/4-DQPSK demodulator for https://brmlab.cz/project/sdr/tetra
eslamdyab21/OFDM-Digital-Communication-System
Investigating the performance of an OFDM-based communication system with QPSK and QAM modulation and effects of AWGN and multi-path channels.
baatochan/BPSK-QPSK-8QAMModulationModel
Simple model of BPSK, QPSK & 8QAM Modulator and Demodulator in MATLAB.
Kevin-Vivas/Digital_Modulation_Py
Welcome to the Digital_Modulation_Py repository! This repository provides digital modulation techniques, including QPSK,PSK and QAM,using Python.
MatteoOrlandini/Wireless-Communication-Exam
Estimation and correction of IQ imbalance in a QPSK modulation
pdadial/pyComm
Simulation of Digital Communication in Python
alicescfernandes/digital-modulation
Simulation of a communication channel written in Python
TheWirelessClassroom/PythonExamples
Python coding examples for wireless communication systems. This includes currently the topics of modulation such as 4-QAM, BPSK (2-PSK) with an AWGN channel and also Rayleigh fading.
bilalkabas/QPSK-with-CAE-Compressor-and-CNN-Denoiser
This repository contains implementation of a QPSK-based telecommunication system optimized using deep learning based image compression and denoising in LabVIEW Communications environment using Python and Keras.
F33RNI/QPSK-mod-demod-libs
C-libraries for QPSK modulation and demodulation
handiko/Multi-Carrier-QPSK
GNU Radio simulation and hier blocks of Multi Carrier QPSK modulation implementation
shiva34/Digital-Modulation-Schemes-
Contains ( QPSK, 16 QAM, DBPSK, DQPSK) modulation schemes from scratch in MATLAB.
F33RNI/QPSK-Demo
Demonstration of a QPSK modulator / demodulator in the audio range (with the ability to run it through a real speaker / mic)
hemantghuge/QPSK-using-MATLAB
Quadrature Phase Shift Keying (QPSK) is a form of Phase Shift Keying in which two bits are modulated at once, selecting one of four possible carrier phase shifts (0, 90, 180, or 270 degrees). QPSK allows the signal to carry twice as much information as ordinary PSK using the same bandwidth.
aydnzn/Introduction-to-Digital-Communications
Homework and accompanying MATLAB code for the 'Introduction to Digital Communication' course
mrchocha/BFSK_QPSK_Modulation_Demodulation
user can Modulate and Demodulate a signal. using bit time, No of bits to transfer, roll-off factor etc. user can see the processes of Modulation and Demodulation
AlbertoMarquillas/digital-radio-vhdl
QPSK transmitter in VHDL: LFSR-based symbol generator, ×200 interpolation, RRC filtering, 32-bit DDS carrier, and I/Q modulation.
Astro36/ICE4009-practice-project
Inha Univ. Digital Communication System Capstone Design Practice/Project
bashidagha/QPSK-VivadoHLS
QPSK system implemented using Vivado HLS
gges5110/Modulation
Demonstration of some modulation such as QPSK using iPython notebook
joshua-jerred/SignalEasel
A C++ library for audio modulation and demodulation via PulseAudio and WAV files through a variety of analog & digital modes. APRS, SSTV (Robot36), BPSK/QPSK (ARRL PSK Spec), AFSK1200 (Bell 202), AX.25, and Morse Code.
Tarasis6/MATLAB
Digital signal prossecing, QPSK FSK, and so on
AlbertoMarquillas/vhdl-dsp-building-blocks
A collection of VHDL digital design building blocks: logic circuits, counters, FSMs, shift registers, FIR filters, and a DDS/NCO IP integration.