SlideShare a Scribd company logo
Analysis of Simulation Parameters of Pulse Shaping FIR
Filter for WCDMA
Digital Signal Processing

And
Digital Communication
Analysis of Simulation Parameters of Pulse
Shaping FIR Filter for WCDMA
THE PROJECT DEALS WITH SIMULATION MODEL OF SQUARE ROOT RAISED
COSINE PULSE SHAPING FILTER FOR WCDMA WITH DIFFERENT
PARAMETERS OF THE FILTER AT 5MHZ. IT DEALS WITH STUDY OF
SIMULATION PARAMETERS (NUMBER OF BITS, NUMBER OF ERRORS) OF
PULSE SHAPING FIR FILTER AT DIFFERENT GROUP DELAY FOR WCDMA.
Introduction about WCDMA


Digital Signal processing techniques are being used to improve the performance of 3G systems. WCDMA
(Wideband Code-Division Multiple Access), an ITU standard derived from Code-Division Multiple Access
(CDMA), is officially known as IMT-2000 direct spread spectrum.



W-CDMA is a third-generation (3G) mobile wireless technology that promises much higher data speeds to
mobile and portable wireless devices. W-CDMA can support mobile/portable voice, images, data, and video
communications at up to 2 Mbps (local area access) or 384 Kbps (wide area access).



W-CDMA is one of several methods of multiplexing wireless users. In CDMA, users are multiplexed by
distinct codes rather than by orthogonal frequency bands, as in frequency-division multiple access.
Contd…


The information is spread over a band of approximately 5 MHz. This wide bandwidth has given rise to the name
Wideband CDMA or WCDMA.



In WCDMA, the CDMA technology (Code Division Multiple Access) air interface is implemented along with
GSM networks. WCDMA is a Third Generation (3G) technology and works towards the interoperability between
the various 3G technologies and networks being developed worldwide. WCDMA transmits on a 5 MHz wide radio

channel and hence is called Wideband CDMA. This 5 MHz wide radio channel is in contrast to CDMA which
transmits in one or more pairs of 1.25 MHz wide radio channel. WCDMA uses Direct Sequence spreading
spectrum (DSSS), where spreading process is done by directly combining the baseband information to high chip
rate binary code. The Spreading Factor is the ratio of the chips (Universal Mobile Telecommunication System,

UMTS = 3.84Mchips/s) to baseband information rate.
Need of efficient Pulse Shaping


In communications systems, two important requirements of a wireless communications channel demand the
use of a pulse shaping filter. These requirements are:

1)

Generating band limited channels

2)

Reducing inter symbol interference



Both requirements can be accomplished by a pulse shaping filter which is applied to each symbol. In fact, the
sync pulse, meets both of these requirements because it efficiently utilizes the frequency domain to utilize a
smaller portion of the frequency domain.
Contd…


The sinc pulse is periodic in nature and it has maximum amplitude in the middle of the symbol time.



It appears as a square wave in the frequency domain and thus can effectively limit a communications channel to a
specific frequency range.
Contd…
A.

Reducing Channel Bandwidth

Modulation of a carrier sinusoid results in constant transitions in its phase and amplitude. Below, figure shows the

time domain of a carrier sinusoid with a symbol rate that is half
of the carrier. It is clear that phase/amplitude transitions occur at
every two periods of the carrier and sharp transitions occur, when
filtering is not applied. The sharp transitions in any signal result
in high-frequency components in the frequency domain. By
applying a pulse shaping filter, the sharp transitions are smoothed
and the resulting signal is limited to a specific frequency band.
Contd…
Fig shows smoothed phase and amplitude transitions in a filtered modulated signal. It happens much more gradually
when filtering is implemented. As a result, the frequency information of the sinusoid becomes more concentrated into
a specified frequency band. The sharp transitions do cause high frequency components in the frequency domain.

Now, once a filter has been applied to the carrier signal,
These high frequency components of the signal have been
removed. Thus, the majority of the channel power is now

limited to a specific defined bandwidth. It is clear that the
required bandwidth for a channel is directly related to the
symbol rate and is centered at the carrier frequency.
Contd…
B. Reducing Inter-Symbol Interference (ISI)
In band limited channels, intersymbol interference (ISI) can be caused by multi-path fading as signals are transmitted
over long distances and through various mediums. This characteristic of the physical environment causes some

symbols to be spread beyond their given time interval. As a result, they can interfere with the following or
preceding transmitted symbols. To solve this problem we apply the pulse shaping filter. By applying this filter to
each symbol that is generated, it is possible to reduce channel bandwidth while reducing ISI. Fig (A) shows the
output in time domain. It is clear that the maximum amplitude of the pulse-shaping filter occurs in the middle of the
symbol period. In addition, the beginning and ending portions of the symbol period are attenuated. Thus, ISI is
reduced by providing a pseudo-guard interval which attenuates signals from multipath reflections.
Contd…


Fig (A):
Raised Cosine Filter
If the transmitted signal is restricted to a certain bandwidth, then infinite bandwidth associated with a rectangular
pulse is not acceptable. The bandwidth of the rectangular pulse can be limited, however, by forcing it to pass through
a low-pass filter. The act of filtering the pulse causes its shape to change from purely rectangular to a smooth contour
without sharp edges. This filter is the well-known raised cosine filter and its frequency response is given by
H(w)= τ…………………………….0≤w≤c
τ{cos2[τ(w-c)/4α]}…………c≤w≤d
0…………………………….w>d
where w is the radian frequency 2πf, τ is the pulse period, α is roll off factor, c is equal to π(1-α)/τ , d is equal to

π(1+α)/τ.
Contd…
Square Root Raised Cosine Filter
The frequency Response of the Square-Root Raised Cosine is given as below.
H(w)=√τ…………………………….0≤w≤c
√τ{cos[τ(w-c)/4α]}…………c≤w≤d
0…………………………….w>d
The consequence of pulse shaping is that it distorts the shape of the original time domain rectangular pulse into a
smoothly rounded pulse with damped oscillations (ripples) before and after the ½ To points. The ripples result from
the convolution of the rectangular pulse with the raised cosine impulse response (convolution is the process of
filtering in the time domain). Reduced bandwidth means larger ripple, which exacerbates ISI and increases the
likelihood of an incorrect decision (that is, error) at the receiver.
Contd…
Pulse Shaping in WCDMA


Code-division multiple access is one of several methods of multiplexing wireless users. In CDMA, users
are multiplexed by distinct codes rather than by orthogonal frequency bands, as in frequency-division
multiple access.



The processing gain factor is defined as the ratio of the transmitted bandwidth to information bandwidth
and is given by:
Gp=Bt/Bi

Correlating the received signal with a code signal from a certain user will then only despread the signal of
this user, while the other spread-spectrum signals will remain spread over a large bandwidth.
Simulation model of WCDMA


The performance in terms of the Bit Error Rate can be examined for different values of Group Delay
“D” of the pulse shaping filter against a sinusoidal interference.



The information signal in wideband CDMA system is generated by Bernoulli Binary Generator and the
PN sequence is used for spreading the signal at certain bandwidth.



The signal is passed from different parameters block and at the end BER is calculated by comparing the
transmitted data and received data.



On the basis of block diagram, a simulation model will be developed by using Matlab Simulink.
Block diagram for WCDMA system
Block diagram in SIMULINK
Description of all elements used in SIMULINK model


Bernoulli Binary Generator: Bernoulli Binary Generator is used to generate information signal appropriate with
the standard for WCDMA from simulink library. Bernoulli Binary Generator block as shown in figure generates

random binary numbers using Bernoulli Distribution. The Bernoulli distribution has mean value=(1-p) and
variance=p(1-p).The probability of a zero parameter specifies p and can be any real number between zero and one.


PN Sequence Generator: The PN Sequence is produced by pseudo random noise generator that is simply a

binary linear feedback shift register consisting of XOR gates and a shift register. This PN Sequence has the ability
to create an identical sequence for both transmitter and receiver and yet retaining the desirable properties of a
noise like randomness bit sequence. In Direct Sequence Spread Spectrum System, to generate a chip rate of
3.84Mbps for 5Mhz bandwidth in WCDMA system PN Sequence Generator has been used.
Contd…


Data Type Conversion Block: It converts input to data type and scaling of output. This conversion has two
possible goals. One goal is to have real world values of input and output be equal. Other goal is to have stored
integer values of input and output be equal. Overflows and Quantization errors can prevent goal from being fully
achieved.



XOR Logical Operator: For single input operators are applied across input vector. For multiple inputs operators
are applied across inputs.



Differential Encoder: It differentially encodes the input data. The output of this block is a logical difference
between present input to this block and previous output of this block. The input can be a scalar, vector or frame
based matrix.
Contd…


Modulator baseband: It modulates the input signal using the offset quadrature phase shift keying (OQPSK) method.
The input can be either bits or integers. For sample based integer input, input must be a scalar. For frame based integer
input, input must be a column vector. In case of sample based input, output sample time equals symbol period divided by
2. There are different variants such as QPSK, orthogonal QPSK (OQPSK).



BFFT Scope: This spectrum scope computes and displays the periodogram of each input signal. Non frame based inputs
to this block should use buffering option.



Upsampling Block: It upsamples the integer sampling rate by a factor of 8.



Square Root Raised Cosine Transmit Filter: It upsamples and filters the input signal. The group delay is specified as
the number of symbol periods between start of filter response and its peak. This delay also determines the length of filter
impulse response which is 1+2*N*Group Delay.
Contd…


dB Gain: Here we apply the amplitude gain specified in dB. Here 5dB and 10 dB gain have been taken in present
study for subsequent analysis.



Gaussian Noise generator: It generates the Gaussian distributed noise with given mean and variance values.



AWGN Channel: It adds white Gaussian noise to the input signal. The input and output signals can be real or
complex. This block supports multichannel input and output signals as well as frame based processing. Here in
AWGN channel block, we can change Eb/No from 5dB to 10dB.



Square Root Raised Cosine Receive Filter: It filters the input signal and downsamples using Square root raised
cosine FIR filter. The group delay is specified as the number of symbol periods between start of filter response and
its peak. This delay also determines the length of filter impulse response which is 1+2*N*Group Delay.
Contd…


Downsampling Block: It downsamples the input sample rate by integer factor of 8.



Demodulator Baseband: It demodulates the input signal using the offset quadrature phase shift keying (OQPSK)
method. The input can be either bits or integers. For sample based integer input, input must be a scalar. For frame
based integer input, input must be a column vector. In case of sample based input, output sample time equals
symbol period divided by 2. This block has variants such as QPSK, orthogonal QPSK.



Differential Decoder: It differentially decodes the input data. The output of this block is a logical difference
between present input to this block and previous input of this block. The input can be a scalar, vector or frame
based matrix.



Unit Delay: It samples and hold with one sample period delay.
Contd…


Error Rate Calculation Block: It computes the error rate of received data by comparing it to the delayed version
of transmitted data. The block output is a three element vector consisting of error rate followed by number of

errors detected and total number of symbols compared.


Display: It is for the numeric display of values input to it from error rate calculation block. Here one can get data
display in different formats.
Snapshots of SIMULINK model parameters


Bernoulli Binary Generator:
Contd…


PN Sequence Generator:
Contd…


Raised Cosine Transmit Filter:
Contd…


Raised Cosine Receive Filter:
Results


The simulation study has also been carried out for different values of D i.e.2,4,6 and 8.



The readings of the simulation model for number of bits, number of errors and Bit Error Rate at different values of
D have been taken at different time instants during the simulation runs. The parameters of the simulation model
are given as below:

1.

Eb/No=5dB

2.

PN Sequence Generator Sample time=1/3840kbps

3.

Bernoulli Binary Generator Sample time=1/64kbps(data services)

4.

Interpolation Factor M=5

5.

Roll Off Factor =0.22(Optimum)



It is also observed that BER decreases as the group delay is increased from 2 to 4 and then from 4 to 6. The BER
is found to increase as the value of group delay D is varied from 6 to 8. Hence the group delay should be
controlled at D=6 by RF design engineer. Hence the optimum value of D=6 is taken for subsequent analysis in
WCDMA system.
Contd…
Conclusions


The present study has proposed the WCDMA communication link employing the pulse shaping filters using

matlab simulink. The group delay (D) plays a crucial role in pulse shaping digital finite impulse response filter.
The value of group delay should be minimal for efficient performance of digital pulse shaping filter. The effects of
change in group delay on number of errors have been studied for square root raised cosine pulse shaping filter at 5
MHz band The effect of variation of group delay D i.e. number of symbols spanned by impulse response is studied
at fix value of Roll Off Factor (alpha)=0.22 as well as at fix value of interpolation M=5. The study has impact on
analysis & simulation of pulse shaping families in WCDMA based wireless communication system.
Contd…


The study will be useful to improve the performance of WCDMA based network by using the modified and
improved design of square root raised cosine pulse shaping filter. Design of new type of filter of higher or
different order will be useful to get better root raised cosine approximation thereby improving the performance
parameters like increased Capacity, reduced BER, better S/N ratio, and Reduced ISI (noise) as a consequence of
pulse shaping. The future work will involve the incorporation of interpolation factor for tradeoff between D and M
at fix roll off factor as well as study of parameters of pulse shaping filter on the bit error rate performance analysis

for WCDMA based wireless communication.
References


Simon Haykin, “Communications Systems” , Tata McGraw Hill.



B.P. Lathi, Modern Digital and analog Communications Systems, John Wiley & Sons.



John G. Proakis, Digital Communications. McGraw Hill.



http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=5044827&url=http%3A%2F%2Fieeexplore.ieee.org%2Fx
pls%2Fabs_all.jsp%3Farnumber%3D5044827



http://www.ijcaonline.org/archives/volume40/number8/4981-6675



http://www.mathworks.in/help/comm/ug/digital-modulation.html

More Related Content

What's hot

Power Management in Wireless Sensor Network
Power Management in Wireless Sensor NetworkPower Management in Wireless Sensor Network
Power Management in Wireless Sensor NetworkBhavik Panchal
 
Spread Spectrum
Spread SpectrumSpread Spectrum
Spread Spectrum
Varun Bansal
 
Weight enumerators of block codes and the mc williams
Weight  enumerators of block codes and  the mc williamsWeight  enumerators of block codes and  the mc williams
Weight enumerators of block codes and the mc williams
Madhumita Tamhane
 
RF Circuit Design - [Ch4-2] LNA, PA, and Broadband Amplifier
RF Circuit Design - [Ch4-2] LNA, PA, and Broadband AmplifierRF Circuit Design - [Ch4-2] LNA, PA, and Broadband Amplifier
RF Circuit Design - [Ch4-2] LNA, PA, and Broadband Amplifier
Simen Li
 
Introduction to OFDM
Introduction to OFDMIntroduction to OFDM
Introduction to OFDM
Pei-Che Chang
 
Design of Non-Uniform Linear Antenna Arrays Using Dolph- Chebyshev and Binomi...
Design of Non-Uniform Linear Antenna Arrays Using Dolph- Chebyshev and Binomi...Design of Non-Uniform Linear Antenna Arrays Using Dolph- Chebyshev and Binomi...
Design of Non-Uniform Linear Antenna Arrays Using Dolph- Chebyshev and Binomi...
IJERA Editor
 
Angle Modulation.pdf
Angle Modulation.pdfAngle Modulation.pdf
Angle Modulation.pdf
laiyon
 
MIMO Channel Capacity
MIMO Channel CapacityMIMO Channel Capacity
MIMO Channel Capacity
Pei-Che Chang
 
Wireless transmission
Wireless transmissionWireless transmission
Wireless transmission
Dr. Ghanshyam Singh
 
Design and Simulation Microstrip patch Antenna using CST Microwave Studio
Design and Simulation Microstrip patch Antenna  using CST Microwave StudioDesign and Simulation Microstrip patch Antenna  using CST Microwave Studio
Design and Simulation Microstrip patch Antenna using CST Microwave Studio
Aymen Al-obaidi
 
Lecture13
Lecture13Lecture13
Lecture13
INDHULEKSHMI M.C
 
Channel equalization
Channel equalizationChannel equalization
Channel equalization
Munnangi Anirudh
 
Reconfigurable Intelligent Surface or Intelligent Reflecting Surfaces Or So...
Reconfigurable Intelligent Surface or Intelligent Reflecting Surfaces  Or  So...Reconfigurable Intelligent Surface or Intelligent Reflecting Surfaces  Or  So...
Reconfigurable Intelligent Surface or Intelligent Reflecting Surfaces Or So...
AshishKumarMeena16
 
frequency re use nb
frequency re use nbfrequency re use nb
frequency re use nb
AJAL A J
 
Characterization of the Wireless Channel
Characterization of the Wireless ChannelCharacterization of the Wireless Channel
Characterization of the Wireless Channel
Suraj Katwal
 
Small Scale Multi path measurements
Small Scale Multi path measurements Small Scale Multi path measurements
Small Scale Multi path measurements
Siva Ganesan
 
Channel assignment strategies
Channel assignment strategiesChannel assignment strategies
Channel assignment strategies
AJAL A J
 
Smith Chart Problems
Smith Chart ProblemsSmith Chart Problems
Smith Chart Problems
Engineering Funda
 
PAPR Reduction
PAPR ReductionPAPR Reduction
PAPR Reduction
Pei-Che Chang
 

What's hot (20)

Power Management in Wireless Sensor Network
Power Management in Wireless Sensor NetworkPower Management in Wireless Sensor Network
Power Management in Wireless Sensor Network
 
Spread Spectrum
Spread SpectrumSpread Spectrum
Spread Spectrum
 
Weight enumerators of block codes and the mc williams
Weight  enumerators of block codes and  the mc williamsWeight  enumerators of block codes and  the mc williams
Weight enumerators of block codes and the mc williams
 
RF Circuit Design - [Ch4-2] LNA, PA, and Broadband Amplifier
RF Circuit Design - [Ch4-2] LNA, PA, and Broadband AmplifierRF Circuit Design - [Ch4-2] LNA, PA, and Broadband Amplifier
RF Circuit Design - [Ch4-2] LNA, PA, and Broadband Amplifier
 
Introduction to OFDM
Introduction to OFDMIntroduction to OFDM
Introduction to OFDM
 
Impedance Matching
Impedance MatchingImpedance Matching
Impedance Matching
 
Design of Non-Uniform Linear Antenna Arrays Using Dolph- Chebyshev and Binomi...
Design of Non-Uniform Linear Antenna Arrays Using Dolph- Chebyshev and Binomi...Design of Non-Uniform Linear Antenna Arrays Using Dolph- Chebyshev and Binomi...
Design of Non-Uniform Linear Antenna Arrays Using Dolph- Chebyshev and Binomi...
 
Angle Modulation.pdf
Angle Modulation.pdfAngle Modulation.pdf
Angle Modulation.pdf
 
MIMO Channel Capacity
MIMO Channel CapacityMIMO Channel Capacity
MIMO Channel Capacity
 
Wireless transmission
Wireless transmissionWireless transmission
Wireless transmission
 
Design and Simulation Microstrip patch Antenna using CST Microwave Studio
Design and Simulation Microstrip patch Antenna  using CST Microwave StudioDesign and Simulation Microstrip patch Antenna  using CST Microwave Studio
Design and Simulation Microstrip patch Antenna using CST Microwave Studio
 
Lecture13
Lecture13Lecture13
Lecture13
 
Channel equalization
Channel equalizationChannel equalization
Channel equalization
 
Reconfigurable Intelligent Surface or Intelligent Reflecting Surfaces Or So...
Reconfigurable Intelligent Surface or Intelligent Reflecting Surfaces  Or  So...Reconfigurable Intelligent Surface or Intelligent Reflecting Surfaces  Or  So...
Reconfigurable Intelligent Surface or Intelligent Reflecting Surfaces Or So...
 
frequency re use nb
frequency re use nbfrequency re use nb
frequency re use nb
 
Characterization of the Wireless Channel
Characterization of the Wireless ChannelCharacterization of the Wireless Channel
Characterization of the Wireless Channel
 
Small Scale Multi path measurements
Small Scale Multi path measurements Small Scale Multi path measurements
Small Scale Multi path measurements
 
Channel assignment strategies
Channel assignment strategiesChannel assignment strategies
Channel assignment strategies
 
Smith Chart Problems
Smith Chart ProblemsSmith Chart Problems
Smith Chart Problems
 
PAPR Reduction
PAPR ReductionPAPR Reduction
PAPR Reduction
 

Viewers also liked

Digital data transmission,line coding and pulse shaping
Digital data transmission,line coding and pulse shapingDigital data transmission,line coding and pulse shaping
Digital data transmission,line coding and pulse shaping
Aayush Kumar
 
Qpsk modulation for dsss cdma transmitter and receiver using fpga
Qpsk modulation for dsss cdma transmitter and receiver using fpgaQpsk modulation for dsss cdma transmitter and receiver using fpga
Qpsk modulation for dsss cdma transmitter and receiver using fpga
IAEME Publication
 
CDMA Transmitter and Receiver Implementation Using FPGA
CDMA Transmitter and Receiver Implementation Using FPGACDMA Transmitter and Receiver Implementation Using FPGA
CDMA Transmitter and Receiver Implementation Using FPGA
IOSR Journals
 
Using matlab simulink
Using matlab simulinkUsing matlab simulink
Using matlab simulink
Marilyn Barragán Castañeda
 
Digital communication
Digital communication Digital communication
Digital communication Akshay Joshi
 
Digitla Communication pulse shaping filter
Digitla Communication pulse shaping filterDigitla Communication pulse shaping filter
Digitla Communication pulse shaping filtermirfanjum
 
Plastic manufacturing "forming and shaping plastics"
Plastic manufacturing "forming and shaping plastics"Plastic manufacturing "forming and shaping plastics"
Plastic manufacturing "forming and shaping plastics"
Ayush Mathur
 
Training material umts cell selection and reselection
Training material umts cell selection and reselectionTraining material umts cell selection and reselection
Training material umts cell selection and reselection
tositoru
 
pulse shaping and equalization
pulse shaping and equalizationpulse shaping and equalization
pulse shaping and equalization
remyard
 
Metal Forming Process
Metal Forming ProcessMetal Forming Process
Metal Forming Process
Monica Praisy
 
Wcdma Overview Presentation
Wcdma Overview PresentationWcdma Overview Presentation
Wcdma Overview PresentationAmir Malik
 
Plastic Process and Processing Parameter
Plastic Process and Processing ParameterPlastic Process and Processing Parameter
Plastic Process and Processing Parameter
Manthan Kanani
 
Isi and nyquist criterion
Isi and nyquist criterionIsi and nyquist criterion
Isi and nyquist criterionsrkrishna341
 
Cleaning and shaping the root canal system
Cleaning and shaping the root canal systemCleaning and shaping the root canal system
Cleaning and shaping the root canal systemParth Thakkar
 

Viewers also liked (20)

Digital data transmission,line coding and pulse shaping
Digital data transmission,line coding and pulse shapingDigital data transmission,line coding and pulse shaping
Digital data transmission,line coding and pulse shaping
 
Qpsk modulation for dsss cdma transmitter and receiver using fpga
Qpsk modulation for dsss cdma transmitter and receiver using fpgaQpsk modulation for dsss cdma transmitter and receiver using fpga
Qpsk modulation for dsss cdma transmitter and receiver using fpga
 
CDMA Transmitter and Receiver Implementation Using FPGA
CDMA Transmitter and Receiver Implementation Using FPGACDMA Transmitter and Receiver Implementation Using FPGA
CDMA Transmitter and Receiver Implementation Using FPGA
 
Using matlab simulink
Using matlab simulinkUsing matlab simulink
Using matlab simulink
 
Digital communication
Digital communication Digital communication
Digital communication
 
Digitla Communication pulse shaping filter
Digitla Communication pulse shaping filterDigitla Communication pulse shaping filter
Digitla Communication pulse shaping filter
 
Plastic manufacturing "forming and shaping plastics"
Plastic manufacturing "forming and shaping plastics"Plastic manufacturing "forming and shaping plastics"
Plastic manufacturing "forming and shaping plastics"
 
Training material umts cell selection and reselection
Training material umts cell selection and reselectionTraining material umts cell selection and reselection
Training material umts cell selection and reselection
 
3g basic
3g basic3g basic
3g basic
 
pulse shaping and equalization
pulse shaping and equalizationpulse shaping and equalization
pulse shaping and equalization
 
Metal Forming Process
Metal Forming ProcessMetal Forming Process
Metal Forming Process
 
Recent advances in Metal Forming process
Recent advances in Metal Forming processRecent advances in Metal Forming process
Recent advances in Metal Forming process
 
Wcdma Overview Presentation
Wcdma Overview PresentationWcdma Overview Presentation
Wcdma Overview Presentation
 
Plastic Process and Processing Parameter
Plastic Process and Processing ParameterPlastic Process and Processing Parameter
Plastic Process and Processing Parameter
 
3g technologies
3g technologies3g technologies
3g technologies
 
Introduction to 3G
Introduction to 3GIntroduction to 3G
Introduction to 3G
 
WCDMA
WCDMAWCDMA
WCDMA
 
Isi and nyquist criterion
Isi and nyquist criterionIsi and nyquist criterion
Isi and nyquist criterion
 
Using matlab simulink
Using matlab simulinkUsing matlab simulink
Using matlab simulink
 
Cleaning and shaping the root canal system
Cleaning and shaping the root canal systemCleaning and shaping the root canal system
Cleaning and shaping the root canal system
 

Similar to Pulse Shaping FIR Filter for WCDMA

Dq33705710
Dq33705710Dq33705710
Dq33705710
IJERA Editor
 
Dq33705710
Dq33705710Dq33705710
Dq33705710
IJERA Editor
 
dfsdfsdfIjett v4 i7p177
dfsdfsdfIjett v4 i7p177dfsdfsdfIjett v4 i7p177
dfsdfsdfIjett v4 i7p177
Mhmd Alawasa
 
Iaetsd performance analysis of multicarrier ds-cdma
Iaetsd performance analysis of multicarrier ds-cdmaIaetsd performance analysis of multicarrier ds-cdma
Iaetsd performance analysis of multicarrier ds-cdma
Iaetsd Iaetsd
 
Lecture Notes: EEEC6440315 Communication Systems - Spectral Efficiency
Lecture Notes:  EEEC6440315 Communication Systems - Spectral EfficiencyLecture Notes:  EEEC6440315 Communication Systems - Spectral Efficiency
Lecture Notes: EEEC6440315 Communication Systems - Spectral Efficiency
AIMST University
 
analog communication system for undergraduate .pdf
analog communication  system for undergraduate .pdfanalog communication  system for undergraduate .pdf
analog communication system for undergraduate .pdf
AlaAwouda
 
Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA
Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMAAnalysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA
Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA
ijsrd.com
 
DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...
DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...
DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...
International Journal of Technical Research & Application
 
24071 digitalcommunication
24071 digitalcommunication24071 digitalcommunication
24071 digitalcommunicationsharma ellappan
 
Lecture 5
Lecture 5Lecture 5
Lecture 5
Joe Christensen
 
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...
Sukhvinder Singh Malik
 
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNELPERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
IJCSES Journal
 
Pmit lecture 03_wlan_wireless_network_2016
Pmit lecture 03_wlan_wireless_network_2016Pmit lecture 03_wlan_wireless_network_2016
Pmit lecture 03_wlan_wireless_network_2016
Chyon Ju
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM System
IOSR Journals
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM System
IOSR Journals
 
571 238-247
571 238-247571 238-247
571 238-247
idescitation
 
Performance of OFDM System under Different Fading Channels and Channel Coding
Performance of OFDM System under Different Fading Channels and Channel CodingPerformance of OFDM System under Different Fading Channels and Channel Coding
Performance of OFDM System under Different Fading Channels and Channel Coding
journalBEEI
 

Similar to Pulse Shaping FIR Filter for WCDMA (20)

Dq33705710
Dq33705710Dq33705710
Dq33705710
 
Dq33705710
Dq33705710Dq33705710
Dq33705710
 
dfsdfsdfIjett v4 i7p177
dfsdfsdfIjett v4 i7p177dfsdfsdfIjett v4 i7p177
dfsdfsdfIjett v4 i7p177
 
Iaetsd performance analysis of multicarrier ds-cdma
Iaetsd performance analysis of multicarrier ds-cdmaIaetsd performance analysis of multicarrier ds-cdma
Iaetsd performance analysis of multicarrier ds-cdma
 
Lecture Notes: EEEC6440315 Communication Systems - Spectral Efficiency
Lecture Notes:  EEEC6440315 Communication Systems - Spectral EfficiencyLecture Notes:  EEEC6440315 Communication Systems - Spectral Efficiency
Lecture Notes: EEEC6440315 Communication Systems - Spectral Efficiency
 
analog communication system for undergraduate .pdf
analog communication  system for undergraduate .pdfanalog communication  system for undergraduate .pdf
analog communication system for undergraduate .pdf
 
Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA
Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMAAnalysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA
Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA
 
DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...
DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...
DESIGN AND IMPLEMENTATION OF OFDM SYSTEM AND REDUCTION OF INTER-CARRIER INTER...
 
PID1063629
PID1063629PID1063629
PID1063629
 
24071 digitalcommunication
24071 digitalcommunication24071 digitalcommunication
24071 digitalcommunication
 
2 marks q&a
2 marks q&a2 marks q&a
2 marks q&a
 
Lecture 5
Lecture 5Lecture 5
Lecture 5
 
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...
COMPARISON OF BER AND NUMBER OF ERRORS WITH DIFFERENT MODULATION TECHNIQUES I...
 
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNELPERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
PERFORMANCE EVALUATION OF MC-CDMA SYSTEM OVER RAYLEIGH FADING CHANNEL
 
Pmit lecture 03_wlan_wireless_network_2016
Pmit lecture 03_wlan_wireless_network_2016Pmit lecture 03_wlan_wireless_network_2016
Pmit lecture 03_wlan_wireless_network_2016
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM System
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM System
 
571 238-247
571 238-247571 238-247
571 238-247
 
Performance of OFDM System under Different Fading Channels and Channel Coding
Performance of OFDM System under Different Fading Channels and Channel CodingPerformance of OFDM System under Different Fading Channels and Channel Coding
Performance of OFDM System under Different Fading Channels and Channel Coding
 
ofdm
ofdmofdm
ofdm
 

Recently uploaded

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
Vivekanand Anglo Vedic Academy
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
PedroFerreira53928
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 

Recently uploaded (20)

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 

Pulse Shaping FIR Filter for WCDMA

  • 1. Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA Digital Signal Processing And Digital Communication
  • 2. Analysis of Simulation Parameters of Pulse Shaping FIR Filter for WCDMA THE PROJECT DEALS WITH SIMULATION MODEL OF SQUARE ROOT RAISED COSINE PULSE SHAPING FILTER FOR WCDMA WITH DIFFERENT PARAMETERS OF THE FILTER AT 5MHZ. IT DEALS WITH STUDY OF SIMULATION PARAMETERS (NUMBER OF BITS, NUMBER OF ERRORS) OF PULSE SHAPING FIR FILTER AT DIFFERENT GROUP DELAY FOR WCDMA.
  • 3. Introduction about WCDMA  Digital Signal processing techniques are being used to improve the performance of 3G systems. WCDMA (Wideband Code-Division Multiple Access), an ITU standard derived from Code-Division Multiple Access (CDMA), is officially known as IMT-2000 direct spread spectrum.  W-CDMA is a third-generation (3G) mobile wireless technology that promises much higher data speeds to mobile and portable wireless devices. W-CDMA can support mobile/portable voice, images, data, and video communications at up to 2 Mbps (local area access) or 384 Kbps (wide area access).  W-CDMA is one of several methods of multiplexing wireless users. In CDMA, users are multiplexed by distinct codes rather than by orthogonal frequency bands, as in frequency-division multiple access.
  • 4. Contd…  The information is spread over a band of approximately 5 MHz. This wide bandwidth has given rise to the name Wideband CDMA or WCDMA.  In WCDMA, the CDMA technology (Code Division Multiple Access) air interface is implemented along with GSM networks. WCDMA is a Third Generation (3G) technology and works towards the interoperability between the various 3G technologies and networks being developed worldwide. WCDMA transmits on a 5 MHz wide radio channel and hence is called Wideband CDMA. This 5 MHz wide radio channel is in contrast to CDMA which transmits in one or more pairs of 1.25 MHz wide radio channel. WCDMA uses Direct Sequence spreading spectrum (DSSS), where spreading process is done by directly combining the baseband information to high chip rate binary code. The Spreading Factor is the ratio of the chips (Universal Mobile Telecommunication System, UMTS = 3.84Mchips/s) to baseband information rate.
  • 5. Need of efficient Pulse Shaping  In communications systems, two important requirements of a wireless communications channel demand the use of a pulse shaping filter. These requirements are: 1) Generating band limited channels 2) Reducing inter symbol interference  Both requirements can be accomplished by a pulse shaping filter which is applied to each symbol. In fact, the sync pulse, meets both of these requirements because it efficiently utilizes the frequency domain to utilize a smaller portion of the frequency domain.
  • 6. Contd…  The sinc pulse is periodic in nature and it has maximum amplitude in the middle of the symbol time.  It appears as a square wave in the frequency domain and thus can effectively limit a communications channel to a specific frequency range.
  • 7. Contd… A. Reducing Channel Bandwidth Modulation of a carrier sinusoid results in constant transitions in its phase and amplitude. Below, figure shows the time domain of a carrier sinusoid with a symbol rate that is half of the carrier. It is clear that phase/amplitude transitions occur at every two periods of the carrier and sharp transitions occur, when filtering is not applied. The sharp transitions in any signal result in high-frequency components in the frequency domain. By applying a pulse shaping filter, the sharp transitions are smoothed and the resulting signal is limited to a specific frequency band.
  • 8. Contd… Fig shows smoothed phase and amplitude transitions in a filtered modulated signal. It happens much more gradually when filtering is implemented. As a result, the frequency information of the sinusoid becomes more concentrated into a specified frequency band. The sharp transitions do cause high frequency components in the frequency domain. Now, once a filter has been applied to the carrier signal, These high frequency components of the signal have been removed. Thus, the majority of the channel power is now limited to a specific defined bandwidth. It is clear that the required bandwidth for a channel is directly related to the symbol rate and is centered at the carrier frequency.
  • 9. Contd… B. Reducing Inter-Symbol Interference (ISI) In band limited channels, intersymbol interference (ISI) can be caused by multi-path fading as signals are transmitted over long distances and through various mediums. This characteristic of the physical environment causes some symbols to be spread beyond their given time interval. As a result, they can interfere with the following or preceding transmitted symbols. To solve this problem we apply the pulse shaping filter. By applying this filter to each symbol that is generated, it is possible to reduce channel bandwidth while reducing ISI. Fig (A) shows the output in time domain. It is clear that the maximum amplitude of the pulse-shaping filter occurs in the middle of the symbol period. In addition, the beginning and ending portions of the symbol period are attenuated. Thus, ISI is reduced by providing a pseudo-guard interval which attenuates signals from multipath reflections.
  • 11. Raised Cosine Filter If the transmitted signal is restricted to a certain bandwidth, then infinite bandwidth associated with a rectangular pulse is not acceptable. The bandwidth of the rectangular pulse can be limited, however, by forcing it to pass through a low-pass filter. The act of filtering the pulse causes its shape to change from purely rectangular to a smooth contour without sharp edges. This filter is the well-known raised cosine filter and its frequency response is given by H(w)= τ…………………………….0≤w≤c τ{cos2[τ(w-c)/4α]}…………c≤w≤d 0…………………………….w>d where w is the radian frequency 2πf, τ is the pulse period, α is roll off factor, c is equal to π(1-α)/τ , d is equal to π(1+α)/τ.
  • 13. Square Root Raised Cosine Filter The frequency Response of the Square-Root Raised Cosine is given as below. H(w)=√τ…………………………….0≤w≤c √τ{cos[τ(w-c)/4α]}…………c≤w≤d 0…………………………….w>d The consequence of pulse shaping is that it distorts the shape of the original time domain rectangular pulse into a smoothly rounded pulse with damped oscillations (ripples) before and after the ½ To points. The ripples result from the convolution of the rectangular pulse with the raised cosine impulse response (convolution is the process of filtering in the time domain). Reduced bandwidth means larger ripple, which exacerbates ISI and increases the likelihood of an incorrect decision (that is, error) at the receiver.
  • 15. Pulse Shaping in WCDMA  Code-division multiple access is one of several methods of multiplexing wireless users. In CDMA, users are multiplexed by distinct codes rather than by orthogonal frequency bands, as in frequency-division multiple access.  The processing gain factor is defined as the ratio of the transmitted bandwidth to information bandwidth and is given by: Gp=Bt/Bi Correlating the received signal with a code signal from a certain user will then only despread the signal of this user, while the other spread-spectrum signals will remain spread over a large bandwidth.
  • 16. Simulation model of WCDMA  The performance in terms of the Bit Error Rate can be examined for different values of Group Delay “D” of the pulse shaping filter against a sinusoidal interference.  The information signal in wideband CDMA system is generated by Bernoulli Binary Generator and the PN sequence is used for spreading the signal at certain bandwidth.  The signal is passed from different parameters block and at the end BER is calculated by comparing the transmitted data and received data.  On the basis of block diagram, a simulation model will be developed by using Matlab Simulink.
  • 17. Block diagram for WCDMA system
  • 18. Block diagram in SIMULINK
  • 19. Description of all elements used in SIMULINK model  Bernoulli Binary Generator: Bernoulli Binary Generator is used to generate information signal appropriate with the standard for WCDMA from simulink library. Bernoulli Binary Generator block as shown in figure generates random binary numbers using Bernoulli Distribution. The Bernoulli distribution has mean value=(1-p) and variance=p(1-p).The probability of a zero parameter specifies p and can be any real number between zero and one.  PN Sequence Generator: The PN Sequence is produced by pseudo random noise generator that is simply a binary linear feedback shift register consisting of XOR gates and a shift register. This PN Sequence has the ability to create an identical sequence for both transmitter and receiver and yet retaining the desirable properties of a noise like randomness bit sequence. In Direct Sequence Spread Spectrum System, to generate a chip rate of 3.84Mbps for 5Mhz bandwidth in WCDMA system PN Sequence Generator has been used.
  • 20. Contd…  Data Type Conversion Block: It converts input to data type and scaling of output. This conversion has two possible goals. One goal is to have real world values of input and output be equal. Other goal is to have stored integer values of input and output be equal. Overflows and Quantization errors can prevent goal from being fully achieved.  XOR Logical Operator: For single input operators are applied across input vector. For multiple inputs operators are applied across inputs.  Differential Encoder: It differentially encodes the input data. The output of this block is a logical difference between present input to this block and previous output of this block. The input can be a scalar, vector or frame based matrix.
  • 21. Contd…  Modulator baseband: It modulates the input signal using the offset quadrature phase shift keying (OQPSK) method. The input can be either bits or integers. For sample based integer input, input must be a scalar. For frame based integer input, input must be a column vector. In case of sample based input, output sample time equals symbol period divided by 2. There are different variants such as QPSK, orthogonal QPSK (OQPSK).  BFFT Scope: This spectrum scope computes and displays the periodogram of each input signal. Non frame based inputs to this block should use buffering option.  Upsampling Block: It upsamples the integer sampling rate by a factor of 8.  Square Root Raised Cosine Transmit Filter: It upsamples and filters the input signal. The group delay is specified as the number of symbol periods between start of filter response and its peak. This delay also determines the length of filter impulse response which is 1+2*N*Group Delay.
  • 22. Contd…  dB Gain: Here we apply the amplitude gain specified in dB. Here 5dB and 10 dB gain have been taken in present study for subsequent analysis.  Gaussian Noise generator: It generates the Gaussian distributed noise with given mean and variance values.  AWGN Channel: It adds white Gaussian noise to the input signal. The input and output signals can be real or complex. This block supports multichannel input and output signals as well as frame based processing. Here in AWGN channel block, we can change Eb/No from 5dB to 10dB.  Square Root Raised Cosine Receive Filter: It filters the input signal and downsamples using Square root raised cosine FIR filter. The group delay is specified as the number of symbol periods between start of filter response and its peak. This delay also determines the length of filter impulse response which is 1+2*N*Group Delay.
  • 23. Contd…  Downsampling Block: It downsamples the input sample rate by integer factor of 8.  Demodulator Baseband: It demodulates the input signal using the offset quadrature phase shift keying (OQPSK) method. The input can be either bits or integers. For sample based integer input, input must be a scalar. For frame based integer input, input must be a column vector. In case of sample based input, output sample time equals symbol period divided by 2. This block has variants such as QPSK, orthogonal QPSK.  Differential Decoder: It differentially decodes the input data. The output of this block is a logical difference between present input to this block and previous input of this block. The input can be a scalar, vector or frame based matrix.  Unit Delay: It samples and hold with one sample period delay.
  • 24. Contd…  Error Rate Calculation Block: It computes the error rate of received data by comparing it to the delayed version of transmitted data. The block output is a three element vector consisting of error rate followed by number of errors detected and total number of symbols compared.  Display: It is for the numeric display of values input to it from error rate calculation block. Here one can get data display in different formats.
  • 25. Snapshots of SIMULINK model parameters  Bernoulli Binary Generator:
  • 29. Results  The simulation study has also been carried out for different values of D i.e.2,4,6 and 8.  The readings of the simulation model for number of bits, number of errors and Bit Error Rate at different values of D have been taken at different time instants during the simulation runs. The parameters of the simulation model are given as below: 1. Eb/No=5dB 2. PN Sequence Generator Sample time=1/3840kbps 3. Bernoulli Binary Generator Sample time=1/64kbps(data services) 4. Interpolation Factor M=5 5. Roll Off Factor =0.22(Optimum)  It is also observed that BER decreases as the group delay is increased from 2 to 4 and then from 4 to 6. The BER is found to increase as the value of group delay D is varied from 6 to 8. Hence the group delay should be controlled at D=6 by RF design engineer. Hence the optimum value of D=6 is taken for subsequent analysis in WCDMA system.
  • 31. Conclusions  The present study has proposed the WCDMA communication link employing the pulse shaping filters using matlab simulink. The group delay (D) plays a crucial role in pulse shaping digital finite impulse response filter. The value of group delay should be minimal for efficient performance of digital pulse shaping filter. The effects of change in group delay on number of errors have been studied for square root raised cosine pulse shaping filter at 5 MHz band The effect of variation of group delay D i.e. number of symbols spanned by impulse response is studied at fix value of Roll Off Factor (alpha)=0.22 as well as at fix value of interpolation M=5. The study has impact on analysis & simulation of pulse shaping families in WCDMA based wireless communication system.
  • 32. Contd…  The study will be useful to improve the performance of WCDMA based network by using the modified and improved design of square root raised cosine pulse shaping filter. Design of new type of filter of higher or different order will be useful to get better root raised cosine approximation thereby improving the performance parameters like increased Capacity, reduced BER, better S/N ratio, and Reduced ISI (noise) as a consequence of pulse shaping. The future work will involve the incorporation of interpolation factor for tradeoff between D and M at fix roll off factor as well as study of parameters of pulse shaping filter on the bit error rate performance analysis for WCDMA based wireless communication.
  • 33. References  Simon Haykin, “Communications Systems” , Tata McGraw Hill.  B.P. Lathi, Modern Digital and analog Communications Systems, John Wiley & Sons.  John G. Proakis, Digital Communications. McGraw Hill.  http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=5044827&url=http%3A%2F%2Fieeexplore.ieee.org%2Fx pls%2Fabs_all.jsp%3Farnumber%3D5044827  http://www.ijcaonline.org/archives/volume40/number8/4981-6675  http://www.mathworks.in/help/comm/ug/digital-modulation.html