Security of data transmission in WSN
Mostrar comentarios más antiguos
How we can guarantee the security of data transmission in wirless sensor networks using matlab simulations ? there is a code?
Respuestas (1)
lis coffey
el 2 de Oct. de 2020
1 voto
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.
Categorías
Más información sobre WSNs en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!