-
Computing in Integrated Terrestrial and Non-Terrestrial Networks: A Comprehensive Survey
Authors:
Hoe Ziet Wong,
Insaf Rzig,
Safwan Alfattani,
Wael Jaafar
Abstract:
The rapid growth of Internet-of-things (IoT) devices, smart vehicles, and other connected objects is driving demand for ubiquitous connectivity and intensive computing capacity. 5G and upcoming 6G networks are crucial to meeting these demands and the fast-evolving services and applications. However, traditional terrestrial networks face limitations in coverage and capacity. Integrated Terrestrial…
▽ More
The rapid growth of Internet-of-things (IoT) devices, smart vehicles, and other connected objects is driving demand for ubiquitous connectivity and intensive computing capacity. 5G and upcoming 6G networks are crucial to meeting these demands and the fast-evolving services and applications. However, traditional terrestrial networks face limitations in coverage and capacity. Integrated Terrestrial and Non-Terrestrial Networks (ITNTN) are emerging to address these challenges. In essence, ITNTN combines ground-based infrastructure with aerial, space, and water surface networks to provide seamless connectivity and computing resources anytime, anywhere. Given the stringent quality-of-service (QoS) of future services, edge computing will be an inseparable component of ITNTN. Consequently, we dive in this survey into current efforts of integrating cloud/fog/edge computing into ITNTN layers to facilitate stringent QoS services and address the data processing needs of modern applications. Since there have been only limited and partial efforts in integrating computing functionalities within ITNTN, we aim to extend the discussion to the full integration of computing and identifying the challenges and future research directions to achieve it.
△ Less
Submitted 5 May, 2025;
originally announced May 2025.
-
A Novel MLLM-based Approach for Autonomous Driving in Different Weather Conditions
Authors:
Sonda Fourati,
Wael Jaafar,
Noura Baccar
Abstract:
Autonomous driving (AD) technology promises to revolutionize daily transportation by making it safer, more efficient, and more comfortable. Their role in reducing traffic accidents and improving mobility will be vital to the future of intelligent transportation systems. Autonomous driving in harsh environmental conditions presents significant challenges that demand robust and adaptive solutions an…
▽ More
Autonomous driving (AD) technology promises to revolutionize daily transportation by making it safer, more efficient, and more comfortable. Their role in reducing traffic accidents and improving mobility will be vital to the future of intelligent transportation systems. Autonomous driving in harsh environmental conditions presents significant challenges that demand robust and adaptive solutions and require more investigation. In this context, we present in this paper a comprehensive performance analysis of an autonomous driving agent leveraging the capabilities of a Multi-modal Large Language Model (MLLM) using GPT-4o within the LimSim++ framework that offers close loop interaction with the CARLA driving simulator. We call it MLLM-AD-4o. Our study evaluates the agent's decision-making, perception, and control under adverse conditions, including bad weather, poor visibility, and complex traffic scenarios. Our results demonstrate the AD agent's ability to maintain high levels of safety and efficiency, even in challenging environments, underscoring the potential of GPT-4o to enhance autonomous driving systems (ADS) in any environment condition. Moreover, we evaluate the performance of MLLM-AD-4o when different perception entities are used including either front cameras only, front and rear cameras, and when combined with LiDAR. The results of this work provide valuable insights into integrating MLLMs with AD frameworks, paving the way for future advancements in this field.
△ Less
Submitted 15 November, 2024;
originally announced November 2024.
-
XLM for Autonomous Driving Systems: A Comprehensive Review
Authors:
Sonda Fourati,
Wael Jaafar,
Noura Baccar,
Safwan Alfattani
Abstract:
Large Language Models (LLMs) have showcased remarkable proficiency in various information-processing tasks. These tasks span from extracting data and summarizing literature to generating content, predictive modeling, decision-making, and system controls. Moreover, Vision Large Models (VLMs) and Multimodal LLMs (MLLMs), which represent the next generation of language models, a.k.a., XLMs, can combi…
▽ More
Large Language Models (LLMs) have showcased remarkable proficiency in various information-processing tasks. These tasks span from extracting data and summarizing literature to generating content, predictive modeling, decision-making, and system controls. Moreover, Vision Large Models (VLMs) and Multimodal LLMs (MLLMs), which represent the next generation of language models, a.k.a., XLMs, can combine and integrate many data modalities with the strength of language understanding, thus advancing several information-based systems, such as Autonomous Driving Systems (ADS). Indeed, by combining language communication with multimodal sensory inputs, e.g., panoramic images and LiDAR or radar data, accurate driving actions can be taken. In this context, we provide in this survey paper a comprehensive overview of the potential of XLMs towards achieving autonomous driving. Specifically, we review the relevant literature on ADS and XLMs, including their architectures, tools, and frameworks. Then, we detail the proposed approaches to deploy XLMs for autonomous driving solutions. Finally, we provide the related challenges to XLM deployment for ADS and point to future research directions aiming to enable XLM adoption in future ADS frameworks.
△ Less
Submitted 16 September, 2024;
originally announced September 2024.
-
A Novel Energy-Efficient Cross-Layer Design for Scheduling and Routing in 6TiSCH Networks
Authors:
Ahlam Hannachi,
Wael Jaafar,
Salim Bitam,
Nabil Ouazene
Abstract:
The 6TiSCH protocol stack plays a vital role in enabling reliable and energy-efficient communications for the Industrial Internet of Things (IIoT). However, it faces challenges, including prolonged network formation, inefficient parent switching, high control packet overhead, and suboptimal resource utilization. To tackle these issues, we propose in this paper a novel cross-layer optimization fram…
▽ More
The 6TiSCH protocol stack plays a vital role in enabling reliable and energy-efficient communications for the Industrial Internet of Things (IIoT). However, it faces challenges, including prolonged network formation, inefficient parent switching, high control packet overhead, and suboptimal resource utilization. To tackle these issues, we propose in this paper a novel cross-layer optimization framework aiming to enhance the coordination between the Scheduling Function (SF), the Routing Protocol for Low-Power and Lossy Networks (RPL), and queue management. Our solution introduces a slot-aware parent switching mechanism, early slot reservation to mitigate queue overflow, and a refined slot locking strategy to improve slot availability. To reduce control overhead, the proposed method merges 6P cell reservation information into RPL control packets (DIO/DAO), thus minimizing control exchanges during parent switching and node joining. Optimized slot selection further reduces latency and jitter. Through extensive simulations on the 6TiSCH simulator and under varying network densities and traffic loads, we demonstrate significant improvements over the standard 6TiSCH benchmark in terms of traffic load, joining time, latency, and energy efficiency. These enhancements make the proposed solution suitable for time-sensitive IIoT applications.
△ Less
Submitted 9 April, 2025; v1 submitted 19 March, 2024;
originally announced March 2024.
-
OCD-FL: A Novel Communication-Efficient Peer Selection-based Decentralized Federated Learning
Authors:
Nizar Masmoudi,
Wael Jaafar
Abstract:
The conjunction of edge intelligence and the ever-growing Internet-of-Things (IoT) network heralds a new era of collaborative machine learning, with federated learning (FL) emerging as the most prominent paradigm. With the growing interest in these learning schemes, researchers started addressing some of their most fundamental limitations. Indeed, conventional FL with a central aggregator presents…
▽ More
The conjunction of edge intelligence and the ever-growing Internet-of-Things (IoT) network heralds a new era of collaborative machine learning, with federated learning (FL) emerging as the most prominent paradigm. With the growing interest in these learning schemes, researchers started addressing some of their most fundamental limitations. Indeed, conventional FL with a central aggregator presents a single point of failure and a network bottleneck. To bypass this issue, decentralized FL where nodes collaborate in a peer-to-peer network has been proposed. Despite the latter's efficiency, communication costs and data heterogeneity remain key challenges in decentralized FL. In this context, we propose a novel scheme, called opportunistic communication-efficient decentralized federated learning, a.k.a., OCD-FL, consisting of a systematic FL peer selection for collaboration, aiming to achieve maximum FL knowledge gain while reducing energy consumption. Experimental results demonstrate the capability of OCD-FL to achieve similar or better performances than the fully collaborative FL, while significantly reducing consumed energy by at least 30% and up to 80%.
△ Less
Submitted 22 November, 2024; v1 submitted 6 March, 2024;
originally announced March 2024.
-
Towards Reliable Participation in UAV-Enabled Federated Edge Learning on Non-IID Data
Authors:
Youssra Cheriguene,
Wael Jaafar,
Halim Yanikomeroglu,
Chaker Abdelaziz Kerrache
Abstract:
Federated Learning (FL) is a decentralized machine learning (ML) technique that allows a number of participants to train an ML model collaboratively without having to share their private local datasets with others. When participants are unmanned aerial vehicles (UAVs), UAV-enabled FL would experience heterogeneity due to the majorly skewed (non-independent and identically distributed -IID) collect…
▽ More
Federated Learning (FL) is a decentralized machine learning (ML) technique that allows a number of participants to train an ML model collaboratively without having to share their private local datasets with others. When participants are unmanned aerial vehicles (UAVs), UAV-enabled FL would experience heterogeneity due to the majorly skewed (non-independent and identically distributed -IID) collected data. In addition, UAVs may demonstrate unintentional misbehavior in which the latter may fail to send updates to the FL server due, for instance, to UAVs' disconnectivity from the FL system caused by high mobility, unavailability, or battery depletion. Such challenges may significantly affect the convergence of the FL model. A recent way to tackle these challenges is client selection, based on customized criteria that consider UAV computing power and energy consumption. However, most existing client selection schemes neglected the participants' reliability. Indeed, FL can be targeted by poisoning attacks, in which malicious UAVs upload poisonous local models to the FL server, by either providing targeted false predictions for specifically chosen inputs or by compromising the global model's accuracy through tampering with the local model. Hence, we propose in this paper a novel client selection scheme that enhances convergence by prioritizing fast UAVs with high-reliability scores, while eliminating malicious UAVs from training. Through experiments, we assess the effectiveness of our scheme in resisting different attack scenarios, in terms of convergence and achieved model accuracy. Finally, we demonstrate the performance superiority of the proposed approach compared to baseline methods.
△ Less
Submitted 16 December, 2023;
originally announced December 2023.
-
RL-Based Cargo-UAV Trajectory Planning and Cell Association for Minimum Handoffs, Disconnectivity, and Energy Consumption
Authors:
Nesrine Cherif,
Wael Jaafar,
Halim Yanikomeroglu,
Abbas Yongacoglu
Abstract:
Unmanned aerial vehicle (UAV) is a promising technology for last-mile cargo delivery. However, the limited on-board battery capacity, cellular unreliability, and frequent handoffs in the airspace are the main obstacles to unleash its full potential. Given that existing cellular networks were primarily designed to service ground users, re-utilizing the same architecture for highly mobile aerial use…
▽ More
Unmanned aerial vehicle (UAV) is a promising technology for last-mile cargo delivery. However, the limited on-board battery capacity, cellular unreliability, and frequent handoffs in the airspace are the main obstacles to unleash its full potential. Given that existing cellular networks were primarily designed to service ground users, re-utilizing the same architecture for highly mobile aerial users, e.g., cargo-UAVs, is deemed challenging. Indeed, to ensure a safe delivery using cargo-UAVs, it is crucial to utilize the available energy efficiently, while guaranteeing reliable connectivity for command-and-control and avoiding frequent handoff. To achieve this goal, we propose a novel approach for joint cargo-UAV trajectory planning and cell association. Specifically, we formulate the cargo-UAV mission as a multi-objective problem aiming to 1) minimize energy consumption, 2) reduce handoff events, and 3) guarantee cellular reliability along the trajectory. We leverage reinforcement learning (RL) to jointly optimize the cargo-UAV's trajectory and cell association. Simulation results demonstrate a performance improvement of our proposed method, in terms of handoffs, disconnectivity, and energy consumption, compared to benchmarks.
△ Less
Submitted 4 December, 2023;
originally announced December 2023.
-
Data-Efficient Energy-Aware Participant Selection for UAV-Enabled Federated Learning
Authors:
Youssra Cheriguene,
Wael Jaafar,
Chaker Abdelaziz Kerrache,
Halim Yanikomeroglu,
Fatima Zohra Bousbaa,
Nasreddine Lagraa
Abstract:
Unmanned aerial vehicle (UAV)-enabled edge federated learning (FL) has sparked a rise in research interest as a result of the massive and heterogeneous data collected by UAVs, as well as the privacy concerns related to UAV data transmissions to edge servers. However, due to the redundancy of UAV collected data, e.g., imaging data, and non-rigorous FL participant selection, the convergence time of…
▽ More
Unmanned aerial vehicle (UAV)-enabled edge federated learning (FL) has sparked a rise in research interest as a result of the massive and heterogeneous data collected by UAVs, as well as the privacy concerns related to UAV data transmissions to edge servers. However, due to the redundancy of UAV collected data, e.g., imaging data, and non-rigorous FL participant selection, the convergence time of the FL learning process and bias of the FL model may increase. Consequently, we investigate in this paper the problem of selecting UAV participants for edge FL, aiming to improve the FL model's accuracy, under UAV constraints of energy consumption, communication quality, and local datasets' heterogeneity. We propose a novel UAV participant selection scheme, called data-efficient energy-aware participant selection strategy (DEEPS), which consists of selecting the best FL participant in each sub-region based on the structural similarity index measure (SSIM) average score of its local dataset and its power consumption profile. Through experiments, we demonstrate that the proposed selection scheme is superior to the benchmark random selection method, in terms of model accuracy, training time, and UAV energy consumption.
△ Less
Submitted 14 August, 2023;
originally announced August 2023.
-
Multi-UAV Speed Control with Collision Avoidance and Handover-aware Cell Association: DRL with Action Branching
Authors:
Zijiang Yan,
Wael Jaafar,
Bassant Selim,
Hina Tabassum
Abstract:
This paper presents a deep reinforcement learning solution for optimizing multi-UAV cell-association decisions and their moving velocity on a 3D aerial highway. The objective is to enhance transportation and communication performance, including collision avoidance, connectivity, and handovers. The problem is formulated as a Markov decision process (MDP) with UAVs' states defined by velocities and…
▽ More
This paper presents a deep reinforcement learning solution for optimizing multi-UAV cell-association decisions and their moving velocity on a 3D aerial highway. The objective is to enhance transportation and communication performance, including collision avoidance, connectivity, and handovers. The problem is formulated as a Markov decision process (MDP) with UAVs' states defined by velocities and communication data rates. We propose a neural architecture with a shared decision module and multiple network branches, each dedicated to a specific action dimension in a 2D transportation-communication space. This design efficiently handles the multi-dimensional action space, allowing independence for individual action dimensions. We introduce two models, Branching Dueling Q-Network (BDQ) and Branching Dueling Double Deep Q-Network (Dueling DDQN), to demonstrate the approach. Simulation results show a significant improvement of 18.32% compared to existing benchmarks.
△ Less
Submitted 21 January, 2024; v1 submitted 24 July, 2023;
originally announced July 2023.
-
Market Driven Multi-domain Network Service Orchestration in 5G Networks
Authors:
Mouhamad Dieye,
Wael Jaafar,
Halima Elbiaze,
Roch Glitho
Abstract:
The advent of a new breed of enhanced multimedia services has put network operators into a position where they must support innovative services while ensuring both end-to-end Quality of Service requirements and profitability. Recently, Network Function Virtualization (NFV) has been touted as a cost-effective underlying technology in 5G networks to efficiently provision novel services. These NFV-ba…
▽ More
The advent of a new breed of enhanced multimedia services has put network operators into a position where they must support innovative services while ensuring both end-to-end Quality of Service requirements and profitability. Recently, Network Function Virtualization (NFV) has been touted as a cost-effective underlying technology in 5G networks to efficiently provision novel services. These NFV-based services have been increasingly associated with multi-domain networks. However, several orchestration issues, linked to cross-domain interactions and emphasized by the heterogeneity of underlying technologies and administrative authorities, present an important challenge. In this paper, we tackle the cross-domain interaction issue by proposing an intelligent and profitable auction-based approach to allow inter-domains resource allocation.
△ Less
Submitted 12 July, 2023;
originally announced July 2023.
-
FLSTRA: Federated Learning in Stratosphere
Authors:
Amin Farajzadeh,
Animesh Yadav,
Omid Abbasi,
Wael Jaafar,
Halim Yanikomeroglu
Abstract:
We propose a federated learning (FL) in stratosphere (FLSTRA) system, where a high altitude platform station (HAPS) facilitates a large number of terrestrial clients to collaboratively learn a global model without sharing the training data. FLSTRA overcomes the challenges faced by FL in terrestrial networks, such as slow convergence and high communication delay due to limited client participation…
▽ More
We propose a federated learning (FL) in stratosphere (FLSTRA) system, where a high altitude platform station (HAPS) facilitates a large number of terrestrial clients to collaboratively learn a global model without sharing the training data. FLSTRA overcomes the challenges faced by FL in terrestrial networks, such as slow convergence and high communication delay due to limited client participation and multi-hop communications. HAPS leverages its altitude and size to allow the participation of more clients with line-of-sight (LOS) links and the placement of a powerful server. However, handling many clients at once introduces computing and transmission delays. Thus, we aim to obtain a delay-accuracy trade-off for FLSTRA. Specifically, we first develop a joint client selection and resource allocation algorithm for uplink and downlink to minimize the FL delay subject to the energy and quality-of-service (QoS) constraints. Second, we propose a communication and computation resource-aware (CCRA-FL) algorithm to achieve the target FL accuracy while deriving an upper bound for its convergence rate. The formulated problem is non-convex; thus, we propose an iterative algorithm to solve it. Simulation results demonstrate the effectiveness of the proposed FLSTRA system, compared to terrestrial benchmarks, in terms of FL delay and accuracy.
△ Less
Submitted 9 June, 2023; v1 submitted 31 January, 2023;
originally announced February 2023.
-
On the Design of Communication-Efficient Federated Learning for Health Monitoring
Authors:
Dong Chu,
Wael Jaafar,
Halim Yanikomeroglu
Abstract:
With the booming deployment of Internet of Things, health monitoring applications have gradually prospered. Within the recent COVID-19 pandemic situation, interest in permanent remote health monitoring solutions has raised, targeting to reduce contact and preserve the limited medical resources. Among the technological methods to realize efficient remote health monitoring, federated learning (FL) h…
▽ More
With the booming deployment of Internet of Things, health monitoring applications have gradually prospered. Within the recent COVID-19 pandemic situation, interest in permanent remote health monitoring solutions has raised, targeting to reduce contact and preserve the limited medical resources. Among the technological methods to realize efficient remote health monitoring, federated learning (FL) has drawn particular attention due to its robustness in preserving data privacy. However, FL can yield to high communication costs, due to frequent transmissions between the FL server and clients. To tackle this problem, we propose in this paper a communication-efficient federated learning (CEFL) framework that involves clients clustering and transfer learning. First, we propose to group clients through the calculation of similarity factors, based on the neural networks characteristics. Then, a representative client in each cluster is selected to be the leader of the cluster. Differently from the conventional FL, our method performs FL training only among the cluster leaders. Subsequently, transfer learning is adopted by the leader to update its cluster members with the trained FL model. Finally, each member fine-tunes the received model with its own data. To further reduce the communication costs, we opt for a partial-layer FL aggregation approach. This method suggests partially updating the neural network model rather than fully. Through experiments, we show that CEFL can save up to to 98.45% in communication costs while conceding less than 3% in accuracy loss, when compared to the conventional FL. Finally, CEFL demonstrates a high accuracy for clients with small or unbalanced datasets.
△ Less
Submitted 30 November, 2022;
originally announced November 2022.
-
iTUAVs: Intermittently Tethered UAVs for Future Wireless Networks
Authors:
Nesrine Cherif,
Wael Jaafar,
Evgenii Vinogradov,
Halim Yanikomeroglu,
Sofie Pollin,
Abbas Yongacoglu
Abstract:
We propose the intermittently tethered unmanned aerial vehicle (iTUAV) as a tradeoff between the power availability of a tethered UAV (TUAV) and the flexibility of an untethered UAV. An iTUAV can provide cellular connectivity while being temporarily tethered to the most adequate ground anchor. Also, it can flexibly detach from one anchor, travel, then attach to another one to maintain/improve the…
▽ More
We propose the intermittently tethered unmanned aerial vehicle (iTUAV) as a tradeoff between the power availability of a tethered UAV (TUAV) and the flexibility of an untethered UAV. An iTUAV can provide cellular connectivity while being temporarily tethered to the most adequate ground anchor. Also, it can flexibly detach from one anchor, travel, then attach to another one to maintain/improve the coverage quality for mobile users. Hence, we discuss here the existing UAV-based cellular networking technologies, followed by a detailed description of the iTUAV system, its components, and mode of operation. Subsequently, we present a comparative study of the existing and proposed systems highlighting the differences in key features such as mobility and energy. To emphasize the potential of iTUAV systems, we conduct a case study, evaluate the iTUAV performance, and compare it to benchmarks. Obtained results show that with only 10 anchors in the area, the iTUAV system can serve up to 90% of the users covered by the untethered UAV swapping system. Moreover, results from a small case study prove that the iTUAV allows to balance performance/cost and can be implemented realistically. For instance, when user locations are clustered, with only 2 active iTUAVs and 4 anchors, achieved performance is superior to that of the system with 3 TUAVs, while when considering a single UAV on a 100 minutes event, a system with only 6 anchors outperforms the untethered UAV as it combines location flexibility with increased mission time.
△ Less
Submitted 26 October, 2022;
originally announced November 2022.
-
Multi-Mode High Altitude Platform Stations (HAPS) for Next Generation Wireless Networks
Authors:
Safwan Alfattani,
Wael Jaafar,
Halim Yanikomeroglu,
Abbas Yongaçoglu
Abstract:
The high altitude platform station (HAPS) concept has recently received notable attention from both industry and academia to support future wireless networks. A HAPS can be equipped with 5th generation (5G) and beyond technologies such as massive multiple-input multiple-output (MIMO) and reconfigurable intelligent surface (RIS). Hence, it is expected that HAPS will support numerous applications in…
▽ More
The high altitude platform station (HAPS) concept has recently received notable attention from both industry and academia to support future wireless networks. A HAPS can be equipped with 5th generation (5G) and beyond technologies such as massive multiple-input multiple-output (MIMO) and reconfigurable intelligent surface (RIS). Hence, it is expected that HAPS will support numerous applications in both rural and urban areas. However, this comes at the expense of high energy consumption and thus shorter loitering time. To tackle this issue, we envision the use of a multi-mode HAPS that can adaptively switch between different modes so as to reduce energy consumption and extend the HAPS loitering time. These modes comprise a HAPS super macro base station (HAPS-SMBS) mode for enhanced computing, caching, and communication services, a HAPS relay station (HAPS-RS) mode for active communication, and a HAPS-RIS mode for passive communication. This multimode HAPS ensures that operations rely mostly on the passive communication payload, while switching to an energy-greedy active mode only when necessary. In this article, we begin with a brief review of HAPS features compared to other non-terrestrial systems, followed by an exposition of the different HAPS modes proposed. Subsequently, we illustrate the envisioned multi-mode HAPS, and discuss its benefits and challenges. Finally, we validate the multi-mode efficiency through a case study.
△ Less
Submitted 22 June, 2023; v1 submitted 4 October, 2022;
originally announced October 2022.
-
Sustaining Dynamic Traffic in Dense Urban Areas with High Altitude Platform Stations (HAPS)
Authors:
Cihan Emre Kement,
Ferdi Kara,
Wael Jaafar,
Halim Yanikomeroglu,
Gamini Senarath,
Ngoc Dung Dao,
Peiying Zhu
Abstract:
The impact of information and communication technologies on global energy consumption is increasing every year, and mobile networks account for a significant portion of it. More than 50% of the total energy consumption of mobile networks is issued from radio access networks (RANs), due mainly to the rapid penetration of data-intensive applications and the increasing heterogeneity, dynamicity, and…
▽ More
The impact of information and communication technologies on global energy consumption is increasing every year, and mobile networks account for a significant portion of it. More than 50% of the total energy consumption of mobile networks is issued from radio access networks (RANs), due mainly to the rapid penetration of data-intensive applications and the increasing heterogeneity, dynamicity, and unpredictability of traffic. To tackle these high-demanding problems, RAN densification through the installation of additional base stations in high-demand areas is conventionally used. However, this leads to inefficient energy use and over-provisioning issues. In this context, high altitude platform stations (HAPS) may be used to complement RANs and sustain their services in densely populated areas, where traffic can peak unpredictably. Due to their wide coverage areas, substantial communication payloads, and green energy model, HAPS super macro base stations (SMBSs) are capable of handling the massive and dynamic mobile data traffic of ground users. In this paper, we show how HAPS-SMBSs can complement RANs and serve the dynamic and unpredictable traffic demands of users in an energy-efficient manner. Through the simulation of a case study, we demonstrate the performance of a HAPS-SMBS compared to the conventional RAN densification method and analyze the two approaches in terms of sustainability.
△ Less
Submitted 24 February, 2023; v1 submitted 12 September, 2022;
originally announced September 2022.
-
UAV-based Crowd Surveillance in Post COVID-19 Era
Authors:
Nizar Masmoudi,
Wael Jaafar,
Safa Cherif,
Jihene Ben Abderrazak,
Halim Yanikomeroglu
Abstract:
To cope with the current pandemic situation and reinstate pseudo-normal daily life, several measures have been deployed and maintained, such as mask wearing, social distancing, hands sanitizing, etc. Since outdoor cultural events, concerts, and picnics, are gradually allowed, a close monitoring of the crowd activity is needed to avoid undesired contact and disease transmission. In this context, in…
▽ More
To cope with the current pandemic situation and reinstate pseudo-normal daily life, several measures have been deployed and maintained, such as mask wearing, social distancing, hands sanitizing, etc. Since outdoor cultural events, concerts, and picnics, are gradually allowed, a close monitoring of the crowd activity is needed to avoid undesired contact and disease transmission. In this context, intelligent unmanned aerial vehicles (UAVs) can be occasionally deployed to ensure the surveillance of these activities, that health restriction measures are applied, and to trigger alerts when the latter are not respected. Consequently, we propose in this paper a complete UAV framework for intelligent monitoring of post COVID-19 outdoor activities. Specifically, we propose a three steps approach. In the first step, captured images by a UAV are analyzed using machine learning to detect and locate individuals. The second step consists of a novel coordinates mapping approach to evaluate distances among individuals, then cluster them, while the third step provides an energy-efficient and/or reliable UAV trajectory to inspect clusters for restrictions violation such as mask wearing. Obtained results provide the following insights: 1) Efficient detection of individuals depends on the angle from which the image was captured, 2) coordinates mapping is very sensitive to the estimation error in individuals' bounding boxes, and 3) UAV trajectory design algorithm 2-Opt is recommended for practical real-time deployments due to its low-complexity and near-optimal performance.
△ Less
Submitted 28 November, 2021;
originally announced November 2021.
-
Optimization of Quantized Phase Shifts for Reconfigurable Smart Surfaces Assisted Communications
Authors:
Maximiliano Rivera,
Mohammad Chegini,
Wael Jaafar,
Safwan Alfattani,
Halim Yanikomeroglu
Abstract:
Reconfigurable Smart Surface (RSS) is assumed to be a key enabler for future wireless communication systems due to its ability to control the wireless propagation environment and, thus, enhance communications quality. Although optimal and continuous phase-shift configuration can be analytically obtained, practical RSS systems are prone to both channel estimation errors, discrete control, and curse…
▽ More
Reconfigurable Smart Surface (RSS) is assumed to be a key enabler for future wireless communication systems due to its ability to control the wireless propagation environment and, thus, enhance communications quality. Although optimal and continuous phase-shift configuration can be analytically obtained, practical RSS systems are prone to both channel estimation errors, discrete control, and curse of dimensionality. This leads to relaying on a finite number of phase-shift configurations that is expected to degrade the system's performances. In this paper, we tackle the problem of quantized RSS phase-shift configuration, aiming to maximize the data rate of an orthogonal frequency division multiplexing (OFDM) point-to-point RSS-assisted communication. Due to the complexity of optimally solving the formulated problem, we propose here a sub-optimal greedy algorithm to solve it. Simulation results illustrate the performance superiority of the proposed algorithm compared to baseline approaches. Finally, the impact of several parameters ,e.g., quantization resolution and RSS placement, is investigated.
△ Less
Submitted 22 November, 2021; v1 submitted 19 November, 2021;
originally announced November 2021.
-
Disconnectivity-Aware Energy-Efficient Cargo-UAV Trajectory Planning with Minimum Handoffs
Authors:
Nesrine Cherif,
Wael Jaafar,
Halim Yanikomeroglu,
Abbas Yongacoglu
Abstract:
On-board battery consumption, cellular disconnectivity, and frequent handoff are key challenges for unmanned aerial vehicle (UAV) based delivery missions, a.k.a., cargo-UAV. Indeed, with the introduction of UAV technology into cargo shipping and logistics, designing energy-efficient paths becomes a serious issue for the next retail industry transformation. Typically, the latter has to guarantee un…
▽ More
On-board battery consumption, cellular disconnectivity, and frequent handoff are key challenges for unmanned aerial vehicle (UAV) based delivery missions, a.k.a., cargo-UAV. Indeed, with the introduction of UAV technology into cargo shipping and logistics, designing energy-efficient paths becomes a serious issue for the next retail industry transformation. Typically, the latter has to guarantee uninterrupted or slightly interrupted cellular connectivity for the UAV's command and control through a small number of handoffs. In this paper, we formulate the trajectory planning as a multi-objective problem aiming to minimize both the UAV's energy consumption and the handoff rate, constrained by the UAV battery size and disconnectivity rate. Due to the problem's complexity, we propose a dynamic programming based solution. Through simulations, we demonstrate the efficiency of our approach in providing optimized UAV trajectories. Also, the impact of several parameters, such as the cargo-UAV altitude, disconnectivity rate, and type of environment, are investigated. The obtained results allow to draw recommendations and guidelines for cargo-UAV operations.
△ Less
Submitted 27 June, 2021;
originally announced June 2021.
-
HAPS-ITS: Enabling Future ITS Services in Trans-Continental Highways
Authors:
Wael Jaafar,
Halim Yanikomeroglu
Abstract:
With the advent of rapid globalization and the inter-border supply chain network, the reliability and efficiency of transportation systems have become even more critical. Indeed, trans-continental highways need particular attention due to their important role in sustaining globalization. In this context, intelligent transportation systems (ITS) can actively enhance the safety, mobility, productivi…
▽ More
With the advent of rapid globalization and the inter-border supply chain network, the reliability and efficiency of transportation systems have become even more critical. Indeed, trans-continental highways need particular attention due to their important role in sustaining globalization. In this context, intelligent transportation systems (ITS) can actively enhance the safety, mobility, productivity, and comfort of trans-continental highways. However, ITS efficiency depends greatly on the roads where they are deployed, on the availability of power and connectivity, and on the integration of future connected and autonomous vehicles. To this end, high altitude platform station (HAPS) systems, due to their mobility, sustainability, payload capacity, and communication/caching/computing capabilities, are seen as a key enabler of future ITS services for trans-continental highways; this paradigm is referred to as HAPS-ITS. The latter is envisioned as an active component of ITS systems to support a plethora of transportation applications, such as traffic monitoring, accident reporting, and platooning. This paper discusses how HAPS systems can enable advanced ITS services for trans-continental highways, presenting the main requirements of HAPS-ITS and a detailed case study of the Trans-Sahara highway.
△ Less
Submitted 20 June, 2022; v1 submitted 10 May, 2021;
originally announced May 2021.
-
On the Downlink Performance of RSMA-based UAV Communications
Authors:
Wael Jaafar,
Shimaa Naser,
Sami Muhaidat,
Paschalis C. Sofotasios,
Halim Yanikomeroglu
Abstract:
The use of unmanned aerial vehicles (UAVs) as base stations (BSs) is envisaged as a key enabler for the fifth generation (5G) and beyond-5G networks. Specifically, aerial base stations (UAV-BS) are expected to provide ubiquitous connectivity and high spectral efficiency. To this end, we present in this correspondence an in-depth look into the integration of rate-splitting multiple access (RSMA) wi…
▽ More
The use of unmanned aerial vehicles (UAVs) as base stations (BSs) is envisaged as a key enabler for the fifth generation (5G) and beyond-5G networks. Specifically, aerial base stations (UAV-BS) are expected to provide ubiquitous connectivity and high spectral efficiency. To this end, we present in this correspondence an in-depth look into the integration of rate-splitting multiple access (RSMA) with UAV-BSs and downlink transmissions. A non-convex problem of joint UAV placement, RSMA precoding, and rate splitting, aiming to maximize the weighted sum data rate of users is formulated. Due to its complexity, two sub-problems are investigated, namely the UAV placement and RSMA parameters optimization. The resulting solutions are then combined to propose a novel alternating optimization method. Simulation results illustrate the latter's efficiency compared to baseline approaches.
△ Less
Submitted 10 November, 2020;
originally announced November 2020.
-
3D Aerial Highway: The Key Enabler of the Retail Industry Transformation
Authors:
Nesrine Cherif,
Wael Jaafar,
Halim Yanikomeroglu,
Abbas Yongacoglu
Abstract:
The retail industry is already facing an inevitable transformation worldwide, and with the current pandemic situation, it is even accelerating. Indeed, consumer habits are shifting from brick-and-mortar stores to online shopping. The bottleneck in the end-to-end online shopping experience remains the efficient and quick delivery of goods to consumers. In this context, unmanned aerial vehicle (UAV)…
▽ More
The retail industry is already facing an inevitable transformation worldwide, and with the current pandemic situation, it is even accelerating. Indeed, consumer habits are shifting from brick-and-mortar stores to online shopping. The bottleneck in the end-to-end online shopping experience remains the efficient and quick delivery of goods to consumers. In this context, unmanned aerial vehicle (UAV) technology is seen as a potential solution to address cargo delivery issues. Hence, the number of cargo-UAVs is expected to skyrocket in the next few decades and the airspace to become densely crowded. To successfully deploy UAVs for mass cargo delivery, seamless and reliable cellular connectivity for highly mobile UAVs is required. There is an urgent need for organized and connected routes in the sky. Like highways for cargo trucks, 3D routes in the airspace should be designed for cargo-UAVs to fulfill their operations safely and efficiently. We refer to these routes as 3D aerial highway. In this paper, we thoroughly investigate the feasibility of the aerial highways paradigm. First, we discuss the motivations and concerns of the aerial highway paradigm. Then, we present our vision of the 3D aerial highway framework. Finally, we present related connectivity issues and their potential solutions.
△ Less
Submitted 24 June, 2021; v1 submitted 20 September, 2020;
originally announced September 2020.
-
Energy-Efficient Multi-UAV Data Collection for IoT Networks with Time Deadlines
Authors:
Oussama Ghdiri,
Wael Jaafar,
Safwan Alfattani,
Jihene Ben Abderrazak,
Halim Yanikomeroglu
Abstract:
In this paper, we focus on energy-efficient UAV-based IoT data collection in sensor networks in which the sensed data have different time deadlines. In the investigated setting, the sensors are clustered and managed by cluster heads (CHs), and multiple UAVs are used to collect data from the CHs. The formulated problem is solved through a two-step approach. In the first step, an efficient method is…
▽ More
In this paper, we focus on energy-efficient UAV-based IoT data collection in sensor networks in which the sensed data have different time deadlines. In the investigated setting, the sensors are clustered and managed by cluster heads (CHs), and multiple UAVs are used to collect data from the CHs. The formulated problem is solved through a two-step approach. In the first step, an efficient method is proposed to determine the minimal number of CHs and their best locations. Subsequently, the minimal number of UAVs and their trajectories are obtained by solving the associated capacitated vehicle routing problem. Results show the efficiency of our proposed CHs placement method compared to baseline approaches, where bringing the CHs closer to the dockstation allows significant energy savings. Moreover, among different UAV trajectory planning algorithms, Tabu search achieves the best energy consumption. Finally, the impact of the battery capacity and time deadline are investigated in terms of consumed energy, number of visited CHs, and number of deployed UAVs.
△ Less
Submitted 14 September, 2020;
originally announced September 2020.
-
Dynamics of Laser-Charged UAVs: A Battery Perspective
Authors:
Wael Jaafar,
Halim Yanikomeroglu
Abstract:
In this paper, we aim to sustain unmanned aerial vehicle (UAV) based missions for longer periods of times through different techniques. First, we consider on-the-mission UAV recharging by a low-power laser source (below 1 kilowatt). In order to achieve the maximal energy gain from the low-power laser source, we propose an operational compromise, which consists of the UAV resting over buildings wit…
▽ More
In this paper, we aim to sustain unmanned aerial vehicle (UAV) based missions for longer periods of times through different techniques. First, we consider on-the-mission UAV recharging by a low-power laser source (below 1 kilowatt). In order to achieve the maximal energy gain from the low-power laser source, we propose an operational compromise, which consists of the UAV resting over buildings with cleared line-of-sight to the laser source. Second, to provide a precise energy consumption/harvesting estimation at the UAV, we investigate the latter's dynamics in a mission environment. Indeed, we study the UAV's battery dynamics by leveraging the electrical models for motors and battery. Subsequently, using these models, the path planning problem in a particular Internet-of-Things based use-case is revisited from the battery perspective. The objective is to extend the UAV's operation time using both laser-charging and accurate battery level estimation. Through a graph theory approach, the problem is solved optimally, and compared to benchmark trajectory approaches. Numerical results demonstrate the efficiency of this novel battery perspective for all path planning approaches. In contrast, we found that the energy perspective is very conservative and does not exploit optimally the available energy resources. Nevertheless, we propose a simple adjustment method to correct the energy perspective, by carefully evaluating the energy as a function of the UAV motion regimes. Finally, the impact of several parameters, such as turbulence and distance to charging source, is studied.
△ Less
Submitted 23 December, 2020; v1 submitted 30 August, 2020;
originally announced August 2020.
-
Link Budget Analysis for Reconfigurable Smart Surfaces in Aerial Platforms
Authors:
Safwan Alfattani,
Wael Jaafar,
Yassine Hmamouche,
Halim Yanikomeroglu,
Abbas Yongaçoglu
Abstract:
Non-terrestrial networks, including Unmanned Aerial Vehicles (UAVs), High Altitude Platform Station (HAPS) and Low Earth Orbiting (LEO) satellites, are expected to have a pivotal role in the sixth generation wireless networks. With their inherent features such as flexible placement, wide footprint, and preferred channel conditions, they can tackle several challenges in current terrestrial networks…
▽ More
Non-terrestrial networks, including Unmanned Aerial Vehicles (UAVs), High Altitude Platform Station (HAPS) and Low Earth Orbiting (LEO) satellites, are expected to have a pivotal role in the sixth generation wireless networks. With their inherent features such as flexible placement, wide footprint, and preferred channel conditions, they can tackle several challenges in current terrestrial networks However, their successful and widespread adoption relies on energy-efficient on-board communication systems. In this context, the integration of Reconfigurable Smart Surfaces (RSS) into aerial platforms is envisioned as a key enabler of energy-efficient and cost-effective deployments of aerial platforms. Indeed, RSS consist of low-cost reflectors capable of smartly directing signals in a nearly passive way. We investigate in this paper the link budget of RSS-assisted communications under the two discussed RSS reflection paradigms in the literature, namely the specular and the scattering reflection paradigm types. Specifically, we analyze the characteristics of RSS-equipped aerial platforms and compare their communication performance with that of RSS-assisted terrestrial networks, using standardized channel models. In addition, we derive the optimal aerial platforms placements under both reflection paradigms. The obtained results provide important insights for the design of RSS-assisted communications. For instance, given that a HAPS has a large RSS surface, it provides superior link budget performance in most studied scenarios. In contrast, the limited RSS area on UAVs and the large propagation loss in LEO satellite communications make them unfavorable candidates for supporting terrestrial users. Finally, the optimal location of the RSS-equipped platform may depend on the platform's altitude, coverage footprint, and type of environment.
△ Less
Submitted 16 August, 2021; v1 submitted 27 August, 2020;
originally announced August 2020.
-
On the Optimal 3D Placement of a UAV Base Station for Maximal Coverage of UAV Users
Authors:
Nesrine Cherif,
Wael Jaafar,
Halim Yanikomeroglu,
Abbas Yongacoglu
Abstract:
Unmanned aerial vehicles (UAVs) can be users that support new applications, or be communication access points that serve terrestrial and/or aerial users. In this paper, we focus on the connectivity problem of aerial users when they are exclusively served by aerial base stations (BS), i.e., UAVBSs. Specifically, the 3D placement problem of a directional antenna equipped UAV-BS, aiming to maximize t…
▽ More
Unmanned aerial vehicles (UAVs) can be users that support new applications, or be communication access points that serve terrestrial and/or aerial users. In this paper, we focus on the connectivity problem of aerial users when they are exclusively served by aerial base stations (BS), i.e., UAVBSs. Specifically, the 3D placement problem of a directional antenna equipped UAV-BS, aiming to maximize the number of covered aerial users under a spectrum sharing policy with terrestrial networks, is investigated. Given a known spectrum sharing policy between the aerial and terrestrial networks, we propose a 3D placement algorithm that achieves optimality. Simulation results show the performance of our approach, in terms of number of covered aerial users, for different configurations and parameters, such as the spectrum sharing policy, antenna beamwidth, transmit power, and aerial users density. These results represent novel guidelines for exclusive aerial networks deployment and applications, distinctively for orthogonal and non-orthogonal spectrum sharing policies with terrestrial networks.
△ Less
Submitted 20 August, 2020;
originally announced August 2020.
-
Rate-Splitting Multiple Access: Unifying NOMA and SDMA in MISO VLC Channels
Authors:
Shimaa Naser,
Lina Bariah,
Wael Jaafar,
Sami Muhaidat,
Paschalis C. Sofotasios,
Mahmoud Al-Qutayri,
Octavia A. Dobre
Abstract:
The increased proliferation of connected devices requires a paradigm shift towards the development of innovative technologies for the next generation of wireless systems. One of the key challenges, however, is the spectrum scarcity, owing to the unprecedented broadband penetration rate in recent years. Visible light communications (VLC) has recently emerged as a possible solution to enable high-sp…
▽ More
The increased proliferation of connected devices requires a paradigm shift towards the development of innovative technologies for the next generation of wireless systems. One of the key challenges, however, is the spectrum scarcity, owing to the unprecedented broadband penetration rate in recent years. Visible light communications (VLC) has recently emerged as a possible solution to enable high-speed short-range communications. However, VLC systems suffer from several limitations, including the limited modulation bandwidth of light-emitting diodes. Consequently, several multiple access techniques (MA), e.g., space-division multiple access (SDMA) and non-orthogonal multiple access (NOMA), have been considered for VLC networks. Despite their promising multiplexing gains, their performance is somewhat limited. In this article, we first provide an overview of the key MA technologies used in VLC systems. Then, we introduce rate-splitting multiple access (RSMA), which was initially proposed for RF systems and discuss its potentials in VLC systems. Through system modeling and simulations of an RSMA-based two-use scenario, we illustrate the flexibility of RSMA in generalizing NOMA and SDMA, as well as its superiority in terms of weighted sum rate (WSR) in VLC. Finally, we discuss challenges, open issues, and research directions, which will enable the practical realization of RSMA in VLC.
△ Less
Submitted 24 July, 2020;
originally announced July 2020.
-
Aerial Platforms with Reconfigurable Smart Surfaces for 5G and Beyond
Authors:
Safwan Alfattani,
Wael Jaafar,
Yassine Hmamouche,
Halim Yanikomeroglu,
Abbas Yongaçoglu,
Ng\d{o}c Dũng Đào,
Peiying Zhu
Abstract:
Aerial platforms are expected to deliver enhanced and seamless connectivity in the fifth generation (5G) wireless networks and beyond (B5G). This is generally achievable by supporting advanced onboard communication features embedded in heavy and energy-intensive equipment. Alternatively, reconfigurable smart surfaces (RSS), which smartly exploit/recycle signal reflections in the environment, are i…
▽ More
Aerial platforms are expected to deliver enhanced and seamless connectivity in the fifth generation (5G) wireless networks and beyond (B5G). This is generally achievable by supporting advanced onboard communication features embedded in heavy and energy-intensive equipment. Alternatively, reconfigurable smart surfaces (RSS), which smartly exploit/recycle signal reflections in the environment, are increasingly being recognized as a new wireless communication paradigm to improve communication links. In fact, their reduced cost, low power use, light weight, and flexible deployment make them an attractive candidate for integration with 5G/B5G technologies. In this article, we discuss comprehensive approaches to the integration of RSS in aerial platforms. First, we present a review of RSS technology, its operations and types of communication. Next, we describe how RSS can be used in aerial platforms, and we propose a control architecture workflow. Then, several potential use cases are presented and discussed. Finally, associated research challenges are identified.
△ Less
Submitted 4 November, 2020; v1 submitted 16 June, 2020;
originally announced June 2020.
-
Multiple Access in Aerial Networks: From Orthogonal and Non-Orthogonal to Rate-Splitting
Authors:
Wael Jaafar,
Shimaa Naser,
Sami Muhaidat,
Paschalis C. Sofotasios,
Halim Yanikomeroglu
Abstract:
Recently, interest on the utilization of unmanned aerial vehicles (UAVs) has aroused. Specifically, UAVs can be used in cellular networks as aerial users for delivery, surveillance, rescue search, or as an aerial base station (aBS) for communication with ground users in remote uncovered areas or in dense environments requiring prompt high capacity. Aiming to satisfy the high requirements of wirele…
▽ More
Recently, interest on the utilization of unmanned aerial vehicles (UAVs) has aroused. Specifically, UAVs can be used in cellular networks as aerial users for delivery, surveillance, rescue search, or as an aerial base station (aBS) for communication with ground users in remote uncovered areas or in dense environments requiring prompt high capacity. Aiming to satisfy the high requirements of wireless aerial networks, several multiple access techniques have been investigated. In particular, space-division multiple access(SDMA) and power-domain non-orthogonal multiple access (NOMA) present promising multiplexing gains for aerial downlink and uplink. Nevertheless, these gains are limited as they depend on the conditions of the environment. Hence, a generalized scheme has been recently proposed, called rate-splitting multiple access (RSMA), which is capable of achieving better spectral efficiency gains compared to SDMA and NOMA. In this paper, we present a comprehensive survey of key multiple access technologies adopted for aerial networks, where aBSs are deployed to serve ground users. Since there have been only sporadic results reported on the use of RSMA in aerial systems, we aim to extend the discussion on this topic by modelling and analyzing the weighted sum-rate performance of a two-user downlink network served by an RSMA-based aBS. Finally, related open issues and future research directions are exposed.
△ Less
Submitted 19 October, 2020; v1 submitted 26 May, 2020;
originally announced May 2020.
-
Optical Rate-Splitting Multiple Access for Visible Light Communications
Authors:
Shimaa Naser,
Lina Bariah,
Wael Jaafar,
Sami Muhaidat,
Paschalis C. Sofotasios,
Mahmoud Al-Qutayri,
Octavia A. Dobre
Abstract:
The proliferation of connected devices and emergence of internet-of-everything represent a major challenge for broadband wireless networks. This requires a paradigm shift towards the development of innovative technologies for next generation wireless systems. One of the key challenges is the scarcity of spectrum, owing to the unprecedented broadband penetration rate in recent years. A promising so…
▽ More
The proliferation of connected devices and emergence of internet-of-everything represent a major challenge for broadband wireless networks. This requires a paradigm shift towards the development of innovative technologies for next generation wireless systems. One of the key challenges is the scarcity of spectrum, owing to the unprecedented broadband penetration rate in recent years. A promising solution is the proposal of visible light communications (VLC), which explores the unregulated visible light spectrum to enable high-speed communications, in addition to efficient lighting. This solution offers a wider bandwidth that can accommodate ubiquitous broadband connectivity to indoor users and offload data traffic from cellular networks. Although VLC is secure and able to overcome the shortcomings of RF systems, it suffers from several limitations, e.g., limited modulation bandwidth. In this respect, solutions have been proposed recently to overcome this limitation. In particular, most common orthogonal and non-orthogonal multiple access techniques initially proposed for RF systems, e.g., space-division multiple access (SDMA) and NOMA, have been considered in the context of VLC. In spite of their promising gains, the performance of these techniques is somewhat limited. Consequently, in this article a new and generalized multiple access technique, called rate-splitting multiple access (RSMA), is introduced and investigated for the first time in VLC networks. We first provide an overview of the key multiple access technologies used in VLC systems. Then, we propose the first comprehensive approach to the integration of RSMA with VLC systems. In our proposed framework, SINR expressions are derived and used to evaluate the weighted sum rate (WSR) of a two-user scenario. Our results illustrate the flexibility of RSMA in generalizing NOMA and SDMA, and its WSR superiority in the VLC context.
△ Less
Submitted 4 March, 2020; v1 submitted 9 February, 2020;
originally announced February 2020.
-
Multi-UAV Data Collection Framework for Wireless Sensor Networks
Authors:
Safwan Alfattani,
Wael Jaafar,
Halim Yanikomeroglu,
Abbas Yongacoglu
Abstract:
In this paper, we propose a framework design for wireless sensor networks based on multiple unmanned aerial vehicles (UAVs). Specifically, we aim to minimize deployment and operational costs, with respect to budget and power constraints. To this end, we first optimize the number and locations of cluster heads (CHs) guaranteeing data collection from all sensors. Then, to minimize the data collectio…
▽ More
In this paper, we propose a framework design for wireless sensor networks based on multiple unmanned aerial vehicles (UAVs). Specifically, we aim to minimize deployment and operational costs, with respect to budget and power constraints. To this end, we first optimize the number and locations of cluster heads (CHs) guaranteeing data collection from all sensors. Then, to minimize the data collection flight time, we optimize the number and trajectories of UAVs. Accordingly, we distinguish two trajectory approaches: 1) where a UAV hovers exactly above the visited CH; and 2) where a UAV hovers within a range of the CH. The results of this include guidelines for data collection design. The characteristics of sensor nodes' K-means clustering are then discussed. Next, we illustrate the performance of optimal and heuristic solutions for trajectory planning. The genetic algorithm is shown to be near-optimal with only $3.5\%$ degradation. The impacts of the trajectory approach, environment, and UAVs' altitude are investigated. Finally, fairness of UAVs trajectories is discussed.
△ Less
Submitted 3 December, 2019; v1 submitted 23 October, 2019;
originally announced October 2019.
-
Dynamics of Quadrotor UAVs for Aerial Networks: An Energy Perspective
Authors:
Wael Jaafar,
Halim Yanikomeroglu
Abstract:
In this letter, we present a model for quadrotor unmanned aerial vehicles (UAVs), including control, communication, and wireless charging. In so doing, we investigate associated energy and battery dynamics. Indeed, energy and battery expressions are derived by leveraging motors' and battery electrical models. Through an experiment, their performances are evaluated for different parameters. The obj…
▽ More
In this letter, we present a model for quadrotor unmanned aerial vehicles (UAVs), including control, communication, and wireless charging. In so doing, we investigate associated energy and battery dynamics. Indeed, energy and battery expressions are derived by leveraging motors' and battery electrical models. Through an experiment, their performances are evaluated for different parameters. The objective is to provide a simple yet practical model of quadrotor UAV consumed/harvested energy and battery dynamics for researchers conducting work on energy-efficient aerial networks.
△ Less
Submitted 16 May, 2019;
originally announced May 2019.
-
Joint Caching and Resource Allocation in D2D-Assisted Wireless HetNet
Authors:
Wael Jaafar,
Amina Mseddi,
Wessam Ajib,
Halima Elbiaze
Abstract:
5G networks are required to provide very fast and reliable communications while dealing with the increase of users traffic. In Heterogeneous Networks (HetNets) assisted with Device-to-Device (D2D) communication, traffic can be offloaded to Small Base Stations or to users to improve the network's successful data delivery rate. In this paper, we aim at maximizing the average number of files that are…
▽ More
5G networks are required to provide very fast and reliable communications while dealing with the increase of users traffic. In Heterogeneous Networks (HetNets) assisted with Device-to-Device (D2D) communication, traffic can be offloaded to Small Base Stations or to users to improve the network's successful data delivery rate. In this paper, we aim at maximizing the average number of files that are successfully delivered to users, by jointly optimizing caching placement and channel allocation in cache-enabled D2D-assisted HetNets. At first, an analytical upper-bound on the average content delivery delay is derived. Then, the joint optimization problem is formulated. The non-convexity of the problem is alleviated, and the optimal solution is determined. Due to the high time complexity of the obtained solution, a low-complex sub-optimal approach is proposed. Numerical results illustrate the efficacy of the proposed solutions and compare them to conventional approaches. Finally, by investigating the impact of key parameters, e.g. power, caching capacity, QoS requirements, etc., guidelines to design these networks are obtained.
△ Less
Submitted 11 April, 2019;
originally announced May 2019.
-
On Byzantine Fault Tolerance in Multi-Master Kubernertes Clusters
Authors:
Gor Mack Diouf,
Halima Elbiaze,
Wael Jaafar
Abstract:
Docker container virtualization technology is being widely adopted in cloud computing environments because of its lightweight and effiency. However, it requires adequate control and management via an orchestrator. As a result, cloud providers are adopting the open-access Kubernetes platform as the standard orchestrator of containerized applications. To ensure applications' availability in Kubernet…
▽ More
Docker container virtualization technology is being widely adopted in cloud computing environments because of its lightweight and effiency. However, it requires adequate control and management via an orchestrator. As a result, cloud providers are adopting the open-access Kubernetes platform as the standard orchestrator of containerized applications. To ensure applications' availability in Kubernetes, the latter uses Raft protocol's replication mechanism. Despite its simplicity, Raft assumes that machines fail only when shutdown. This failure event is rarely the only reason for a machine's malfunction. Indeed, software errors or malicious attacks can cause machines to exhibit Byzantine (i.e. random) behavior and thereby corrupt the accuracy and availability of the replication protocol. In this paper, we propose a Kubernetes multi-Master Robust (KmMR) platform to overcome this limitation. KmMR is based on the adaptation and integration of the BFT-SMaRt fault-tolerant replication protocol into Kubernetes environment. Unlike Raft protocol, BFT-SMaRt is resistant to both Byzantine and non-Byzantine faults. Experimental results show that KmMR is able to guarantee the continuity of services, even when the total number of tolerated faults is exceeded. In addition, KmMR provides on average a consensus time 1000 times shorter than that achieved by the conventional platform (with Raft), in such condition. Finally, we show that KmMR generates a small additional cost in terms of resource consumption compared to the conventional platform.
△ Less
Submitted 10 April, 2020; v1 submitted 11 April, 2019;
originally announced April 2019.
-
Opportunistic Adaptive Relaying in Cognitive Radio Networks
Authors:
Wael Jaafar,
Wessam Ajib,
David Haccoun
Abstract:
Combining cognitive radio technology with user cooperation could be advantageous to both primary and secondary transmissions. In this paper, we propose a first relaying scheme for cognitive radio networks (called "Adaptive relaying scheme 1"), where one relay node can assist the primary or the secondary transmission with the objective of improving the outage probability of the secondary transmissi…
▽ More
Combining cognitive radio technology with user cooperation could be advantageous to both primary and secondary transmissions. In this paper, we propose a first relaying scheme for cognitive radio networks (called "Adaptive relaying scheme 1"), where one relay node can assist the primary or the secondary transmission with the objective of improving the outage probability of the secondary transmission with respect to a primary outage probability threshold. Upper bound expressions of the secondary outage probability using the proposed scheme are derived over Rayleigh fading channels. Numerical and simulation results show that the secondary outage probability using the proposed scheme is lower than that of other relaying schemes. Then, we extend the proposed scheme to the case where the relay node has the ability to decode both the primary and secondary signals and also can assist simultaneously both transmissions. Simulations show the performance improvement that can be obtained due to this extension in terms of secondary outage probability.
△ Less
Submitted 13 January, 2012;
originally announced January 2012.
-
A Novel Relay-Aided Transmission Scheme in Cognitive Radio Networks
Authors:
Wael Jaafar,
Wessam Ajib,
David Haccoun
Abstract:
In underlay cognitive radio networks, unlicensed secondary users are allowed to share the spectrum with licensed primary users when the interference induced on the primary transmission is limited. In this paper, we propose a new cooperative transmission scheme for cognitive radio networks where a relay node is able to help both the primary and secondary transmissions. We derive exact closed-form a…
▽ More
In underlay cognitive radio networks, unlicensed secondary users are allowed to share the spectrum with licensed primary users when the interference induced on the primary transmission is limited. In this paper, we propose a new cooperative transmission scheme for cognitive radio networks where a relay node is able to help both the primary and secondary transmissions. We derive exact closed-form and upper bound expressions of the conditional primary and secondary outage probabilities over Rayleigh fading channels. Furthermore, we proposed a simple power allocation algorithm. Finally, using numerical evaluation and simulation results we show the potential of our cooperative transmission scheme in improving the secondary outage probability without harming the primary one.
△ Less
Submitted 13 September, 2011;
originally announced September 2011.