scispace - formally typeset
Search or ask a question

Showing papers on "Obstacle avoidance published in 2012"


Journal ArticleDOI
TL;DR: The integration of the International Regulations for Avoiding Collisions at Sea within the obstacle avoidance protocols seeks to prevent maritime accidents attributed to human error.

370 citations


Proceedings ArticleDOI
14 May 2012
TL;DR: The Fast Sampling Plane Filtering (FSPF) algorithm is introduced to reduce the volume of the 3D point cloud by sampling points from the depth image, and classifying local grouped sets of points as belonging to planes in 3D or points that do not correspond to planes within a specified error margin (the “outlier” points).
Abstract: The sheer volume of data generated by depth cameras provides a challenge to process in real time, in particular when used for indoor mobile robot localization and navigation. We introduce the Fast Sampling Plane Filtering (FSPF) algorithm to reduce the volume of the 3D point cloud by sampling points from the depth image, and classifying local grouped sets of points as belonging to planes in 3D (the “plane filtered” points) or points that do not correspond to planes within a specified error margin (the “outlier” points). We then introduce a localization algorithm based on an observation model that down-projects the plane filtered points on to 2D, and assigns correspondences for each point to lines in the 2D map. The full sampled point cloud (consisting of both plane filtered as well as outlier points) is processed for obstacle avoidance for autonomous navigation. All our algorithms process only the depth information, and do not require additional RGB data. The FSPF, localization and obstacle avoidance algorithms run in real time at full camera frame rates (30Hz) with low CPU requirements (16%). We provide experimental results demonstrating the effectiveness of our approach for indoor mobile robot localization and navigation. We further compare the accuracy and robustness in localization using depth cameras with FSPF vs. alternative approaches that simulate laser rangefinder scans from the 3D data.

333 citations


Journal ArticleDOI
TL;DR: A real-time path-planning algorithm that provides an optimal path for off-road autonomous driving with static obstacles avoidance is presented and was applied to the autonomous vehicle A1, which won the 2010 Autonomous Vehicle Competition organized by the Hyundai-Kia Automotive Group in Korea.
Abstract: In this paper, a real-time path-planning algorithm that provides an optimal path for off-road autonomous driving with static obstacles avoidance is presented. The proposed planning algorithm computes a path based on a set of predefined waypoints. The predefined waypoints provide the base frame of a curvilinear coordinate system to generate path candidates for autonomous vehicle path planning. Each candidate is converted to a Cartesian coordinate system and evaluated using obstacle data. To select the optimal path, the priority of each path is determined by considering the path safety cost, path smoothness, and path consistency. The proposed path-planning algorithms were applied to the autonomous vehicle A1, which won the 2010 Autonomous Vehicle Competition organized by the Hyundai-Kia Automotive Group in Korea.

275 citations


Journal ArticleDOI
TL;DR: A novel approach to real-time obstacle avoidance based on Dynamical Systems (DS) that ensures impenetrability of multiple convex shaped objects and is verified in several robot experiments on the 7 degrees of freedom Barrett WAM arm.
Abstract: This paper presents a novel approach to real-time obstacle avoidance based on Dynamical Systems (DS) that ensures impenetrability of multiple convex shaped objects. The proposed method can be applied to perform obstacle avoidance in Cartesian and Joint spaces and using both autonomous and non-autonomous DS-based controllers. Obstacle avoidance proceeds by modulating the original dynamics of the controller. The modulation is parameterizable and allows to determine a safety margin and to increase the robot's reactiveness in the face of uncertainty in the localization of the obstacle. The method is validated in simulation on different types of DS including locally and globally asymptotically stable DS, autonomous and non-autonomous DS, limit cycles, and unstable DS. Further, we verify it in several robot experiments on the 7 degrees of freedom Barrett WAM arm.

220 citations


Proceedings ArticleDOI
27 Jun 2012
TL;DR: This paper presents a hierarchical control framework for the obstacle avoidance of autonomous and semi-autonomous ground vehicles based on motion primitives created from a four-wheel nonlinear dynamic model.
Abstract: This paper presents a hierarchical control framework for the obstacle avoidance of autonomous and semi-autonomous ground vehicles. The high-level planner is based on motion primitives created from a four-wheel nonlinear dynamic model. Parameterized clothoids and drifting maneuvers are used to improve vehicle agility. The low-level tracks the planned trajectory with a nonlinear Model Predictive Controller. The first part of the paper describes the proposed control architecture and methodology. The second part presents simulative and experimental results with an autonomous and semi-autonomous ground vehicle traveling at high speed on an icy surface.

189 citations


Journal ArticleDOI
TL;DR: The proposed algorithm brings a new solution to the problem and has several advantages compared to previous methods and is very promising for application in mobile and industrial robotics where obstacle avoidance is a feature of the robotic system.

162 citations


Journal ArticleDOI
TL;DR: To guide the agents to a desired configuration while avoiding obstacles, a decentralized controller is developed based on the navigation function formalism by proving that the proposed controller is a qualified navigation function, convergence to the desired formation is guaranteed.
Abstract: A decentralized control method is developed to enable a group of agents to achieve a desired global configuration while maintaining global network connectivity and avoiding obstacles, using only local feedback and no radio communication between the agents for navigation. By modeling the interaction among the agents as a graph, and given a connected initial graph with a desired neighborhood between agents, the developed method ensures the desired communication links remain connected for all time. To guide the agents to a desired configuration while avoiding obstacles, a decentralized controller is developed based on the navigation function formalism. By proving that the proposed controller is a qualified navigation function, convergence to the desired formation is guaranteed.

146 citations


Proceedings ArticleDOI
03 Jun 2012
TL;DR: This paper presents a new approach to semi-autonomous vehicle hazard avoidance and stability control, based on the design and selective enforcement of constraints, which differs from traditional approaches that rely on the planning and tracking of paths.
Abstract: This paper presents a new approach to semi-autonomous vehicle hazard avoidance and stability control, based on the design and selective enforcement of constraints. This differs from traditional approaches that rely on the planning and tracking of paths. This emphasis on constraints facilitates “minimally-invasive” control for human-machine systems; instead of forcing a human operator to follow an automation-determined path, the constraint-based approach identifies safe homotopies, and allows the operator to navigate freely within them, introducing control action only as necessary to ensure that the vehicle does not violate safety constraints. The method evaluates candidate homotopies based on “restrictiveness”, rather than traditional measures of path goodness, and designs and enforces requisite constraints on the human's control commands to ensure that the vehicle never leaves the controllable subset of a desired homotopy. Identification of these homotopic classes in off-road environments is performed using geometric constructs. The goodness of competing homotopies and their associated constraints is then characterized using geometric heuristics. Finally, input limits satisfying homotopy and vehicle dynamic constraints are enforced using threat-based feedback mechanisms to ensure that the vehicle avoids collisions and instability while preserving the human operator's situational awareness and mental models. The methods developed in this work are shown in simulation and experimentally demonstrated in safe, high-speed teleoperation of an unmanned ground vehicle.

116 citations


Journal ArticleDOI
TL;DR: A novel and coherent framework for fast footstep planning for legged robots on a flat ground with 3-D obstacle avoidance is proposed, in which a rapidly exploring random tree variant is used to find collision-free sequences of half-steps (which are produced by a specific walking pattern generator).
Abstract: In this paper, we propose a novel and coherent framework for fast footstep planning for legged robots on a flat ground with 3-D obstacle avoidance. We use swept volume approximations that are computed offline in order to considerably reduce the time spent in collision checking during the online planning phase, in which a rapidly exploring random tree variant is used to find collision-free sequences of half-steps (which are produced by a specific walking pattern generator). Then, an original homotopy is used to smooth the sequences into natural motions, gently avoiding the obstacles. The results are experimentally validated on the robot HRP-2.

112 citations


Proceedings ArticleDOI
20 May 2012
TL;DR: This paper presents the development of a perception system for indoor environments to allow autonomous navigation for surveillance mobile robots using a artificial neural network to recognize different configurations of the environment.
Abstract: This paper presents the development of a perception system for indoor environments to allow autonomous navigation for surveillance mobile robots. The system is composed by two parts. The first part is a reactive navigation system in which a mobile robot moves avoiding obstacles in environment, using the distance sensor Kinect. The second part of this system uses a artificial neural network (ANN) to recognize different configurations of the environment, for example, path ahead, left path, right path and intersections. The ANN is trained using data captured by the Kinect sensor in indoor environments. This way, the robot becomes able to perform a topological navigation combining internal reactive behavior to avoid obstacles and the ANN to locate the robot in the environment, in a deliberative behavior. The topological map is represented by a graph which represents the configuration of the environment, where the hallways (path ahead) are the edges and locations (left path and intersection, for example) are the vertices. The system also works in the dark, which is a great advantage for surveillance systems. The experiments were performed with a Pioneer P3-AT robot equipped with a Kinect sensor in order to validate and evaluate this approach. The proposed method demonstrated to be a promising approach to autonomous mobile robots navigation.

112 citations


Journal ArticleDOI
TL;DR: In this paper, a distributed collision-free formation flight control law in the framework of nonlinear model predictive control is designed, and formation configuration is determined in the virtual reference point coordinate system.
Abstract: We designed a distributed collision-free formation flight control law in the framework of nonlinear model predictive control. Formation configuration is determined in the virtual reference point coordinate system. Obstacle avoidance is guaranteed by cost penalty, and intervehicle collision avoidance is guaranteed by cost penalty combined with a new priority strategy.

Proceedings ArticleDOI
01 Nov 2012
TL;DR: This paper presents an integrated approach for robot localization, obstacle mapping, and path planning in 3D environments based on data of an onboard consumer-level depth camera based on state-of-the-art techniques for environment modeling and localization extended for depth camera data.
Abstract: In this paper, we present an integrated approach for robot localization, obstacle mapping, and path planning in 3D environments based on data of an onboard consumer-level depth camera. We rely on state-of-the-art techniques for environment modeling and localization, which we extend for depth camera data. We thoroughly evaluated our system with a Nao humanoid equipped with an Asus Xtion Pro Live depth camera on top of the humanoid's head and present navigation experiments in a multi-level environment containing static and non-static obstacles. Our approach performs in real-time, maintains a 3D environment representation, and estimates the robot's pose in 6D. As our results demonstrate, the depth camera is well-suited for robust localization and reliable obstacle avoidance in complex indoor environments.

Proceedings ArticleDOI
14 May 2012
TL;DR: The proposed SNS (Saturation in the Null Space) iterative algorithm proceeds by successively discarding the use of joints that would exceed their motion bounds when using the minimum norm solution and reintroducing them at a saturated level by means of a projection in a suitable null space.
Abstract: We present a novel efficient method addressing the inverse differential kinematics problem for redundant manipulators in the presence of different hard bounds (joint range, velocity, and acceleration limits) on the joint space motion. The proposed SNS (Saturation in the Null Space) iterative algorithm proceeds by successively discarding the use of joints that would exceed their motion bounds when using the minimum norm solution and reintroducing them at a saturated level by means of a projection in a suitable null space. The method is first defined at the velocity level and then moved to the acceleration level, so as to avoid joint velocity discontinuities due to the switching of saturated joints. Moreover, the algorithm includes an optimal task scaling in case the desired task trajectory is unfeasible under the given joint bounds. We also propose the integration of obstacle avoidance in the Cartesian space by properly modifying on line the joint bounds. Simulation and experimental results reported for the 7-dof lightweight KUKA LWR IV robot illustrate the properties and computational efficiency of the method.

Journal ArticleDOI
01 Nov 2012
TL;DR: Experimental results of the proposed MVN scheme implemented on the practical six-link planar robot manipulator substantiate the physical realizability and effectiveness of such a scheme for obstacle avoidance of redundant robot manipulators.
Abstract: This paper proposes a new inequality-based criterion/constraint with its algorithmic and computational details for obstacle avoidance of redundant robot manipulators. By incorporating such a dynamically updated inequality constraint and the joint physical constraints (such as joint-angle limits and joint-velocity limits), a novel minimum-velocity-norm (MVN) scheme is presented and investigated for robotic redundancy resolution. The resultant obstacle-avoidance MVN scheme resolved at the joint-velocity level is further reformulated as a general quadratic program (QP). Two QP solvers, i.e., a simplified primal-dual neural network based on linear variational inequalities (LVI) and an LVI-based numerical algorithm, are developed and applied for online solution of the QP problem as well as the inequality-based obstacle-avoidance MVN scheme. Simulative results that are based on PA10 robot manipulator and a six-link planar robot manipulator in the presence of window-shaped and point obstacles demonstrate the efficacy and superiority of the proposed obstacle-avoidance MVN scheme. Moreover, experimental results of the proposed MVN scheme implemented on the practical six-link planar robot manipulator substantiate the physical realizability and effectiveness of such a scheme for obstacle avoidance of redundant robot manipulator.

Patent
18 Jan 2012
TL;DR: In this paper, a service robot control platform system and a multimode intelligent interaction and intelligent behavior realizing method is described. But the authors did not reveal the capabilities of the robot in terms of human intervention.
Abstract: The invention discloses a service robot control platform system and a multimode intelligent interaction and intelligent behavior realizing method thereof The service robot control platform system comprises a voice control module, a binocular image acquisition module, an RFID (Radio Frequency Identification Device) receiving and transmitting module, a bottom wheel movement module, an obstacle avoidance module and a mechanical arm control module The multimode intelligent interaction and intelligent behavior realizing method comprises the following steps of: 1, voice interaction; 2, independent navigation and location; 3, mechanical arm control; and face detection and recognition According to the invention, a robot carries out intelligent interaction and intelligent behaviors, and the capacity of intelligent grabbing of the robot is enhanced Except for special person recognition, distinguish of a picture face and an actual face is added, thus the influence to a program by the picture face is effectively eliminated According to the invention, anthropomorphic mechanical arm grabbing is controlled in a specific anthropomorphic path grabbing manner, so that a service mode of the robot is more intelligent and humanized

Journal ArticleDOI
TL;DR: A hybrid approach (Roaming Trails), which integrates a priori knowledge of the environment with local perceptions in order to carry out the assigned tasks efficiently and safely, is described, by guaranteeing that the robot can never be trapped in deadlocks even when operating within a partially unknown dynamic environment.

Journal ArticleDOI
TL;DR: This paper proposes a new approach for solving the problem of obstacle avoidance during manipulation tasks performed by redundant manipulators based on a double neural network that uses Q-learning reinforcement technique, which has a good average speed and a satisfying target reaching success rate.
Abstract: This paper proposes a new approach for solving the problem of obstacle avoidance during manipulation tasks performed by redundant manipulators. The developed solution is based on a double neural network that uses Q-learning reinforcement technique. Q-learning has been applied in robotics for attaining obstacle free navigation or computing path planning problems. Most studies solve inverse kinematics and obstacle avoidance problems using variations of the classical Jacobian matrix approach, or by minimizing redundancy resolution of manipulators operating in known environments. Researchers who tried to use neural networks for solving inverse kinematics often dealt with only one obstacle present in the working field. This paper focuses on calculating inverse kinematics and obstacle avoidance for complex unknown environments, with multiple obstacles in the working field. Q-learning is used together with neural networks in order to plan and execute arm movements at each time instant. The algorithm developed for general redundant kinematic link chains has been tested on the particular case of PowerCube manipulator. Before implementing the solution on the real robot, the simulation was integrated in an immersive virtual environment for better movement analysis and safer testing. The study results show that the proposed approach has a good average speed and a satisfying target reaching success rate.

Journal ArticleDOI
TL;DR: The experiments reported in this paper validate the concept and prove that the performance of a membrane controller is comparable to or better than that of other controllers (such as fuzzy logic controllers).

Journal ArticleDOI
TL;DR: A collision cone approach is used to determine collision between objects, moving in 3-D space, whose shapes can be modelled by general quadric surfaces, and these shapes are obtained and used to derive dynamic inversion based avoidance strategies.
Abstract: Avoidance of collision between moving objects in a 3-D environment is fundamental to the problem of planning safe trajectories in dynamic environments. This problem appears in several diverse fields including robotics, air vehicles, underwater vehicles and computer animation. Most of the existing literature on collision prediction assumes objects to be modelled as spheres. While the conservative spherical bounding box is valid in many cases, in many other cases, where objects operate in close proximity, a less conservative approach, that allows objects to be modelled using analytic surfaces that closely mimic the shape of the object, is more desirable. In this paper, a collision cone approach (previously developed only for objects moving on a plane) is used to determine collision between objects, moving in 3-D space, whose shapes can be modelled by general quadric surfaces. Exact collision conditions for such quadric surfaces are obtained and used to derive dynamic inversion based avoidance strategies.

Proceedings ArticleDOI
01 Dec 2012
TL;DR: This work defines two open-loop games, each of which is conservative towards one player, and shows how the solutions to these games are related to the optimal feedback strategy for the closed-loop game, and demonstrates a modified Fast Marching Method to efficiently compute those solutions.
Abstract: A reach-avoid game is one in which an agent attempts to reach a predefined goal, while avoiding some adversarial circumstance induced by an opposing agent or disturbance. Their analysis plays an important role in problems such as safe motion planning and obstacle avoidance, yet computing solutions is often computationally expensive due to the need to consider adversarial inputs. In this work, we present an open-loop formulation of a two-player reach-avoid game whereby the players define their control inputs prior to the start of the game. We define two open-loop games, each of which is conservative towards one player, show how the solutions to these games are related to the optimal feedback strategy for the closed-loop game, and demonstrate a modified Fast Marching Method to efficiently compute those solutions.

Journal ArticleDOI
TL;DR: It is concluded that proper thresholding of the variance of the gradient of optical flow difference have a critical effect on the detectability of roads having different widths.
Abstract: In this paper, vision-based autonomous flight with a quadrotor type unmanned aerial vehicle (UAV) is presented. Automatic detection of obstacles and junctions are achieved by the use of optical flow velocities. Variation in the optical flow is used to determine the reference yaw angle. Path to be followed is generated autonomously and the path following process is achieved via a PID controller operating as the low level control scheme. Proposed method is tested in the Google Earth(R) virtual environment for four different destination points. In each case, autonomous UAV flight is successfully simulated without observing collisions. The results show that the proposed method is a powerful candidate for vision based navigation in an urban environment. Claims are justified with a set of experiments and it is concluded that proper thresholding of the variance of the gradient of optical flow difference have a critical effect on the detectability of roads having different widths.

Patent
18 Jul 2012
TL;DR: In this article, a multi-UAV (unmanned aerial vehicle) dynamic formation control method is proposed to solve the defect that traditional virtual structure manner formation control has higher communication quality requirement; the behavior-based formation control is introduced to lower the requirement of formation wireless data link update rate and enhances the obstacle avoidance capability of the UAV group formation.
Abstract: The invention discloses a multi-UAV (unmanned aerial vehicle) dynamic formation control method, and belongs to the technical field of flight control. The multi-UAV dynamic formation control method includes steps as follows: step 1, a formation keeping method; step 2, an obstacle avoidance method; and step 3, a behavior-based formation process, wherein the behavior-based formation process includes behavior decomposition and control realization. The method solves the defect that the traditional virtual structure manner formation control has higher communication quality requirement; the behavior-based formation control method is introduced to lower the requirement of formation wireless data link update rate and enhances the obstacle avoidance capability of the UAV group formation; and aiming at the defect that the traditional behavior-based manner formation control cannot keep good formation rigidity, a virtual structure is introduced for reference. On the premise of keeping the relatively stable formation, the capability of obstacle and threat avoidance of a microminiature UAV can be enhanced, and the method has a certain reference value for UAV group cooperation low-altitude penetration.

Journal ArticleDOI
TL;DR: In this article, an autonomous obstacle avoidance system not only by braking but also by steering, as one of the active safety technologies to prevent traffic accidents, is proposed to prevent the vehicle from colliding with a moving obstacle like a pedestrian jumping out from the roadside.
Abstract: This study proposes an autonomous obstacle avoidance system not only by braking but also by steering, as one of the active safety technologies to prevent traffic accidents. The proposed system prevents the vehicle from colliding with a moving obstacle like a pedestrian jumping out from the roadside. In the proposed system, to avoid the predicted colliding position based on constant-velocity obstacle motion assumption, the avoidance trajectory is derived as connected two identical arcs. The system then controls the vehicle autonomously by the combined control of the braking and steering systems. In this paper, the proposed system is examined by real car experiments and its effectiveness is shown from the results of the experiments.

Journal ArticleDOI
01 Jul 2012
TL;DR: An Elman fuzzy adaptive controller is used to adjust the exact distance between the robot and the obstacles to address a virtual force field between mobile robots and obstacles to keep them away with a desired distance.
Abstract: This paper addresses a virtual force field between mobile robots and obstacles to keep them away with a desired distance. An online learning method of hybrid force/position control is proposed for obstacle avoidance in a robot environment. An Elman neural network is proposed to compensate the effect of uncertainties between the dynamic robot model and the obstacles. Moreover, this paper uses an Elman fuzzy adaptive controller to adjust the exact distance between the robot and the obstacles. The effectiveness of the proposed method is demonstrated by simulation examples.

Journal ArticleDOI
TL;DR: The following articles are retracted because after thorough investigation evidence points towards them having at least one author or being reviewed by at leastOne reviewer who has been implicated in the peer review ring and/or citation ring.
Abstract: In 2013 the Editor of Journal of Vibration and Control and SAGE became aware of a peer review ring involving assumed and fabricated identities that appeared to centre around Peter Chen at National Pingtung University of Education, Taiwan (NPUE). SAGE and the Editor then began a complex investigation into the case during the rest of 2013 and 2014. Following an unsatisfactory response from Peter Chen, NPUE was notified. NPUE were serious in addressing the Journal and SAGE’s concerns. NPUE confirmed that the institution was investigating Peter Chen. SAGE subsequently uncovered a citation ring involving the above mentioned author and others. We regret that individual authors have compromised the academic record by perverting the peer review process and apologise to readers. On uncovering problems with peer review and citation SAGE immediately put steps in place to avoid similar vulnerability of the Journal to exploitation in the future. More information may be found at www.sagepub.co.uk/JVC_Statement_2014. The Journal and SAGE understand from NPUE that Peter Chen has resigned his post at NPUE. The following articles are retracted because after thorough investigation evidence points towards them having at least one author or being reviewed by at least one reviewer who has been implicated in the peer review ring and/or citation ring. All authors have had an opportunity to respond to the allegations and proposed actions. OnlineFirst articles (these articles will not be published in an issue) Chen CY, Chen T-H, Chen Y-H, Yu S-E and Chung P-Y (2013) Information technology system modeling an integrated C-TAM-TPB model to the validation of ocean tidal analyses Journal of Vibration and Control Epub ahead of print 7 May 2013. doi: 10.1177/1077546312472924 Chang R-F, Chen CY, Su F-P and Lin H-C (2013) A two-step approach for broadband digital signal processing technique Journal of Vibration and Control Epub ahead of print 26 April 2013. doi: 10.1177/1077546312472925 Chen TH, Chang CJ, Yu SE, Chung PY and Liu C-K (2013) Nonlinear information analysis and system management technique: the influence of design experience and control complexity Journal of Vibration and Control Epub ahead of print 12 April 2013. doi: 10.1177/1077546312473321 Chen CY, Shih BY, Chen YH, Yu SE and Liu YC (2013) The exploration of a 3T flow model using vibrating NXT: II. Model validation Journal of Vibration and Control Epub ahead of print 10 April 2013. doi: 10.1177/1077546312470481 Chen CY, Shih BY, Chen YH, Yu SE and Liu YC (2013) The exploration of 3T flow model using vibrating NXT: I. model formulation Journal of Vibration and Control Epub ahead of print 6 February 2013. doi: 10.1177/1077546312467360 Lin M-L and Chen C-W (2013) Stability analysis of fuzzy-based NN modeling for ecosystems using fuzzy Lyapunov methods Journal of Vibration and Control Epub ahead of print 6 February 2013. doi: 10.1177/1077546312466687 Chen CY, Chen TH, Chen YH and Chiu J (2012) A multi-stage method for deterministic-statistical analysis: a mathematical case and measurement studies Journal of Vibration and Control Epub ahead of print 20 December 2012. doi: 10.1177/1077546312466579 Shih BY, Lin MC and Chen CY (2012) Autonomous navigation system for radiofrequency identification mobile robot e-book reader Journal of Vibration and Control Epub ahead of print 13 December 2012. doi: 10.1177/1077546312466578 Chang RF, Chen CY, Su FP, Lin HC and Lu C-K (2012) Multiphase SUMO robot based on an agile modeling-driven process for a small mobile robot Journal of Vibration and Control Epub ahead of print 13 December 2012. doi: 10.1177/1077546312464993 Shih B-Y, Lin Y-K, Cheng M-H, Chen C-Y and Chiu C-P (2012) The development of an application program interactive game-based information system Journal of Vibration and Control Epub ahead of print 12 December 2012. doi: 10.1177/1077546312464682 Chen C-Y, Chang C-J and Lin C-H (2012) On dynamic access control in web 2.0 and cloud interactive information hub: technologies Journal of Vibration and Control Epub ahead of print 12 December 2012. doi: 10.1177/1077546312464992 Shin BY, Chen CY and Hsu KH (2012) Robot cross platform system using innovative interactive theory and selection algorithms for Android application Journal of Vibration and Control Epub ahead of print 13 November 2012. doi: 10.1177/1077546312463757 Articles published in an issue Chen C-W (2014) Applications of neural-network-based fuzzy logic control to a nonlinear time-delay chaotic system Journal of Vibration and Control 20 (4): 589-605. Epub ahead of print 5 November 2012. doi: 10.1177/1077546312461370 Chen C-W (2014) A review of intelligent algorithm approaches and neural-fuzzy stability criteria for time-delay tension leg platform systems Journal of Vibration and Control 20 (4): 561-575. Epub ahead of print 5 November 2012. doi: 10.1177/1077546312463759 Chen C-Y, Chang C-J and Lin C-H (2014) On dynamic access control in web 2.0 and cloud interactive information hub: trends and theories Journal of Vibration and Control 20 (4): 548-560. Epub ahead of print 5 November 2012. doi: 10.1177/1077546312463762 Lin M-L and Chen C-W (2014) Stability conditions for ecosystem modeling using the fuzzy Lyapunov method Journal of Vibration and Control 20 (2): 290-302. Epub ahead of print 23 October 2012. doi: 10.1177/1077546312451301 Chen C-H, Kuo C-M, Hsieh S-H and Chen C-Y (2014) Highly efficient very-large-scale integration (VLSI) implementation of probabilistic neural network image interpolator Journal of Vibration and Control 20 (2): 218-224. Epub ahead of print 22 October 2012. doi: 10.1177/1077546312458822 Chen C-Y (2014) Wave vibration and simulation in dissipative media described by irregular boundary surfaces: a mathematical formulation Journal of Vibration and Control 20 (2): 191-203. Epub ahead of print 22 October 2012. doi: 10.1177/1077546312464258 Chen C-H, Yao T-K, Dai J-H and Chen C-Y (2014) A pipelined multiprocessor system- on-a-chip (SoC) design methodology for streaming signal processing Journal of Vibration and Control 20 (2): 163-178. Epub ahead of print 16 October 2012. doi: 10.1177/1077546312458821 Lin M-L and Chen C-W (2014) Fuzzy neural modeling for n-degree ecosystems using the linear matrix inequality approach Journal of Vibration and Control 20 (1): 82-93. Epub ahead of print 8 October 2012. doi: 10.1177/1077546312458533 Chen C-H, Wu W-X and Chen C-Y (2013) Ant-inspired collective problem-solving systems Journal of Vibration and Control 19 (16): 2481-2490. Epub ahead of print 18 September 2012. doi: 10.1177/1077546312456231 Chen C-H, Yao T-K, Kuo C-M and Chen C-Y (2013) Evolutionary design of constructive multilayer feedforward neural network Journal of Vibration and Control 19 (16): 2413-2420. Epub ahead of print 12 September 2012. doi: 10.1177/1077546312456726 Chen C-W (2013) Applications of the fuzzy-neural Lyapunov criterion to multiple time-delay systems Journal of Vibration and Control 19 (13): 2054-2067. Epub ahead of print 16 August 2012. doi: 10.1177/1077546312451034 Chung P-Y, Chen Y-H, Walter L and Chen C-Y (2013) Influence and dynamics of a mobile robot control on mechanical components Journal of Vibration and Control 19 (13): 1923-1935. Epub ahead of print 20 July 2012. doi: 10.1177/1077546312452184 Chen C-W (2013) Neural network-based fuzzy logic parallel distributed compensation controller for structural system Journal of Vibration and Control 19 (11): 1709-1727. Epub ahead of print 22 June 2012. doi: 10.1177/1077546312442233 Chen C-W, Yeh K, Yang H-C, Liu KFR and Liu C-C (2013) A critical review of structural system control by the large-scaled neural network linear-deferential-inclusion-based criterion Journal of Vibration and Control 19 (11): 1658-1673. Epub ahead of print 18 June 2012. doi: 10.1177/1077546312443377 Chen C-H, Kuo C-M, Chen C-Y and Dai J-H (2013) The design and synthesis using hierarchical robotic discrete-event modeling Journal of Vibration and Control 19 (11): 1603-1613. Epub ahead of print 27 June 2012. doi: 10.1177/1077546312449645 Chang CJ, Chen CY and Chou I-T (2013) The design of information and communication technologies: telecom MOD strength machines Journal of Vibration and Control 19 (10): 1499-1513. Epub ahead of print 27 June 2012. doi: 10.1177/1077546312449644 Shih B-Y, Chen C-Y, Li K-H, Wu T-Y, Chen G-Y (2013) A novel NXT control method for implementing force sensing and recycling in a training robot Journal of Vibration and Control 19 (10): 1443-1459. Epub ahead of print 1 June 2012. doi: 10.1177/1077546312446361 Chen C-W, Chen P-C and Chiang W-L (2013) Modified intelligent genetic algorithm-based adaptive neural network control for uncertain structural systems Journal of Vibration and Control 19 (9): 1333-1347. Epub ahead of print 31 May 2012. doi: 10.1177/1077546312442232 Chen C-Y, Shih B-Y, Shih C-H and Wang L-H (2013) Enhancing robust and stability control of a humanoid biped robot: system identification approach. Journal of Vibration and Control 19 (8): 1199-1207. Epub ahead of print 26 April 2012. doi: 10.1177/1077546312442947 Chang C-J, Chen C-Y and Huang C-W (2013) Applications for medical recovery using wireless control of a bluetooth ball with a hybrid G-sensor and human-computer interface technology Journal of Vibration and Control 19 (8): 1139-1151. Epub ahead of print 24 April 2012. doi: 10.1177/1077546312442948 Hsu W-K, Chiou D-J, Chen C-W, Liu M-Y, Chiang W-L and Huang P-C (2013) Sensitivity of initial damage detection for steel structures using the Hilbert-Huang transform method Journal of Vibration and Control 19 (6): 857-878. Epub ahead of print 29 February 2012. doi: 10.1177/1077546311434794 Chen C-Y, Shih B-Y, Shih C-H and Wang L-H (2013) Human–machine interface for the motion control of humanoid biped robots using a graphical user interface Motion Editor Journal of Vibration and Control 19 (6): 814-820. Epub ahead of print 23 February 2012. doi: 10.1177/1077546312437804 Chen C-Y (201

Patent
03 Oct 2012
TL;DR: In this article, the authors proposed a visual localization and obstacle avoidance method for an unmanned plane using an inertia measuring unit of the plane and an external camera on the plane to obtain the position information of the UAV.
Abstract: The invention provides a visual localization and obstacle avoidance method and a visual localization and obstacle avoidance system for an unmanned plane. The method comprises the following steps that an unmanned plane-mounted camera acquires visual sensing information of the unmanned plane, and acquires inertial navigation data by an inertia measuring unit of the unmanned plane; a remote control system receives visual sensing information and inertial navigation data, and obtains obstacle information in a flight environment where the unmanned plane is positioned according to the visual sensing information; an external camera performs visual localization on the unmanned plane to obtain the position information of the unmanned plane; the remote control system plans the flight path of the unmanned plane according to the obstacle information and the position information of the unmanned plane, and generates a flight control command according to the inertial navigation data and the flight path; and the unmanned plane receives the flight control command to control the unmanned plane to avoid obstacles. According to the embodiment of the invention, the problems of visual localization and obstacle avoidance of the unmanned plane are solved, and the unmanned plane has the capability of completing visual obstacle avoidance by using the plane-mounted camera and a positioning camera.

Proceedings ArticleDOI
24 Dec 2012
TL;DR: This work proposes an original trajectory clustering algorithm for extracting motion patterns from trajectory data and demonstrates its effectiveness over the more common clustering approach of using k-means.
Abstract: We investigate a data-driven approach to robotic path planning and analyze its performance in the context of interception tasks. Trajectories of moving objects often contain repeated patterns of motion, and learning those patterns can yield interception paths that succeed more often. We therefore propose an original trajectory clustering algorithm for extracting motion patterns from trajectory data and demonstrate its effectiveness over the more common clustering approach of using k-means. We use the results to build a Hidden Markov Model of a target's motion and predict movement. Our simulations show that these predictions lead to more effective interception. The results of this work have potential applications in coordination of multi-robot systems, tracking and surveillance tasks, and dynamic obstacle avoidance.

Journal ArticleDOI
TL;DR: Four variants of Particle Swarm Optimization are proposed to solve the obstacle avoidance control problem of redundant robots by simulating the performance of a 5 degree-of-freedom (DOF) robot manipulator in an environment with static obstacle.
Abstract: Four variants of Particle Swarm Optimization (PSO) are proposed to solve the obstacle avoidance control problem of redundant robots. The study involved simulating the performance of a 5 degree-of-freedom (DOF) robot manipulator in an environment with static obstacle. The robot manipulator is required to move from one position to a desired goal position with minimum error while avoiding collision with obstacles in the workspace. The four variants of PSO are namely PSO-W, PSO-C, qPSO-W and qPSO-C where the latter two algorithms are hybrid version of the first two. The hybrid PSO is created by incorporating quadratic approximation operator (QA) alongside velocity update routine in updating particles' position. The computational results reveal that PSO-W yields better performance in terms of faster convergence and accuracy.

Journal ArticleDOI
TL;DR: A new approach to guaranteeing collision avoidance with respect to moving obstacles that have constrained dynamics but move unpredictably is presented, and it is proven that an iterative planner under these constraints guarantees safety for all time.
Abstract: This paper presents a new approach to guaranteeing collision avoidance with respect to moving obstacles that have constrained dynamics but move unpredictably. Velocity Obstacles have been used previously to plan trajectories that avoid collisions with obstacles under the assumption that the trajectories of the objects are either known or can be accurately predicted ahead of time. However, for real systems this predicted trajectory will typically only be accurate over short time-horizons. To achieve safety over longer time periods, this paper instead considers the set of all reachable points by an obstacle assuming that the dynamics fit the unicycle model, which has known constant forward speed and a maximum turn rate (sometimes called the Dubins car model). This paper extends the Velocity Obstacle formulation by using reachability sets in place of a single "known" trajectory to find matching constraints in velocity space, called Velocity Obstacle Sets. The Velocity Obstacle Set for each obstacle is equivalent to the union of all velocity obstacles corresponding to any dynamically feasible future trajectory, given the obstacle's current state. This region remains bounded as the time horizon is increased to infinity, and by choosing control inputs that lie outside of these Velocity Obstacle Sets, it is guaranteed that the host agent can always actively avoid collisions with the obstacles, even without knowing their exact future trajectories. Furthermore it is proven that, subject to certain initial conditions, an iterative planner under these constraints guarantees safety for all time. Such an iterative planner is implemented and demonstrated in simulation.

Journal ArticleDOI
TL;DR: In this article, a formation control scheme for a group of quad-rotor aircrafts is proposed, where the formation is realized by considering a constant altitude for the group of aircrafts and a stability analysis that considers the aircraft group as a large-scale interconnected linear system.
Abstract: This study proposes a formation control scheme for a group of quad-rotor aircrafts The formation is realised by considering a constant altitude for the group of aircrafts The authors propose a stability analysis that considers the aircraft group as a large-scale interconnected linear system in order to compute the value of the formation gain that guarantees its stabilisation The control scheme for the group is based on the potential field theory, whereas the stabilising control law for each rotorcraft is done through nested saturation functions The author also propose repulsive functions in order to guarantee obstacle avoidance The repulsive functions take into account the attractive forces to compute, in a suitable way, the repulsive forces Simulation results emphasise the effectiveness of the proposed control scheme