Skip to main content

Relay Selection for Covert Communication

Relay Selection for Covert Communication with an Active Warden


We consider covert communication with multiple relays and an active warden who not only sends jamming signals but also aims to detect the covert transmission. In the relay system with the active warden, the most critical factor is the channel between the relay and the warden, as the warden leverages this channel to transmit jamming signals while trying to detect the presence of covert communication. To mitigate the impact of the active warden, we propose a relay selection scheme that selects the relay with the minimum channel gain to the warden.

We analyze the performance of the proposed scheme and demonstrate how increasing the number of relays leads to performance improvements based on analytical results. Numerical results show that the analytical predictions closely match the simulations, and our proposed scheme effectively increases the covert rate while minimizing the threat posed by the active warden.

In two-phase DF relay-assisted covert communication, we proposed the relay selection where Willie sends jamming signals to interfere with the covert transmission. In order to minimize the performance degradation caused by Willie, the relay that has the minimum channel gain to Willie is selected to forward the covert message. In the analytical results, we demonstrated that the proposed scheme effectively increases the detection error probability at Willie in the second phase, allowing the relay to use more power to forward the covert message while still satisfying the covertness constraint. 

We also showed that the received SINR of the relay increases asymptotically with the number of relays. By optimizing the transmit power at Alice and the relay, the proposed scheme can increase the covert rate, especially in scenarios with a strong channel to Willie. The numerical results confirmed that the analytical results align closely and showed that the proposed scheme can achieve the higher covert rate compared to reference schemes.

This work has considered a simplified fixed-power jammer model to facilitate initial analysis and design. However, in practical scenarios, jammers may adapt their power dynamically to disrupt communications more effectively. In future work, investigating relay selection schemes under more sophisticated and adaptive jamming strategies will be important to enhance system robustness and applicability in realistic environments. Furthermore, the current model treats the covert message as a scalar value transmitted within a single communication interval with fixed channel uses. In reality, covert messages consist of multiple symbols transmitted over varying durations, and the message length critically impacts detection performance. 

Incorporating explicit temporal dynamics and variable message lengths into the covert communication model will significantly increase analysis complexity and is therefore an important direction for future research. Additionally, this work assumes that the adversary Willie is an untrusted node within the network who participates in the pilot exchange process. This enables channel estimation and simplifies analysis; however, it may not capture more adversarial scenarios where Willie remains silent or avoids pilot transmission. Future research should address cases with incomplete or unavailable CSI regarding the adversary, potentially employing blind or indirect estimation techniques.

temperature sensor, pressure sensor, motion sensor, proximity sensor, light sensor, gas sensor, humidity sensor, infrared sensor, touch sensor, accelerometer, gyroscope, ultrasonic sensor, biosensor, chemical sensor, optical sensor, magnetic sensor, RFID sensor, flow sensor, vibration sensor, IoT sensor

#TemperatureSensor, #PressureSensor, #MotionSensor, #ProximitySensor, #LightSensor, #GasSensor, #HumiditySensor, #InfraredSensor, #TouchSensor, #AccelerometerSensor, #GyroscopeSensor, #UltrasonicSensor, #Biosensor, #ChemicalSensor, #OpticalSensor, #MagneticSensor, #RFIDSensor, #FlowSensor, #VibrationSensor, #IoTSensor

Comments

Popular posts from this blog

HealthAIoT: Revolutionizing Smart Healthcare! HealthAIoT combines Artificial Intelligence and the Internet of Things to transform healthcare through real-time monitoring, predictive analytics, and personalized treatment. It enables smarter diagnostics, remote patient care, and proactive health management, enhancing efficiency and outcomes while reducing costs. HealthAIoT is the future of connected, intelligent, and patient-centric healthcare systems. What is HealthAIoT? HealthAIoT is the convergence of Artificial Intelligence (AI) and the Internet of Things (IoT) in the healthcare industry. It integrates smart devices, sensors, and wearables with AI-powered software to monitor, diagnose, and manage health conditions in real-time. This fusion is enabling a new era of smart, connected, and intelligent healthcare systems . Key Components IoT Devices in Healthcare Wearables (e.g., smartwatches, fitness trackers) Medical devices (e.g., glucose monitors, heart rate sensors) Rem...
Detecting Co-Resident Attacks in 5G Clouds! Detecting co-resident attacks in 5G clouds involves identifying malicious activities where attackers share physical cloud resources with victims to steal data or disrupt services. Techniques like machine learning, behavioral analysis, and resource monitoring help detect unusual patterns, ensuring stronger security and privacy in 5G cloud environments. Detecting Co-Resident Attacks in 5G Clouds In a 5G cloud environment, many different users (including businesses and individuals) share the same physical infrastructure through virtualization technologies like Virtual Machines (VMs) and containers. Co-resident attacks occur when a malicious user manages to place their VM or container on the same physical server as a target. Once co-residency is achieved, attackers can exploit shared resources like CPU caches, memory buses, or network interfaces to gather sensitive information or launch denial-of-service (DoS) attacks. Why are Co-Resident Attack...
                        Neural Networks Neural networks are computing systems inspired by the human brain, consisting of layers of interconnected nodes (neurons). They process data by learning patterns from input, enabling tasks like image recognition, language translation, and decision-making. Neural networks power many AI applications by adjusting internal weights through training with large datasets.                                                    Structure of a Neural Network Input Layer : This is where the network receives data. Each neuron in this layer represents a feature in the dataset (e.g., pixels in an image or values in a spreadsheet). Hidden Layers : These layers sit between the input and output layers. They perform calculations and learn patterns. The more hidden layers a ne...