• Title/Summary/Keyword: lane control system

Search Result 205, Processing Time 0.03 seconds

A Study on LaneNet Lane Detection and Fuzzy Motor Control-Based Driving System (LaneNet 차선 인식과 Fuzzy 모터 제어를 기반으로 한 주행 시스템 연구)

  • Ho-Yeon Ryu;Seokin Hong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2023.11a
    • /
    • pp.1175-1176
    • /
    • 2023
  • 전기차의 자율주행을 위해선 차선 인식과 모터 제어가 필요하다. 카메라로 입력된 영상에 허프 변환을 적용하고, 변환된 이진 이미지에 Enet 및 DeepLabv3+ 구조를 활용한 LaneNet 모델을 적용하여 차선을 학습시키고, Fuzzy 제어 기법을 활용하여 모터의 조향이 원활이 되도록 하였다. 기존의 Rule base 기법에 비하여 차선 인식 정확도가 월등히 향상되었으며, 주행 결과 Real-Time 주행환경 판단에 대한 여지를 남겼다.

A Lane Change Recognition System for Smart Cars (스마트카를 위한 차선변경 인식시스템)

  • Lee, Yong-Jin;Yang, Jeong-Ha;Kwak, Nojun
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.21 no.1
    • /
    • pp.46-51
    • /
    • 2015
  • In this paper, we propose a vision-based method to recognize lane changes of an autonomous vehicle. The proposed method is based on six states of driving situations defined by the positional relationship between a vehicle and its nearest lane detected. With the combinations of these states, the lane change is detected. The proposed method yields 98% recognition accuracy of lane change even in poor situations with partially invisible lanes.

Camera Calibration Method for an Automotive Safety Driving System (자동차 안전운전 보조 시스템에 응용할 수 있는 카메라 캘리브레이션 방법)

  • Park, Jong-Seop;Kim, Gi-Seok;Roh, Soo-Jang;Cho, Jae-Soo
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.21 no.7
    • /
    • pp.621-626
    • /
    • 2015
  • This paper presents a camera calibration method in order to estimate the lane detection and inter-vehicle distance estimation system for an automotive safety driving system. In order to implement the lane detection and vision-based inter-vehicle distance estimation to the embedded navigations or black box systems, it is necessary to consider the computation time and algorithm complexity. The process of camera calibration estimates the horizon, the position of the car's hood and the lane width for extraction of region of interest (ROI) from input image sequences. The precision of the calibration method is very important to the lane detection and inter-vehicle distance estimation. The proposed calibration method consists of three main steps: 1) horizon area determination; 2) estimation of the car's hood area; and 3) estimation of initial lane width. Various experimental results show the effectiveness of the proposed method.

A Study on the Estimation of Lane position using difference of Intensity (Intensity차를 이용한 차선의 위치 검출에 관한 연구)

  • 손경희;송현승;노도환
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2000.10a
    • /
    • pp.403-403
    • /
    • 2000
  • Generally estimation of driving direction uses the way which uses lane detection and vanishing point in autonomous-driving system. Especially we use Sub-window for decreasing Process time when we detect lane, but fixed sub-window can not detect lane because of some factors in road image. So we suggest algorithm using one-dimension line scan method to detect an exact position of lane.

  • PDF

A Study on Image Processing Algorithms for Improving Lane Detectability at Night Based on Camera (카메라 기반 야간 차선 인식율 개선을 위한 영상처리 알고리즘에 대한 연구)

  • Kim, Heungryong;Lee, Seonbong
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.21 no.1
    • /
    • pp.51-60
    • /
    • 2013
  • In this paper, to control the existing headlamp control system using steering wheel angle more efficiently and more actively, image processing algorithm which improved the detection rate of lane at night based on camera was suggested. And to recognize road lane more clearly in the conditions of low illumination, new algorithms were developed in the aspects of improving brightness, extracting clear lane edge and using the characteristics of lane. Through this research, it turned out that lane detection ability by using the normalized stretching, angular mask and expected-area scan have good performance in the night compare to existing algorithms.

Lane Marking Detection of Mobile Robot with Single Laser Rangefinder (레이저 거리 센서만을 이용한 자율 주행 모바일 로봇의 도로 위 정보 획득)

  • Jung, Byung-Jin;Park, Jun-Hyung;Kim, Taek-Young;Kim, Deuk-Young;Moon, Hyung-Pil
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.17 no.6
    • /
    • pp.521-525
    • /
    • 2011
  • Lane marking detection is one of important issues in the field of autonomous mobile robot. Especially, in urban environment, like pavement roads of downtown or tour tracks of Science Park, which have continuous patterns on the surface of the road, the lane marking detection becomes more important ability. Although there were many researches about lane detection and lane tracing, many of them used vision sensors mainly to detect lane marking. In this paper, we obtain 2 dimensional library data of 'Intensity' and 'Distance' using one laser rangefinder only. We design a simple classifier and filtering algorithm for the lane detection which uses only one LRF (Laser Range Finder). Allowing extended usage of LRF, this research provides more functionality not only in range finding but also in lane detecting to mobile robots. This work will be technically helpful for robot developers to design more simple and efficient autonomous driving system using LRF.

Implementation of Integrated Controller of ACC/LKS based on OSEK OS (OSEK OS 기반 ACC/LKS 통합제어기 구현)

  • Choi, Dan-Bee;Lee, Kyung-Jung;Ahn, Hyun-Sik
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.13 no.5
    • /
    • pp.1-8
    • /
    • 2013
  • This paper implements an integrated vehicle chassis system of ACC(Adaptive Cruise Control) and LKS(Lane Keeping System) based on OSEK OS to vehicle operating system and analyzes its performance through experiments. In recent years active safety and advanced driver assistance system has discussed to improve safety of vehicle. Among the rest, We integrate ACC that controls longitudinal velocity of vehicle and LKS that assists a vehicle in maintaing its driving lane, then implement integrated control system in vehicle. Implemented control system uses OSEK/VDX proposed standard, which is aiming at reusability and safety of software for vehicle and removal hardware dependence of application software. Redesigned control system based on OSEK OS, which is supported by OSEK/VDX, can manage real-time task, process interrupt and manage shared resource. We show by results performed EILS(ECU-In-the-Loop Simulation) that OSEK OS-based integrated controller of ACC and LKS is equivalent conventional integrated controller of ACC and LKS.

Traveling Direction Estimation of Autonomous Vehicle using Vision System (비젼 시스템을 이용한 자율 주행 차량의 실시간 주행 방향 추정)

  • 강준필;정길도
    • Proceedings of the IEEK Conference
    • /
    • 2001.06e
    • /
    • pp.127-130
    • /
    • 2001
  • In this paper, we describes a method of estimating traveling direction of a autonomous vehicle. For the development of autonomous vehicle, it is important to detect road lane and to reckon traveling direction. The object of a propose algorithm is to perform lane detection in real-time for standalone vision system. And we calculate efficent traveling direction to find steering angie for lateral control system. Therefore autonomous vehicle go forward the center of lane by adjusting the current steering angle using traveling direction.

  • PDF

Car-following Motion Planning for Autonomous Vehicles in Multi-lane Environments (자율주행 차량의 다 차선 환경 내 차량 추종 경로 계획)

  • Seo, Changpil;Yi, Kyoungsu
    • Journal of Auto-vehicle Safety Association
    • /
    • v.11 no.3
    • /
    • pp.30-36
    • /
    • 2019
  • This paper suggests a car-following algorithm for urban environment, with multiple target candidates. Until now, advanced driver assistant systems (ADASs) and self-driving technologies have been researched to cope with diverse possible scenarios. Among them, car-following driving has been formed the groundwork of autonomous vehicle for its integrity and flexibility to other modes such as smart cruise system (SCC) and platooning. Although the field has a rich history, most researches has been focused on the shape of target trajectory, such as the order of interpolated polynomial, in simple single-lane situation. However, to introduce the car-following mode in urban environment, realistic situation should be reflected: multi-lane road, target's unstable driving tendency, obstacles. Therefore, the suggested car-following system includes both in-lane preceding vehicle and other factors such as side-lane targets. The algorithm is comprised of three parts: path candidate generation and optimal trajectory selection. In the first part, initial guesses of desired paths are calculated as polynomial function connecting host vehicle's state and vicinal vehicle's predicted future states. In the second part, final target trajectory is selected using quadratic cost function reflecting safeness, control input efficiency, and initial objective such as velocity. Finally, adjusted path and control input are calculated using model predictive control (MPC). The suggested algorithm's performance is verified using off-line simulation using Matlab; the results shows reasonable car-following motion planning.

Tunnel lane-positioning system for autonomous driving cars using LED chromaticity and fuzzy logic system

  • Jeong, Jae-Hoon;Byun, Gi-Sig;Park, Kiwon
    • ETRI Journal
    • /
    • v.41 no.4
    • /
    • pp.506-514
    • /
    • 2019
  • Currently, studies on autonomous driving are being actively conducted. Vehicle positioning techniques are very important in the autonomous driving area. Currently, the global positioning system (GPS) is the most widely used technology for vehicle positioning. Although technologies such as the inertial navigation system and vision are used in combination with GPS to enhance precision, there is a limitation in measuring the lane and position in shaded areas of GPS, like tunnels. To solve such problems, this paper presents the use of LED lighting for position estimation in GPS shadow areas. This paper presents simulations in the environment of three-lane tunnels with LEDs of different color temperatures, and the results show that position estimation is possible by the analyzing chromaticity of LED lights. To improve the precision of positioning, a fuzzy logic system is added to the location function in the literature [1]. The experimental results showed that the average error was 0.0619 cm, and verify that the performance of developed position estimation system is viable compared with previous works.