This is an old revision of the document!


Sensing Technologies

The technical architecture of an autonomous system is fundamentally defined by its sensing suite, which serves as the primary interface for converting physical phenomena into digital signals within the sense–compute–actuate loop. To establish a rigorous framework for Verification and Validation (V&V), it is necessary to first categorize these technologies based on their operational principles, as these classifications dictate the physical limits of the system's situational awareness and its failure modes 1).

The most fundamental technical division distinguishes between proprioceptive and exteroceptive sensors 2). Proprioceptive sensors are dedicated to measuring the internal state and dynamics of the vehicle, such as linear acceleration, angular rate, wheel load, and battery voltage 3). Key hardware in this category includes Inertial Measurement Units (IMUs), which integrate accelerometers and gyroscopes, as well as encoders and Global Navigation Satellite System (GNSS) receivers 4). While these sensors provide high-frequency data essential for dead-reckoning, they are susceptible to integration drift and accumulated noise, which necessitates external correction for long-duration reliability 5). Conversely, exteroceptive sensors extract information directly from the external environment, capturing measurements such as distance to obstacles, light intensity, and semantic features of the scene 6). Modalities such as cameras, LiDAR, radar, and ultrasonic sensors fall into this category, providing the foundational data for perception, path planning, and decision-making 7).

Beyond functional roles, sensors are further technically classified by their mode of energy interaction as either active or passive 8). Passive sensors, such as conventional CCD or CMOS cameras, do not emit energy but instead receive ambient energy, typically visible light, from the environment 9). While they provide rich, dense semantic information (e.g., color and texture), their performance is highly contingent on external illumination and can degrade significantly in adverse weather or glare 10). In contrast, active sensors emit their own energy into the environment and detect the “response” or reflection to determine object position and speed 11). Examples include LiDAR, which uses laser pulses for high-precision 3D point cloud generation, and radar, which utilizes radio waves and the Doppler effect to track relative velocity 12). Active ranging sensors generally offer higher resilience in challenging lighting conditions but may introduce complexities related to sensor-to-sensor interference and power consumption 13).

From a V&V perspective, these classifications are critical because they define the redundancy and complementary characteristics required for safety-critical operations 14). A robust autonomy stack does not rely on a single modality but instead fuses heterogeneous data to mitigate the inherent weaknesses of individual sensor types 15). For example, the high distance accuracy of LiDAR is often fused with the semantic classification capabilities of cameras and the weather-resilient velocity tracking of radar to ensure the system remains within its Operational Design Domain (ODD) even under environmental stress 16). Understanding these technical divisions is the essential first step in determining whether a system has been “built correctly” (verification) and whether the “right system” has been built to survive real-world uncertainties (validation)

Visual and Emergent Imaging Modalities

Visual sensing remains the primary source of high-resolution dense semantic information for autonomous systems, effectively mimicking human vision for tasks such as object classification, traffic sign recognition, and lane tracking. The technical foundation of these systems is the focal plane array, typically Silicon-based CMOS or CCD sensors, which utilizes photosites to convert incident photons into electrical signals. Standard RGB cameras are integrated with a color filter array (CFA), most commonly the Bayer filter, to interpolate full-color data through an Image Signal Processor (ISP). While these traditional sensors are cost-effective and mature, they face significant physical constraints that limit the system's Operational Design Domain (ODD), specifically image degradation in low-light environments, motion blur during high-speed maneuvers, and the lack of inherent depth information.

To expand the envelope of safe operation beyond these constraints, emergent imaging technologies are increasingly integrated into the hardware stack. Infrared (IR) sensing provides a critical technical alternative by operating outside the visible spectrum (700nm to 14m). Near-infrared (NIR) cameras, often used in conjunction with external IR illuminators, enable driver monitoring systems (DMS) and night vision without blinding human participants. In contrast, Long-wave infrared (LWIR), or thermal cameras, utilize microbolometer arrays to detect heat signatures directly, requiring no external light source and offering unique resilience to glare and fog. These modalities are technically distinguished by their energy interaction: NIR and SWIR are “reflective,” depending on external radiance, while LWIR is “emissive,” based on Planck’s law of thermal radiation.

Further advancements have led to the development of neuromorphic vision sensors, or event-based cameras. Unlike frame-based hardware that samples the entire scene at a fixed rate, event cameras operate asynchronously, with each pixel reporting changes in log-intensity independently. This design allows for microsecond-level temporal resolution, effectively eliminating motion blur, and provides an exceptionally high dynamic range (>120dB) that prevents over-saturation in high-contrast environments. From a V&V perspective, event cameras require specialized signal processing algorithms, such as event binning and spatio-temporal graphs, to translate sparse spikes into actionable data for the perception stack.

To address specific environmental challenges like specular reflections or backscattering, specialized optical hardware is utilized. Polarization cameras measure the oscillation state of light waves (Stokes vector) to detect transparent objects like glass or to mitigate reflections from wet road surfaces. Additionally, range-gated cameras utilize synchronized laser pulses and high-speed shutters (gating functions) to capture only the light reflected from specific distance “slices”. This technical approach enables the system to penetrate heavy rain, snow, and fog by excluding backscattered photons that do not fall within the specific timing window of the gate.

The integration of these diverse modalities necessitates a heterogeneous sensor fusion strategy. By combining the high-resolution semantic detail of RGB cameras with the thermal robustness of LWIR and the high-speed temporal data of event sensors, autonomous systems can achieve a “360-degree perception cocoon”. Validating these multi-modal suites requires rigorous spatiotemporal calibration to align extrinsic coordinate frames and coordinate hardware timestamps, ensuring that the fused data accurately reflects the physical state of the environment across all operational conditions.

Active Ranging and Radio-Frequency (RF) Localization

Active ranging hardware serves as the primary metric interface for autonomous systems, enabling the precise modeling of the three-dimensional environment by emitting energy pulses and measuring the environmental response. Unlike passive visual sensors, active ranging modalities, primarily Radar, LiDAR, and Sonar, provide direct measurements of distance and velocity, which are fundamental for safety-critical tasks such as obstacle avoidance and path planning. To ensure a robust Operational Design Domain (ODD), these technologies are technically selected based on their physical propagation characteristics and resilience to environmental noise.

Radio Detection and Ranging (Radar) utilizes electromagnetic waves to determine the relative speed and position of objects. By exploiting the Doppler effect, Radar provides high-fidelity velocity estimation, where the frequency shift between emitted and reflected waves directly correlates to the target's motion. A significant technical advantage of Radar is its resilience to adverse weather conditions; electromagnetic waves at common automotive frequencies (e.g., 77 GHz) effectively penetrate rain, fog, and dust, maintaining detection capabilities when optical sensors are compromised. However, traditional Radar hardware typically suffers from coarse angular resolution compared to laser-based systems.

Light Detection and Ranging (LiDAR) provides the highest spatial precision by emitting millions of infrared laser pulses per second to generate 3D point clouds (PCD). These systems typically operate on Time-of-Flight (ToF) principles, calculating distance based on the round-trip time of reflected photons. While LiDAR offers centimeter-level geometric accuracy and high angular resolution, its performance is physically limited by atmospheric scattering in heavy precipitation and by the absorption characteristics of specular or transparent objects like glass and mirrors. In marine and underwater domains where light and radio waves attenuate rapidly, Acoustic Sensors (Sonar) serve as the critical active modality, utilizing sound wave propagation to detect subsurface obstacles and map the seabed.

To provide absolute and relative positioning, autonomous systems integrate a suite of Radio-Frequency (RF) localization hardware. While Global Navigation Satellite Systems (GNSS) provide global coordinates, their signals are frequently blocked or reflected in “urban canyons” and indoor environments, leading to multipath errors or complete signal loss. In these scenarios, localized RF hardware such as Ultra-Wideband (UWB) and RFID provide high-accuracy positioning. UWB, in particular, is technically superior for indoor V&V because its short-pulse signals offer centimeter-level precision and high resistance to multipath interference through Time Difference of Arrival (TDOA) algorithms.

From a Verification and Validation (V&V) perspective, the integration of active ranging and RF hardware necessitates a multi-modal sensor fusion strategy to mitigate the inherent technical limitations of individual sensors. Redundancy between Radar's weather resilience and LiDAR's geometric precision is essential for ensuring functional safety. Furthermore, the increasing density of active emitters in autonomous corridors raises technical challenges related to electromagnetic interference (EMI) and sensor-to-sensor “cross-talk,” requiring rigorous spatiotemporal calibration and interference-mitigation protocols to ensure system-level reliability.

Domain Constraints and Emerging Frontiers

The selection and performance of sensing hardware are fundamentally constrained by the physical characteristics of the operating environment, requiring specific technical adaptations for each of the four primary domains: ground, airborne, marine, and space. Unmanned Ground Vehicles (UGVs) operate in highly structured yet unpredictable environments, where they must navigate dense obstacles and frequent human interactions. In this domain, sensor suites must handle significant image degradation caused by glare, low illumination, and inclement weather such as rain or fog. To ensure safety-critical reliability, ground systems utilize redundant architectures where the semantic depth of cameras is fused with the weather-resilient ranging of radar and the geometric precision of LiDAR.

Unmanned Aerial Vehicles (UAVs) operate in safety-critical, three-dimensional spaces where hardware design is strictly governed by payload weight and power constraints. Sensing in the airborne domain prioritizes high-fidelity attitude and altitude estimation, utilizing barometers and Inertial Measurement Units (IMUs) that must be verified for bounded, deterministic execution. Unlike ground systems, airborne autonomy requires sensing that remains reliable in “loss-of-link” scenarios and must support strict envelope protection across all flight phases.

Figure: Comparative technical analysis of environmental stressors, highlighting radiation in space, corrosion in marine, weight in air, and obstacle density on ground. This figure is draft/placeholder.

Autonomous systems in the marine and submarine domains face unique challenges, such as the rapid attenuation of light and radio waves in water. These platforms prioritize corrosion-resistant hardware and rely heavily on acoustic sensing modalities, including sonar and Doppler Velocity Logs (DVLs), to detect subsurface obstacles and map the seabed. Conversely, space autonomous hardware must survive the most extreme constraints, including vacuum operations, extreme thermal cycling, and constant radiation exposure. Due to significant communication latencies, space systems utilize specialized hardware such as radiation-hardened processors and celestial trackers (star and sun sensors) to enable independent, long-duration missions without real-time human intervention.

The frontier of sensing technology is currently being redefined by the advent of quantum sensing, which utilizes atomic-level measurements to detect minute changes in motion and magnetic fields. Quantum sensors represent a significant advancement for autonomous navigation, potentially providing unprecedented precision in environments where Global Navigation Satellite Systems (GNSS) are blocked or unavailable. In parallel, digital twins are emerging as a critical tool for managing long-term hardware reliability. By creating virtual counterparts of physical sensor systems, engineers can forecast hardware deterioration due to wear and aging, enabling adaptive recalibration protocols that maintain safety margins over the vehicle's entire lifecycle.

Finally, the integration of transformer-based architectures and Large Language Models (LLMs) is transforming raw sensor data into deep semantic scene understanding. These technologies allow autonomous systems to move beyond simple object detection to interpreting human intent and providing natural language explanations for their own actions. From a validation perspective, this shift necessitates new metrics, such as risk-based and semantic coverage, to verify the complex, non-deterministic behaviors of AI-driven perception layers across increasingly diverse Operational Design Domains (ODDs).


2) alatise2020review, liu2024review
4) ignatious2022overview, liu2024review
5) liu2024review, balestrieri2021sensors
6) ignatious2022overview, liu2024review
7) ignatious2022overview, liu2024review
8) ignatious2022overview, alatise2020review
9) ignatious2022overview, liu2024review, li2023emergent
10) ignatious2022overview, li2023emergent
11) ignatious2022overview, liu2024review
12) ignatious2022overview, li2023emergent, picariello2024sensors
13) ignatious2022overview, li2023emergent
15) ignatious2022overview, alatise2020review
16) ignatious2022overview, picariello2024sensors, li2023emergent
en/safeav/hw/sensingtechnologies.1781687772.txt.gz · Last modified: by tgrzejszczak
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0