Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > 802.11b/cable speed comparison?

Reply
Thread Tools Display Modes

802.11b/cable speed comparison?

 
 
Jeff Malka
Guest
Posts: n/a

 
      01-02-2004, 10:08 PM
How does the transmission by wireless 802.11b compare (under best
conditions) to LAN setup by Ethernet 10/100 cables? How much LAN file
transfer speed (not internet access) do you give up by going to wireless?

--

Jeff McPherson
Email address deliberately false to avoid spam
(E-Mail Removed)
Outgoing mail is certified Virus Free by AVG


 
Reply With Quote
 
 
 
 
Walter Roberson
Guest
Posts: n/a

 
      01-02-2004, 10:35 PM
In article <XRmJb.39315$A%(E-Mail Removed)>,
Jeff Malka <(E-Mail Removed)> wrote:
:How does the transmission by wireless 802.11b compare (under best
:conditions) to LAN setup by Ethernet 10/100 cables? How much LAN file
:transfer speed (not internet access) do you give up by going to wireless?

It depends a lot on what you are trying to do. Real 802.11b
transfers peak about 6 megabits per second. That's a lot faster
than residential internet service, but for some kinds of traffic
you can tell the difference.

People generally spend well over 90% of their time just looking
at the screen (interpreting what has been sent to them, or
thinking of the right word to write, or hunting and pecking
for the right key to press), so a -lot- of the time, 11g is
just fine. But if you are copying a 100 megabyte file over
the 'net, that difference between 60 megabits per second
real throughput and 6 megabits per second real throughput
is a difference between 15 seconds and 2 1/4 minutes, which
starts to get pretty noticable.
--
Come to think of it, there are already a million monkeys on a million
typewriters, and Usenet is NOTHING like Shakespeare. -- Blair Houghton.
 
Reply With Quote
 
Mark McIntyre
Guest
Posts: n/a

 
      01-02-2004, 11:22 PM
On Fri, 02 Jan 2004 23:08:39 GMT, in alt.internet.wireless , "Jeff
Malka" <(E-Mail Removed)> wrote:

>How does the transmission by wireless 802.11b compare (under best
>conditions) to LAN setup by Ethernet 10/100 cables? How much LAN file
>transfer speed (not internet access) do you give up by going to wireless?


10BaseT gives you 10Mb/sec (assuming full duplex)
100BaseT gives you 100Mb/sec (ditto)

11b gives you (at best) ~5.5Mb/sec as its a half-duplex protocol. Less
in practice as the protocol has a fairly high encoding/maintenance
overhead.

My own experience is that for significant data transfers, the wireless
is considerably less than 50% of the speed of 10BaseT, and absurdly
slow compared to my lan's normal 100 full duplex.


Mark McIntyre


----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
 
Reply With Quote
 
Mark McIntyre
Guest
Posts: n/a

 
      01-02-2004, 11:23 PM
On 2 Jan 2004 23:35:27 GMT, in alt.internet.wireless ,
(E-Mail Removed) (Walter Roberson) wrote:

>In article <XRmJb.39315$A%(E-Mail Removed)>,
>Jeff Malka <(E-Mail Removed)> wrote:
>:How does the transmission by wireless 802.11b compare (under best
>:conditions) to LAN setup by Ethernet 10/100 cables? How much LAN file
>:transfer speed (not internet access) do you give up by going to wireless?
>
>It depends a lot on what you are trying to do. Real 802.11b
>transfers peak about 6 megabits per second. That's a lot faster
>than residential internet service, but for some kinds of traffic
>you can tell the difference.


He did specifically say "not internet access".

>People generally spend well over 90% of their time just looking
>at the screen


True but largely irrelevant for the OP's quesiton about file
transfers... :-)

(the rest of your posting was spot on of course)


Mark McIntyre


----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
 
Reply With Quote
 
James Knott
Guest
Posts: n/a

 
      01-03-2004, 01:58 AM
Jeff Malka wrote:

> How does the transmission by wireless 802.11b compare (under best
> conditions) to LAN setup by Ethernet 10/100 cables? How much LAN file
> transfer speed (not internet access) do you give up by going to wireless?
>


It would be somewhat slower than 10 Mb ethernet, and significantly slower
than 100.

--

Fundamentalism is fundamentally wrong.

To reply to this message, replace everything to the left of "@" with
james.knott.
 
Reply With Quote
 
Hactar
Guest
Posts: n/a

 
      01-03-2004, 02:56 AM
In article <(E-Mail Removed)>,
Mark McIntyre <(E-Mail Removed)> wrote:
> On Fri, 02 Jan 2004 23:08:39 GMT, in alt.internet.wireless , "Jeff
> Malka" <(E-Mail Removed)> wrote:
>
> >How does the transmission by wireless 802.11b compare (under best
> >conditions) to LAN setup by Ethernet 10/100 cables? How much LAN file
> >transfer speed (not internet access) do you give up by going to wireless?

>
> 10BaseT gives you 10Mb/sec (assuming full duplex)
> 100BaseT gives you 100Mb/sec (ditto)


I believe it's actually 20 and 200 respectively. Can anybody confirm or deny?

> 11b gives you (at best) ~5.5Mb/sec as its a half-duplex protocol. Less
> in practice as the protocol has a fairly high encoding/maintenance
> overhead.


When copying a large file using 802.11b through a USR 8054 router, XP shows
56% of an 11Mbps link used. That's 6.2Mbps, or 770 KB/s.

> My own experience is that for significant data transfers, the wireless
> is considerably less than 50% of the speed of 10BaseT, and absurdly
> slow compared to my lan's normal 100 full duplex.


AOL.

--
-eben (E-Mail Removed)m home.tampabay.rr.com/hactar
PISCES: Try to avoid any Virgos or Leos with the Ebola virus.
You are the Lord of the Dance, no matter what those idiots at
work say. -- Weird Al, _Your Horoscope for Today_
 
Reply With Quote
 
Walter Roberson
Guest
Posts: n/a

 
      01-03-2004, 03:52 AM
In article <bt5eh1$qd9$(E-Mail Removed)>,
Hactar <(E-Mail Removed)> wrote:
:In article <(E-Mail Removed)>,
:Mark McIntyre <(E-Mail Removed)> wrote:
:> 10BaseT gives you 10Mb/sec (assuming full duplex)
:> 100BaseT gives you 100Mb/sec (ditto)

:I believe it's actually 20 and 200 respectively. Can anybody confirm or deny?

Mark was assuming unidirectional file transfers. He refers to
full duplex because if you are using TCP half duplex then you have to
stop sending for part of the time in order to receive the
acknowledgements, thus making it impossible to transfer at
full wire rate.

If you were doing bidirectional file transfer, you would not be
able to get the full 20 or 200 mbit/s because of the need to send
acknowledgments for the traffic in the other direction.

And of course you cannot achieve full wire rates anyhow because of the
Layer 1, 2, 3, and 4 overheads, preamble, checksum, and intra-packet
gap (IPG).
--
So you found your solution
What will be your last contribution?
-- Supertramp (Fool's Overture)
 
Reply With Quote
 
Jeff Malka
Guest
Posts: n/a

 
      01-03-2004, 05:46 PM
Thank you all. I could notice the difference in large file transfers and
was wondering about it.

--

Jeff McPherson
Email address deliberately false to avoid spam
(E-Mail Removed)
Outgoing mail is certified Virus Free by AVG

"Jeff Malka" <(E-Mail Removed)> wrote in message
news:XRmJb.39315$A%(E-Mail Removed)...
> How does the transmission by wireless 802.11b compare (under best
> conditions) to LAN setup by Ethernet 10/100 cables? How much LAN file
> transfer speed (not internet access) do you give up by going to wireless?
>
> --
>
> Jeff McPherson
> Email address deliberately false to avoid spam
> (E-Mail Removed)
> Outgoing mail is certified Virus Free by AVG
>
>



 
Reply With Quote
 
James Knott
Guest
Posts: n/a

 
      01-03-2004, 06:39 PM
Hactar wrote:

>> 10BaseT gives you 10Mb/sec (assuming full duplex)
>> 100BaseT gives you 100Mb/sec (ditto)

>
> I believe it's actually 20 and 200 respectively. Can anybody confirm or
> deny?
>


You cannot exceed the data rate for wired ethernet and for that matter even
reach it, due to overhead etc. However, if configure for full duplex, the
combined send & receive data rate may be close to 20 or 200 Mb. Wireless
on the otherhand, is half duplex, with more overhead than on ethernet and
you don't have collision detection. This means that the usable capacity
would be somewhat less than a comparable bit rate on ethernet.


--

Fundamentalism is fundamentally wrong.

To reply to this message, replace everything to the left of "@" with
james.knott.
 
Reply With Quote
 
Mark McIntyre
Guest
Posts: n/a

 
      01-03-2004, 10:35 PM
On Sat, 03 Jan 2004 19:39:29 GMT, in alt.internet.wireless , James
Knott <(E-Mail Removed)> wrote:

>Hactar wrote:
>
>>> 10BaseT gives you 10Mb/sec (assuming full duplex)
>>> 100BaseT gives you 100Mb/sec (ditto)

>>
>> I believe it's actually 20 and 200 respectively. Can anybody confirm or
>> deny?
>>

>
>You cannot exceed the data rate for wired ethernet and for that matter even
>reach it, due to overhead etc. However, if configure for full duplex, the
>combined send & receive data rate may be close to 20 or 200 Mb.


Assuming its true (and I'm not convinced, I believe that 100 half ==
50 either direction), this a very very uncommon scenario. How often do
you actually transfer in both directions simultaneously?

>Wireless
>on the otherhand, is half duplex, with more overhead than on ethernet and
>you don't have collision detection. This means that the usable capacity
>would be somewhat less than a comparable bit rate on ethernet.


Considerably less!

Mark McIntyre


----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
 
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
10Mb to become the standard cable broadband speed for ntl customers {{{{{Welcome}}}}} Broadband 8 08-17-2005 05:44 PM
Wireless Cable - Slow Download Speed d.bemiss Wireless Internet 0 07-01-2005 09:30 PM
MN-700 Lowering Cable Download Speed Scott Broadband Hardware 6 01-29-2005 04:44 PM
DSL & Cable Speed Tester U-L-T-R-A Broadband Hardware 0 09-24-2004 04:51 AM
Laptop, 802.11g, & High Speed Internet (Cable) newtothis Wireless Internet 1 01-29-2004 08:30 PM



1 2 3 4 5 6 7 8 9 10 11