• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 56
  • 14
  • 1
  • 1
  • 1
  • Tagged with
  • 86
  • 86
  • 54
  • 32
  • 29
  • 25
  • 22
  • 22
  • 20
  • 20
  • 17
  • 13
  • 12
  • 12
  • 12
  • 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.
21

NAVIGATION AND PLANNED MOVEMENT OF AN UNMANNED BICYCLE

Baaz, Hampus January 2020 (has links)
A conventional bicycle is a stable system given adequate forward velocity. However, the velocity region of stability is limited and depends on the geometric parameters of the bicycle. An autonomous bicycle is just not about maintaining the balance but also controlling where the bicycle is heading. Following paths has been accomplished with bicycles and motorcycles in simulation for a while. Car-like vehicles have followed paths in the real world but few bicycles or motorcycles have done so. The goal of this work is to follow a planned path using a physical bicycle without overcoming the dynamic limitations of the bicycle. Using an iterative design process, controllers for direction and position are developed and improved. Kinematic models are also compared in their ability to simulate the bicycle movement and how controllers in simulation translate to outdoors driving. The result shows that the bicycle can follow a turning path on a residential road without human interaction and that some simulation behaviours do not translate to the real world.
22

Behavior Trees for decision-making in Autonomous Driving / Behavior Trees för beslutsfattande i självkörande fordon

Olsson, Magnus January 2016 (has links)
This degree project investigates the suitability of using Behavior Trees (BT) as an architecture for the behavioral layer in autonomous driving. BTs originate from video game development but have received attention in robotics research the past couple of years. This project also includes implementation of a simulated traffic environment using the Unity3D engine, where the use of BTs is evaluated and compared to an implementation using finite-state machines (FSM). After the initial implementation, the simulation along with the control architectures were extended with additional behaviors in four steps. The different versions were evaluated using software maintainability metrics (Cyclomatic complexity and Maintainability index) in order to extrapolate and reason about more complex implementations as would be required in a real autonomous vehicle. It is concluded that as the AI requirements scale and grow more complex, the BTs likely become substantially more maintainable than FSMs and hence may prove a viable alternative for autonomous driving.
23

Decision Making in Alternative Modes of Transportation: Two Essays on Ridesharing and Self-Driving Vehicles

Amirkiaee, Seyede Yasaman 05 1900 (has links)
This manuscript includes an investigation of decision making in alternative modes of transportation in order to understand consumers' decision in different contexts. In essay 1 of this study, the motives for participation in situated ridesharing is investigated. The study proposes a theoretical model that includes economic benefits, time benefits, transportation anxiety, trust, and reciprocity either as direct antecedents of ridesharing participation intention, or mediated through attitude towards ridesharing. Essay 2 of this study, focuses on self-driving vehicles as one of the recent innovations in transportation industry. Using a survey approach, the study develops a conceptual model of consumers' anticipated motives. Both essays use partial least square- structural equation modeling for assessing the proposed theoretical models.
24

AN INVESTIGATION OF LANE-CHANGING RELATED ENVIRONMENTAL FACTORS AND POSSIBLE LANE-CHANGING INDICATORS ON HIGHWAY

Xiaojian Jin (12219758) 18 April 2022 (has links)
<p>Unsafe lane changes have been identified as a common factor in motor vehicle accidents. It would be helpful, particularly for automated vehicles, to know if there are behaviors of vehicles, beyond a directional signal, or characteristics of the traffic environment that correlated with a higher probability of an unsafe lane change (lane changes without a directional signal). This work investigates what the observable cues are that drivers use to determine the relative safety when overtaking front vehicles, and if drivers make more lane changes under certain conditions on highways. This study utilizes interviews, surveys, 3D animation software, and highway driving public footage for data collection and experiments. It is found that a side-to-side motion of the front vehicle or a factor that might trigger a side-to-side motion of the front vehicle in the environment is the key marker that indicates a possible unsafe lane change, and it is also found that traffic speed, time of day, traffic flow, and a combination of traffic density & number of lanes & vehicle count all have effects on drive’s decision on making lane changes on different levels.</p>
25

Cross Platform Training of Neural Networks to Enable Object Identification by Autonomous Vehicles

January 2019 (has links)
abstract: Autonomous vehicle technology has been evolving for years since the Automated Highway System Project. However, this technology has been under increased scrutiny ever since an autonomous vehicle killed Elaine Herzberg, who was crossing the street in Tempe, Arizona in March 2018. Recent tests of autonomous vehicles on public roads have faced opposition from nearby residents. Before these vehicles are widely deployed, it is imperative that the general public trusts them. For this, the vehicles must be able to identify objects in their surroundings and demonstrate the ability to follow traffic rules while making decisions with human-like moral integrity when confronted with an ethical dilemma, such as an unavoidable crash that will injure either a pedestrian or the passenger. Testing autonomous vehicles in real-world scenarios would pose a threat to people and property alike. A safe alternative is to simulate these scenarios and test to ensure that the resulting programs can work in real-world scenarios. Moreover, in order to detect a moral dilemma situation quickly, the vehicle should be able to identify objects in real-time while driving. Toward this end, this thesis investigates the use of cross-platform training for neural networks that perform visual identification of common objects in driving scenarios. Here, the object detection algorithm Faster R-CNN is used. The hypothesis is that it is possible to train a neural network model to detect objects from two different domains, simulated or physical, using transfer learning. As a proof of concept, an object detection model is trained on image datasets extracted from CARLA, a virtual driving environment, via transfer learning. After bringing the total loss factor to 0.4, the model is evaluated with an IoU metric. It is determined that the model has a precision of 100% and 75% for vehicles and traffic lights respectively. The recall is found to be 84.62% and 75% for the same. It is also shown that this model can detect the same classes of objects from other virtual environments and real-world images. Further modifications to the algorithm that may be required to improve performance are discussed as future work. / Dissertation/Thesis / Masters Thesis Mechanical Engineering 2019
26

Design of a vehicle automatic emergency pullover system for automated driving with implementation on a simulator

Javaid, Wasif 05 1900 (has links)
Indiana University-Purdue University Indianapolis (IUPUI) / This thesis addresses a critical issue of automotive safety. As traffic is increasing on the roads day by day, road safety is also a very important concern. Driving simulators can play an extensive role in the development and testing of advanced safety systems in peculiar traffic environments, respectively. Advanced Driver Assist Systems (ADAS) are getting enormous reputation but there is still need for more improvements. This thesis presents a design of an Automatic Emergency Pullover (AEP) strategy using active safety systems for a semi-autonomous vehicle. The idea for this system is that a moving vehicle equipped with an AEP system can automatically pull over on the roadside safely when the driver is considered incapable of driving. Furthermore, AEP supporting features such as; Lane Keeping Assist, Blind Spot Monitoring, Vehicle and Pedestrian Automatic Emergency Braking, Adaptive Cruise Control are also included in this work. The designs for application of each system have been explained along with its algorithms, model development, component architecture, simulation results, vehicular/pedestrian behavior and trajectory precision on software tools provided by Realtime Technologies, Inc. All major variables which influence the performance of vehicle after AEP activation, have been observed and remodeled according to control algorithms. The implementation of AEP system which can control vehicle dynamics has been verified with the help of simulation results.
27

Estimation of Driver Behavior for Autonomous Vehicle Applications

Gadepally, Vijay Narasimha 23 July 2013 (has links)
No description available.
28

Autonomous Driving with a Simulation Trained Convolutional Neural Network

Franke, Cameron 01 January 2017 (has links) (PDF)
Autonomous vehicles will help society if they can easily support a broad range of driving environments, conditions, and vehicles. Achieving this requires reducing the complexity of the algorithmic system, easing the collection of training data, and verifying operation using real-world experiments. Our work addresses these issues by utilizing a reflexive neural network that translates images into steering and throttle commands. This network is trained using simulation data from Grand Theft Auto V~\cite{gtav}, which we augment to reduce the number of simulation hours driven. We then validate our work using a RC car system through numerous tests. Our system successfully drive 98 of 100 laps of a track with multiple road types and difficult turns; it also successfully avoids collisions with another vehicle in 90\% of the trials.
29

Möjligheter för automatiserade godstransporter I Västerbotten : Vilken påverkan har väginfrastruktur för potentialen till automatiserade transportsystem i region Västerbotten?

Törnell, Axel January 2021 (has links)
The technology behind self-driving trucks in currently under development for deployment on public road. The objective of this study is to explore and understand the number of industries that could be reached by self-driving trucks with the limits of Västerbottens current road network.  The effect from implementing self-driving trucks is an emerging research field. We do not understand to what extent the physical infrastructure affect which industries may be able to use self-driving trucks since there is a lack of exploration and research within the scientific literature.  The thesis has been conducted by a literature study, interviews, and a spatial analysis. The spatial analysis examined the potential for self-driving trucks to access industries depending on what road infrastructure self-driving trucks are assumed to be able to operate. The number of industries that self-driving trucks can access was calculated for four different subsets of the road networks: The European highway network, National highway network, Functional priority road network and roads with driving lane with over 5m. This resulted in the conclusion that the European highway network had the lowest number of industries within the search radiuses, a considerate amount of all industries (49%) was still within a 1 km radius. The road type “Driving lane with over 5m” having a clear majority of the industries with a total of 94% of the industries within a 1 km radius.  The findings of this study suggest that self-driving trucks which are capable of operating only at a limited part of the road network still potentially could be used for a relatively large number of industrial freight transport flows in Västerbotten. This could indicate that self-driving trucks with a limited operating design domain could address a substantial share of the freight transport market.
30

A study on lane detection methods for autonomous driving

Cudrano, Paolo January 2019 (has links)
Machine perception is a key element for the research on autonomous driving vehicles. In particular, we focus on the problem of lane detection with a single camera. Many lane detection systems have been developed and many algorithms have been published over the years. However, while they are already commercially available to deliver lane departure warnings, their reliability is still unsatisfactory for fully autonomous scenarios. In this work, we questioned the reasons for such limitations. After examining the state of the art and the relevant literature, we identified the key methodologies adopted. We present a self-standing discussion of bird’s eye view (BEV) warping and common image preprocessing techniques, followed by gradient-based and color-based feature extraction and selection. Line fitting algorithms are then described, including least squares methods, Hough transform and random sample consensus (RANSAC). Polynomial and spline models are considered. As a result, a general processing pipeline emerged. We further analyzed each key technique by implementing it and performing experiments using data we previously collected. At the end of our evaluation, we designed and developed an overall system, finally studying its behavior. This analysis allowed us on one hand to gain insight into the reasons holding back present systems, and on the other to propose future developments in those directions. / Thesis / Master of Science (MSc)

Page generated in 0.0711 seconds