Refine Your Search

Topic

Author

Search Results

Technical Paper

Obstacle Avoidance Using Model Predictive Control: An Implementation and Validation Study Using Scaled Vehicles

2020-04-14
2020-01-0109
Over the last decade, tremendous amount of research and progress has been made towards developing smart technologies for autonomous vehicles such as adaptive cruise control, lane keeping assist, lane following algorithms, and decision-making algorithms. One of the fundamental objectives for the development of such technologies is to enable autonomous vehicles with the capability to avoid obstacles and maintain safety. Automobiles are real-world dynamical systems - possessing inertia, operating at varying speeds, with finite accelerations/decelerations during operations. Deployment of autonomy in vehicles increases in complexity multi-fold especially when high DOF vehicle models need to be considered for robust control. Model Predictive Control (MPC) is a powerful tool that is used extensively to control the behavior of complex, dynamic systems. As a model-based approach, the fidelity of the model and selection of model-parameters plays a role in ultimate performance.
Technical Paper

Benchmarking the Localization Accuracy of 2D SLAM Algorithms on Mobile Robotic Platforms

2020-04-14
2020-01-1021
Simultaneous Localization and Mapping (SLAM) algorithms are extensively utilized within the field of autonomous navigation. In particular, numerous open-source Robot Operating System (ROS) based SLAM solutions, such as Gmapping, Hector, Cartographer etc., have simplified deployments in application. However, establishing the accuracy and precision of these ‘out-of-the-box’ SLAM algorithms is necessary for improving the accuracy and precision of further applications such as planning, navigation, controls. Existing benchmarking literature largely focused on validating SLAM algorithms based upon the quality of the generated maps. In this paper, however, we focus on examining the localization accuracy of existing 2-dimensional LiDAR based indoor SLAM algorithms. The fidelity of these implementations is compared against the OptiTrack motion capture system which is capable of tracking moving objects at sub-millimeter level precision.
Technical Paper

VoGe: A Voice and Gesture System for Interacting with Autonomous Cars

2017-03-28
2017-01-0068
In the next 20 years fully autonomous vehicles are expected to be in the market. The advance on their development is creating paradigm shifts on different automotive related research areas. Vehicle interiors design and human vehicle interaction are evolving to enable interaction flexibility inside the cars. However, most of today’s vehicle manufacturers’ autonomous car concepts maintain the steering wheel as a control element. While this approach allows the driver to take over the vehicle route if needed, it causes a constraint in the previously mentioned interaction flexibility. Other approaches, such as the one proposed by Google, enable interaction flexibility by removing the steering wheel and accelerator and brake pedals. However, this prevents the users to take control over the vehicle route if needed, not allowing them to make on-route spontaneous decisions, such as stopping at a specific point of interest.
Technical Paper

Evaluation of Alternative Steering Devices with Adjustable Haptic Feedback for Semi-Autonomous and Autonomous Vehicles

2018-04-03
2018-01-0572
Emerging autonomous driving technologies, with emergency navigating capabilities, necessitates innovative vehicle steering methods for operators during unanticipated scenarios. A reconfigurable “plug and play” steering system paradigm enables lateral control from any seating position in the vehicle’s interior. When required, drivers may access a stowed steering input device, establish communications with the vehicle steering subsystem, and provide direct wheel commands. Accordingly, the provision of haptic steering cues and lane keeping assistance to navigate roadways will be helpful. In this study, various steering devices have been investigated which offer reconfigurability and haptic feedback to create a flexible driving environment. A joystick and a robotic arm that offer multiple degrees of freedom were compared to a conventional steering wheel.
Technical Paper

Criticality Assessment of Simulation-Based AV/ADAS Test Scenarios

2022-03-29
2022-01-0070
Testing any new safety technology of Autonomous Vehicles (AV) and Advanced Driver Assistance Systems (ADAS) requires simulation-based validation and verification. The specific scenarios used for testing, outline incidences of accidents or near-miss events. In order to simulate these scenarios, specific values for all the above parameters are required including the ego vehicle model. The ‘criticality’ of a scenario is defined in terms of the difficulty level of the safety maneuver. A scenario could be over-critical, critical, or under-critical. In over-critical scenarios, it is impossible to avoid a crash whereas, for under-critical scenarios, no action may be required to avoid a crash. The criticality of the scenario depends on various parameters e.g. speeds, distances, road/tire parameters, etc. In this paper, we propose a definition of criticality metric and identify the parameters such that a scenario becomes critical.
Technical Paper

Comfort Improvement for Autonomous Vehicles Using Reinforcement Learning with In-Situ Human Feedback

2022-03-29
2022-01-0807
In this paper, a reinforcement learning-based method is proposed to adapt autonomous vehicle passengers’ expectation of comfort through in-situ human-vehicle interaction. Ride comfort has a significant influence on the user’s experience and thus acceptance of autonomous vehicles. There is plenty of research about the motion planning and control of autonomous vehicles. However, limited studies have explicitly considered the comfort of passengers in autonomous vehicles. This paper studies the comfort of humans in autonomous vehicles longitudinal autonomous driving. The paper models and then improves passengers’ feelings about autonomous driving behaviors. This proposed approach builds a control and adaptation strategy based on reinforcement learning using human’s in-situ feedback on autonomous driving. It also proposes an adaptation of humans to autonomous vehicles to account for improper human driving expectations.
Technical Paper

Containerization Approach for High-Fidelity Terramechanics Simulations

2023-04-11
2023-01-0105
Integrated modeling of vehicle, tire and terrain is a fundamental challenge to be addressed for off-road autonomous navigation. The complexities arise due to lack of tools and techniques to predict the continuously varying terrain and environmental conditions and the resultant non-linearities. The solution to this challenge can now be found in the plethora of data driven modeling and control techniques that have gained traction in the last decade. Data driven modeling and control techniques rely on the system’s repeated interaction with the environment to generate a lot of data and then use a function approximator to fit a model for the physical system with the data. Getting good quality and quantity of data may involve extensive experimentation with the physical system impacting developer’s resource. The process is computationally expensive, and the overhead time required is high.
Technical Paper

Access Control Requirements for Autonomous Robotic Fleets

2023-04-11
2023-01-0104
Access control enforces security policies for controlling critical resources. For V2X (Vehicle to Everything) autonomous military vehicle fleets, network middleware systems such as ROS (Robotic Operating System) expose system resources through networked publisher/subscriber and client/server paradigms. Without proper access control, these systems are vulnerable to attacks from compromised network nodes, which may perform data poisoning attacks, flood packets on a network, or attempt to gain lateral control of other resources. Access control for robotic middleware systems has been investigated in both ROS1 and ROS2. Still, these implementations do not have mechanisms for evaluating a policy's consistency and completeness or writing expressive policies for distributed fleets. We explore an RBAC (Role-Based Access Control) mechanism layered onto ROS environments that uses local permission caches with precomputed truth tables for fast policy evaluation.
Technical Paper

Safety Verification and Navigation for Autonomous Vehicles Based on Signal Temporal Logic Constraints

2023-04-11
2023-01-0113
The software architecture behind modern autonomous vehicles (AV) is becoming more complex steadily. Safety verification is now an imminent task prior to the large-scale deployment of such convoluted models. For safety-critical tasks in navigation, it becomes imperative to perform a verification procedure on the trajectories proposed by the planning algorithm prior to deployment. Signal Temporal Logic (STL) constraints can dictate the safety requirements for an AV. A combination of STL constraints is called a specification. A key difference between STL and other logic constraints is that STL allows us to work on continuous signals. We verify the satisfaction of the STL specifications by calculating the robustness value for each signal within the specification. Higher robustness values indicate a safer system. Model Predictive Control (MPC) is one of the most widely used methods to control the navigation of an AV, with an underlying set of state and input constraints.
Technical Paper

Utilizing Neural Networks for Semantic Segmentation on RGB/LiDAR Fused Data for Off-road Autonomous Military Vehicle Perception

2023-04-11
2023-01-0740
Image segmentation has historically been a technique for analyzing terrain for military autonomous vehicles. One of the weaknesses of image segmentation from camera data is that it lacks depth information, and it can be affected by environment lighting. Light detection and ranging (LiDAR) is an emerging technology in image segmentation that is able to estimate distances to the objects it detects. One advantage of LiDAR is the ability to gather accurate distances regardless of day, night, shadows, or glare. This study examines LiDAR and camera image segmentation fusion to improve an advanced driver-assistance systems (ADAS) algorithm for off-road autonomous military vehicles. The volume of points generated by LiDAR provides the vehicle with distance and spatial data surrounding the vehicle.
Technical Paper

Situational Intelligence-Based Vehicle Trajectory Prediction in an Unstructured Off-Road Environment

2023-04-11
2023-01-0860
Autonomous vehicles (AV) are sophisticated systems comprising various sensors, powerful processors, and complex data processing algorithms that navigate autonomously to their respective goals. Out of several functions performed by an AV, one of the most important is developing situational intelligence to predict collision-free future trajectories. As an AV operates in environments consisting of various entities, such as other AVs, human-driven vehicles, and static obstacles, developing situational intelligence will require a collaborative approach. The recent developments in artificial intelligence (AI) and deep learning (DL) relating to AVs have shown that DL-based models can take advantage of information sharing and collaboration to develop such intelligence.
Technical Paper

Traffic Safety Improvement through Evaluation of Driver Behavior – An Initial Step Towards Vehicle Assessment of Human Operators

2023-04-11
2023-01-0569
In the United States and worldwide, 38,824 and 1.35 million people were killed in vehicle crashes during 2020. These statistics are tragic and indicative of an on-going public health crisis centered on automobiles and other ground transportation solutions. Although the long-term US vehicle fatality rate is slowly declining, it continues to be elevated compared to European countries. The introduction of vehicle safety systems and re-designed roadways has improved survivability and driving environment, but driver behavior has not been fully addressed. A non-confrontational approach is the evaluation of driver behavior using onboard sensors and computer algorithms to determine the vehicle’s “mistrust” level of the given operator and the safety of the individual operating the vehicle. This is an inversion of the classic human-machine trust paradigm in which the human evaluates whether the machine can safely operate in an automated fashion.
Technical Paper

Teaching Autonomous Vehicles How to Drive under Sensing Exceptions by Human Driving Demonstrations

2017-03-28
2017-01-0070
Autonomous driving technologies can provide better safety, comfort and efficiency for future transportation systems. Most research in this area has mainly been focused on developing sensing and control approaches to achieve various autonomous driving functions. Very little of this research, however, has studied how to efficiently handle sensing exceptions. A simple exception measured by any of the sensors may lead to failures in autonomous driving functions. The autonomous vehicles are then supposed to be sent back to manufacturers for repair, which takes both time and money. This paper introduces an efficient approach to make human drivers able to online teach autonomous vehicles to drive under sensing exceptions. A human-vehicle teaching-and-learning framework for autonomous driving is proposed and the human teaching and vehicle learning processes for handling sensing exceptions in autonomous vehicles are designed in detail.
Technical Paper

Handling Deviation for Autonomous Vehicles after Learning from Small Dataset

2018-04-03
2018-01-1091
Learning only from a small set of examples remains a huge challenge in machine learning. Despite recent breakthroughs in the applications of neural networks, the applicability of these techniques has been limited by the requirement for large amounts of training data. What’s more, the standard supervised machine learning method does not provide a satisfactory solution for learning new concepts from little data. However, the ability to learn enough information from few samples has been demonstrated in humans. This suggests that humans may make use of prior knowledge of a previously learned model when learning new ones on a small amount of training examples. In the area of autonomous driving, the model learns to drive the vehicle with training data from humans, and most machine learning based control algorithms require training on very large datasets. Collecting and constructing training data set takes a huge amount of time and needs specific knowledge to gather relevant information.
Technical Paper

A User-Centered Design Exploration of Fully Autonomous Vehicles’ Passenger Compartments for At-Risk Populations

2018-04-03
2018-01-1318
Autonomous vehicles have the potential to provide mobility to individuals who experience transportation disadvantages due to the inability to drive as a result of physical, cognitive or visual limitations/impairments as well as able-bodied individuals with no/limited desire to drive. Individuals who do not have easy access to transportation have social, academic, health, and career disadvantages in comparison to their peers. Fully autonomous vehicles have the potential to offer mobility solutions to these individuals. A user-centered design approach was utilized by a multidisciplinary team of engineers, human factors specialists, and designers to develop future vehicle features for a broad range of users.
Technical Paper

An Immersive Vehicle-in-the-Loop VR Platform for Evaluating Human-to-Autonomous Vehicle Interactions

2019-04-02
2019-01-0143
The deployment of autonomous vehicles in real-world scenarios requires thorough testing to ensure sufficient safety levels. Driving simulators have proven to be useful testbeds for assisted and autonomous driving functionalities but may fail to capture all the nuances of real-world conditions. In this paper, we present a snapshot of the design and evaluation using a Cooperative Adaptive Cruise Control application of virtual reality platform currently in development at our institution. The platform is designed so to: allow for incorporating live real-world driving data into the simulation, enabling Vehicle-in-the-Loop testing of autonomous driving behaviors and providing us with a useful mean to evaluate the human factor in the autonomous vehicle context.
Technical Paper

Trust-Based Control and Scheduling for UGV Platoon under Cyber Attacks

2019-04-02
2019-01-1077
Unmanned ground vehicles (UGVs) may encounter difficulties accommodating environmental uncertainties and system degradations during harsh conditions. However, human experience and onboard intelligence can may help mitigate such cases. Unfortunately, human operators have cognition limits when directly supervising multiple UGVs. Ideally, an automated decision aid can be designed that empowers the human operator to supervise the UGVs. In this paper, we consider a connected UGV platoon under cyber attacks that may disrupt safety and degrade performance. An observer-based resilient control strategy is designed to mitigate the effects of vehicle-to-vehicle (V2V) cyber attacks. In addition, each UGV generates both internal and external evaluations based on the platoons performance metrics. A cloud-based trust-based information management system collects these evaluations to detect abnormal UGV platoon behaviors.
Technical Paper

Fusing Offline and Online Trajectory Optimization Techniques for Goal-to-Goal Navigation of a Scaled Autonomous Vehicle

2021-04-06
2021-01-0097
Enabling self-driving vehicles to efficiently and autonomously navigate through an obstacle-filled environment remains a topic of significant contemporary research interest. Motion-planning frameworks, encapsulating both path- and trajectory-planning, have played a dominant role in realizing the deployment of a “sense-think-act” intelligence for autonomous vehicles. However, verification and validation of such intelligence on actual self-driving autonomous vehicles has been limited. Simulation-based verification and validation has the advantage of permitting diverse scenario-based testing and comprehensive “what-if” analyses - but is ultimately limited by the simulation fidelity and realism. In contrast, testing on full-scale real-world systems is constrained by the usual challenges of time, space, and cost engendered in reproducing diverse scenarios in practice.
Technical Paper

Multi-Objective Design Optimization of an Electric Motor Thermal Management System for Autonomous Vehicles

2021-04-06
2021-01-0257
The integration of electric motors into ground vehicle propulsion systems requires the effective removal of heat from the motor shell. As the torque demand varies based on operating cycles, the generated heat from the motor windings and stator slots must be rejected to the surroundings to ensure electric machine reliability. In this paper, an electric motor cooling system design will be optimized for a light duty autonomous vehicle. The design variables include the motor cradle volume, the number of heat pipes, the coolant reservoir dimensions, and the heat exchanger size while the cost function represents the system weight, overall size, and performance. The imposed requirements include the required heat transfer per operating cycle (6, 9, 12kW) and vehicle size, component durability requirement, and material selection. The application of a nonlinear optimization package enabled the cooling system design to be optimized.
Technical Paper

Implementation and Validation of Behavior Cloning Using Scaled Vehicles

2021-04-06
2021-01-0248
Recent trends in autonomy have emphasized end-to-end deep-learning-based methods that have shown a lot of promise in overcoming the requirements and limitations of feature-engineering. However, while promising, the black-box nature of deep-learning frameworks now exacerbates the need for testing with end-to-end deployments. Further, as exemplars of systems-of-systems, autonomous vehicles (AVs) engender numerous interconnected component-, subsystem and system-level interactions. The ensuing complexity creates challenges for verification and validation at the various component, subsystem- and system-levels as well as end-to-end testing. While simulation-based testing is one promising avenue, oftentimes the lack of adequate fidelity of AV and environmental modeling limits the generalizability. In contrast, full-scale AV testing presents the usual limitations of time-, space-, and cost.
X