Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

Equalization is linear if an analog signal is fed back to change the subsequent outputs of the equalizer.(a) True(b) FalseThis question was addressed to me by my college professor while I was bunking the class.The above asked question is from Equalization Techniques topic in section Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Correct option is (b) False

To elaborate: If the analog signal is not USED in the feedback path to adapt the EQUALIZER, the equalization is linear. On the other hand, if it is FED back to change the SUBSEQUENT OUTPUTS of the equalizer, the equalization is non-linear.

2.

Equalizer is usually implemented in __________(a) Transmitter(b) Baseband or at IF in a receiver(c) Radio channel(d) Modulator stageThis question was posed to me by my college director while I was bunking the class.This question is from Fundamentals of Equalization in chapter Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

The CORRECT answer is (b) Baseband or at IF in a receiver

The explanation is: An equalizer is implemented at baseband or at IF in a receiver. Since the baseband COMPLEX envelope EXPRESSION can be used to represent bandpass WAVEFORM, the channel response, the demodulated SIGNAL and adaptive equalizer algorithm are usually simulated and implemented at baseband.

3.

Which decoding method involves the evaluation by means of Fano’s algorithm?(a) Maximum Likelihood Decoding(b) Sequential Decoding(c) Maximum a priori(d) Minimum mean squareThe question was asked during an interview for a job.My question is taken from Convolutional Codes topic in division Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

The correct CHOICE is (b) Sequential DECODING

To elaborate: FANO’s algorithm involves sequential decoding. It searches for the most probable path through the trellis by EXAMINING one path at a time.

4.

CDPD stands for ___________(a) Cellular Digital Packet Data(b) Cellular Decoded Packet Data(c) Cellular Demodulated Packet Data(d) Cellular Decoded Plane DataThe question was posed to me in quiz.The question is from Block Codes and Finite Fields in division Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right choice is (a) Cellular Digital Packet Data

The best explanation: CDPD (Cellular Digital Packet Data) is a wide area MOBILE data service which USES unused bandwidth. It was mostly used in AMPS phones. Reed SOLOMON code in US CDPD uses m=6 bits per code SYMBOL.

5.

Equalization techniques can be categorised into _______ and ______ techniques.(a) Linear, non linear(b) Active, passive(c) Direct, indirect(d) Slow, fastThis question was addressed to me in class test.Question is from Equalization Techniques in section Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right answer is (a) LINEAR, non linear

The explanation: EQUALIZATION techniques can be classified into linear and non linear techniques. These CATEGORIES are DETERMINED from how the output of an adaptive equalizer is used for subsequent control of the equalizer.

6.

Frequency diversity uses ________ as a diversity element.(a) Correlation coefficient(b) Coherence time(c) Coherence bandwidth(d) SNRThis question was addressed to me by my college director while I was bunking the class.The origin of the question is Diversity Techniques in portion Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right option is (c) Coherence bandwidth

Easiest EXPLANATION: The rationale BEHIND the FREQUENCY diversity is that frequencies separated by more than the coherence bandwidth of the channel will be uncorrelated. Thus, they will not experience the same FADE.

7.

Frequency diversity is implemented by transmitting information on more than one ___________(a) Carrier frequency(b) Amplitude(c) Phase(d) Modulation schemeThe question was posed to me during an internship interview.This intriguing question originated from Diversity Techniques in section Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer» CORRECT answer is (a) Carrier FREQUENCY

To EXPLAIN I would say: Frequency diversity is implemented by TRANSMITTING information on more than one carrier frequency. Frequency diversity is OFTEN employed in microwave line of sight links which carry several channels in frequency division multiplex mode.
8.

In comparison to stack algorithm, Fano’s algorithm is simpler.(a) True(b) FalseThe question was asked in final exam.Asked question is from Convolutional Codes in section Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

The correct ANSWER is (B) False

For explanation: In comparison to Fano’s algorithm, the STACK algorithm is computationally simpler SINCE there is no retracting over the same path. But stack algorithm REQUIRES more storage than Fano’s algorithm.

9.

Which of the following algorithm uses simple programming?(a) LMS Gradient DFE(b) FTF algorithm(c) Fast Kalman DFE(d) Gradient Lattice DFEThe question was asked during an interview.Origin of the question is Algorithms for Adaptive Equalization topic in section Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right option is (a) LMS GRADIENT DFE

To explain: Advantages of LMS gradient DFE ALGORITHM are low computational complexity and simple programming. While fast tranversal filter (FTF) algorithm, Fast KALMAN DFE and gradient lattice DFE uses complex programming.

10.

Convergence rate of LMS is fast.(a) True(b) FalseThe question was asked in an online interview.Asked question is from Algorithms for Adaptive Equalization topic in division Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right CHOICE is (B) False

To explain I would SAY: The convergence rate of the LMS algorithm is SLOW. It is slow due to the FACT that it uses only one parameter i.e. step size that control the adaptation rate.

11.

Which of the following is a drawback of zero forcing algorithm?(a) Long training sequence(b) Amplification of noise(c) Not suitable for static channels(d) Non zero ISII had been asked this question in final exam.Enquiry is from Algorithms for Adaptive Equalization in division Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Correct choice is (b) Amplification of noise

The best explanation: The ZERO FORCING algorithm has the DISADVANTAGE that the inverse filter may EXCESSIVELY amplify noise at FREQUENCIES where the folded channel spectrum has high attenuation.

12.

In the context of equalizers, LTE stands for ________(a) Long transversal equalizer(b) Least time-varying equalizer(c) Linear transversal equalizer(d) Linear time-varying equalizerI had been asked this question in class test.I'm obligated to ask this question of Equalization Techniques topic in chapter Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right choice is (c) Linear transversal equalizer

Best explanation: The most COMMON equalizer structure used for EQUALIZATION is linear transveral equalizer (LTE). It is made up of tapped DELAY lines, with the tappings speed a symbol period APART.

13.

Which of the following is not an advantage of Fano’s algorithm in comparison to Viterbi’s algorithm?(a) Less storage(b) Large constraint length(c) Error rate(d) Small delaysThis question was posed to me by my school teacher while I was bunking the class.My query is from Convolutional Codes in portion Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

The correct choice is (d) Small delays

Explanation: In comparison to Viterbi decoding, SEQUENTIAL decoding has a SIGNIFICANTLY larger delay. In ADVANTAGE over Viterbi decoding is that it requires less storage, and THUS CODES with larger constraint lengths can be employed.

14.

Fano’s algorithm searches all the paths of trellis diagram at same time to find the most probable path.(a) True(b) FalseI had been asked this question during an online interview.My question comes from Convolutional Codes in section Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right option is (b) False

For explanation I would say: Fano’s ALGORITHM SEARCHES for the most probable path through the trellis diagram by examining one path at a time. The error rate PERFORMANCE of Fano’s algorithm is comparable to Viterbi’s algorithm.

15.

In block codes, parity bits are ___________ to block of messages.(a) Added(b) Subtracted(c) Multiplied(d) DividedThe question was asked in an interview.My doubt is from Block Codes and Finite Fields in division Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

The CORRECT option is (a) Added

To EXPLAIN I would say: In block codes, parity bits are added to the block of MESSAGE bits to MAKE codewords or code BLOCKS. They enable a limited number of errors to be detected and corrected without retransmission.

16.

Which of the factor does not determine the correlation coefficient?(a) Polarization angle(b) Cross polarization discrimination(c) Offset angle from the main beam direction(d) Coherence timeI have been asked this question in a national level competition.Asked question is from Diversity Techniques in division Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right choice is (d) Coherence time

Easiest explanation: The correlation coefficient is determined by three factors, polarization angle, OFFSET angle from the main beam direction of the DIVERSITY ANTENNA, and the cross polarization discrimination. The correlation coefficient generally becomes higher as offset angle becomes large.

17.

Which of the following is not an algorithm for equalizer?(a) Zero forcing algorithm(b) Least mean square algorithm(c) Recursive least square algorithm(d) Mean square error algorithmThis question was addressed to me during an interview.Origin of the question is Algorithms for Adaptive Equalization in chapter Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right option is (d) MEAN SQUARE ERROR algorithm

Explanation: Three classic equalizer algorithm are zero forcing (ZF) algorithm, least mean squares (LMS) algorithm and recursive least squares (RLS) algorithm. They offer fundamental insight into algorithm DESIGN and operation.

18.

How many redundant bits are added in block codes for k information bits and n code bits?(a) n+k(b) n-k(c) k^2(d) n^2The question was asked at a job interview.My question is from Block Codes and Finite Fields topic in chapter Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer» RIGHT option is (B) n-k

The explanation is: In block encoder, k information bits are encoded into n code bits. A total of n-k redundant bits are added to the k information bits for the purpose of DETECTING and CORRECTING errors.
19.

Space diversity s also known as ________(a) Antenna diversity(b) Time diversity(c) Frequency diversity(d) Polarization diversityThe question was posed to me during an interview.The query is from Diversity Techniques in portion Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right OPTION is (a) Antenna diversity

The explanation is: Space diversity is also known as antenna diversity. It is one of the POPULAR forms of diversity used in wireless communications. Signals received from the spatially separated antenna on the MOBILE would have essentially uncorrelated ENVELOPES for antenna separation.

20.

Stochastic gradient algorithm is also called ________(a) Zero forcing algorithm(b) Least mean square algorithm(c) Recursive least square algorithm(d) Mean square error algorithmI got this question in my homework.My question comes from Algorithms for Adaptive Equalization topic in section Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

The correct answer is (b) Least mean square algorithm

Easiest EXPLANATION: The minimization of the MSE is carried out recursively, and it can be performed by the USE of stochastic GRADIENT algorithm. This more commonly called the least mean square (LMS) algorithm.

21.

Which of the following does not hold true for RLS algorithms?(a) Complex(b) Adaptive signal processing(c) Slow convergence rate(d) PowerfulI had been asked this question in homework.This intriguing question originated from Algorithms for Adaptive Equalization in division Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right choice is (c) Slow convergence rate

For EXPLANATION: Recursive LEAST square (RLS) ALGORITHM uses fast convergence rate as opposed to LMS algorithms. They are powerful, albeit complex, adaptive signal processing TECHNIQUES which significantly improves the convergence of adaptive equalizer.

22.

Which of the following is not a way to represent convolution code?(a) State diagram(b) Trellis diagram(c) Tree diagram(d) Linear matrixI got this question by my college professor while I was bunking the class.The query is from Convolutional Codes in portion Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

The correct choice is (d) LINEAR matrix

For explanation: Linear matrix is not a way to represent convolution code. Various ways of representing convolution codes are GENERATOR matrix, generator polynomial, logic TABLES, state DIAGRAM, tree diagram and trellis diagram.

23.

The ability of the block code to correct errors is a function of __________(a) Number of parity bits(b) Number of information bits(c) Number of code bits(d) Code distanceI have been asked this question in a national level competition.My doubt stems from Block Codes and Finite Fields in chapter Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

The CORRECT OPTION is (d) Code distance

The explanation: The ABILITY of a block code to correct errors is a function of the code distance. Block codes can be USED to improve the performance of communication systems when other MEANS of improvement are impractical.

24.

Interleaving is used to obtain ___________ diversity.(a) Time(b) Frequency(c) Polarization(d) AntennaI got this question in an online interview.This key question is from Rake Receiver in portion Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Correct option is (a) TIME

To elaborate: INTERLEAVING is used to obtain time diversity in a DIGITAL communication system without ADDING any overhead. It provides rapid proliferation of digital speech coders which transform ANALOG voices into efficient digital messages.

25.

Which of the following is not used to improve received signal quality over small scale times and distance?(a) Modulation(b) Equalization(c) Diversity(d) Channel codingThe question was asked during an interview.The origin of the question is Fundamentals of Equalization topic in portion Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Correct ANSWER is (a) Modulation

To explain: Equalization, DIVERSITY and channel CODING are the three techniques which are used to improve received SIGNAL quality and link performance over small scale times and distance. But, the approach, cost, complexity and EFFECTIVENESS varies in wireless communication system.

26.

Which of the following is not an algorithm for decoding convolution codes?(a) Viterbi algorithm(b) Stack algorithm(c) Fano’s sequential coding(d) Ant colony optimizationThis question was posed to me in exam.I need to ask this question from Convolutional Codes topic in division Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer» RIGHT choice is (d) Ant colony optimization

Easiest explanation: There are a number of techniques for decoding convolution codes. The most important of these methods is Viterbi algorithm. Other decoding ALGORITHMS for convolutional codes are Fano’s SEQUENTIAL CODING, stack algorithm and feedback coding.
27.

A RAKE receiver uses __________(a) Equalization(b) Channel coding(c) Diversity(d) EncryptionThis question was posed to me in a job interview.I want to ask this question from Rake Receiver in portion Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right choice is (c) Diversity

The best I can explain: RAKE receiver is a diversity receiver. Diversity is provided by the fact that the multipath components are practically uncorrelated from one another when their relative propagation DELAYS EXCEED CHIP PERIOD.

28.

In CDMA spread spectrum systems, chip rate is less than the bandwidth of the channel.(a) True(b) FalseI got this question in quiz.The above asked question is from Rake Receiver in division Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Correct OPTION is (B) False

Easiest explanation: In CDMA spread spectrum systems, the chip rate is typically MUCH GREATER than the flat fading bandwidth of the channel. Whereas conventional modulation techniques require an equalizer to undo intersymbol interference between adjacent channels.

29.

Diversity decisions are made by ____________(a) Receiver(b) Transmitter(c) Channel(d) Adaptive algorithmsThe question was posed to me in an interview for job.My question is taken from Diversity Techniques topic in section Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right option is (a) Receiver

Best explanation: In virtually all applications, diversity decisions are MADE by the receiver and are unknown to the transmitter. Diversity exploits the RANDOM nature of radio propagation by FINDING INDEPENDENT signal paths for COMMUNICATION.

30.

Zero forcing algorithm performs well for wireless links.(a) True(b) FalseI got this question in exam.My question is taken from Algorithms for Adaptive Equalization in portion Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Correct answer is (b) False

Explanation: ZF is not OFTEN used in wireless links as it neglects the effect of noise altogether. However, it PERFORMS WELL for static channels with high SNR, such as local wired telephone links.

31.

Training and tracking are the operating modes of _________(a) Diversity techniques(b) Channel coding techniques(c) Equalization techniques(d) Demodulation techniquesI got this question by my college director while I was bunking the class.I'd like to ask this question from Fundamentals of Equalization in portion Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right option is (c) Equalization techniques

The best I can EXPLAIN: General operating modes of an adaptive equalizer includes training and tracking. A known fixed length training sequence is sent by the transmitter so that the RECEIVER’s equalizer may adapt to a proper setting for minimum BIT error RATE DETECTION.

32.

The range of time delays that a particular correlator can search is called ________(a) Search window(b) Sliding window(c) Time span(d) Dwell timeThe question was posed to me in an online quiz.Origin of the question is Rake Receiver topic in portion Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Correct answer is (a) Search WINDOW

Easy EXPLANATION: The RANGE of time delays that a particular correlator an search is called a search window. RAKE RECEIVER attempts to collect the time shifted version of the original signal by providing a separate correlation receiver for each of the MULTIPATH signal.

33.

Which of the following factor could not determine the performance of algorithm?(a) Structural properties(b) Rate of convergence(c) Computational complexity(d) Numerical propertiesI got this question in an interview.I'm obligated to ask this question of Algorithms for Adaptive Equalization topic in division Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right ANSWER is (a) Structural properties

Explanation: The PERFORMANCE of an algorithm is determined by various factors. These factors are rate of CONVERGENCE, COMPUTATIONAL complexity and numerical properties. The performance of algorithm does not depend on structural properties.

34.

In maximal ratio combining, the output SNR is equal to __________(a) Mean of all individual SNRs(b) Maximum of all SNRs(c) Sum of individual SNR(d) Minimum of all SNRsI have been asked this question at a job interview.This interesting question is from Diversity Techniques topic in division Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer» RIGHT answer is (C) Sum of individual SNR

To explain I would say: Maximal RATIO combining PRODUCES an output SNR equal to the sum of the individual SNRs. Thus, it has the advantage of producing an output with an acceptable SNR even when none of the individual signals are themselves acceptable.
35.

Which of the following is not a non-linear equalization technique?(a) Decision feedback equalization(b) Maximum likelihood symbol detection(c) Minimum square error detection(d) Maximum likelihood sequence detectionThe question was asked in a national level competition.The doubt is from Equalization Techniques topic in section Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

The CORRECT answer is (c) Minimum SQUARE error detection

Best explanation: Decision feedback equalization, maximum likelihood SYMBOL detection and maximum likelihood sequence detection OFFERS non-linear equalization. They offer improvements over linear equalization TECHNIQUES and are used in most 2G and 3G systems.

36.

In Viterbi’s algorithm, the selected paths are regarded as __________(a) Survivors(b) Defenders(c) Destroyers(d) CarriersThe question was asked in homework.My doubt stems from Convolutional Codes in division Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer» RIGHT OPTION is (a) Survivors

The explanation is: In VITERBI’s algorithm, the selected paths are REGARDED as survivors. The path thus defined is unique and corresponds to the DECODED output.
37.

Block codes can achieve a larger coding gain than convolution coding.(a) True(b) FalseThe question was posed to me at a job interview.My question is from Convolutional Codes topic in division Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right answer is (b) False

Easy explanation: Convolution code can achieve a larger coding gain that can be achieved using a block coding with the same complexity. Their mapping is highly structured, ENABLING a DECODING method considerably DIFFERENT from block CODES.

38.

Which of the following is not an example of block code?(a) Hamming code(b) Cyclic code(c) Convolution code(d) BCH codesThe question was posed to me in my homework.Origin of the question is Block Codes and Finite Fields in division Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer» CORRECT answer is (c) Convolution code

The best explanation: HAMMING codes, cyclic codes and BCH codes are the example of block codes. Convolution code does not come in the category of block code. Some other examples of block codes are Reed SOLOMON codes, Golay codes and Hadamard codes.
39.

RAKE receiver uses separate _________ to provide the time shifted version of the signal.(a) IF receiver(b) Equalizer(c) Correlation receiver(d) ChannelThe question was posed to me in quiz.Question is from Rake Receiver in section Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right answer is (c) Correlation RECEIVER

The BEST I can explain: RAKE receiver uses separate correlation receivers to PROVIDE the time shifted version of the original signal for each of the multipath signal. CDMA receivers combine these time shifted versions of the original signal to transmission in ORDER to improve the signal to noise RATIO of the receiver.

40.

A RAKE receiver collects the __________ versions of the original signal.(a) Time shifted(b) Amplitude shifted(c) Frequency shifted(d) Phase shiftedThe question was posed to me during an online interview.This intriguing question comes from Rake Receiver in chapter Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

The correct ANSWER is (a) TIME shifted

The best explanation: RAKE receiver ATTEMPTS to COLLECT the time shifted versions of the original signal. It is due to the fact that there is useful information PRESENT in the multipath components.

41.

Time diversity repeatedly transmits information at time spacings that exceed ___________(a) Coherence bandwidth(b) Dwell time(c) Run time(d) Coherence timeThis question was posed to me in unit test.Enquiry is from Diversity Techniques in division Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right answer is (d) Coherence TIME

The best I can explain: Time DIVERSITY repeatedly transmits information at time spacings that exceed coherence time of the channel. Thus, multiple repetitions of the signal will be received with independent fading CONDITIONS, THEREBY providing for diversity.

42.

Diversity requires a training sequence.(a) True(b) FalseThe question was posed to me in a national level competition.I'm obligated to ask this question of Diversity Techniques topic in chapter Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Correct option is (b) False

For EXPLANATION I would say: UNLIKE equalization, diversity requires no training overhead since a training sequence is not REQUIRED by the transmitter. Diversity is a powerful COMMUNICATION receiver technique that provides wireless LINK improvement at a relatively low cost.

43.

Computational complexity is a measure of ________(a) Time(b) Number of iterations(c) Number of operations(d) AccuracyThe question was posed to me in an online interview.The question is from Algorithms for Adaptive Equalization in section Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Right choice is (c) Number of operations

Easy explanation: Computational complexity is the number of operations required to MAKE ONE COMPLETE iteration of the algorithm. It helps in comparing the performance with other algorithms.

44.

______ controls the adaptive algorithm in an equalizer.(a) Error signal(b) Transmitted signal(c) Received signal(d) Channel impulse responseThis question was addressed to me during a job interview.I'm obligated to ask this question of Fundamentals of Equalization in chapter Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Correct choice is (a) Error signal

Easy explanation: The adaptive algorithm is controlled by the error signal. The error signal is derived by comparing the output of the EQUALIZER and some signal which is either an exact scaled REPLICA of the transmitted signal or represents a PROPERTY of transmitted signal.

45.

In a RAKE receiver, if the output from one correlator is corrupted by fading, all the other correlator’s output are also corrupted.(a) True(b) FalseThis question was addressed to me in a job interview.This question is from Rake Receiver in section Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Correct option is (b) False

To explain I WOULD say: In a RAKE receiver, if the output from one correlator is corrupted by fading, the others may not be. And the corrupted SIGNAL may be discounted through WEIGHTING PROCESS.

46.

RAKE receiver is used for _______ technique.(a) CDMA(b) TDMA(c) FDMA(d) OFDMThis question was addressed to me in unit test.This interesting question is from Rake Receiver in division Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

The correct ANSWER is (a) CDMA

The best I can explain: RAKE receiver is essentially a DIVERSITY receiver which is used specifically for CDMA. It uses the fact that the MULTIPATH components are practically uncorrelated from ONE another when their RELATIVE propagation delays exceed a chip period.

47.

In selection diversity, the gain of each diversity branch provides different SNR.(a) True(b) FalseI have been asked this question in unit test.The question is from Diversity Techniques in portion Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Correct CHOICE is (B) False

To EXPLAIN I would say: Selection diversity uses m demodulators to PROVIDE m diversity branches. Their gain is adjusted to provide the same average SNR for each branch.

48.

Small scale fades are characterized by ____________ amplitude fluctuations.(a) Large(b) Small(c) Rapid(d) SlowThe question was asked in final exam.This intriguing question originated from Diversity Techniques in chapter Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

The correct option is (C) Rapid

For explanation: Small scale fades are characterized by deep and rapid fluctuations. They occur as the mobile system moves over distances of just a few wavelengths. These fades are CAUSED by multiple REFLECTIONS from the SURROUNDING in the vicinity of the mobile.

49.

The adaptive algorithms in equalizer that do not require training sequence are called ________(a) Linear adaptive algorithms(b) Blind algorithms(c) Non-linear adaptive algorithms(d) Spatially adaptive algorithmsI have been asked this question by my college professor while I was bunking the class.The origin of the question is Fundamentals of Equalization in chapter Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

Correct CHOICE is (b) Blind algorithms

The best explanation: Blind algorithms exploit the characteristics of the transmitted SIGNAL and do not require TRAINING SEQUENCE. These TYPE of algorithm are able to acquire equalization through property restoral techniques of transmitted signal.

50.

Equalization is used to compensate __________(a) Peak signal to noise ratio(b) Intersymbol interference(c) Channel fading(d) Noises present in the signalI have been asked this question in quiz.I would like to ask this question from Fundamentals of Equalization topic in portion Equalization, Diversity and Channel Coding of Wireless/Mobile

Answer»

The correct choice is (b) Intersymbol interference

To elaborate: Equalization compensate the intersymbol interference (ISI) created by multipath WITHIN time dispersive channels. An EQUALIZER within a receiver compensates for the average RANGE of the expected channel AMPLITUDE and delay CHARACTERISTICS.