iot ppt
iot ppt
iot ppt
• Introduction
• Routing Requirements
• RPL instance and DODAG
• RPL Ranks
• Route construction
• Objective Function and Control Messages
Introduction
A DODAG is a DAG rooted at a single destination. The DODAG root has no outgoing edges. A
DODAG is uniquely identified by a combination of RPL Instance ID and DODAG ID.
• Rank
A node's Rank defines the node's individual position relative to other nodes with respect to a
DODAG root. Rank strictly increases in the Down direction and strictly decreases in the Up direction.
• DODAG Root
The DODAG root is the DAG root of the DODAG. The DODAG root may act as a border router for the
DODAG, and aggregate routes in the DODAG and may redistribute DODAG routes into other routing
protocols.
• RPL supports multiple instances of routing topologies, each optimized for specific
application objectives (e.g., low latency or energy efficiency).
• RPL prevents routing loops using a strict rank hierarchy and DAG rules.
• When going up, always forward to lower rank when possible, may forward to sibling
if no lower rank exists.