Security of data transmission in WSN
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
How we can guarantee the security of data transmission in wirless sensor networks using matlab simulations ? there is a code?
0 Kommentare
Antworten (1)
lis coffey
am 2 Okt. 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.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!