Evaluating sensor configurations for the Extended CTC approach based on sensitivity analysis

Size: px
Start display at page:

Download "Evaluating sensor configurations for the Extended CTC approach based on sensitivity analysis"

Transcription

1 Evaluating sensor configurations for the Extended CTC approach based on sensitivity analysis A. Zubizarreta I. Cabanes M. Marcos Ch. Pinto Department of Automatics and System Engineering, University of the Basque Country, Spain ( Department of Mechanical Engineering, University of the Basque Country, Spain ( Abstract: In order to fully exploit the potential of parallel robots advanced control approaches like the Extended CTC approach are required. This approach combines the performance of traditional CTC approaches with the robustness of sensor redundancy. However, to ensure the best performance, a proper sensor configuration has to be implemented. In this paper, a sensitivity analysis based methodology is introduced and used to determine the best sensor configurations in the Gough platform. Results are compared with a statistically significant set of simulations, validating the effectiveness of the approach. Keywords: Robotics, Parallel Robots, Redundant Control, Extended Computed Torque Control, Sensor Redundancy 1. INTRODUCTION Serialrobots have become akey elementinmost industrial processes, as their reprogrammability, flexibility and wide workspace allow these devices to perform a number of tasks. However, inthe need ofincreasing bothproductivity and quality, current industrial tasks demand high speed and accurate operation. These requirements are difficult to be met by serial robots, as their structure is usually bulky and presents joint error accumulation. In the need of suitable robotic structures that fulfill the demands of the industry, Parallel Robots are proposed (Merlet (2006)). These robots are composed by several kinematic chains or limbs that join a mobile platform to a fixed one. This parallel structure provides four major advantages over open chain serial robots: first, higher stiffness than open chain structures; second, errors in one of the kinematic chains can be compensated by the rest; third, in some structures, actuators can be mounted in the base, reducing the moving mass of the mechanism while maintaining its stiffness; and finally, they can handle higher loads than their serial robot counterparts, as the load can be distributed among the several kinematic chains. Due to these features, parallel robots are considered an interesting alternative for precision, pick-and-place and high load handling tasks. However, being a recently rediscovered field, parallel robots still have many unresolved issues that limit their theoretical potential: small workspace, presence of inner This work was supported in part by the MCYT&FEDER under projects DPI , DPI and DPI , the Goverment of the Basque Country under project GIC10/91 and by UPV/EHU under grant GIU07/36. singularities, lack of calibration approaches and complex kinematics and dynamics. In order to give a solution to them, in recent years a great research effort has been made in multiple areas of parallel robots. One of the critical areas in parallel robots is control. A proper and well tuned controller allows to handle the synchronization between the different chains, ensures robustness against disturbances and load changes and provides an adequate dynamic performance even in demanding tasks. In order to fulfill these requirements, researchers have proposed both local control, PID based approaches (Chiacchio et al. (1993); Brecher et al. (2006); Ghorbel et al. (2000)) and model based, multiarticular approaches (Codourey (1998); Davliakos and Papadopoulos (2008); Pietsch et al. (1995); Lee et al. (2003)). However, these approaches are directly imported from serial robots to parallel robots without considering the specific features of the latter. This limits their performance, as effects such as the existence of passive or nonactuated joints are not considered. To solve this issue, in previous works the authors proposed to use extra sensors to measure the motion of passive joints (Zubizarreta et al. (2009); Cabanes et al. (2009)). Using this data, a novel Computed Torque Control based approach, the Extended CTC, was introduced. This approach combines the performance of CTC approach and the robustness of sensor redundancy. This control law was demonstrated to provide better performance than the classical, active joint sensor based, approaches. Although the introduction of extra sensors can improve the dynamic performance even in presence of uncertainties, two questions arise when trying to apply this approach: How many sensors are needed? and where are they lo- Copyright by the International Federation of Automatic Control (IFAC) 1078

2 cated?. Note that the use of extra sensors increases the cost of the prototype, and the integration of them in the structure of the robot is not trivial. Moreover, due to the nonlinear behaviour of parallel robots, the significance of the dataprovidedbythe extrasensorscan varydepending on a) the robot structure itself and its geometry, and b) the task or reference trajectory to be executed. Thus, an appropriate methodology to determine the best location and number of sensors is needed. Optimum extra sensor distribution has already been analyzed in the literature Merlet (1993); Parenti-Castelli and Gregorio (2000). However, these works focused inreducing the computational cost of the direct kinematic problem using extra data. On the other hand, the methodology proposedinthisworkfocuses onprovidingaprocedureto evaluate different sensor configurations from the control point of view, i.e. determining the one that provides the best dynamic behaviour. Thus, the contribution of this paper is a novel, sensitivity analysis based approach, to determine the best sensorconfiguration for the implementation of a redundant sensor based approach, the Extended CTC. The proposed methodology allows to calculate a numerical performance value of each sensor distribution for a given task and robot. Thus, this approach is based on an evaluation of an a-priori determined set of possible or potential configurations, in order to determine the one that presents better robustness and dynamic performance. In order to introduce the approach, it is applied to the 6 degrees of freedom Gough platform. The layout of the paper is as follows. Section 2 introduces the Extended CTC approach. In section 3, the sensitivity analysis based methodology for detecting the best sensor configurations is introduced. In section 4, the proposed approach is applied to the Gough platform and validated using a set of simulation results. Finally, the most important ideas are summarized. 2. EXTENDED COMPUTED TORQUE CONTROL When defining the motion of parallel robots, two sets of variables can be used: the task coordinates x, that define the location of the TCP, and the set of all joint variables q, that include both actuated q a and nonactuated joints q na, so that q = [ q a T q na T ] T. The classical CTC approach, which has been widely analyzed in the literature, uses the data from the actuated joints q a to implement the control law, and estimates the rest of the variables x and q na using the kinematic model of the mechanism. The Extended CTC generalizes the classical CTC control law, allowing to calculate the control action in terms of a set of control coordinates q c, that group both active q a and a set of sensorized nonactuated joints q s, so that q c = [ q a T q s T ] T. The rest of the nonactuated joints that are not sensorized will be known as strictly passive joints q p, so that q na = [ q s T q p T ] T. Thus, the control law defined in the joint space (Fig. 1), τ = D(x,q c,q p )( q cd +K v ė q +K p e q )+ (1) C(x,q p,q c,ẋ, q p, q c ) q c +G(x,q c,q p ) where D, C and G are the Inertia, Coriolis and Gravity matrices of the dynamic model of the robot, K p and K v Fig. 1. Extended CTC in Joint Space, where h = C q a +G are the position and velocity gains, q cd, q cd, q cd are the reference functions of the control coordinates, which are calculated from the references of the task coordinates ẍ d, ẋ d, x d using the Inverse Kinematic Model (IKM) of the robot, e q = q cd q c and ė q = q cd q c are the positioning and velocity error related to the control coordinates. The possibility of introducing extra data in the control law provides two main advantages over the nonredundant, classical CTC approach. First, as some passive joints are sensorized, the controller has more information of the motion of the platform, allowing a more accurate control. And second, if kinematic model uncertainties arise, the redundant data can be used to have a better estimation of the nonmeasured variables required to calculate the control law: the task coordinates x and the strictly passive set of the nonactuated joints q p. 3. EVALUATION OF EXTENDED CTC CONFIGURATIONS THROUGH SENSITIVITY ANALYSIS The Extended CTC approach is defined in a general way, and multiple sensor configurations, i.e. q c configurations, canbe used toimplementit. Although, ithasbeen demonstrated that the use of redundant data provides better dynamic performance (see Zubizarreta et al. (2009)), not all redundant configurations will have the same performance. Thus, for a given structure of parallel robot, a proper sensor configuration has to be determined in order to maximize dynamic performance and robustness while minimizing the number of extra sensors needed. However, this analysis can be a time-consuming one, as multiple simulations have to be done in order to determine, under randomly introduced parameter uncertainties, which configuration is more suitable for a specific task. In order to reduce the computational effort and provide an insight of the dynamic behaviour of the different configurations of the Extended CTC, a sensitivity analysis based approach is proposed. Sensitivity Analysis is a wellknown approach that allows to determine the influence of the variation of a parameter in the output of a dynamic system. So, if all parameters are analyzed, the study determines the most critical parameters based on their relative influence on the output of the system. Thus, as closed loop systems are also dynamic systems, this approach can be used toanalyzethesensitivityofcontrolledsystems, which is a measure of the robustness that the controller provides when parameter uncertainties arise. 1079

3 In the specific case of the Extended CTC approach, the sensitivity of each sensor configuration can be calculated in order to determine the most robust ones (i.e. the ones that present less sensitivity to model parameter variations). For that purpose, sensitivity functions have to be defined for each of the parameters of the kinematic and dynamic model implemented by the controller. These functions depend on a high degree on the reference trajectory and the controller used to execute it, allowing to compare the relative influence of each parameter for each trajectory and controller. In the general case, sensitivity functions are obtained by differentiating the dynamic model to be evaluated with respect to each of the parameters of the model. However, this procedure cannot be used in CTC based approaches. Thus, in Vukobratovic and Filipovic (2000) a different approach is proposed for the sensitivity analysis of the CTC approach applied to serial robots. In this paper, such approach is modified to analyze the sensitivity of the Extended CTC approach in parallel robots. 3.1 Calculation of the Sensitivity functions As in Vukobratovic and Filipovic (2000), the sensitivity function ξθ x k that calculates the deviation δx for the Extended CTC approach along a nominal trajectory P d when the parameter θ k is uncertain is defined by ξ x θ k = δx δx θk (2) where δx is the evolution of the deviation of the task coordinates in the ideal case, i.e., when the dynamic model implemented in the Extended CTC is perfect, and δx θk is the evolution of the deviation of the task coordinates when the parameter θ k of the dynamic model of the Extended CTC varies from the nominal value. The procedure to calculate the evolution of δx θk requires the linearization of the dynamics of the closed loop system. Applying this procedure to the Extended CTC control approach, D q c +h = ˆD( q cd +K v ė q +K p e q )+ĥ (3) where ˆD is the estimated inertia matrix and ĥ = Ĉ q c + Ĝ groups the estimated nonlinear terms (Coriolis and Gravity) of the dynamic model. Note that variations in model parameters only influence these two terms, asd and h represent the real dynamics of the robot. Thus, each term of Eq. (3) must be linearized. If the left term is considered then, δτ = D(x,q p,q cd )δ q c + D q c x δx + D q c q δq+ h x δx + h q δq+ h ẋ δẋ+ h q δ q Note that q c defines the measurable variables. Thus, in order to calculate the linearized model in terms of the (4) variations of the control coordinatesδq c, the velocity Jacobians δx = J p (x,q p,q c )δq c and δq = T q (x,q p,q c )δq c and its derivatives are introduced in Eq. (4). The resulting linearized model in compact form is calculated as, δτ = A m δ q c +B m δ q c +C m δq c (5) where the m subscript denotes the robot dynamics. Note that this equation represents the linearized dynamics of the robot. Therefore it is calculated using the nominal parameters. The linearization of the right term of Eq. (3) follows the same procedure as the one described above, δτ = A c δu+b c δ q c +C c δq c (6) where if small deviations are considered u = K v δ q c K p δq c. In this case,csubscript denotes the robot dynamic model used by the controller, and is calculated using the uncertain parameters. In the sensitivity analysis, these parameters will be modified. Combining Eqs. (5) and (6), the linearized dynamics of the closed loop system is obtained. 0 = A m δ q c +(B m B c +A c K v ) δ q c +(C m C c +A c K p ) δq c (7) that defines an undetermined ODE system as q c can contain redundant data. Thus, the real constraints of the robot are introduced using the constraint Jacobian of the robot, δq c = J qc δx, in order to define an ODE system in terms of δx. If an initial deviation δx 0 is considered, the evolution of the variation of the task coordinates δx can be calculated by integrating the ODE system. Thus, using Eq.(7), δx can be calculated if the nominal parameters are introduced. On the other hand, if a variation in the parameter θ k is introduced, δx θk can be calculated. The sensitivity function evolution is then calculated by substracting both variations as stated in Eq. (2). As proposed by Filipovic and Vukobratovic (2000), the characteristic sensitivity value will be obtained by calculating the maximum absolute value of the sensitivity function for a given parameter variation. 4. APPLICATION TO THE GOUGH PLATFORM 4.1 Robot description The Gough platform, also known as Stewart platform in the literature, is one of the most popular parallel manipulators. Its structure is composed by six extensible UPS serial chains that join a mobile platform to a fixed base. Due to the high stiffness of this architecture, it has been traditionally used in tasks that require heavy load handling (Su and Duan (2000)) or accuracy (Nakadate et al. (2009)). Let O(x,y,z) be the fixed reference frame of the system located in the base platform and P(u,v,w) the mobile reference frame attached to the center of mass of the mobile platform, where the TCP is also located. The motion of the mobile platform is achieved by means of six actuated prismatic joints P. This allows to vary the 1080

4 Preprints of the 18th IFAC World Congress 1081

5 1082

6 IAE (m) IAE (rad) 2.50E E E E E E E E E E Ext. CTC configurations (a) IAE Index. Position Coordinates Ext. CTC configurations (b) IAE Index. Orientation Coordinates. Fig. 5. Average IAE Performance Index. Helicoidal Trajectory 5. CONCLUSION In previous works of the authors, the Extended CTC has been introduced. This approach uses redundant sensor data to increase the dynamic performance of parallel robotsusingactc based controlscheme. However,determining the best sensor configuration is a time consuming task. In this paper, a sensitivity analysis based methodology is introduced to determine the best sensor configuration to implement the redundant sensor based Extended CTC control. The approach uses the contribution of the maximums of the sensitivity functions associated to each model parameter as a reference value for each sensor configuration. Using these values, the relative sensitivity of the proposed configurations can be compared for a given trajectory, allowing to determine the best sensor configurations easily. In order to validate the approach, a set of simulation experiments have been conducted in the Gough platform, demonstrating that the proposed methodology allows to determine the best sensor configurations using less computational time. REFERENCES Brecher, C., Ostermann, T., and Friedrich, D. (2006). Control concept for pkm considering the mechanical coupling between actuator. Proceedings of the 5th Chemnitz Parallel Kinematics Seminar, Cabanes, I., Zubizarreta, A., Marcos, M., and Pinto, C. (2009). Real time distributed control of parallel robots using redundant sensors. Proceedings of the 40th International Symposium on Robotics, Chiacchio, P., Pierrot, F., Sciavicco, L., and Siciliano, B. (1993). Robust design of independent joint controllers with experimentation on a high-speed parallel robot. IEEE Transactions on Industrial Electronics, 40(4), Codourey, A. (1998). Dynamic modeling of parallel robots for computed-torque control implementation. The International Journal of Robotics Research, 17(12), Davliakos, I. and Papadopoulos, E. (2008). Model-based control of a 6-dof electrohydraulic Stewart Gough platform. Mechanism and Machine Theory, 43(11), Filipovic, M. and Vukobratovic, M. (2000). Dynamic accuracy of robotic mechanisms. part 2: Simulation experiments and results discussion. Mechanism and Machine Theory, 35, Ghorbel, F., Chételat, O., Gunawardana, R., and Longchamp, R. (2000). Modeling and set point control of closed-chain mechanisms: Theory and experiment. IEEE Transactions on Control System Technology, 8(5), Lee, S.H., Song, J.B., Choi, W.C., and Hong, D. (2003). Position control of a stewart platform using inverse dynamics control with approximate dynamics. Mechatronics, 13, Merlet, J.P. (1993). Closed form resolution of the direct kinematics of parallel manipulators using extra sensors data. Proceedings IEEE International Conference in Robotics and Automation, Merlet, J.P. (2006). Parallel Robots (Second Edition). Kluwer. Nakadate, R., Uda, H., Hirano, H., Solis, J., Takanishi, A., Minagawa, E., Sugawara, M., and Niki, K. (2009). Development of a robotic carotid blood measurement wta-1rii: Mechanical improvement of gravity compensation mechanism and optimal link position of the parallel manipulator based on ga. IEEE/ASME International Conference on Advanced Intelligent Mechatronics, Parenti-Castelli, V. and Gregorio, R.D. (2000). A new algorithm based on two extra-sensors for real-time computation of the actual configuration of the generalized stewart-gough manipulator. Journal of Mechanical Design, 122(1), Pietsch, I., Krefft, M., Becker, O., Bier, C.C., and Hesselbach, J. (1995). How to reach the dynamic limits of parallel robots? an autonomous control approach. IEEE Transactions on Automation Science and Engineering, 2, Su, Y. and Duan, B. (2000). The application of the stewart platform in large spherical radio telescopes. Journal of Robotic Systems, 17(7), Tsai, L.W. (2000). Solving the inverse dynamics of a stewart-gough manipulator by the principle of virtual work. ASME Journal of Mechanical Design, 122, 3 9. Vukobratovic, M. and Filipovic, M. (2000). Dynamic accuracy of robotic mechanisms. part 1: Parametric sensitivity analysis. Mechanism and Machine Theory, 35, Zubizarreta, A., Cabanes, I., Marcos, M., Pinto, C., and Portillo, E. (2009). Redundant dynamic modelling of the 3rrr parallel robot for control error reduction. Procedings of the 2009 European Control Conference. 1083

SIMULATION ENVIRONMENT PROPOSAL, ANALYSIS AND CONTROL OF A STEWART PLATFORM MANIPULATOR

SIMULATION ENVIRONMENT PROPOSAL, ANALYSIS AND CONTROL OF A STEWART PLATFORM MANIPULATOR SIMULATION ENVIRONMENT PROPOSAL, ANALYSIS AND CONTROL OF A STEWART PLATFORM MANIPULATOR Fabian Andres Lara Molina, Joao Mauricio Rosario, Oscar Fernando Aviles Sanchez UNICAMP (DPM-FEM), Campinas-SP, Brazil,

More information

A NOUVELLE MOTION STATE-FEEDBACK CONTROL SCHEME FOR RIGID ROBOTIC MANIPULATORS

A NOUVELLE MOTION STATE-FEEDBACK CONTROL SCHEME FOR RIGID ROBOTIC MANIPULATORS A NOUVELLE MOTION STATE-FEEDBACK CONTROL SCHEME FOR RIGID ROBOTIC MANIPULATORS Ahmad Manasra, 135037@ppu.edu.ps Department of Mechanical Engineering, Palestine Polytechnic University, Hebron, Palestine

More information

ÉCOLE POLYTECHNIQUE DE MONTRÉAL

ÉCOLE POLYTECHNIQUE DE MONTRÉAL ÉCOLE POLYTECHNIQUE DE MONTRÉAL MODELIZATION OF A 3-PSP 3-DOF PARALLEL MANIPULATOR USED AS FLIGHT SIMULATOR MOVING SEAT. MASTER IN ENGINEERING PROJET III MEC693 SUBMITTED TO: Luc Baron Ph.D. Mechanical

More information

mme.modares.ac.ir Dynamic Modeling and Sliding Mode Control of a Three DOF Parallel Robot with 3[P2(US)] Structure .[1] .[5,4]

mme.modares.ac.ir Dynamic Modeling and Sliding Mode Control of a Three DOF Parallel Robot with 3[P2(US)] Structure .[1] .[5,4] 68-61161395 mme.modares.ac.ir 3[P2(US)] 3 * 2 1-1 -2-3 mo_taghizadeh@sbu.ac.ir 1743524155 *.. -..... 1395 25 : 1395 22 : 1395 11 : 3[P2(US)] Dynamic Modeling and Sliding Mode Control of a Three DOF Parallel

More information

Simulation-Based Design of Robotic Systems

Simulation-Based Design of Robotic Systems Simulation-Based Design of Robotic Systems Shadi Mohammad Munshi* & Erik Van Voorthuysen School of Mechanical and Manufacturing Engineering, The University of New South Wales, Sydney, NSW 2052 shadimunshi@hotmail.com,

More information

Parallel Robots. Mechanics and Control H AMID D. TAG HI RAD. CRC Press. Taylor & Francis Group. Taylor & Francis Croup, Boca Raton London NewYoric

Parallel Robots. Mechanics and Control H AMID D. TAG HI RAD. CRC Press. Taylor & Francis Group. Taylor & Francis Croup, Boca Raton London NewYoric Parallel Robots Mechanics and Control H AMID D TAG HI RAD CRC Press Taylor & Francis Group Boca Raton London NewYoric CRC Press Is an Imprint of the Taylor & Francis Croup, an informs business Contents

More information

Automatic Control Industrial robotics

Automatic Control Industrial robotics Automatic Control Industrial robotics Prof. Luca Bascetta (luca.bascetta@polimi.it) Politecnico di Milano Dipartimento di Elettronica, Informazione e Bioingegneria Prof. Luca Bascetta Industrial robots

More information

Dynamics and Control of a 3SPS-1S Parallel Robot Used in Security Applications

Dynamics and Control of a 3SPS-1S Parallel Robot Used in Security Applications 21st International Symposium on Mathematical Theory of Networks and Systems July 7-11, 2014. Dynamics and Control of a 3SPS-1S Parallel Robot Used in Security Applications Daniel Chaparro-Altamirano 1,

More information

DESIGN OF 16 ACTUATORS FOR 3D MASSIVE PARALLEL ROBOTS (3D-MPRs)

DESIGN OF 16 ACTUATORS FOR 3D MASSIVE PARALLEL ROBOTS (3D-MPRs) DESIGN OF 16 ACTUATORS FOR 3D MASSIVE PARALLEL ROBOTS (3D-MPRs) Felix Pasila, IEEE Member Department of Electrical Engineering Petra Christian University Surabaya, East Java 60236, Indonesia felix@petra.ac.id

More information

1. Introduction 1 2. Mathematical Representation of Robots

1. Introduction 1 2. Mathematical Representation of Robots 1. Introduction 1 1.1 Introduction 1 1.2 Brief History 1 1.3 Types of Robots 7 1.4 Technology of Robots 9 1.5 Basic Principles in Robotics 12 1.6 Notation 15 1.7 Symbolic Computation and Numerical Analysis

More information

Dynamic Model of a 3-dof Asymmetric Parallel Mechanism

Dynamic Model of a 3-dof Asymmetric Parallel Mechanism 48 The Open Mechanical Engineering Journal, 2010, 4, 48-55 Dynamic Model of a 3-dof Asymmetric Parallel Mechanism Open Access R. Z. H. Almeida * and T. A. Hess-Coelho * Department of Mechatronics and Mechanical

More information

An Efficient Method for Solving the Direct Kinematics of Parallel Manipulators Following a Trajectory

An Efficient Method for Solving the Direct Kinematics of Parallel Manipulators Following a Trajectory An Efficient Method for Solving the Direct Kinematics of Parallel Manipulators Following a Trajectory Roshdy Foaad Abo-Shanab Kafr Elsheikh University/Department of Mechanical Engineering, Kafr Elsheikh,

More information

Resolution of spherical parallel Manipulator (SPM) forward kinematic model (FKM) near the singularities

Resolution of spherical parallel Manipulator (SPM) forward kinematic model (FKM) near the singularities Resolution of spherical parallel Manipulator (SPM) forward kinematic model (FKM) near the singularities H. Saafi a, M. A. Laribi a, S. Zeghloul a a. Dept. GMSC, Pprime Institute, CNRS - University of Poitiers

More information

Table of Contents. Chapter 1. Modeling and Identification of Serial Robots... 1 Wisama KHALIL and Etienne DOMBRE

Table of Contents. Chapter 1. Modeling and Identification of Serial Robots... 1 Wisama KHALIL and Etienne DOMBRE Chapter 1. Modeling and Identification of Serial Robots.... 1 Wisama KHALIL and Etienne DOMBRE 1.1. Introduction... 1 1.2. Geometric modeling... 2 1.2.1. Geometric description... 2 1.2.2. Direct geometric

More information

MCE/EEC 647/747: Robot Dynamics and Control. Lecture 1: Introduction

MCE/EEC 647/747: Robot Dynamics and Control. Lecture 1: Introduction MCE/EEC 647/747: Robot Dynamics and Control Lecture 1: Introduction Reading: SHV Chapter 1 Robotics and Automation Handbook, Chapter 1 Assigned readings from several articles. Cleveland State University

More information

KINEMATIC IDENTIFICATION OF PARALLEL MECHANISMS BY A DIVIDE AND CONQUER STRATEGY

KINEMATIC IDENTIFICATION OF PARALLEL MECHANISMS BY A DIVIDE AND CONQUER STRATEGY KINEMATIC IDENTIFICATION OF PARALLEL MECHANISMS BY A DIVIDE AND CONQUER STRATEGY Sebastián Durango a, David Restrepo a, Oscar Ruiz a, John Restrepo-Giraldo b and Sofiane Achiche b a CAD CAM CAE research

More information

Cecilia Laschi The BioRobotics Institute Scuola Superiore Sant Anna, Pisa

Cecilia Laschi The BioRobotics Institute Scuola Superiore Sant Anna, Pisa University of Pisa Master of Science in Computer Science Course of Robotics (ROB) A.Y. 2016/17 cecilia.laschi@santannapisa.it http://didawiki.cli.di.unipi.it/doku.php/magistraleinformatica/rob/start Robot

More information

ROBOTICS 01PEEQW. Basilio Bona DAUIN Politecnico di Torino

ROBOTICS 01PEEQW. Basilio Bona DAUIN Politecnico di Torino ROBOTICS 01PEEQW Basilio Bona DAUIN Politecnico di Torino Control Part 4 Other control strategies These slides are devoted to two advanced control approaches, namely Operational space control Interaction

More information

Design of a Three-Axis Rotary Platform

Design of a Three-Axis Rotary Platform Design of a Three-Axis Rotary Platform William Mendez, Yuniesky Rodriguez, Lee Brady, Sabri Tosunoglu Mechanics and Materials Engineering, Florida International University 10555 W Flagler Street, Miami,

More information

FREE SINGULARITY PATH PLANNING OF HYBRID PARALLEL ROBOT

FREE SINGULARITY PATH PLANNING OF HYBRID PARALLEL ROBOT Proceedings of the 11 th International Conference on Manufacturing Research (ICMR2013), Cranfield University, UK, 19th 20th September 2013, pp 313-318 FREE SINGULARITY PATH PLANNING OF HYBRID PARALLEL

More information

KINEMATIC AND DYNAMIC SIMULATION OF A 3DOF PARALLEL ROBOT

KINEMATIC AND DYNAMIC SIMULATION OF A 3DOF PARALLEL ROBOT Bulletin of the Transilvania University of Braşov Vol. 8 (57) No. 2-2015 Series I: Engineering Sciences KINEMATIC AND DYNAMIC SIMULATION OF A 3DOF PARALLEL ROBOT Nadia Ramona CREŢESCU 1 Abstract: This

More information

Force-Moment Capabilities of Redundantly-Actuated Planar-Parallel Architectures

Force-Moment Capabilities of Redundantly-Actuated Planar-Parallel Architectures Force-Moment Capabilities of Redundantly-Actuated Planar-Parallel Architectures S. B. Nokleby F. Firmani A. Zibil R. P. Podhorodeski UOIT University of Victoria University of Victoria University of Victoria

More information

Serial Manipulator Statics. Robotics. Serial Manipulator Statics. Vladimír Smutný

Serial Manipulator Statics. Robotics. Serial Manipulator Statics. Vladimír Smutný Serial Manipulator Statics Robotics Serial Manipulator Statics Vladimír Smutný Center for Machine Perception Czech Institute for Informatics, Robotics, and Cybernetics (CIIRC) Czech Technical University

More information

Singularity Management Of 2DOF Planar Manipulator Using Coupled Kinematics

Singularity Management Of 2DOF Planar Manipulator Using Coupled Kinematics Singularity Management Of DOF lanar Manipulator Using oupled Kinematics Theingi, huan Li, I-Ming hen, Jorge ngeles* School of Mechanical & roduction Engineering Nanyang Technological University, Singapore

More information

SCREW-BASED RELATIVE JACOBIAN FOR MANIPULATORS COOPERATING IN A TASK

SCREW-BASED RELATIVE JACOBIAN FOR MANIPULATORS COOPERATING IN A TASK ABCM Symposium Series in Mechatronics - Vol. 3 - pp.276-285 Copyright c 2008 by ABCM SCREW-BASED RELATIVE JACOBIAN FOR MANIPULATORS COOPERATING IN A TASK Luiz Ribeiro, ribeiro@ime.eb.br Raul Guenther,

More information

Design and Optimization of the Thigh for an Exoskeleton based on Parallel Mechanism

Design and Optimization of the Thigh for an Exoskeleton based on Parallel Mechanism Design and Optimization of the Thigh for an Exoskeleton based on Parallel Mechanism Konstantin Kondak, Bhaskar Dasgupta, Günter Hommel Technische Universität Berlin, Institut für Technische Informatik

More information

Table of Contents Introduction Historical Review of Robotic Orienting Devices Kinematic Position Analysis Instantaneous Kinematic Analysis

Table of Contents Introduction Historical Review of Robotic Orienting Devices Kinematic Position Analysis Instantaneous Kinematic Analysis Table of Contents 1 Introduction 1 1.1 Background in Robotics 1 1.2 Robot Mechanics 1 1.2.1 Manipulator Kinematics and Dynamics 2 1.3 Robot Architecture 4 1.4 Robotic Wrists 4 1.5 Origins of the Carpal

More information

Redundancy Resolution by Minimization of Joint Disturbance Torque for Independent Joint Controlled Kinematically Redundant Manipulators

Redundancy Resolution by Minimization of Joint Disturbance Torque for Independent Joint Controlled Kinematically Redundant Manipulators 56 ICASE :The Institute ofcontrol,automation and Systems Engineering,KOREA Vol.,No.1,March,000 Redundancy Resolution by Minimization of Joint Disturbance Torque for Independent Joint Controlled Kinematically

More information

ON THE RE-CONFIGURABILITY DESIGN OF PARALLEL MACHINE TOOLS

ON THE RE-CONFIGURABILITY DESIGN OF PARALLEL MACHINE TOOLS 33 ON THE RE-CONFIGURABILITY DESIGN OF PARALLEL MACHINE TOOLS Dan Zhang Faculty of Engineering and Applied Science, University of Ontario Institute of Technology Oshawa, Ontario, L1H 7K, Canada Dan.Zhang@uoit.ca

More information

EEE 187: Robotics Summary 2

EEE 187: Robotics Summary 2 1 EEE 187: Robotics Summary 2 09/05/2017 Robotic system components A robotic system has three major components: Actuators: the muscles of the robot Sensors: provide information about the environment and

More information

Dynamics modeling of structure-varying kinematic chains for free-flying robots

Dynamics modeling of structure-varying kinematic chains for free-flying robots Dynamics modeling of structure-varying kinematic chains for free-flying robots Roberto Lampariello, Satoko Abiko, Gerd Hirzinger Institute of Robotics and Mechatronics German Aerospace Center (DLR) 8 Weßling,

More information

Force control of redundant industrial robots with an approach for singularity avoidance using extended task space formulation (ETSF)

Force control of redundant industrial robots with an approach for singularity avoidance using extended task space formulation (ETSF) Force control of redundant industrial robots with an approach for singularity avoidance using extended task space formulation (ETSF) MSc Audun Rønning Sanderud*, MSc Fredrik Reme**, Prof. Trygve Thomessen***

More information

DIDACTIC PROTOTYPE OF A MACHINE TOOL BASED ON A PARALLEL KINEMATIC MECHANISM

DIDACTIC PROTOTYPE OF A MACHINE TOOL BASED ON A PARALLEL KINEMATIC MECHANISM DIDACTIC PROTOTYPE OF A MACHINE TOOL BASED ON A PARALLEL KINEMATIC MECHANISM Tarcisio A. H. Coelho 1, Gilmar F. Batalha 2, Daniel T. B. Moraes, Marcelo Boczko University of Sao Paulo, Department of Mechatronics

More information

Changing Assembly Modes without Passing Parallel Singularities in Non-Cuspidal 3-RPR Planar Parallel Robots

Changing Assembly Modes without Passing Parallel Singularities in Non-Cuspidal 3-RPR Planar Parallel Robots Changing Assembly Modes without Passing Parallel Singularities in Non-Cuspidal 3-RPR Planar Parallel Robots Ilian A. Bonev 1, Sébastien Briot 1, Philippe Wenger 2 and Damien Chablat 2 1 École de technologie

More information

DOUBLE CIRCULAR-TRIANGULAR SIX-DEGREES-OF- FREEDOM PARALLEL ROBOT

DOUBLE CIRCULAR-TRIANGULAR SIX-DEGREES-OF- FREEDOM PARALLEL ROBOT DOUBLE CIRCULAR-TRIANGULAR SIX-DEGREES-OF- FREEDOM PARALLEL ROBOT V. BRODSKY, D. GLOZMAN AND M. SHOHAM Department of Mechanical Engineering Technion-Israel Institute of Technology Haifa, 32000 Israel E-mail:

More information

KINEMATIC ANALYSIS AND OPERATION FEASIBILITY OF A 3-DOF ASYMMETRIC PARALLEL MECHANISM

KINEMATIC ANALYSIS AND OPERATION FEASIBILITY OF A 3-DOF ASYMMETRIC PARALLEL MECHANISM KINEMATIC ANALYSIS AND OPERATION FEASIBILITY OF A 3-DOF ASYMMETRIC PARALLEL MECHANISM Victor D. Kumazawa, vkumazawa@gmail.com Tarcísio A. Hess-Coelho, tarchess@usp.br Décio Rinaudi, decio.rinaldi@hotmail.com

More information

VIBRATION ISOLATION USING A MULTI-AXIS ROBOTIC PLATFORM G.

VIBRATION ISOLATION USING A MULTI-AXIS ROBOTIC PLATFORM G. VIBRATION ISOLATION USING A MULTI-AXIS ROBOTIC PLATFORM G. Satheesh Kumar, Y. G. Srinivasa and T. Nagarajan Precision Engineering and Instrumentation Laboratory Department of Mechanical Engineering Indian

More information

A Novel Approach for Direct Kinematics Solution of 3-RRR Parallel Manipulator Following a Trajectory

A Novel Approach for Direct Kinematics Solution of 3-RRR Parallel Manipulator Following a Trajectory 16 th. Annual (International) Conference on Mechanical EngineeringISME2008 May 1416, 2008, Shahid Bahonar University of Kerman, Iran A Novel Approach for Direct Kinematics Solution of 3RRR Parallel Manipulator

More information

PPGEE Robot Dynamics I

PPGEE Robot Dynamics I PPGEE Electrical Engineering Graduate Program UFMG April 2014 1 Introduction to Robotics 2 3 4 5 What is a Robot? According to RIA Robot Institute of America A Robot is a reprogrammable multifunctional

More information

A NOVEL METHOD FOR THE DESIGN OF 2-DOF PARALLEL MECHANISMS FOR MACHINING APPLICATIONS

A NOVEL METHOD FOR THE DESIGN OF 2-DOF PARALLEL MECHANISMS FOR MACHINING APPLICATIONS A NOVEL METHOD FOR THE DESIGN OF 2-DOF PARALLEL MECHANISMS FOR MACHINING APPLICATIONS Félix Majou Institut de Recherches en Communications et Cybernétique de Nantes 1, 1 rue de la Noë, 44321 Nantes, FRANCE

More information

Arm Trajectory Planning by Controlling the Direction of End-point Position Error Caused by Disturbance

Arm Trajectory Planning by Controlling the Direction of End-point Position Error Caused by Disturbance 28 IEEE/ASME International Conference on Advanced Intelligent Mechatronics, Xi'an, China, July, 28. Arm Trajectory Planning by Controlling the Direction of End- Position Error Caused by Disturbance Tasuku

More information

Applications. Human and animal motion Robotics control Hair Plants Molecular motion

Applications. Human and animal motion Robotics control Hair Plants Molecular motion Multibody dynamics Applications Human and animal motion Robotics control Hair Plants Molecular motion Generalized coordinates Virtual work and generalized forces Lagrangian dynamics for mass points

More information

10/25/2018. Robotics and automation. Dr. Ibrahim Al-Naimi. Chapter two. Introduction To Robot Manipulators

10/25/2018. Robotics and automation. Dr. Ibrahim Al-Naimi. Chapter two. Introduction To Robot Manipulators Robotics and automation Dr. Ibrahim Al-Naimi Chapter two Introduction To Robot Manipulators 1 Robotic Industrial Manipulators A robot manipulator is an electronically controlled mechanism, consisting of

More information

Control Considerations in the Design of a Parallel Kinematic Machine with Separate Actuation and Metrology Mechanisms Shannon C. Ridgeway Carl D. Crane III Center for Intelligent Machines and Robotics

More information

Singularity Loci of Planar Parallel Manipulators with Revolute Joints

Singularity Loci of Planar Parallel Manipulators with Revolute Joints Singularity Loci of Planar Parallel Manipulators with Revolute Joints ILIAN A. BONEV AND CLÉMENT M. GOSSELIN Département de Génie Mécanique Université Laval Québec, Québec, Canada, G1K 7P4 Tel: (418) 656-3474,

More information

Dual-loop Control for Backlash Correction in Trajectory-tracking of a Planar 3-RRR Manipulator

Dual-loop Control for Backlash Correction in Trajectory-tracking of a Planar 3-RRR Manipulator Dual-loop Control for Backlash Correction in Trajectory-tracking of a Planar -RRR Manipulator Abhishek Agarwal, Chaman Nasa, Sandipan Bandyopadhyay Abstract The presence of backlash in the gearheads is

More information

Chapter 1: Introduction

Chapter 1: Introduction Chapter 1: Introduction This dissertation will describe the mathematical modeling and development of an innovative, three degree-of-freedom robotic manipulator. The new device, which has been named the

More information

STIFFNESS OF PARALLEL MANIPULATORS WITH CRANK-CONNECTING ROD SYSTEM

STIFFNESS OF PARALLEL MANIPULATORS WITH CRANK-CONNECTING ROD SYSTEM DAAAM INTERNATIONAL SCIENTIFIC BOOK 2011 pp. 465-476 CHAPTER 38 STIFFNESS OF PARALLEL MANIPULATORS WITH CRANK-CONNECTING ROD SYSTEM AGINAGA, J.; ALTUZARRA, O.; IRIARTE, X. & MACHO, E. Abstract: Parallel

More information

Tool Center Position Determination of Deformable Sliding Star by Redundant Measurement

Tool Center Position Determination of Deformable Sliding Star by Redundant Measurement Applied and Computational Mechanics 3 (2009) 233 240 Tool Center Position Determination of Deformable Sliding Star by Redundant Measurement T. Vampola a, M. Valášek a, Z. Šika a, a Faculty of Mechanical

More information

Optimal Design of a 6-DOF 4-4 Parallel Manipulator with Uncoupled Singularities

Optimal Design of a 6-DOF 4-4 Parallel Manipulator with Uncoupled Singularities Optimal Design of a 6-DOF 4-4 Parallel Manipulator with Uncoupled Singularities Júlia Borràs (1), Erika Ottaviano (2), Marco Ceccarelli (2) and Federico Thomas (1) (1) Institut de Robòtica i Informàtica

More information

Rigid Dynamics Solution Methodology for 3-PSU Parallel Kinematic Manipulators

Rigid Dynamics Solution Methodology for 3-PSU Parallel Kinematic Manipulators Rigid Dynamics Solution Methodology for 3-PSU Parallel Kinematic Manipulators Arya B. Changela 1, Dr. Ramdevsinh Jhala 2, Chirag P. Kalariya 3 Keyur P. Hirpara 4 Assistant Professor, Department of Mechanical

More information

Single Actuator Shaker Design to Generate Infinite Spatial Signatures

Single Actuator Shaker Design to Generate Infinite Spatial Signatures 2 nd International and 17 th National Conference on Machines and Mechanisms inacomm215-55 Single Actuator Shaker Design to Generate Infinite Spatial Signatures K D Lagoo, T A Dwarakanath and D N Badodkar

More information

Adaptive Control of 4-DoF Robot manipulator

Adaptive Control of 4-DoF Robot manipulator Adaptive Control of 4-DoF Robot manipulator Pavel Mironchyk p.mironchyk@yahoo.com arxiv:151.55v1 [cs.sy] Jan 15 Abstract In experimental robotics, researchers may face uncertainties in parameters of a

More information

Cartesian Parallel Manipulator Modeling, Control and Simulation

Cartesian Parallel Manipulator Modeling, Control and Simulation 13 Cartesian Parallel Manipulator Modeling, Control and Simulation Ayssam Elkady 1, Galal Elkobrosy, Sarwat Hanna and Tarek Sobh 1 University of Bridgeport 1, Alexandria University, USA 1, Egypt 1. Introduction

More information

Constraint and velocity analysis of mechanisms

Constraint and velocity analysis of mechanisms Constraint and velocity analysis of mechanisms Matteo Zoppi Dimiter Zlatanov DIMEC University of Genoa Genoa, Italy Su S ZZ-2 Outline Generalities Constraint and mobility analysis Examples of geometric

More information

Moveability and Collision Analysis for Fully-Parallel Manipulators

Moveability and Collision Analysis for Fully-Parallel Manipulators Moveability and Collision Analysis for Fully-Parallel Manipulators Damien Chablat, Philippe Wenger To cite this version: Damien Chablat, Philippe Wenger. Moveability and Collision Analysis for Fully-Parallel

More information

High-Precision Five-Axis Machine for High-Speed Material Processing Using Linear Motors and Parallel-Serial Kinematics

High-Precision Five-Axis Machine for High-Speed Material Processing Using Linear Motors and Parallel-Serial Kinematics High-Precision Five-Axis Machine for High-Speed Material Processing Using Linear Motors and Parallel-Serial Kinematics Sameh Refaat*, Jacques M. Hervé**, Saeid Nahavandi* and Hieu Trinh* * Intelligent

More information

Workspace Optimization of 3-Legged UPU and UPS Parallel Platforms With Joint Constraints

Workspace Optimization of 3-Legged UPU and UPS Parallel Platforms With Joint Constraints Mircea Badescu Caltech Postdoctoral Scholar, Mem. ASME e-mail: mircea.badescu@jpl.nasa.gov Constantinos Mavroidis Associate Professor, Mem. ASME e-mail: mavro@coe.neu.edu Robotics and Mechatronics Laboratory,

More information

Kinematics and synthesis of cams-coupled parallel robots

Kinematics and synthesis of cams-coupled parallel robots Proceeding of CK2005, International Workshop on Computational Kinematics Cassino, May 4-6, 2005 Paper XX-CK2005 Kinematics and synthesis of cams-coupled parallel robots J-P. Merlet INRIA Sophia Antipolis,

More information

Lecture 2: Kinematics of medical robotics

Lecture 2: Kinematics of medical robotics ME 328: Medical Robotics Autumn 2016 Lecture 2: Kinematics of medical robotics Allison Okamura Stanford University kinematics The study of movement The branch of classical mechanics that describes the

More information

Rotating Table with Parallel Kinematic Featuring a Planar Joint

Rotating Table with Parallel Kinematic Featuring a Planar Joint Rotating Table with Parallel Kinematic Featuring a Planar Joint Stefan Bracher *, Luc Baron and Xiaoyu Wang Ecole Polytechnique de Montréal, C.P. 679, succ. C.V. H3C 3A7 Montréal, QC, Canada Abstract In

More information

1498. End-effector vibrations reduction in trajectory tracking for mobile manipulator

1498. End-effector vibrations reduction in trajectory tracking for mobile manipulator 1498. End-effector vibrations reduction in trajectory tracking for mobile manipulator G. Pajak University of Zielona Gora, Faculty of Mechanical Engineering, Zielona Góra, Poland E-mail: g.pajak@iizp.uz.zgora.pl

More information

Design, Manufacturing and Kinematic Analysis of a Kind of 3-DOF Translational Parallel Manipulator

Design, Manufacturing and Kinematic Analysis of a Kind of 3-DOF Translational Parallel Manipulator 4-27716195 mme.modares.ac.ir 2* 1-1 -2 - mo_taghizadeh@sbu.ac.ir, 174524155 * - - 194 15 : 195 28 : 195 16 : Design, Manufacturing and Kinematic Analysis of a Kind of -DOF Translational Parallel Manipulator

More information

Stackable 4-BAR Mechanisms and Their Robotic Applications

Stackable 4-BAR Mechanisms and Their Robotic Applications The 010 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-, 010, Taipei, Taiwan Stackable 4-BAR Mechanisms and Their Robotic Applications Hoyul Lee and Youngjin Choi Abstract

More information

Inverse Kinematics. Given a desired position (p) & orientation (R) of the end-effector

Inverse Kinematics. Given a desired position (p) & orientation (R) of the end-effector Inverse Kinematics Given a desired position (p) & orientation (R) of the end-effector q ( q, q, q ) 1 2 n Find the joint variables which can bring the robot the desired configuration z y x 1 The Inverse

More information

Department of Mechatronics Engineering, International Islamic University Malaysia Jalan Gombak, 53100, Kuala Lumpur, Malaysia

Department of Mechatronics Engineering, International Islamic University Malaysia Jalan Gombak, 53100, Kuala Lumpur, Malaysia Advanced Materials Research Online: 2012-10-08 ISSN: 1662-8985, Vol. 576, pp 777-780 doi:10.4028/www.scientific.net/amr.576.777 2012 Trans Tech Publications, Switzerland Parallel Manipulator for Auto Tracking

More information

A New Algorithm for Measuring and Optimizing the Manipulability Index

A New Algorithm for Measuring and Optimizing the Manipulability Index DOI 10.1007/s10846-009-9388-9 A New Algorithm for Measuring and Optimizing the Manipulability Index Ayssam Yehia Elkady Mohammed Mohammed Tarek Sobh Received: 16 September 2009 / Accepted: 27 October 2009

More information

Experimental Verification of Stability Region of Balancing a Single-wheel Robot: an Inverted Stick Model Approach

Experimental Verification of Stability Region of Balancing a Single-wheel Robot: an Inverted Stick Model Approach IECON-Yokohama November 9-, Experimental Verification of Stability Region of Balancing a Single-wheel Robot: an Inverted Stick Model Approach S. D. Lee Department of Mechatronics Engineering Chungnam National

More information

Experimental evaluation of static stiffness of a spatial translational parallel manipulator.

Experimental evaluation of static stiffness of a spatial translational parallel manipulator. Experimental evaluation of static stiffness of a spatial translational parallel manipulator. CORRAL, J. (1), PINTO, Ch. (), ALTUZARRA, O. (), PETUA, V. (), DEL POZO, D. (1), LÓPEZ, J.M. (1) (1) Robotier

More information

Simulation. x i. x i+1. degrees of freedom equations of motion. Newtonian laws gravity. ground contact forces

Simulation. x i. x i+1. degrees of freedom equations of motion. Newtonian laws gravity. ground contact forces Dynamic Controllers Simulation x i Newtonian laws gravity ground contact forces x i+1. x degrees of freedom equations of motion Simulation + Control x i Newtonian laws gravity ground contact forces internal

More information

DYNAMIC ANALYSIS AND OPTIMIZATION OF A KINEMATICALLY-REDUNDANT PLANAR PARALLEL MANIPULATOR

DYNAMIC ANALYSIS AND OPTIMIZATION OF A KINEMATICALLY-REDUNDANT PLANAR PARALLEL MANIPULATOR DYNAMIC ANALYSIS AND OPTIMIZATION OF A KINEMATICALLY-REDUNDANT PLANAR PARALLEL MANIPULATOR Journal: Transactions of the Canadian Society for Mechanical Engineering Manuscript ID TCSME-2017-0003.R1 Manuscript

More information

Geometric Modeling of Parallel Robot and Simulation of 3-RRR Manipulator in Virtual Environment

Geometric Modeling of Parallel Robot and Simulation of 3-RRR Manipulator in Virtual Environment Geometric Modeling of Parallel Robot and Simulation of 3-RRR Manipulator in Virtual Environment Kamel BOUZGOU, Reda HANIFI EL HACHEMI AMAR, Zoubir AHMED-FOITIH Laboratory of Power Systems, Solar Energy

More information

Kinematic Analysis and Optimum Design of 8-8 Redundant Spatial In-Parallel Maniputator

Kinematic Analysis and Optimum Design of 8-8 Redundant Spatial In-Parallel Maniputator Kinematic Analysis and Optimum Design of 8-8 Redundant Spatial In-Parallel Maniputator P.Chinna Srinivas M.Tech(CAD/CAM) Department Of Mechanical Engineering Jb Institute Of Engineering& Technology,Moinabad(Mdl)

More information

Robust Controller Design for an Autonomous Underwater Vehicle

Robust Controller Design for an Autonomous Underwater Vehicle DRC04 Robust Controller Design for an Autonomous Underwater Vehicle Pakpong Jantapremjit 1, * 1 Department of Mechanical Engineering, Faculty of Engineering, Burapha University, Chonburi, 20131 * E-mail:

More information

PERFORMANCE IMPROVEMENT THROUGH SCALABLE DESIGN OF MUTLI-LINK 2-DOF AUTOMATED PEDESTRIAN CROWD CONTROL BARRIERS

PERFORMANCE IMPROVEMENT THROUGH SCALABLE DESIGN OF MUTLI-LINK 2-DOF AUTOMATED PEDESTRIAN CROWD CONTROL BARRIERS PERFORMANCE IMPROVEMENT THROUGH SCALABLE DESIGN OF MUTLI-LINK 2-DOF AUTOMATED PEDESTRIAN CROWD CONTROL BARRIERS Shady S. Shorrab., Shafie A. A. and NK Alang-Rashid Department of Mechatronics Engineering,

More information

A Pair of Measures of Rotational Error for Axisymmetric Robot End-Effectors

A Pair of Measures of Rotational Error for Axisymmetric Robot End-Effectors A Pair of Measures of Rotational Error for Axisymmetric Robot End-Effectors Sébastien Briot and Ilian A. Bonev Department of Automated Manufacturing Engineering, École de Technologie Supérieure (ÉTS),

More information

Introduction to Robotics

Introduction to Robotics Université de Strasbourg Introduction to Robotics Bernard BAYLE, 2013 http://eavr.u-strasbg.fr/ bernard Modelling of a SCARA-type robotic manipulator SCARA-type robotic manipulators: introduction SCARA-type

More information

An Improved Dynamic Modeling of a 3-RPS Parallel Manipulator using the concept of DeNOC Matrices

An Improved Dynamic Modeling of a 3-RPS Parallel Manipulator using the concept of DeNOC Matrices An Improved Dynamic Modeling of a 3-RPS Parallel Manipulator using the concept of DeNOC Matrices A. Rahmani Hanzaki, E. Yoosefi Abstract A recursive dynamic modeling of a three-dof parallel robot, namely,

More information

Kinematics Analysis of Free-Floating Redundant Space Manipulator based on Momentum Conservation. Germany, ,

Kinematics Analysis of Free-Floating Redundant Space Manipulator based on Momentum Conservation. Germany, , Kinematics Analysis of Free-Floating Redundant Space Manipulator based on Momentum Conservation Mingming Wang (1) (1) Institute of Astronautics, TU Muenchen, Boltzmannstr. 15, D-85748, Garching, Germany,

More information

DYNAMIC MODELING AND CONTROL OF THE OMEGA-3 PARALLEL MANIPULATOR

DYNAMIC MODELING AND CONTROL OF THE OMEGA-3 PARALLEL MANIPULATOR Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 DYNAMIC MODELING AND CONTROL OF THE OMEGA-3 PARALLEL MANIPULATOR Collins F. Adetu,

More information

CONSIDERATIONS REGARDING LINKAGES USED FOR SHAFTS COUPLING

CONSIDERATIONS REGARDING LINKAGES USED FOR SHAFTS COUPLING Mechanical Testing and Diagnosis ISSN 2247 9635, 2012 (II), Volume 4, 19-27 CONSIDERATIONS REGARDING LINKAGES USED FOR SHAFTS COUPLING Stelian ALACI, Florina Carmen CIORNEI, Constantin FILOTE, Luminiţa

More information

SYNTHESIS OF PLANAR MECHANISMS FOR PICK AND PLACE TASKS WITH GUIDING LOCATIONS

SYNTHESIS OF PLANAR MECHANISMS FOR PICK AND PLACE TASKS WITH GUIDING LOCATIONS Proceedings of the ASME 2013 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference IDETC/CIE 2013 August 4-7, 2013, Portland, Oregon, USA DETC2013-12021

More information

AC : ADAPTIVE ROBOT MANIPULATORS IN GLOBAL TECHNOLOGY

AC : ADAPTIVE ROBOT MANIPULATORS IN GLOBAL TECHNOLOGY AC 2009-130: ADAPTIVE ROBOT MANIPULATORS IN GLOBAL TECHNOLOGY Alireza Rahrooh, University of Central Florida Alireza Rahrooh is aprofessor of Electrical Engineering Technology at the University of Central

More information

THE KINEMATIC DESIGN OF A 3-DOF HYBRID MANIPULATOR

THE KINEMATIC DESIGN OF A 3-DOF HYBRID MANIPULATOR D. CHABLAT, P. WENGER, J. ANGELES* Institut de Recherche en Cybernétique de Nantes (IRCyN) 1, Rue de la Noë - BP 92101-44321 Nantes Cedex 3 - France Damien.Chablat@ircyn.ec-nantes.fr * McGill University,

More information

Contributions à la commande adaptative non linéaire des robots parallèles

Contributions à la commande adaptative non linéaire des robots parallèles Commité de Suivi de Thèse (CST) Ecole Doctorale : Information, Structures et Systèmes Contributions à la commande adaptative non linéaire des robots parallèles Bennehar Moussab Doctorant en 2 ème année

More information

Modeling of Humanoid Systems Using Deductive Approach

Modeling of Humanoid Systems Using Deductive Approach INFOTEH-JAHORINA Vol. 12, March 2013. Modeling of Humanoid Systems Using Deductive Approach Miloš D Jovanović Robotics laboratory Mihailo Pupin Institute Belgrade, Serbia milos.jovanovic@pupin.rs Veljko

More information

Dynamic Analysis of Manipulator Arm for 6-legged Robot

Dynamic Analysis of Manipulator Arm for 6-legged Robot American Journal of Mechanical Engineering, 2013, Vol. 1, No. 7, 365-369 Available online at http://pubs.sciepub.com/ajme/1/7/42 Science and Education Publishing DOI:10.12691/ajme-1-7-42 Dynamic Analysis

More information

Novel 6-DOF parallel manipulator with large workspace Daniel Glozman and Moshe Shoham

Novel 6-DOF parallel manipulator with large workspace Daniel Glozman and Moshe Shoham Robotica: page 1 of 5. 2009 Cambridge University Press doi:10.1017/s0263574708005286 Novel 6-DOF parallel manipulator with large workspace Daniel Glozman and Moshe Shoham Robotics Laboratory, Department

More information

Control of a Robot Manipulator for Aerospace Applications

Control of a Robot Manipulator for Aerospace Applications Control of a Robot Manipulator for Aerospace Applications Antonella Ferrara a, Riccardo Scattolini b a Dipartimento di Informatica e Sistemistica - Università di Pavia, Italy b Dipartimento di Elettronica

More information

Written exams of Robotics 2

Written exams of Robotics 2 Written exams of Robotics 2 http://www.diag.uniroma1.it/~deluca/rob2_en.html All materials are in English, unless indicated (oldies are in Year Date (mm.dd) Number of exercises Topics 2018 07.11 4 Inertia

More information

SCREW-BASED RELATIVE JACOBIAN FOR MANIPULATORS COOPERATING IN A TASK USING ASSUR VIRTUAL CHAINS

SCREW-BASED RELATIVE JACOBIAN FOR MANIPULATORS COOPERATING IN A TASK USING ASSUR VIRTUAL CHAINS Copyright Proceedings 2010 of COBEM by ABCM 2009 Copyright 2009 by ABCM 20th International Congress of Mechanical Engineering November 15-20, 2009, Gramado, RS, Brazil SCREW-BASED RELATIVE JACOBIAN FOR

More information

3/12/2009 Advanced Topics in Robotics and Mechanism Synthesis Term Projects

3/12/2009 Advanced Topics in Robotics and Mechanism Synthesis Term Projects 3/12/2009 Advanced Topics in Robotics and Mechanism Synthesis Term Projects Due date: 4/23/09 On 4/23/09 and 4/30/09 you will present a 20-25 minute presentation about your work. During this presentation

More information

Dynamics Response of Spatial Parallel Coordinate Measuring Machine with Clearances

Dynamics Response of Spatial Parallel Coordinate Measuring Machine with Clearances Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Dynamics Response of Spatial Parallel Coordinate Measuring Machine with Clearances Yu DENG, Xiulong CHEN, Suyu WANG Department of mechanical

More information

Geometric Approach For Inverse Kinematics Solution: 3-PSU Parallel Kinematic Manipulator

Geometric Approach For Inverse Kinematics Solution: 3-PSU Parallel Kinematic Manipulator Geometric Approach For Inverse Kinematics Solution: 3-PSU Parallel Kinematic Manipulator Mr. Arya B Changela P.G. Student, School of Engineering RK University, Rajkot. Prof. Keyur P Hirpara Assistant Professor,

More information

Kinematics of Closed Chains

Kinematics of Closed Chains Chapter 7 Kinematics of Closed Chains Any kinematic chain that contains one or more loops is called a closed chain. Several examples of closed chains were encountered in Chapter 2, from the planar four-bar

More information

Singularity Handling on Puma in Operational Space Formulation

Singularity Handling on Puma in Operational Space Formulation Singularity Handling on Puma in Operational Space Formulation Denny Oetomo, Marcelo Ang Jr. National University of Singapore Singapore d oetomo@yahoo.com mpeangh@nus.edu.sg Ser Yong Lim Gintic Institute

More information

The Collision-free Workspace of the Tripteron Parallel Robot Based on a Geometrical Approach

The Collision-free Workspace of the Tripteron Parallel Robot Based on a Geometrical Approach The Collision-free Workspace of the Tripteron Parallel Robot Based on a Geometrical Approach Z. Anvari 1, P. Ataei 2 and M. Tale Masouleh 3 1,2 Human-Robot Interaction Laboratory, University of Tehran

More information

x Condition Number Condition Number 0.5

x Condition Number Condition Number 0.5 Redundant Actuation for Improving Kinematic Manipulability John F. O'Brien and John T. Wen Center for Advanced Technology in Automation, Robotics & Manufacturing Department of Electrical, Computer, & Systems

More information

Kinematic Analysis and Dynamic Control of a 3-PUU Parallel Manipulator for Cardiopulmonary Resuscitation

Kinematic Analysis and Dynamic Control of a 3-PUU Parallel Manipulator for Cardiopulmonary Resuscitation Kinematic Analysis and Dynamic Control of a 3-PUU Parallel Manipulator for Cardiopulmonary Resuscitation Yangmin Li and Qingsong Xu Dept. of Electromechanical Engineering, Faculty of Science and Technology,

More information

A New Algorithm for Measuring and Optimizing the Manipulability Index

A New Algorithm for Measuring and Optimizing the Manipulability Index A New Algorithm for Measuring and Optimizing the Manipulability Index Mohammed Mohammed, Ayssam Elkady and Tarek Sobh School of Engineering, University of Bridgeport, USA. Mohammem@bridgeport.edu Abstract:

More information