YSF: A 6TiSCH Scheduling Function Minimizing Latency of Data Gathering in IIoT
Data gathering systems in the Industrial IoT require an end-to-end latency as low as 1 s with coverage of a few hundred meters. The 6TiSCH standard is well suited for these types of applications. A 6TiSCH network is a multihop wireless IPv6 network which uses time-slotted channel hopping (TSCH). TSCH is a medium access mode of IEEE802.15.4 which pro- vides deterministic properties, and increases robustness against external interference and multipath fading. A key component of TSCH is its scheduling function that builds the communication schedule, which greatly impacts network performance. Although there are several proposed TSCH scheduling solutions in the lit- erature, most of them are not directly applicable to 6TiSCH for real-world deployments because they fail to take into consider- ation the dynamics of a network. Some of them assume a fixed routing topology, which does not match 6TiSCH where the rout- ing topology dynamically changes with the radio environment. In this article, we propose a full-featured 6TiSCH scheduling func- tion called YSF, that autonomously takes into account all aspects of network dynamics, including the network formation phase and parent switching. YSF aims at minimizing latency and maximiz- ing reliability for data gathering applications. We evaluate YSF by simulation, and compare it to MSF, the state-of-art schedul- ing function being standardized by the IETF 6TiSCH working group.
Code (0)
등록된 구현이 없습니다.
Tasks
SchedulingSimilar Papers 제목 키워드 기반
Enhancing Cluster Scheduling in HPC: A Continuous Transfer Learning for Real-Time Optimization
This study presents a machine learning-assisted approach to optimize task scheduling in cluster systems, focusing on node-affinity constraints. Traditional schedulers like Kubernetes struggle with real-time adaptability,…
Transfer LearningEnd-to-End Latency-Minimizing and Load-Balanced Request Scheduling for Edge LLM Inference in Agentic AI Services
Large language model (LLM)-powered agentic AI services increasingly demand low-latency inference, motivating the deployment of LLMs across distributed edge servers. However, heterogeneous communication and computing capa…
Latency-aware Multimodal Federated Learning over UAV Networks
This paper investigates federated multimodal learning (FML) assisted by unmanned aerial vehicles (UAVs) with a focus on minimizing system latency and providing convergence analysis. In this framework, UAVs are distribute…
Trajectory PlanningFederated LearningQ-Learning-Based Time-Critical Data Aggregation Scheduling in IoT
Time-critical data aggregation in Internet of Things (IoT) networks demands efficient, collision-free scheduling to minimize latency for applications like smart cities and industrial automation. Traditional heuristic met…
Monaas: Mobile Node as a Service for TSCH-based Industrial IoT Networks
The Time-Slotted Channel Hopping (TSCH) mode of IEEE802.15.4 standard provides ultra high end-to-end reliability and low-power consumption for application in field of Industrial Internet of Things (IIoT). With the evolvi…