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
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (121)

Search Parameters:
Keywords = mobile vehicle classification.

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
28 pages, 4007 KiB  
Article
Voting-Based Classification Approach for Date Palm Health Detection Using UAV Camera Images: Vision and Learning
by Abdallah Guettaf Temam, Mohamed Nadour, Lakhmissi Cherroun, Ahmed Hafaifa, Giovanni Angiulli and Fabio La Foresta
Drones 2025, 9(8), 534; https://doi.org/10.3390/drones9080534 - 29 Jul 2025
Viewed by 260
Abstract
In this study, we introduce the application of deep learning (DL) models, specifically convolutional neural networks (CNNs), for detecting the health status of date palm leaves using images captured by an unmanned aerial vehicle (UAV). The images are modeled using the Newton–Euler method [...] Read more.
In this study, we introduce the application of deep learning (DL) models, specifically convolutional neural networks (CNNs), for detecting the health status of date palm leaves using images captured by an unmanned aerial vehicle (UAV). The images are modeled using the Newton–Euler method to ensure stability and accurate image acquisition. These deep learning models are implemented by a voting-based classification (VBC) system that combines multiple CNN architectures, including MobileNet, a handcrafted CNN, VGG16, and VGG19, to enhance classification accuracy and robustness. The classifiers independently generate predictions, and a voting mechanism determines the final classification. This hybridization of image-based visual servoing (IBVS) and classifiers makes immediate adaptations to changing conditions, providing straightforward and smooth flying as well as vision classification. The dataset used in this study was collected using a dual-camera UAV, which captures high-resolution images to detect pests in date palm leaves. After applying the proposed classification strategy, the implemented voting method achieved an impressive accuracy of 99.16% on the test set for detecting health conditions in date palm leaves, surpassing individual classifiers. The obtained results are discussed and compared to show the effectiveness of this classification technique. Full article
Show Figures

Figure 1

9 pages, 2459 KiB  
Proceeding Paper
Beyond the Red and Green: Exploring the Capabilities of Smart Traffic Lights in Malaysia
by Mohd Fairuz Muhamad@Mamat, Mohamad Nizam Mustafa, Lee Choon Siang, Amir Izzuddin Hasani Habib and Azimah Mohd Hamdan
Eng. Proc. 2025, 102(1), 4; https://doi.org/10.3390/engproc2025102004 - 22 Jul 2025
Viewed by 306
Abstract
Traffic congestion poses a significant challenge to modern urban environments, impacting both driver satisfaction and road safety. This paper investigates the effectiveness of a smart traffic light system (STL), a solution developed under the Intelligent Transportation System (ITS) initiative by the Ministry of [...] Read more.
Traffic congestion poses a significant challenge to modern urban environments, impacting both driver satisfaction and road safety. This paper investigates the effectiveness of a smart traffic light system (STL), a solution developed under the Intelligent Transportation System (ITS) initiative by the Ministry of Works Malaysia, to address these issues in Malaysia. The system integrates a network of sensors, AI-enabled cameras, and Automatic Number Plate Recognition (ANPR) technology to gather real-time data on traffic volume and vehicle classification at congested intersections. This data is utilized to dynamically adjust traffic light timings, prioritizing traffic flow on heavily congested roads while maintaining safety standards. To evaluate the system’s performance, a comprehensive study was conducted at a selected intersection. Traffic patterns were automatically analyzed using camera systems, and the performance of the STL was compared to that of traditional traffic signal systems. The average travel time from the start to the end intersection was measured and compared. Preliminary findings indicate that the STL significantly reduces travel times and improves overall traffic flow at the intersection, with average travel time reductions ranging from 7.1% to 28.6%, depending on site-specific factors. While further research is necessary to quantify the full extent of the system’s impact, these initial results demonstrate the promising potential of STL technology to enhance urban mobility and more efficient and safer roadways by moving beyond traditional traffic signal functionalities. Full article
Show Figures

Figure 1

18 pages, 3850 KiB  
Article
Operational Evaluation of Mixed Flow on Highways Considering Trucks and Autonomous Vehicles Based on an Improved Car-Following Decision Framework
by Nan Kang, Chun Qian, Yiyan Zhou and Wenting Luo
Sustainability 2025, 17(14), 6450; https://doi.org/10.3390/su17146450 - 15 Jul 2025
Viewed by 342
Abstract
This study proposes a new method to improve the accuracy of car-following models in predicting the mobility of mixed traffic flow involving trucks and automated vehicles (AVs). A classification is developed to categorize car-following behaviors into eight distinct modes based on vehicle type [...] Read more.
This study proposes a new method to improve the accuracy of car-following models in predicting the mobility of mixed traffic flow involving trucks and automated vehicles (AVs). A classification is developed to categorize car-following behaviors into eight distinct modes based on vehicle type (passenger car/truck) and autonomy level (human-driven vehicle [HDV]/AV) for parameter calibration and simulation. The car-following model parameters are calibrated based on the HighD dataset, and the models are selected through minimizing statistical error. A cellular-automaton-based simulation platform is implemented in MATLAB (R2023b), and a decision framework is developed for the simulation. Key findings demonstrate that mode-specific parameter calibration improves model accuracy, achieving an average error reduction of 80% compared to empirical methods. The simulation results reveal a positive correlation between the AV penetration rate and traffic flow stability, which consequently enhances capacity. Specifically, a full transition from 0% to 100% AV penetration increases traffic capacity by 50%. Conversely, elevated truck penetration rates degrade traffic flow stability, reducing the average speed by 75.37% under full truck penetration scenarios. Additionally, higher AV penetration helps stabilize traffic flow, leading to reduced speed fluctuations and lower emissions, while higher truck proportions contribute to higher emissions due to increased traffic instability. Full article
(This article belongs to the Section Sustainable Transportation)
Show Figures

Figure 1

15 pages, 6454 KiB  
Article
xLSTM-Based Urban Traffic Flow Prediction for Intelligent Transportation Governance
by Chung-I Huang, Jih-Sheng Chang, Jun-Wei Hsieh, Jyh-Horng Wu and Wen-Yi Chang
Appl. Sci. 2025, 15(14), 7859; https://doi.org/10.3390/app15147859 - 14 Jul 2025
Viewed by 373
Abstract
Urban traffic congestion poses persistent challenges to mobility, public safety, and governance efficiency in metropolitan areas. This study proposes an intelligent traffic flow forecasting framework based on an extended Long Short-Term Memory (xLSTM) model, specifically designed for real-time congestion prediction and proactive police [...] Read more.
Urban traffic congestion poses persistent challenges to mobility, public safety, and governance efficiency in metropolitan areas. This study proposes an intelligent traffic flow forecasting framework based on an extended Long Short-Term Memory (xLSTM) model, specifically designed for real-time congestion prediction and proactive police dispatch support. Utilizing a real-world dataset collected from over 300 vehicle detector (VD) sensors, the proposed model integrates vehicle volume, speed, and lane occupancy data at five-minute intervals. Methodologically, the xLSTM model incorporates matrix-based memory cells and exponential gating mechanisms to enhance spatio-temporal learning capabilities. Model performance is evaluated using multiple metrics, including congestion classification accuracy, F1-score, MAE, RMSE, and inference latency. The xLSTM model achieves a congestion prediction accuracy of 87.3%, an F1-score of 0.882, and an average inference latency of 41.2 milliseconds—outperforming baseline LSTM, GRU, and Transformer-based models in both accuracy and speed. These results validate the system’s suitability for real-time deployment in police control centers, where timely prediction of traffic congestion enables anticipatory patrol allocation and dynamic signal adjustment. By bridging AI-driven forecasting with public safety operations, this research contributes a validated and scalable approach to intelligent transportation governance, enhancing the responsiveness of urban mobility systems and advancing smart city initiatives. Full article
Show Figures

Figure 1

23 pages, 10698 KiB  
Article
Unmanned Aerial Vehicle-Based RGB Imaging and Lightweight Deep Learning for Downy Mildew Detection in Kimchi Cabbage
by Yang Lyu, Xiongzhe Han, Pingan Wang, Jae-Yeong Shin and Min-Woong Ju
Remote Sens. 2025, 17(14), 2388; https://doi.org/10.3390/rs17142388 - 10 Jul 2025
Viewed by 396
Abstract
Downy mildew is a highly destructive fungal disease that significantly reduces both the yield and quality of kimchi cabbage. Conventional detection methods rely on manual scouting, which is labor-intensive and prone to subjectivity. This study proposes an automated detection approach using RGB imagery [...] Read more.
Downy mildew is a highly destructive fungal disease that significantly reduces both the yield and quality of kimchi cabbage. Conventional detection methods rely on manual scouting, which is labor-intensive and prone to subjectivity. This study proposes an automated detection approach using RGB imagery acquired by an unmanned aerial vehicle (UAV), integrated with lightweight deep learning models for leaf-level identification of downy mildew. To improve disease feature extraction, Simple Linear Iterative Clustering (SLIC) segmentation was applied to the images. Among the evaluated models, Vision Transformer (ViT)-based architectures outperformed Convolutional Neural Network (CNN)-based models in terms of classification accuracy and generalization capability. For late-stage disease detection, DeiT-Tiny recorded the highest test accuracy (0.948) and macro F1-score (0.913), while MobileViT-S achieved the highest diseased recall (0.931). In early-stage detection, TinyViT-5M achieved the highest test accuracy (0.970) and macro F1-score (0.918); however, all models demonstrated reduced diseased recall under early-stage conditions, with DeiT-Tiny achieving the highest recall at 0.774. These findings underscore the challenges of identifying early symptoms using RGB imagery. Based on the classification results, prescription maps were generated to facilitate variable-rate pesticide application. Overall, this study demonstrates the potential of UAV-based RGB imaging for precision agriculture, while highlighting the importance of integrating multispectral data and utilizing domain adaptation techniques to enhance early-stage disease detection. Full article
(This article belongs to the Special Issue Advances in Remote Sensing for Crop Monitoring and Food Security)
Show Figures

Figure 1

27 pages, 7066 KiB  
Article
A Deep Learning-Based Trajectory and Collision Prediction Framework for Safe Urban Air Mobility
by Junghoon Kim, Hyewon Yoon, Seungwon Yoon, Yongmin Kwon and Kyuchul Lee
Drones 2025, 9(7), 460; https://doi.org/10.3390/drones9070460 - 26 Jun 2025
Viewed by 741
Abstract
As urban air mobility moves rapidly toward real-world deployment, accurate vehicle trajectory prediction and early collision risk detection are vital for safe low-altitude operations. This study presents a deep learning framework based on an LSTM–Attention network that captures both short-term flight dynamics and [...] Read more.
As urban air mobility moves rapidly toward real-world deployment, accurate vehicle trajectory prediction and early collision risk detection are vital for safe low-altitude operations. This study presents a deep learning framework based on an LSTM–Attention network that captures both short-term flight dynamics and long-range dependencies in trajectory data. The model is trained on fifty-six routes generated from a UAM planned commercialization network, sampled at 0.1 s intervals. To unify spatial dimensions, the model uses Earth-Centered Earth-Fixed (ECEF) coordinates, enabling efficient Euclidean distance calculations. The trajectory prediction component achieves an RMSE of 0.2172, MAE of 0.1668, and MSE of 0.0524. The collision classification module built on the LSTM–Attention prediction backbone delivers an accuracy of 0.9881. Analysis of attention weight distributions reveals which temporal segments most influence model outputs, enhancing interpretability and guiding future refinements. Moreover, this model is embedded within the Short-Term Conflict Alert component of the Safety Nets module in the UAM traffic management system to provide continuous trajectory prediction and collision risk assessment, supporting proactive traffic control. The system exhibits robust generalizability on unseen scenarios and offers a scalable foundation for enhancing operational safety. Validation currently excludes environmental disturbances such as wind, physical obstacles, and real-world flight logs. Future work will incorporate atmospheric variability, sensor and communication uncertainties, and obstacle detection inputs to advance toward a fully integrated traffic management solution with comprehensive situational awareness. Full article
(This article belongs to the Special Issue Urban Air Mobility Solutions: UAVs for Smarter Cities)
Show Figures

Figure 1

27 pages, 1973 KiB  
Article
The Impact of Travel Behavior Factors on the Acceptance of Carsharing and Autonomous Vehicles: A Machine Learning Analysis
by Jamil Hamadneh and Noura Hamdan
World Electr. Veh. J. 2025, 16(7), 352; https://doi.org/10.3390/wevj16070352 - 25 Jun 2025
Viewed by 427
Abstract
The rapid evolution of the transport industry requires a deep understanding of user preferences for emerging mobility solutions, particularly carsharing (CS) and autonomous vehicles (AVs). This study employs machine learning techniques to model transport mode choice, with a focus on traffic safety perceptions [...] Read more.
The rapid evolution of the transport industry requires a deep understanding of user preferences for emerging mobility solutions, particularly carsharing (CS) and autonomous vehicles (AVs). This study employs machine learning techniques to model transport mode choice, with a focus on traffic safety perceptions of people towards CS and privately shared autonomous vehicles (PSAVs). A stated preference (SP) survey is conducted to collect data on travel behavior, incorporating key attributes such as trip time, trip cost, waiting and walking time, privacy, cybersecurity, and surveillance concerns. Sociodemographic factors, such as income, gender, education, employment status, and trip purpose, are also examined. Three gradient boosting models—CatBoost, XGBoost, and LightGBM are applied to classify user choices. The performance of models is evaluated using accuracy, precision, and F1-score. The XGBoost demonstrates the highest accuracy (77.174%) and effectively captures the complexity of mode choice behavior. The results indicate that CS users are easily classified, while PSAV users present greater classification challenges due to variations in safety perceptions and technological acceptance. From a traffic safety perspective, the results emphasize that companionship, comfort, privacy, cybersecurity, safety in using CS and PSAVs, and surveillance significantly influence CS and PSAV acceptance, which leads to the importance of trust in adopting AVs. The findings suggest that ensuring public trust occurs through robust safety regulations and transparent data security policies. Furthermore, the envisaged benefits of shared autonomous mobility are alleviating congestion and promoting sustainability. Full article
Show Figures

Figure 1

14 pages, 2206 KiB  
Article
CNN-Based Automatic Detection of Beachlines Using UAVs for Enhanced Waste Management in Tailings Storage Facilities
by Sergii Anufriiev, Paweł Stefaniak, Wioletta Koperska, Maria Stachowiak, Artur Skoczylas and Paweł Stefanek
Appl. Sci. 2025, 15(10), 5786; https://doi.org/10.3390/app15105786 - 21 May 2025
Viewed by 397
Abstract
Continuous monitoring is key to the safety of such critical infrastructure as Tailings storage facilities. Due to the high risk of liquification of the dams, it is crucial to move the water as far as possible from the dam crest. In order to [...] Read more.
Continuous monitoring is key to the safety of such critical infrastructure as Tailings storage facilities. Due to the high risk of liquification of the dams, it is crucial to move the water as far as possible from the dam crest. In order to control the distance from the water to the dam, regular manual inspections need to be carried out. In this article, we propose a method for automatic detection of the water-beach line based on photographs from an unmanned aerial vehicle (UAV). An algorithm based on MobileNet v2 convolutional neural network architecture was developed for the classification of images collected by the UAV. Based on the results of this classification, the border between the water and the beach is defined. Several approaches to the model training were tested. Accuracy for the validation set reaches up to 97% for particular image fragments. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
Show Figures

Figure 1

20 pages, 5750 KiB  
Article
Advanced Insect Detection Network for UAV-Based Biodiversity Monitoring
by Halimjon Khujamatov, Shakhnoza Muksimova, Mirjamol Abdullaev, Jinsoo Cho and Heung-Seok Jeon
Remote Sens. 2025, 17(6), 962; https://doi.org/10.3390/rs17060962 - 9 Mar 2025
Viewed by 1195
Abstract
The Advanced Insect Detection Network (AIDN), which represents a significant advancement in the application of deep learning for ecological monitoring, is specifically designed to enhance the accuracy and efficiency of insect detection from unmanned aerial vehicle (UAV) imagery. Utilizing a novel architecture that [...] Read more.
The Advanced Insect Detection Network (AIDN), which represents a significant advancement in the application of deep learning for ecological monitoring, is specifically designed to enhance the accuracy and efficiency of insect detection from unmanned aerial vehicle (UAV) imagery. Utilizing a novel architecture that incorporates advanced activation and normalization techniques, multi-scale feature fusion, and a custom-tailored loss function, the AIDN addresses the unique challenges posed by the small size, high mobility, and diverse backgrounds of insects in aerial images. In comprehensive testing against established detection models, the AIDN demonstrated superior performance, achieving 92% precision, 88% recall, an F1-score of 90%, and a mean Average Precision (mAP) score of 89%. These results signify a substantial improvement over traditional models such as YOLO v4, SSD, and Faster R-CNN, which typically show performance metrics approximately 10–15% lower across similar tests. The practical implications of AIDNs are profound, offering significant benefits for agricultural management and biodiversity conservation. By automating the detection and classification processes, the AIDN reduces the labor-intensive tasks of manual insect monitoring, enabling more frequent and accurate data collection. This improvement in data collection quality and frequency enhances decision making in pest management and ecological conservation, leading to more effective interventions and management strategies. The AIDN’s design and capabilities set a new standard in the field, promising scalable and effective solutions for the challenges of UAV-based monitoring. Its ongoing development is expected to integrate additional sensory data and real-time adaptive models to further enhance accuracy and applicability, ensuring its role as a transformative tool in ecological monitoring and environmental science. Full article
Show Figures

Figure 1

22 pages, 1781 KiB  
Article
Micro-Mobility Safety Assessment: Analyzing Factors Influencing the Micro-Mobility Injuries in Michigan by Mining Crash Reports
by Baraah Qawasmeh, Jun-Seok Oh and Valerian Kwigizile
Future Transp. 2024, 4(4), 1580-1601; https://doi.org/10.3390/futuretransp4040076 - 10 Dec 2024
Cited by 5 | Viewed by 1612
Abstract
The emergence of micro-mobility transportation in urban areas has led to a transformative shift in mobility options, yet it has also brought about heightened traffic conflicts and crashes. This research addresses these challenges by pioneering the integration of image-processing techniques with machine learning [...] Read more.
The emergence of micro-mobility transportation in urban areas has led to a transformative shift in mobility options, yet it has also brought about heightened traffic conflicts and crashes. This research addresses these challenges by pioneering the integration of image-processing techniques with machine learning methodologies to analyze crash diagrams. The study aims to extract latent features from crash data, specifically focusing on understanding the factors influencing injury severity among vehicle and micro-mobility crashes in Michigan’s urban areas. Micro-mobility devices analyzed in this study are bicycles, e-wheelchairs, skateboards, and e-scooters. The AlexNet Convolutional Neural Network (CNN) was utilized to identify various attributes from crash diagrams, enabling the recognition and classification of micro-mobility device collision locations into three categories: roadside, shoulder, and bicycle lane. This study utilized the 2023 Michigan UD-10 crash reports comprising 1174 diverse micro-mobility crash diagrams. Subsequently, the Random Forest classification algorithm was utilized to pinpoint the primary factors and their interactions that affect the severity of micro-mobility injuries. The results suggest that roads with speed limits exceeding 40 mph are the most significant factor in determining the severity of micro-mobility injuries. In addition, micro-mobility rider violations and motorists left-turning maneuvers are associated with more severe crash outcomes. In addition, the findings emphasize the overall effect of many different variables, such as improper lane use, violations, and hazardous actions by micro-mobility users. These factors demonstrate elevated rates of prevalence among younger micro-mobility users and are found to be associated with distracted motorists, elderly motorists, or those who ride during nighttime. Full article
(This article belongs to the Special Issue Emerging Issues in Transport and Mobility)
Show Figures

Figure 1

25 pages, 5780 KiB  
Review
Autonomous and Electric Vehicles in Urban Living Labs: Smart Mobility Strategies for the Future
by Axel A. Mendoza-Armenta, Luis C. Félix-Herrán, Bartolomeo Silvestri, Andrea C. Valderrama-Solano, Juan C. Tudon-Martínez, Michele Roccotelli and Jorge de J. Lozoya-Santos
Energies 2024, 17(21), 5399; https://doi.org/10.3390/en17215399 - 30 Oct 2024
Viewed by 2125
Abstract
The deployment of electric, connected, and autonomous vehicles on public roads presents a significant challenge that can be addressed through previously established frameworks developed globally for implementing these technologies as part of an urban living lab (ULL). This systematic review, based on records [...] Read more.
The deployment of electric, connected, and autonomous vehicles on public roads presents a significant challenge that can be addressed through previously established frameworks developed globally for implementing these technologies as part of an urban living lab (ULL). This systematic review, based on records from four distinct databases, focuses on projects that have conducted deployments of self-driving technologies in streets within urban environments. The review describes relevant information about various initiatives, including a classification of the stages of development reached according to the urban area covered, safety considerations, and lessons learned for optimal deployment. On-board sensing technology, digital infrastructure, and energy and communication systems emerge as the essential components of a ULL with autonomous vehicles (AVs). A crucial goal for smart cities is ensuring the scalability of large-scale deployments of such ULLs for safe, clean, and future mobility experimentation. This can only be achieved through effective coordination among academia, government, industry, and society to guarantee the successful integration of multiple projects in a unique environment. Full article
Show Figures

Figure 1

25 pages, 25144 KiB  
Article
Evaluating Mobile LiDAR Intensity Data for Inventorying Durable Tape Pavement Markings
by Gregory L. Brinster, Mona Hodaei, Aser M. Eissa, Zach DeLoach, Joseph E. Bruno, Ayman Habib and Darcy M. Bullock
Sensors 2024, 24(20), 6694; https://doi.org/10.3390/s24206694 - 17 Oct 2024
Viewed by 1726
Abstract
Good visibility of lane markings is important for all road users, particularly autonomous vehicles. In general, nighttime retroreflectivity is one of the most challenging marking visibility characteristics for agencies to monitor and maintain, particularly in cold weather climates where agency snowplows remove retroreflective [...] Read more.
Good visibility of lane markings is important for all road users, particularly autonomous vehicles. In general, nighttime retroreflectivity is one of the most challenging marking visibility characteristics for agencies to monitor and maintain, particularly in cold weather climates where agency snowplows remove retroreflective material during winter operations. Traditional surface-applied paint and glass beads typically only last one season in cold weather climates with routine snowplow activity. Recently, transportation agencies in cold weather climates have begun deploying improved recessed, durable pavement markings that can last several years and have very high retroreflective properties. Several dozen installations may occur in a state in any calendar year, presenting a challenge for states that need to program annual repainting of traditional waterborne paint lines, but not paint over the much more costly durable markings. This study reports on the utilization of mobile mapping LiDAR systems to classify and evaluate pavement markings along a 73-mile section of westbound I-74 in Indiana. LiDAR intensity data can be used to classify pavement markings as either tape or non-tape and then identify areas of tape markings that need maintenance. RGB images collected during LiDAR intensity data collection were used to validate the LiDAR classification. These techniques can be used by agencies to develop accurate pavement marking inventories to ensure that only painted lines (or segments with missing tape) are repainted during annual maintenance. Repeated tests can also track the marking intensity over time, allowing agencies to better understand material lifecycles. Full article
(This article belongs to the Section Remote Sensors)
Show Figures

Figure 1

15 pages, 4786 KiB  
Article
Development of Integrated Driving Evaluation Index by Proportion of Autonomous Vehicles for Future Intelligent Transportation Systems
by Minkyung Kim, Hoseon Kim and Cheol Oh
Appl. Sci. 2024, 14(20), 9322; https://doi.org/10.3390/app14209322 - 13 Oct 2024
Viewed by 1313
Abstract
As the market penetration rate (MPR) of autonomous vehicles increases, it is expected that the safety of mixed traffic situations will change due to interactions between vehicles. A proactive safety analysis of mixed traffic situations is needed for future intelligent transportation systems; thus, [...] Read more.
As the market penetration rate (MPR) of autonomous vehicles increases, it is expected that the safety of mixed traffic situations will change due to interactions between vehicles. A proactive safety analysis of mixed traffic situations is needed for future intelligent transportation systems; thus, it is necessary to determine the driving safety evaluation indicators that have a significant impact on identifying hazardous sections of actual roads by each MPR. The purpose of this study is to simulate autonomous vehicle behavior by analyzing real-world autonomous vehicle data and to derive a promising integrated driving safety evaluation index for mixed traffic. Autonomous vehicle driving data from an autonomous mobility testbed in Seoul were collected and analyzed to assess autonomous vehicle behavior in VISSIM. The simulation environment was established to match the real road environment. Decision tree (DT) analysis was adopted to derive the indicators influencing the classification of hazardous sections of real roads by MPR. The vehicle–vehicle interaction indicators used to evaluate driving safety were applied as the input variables of the DT, and the classification of real-world hazardous road sections was the output variable. An integrated evaluation index was developed using the promising evaluation indicators and information gains derived for each MPR. The most hazardous section and the factors affecting the driving safety of the section based on the integrated evaluation index for each MPR were then presented. The results of this study can be utilized to proactively identify hazardous road sections in the real world through simulations of mixed traffic conditions. Full article
(This article belongs to the Special Issue Intelligent Transportation Systems for Sustainable Mobility)
Show Figures

Figure 1

16 pages, 2416 KiB  
Article
Promising Approaches for Heat Utilization in Agricultural Machinery Engines
by Antonina Kalinichenko, Vasyl Hruban and Dmytro Marchenko
Appl. Sci. 2024, 14(19), 8717; https://doi.org/10.3390/app14198717 - 27 Sep 2024
Cited by 1 | Viewed by 1555
Abstract
The methods of increasing the efficiency of internal combustion engines through heat utilization are examined. A proposed classification of heat utilization systems for mobile energy vehicles is presented. External utilization harnesses the heat generated by a diesel engine to fulfill the needs of [...] Read more.
The methods of increasing the efficiency of internal combustion engines through heat utilization are examined. A proposed classification of heat utilization systems for mobile energy vehicles is presented. External utilization harnesses the heat generated by a diesel engine to fulfill the needs of consumers not directly related to the engine, such as interior heating and air conditioning systems. Internal recycling focuses on enhancing the power, environmental performance, and economic performance of an engine and its related systems. Various heat utilization schemes are compared. For the economic conditions of the European Union (EU), a turbocompounding diesel engine is acceptable if its agricultural tractor rated power is more than 275 kW and its combine harvester rated power is more than 310 kW. Steam injection into the combustion chamber is utilized to improve the technical and economic performance of gas turbine engines. This technology is also produced in Ukraine and is proposed for use in internal combustion engines. It is suggested to inject water vapor into a turbocharger turbine. This approach reduces the number of components in the heat recovery system, thereby lowering its cost. A recycling chiller can be employed to cool the air after it passes through the air cleaner, enhance the efficiency of the air cooler, and improve the performance of the thermoelectric generators. This device is particularly effective at relatively high air temperatures and can be recommended for agricultural machinery that operates in such conditions, such as combines. With the application of this new technology, it is possible to increase the power of diesel engines by 15…20% and reduce fuel consumption by up to 14%. Further research will focus on substantiating the parameters of recycling systems for different classes of vehicles. Developing a methodology to justify the effective application of heat utilization systems in agricultural mobile energy vehicles is advisable. Full article
Show Figures

Figure 1

22 pages, 1367 KiB  
Article
Detection of GPS Spoofing Attacks in UAVs Based on Adversarial Machine Learning Model
by Lamia Alhoraibi, Daniyal Alghazzawi and Reemah Alhebshi
Sensors 2024, 24(18), 6156; https://doi.org/10.3390/s24186156 - 23 Sep 2024
Cited by 3 | Viewed by 5067
Abstract
Advancements in wireless communication and automation have revolutionized mobility systems, notably through autonomous vehicles and unmanned aerial vehicles (UAVs). UAV spatial coordinates, determined via Global Positioning System (GPS) signals, are susceptible to cyberattacks due to unencrypted and unauthenticated transmissions with GPS spoofing being [...] Read more.
Advancements in wireless communication and automation have revolutionized mobility systems, notably through autonomous vehicles and unmanned aerial vehicles (UAVs). UAV spatial coordinates, determined via Global Positioning System (GPS) signals, are susceptible to cyberattacks due to unencrypted and unauthenticated transmissions with GPS spoofing being a significant threat. To mitigate these vulnerabilities, intrusion detection systems (IDSs) for UAVs have been developed and enhanced using machine learning (ML) algorithms. However, Adversarial Machine Learning (AML) has introduced new risks by exploiting ML models. This study presents a UAV-IDS employing AML methodology to enhance the detection and classification of GPS spoofing attacks. The key contribution is the development of an AML detection model that significantly improves UAV system robustness and security. Our findings indicate that the model achieves a detection accuracy of 98%, demonstrating its effectiveness in managing large-scale datasets and complex tasks. This study emphasizes the importance of physical layer security for enhancing IDSs in UAVs by introducing a novel detection model centered on an adversarial training defense method and advanced deep learning techniques. Full article
(This article belongs to the Section Sensor Networks)
Show Figures

Figure 1

Back to TopTop