• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 245
  • 100
  • 22
  • 12
  • 8
  • 4
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • Tagged with
  • 461
  • 461
  • 128
  • 118
  • 102
  • 87
  • 82
  • 80
  • 73
  • 65
  • 56
  • 53
  • 53
  • 50
  • 43
  • 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.
61

Motion planning for mobile robots in unknown environments with real time configuration space construction.

January 1999 (has links)
by Wong Hon-chuen. / Thesis (M.Phil.)--Chinese University of Hong Kong, 1999. / Includes bibliographical references (leaves 83-87). / Abstracts in English and Chinese. / Acknowledgements --- p.i / List of Figures --- p.v / List of Table --- p.viii / Abstract --- p.ix / Contents / Chapter 1 --- Introduction --- p.1 / Chapter 2 --- Algorithm Outline --- p.7 / Chapter 2.1 --- Assumptions --- p.7 / Chapter 2.2 --- Algorithm Outline --- p.8 / Chapter 3 --- Obstacle Detection --- p.11 / Chapter 3.1 --- Introduction --- p.11 / Chapter 3.2 --- Image Processing --- p.14 / Chapter 3.3 --- Coordinate Transformation --- p.14 / Chapter 3.4 --- Example --- p.20 / Chapter 4 --- Real-time Construction of Configuration Space --- p.22 / Chapter 4.1 --- Introduction --- p.22 / Chapter 4.2 --- Configuration Space --- p.23 / Chapter 4.3 --- Type-A Contact --- p.26 / Chapter 4.4 --- Type-B Contact --- p.27 / Chapter 4.5 --- Inverse Mapping Method --- p.29 / Chapter 4.6 --- Simulation --- p.31 / Chapter 5 --- Motion Planning and Re-Construction of C-space --- p.34 / Chapter 5.1 --- Introduction --- p.34 / Chapter 5.2 --- Path Planning --- p.36 / Chapter 5.3 --- Update of C-space --- p.41 / Chapter 5.4 --- Re-planning of Robot Path --- p.44 / Chapter 6 --- Implementation and Experiments --- p.55 / Chapter 6.1 --- Introduction --- p.55 / Chapter 6.2 --- Architecture of the Mobile Robot System --- p.55 / Chapter 6.3 --- Algorithm Implementation --- p.56 / Chapter 6.4 --- Experiment --- p.58 / Chapter 6.4.1 --- Experiment on a Fixed Unknown Environment --- p.58 / Chapter 6.4.2 --- Experiment on a Dynamic Unknown Environment --- p.70 / Chapter 7 --- Conclusions --- p.81 / References --- p.83
62

Six-axis force sensors : a comparative study

Valdes-Salazar, Juan C. 31 August 1993 (has links)
A comparative study of three six-axis force sensors selected after an extensive literature survey is presented. A sensor to measure ground contact force at each foot of a walking machine is recommended. Principles of force sensing are reviewed and characteristics of sensing elements are discussed. Results of simulation of three six-axis force sensors are presented as behavior curves, sensitivity plots and compliance matrices. These simulations use finite element techniques. Condition numbers of compliance matrices are presented as a measure of overall sensor performance. Estimates of manufacturing costs are included as a final selection criterion. / Graduation date: 1994
63

Cable suspended parallel robots design, workspace, and control /

Pusey, Jason L. January 2006 (has links)
Thesis (M.S.M.E.)--University of Delaware, 2006. / Principal faculty advisor: Sunil K. Agrawal, Dept. of Mechanical Engineering. Includes bibliographical references.
64

Model predictive control of wheeled mobile robots

Chowdhry, Haris 01 December 2010 (has links)
The control of nonholonomic wheeled mobile robots (WMRs) has gained a lot of attention in the field of robotics over the past few decades as WMRs provide an increased range of motion resulting in a larger workspace. This research focuses on the application of Model Predictive Control (MPC) for real-time trajectory tracking of a nonholonomic WMR. MPC is a control strategy in which the control law is designed based on optimizing a cost function. The input and output constraints that may arise in practical situations can be directly incorporated into the control system using MPC. Computation time is the biggest hurdle in adapting MPC strategies for trajectory tracking. This research applies a non-feasible active set MPC algorithm developed in [1] which is faster than the traditional active set methods (ASMs). A discrete-time linear model of a general WMR is used for the simulation. MATLAB simulations are performed for tracking circular as well as square trajectories using the discretized WMR model and the non-feasible ASM (NF-ASM). The performance of NF-ASM is compared to two other well-known traditional algorithms, i.e. Fletcher’s ASM and MATLAB’s Quadratic Programming algorithm. It is shown that, although all these algorithms are capable of providing satisfactory trajectory tracking performance, NF-ASM is a better choice in terms of the simulation time and required number of iterations for realtime trajectory tracking of any type as long as the constraints on the inputs stay active for a long period during the simulation. / UOIT
65

An intuitive and flexible architecture for intelligent mobile robots

Liu, Xiao-Wen Terry 06 January 2006 (has links)
The goal of this thesis is to develop an intuitive, adaptive, and flexible architecture for controlling intelligent mobile robots. This architecture is a hybrid architecture that combines deliberative planning, reactive control, finite state automata, behaviour trees and uses competition for behaviour selection. This behaviour selection is based on a task manager, which selects behaviours based on approximations of their applicability to the current situation and the expected reward value for performing that behaviour. One important feature of this architecture is that it makes important behavioural information explicit using Extensible Markup Language (XML). This explicit representation is an important part in making the architecture easy to debug and extend. The utility, intuitiveness and flexibility of this architecture is shown in an evaluation of this architecture against older control programs that lack such explicit behavioural representation. This evaluation was carried out by developing behaviours for several common robotic tasks and demonstrating common problems that arose during the course of this development. / February 2006
66

Sensor based localization for multiple mobile robots using virtual links

Rynn, Andrew John 15 November 2004 (has links)
Mobile robots are used for a wide range of purposes such as mapping an environment and transporting material goods. Regardless of the specific application, the navigation of the mobile robot is usually divided into three separate parts: localization, path planning and path execution. Localization is the process of determining the location of the robot with respect to a reference coordinate system. There are many different approaches to localizing a mobile robot which employ a wide variety of sensors. The objective of my research is to develop a method for the localization of multiple mobile robots equipped with inexpensive range sensors in an indoor environment. Each mobile robot will be equipped with a rotating infrared sensor and a rotating CMOS camera. The multiple mobile robot system will be treated as a linked robot for localization. The proposed localization method is verified via both simulation and experiment. Through the use of the virtual link length and relative heading information, a system of mobile robots can be effectively localized using detected environmental features.
67

Autonomous sensor and action model learning for mobile robots

Stronger, Daniel Adam 06 September 2012 (has links)
Autonomous mobile robots have the potential to be extremely beneficial to society due to their ability to perform tasks that are difficult or dangerous for humans. These robots will necessarily interact with their environment through the two fundamental processes of acting and sensing. Robots learn about the state of the world around them through their sensations, and they influence that state through their actions. However, in order to interact with their environment effectively, these robots must have accurate models of their sensors and actions: knowledge of what their sensations say about the state of the world and how their actions affect that state. A mobile robot’s action and sensor models are typically tuned manually, a brittle and laborious process. The robot’s actions and sensors may change either over time from wear or because of a novel environment’s terrain or lighting. It is therefore valuable for the robot to be able to autonomously learn these models. This dissertation presents a methodology that enables mobile robots to learn their action and sensor models starting without an accurate estimate of either model. This methodology is instantiated in three robotic scenarios. First, an algorithm is presented that enables an autonomous agent to learn its action and sensor models in a class of one-dimensional settings. Experimental tests are performed on a four-legged robot, the Sony Aibo ERS-7, walking forward and backward at different speeds while facing a fixed landmark. Second, a probabilistically motivated model learning algorithm is presented that operates on the same robot walking in two dimensions with arbitrary combinations of forward, sideways, and turning velocities. Finally, an algorithm is presented to learn the action and sensor models of a very different mobile robot, an autonomous car. / text
68

Robust structure-based autonomous color learning on a mobile robot

Sridharan, Mohan 28 August 2008 (has links)
Not available / text
69

Model free control for wheeled mobile robots.

Nyabundi, Solomon Aguga. January 2009 (has links)
M. Tech. Engineering: Electrical. / Discusses the purpose of the study to develop a MFC scheme that can adapt and adjust to the changing workspace to enhance WMR operations.
70

Design and development of a modular robot for research use

Paine, Nicholas Arden 30 November 2010 (has links)
This report summarizes the work performed for the design and development of the Proteus research robot. The Proteus design is motivated by the need for a modular, flexible, and usable autonomous robotic platform. To accomplish these goals, a modular hardware architecture coupled with low-power, high-computation processing is presented. The robot is subdivided into three layers: mobility, computation, and application. The interface between layers is characterized by well defined APIs and may be individually replaced to achieve different functionality. An efficient low-level event scheduler is described along with higher-level software algorithms for motion control and navigation. Experiments of Proteus robots are provided including field tests and collaboration with outside research institutions. / text

Page generated in 0.0511 seconds