---
title: Proximity Monitoring and Warning (PMW)
url: https://www.emergentmind.com/topics/proximity-monitoring-and-warning-pmw
type: topic
---

# Proximity Monitoring and Warning (PMW)

Searching arXiv for the cited PMW papers and related surveys to ground the article in current literature.
Proximity Monitoring and Warning (PMW) denotes a class of systems that continuously monitor proximity between entities and issue warnings or control actions when that proximity becomes hazardous. In construction, PMW refers to systems and methods that continuously monitor the proximity between pairs of construction entities and issue warnings in order to prevent struck-by accidents and enhance onsite safety [2508.00862]. In human-centered robotics, proximity perception detects objects without physical contact, typically at short range up to about \(50\,\text{cm}\), with a “pre-touch” sub-range below about \(10\,\text{cm}\), bridging the gap between long-range vision and contact sensing [2108.07206]. Across the literature, proximity is represented as geometric distance, time to a collision zone, time-to-collision, protective separation distance, or context-aware exposure, and PMW implementations range from advisory alarms to speed modulation, protective stop, and autonomous braking [2305.17575, 2412.18189].

## 1. Scope and evolution

PMW has developed as a cross-domain safety paradigm spanning construction, road traffic, work zones, collaborative robotics, industrial sensing, healthcare simulations, and wearable safety systems. In construction, the surveyed literature covers 97 PMW articles published between 2010 and 2024 and treats workers, construction equipment and vehicles, materials and loads, and temporary or permanent structures and utilities as the principal “construction entities” whose relative states can create collision risks [2508.00862]. In highway work zones, a parallel review of 63 publications frames the main safety functions as localization, vehicle intrusion detection, and worker–equipment proximity detection and warning, emphasizing that work zones are temporary, spatially constrained, noisy, and often power-limited [2503.13478].

The technical trajectory is staged. From 2010 to 2016, PMW work was dominated by RFID, GPS, laser scanning, and blind-spot analysis. From 2017 to 2019, UWB and BLE increasingly replaced RFID for more precise positioning, while UAV-based monitoring and early AI methods appeared. From 2020 onward, computer vision and deep learning became dominant, with YOLO-family detectors, trajectory prediction, and vibrotactile warning emerging as characteristic themes [2508.00862]. A related survey in human-centered robotics places proximity sensing within two principal scenarios—robot exteriors for safety and interaction, and grippers or hands for grasping and exploration—and formalizes proximity sensing as a short-range, low-latency, tightly control-coupled layer [2108.07206].

The application scope has also broadened. Road-safety implementations monitor vulnerable road users and oncoming vehicles; robotic systems monitor humans, obstacles, and workspace occupancy; occupational systems track workers against hazard fields; healthcare-oriented systems monitor face-to-face contacts and room-level presence; and dementia-oriented systems treat proximity as a context-aware relation between an elder and familiar areas or hazardous scenes [2305.17575, 2203.12987, 1809.06887, 2405.20136].

## 2. Hazard representation and decision logic

The central PMW problem is the conversion of spatial and temporal state estimates into hazard levels. Construction PMW literature distinguishes static hazard areas from dynamic hazard areas. Static areas include concentric circles or fans, concentric rectangles, ellipses, irregular polygons, and polygonal virtual fences, while dynamic areas include dynamic workspaces, sweep-volume-based hazard regions, and egg-shaped zones whose geometry changes with equipment pose, speed, braking time, and worker response assumptions [2508.00862].

A canonical temporal-proximity formulation appears in smartphone-based vehicle-to-pedestrian PMW. There, a collision zone is a rectangular region where straight-line pedestrian and vehicle paths intersect, and proximity is expressed by Time-to-Zone (TTZ):
\[
TTZ_y = \frac{d_y}{v_y}, \qquad TTZ_p = \frac{d_p}{v_p}
\]
where \(d_y\) and \(d_p\) are distances to the collision zone along the respective paths and \(v_y\), \(v_p\) are speeds. Collision risk is flagged when the vehicle and pedestrian are predicted to reach the zone within a safety window:
\[
TTZ_p - t_s < TTZ_y < TTZ_p + t_s
\]
with \(t_s = 4\,\text{s}\) in the reported implementation [2305.17575].

Roadway PMW often uses stopping-based criteria. For truck-mounted attenuators, the real-time warning threshold is derived from AASHTO stopping sight distance:
\[
\text{SSD} = 1.47 V t + \frac{1.075 V^2}{a}
\]
where \(V\) is vehicle speed in mph, \(t\) is brake reaction time, and \(a\) is deceleration rate. A warning is issued when measured distance falls below \(\text{SSD}(V)\) [2412.18189]. At roundabouts, infrastructure-based PMW uses predicted time of potential collision, time headway to the conflict point, and the Crash Potential Index (CPI), which integrates the probability that the deceleration required to avoid a crash exceeds the available deceleration rate [2312.03891].

Human-centered robotics uses a safety-standard formulation. For Speed and Separation Monitoring, the protective separation distance is written as
\[
S_p(t_0) = v_h(T_r+T_s) + v_rT_r + S_s + C_i + Z_d + Z_r
\]
where \(v_h\) and \(v_r\) are human and robot speeds, \(T_r\) is reaction time, \(T_s\) is stopping time, \(S_s\) is stopping distance, and \(C_i\), \(Z_d\), \(Z_r\) capture intrusion and uncertainty terms [2108.07206]. Construction PMW extends thresholding with continuous risk quantities such as warning indices, fuzzy risk degrees, spatio-temporal network risk, proximity hazard indicators, and hazard exposure integrals over time [2508.00862]. This suggests that PMW is best understood not as a single metric family but as a layered decision framework that selects among distance, time, stopping feasibility, visibility, and exposure according to domain constraints.

## 3. Sensing and perception modalities

PMW systems are sensor-diverse. In construction and work zones, radio and localization modalities include RFID, BLE, UWB, CSS, GNSS/GPS, and IMUs. UWB is reported at about \(20\,\text{cm}\) accuracy in construction contexts, CSS-based RTLS achieves about \(0.8\,\text{m}\) accuracy with \(200\,\text{ms}\) latency, BLE offers sub-meter accuracy under good conditions, and GPS-aided INS reaches about \(0.7\,\text{m}\) localization accuracy while reducing false alarms relative to GPS alone [2508.00862]. In highway work zones, passive RFID ranges from a few centimeters up to about \(15\,\text{m}\), active RFID up to about \(150\,\text{m}\), BLE typically \(10\)–\(30\,\text{m}\), and UWB offers \(10\)–\(50\,\text{cm}\) or centimeter-level positioning with sub-millisecond latency, albeit at higher cost and power draw [2503.13478].

A distinct communication-centric PMW architecture appears in smartphone-based vehicle–pedestrian safety. Two Android applications exchange SAE J2735 Personal Safety Messages over Bluetooth 5.0 BLE extended advertisements using CODED PHY, with the pedestrian phone acting as transmitter and the vehicle phone as receiver and PMW engine. The implementation uses only GPS-derived latitude, longitude, speed, and heading, performs all processing on-device, and demonstrates early warning in no-line-of-sight conditions behind a building [2305.17575]. WiFi CSI-based indoor PMW uses a different logic: adjacent-subcarrier correlation as a proximity feature, gait monitoring from the autocorrelation of CSI power, and a four-state finite-state machine. Across four environments, that system reports an overall detection rate of \(92.5\%\), a false alarm rate of \(1.12\%\), and an average delay of \(0.825\,\text{s}\) [2404.19182].

Vision-based PMW spans monocular, stereo, panoptic, and infrastructure sensing. In construction, a monocular 2D camera system couples PGD-based monocular 3D detection with rule-based proximity categorization into Dangerous, Potentially Dangerous, Concerned, and Safe; the trained model achieves \(75\%\) loose AP within \(20\,\text{m}\), and the implemented PMW system achieves an \(F_1\) of roughly \(0.8\) within \(50\,\text{m}\) under specified settings [2305.17931]. For mobile work zones, a ROS-distributed system uses YOLOP for object detection, drivable-area segmentation, and lane-line segmentation, fuses RGB and depth images, computes distance from the central third of the vehicle bounding box, estimates relative speed from successive distance samples, and drives LED warnings on a follower truck surrogate [2412.18189]. Infrastructure-based roundabout PMW assumes roadside cameras, LiDARs, or radars plus V2X and evaluates warning timing in a human-in-the-loop co-simulation environment [2312.03891].

Radar, acoustics, and near-field surface sensing extend PMW into conditions where optics are weak. Millimeter-wave FMCW radar has been used as a foresight sensor that distinguishes humans from metallic infrastructure, detects a human-carried \(30\times 30\,\text{cm}\) copper sheet through a partition wall, and supports through-wall awareness in shared workspaces and beyond doorways [2203.12987]. MIRO uses multiple overlapping \(77\)–\(81\,\text{GHz}\) FMCW radars plus PM sensors; after GAN-based view adaptation and cross-radar matching, it achieves a re-identification \(F_1\)-score of \(90.4\%\) and mean SSIM of \(0.70\) for view adaptation, enabling identity-aware worker tracking in dusty industrial settings [2603.07531]. AuraSense uses a Leaky Surface Wave on a robot manipulator and reports \(100\%\) true positive proximity detection for static obstacles, \(95.3\%\) for mobile obstacles, and a true negative rate over \(99\%\) with only one pair of piezoelectric transducers [2108.04867]. Roadside acoustic PMW classifies heavy vehicles, light vehicles at low or high speed, and no-vehicle sound using MFCC, LPC, FFT-derived features, and an MLP, reaching event-level accuracies from \(96.77\%\) to \(99.35\%\) [1812.02752]. AirTouch combines an IR camera with an AprilTag-based wearable marker and an airflow barrier, estimating marker pose at \(30 \pm 2\,\text{ms}\) per frame and using the human–robot distance to trigger tactile warning via air pressure [2308.00096].

## 4. Warning semantics, interfaces, and actuation

PMW warning logic is usually graded rather than binary. In the smartphone vehicle–pedestrian implementation, the vehicle phone has four states—no warning, yellow warning, orange warning, and red warning. Yellow and orange depend primarily on decreasing vehicle TTZ, while red is tied to braking feasibility through the minimum required deceleration
\[
a_{\min} = \frac{v_0^2}{2d_y}
\]
and is triggered when \(a_{\min}\) exceeds the maximum braking deceleration assumed by the system [2305.17575]. In a related automotive prototype for pedestrians and cyclists, an early warning is defined as a warning issued at least \(3\,\text{s}\) before an emergency warning; the algorithm searches for path intersections within a \(4\,\text{s}\) horizon and up to \(60\,\text{m}\) ahead of the vehicle’s route [2107.05186].

Warning delivery modalities include visual, auditory, vibrotactile, haptic-airflow, and direct control actuation. Construction PMW studies use in-cab displays, LED strips on helmets or equipment, AR glasses, speakers, buzzers, and vibrotactile motors embedded in belts, vests, helmets, or wristbands [2508.00862]. Visual warnings alone can improve safety: in a roundabout simulator with 36 participants, advanced infrastructure-based warnings reduced crash potential, and \(2\,\text{s}\) warnings yielded smoother deceleration than \(1\,\text{s}\) warnings [2312.03891]. Auditory warnings remain common but are susceptible to noise and habituation; vibrotactile warnings become attractive precisely because construction sites are acoustically hostile, and visual plus vibrotactile warnings have been reported to outperform auditory alarms in response time [2508.00862].

The warning channel can itself embody a spatial model. AirTouch activates airflow when the hand–TCP distance falls below the haptic activation distance of \(0.35\,\text{m}\), with \(0.25\,\text{m}\) as a dangerous-proximity reference. Participants could discriminate these two radii using airflow alone, and in an inattentive human–robot interaction scenario the average distance to the robot in the dangerous zone increased from \(0.307 \pm 0.014\,\text{m}\) to \(0.326 \pm 0.010\,\text{m}\) when air feedback was enabled [2308.00096]. Other systems actuate warnings more directly: the TMA prototype writes a Boolean warning state to `/led/status`, and the elderly anti-loss helmet escalates from SMS to pop-up to direct phone call according to four danger levels, Safe, Low, Medium, and High [2412.18189, 2405.20136].

Alarm suppression and timing are critical because redundant warnings create habituation and alarm fatigue. Construction PMW therefore includes field-of-vision-aware suppression, direction-aware warning logic, TTC gating, and continuous-risk thresholds rather than simple distance-only triggers [2508.00862]. The indoor WiFi PMW system explicitly uses a finite-state machine to preserve the Near state during subtle motion and avoid flickering warnings when motion energy drops [2404.19182]. A plausible implication is that the warning problem is no longer merely one of detecting proximity; it is increasingly one of deciding which warnings should be rendered, when, and through which channel, under bounded nuisance-alarm rates.

## 5. Application domains and operational forms

Road-traffic PMW focuses on vulnerable road users, intersections, and work zones. Smartphone P2V systems use phones as distributed V2X nodes and explicitly address reduced-visibility and non-line-of-sight crosswalk scenarios [2305.17575]. Early-warning automotive prototypes use onboard ADAS cameras, EKF-based vehicle-state estimation, cloud-derived probable paths, and directional audio prompts for pedestrians and cyclists [2107.05186]. Infrastructure-based PMW at roundabouts moves sensing and prediction to the roadside, then broadcasts warnings via V2X to the ego vehicle [2312.03891]. Mobile work-zone PMW adapts similar logic to rear-end threats against attenuator trucks, with lane-aware perception, SSD-based warning thresholds, and additional LED actuation [2412.18189]. Highway work-zone reviews further organize sensor use into localization backbones, intrusion detection, and worker–equipment proximity warning, emphasizing that BLE-based systems currently offer a practical balance of cost, power, and performance for small and medium-size work zones, while UWB offers the strongest technical performance where centimeter-level accuracy is required [2503.13478].

Construction PMW is broader in entity coverage and richer in hazard modeling. The literature addresses worker–equipment, equipment–equipment, equipment–structure, crane–load, crane–crane, equipment–power-line, and excavator–underground-utility scenarios [2508.00862]. Perception ranges from RFID and BLE tags through UWB RTLS and GPS-aided INS to vision systems based on YOLO, Faster R-CNN, Mask R-CNN, monocular depth estimation, stereo vision, and point-cloud registration. Hazard levels may be static, dynamic, discrete, or continuous, and warning delivery increasingly includes vibrotactile channels precisely because struck-by hazards often occur under high cognitive and acoustic load [2508.00862].

Human-centered robotics treats PMW as near-body protection and pre-touch interaction. Exterior robot skins use capacitive, optical, inductive, radar, acoustic, or full-surface sensing to maintain protective separation and enable avoidance or protective stop [2108.07206]. Through-wall FMCW radar provides “foresight sensing” in shared workspaces and beyond doors [2203.12987]. AuraSense creates a no-dead-spot “aura” around a manipulator link, while AirTouch uses airflow as a physically felt warning field around a collaborative robot [2108.04867, 2308.00096]. These systems illustrate two distinct PMW strategies: one uses the sensor to estimate distance and then modulate robot motion; the other uses the sensor to estimate distance and directly modulate human perception.

The PMW concept also extends beyond direct collision avoidance. In mass-casualty incident exercises, wearable active RFID tags and room beacons reconstruct face-to-face contacts at \(20\,\text{s}\) resolution and patient presence in rooms over \(5\,\text{min}\) windows, enabling contact matrices, flow analysis, and bottleneck detection that could support warning logic for under-served critical patients or overloaded zones [1809.06887]. In dementia-oriented anti-loss systems, GPS, first-person images, 5G connectivity, and a multimodal scene–location network map spatio-temporal context into Safe, Low, Medium, and High danger states, achieving \(72.11\%\) accuracy in the best reported model and delivering fully automatic caregiver warnings without requiring user interaction from the elder [2405.20136]. MIRO similarly turns identity-aware worker trajectories into worker-specific particulate exposure estimates, showing that PMW architectures can fuse motion tracking with environmental scalar fields rather than with collision risk alone [2603.07531].

## 6. Limitations, evaluation, and future directions

PMW remains constrained by sensing uncertainty, calibration drift, environmental variability, and human factors. GPS and raw BLE are vulnerable to multipath and coarse accuracy; LiDAR and cameras remain line-of-sight dependent; monocular vision retains distance-estimation error; ultrasonic sensing degrades in dust, rain, and noisy outdoor conditions; and mmWave radar still faces clutter, multipath, and angular-coverage limitations [2503.13478, 2508.00862, 2203.12987]. Smartphone P2V PMW inherits GPS noise, straight-line-motion assumptions, BLE congestion, and the need for both pedestrian and driver phones to run the application [2305.17575]. Construction monocular PMW is affected by orientation-prediction noise, reduced performance beyond \(50\,\text{m}\), the synthetic-to-real gap, and the lack of explicit velocity modeling [2305.17931]. WiFi CSI proximity detection assumes a single walking person at a time and suffers on very short paths where gait does not stabilize [2404.19182]. Multi-radar re-identification assumes partial overlap and is not validated in dense crowds [2603.07531].

Evaluation practices are heterogeneous. Reported metrics include 3D AP, precision, recall, \(F_1\), mean localization error, event-based accuracy, duration accuracy, MSE of relative speed estimates, false alarm rate, SSIM, PSNR, and end-to-end latency. Representative values range from \(75\%\) loose AP within \(20\,\text{m}\) and \(F_1 \approx 0.8\) within \(50\,\text{m}\) for monocular camera PMW, to \(92.5\%\) event detection with \(1.12\%\) false alarm rate for WiFi PMW, \(90.4\%\) re-identification \(F_1\) for multi-radar industrial tracking, \(96.77\%\)–\(99.35\%\) event-level audio classification for roadside acoustic PMW, and \(100\%\) precision in one LiDAR intrusion-detection test set [2305.17931, 2404.19182, 2603.07531, 1812.02752, 2503.13478]. A recurring conclusion is that the field still lacks standardized PMW-specific KPIs spanning detection probability, miss rate, nuisance alarm rate, localization RMSE, end-to-end latency, and user acceptance.

Future directions are unusually consistent across domains. Construction PMW surveys emphasize end-to-end 3D object detection, real-time 3D reconstruction and updating for dynamic scenes, and multimodal fusion as the primary research frontiers [2508.00862]. Roadside and smartphone road-safety systems explicitly point to Kalman filtering, neural networks, richer message fields, more complex geometry, multi-actor coordination, and deeper ADAS or AV integration [2305.17575]. Radar-based robotic PMW calls for full range–Doppler–angle processing, micro-Doppler analysis, sensor fusion, and quantitative safety validation under clutter and multipath [2203.12987]. Work-zone systems point toward LiDAR upgrades, better panoptic perception, standardized interfaces, cost-aware modular architectures, and regulatory alignment with V2X and smart-work-zone ecosystems [2412.18189, 2503.13478]. This suggests that the next phase of PMW will be defined less by any single sensor family than by how well systems fuse heterogeneous perception, uncertainty-aware hazard modeling, and human-centered warning design into certifiable, field-robust safety stacks.

Source: https://www.emergentmind.com/topics/proximity-monitoring-and-warning-pmw