Digital Modulations using Matlab Archives - GaussianWaves https://www.gaussianwaves.com/category/digital-modulations-using-matlab/ Signal Processing for Communication Systems Tue, 18 Jul 2023 12:43:08 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.1 https://i0.wp.com/www.gaussianwaves.com/gaussianwaves/wp-content/uploads/2016/02/cropped-gaussianwaves_logo_120_120.png?fit=32%2C32&ssl=1 Digital Modulations using Matlab Archives - GaussianWaves https://www.gaussianwaves.com/category/digital-modulations-using-matlab/ 32 32 163393712 BPSK bit error rate simulation in Python & Matlab https://www.gaussianwaves.com/2020/07/bpsk-python-matlab-bit-error-rate-simulation/ https://www.gaussianwaves.com/2020/07/bpsk-python-matlab-bit-error-rate-simulation/#comments Thu, 23 Jul 2020 07:52:10 +0000 https://www.gaussianwaves.com/?p=25383 Key focus: Simulate bit error rate performance of Binary Phase Shift Keying (BPSK) modulation over AWGN channel using complex baseband equivalent model in Python & Matlab. Why complex baseband equivalent model The passband model and equivalent baseband model are fundamental models for simulating a communication system. In the passband model, also called as waveform simulation ... Read more

The post BPSK bit error rate simulation in Python & Matlab appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2020/07/bpsk-python-matlab-bit-error-rate-simulation/feed/ 3 25383
Constellation diagram – investigate phase transitions https://www.gaussianwaves.com/2020/06/constellation-diagram-investigate-phase-transitions/ https://www.gaussianwaves.com/2020/06/constellation-diagram-investigate-phase-transitions/#comments Sun, 28 Jun 2020 12:15:57 +0000 https://www.gaussianwaves.com/?p=24087 The phase transition properties of the different variants of QPSK schemes and MSK, are easily investigated using constellation diagram. Let’s demonstrate how to plot the signal space constellations, for the various modulations used in the transmitter. Typically, in practical applications, the baseband modulated waveforms are passed through a pulse shaping filter for combating the phenomenon ... Read more

The post Constellation diagram – investigate phase transitions appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2020/06/constellation-diagram-investigate-phase-transitions/feed/ 4 24087
GMSK implementation and simulation – part 1 https://www.gaussianwaves.com/2019/10/gaussian-minimum-shift-keying-gmsk-implementation-and-simulation-part-1/ https://www.gaussianwaves.com/2019/10/gaussian-minimum-shift-keying-gmsk-implementation-and-simulation-part-1/#respond Thu, 10 Oct 2019 07:38:19 +0000 https://www.gaussianwaves.com/?p=20666 What’s the need for GMSK Minimum shift keying (MSK) is a special case of binary CPFSK with modulation index . It has features such as constant envelope, compact spectrum and good error rate performance. The fundamental problem with MSK is that the spectrum is not compact enough to satisfy the stringent requirements with respect to ... Read more

The post GMSK implementation and simulation – part 1 appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2019/10/gaussian-minimum-shift-keying-gmsk-implementation-and-simulation-part-1/feed/ 0 20666
Differentially encoded BPSK: coherent detection https://www.gaussianwaves.com/2017/11/coherent-detection-of-differentially-encoded-bpsk-debpsk/ https://www.gaussianwaves.com/2017/11/coherent-detection-of-differentially-encoded-bpsk-debpsk/#respond Mon, 27 Nov 2017 08:04:03 +0000 https://www.gaussianwaves.com/?p=15473 In coherent detection, the receiver derives its demodulation frequency and phase references using a carrier synchronization loop. Such synchronization circuits may introduce phase ambiguity in the detected phase, which could lead to erroneous decisions in the demodulated bits. For example, Costas loop exhibits phase ambiguity of integral multiples of radians at the lock-in points. As ... Read more

The post Differentially encoded BPSK: coherent detection appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2017/11/coherent-detection-of-differentially-encoded-bpsk-debpsk/feed/ 0 15473
Complex Baseband Equivalent Models https://www.gaussianwaves.com/2017/10/complex-baseband-equivalent-models/ https://www.gaussianwaves.com/2017/10/complex-baseband-equivalent-models/#respond Fri, 06 Oct 2017 06:51:12 +0000 https://www.gaussianwaves.com/?p=15153 Key focus: Complex Baseband Equivalent Models are behavioral models that simplify the simulation, saves computation memory requirements and run time. This article is part of the book Digital Modulations using Matlab : Build Simulation Models from Scratch Introduction The passband model and equivalent baseband model are fundamental models for simulating a communication system. In the ... Read more

The post Complex Baseband Equivalent Models appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2017/10/complex-baseband-equivalent-models/feed/ 0 15153
Passband Simulation Models – Introduction https://www.gaussianwaves.com/2017/07/introduction-digital-modulators-and-demodulators-passband-simulation-models-chapter-2/ https://www.gaussianwaves.com/2017/07/introduction-digital-modulators-and-demodulators-passband-simulation-models-chapter-2/#respond Mon, 10 Jul 2017 02:22:33 +0000 http://www.gaussianwaves.com/?p=14602 For a given modulation technique, there are two ways to implement the simulation model: passband modelĀ and equivalent baseband model. The passband model is also called waveform level simulation model. The waveform level simulation techniques, described in this chapter, are used to represent the physical interactions of the transmitted signal with the channel. In the waveform ... Read more

The post Passband Simulation Models – Introduction appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2017/07/introduction-digital-modulators-and-demodulators-passband-simulation-models-chapter-2/feed/ 0 14602
BPSK – Binary Phase Shift Keying https://www.gaussianwaves.com/2010/04/bpsk-modulation-and-demodulation-2/ https://www.gaussianwaves.com/2010/04/bpsk-modulation-and-demodulation-2/#comments Thu, 08 Apr 2010 02:50:00 +0000 http://www.gaussianwaves.com/2010/04/bpsk-modulation-and-demodulation-2/ Key focus: BPSK, Binary Phase Shift Keying, bpsk modulation, bpsk demodulation, BPSK matlab, BPSK python implementation, BPSK constellation BPSK – introduction BPSK stands for Binary Phase Shift Keying. It is a type of modulation used in digital communication systems to transmit binary data over a communication channel. In BPSK, the carrier signal is modulated by ... Read more

The post BPSK – Binary Phase Shift Keying appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2010/04/bpsk-modulation-and-demodulation-2/feed/ 29 1728