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 (58)

Search Parameters:
Keywords = run-off crashes

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
40 pages, 2222 KB  
Article
AI and Financial Fragility: A Framework for Measuring Systemic Risk in Deployment of Generative AI for Stock Price Predictions
by Miranda McClellan
J. Risk Financial Manag. 2025, 18(9), 475; https://doi.org/10.3390/jrfm18090475 - 26 Aug 2025
Viewed by 1534
Abstract
In a few years, most investment firms will deploy Generative AI (GenAI) and large language models (LLMs) for reduced-cost stock trading decisions. If GenAI-run investment decisions from most firms are heavily coordinated, they could all give a “sell” signal simultaneously, triggering market crashes. [...] Read more.
In a few years, most investment firms will deploy Generative AI (GenAI) and large language models (LLMs) for reduced-cost stock trading decisions. If GenAI-run investment decisions from most firms are heavily coordinated, they could all give a “sell” signal simultaneously, triggering market crashes. Likewise, simultaneous “buy” signals from GenAI-run investment decisions could cause market bubbles with algorithmically inflated prices. In this way, coordinated actions from LLMs introduce systemic risk into the global financial system. Existing risk analysis for GenAI focuses on endogenous risk from model performance. In comparison, exogenous risk from external factors like macroeconomic changes, natural disasters, or sudden regulatory changes, is understudied. This research fills the gap by creating a framework for measuring exogenous (systemic) risk from LLMs acting in the stock trading system. This research develops a concrete, quantitative framework to understand the systemic risk brought by using GenAI in stock investment by measuring the covariance between LLM stock price predictions across three industries (technology, automobiles, and communications) produced by eight large language models developed across the United States, Europe, and China. This paper also identifies potential data-driven technical, cultural, and regulatory mechanisms for governing AI to prevent negative financial and societal consequences. Full article
(This article belongs to the Special Issue Investment Management in the Age of AI)
Show Figures

Figure 1

14 pages, 884 KB  
Article
Evaluating the Safety and Cost-Effectiveness of Shoulder Rumble Strips and Road Lighting on Freeways in Saudi Arabia
by Saif Alarifi and Khalid Alkahtani
Sustainability 2025, 17(15), 6868; https://doi.org/10.3390/su17156868 - 29 Jul 2025
Viewed by 641
Abstract
This study examines the safety and cost-effectiveness of implementing shoulder rumble strips (SRS) and road lighting on Saudi Arabian freeways, providing insights into their roles in fostering sustainable transport systems. By leveraging the Highway Safety Manual (HSM) framework, this research develops localized Crash [...] Read more.
This study examines the safety and cost-effectiveness of implementing shoulder rumble strips (SRS) and road lighting on Saudi Arabian freeways, providing insights into their roles in fostering sustainable transport systems. By leveraging the Highway Safety Manual (HSM) framework, this research develops localized Crash Modification Factors (CMFs) for these interventions, ensuring evidence-based and context-specific evaluations. Data were collected for two periods—pre-pandemic (2017–2019) and post-pandemic (2021–2022). For each period, we obtained traffic crash records from the Saudi Highway Patrol database, traffic volume data from the Ministry of Transport and Logistic Services’ automated count stations, and roadway characteristics and pavement-condition metrics from the National Road Safety Center. The findings reveal that SRS reduces fatal and injury run-off-road crashes by 52.7% (CMF = 0.473) with a benefit–cost ratio of 14.12, highlighting their high cost-effectiveness. Road lighting, focused on nighttime crash reduction, decreases such crashes by 24% (CMF = 0.760), with a benefit–cost ratio of 1.25, although the adoption of solar-powered lighting systems offers potential for greater sustainability gains and a higher benefit–cost ratio. These interventions align with global sustainability goals by enhancing road safety, reducing the socio-economic burden of crashes, and promoting the integration of green technologies. This study not only provides actionable insights for achieving KSA Vision 2030’s target of improved road safety but also demonstrates how engineering solutions can be harmonized with sustainability objectives to advance equitable, efficient, and environmentally responsible transportation systems. Full article
Show Figures

Figure 1

23 pages, 2861 KB  
Article
Harnessing Generative AI for Text Analysis of California Autonomous Vehicle Crashes OL316 (2014–2024)
by Mohammad El-Yabroudi, Sri Harsha Pothuguntla, Athar Ghadi and Balakumar Muniandi
Electronics 2025, 14(4), 651; https://doi.org/10.3390/electronics14040651 - 8 Feb 2025
Cited by 3 | Viewed by 1497
Abstract
Autonomous vehicles (AVs) are expected to eventually replace traditional vehicles that require human drivers. In recent years, several AV manufacturers have begun on-road testing to validate the safety of these vehicles. California is one of the few states to permit such testing, regulating [...] Read more.
Autonomous vehicles (AVs) are expected to eventually replace traditional vehicles that require human drivers. In recent years, several AV manufacturers have begun on-road testing to validate the safety of these vehicles. California is one of the few states to permit such testing, regulating it through a permit system. To ensure transparency and public awareness, the state mandates that any licensed AV manufacturer conducting on-road tests report crashes involving AVs. This must be conducted using a standardized format known as OL316, a requirement that has been in place since late 2014. While previous research has explored AV crash data, most studies have focused on specific timeframes without covering the entire period since 2014. Moreover, converting the data from PDFs to machine-readable formats has often been a manual process, and the description text field in reports has rarely been fully analyzed. This article presents a comprehensive, machine-readable dataset of AV crashes from 2014 to September 2024, along with publicly available parsing code to streamline future data analysis. Additionally, we provide an updated statistical analysis of AV crashes during this period. Furthermore, we leverage Generative AI (GenAI) to analyze the description text field of the OL316 reports. This analysis identifies common crash scenarios, contributing factors, and additional insights into moderate and major incidents. The final dataset comprises 728 crash entries. Notably, only 2% of the crashes were categorized as major, while 14% were classified as moderate. Furthermore, 43% of the crashes occurred while the AV was stationary, whereas 55% took place while the AV was in motion. Our GenAI analysis indicates that, in many instances, human drivers of non-autonomous vehicles were at fault. Common causes include rear-end collisions due to insufficient following distances, traffic violations such as running red lights or stop signs, and reckless behaviors like lane boundary violations or speeding. Full article
(This article belongs to the Special Issue Intelligent Control of Unmanned Vehicles)
Show Figures

Figure 1

16 pages, 580 KB  
Article
Check-QZP: A Lightweight Checkpoint Mechanism for Deep Learning Frameworks
by Sangheon Lee, Gyupin Moon, Chanyong Lee, Hyunwoo Kim, Donghyeok An and Donghyun Kang
Appl. Sci. 2024, 14(19), 8848; https://doi.org/10.3390/app14198848 - 1 Oct 2024
Viewed by 2326
Abstract
In deep learning (DL) frameworks, a checkpoint operation is widely used to store intermediate variable values (e.g., weights, biases, and gradients) on storage media. This operation helps to reduce the recovery time of running a machine learning (ML) model after sudden power failures [...] Read more.
In deep learning (DL) frameworks, a checkpoint operation is widely used to store intermediate variable values (e.g., weights, biases, and gradients) on storage media. This operation helps to reduce the recovery time of running a machine learning (ML) model after sudden power failures or random crashes. However, the checkpoint operation can stall the overall training step of the running model and waste expensive hardware resources by leaving the GPU in idle sleep during the checkpoint operation. In addition, the completion time of the checkpoint operation is unpredictable in cloud server environments (e.g., AWS and Azure) because excessive I/O operations issued by other running applications interfere with the checkpoint operations in the storage stacks. To efficiently address the above two problems, we carefully designed Check-QZP, which reduces the amount of data required for checkpoint operations and parallelizes executions on the CPU and GPU by understanding the internal behaviors of the training step. For the evaluation, we implemented Check-QZP and compared it with the traditional approach in real-world multi-tenant scenarios. In the evaluation, Check-QZP outperformed the baseline in all cases in terms of the overall checkpoint time and the amount of data generated by the checkpoint operations, reducing them by up to 87.5% and 99.8%, respectively. In addition, Check-QZP achieved superior training speeds compared to the baseline. Full article
(This article belongs to the Special Issue Applications of Artificial Intelligence in Operating Systems)
Show Figures

Figure 1

26 pages, 22076 KB  
Article
Thermal–Electrical–Mechanical Coupled Finite Element Models for Battery Electric Vehicle
by Chenxi Ling, Leyu Wang, Cing-Dao Kan and Chi Yang
Machines 2024, 12(9), 596; https://doi.org/10.3390/machines12090596 - 27 Aug 2024
Cited by 4 | Viewed by 3113
Abstract
The safety of lithium-ion batteries is critical to the safety of battery electric vehicles (BEVs). The purpose of this work is to develop a method to predict battery thermal runaway in full electric vehicle crash simulation. The thermal–electrical–mechanical-coupled finite element analysis is used [...] Read more.
The safety of lithium-ion batteries is critical to the safety of battery electric vehicles (BEVs). The purpose of this work is to develop a method to predict battery thermal runaway in full electric vehicle crash simulation. The thermal–electrical–mechanical-coupled finite element analysis is used to model an individual lithium-ion battery cell, a battery module, a battery pack, and a battery electric vehicle with 24 battery modules in a live circuit connection. The lithium-ion battery is modeled using a representative approach, with each internal battery component individually modeled to represent its geometric shape and realistic thermal, mechanical, and electrical properties. A resistance heating solver and Randles circuit model built with a generalized voltage source are used to simulate the electrical behavior of the battery. The thermal simulation of the battery considers the heat capacity and thermal conductivity of different cell components, as well as heat conduction, radiation, and convection at their interfaces. The mechanical property of battery cell and battery module models is validated using spherical punch tests. The electrical property of the battery cell and battery module models is verified against CircuitLab simulation in an external short-circuit test. The simulation results for the battery module’s internal resistance are consistent with both experimental data and literature values. The multi-physics coupling phenomenon is demonstrated with a cylindrical compression simulation on the battery module. The multi-physics BEV model with 24 live battery modules is used to simulate the external short-circuit test and the side pole impact test. The simulation run time is less than 24 h. The results demonstrated the feasibility of using a representative battery model and multi-physics analysis to predict battery thermal runaway in full electric vehicle crash analysis. Full article
(This article belongs to the Section Vehicle Engineering)
Show Figures

Figure 1

20 pages, 7440 KB  
Article
Hardware Schemes for Smarter Indoor Robotics to Prevent the Backing Crash Framework Using Field Programmable Gate Array-Based Multi-Robots
by Mudasar Basha, Munuswamy Siva Kumar, Mangali Chinna Chinnaiah, Siew-Kei Lam, Thambipillai Srikanthan, Janardhan Narambhatla, Hari Krishna Dodde and Sanjay Dubey
Sensors 2024, 24(6), 1724; https://doi.org/10.3390/s24061724 - 7 Mar 2024
Cited by 4 | Viewed by 1622
Abstract
The use of smart indoor robotics services is gradually increasing in real-time scenarios. This paper presents a versatile approach to multi-robot backing crash prevention in indoor environments, using hardware schemes to achieve greater competence. Here, sensor fusion was initially used to analyze the [...] Read more.
The use of smart indoor robotics services is gradually increasing in real-time scenarios. This paper presents a versatile approach to multi-robot backing crash prevention in indoor environments, using hardware schemes to achieve greater competence. Here, sensor fusion was initially used to analyze the state of multi-robots and their orientation within a static or dynamic scenario. The proposed novel hardware scheme-based framework integrates both static and dynamic scenarios for the execution of backing crash prevention. A round-robin (RR) scheduling algorithm was composed for the static scenario. Dynamic backing crash prevention was deployed by embedding a first come, first served (FCFS) scheduling algorithm. The behavioral control mechanism of the distributed multi-robots was integrated with FCFS and adaptive cruise control (ACC) scheduling algorithms. The integration of multiple algorithms is a challenging task for smarter indoor robotics, and the Xilinx-based partial reconfiguration method was deployed to avoid computational issues with multiple algorithms during the run-time. These methods were coded with Verilog HDL and validated using an FPGA (Zynq)-based multi-robot system. Full article
(This article belongs to the Special Issue Novel Sensors and Algorithms for Outdoor Mobile Robot)
Show Figures

Figure 1

18 pages, 1526 KB  
Article
Big Data Analytics with the Multivariate Adaptive Regression Splines to Analyze Key Factors Influencing Accident Severity in Industrial Zones of Thailand: A Study on Truck and Non-Truck Collisions
by Manlika Seefong, Panuwat Wisutwattanasak, Chamroeun Se, Kestsirin Theerathitichaipa, Sajjakaj Jomnonkwao, Thanapong Champahom, Vatanavongs Ratanavaraha and Rattanaporn Kasemsri
Big Data Cogn. Comput. 2023, 7(3), 156; https://doi.org/10.3390/bdcc7030156 - 21 Sep 2023
Cited by 4 | Viewed by 3144
Abstract
Machine learning currently holds a vital position in predicting collision severity. Identifying factors associated with heightened risks of injury and fatalities aids in enhancing road safety measures and management. Presently, Thailand faces considerable challenges with respect to road traffic accidents. These challenges are [...] Read more.
Machine learning currently holds a vital position in predicting collision severity. Identifying factors associated with heightened risks of injury and fatalities aids in enhancing road safety measures and management. Presently, Thailand faces considerable challenges with respect to road traffic accidents. These challenges are particularly acute in industrial zones, where they contribute to a rise in injuries and fatalities. The mixture of heavy traffic, comprising both trucks and non-trucks, significantly amplifies the risk of accidents. This situation, hence, generates profound concerns for road safety in Thailand. Consequently, discerning the factors that influence the severity of injuries and fatalities becomes pivotal for formulating effective road safety policies and measures. This study is specifically aimed at predicting the factors contributing to the severity of accidents involving truck and non-truck collisions in industrial zones. It considers a variety of aspects, including roadway characteristics, underlying assumptions of cause, crash characteristics, and weather conditions. Due to the fact that accident data is big data with specific characteristics and complexity, with the employment of machine learning in tandem with the Multi-variate Adaptive Regression Splines technique, we can make precise predictions to identify the factors influencing the severity of collision outcomes. The analysis demonstrates that various factors augment the severity of accidents involving trucks. These include darting in front of a vehicle, head-on collisions, and pedestrian collisions. Conversely, for non-truck related collisions, the significant factors that heighten severity are tailgating, running signs/signals, angle collisions, head-on collisions, overtaking collisions, pedestrian collisions, obstruction collisions, and collisions during overcast conditions. These findings illuminate the significant factors influencing the severity of accidents involving trucks and non-trucks. Such insights provide invaluable information for developing targeted road safety measures and policies, thereby contributing to the mitigation of injuries and fatalities. Full article
(This article belongs to the Special Issue Sustainable Big Data Analytics and Machine Learning Technologies)
Show Figures

Figure 1

18 pages, 1329 KB  
Article
Analysis of Factors Associated with Highway Personal Car and Truck Run-Off-Road Crashes: Decision Tree and Mixed Logit Model with Heterogeneity in Means and Variances Approaches
by Thanapong Champahom, Panuwat Wisutwattanasak, Chamroeun Se, Chinnakrit Banyong, Sajjakaj Jomnonkwao and Vatanavongs Ratanavaraha
Informatics 2023, 10(3), 66; https://doi.org/10.3390/informatics10030066 - 18 Aug 2023
Cited by 2 | Viewed by 2356
Abstract
Among several approaches to analyzing crash research, the use of machine learning and econometric analysis has found potential in the analysis. This study aims to empirically examine factors influencing the single-vehicle crash for personal cars and trucks using decision trees (DT) and mixed [...] Read more.
Among several approaches to analyzing crash research, the use of machine learning and econometric analysis has found potential in the analysis. This study aims to empirically examine factors influencing the single-vehicle crash for personal cars and trucks using decision trees (DT) and mixed binary logit with heterogeneity in means and variances (RPBLHMV) and compare model accuracy. The data in this study were obtained from the Department of Highway during 2011–2017, and the results indicated that the RPBLHMV was superior due to its higher overall prediction accuracy, sensitivity, and specificity values when compared to the DT model. According to the RPBLHMV results, car models showed that injury severity was associated with driver gender, seat belt, mount the island, defect equipment, and safety equipment. For the truck model, it was found that crashes located at intersections or medians, mounts on the island, and safety equipment have a significant influence on injury severity. DT results also showed that running off-road and hitting safety equipment can reduce the risk of death for car and truck drivers. This finding can illustrate the difference causing the dependent variable in each model. The RPBLHMV showed the ability to capture random parameters and unobserved heterogeneity. But DT can be easily used to provide variable importance and show which factor has the most significance by sequencing. Each model has advantages and disadvantages. The study findings can give relevant authorities choices for measures and policy improvement based on two analysis methods in accordance with their policy design. Therefore, whether advocating road safety or improving policy measures, the use of appropriate methods can increase operational efficiency. Full article
(This article belongs to the Special Issue Feature Papers in Big Data)
Show Figures

Figure 1

21 pages, 1931 KB  
Article
Risk Factors Influencing Fatal Powered Two-Wheeler At-Fault and Not-at-Fault Crashes: An Application of Spatio-Temporal Hotspot and Association Rule Mining Techniques
by Reuben Tamakloe
Informatics 2023, 10(2), 43; https://doi.org/10.3390/informatics10020043 - 12 May 2023
Cited by 5 | Viewed by 2625
Abstract
Studies have explored the factors influencing the safety of PTWs; however, very little has been carried out to comprehensively investigate the factors influencing fatal PTW crashes while considering the fault status of the rider in crash hotspot areas. This study employs spatio-temporal hotspot [...] Read more.
Studies have explored the factors influencing the safety of PTWs; however, very little has been carried out to comprehensively investigate the factors influencing fatal PTW crashes while considering the fault status of the rider in crash hotspot areas. This study employs spatio-temporal hotspot analysis and association rule mining techniques to discover hidden associations between crash risk factors that lead to fatal PTW crashes considering the fault status of the rider at statistically significant PTW crash hotspots in South Korea from 2012 to 2017. The results indicate the presence of consecutively fatal PTW crash hotspots concentrated within Korea’s densely populated capital, Seoul, and new hotspots near its periphery. According to the results, violations such as over-speeding and red-light running were critical contributory factors influencing PTW crashes at hotspots during summer and at intersections. Interestingly, while reckless riding was the main traffic violation leading to PTW rider at-fault crashes at hotspots, violations such as improper safety distance and red-light running were strongly associated with PTW rider not-at-fault crashes at hotspots. In addition, while PTW rider at-fault crashes are likely to occur during summer, PTW rider not-at-fault crashes mostly occur during spring. The findings could be used for developing targeted policies for improving PTW safety at hotspots. Full article
(This article belongs to the Special Issue Feature Papers in Big Data)
Show Figures

Figure 1

14 pages, 245 KB  
Article
An Assessment of Horse-Drawn Vehicle Incidents from U.S. News Media Reports within AgInjuryNews
by Nicole Becklinger
Safety 2023, 9(2), 21; https://doi.org/10.3390/safety9020021 - 2 Apr 2023
Cited by 2 | Viewed by 2816
Abstract
Some old-order Anabaptist communities rely on animal-drawn vehicles for transportation and farm work. This research examines reports involving horse-drawn vehicles found in the AgInjuryNews dataset, which provides a publicly accessible collection of agricultural injury reports primarily gathered from news media. The goals of [...] Read more.
Some old-order Anabaptist communities rely on animal-drawn vehicles for transportation and farm work. This research examines reports involving horse-drawn vehicles found in the AgInjuryNews dataset, which provides a publicly accessible collection of agricultural injury reports primarily gathered from news media. The goals of this research are to characterize the reports and to compare results with previous research to assess the utility of using AgInjuryNews to examine horse-drawn vehicle incidents. A total of 38 reports representing 83 victims were identified. Chi-square tests comparing victim and incident traits for fatal and nonfatal injuries were significant for the victim’s role in the incident, vehicle type, presence of a motor vehicle, rear-ending by a motor vehicle, spooked horses, a victim being run over or struck by a vehicle, and a victim being ejected or falling from a vehicle. Additional analysis of incidents involving horse-drawn farm equipment showed that a significantly higher proportion of off-road incidents were fatal compared to on-road incidents. The proportion of fatal injuries in the AgInjuryNews dataset was approximately 10 times higher than observed in a study using Pennsylvania Department of Transportation (DOT) data. Compared to previous research, the AgInjuryNews reports contained a higher proportion of incidents where a motor vehicle rear-ended a horse-drawn vehicle, and fewer cases of horse-drawn vehicles being struck by motor vehicles while crossing or entering a main road and making left turns. Reports of buggy crashes found in AgInjuryNews differed from those found in a Nexis Uni search in that the bulk of the articles from Nexis Uni referred to cases involving criminal charges for impaired driving or hit-and-run crashes. While it is evident that the reports included in the sample are incidents that media sources find compelling rather than comprehensive injury surveillance, it is possible to gain new insights using the AgInjuryNews reports. Full article
(This article belongs to the Special Issue Human Factors in Road Safety and Mobility)
28 pages, 22064 KB  
Article
Petri Nets Applied in Purge Algorithm Analysis for a Rocket Engine Test with Liquid Propellant
by Evandro Rostirolla Bortoloto, Francisco Carlos Parquet Bizarria and José Walter Parquet Bizarria
Aerospace 2023, 10(3), 212; https://doi.org/10.3390/aerospace10030212 - 24 Feb 2023
Viewed by 3043
Abstract
During the development stage of a space vehicle, instrumented tests are carried out on the ground to prove the operational capacity of each liquid-propellant rocket engine, which is installed in this type of vehicle. The task of elaborating a Test Bench project for [...] Read more.
During the development stage of a space vehicle, instrumented tests are carried out on the ground to prove the operational capacity of each liquid-propellant rocket engine, which is installed in this type of vehicle. The task of elaborating a Test Bench project for a propulsion unit with this application is complex and involves several steps, one of these steps being related to the analysis of this bench capacity to meet the algorithms for the liquid-propellant rocket-engine full run of tests, which is considered fundamental for this project’s operational success. Due to the high costs involved in this project’s elaboration and execution, it is strategic to use computational resources to evaluate, by simulation, the main operational functionalities that are previously established for this bench to perform. In this context, this work presents a model proposal through Petri Nets to evaluate, by computer simulation, an architecture capacity that was designed for the Test Bench to meet an algorithm dedicated to the liquid-propellant pipelines purge during the run of hot tests with the liquid-propellant rocket engine. The method used in this work to carry out the simulation shows the operational response of each module of this architecture, in accordance with the steps contained in the purge algorithm, which allows for analyzing, for each event of the process, the Petri Nets properties, mainly those related to the conservativeness, liveliness, deadlock-type, and confusion-type conflicts. The simulation carried out with the proposed model allows for the portrayal of the physical architecture and the operational states of the purge system according to the steps foreseen in the algorithm, showing that the conservation property is met because the number of marks remains constant, the vivacity property is also met since all positions have been reached, and there is no mortal-type conflict, as the simulation is not stopped; only confusion-type conflict is identified, which was solved with the strategic insertion of resources in the model in order to fix crashes related to the competition for tokens in the transition-enabled entries. The satisfactory results obtained in these simulations suggest that the modules provided for this architecture are sufficient and appropriate for carrying out all the steps contained in the purge algorithm, which will minimize or even eliminate the disorders that may be caused by the presence of foreign elements in the propellant supply lines during the tests with the rocket engine. Full article
Show Figures

Figure 1

19 pages, 16730 KB  
Article
Experimental Testing of Energy-Absorbing Structures Used to Enhance the Crashworthiness of the Vehicles
by Jerzy Jackowski, Paweł Posuniak, Karol Zielonka and Rafał Jurecki
Energies 2023, 16(5), 2183; https://doi.org/10.3390/en16052183 - 24 Feb 2023
Cited by 4 | Viewed by 3869
Abstract
Selected structures intended to absorb impact energy have been analysed in respect of their use in the rear underrun protective devices (RUPD) of motor trucks. The main purpose of the RUPD is to prevent a passenger car from running under the rear of [...] Read more.
Selected structures intended to absorb impact energy have been analysed in respect of their use in the rear underrun protective devices (RUPD) of motor trucks. The main purpose of the RUPD is to prevent a passenger car from running under the rear of a motor truck provided with such a device. From the point of view of the safety of the car occupants, it is important to take into account the components whose additional role would be to absorb a part of the impact energy so that the loads on the said occupants were minimised. This article presents experimental test results concerning selected energy-absorbing structures. Based on quasi-static strength tests, simplified material models were defined. As a result of experimental crash tests, the possible applications of selected energy absorbers to the RUPDs as their components accountable for the passive safety of passenger cars were indicated. Absorbers proposed in this paper can be considered effective energy-absorbing structures, e.g., in the case of the central impact of a medium-class car with a speed of about 40 km/h. They are relatively inexpensive in production and easily implementable to motor trucks, even taking into account some limitations related to the type-approval regulations on the European market. Full article
(This article belongs to the Special Issue Motor Vehicles Energy Management)
Show Figures

Figure 1

24 pages, 870 KB  
Article
Modelling Road Work Zone Crashes’ Nature and Type of Person Involved Using Multinomial Logistic Regression
by Adriana Vieira, Bertha Santos and Luís Picado-Santos
Sustainability 2023, 15(3), 2674; https://doi.org/10.3390/su15032674 - 2 Feb 2023
Cited by 13 | Viewed by 3275
Abstract
The sustainable development goals “Good health and well-being” and “Sustainable cities and communities” of the United Nations and World Health Organization, alert governments and researchers and raise awareness about road safety problems and the need to mitigate them. In Portugal, after the economic [...] Read more.
The sustainable development goals “Good health and well-being” and “Sustainable cities and communities” of the United Nations and World Health Organization, alert governments and researchers and raise awareness about road safety problems and the need to mitigate them. In Portugal, after the economic crisis of 2008–2013, a significant amount of road assets demand investment in maintenance and rehabilitation. The areas where these actions take place are called work zones. Considering the particularities of these areas, the proposed work aims to identify the main factors that impact the occurrence of work zones crashes. It uses the statistical technique of multinomial logistic regression, applied to official data on road crashes occurred in mainland Portugal, during the period of 2010–2015. Usually, multinomial logistic regression models are developed for crash and injury severity. In this work, the feasibility of developing predictive models for crash nature (collision, run off road and running over pedestrians) and for type of person involved in the crash (driver, passenger and pedestrian), considering only one covariate (the number of persons involved in the crash), was studied. For the two predictive models obtained, the variables road environment (urban/rural), horizontal geometric design (straight/curve), pavement grip conditions (good/bad), heavy vehicle involvement, and injury severity (fatalities, serious and slightly injuries), were identified as the preponderant factors in a universe of 230 investigated variables. Results point to an increase of work zone crash probability due to driver actions such as running straight and excessive speed for the prevailing conditions. Full article
(This article belongs to the Special Issue Traffic Flow, Road Safety, and Sustainable Transportation)
Show Figures

Figure 1

16 pages, 554 KB  
Article
Factors That Influence the Type of Road Traffic Accidents: A Case Study in a District of Portugal
by Paulo Infante, Gonçalo Jacinto, Anabela Afonso, Leonor Rego, Pedro Nogueira, Marcelo Silva, Vitor Nogueira, José Saias, Paulo Quaresma, Daniel Santos, Patrícia Góis and Paulo Rebelo Manuel
Sustainability 2023, 15(3), 2352; https://doi.org/10.3390/su15032352 - 27 Jan 2023
Cited by 13 | Viewed by 5675
Abstract
Road traffic accidents (RTAs) are a problem with repercussions in several dimensions: social, economic, health, justice, and security. Data science plays an important role in its explanation and prediction. One of the main objectives of RTA data analysis is to identify the main [...] Read more.
Road traffic accidents (RTAs) are a problem with repercussions in several dimensions: social, economic, health, justice, and security. Data science plays an important role in its explanation and prediction. One of the main objectives of RTA data analysis is to identify the main factors associated with a RTA. The present study aims to contribute to the identification of the determinants for the type of RTA: collision, crash, or pedestrian running-over. These factors are essential for identifying specific countermeasures because there is a relevant relationship between the type of RTA and its severity. Daily RTA data from 2016 to 2019 in a district of Portugal were analyzed. A statistical multinomial logit model was fitted. The identified determinants for the type of RTA were geographical (municipality, location, and parking areas), meteorological (air temperature and weather), time of the day (hour, day of the week, and month), driver’s characteristics (gender and age), vehicle’s features (type and age) and road characteristics (road layout and type). The multinomial model results were compared with several machine learning algorithms, since the original data of the type of RTA are severely imbalanced. All models showed poor performance. However, when combining these models with ROSE for class balancing, their performance improved considerably, with the random forest algorithm showing the best performance. Full article
Show Figures

Figure 1

15 pages, 722 KB  
Article
Unhelmeted Riding, Drunk Riding, and Unlicensed Riding among Motorcyclists: A Population Study in Taiwan during 2011–2016
by Yen-Hsiu Liu, Bayu Satria Wiratama, Chung-Jen Chao, Ming-Heng Wang, Rui-Sheng Chen, Wafaa Saleh and Chih-Wei Pai
Int. J. Environ. Res. Public Health 2023, 20(2), 1412; https://doi.org/10.3390/ijerph20021412 - 12 Jan 2023
Cited by 3 | Viewed by 2631
Abstract
This study aimed to investigate the association between drunk riding, unhelmeted riding, unlicensed riding, and running-off-road (ROR) crashes. Multiple logistic regression was used to calculate the adjusted odds ratio (AOR) by using the National Taiwan Traffic Crash Dataset for 2011–2016. The results revealed [...] Read more.
This study aimed to investigate the association between drunk riding, unhelmeted riding, unlicensed riding, and running-off-road (ROR) crashes. Multiple logistic regression was used to calculate the adjusted odds ratio (AOR) by using the National Taiwan Traffic Crash Dataset for 2011–2016. The results revealed that unhelmeted riding was associated with 138% (AOR = 2.38; CI (confidence interval) = 2.34–2.42) and 47% (AOR = 1.47; CI = 1.45–1.49) higher risks of drunk riding and unlicensed riding, respectively. The risk of unhelmeted riding increased with blood alcohol concentrations (BACs), and riders with the minimum BAC (0.031–0.05%) had nearly five times (AOR = 4.99; CI = 4.74–5.26) higher odds of unlicensed riding compared with those of riders with a negative BAC. Unhelmeted riding, drunk riding, and unlicensed riding were associated with 1.21 times (AOR = 1.21; CI = 1.13–1.30), 2.38 times (AOR = 2.38; CI = 2.20–2.57), and 1.13 times (AOR = 1.13; CI = 1.06–1.21) higher odds of ROR crashes, respectively. The three risky riding behaviours (i.e., unhelmeted riding, drunk riding, and unlicensed riding) were significantly related to ROR crashes. The risk of unhelmeted riding and ROR crashes increased with BACs. Full article
(This article belongs to the Section Health Behavior, Chronic Disease and Health Promotion)
Show Figures

Figure 1

Back to TopTop