Spread Spectrum Archives - GaussianWaves https://www.gaussianwaves.com/category/spread-spectrum/ Signal Processing for Communication Systems Sat, 21 Nov 2020 02:41:21 +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 Spread Spectrum Archives - GaussianWaves https://www.gaussianwaves.com/category/spread-spectrum/ 32 32 163393712 Maximum-length sequence (m-sequence) generator https://www.gaussianwaves.com/2018/09/maximum-length-sequences-m-sequences/ https://www.gaussianwaves.com/2018/09/maximum-length-sequences-m-sequences/#respond Mon, 24 Sep 2018 08:16:28 +0000 https://www.gaussianwaves.com/?p=16718 Key focus: Model and simulate m-sequence generator using Galois linear feedback shift registers (LFSR) that implement linear recursion. Plot correlation properties. Maximum-length sequences (also called as m-sequences or pseudo random (PN) sequences) are constructed based on Galois field theory which is an extensive topic in itself. A detailed treatment on the subject of Galois field theory ... Read more

The post Maximum-length sequence (m-sequence) generator appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2018/09/maximum-length-sequences-m-sequences/feed/ 0 16718
Gold code generator using LFSRs https://www.gaussianwaves.com/2015/06/gold-code-generator/ https://www.gaussianwaves.com/2015/06/gold-code-generator/#respond Tue, 09 Jun 2015 10:12:41 +0000 http://www.gaussianwaves.com/?p=9681 Focus of this article is to discuss the details of Gold code generator using preferred pair m-sequences, implemented using linear feedback shift registers (LFSR). Finally we plot and investigate correlation properties of the generated Gold codes. Introduction In a multi-user environment (like spread spectrum, CDMA ) large number of codes with good correlation properties, is ... Read more

The post Gold code generator using LFSRs appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2015/06/gold-code-generator/feed/ 0 9681
Walsh Hadamard Code – Matlab Simulation https://www.gaussianwaves.com/2011/03/walsh-hadamard-code-matlab-simulation-2/ https://www.gaussianwaves.com/2011/03/walsh-hadamard-code-matlab-simulation-2/#respond Thu, 03 Mar 2011 02:47:00 +0000 http://www.gaussianwaves.com/2011/03/walsh-hadamard-code-matlab-simulation-2/ The following is a function to generate a Walsh Hadamard Matrix of given codeword size. The codeword size has to be a power of 2. function [H]=generateHadamardMatrix(codeSize) %[H]=generateHadamardMatrix(codeSize); % Function to generate Walsh-Hadamard Matrix where "codeSize" is the code % length of walsh code. The first matrix gives us two codes; 00, 01. The second ... Read more

The post Walsh Hadamard Code – Matlab Simulation appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2011/03/walsh-hadamard-code-matlab-simulation-2/feed/ 0 1703
Codes used in CDMA https://www.gaussianwaves.com/2011/02/codes-used-in-cdma-2/ https://www.gaussianwaves.com/2011/02/codes-used-in-cdma-2/#respond Mon, 28 Feb 2011 05:36:00 +0000 http://www.gaussianwaves.com/2011/02/codes-used-in-cdma-2/ IS-95 CDMA Standard uses three types of codes namely 1) Long code 2) Short code and 3) Walsh Hadamard codes. Long Code: Long codes run at 1.2288 Mb/s and are 42 bits longs (created using a 42 bits LFSR register). It takes approx 41.2 days to repeat a long code at this rate. It is ... Read more

The post Codes used in CDMA appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2011/02/codes-used-in-cdma-2/feed/ 0 1704
Spread Spectrum Communications – Introduction https://www.gaussianwaves.com/2010/09/spread-spectrum-communications-intro/ https://www.gaussianwaves.com/2010/09/spread-spectrum-communications-intro/#respond Tue, 28 Sep 2010 07:41:00 +0000 http://www.gaussianwaves.com/2010/09/spread-spectrum-communications-intro/ Spread spectrum system, originally developed for military applications, is extremely resistant to unauthorized detection, jamming, interference and noise. It converts a narrowband signal to wideband signal by the means of spreading. Standards like WiFi and bluetooth use spread spectrum technology such as direct sequence spread spectrum and frequency hopping spread spectrum respectively. Spread spectrum techniques ... Read more

The post Spread Spectrum Communications – Introduction appeared first on GaussianWaves.

]]>
https://www.gaussianwaves.com/2010/09/spread-spectrum-communications-intro/feed/ 0 1720