• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • No language data
  • Tagged with
  • 15
  • 15
  • 15
  • 8
  • 7
  • 6
  • 6
  • 6
  • 5
  • 5
  • 5
  • 4
  • 4
  • 4
  • 4
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

DTaylor_Thesis.pdf

Dylan Taylor (18283231) 01 April 2024 (has links)
<p dir="ltr">Introduces a new framework and state-of-the-art algorithm in closed-loop prediction for motion planning under differential constraints. More specifically, this work introduces the idea of sampling on specific "sampling regions" rather than the entire workspace to speed-up the motion planning process by orders of magnitude.</p>
2

<b>THE EFFECTS OF AUTOMATED VEHICLE SYSTEM-CERTAINTY ON DRIVERS' TRUST AND BEHAVIOR</b>

Micah Wilson Wilson George (19159099) 18 July 2024 (has links)
<p dir="ltr">As automated vehicle (AV) systems become increasingly more intelligent, understanding the complex interplay between drivers' trust in these systems and their resulting behavior is paramount for the successful integration of autonomous technologies into the transportation landscape. Currently, the effects of displaying AV system-certainty information, concerning its navigability around obstacles, on drivers' trust, decision-making, and behavior is underexplored. This thesis seeks to address this research gap and evaluate a set of dynamic and continuous human-machine interfaces (HMIs) that present self-assessed system-certainty information to drivers of AVs. A simulated driving study was conducted wherein participants were exposed to four different linear and curvilinear AV system-certainty patterns when their AV approached a construction zone. The certainty patterns represented the vehicle’s confidence in safely avoiding the construction. Using this information, drivers needed to decide whether or not to take over from the vehicle. The AV’s reliability and system-certainty were not directly proportional to one another. During the study, drivers' trust, workload, takeover decisions and performance, eye movement behavior, and heart?rate measures were captured to comprehensively understand of the factors influencing drivers' interactions with automated vehicles. Overall, participants took over in 41.3% of the drives. Results suggest that the communication of different system-certainty trends had a significant effect on drivers’ takeover response times and gaze behavior, but did not affect their trust in the system nor their workload. Ultimately, the results of this work can be used to inform the design of in vehicle interfaces in future autonomous vehicles, aiming to enhance safety and driver acceptance. By elucidating the intricate relationship between drivers' trust and behavior, this study provides valuable insights for both researchers and developers, contributing to the ongoing discourse on the human factors associated with the integration of autonomous technologies into the transportation ecosystem.</p>
3

DEEP REINFORCEMENT LEARNING BASED FRAMEWORK FOR MOBILE ENERGY DISSEMINATOR DISPATCHING TO CHARGE ON-ROAD ELECTRIC VEHICLES

Jiaming Wang (18387450) 16 April 2024 (has links)
<p dir="ltr">The growth of electric vehicles (EVs) offers several benefits for air quality improvement and emissions reduction. Nonetheless, EVs also pose several challenges in the area of highway transportation. These barriers are related to the limitations of EV technology, particularly the charge duration and speed of battery recharging, which translate to vehicle range anxiety for EV users. A promising solution to these concerns is V2V DWC technology (Vehicle to Vehicle Dynamic Wireless Charging), particularly mobile energy disseminators (MEDs). The MED is mounted on a large vehicle or truck that charges all participating EVs within a specified locus from the MED. However, current research on MEDs offers solutions that are widely considered impractical for deployment, particularly in urban environments where range anxiety is common. Acknowledging such gap in the literature, this thesis proposes a comprehensive methodological framework for optimal MED deployment decisions. In the first component of the framework, a practical system, termed “ChargingEnv” is developed using reinforcement learning (RL). ChargingEnv simulates the highway environment, which consists of streams of EVs and an MED. The simulation accounts for a possible misalignment of the charging panel and incorporates a realistic EV battery model. The second component of the framework uses multiple deep RL benchmark models that are trained in “ChargingEnv” to maximize EV service quality within limited charging resource constraints. In this study, numerical experiments were conducted to demonstrate the MED deployment decision framework’s efficacy. The findings indicate that the framework’s trained model can substantially improve EV travel range and alleviate battery depletion concerns. This could serve as a vital tool that allows public-sector road agencies or private-sector commercial entities to efficiently orchestrate MED deployments to maximize service cost-effectiveness.</p>
4

Robustness, Resilience, and Scalability of State Estimation Algorithms

Shiraz Khan (8782250) 30 November 2023 (has links)
<p dir="ltr">State estimation is a type of an <i>inverse problem</i> in which some amount of observed data needs to be processed using computer algorithms (which are designed using analytical techniques) to infer or reconstruct the underlying model that produced the data. Due to the ubiquity of data and interconnected control systems in the present day, many engineering domains have become replete with inverse problems that can be formulated as state estimation problems. The interconnectedness of these control systems imparts the associated state estimation problems with distinctive structural properties that must be taken into consideration. For instance, the observed data could be high-dimensional and have a dependency structure that is best described by a graph. Furthermore, the control systems of today interface with each other and with the internet, bringing in new possibilities for large-scale collaborative sensor fusion, while also (potentially) introducing new sources of disturbances, faults, and cyberattacks. </p><p dir="ltr">The main thesis of this document is to investigate the unique challenges related to the issues of robustness, resilience (to faults and cyberattacks), and scalability of state estimation algorithms. These correspond to research questions such as, <i>"Does the state estimation algorithm retain its performance when the measurements are perturbed by unknown disturbances or adversarial inputs?"</i> and <i>"Does the algorithm have any bottlenecks that restrict the size/dimension of the problems that it could be applied to?".</i> Most of these research questions are motivated by a singular domain of application: autonomous navigation of unmanned aerial vehicles (UAVs). Nevertheless, the mathematical methods and research philosophy employed herein are quite general, making the results of this document applicable to a variety of engineering tasks, including anomaly detection in time-series data, autonomous remote sensing, traffic monitoring, coordinated motion of dynamical systems, and fault-diagnosis of wireless sensor networks (WSNs), among others.</p>
5

MULTI-AGENT TRAJECTORY PREDICTION FOR AUTONOMOUS VEHICLES

Vidyaa Krishnan Nivash (18424746) 28 April 2024 (has links)
<p dir="ltr">Autonomous vehicles require motion forecasting of their surrounding multiagents (pedestrians</p><p dir="ltr">and vehicles) to make optimal decisions for navigation. The existing methods focus on</p><p dir="ltr">techniques to utilize the positions and velocities of these agents and fail to capture semantic</p><p dir="ltr">information from the scene. Moreover, to mitigate the increase in computational complexity</p><p dir="ltr">associated with the number of agents in the scene, some works leverage Euclidean distance to</p><p dir="ltr">prune far-away agents. However, distance-based metric alone is insufficient to select relevant</p><p dir="ltr">agents and accurately perform their predictions. To resolve these issues, we propose the</p><p dir="ltr">Semantics-aware Interactive Multiagent Motion Forecasting (SIMMF) method to capture</p><p dir="ltr">semantics along with spatial information and optimally select relevant agents for motion</p><p dir="ltr">prediction. Specifically, we achieve this by implementing a semantic-aware selection of relevant</p><p dir="ltr">agents from the scene and passing them through an attention mechanism to extract</p><p dir="ltr">global encodings. These encodings along with agents’ local information, are passed through</p><p dir="ltr">an encoder to obtain time-dependent latent variables for a motion policy predicting the future</p><p dir="ltr">trajectories. Our results show that the proposed approach outperforms state-of-the-art</p><p dir="ltr">baselines and provides more accurate and scene-consistent predictions. </p>
6

VR-BASED TESTING BED FOR PEDESTRIAN BEHAVIOR PREDICTION ALGORITHMS

Faria Armin (16279160) 30 August 2023 (has links)
<p>Upon introducing semi- and fully automated vehicles on the road, drivers will be reluctant to focus on the traffic interaction and rely on the vehicles' decision-making. However, encountering pedestrians still poses a significant difficulty for modern automated driving technologies. Considering the high-level complexity in human behavior modeling to solve a real-world problem, deep-learning algorithms trained from naturalistic data have become promising solutions. Nevertheless, although developing such algorithms is achievable based on scene data collection and driver knowledge extraction, evaluation remains challenging due to the potential crash risks and limitations in acquiring ground-truth intention changes. </p> <p><br></p> <p>This study proposes a VR-based testing bed to evaluate real-time pedestrian intention algorithms as VR simulators are recognized for their affordability and adaptability in producing a variety of traffic situations, and it is more reliable to conduct human-factor research in autonomous cars. The pedestrian wears the head-mounted headset or uses the keyboard input and makes decisions in accordance with the circumstances. The simulator has added a credible and robust experience, essential for exhibiting the real-time behavior of the pedestrian. While crossing the road, there exists uncertainty associated with pedestrian intention. Our simulator will anticipate the crossing intention with consideration of the ambiguity of the pedestrian behavior. The case study has been performed over multiple subjects in several crossing conditions based on day-to-day life activities. It can be inferred from the study outcomes that the pedestrian intention can be precisely inferred using this VR-based simulator. However, depending on the speed of the car and the distance between the vehicle and the pedestrian, the accuracy of the prediction can differ considerably in some cases.</p>
7

AUTONOMOUS GUIDANCE AND NAVIGATION FOR RENDEZVOUS UNDER UNCERTAINTY IN CISLUNAR SPACE

Daniel Congde Qi (17583615) 07 December 2023 (has links)
<p dir="ltr">The future of the global economy lies in space. As the economic and scientific benefits from space become more accessible and apparent to the public, the demand for more spacecrafts will only increase. However, simply using the current space architecture to sustain any major activities past low Earth orbit is infeasible. The limiting factor of relying on ground operators via the Deep Space Network will blunt future growth in cislunar space traffic as the bandwidth is insufficient to satisfy the needs of every spacecraft in this domain. For this reason, spacecrafts must begin to operate autonomously or semi-autonomously for operators to be able to manage more missions at a given time. This thesis focuses on the guidance and navigation policies that could help vehicles such as logistical or resupply spacecrafts perform their rendezvous autonomously. It is found that using GNSS signals and Moon-based optical navigation has the potential to help spacecrafts perform autonomous orbit determination in near-Moon trajectories. The estimations are high enough quality such that a stochastic controller can use this navigation solution to confidently guide the spacecraft to a target within a tolerance before proximity operations commence. As the reliance on the ground is shifted away, spacecrafts would be able to operate in greater numbers outside of Earth's lower orbits, greatly assisting humanity's presence in space. </p>
8

<b>Safety and mobility improvement of mixed traffic using optimization- And Learning-based methods</b>

Runjia Du (9756128) 11 December 2023 (has links)
<p dir="ltr">Traffic safety and congestion are global concerns. Autonomous vehicles (AVs) are expected to enhance transportation safety and reduce congestion. However, achieving their full potential requires 100% market penetration, a challenging task. This study addresses key issues in mixed traffic environments, where human-driven vehicles (HDVs) and connected autonomous vehicles (CAVs) coexist. A number of critical questions persist: 1) inadequate exploration of human errors (errors originating from non-CAV sources) in mixed traffic; 2): limited focus on information selection and learning efficiency in network-level rerouting, particularly in highly dynamic environments; 3) inadequacy of personalized element driver inputs in motion-planning frameworks; 4) lack of consideration of user privacy concerns.</p><p dir="ltr">With the goal of advancing the existing knowledge in this field and shedding light on these matters, this dissertation introduces multiple frameworks. These frameworks leverage connectivity and automation to improve safety and mobility in mixed traffic, addressing various research levels, including local-level and network-level safety enhancement, as well as network-level and global-level mobility enhancement. With optimization- and learning-based methods implemented (Model Predictive Control, Deep Neural Network, Deep Reinforcement Learning, Transformer model and Federated Learning), frameworks introduced in this dissertation are expected to help highway agencies and vehicle manufacturers improve the safety and efficiency of traffic flow in the mixed-traffic era. Our research findings revealed increased crash-avoidance rates in critical situations, enhanced accuracy in predicting lane changes, improved dynamic rerouting within urban areas, and the implementation of effective data-sharing mechanisms with a focus on user privacy. This research underscores the potential of connectivity and automation to significantly enhance mixed-traffic safety and mobility.</p>
9

Integrating Data-driven Control Methods with Motion Planning: A Deep Reinforcement Learning-based Approach

Avinash Prabu (6920399) 08 January 2024 (has links)
<p dir="ltr">Path-tracking control is an integral part of motion planning in autonomous vehicles, in which the vehicle's lateral and longitudinal positions are controlled by a control system that will provide acceleration and steering angle commands to ensure accurate tracking of longitudinal and lateral movements in reference to a pre-defined trajectory. Extensive research has been conducted to address the growing need for efficient algorithms in this area. In this dissertation, a scenario and machine learning-based data-driven control approach is proposed for a path-tracking controller. Firstly, a Deep Reinforcement Learning model is developed to facilitate the control of longitudinal speed. A Deep Deterministic Policy Gradient algorithm is employed as the primary algorithm in training the reinforcement learning model. The main objective of this model is to maintain a safe distance from a lead vehicle (if present) or track a velocity set by the driver. Secondly, a lateral steering controller is developed using Neural Networks to control the steering angle of the vehicle with the main goal of following a reference trajectory. Then, a path-planning algorithm is developed using a hybrid A* planner. Finally, the longitudinal and lateral control models are coupled together to obtain a complete path-tracking controller that follows a path generated by the hybrid A* algorithm at a wide range of vehicle speeds. The state-of-the-art path-tracking controller is also built using Model Predictive Control and Stanley control to evaluate the performance of the proposed model. The results showed the effectiveness of both proposed models in the same scenario, in terms of velocity error, lateral yaw angle error, and lateral distance error. The results from the simulation show that the developed hybrid A* algorithm has good performance in comparison to the state-of-the-art path planning algorithms.</p>
10

<b>INTRALOGISTICS CONTROL AND FLEET MANAGEMENT OF AUTONOMOUS MOBILE ROBOTS</b>

Zekun Liu (18431661) 26 April 2024 (has links)
<p dir="ltr">The emergence of Autonomous Mobile Robots (AMR) signifies a pivotal shift in vehicle-based material handling systems, demonstrating their effectiveness across a broad spectrum of applications. Advancing beyond the traditional Automated Guided Vehicles (AGV), AMRs offer unprecedented flexibility in movement, liberated from electromagnetic guidance constraints. Their decentralized control architecture not only enables remarkable scalability but also fortifies system resilience through advanced conflict resolution mechanisms. Nevertheless, transitioning from AGV to AMR presents intricate challenges, chiefly due to the expanded complexity in path planning and task selection, compounded by the heightened potential for conflicts from their dynamic interaction capabilities. This dissertation confronts these challenges by fully leveraging the technological advancements of AMRs. A kinematic-enabled agent-based simulator was developed to replicate AMR system behavior, enabling detailed analysis of fleet dynamics and interactions within AMR intralogistics systems and their environments. Additionally, a comprehensive fleet management protocol was formulated to enhance the throughput of AMR-based intralogistics systems from an integrated perspective. A pivotal discovery of this research is the inadequacy of existing path planning protocols to provide reliable plans throughout their execution, leading to task allocation decisions based on inaccurate plan information and resulting in false optimality. In response, a novel machine learning enhanced probabilistic Multi-Robot Path Planning (MRPP) protocol was introduced to ensure the generation of dependable path plans, laying a solid foundation for task allocation decisions. The contributions of this dissertation, including the kinematic-enabled simulator, the fleet management protocol, and the MRPP protocol, are intended to pave the way for practical enhancements in autonomous vehicle-based material handling systems, fostering the development of solutions that are both innovative and applicable in industrial practices.<br></p>

Page generated in 0.0835 seconds