共查询到20条相似文献,搜索用时 15 毫秒
1.
Halil Akçakaya 《Advanced Robotics》2014,28(9):601-611
Set point tracking control of autonomous underwater vehicle (AUV) via robust model predictive control (RMPC) is considered. Input-constrained RMPC with integral action, which has been developed in our previous work, is used to control the AUV in this study. In order to derive a RMPC control rule, non-linear dynamics of AUV with six degree of freedom is linearized at certain operating points. So, horizontal and vertical plane dynamics of system are represented by linear models which have polytopic uncertainties. Since the derived control rule will be used in real time, the computation time should be reduced. To overcome this computational time problem and get rid of trial–error step of Algorithm 1, a new algorithm is proposed here. The simulations are carried out using the control rule based on this algorithm and these results are presented. 相似文献
2.
Rahul Kala Kevin Warwick 《Engineering Applications of Artificial Intelligence》2013,26(5-6):1588-1601
Planning is one of the key problems for autonomous vehicles operating in road scenarios. Present planning algorithms operate with the assumption that traffic is organised in predefined speed lanes, which makes it impossible to allow autonomous vehicles in countries with unorganised traffic. Unorganised traffic is though capable of higher traffic bandwidths when constituting vehicles vary in their speed capabilities and sizes. Diverse vehicles in an unorganised exhibit unique driving behaviours which are analysed in this paper by a simulation study. The aim of the work reported here is to create a planning algorithm for mixed traffic consisting of both autonomous and non-autonomous vehicles without any inter-vehicle communication. The awareness (e.g. vision) of every vehicle is restricted to nearby vehicles only and a straight infinite road is assumed for decision making regarding navigation in the presence of multiple vehicles. Exhibited behaviours include obstacle avoidance, overtaking, giving way for vehicles to overtake from behind, vehicle following, adjusting the lateral lane position and so on. A conflict of plans is a major issue which will almost certainly arise in the absence of inter-vehicle communication. Hence each vehicle needs to continuously track other vehicles and rectify plans whenever a collision seems likely. Further it is observed here that driver aggression plays a vital role in overall traffic dynamics, hence this has also been factored in accordingly. This work is hence a step forward towards achieving autonomous vehicles in unorganised traffic, while similar effort would be required for planning problems such as intersections, mergers, diversions and other modules like localisation. 相似文献
3.
Foraging theory for multizone temperature control 总被引:1,自引:0,他引:1
Models from behavioral ecology, specifically foraging theory, are used to describe the decisions an animal forager must make in order to maximize its rate of energy gain and thereby improve its survival probability. Using a bioinspired methodology, we view an animal as a software agent, the foraging landscape as a spatial layout of temperature zones, and nutrients as errors between the desired and actual temperatures in the zones. Then, using foraging theory, we define a decision strategy for the agent that has an objective of reducing the temperature errors in order to track a desired temperature. We describe an implementation of a multizone temperature experiment, and show that the use of multiple agents defines a distributed controller that can equilibrate the temperatures in the zones in spite of interzone, ambient, and network effects. We discuss relations to ideas from theoretical ecology, and identify a number of promising research directions. It is our hope that the results of this paper will motivate other research on bioinspired methods based on behavioral ecology 相似文献
4.
A reasoning system to support the planning and control requirements of an autonomous land vehicle is described. This system is designed specifically to handle diverse terrain with maximal speed, efficacy, and versatility. the hierarchical architecture for this system is presented along with the detailed algorithms, heuristics, and planning methodologies for the component modules. the architecture is structured such that lower-level modules perform tasks requiring greatest immediacy, while higher-level modules perform tasks involving greater assimilation of sensor data, making use of large amounts of a priori knowledge. In describing the component modules of this system, specific techniques for mission planning, map-based route planning, local terrain navigation, and reflexive vehicle control are presented. These techniques have been demonstrated both in a detailed realtime simulation and on a small indoor robotic vehicle. 相似文献
5.
《Computer Vision and Image Understanding》2010,114(6):723-729
We suggest the use of extended landmarks, such as shorelines, creeks, tree lines, and railroads, as well as roads for autonomous navigation of an unmanned air vehicle (UAV). In particular, we recommend the use of shorelines, because of their common availability, their ease of detection, and their significance in terms of events happening along them. Monitoring coastlines and waterways from low flying UAVs has many applications for military and civilian use. We report the development of a vision system that has enabled a prototype UAV to follow shorelines autonomously (without requiring maps or GPS). Using a near-infrared sensor the vision system distinguishes water from land (irrespective of water’s color) and issues commands to the autopilot to follow the coastline or the riverbank. One insight of this problem is that the control algorithm could be integrated deeply with the vision system. This has the benefit of delaying smoothing/regularization so that it could occur in the context of the control coordinate system rather than the image or ground coordinate system. The algorithm itself is simple, but it possibly points the way to future algorithms which could more closely couple image processing and control. Furthermore, the experience gained in this work may be of value in the development of vision systems for following other types of paths. 相似文献
6.
An autonomous vehicle for people with motor disabilities 总被引:2,自引:0,他引:2
《Robotics & Automation Magazine, IEEE》2001,8(1):20-28
The authors describe the creation of the VAHM prototype, including the hardware and software functionalities and other aspects of this “smart” wheelchair 相似文献
7.
In order to reduce the controlling difficulty caused by trajectory meandering and improve the adaptability to parking into regular lots, a versatile optimal planner (OP) is proposed. Taking advantage of the low speed specificity of parking vehicle, the OP algorithm was modeled the planning problem as a convex optimization problem. Collision-free constraints were formalized into the shortest distance between convex sets by describing obstacles and autonomous vehicle as affine set. Since employing Lagrange dual function and combining KKT conditions, the collision-free constraints translated into convex functions. Taking the national standard into account, 5 kinds of regular parking scenario, which contain $0^\circ$, $30^\circ$, $45^\circ$, $60^\circ$ and $90^\circ$ parking lots, were designed to verify the OP algorithm. The results illustrate that it is benefit from the continuous and smooth trajectory generated by the OP method to track, keep vehicle''s stability and improve ride comfort, compared with A* and hybrid A* algorithms. Moreover, the OP method has strong generality since it can ensure the success rate no less than 82% when parking planning is carried out at the start node of 369 different locations. Both of evaluation criteria, as the pear error and RMSE in x direction, y axis and Euclidean distance d, and heading deviation $\theta$, are stable and feasible in real tests, which illustrates that the OP planner can satisfy the requirements of regular parking scenarios. 相似文献
8.
Elevation map generation is an essential component of any autonomous underwater vehicle designed to navigate close to the seafloor because elevation maps are used for obstacle avoidance, path planning and self localization. We present an algorithm for the reconstruction of elevation maps of the seafloor from side-scan sonar backscatter images and sparse bathymetric points co-registered within the image. Given the trajectory for the underwater vehicle, the reconstruction is corrected for the attitude of the side-scan sonar during the image generation process. To perform reconstruction, an arbitrary but computable scattering model is assumed for the seafloor backscatter. The algorithm uses the sparse bathymetric data to generate an initial estimate for the elevation map which is then iteratively refined to fit the backscatter image by minimizing a global error functional. Concurrently, the parameters of the scattering model are determined on a coarse grid in the image by fitting the assumed scattering model to the backscatter data. The reconstruction is corrected for the movement of the sensor by initially doing local reconstructions in sensor coordinates and then transforming the local reconstructions to a global coordinate system using vehicle attitude and performing the reconstruction again. We demonstrate the effectiveness of our algorithm on synthetic and real data sets. Our algorithm is shown to decrease the average elevation error when compared to real bathymetry from 4.6 meters for the initial surface estimate to 1.6 meters for the final surface estimate from a survey taken of the Juan de Fuca Ridge. 相似文献
9.
VITS-a vision system for autonomous land vehicle navigation 总被引:11,自引:0,他引:11
Turk M.A. Morgenthaler D.G. Gremban K.D. Marra M. 《IEEE transactions on pattern analysis and machine intelligence》1988,10(3):342-361
10.
《Advanced Robotics》2013,27(5):589-608
This paper presents a systematic approach for developing a concise self-adaptive neurofuzzy inference system (SANFIS) with a fast hybrid parameter learning algorithm for on-line learning of the control knowledge for autonomous underwater vehicle (AUV) control. The multi-layered network structure of SANFIS incorporates fuzzy basis functions for better function approximations. We investigate three SANFIS structures with three different types of fuzzy IF-THEN rule-based models and cast the rule formation problem as a clustering problem. A recursive least-squares algorithm and a modified Levenberg-Marquardt algorithm with limited memory are exploited to accelerate the parameter learning process. This hybrid parameter learning algorithm together with an on-line clustering technique and rule examination provide SANFIS with the capability of selforganizing and self-adapting its internal structure (i.e. the fuzzy rules and term sets) for learning the required control knowledge for an AUV to follow desired trajectories. Computer simulations for modeling a control system for an AUV have been conducted to validate the effectiveness of the proposed SANFIS. 相似文献
11.
Jingkai WU Yafei WANG Zhaokun SHEN Lin WANG Haiping DU Chengliang YIN 《中国科学:信息科学(英文版)》2021,(11):167-182
In the context of coordination of connected autonomous vehicles (CAVs),the platooning opera-tion is a promising application.The formulation of a single stream o... 相似文献
12.
We present a bioinspired algorithm which performs dimensionality reduction on datasets for visual exploration, under the assumption
that they have a clustered structure. We formulate a decision-making strategy based on foraging theory, where a software agent
is viewed as an animal, a discrete space as the foraging landscape, and objects representing points from the dataset as nutrients
or prey items. We apply this algorithm to artificial and real databases, and show how a multi-agent system addresses the problem
of mapping high-dimensional data into a two-dimensional space. 相似文献
13.
14.
Pascoal A. Oliveira P. Silvestre C. Bjerrum A. Ishoy A. Pignon J.-P. Ayela G. Petzelt C. 《Robotics & Automation Magazine, IEEE》1997,4(4):46-59
An autonomous underwater vehicle (AW), named MARIUS, has been developed under the MAST Programme of the Commission of the European Communities. The primary envisioned missions of the prototype AW are environmental surveying and oceanographic data acquisition in coastal waters. The authors describe the design and implementation of the AW systems for vehicle and mission control, and report the results of the sea trials conducted with the vehicle in Sines, Portugal 相似文献
15.
The deployment of a fleet of autonomous marine vehicles (AMVs) allows for the parallelisation of missions, intervehicle support for longer deployment times, adaptability and redundancy to in situ mission changes, and effective use of the right vehicle for the right purpose. End users and operators of AMVs face challenges in planning complex missions due to the limitations of their vehicles, dynamic, operationally constrictive, and unstructured environments, and in minimising risks to equipment, the mission, and personnel. Automated mission planning for AMV fleets can be a tool to reduce the complexity of programming vehicle tasking, and to perform validity assessments for end user‐specified goals, allowing the operator to focus on risk assessment. We present a critical review of the current advances in automated planning for AMV fleets, investigating the limitations of available state‐of‐the‐art tools and providing a road map of the goals and challenges based on analysis of field reports and end user initiatives. 相似文献
16.
17.
Autonomous vehicles can be used in a variety of applications such as hazardous environments or intelligent highway systems. Fuzzy logic is an appropriate choice for this application as it can describe human behavior well. This paper proposes two fuzzy logic controllers for the steering and the velocity control of an autonomous vehicle. The two controllers are divided into separate modules to mimic the way humans think while driving. The steering controller is divided into four modules; one module drives the vehicle toward the target while another module avoids collision with obstacles. A third module drives the vehicle through mazes. The fourth module adjusts the final orientation of the target. The velocity controller is divided into three modules; the first module speeds up the vehicle to reach the target and slows it down as it moves toward the target. The second module controls the velocity in the neighborhood of obstacles. A third module controls the velocity of the vehicle as it turns sharp corners. A method for automatic tuning of the first module of the velocity controller is proposed to stabilize the velocity of the vehicle as it approaches the target. Two examples to demonstrate the interaction among the seven control modules are included. Results of the simulation are compared with those in the literature. © 2004 Wiley Periodicals, Inc. 相似文献
18.
The secure operation of autonomous vehicle networks in the presence of adversarial observation is examined, in the context of a canonical double-integrator-network (DIN) model. Specifically, we study the ability of a sentient adversary to estimate the full network’s state, from noisy local measurements of vehicle motions. Algebraic, spectral, and graphical characterizations are provided, which indicate the critical role of the inter-vehicle communication topology and control scheme in achieving security. 相似文献
19.