How To Exam?

a knowledge trading engine...


University of Mumbai 2008-5th Sem B.E Electronics & Tele-Communication Engineering Computers s - Question Paper

Monday, 15 July 2013 10:10Web


ques. paper for sem 5

20

?15/p3/ksl/upq/oct 08kl

Con. 5147-08.    (REVISED COURSE)    RC- 6476

'    ( 3 Hours)    [Total Marks : 100

N. B. : (1)    Question No. 1 is compulsory.

(2)    Attempt any four questions out of remaining six questions.

(3)    Assumptions made should be clearly stated.

(4)    Illustrate answers with sketches wherever required.

1.    AttempjLany four

(Jn Consider the probability density f(x) = ae"b lxl, where x is a random variable whose allowable value ranges from x = -ootox = + oo. Find the relationship between a and b. Also find the probability that the outcome x lies between

1 and 2.

Enlist atleast five major sources of signal loss and noise in a communication link.

(c) Explain the importance of Central Limit theorem.

Derive the condition of maximum entropy of a source. How entropy varies with jbability ?

(eKCompare MSK and QPSK on five major points.

2.    (a) What is binary symmetric channel ? Explain optimum receiver algorithm for binary 10

symmetric channel.

(b)~The outpuToTa; sinusoidal generator is-given by_ACoswt. The output is sampled 10 randomly. Let the sampled output be assigned a random variable >C, which can take any value in the range (-A, A). Determine the mean and variance of the sampled output X.    -

S.afWhat are the parameters we should examine before choosing a PCM waveform 5 for a particular application ?    *

(pY' Explain granular noise and slope overload distortion.    5

'1 For the following random binary sequence sketch the various PCM waveforms. 10 10110001 jpf NRZ - L


Bipolar - RZ JwXRZ AMI


lanchester Coding Delay Modulation

[TURN OVER

?l6/p3/ksl/upq/oct 08kl

Con. 5147-RC-6476-08.    2

X (iirfWhat is Matched Filter ? Find out its Impulse Response for maximum output signal 6 /to Noise ratio.

/k\ Explain how 'Duo-binary Signalling' introduces controlled Intersymbol Interference 6 NSI]. Also derive Duobinary Transfer function and sketch the pulse shape.

(jefExplain Integrate and Dump1 receiver and derive an expression for the probability 8

of error.


Draw and explain the block diagram of "Offset QPSK" transmitter and receiver. Show 10 -that BPSK and QPSK have same error probability.

{ State the properties of Hamming Codes. An error control code has the following 10

parity check matrix.

"1 01

10 0'

1 10

010

011

0 01

Determine the generator matrix.

Find the codeword for the message vector [1011-

" (ijjDecode fhe feceived codeword 110 1 TO. Comment on the error detection ' and correction capability of the code.

(a) A (7, 4) cyclic code is generated using x3 + x + 1.    10

6.


(i)    What would be the generated codeword for the data sequence 1000

and 1100.

(ii)    Dithe circuit to generate this code and show how parity bits are generated < . for the dafa 1000.

(bfXhe generator sequences g1 = [ 1 1 1 ] and g2 = [ 1 0 1] describe a convolution 10 encoder. Draw the encoder and explain in detail.

(i)    Code Tree

(ii)    Trelli's Diagram

(iii)    State Diagram

w.r.t. the convolution code encoder.

7. Write short notes on (any two) :    20

Signature authentication using public key crypto system.

(b) Link budget analysis for communication system.

(cf Image and data compression.


(REVISED COURSE)

(3 Hours)

V't Ocl 08 301

Con. 5859-08.


N.B.: (1) Question No. 1 is compulsory.    ...    .

(2)    Attempt any four questions out of remaining six questions.

(3)    Assume suitable data wherever required but justify them.

(4) Figures to the right indicate full marks.

1    idf Design a 8086 based microprocessor system with following specifications .- 12

8086 microprocessor working at 8 MHz.

OlfC32 KB of EPROM using 16 KB devices.    .

(tit) 64 KB of SRAM using 16 KB devices.

Exolain the design and show the memory map.

Explain with neat diagram the 16-bit memory interface (Odd and even 8-bit memory 8 X banks) of the 8086 microprocessor.

2    (a) Write a 8086 program that displays the binary powers of 2 (in decimal) on the 10

1 \ video screen for the powers 0 through 7. Your display shows 2" = value for (b) Expand draw the internal structure of the 80 x 87 arithmetic coprocessor. 10

10

10

10


3    Explain and draw the control word format for the 8254 timer.

'    Explain the block diagram of 8255A and explain its BSR mode.

4    kff Explain in brief with one oxamplo-toe function of following instructions :

/    AS

so as

SCAS INTO FSQRT

ttlf eSplaJnvarfoLs data transfer modes supported by 8237 DMA controller.    10

5 (a) Write an Assembly Language Program (8086 program) to exchange the blocks 10 '    of 1 KB located at 0100 H and 0200 H, using string instructions,

(b) What do you mean by Bus arbitration ? When it is required 7 Explain different 10

types of arbitration scheme.

6. (ar' Explain Cascading of three 8259 A PICs using master slave configuration. 10

Differentiate between /    itf/Procedure and Macro - ' " T "

*    Minimum mode and maximum mode of 8086.

7 iafXiiscuss the control and status word format of Numeric coprocessor 8087. 10 bfWhat do you mean by multiprocessor system ? Explain the different multiprocessor 10

configurations supported by 8086 ?.

*********



Con. 5867-08.

(REVISED COURSE)

RC-6479


(3 Hours)    [Total Marks : 100

N.B. : (1) Question No. 1 is compulsory.

(2) Attempt any four questions from the remaining, questions.

1.    (a) Design the DFA for the language, contains strings in which leftmost 10 symbol differ from rightmost symbol. S is given { 0, 1 }.

Oaf What is Turing machine ? Explain different techniques for Turing 10 machine construction.

2.    (ajCompare and contrast Moore and Mealey machine. Design a Mealey 10 / machine to convert each occurrence of substring abb by aba. Z = { a, b }

(yf What is parsing ? What are the two different parsing methods ? 10 ' Explain their differences with examples.

3.    (a) Prove that it is undecidable whether a context free grammar is ambiguous.10 (b) Prove the variations and equivalence of the push down automata. 10

4.    Cstf State and prove pumping Lemma for context free languages.    10 tS Design a grammer for accepting an Even Palindrome over Z = { a, b }. 10

5.    (a) Design a Turing machine to Compute n !..     10

(b) Explain GNF with suitable example. 10

6. Write a program to translate a regular expression to finite automata. 10 Construct a NFA for the regular expression 01* + 1 and convert it 10 X to DFA.

7. Write a detail note on (any four) :

Post correspondence problem Halting problem Universal TM

(d) Myhill-Nerodes theorem Ambiguity resolution.


20







Attachment:

( 0 Votes )

Add comment


Security code
Refresh

Earning:   Approval pending.
You are here: PAPER University of Mumbai 2008-5th Sem B.E Electronics & Tele-Communication Engineering Computers s - Question Paper