1. How can UAVs and eVTOLs improve communication in 6G networks?
UAVs and eVTOLs, termed as urban aerial devices (UADs), can improve communication in 6G networks by providing line of sight (LoS) to signals originating from consumer electronic devices. These UADs fly around 120 meters and use extremely high-frequency bands (EHF), which face challenges such as signal absorption by buildings, trees, and clouds. To address these limitations, UADs can utilize integrated satellite, aerial, and terrestrial networks. By understanding diffraction losses in outdoor environments, operators can decide the optimal communication path between a transceiver and receiver. Diffraction losses occur when UADs fly over buildings and close to rooftops. The height of buildings and tall obstacles is a key parameter to estimate diffraction losses. Previous technologies for determining building heights include high-spectral satellite optical image data, LiDAR data, and synthetic aperture radar (SAR) image data. However, these optical approaches are costly and difficult to implement on a wide scale. Street-view imagery has been used for estimating building heights, but it may not provide accurate estimations for UADs. Open-source mapping platforms like Google Street View, Streetside, and OpenStreetMap offer opportunities for data collection, but they may not provide real-time and automatic building height estimations for UADs. Therefore, understanding diffraction losses and estimating building heights are crucial for improving communication in 6G networks using UAVs and eVTOLs.
read more
2. What is the purpose of DLIPHE algorithm?
The DLIPHE algorithm aims to estimate a building's height using publicly available, static, non-interactive Google Street View images. It utilizes semantic segmentation to identify buildings and detect their height by analyzing the contour of the images. This advanced image processing technique allows for accurate real-time height prediction with minimal complexity, enabling efficient communication path planning. The algorithm creates an improved end-to-end real-time system that can determine the heights of all buildings in the path of Unmanned Aerial Devices (UADs) using online 2D image data and footprints.
read more
3. What factors affect diffraction loss estimation?
Diffraction loss estimation depends on the height of obstacles and the distance between communication ends. ITU's mathematical models provide detailed insights into this relationship. Studies like [23] and [26] have proposed models for specific scenarios, such as rainforest environments and thin isolated trees. However, these models require manual inputs for accurate predictions. Statistical models, while useful, cannot provide real-time diffraction loss information to UADs. Therefore, researchers are exploring building height estimation methods to optimize propagation paths for UADs. These methods aim to enable automatic adjustments in communication paths, enhancing the efficiency of UADs in various environments.
read more
4. How do methods based on high-resolution optical imagery estimate building heights?
Methods based on high-resolution optical imagery estimate building heights using shadows cast and acquisition geometry. Studies utilize high-resolution satellite images to analyze shadows and geometry for height estimation. Additionally, aerial LiDAR data constructs polyhedral building roof-tops based on structure or shape. A convolutional-deconvolutional DNN framework proposed in [30] maps single satellite imagery to a digital surface model for urban area analysis. This framework combines optical imagery data and LiDAR data as training data, improving alignment through calibration processes. The model's validation on a high-resolution dataset of central Dublin demonstrates the reconstruction of a 3D model from single-view aerial imagery. However, these methods face scalability challenges due to high costs, extensive data collection, and computational resource requirements, limiting real-time planning capabilities for future extreme situations. Therefore, focusing on real-time solutions like image processing is crucial.
read more