Open Access
ARTICLE
A Link Quality Indicator (LQI) Based Closed-Form Localization Framework for Vehicular Ad Hoc Networks (VANETs)
1 Department of Computer Science, Iqra National University, Peshawar, Pakistan
2 Department of Mechatronics Engineering, University of Engineering & Technology, Peshawar, Pakistan
3 Department of Computer Engineering, College of Computer Sciences and Information Technology, King Faisal University, Al-Ahsa, Saudi Arabia
4 Department of Computer Science, CECOS University of IT and Emerging Sciences, Peshawar, Pakistan
5 Department of Mechanical Engineering, College of Engineering, King Faisal University, Al Ahsa, Saudi Arabia
6 Department of Computer Networks Communications, CCSIT, King Faisal University, Al-Ahsa, Saudi Arabia
7 Department of Information Systems, College of Computer and Information Sciences, Princess Nourah bint Abdulrahman University, Riyadh, Saudi Arabia
* Corresponding Authors: Abid Iqbal. Email: ; Ghassan Husnain. Email:
(This article belongs to the Special Issue: Machine Learning and Data Fusion for Autonomous Control and Surveillance Systems)
Computer Modeling in Engineering & Sciences 2026, 148(1), 40 https://doi.org/10.32604/cmes.2026.083950
Received 14 April 2026; Accepted 11 June 2026; Issue published 27 July 2026
Abstract
Accurate vehicle localization is essential for safety-critical vehicular ad hoc networks (VANETs), including emergency response, navigation, traffic monitoring, and cooperative driving. However, conventional GPS/GNSS positioning systems have often shown degradation in tunnels, dense urban corridors, and non-line-of-sight (NLOS) environments, where satellite visibility and signal reliability are limited. This paper proposes a calibrated Link Quality Indicator (LQI)-based closed-form localization framework for partially connected Roadside Unit (RSU)-assisted VANETs. The proposed framework first calibrates the LQI-to-range relationship using numerical regression parameters and then converts accepted LQI observations into distance estimates. The distances are processed through a variance-aware weighted least squares (WLS) estimator, after which scalar consistency refinement is applied to improve the geometric consistency of the final position estimate. Partial connectivity is explicitly modeled using communication radius, LQI-threshold, and packet-reception constraints, rather than assuming that all vehicles and anchors are fully connected. The proposed method is evaluated against least squares (LS), WLS, RSSI-WLS, Extended Kalman Filter (EKF), Unscented Kalman Filter (UKF), Particle Filter (PF), cooperative localization, hybrid GNSS/INS/RSS fusion, and machine-learning-based localization baselines. The evaluation includes Monte Carlo simulations under shadowing, fading, packet loss, anchor-geometry, and NLOS conditions, together with confidence interval, statistical-significance, runtime, ablation, and sensitivity analyses. In addition, trace-driven validation is performed using the NGSIM US-101 real-world vehicle trajectory dataset. The NGSIM dataset provides real vehicle mobility traces, while LQI observations are generated using the calibrated LQI-distance model because the dataset does not contain physical LQI measurements. In the 100-vehicle case, throughput improves from 0.614 to 1.169 successful localizations/s compared with LS, corresponding to a 90.39% gain and from 0.591 to 1.169 successful localizations/s compared with WLS, corresponding to a 97.80% gain. In the NGSIM trace-driven experiment, the proposed method achieves RMSE values of 2.39, 2.55, and 3.14 m for 10, 50, and 100 vehicles, respectively. These results indicate that calibrated LQI-based localization provides a low-cost, infrastructure-compatible, and computationally efficient positioning framework for ITS and safety-critical VANET applications.Keywords
A vehicular ad hoc network (VANET) enables communication between vehicles and roadside infrastructure [1]. It uses vehicle-to-vehicle (V2V), vehicle-to-infrastructure (V2I) and vehicle-to-everything (V2X) communication. These links form a key part of Intelligent Transportation Systems (ITS). ITS services include safety alerts, route guidance, traffic monitoring, cooperative driving, and emergency response. Each service depends on vehicle position information that is accurate, timely and reliable [2]. GPS/GNSS positioning performs well in open-sky areas. The situation changes in dense urban roads. Its accuracy drops in urban corridors, tunnels, underground roads, and non-line-of-sight (NLOS) environments. In these places, satellite signals are often blocked, reflected, or weakened by surrounding obstacles [3]. For this reason, infrastructure-assisted wireless localization becomes a useful option for VANET positioning. Roadside Units (RSUs), anchor nodes, and inter-vehicle links can provide measurements such as Time of Arrival (TOA), Time Difference of Arrival (TDOA), Round Trip Time (RTT), Received Signal Strength (RSS), and Link Quality Indicator (LQI) [4].
Among these measurements, LQI is attractive because it is obtained at the communication layer and does not require separate ranging hardware. Even so, practical limitations are still faced by LQI-based, RSS-based, and RSU-assisted localization methods. Many studies assume ideal network conditions or fully connected topologies. Real VANET communication is less predictable. Link quality changes with communication range, packet reception probability, interference, fading, shadowing, and temporary obstruction [5]. Reproducibility is another concern, where some studies have converted LQI values into distance estimates but do not report the numerical calibration parameters used in that conversion. In addition, several evaluations depend mainly on synthetic mobility and compare the proposed approach only with basic LS and WLS estimators. This gives a narrow view of performance when the method must also be compared with filtering, cooperative, fusion-based, and learning-based localization baselines [6]. To address these issues, this study presents a calibrated LQI-based closed-form localization method for partially connected RSU-assisted VANETs. The method accepts only links that satisfy range, LQI, and packet-reception requirements. It then calibrates the LQI-to-range model using numerical regression parameters. Accepted LQI samples are then converted into distance estimates and are passed to a variance-aware weighted least squares estimator. A scalar consistency refinement step then improves the geometric agreement of the estimated position, while the Cramér-Rao Lower Bound is derived and used as a theoretical accuracy reference for evaluating the final estimate.
The proposed method is evaluated in two settings. First, it uses Monte Carlo simulations to study wireless impairments, anchor availability, RSU geometry, and traffic density. Secondly, it uses the NGSIM US-101 real-world mobility trace; here, the actual vehicle trajectories are used as ground truth. Calibrated model-generated LQI observations are then used for localization testing [7]. These settings examine the estimator under controlled wireless conditions and realistic freeway mobility patterns.
V2V communication allows vehicles to exchange position, speed, heading, and driving-status information through a dedicated wireless network [8]. This information can reduce collision risk by supporting driver warnings and protective actions. These actions include braking and deceleration when hazardous situations are detected [9,10]. For this reason, V2V communication is widely treated as a key safety component in connected-vehicle and ITS programs [11].
1.2 Vehicle to Infrastructure (V2I)
In the V2I paradigm, vehicles communicate with roadside infrastructure. This infrastructure may include RSUs, RFID-enabled systems, smart parking infrastructure, traffic lights, street lighting, traffic signage, and roadside cameras or sensors [12,13]. This bidirectional communication supports traffic monitoring, safety services, navigation assistance, and infrastructure-supported localization [14,15]. Short-range V2V and V2I communication commonly relies on DSRC-based vehicular communication in the 5.9 GHz band [16], as illustrated in Fig. 1.

Figure 1: Conceptual structure of VANETs adapted from Cui et al. [17].
Localization determines a vehicle’s position in two- or three-dimensional space. In VANETs, manual localization is impractical because of high mobility, changing network topology, vehicle density, and scalability constraints [18]. Automated localization is therefore required, especially when GPS/GNSS is unreliable. In infrastructure-supported scenarios, vehicles can estimate or refine their positions using RSUs or anchors with known coordinates. This process can also be strengthened through measurements shared by neighboring vehicles [19]. VANET localization methods are commonly classified as centralized or distributed and as range-based or range-free, as illustrated in Fig. 2.

Figure 2: Localization in VANETs (Source: Ahmad et al. [20]; reproduced/adapted with permission under CC BY 4.0).
This study presents a calibrated LQI-based closed-form localization framework for partially connected RSU-assisted VANETs. The main contributions are as follows:
• A reproducible LQI-to-range calibration model is developed using numerical regression parameters. It also reports residual statistics and confidence intervals.
• A practical VANET localization model is formulated for partial connectivity. It uses communication- radius, LQI-threshold, and packet-reception constraints.
• A closed-form localization estimator is derived by combining LQI-based ranging, variance-aware WLS, and scalar consistency refinement. The CRLB is used as the theoretical accuracy benchmark.
• The framework is validated through Monte Carlo simulations and NGSIM US-101 trace-driven testing. It is compared with classical, filtering, cooperative, fusion-based, and learning-based localization baselines.
Vehicle localization in VANETs generally involves three stages: measurement acquisition, ranging, and position estimation. When GPS or GNSS is degraded or unavailable, RSU-assisted localization can provide an alternative. It uses infrastructure nodes with known positions and radio measurements collected from vehicular communication links [21]. These measurements may include TOA, TDOA, RTT, RSS, LQI, or combinations of multiple indicators.
Recent VANET localization methods can be grouped into RSU-assisted radio localization, cooperative V2V/V2I localization, filtering-based localization, multi-sensor fusion, learning-based localization, and emerging V2X or 5G/6G positioning [22]. RSU-assisted RSS or LQI localization is cost-effective because it uses communication-layer measurements. However, its accuracy depends on calibration quality, RSU placement, link availability, and propagation conditions. Cooperative localization improves spatial diversity by using neighboring vehicles and infrastructure. However, it increases message exchange and depends on reliable communication links.
Filtering-based methods, such as EKF, UKF, and particle filtering, improve temporal continuity. Their performance depends on the accuracy of the motion and noise models [23]. Multi-sensor fusion combines GNSS, INS, RSS, camera, LiDAR, or map information to improve robustness. However, this improvement is often accompanied by higher hardware cost and greater computational complexity. Learning-based methods can model nonlinear measurement-position relationships, but their performance depends on representative training data and may generalize poorly across different road layouts, RSU deployments, and propagation environments [24].
Real-time localization systems usually operate over short discrete update intervals. They are often supported by Kalman filtering, map matching and sensor fusion. When GNSS becomes unreliable, localization reliability, availability, and continuity can be improved through multi-sensor fusion and EKF-based methods [25]. Wireless positioning systems may also estimate distance to reference nodes through round-trip-time measurements [26]. In cooperative tracking scenarios, V2V and V2I information sharing can further refine state estimates. This is effective when neighboring nodes are reliable, and communication links are stable.
RSU-assisted localization uses roadside infrastructure with known coordinates to support vehicle positioning in VANET environments. Its effectiveness depends on RSU density, anchor geometry, communication range, and propagation conditions [27]. When RSUs are not carefully deployed, the anchor layout can become less favorable, and localization accuracy may suffer. Poor RSU placement can also increase the likelihood of geometric dilution of precision. In addition, biased distance estimates for the connections are often introduced by NLOS propagation and multipath effects [28]. The factors discussed make reliable vehicle localization more challenging in practical deployments.
Cooperative localization combines positioning methods, data fusion, and V2V or V2I communication to improve vehicle positioning accuracy in dynamic VANET scenarios. By sharing these measurements between vehicles and infrastructure, cooperative methods increase the available positioning information and support more stable localization in vehicles [29]. They can also help them to reduce local measurement errors when communication links remain stable. Recent cooperative and optimization-based methods further improve localization through shared observations, distance constraints, and anchor-geometry optimization [30]. Still, their performance can drop in sparse traffic, high packet-loss conditions, or cases where neighboring vehicles have uncertain positions.
RSU placement remains an important design issue because infrastructure geometry directly affects localization accuracy, but when RSUs or anchor nodes are poorly distributed, the estimation problem becomes less well-conditioned, and the resulting position estimates can become less reliable [31]. For this reason, GDOP-type measures are commonly used to describe how reference-node geometry influences positioning performance [32]. Closed-form GDOP analyses and deployment-focused formulations have also been used to guide base-station and anchor placement. These methods help improve localization when received signals are strongly affected by deployment geometry [33]. However, many RSU-assisted localization studies still rely on simplified connectivity assumptions or ideal anchor availability. Such assumptions limit their applicability in dense, sparse, and partially connected VANET environments.
Accurate vehicle location data is essential for safety warnings, navigation, traffic management, and cooperative driving applications [34,35]. Modern vehicle positioning systems update state estimates in real time over short intervals [36]. Cooperative vehicle localization can be solved using distance constraints and convex optimization. Vehicle positions can also be estimated from trusted neighboring nodes or infrastructure with known locations. In addition, GNSS/GPS errors can be reduced through fused V2V and V2I information [29,31,37]. In such settings, V2V and V2I fusion can improve positioning performance [31].
Recent cooperative localization methods combine shared measurements, prior information, and collaboration among nearby vehicles. These methods can improve position estimates when neighboring vehicles exchange useful localization evidence [38]. They also exploit data correlation, multiple localization cues, and different vehicular communication modes. However, their main weakness remains the strong dependence on communication reliability. In dense VANETs, additional message exchange may also reduce scalability and increase communication overhead [39,40].
Hybrid GNSS/INS and multi-sensor localization methods have also received considerable research attention, while INS/GNSS integrations can preserve localization continuity during short periods of GNSS unavailability. Yet inertial drift still needs correction from GNSS or another external measurement source [41]. Visual and map-based localization methods have the ability to convert camera and map information into useful localization cues. These methods can support reliable pose estimation in complex road environments [42]. Multi-sensor fusion can still support accurate positioning when signal conditions become degraded [43]. In difficult environments such as underground parking areas and obstacle-rich roads, localization can be improved through semantic-map and topological frameworks [44]. These approaches offer strong robustness, although additional sensors, synchronization, and computational resources are usually required.
Machine-learning and deep-learning-based localization methods can improve robustness in nonlinear and noisy environments [45]. They are useful when radio behavior is difficult to model analytically; however, they require representative training data to retrain the need when road geometry, RSU placement, or propagation conditions change. High-accuracy localization can also be supported by emerging 5G/6G, NR-V2X, and advanced V2X positioning methods. These methods are especially useful when combined with cooperative sensing and infrastructure support [2,16]. However, they may require upgraded infrastructure, dense deployment, specialized devices, or accurate synchronization. In contrast, calibrated LQI-based localization can use low-cost link-quality information already available from communication hardware.
2.4 Validation Approaches in VANET Localization
Validation methods in VANET localization can be grouped into simulation-only validation, trace-driven validation, and hardware/testbed validation. Simulation-only validation is useful for controlled testing. It can evaluate channel noise, fading, packet loss, NLOS propagation, anchor failure, RSU placement, and traffic density. However, purely synthetic simulations may not fully capture real vehicle movement. They may also miss lane-changing behavior, acceleration patterns, and traffic-density variation.
Trace-driven validation improves realism by using real vehicle trajectories collected from road environments. Datasets such as NGSIM provide real vehicle positions, speeds, acceleration, and lane information. These data make it possible to test localization algorithms under realistic mobility patterns. In this work, controlled Monte Carlo simulations evaluate wireless impairments and deployment conditions. NGSIM US-101 trace-driven validation then tests the proposed framework under real freeway vehicle movement. Since NGSIM does not include physical LQI/RSS packet measurements from RSUs or onboard units, only the vehicle trajectories are taken from the real-world dataset. The LQI observations are generated using the calibrated LQI-distance model.
Hardware/testbed validation provides the strongest experimental realism. It uses physical RSU/OBU devices, measured LQI/RSS packet logs, and field experiments under real propagation conditions. Such validation is especially important for highway, urban-canyon, tunnel, and NLOS environments. However, hardware-based experiments require deployment cost, device synchronization, and controlled field access. These requirements make large-scale hardware validation difficult.
Table 1 summarizes the main localization categories used in VANETs. Existing studies provide useful foundations for GPS/GNSS localization, RSU-assisted positioning, cooperative localization, filtering, sensor fusion, INS/GNSS integration, and anchor-based localization. However, several gaps remain. Many works do not report numerical LQI calibration parameters. Some assume an ideal or fully connected topology. Others compare only with limited baselines or rely only on synthetic mobility. Several studies also report only RMSE. They do not include statistical significance testing, confidence intervals, ablation analysis, sensitivity analysis, runtime comparison, or scalability evaluation.

The present work addresses these gaps by proposing a calibrated LQI-based closed-form localization framework for partially connected RSU-assisted VANETs. The method combines numerical LQI-to-range calibration, link-availability filtering, variance-aware WLS, scalar consistency refinement, and CRLB benchmarking. It also includes advanced baseline comparison, statistical validation, ablation testing, sensitivity analysis, runtime/scalability evaluation, and NGSIM US-101 trace-driven validation.
This section presents the proposed calibrated LQI-based closed-form localization framework for partially connected RSU-assisted VANETs. The objective is to estimate the two-dimensional position of each target vehicle using LQI observations collected from RSUs or anchor vehicles with known coordinates. The methodology covers system modeling, partial-connectivity modeling, LQI-to-range calibration, closed-form WLS localization, CRLB analysis, workflow implementation, simulation setup, benchmark comparison, trace-driven validation, ablation testing, sensitivity analysis, complexity evaluation, and reproducibility checks. The notation used in the methodology is summarized in Table 2.

3.1 System Model and VANET Assumptions
The VANET is modeled as a two-dimensional road network containing target vehicles and fixed RSUs or anchor vehicles. Let
In Eq. (1),
Eq. (2) defines the usable anchor set for each target vehicle. Here,
Eq. (3) updates vehicle position and velocity between successive simulation steps. The clipping function restricts the velocity to the selected scenario speed range. Within a single localization snapshot, the vehicle is treated as quasi-static because the update interval is short. The wireless channel before LQI conversion is modeled as
Eq. (4) describes the propagation loss between a vehicle and an anchor. The first two terms model distance-dependent path loss, while

3.2 LQI-to-Range Calibration and Measurement Model
The proposed framework uses a calibrated logarithmic mapping to convert LQI values into distance estimates. The LQI measurement model is defined as
Eq. (5) states that LQI decreases logarithmically with distance. Here,
Eq. (6) fits the reference LQI
Eq. (7) provides both the LQI-derived distance and its range-domain variance. The variance increases with LQI uncertainty and estimated distance; therefore, unreliable links receive lower weight in the WLS localization stage. The calibration setup and statistics are summarized in Tables 4 and 5.


3.3 Closed-Form LQI-WLS Localization Estimator
For each visible anchor
Eq. (8) connect the calibration stage with localization, observed range
Eq. (9) convert the nonlinear distance relation into an affine form by introducing
where
Eqs. (10) and (11) combine all usable anchor measurements for target
Eq. (12) assigns a smaller influence to links with larger range uncertainty. The small constant
In Eq. (13),
Eq. (14) ensures that
Eq. (15) selects the valid real root that gives the smallest weighted residual. This step improves geometric consistency without introducing an iterative estimator. The final estimate and residual score are computed as
Eq. (16) measures the normalized weighted mismatch between the estimated position and the anchor observations. A localization result is accepted only if
The CRLB is used as a theoretical benchmark for the best achievable localization accuracy under the adopted LQI measurement model. The expected LQI, its position gradient, and the Fisher information matrix are
Eq. (17) gives the noiseless LQI predicted at a given position. Eq. (18) measures how sensitive the LQI is to small position changes. Eq. (19) accumulates the information contributed by all visible anchors. For equal LQI noise variance, the Fisher information matrix components are
Eq. (20) shows how anchor geometry affects information in the
Eq. (21) gives the minimum achievable position-error variance under the assumed LQI noise model. If
3.5 Workflow and Implementation-Level Algorithm
The complete computational workflow is summarized in Fig. 3. The workflow begins with LQI packet acquisition and link filtering. Accepted LQI measurements are converted into range estimates using the calibrated model. The resulting ranges are processed by the WLS estimator, refined by the scalar consistency step, and checked using residual and geometry constraints. Finally, localization accuracy, runtime, throughput, confidence intervals, and CRLB gap are reported.

Figure 3: Workflow of the proposed LQI-based VANET localization framework. The workflow includes LQI acquisition, link filtering, calibration, range estimation, WLS localization, scalar consistency refinement, validation, CRLB computation, and performance evaluation.
Algorithm 1 provides the implementation-level steps of the proposed framework.

3.6 Simulation Environment and Scenario Configuration
The Monte Carlo evaluation is conducted under highway, urban, and tunnel/NLOS VANET scenarios. The highway scenario uses a 1000 m × 500 m area, three lanes per direction, speeds of

3.7 Benchmark Methods, Evaluation Metrics and Statistical Validation
The proposed LQI-WLS estimator is compared with LS, WLS, RSS/RSSI-WLS, EKF, UKF, PF, cooperative localization, GNSS/INS/RSS fusion, and ML-based localization. All methods use the same anchor coordinates, packet availability, and measurement-noise realizations. LS uses unweighted multilateration, WLS uses
Eq. (22) measures the Euclidean localization error and its aggregate RMSE over all successful estimates. The binary variable
Eq. (23) defines the success ratio, throughput, and average runtime. These metrics measure both localization reliability and real-time computational feasibility. Percentage improvement over a baseline is computed as
Eq. (24) is used with lower-is-better metrics such as RMSE and higher-is-better metrics such as throughput. This separates accuracy improvement from throughput improvement. For each scenario and method, the mean, standard deviation, median, 90th percentile, and 95% confidence interval are reported. The confidence interval is computed as
where


3.8 Trace-Driven Validation Dataset
To complement the synthetic MATLAB/SUMO evaluation, trace-driven validation is performed using the NGSIM US-101 vehicle trajectory dataset [46]. This dataset contains real freeway mobility traces recorded on U.S. Highway 101 in Los Angeles, California, from 7:50–8:05 AM on June 15, 2005. These trajectory data provide a realistic basis for testing the proposed localization method, although the recorded scenario remains limited to one freeway segment and one observation period. It provides vehicle position, speed, acceleration, and lane ID at 10 Hz but does not include physical LQI/RSS packet measurements. Therefore, the vehicle trajectories are used as ground truth, while LQI observations, packet-loss masks, and RSU-to-vehicle ranges are generated using the calibrated LQI-distance and highway-channel models. The trace coordinates are converted to metres and normalized into a local 640 m × 30 m freeway plane. The longitudinal coordinate is mapped to
Eq. (26) uses real vehicle coordinates to calculate RSU-to-vehicle distances, while the calibrated LQI model generates the corresponding LQI observations. A localization attempt is successful only when at least three non-collinear RSUs remain available after LQI, range, and packet-reception filtering. The proposed estimator and all baselines use the same traces, RSU coordinates, generated LQI observations, and packet-loss masks. The NGSIM setup is summarized in Table 9.

The ablation study isolates the contribution of each component in the proposed LQI-WLS localization framework. All variants use the same vehicle positions, anchor locations, packet-loss realizations, and channel conditions as the full method. Performance is evaluated using RMSE, median error, 90th percentile error, success ratio, throughput, runtime, and CRLB gap. The difference between the full method and each variant shows the contribution of calibration, WLS weighting, scalar refinement, link filtering, RSU cooperation, and packet-loss modeling. The ablation variants are summarized in Table 10.

3.10 Sensitivity Analysis Design
The sensitivity analysis evaluates the robustness of the proposed localization framework under changing deployment and channel conditions. In each experiment, one factor is varied while all other parameters remain fixed at their default values from Table 6. The outputs include RMSE, success ratio, 90th percentile error, throughput, and runtime. This design identifies whether performance degradation is mainly caused by anchor geometry, anchor failure, packet loss, LQI noise, shadowing, NLOS propagation, traffic density, communication radius, or vehicle speed. The tested sensitivity factors are summarized in Table 11.

3.11 Computational Complexity and Scalability
The computational complexity is evaluated per target vehicle and per network snapshot. Let
With fixed
Thus, the proposed estimator scales mainly with the number of usable target-anchor links. The complexity comparison is summarized in Table 12.

3.12 Assumption Justification and Reproducibility
The proposed methodology follows practical VANET assumptions involving two-dimensional positioning, known RSU anchors, quasi-static localization snapshots, partial connectivity, LQI uncertainty, and trace-driven validation. These assumptions are chosen to match road-level localization while keeping the estimator reproducible and comparable across all baselines. Some are restrictive. However, each assumption can be relaxed or tested through the sensitivity experiments shown in Table 11, which makes the evaluation more transparent. All experiments are reproducible using the parameters reported in Tables 3, 4, 6, 7 and 9–11. For each Monte Carlo trial, the implementation stores the random seed, vehicle positions, anchor coordinates, LQI samples, packet-loss masks, and method outputs. For the NGSIM validation, the selected vehicle IDs, time frames, normalized coordinates, RSU coordinates, generated LQI observations, and packet-loss masks are also stored. This ensures that the proposed method and all baselines are evaluated under identical mobility, channel, and network conditions. The modeling assumptions, justifications, and mitigation checks are summarized in Table 13.

This section evaluates the proposed LQI-based closed-form localization framework using controlled Monte Carlo simulations and NGSIM US-101 trace-driven validation. The simulations test different VANET densities, RSU geometries, channel impairments, packet loss, NLOS effects, and benchmark methods with
4.1 Experimental Layouts for 10, 50, and 100 Vehicles
The target-density layouts for the controlled simulations are shown in Fig. 4. Fig. 4a–c show the 10-vehicle, 50-vehicle, and 100-vehicle cases, respectively. All layouts use the same RSU deployment model and differ mainly in vehicle density, link availability, and packet-collision probability. These layouts show how the estimator behaves from sparse to dense network operation. The 10-vehicle case tests baseline accuracy under low interference. The 50-vehicle case represents moderate traffic where more packets are available, but interference begins to appear. The 100-vehicle case is the most demanding case because it has higher density, more simultaneous transmissions, and more degraded links.

Figure 4: Experimental layouts for the evaluated VANET target densities. The scenarios use
4.2 Ranging Error under Different Vehicle Densities
The ranging-error curves for the three vehicle densities are shown in Fig. 5. The plots compare CRLB, LS, WLS, and the proposed LQI-based estimator. The error bars or shaded bands show the 95% confidence intervals from

Figure 5: Ranging-error comparison for
In Table 14, the proposed method obtain
4.3 Localization Accuracy Compared with Advanced Baselines
The localization-error comparison with classical and advanced baselines is summarized in Table 15. The table includes LS, WLS, RSSI-WLS, EKF, UKF, PF, cooperative localization, hybrid GNSS/INS/RSS fusion, and an ML-based localization method. All methods use the same anchor geometry, packet reception conditions, and Monte Carlo samples. LS is sensitive to range errors because all anchors are treated equally. WLS reduces this effect by assigning a lower weight to high-variance links, but it cannot fully remove LQI-to-distance bias. EKF and UKF benefit from temporal prediction but may degrade when the measurement model is biased or when lane changes are rapid. PF handles nonlinear effects but needs higher computation and depends on the particle count. The proposed method improves the ranging stage through calibration, reduces unreliable-link effects through WLS, and applies scalar refinement to reduce nonlinear reconstruction error.
4.4 Localization Error for 10, 50, and 100 Vehicles
The localization-error plots for 10, 50, and 100 vehicles are shown in Fig. 6. The figure includes 95% CI bars or shaded bands for all methods. The numerical results are reported in Table 16. The proposed method gives lower localization error than LS and WLS and stays closer to the CRLB. The gap from the CRLB increases with vehicle density because packet collisions, partial connectivity, and interference reduce reliable geometric information.

Figure 6: Localization-error results for

For the 10-vehicle case in Table 16, the proposed method obtains
4.5 Statistical Significance of Localization Improvements
The statistical significance of the localization gains is summarized in Table 17. The table compares the proposed method with each baseline using the same Monte Carlo realizations. The

The comparison includes only executable localization algorithms. CRLB is excluded because it is a theoretical lower bound rather than a localization algorithm. The curves for the three target densities are shown in Fig. 7. The figure uses the same packet rate, RSU setup, and link-filtering criteria as the localization experiments.

Figure 7: Throughput comparison for
The numerical throughput values are reported in Table 18. The proposed method improves throughput because it rejects unreliable estimates through residual validation and resolves accepted locations using a closed-form computation rather than an iterative update. The gain does not mean that the physical packet rate increases; it means that the algorithm produces more valid localization outputs per unit time.

The throughput gain for the 100-vehicle case is computed from the raw values in Table 19. The proposed method increases throughput from

It also increases throughput from
Thus, the reported gain uses the raw throughput values rather than normalized levels. Table 19 confirms that the proposed method achieves higher throughput than LS and WLS in the 100-vehicle case. Reporting the raw values, confidence interval, and statistical test removes ambiguity from the percentage-gain statement.
4.7 Confidence Intervals and Visual Uncertainty Reporting
The uncertainty visualization for RMSE, localization error, and throughput is shown in Fig. 8. The figure presents 95% confidence intervals using error bars and is exported in high-resolution format.

Figure 8: Confidence-interval summary for localization error, throughput and RMSE under
The numerical confidence-interval summary for Fig. 8 is reported in Table 20, which gives the mean, standard deviation, and 95% confidence bounds instead of only descriptive CI discussion. These intervals should be read with the paired significance tests in Table 17. Narrow intervals show stable Monte Carlo behavior. Overlapping intervals do not always mean non-significance because the paired test uses trial-by-trial differences.

4.8 Error Distribution and Tail Behavior
The localization-error distribution statistics are reported in Table 21; these values show whether a method improves only average RMSE or also reduces tail errors needed for safety-related VANET use. Table 21 shows that the proposed method reduces both central and tail error. The median error decreases because calibration improves the LQI-to-distance mapping. The 90th percentile and outlier rate decrease because WLS down-weights high-variance links and residual validation rejects geometrically inconsistent estimates.

4.9 Trace-Driven Validation Results
Fig. 9 provides a graphical comparison of the trace-driven localization results reported in Table 22. Fig. 9a shows that the proposed LQI-based method achieves the lowest RMSE for all vehicle densities. Fig. 9b shows the same trend for median localization error. Fig. 9c shows that the proposed method reduces the 90th percentile error, which indicates improved robustness under difficult trace-driven conditions. Fig. 9d shows that the proposed method obtains the highest success ratio for all vehicle densities.

Figure 9: Trace-driven localization performance on the NGSIM US-101 dataset for different vehicle densities: (a) RMSE, (b) median error, (c) 90th percentile error and (d) success ratio. The vehicle trajectories are real NGSIM freeway traces, while LQI observations are generated from the calibrated LQI-distance model.

Table 22 reports the NGSIM US-101 trace-driven results. The proposed method is evaluated using RMSE, median error, 90th percentile error, and success ratio. Vehicle positions are taken from real freeway trajectories, while LQI observations are generated using the calibrated LQI-distance model in Section 3.8. The proposed method gives RMSE values of
The ablation results are shown in Fig. 10. This figure compares the full proposed method with variants that remove calibration, WLS weighting, scalar refinement, link filtering, and RSU cooperation.

Figure 10: Ablation-study results for the proposed method using
The numerical ablation results are shown in Table 23. The full method gives the best RMSE of

The sensitivity curves are shown in Fig. 11 the figure includes RMSE and success-ratio trends under different RSU placements, number of RSUs, anchor failure rates, packet loss rates, LQI noise levels, fading severities, traffic densities, communication radii and NLOS percentages.

Figure 11: Sensitivity analysis of the proposed LQI localization method under changing RSU placement, number of anchors, anchor failure rate, packet loss rate, LQI noise, fading severity, traffic density, communication radius, and NLOS percentage. Each curve uses
The numerical sensitivity results are reported in Table 24, one parameter is varied at a time while the others remain fixed at the default settings in Table 6. The results show that more RSUs improve geometry and reduce rank-deficient cases. Higher packet loss or anchor failure lowers the success ratio because fewer valid links remain after filtering. Higher LQI noise increases uncertainty and widens the confidence intervals. Higher NLOS percentage reduces accuracy because obstruction and multipath bias the received link quality.

4.12 Realistic Scenario Evaluation
The realistic-scenario comparison is shown in Fig. 12. The figure separately reports highway, urban canyon, tunnel, NLOS/multipath, sparse traffic, dense traffic, and trace-driven mobility conditions.

Figure 12: Realistic-scenario localization performance under highway, urban canyon, tunnel, NLOS/multipath, sparse traffic, dense traffic, and NGSIM trace-driven mobility settings. Simulation-based scenarios use calibrated LQI measurements,
The realistic-scenario results are summarized in Table 25. Highway, urban, tunnel, NLOS/multipath, sparse-traffic, and dense-traffic cases are controlled simulations. The trace-driven case uses NGSIM US-101 trajectories with calibrated model-generated LQI observations. No physical hardware measurement is reported. Highway LOS gives the lowest error because the LQI-distance relation is close to the calibrated log-distance model. Urban canyon and tunnel cases increase RMSE and outliers due to multipath and NLOS bias. Dense traffic improves measurement availability but also increases packet collisions. The trace-driven result shows stable performance under real freeway mobility, although the LQI values are still model-generated.

The LQI-noise sensitivity trend is shown in Fig. 13. The figure reports RMSE as a function of

Figure 13: Noise-sensitivity comparison under
The noise-sensitivity values are reported in Table 26. Increasing

4.14 Impact of Anchor Geometry
The anchor-geometry impact is illustrated in Fig. 14, which shows RMSE and CRLB gap under good, moderate, and poor RSU geometries.

Figure 14: Effect of anchor geometry on localization accuracy under good, moderate, and near-collinear RSU placement. The experiment uses
The GDOP-style anchor-geometry results are summarized in Table 27. Anchor placement remains important even with LQI calibration and WLS. Near-collinear RSUs increase error because the geometry matrix becomes ill-conditioned. In this case, small LQI-based range errors are amplified along the weak geometric axis. Better angular separation reduces this effect and moves the RMSE closer to the CRLB.

4.15 Runtime, Latency, Packet Overhead, and Scalability
The runtime, latency, packet overhead, and energy-cost values are summarized in Table 28. These metrics matter because VANET localization must satisfy real-time limits and cannot be judged through RMSE alone. The proposed method records the lowest runtime at

The theoretical complexity and measured runtime are summarized in Table 29, following the definitions in Section 3.11 and showing that the proposed LQI-WLS-Refined method has complexity

5.1 Interpretation of Proposed Localization Results
The results show that the proposed calibrated LQI-based localization framework provides a low-cost RSU-assisted VANET localization solution whose gains mainly come from LQI-to-range calibration and variance-aware WLS weighting and scalar consistency refinement. Range bias is reduced, unreliable links are suppressed, and agreement with nonlinear localization geometry is improved, which explains the lower ranging error in Table 14 and lower localization error in Table 16 and stronger baseline performance in Table 15. The method also improves central and tail-error behavior because Table 21 shows reduced median error,
5.2 Comparison with Recent GNSS-Challenged Localization Methods
Table 30 compares the proposed method with recent GNSS-challenged vehicular localization approaches. Kang et al. [56] use LiDAR, V2X, and filtering-based fusion, which improves robustness in GNSS-denied cases but requires additional onboard sensing. Halili et al. [57] use ToA and Doppler radio measurements for tunnel localization, which can achieve high accuracy but depends on synchronization and Doppler processing. Min et al. [58] improve cooperative GNSS/V2V localization through scheduling, although this adds communication and optimization complexity. Chang [59] uses TDoA projection with cellular anchors, which supports GNSS-free localization but requires dense timing infrastructure. Compared with these methods, the proposed framework uses communication-layer LQI information from RSU or anchor links. It does not require LiDAR, camera sensing, dense 5G/6G timing anchors, or full GNSS/INS fusion. The results in Tables 15, 28 and 29 show that this design gives a useful balance between accuracy, runtime, latency, and packet overhead.

5.3 Deployment Implications and Limitations
The deployment results show that localization quality depends strongly on RSU geometry, link quality, and channel conditions. Table 27 shows that near-collinear RSUs increase error because the geometry matrix becomes ill-conditioned. Table 24 shows that packet loss, anchor failure, LQI noise, and NLOS percentage reduce accuracy and success ratio. Table 25 further shows that highway LOS gives the best performance, while urban canyon and tunnel cases increase error due to multipath and NLOS bias. The system-level results in Tables 28 and 29 suggest that the proposed method is suitable for real-time RSU-centric ITS deployments. Its closed-form WLS structure avoids iterative filtering and particle propagation, which reduces runtime and latency. The packet overhead also remains low because the method uses existing RSU/anchor communication links instead of high-bandwidth perception data. The main limitation is the dependence on stable LQI-to-range calibration. Severe NLOS, hardware heterogeneity, antenna variation, weather changes, and RSU relocation can shift the LQI-distance relation.
This paper presented a calibrated LQI-based closed-form localization framework for partially connected RSU-assisted VANETs. The proposed framework combines LQI-to-range calibration, link-availability filtering, variance-aware WLS estimation, and scalar consistency refinement to improve localization accuracy under practical VANET conditions. Unlike approaches that assume ideal connectivity, the proposed method considers communication-radius limits, LQI thresholds, packet reception constraints, and anchor availability. The CRLB was also used as a theoretical benchmark to compare the empirical localization performance with the achievable lower bound. The proposed framework was evaluated using synthetic Monte Carlo scenarios and real-world NGSIM US-101 mobility traces, while physical LQI hardware measurement remains future work. In the controlled simulation results, the proposed method reduced ranging and localization error compared with LS and WLS and remained closer to the CRLB under favorable anchor geometry. The evaluation was further extended to advanced baselines, including RSSI-WLS, EKF, UKF, particle filtering, cooperative localization, hybrid GNSS/INS/RSS fusion, and ML-based localization. The results indicate that the main performance gains come from calibrated LQI-to-range conversion, partial-connectivity filtering, variance-based WLS weighting, and scalar consistency refinement.
The NGSIM US-101 trace-driven validation further showed that the proposed method remains effective when vehicle mobility is taken from real freeway trajectories rather than synthetic random placement. Under the same trace-driven setup, the proposed method outperformed LS, WLS, RSSI-WLS, EKF, UKF, and PF. It achieved RMSE values of 2.39, 2.55, and 3.14 m for 10, 50, and 100 vehicle cases, respectively, with corresponding success ratios of 0.96, 0.94, and 0.92. These results indicate that the proposed framework provides a low-cost, communication-layer-based localization solution for RSU-supported VANET environments. In the 100-vehicle case, throughput improved from 0.614 to 1.169 successful localizations/s compared with LS, corresponding to a 90.39% gain. Compared with WLS, throughput improved from 0.591 to 1.169 successful localizations/s, corresponding to a 97.80% gain. These values are reported using the raw baseline and proposed throughputs to avoid ambiguity in the percentage-gain claim.
Although NGSIM validates mobility realism, future field experiments will validate the radio measurement model using real LQI and RSS packet logs. Future work will collect physical LQI/RSS traces using RSUs and onboard units under highway, urban canyon, tunnel, and NLOS conditions. Further work will also investigate online adaptive calibration, calibration transfer across different roads and RSU hardware, 5G/6G NR-V2X integration, hybrid GNSS/INS/LQI fusion, map matching, deep-learning-based NLOS detection, and multi-city trace-driven validation.
Acknowledgement: The authors gratefully acknowledge the support provided by the Deanship of Scientific Research, Vice Presidency for Graduate Studies and Scientific Research, King Faisal University, Saudi Arabia, under Grant No. KFU262743 and by the Princess Nourah bint Abdulrahman University Researchers Supporting Project, Princess Nourah bint Abdulrahman University, Riyadh, Saudi Arabia, under Project No. PNURSP2026R719.
Funding Statement: This work was supported by the Deanship of Scientific Research, Vice Presidency for Graduate Studies and Scientific Research, King Faisal University, Saudi Arabia, under Grant No. KFU262743 and by the Princess Nourah bint Abdulrahman University Researchers Supporting Project, Princess Nourah bint Abdulrahman University, Riyadh, Saudi Arabia, under Project No. PNURSP2026R719.
Author Contributions: Waqas Ahmad contributed to methodology; Shahzad Anwar contributed to validation; Abid Iqbal contributed to supervision; Abuzar Khan contributed to software; Saad Arif contributed to formal analysis; Ali S. Alzahrani contributed to resources; Mohammed Al-Naeem contributed to investigation; Fatimah Alhayan contributed to review and editing; Syed Hashim Raza Bukhari contributed to technical validation; and Ghassan Husnain contributed to writing, review and editing. All authors reviewed and approved the final version of the manuscript.
Availability of Data and Materials: The authors confirm that the data supporting the findings of this study are available within the article.
Ethics Approval: Not applicable.
Conflicts of Interest: The authors declare no conflicts of interest.
References
1. Rashid K, Saeed Y, Ali A, Jamil F, Alkanhel R, Muthanna A. An adaptive real-time malicious node detection framework using machine learning in vehicular ad-hoc networks (VANETs). Sensors. 2023;23(5):2594. doi:10.3390/s23052594. [Google Scholar] [PubMed] [CrossRef]
2. Zhang X, Li J, Zhou J, Zhang S, Wang J, Yuan Y, et al. Vehicle-to-everything communication in intelligent connected vehicles: a survey and taxonomy. Automot Innov. 2025;8(1):13–45. doi:10.1007/s42154-024-00310-2. [Google Scholar] [CrossRef]
3. Gupta S, Gao GX. Reliable urban vehicle localization under faulty satellite navigation signals. EURASIP J Adv Signal Process. 2024;2024(1):53. doi:10.1186/s13634-024-01150-2. [Google Scholar] [CrossRef]
4. Huang Z, Chen S, Pian Y, Sheng Z, Ahn S, Noyce DA. Toward C-V2X enabled connected transportation system: RSU-based cooperative localization framework for autonomous vehicles. IEEE Trans Intell Transp Syst. 2024;25(10):13417–31. [Google Scholar]
5. Abd El Ghafour MG, Abd El-Malek AH, Hassan OE, Abo-Zahhad M. Securing cooperative vehicular networks amid obstructing vehicles and mixed fading channels. Comput Netw. 2024;243(6):110291. doi:10.1016/j.comnet.2024.110291. [Google Scholar] [CrossRef]
6. Ullah Z, Husnain G, Iqbal A, Shah IA, Alzahrani AS, Naidu RS, et al. TrustChain-VANETs: blockchain and IPFS integration for reliable and secure vehicular communication in intelligent transportation systems (ITS). IET Intell Transp Syst. 2025;19(1):e70051. [Google Scholar]
7. Zong R, Wang Y, Ding J, Deng W. Statistical risk and performance analyses on naturalistic driving trajectory datasets for traffic modeling. World Electr Veh J. 2024;15(3):77. doi:10.3390/wevj15030077. [Google Scholar] [CrossRef]
8. Naeem MA, Chaudhary S, Meng Y. Road to efficiency: V2V enabled intelligent transportation system. Electronics. 2024;13(13):2673. [Google Scholar]
9. Cox AE, Mueller AS, Cicchino JB. Safety potential of crash avoidance features, improved headlights, and V2V-enhanced technologies for older drivers. J Saf Res. 2023;85(1):200–9. doi:10.1016/j.jsr.2023.02.004. [Google Scholar] [PubMed] [CrossRef]
10. Huang C, Lai F. An enhanced automatic emergency braking control method based on vehicle-to-vehicle communication. Algorithms. 2026;19(1):34. doi:10.3390/a19010034. [Google Scholar] [CrossRef]
11. Harding J, Powell G, Yoon R, Fikentscher J, Doyle C, Sade D, et al. Vehicle-to-vehicle communications: readiness of V2V technology for application. Washington, DC, USA: National Highway Traffic Safety Administration; 2014. [Google Scholar]
12. Iordache V, Minea M, Gheorghiu RA, Badau F, Cormos AC, Stan VA, et al. Integrating connected vehicles into iot ecosystems: a comparative study of low-power, long-range communication technologies. Sensors. 2024;24(23):7607. [Google Scholar] [PubMed]
13. Husnain G, Anwar S, Sikander G, Ali A, Lim S. A bio-inspired cluster optimization schema for efficient routing in vehicular ad hoc networks (VANETs). Energies. 2023;16(3):1456. doi:10.3390/en16031456. [Google Scholar] [CrossRef]
14. Alabdouli H, Hassan MS, Abdelfatah A. Enhancing route guidance with integrated V2X communication and transportation systems: a review. Smart Cities. 2025;8(1):24. doi:10.3390/smartcities8010024. [Google Scholar] [CrossRef]
15. Hussein NH, Yaw CT, Koh SP, Tiong SK, Chong KH. A comprehensive survey on vehicular networking: communications, applications, challenges, and upcoming research directions. IEEE Access. 2022;10(6):86127–80. doi:10.1109/ACCESS.2022.3198656. [Google Scholar] [CrossRef]
16. Yusuf SA, Khan A, Souissi R. Vehicle-to-Everything (V2X) in the autonomous vehicles domain—A technical review of communication, sensor, and ai technologies for road user safety. Transp Res Interdiscip Perspect. 2024;23(11):100980. doi:10.1016/j.trip.2023.100980. [Google Scholar] [CrossRef]
17. Cui T, Sun C, Li L. Information relaying methods in VANET: algorithms, standards, and tests. Appl Sci. 2022;12(21):10748. [Google Scholar]
18. Boukerche A, Oliveira HABF, Nakamura EF, Loureiro AAF. Vehicular ad hoc networks: a new challenge for localization-based systems. Comput Commun. 2008;31(12):2838–49. doi:10.1016/j.comcom.2007.12.004. [Google Scholar] [CrossRef]
19. Ou CH. A roadside unit-based localization scheme for vehicular ad hoc networks. Int J Commun Syst. 2014;27(1):135–50. doi:10.1002/dac.2352. [Google Scholar] [CrossRef]
20. Ahmad W, Husnain G, Ahmed S, Lim S. Received signal strength-based localization for vehicle distance estimation in vehicular ad hoc networks (VANETs). J Sens. 2023;2023(1):7826992. doi:10.1155/2023/7826992. [Google Scholar] [CrossRef]
21. Vignarca D, Vignati M, Arrigoni S, Sabbioni E. Infrastructure-based vehicle localization through camera calibration for I2V communication warning. Sensors. 2023;23(16):7136. doi:10.3390/s23167136. [Google Scholar] [PubMed] [CrossRef]
22. Husnain G, Anwar S, Shahzad F, Sikander G, Tariq R, Bakhtyar M, et al. An intelligent harris hawks optimization based cluster optimization scheme for VANETs. J Sens. 2022;2022(1):6790082. doi:10.1155/2022/6790082. [Google Scholar] [CrossRef]
23. Husnain G, Zafar W, Iqbal A, Khan A, Alzahrani AS, Al-Naeem M. A biologically inspired intelligent and energy efficient route optimization clustering algorithm for internet of vehicles (IoV). IET Intell Transp Syst. 2026;20(1):e70170. doi:10.1049/itr2.70170. [Google Scholar] [CrossRef]
24. Khan A, Junaid A, Husnain G, Alzahrani KJ, Alkahtani HK. An efficient intrusion detection system using domain-aware meta-learning with adapter-based few-shot adaptation in vehicular ad-hoc networks (VANETs). IET Intell Transp Syst. 2026;20(1):e70182. doi:10.1049/itr2.70182. [Google Scholar] [CrossRef]
25. Vanek B, Farkas M, Rozsa S. Position and attitude determination in urban canyon with tightly coupled sensor fusion and a prediction-based GNSS cycle slip detection using low-cost instruments. Sensors. 2023;23(4):2141. doi:10.3390/s23042141. [Google Scholar] [PubMed] [CrossRef]
26. Isaia C, Michaelides MP. A review of wireless positioning techniques and technologies: from smart sensors to 6G. Signals. 2023;4(1):90–136. doi:10.3390/signals4010006. [Google Scholar] [CrossRef]
27. Cha KJ, Lee JB, Ozger M, Lee WH. When wireless localization meets artificial intelligence: basics, challenges, synergies, and prospects. Appl Sci. 2023;13(23):12734. [Google Scholar]
28. Li J, Yu S, Wei Z, Zhou Z. An enhanced zigbee-based indoor localization method using multi-stage RSSI filtering and LQI-aware MLE. Sensors. 2025;25(9):2947. doi:10.3390/s25092947. [Google Scholar] [PubMed] [CrossRef]
29. Guo Y, Nie G, Gao W, Liao M. Joint positional and distance-based collaborative localization in vehicular networks. Measurement. 2025;244(1):116525. doi:10.1016/j.measurement.2024.116525. [Google Scholar] [CrossRef]
30. Park G. Optimal vehicle position estimation using adaptive unscented Kalman filter based on sensor fusion. Mechatronics. 2024;99(2):103144. doi:10.1016/j.mechatronics.2024.103144. [Google Scholar] [CrossRef]
31. Hu S, Zhao H, Zhuang C. A whole-net cooperative positioning method based on CDGNSS and inter-vehicle ranging. Chin J Aeronaut. 2024;37(2):401–16. doi:10.1016/j.cja.2023.09.017. [Google Scholar] [CrossRef]
32. Feng S, Shi W, Ma Y, Ning W, Meng Z. Fundamental GDOP bounds and base station deployment in 2D TDOA positioning systems. Prog Electromagn Res B. 2025;114:27–35. [Google Scholar]
33. Ding Y, Shen D, Pham K, Chen G. Optimal placements for minimum GDOP with consideration on the elevations of access nodes. IEEE Trans Instrum Meas. 2025;74(3):9501210. doi:10.1109/tim.2024.3497055. [Google Scholar] [CrossRef]
34. Hasan N, Abd Aziz A, Mahmud A, Alias YB, Besar RB, Hakim L, et al. Vehicle sensing and localization in vehicular networks. Int J Technol. 2024;15(3):641–53. doi:10.14716/ijtech.v15i3.5385. [Google Scholar] [CrossRef]
35. Gunay FB, Ozturk E, Cavdar T, Hanay YS, Khan AR. Vehicular ad hoc network (VANET) localization techniques: a survey. Arch Comput Methods Eng. 2021;28(4):3001–33. doi:10.1007/s11831-020-09487-1. [Google Scholar] [CrossRef]
36. Jeong TH, Lee YJ, Ahn WJ, Kang TK, Lim MT. Robust vehicle pose estimation through multi-sensor fusion of camera, IMU, and GPS using LSTM and kalman filter. Appl Sci. 2025;15(22):11863. doi:10.3390/app152211863. [Google Scholar] [CrossRef]
37. Nithiyanandam N, Rajesh M, Ramachandran S, Vengatesan K, Imran AM, Dhanamjayulu C, et al. Geometric trust-based secure localization technique for resiliency of GPS outage and location error in vehicular cyber-physical systems. Sci Rep. 2023;13(1):22324. doi:10.1038/s41598-023-48451-4. [Google Scholar] [CrossRef]
38. Huang Z, Ye G, Yang P, Yu W. Application of multi-sensor fusion localization algorithm based on recurrent neural networks. Sci Rep. 2025;15(1):8195. doi:10.1038/s41598-025-90492-4. [Google Scholar] [PubMed] [CrossRef]
39. Shamim S, Jafri SRN. Enhanced vehicle localization with low-cost sensor fusion for urban 3D mapping. PLoS One. 2025;20(5):e0318710. doi:10.1371/journal.pone.0318710. [Google Scholar] [PubMed] [CrossRef]
40. Khan A, Junaid A, Husnain G, Algarni A, Al-Rasheed A, Mostafa HA. Risk-aware federated hierarchical reinforcement learning for cooperative CAV safety in intelligent transportation system. IET Intell Transp Syst. 2026;20(1):e70230. doi:10.1049/itr2.70230. [Google Scholar] [CrossRef]
41. Liang Z, He K, Wang Z, Yang H, Zheng J. Research on INS/GNSS integrated navigation algorithm for autonomous vehicles based on pseudo-range single point positioning. Electronics. 2025;14(15):3048. doi:10.3390/electronics14153048. [Google Scholar] [CrossRef]
42. Medina-Garcia A, Duarte-Jasso J, Cardenas-Cornejo JJ, Andrade-Ambriz YA, Garcia-Montoya MA, Ibarra-Manzano MA, et al. Vision-based object localization and classification for electric vehicle driving assistance. Smart Cities. 2024;7(1):33–50. doi:10.3390/smartcities7010002. [Google Scholar] [CrossRef]
43. Gao H, Li X, Song X. A fusion strategy for vehicle positioning at intersections utilizing UWB and onboard sensors. Sensors. 2024;24(2):476. doi:10.3390/s24020476. [Google Scholar] [PubMed] [CrossRef]
44. Chai W, Shao G, Li Z, Li C, Shao W, Li M, et al. Topological semantic map construction and localization for intelligent vehicles in underground parking lots. Measurement. 2026;260(5):119845. doi:10.2139/ssrn.4877595. [Google Scholar] [CrossRef]
45. Markó N, Horváth E, Szalay I, Enisz K. Deep learning-based approach for autonomous vehicle localization: application and experimental analysis. Machines. 2023;11(12):1079. [Google Scholar]
46. Williams N, Administration FH. NGSIM vehicle trajectory data (US 101). Camera-recorded vehicle trajectories from U.S. Highway 101, Los Angeles, California; original data provided by the FHWA Next Generation Simulation project. Kaggle dataset. [cited 2026 Jan 1]. Available from: https://www.kaggle.com/datasets/nigelwilliams/ngsim-vehicle-trajectory-data-us-101. [Google Scholar]
47. Cramér H. Mathematical methods of statistics. Princeton, NJ, USA: Princeton University Press; 1946. [Google Scholar]
48. Bancroft S. An algebraic solution of the GPS equations. IEEE Trans Aerosp Electron Syst. 1985;AES-21(1):56–9. doi:10.1109/taes.1985.310538. [Google Scholar] [CrossRef]
49. Patwari N, Hero AO, Perkins M, Correal NS, O’Dea RJ. Relative location estimation in wireless sensor networks. IEEE Trans Signal Process. 2003;51(8):2137–48. doi:10.1109/tsp.2003.814469. [Google Scholar] [CrossRef]
50. Kalman RE. A new approach to linear filtering and prediction problems. J Basic Eng. 1960;82(1):35–45. doi:10.1115/1.3662552. [Google Scholar] [CrossRef]
51. Julier SJ, Uhlmann JK. Unscented filtering and nonlinear estimation. Proc IEEE. 2004;92(3):401–22. doi:10.1109/jproc.2003.823141. [Google Scholar] [CrossRef]
52. Arulampalam MS, Maskell S, Gordon N, Clapp T. A tutorial on particle filters for online nonlinear/non-gaussian bayesian tracking. IEEE Trans Signal Process. 2002;50(2):174–88. doi:10.1109/78.978374. [Google Scholar] [CrossRef]
53. Wymeersch H, Lien J, Win MZ. Cooperative localization in wireless networks. Proc IEEE. 2009;97(2):427–50. doi:10.1109/jproc.2008.2008853. [Google Scholar] [CrossRef]
54. Meng X, Wang H, Liu B. A robust vehicle localization approach based on GNSS/IMU/DMI/LiDAR sensor fusion for autonomous vehicles. Sensors. 2017;17(9):2140. doi:10.3390/s17092140. [Google Scholar] [PubMed] [CrossRef]
55. Brunato M, Battiti R. Statistical learning theory for location fingerprinting in wireless LANs. Comput Netw. 2005;47(6):825–45. doi:10.1016/j.comnet.2004.09.004. [Google Scholar] [CrossRef]
56. Kang MS, Ahn JH, Im JU, Won JH. Lidar- and V2X-based cooperative localization technique for autonomous driving in a GNSS-denied environment. Remote Sens. 2022;14(22):5881. doi:10.3390/rs14225881. [Google Scholar] [CrossRef]
57. Halili R, Bni Lam N, Yusuf M, Tanghe E, Joseph W, Weyn M, et al. Vehicle localization using doppler shift and time of arrival measurements in a tunnel environment. Sensors. 2022;22(3):847. doi:10.3390/s22030847. [Google Scholar] [PubMed] [CrossRef]
58. Min H, Li Y, Wu X, Wang W, Chen L, Zhao X. A measurement scheduling method for multi-vehicle cooperative localization considering state correlation. Veh Commun. 2023;44(8):100682. doi:10.1016/j.vehcom.2023.100682. [Google Scholar] [CrossRef]
59. Chang S. Localization based on TDoA projection for autonomous vehicles in 6G cellular networks. ICT Express. 2024;10(1):34–8. doi:10.1016/j.icte.2023.03.012. [Google Scholar] [CrossRef]
Cite This Article
Copyright © 2026 The Author(s). Published by Tech Science Press.This work is licensed under a Creative Commons Attribution 4.0 International License , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.


Submit a Paper
Propose a Special lssue
View Full Text
Download PDF

Downloads
Citation Tools