dave321
Established Member
- Impact
- 50
Just interested in people's perspective on this. I realize it's a broad question.


Hi @Super-Annuation
Let me focus on the use of IPv6 in sensor networks a little bit more.
TCP/IP was designed long ago to operate in unreliable and slow, high latency environments. Sensor networks are often unreliable and slow, so this would not be a problem. However, sensor nodes have limited processors, limited memory, limited radio capacity and are low cost. It's all about energy saving. Security mechanisms are needed for communication between nodes (i.e. in a mesh) in unsafe sensor environments, but new security mechanisms have been developed instead of using IPSEC in these networks.
You may have a look at the Thread initiative, which uses 6LoWPAN (a stripped-for-efficiency-version of IPv6). There's also an open source version OpenThread, released by Google.
Below are some good pointers. It's too much to elaborate further in this thread about Domaining (unless you see some nice terms in these papers that are not TM, and register some domains in this interesting field). I'm sure you'll find lots of useful information -- enjoy
The 6LoWPAN Architecture
https://www.researchgate.net/profil...e2c6df8/Making-sensor-networks-IPv6-ready.pdf
Comparison of Encryption Algorithms in Wireless Sensor Networks
https://www.researchgate.net/public...on-Algorithms-in-Wireless-Sensor-Networks.pdf
https://en.wikipedia.org/wiki/Thread_(network_protocol)
https://en.wikipedia.org/wiki/6LoWPAN
https://www.threadgroup.org/
https://openthread.io/


