• Title/Summary/Keyword: Advanced Driver Assistance System

Search Result 102, Processing Time 0.028 seconds

Personal Driving Style based ADAS Customization using Machine Learning for Public Driving Safety

  • Giyoung Hwang;Dongjun Jung;Yunyeong Goh;Jong-Moon Chung
    • Journal of Internet Computing and Services
    • /
    • v.24 no.1
    • /
    • pp.39-47
    • /
    • 2023
  • The development of autonomous driving and Advanced Driver Assistance System (ADAS) technology has grown rapidly in recent years. As most traffic accidents occur due to human error, self-driving vehicles can drastically reduce the number of accidents and crashes that occur on the roads today. Obviously, technical advancements in autonomous driving can lead to improved public driving safety. However, due to the current limitations in technology and lack of public trust in self-driving cars (and drones), the actual use of Autonomous Vehicles (AVs) is still significantly low. According to prior studies, people's acceptance of an AV is mainly determined by trust. It is proven that people still feel much more comfortable in personalized ADAS, designed with the way people drive. Based on such needs, a new attempt for a customized ADAS considering each driver's driving style is proposed in this paper. Each driver's behavior is divided into two categories: assertive and defensive. In this paper, a novel customized ADAS algorithm with high classification accuracy is designed, which divides each driver based on their driving style. Each driver's driving data is collected and simulated using CARLA, which is an open-source autonomous driving simulator. In addition, Long Short-Term Memory (LSTM) and Gated Recurrent Unit (GRU) machine learning algorithms are used to optimize the ADAS parameters. The proposed scheme results in a high classification accuracy of time series driving data. Furthermore, among the vast amount of CARLA-based feature data extracted from the drivers, distinguishable driving features are collected selectively using Support Vector Machine (SVM) technology by comparing the amount of influence on the classification of the two categories. Therefore, by extracting distinguishable features and eliminating outliers using SVM, the classification accuracy is significantly improved. Based on this classification, the ADAS sensors can be made more sensitive for the case of assertive drivers, enabling more advanced driving safety support. The proposed technology of this paper is especially important because currently, the state-of-the-art level of autonomous driving is at level 3 (based on the SAE International driving automation standards), which requires advanced functions that can assist drivers using ADAS technology.

A Study of Mobile Edge Computing System Architecture for Connected Car Media Services on Highway

  • Lee, Sangyub;Lee, Jaekyu;Cho, Hyeonjoong
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.12 no.12
    • /
    • pp.5669-5684
    • /
    • 2018
  • The new mobile edge network architecture has been required for an increasing amount of traffic, quality requirements, advanced driver assistance system for autonomous driving and new cloud computing demands on highway. This article proposes a hierarchical cloud computing architecture to enhance performance by using adaptive data load distribution for buses that play the role of edge computing server. A vehicular dynamic cloud is based on wireless architecture including Wireless Local Area Network and Long Term Evolution Advanced communication is used for data transmission between moving buses and cars. The main advantages of the proposed architecture include both a reduction of data loading for top layer cloud server and effective data distribution on traffic jam highway where moving vehicles require video on demand (VOD) services from server. Through the description of real environment based on NS-2 network simulation, we conducted experiments to validate the proposed new architecture. Moreover, we show the feasibility and effectiveness for the connected car media service on highway.

A Study on Sled Test Method for Evaluating Autonomous Vehicle Crash Safety (자율주행자동차 충돌안전성 평가를 위한 Sled 기반 시험방법에 대한 고찰)

  • Hoyeol Lee;Jeongmin In;Hyungjin Chang;Myungsu Lee
    • Journal of Auto-vehicle Safety Association
    • /
    • v.16 no.3
    • /
    • pp.55-63
    • /
    • 2024
  • As autonomous driving performance, such as automatic emergency braking (AEB) and advanced driver assistance systems (ADAS), continues to improve, collision angles and occupant seating postures become more diverse, and there is a need to study how occupant injury mechanisms change depending on the type of collision. Accordingly, a representative crash test mode was derived. Using the derived crash test mode, we analyzed the crash injury mechanism according to the impact angle and the occupant's seating posture (seat back angle). Sled is a crash simulation test that applies a pulse corresponding to the vehicle body acceleration pulse generated during a collision. Sled testing has advantages in terms of cost and time compared to actual vehicle crash testing. We focus on the correlation between crash tests reflecting autonomous vehicle crash modes and Sled tests. The results obtained through this study can be used to develop new crash evaluation methods. As a result, we will present the results of an experimental study on the actual vehicle crash test Sled test method.

Mobile Advanced Driver Assistance System using OpenCL : Pedestrian Detection (OpenCL을 이용한 모바일 ADAS : 보행자 검출)

  • Kim, Jong-Hee;Lee, Chung-Su;Kim, Hakil
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.51 no.10
    • /
    • pp.190-196
    • /
    • 2014
  • This paper proposes a mobile-optimized pedestrian detection method using Cascade of HOG(Histograms of Oriented Gradients) for ADAS(Advanced Driver Assistance System) on smartphones. In order to use the limited resource of mobile platforms efficiently, the method is implemented by the OpenCL(Open Computing Language) library, and its processing time is reduced in the following two aspects. Firstly, the method sets a program build option specifically and adjusts work group sizes as variety of kernels in the host code. Secondly, it utilizes local memory and a LUT(Look-Up Table) in the kernel code to accelerate the program. For performance evaluation, the developed algorithm is compared with the mobile CPU-based OpenCV(Open Computer Vision) for Android function. The experimental results show that the processing speed is 25% faster than the OpenCV hogcascade.

Real Time Traffic Light Detection Algorithm Based on Color Map and Multilayer HOG-SVM (색상지도와 멀티 레이어 HOG-SVM 기반의 실시간 신호등 검출 알고리즘)

  • Kim, Sanggi;Han, Dong Seog
    • Journal of Broadcast Engineering
    • /
    • v.22 no.1
    • /
    • pp.62-69
    • /
    • 2017
  • Accurate detection of traffic lights is very important for the advanced driver assistance system (ADAS). There have been many research developments in this area. However, conventional of image processing methods are usually sensitive to varying illumination conditions. This paper proposes a traffic light detection algorithm to overcome this situation. The proposed algorithm first detects the candidates of traffic light using the proposed color map and hue-saturation-value (HSV) Traffic lights are then detected using the conventional histogram of oriented gradients (HOG) descriptor and support vector machine (SVM). Finally, the proposed Multilayer HOG descriptor is used to determine the direction information indicated by traffic lights. The proposed algorithm shows a high detection rate in real-time.

Hardware Architecture and Memory Bandwidth Analysis of AVM System (AVM 시스템의 하드웨어 구현에 따른 하드웨어 구조 및 메모리 대역폭 분석)

  • Nam, Kwnag-Min;Jung, Yong-Jin
    • Journal of IKEEE
    • /
    • v.20 no.3
    • /
    • pp.241-250
    • /
    • 2016
  • AVM(Around View Monitoring) is a function of ADAS(Advanced Driver Assistance Systems), which provides a bird's eye view of the surroundings of a vehicle to the user. AVM systems require large bandwidth since they are composed of four input images and require real-time processing for vehicle-embedded environments. Also, the memory bandwidth requirement increases greatly when the resolution of the input data is higher. In this paper, we propose four basic hardware models of AVM systems. The models are decided by whether or not there is a valid data extraction module and an image processing purpose LUT generation module. We analyze the required bandwidth and hardware resource for each model. For verification of the proposed models, we implemented an AVM system using XC7Z045 FPGA and DDR3 memory for VGA and FHD resolution. All four of the proposed hardware model is executed below 33ms, which shows that it can operate in real-time.

Development of Collision Safety Control Logic using ADAS information and Machine Learning (머신러닝/ADAS 정보 활용 충돌안전 제어로직 개발)

  • Park, Hyungwook;Song, Soo Sung;Shin, Jang Ho;Han, Kwang Chul;Choi, Se Kyung;Ha, Heonseok;Yoon, Sungroh
    • Journal of Auto-vehicle Safety Association
    • /
    • v.14 no.3
    • /
    • pp.60-64
    • /
    • 2022
  • In the automotive industry, the development of automobiles to meet safety requirements is becoming increasingly complex. This is because quality evaluation agencies in each country are continually strengthening new safety standards for vehicles. Among these various requirements, collision safety must be satisfied by controlling airbags, seat belts, etc., and can be defined as post-crash safety. Apart from this safety system, the Advanced Driver Assistance Systems (ADAS) use advanced detection sensors, GPS, communication, and video equipment to detect the hazard and notify driver before the collision. However, research to improve passenger safety in case of an accident by using the sensor of active safety represented by ADAS in the existing passive safety is limited to the level that utilizes the sudden braking level of the FCA (Forward Collision-avoidance Assist) system. Therefore, this study aims to develop logic that can improve passenger protection in case of an accident by using ADAS information and driving information secured before a collision. The proposed logic was constructed based on LSTM deep learning techniques and trained using crash test data.

Preprocessing Technique for Lane Detection Using Image Clustering and HSV Color Model (영상 클러스터링과 HSV 컬러 모델을 이용한 차선 검출 전처리 기법)

  • Choi, Na-Rae;Choi, Sang-Il
    • Journal of Korea Multimedia Society
    • /
    • v.20 no.2
    • /
    • pp.144-152
    • /
    • 2017
  • Among the technologies for implementing autonomous vehicles, advanced driver assistance system is a key technology to support driver's safe driving. In the technology using the vision sensor having a high utility, various preprocessing methods are used prior to feature extraction for lane detection. However, in the existing methods, the unnecessary lane candidates such as cars, lawns, and road separator in the road area are false positive. In addition, there are cases where the lane candidate itself can not be extracted in the area under the overpass, the lane within the dark shadow, the center lane of yellow, and weak lane. In this paper, we propose an efficient preprocessing method using k-means clustering for image division and the HSV color model. When the proposed preprocessing method is applied, the true positive region is maximally maintained during the lane detection and many false positive regions are removed.

Vision-based Real-time Vehicle Detection and Tracking Algorithm for Forward Collision Warning (전방 추돌 경보를 위한 영상 기반 실시간 차량 검출 및 추적 알고리즘)

  • Hong, Sunghoon;Park, Daejin
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.25 no.7
    • /
    • pp.962-970
    • /
    • 2021
  • The cause of the majority of vehicle accidents is a safety issue due to the driver's inattention, such as drowsy driving. A forward collision warning system (FCWS) can significantly reduce the number and severity of accidents by detecting the risk of collision with vehicles in front and providing an advanced warning signal to the driver. This paper describes a low power embedded system based FCWS for safety. The algorithm computes time to collision (TTC) through detection, tracking, distance calculation for the vehicle ahead and current vehicle speed information with a single camera. Additionally, in order to operate in real time even in a low-performance embedded system, an optimization technique in the program with high and low levels will be introduced. The system has been tested through the driving video of the vehicle in the embedded system. As a result of using the optimization technique, the execution time was about 170 times faster than that when using the previous non-optimized process.

Age-related Deficits in Response Characteristics on Safety Warning of Intelligent Vehicle (지능형 자동차의 안전 경고음에 대한 고령운전자의 반응 특성)

  • Kim, Man-Ho;Lee, Yong-Tae;Son, Joon-Woo;Jang, Chee-Hwan
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.26 no.12
    • /
    • pp.131-137
    • /
    • 2009
  • Recent technological advances made a vehicle more intelligent to increase safety and comfort. An intelligent vehicle provides drivers with safety warning information through audible sounds, visual displays, and tactile devices. However, elderly drivers have been known to decrease the physical and cognitive abilities such as muscular strength, hearing, eyesight, short term memory, and spatial perception. Therefore, possible age-related deficits should be considered to design an effective warning system. This paper aims to evaluate the impact of advancing age on response performance on audible safety warnings which are widely used for alerting driving hazards. In order to understand the effect of age-related hearing loss and movement slowing, three sound characteristics (frequency, intensity, and period) and three age groups (younger, middle, and older) are considered. Data was drawn from 38 drivers who drove a simulated rural road in a driving simulator. Experimental results show that age influences driver's response performance. In conclusion, the appropriate range of a warning sound is suggested.