Security of data transmission in WSN

5 views (last 30 days)
salma salma
salma salma on 8 Jan 2017
Answered: lis coffey on 2 Oct 2020
How we can guarantee the security of data transmission in wirless sensor networks using matlab simulations ? there is a code?

Answers (1)

lis coffey
lis coffey on 2 Oct 2020
You can use any security protocol that does not rely upon physical connection (such carefully measured imperfections in optical fibre) or very close proximity (such as Near Field Communication). Are you using the WLAN Toolbox ?
If you are creating your own software model of a WSN, then you are simulating transferring data between nodes. In such a case, you would have a routine that takes unencrypted simulated payloads and creates simulated data frames ready for simulated transmission.

Categories

Find more on WSNs in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!