paper-with-me

홈 › Papers

Commercial Vehicle Braking Optimization: A Robust SIFT-Trajectory Approach

2025-12-21 · Zhe Li, Kun Cheng, Hanyue Mo, Jintao Lu, Ziwen Kuang, Jianwen Ye, Lixu Xu, Xinya Meng, Jiahui Zhao, Shengda Ji, Shuyuan Liu, Mengyu Wang arxiv

A vision-based trajectory analysis solution is proposed to address the "zero-speed braking" issue caused by inaccurate Controller Area Network (CAN) signals in commercial vehicle Automatic Emergency Braking (AEB) systems during low-speed operation. The algorithm utilizes the NVIDIA Jetson AGX Xavier platform to process sequential video frames from a blind spot camera, employing self-adaptive Contrast Limited Adaptive Histogram Equalization (CLAHE)-enhanced Scale-Invariant Feature Transform (SIFT) feature extraction and K-Nearest Neighbors (KNN)-Random Sample Consensus (RANSAC) matching. This allows for precise classification of the vehicle's motion state (static, vibration, moving). Key innovations include 1) multiframe trajectory displacement statistics (5-frame sliding window), 2) a dual-threshold state decision matrix, and 3) OBD-II driven dynamic Region of Interest (ROI) configuration. The system effectively suppresses environmental interference and false detection of dynamic objects, directly addressing the challenge of low-speed false activation in commercial vehicle safety systems. Evaluation in a real-world dataset (32,454 video segments from 1,852 vehicles) demonstrates an F1-score of 99.96% for static detection, 97.78% for moving state recognition, and a processing delay of 14.2 milliseconds (resolution 704x576). The deployment on-site shows an 89% reduction in false braking events, a 100% success rate in emergency braking, and a fault rate below 5%.

📄 PDF Abstract BibTeX arXiv:2512.18597

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimizing Energy-Efficient Braking Trajectories with Anticipatory Road Data for Automated Vehicles

2024-06-25 · Andres Alvarez Prado, Vladislav Nenchev, Christian Rathgeber

Trajectory planning in automated driving typically focuses on satisfying safety and comfort requirements within the vehicle's onboard sensor range. This paper introduces a method that leverages anticipatory road data, su…

continuous-controlContinuous ControlTrajectory Planning

Still Camouflage, Moving Illusion: View-Induced Trajectory Manipulation in Autonomous Driving

2026-05-12 · Shuo Ju, Qingzhao Zhang, Huashan Chen, Xuheng Wang 외 arxiv

Existing physical adversarial attacks on vision-based autonomous driving induce time-evolving perception errors, including biased object tracking or trajectory prediction, through (i) sophisticated physical patch inducin…

Trajectory PredictionAutonomous VehiclesAutonomous DrivingObject Tracking

Yaw Stability Control System Development and Implementation for a Fully Electric Vehicle

2020-12-08 · Kerim Kahraman, Mutlu Senturk, Mumin Tolga Emirler, Ismail Meric Can Uygan 외

There is growing interest in fully electric vehicles in the automotive industry as it becomes increasingly more difficult to meet new and upcoming emission regulations based on internal combustion engines. Fully electric…

V-CAS: A Realtime Vehicle Anti Collision System Using Vision Transformer on Multi-Camera Streams

2024-11-04 · Muhammad Waqas Ashraf, Ali Hassan, Imad Ali Shah

This paper introduces a real-time Vehicle Collision Avoidance System (V-CAS) designed to enhance vehicle safety through adaptive braking based on environmental perception. V-CAS leverages the advanced vision-based transf…

Collision Avoidanceobject-detectionObject DetectionTransfer Learning

ReinVBC: A Model-based Reinforcement Learning Approach to Vehicle Braking Controller

2026-04-06 · Haoxin Lin, Junjie Zhou, Daheng Xu, Yang Yu arxiv

Braking system, the key module to ensure the safety and steer-ability of current vehicles, relies on extensive manual calibration during production. Reducing labor and time consumption while maintaining the Vehicle Braki…

Reinforcement Learning