0% found this document useful (0 votes)
126 views4 pages

QuePaper-OCT2018-M.E (Computer) - Sem-III

This document contains information about an examination for a fault tolerant systems course, including instructions, questions, and formatting details. It lists 12 questions covering topics like fault, error and failure definitions; reliability analysis techniques; fault simulation algorithms; and fault-tolerant network architectures. Students must attempt questions from each section, with options to choose between two related questions. Diagrams and additional details may be required as part of the answers.

Uploaded by

pravinhmore
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
126 views4 pages

QuePaper-OCT2018-M.E (Computer) - Sem-III

This document contains information about an examination for a fault tolerant systems course, including instructions, questions, and formatting details. It lists 12 questions covering topics like fault, error and failure definitions; reliability analysis techniques; fault simulation algorithms; and fault-tolerant network architectures. Students must attempt questions from each section, with options to choose between two related questions. Diagrams and additional details may be required as part of the answers.

Uploaded by

pravinhmore
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Total No. of Questions : 12] SEAT No.

:
P3960 [5462]-685
[Total No. of Pages : 2

M.E. (Computer Engineering)


FAULT TOLERANT SYSTEMS
(2017 Pattern) (610101) (Semester-III)

Time : 3 Hours] [Max. Marks : 50


Instructions to the candidates:
1) Attempt Q.No.1 or Q.No.2, Q.No.3 or Q.No.4, Q.No.5 ro Q.No.6, Q.No.7 or Q.No.8,
Q.No.9 or Q.No.10, Q.No.11 or Q.No.12.
2) Neat diagrams must be drawn wherever necessary.
3) Figures to the right indicate full marks.
4) Assume suitable data if necessary.

Q1) Define Fault, Error and Failure. List different phases for system development
and explain with an example how fault may occur and propagate in these
phases. [8]
OR
Q2) Enlist and explain different Analytical Techniques available for computing the
reliability of the system? [8]

Q3) List different Fault Simulation Algorithms. Explain any two fault simulation
algorithms in detail. [8]
OR
Q4) Explain combinational and sequential fault diagnosis techniques. [8]

Q5) Define an n-dimensional Hypercube. Explain how Hamming difference between


two addresses is calculated. Draw 4-cube architecture. [9]
OR
Q6) Explain Depth-first Search Approach for Fault-Tolerant Routing Algorithms
in Hypercube. [9]

Q7) Describe general architecture of the Hyper Torus Network with diagram.
Describe how fault coverage percentage is calculated. [8]
OR
P.T.O.
Q8) What is Block Shift Network? Explain the following connection methods for
the connections on dimensions in Block Shift Network. [8]
a) Concurrent connection.
b) Sequential connection.
c) Parallel connection.

Q9) Write and explain reliability expression of [8]


a) Token ring network.
b) By-pass switch network.
OR
Q10)Explain Daisy chain and Double loop architecture with diagram. [8]

Q11)List types of failures. Describe each of type of failure with an example. [9]
OR
Q12)Explain Byzantine Agreement Problem with suitable example. [9]



[5462]-685 2
Total No. of Questions : 12] SEAT No. :
P3961 [Total No. of Pages : 2
[5462]-686
M.E. (Computer Engineering)
INFORMATION RETRIEVAL
(2017 Pattern) (Semester - III) (610102)

Time : 3 Hours] [Max. Marks : 50


Instructions to the candidates :
1) Answer Q.1 or Q.2, Q.3 or Q.4, Q.5 or Q.6, Q.7 or Q.8, Q.9 or Q.10 and Q.11 or Q.12
2) Neat diagrams must be drawn necessary.
3) Figures to the right indicate full marks.
4) Assume suitable data, if necessary.

Q1) a) Write down the entries in the permuterm index dictionary that are generated
by the term mama. [4]
b) If si denotes the length of string si, show that the edit distance between
s1 and s2 is never more than max  s1 , s2  . [5]
OR
Q2) a) Explain k-gram indexes for wildcard queries with suitable example. [5]
b) Find two phonetically similar proper nouns whose soundex codes are
different. [4]

Q3) How would you create the dictionary in blocked sort-based indexing on the
fly to avoid an extra pass through the data? [8]
OR
Q4) State the statistical properties of terms in information retrieval and explain it
with suitable example. [8]

Q5) Consider the postings list (4, 10, 11, 12, 15, 62, 63, 265, 268, 270, 400) with a
corresponding list of gaps (4, 6, 1, 1, 3, 47, 41, 202, 3, 2, 130). Assume that
the length of the postings list is stored separately so the system knows when a
postings list is complete.Using variable byte encoding: [8]
a) What is the largest gap you can encode in 1 byte?
b) What is the largest gap you can encode in 2 byte?
c) How many bytes will the above posting list require under this encoding?
(Count only space for encoding the sequence of numbers.)
OR
P.T.O.
Q6) a) When using weighted zone scoring, is it necessary for all zones to use
the same Boolean match function? [4]
b) In above question 6(a) with weights g1 = 0.2, g2 = 0.31 and g3 = 0.49
what are all the distinct score values a document may get? [4]

Q7) a) Why is the IDF of a term always finite? [4]


b) What is the IDF of a term that occurs in every document? Compare this
with the use of stop word lists. [4]

OR
Q8) If we were to stem jealous and jealousy to a common stem before setting up
the vector space, detail how the definitions of TF and IDF should be modified.
[8]
Q9) a) Write down all the structural terms occuring in the XML document in
below fig. 1.0 [5]

Figure 1.0
b) Differentiate language modeling versus other approaches in IR. [4]

OR
Q10)Enlist the different language models and explain it with suitable examples.[9]

Q11)Explain the Naive Bayes text classification algorithm. [8]

OR
Q12)Consider making a language model from the following training text:
the martian has landed on the latin pop sensation ricky martin [8]
a) Under aMLE-estimated unigram probability model, what are P(the) and
P(martian)?
b) Under the aMLE-estimated bigram model, what are P(sensationpop)
and P(popthe)?

[5462]-686 2

You might also like