Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

TOC(depth=3,TschStart,TschNutshell,TschStackIntegration,TschFsm,TschSynchronization,TschTiming,TschSchedule,TschPacketFormat,TschVariables,TschFaq,TschEnvironment,TschTimer,TschRadio,TschAdv,TschCapture,TschSecurity,TschTraces)

Schedules

The IEEE802.15.4e schedule is implemented in schedule.c. The schedule is what an application to find a trade-off between energy-efficiency, latency and throughput.

...

The figure below shows a single 9-slot frame:

Image RemovedImage Added

(source file at nine_slots_final.prj)

...

The full 16-hop network would be:

Image RemovedImage Added

Note: nobody would hard-code routing in a real-world network, this schedule is just meant to demonstrate multi-hop communication even when all nodes are within each other's range.