Jump to content

Point coordination function

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Suruena (talk | contribs) at 09:56, 5 April 2005 (Moved content from PCF, now a the disambiguation page). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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

Since most Access Points 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.

Compare with Distributed Coordination Function