Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
8 user(s) are online (7 user(s) are browsing encyclopedia)

Members: 0
Guests: 8

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Point Coordination Function

Point Coordinated Function is a Media Access Control (MAC) technique use in wireless networks which relies on a central node, often an access point (AP), to communicate with a node listening, to see if the airwaves are free (ie, all other nodes are not communicating).

Since most APs have logical bus topologies, (they are shared circuits) then only one message can be processed at one time (it is a contention based system), and thus a media access control technique is required.

The problem with wireless is that there is a hidden node problem, where some regular nodes (which communcate only with the AP) cannot see other nodes on the extreme edge of the geographical radius of the network (because the wireless signal attenuates before it can reach that far). Thus having an AP in the middle allows the distance to be halved, allowing all nodes to see the AP and consequentially, halving the maxiumum distance between two nodes on the extreme edges of a circle-star topology. (in a circled-star physical topology).

PCF simply uses the AP as a control system in wireless MAC.

PCF seems to be implemented only in very few hardware devices as it is not part of the Wi-Fi Alliance s interoperability standard.

Compare with Distributed Coordination Function.

= See also =

  • Distributed Coordination Function
  • = External links =

  • [http://www.wi-fiplanet.com/tutorials/article.php/1548381 802.11 Medium Access Methods on wi-fiplanet.com]