send 1-bit from node to other?

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

1 commentaire

Walter Roberson
Walter Roberson le 29 Juin 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.)

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur WSNs dans Centre d'aide et File Exchange

Tags

Question posée :

le 29 Juin 2016

Commenté :

le 29 Juin 2016

Community Treasure Hunt

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

Start Hunting!

Translated by