send 1-bit from node to other?

Hello guys, How can I send data (1-bit) from node to other?? help me please

1 Kommentar

Walter Roberson
Walter Roberson am 29 Jun. 2016
Send using what technology?
Last time I looked you were working on simulating WSN; for those you would "send" a bit from one node to another by simulating sending a bit with your simulated 802.11 stack. However, as far as I know, no 802.11 permits sending single bits, only frames. When you get far enough into simulating the transmission of the data stored in the 802.11 frames, I believe you will find that none of the 802.11 methods send only a single bit at a time, that even at the lowest level it is always clusters of several bits forming constellations (unless perhaps there is a degenerate mode in 802.11b that I have forgotten about.)

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu WSNs finden Sie in Hilfe-Center und File Exchange

Tags

Gefragt:

am 29 Jun. 2016

Kommentiert:

am 29 Jun. 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by