Networking Forums

Networking Forums > Computer Networking > Linux Networking > Could you explain this problem?

Reply
Thread Tools Display Modes

Could you explain this problem?

 
 
mosaick2@gmail.com
Guest
Posts: n/a

 
      03-15-2006, 12:35 AM
I can't understand that solution.
----
[Q]
Consider the queuing delay in a router buffer (preceding an outbound
link). Suppose all packets are L bits, the transmission rate is R bps,
and that N packets simultaneously arrive at the buffer every LN/R
seconds. Find the average queuing delay of a packet.

[A]
This is easy, you just sum up...
L/R + 2L/R + ... + (n - 1)L/R = L(n - 1)/2R
----
Is it right?
Who can explain the solution to me?

 
Reply With Quote
 
 
 
 
Unruh
Guest
Posts: n/a

 
      03-15-2006, 01:01 AM
"(E-Mail Removed)" <(E-Mail Removed)> writes:

>I can't understand that solution.
>----
>[Q]
>Consider the queuing delay in a router buffer (preceding an outbound
>link). Suppose all packets are L bits, the transmission rate is R bps,
>and that N packets simultaneously arrive at the buffer every LN/R
>seconds. Find the average queuing delay of a packet.


>[A]
>This is easy, you just sum up...
>L/R + 2L/R + ... + (n - 1)L/R = L(n - 1)/2R
>----
>Is it right?
>Who can explain the solution to me?


The first packet has zero delay, the second has L/R delay (the time to send
the first packet) the third as 2L/R ( the time to send the first two
packets), etc. Thus the average delay per packet is the sum of the delays
over the number of packets.


 
Reply With Quote
 
Neil
Guest
Posts: n/a

 
      03-15-2006, 01:20 AM
Do you mean actually the answer is L(n - 1) / 2Rn ?

and, thank you for advice...

 
Reply With Quote
 
Keith Keller
Guest
Posts: n/a

 
      03-15-2006, 02:50 AM
On 2006-03-15, (E-Mail Removed) <(E-Mail Removed)> wrote:
> I can't understand that solution.
> ----
> [Q]
> Consider the queuing delay in a router buffer (preceding an outbound
> link). Suppose all packets are L bits, the transmission rate is R bps,
> and that N packets simultaneously arrive at the buffer every LN/R
> seconds. Find the average queuing delay of a packet.


This isn't really on-topic for a linux networking newsgroup. Next time,
would you consider posting to a generic networking newsgroup?

--keith

--
kkeller-(E-Mail Removed)
(try just my userid to email me)
AOLSFAQ=http://wombat.san-francisco.ca.us/cgi-bin/fom
see X- headers for PGP signature information

 
Reply With Quote
 
Neil
Guest
Posts: n/a

 
      03-15-2006, 03:20 AM
keith, I know it. But, actually I can't find a newsgroup for generic
networking.
If you know the newsgrouop, could you recommend for me?

anyway, I'm sorry to posting here...
Good day~

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Explain this one Kurt Ullman Wireless Internet 22 01-01-2008 05:37 PM
Please explain news.demon.nl Windows Networking 1 05-14-2006 07:09 PM
Could someone please explain what is going on here? BigJoe Network Routers 0 02-20-2006 02:03 AM
Explain Jennie Wireless Internet 2 01-19-2006 09:52 PM
Please explain this!!! Tugrul Wireless Internet 2 07-09-2003 07:25 PM



1 2 3 4 5 6 7 8 9 10 11