Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (19)

Search Parameters:
Keywords = taillight

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
33 pages, 2750 KB  
Article
Real-Time Detection of Rear Car Signals for Advanced Driver Assistance Systems Using Meta-Learning and Geometric Post-Processing
by Vasu Tammisetti, Georg Stettinger, Manuel Pegalajar Cuellar and Miguel Molina-Solana
Appl. Sci. 2025, 15(22), 11964; https://doi.org/10.3390/app152211964 - 11 Nov 2025
Viewed by 1138
Abstract
Accurate identification of rear light signals in preceding vehicles is pivotal for Advanced Driver Assistance Systems (ADAS), enabling early detection of driver intentions and thereby improving road safety. In this work, we present a novel approach that leverages a meta-learning-enhanced YOLOv8 model to [...] Read more.
Accurate identification of rear light signals in preceding vehicles is pivotal for Advanced Driver Assistance Systems (ADAS), enabling early detection of driver intentions and thereby improving road safety. In this work, we present a novel approach that leverages a meta-learning-enhanced YOLOv8 model to detect left and right turn indicators, as well as brake signals. Traditional radar and LiDAR provide robust geometry, range, and motion cues that can indirectly suggest driver intent (e.g., deceleration or lane drift). However, they do not directly interpret color-coded rear signals, which limits early intent recognition from the taillights. We therefore focus on a camera-based approach that complements ranging sensors by decoding color and spatial patterns in rear lights. This approach to detecting vehicle signals poses additional challenges due to factors such as high reflectivity and the subtle visual differences between directional indicators. We address these by training a YOLOv8 model with a meta-learning strategy, thus enhancing its capability to learn from minimal data and rapidly adapt to new scenarios. Furthermore, we developed a post-processing layer that classifies signals by the geometric properties of detected objects, employing mathematical principles such as distance, area calculation, and Intersection over Union (IoU) metrics. Our approach increases adaptability and performance compared to traditional deep learning techniques, supporting the conclusion that integrating meta-learning into real-time object detection frameworks provides a scalable and robust solution for intelligent vehicle perception, significantly enhancing situational awareness and road safety through reliable prediction of vehicular behavior. Full article
(This article belongs to the Special Issue Convolutional Neural Networks and Computer Vision)
Show Figures

Figure 1

17 pages, 3616 KB  
Article
Design and Implementation of a Vehicular Visible Light Communication System Using LED Lamps for Driving Dynamics Data Exchange in Tunnels
by Yongtaek Woo, Yeongho Park, Hyojin Lim and Yujae Song
Appl. Sci. 2025, 15(10), 5392; https://doi.org/10.3390/app15105392 - 12 May 2025
Cited by 9 | Viewed by 1846
Abstract
This study presents the design and implementation of a vehicular visible light communication (VLC) system that establishes an expandable VLC-based chain network within tunnel environments to facilitate the exchange of driving dynamics data, such as target speed and acceleration, between consecutive vehicles. The [...] Read more.
This study presents the design and implementation of a vehicular visible light communication (VLC) system that establishes an expandable VLC-based chain network within tunnel environments to facilitate the exchange of driving dynamics data, such as target speed and acceleration, between consecutive vehicles. The primary aim of the proposed system is to improve road safety by reducing the risk of chain collisions and hard braking events, particularly in tunnels, where limited visibility and the absence of global positioning system signals hinder drivers’ ability to accurately assess road conditions. A key feature of the proposed system is its adaptive beam alignment mechanism, which dynamically adjusts the orientation of the light-emitting diode (LED) module on the transmitting vehicle based on rhw wheel angle data estimated by the inertial measurement unit sensor. This adjustment ensures a continuous and reliable communication link with surrounding vehicles, even when navigating curves within the tunnel. Additionally, the proposed system can be integrated into actual vehicles with minimal modification by utilizing a built-in lighting system (i.e., LED taillights), offering a cost-effective and scalable solution to achieve the objective. Full article
(This article belongs to the Special Issue Intelligent Optical Signal Processing in Optical Fiber Communication)
Show Figures

Figure 1

22 pages, 7744 KB  
Article
Improved Taillight Detection Model for Intelligent Vehicle Lane-Change Decision-Making Based on YOLOv8
by Ming Li, Jian Zhang, Weixia Li, Tianrui Yin, Wei Chen, Luyao Du, Xingzhuo Yan and Huiheng Liu
World Electr. Veh. J. 2024, 15(8), 369; https://doi.org/10.3390/wevj15080369 - 15 Aug 2024
Cited by 1 | Viewed by 3000
Abstract
With the rapid advancement of autonomous driving technology, the recognition of vehicle lane-changing can provide effective environmental parameters for vehicle motion planning, decision-making and control, and has become a key task for intelligent vehicles. In this paper, an improved method for vehicle taillight [...] Read more.
With the rapid advancement of autonomous driving technology, the recognition of vehicle lane-changing can provide effective environmental parameters for vehicle motion planning, decision-making and control, and has become a key task for intelligent vehicles. In this paper, an improved method for vehicle taillight detection and intent recognition based on YOLOv8 (You Only Look Once version 8) is proposed. Firstly, the CARAFE (Context-Aware Reassembly Operator) module is introduced to address fine perception issues of small targets, enhancing taillight detection accuracy. Secondly, the TriAtt (Triplet Attention Mechanism) module is employed to improve the model’s focus on key features, particularly in the identification of positive samples, thereby increasing model robustness. Finally, by optimizing the EfficientP2Head (a small object auxiliary head based on depth-wise separable convolutions) module, the detection capability for small targets is further strengthened while maintaining the model’s practicality and lightweight characteristics. Upon evaluation, the enhanced algorithm demonstrates impressive results, achieving a precision rate of 93.27%, a recall rate of 79.86%, and a mean average precision (mAP) of 85.48%, which shows that the proposed method could effectively achieve taillight detection. Full article
(This article belongs to the Special Issue Motion Planning and Control of Autonomous Vehicles)
Show Figures

Figure 1

20 pages, 10061 KB  
Article
Enhanced Vision-Based Taillight Signal Recognition for Analyzing Forward Vehicle Behavior
by Aria Seo, Seunghyun Woo and Yunsik Son
Sensors 2024, 24(16), 5162; https://doi.org/10.3390/s24165162 - 10 Aug 2024
Cited by 6 | Viewed by 2464
Abstract
This study develops a vision-based technique for enhancing taillight recognition in autonomous vehicles, aimed at improving real-time decision making by analyzing the driving behaviors of vehicles ahead. The approach utilizes a convolutional 3D neural network (C3D) with feature simplification to classify taillight images [...] Read more.
This study develops a vision-based technique for enhancing taillight recognition in autonomous vehicles, aimed at improving real-time decision making by analyzing the driving behaviors of vehicles ahead. The approach utilizes a convolutional 3D neural network (C3D) with feature simplification to classify taillight images into eight distinct states, adapting to various environmental conditions. The problem addressed is the variability in environmental conditions that affect the performance of vision-based systems. Our objective is to improve the accuracy and generalizability of taillight signal recognition under different conditions. The methodology involves using a C3D model to analyze video sequences, capturing both spatial and temporal features. Experimental results demonstrate a significant improvement in the model′s accuracy (85.19%) and generalizability, enabling precise interpretation of preceding vehicle maneuvers. The proposed technique effectively enhances autonomous vehicle navigation and safety by ensuring reliable taillight state recognition, with potential for further improvements under nighttime and adverse weather conditions. Additionally, the system reduces latency in signal processing, ensuring faster and more reliable decision making directly on the edge devices installed within the vehicles. Full article
Show Figures

Figure 1

25 pages, 11533 KB  
Article
Vehicular Visible Light Positioning System Based on a PSD Detector
by Fatima Zahra Raissouni, Álvaro De-La-Llana-Calvo, José Luis Lázaro-Galilea, Alfredo Gardel-Vicente, Abdeljabbar Cherkaoui and Ignacio Bravo-Muñoz
Sensors 2024, 24(7), 2320; https://doi.org/10.3390/s24072320 - 5 Apr 2024
Cited by 3 | Viewed by 2423
Abstract
In this paper, we explore the use of visible light positioning (VLP) technology in vehicles in intelligent transportation systems (ITS), highlighting its potential for maintaining effective line of sight (LOS) and providing high-accuracy positioning between vehicles. The proposed system (V2V-VLP) is based on [...] Read more.
In this paper, we explore the use of visible light positioning (VLP) technology in vehicles in intelligent transportation systems (ITS), highlighting its potential for maintaining effective line of sight (LOS) and providing high-accuracy positioning between vehicles. The proposed system (V2V-VLP) is based on a position-sensitive detector (PSD) and exploiting car taillights to determine the position and inter-vehicular distance by angle of arrival (AoA) measurements. The integration of the PSD sensor in vehicles promises exceptional positioning accuracy, opening new prospects for navigation and driving safety. The results revealed that the proposed system enables precise measurement of position and distance between vehicles, including lateral distance. We evaluated the impact of different focal lengths on the system performance, achieving cm-level accuracy for distances up to 35 m, with an optimum focal length of 25 mm, and under low signal-to-noise conditions, which meets the standards required for safe and reliable V2V applications. Several experimental tests were carried out to validate the results of the simulations. Full article
(This article belongs to the Section Optical Sensors)
Show Figures

Figure 1

22 pages, 2745 KB  
Article
A Study of Sustainable Product Design Evaluation Based on the Analytic Hierarchy Process and Deep Residual Networks
by Huan Lin, Xiaolei Deng, Jianping Yu, Xiaoliang Jiang and Dongsong Zhang
Sustainability 2023, 15(19), 14538; https://doi.org/10.3390/su151914538 - 6 Oct 2023
Cited by 13 | Viewed by 4505
Abstract
Traditional product design evaluation processes are resource-intensive and time-consuming, resulting in unsustainably higher costs and longer lead times. Therefore, sustainable product design evaluation has become an increasingly crucial aspect of product design, focusing on creating a high-efficiency, high-reliability, and low-carbon-emission approach. In this [...] Read more.
Traditional product design evaluation processes are resource-intensive and time-consuming, resulting in unsustainably higher costs and longer lead times. Therefore, sustainable product design evaluation has become an increasingly crucial aspect of product design, focusing on creating a high-efficiency, high-reliability, and low-carbon-emission approach. In this study, we proposed an integrated approach that combines manual design evaluation based on the analytic hierarchy process (AHP) with an automatic design evaluation based on a ResNet-50 network in order to develop a sustainable design evaluation method. First, the evaluation level and indicators for the shape design of a tail-light were defined using the AHP. We followed this by establishing a determination matrix and weight coefficients for the design indicators to create a manual design evaluation model. Second, tail-light shape image datasets were manually annotated based on the evaluation indicators, and design datasets were constructed. The ResNet-50 algorithm was introduced to train the datasets, and the automatic evaluation model for product design was constructed through training and tuning. Finally, we validated the feasibility and effectiveness of the product design evaluation method, which was based on AHP and ResNet-50, by comparing the results obtained using both manual design and automatic design evaluations. The results showed that the proposed sustainable product design evaluation model provides an efficient and reliable method for evaluating product design, improves the decision-making process, and empowers the design and development process. The model enhances resource efficiency and economic sustainability. Full article
(This article belongs to the Section Sustainable Products and Services)
Show Figures

Figure 1

12 pages, 1863 KB  
Article
The Role of Bidirectional VLC Systems in Low-Latency 6G Vehicular Networks and Comparison with IEEE802.11p and LTE/5G C-V2X
by Stefano Caputo, Lorenzo Mucchi, Muhammad Ali Umair, Marco Meucci, Marco Seminara and Jacopo Catani
Sensors 2022, 22(22), 8618; https://doi.org/10.3390/s22228618 - 8 Nov 2022
Cited by 25 | Viewed by 3932
Abstract
In this paper, we present very recent results regarding the latency characterization of a novel bidirectional visible light communication (VLC) system for vehicular applications, which could be relevant in intelligent transportation system (ITS) safety applications, such as the assisted and automated braking of [...] Read more.
In this paper, we present very recent results regarding the latency characterization of a novel bidirectional visible light communication (VLC) system for vehicular applications, which could be relevant in intelligent transportation system (ITS) safety applications, such as the assisted and automated braking of cars and motorbikes in critical situations. The VLC system has been implemented using real motorbike head- and tail-lights with distances up to 27 m in a realistic outdoor scenario. We performed a detailed statistical analysis of the observed error distribution in the communication process, assessing the most probable statistical values of expected latency depending on the observed packet error rate (PER). A minimum attainable observed round-trip latency of 2.5 ms was measured. Using our dataset, we have also estimated the probability to receive correctly a message with a specific average latency for a target PER, and we compare it to the ultra-reliable low-latency (URLL) 5G communications service. In addition, a mobility model is implemented to compare the VLC and radio frequency (RF) technologies (IEEE802.11p, LTE, 5G) to support an automated braking systems for vehicles in urban platooning. Full article
(This article belongs to the Special Issue Automotive Visible Light Communications (AutoVLC))
Show Figures

Figure 1

15 pages, 4661 KB  
Article
An Improved Approach for Real-Time Taillight Intention Detection by Intelligent Vehicles
by Bingming Tong, Wei Chen, Changzhen Li, Luyao Du, Zhihao Xiao and Donghua Zhang
Machines 2022, 10(8), 626; https://doi.org/10.3390/machines10080626 - 29 Jul 2022
Cited by 14 | Viewed by 2701
Abstract
Vehicle taillight intention detection is an important application for perception and decision making by intelligent vehicles. However, effectively improving detection precision with sufficient real-time performance is a critical issue in practical applications. In this study, a vision-based improved lightweight approach focusing on small [...] Read more.
Vehicle taillight intention detection is an important application for perception and decision making by intelligent vehicles. However, effectively improving detection precision with sufficient real-time performance is a critical issue in practical applications. In this study, a vision-based improved lightweight approach focusing on small object detection with a multi-scale strategy is proposed to achieve application-oriented real-time vehicle taillight intention detection. The proposed real-time detection model is designed based on YOLOv4-tiny, and a spatial pyramid pooling fast (SPPF) module is employed to enrich the output layer features. An additional detection scale is added to expand the receptive field corresponding to small objects. Meanwhile, a path aggregation network (PANet) is used to improve the feature resolution of small objects by constructing a feature pyramid with connections between feature layers. An expanded dataset based on the BDD100K dataset is established to verify the performance of the proposed method. Experimental results on the expanded dataset reveal that the proposed method can increase the average precision (AP) of vehicle, brake, left-turn, and right-turn signals by 1.81, 15.16, 40.04, and 41.53%, respectively. The mean average precision (mAP) can be improved by 24.63% (from 62.20% to 86.83%) at over 70 frames per second (FPS), proving that the proposed method can effectively improve detection precision with good real-time performance. Full article
Show Figures

Figure 1

9 pages, 2257 KB  
Article
Hybrid Passivated Red Organic LEDs with Prolonged Operation and Storage Lifetime
by Dan-Dan Feng, Shuang-Qiao Sun, Wei He, Jun Wang, Xiao-Bo Shi and Man-Keung Fung
Molecules 2022, 27(9), 2607; https://doi.org/10.3390/molecules27092607 - 19 Apr 2022
Cited by 2 | Viewed by 2486
Abstract
In addition to mobile and TV displays, there is a trend of organic LEDs being applied in niche markets, such as microdisplays, automobile taillights, and photobiomodulation therapy. These applications mostly do not require to be flexible in form but need to have long [...] Read more.
In addition to mobile and TV displays, there is a trend of organic LEDs being applied in niche markets, such as microdisplays, automobile taillights, and photobiomodulation therapy. These applications mostly do not require to be flexible in form but need to have long operation lifetimes and storage lifespans. Using traditional glass encapsulation may not be able to fulfill the rigorous product specification, and a hybrid encapsulation method by combining glass and thin-film encapsulation will be the solution. Conventional thin-film encapsulation technology generally involves organic and inorganic multilayer films that are thick and have considerable stress. As a result, when subjected to extreme heat and stress, the film easily peels off. Herein, the water vapor transmission rate (WVTR) of a 2 µm silicon nitride film prepared at 85 °C is less than 5 × 10−5 g/m2/day and its stress is optimized to be 23 MPa. Red organic LEDs are passivated with the hybrid encapsulation, and the T95 lifetime reaches nearly 10 years if the LED is continuously driven at an initial luminance of 1000 cd/m2. In addition, a storage lifespan of over 17 years is achieved. Full article
(This article belongs to the Special Issue Organic Light-Emitting Diodes 3.0)
Show Figures

Figure 1

11 pages, 4093 KB  
Article
Smart License Plate in Combination with Fluorescent Concentrator for Vehicular Visible Light Communication System
by Seoyeon Oh, Yejin Lee, Minseok Yu, Seonghyeon Cho, Sana Javed and Hyunchae Chun
Sensors 2022, 22(7), 2485; https://doi.org/10.3390/s22072485 - 24 Mar 2022
Cited by 3 | Viewed by 4208
Abstract
Vehicle-to-vehicle communication based on visible light communication has gained much attention. This work proposes a smart license plate receiver incorporated with a fluorescent concentrator, enabling a fast vehicle-to-vehicle communication with a large field of view and high optical gain. Communication performance is experimentally [...] Read more.
Vehicle-to-vehicle communication based on visible light communication has gained much attention. This work proposes a smart license plate receiver incorporated with a fluorescent concentrator, enabling a fast vehicle-to-vehicle communication with a large field of view and high optical gain. Communication performance is experimentally analyzed using off-the-shelf light-emitting diode-based headlamps for low-latency direct line of sight channel. Additionally, a blue laser diode-based beam-steering and tracking system, through image processing of taillights with a steerable mirror, is investigated. Data rates of 54 Mbps from the headlamps and 532 Mbps from the beam-steering channel with ±25° are demonstrated. In addition, real-time video streaming through the beam-steering channel is presented. Full article
(This article belongs to the Collection Visible Light Communication (VLC))
Show Figures

Figure 1

20 pages, 26968 KB  
Article
Undersampled Differential Phase Shift On–Off Keying for Visible Light Vehicle-to-Vehicle Communication
by Michael Plattner and Gerald Ostermayer
Appl. Sci. 2021, 11(5), 2195; https://doi.org/10.3390/app11052195 - 3 Mar 2021
Cited by 10 | Viewed by 3335
Abstract
An important development direction for the future of the automotive industry is connected and cooperative vehicles. Some functionalities in traffic need the cars to communicate with each other. In platooning, multiple cars driving in succession reduce the distances between them to drive in [...] Read more.
An important development direction for the future of the automotive industry is connected and cooperative vehicles. Some functionalities in traffic need the cars to communicate with each other. In platooning, multiple cars driving in succession reduce the distances between them to drive in the slipstream of each other to reduce drag, energy consumption, emissions, and the probability of traffic jams. The car in front controls the car behind remotely, so all cars in the platoon can accelerate and decelerate simultaneously. In this paper, a system for vehicle-to-vehicle communication is proposed using modulated taillights for transmission and an off-the-shelf camera with CMOS image sensor for reception. An Undersampled Differential Phase Shift On–Off Keying modulation method is used to transmit data. With a frame sampling rate of 30 FPS and two individually modulated taillights, a raw data transmission rate of up to 60 bits per second is possible. Of course, such a slow communication channel is not applicable for time-sensitive data transmission. However, the big benefit of this system is that the identity of the sender of the message can be verified, because it is visible in the captured camera image. Thus, this channel can be used to establish a secure and fast connection in another channel, e.g., via 5G or 802.11p, by sending a verification key or the fingerprint of a public key. The focus of this paper is to optimize the raw data transmission of the proposed system, to make it applicable in traffic and to reduce the bit error rate. An improved modulation mode with smoother phase shifts is used that can reduce the visible flickering when data is transmitted. By additionally adjusting the pulse width ratio of the modulation signal and by analyzing the impact of synchronization offsets between transmitter and receiver, major improvements of the bit error rate (BER) are possible. In previously published research, such a system without the mentioned adjustments was able to transmit data with a BER of 3.46%. Experiments showed that with those adjustments a BER of 0.48% can be achieved, which means 86% of the bit errors are prevented. Full article
(This article belongs to the Special Issue Secure and Intelligent Mobile Systems)
Show Figures

Figure 1

34 pages, 8312 KB  
Article
A Taillight Matching and Pairing Algorithm for Stereo-Vision-Based Nighttime Vehicle-to-Vehicle Positioning
by Thai-Hoa Huynh and Myungsik Yoo
Appl. Sci. 2020, 10(19), 6800; https://doi.org/10.3390/app10196800 - 28 Sep 2020
Cited by 5 | Viewed by 2797
Abstract
The stereo vision system has several potential benefits for delivering advanced autonomous vehicles compared to other existing technologies, such as vehicle-to-vehicle (V2V) positioning. This paper explores a stereo-vision-based nighttime V2V positioning process by detecting vehicle taillights. To address the crucial problems when applying [...] Read more.
The stereo vision system has several potential benefits for delivering advanced autonomous vehicles compared to other existing technologies, such as vehicle-to-vehicle (V2V) positioning. This paper explores a stereo-vision-based nighttime V2V positioning process by detecting vehicle taillights. To address the crucial problems when applying this process to urban traffic, we propose a three-fold contribution as follows. The first contribution is a detection method that aims to label and determine the pixel coordinates of every taillight region from the images. Second, a stereo matching method derived from a gradient boosted tree is proposed to determine which taillight in the left image a taillight in the right image corresponds to. Third, we offer a neural-network-based method to pair every two taillights that belong to the same vehicle. The experiment on the four-lane traffic road was conducted, and the results were used to quantitatively evaluate the performance of each proposed method in real situations. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
Show Figures

Figure 1

18 pages, 2003 KB  
Article
Nighttime Vehicle Detection and Tracking with Occlusion Handling by Pairing Headlights and Taillights
by Tuan-Anh Pham and Myungsik Yoo
Appl. Sci. 2020, 10(11), 3986; https://doi.org/10.3390/app10113986 - 8 Jun 2020
Cited by 20 | Viewed by 7533
Abstract
In recent years, vision-based vehicle detection has received considerable attention in the literature. Depending on the ambient illuminance, vehicle detection methods are classified as daytime and nighttime detection methods. In this paper, we propose a nighttime vehicle detection and tracking method with occlusion [...] Read more.
In recent years, vision-based vehicle detection has received considerable attention in the literature. Depending on the ambient illuminance, vehicle detection methods are classified as daytime and nighttime detection methods. In this paper, we propose a nighttime vehicle detection and tracking method with occlusion handling based on vehicle lights. First, bright blobs that may be vehicle lights are segmented in the captured image. Then, a machine learning-based method is proposed to classify whether the bright blobs are headlights, taillights, or other illuminant objects. Subsequently, the detected vehicle lights are tracked to further facilitate the determination of the vehicle position. As one vehicle is indicated by one or two light pairs, a light pairing process using spatiotemporal features is applied to pair vehicle lights. Finally, vehicle tracking with occlusion handling is applied to refine incorrect detections under various traffic situations. Experiments on two-lane and four-lane urban roads are conducted, and a quantitative evaluation of the results shows the effectiveness of the proposed method. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
Show Figures

Figure 1

19 pages, 6607 KB  
Article
Performance Evaluation of Region-Based Convolutional Neural Networks Toward Improved Vehicle Taillight Detection
by Zhenzhou Wang, Wei Huo, Pingping Yu, Lin Qi, Shanshan Geng and Ning Cao
Appl. Sci. 2019, 9(18), 3753; https://doi.org/10.3390/app9183753 - 8 Sep 2019
Cited by 10 | Viewed by 3979
Abstract
Increasingly serious traffic jams and traffic accidents pose threats to the social economy and human life. The lamp semantics of driving is a major way to transmit the driving behavior information between vehicles. The detection and recognition of the vehicle taillights can acquire [...] Read more.
Increasingly serious traffic jams and traffic accidents pose threats to the social economy and human life. The lamp semantics of driving is a major way to transmit the driving behavior information between vehicles. The detection and recognition of the vehicle taillights can acquire and understand the taillight semantics, which is of great significance for realizing multi-vehicle behavior interaction and assists driving. It is a challenge to detect taillights and identify the taillight semantics on real traffic road during the day. The main research content of this paper is mainly to establish a neural network to detect vehicles and to complete recognition of the taillights of the preceding vehicle based on image processing. First, the outlines of the preceding vehicles are detected and extracted by using convolutional neural networks. Then, the taillight area in the Hue-Saturation-Value (HSV) color space are extracted and the taillight pairs are detected by correlations of histograms, color and positions. Then the taillight states are identified based on the histogram feature parameters of the taillight image. The detected taillight state of the preceding vehicle is prompted to the driver to reduce traffic accidents caused by the untimely judgement of the driving intention of the preceding vehicle. The experimental results show that this method can accurately identify taillight status during the daytime and can effectively reduce the occurrence of confused judgement caused by light interference. Full article
Show Figures

Figure 1

36 pages, 15288 KB  
Article
Visible Light Communication System Based on Software Defined Radio: Performance Study of Intelligent Transportation and Indoor Applications
by Radek Martinek, Lukas Danys and Rene Jaros
Electronics 2019, 8(4), 433; https://doi.org/10.3390/electronics8040433 - 15 Apr 2019
Cited by 49 | Viewed by 8996
Abstract
In this paper, our first attempt at visible light communication system, based on software defined radio (SDR) and implemented in LabVIEW is introduced. This paper mainly focuses on two most commonly used types of LED lights, ceiling lights and LED car lamps/tail-lights. The [...] Read more.
In this paper, our first attempt at visible light communication system, based on software defined radio (SDR) and implemented in LabVIEW is introduced. This paper mainly focuses on two most commonly used types of LED lights, ceiling lights and LED car lamps/tail-lights. The primary focus of this study is to determine the basic parameters of real implementation of visible light communication (VLC) system, such as transmit speed, communication errors (bit-error ratio, error vector magnitude, energy per bit to noise power spectral density ratio) and highest reachable distance. This work focuses on testing various multistate quadrature amplitude modulation (M-QAM). We have used Skoda Octavia III tail-light and Phillips indoor ceiling light as transmitters and SI PIN Thorlabs photodetector as receiver. Testing method for each light was different. When testing ceiling light, we have focused on reachable distance for each M-QAM variant. On the other side, Octavia tail-light was tested in variable nature conditions (such as thermal turbulence, rain, fog) simulated in special testing box. This work will present our solution, measured parameters and possible weak spots, which will be adjusted in the future. Full article
(This article belongs to the Special Issue Visible Light Communication and Positioning)
Show Figures

Figure 1

Back to TopTop