首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 31 毫秒
1.
This paper presents the design of an algorithm based on neural networks in discrete time for its application in mobile robots. In addition, the system stability is analyzed and an evaluation of the experimental results is shown.The mobile robot has two controllers, one addressed for the kinematics and the other one designed for the dynamics. Both controllers are based on the feedback linearization. The controller of the dynamics only has information of the nominal dynamics (parameters). The neural algorithm of compensation adapts its behaviour to reduce the perturbations caused by the variations in the dynamics and the model uncertainties. Thus, the differences in the dynamics between the nominal model and the real one are learned by a neural network RBF (radial basis functions) where the output weights are set using the extended Kalman filter. The neural compensation algorithm is efficient, since the consumed processing time is lower than the one required to learning the totality of the dynamics. In addition, the proposed algorithm is robust with respect to failures of the dynamic controller. In this work, a stability analysis of the adaptable neural algorithm is shown and it is demonstrated that the control errors are bounded depending on the error of approximation of the neural network RBF. Finally, the results of experiments performed by using a mobile robot are shown to test the viability in practice and the performance for the control of robots.  相似文献   

2.
This paper proposes a comprehensive Multiple Criteria Group Decision Making (MCGDM) method with probabilistic linguistic information based on a new consensus measure and a novel outranking method, Gained and Lost Dominance Score (GLDS). Firstly, new operations of the probabilistic linguistic term sets are introduced based on the adjusted rules of probabilistic linguistic term sets and the linguistic scale functions for semantics of linguistic terms. After defining a new consensus measure based on the correlation degree between probabilistic linguistic term sets, we develop a consensus reaching method to improve the consensus degree of a group. To rank alternatives reasonably, we further propose the GLDS method which considers both the “group utility” and the “individual regret” values. The core of the GLDS is to calculate the gained and lost dominance scores that the optimal solution dominates all other alternatives in terms of the net gained dominance flow and the net lost dominance flow. Then, we integrate the GLDS ranking method with the consensus reaching process and develop a consensus-based PL-GLDS method to solve the MCGDM problems with probabilistic linguistic information. Finally, the proposed method is validated by a case study of selecting optimal green enterprises. Some comparative analyses are given to show the efficiency of the proposed method.  相似文献   

3.
In this study, we consider a quantized-feedback-communication-based control design problem for the distributed adaptive formation tracking of multiple nonholonomic mobile robots with unknown slippage constraints under capacity-limited network control environments. Uniform-hysteretic quantizers are employed to quantize all the inputs and states of robots and the quantized position information of each robot is only transmitted to neighboring robots through directed networks. Compared with existing literature related to the robot formation, the primary contribution of this paper lies in establishing a novel local adaptive control design methodology to deal with the discontinuity problem caused by using the quantized states of each follower and the quantized position communication of neighboring robots. In the proposed strategy, the communication of the orientations and velocities of neighboring robots is not required for the local control design of follower robots. Moreover, quantized-states-based adaptive compensation schemes are constructed for the effects of signal quantization and wheel slippage. Based on the analysis of quantization errors, the practical stability strategy of the overall closed-loop formation system is derived with the convergence of local tracking errors. Simulation results clarify the proposed formation strategy.  相似文献   

4.
This paper investigates, in a centralized manner, the motion planning problem for a team of unicycle-like mobile robots in a known environment. In particular, a multi-agent collision-free patrolling and formation control algorithm is presented, which combines outcomes of: (i) stability analysis of hybrid systems, (ii) algebraic geometry, and (iii) classical potential functions. The objective is achieved by designing a Lyapunov-based hybrid strategy that autonomously selects the navigation parameters. Tools borrowed from algebraic geometry are adopted to construct Lyapunov functions that guarantee the convergence to the desired formation and path, while classical potential functions are exploited to avoid collisions among agents and the fixed obstacles within the environment. The proposed navigation algorithm is tested in simulation and then validated by using the robots of a remote accessible robotic testbed.  相似文献   

5.
Probability theory has become the standard framework in the field of mobile robotics because of the inherent uncertainty associated with sensing and acting. In this paper, we show that the theory of belief functions with its ability to distinguish between different types of uncertainty is able to provide significant advantages over probabilistic approaches in the context of robotics. We do so by presenting solutions to the essential problems of simultaneous localization and mapping (SLAM) and planning based on belief functions. For SLAM, we show how the joint belief function over the map and the robot's poses can be factored and efficiently approximated using a Rao-Blackwellized particle filter, resulting in a generalization of the popular probabilistic FastSLAM algorithm. Our SLAM algorithm produces occupancy grid maps where belief functions explicitly represent additional information about missing and conflicting measurements compared to probabilistic grid maps. The basis for this SLAM algorithm are forward and inverse sensor models, and we present general evidential models for range sensors like sonar and laser scanners. Using the generated evidential grid maps, we show how optimal decisions can be made for path planning and active exploration. To demonstrate the effectiveness of our evidential approach, we apply it to two real-world datasets where a mobile robot has to explore unknown environments and solve different planning problems. Finally, we provide a quantitative evaluation and show that the evidential approach outperforms a probabilistic one both in terms of map quality and navigation performance.  相似文献   

6.
In the paper, the term consensus scheme is utilized to denote a dynamic and iterative process where the experts involved discuss a multicriteria decision problem. This discussion process is conducted by a human or artificial moderator, with the purpose of minimizing the discrepancy between the individual opinions.During the process of decision making, each expert involved must provide preference information. The information format and the circumstances where it must be given play a critical role in the decision process. This paper analyses a generic consensus scheme, which considers many different preference input formats, several possible interventions of the moderator, as well as admitting several stop conditions for interrupting the discussion process. In addition, a new consensus scheme is proposed with the intention of eliminating some difficulties met when the traditional consensus schemes are utilized in real applications. It preserves the experts’ integrity through the intervention of an external person, to supervise and mediate the conflicting situations. The human moderator is supposed to interfere in the discussion process by adjusting some parameters of the mathematical model or by inviting an expert to update his opinion. The usefulness of this consensus scheme is demonstrated by its use to solve a multicriteria group decision problem, generated applying the Balanced Scorecard methodology for enterprise strategy planning. In the illustrating problem, the experts are allowed to give their preferences in different input formats. But the information provided is made uniform on the basis of fuzzy preference relations through the use of adequate transformation functions, before being analyzed. The advantage of using fuzzy set theory for solving multiperson multicriteria decision problems lies in the fact that it can provide the flexibility needed to adequately deal with the uncertain factors intrinsic to such problems.  相似文献   

7.
We tackle the problem of computing the Voronoi diagram of a 3-D polyhedron whose faces are planar. The main difficulty with the computation is that the diagram's edges and vertices are of relatively high algebraic degrees. As a result, previous approaches to the problem have been non-robust, difficult to implement, or not provenly correct.

We introduce three new proximity skeletons related to the Voronoi diagram: (1) the Voronoi graph (VG), which contains the complete symbolic information of the Voronoi diagram without containing any geometry; (2) the approximate Voronoi graph (AVG), which deals with degenerate diagrams by collapsing sub-graphs of the VG into single nodes; and (3) the proximity structure diagram (PSD), which enhances the VG with a geometric approximation of Voronoi elements to any desired accuracy. The new skeletons are important for both theoretical and practical reasons. Many applications that extract the proximity information of the object from its Voronoi diagram can use the Voronoi graphs or the proximity structure diagram instead. In addition, the skeletons can be used as initial structures for a robust and efficient global or local computation of the Voronoi diagram.

We present a space subdivision algorithm to construct the new skeletons, having three main advantages. First, it solves at most uni-variate quartic polynomials. This stands in sharp contrast to previous approaches, which require the solution of a non-linear tri-variate system of equations. Second, the algorithm enables purely local computation of the skeletons in any limited region of interest. Third, the algorithm is simple to implement.  相似文献   


8.
Voronoi diagrams and arrangements   总被引:6,自引:0,他引:6  
We propose a uniform and general framework for defining and dealing with Voronoi diagrams. In this framework a Voronoi diagram is a partition of a domainD induced by a finite number of real valued functions onD. Valuable insight can be gained when one considers how these real valued functions partitionD ×R. With this view it turns out that the standard Euclidean Voronoi diagram of point sets inR d along with its order-k generalizations are intimately related to certain arrangements of hyperplanes. This fact can be used to obtain new Voronoi diagram algorithms. We also discuss how the formalism of arrangements can be used to solve certain intersection and union problems.  相似文献   

9.
In the paper, the term consensus scheme is utilized to denote a dynamic and iterative process where the experts involved discuss a multicriteria decision problem. This discussion process is conducted by a human or artificial moderator, with the purpose of minimizing the discrepancy between the individual opinions.During the process of decision making, each expert involved must provide preference information. The information format and the circumstances where it must be given play a critical role in the decision process. This paper analyses a generic consensus scheme, which considers many different preference input formats, several possible interventions of the moderator, as well as admitting several stop conditions for interrupting the discussion process. In addition, a new consensus scheme is proposed with the intention of eliminating some difficulties met when the traditional consensus schemes are utilized in real applications. It preserves the experts’ integrity through the intervention of an external person, to supervise and mediate the conflicting situations. The human moderator is supposed to interfere in the discussion process by adjusting some parameters of the mathematical model or by inviting an expert to update his opinion. The usefulness of this consensus scheme is demonstrated by its use to solve a multicriteria group decision problem, generated applying the Balanced Scorecard methodology for enterprise strategy planning. In the illustrating problem, the experts are allowed to give their preferences in different input formats. But the information provided is made uniform on the basis of fuzzy preference relations through the use of adequate transformation functions, before being analyzed. The advantage of using fuzzy set theory for solving multiperson multicriteria decision problems lies in the fact that it can provide the flexibility needed to adequately deal with the uncertain factors intrinsic to such problems.  相似文献   

10.
In this paper we address a class of heterogeneous multi-vehicle task assignment and routing problems. We propose two distributed algorithms based on gossip communication: the first algorithm is based on a local exact optimization and the second is based on a local approximate greedy heuristic. We consider the case where a set of heterogeneous tasks arbitrarily distributed in a plane has to be serviced by a set of mobile robots, each with a given movement speed and task execution speed. Our goal is to minimize the maximum execution time of robots.  相似文献   

11.
This paper presents a consensus model for group decision making with interval multiplicative and fuzzy preference relations based on two consensus criteria: (1) a consensus measure which indicates the agreement between experts’ preference relations and (2) a measure of proximity to find out how far the individual opinions are from the group opinion. These measures are calculated by using the relative projections of individual preference relations on the collective one, which are obtained by extending the relative projection of vectors. First, the weights of experts are determined by the relative projections of individual preference relations on the initial collective one. Then using the weights of experts, all individual preference relations are aggregated into a collective one. The consensus and proximity measures are calculated by using the relative projections of experts’ preference relations respectively. The consensus measure is used to guide the consensus process until the collective solution is achieved. The proximity measure is used to guide the discussion phase of consensus reaching process. In such a way, an iterative algorithm is designed to guide the experts in the consensus reaching process. Finally the expected value preference relations are defined to transform the interval collective preference relation to a crisp one and the weights of alternatives are obtained from the expected value preference relations. Two numerical examples are given to illustrate the models and approaches.  相似文献   

12.
针对大规模群决策问题,提出了一种基于专家意见相似度的群体判断信息逐步集结规划的方法。首先利用备选方案序关系向量的灰色关联度和夹角余弦构造两两专家判断信息的组合相似度;其次以判断相似度为标准,采用一种广度邻居搜索算法对专家进行聚类;然后以判断偏差最小为目标,构造非线性的约束规划模型对每一类专家意见进行集结,从而获得类内专家的集结信息;最后从专家数量最多的类别开始,依次对每类专家集结后的判断信息进行再次集结,从而获得最终的评判结果。该方法将大规模的复杂群决 策转化为低复杂度的多阶段专家信息集结问题,并保证了群体结果的一致性。算例分析验证了方法的可行性和有效性。  相似文献   

13.
This paper considers the consensus tacking problem for nonlinear fractional‐order multiagent systems by presenting a PDα‐type iterative learning control update law with initial learning mechanisms. The asymptotical convergence of the proposed distributed learning algorithm is strictly proved by using the properties of fractional calculus. A sufficient condition is derived to guarantee the whole multiagent system achieving an asymptotic output consensus. An illustrative example is given to verify the theoretical results.  相似文献   

14.
This paper addresses the dynamical modeling and control of reconfigurable modular robots. The modular actuators (brushless DC motors with Harmonic Drive gears) for the robots under consideration are connected by rigid links. This way the robot can be assembled in different configurations by rearranging these components. For dynamical modeling the Projection Equation in Subsystem representation is used, taking advantage of its modular structure. Due to the lack of position sensors at the gearbox output shaft, deflections caused by the elasticities in the gears can not be compensated by the PD motor joint controller. Therefore, a correction of the motor trajectory is needed, which can be calculated as part of a flatness based feed-forward control using the exact model of the robot. With the recursive approach proposed in this paper the concept of reconfigurability is retained. For validation a redundant articulated robot arm with seven joints is regarded and results are presented. (© 2012 Wiley-VCH Verlag GmbH & Co. KGaA, Weinheim)  相似文献   

15.
The Voronoi Diagram of Curved Objects   总被引:1,自引:0,他引:1  
Voronoi diagrams of curved objects can show certain phenomena that are often considered artifacts: The Voronoi diagram is not connected; there are pairs of objects whose bisector is a closed curve or even a two-dimensional object; there are Voronoi edges between different parts of the same site (so-called self-Voronoi-edges); these self-Voronoi-edges may end at seemingly arbitrary points not on a site, and, in the case of a circular site, even degenerate to a single isolated point. We give a systematic study of these phenomena, characterizing their differential-geometric and topological properties. We show how a given set of curves can be refined such that the resulting curves define a “well-behaved” Voronoi diagram. We also give a randomized incremental algorithm to compute this diagram. The expected running time of this algorithm is O(n log n).  相似文献   

16.
In this first installment of a two-part paper, the underlying theory for an algorithm that computes the Voronoi diagram and medial axis of a planar domain bounded by free-form (polynomial or rational) curve segments is presented. An incremental approach to computing the Voronoi diagram is used, wherein a single boundary segment is added to an existing boundary-segment set at each step. The introduction of each new segment entails modifying the Voronoi regions of the existing boundary segments, and constructing the Voronoi region of the new segment. We accomplish this by (i) computing the bisector of the new segment with each of the current boundary segments; (ii) updating the Voronoi regions of the current boundary segments by partitioning them with these bisectors; and (iii) constructing the Voronoi region of the new segment as a union of regions obtained from the partitioning in (ii). When all boundary segments are included, and their Voronoi regions have been constructed, the Voronoi diagram of the boundary is obtained as the union of the Voronoi polygons for each boundary segment. To construct the medial axis of a planar domain, we first compute the Voronoi diagram of its boundary. The medial axis is then obtained from the Voronoi diagram by (i) removing certain edges of the Voronoi diagram that do not belong to the medial axis, and (ii) adding certain edges that do belong to the medial axis but are absent from the Voronoi diagram; unambiguous characterizations for edges in both these categories are given. Details of algorithms based on this theory are deferred to the second installment of this two-part paper.  相似文献   

17.
This paper considers the problem of scheduling a given number of jobs on a single machine to minimize total earliness and tardiness when family setup times exist. The paper proposes optimal branch-and-bound algorithms for both the group technology assumption and if the group technology assumption is removed. A heuristic algorithm is proposed to solve larger problems with the group technology assumption removed. The proposed algorithms were empirically evaluated on problems of various sizes and parameters. The paper also explores how the choice of procedure affects total earliness and tardiness if an implementation of lean production methods has resulted in a reduction in setup times. An important finding of these empirical investigations is that scheduling jobs by removing the group technology assumption can significantly reduce total earliness and tardiness.  相似文献   

18.
A dynamical model is presented for autonomous mobile intelligent agents. Based on the local information of the swarm, a fuzzy logical controller (FLC) is built for the attraction/repulsion function. The flocking of the separation, cohesion and alignment are achieved by combining with the rate consensus algorithm. Based on the optimal controller theories, a performance target is used to measure the states of the system. By applying the connected network from the individual local perceived information, the aggregation of the multi-agent systems can swarm following a whole consensus in the computer simulations.  相似文献   

19.
This work studies a number of approaches to solving the motion planning problem for a mobile robot with a trailer. Different control models of car-like robots are considered from the differential-geometric point of view. The same models can also be used for controlling a mobile robot with a trailer. However, in cases where the position of the trailer is of importance, i.e., when it is moving backward, a more complex approach should be applied. At the end of the article, such an approach, based on recent works in sub-Riemannian geometry, is described. It is applied to the problem of reparking a trailer and implemented in the algorithm for parking a mobile robot with a trailer.  相似文献   

20.
The lanthanum-modified lead zirconate titanate (PLZT) actuator, which are capable of converting photonic energy to mechanical motion, have great potential in applications of remote structural vibration control of smart structures and machines. In this paper, a novel genetic algorithm based controlling algorithm for multi-modal vibration control of beam structures via photostrictive actuators is proposed. Two pairs of photostrictive actuators are laminated with the beams and the alternation of light irradiation is in accordance with the changing of the corresponding modal velocity direction. The modal force indexes for beams with different boundary conditions are derived and a binary-coded GA is used to optimize the locations and sizes of photostrictive actuators to maximize the modal force index and guarantee the overall modal force index induced by two pairs of photostrictive actuators is positive. The control effect of multiple vibration modes of beams under irradiation of set/variable light intensity is analyzed. Numerical results demonstrate that the method is robust and efficient, and the use of strategically positioned actuator patches can effectively control the first two bending modes that dominate the structural vibration.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号