Channel Modelling Archives - GaussianWaves https://www.gaussianwaves.com/category/channel-modelling/ Signal Processing for Communication Systems Thu, 16 Mar 2023 11:40:50 +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 Channel Modelling Archives - GaussianWaves https://www.gaussianwaves.com/category/channel-modelling/ 32 32 163393712 Euclidean and Hamming distances https://www.gaussianwaves.com/2020/09/euclidean-and-hamming-distances/ https://www.gaussianwaves.com/2020/09/euclidean-and-hamming-distances/#respond Wed, 23 Sep 2020 08:34:48 +0000 https://www.gaussianwaves.com/?p=26440 Key focus: Euclidean & Hamming distances are used to measure similarity or dissimilarity between two sequences. Used in Soft & Hard decision decoding. Distance is a measure that indicates either similarity or dissimilarity between two words. Given a pair of words a=(a0,a1, … ,an-1) and b=(b0,b1,…,bn-1) , there are variety of ways one can characterize ... Read more

The post Euclidean and Hamming distances appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2020/09/euclidean-and-hamming-distances/feed/ 0 26440
Rician flat-fading channel – simulation https://www.gaussianwaves.com/2020/08/rician-flat-fading-channel-simulation/ https://www.gaussianwaves.com/2020/08/rician-flat-fading-channel-simulation/#comments Sat, 15 Aug 2020 13:54:24 +0000 https://www.gaussianwaves.com/?p=25926 In wireless environments, transmitted signal may be subjected to multiple scatterings before arriving at the receiver. This gives rise to random fluctuations in the received signal and this phenomenon is called fading. The scattered version of the signal is designated as non line of sight (NLOS) component. If the number of NLOS components are sufficiently ... Read more

The post Rician flat-fading channel – simulation appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2020/08/rician-flat-fading-channel-simulation/feed/ 2 25926
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
Hidden Markov Models (HMM) – Simplified !!! https://www.gaussianwaves.com/2020/03/hidden-markov-models-hmm-simplified/ https://www.gaussianwaves.com/2020/03/hidden-markov-models-hmm-simplified/#comments Tue, 17 Mar 2020 05:08:35 +0000 https://www.gaussianwaves.com/?p=22270 Markov chains are useful in computing the probability of events that are observable. However, in many real world applications, the events that we are interested in are usually hidden, that is we don’t observe them directly. These hidden events need to be inferred. For example, given a sentence in a natural language we only observe the ... Read more

The post Hidden Markov Models (HMM) – Simplified !!! appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2020/03/hidden-markov-models-hmm-simplified/feed/ 3 22270
Maximum Ratio Combining (MRC) architecture simulation https://www.gaussianwaves.com/2020/01/receiver-diversity-maximum-ratio-combining-mrc/ https://www.gaussianwaves.com/2020/01/receiver-diversity-maximum-ratio-combining-mrc/#respond Fri, 17 Jan 2020 06:13:44 +0000 https://www.gaussianwaves.com/?p=21542 In the previous post on Single Input Multiple Output (SIMO) models for receive diversity, various receiver diversity techniques were outlined. One of them is maximum ratio combining, the focus of the topic here. Channel model Assuming flat slow fading channel, the received signal model is given by where, is the channel impulse response, is the ... Read more

The post Maximum Ratio Combining (MRC) architecture simulation appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2020/01/receiver-diversity-maximum-ratio-combining-mrc/feed/ 0 21542
Selection Combining – architecture simulation https://www.gaussianwaves.com/2019/12/receiver-diversity-selection-combining/ https://www.gaussianwaves.com/2019/12/receiver-diversity-selection-combining/#respond Tue, 10 Dec 2019 09:50:23 +0000 https://www.gaussianwaves.com/?p=21282 In the previous post on Single Input Multiple Output (SIMO) models for receive diversity, various receiver diversity techniques were outlined. One of them is selection combining, the focus of the topic here. Channel model Assuming flat slow fading channel, the received signal model is given by where, is the channel impulse response, is the received ... Read more

The post Selection Combining – architecture simulation appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2019/12/receiver-diversity-selection-combining/feed/ 0 21282
Receive diversity schemes – channel models https://www.gaussianwaves.com/2019/12/single-input-multiple-output-simo-models-for-receive-diversity/ https://www.gaussianwaves.com/2019/12/single-input-multiple-output-simo-models-for-receive-diversity/#respond Fri, 06 Dec 2019 06:06:42 +0000 https://www.gaussianwaves.com/?p=21232 SIMO channel configuration is characterized by 1 transmit antenna and multiple receiver antennas (Figure 1). SIMO configuration is used to provide receive diversity, where the same information is received across independent fading channels to combat fading. When multiple copies of the same data are received across independently fading channels, the amount of fade suffered by each ... Read more

The post Receive diversity schemes – channel models appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2019/12/single-input-multiple-output-simo-models-for-receive-diversity/feed/ 0 21232
Generate color noise using Auto-Regressive (AR) model https://www.gaussianwaves.com/2019/12/color-noise-generation-using-auto-regressive-ar-model-power-law-noises/ https://www.gaussianwaves.com/2019/12/color-noise-generation-using-auto-regressive-ar-model-power-law-noises/#comments Wed, 04 Dec 2019 07:16:19 +0000 https://www.gaussianwaves.com/?p=21183 Key focus: Learn how to generate color noise using auto regressive (AR) model. Apply Yule Walker equations for generating power law noises: pink noise, Brownian noise. Auto-Regressive (AR) model An uncorrelated Gaussian random sequence can be transformed into a correlated Gaussian random sequence using an AR time-series model. If a time series random sequence is ... Read more

The post Generate color noise using Auto-Regressive (AR) model appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2019/12/color-noise-generation-using-auto-regressive-ar-model-power-law-noises/feed/ 2 21183
Generating colored noise with Jakes PSD: Spectral factorization https://www.gaussianwaves.com/2019/10/generating-colored-noise-with-jakes-psd-spectral-factorization-method/ https://www.gaussianwaves.com/2019/10/generating-colored-noise-with-jakes-psd-spectral-factorization-method/#respond Thu, 17 Oct 2019 06:16:55 +0000 https://www.gaussianwaves.com/?p=20730 The aim of this article is to demonstrate the application of spectral factorization method in generating colored noise having Jakes power spectral density. Before continuing, I urge the reader to go through this post: Introduction to generating correlated Gaussian sequences. In spectral factorization method, a filter is designed using the desired frequency domain characteristics (like ... Read more

The post Generating colored noise with Jakes PSD: Spectral factorization appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2019/10/generating-colored-noise-with-jakes-psd-spectral-factorization-method/feed/ 0 20730
Generate correlated Gaussian sequence (colored noise) https://www.gaussianwaves.com/2019/10/generating-correlated-gaussian-sequences/ https://www.gaussianwaves.com/2019/10/generating-correlated-gaussian-sequences/#respond Tue, 15 Oct 2019 06:43:03 +0000 https://www.gaussianwaves.com/?p=20700 Key focus: Colored noise sequence (a.k.a correlated Gaussian sequence), is a non-white random sequence, with non-constant power spectral density across frequencies. Introduction Speaking of Gaussian random sequences such as Gaussian noise, we generally think that the power spectral density (PSD) of such Gaussian sequences is flat.We should understand that the PSD of a Gausssian sequence ... Read more

The post Generate correlated Gaussian sequence (colored noise) appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2019/10/generating-correlated-gaussian-sequences/feed/ 0 20700