digital-modulation
There are 32 repositories under digital-modulation topic.
edsonportosilva/OptiCommPy
Simulate optical communications systems with Python.
kirlf/cubesats
Additional materials to "Design of cooperative communication system based on CubeSat satellites" (master thesis) .
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
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.
earthat/Automatic-Digital-Modulation-Detection-
This repository presents the code for digital modulation detection in Communication networks
shamim-hussain/ask_psk_modem
Simulation of ASK (Amplitude Shift Keying) and PSK (Phase Shift Keying) modulation and demodulation in Labcenter Proteus.
PrayagS/Dayummunication
Making digital communication look dayumm!
handiko/Multi-Carrier-QPSK
GNU Radio simulation and hier blocks of Multi Carrier QPSK modulation implementation
Carl98BR/PythonCommTools
PythonCommTools is my personal study project dedicated exclusively to digital modulation algorithms in Python. This repository offers my implementations and examples of algorithms related to digital modulation, including techniques such as QAM (Quadrature Amplitude Modulation), PSK (Phase Shift Keying), and more. Feel free to contribute!
gges5110/Modulation
Demonstration of some modulation such as QPSK using iPython notebook
MaorAssayag/transmit-ofdm
Simple OFDM implementation ready to be transmitted with an acoustic modem
marianciuc/Interactive-Digital-Modulation-Explorer
Interactive Digital Modulation Explorer is a web application for learning digital modulations: ASK, PSK, and FSK. Allows you to enter text, modulate it, add noise, and observe effects. Includes Hamming encoding and decoding for error correction, interactive graphs, and modulation comparison.
nive927/PAM-Simulation
Pulse Amplitude Modulation Simulator in MATLAB.
dnzltajo/DM-Lab-Micropython
A Digital Modulation (DM) library w/ examples for the Pyboard
hmatuschek/cwspr
Combine WSPR with CW (testing)
linkingmon/CommLab
Communication Lab (2019 Spring)
RaheelJ/DigiComm
Modelling and simulation of major components in a digital communication system
varunram2001/Principles-of-Communication--Lab-Experiments
This repository contains few experiments that I have performed on MATLAB as a part of the "Principles of Communication" course.
AlbertoMarquillas/qam-psk-ber-awgn-matlab
BER vs Eb/N0 simulations for QPSK (4-QAM), 8-PSK (rectangular), and 16-QAM over AWGN. MATLAB CLI demo with exportable plots.
amirhosseinmhd/Wireless-Communication
Different concepts in wireless communication (OFDM, Time Diversity, Alamouti scheme) has been implemented.
elshazlio/Pulse-Code-Modulation-PCM-Simulator-using-MATLAB
MATLAB PCM System Simulator demonstrating digital signal processing fundamentals. Features sampling, quantization (uniform/μ-law), multiple encoding schemes, and signal reconstruction. Includes interactive parameter selection, visualization tools, and frequency analysis. Written for a communications course.
ismailfaruk/ECSE308--Introduction-to-Communication-Systems-and-Networks
Academic project done to perform telecommunication prototypes
kasrafallah/CommunicationSystems
My activities during the communication systems course are uploaded to this repository, and I hope this material will help you :)
nulldayo/lenna-ofdm
MATLAB project for the course "Digital Communications" at the University of Rostock.
sebastiandg7/dcs-matlab-simulation
This is a MATLAB DCS (Digital Comunication System) Simulation.
ZaZi2002/Communication-Systems-Simulations
Communication Systems Course simulations focusing on different aspects of signal processing and modulation techniques.
amirhosseinmhd/Digital-Communication
Various digital modulation -- PAM, PSK, QAM, FSK -- has been implemented.
ChainsawPerson/Digital-Communications-I
Digital Communications I Lab Exercises NTUA ECE 2023
chrisbetze/Digital-Communications
Laboratory exercises for digital communication systems simulation, in the context of the "Digital Communications I" course in NTUA.
mcquerol/electronic-communication-engineering-modulation-simulations
This repository showcases two labs on data transmission using MATLAB. Lab 1 explores analog modulation techniques (AM and FM), analyzing the impact of modulation index and carrier-to-signal frequency ratios. Lab 2 investigates digital modulation schemes (ASK, FSK, PSK), testing how pulse width and carrier frequency affect signal clarity. Key findin