Refine Your Search

Topic

Author

Search Results

Technical Paper

Vehicle Dynamics Model for Simulation Use with Autoware.AI on ROS

2024-04-09
2024-01-1970
This research focused on developing a methodology for a vehicle dynamics model of a passenger vehicle outfitted with an aftermarket Automated Driving System software package using only literature and track based results. This package consisted of Autoware.AI (Autoware ®) operating on Robot Operating System 1 (ROS™) with C++ and Python ®. Initial focus was understanding the basics of ROS and how to implement test scenarios in Python to characterize the control systems and dynamics of the vehicle. As understanding of the system continued to develop, test scenarios were adapted to better fit system characterization goals with identification of system configuration limits. Trends from on-track testing were identified and paired with first-order linear systems to simulate physical vehicle responses to given command inputs. Sub-models were developed and simulated in MATLAB ® with command inputs from on-track testing.
Technical Paper

Enhanced Safety of Heavy-Duty Vehicles on Highways through Automatic Speed Enforcement – A Simulation Study

2024-04-09
2024-01-1964
Highway safety remains a significant concern, especially in mixed traffic scenarios involving heavy-duty vehicles (HDV) and smaller passenger cars. The vulnerability of HDVs following closely behind smaller cars is evident in incidents involving the lead vehicle, potentially leading to catastrophic rear-end collisions. This paper explores how automatic speed enforcement systems, using speed cameras, can mitigate risks for HDVs in such critical situations. While historical crash data consistently demonstrates the reduction of accidents near speed cameras, this paper goes beyond the conventional notion of crash occurrence reduction. Instead, it investigates the profound impact of driver behavior changes within desired travel speed distribution, especially around speed cameras, and their contribution to the safety of trailing vehicles, with a specific focus on heavy-duty trucks in accident-prone scenarios.
Technical Paper

Energy Efficiency Technologies of Connected and Automated Vehicles: Findings from ARPA-E’s NEXTCAR Program

2024-04-09
2024-01-1990
This paper details the advancements and outcomes of the NEXTCAR (Next-Generation Energy Technologies for Connected and Automated on-Road Vehicles) program, an initiative led by the Advanced Research Projects Agency-Energy (ARPA-E). The program focusses on harnessing the full potential of Connected and Automated Vehicle (CAV) technologies to develop advanced vehicle dynamic and powertrain control technologies (VD&PT). These technologies have shown the capability to reduce energy consumption by 20% in conventional and hybrid electric cars and trucks at automation levels L1-L3 and by 30% L4 fully autonomous vehicles. Such reductions could lead to significant energy savings across the entire U.S. vehicle fleet.
Technical Paper

Path Planning and Robust Path Tracking Control of an Automated Parallel Parking Maneuver

2024-04-09
2024-01-2558
Driver’s license examinations require the driver to perform either a parallel parking or a similar maneuver as part of the on-road evaluation of the driver’s skills. Self-driving vehicles that are allowed to operate on public roads without a driver should also be able to perform such tasks successfully. With this motivation, the S-shaped maneuverability test of the Ohio driver’s license examination is chosen here for automatic execution by a self-driving vehicle with drive-by-wire capability and longitudinal and lateral controls. The Ohio maneuverability test requires the driver to start within an area enclosed by four pylons and the driver is asked to go to the left of the fifth pylon directly in front of the vehicle in a smooth and continuous manner while ending in a parallel direction to the initial one. The driver is then asked to go backwards to the starting location of the vehicle without stopping the vehicle or hitting the pylons.
Technical Paper

Deep Reinforcement Learning Based Collision Avoidance of Automated Driving Agent

2024-04-09
2024-01-2556
Automated driving has become a very promising research direction with many successful deployments and the potential to reduce car accidents caused by human error. Automated driving requires automated path planning and tracking with the ability to avoid collisions as its fundamental requirement. Thus, plenty of research has been performed to achieve safe and time efficient path planning and to develop reliable collision avoidance algorithms. This paper uses a data-driven approach to solve the abovementioned fundamental requirement. Consequently, the aim of this paper is to develop Deep Reinforcement Learning (DRL) training pipelines which train end-to-end automated driving agents by utilizing raw sensor data. The raw sensor data is obtained from the Carla autonomous vehicle simulation environment here. The proposed automated driving agent learns how to follow a pre-defined path with reasonable speed automatically.
Technical Paper

Effect of Seat Back Restriction on Head, Neck and Torso Responses of Front Seat Occupants When Subjected to a Moderate Speed Rear-Impact

2021-04-06
2021-01-0920
During high-speed rear impacts with delta-V > 25 km/h, the front seats may rotate rearward due to occupant and seat momentum change leading to possibly large seat deflection. One possible way of limiting this may be by introducing a structure that would restrict large rotations or deformations, however, such a structure would change the front seat occupant kinematics and kinetics. The goal of this study was to understand the influence of seat back restriction on head, neck and torso responses of front seat occupants when subjected to a moderate speed rear-impact. This was done by simulating a rear impact scenario with a delta-V of 37.4 km/h using LS-Dyna, with the GHBMC M50 occupant model and a manufacturer provided seat model. The study included two parts, the first part was to identify worst case scenarios using the simplified GHBMC M50-OS, and the second part was to further investigate the identified scenarios using the detailed GHBMC M50-O.
Technical Paper

Simulation Framework for Testing Autonomous Vehicles in a School for the Blind Campus

2021-04-06
2021-01-0118
With the advent of increasing autonomous vehicles on public roads, the safety of vulnerable road users such as pedestrians, cyclists, etc. has never been more important. These especially include Blind or Visually Impaired (BVI) pedestrians who face difficulty in making confident decisions in road crossings without the help of accessible pedestrian signals (APS). This paper addresses some of the safety measures that can be taken to improve and assess the safety of BVI pedestrians in a controlled environment like a BVI school campus where autonomous vehicles are operated. The majority of research on autonomous vehicle safety does not consider the edge cases of encounters with BVI pedestrians. Based on this motivation, requirements and characteristics of Non-BVI and BVI pedestrians have been stated along with the motion models used to predict their future movements. Existing tools based on Bayesian multi-model filters were used for pedestrian tracking and motion predictions.
Technical Paper

Infrastructure Camera Video Data Processing of Traffic at Roundabouts

2021-04-06
2021-01-0165
Roundabout is a unique approach of managing traffic at intersections because it relies on driver’s instincts of safety. Roundabouts are considered safer than other ways of intersection traffic management due to low speed limits, smoother merging, and reduced fatal accidents. Despite their benefits and increasing usage, there is lack of clear understanding of the roundabouts, particularly due to scarcity of data and simulation models and the complexity of the structure. Real-time and offline traffic data recorded at a roundabout provides a basis for 1) identification of the safety issues, 2) understanding unexpected and risky driver behavior, 3) proposing potential mobility solutions, and 4) developing simulation models. The processed data may be used in controlling metered roundabouts, communicating with connected and automated vehicles (CAVs) etc. In this paper an approach to obtain useful traffic information from video feed data at a roundabout is presented.
Technical Paper

Predicting Desired Temporal Waypoints from Camera and Route Planner Images using End-To-Mid Imitation Learning

2021-04-06
2021-01-0088
This study is focused on exploring the possibilities of using camera and route planner images for autonomous driving in an end-to-mid learning fashion. The overall idea is to clone the humans’ driving behavior, in particular, their use of vision for ‘driving’ and map for ‘navigating’. The notion is that we humans use our vision to ‘drive’ and sometimes, we also use a map such as Google/Apple maps to find direction in order to ‘navigate’. We replicated this notion by using end-to-mid imitation learning. In particular, we imitated human driving behavior by using camera and route planner images for predicting the desired waypoints and by using a dedicated control to follow those predicted waypoints. Besides, this work also places emphasis on using minimal and cheaper sensors such as camera and basic map for autonomous driving rather than expensive sensors such Lidar or HD Maps as we humans do not use such sophisticated sensors for driving.
Journal Article

In-Vehicle Test Results for Advanced Propulsion and Vehicle System Controls Using Connected and Automated Vehicle Information

2021-04-06
2021-01-0430
A key enabler to maximizing the benefits from advanced powertrain technologies is to adopt a systems integration approach and develop optimized controls that consider the propulsion system and vehicle as a whole. This approach becomes essential when incorporating Advanced Driver Assistance Systems (ADAS) and communication technologies, which can provide information on future driving conditions. This may enable the powertrain control system to further improve the vehicle performance and energy efficiency, shifting from an instantaneous optimization of energy consumption to a predictive and “look-ahead” optimization. Benefits from this approach can be realized at all levels of electrification, from conventional combustion engines to hybrid propulsion systems and full electric vehicles, and at all levels of vehicle automation.
Technical Paper

Estimation of Fuel Economy on Real-World Routes for Next-Generation Connected and Automated Hybrid Powertrains

2020-04-14
2020-01-0593
The assessment of fuel economy of new vehicles is typically based on regulatory driving cycles, measured in an emissions lab. Although the regulations built around these standardized cycles have strongly contributed to improved fuel efficiency, they are unable to cover the envelope of operating and environmental conditions the vehicle will be subject to when driving in the “real-world”. This discrepancy becomes even more dramatic with the introduction of Connectivity and Automation, which allows for information on future route and traffic conditions to be available to the vehicle and powertrain control system. Furthermore, the huge variability of external conditions, such as vehicle load or driver behavior, can significantly affect the fuel economy on a given route. Such variability poses significant challenges when attempting to compare the performance and fuel economy of different powertrain technologies, vehicle dynamics and powertrain control methods.
Technical Paper

Camera Based Automated Lane Keeping Application Complemented by GPS Localization Based Path Following

2018-04-03
2018-01-0608
Advances in sensor solutions in the automotive sector make it possible to develop better ADAS and autonomous driving functions. One of the main tasks of highway chauffeur and highway pilot automated driving systems is to keep the vehicle between the lane lines while driving on a pre-defined route. This task can be achieved by using camera and/or GPS to localize the vehicle between the lane lines. However, both sensors have shortcomings in certain scenarios. While the camera does not work when there are no lane lines to be detected, an RTK GPS can localize the vehicle accurately. On the other hand, GPS requires at least 3 satellite connections to be able to localize the vehicle and more satellite connections and real-time over-the-air corrections for lane-level positioning accuracy. If GPS localization fails or is not accurate enough, lane line information from the camera can be used as a backup.
Technical Paper

Use of Robust DOB/CDOB Compensation to Improve Autonomous Vehicle Path Following Performance in the Presence of Model Uncertainty, CAN Bus Delays and External Disturbances

2018-04-03
2018-01-1086
Autonomous vehicle technology has been developing rapidly in recent years. Vehicle parametric uncertainty in the vehicle model, variable time delays in the CAN bus based sensor and actuator command interfaces, changes in vehicle sped, sensitivity to external disturbances like side wind and changes in road friction coefficient are factors that affect autonomous driving systems like they have affected ADAS and active safety systems in the past. This paper presents a robust control architecture for automated driving systems for handling the abovementioned problems. A path tracking control system is chosen as the proof-of-concept demonstration application in this paper. A disturbance observer (DOB) is embedded within the steering to path error automated driving loop to handle uncertain parameters such as vehicle mass, vehicle velocities and road friction coefficient and to reject yaw moment disturbances.
Technical Paper

Localization and Perception for Control and Decision Making of a Low Speed Autonomous Shuttle in a Campus Pilot Deployment

2018-04-03
2018-01-1182
Future SAE Level 4 and Level 5 autonomous vehicles will require novel applications of localization, perception, control and artificial intelligence technology in order to offer innovative and disruptive solutions to current mobility problems. This paper concentrates on low speed autonomous shuttles that are transitioning from being tested in limited traffic, dedicated routes to being deployed as SAE Level 4 automated driving vehicles in urban environments like college campuses and outdoor shopping centers within smart cities. The Ohio State University has designated a small segment in an underserved area of campus as an initial autonomous vehicle (AV) pilot test route for the deployment of low speed autonomous shuttles. This paper presents initial results of ongoing work on developing solutions to the localization and perception challenges of this planned pilot deployment.
Technical Paper

Analysis of Human Driver Behavior in Highway Cut-in Scenarios

2017-03-28
2017-01-1402
The rapid development of driver assistance systems, such as lane-departure warning (LDW) and lane-keeping support (LKS), along with widely publicized reports of automated vehicle testing, have created the expectation for an increasing amount of vehicle automation in the near future. As these systems are being phased in, the coexistence of automated vehicles and human-driven vehicles on roadways will be inevitable and necessary. In order to develop automated vehicles that integrate well with those that are operated in traditional ways, an appropriate understanding of human driver behavior in normal traffic situations would be beneficial. Unlike many research studies that have focused on collision-avoidance maneuvering, this paper analyzes the behavior of human drivers in response to cut-in vehicles moving at similar speeds. Both automated and human-driven vehicles are likely to encounter this scenario in daily highway driving.
Technical Paper

Testing and Validation of a Belted Alternator System for a Post-Transmission Parallel PHEV for the EcoCAR 3 Competition

2017-03-28
2017-01-1263
The Ohio State University EcoCAR 3 team is building a plug-in hybrid electric vehicle (PHEV) post-transmission parallel 2016 Chevrolet Camaro. With the end-goal of improving fuel economy and reducing tail pipe emissions, the Ohio State Camaro has been fitted with a 32 kW alternator-starter belt coupled to a 119 kW 2.0L GDI I4 engine that runs on 85% ethanol (E85). The belted alternator starter (BAS) which aids engine start-stop operation, series mode and torque assist, is powered by an 18.9 kWh Lithium Iron Phosphate energy storage system, and controlled by a DC-AC inverter/controller. This report details the modeling, calibration, testing and validation work done by the Ohio State team to fast track development of the BAS system in Year 2 of the competition.
Journal Article

Braking Behavior of Truck Drivers in Crash Imminent Scenarios

2014-09-30
2014-01-2380
Dynamic Brake Support (DBS) is a safety system that has been applied to various passenger cars and has been shown to be effective at assisting drivers in avoiding or mitigating rear-end collisions. The objective of a DBS system is to ensure that the brake system is applied quickly and at sufficient pressure when a driver responds to a collision imminent situation. DBS is capable of improving braking response due to a passenger car driver's tendency to utilize multi-stage braking. Interest is developing in using DBS on commercial vehicles. In order to evaluate the possible improvement in safety that could be realized through the use of DBS, driver braking behavior must first be analyzed to confirm that improvement is possible and necessary. To determine if this is the case, a study of the response of truck drivers' braking behavior in collision imminent situations is conducted. This paper presents the method of evaluation and results.
Technical Paper

Modeling and Validation of ABS and RSC Control Algorithms for a 6×4 Tractor and Trailer Models using SIL Simulation

2014-04-01
2014-01-0135
A Software-in-the-Loop (SIL) simulation is presented here wherein control algorithms for the Anti-lock Braking System (ABS) and Roll Stability Control (RSC) system were developed in Simulink. Vehicle dynamics models of a 6×4 cab-over tractor and two trailer combinations were developed in TruckSim and were used for control system design. Model validation was performed by doing various dynamic maneuvers like J-Turn, double lane change, decreasing radius curve, high dynamic steer input and constant radius test with increasing speed and comparing the vehicle responses obtained from TruckSim against field test data. A commercial ESC ECU contains two modules: Roll Stability Control (RSC) and Yaw Stability Control (YSC). In this research, only the RSC has been modeled. The ABS system was developed based on the results obtained from a HIL setup that was developed as a part of this research.
Technical Paper

Modeling of a 6×4 Tractor and Trailers for Use in Real Time Hardware in the Loop Simulation for ESC Testing

2013-04-08
2013-01-0693
According to NHTSA's 2011 Traffic Safety Facts [1], passenger vehicle occupant fatalities continued the strong decline that has been occurring recently. In 2011, there were 21,253 passenger vehicles fatalities compared to 22,273 in 2010, and that was a 4.6% decrease. However; large-truck occupant fatalities increased from 530 in 2010 to 635 in 2011, which is a 20% increase. This was a second consecutive year in which large truck fatalities have increased (9% increase from 2009 to 2010). There was also a 15% increase in large truck occupant injuries from 2010. Moreover, the fatal crashes involving large trucks increased by 1.9%, in contrast to other-vehicle-occupant fatalities that declined by 3.6% from 2010. The 2010 accident statistics NHTSA's report reveals that large trucks have a fatal accident involvement rate of 1.22 vehicles per 100 million vehicle miles traveled compared to 1.53 for light trucks and 1.18 for passenger cars.
Journal Article

Semitrailer Torsional Stiffness Data for Improved Modeling Fidelity

2011-09-13
2011-01-2163
Vehicle dynamics models employed in heavy truck simulation often treat the semitrailer as a torsionally rigid member, assuming zero deflection along its longitudinal axis as a moment is applied to its frame. Experimental testing, however, reveals that semitrailers do twist, sometimes enough to precipitate rollover when a rigid trailer may have remained upright. Improving the model by incorporating realistic trailer roll stiffness values can improve assessment of heavy truck dynamics, as well as an increased understanding of the effectiveness of stability control systems in limit handling maneuvers. Torsional stiffness measurements were conducted by the National Highway Traffic Safety Administration (NHTSA) for eight semitrailers of different types, including different length box vans, traditional and spread axle flat beds, and a tanker.
X