SlideShare uma empresa Scribd logo
1 de 5
Baixar para ler offline
International Journal of Computational Engineering Research||Vol, 03||Issue, 7||
||Issn 2250-3005 || ||July||2013|| Page 26
DESIGN AND ANALYSIS OF DS-CDMA DETECTED MULTIPATH SIGNALS
USING THE RAKE RECEIVER SIMULATOR FOR WIRELESS
COMMUNICATION.
1,
Parisae.Veera Swamy, 2,
M Hari Krishnam Raju 3,
P.Suresh
1,2,3,
M.Tech student,Asst. Prof.,ECE HOD
Dept. of ECE,Sri Sunflower College of Engg.&Technology
Lankapalli(Challapalli), Krishna (Dt), A.P - 521131
I. INTRODUCTION
The number of multipath signals in the wireless channel is unknown and difficult to predict. The
spread spectrum technology aims to spread the information signal over a wider bandwidth to make jamming and
interception more difficult. , the number of multipath signals in the wireless channel is unknown and difficult to
predict. A RAKE receiver allows each arriving multipath signal to be individually demodulated and then
combined to produce a stronger and more accurate signal. The RAKE receiver in the IS-95A CDMA system
uses three correlators and a searcher, while the TIA/EIA-95B CDMA system limits the number of correlators in
the RAKE receiver to six. The searcher receives pilot signals for synchronizing the spreading code. Both of
these systems have a fix number of correlators and leads to the RAKE receivers either containing an excessive
number of correlators or that the receiver performs sub optimally.
II. CDMA
Code Division Multiple Access (CDMA) is a spread spectrum technique that uses neither frequency
channels nor time slots. In CDMA, the narrow band message (typically digitized voice data) is multiplied by a
large bandwidth signal, which is a pseudo random noise code (PN code). All users in a CDMA system use the
same frequency band and transmit simultaneously. The transmitted signal is recovered by correlating the
received signal with the PN code used by the transmitter.
Fig:Code Division Multiple Access (CDMA)
Fig: Spectrum of Wideband CDMA
ABSTRACT
Wireless cellular telephony has been growing at a faster rate than wired-line telephone
networks. This growth has also been fueled by the recent improvements in the capacity of
wireless links due to the use of multiple access techniques (which allow many users to share the
same channel for transmission) in association with advanced signal processing algorithms. Code
Division Multiple Access (CDMA) is becoming a popular technology for cellular
communications. One form of CDMA called Direct Sequence CDMA (DS-CDMA) uses a set of
unique signature sequence or spreading codes to modulate the data bits of deferent users.
Design And Analysis Of Ds-Cdma Rake…
||Issn 2250-3005 || ||July||2013|| Page 27
2.1.Direct-Sequence Spread Spectrum(DS-SS)
The DS-SS technique is one of the most popular forms of spread spectrum. This is probably due to the
simplicity with which direct sequencing can be implemented. Fig 4.13 shows the basic model and the key
characteristics that make up the DS-SS communications system. In this form of modulation, a pseudo-random
noise generator creates a spreading code or better known as the pseudo-noise (PN) code sequence. Each bit of
the original input data is directly modulated with this PN sequence and is represented by multiple bits in the
transmitted signal. On the receiving end, only the same PN sequence is capable of demodulating the spread
spectrum signal to successfully recover the input data.
Fig: Basic Model of the Direct-Sequence Spread Spectrum Communications System
The bandwidth of the transmitted signal is directly proportional to the number of bits used for the PN sequence.
A 7-bit code sequence spreads the signal across a wider frequency band that is seven times greater than a 1-bit
code sequence, otherwise termed as having a processing gain of seven. Fig 4.14 illustrates the generation of a
DS-SS signal using an exclusive-OR (XOR) operation. The XOR obeys the following rules:
Fig: Generation of a DS-SS Signal with Processing Gain = 7
III. RAKE RECEIVER
If in a mobile radio channel reflected waves arrive with small relative time delays, self interference
occurs. Direct Sequence (DS) Spread Spectrum is often claimed to have particular properties that makes it less
vulnerable to multipath reception. In particular, the rake receiver architecture allows an optimal combining of
energy received over paths with different. It avoids wave cancellation (fades).if delayed paths arrive with phase
differences and appropriately weighs signals coming in with different signal-to-noise ratios.The rake receiver
consists of multiple correlators, in which the receive signal is multiplied by time-shifted versions of a locally
generated code sequence. The intention is to separate signals such that each finger only sees signals coming in
over a single (resolvable) path.
Fig: Simple Block Diagram of DS-CDMA Transmitter and Receiver
Design And Analysis Of Ds-Cdma Rake…
||Issn 2250-3005 || ||July||2013|| Page 28
IV. SIMULATION
4.1.GUI for simulation of CDMA
When we run the rake_cdma_gui.m then this will open this gui the simulation will perform on this gui
this GUI show the information about the no of bit error in simulation with and without rake , show the user data
and received data, user have to put information about the no of user , user to simulate and attenuation factor and
after simulation we will get figure of transmit data and received data , number of bit error in received data for
both RAKE and without RAKE receiver , this result show the comparison between simulation with and without
RAKE receiver in cdma
Fig: GUI for Simulation of CDMA
4.2.GUI for CDMA simulation without RAKE when attenuation factor is 1
When we push the push button simulation without RAKE button with attenuation factor 1 then the
transmitting data and receiving data, no of bit error , the attenuation factor is one in this condition bit error is
zero this show that the power level of transmitting data is high then the bit error in receiving data is less.
Fig: GUI for CDMA Simulation without RAKE When Attenuation Factor is 1
4.3.GUI for CDMA simulation with RAKE when attenuation factor is 1
When we push the push button simulation with RAKE button with attenuation factor is 1 then the
transmitting data and receiving data, no of error no of trial . the attenuation factor is one in this condition bit
error is zero this show that the power level of transmitting data is high then the bit error in receiving data is less.
Fig: GUI for CDMA Simulation with RAKE Reciever
4.4.Multipath received signal
When we push the push button simulation without RAKE button or simulation with RAKE with
attenuation factor is 1 then the multipath receiving data.
Design And Analysis Of Ds-Cdma Rake…
||Issn 2250-3005 || ||July||2013|| Page 29
Fig: Multipath Received Signal
4.5Command window after simulation with RAKE
Command window of Matlab after simulation with RAKE will show information about the receiving
data err1 is the receiving data which we get from path one and err2 is the receiving data which we get from path
two.
Fig: Command Window after Simulation with RAKE
4.6.Command window after simulation with RAKE
Command window of Matlab after simulation with RAKE will show information about the receiving
data the err3 is the receiving data which we get from path three the mxco1, mxco2 and mxco3 is the total sum of
err1, err2 and err3 we will take maximum output of three.
Fig: Command Window after Simulation with RAKE
4.7.Command window after simulation without RAKE
Command window of Matlab after simulation without RAKE will show information about the
receiving data the deco_data is the output data and err is show the bit error in receiving data.
V. CONCLUSION
We have developed a simulator made in our project, we have shown how rake receiver in used for
CDMA to decease bit error due to multipath interferences. it can simulate a CDMA encoding and decoding
process, the data is assumed to be travelled through different path, the effect of different path and CDMA is
Design And Analysis Of Ds-Cdma Rake…
||Issn 2250-3005 || ||July||2013|| Page 30
considered to generate the multipath effect the data is pass through the different path and assumed at receiver
end just before the decoder .to avoid the multipath effect RAKE receiver is used the RAKE receiver concept is
introduced in the decoding process.Detection of DS-CDMA signals using the RAKE Rx, results in performance
improvement compared to correlator Rx.
VI. REFERENCE
[1] Peter Flanagan, “Personal Communications Services: The Long Road Ahead,” Telecommunications, February 1996.
[2] http://wireless.per.nl/reference/chaptr05/cdma/rake.htm.
[3] W. C. Y. Lee, “Overview of Cellular CDMA,”IEEE Trans. On Vehicular Technology, Vol. 40, no. 2, pp. 291-302, May 1991.
[4] R. A. Cameron and B. D. Werner, “An Analysis of CDMA with Imperfect Power Control,” Proceedings of 42nd IEEE Vehicular
Technology Conference, Denver, CO, pp. 977-980, 1992.
[5] R. Lupus and S. Verdi, “Linear Multiuser Detectors for Synchronous Code Division-Multiple-Access Channels,” IEEE Trans.
Info. Theory, vol. 35, no.1, pp. 123-136, Jan. 1989.
[6] K.Murali.Krishna, Abhijit Mitra and Cemal Ardil” A Simplified Single Correlator Rake, Receiver for DMA Communications”
International Journal of Information Technology Volume 2 Number 4 2005.
[7] P. Jung, P. W. Baier, and A. Steil, “Advantages of CDMA and Spread Spectrum Over FDMA and TDMA in Cellular Mobile
Radio Applications,” IEEE Transactions Vehicular Technology,Vol. 42, no. 3, pp. 357- 364, August 1993
[8] Electronic Industries Association, “Cellular System Dual-Mode Mobile Station Base Station Compatibility Standard,” IS-54,
May 1990.
[9] K. S. Gilhousen, “On the Capacity of a Cellular CDMA System,”IEEE Transactions on Vehicular Technology, Vol. 40, no. 2,
pp. 303-311,May 1991.
[10] Electronic Industries Association, “Widband Spread Spectrum Digital Cellular System Dual Mode Mobile Station - Base Station
Compatibility Standard,” IS-95, April, 1992
[11] J. C. Liberti and T. S. Rappaport, “Analytical Results for Capacity Improvements in CDMA,” IEEE Transactions on Vehicular
Technology, Vol.43, No. 3, pp. 680-690, August 1994.

Mais conteúdo relacionado

Mais procurados

Enhancement and performance evaluation of a multicast routing mechanism in zi...
Enhancement and performance evaluation of a multicast routing mechanism in zi...Enhancement and performance evaluation of a multicast routing mechanism in zi...
Enhancement and performance evaluation of a multicast routing mechanism in zi...Raja' Masa'deh
 
Wc nots final unit new 7
Wc nots final unit new  7Wc nots final unit new  7
Wc nots final unit new 7SURESHA V
 
Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...
Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...
Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...IJCSEIT Journal
 
Computer Communication Networks-Wireless LAN
Computer Communication Networks-Wireless LANComputer Communication Networks-Wireless LAN
Computer Communication Networks-Wireless LANKrishna Nanda
 
5G NR Coverage Analysis for 700 MHz
5G NR Coverage Analysis for 700 MHz 5G NR Coverage Analysis for 700 MHz
5G NR Coverage Analysis for 700 MHz Eiko Seidel
 
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...ijcnac
 
Outage performance analysis of non-orthogonal multiple access systems with RF...
Outage performance analysis of non-orthogonal multiple access systems with RF...Outage performance analysis of non-orthogonal multiple access systems with RF...
Outage performance analysis of non-orthogonal multiple access systems with RF...IJECEIAES
 
Gsm rf interview questions
Gsm rf interview questionsGsm rf interview questions
Gsm rf interview questionsradira03
 
An effective reliable broadcast code dissemination in wireless sensor networks
An effective reliable broadcast code dissemination in wireless sensor networksAn effective reliable broadcast code dissemination in wireless sensor networks
An effective reliable broadcast code dissemination in wireless sensor networksIAEME Publication
 
Generation of Orthogonal Minimum Correlation Spreading Code for CDMA System
Generation of Orthogonal Minimum Correlation Spreading Code for CDMA SystemGeneration of Orthogonal Minimum Correlation Spreading Code for CDMA System
Generation of Orthogonal Minimum Correlation Spreading Code for CDMA Systemidescitation
 
WC and LTE 4G Broadband module 3- 2019 by Prof.Suresha V
WC and LTE 4G Broadband module 3- 2019 by Prof.Suresha VWC and LTE 4G Broadband module 3- 2019 by Prof.Suresha V
WC and LTE 4G Broadband module 3- 2019 by Prof.Suresha VSURESHA V
 
Wcdma power control
Wcdma power controlWcdma power control
Wcdma power controlMostafa Adel
 

Mais procurados (19)

Project sinopsis final M.TECH ( M S WORD FILE )
Project sinopsis final M.TECH ( M S WORD FILE )Project sinopsis final M.TECH ( M S WORD FILE )
Project sinopsis final M.TECH ( M S WORD FILE )
 
Enhancement and performance evaluation of a multicast routing mechanism in zi...
Enhancement and performance evaluation of a multicast routing mechanism in zi...Enhancement and performance evaluation of a multicast routing mechanism in zi...
Enhancement and performance evaluation of a multicast routing mechanism in zi...
 
Wc nots final unit new 7
Wc nots final unit new  7Wc nots final unit new  7
Wc nots final unit new 7
 
Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...
Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...
Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...
 
Computer Communication Networks-Wireless LAN
Computer Communication Networks-Wireless LANComputer Communication Networks-Wireless LAN
Computer Communication Networks-Wireless LAN
 
5G NR Coverage Analysis for 700 MHz
5G NR Coverage Analysis for 700 MHz 5G NR Coverage Analysis for 700 MHz
5G NR Coverage Analysis for 700 MHz
 
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
 
Ch14
Ch14Ch14
Ch14
 
Wireless Networks
Wireless NetworksWireless Networks
Wireless Networks
 
Cdma 101
Cdma 101Cdma 101
Cdma 101
 
LTE NETWORK OPTIMIZATION FOR URBAN AREA AT TAIZ CITY
LTE NETWORK OPTIMIZATION FOR  URBAN AREA AT TAIZ CITYLTE NETWORK OPTIMIZATION FOR  URBAN AREA AT TAIZ CITY
LTE NETWORK OPTIMIZATION FOR URBAN AREA AT TAIZ CITY
 
4g lte matlab
4g lte matlab4g lte matlab
4g lte matlab
 
Outage performance analysis of non-orthogonal multiple access systems with RF...
Outage performance analysis of non-orthogonal multiple access systems with RF...Outage performance analysis of non-orthogonal multiple access systems with RF...
Outage performance analysis of non-orthogonal multiple access systems with RF...
 
Gsm rf interview questions
Gsm rf interview questionsGsm rf interview questions
Gsm rf interview questions
 
An effective reliable broadcast code dissemination in wireless sensor networks
An effective reliable broadcast code dissemination in wireless sensor networksAn effective reliable broadcast code dissemination in wireless sensor networks
An effective reliable broadcast code dissemination in wireless sensor networks
 
Generation of Orthogonal Minimum Correlation Spreading Code for CDMA System
Generation of Orthogonal Minimum Correlation Spreading Code for CDMA SystemGeneration of Orthogonal Minimum Correlation Spreading Code for CDMA System
Generation of Orthogonal Minimum Correlation Spreading Code for CDMA System
 
WC and LTE 4G Broadband module 3- 2019 by Prof.Suresha V
WC and LTE 4G Broadband module 3- 2019 by Prof.Suresha VWC and LTE 4G Broadband module 3- 2019 by Prof.Suresha V
WC and LTE 4G Broadband module 3- 2019 by Prof.Suresha V
 
Wcdma power control
Wcdma power controlWcdma power control
Wcdma power control
 
PROTECTED DESKTOP ACCESS BASED ON USE OF MOBILE PHONE
PROTECTED DESKTOP ACCESS BASED ON USE OF MOBILE PHONEPROTECTED DESKTOP ACCESS BASED ON USE OF MOBILE PHONE
PROTECTED DESKTOP ACCESS BASED ON USE OF MOBILE PHONE
 

Destaque

multiple access techniques used in wireless communication
multiple access techniques used in wireless communicationmultiple access techniques used in wireless communication
multiple access techniques used in wireless communicationSajid ali
 
10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer ExperienceYuan Wang
 
Learn BEM: CSS Naming Convention
Learn BEM: CSS Naming ConventionLearn BEM: CSS Naming Convention
Learn BEM: CSS Naming ConventionIn a Rocket
 
How to Build a Dynamic Social Media Plan
How to Build a Dynamic Social Media PlanHow to Build a Dynamic Social Media Plan
How to Build a Dynamic Social Media PlanPost Planner
 
SEO: Getting Personal
SEO: Getting PersonalSEO: Getting Personal
SEO: Getting PersonalKirsty Hulse
 
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldaba
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika AldabaLightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldaba
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldabaux singapore
 

Destaque (8)

multiple access techniques used in wireless communication
multiple access techniques used in wireless communicationmultiple access techniques used in wireless communication
multiple access techniques used in wireless communication
 
Rake
RakeRake
Rake
 
10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience
 
Learn BEM: CSS Naming Convention
Learn BEM: CSS Naming ConventionLearn BEM: CSS Naming Convention
Learn BEM: CSS Naming Convention
 
How to Build a Dynamic Social Media Plan
How to Build a Dynamic Social Media PlanHow to Build a Dynamic Social Media Plan
How to Build a Dynamic Social Media Plan
 
SEO: Getting Personal
SEO: Getting PersonalSEO: Getting Personal
SEO: Getting Personal
 
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldaba
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika AldabaLightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldaba
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldaba
 
Succession “Losers”: What Happens to Executives Passed Over for the CEO Job?
Succession “Losers”: What Happens to Executives Passed Over for the CEO Job? Succession “Losers”: What Happens to Executives Passed Over for the CEO Job?
Succession “Losers”: What Happens to Executives Passed Over for the CEO Job?
 

Semelhante a International Journal of Computational Engineering Research (IJCER)

Error Control and performance Analysis of MIMO-OFDM Over Fading Channels
Error Control and performance Analysis of MIMO-OFDM Over Fading ChannelsError Control and performance Analysis of MIMO-OFDM Over Fading Channels
Error Control and performance Analysis of MIMO-OFDM Over Fading ChannelsIOSR Journals
 
Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverImplementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverIOSR Journals
 
IRJET- A Novel Technique for the Transmission of Digital Data through Ban...
IRJET-  	  A Novel Technique for the Transmission of Digital Data through Ban...IRJET-  	  A Novel Technique for the Transmission of Digital Data through Ban...
IRJET- A Novel Technique for the Transmission of Digital Data through Ban...IRJET Journal
 
Iaetsd evaluation ofdma & sc-ofdma performance on
Iaetsd evaluation ofdma & sc-ofdma performance onIaetsd evaluation ofdma & sc-ofdma performance on
Iaetsd evaluation ofdma & sc-ofdma performance onIaetsd Iaetsd
 
A Review of Relay selection based Cooperative Wireless Network for Capacity E...
A Review of Relay selection based Cooperative Wireless Network for Capacity E...A Review of Relay selection based Cooperative Wireless Network for Capacity E...
A Review of Relay selection based Cooperative Wireless Network for Capacity E...IRJET Journal
 
Performance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
Performance Evaluation of MC-CDMA for Fixed WiMAX with EqualizationPerformance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
Performance Evaluation of MC-CDMA for Fixed WiMAX with EqualizationIRJET Journal
 
power efficient rake receiver for interference reduction in
power efficient rake receiver for  interference reduction inpower efficient rake receiver for  interference reduction in
power efficient rake receiver for interference reduction inAKASH VIJAYAN
 
Equalization & Channel Estimation of Block & Comb Type Codes
Equalization & Channel Estimation of Block & Comb Type CodesEqualization & Channel Estimation of Block & Comb Type Codes
Equalization & Channel Estimation of Block & Comb Type CodesAM Publications
 
Estimation and design of mc ds-cdma for hybrid concatenated coding in high sp...
Estimation and design of mc ds-cdma for hybrid concatenated coding in high sp...Estimation and design of mc ds-cdma for hybrid concatenated coding in high sp...
Estimation and design of mc ds-cdma for hybrid concatenated coding in high sp...eSAT Journals
 
Estimation and design of mc ds-cdma for hybrid concatenated coding in high sp...
Estimation and design of mc ds-cdma for hybrid concatenated coding in high sp...Estimation and design of mc ds-cdma for hybrid concatenated coding in high sp...
Estimation and design of mc ds-cdma for hybrid concatenated coding in high sp...eSAT Publishing House
 
Signal Classification and Identification for Cognitive Radio
Signal Classification and Identification for Cognitive RadioSignal Classification and Identification for Cognitive Radio
Signal Classification and Identification for Cognitive RadioIRJET Journal
 
Spatial Modulation
Spatial ModulationSpatial Modulation
Spatial ModulationArvin Moeini
 
Iaetsd ber performance of cdma, wcdma, ieee802.11g in awgn
Iaetsd ber performance of cdma, wcdma, ieee802.11g in awgnIaetsd ber performance of cdma, wcdma, ieee802.11g in awgn
Iaetsd ber performance of cdma, wcdma, ieee802.11g in awgnIaetsd Iaetsd
 

Semelhante a International Journal of Computational Engineering Research (IJCER) (20)

G0361052058
G0361052058G0361052058
G0361052058
 
Error Control and performance Analysis of MIMO-OFDM Over Fading Channels
Error Control and performance Analysis of MIMO-OFDM Over Fading ChannelsError Control and performance Analysis of MIMO-OFDM Over Fading Channels
Error Control and performance Analysis of MIMO-OFDM Over Fading Channels
 
THROUGHPUT ANALYSIS OF MOBILE WIMAX NETWORK UNDER MULTIPATH RICIAN FADING CHA...
THROUGHPUT ANALYSIS OF MOBILE WIMAX NETWORK UNDER MULTIPATH RICIAN FADING CHA...THROUGHPUT ANALYSIS OF MOBILE WIMAX NETWORK UNDER MULTIPATH RICIAN FADING CHA...
THROUGHPUT ANALYSIS OF MOBILE WIMAX NETWORK UNDER MULTIPATH RICIAN FADING CHA...
 
Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverImplementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
 
Hv3414491454
Hv3414491454Hv3414491454
Hv3414491454
 
IRJET- A Novel Technique for the Transmission of Digital Data through Ban...
IRJET-  	  A Novel Technique for the Transmission of Digital Data through Ban...IRJET-  	  A Novel Technique for the Transmission of Digital Data through Ban...
IRJET- A Novel Technique for the Transmission of Digital Data through Ban...
 
Iaetsd evaluation ofdma & sc-ofdma performance on
Iaetsd evaluation ofdma & sc-ofdma performance onIaetsd evaluation ofdma & sc-ofdma performance on
Iaetsd evaluation ofdma & sc-ofdma performance on
 
PID1063629
PID1063629PID1063629
PID1063629
 
Ic3514231425
Ic3514231425Ic3514231425
Ic3514231425
 
A Review of Relay selection based Cooperative Wireless Network for Capacity E...
A Review of Relay selection based Cooperative Wireless Network for Capacity E...A Review of Relay selection based Cooperative Wireless Network for Capacity E...
A Review of Relay selection based Cooperative Wireless Network for Capacity E...
 
Performance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
Performance Evaluation of MC-CDMA for Fixed WiMAX with EqualizationPerformance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
Performance Evaluation of MC-CDMA for Fixed WiMAX with Equalization
 
G010323739
G010323739G010323739
G010323739
 
power efficient rake receiver for interference reduction in
power efficient rake receiver for  interference reduction inpower efficient rake receiver for  interference reduction in
power efficient rake receiver for interference reduction in
 
Equalization & Channel Estimation of Block & Comb Type Codes
Equalization & Channel Estimation of Block & Comb Type CodesEqualization & Channel Estimation of Block & Comb Type Codes
Equalization & Channel Estimation of Block & Comb Type Codes
 
Estimation and design of mc ds-cdma for hybrid concatenated coding in high sp...
Estimation and design of mc ds-cdma for hybrid concatenated coding in high sp...Estimation and design of mc ds-cdma for hybrid concatenated coding in high sp...
Estimation and design of mc ds-cdma for hybrid concatenated coding in high sp...
 
Estimation and design of mc ds-cdma for hybrid concatenated coding in high sp...
Estimation and design of mc ds-cdma for hybrid concatenated coding in high sp...Estimation and design of mc ds-cdma for hybrid concatenated coding in high sp...
Estimation and design of mc ds-cdma for hybrid concatenated coding in high sp...
 
Signal Classification and Identification for Cognitive Radio
Signal Classification and Identification for Cognitive RadioSignal Classification and Identification for Cognitive Radio
Signal Classification and Identification for Cognitive Radio
 
Spatial Modulation
Spatial ModulationSpatial Modulation
Spatial Modulation
 
Rake Receiver
Rake ReceiverRake Receiver
Rake Receiver
 
Iaetsd ber performance of cdma, wcdma, ieee802.11g in awgn
Iaetsd ber performance of cdma, wcdma, ieee802.11g in awgnIaetsd ber performance of cdma, wcdma, ieee802.11g in awgn
Iaetsd ber performance of cdma, wcdma, ieee802.11g in awgn
 

Último

Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 

Último (20)

Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 

International Journal of Computational Engineering Research (IJCER)

  • 1. International Journal of Computational Engineering Research||Vol, 03||Issue, 7|| ||Issn 2250-3005 || ||July||2013|| Page 26 DESIGN AND ANALYSIS OF DS-CDMA DETECTED MULTIPATH SIGNALS USING THE RAKE RECEIVER SIMULATOR FOR WIRELESS COMMUNICATION. 1, Parisae.Veera Swamy, 2, M Hari Krishnam Raju 3, P.Suresh 1,2,3, M.Tech student,Asst. Prof.,ECE HOD Dept. of ECE,Sri Sunflower College of Engg.&Technology Lankapalli(Challapalli), Krishna (Dt), A.P - 521131 I. INTRODUCTION The number of multipath signals in the wireless channel is unknown and difficult to predict. The spread spectrum technology aims to spread the information signal over a wider bandwidth to make jamming and interception more difficult. , the number of multipath signals in the wireless channel is unknown and difficult to predict. A RAKE receiver allows each arriving multipath signal to be individually demodulated and then combined to produce a stronger and more accurate signal. The RAKE receiver in the IS-95A CDMA system uses three correlators and a searcher, while the TIA/EIA-95B CDMA system limits the number of correlators in the RAKE receiver to six. The searcher receives pilot signals for synchronizing the spreading code. Both of these systems have a fix number of correlators and leads to the RAKE receivers either containing an excessive number of correlators or that the receiver performs sub optimally. II. CDMA Code Division Multiple Access (CDMA) is a spread spectrum technique that uses neither frequency channels nor time slots. In CDMA, the narrow band message (typically digitized voice data) is multiplied by a large bandwidth signal, which is a pseudo random noise code (PN code). All users in a CDMA system use the same frequency band and transmit simultaneously. The transmitted signal is recovered by correlating the received signal with the PN code used by the transmitter. Fig:Code Division Multiple Access (CDMA) Fig: Spectrum of Wideband CDMA ABSTRACT Wireless cellular telephony has been growing at a faster rate than wired-line telephone networks. This growth has also been fueled by the recent improvements in the capacity of wireless links due to the use of multiple access techniques (which allow many users to share the same channel for transmission) in association with advanced signal processing algorithms. Code Division Multiple Access (CDMA) is becoming a popular technology for cellular communications. One form of CDMA called Direct Sequence CDMA (DS-CDMA) uses a set of unique signature sequence or spreading codes to modulate the data bits of deferent users.
  • 2. Design And Analysis Of Ds-Cdma Rake… ||Issn 2250-3005 || ||July||2013|| Page 27 2.1.Direct-Sequence Spread Spectrum(DS-SS) The DS-SS technique is one of the most popular forms of spread spectrum. This is probably due to the simplicity with which direct sequencing can be implemented. Fig 4.13 shows the basic model and the key characteristics that make up the DS-SS communications system. In this form of modulation, a pseudo-random noise generator creates a spreading code or better known as the pseudo-noise (PN) code sequence. Each bit of the original input data is directly modulated with this PN sequence and is represented by multiple bits in the transmitted signal. On the receiving end, only the same PN sequence is capable of demodulating the spread spectrum signal to successfully recover the input data. Fig: Basic Model of the Direct-Sequence Spread Spectrum Communications System The bandwidth of the transmitted signal is directly proportional to the number of bits used for the PN sequence. A 7-bit code sequence spreads the signal across a wider frequency band that is seven times greater than a 1-bit code sequence, otherwise termed as having a processing gain of seven. Fig 4.14 illustrates the generation of a DS-SS signal using an exclusive-OR (XOR) operation. The XOR obeys the following rules: Fig: Generation of a DS-SS Signal with Processing Gain = 7 III. RAKE RECEIVER If in a mobile radio channel reflected waves arrive with small relative time delays, self interference occurs. Direct Sequence (DS) Spread Spectrum is often claimed to have particular properties that makes it less vulnerable to multipath reception. In particular, the rake receiver architecture allows an optimal combining of energy received over paths with different. It avoids wave cancellation (fades).if delayed paths arrive with phase differences and appropriately weighs signals coming in with different signal-to-noise ratios.The rake receiver consists of multiple correlators, in which the receive signal is multiplied by time-shifted versions of a locally generated code sequence. The intention is to separate signals such that each finger only sees signals coming in over a single (resolvable) path. Fig: Simple Block Diagram of DS-CDMA Transmitter and Receiver
  • 3. Design And Analysis Of Ds-Cdma Rake… ||Issn 2250-3005 || ||July||2013|| Page 28 IV. SIMULATION 4.1.GUI for simulation of CDMA When we run the rake_cdma_gui.m then this will open this gui the simulation will perform on this gui this GUI show the information about the no of bit error in simulation with and without rake , show the user data and received data, user have to put information about the no of user , user to simulate and attenuation factor and after simulation we will get figure of transmit data and received data , number of bit error in received data for both RAKE and without RAKE receiver , this result show the comparison between simulation with and without RAKE receiver in cdma Fig: GUI for Simulation of CDMA 4.2.GUI for CDMA simulation without RAKE when attenuation factor is 1 When we push the push button simulation without RAKE button with attenuation factor 1 then the transmitting data and receiving data, no of bit error , the attenuation factor is one in this condition bit error is zero this show that the power level of transmitting data is high then the bit error in receiving data is less. Fig: GUI for CDMA Simulation without RAKE When Attenuation Factor is 1 4.3.GUI for CDMA simulation with RAKE when attenuation factor is 1 When we push the push button simulation with RAKE button with attenuation factor is 1 then the transmitting data and receiving data, no of error no of trial . the attenuation factor is one in this condition bit error is zero this show that the power level of transmitting data is high then the bit error in receiving data is less. Fig: GUI for CDMA Simulation with RAKE Reciever 4.4.Multipath received signal When we push the push button simulation without RAKE button or simulation with RAKE with attenuation factor is 1 then the multipath receiving data.
  • 4. Design And Analysis Of Ds-Cdma Rake… ||Issn 2250-3005 || ||July||2013|| Page 29 Fig: Multipath Received Signal 4.5Command window after simulation with RAKE Command window of Matlab after simulation with RAKE will show information about the receiving data err1 is the receiving data which we get from path one and err2 is the receiving data which we get from path two. Fig: Command Window after Simulation with RAKE 4.6.Command window after simulation with RAKE Command window of Matlab after simulation with RAKE will show information about the receiving data the err3 is the receiving data which we get from path three the mxco1, mxco2 and mxco3 is the total sum of err1, err2 and err3 we will take maximum output of three. Fig: Command Window after Simulation with RAKE 4.7.Command window after simulation without RAKE Command window of Matlab after simulation without RAKE will show information about the receiving data the deco_data is the output data and err is show the bit error in receiving data. V. CONCLUSION We have developed a simulator made in our project, we have shown how rake receiver in used for CDMA to decease bit error due to multipath interferences. it can simulate a CDMA encoding and decoding process, the data is assumed to be travelled through different path, the effect of different path and CDMA is
  • 5. Design And Analysis Of Ds-Cdma Rake… ||Issn 2250-3005 || ||July||2013|| Page 30 considered to generate the multipath effect the data is pass through the different path and assumed at receiver end just before the decoder .to avoid the multipath effect RAKE receiver is used the RAKE receiver concept is introduced in the decoding process.Detection of DS-CDMA signals using the RAKE Rx, results in performance improvement compared to correlator Rx. VI. REFERENCE [1] Peter Flanagan, “Personal Communications Services: The Long Road Ahead,” Telecommunications, February 1996. [2] http://wireless.per.nl/reference/chaptr05/cdma/rake.htm. [3] W. C. Y. Lee, “Overview of Cellular CDMA,”IEEE Trans. On Vehicular Technology, Vol. 40, no. 2, pp. 291-302, May 1991. [4] R. A. Cameron and B. D. Werner, “An Analysis of CDMA with Imperfect Power Control,” Proceedings of 42nd IEEE Vehicular Technology Conference, Denver, CO, pp. 977-980, 1992. [5] R. Lupus and S. Verdi, “Linear Multiuser Detectors for Synchronous Code Division-Multiple-Access Channels,” IEEE Trans. Info. Theory, vol. 35, no.1, pp. 123-136, Jan. 1989. [6] K.Murali.Krishna, Abhijit Mitra and Cemal Ardil” A Simplified Single Correlator Rake, Receiver for DMA Communications” International Journal of Information Technology Volume 2 Number 4 2005. [7] P. Jung, P. W. Baier, and A. Steil, “Advantages of CDMA and Spread Spectrum Over FDMA and TDMA in Cellular Mobile Radio Applications,” IEEE Transactions Vehicular Technology,Vol. 42, no. 3, pp. 357- 364, August 1993 [8] Electronic Industries Association, “Cellular System Dual-Mode Mobile Station Base Station Compatibility Standard,” IS-54, May 1990. [9] K. S. Gilhousen, “On the Capacity of a Cellular CDMA System,”IEEE Transactions on Vehicular Technology, Vol. 40, no. 2, pp. 303-311,May 1991. [10] Electronic Industries Association, “Widband Spread Spectrum Digital Cellular System Dual Mode Mobile Station - Base Station Compatibility Standard,” IS-95, April, 1992 [11] J. C. Liberti and T. S. Rappaport, “Analytical Results for Capacity Improvements in CDMA,” IEEE Transactions on Vehicular Technology, Vol.43, No. 3, pp. 680-690, August 1994.