DOI : https://doi.org/10.5281/zenodo.20362600
- Open Access

- Authors : Bhagya Suresh L S, Tinu Joy, Manu V, Shinu Muhammed S, Abhiram A S
- Paper ID : IJERTV15IS051702
- Volume & Issue : Volume 15, Issue 05 , May – 2026
- Published (First Online): 24-05-2026
- ISSN (Online) : 2278-0181
- Publisher Name : IJERT
- License:
This work is licensed under a Creative Commons Attribution 4.0 International License
Review on AI-Based Multi-Sensor Smart Navigation and Obstacle Awareness Systems
Bhagya Suresh L S
Asst. Prof., Dept. of ECE Vidya Academy of Science and Technology Technical Campus Kilimanoor, Kerala, India
Tinu Joy
Dept. of ECE, Vidya Academy of Science and Technology Technical Campus Kilimanoor, Kerala, India
Manu V
Dept. of ECE, Vidya Academy of Science and Technology Technical Campus Kilimanoor, Kerala, India
Shinu Muhammed S
Dept. of ECE, Vidya Academy of Science and Technology Technical Campus Kilimanoor, Kerala, India
Abhiram A S
Dept. of ECE, Vidya Academy of Science and Technology Technical Campus Kilimanoor, Kerala,
Abstract – Assistive navigation systems play a crucial role in enhancing the mobility and safety of individuals in complex environments. Traditional navigation aids such as white canes and ultrasonic devices provide limited information, often lacking object identification and directional awareness. With the advance-ment of artificial intelligence and sensor technologies, there is a growing need for intelligent systems that can offer comprehensive environmental understanding.
SenseWalk is an AI-based multi-sensor smart navigation and obstacle awareness system designed to improve real-time situ-ational awareness. The system integrates Time-of-Flight (ToF) sensors for accurate distance measurement and ground hazard detection, along with a camera module for object recognition. By combining multi-zone obstacle mapping with cloud-based artifi-cial intelligence, the system is capable of analyzing environmental data and generating context-aware decisions.
The proposed system processes sensor and visual inputs using an embedded controller and transmits data to a cloud platform for advanced analysis. The processed information is then con-verted into real-time voice feedback, enabling users to navigate safely and efficiently. This integration of multi-sensor fusion, AI processing, and audio guidance enhances mobility, reduces risks, and provides a smarter assistive navigation solution.
Index TermsAssistive Navigation, Artificial Intelligence, Multi-Sensor Fusion, Time-of-Flight Sensors, Obstacle Detection, Object Recognition, Smart Mobility, Embedded Systems
I. LITERATURE REVIEW
Assistive navigation technologies have gained considerable research interest due to the increasing demand for safer and more independent mobility solutions for visually impaired and elderly individuals. According to global health statistics from the World Health Organization, approximately 285 million people worldwide suffer from visual impairments, with 39 million classified as blind and 246 million having moderate to severe visual impairment. These statistics highlight the critical need for effective assistive navigation solutions that can improve quality of life and enable independent mobility.
Traditional mobility aids such as white canes and guide dogs provide some level of assistance, but they do not offer com-plete environmental awareness or intelligent decision-making capabilities. White canes, for instance, can only detect obsta-cles within a limited range through physical contact, while guide dogs require extensive training and are not accessible to everyone due to cost and availability constraints. As a result, researchers have proposed numerous electronic travel aids designed to enhance environmental perception and provide real-time feedback to users.
The development of assistive navigation systems has evolved through several technological phases, each building upon the limitations and successes of previous approaches. Early systems relied primarily on simple proximity sensors to detect nearby obstacles, offering basic warning capabilities but limited contextual information. Later research introduced laser-based ranging sensors, which provided more accurate distance measurements and enabled detection of obstacles at various heights. The integration of computer vision tech-nologies marked a significant advancement, allowing systems to recognize and classify objects in the environment. More sophisticated approaches emerged with multi-sensor fusion techniques, combining data from multiple sensing modalities to create comprehensive environmental maps. Most recently, cloud computing and artificial intelligence have enabled ad-vanced reasoning capabilities by allowing embedded devices to offload computationally intensive tasks to remote servers, thereby overcoming the processing limitations of portable devices. This section reviews the most significant develop-ments in assistive navigation technologies and highlights the limitations that motivate the proposed SenseWalk system.
-
Ultrasonic-Based Assistive Navigation Systems
One of the earliest electronic navigation aids was the GuideCane system proposed by Borenstein and Ulrich [1]. The GuideCane utilized ultrasonic sensors mounted on a wheeled cane to detect obstacles in front of the user. When an obstacle was detected, the device automatically guided the user away from the hazard by steering the wheels. The system demonstrated that ultrasonic sensing could provide effective obstacle detection for assistive mobility applications. However, the GuideCane lacked the ability to identify the type of obstacle or provide contextual information about the surrounding environment. The systems reliance on mechanical steering also made it relatively bulky and difficult to use in crowded environments.
Dakopoulos and Bourbakis later conducted an extensive sur-vey of wearable obstacle avoidance electronic travel aids [2]. Their study categorized assistive devices into several groups including ultrasonic-based systems, infrared sensing devices, and vision-based navigation aids. The authors concluded that ultrasonic sensors were widely used due to their low cost and simple hardware implementation. However, ultrasonic-based systems often suffer from limitations such as poor angular resolution, difficulty detecting small objects, and unreliable performance on uneven surfaces or in environments with high ambient noise. The survey also highlighted that most ultrasonic-based systems provide only binary obstacle detec-tion rather than continuous distance information, limiting their usefulness for precise navigation.
Another early navigation aid was the Laser Cane developed by Benjamin et al. [3]. This system used laser sensors to detect obstacles at different heights, enabling users to detect overhead obstacles as well as ground-level hazards. The Laser Cane provided audio feedback indicating obstacle distance and location through three different audio tones correspond-ing to head-height, body-height, and ground-level obstacles. Although innovative, the device required complex optical components and was not widely adopted due to cost and maintenance requirements. The systems reliance on discrete distance thresholds also meant that users received limited information about obstacle characteristics.
Subsequent research by Shoval et al. introduced the NavBelt system, which used an array of ultrasonic sensors worn around the waist to provide 360-degree obstacle detection. The system processed sensor data to generate audio feedback through stereo headphones, creating a virtual acoustic image of the en-vironment. While this approach provided more comprehensive environmental awareness, users required significant training to interpret the complex audio patterns correctly. The system also suffered from the inherent limitations of ultrasonic sensing, including specular reflections and limited range in certan environmental conditions.
While these early systems demonstrated the feasibility of electronic navigation aids, they lacked the intelligence required to interpret environmental context. Most devices simply de-tected obstacles and generated vibration or audio alerts with-
out providing meaningful information about the surrounding environment. Users were left to interpret these alerts and make navigation decisions without understanding whether obstacles were movable, such as pedestrians, or fixed, such as walls and furniture.
-
Time-of-Flight Sensor Based Systems
With the advancement of depth sensing technologies, Time-of-Flight (ToF) sensors became increasingly popular in ob-stacle detection applications. Foix et al. evaluated the per-formance of compact ToF sensors for obstacle detection [4]. Their study demonstrated that ToF sensors provide signifi-cantly higher accuracy compared to ultrasonic sensors while maintaining compact size and low power consumption. ToF sensors operate by measuring the time taken for infrared light to travel to an object and return, enabling precise distance measurements regardless of object color, texture, or reflectivity. Additionally, ToF sensors are less affected by environmental noise and can operate effectively in varying lighting conditions, including complete darkness.
Kolb et al. further expanded the capabilities of ToF sensors by introducing multi-zone depth sensing [5]. Their research demonstrated that multi-zone sensors can divide the detection area into multiple regions, enabling spatial mapping of the sur-rounding environment. The VL53L5CX sensor, for example, creates a 8×8 grid of independent sensing zones, providing 64 individual distance measurements in a single frame. This approach significantly improves obstacle localization and di-rectional awareness by allowing the system to determine not only that an obstacle exists but also its precise position within the sensors field of view. The researchers also developed calibration techniques to compensate for variations in sensor performance across different operating conditions.
Garc´a et al. developed a portable assistive navigation sys-tem based on ToF sensors [6]. Their device measured obstacle distances and provided audio feedback to the user through a series of beeps that increased in frequency as obstacles became closer. While this approach improved distance mea-surement accuracy, the system still relied on simple threshold-based decision algorithms that could not interpret complex environmental situations. The system could not distinguish be-tween different types of obstacles or recognize environmental features such as staircases, which require specific navigation strategies.
More recent work by Li et al. explored the use of multiple ToF sensors arranged in a distributed configuration to provide comprehensive coverage of the users surroundings. Their system placed sensors at different heights and orientations to detect obstacles at various levels, from ground hazards to overhead obstructions. Sensor fusion algorithms combined data from multiple sensors to create a three-dimensional map of the environment. However, the increased sensor count also increased system cost and power consumption, limiting the devices battery life and affordability.
Although ToF sensors provide accurate depth measure-ments, many existing systems use them only for basic obstacle
detection. Without intelligent data processing or environmental reasoning, these systems cannot provide comprehensive nav-igation assistance. For example, a ToF sensor might detect a staircase, but without additional processing, the system cannot determine whether the stairs are ascending or descending, or whether they are safe to navigate.
-
Vision-Based Navigation Systems
Computer vision technologies have significantly expanded the capabilities of assistive navigation systems. Redmon et al. introduced the YOLO (You Only Look Once) object detection algorithm [7], which enabled real-time identification of multiple objects within an image. Unlike previous object de-tection systems that scanned images region-by-region, YOLO processes the entire image in a single forward pass through a neural network, making it exceptionally fast while maintaining high accuracy. YOLO demonstrated exceptional performance in terms of detection speed and accuracy, achieving real-time processing at rates exceeding 45 frames per second on standard hardware, making it suitable for real-time applications such as autonomous navigation and assistive mobility devices.
Chen et al. proposed a deep learning-based navigation aid that used convolutional neural networks to identify obstacles in camera images [8]. Their system processed visual data to recognize objects such as pedestrians, vehicles, and walls, providing audio descriptions to visually impaired users. The researchers trained their network on a large dataset of urban scenes, enabling the system to recognize common obstacles and landmarks. While the approach improved environmental understanding, the system required powerful computing hard-ware to perform real-time image processing. The computa-tional demands limited the systems battery life and made it difficult to integrate into compact wearable devices.
Wang et al. developed a wearable vision-based navigation system that combined camera-based object detection with spatial mapping techniques [9]. The system used a stereo camera configuration to estimate distances to detected objects, providing both identification and localization information. Voice instructions guided users through complex environ-ments, announcing obstacles and suggesting alternative paths. However, vision-based systems often suffer from limitations such as sensitivity to lighting conditions, occlusion, and high computational requirements. The systems performance de-graded significantly in low-light conditions or when objects were partially hidden behind other obstacles.
Recent advances in semantic segmentation have further en-hanced vision-based navigation systems. Zhang et al. applied fully convolutional networks to assign semantic labels to every pixel in camera images, creating detailed scene understanding. Their system could distinguish between navigable areas such as sidewalks and crosswalks, and hazardous areas such as roads and construction zones. The semantic maps provided rich contextual information that enabled more intelligent nav-igation decisions. However, the computational requirements for semantic segmentation are even higher than for object
detection, making real-time processing challenging on portable devices.
Depth estimation from monocular cameras has also emerged as an active research area. Liu et al. developed deep learning techniques to estimate depth from single camera images, eliminating the need for stereo camera setups. While this approach reduces hardware requirements, monocular depth estimation remains less accurate than dedicated depth sensors such as ToF or LiDAR. The combination of vision-based object recognition with depth sensing remains an active area of research, with promising applications in assistive navigation.
-
Sensor Fusion Approaches
To overcome the limitations of single-sensor systems, re-searchers began exploring sensor fusion techniques that com-bine multiple sensing technologies. Rahman and Hasan pro-posed a multi-sensor fusion navigation system combining LiDAR and camera data [10]. Their system improved obstacle detection accuracy by integrating depth information from LiDAR with visual object recognition from cameras. The fusion architecture used Kalman filtering to combine measure-ments from different sensors, accounting for uncertainty and providing robust obstacle detection even when individual sen-sors produced noisy or incomplete data. Experimental results showed that the fusion approach reduced false detections by 35% compared to either sensor used alone.
Singh t al. developed a navigation system that integrated ultrasonic sensors, cameras, and inertial measurement units [11]. The system used sensor fusion algorithms to combine multiple sources of information and improve environmental perception. Ultrasonic sensors provided proximity information for nearby obstacles, cameras enabled object recognition, and inertial sensors tracked the users movement and orienta-tion. Extended Kalman filters fused these heterogeneous data sources to maintain an accurate estimate of the users position relative to detected obstacles. Although effective, the system required high-performance processors to perform real-time data fusion, increasing power consumption and device cost.
Patel and Shah proposed an IoT-based navigation aid that integrated environmental sensors with cloud computing plat-forms [12]. Their architecture transmitted sensor data to re-mote servers where advanced processing algorithms analyzed environmental conditions and generated navigation instruc-tions. The system used edge computing principles to perform basic processing locally while offloading complex analysis to the cloud. This hybrid approach balanced real-time responsive-ness with access to powerful computational resources. How-ever, the systems reliance on network connectivity introduced latency and reliability concerns, particularly in areas with poor cellular coverage.
More sophisticated fusion approaches have incorporated deep learning to learn optimal fusion strategies from data. Kim et al. developed a neural network architecture that learned to combine features from multiple sensor modalities, automati-cally determining which sensors were most reliable in different environmental conditions. The network could adapt to sensor
failures or degraded performance by relying more heavily on remaining sensors. This adaptive approach improved system robustness in real-world conditions where individual sensors may occasionally fail or produce unreliable measurements.
Sensor fusion has also enabled new capabilities such as simultaneous localization and mapping (SLAM) for indoor environments. SLAM algorithms allow a device to build a map of an unknown environment while simultaneously tracking its position within that map. For assistive navigation, SLAM enables persistent environmental understanding, allowing users to navigate previously visited spaces more efficiently. How-ever, visual SLAM systems remain computationally intensive and may struggle in environments with repetitive patterns or poor lighting.
-
Cloud-Based Intelligent Navigation Systems
Cloud computing has introduced new possibilities for as-sistive navigation systems by enabling powerful artificial intelligence models to process environmental data. Zhang et al. proposed a cloud-based deep learning framework for smart assistive devices [13]. Their research demonstrated that cloud-based processing allows complex reasoning tasks to be performed without requiring powerful embedded processors. The framework supported continuous learning, where the cloud-based models could be updated and improved over time without requiring hardware modifications to user devices. This approach enables devices to benefit from ongoing advances in AI without becoming obsolete.
Lee et al. developed a cloud-assisted navigation system that processed environmental data on remote servers [14]. Their system provided voice feedback to visually impaired users, improving situational awareness during navigation. The cloud architecture supported multiple users simultaneously, enabling shared learning where navigation information collected by one user could benefit others. For example, if one user reported a temporary obstacle such as construction work, this information could be shared with all users in the area. The system also integrated with public data sources such as maps and traffic information to provide comprehensive navigation guidance.
Kumar et al. proposed an intelligent navigation framework that combined IoT sensors with cloud-based machine learning algorithms [15]. Their system continuously collected envi-ronmental data and improved navigation decisions through adaptive learning techniques. Reinforcement learning algo-rithms optimized path planning based on user preferences and environmental conditions. The system learned from user interactions, gradually adapting to individual preferences such as avoiding stairs when possible or preferring well-lit paths. This personalization improved user satisfaction and system adoption.
Edge computing has emerged as an important complement to cloud-based processing. Wang et al. developed a hierar-chical architecture that performed initial processing on edge devices near the user, with only complex analysis offloaded to the cloud. This approach reduced latency for time-critical func-tions such as obstacle avoidance while still providing access to
cloud-based AI for higher-level reasoning. The edge layer also provided continuity during network interruptions, maintaining basic navigation functionality when cloud connectivity was unavailable.
Privacy considerations have become increasingly important in cloud-based navigation systems. Recent research by Mar-tinez et al. explored privacy-preserving techniques for cloud-based assistive navigation, including on-device feature extrac-tion that sends only abstracted information to the cloud rather than raw sensor data. Differential privacy techniques prevent the cloud from inferring sensitive information about users locations and activities. These approaches address concerns about the collection and storage of personal navigation data while still enabling the benefits of cloud-based AI processing.
-
Comparison of Existing Navigation Systems
Table I summarizes the key characteristics of several ex-isting assistive navigation systems discussed in the literature. The comparison highlights the sensing technologies used, processing methods, and limitations of each approach. This comprehensive overview demonstrates the evolution of assis-tive technologies and the trade-offs inherent in different design choices.
‌TABLE I
Comparison of Existing Assistive Navigation Systems
Ref
Technology Used
Processing Method
Limitation
[1] Ultrasonic Sensors
Local Processing
Limited object identification
[2] Ultrasonic / IR Sensors
Embedded System
Low accuracy in complex environments
[3] Laser Sensors
Embedded System
High cost and complexity
[4] Time-of-Flight Sensors
Microcontroller Processing
Limited interpretation
[5] Multi-zone ToF Sensors
Depth Mapping Algorithms
High sensor cost
[7] Vision-Based Object Detection
Deep Learning
High computational requirements
[9] Wearable Vision System
Image Processing
Lighting sensitivity
[10] LiDAR + Camera Fusion
Sensor Fusion Algorithms
High power consumption
[12] IoT-Based Navigation System
Cloud Processing
Network dependency
[13] Cloud AI Framework
Deep Learning Models
Latency issues
-
Limitations of Existing Systems
Although significant progress has been made in assistive navigation technologies, several limitations still exist in current solutions. One major limitation is the reliance on a single sensing technlogy. Systems based solely on ultrasonic sensors are unable to provide detailed environmental understanding because they only measure distance. These systems cannot distinguish between different types of objects or identify en-vironmental features such as stairs, holes, or uneven surfaces. The lack of object classification means users receive limited information about how to interact with detected obstacles.
Vision-based systems improve environmental understand-ing but introduce their own challenges. Image processing algorithms require significant computational resources and may struggle under poor lighting conditions. In outdoor en-vironments, variations in brightness, shadows, and weather conditions can significantly affect the accuracy of vision-based systems. Direct sunlight can cause overexposure, while darkness prevents image capture entirely. Rain, snow, and fog introduce visual artifacts that confuse object detection algo-rithms. These environmental sensitivities limit the reliability of vision-based systems in real-world conditions.
Sensor fusion approaches attempt to combine multiple sensing modalities to overcome these limitations. However, many existing sensor fusion systems rely on high-performance processors or specialized hardware platforms. This increases system cost, power consumption, and device size, making them less suitable for wearable assistive devices. The addi-tional hardware requirements also reduce battery life, limiting the duration of use between charges. Users may find frequent charging inconvenient, reducing the likelihood of regular de-vice adoption.
Another limitation observed in existing systems is the type of feedback provided to the user. Many navigation aids rely on vibration motors or simple buzzer alerts to indicate obstacles. While these alerts provide basic information about obstacle presence, they do not convey meaningful contextual information. Users may find it difficult to interpret vibration patterns or audio tones, especially in complex environments with multiple obstacles. The learning curve for interpreting feedback can be steep, and users may never achieve intuitive understanding of alert meanings.
Cloud-based navigation systems have recently emerged as a promising solution for overcoming computational limitations. By offloading processing tasks to remote servers, devices can utilize advanced artificial intelligence models without requiring powerful onboard hardware. However, cloud-based systems also introduce challenges such as communication latency and dependency on reliable internet connectivity. In areas with poor cellular coverage, cloud-dependent systems may become unusable. Even with good coverage, the round-trip time for cloud processing may introduce delays that are unacceptable for real-time obstacle avoidance.
Cost remains a significant barrier to widespread adoption of advanced assistive navigation systems. Many research proto-types use expensive sensors and processors that would make commercial products unaffordable for most users. The total cost of ownership, including maintenance and potential sub-scription fees for cloud services, may further limit accessibil-ity. These economic considerations are particularly important given that visual impairment is more common among elderly populations who may have limited financial resources.
These limitations highlight the need for an integrated nav-igation system that combines accurate sensing technologies with intelligent decision-making capabilities while maintain-ing compact size and low power consumption. The system should provide intuitive feedback that conveys rich environ-mental information without requiring extensive training. It should balance local processing for real-time responsiveness with cloud-based AI for advanced reasoning, gracefully de-grading when network connectivity is unavailable. Finally, it should be designed with cost considerations in mind to maximize accessibility for the target user population.
-
Evolution of Assistive Navigation Technologies
The development of assistive navigation systems can be broadly categorized into four technological generations, each representing a significant advancement in capabilities. The first
generation consisted of simple electronic travel aids that used ultrasonic sensors to detect nearby obstacles. These devices focused primarily on obstacle avoidance and provided limited feedback to the user through simple vibration or tone alerts. Examples include the original GuideCane and early ultrasonic-based systems that offered basic proximity warnings but no environmental context.
The second generation introduced optical sensing technolo-gies such as infrared and laser-based distance sensors. These systems improved detection accuracy and enabled obstacle detection at multiple heights. The Laser Cane exemplified this generation, providing height-discriminated obstacle detection. However, these systems still relied on simple threshold-based algorithms that lacked contextual reasoning and could not distinguish between different types of obstacles.
The third generation incorporated computer vision and machine learning techniques to recognize objects in the en-vironment. Systems such as those based on YOLO and other deep learning architectures could identify pedestrians, vehi-cles, signs, and other environmental features. These systems significantly improved environmental awareness but required powerful processors and complex image processing algo-rithms. The computational demands limited battery life and increased device size and cost.
The fourth generation of assistive navigation systems in-tegrates multiple sensing technologies with cloud comput-ing and artificial intelligence. These systems can combine depth sensing, object recognition, and contextual reasoning to generate meaningful navigation instructions. Cloud-based processing allows advanced AI models to analyze sensor data and provide intelligent feedback to users in real time. The proposed SenseWalk system represents this fourth generation, combining multi-zone ToF sensing with cloud-based AI for enhanced environmental understanding.
Emerging research points toward a fifth generation that will incorporate augmented reality and brain-computer interfaces. Augmented reality systems could project navigation infor-mation directly onto the users visual field for those with residual vision. Brain-computer interfaces might eventually enable direct neural feedback, bypassing sensory limitations entirely. However, these technologies remain experimental and face significant technical and ethical challenges before clinical deployment.
The proposed SenseWalk system belongs to this fourth generation of intelligent navigation systems. By combining multi-zone ToF sensing with cloud-based reasoning and voice guidance, the system aims to provide improved situational awareness and safer navigation compared to previous tech-nologies. The systems architecture balances local processing for immediate obstacle detection with cloud-based AI for environmental understanding, providing both responsiveness and intelligence.
-
Research Gap
Despite significant advancements in assistive navigation technologies, several limitations remain that justify the de-
velopment of new approaches. Many existing systems rely on either proximity sensing or vision-based object detection without combining multiple sensing modalities. Systems based solely on vibration alerts often fail to convey meaningful information to users, while complex audio feedback sys-tems require extensive training. Additionally, many advanced systems require high computational resources, limiting their applicability in compact wearable devices.
The integration of ground hazard detection with overhead obstacle awareness remains underexplored in existing litera-ture. Most systems focus on obstacles at a single height or require multiple specialized sensors that increase complexity and cost. The combinaton of downward-facing sensors for ground hazards with forward-facing sensors for obstacles at multiple heights provides comprehensive environmental awareness without excessive sensor count.
Cloud-based processing for assistive navigation has been explored primarily for vision-based systems, with limited attention to depth sensor data. The combination of ToF sensor data with cloud-based AI models offers opportunities for intelligent environmental reasoning while maintaining user privacy, as depth data reveals less personally identifiable in-formation than camera images. This privacy advantage makes ToF-based cloud processing particularly attractive for assistive applications.
The proposed SenseWalk system addresses these limitations by integrating ground hazard detection using VL53L0X sen-sors, multi-zone obstacle detection using VL53L5CX sensors, and cloud-based artificial intelligence for intelligent reasoning. By combining advanced sensing technologies with cloud-assisted processing, SenseWalk aims to provide enhanced environmental awareness, safer navigation, and intuitive voice-based guidance. The systems modular architecture allows for future enhancements and adaptation to individual user needs.
-
Future Directions and Opportunities
The literature review reveals several promising directions for future research in assistive navigation technologies. Minia-turization of sensors and processors continues to enable more compact wearable devices with longer battery life. Advances in low-power AI processors now allow some deep learning inference on embedded devices, reducing reliance on cloud connectivity. These trends will enable more capable standalone devices while maintaining the option for cloud-based enhance-ment when connectivity is available.
Integration with smart city infrastructure offers oppor-tunities for enhanced navigation assistance. Public spaces equipped with Bluetooth beacons or other location markers could provide precise positioning information to assistive devices. Traffic signals and crosswalks could communicate directly with navigation systems to provide information about crossing times and potential hazards. These infrastructure integrations would supplement onboard sensing with environ-mental information from fixed sources.
Social and collaborative aspects of navigation remain under-explored. Systems that enable users to share navigation infor-
mation could create community knowledge bases about safe routes, temporary obstacles, and points of interest. Privacy-preserving mechanisms will be essential for such collaborative features to gain user acceptance.
The SenseWalk project contributes to this evolving land-scape by demonstrating a practical approach to multi-sensor fusion with cloud-based intelligence. The lessons learned from this implementation will inform future developments and help guide the next generation of assistive navigation technologies.
-
Conclusion of Literature Review
This literature review has examined the evolution of as-sistive navigation technologies from simple ultrasonic-based systems to sophisticated cloud-integrated intelligent platforms. The review has identified key technologies including ultrasonic sensing, Time-of-Flight depth measurement, computer vision, sensor fusion, and cloud-based AI processing. Each techno-logical approach offers distinct advantages and limitations, suggesting that no single technology can provide complete navigation assistance in all situations.
The comparison of existing systems reveals that compre-hensive environmental awareness requires multiple sensing modalities working in concert. Depth sensors provide accurate distance measurements regardless of lighting conditions, while vision systems enable object recognition and classification. Sensor fusion combines these complementary capabilities, and cloud-based AI enables sophisticated reasoning beyond what local processors can achieve.
The identified limitations in existing systems motivate the proposed SenseWalk approach, which combines ground haz-ard detection, multi-zone obstacle sensing, and cloud-based intelligence in an integrated wearable system. By addressing the gaps in current technologies, SenseWalk aims to provide improved navigation assistance for visually impaired and el-derly users, enhancing their mobility, safety, and quality of life.
REFERENCES
-
‌J. Borenstein and Y. Ulrich, The GuideCane A Computerized Travel Aid for the Active Guidance of Blind Pedestrians, IEEE Int. Conf. Robotics and Automation, 1997.‌
-
‌D. Dakopoulos and N. Bourbakis, Wearable Obstacle Avoidance Elec-tronic Travel Aids for Blind: A Survey, IEEE Trans. Systems, Man, and Cybernetics, 2010.
-
‌J. Benjamin et al., The Laser Cane, IEEE Transactions on Biomedical Engineering, 1973.
-
‌S. Foix et al., Evaluation of a Compact Time-of-Flight Sensor for Obstacle Detection Applications, Sensors Journal, 2011.
-
‌A. Kolb et al., High-Resolution 3D Depth Mapping Using Multi-Zone ToF Sensors, IEEE Sensors Conference, 2019.
-
‌J. Garc´a et al., Portable Time-of-Flight Sensor Based Navigation System, IEEE Sensors Journal, 2017.
-
‌J. Redmon et al., You Only Look Once: Unified, Real-Time Object Detection, IEEE CVPR, 2016.
-
‌X. Chen et al., Deep Learning Based Navigation Aid for Visually Impaired, IEEE Access, 2019.
-
‌H. Wang et al., Wearable Vision-Based Navigation System, IEEE IoT Journal, 2020.
-
‌M. Rahman and K. Hasan, Multi-Sensor Fusion for Assistive Naviga-tion Systems, IEEE Access, 2020.
-
A. Singh et al., Smart Navigation System Using Sensor Fusion, IEEE Sensors Journal, 2021.
-
‌M. Patel and A. Shah, IoT-Based Smart Navigation Aid, IEEE IoT Journal, 2022.‌
-
‌L. Zhang et al., Cloud-Based Deep Learning Framework for Smart Assistive Devices, IEEE Internet of Things Journal, 2022.
-
‌S. Lee et al., Cloud Assisted Navigation System for Visually Impaired, IEEE Access, 2023.
-
R. Kumar et al., Intelligent Navigation Using Cloud Connected Sen-sors, IEEE Sensors Letters, 2023.
