Question
Easy
Consider channel capacity is 100 Mbps, mean frame length is 10000 bits and average frame arrival rate is 5000 frames/sec. Applying simple queuing theory, the mean frame delay to send a frame onto the channel is:
1
200 micro seconds
2
100 micro seconds
3
0.5 seconds
4
2 mili seconds
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Computer Networks & Internet
Topic: Computer Network
Correct Answer
Option A
Explanation
The correct option is (1): This is a classic problem in network performance analysis that applies the formula for mean delay in an M/M/1 or M/G/1 queuing model. The mean frame delay ((W)) is the total average time a frame spends in the system, which includes the time it waits in the queue plus the time it takes to be transmitted. First, we must calculate the Transmission Time ((T\_x)) for…Read More
Similar Questions from HTET Exam - Level 3 - Year 2018
Question 1
Easy
Source :
HTET 2018
Which of the following is suitable tag for java script in HTML?
Chapter :
Web Designing using HTML
Topic :
HTML Basics
Question 2
Easy
Source :
HTET 2018
A relation in which every non-key attribute is fully functionally dependant on the primary key and which has no transitive dependencies is said to be…
Chapter :
Database Management System (DBMS) & SQL
Topic :
Database Concepts
Question 3
Easy
Source :
HTET 2018
In context of C++, consider the following statements: I: Friend function of a class can directly access both private and protected data of the class.…
Chapter :
Object-Oriented Programming (C++)
Topic :
Advanced Class Concepts
Question 4
Easy
Source :
HTET 2018
A double ellipse represents _______ attribute in ER-diagram.
Chapter :
Database Management System (DBMS) & SQL
Topic :
Database Concepts