Menu

#2 Physical Layer Frame Capture

open
nobody
None
5
2013-01-20
2009-08-14
Galactix
No

Physical Layer Capture (PLC) is a feature present in some 802.11 hardware that enables to receive the stronger signal when two signals collide. This can provide a dramatic improvement to the success of communication because frames lost by the simple definition of collisions can still be received.

Are there plans to incorporate this feature? I know it is present in NS2 and Qualnet.

Discussion

  • Karl Wessel

    Karl Wessel - 2009-08-25

    We currently don't plan to implement this. But it shouldn't be to complicated to implement for someone who is familiar with this feature. The place where it would have to be implemented at is Decider80211s "processNewSignal()" method. Instead of dropping the signal if "currentSignal" is not empty it could compare their receiving powers and decide which one to receive.

     
  • Galactix

    Galactix - 2009-08-26

    Thanks for the info Karl, I think this may make a nice graduation assignment.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.