channelinterferencedescription

来自「跑leach需要的」· 代码 · 共 27 行

TXT
27
字号
Channel Interference--------------------The problem of Interference occurs "when a receiver is in range of one transmitting stationand slightly out-of-range of another transmitting station, but is unable to cleanly receivethe closer station's signal because of the interfering presence of the other signal."In our animation, we show 2 cases :Case 1:-------When 2 nodes are in range of each other When these 2 nodes do carrier sense at different times, they detect carrier and the nodethat senses carrier later, backs off, thus avoiding collision at the receiver.But if the 2 nodes do carrier sense at the same time, they are not able to detect carrierand hence there is a collision at the receiver.Case 2 :-------When 1 node is slightly out of range of the otherIn this case, when both nodes send data to the receiver, some of the packets sent by the nodecloser to the receiver get dropped, because the receiver receives some packets from the nodeslightly out of range.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?