Wireless and Mobile Communication - Unit2
Wireless and Mobile Communication - Unit2
(KEC-076)
Unit 2 Notes
Vocoder and Synthetic model of vocoders-
Vocoder is an audio processor that is used to transmit speech or voice signal in the form of
digital data. The vocoder is used as short form for voice coder. Vocoders are basically used
for digital coding of speech and voice simulation. The bitrate for available narrowband
vocoders is from 1.2 to 64 kbps.
Vocoder operates on the principle of formants. Formants are basically the meaningful
components of a speech that is generated due to the human voice.
Whenever a speech signal is transmitted, it is not needed to transmit the precise waveform. We
can simply transmit the information by which one can reconstruct that particular waveform.
This reconstructed waveform at the receiver must be similar and not identical to the waveform
actually transmitted.
Vocoder works in such a way that it first captures the characteristic element of the signal. Then
other audio signals are affected by the use of that characteristic signal. Vocoders are used
for voice synthesis. The vocoder takes two signals and creates a third signal using the spectral
information of the two input signals. It aims to emblem the amplitude and frequency
characteristic of speech signal onto the synthesis signal, while maintaining the pitch of the
speech signal.
Types of Vocoders
Channel Vocoders:
• Channel vocoders are parametric, frequency domain vocoders.
• The channel Vocoders was the first analysis-synthesis systems of speech demonstrated
practically.
• Channel Vocoders are frequency domain Vocoders that determine the envelope of the
speech signal for a number of frequency bands and then sample, encode, and multiplex
these samples with the encoded outputs of the other filters.
• The sampling is done synchronously every 10 ms to30 ms.
• Channel vocoder uses a bank of filter or digital signal processor to divide the signal
into several sub-bands.
• Along with the energy information about each band, the voiced/unvoiced decision, and
the pitch frequency for voiced speech are also transmitted.
Formant Vocoders:
• The formant vocoder is similar in concept to the channel vocoder as parametric
vocoder.
• The formant vocoder can operate at lower bit rates than the channel vocoder because it
uses fewer control signals
• The formant vocoder attempts to transmit the positions of the peaks (formants) of the
spectral envelope, instead of sending samples
• A formant vocoder must be able to identify at least three formants for representing the
speech sounds
• Formant vocoder can reproduce speech at bit rates lower than 1200 bits/s
• It must control the intensities of the formants.
As a case in point, consider a case where the PN sequences are produced at a frequency that is
10 times higher than the message frequency. In this case, the message frequency will be spread
by a factor of 10 after the XOR process. This step details the transmission process in a DSSS
system. At the receiver, the transmitted signal is again XOR-ed using a PN sequence that is
similar to the one originally used at the transmitter. In this way the original message sequence
can be recovered.
.
Transmitter
Receiver
The code acquisition process takes place over a finite amount of time. When longer PN
sequences are used the acquisition time may be longer. In order to appreciate this fact, a brief
description of what acquisition involves is necessary. During acquisition, the PN sequence
received from the receiver is compared with the one that is to be employed at the transmitter. If
the correlation is below a set threshold, the PN sequence at the receiver is delayed by a single
time period of the PN sequence. This process goes on and on recursively until a set threshold is
attained. Once this threshold is attained acquisition is said to have occurred.
Properties of pseudo noise codes-
Balance Property: In each period of the sequence the number of binary 1’s differ from that of
binary 0’s by atmost one digit.
Consider a PN code 0001 0011 0101 111 (7 zeros and 8 ones)
Run length property: Among the runs of 1’s and 0’s in each period, it is desirable that about
one-half of the runs of each type are of length one, one-fourth are of two, one-eight are of
length three and so on.
Number of runs=8 000(3) 1(1) 00(2) 11(2) 0(1) 1(1) 0(1) 1111(4)
Autocorrelation Property: The auto correlation function of a maximal length sequence is
periodic and binary valued.
PN code generator using linear feedback shift register and its application for data
spreading
PN sequences are usually generated using Linear Feedback Shift Registers (LFSR) based on
Galois Field arithmetic. The length of the PN sequence depends on the number of shift register
stages. If there are m shift registers used, the maximum possible PN sequence length, p is
given as in below equation:
Such a sequence is referred to as a maximal length sequence and they are obtained from
standard Galois Field Tables for the generation of maximal length sequences.
As an example consider the case of a 4-stage LFSR used to generate PN sequences. The
generator polynomial that yields the maximal length sequence in such a case is given by
equation below. For other n-stage LFSRs, the generator polynomials for maximal length
sequences can be obtained from standard generator polynomial tables.
Figure below shows the connections in a maximal length sequence 4-stage LFSR connection.
The initial states of X1, X2, X3 and X4 can be any value but 0000 respectively. An initial state
of 0000 would lock the output to 0. Assuming that the initial state was 1000, the output
sequence for 15 clock pulses is:
000100110101111
After 15 clock pulses the same sequence would again repeat.
Reception of THSS
A pulse that satisfies the above condition at multiples of the bit period Tb will result in zero–
ISI if the whole spectrum of that signal is received. The reason for which these zero–ISI pulses
(also called Nyquist–criterion pulses) cause no ISI is that each of these pulses at the sampling
periods is either equal to 1 at the center of pulse and zero the points other pulses are centered.
In the figure below, when ωx = 0, the spectrum becomes a rect function, and therefore the
pulse p(t) becomes the usual sinc function. For ωx = b/2, the spectrum is similar to a sinc
function but decays (drops to zero) much faster than the sinc (it extends over 2 or 3 bit periods
on each side). The expense for having a pulse that is short in time is that it requires a larger
bandwidth than the sinc function (twice as much for ωx =ω b/2). Sketch of the pulses and their
spectrum for the two extreme cases of ω x =ωb/2 and ωx = 0 are shown below
Pulse shaping Techniques
Several different types of sinc pulses can be applied to the modulated signal to implement a
pulse-shaping filter. These are the raised cosine filter, the root raised cosine filter, and the
Gaussian filter.
Raised Cosine Filter:
The raised cosine filter is one of the most common pulse-shaping filters in communications
systems. In addition, it is used to minimize intersymbol interference (ISI) by attenuating the
starting and ending portions of the symbol period. Because these portions are most susceptible
to creating interference from multi-path distortion, the shaping characteristics of the raised
cosine filter helps reduce ISI. This impulse response for this filter is given by the equation
shown below:
As the equation shows, the sinc pulse is implemented in the creation of this filter. The filter
rolloff parameter, alpha(α), can range between values of 0 and 1.
Square Root Raised Cosine Filter:
The root raised cosine filter produces a frequency response with unity gain at low frequencies
and complete at higher frequencies. It is commonly used in communications systems in pairs,
where the transmitter first applies a root raised cosine filter, and then the receiver then applies
a matched filter.
Mathematically, the raised cosine filter can be defined by the following equation:
In this equation, α is the rolloff factor, which determines the sharpness of the frequency
response. In addition, R is the number of samples per symbol. As the equation above
illustrates, the sinc pulse is used to shape the filter so that it appears with a finite frequency
response.
Gaussian Filter
The Gaussian filter is a pulse shaping technique that is typically used for frequency shift
keying (FSK) and minimum shift keying (MSK) modulation. This filter is unlike the raised
cosine and root raised cosine filters because it does not implement zero crossing points. The
impulse response for the Gaussian filter is defined by the following equation:
Diversity
Different Types Of Diversity Techniques Used In Communication System
Diversity is a method used to develop information from several signals transmitted over
independent fading paths. It exploits the random nature of radio propagation by finding
independent signal paths for communication. It is a very simple concept where if one path
undergoes a deep fade, another independent path may have a strong signal.
Space Diversity:
A method of transmission or reception, or both, in which the effects of fading are minimized
by the simultaneous use of two or more physically separated antennas, ideally separated by
one half or more wavelengths. Signals received from spatially separated antennas have
uncorrelated envelopes.
Polarization Diversity:
Polarization Diversity relies on the decorrelation of the two receive ports to achieve diversity
gain. The two receiver ports must remain cross-polarized. Polarization Diversity at a base
station does not require antenna spacing. Polarization diversity combines pairs of antennas
with orthogonal polarizations. Reflected signals can undergo polarization changes depending
on the channel. Pairing two complementary polarizations, this scheme can immunize a system
from polarization mismatches that would otherwise cause signal fade.
Frequency Diversity:
In Frequency Diversity, the same information signal is transmitted and received
simultaneously on two or more independent fading carrier frequencies. Rationale behind this
technique is that frequencies separated by more than the coherence bandwidth of the channel
will be uncorrelated and will thus not experience the same fades. The probability of
simultaneous fading will be the product of the individual fading probabilities.
Time Diversity:
In time diversity, the signal representing the same information are sent over the same channel
at different times. Time diversity repeatedly transmits information at time spacings that
exceeds the coherence time of the channel. Multiple repetition of the signal will be received
with independent fading conditions, thereby providing for diversity. A modern implementation
of time diversity involves the use of RAKE receiver for spread spectrum CDMA, where the
multipath channel provides redundancy in the transmitted message.
Diversity Combining Technique
1- Selection Diversity combining technique: In selective diversity combining, the branches
having the strongest received signal will be selected. In selective diversity method, ‘n’ number
of demodulators are used and their gains can be adjusted to give mean signal to noise ratio
(SNR) for every diversity branch. Then, the antenna signals will be sampled. Finally, the best
signal that possess good signal strength will be sent to a demodulator.
2- Threshold Diversity combining technique: In this method, the ‘n’ signals are scanned in
a proper sequence and monitored to pick a signal in the sequence which is above the preset
threshold value say ‘α’.
Then, a scanning process will be initiated for the received signals. But, the demerit of this
method is that the fading level reduction is less than the other diversity techniques. In this
method, for the received signals (m), the best signal of better strength is measured by
comparing every signal with a preset threshold value ‘α’ as shown in the figure below.
3- Maximal Ratio Combining Technique: The concept of this method is that all the branch
signals [N] are combined coherently with necessary weighting coefficients for every diversity
branch signal so that the reduction of fading will be better leading to overall improvement of
system performance.
A block diagram for this method is shown in the figure below. Unlike selection diversity, the
signals are co-phased before the addition process and for this, individual receiver and phasing
circuits are a must for all the antenna elements.
In the output, signal of maximal ratio combiner will be such that the sum of individual signal
to noise ratio (SNR) values will be equal to the SNR of output signal measured.
4- Equal Gain Combiner Technique: In the equal gain combining, all the diversity branches
are coherently added with a same weighting factor. On the other hand, this scheme also co-
phases all the diversity branches and finally adds them up. As the signals are co-phased from
all branches, they provide an equal gain factor. When compared to maximal ratio combining,
the configuration of this method is simple. By applying equal gain combining, it is convenient
for the receiver to get back the signals.