0% found this document useful (0 votes)
19 views2 pages

Scheme

This document outlines an internal assessment test for a Computer Networks course. It contains 10 questions assessing students' knowledge of various data communication and networking topics. The questions cover HDLC frame format, error control and flow control methods, stop-and-wait and selective repeat ARQ protocols, Go-Back-N ARQ protocol, PPP frame format and phases, CRC generation and checking, Hamming distance, single-bit parity check encoding and decoding, and CRC error detection. Students are asked to define concepts, draw diagrams, explain protocols and methods, and perform calculations to demonstrate their understanding.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Download as docx, pdf, or txt
0% found this document useful (0 votes)
19 views2 pages

Scheme

This document outlines an internal assessment test for a Computer Networks course. It contains 10 questions assessing students' knowledge of various data communication and networking topics. The questions cover HDLC frame format, error control and flow control methods, stop-and-wait and selective repeat ARQ protocols, Go-Back-N ARQ protocol, PPP frame format and phases, CRC generation and checking, Hamming distance, single-bit parity check encoding and decoding, and CRC error detection. Students are asked to define concepts, draw diagrams, explain protocols and methods, and perform calculations to demonstrate their understanding.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1/ 2

CMRINSTITUTE OF TECHNOLOGY

USN

Internal Assessment Test I1 – March 2023


Sub: Computer Networks Sub Code: 22MCA14
90 Max
Date: 25/04/2023 Duration: 50 Sem: I Branch: MCA
min’s Marks:
Question Description Marks Max
Distribution Marks
1 Explain frame format of HDLC protocol 10
Definition 2
 Diagram and explanation
 Components 3

2 a) Explain Error Control and Flow control? 10


b) Explain error detection and correction. [4]
c) Explain types of errors occur in data transmission
[6]
 Definition
 Example
3 Demonstrate stop and wait ARQ protocol by considering 10
acknowledgment, timer and sequence no with the help of flow
diagram 2
 Def 4
 Design 4
 Flowcontrol

4 Explain the operation of Selective Repeat protocol 10


 Def 2
 Design 2
Flow control 6
5 With a neat diagram, explain Go-Back-N ARQ protocol of
noisy channel and explain flow control and error control is 10
achieved. 2
 Def 4
 Design 4
 Flowcontrol
6 Explain PPP protocol frame format with a neat diagram, also 10
mention the different transition phases of PPP. 2
 Diagram 5
 Explanation 3
 Transition phase

7 Using CRC, given the data word 101001111 and the divisor 10
10111
a) Show the generation of code word at sender side. 5
b) Show the checking of code word at receiver side. 5
 Sender
 receiver
a) Define Hamming distance and minimum hamming distance. [2] 10
b) Calculate the pair wise hamming distance and minimum [2]
[6]
8 Hamming distance among the
following code words.
(10101,11110,01011)
(00011110,10101001,10100110,00001110)
 Definition
 Example
 execution
9 a) What is the remainder obtained by dividing x7 + x5 + 1 by 10
the generator polynomial x3 + 1
b) Explain single bit parity check code encoder and decoder 5
diagram with example. 3
Execution 2
 Explanation
 Example
A bit stream 10011101 is transmitted using the standard CRC 10
10 method. The generator polynomial is x3+1. 5
a) What is the actual bit string transmitted? 5
b) Suppose the third bit from the left is inverted during
transmission. How will receiver detect this error?
● Sender validation
● Receiver side verification

You might also like