FACTOID #180:Armenia was the first nation to formally adopt Christianity, and today has one of the few Christian cultures to still sacrifice animals on Sunday.
In wireless networks, the exposed node problem occurs when a node is prevented from sending packets to other nodes due to a neighboring transmitter. Consider an example of 4 nodes labeled R1, S1, S2, and R2, where the two receivers are out of range from one another, yet the two transmitters in the middle are in range of each other and one of the receivers. Here, if a transmission between S1 and R1 is taking place, node S2 is prevented from transmitting to R2 as it concludes that it will interfere with the transmission by its neighbor S1. In order to increase the throughput, the exposed node S2 should be allowed to transmit in a controlled fashion without interfering with the on-going transmission between S1 and R1. Wireless networks are telephone or computer networks that use radio as their carrier or physical layer. ... In information technology, throughput is the rate at which a computer or network sends or receives data. ...
The solution is the use of the IEEE 802.11 RTS/CTS mechanism. When a node hears an RTS from a neighboring node, but not the corresponding CTS, that node can deduce that it is an exposed node and is permitted to transmit to other neighboring nodes. RTS/CTS = Request to Send / Clear To Send A sending node wishing to send data sends a Request to Send frame. ...
See also Hidden terminal problem In computer networking, the hidden node problem occurs when a node is visible from a wireless hub, but not from other nodes communicating with said hub. ...