Forgot your password?
typodupeerror

Comment 802.16 is not the same as 802.11 (Score 2, Informative) 135

I attended a talk today by Roger B. Marks, a member of the IEEE 802.16 standards committee where he described the standard in detail. Many people say just add a pringles can to 802.11 to extend the range, but there are many other issues beyond range. 802.11 and 802.16 are designed for different purposes.

Among other things, Mr. Marks described that 802.11's MAC uses CSMA/CA (carrier sense multiple access with collision avoidance). The carrier sense means that it listens (or tries to listen) for other devices broadcasting and only sends when it detects silence since the receiver can only handle one transmission at a time. This is fine for wireless LAN's where for the most part, all of the devices can "hear" each others transmissions and figure out when its ok to send. In an 802.16 MAN (metropolitan area network), the users' devices can't receive each others transmissions so the base station assigns each device a time slot in which to send & receive its data. (For more information on IEEE802.16, see their website: http://WirelessMAN.org.)

Slashdot Top Deals

Q: How many IBM CPU's does it take to execute a job? A: Four; three to hold it down, and one to rip its head off.

Working...