send 1-bit from node to other?

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

댓글 수: 1

Walter Roberson
Walter Roberson 2016년 6월 29일
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.)

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 WSNs에 대해 자세히 알아보기

태그

질문:

2016년 6월 29일

댓글:

2016년 6월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by