• Title/Summary/Keyword: Urban Autonomous Driving

Search Result 68, Processing Time 0.021 seconds

Traffic Accidents Scenarios Based on Autonomous Vehicle Functional Safety Systems (자율주행차량 기능안전 시스템 기반 사고 시나리오 도출)

  • Heesoo Kim;Yongsik You;Hyorim Han;Min-je Cho;Tai-jin Song
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.22 no.6
    • /
    • pp.264-283
    • /
    • 2023
  • Unlike conventional vehicle traffic accidents, autonomous vehicles traffic accidents can be caused by various factors, including technical problems, the environment, and driver interaction. With the future advances in autonomous driving technology, new issues are expected to emerge in addition to the existing accident causes, and various scenario-based approaches are needed to respond to them. This study developed autonomous vehicle traffic accident scenarios by collecting autonomous driving accident reports, CA DMV collision reports, autonomous driving mode disengagement reports, and autonomous driving actual accident videos. The scenarios were derived based on the functional safety system failure modes of ISO 26262 and attempted to reflect the various issues of autonomous driving functions. The autonomous vehicle scenarios derived through this study are expected to play an essential role in preventing and preparing for various autonomous vehicle traffic accidents in the future and improving the safety of autonomous driving technology.

Localization Requirements for Safe Road Driving of Autonomous Vehicles

  • Ahn, Sang-Hoon;Won, Jong-Hoon
    • Journal of Positioning, Navigation, and Timing
    • /
    • v.11 no.4
    • /
    • pp.389-395
    • /
    • 2022
  • In order to ensure reliability the high-level automated driving such as Advanced Driver Assistance System (ADAS) and universal robot taxi provided by autonomous driving systems, the operation with high integrity must be generated within the defined Operation Design Domain (ODD). For this, the position and posture accuracy requirements of autonomous driving systems based on the safety driving requirements for autonomous vehicles and domestic road geometry standard are necessarily demanded. This paper presents localization requirements for safe road driving of autonomous ground vehicles based on the requirements of the positioning system installed on autonomous vehicle systems, the domestic road geometry standard and the dimensions of the vehicle to be designed. Based on this, 4 Protection Levels (PLs) such as longitudinal, lateral, vertical PLs, and attitude PL are calculated. The calculated results reveal that the PLs are more strict to urban roads than highways. The defined requirements can be used as a basis for guaranteeing the minimum reliability of the designed autonomous driving system on roads.

Impact Analysis of Connected-Automated Driving Services on Urban Roads Using Micro-simulation (미시교통시뮬레이션 기반 도심도로 자율협력주행 서비스 효과 분석)

  • Lee, Ji-yeon;Son, Seung-neo;Park, Ji-hyeok;So, Jaehyun(Jason)
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.21 no.1
    • /
    • pp.91-104
    • /
    • 2022
  • The operational design domain (ODD) of autonomous vehicles needs to be expanded on highways and urban roads in light of the substantial commercialization of Level 3 autonomous vehicles. Therefore, this study developed a specific infrastructure autonomous vehicle-based cooperative driving service to ensure the driving safety of autonomous vehicles on city roads. The traffic operation efficiency, safety evaluation, and core evaluation indices for each service were selected and analyzed to study the effect of each service. The result of the analysis confirmed that the traffic operation efficiency and safety of autonomous vehicles were improved through the V2X communication-based autonomous cooperative driving service. On the whole, the significance of this study is in deriving the effect of the autonomous cooperative driving service based on V2X communication on urban roads with interrupting traffic flow.

Human Driving Data Based Simulation Tool to Develop and Evaluate Automated Driving Systems' Lane Change Algorithm in Urban Congested Traffic (도심 정체 상황에서의 자율주행 차선 변경 알고리즘 개발 및 평가를 위한 실도로 데이터 기반 시뮬레이션 환경 개발)

  • Dabin Seo;Heungseok Chae;Kyongsu Yi
    • Journal of Auto-vehicle Safety Association
    • /
    • v.15 no.2
    • /
    • pp.21-27
    • /
    • 2023
  • This paper presents a simulation tool for developing and evaluating automated driving systems' lane change algorithm in urban congested traffic. The behavior of surrounding vehicles was modeled based on driver driving data measured in urban congested traffic. Surrounding vehicles are divided into aggressive vehicles and non-aggressive vehicles. The degree of aggressiveness is determined according to the lateral position to initiate interaction with the vehicle in the next lane. In addition, the desired velocity and desired time gap of each vehicle are all randomly assigned. The simulation was conducted by reflecting the cognitive limitations and control performance of the autonomous vehicle. It was possible to confirm the change in the lane change performance according to the variation of the lane change decision algorithm.

LiDAR Static Obstacle Map based Vehicle Dynamic State Estimation Algorithm for Urban Autonomous Driving (도심자율주행을 위한 라이다 정지 장애물 지도 기반 차량 동적 상태 추정 알고리즘)

  • Kim, Jongho;Lee, Hojoon;Yi, Kyongsu
    • Journal of Auto-vehicle Safety Association
    • /
    • v.13 no.4
    • /
    • pp.14-19
    • /
    • 2021
  • This paper presents LiDAR static obstacle map based vehicle dynamic state estimation algorithm for urban autonomous driving. In an autonomous driving, state estimation of host vehicle is important for accurate prediction of ego motion and perceived object. Therefore, in a situation in which noise exists in the control input of the vehicle, state estimation using sensor such as LiDAR and vision is required. However, it is difficult to obtain a measurement for the vehicle state because the recognition sensor of autonomous vehicle perceives including a dynamic object. The proposed algorithm consists of two parts. First, a Bayesian rule-based static obstacle map is constructed using continuous LiDAR point cloud input. Second, vehicle odometry during the time interval is calculated by matching the static obstacle map using Normal Distribution Transformation (NDT) method. And the velocity and yaw rate of vehicle are estimated based on the Extended Kalman Filter (EKF) using vehicle odometry as measurement. The proposed algorithm is implemented in the Linux Robot Operating System (ROS) environment, and is verified with data obtained from actual driving on urban roads. The test results show a more robust and accurate dynamic state estimation result when there is a bias in the chassis IMU sensor.

Vision and Lidar Sensor Fusion for VRU Classification and Tracking in the Urban Environment (카메라-라이다 센서 융합을 통한 VRU 분류 및 추적 알고리즘 개발)

  • Kim, Yujin;Lee, Hojun;Yi, Kyongsu
    • Journal of Auto-vehicle Safety Association
    • /
    • v.13 no.4
    • /
    • pp.7-13
    • /
    • 2021
  • This paper presents an vulnerable road user (VRU) classification and tracking algorithm using vision and LiDAR sensor fusion method for urban autonomous driving. The classification and tracking for vulnerable road users such as pedestrian, bicycle, and motorcycle are essential for autonomous driving in complex urban environments. In this paper, a real-time object image detection algorithm called Yolo and object tracking algorithm from LiDAR point cloud are fused in the high level. The proposed algorithm consists of four parts. First, the object bounding boxes on the pixel coordinate, which is obtained from YOLO, are transformed into the local coordinate of subject vehicle using the homography matrix. Second, a LiDAR point cloud is clustered based on Euclidean distance and the clusters are associated using GNN. In addition, the states of clusters including position, heading angle, velocity and acceleration information are estimated using geometric model free approach (GMFA) in real-time. Finally, the each LiDAR track is matched with a vision track using angle information of transformed vision track and assigned a classification id. The proposed fusion algorithm is evaluated via real vehicle test in the urban environment.

Attention-LSTM based Lane Change Possibility Decision Algorithm for Urban Autonomous Driving (도심 자율주행을 위한 어텐션-장단기 기억 신경망 기반 차선 변경 가능성 판단 알고리즘 개발)

  • Lee, Heeseong;Yi, Kyongsu
    • Journal of Auto-vehicle Safety Association
    • /
    • v.14 no.3
    • /
    • pp.65-70
    • /
    • 2022
  • Lane change in urban environments is a challenge for both human-driving and automated driving due to their complexity and non-linearity. With the recent development of deep-learning, the use of the RNN network, which uses time series data, has become the mainstream in this field. Many researches using RNN show high accuracy in highway environments, but still do not for urban environments where the surrounding situation is complex and rapidly changing. Therefore, this paper proposes a lane change possibility decision network by adopting Attention layer, which is an SOTA in the field of seq2seq. By weighting each time step within a given time horizon, the context of the road situation is more human-like. A total 7D vectors of x, y distances and longitudinal relative speed of side front and rear vehicles, and longitudinal speed of ego vehicle were used as input. A total 5,614 expert data of 4,098 yield cases and 1,516 non-yield cases were used for training, and the performance of this network was tested through 1,817 data. Our network achieves 99.641% of test accuracy, which is about 4% higher than a network using only LSTM in an urban environment. Furthermore, it shows robust behavior to false-positive or true-negative objects.

Analysis of Factors Affecting Satisfaction with Commuting Time in the Era of Autonomous Driving (자율주행시대에 통근시간 만족도에 영향을 미치는 요인분석)

  • Jang, Jae-min;Cheon, Seung-hoon;Lee, Soong-bong
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.20 no.5
    • /
    • pp.172-185
    • /
    • 2021
  • As the era of autonomous driving approaches, it is expected to have a significant impact on our lives. When autonomous driving cars emerge, it is necessary to develop an index that can evaluate autonomous driving cars as it enhance the productive value of the car by reducing the burden on the driver. This study analyzed how the autonomous driving era affects commuting time and commuting time satisfaction among office goers using a car in Gyeonggi-do. First, a nonlinear relationship (V) was derived for the commuting time and commuting time satisfaction. Here, the factors affecting commuting time satisfaction were analyzed through a binomial logistic model, centered on the sample belonging to the nonlinear section (70 minutes or more for commuting time), which is likely to be affected by the autonomous driving era. The analysis results show that the variables affected by the autonomous driving era were health, sleeping hours, working hours, and leisure time. Since the emergence of autonomous driving cars is highly likely to improve the influencing variables, long-distance commuters are likely to feel higher commuting time satisfaction.

LiDAR Static Obstacle Map based Position Correction Algorithm for Urban Autonomous Driving (도심 자율주행을 위한 라이다 정지 장애물 지도 기반 위치 보정 알고리즘)

  • Noh, Hanseok;Lee, Hyunsung;Yi, Kyongsu
    • Journal of Auto-vehicle Safety Association
    • /
    • v.14 no.2
    • /
    • pp.39-44
    • /
    • 2022
  • This paper presents LiDAR static obstacle map based vehicle position correction algorithm for urban autonomous driving. Real Time Kinematic (RTK) GPS is commonly used in highway automated vehicle systems. For urban automated vehicle systems, RTK GPS have some trouble in shaded area. Therefore, this paper represents a method to estimate the position of the host vehicle using AVM camera, front camera, LiDAR and low-cost GPS based on Extended Kalman Filter (EKF). Static obstacle map (STOM) is constructed only with static object based on Bayesian rule. To run the algorithm, HD map and Static obstacle reference map (STORM) must be prepared in advance. STORM is constructed by accumulating and voxelizing the static obstacle map (STOM). The algorithm consists of three main process. The first process is to acquire sensor data from low-cost GPS, AVM camera, front camera, and LiDAR. Second, low-cost GPS data is used to define initial point. Third, AVM camera, front camera, LiDAR point cloud matching to HD map and STORM is conducted using Normal Distribution Transformation (NDT) method. Third, position of the host vehicle position is corrected based on the Extended Kalman Filter (EKF).The proposed algorithm is implemented in the Linux Robot Operating System (ROS) environment and showed better performance than only lane-detection algorithm. It is expected to be more robust and accurate than raw lidar point cloud matching algorithm in autonomous driving.

A Study on V2X Modeling for Virtual Testing of ADS Based on MIL Simulation (MILS 기반 ADS 기능 검증을 위한 V2X 모델링에 관한 연구)

  • Seong-Geun Shin;Jong-Ki Park;Chang-Soo Woo;Chang-Min Ye;Hyuck-Kee Lee
    • Journal of Auto-vehicle Safety Association
    • /
    • v.15 no.3
    • /
    • pp.34-42
    • /
    • 2023
  • Simulation-based virtual testing is known to be a major requirement for verifying the safety of autonomous driving functions. However, in the simulation environment, there is a difficulty in that all driving environments related to the autonomous driving system must be realistically modeled. In particular, C-ITS (Cooperative-Intelligent Transport Systems) is essential for urban autonomous driving of Lv.4, but the approach to modeling for C-ITS service in the MILS (Model in the Loop Simulation) environment is not yet clear. Therefore, this paper aims to deal with V2X (Vehicle to Everything) modeling methods to effectively apply C-ITS-based autonomous cooperative driving services in the MILS environment. First, major C-ITS services and use cases for autonomous cooperative driving are analyzed, and a modeling method of V2X signals for C-ITS service simulation is proposed. Based on the modeled V2X messages, the validity of the proposed approach is reviewed through simulations on the C-ITS service use case.