SearcharxivSearch

arXiv subjects

Araf Rahman

Publications and source records attributed to Araf Rahman.

3 recordsLinked to original sources

Digital Twin-Based Intrusion Detection for Vehicle Powertrain CAN Bus Systems

Existing automotive intrusion detection systems (IDSs) for the Controller Area Network (CAN) largely target discrepancies in message timing, frequency, or sequencing and cannot detect attacks that preserve these properties while manipulating the payload. Digital twins (DTs) have been used to emulate CAN traffic and generate attack scenarios for IDS evaluation, but their use for intrusion detection remains unexplored. This study develops a DT-based IDS that jointly models physical relationships among decoded powertrain signals and identifies attacks through residuals between predicted and observed behavior. A shared-encoder LSTM DT was trained on 17 decoded signals from a real Hyundai/Kia CAN log to jointly predict seven numeric and two categorical gear signals over a 24-step window. A timestep is flagged when a residual exceeds a calibrated threshold, while adaptive rollout protects the twin's input history from sustained contamination. Four attacks (plateau, continuous drift, masquerade, and gear masquerade) were evaluated against the twin and a range-and-plausibility baseline. The DT outperformed the baseline across all attacks, achieving detection rates of 94.6% for continuous drift and 89.2% for masquerade, while the baseline detected almost none of the fabricated payload attacks. These results demonstrate that learning coupled vehicle dynamics enables detection of stealthy payload manipulations that preserve normal CAN communication patterns. False positive rates reached 39.6%, highlighting the need for improved robustness under sustained attacks. The DT-based IDS shows promise for detecting stealthy payload-level CAN attacks that preserve normal communication patterns, supporting behavior-based cybersecurity for connected and automated vehicles.

cs.CR

In-Vehicle Digital Twin-Based Collision Warning Framework with Sybil Attack Detection

Connected Vehicles (CVs) rely extensively on communication technologies to enable data-driven predictive analyses for enhancing performance and safety. These communication channels can be exploited by adversaries to launch cyberattacks such as Sybil attacks, which could threaten both safety-critical and mobility applications, leaving CVs vulnerable and putting human lives at risk. As CV deployment continues to expand, the need to detect and mitigate cyberattacks in real-time becomes increasingly urgent. This study presents an in-vehicle Digital Twin (DT)-based collision warning framework with built-in capabilities for Sybil attacks detection. The framework integrates a Temporal Convolutional Network (TCN) for learning temporal dependencies in vehicle trajectory data and Hierarchical Navigable Small World (HNSW) algorithms for efficient similarity-based classification. Our framework is evaluated on real-world Sybil attack data, collected through field experiments. The framework achieved accuracy, recall, and F1 scores of 0.984, 1.00, and 0.944, respectively, in detecting Sybil-generated fake vehicles. During the safety evaluation, the framework reduced the mean Time Exposed Time-To-Collision (TET) and mean Time Integrated Time-To-Collision (TIT) of near-collision events by 88% and 72%, respectively. Furthermore, real-world feasibility evaluation shows that the framework conformed to the standardized maximum allowable latency for safety applications and operated well within the capacity of modern processors -- demonstrating the promise of an in-vehicle DT-based framework as an attack mitigation mechanism against Sybil attacks for next-generation CVs.

cs.CR

A Digital Twin-Based Simulation Framework for Safe Curve Speed Estimation Using Unity

Horizontal curves are often associated with roadway crashes due to speed misjudgment and loss of control. With the growing adoption of autonomous and connected vehicles, the accurate estimation of safe speed at curves is becoming increasingly important. The widely used AASHTO design method for safe curve speed estimation relies on an analytical equation based on a simplified point mass model, which often uses conservative parameters to account for vehicular and environmental variations. This paper presents a digital twin-based framework for estimating safe speed at curves using a physics-driven virtual environment developed in the Unity engine. In this framework, a real-world horizontal road curve is selected, and vehicle speed data are collected using a radar gun under various weather conditions. A 3D model of the road curve is constructed in a Unity environment using roadway geometric and elevation data. A parameterized vehicle model is integrated, allowing for variations in mass, acceleration, and center of gravity to reflect different vehicle types and loading scenarios. This simulation identifies the maximum safe speed at which a vehicle can traverse the given curve, providing a more vehicle and environment-specific estimate of the safe operating speed. The study validated that the safe curve speed estimates generated by the simulation were consistent with the real-world speed values observed at a curve. This study demonstrates how a physics-based digital twin can estimate a safer and more adaptive operating speed for vehicles traversing horizontal curves.

eess.SY