IoT link layer issues Questions Energy efficiency Efficient - - PowerPoint PPT Presentation

iot link layer issues questions
SMART_READER_LITE
LIVE PREVIEW

IoT link layer issues Questions Energy efficiency Efficient - - PowerPoint PPT Presentation

IoT link layer issues Questions Energy efficiency Efficient forwarding over layer 2 Fragmentation Retransmission Energy efficiency Battery-powered devices want to sleep as much as possible. Dont send too many keep


slide-1
SLIDE 1

IoT link layer issues

slide-2
SLIDE 2

Questions

  • Energy efficiency
  • Efficient forwarding over layer 2
  • Fragmentation
  • Retransmission
slide-3
SLIDE 3

Energy efficiency

  • Battery-powered devices want to sleep as much as possible.
  • Don’t send too many keep-alives.
  • BFD does not work.
  • Don’t flood too much.
  • Self-learning effectively reduce flooding (compared to broadcast).
slide-4
SLIDE 4

Efficient Layer-2 Forwarding

  • Multicast and broadcast are limited to low speed to allow everyone to

receive.

  • The sender could transmit at a slightly higher rate (than the minimum

rate), and rely on ARQ to repair a loss (over unicast). Repair requests also tell the sender whether it should reduce the transmission rate.

  • Self-learning allows less mcast/bcast usage, because subsequent

Interests are sent over unicast.

slide-5
SLIDE 5

Fragmentation

  • Over ultra-low MTU links, we should reduce header overhead as

much as possible.

  • Header compression may be needed.