1.4 Flashcards

1
Q

What is the equation for total packet delay?

A

dnodal = dproc + dqueue + dtrans + dprop

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is transmission delay and how is it calculated?

A

L/R where
L is packet length
R is link bandwidth

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is propagation delay and how is it calculated?

A

d: length of physical link
s: propagation speed (~2x10^8)
d/s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Queueing delay?

A

Time waiting at outputted link for transmission

depends on congestion of router

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is nodal processing delay?

this is dproc NOT dnodal which is the total delay at the node

A

Checking bit errors
determining output link
usually takes less than a ms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is throughput?

A

Rate at which bits are transferred between sender/receiver

has instantaneous and average rate

bottleneck link: link on end to end path that constrains end to end throughput

How well did you know this?
1
Not at all
2
3
4
5
Perfectly