802.11 is used for short range high bandwidth

AI Thread Summary
The discussion centers on the defining characteristics of communication protocols like 802.11, GSM/EGPRS, and Bluetooth, particularly regarding their range and bandwidth capabilities. It highlights that latency and reliable propagation are crucial parameters influencing a protocol's effective range. While 802.11 is designed for short-range, high-bandwidth applications, the potential for global use exists if appropriate infrastructure is developed. However, the physical limitations of transmission media significantly affect communication success over long distances. Ultimately, the conversation emphasizes the importance of understanding both the physical and protocol layers in determining communication effectiveness.
cscott
Messages
778
Reaction score
1
What is there about a particular protocol that defines its range of use? Is there such definition? i.e. 802.11 is used for short range high bandwidth, GSM/EGPRS for long range cellular communications and bluetooth for even shorter range communication on PANs.

Is it possible for 802.11 to be used across the world if the infrastructure was there? Even bluetooth? (Forgetting the potential uselessness of actually doing this for say bluetooth)
 
Engineering news on Phys.org
I can really only think of two design parameters that limit the range of use in a particular protocol: latency and reliable propagation.

Latency is key in Carrier Sense Multiple Access protocols, where any node can initiate a transmission at any time. Arbitration of the network is handled by sensing packet collisions. If the latency is large relative to the transmission time of a packet, the network will statistically gradually grind to a halt.

Reliable propagation has to do with the transmission media (physical layer) choice. If the tiny milliwatt-level transmitter in a Bluetooth transceiver is working in New York, the chances of successfully communicating to London are small. :-) This is much different from the network design of "reliable end-to-end" or "reliable communication", which is a protocol layer-attribute that is not got anything to do with the physical layer.

Dave
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top