transmission schedule
Recently Published Documents


TOTAL DOCUMENTS

34
(FIVE YEARS 1)

H-INDEX

7
(FIVE YEARS 0)

2021 ◽  
Vol 2021 ◽  
pp. 1-20
Author(s):  
Jose Vicente Sorribes ◽  
Lourdes Peñalver ◽  
Jaime Lloret

Spontaneous networks lack an a priori communication infrastructure, the neighbors are unknown right after the deployment, and they are used during a period of time and in a certain location. In this paper, we present a new randomized creation model of a spontaneous wireless ad hoc network based on trusted neighbors. The idea is to manage the neighbor discovery with the exchange of identity cards, and the checking of a signature establishes a relationship based on trust of the neighbors. To asses the performance of our randomized trusted network proposal and compare it against an existing deterministic protocol used as reference, we relied on Castalia 3.2 simulator, regarding 4 metrics: time, energy consumption, throughput, and number of discoveries vs packet sent ratio. We found that our proposal outperforms the reference protocol in terms of time, energy, and discoveries vs packet sent ratio in a one-hop setting, while it outperforms the reference protocol regarding all 4 metrics in multihop environments. We also evaluated our proposal through simulations varying the transmission probability and proved that it does not require to know the number of nodes if a fixed transmission probability is set, providing reasonable results. Moreover, our proposal is based on collision detection, it knows when to terminate the process, it does not require a transmission schedule, and it follows more realistic assumptions. In addition, a qualitative comparison is carried out, comparing our proposal against existing protocols from the literature.



Electronics ◽  
2020 ◽  
Vol 10 (1) ◽  
pp. 58
Author(s):  
Kai Huang ◽  
Jingkang Wu ◽  
Xiaowen Jiang ◽  
Dongliang Xiong ◽  
Kaitian Huang ◽  
...  

The IEEE 802.1Qbv standard provides deterministic delay and low jitter guarantee for time-critical communication using a precomputed cyclic transmission schedule. Computing such transmission schedule requires routing the flows first, which significantly affects the quality of the schedule. So far off-the-shelf algorithms like load-balanced routing, which minimize the maximum scheduled traffic load (MSTL), have been used to accommodate more time-triggered traffic. However, they do not consider that the bandwidth utilization of periodic flows is decentralized and their criteria for bottleneck of scheduling are imprecise. In this paper, we firstly explore the combinability among different periods of flows, which can measure their ability to share bandwidth without conflict. Then, we propose a novel period-aware routing algorithm to reduce the scheduling bottleneck, thus more flows can be accommodated. The experiment results show that the success rate of scheduling is significantly improved compared to shortest path routing and load balanced routing.



2020 ◽  
Author(s):  
Trio Adiono ◽  
Rahmat Muttaqin ◽  
Renitia Murti Rahayu ◽  
Rachmad Vidya Wicaksana Putra

In this publication, we propose a cloud system design for internet-of-things (IoT) based smart devices system using AMQP protocol and RabbitMQ server. Using this proposed system, every connected device in smart devices system can be controlled remotely by mobile user, as long as internet connection is provided. Furthermore, if the internet connection between cloud and smart devices system is unstable or even off in a while, the cloud system is able to save the data to RabbitMQ server and send them when the internet connection stable again. In order to receive and store the data sent by user or smart devices system’s gateway, the cloud system utilizes exchange which is created in the server. If the data have reached the server, they will be stored and passed to exchange for next transmission. These data are bound with certain queue in order to organize the transmission schedule. By using such mechanism, the proposed system can overcome the internet connection problem without losing any data and provide a reliable cloud system.



2020 ◽  
Vol 53 (2) ◽  
pp. 2519-2525
Author(s):  
Bowen Sun ◽  
Xianghui Cao ◽  
Le Wang ◽  
Changyin Sun


IEEE Access ◽  
2020 ◽  
Vol 8 ◽  
pp. 161838-161846
Author(s):  
Xiangcheng Wu ◽  
Liansheng Tan ◽  
Shengda Tang


Sensors ◽  
2019 ◽  
Vol 19 (8) ◽  
pp. 1789 ◽  
Author(s):  
Apostolos Karalis ◽  
Dimitrios Zorbas ◽  
Christos Douligeris

IEEE802.15.4-time slotted channel hopping (TSCH) is a medium access control (MAC) protocol designed to support wireless device networking, offering high reliability and low power consumption, two features that are desirable in the industrial internet of things (IIoT). The formation of an IEEE802.15.4-TSCH network relies on the periodic transmissions of network advertising frames called enhanced beacons (EB). The scheduling of EB transmissions plays a crucial role both in the joining time and in the power consumption of the nodes. The existence of collisions between EB is an important factor that negatively affects the performance. In the worst case, all the neighboring EB transmissions of a node may collide, a phenomenon which we call a full collision. Most of the EB scheduling methods that have been proposed in the literature are fully or partially based on randomness in order to create the EB transmission schedule. In this paper, we initially show that the randomness can lead to a considerable probability of collisions, and, especially, of full collisions. Subsequently, we propose a novel autonomous EB scheduling method that eliminates collisions using a simple technique that does not increase the power consumption. To the best of our knowledge, our proposed method is the first non-centralized EB scheduling method that fully eliminates collisions, and this is guaranteed even if there are mobile nodes. To evaluate our method, we compare our proposal with recent and state-of-the-art non-centralized network-advertisement scheduling methods. Our evaluation does not consider only fixed topology networks, but also networks with mobile nodes, a scenario which has not been examined before. The results of our simulations demonstrate the superiority of our method in terms of joining time and energy consumption.



Author(s):  
Muhammad Rusyadi Ramli ◽  
Dong-Seong Kim ◽  
Jae Min Lee

This paper proposes a hybrid medium access control (MAC) protocol for wireless sensor network (WSN) data gathering, employing unmanned aerial vehicles (UAV). The UAV sends a beacon frame periodically to inform sensor nodes regarding its presence. Afterward, each sensor node which receives beacon frame contends to send registration frame to the UAV. The UAV will transmit the second beacon frame to the registered nodes to notify their transmission schedule. The time-slot scheme is used for the transmission schedule. The transmission schedule of each sensor is determined based on their priority. Specifically, the priority of each sensor is determined during the registration process. Furthermore, the architecture of UAV-WSN data gathering system is introduced in this paper. Simulations are performed, showing that the proposed MAC protocol achieves fairness while enhancing network performance.



Sensors ◽  
2018 ◽  
Vol 18 (9) ◽  
pp. 2913 ◽  
Author(s):  
Runqun Xiong ◽  
Feng Shan

We consider an Unmanned Aerial Vehicle (UAV, also known as drone) as an aerial sink to travel along a natural landscape or rural industrial linear infrastructure to collect data from deployed sensors. We study a joint schedule problem that involves flight planning for the drone and transmission scheduling for sensors, such that the maximum amount of data can be collected with a limited individual energy budget for the UAV and the sensors, respectively. On one hand, the flight planning decides the flight speed and flight path based on sensor locations, energy budgets, and the transmission schedule. On the other hand, the transmission schedule decides for each sensor when to deliver data and what transmission power to use based on the energy budgets and flight plan. By observing three import optimality properties, we decouple the joint problem into two subproblems: drone flight planning and sensor transmission scheduling. For the first problem, we propose a dynamic programming algorithm to produce the optimal flight planning. For the second problem, with a flight plan as input, we introduce a novel technique (water-tank), which together with dynamic programming, is the key to achieve an optimal transmission schedule that maximizes data collection. Simulations show that the separately determined flight plan and transmission schedule are near-optimal for the original joint problem.



2018 ◽  
Vol 22 (4) ◽  
pp. 776-779 ◽  
Author(s):  
Fasheng Zhou ◽  
Lisheng Fan ◽  
Xianfu Lei ◽  
Gaoyong Luo ◽  
Haijun Zhang ◽  
...  


Sign in / Sign up

Export Citation Format

Share Document