Model and Modeless Friction Compensation: Application to a Defective Haptic Interface

Size: px
Start display at page:

Download "Model and Modeless Friction Compensation: Application to a Defective Haptic Interface"

Transcription

1 Model and Modeless Friction Compensation: Application to a Defective Haptic Interface Gianni Borghesan, Claudio Melchiorri Dipartimento di Elettronica, Informatica e Sistemistica Bologna, Italy {gianni.borghesan,claudio.melchiorri}@unibo.it Abstract. This paper describes a preliminary work devoted to the design of a control architecture for a defective haptic interface, i.e. an underactuated haptic interface not able to apply forces along arbitrary directions. This interface is intended to be used for grasping tasks, where unilateral constraints are usually present. The main control problems considered in this paper concern the study of friction compensation techniques by means of a force feedback loop and a feedforward controller. This has been implemented with three different methods: two are based on a model of the friction present in the actuation system, while the latter on a Momentum Observer. These schemes have been experimentally tested on a simplified setup of the haptic interface, composed by a linear motor, a force sensor, and a Kevlar wire. Two sets of experiments have been considered, i.e. free space motions and interaction with a virtual wall. Key words: Haptics, friction compensation, Momentum Observer, wirebased interfaces. 1 Introduction At the moment, very few haptic interfaces are available for grasping and manipulation purposes. Among the most known, one can mention the Rutgers Master II-ND Force Feedback Glove [1], the The Pure Form exoskeleton, [2,3], and the CyberGrasp by Immersion, [4], a commercially available system. These devices have to be worn on the hand of the user, and their design resemble a glove-like exoskeleton, endowed with small robotic devices that apply force feedback on three or more finger tips. These interfaces normally present a mechanism that balance their weight, such as a landed robot that provides also the kinestetic force feedback to the user wrist. The main drawback of exoskeletons is the operator uneasiness in wearing bulky devices, that can divert the attention from the task and disrupt the haptic illusion. Moreover, the free space movements are seldom realistic, both for the feeling of constriction on the user hand, and the augmented inertia of the whole structure. This work describes the preliminary study of a defective interface based on wires, designed in order to leave the user

2 2 Gianni Borghesan, Claudio Melchiorri hands free in a quite wide workspace. The basic idea is to use, for each fingertip, a wire connected, through a pulley to a load cell mounted on a linear actuator, as shown in Fig. 1. This particular mechanical design is motivated by the benefit of having a negligible inertia connected to the user. On the other hand, it introduces a limitation on the directions along which the haptic interface can display a force. In particular, a one-wire haptic interface is unable to render force in a arbitrary direction, but only in the traction axis, i.e. the direction connecting the user finger tip to the pulley. For this reason this device is said defective, as in [5], where other issues connected to the use of this kind of interface have been addressed. This work is devoted to the comparison of control schemes for friction compensation, tested with experiments on free space motions and virtual wall rendering. Since the current setup is not provided with position sensors able to retrieve the pitch and yaw angles of the wire, as planned for future developments, it is not possible to reconstruct the user position. For this reason, only a one DoF displacement is considered. This paper is structured as follows: Section 2 describes the experimental setup and the control architecture; Section 3 illustrates the proposed control schemes, that employ a force feedback control and a feedforward action, based on a static friction model (Subsec. 3.1), a dynamic friction model (Subsec. 3.2), and a Momentum Observer (Subsec. 3.3). Experimental results and final remarks are presented in Section 4 and Section 5, respectively. 2 Experimental Setup The final goal of this activity is the development of a haptic interface for grasping and manipulation tasks in virtual environments using up to five fingers. At the moment, with the goal of verifying the effectiveness of the design, an interface involving only two fingers, for pinch grasps and simple manipulations tasks, has been developed. It is based on two linear motors LinMot P1-23Sx8 with the servo controller LinMot E21-VF. The motors are equipped with position encoders with a resolution of 4 µm, and high sensitivity load cells are placed on the top of the motor sliders. The control is implemented on a Pentium IV PC equipped with a Sensoray 626 data acquisition board. The OS is RTAI-Linux based on a Debian distribution, with Linux kernel patched with RTAI 3.4. The real time I/O support for the acquisition board is provided by the Comedi drivers. The sample period for the digital controller and the D/A and D/A operations is 1 msec. The control design has been developed within the Matlab/Simulink and Real Time Workshop environments, while the experimental data have been monitored with xrtailab. Since this paper is focused on the control aspects only, and in particular on friction compensation methods able to improve the general behavior of the interface, the experiments illustrated in the following sections have been carried out using only one of the two motors. The schematic of the setup is shown in Fig. 1.

3 Model and Modeless Friction Compensation 3 Due to the necessity of modeling the friction effects, an identification procedure has been performed on the motor. In particular, the identified parameters are: the break-away or stiction force F b = 2N (the maximum force that can be exerted on the slider before any movement takes place); the Coulomb friction force F c = 1.7N (a constant force exerted by frictional phenomena when the slider moves); and the viscous friction, that results negligible F v N. The system is also affected by cogging forces (a position dependent force due to the permanent magnets of the slider) of approximately 1N, that have not been taken into account. Pulley Load Cell Slider Stator Fig. 1. Experimental setup. 3 Control Schemes The control schemes considered in this paper include a force feedback loop and a filter that rejects high frequency disturbances on the force sensor. In [6], the use of force feedback and friction compensation techniques for haptic interfaces is discussed. In particular, a Hybrid controller (a scheme including a force feedback with a variable gain and a smoothed Coulomb model) is proposed for obtaining high performances in free space. The control schemes presented in the following Subsections 3.1 and 3.2 are somehow inspired by the these results. An overview on classical friction models can be found in [7]. 3.1 Stick Slip model based friction compensation A quite common model for friction effects is the stick slip model [7], whose application to the control of haptic interfaces has been described in [8]. The

4 4 Gianni Borghesan, Claudio Melchiorri d dt Stick Slip Model f e Force Reference K f g f e Position Motor, Load Cell Fig.2. Control scheme based on Stick Slip friction model compensation. friction model is expressed by: { sgn(fu )min{ F u, F b }, v < v min f = (1) F c sgn(v), v v min where f is the estimated friction force, F u is the force applied -in our case- to the motor slider, F b is the break-away force constant, F c is the Coulomb force constant, v is the velocity, and ( v min, v min ) defines the dead zone (the state in which the stiction is the predominant friction phenomenon). This model is static, and needs as input the velocity v and the force F u acting on the motor slider (i.e. the sum of the reference force and of the force exerted by the user). Note that the gravity force f g must be compensated before feeding the force input to the friction model. The block diagram of this control scheme is reported Fig. 2, where in particular it is shown where the friction model (the block labeled as Stick Slip Model ) is inserted. 3.2 Dahl model based friction compensation This model is dynamic and needs only position/velocity measurements, so it is suitable also for systems in which the external forces are not explicitly known. The general formulation of the Dahl model is [9]: df dx = σ ( 1 df F c sgn(v) ) α (2) where σ is the so-called stiffness coefficient, and α defines the shape of the strainstress curve (in this paper, the value α = 1 is assumed). In [1], a discretized version of this scheme has been employed in an open loop friction compensation scheme for a telerobotic system. Since the system used in [1] was not equipped with force sensors, the friction compensation has been implemented with a feedforward action. Its formulation is: f i+1 = F c sgn(v i ) + (f i F c sgn(v i ))e σ Fc xi+1 xi (3)

5 Model and Modeless Friction Compensation 5 Dahl Model Force Reference K f g f e Position Motor, Load Cell Fig.3. Control scheme based on Dahl model friction compensation. d dt v Mass p ˆp ˆp f k L ˆf d Mom. Observer f k f c f e ˆf d Force Reference K f e Position Motor, Load Cell Fig.4. Control based on friction compensation by Momentum Observer. where sgn(v i ) is computed as: sgn(v i ) = sgn(x i+1 x i ) (4) Note that the model (3) is rate independent. The block scheme of Fig. 3 describes how this model is used in the control scheme. 3.3 Momentum Observer based friction compensation The goal of this control strategy is to compute the unmodeled forces, in this case the frictional forces, by means of a (linear) Momentum Observer, and then to feedforward to the actuation system a correction term so that the system behaves as a pure mass. This control scheme has been employed in [11], with

6 6 Gianni Borghesan, Claudio Melchiorri the aim of detecting and isolating actuator faults, and used in [12] where the problem of estimation and rejection of spurious forces acting on a linear drive was investigated. Let p = mv be the momentum of the motor slider, and ṗ its time derivative. Then: ṗ = m v = F = f k + f d (5) F is the sum of the forces acting on the motor slider and m the motor slider inertia. In particular, F takes into account two terms: f k, the known forces, in this case the control force f c and the external force f e measured by the load cell; f d, the unknown disturbance force. From (5), the momentum p can be estimated as: ˆp = (f k + ˆf d )dt (6) where the unknown term ˆf d can be computed by: [ ] ˆf d = L (f k + ˆf d )dt + p = L( ˆp + p) (7) where L is a positive coefficient. From (5) and (7), the following equation is obtained: ˆf d = L ˆf d + Lf d (8) This equation represents a linear filter with unitary gain, input f d, state ˆf d, and a bandwidth of L [rad/s], which final value converges to f d. From (6) and (7), the linear estimator is finally obtained: ˆp = f k + L(p ˆp) (9) ˆf d = L(p ˆp) (1) This estimator needs as input both the velocity v (in order to compute the momentum p) and the known force term f k. The most critical parameter of the observer is L, the bandwidth of the filter, that influences the settling time for the error e = p ˆp. This parameter is limited by the frequency of the position acquisition, that in turns influences the digital noise of the velocity estimation, as explained in [12]. In this paper the value L = 1 rad/s has been assumed. Fig. 4 shows how the observer is implemented within the control scheme. Note the saturation block, used to maintain the signal fed to the motor in the correct range. Otherwise, the AD/DA would saturate the force signal anyway, but in this case the input ˆf d and the force input fed to the motor would be different. Moreover, it is not necessary to compensate gravity explicitly, since its contribution is constant and it is automatically estimated and compensated by the observer.

7 Model and Modeless Friction Compensation 7 Fcell [N] Fcell [N] Fcell [N] Stick Slip Dahl Mom. Obs V elocity [m/s] Fig.5. Free Space experiment: feedforward friction compensation by Stick Slip model (top), Dahl model (middle), Momentum Observer (bottom). The time evolutions are counterclockwise. 4 Experimental Results In order to compare the different methods, some experimental tests, where the user explores the free space (Fig. 5) or a virtual wall (Figures 6(a) and 6(b)), have been performed. In all the tests the gain of the force control loop has been maintained constant (K = 8). 4.1 Free Space The free space experiment has been executed by moving the thimble back and forth, with a maximum velocity of approximately.4 m/s. A constant force of.4 N is applied by the motor on the thimble in order to maintain the wire tensioned. This force does not disturb the haptic illusion, and is the minimum force able to keep the wire stretched in the range of working conditions used in the experiment. Each experiment has a time length of 1s. The plots of Fig. 5 relate the force exerted on the load cell to the velocity, obtained via discrete differentiation of encoder position. The ideal behaviour would be a complete compensation of both friction and dynamical effects of the slider inertia, resulting in a constant force of.4n. The expected behaviour is a small error force for high velocities, and a critical zone near the null velocity, where hysteresis phenomena occur. By direct inspection of Fig. 5, it is possible to qualitatively characterize the influence of the different feedforward actions. The Stick-Slip and Dahl model present a difference between the positive and negative high velocities (roughly when v.15 m/s) of about.1n. This bias is generated by an asymmetric behavior of the motor respect to the movement direction. Close to null velocities, the Dahl model shows the lowest error, while the Stick-Slip model generates the

8 8 Gianni Borghesan, Claudio Melchiorri highest one. The difference between the reference force and the positive or the negative forces represents the effort needed to overcome the static friction. In the left portion of Fig. 6(a) (i.e. for position < 6mm), where position is reported as a function of the applied force (measured by the load cell), it is possible to see how the bias observed in Fig. 5 (with the controllers based on the Stick-Slip and Dahl models) create a position/force hysteresis phenomenon. In fact, while moving back and forth, the user feels different forces depending on the motion direction. On the other hand, the control scheme based on the Momentum Observer is able to keep the force roughly constant, as shown by the overlapping traces in the bottom plot of Fig. 6(a). 4.2 Virtual Wall The results obtained during the interaction with a virtual wall placed at a position p = 6 mm are now described. The stiffness of the virtual wall has been set to K = 3 N/m. Fig. 6(a) and Fig. 6(b) report the data acquired during the experiments using the three different control schemes, each one with a time length of 3 seconds. In Fig. 6(a) the load cell force is plotted as a function of the position, while in Fig. 6(b) the time evolution of the position is reported. The control based on the Stick-Slip model has an unstable behaviour while interacting with the virtual wall; this undesired response can be avoided by lowering the gain of the force loop, to the detriment of the free space performance. The controllers based on the Dahl model and the Momentum Observer present a stable behaviour; the response can be evaluated in Fig. 6(a). A simple criterion to compare the two models is to look, in Fig. 6(a), at the wideness of the cone departing from the point (F cell =.4 N, position = 6 mm), and at the number of oscillations needed to stabilise the system on the reference force, i.e. the line of slope K wall = 3 N/mm. The control based on the Momentum Observer shows a faster recovery time and a narrower cone. Another factor that can be used to evaluate the control schemes is the depth of penetration of the haptic interface in the virtual wall, reported in Fig. 6(b). From the analysis of the experimental data, in the authors judgement, the scheme with the Momentum Observer shows the best response. The free space experiment does not show asymmetry in the force/velocity relationship, thanks to the automatic correction capability of the Momentum Observer; moreover, the virtual wall experiment shows the fastest convergence to the reference force. It is also worth noticing that this scheme does not employs any model, and therefore no effort is needed for identification procedures. 5 Conclusions In this paper, three different control schemes, constituted by a force feedback loop and a feedforward action for friction compensation, have been employed

9 Model and Modeless Friction Compensation 9 Fcell [N] Fcell [N] Fcell [N] Dahl Stick Slip Mom. Obs position[mm] (a) Force Vs. Position pos.[mm] pos.[mm] pos.[mm] 6 55 Dahl Stick Slip Mom. Obs time [s] (b) Position Vs. Time Fig. 6. Virtual Wall experiment: friction compensation by Stick Slip model (top), Dahl model (middle), Momentum Observer (bottom). to control a one DoF defective wire haptic interface equipped with a force sensor. The friction compensation action is computed according to three different modalities: with a Stick-Slip or a Dahl friction model, and with a Momentum Observer. The experimental tests outline the benefits arising from the use of the Momentum Observer with respect to the other two methods. The combined use of a wire interface and of a control scheme able to compensate for the undesired dynamics allows the user to feel the motion in the free space in a realistic fashion, being the perceived inertia practically null, and the force due to wire pretension small, and with negligible variations. The same control schemes have been tested also in the case of stiff contact with a virtual wall, resulting in a stable interaction for two of the proposed

10 1 Gianni Borghesan, Claudio Melchiorri control schemes. As in the free space exploration, the control scheme based on the Momentum Observer proved to render the interaction with higher fidelity respect to the other proposed control schemes, since the virtual wall experiment presents smaller oscillations about the nominal force (Fig. 6(a)) and a smaller penetration in the wall (Fig. 6(b)). Future developments of the interface will concern technical solutions able to acquire the thimble position and the study of the force rendering fidelity in grasping actions, when two or more devices are coupled. References 1. M. Bouzit, G. Popescu, G. Burdea, and R. Boian, The rutgers master ii-nd force feedback glove, in HAPTICS 2: Proc. of the 1th Symposium on Haptic Interfaces for Virtual Environment and Teleoperator Systems. Washington, DC, USA: IEEE Computer Society, 22, p A. Frisoli, F. Rocchi, S. Marcheschi, A. Dettori, F. Salsedo, and M. Bergamasco, A new force-feedback arm exoskeleton for haptic interaction in virtual environments, in Proc. World Haptics 5, A. Frisoli, G. Jansson, M. Bergamasco, and C. Loscos, Evaluation of the pureform haptic displays used for exploration of works of art at museums, in Proc. World Haptics 5, Cybergrasp exoskeleton: Groundbreaking haptic interface for the entire hand. [Online]. Available: grasp.php 5. C. Melchiorri, G. Vassura, and P. Arcara, What kind of haptic perception can we get with a one-wire interface? in Proc. IEEE ICRA 99, Detroit, Michigan, 1999, pp N. L. Bernstein, D. A. Lawrence, and L. Y. Pao, Friction modeling and compensation for haptic interfaces, in Proc. IEEE WHC 5. Washington, DC, USA: IEEE Computer Society, 25, pp H. Olsson, K. J. Åström, C. C. de Wit, M. Gäfvert, and P. Lischinsky, Friction models and friction compensation, European Journal of Control, D.-S. Kwon and K. Y. Woo, Control of the haptic interface with friction compesation and its performance evaluation, in Proc. IEEE IROS, Takamatsu, Japan, 2, pp P. Dahl, Solid friction damping of mechanical vibrations, AIAA Journal, vol. 14, no. 2, pp , M. Mahvash and A. M. Okamura, Friction compensation for a force-feedback telerobotic system, in Proc. IEEE ICRA 6, Orlando, Florida, 26, pp A. D. Luca and R. Mattone, Actuator failuture detection and isolation using generalized momenta, in Proc. IEEE International Conference on Robotics and Automation, Taipei, Taiwan, 23, pp G. Palli and C. Melchiorri, Non-model based friction and load compensation in linear electric drives, in Proc. 4th Int. Symp. on Motion Control, 27.

Friction Compensation for a Force-Feedback Teleoperator with Compliant Transmission

Friction Compensation for a Force-Feedback Teleoperator with Compliant Transmission Friction Compensation for a Force-Feedback Teleoperator with Compliant Transmission Mohsen Mahvash and Allison M. Okamura Department of Mechanical Engineering Engineering Research Center for Computer-Integrated

More information

Friction Modeling and Compensation for Haptic Interfaces

Friction Modeling and Compensation for Haptic Interfaces Friction Modeling and Compensation for Haptic Interfaces Nicholas L. Bernstein * Dale A. Lawrence * Lucy Y. Pao (*) University of Colorado, Aerospace Engineering, USA ( ) University of Colorado, Electrical

More information

Friction and Visco-Elasticity Effects in Tendon-based Transmission Systems

Friction and Visco-Elasticity Effects in Tendon-based Transmission Systems 1 IEEE International Conference on Robotics and Automation Anchorage Convention District May 3-8, 1, Anchorage, Alaska, USA Friction and Visco-Elasticity Effects in Tendon-based Transmission Systems G.

More information

Bilateral teleoperation system for a mini crane

Bilateral teleoperation system for a mini crane Scientific Journals of the Maritime University of Szczecin Zeszyty Naukowe Akademii Morskiej w Szczecinie 19, 7 (129), 63 69 ISSN 1733-867 (Printed) Received:.12.18 ISSN 2392-378 (Online) Accepted: 12.3.19

More information

Design and Control of Variable Stiffness Actuation Systems

Design and Control of Variable Stiffness Actuation Systems Design and Control of Variable Stiffness Actuation Systems Gianluca Palli, Claudio Melchiorri, Giovanni Berselli and Gabriele Vassura DEIS - DIEM - Università di Bologna LAR - Laboratory of Automation

More information

CONTROL OF HAPTIC AND ROBOTIC TELEMANIPULATION SYSTEMS

CONTROL OF HAPTIC AND ROBOTIC TELEMANIPULATION SYSTEMS UNIVERSITÀ DEGLI STUDI DI BOLOGNA FACOLTÀ DI INGEGNERIA Dottorato di Ricerca in Ingegneria dei Sistemi XIV Ciclo Sede Amministrativa: Università di Bologna Sedi Consorziate: Università di Firenze, Padova

More information

MODELING AND SIMULATION OF HYDRAULIC ACTUATOR WITH VISCOUS FRICTION

MODELING AND SIMULATION OF HYDRAULIC ACTUATOR WITH VISCOUS FRICTION MODELING AND SIMULATION OF HYDRAULIC ACTUATOR WITH VISCOUS FRICTION Jitendra Yadav 1, Dr. Geeta Agnihotri 1 Assistant professor, Mechanical Engineering Department, University of petroleum and energy studies,

More information

A Physically-Based Fault Detection and Isolation Method and Its Uses in Robot Manipulators

A Physically-Based Fault Detection and Isolation Method and Its Uses in Robot Manipulators des FA 4.13 Steuerung und Regelung von Robotern A Physically-Based Fault Detection and Isolation Method and Its Uses in Robot Manipulators Alessandro De Luca Dipartimento di Informatica e Sistemistica

More information

Interaction Control for a Brake Actuated Manipulator

Interaction Control for a Brake Actuated Manipulator Interaction Control for a Brake Actuated Manipulator Brian Dellon 1 Mechanical Engineering Carnegie Mellon University Yoky Matsuoka 2 Computer Science & Engineering University of Washington ABSTRACT If

More information

FRICTION AND FRICTION COMPENSATION IN THE FURUTA PENDULUM

FRICTION AND FRICTION COMPENSATION IN THE FURUTA PENDULUM FRICTION AND FRICTION COMPENSATION IN THE FURUTA PENDULUM M. Gäfvert, J. Svensson and K. J. Åström Department of Automatic Control Lund Institute of Technology, Box 8, S- Lund, Sweden Fax:+4646388,E-mail:{magnus,kja}@control.lth.se

More information

Quanser NI-ELVIS Trainer (QNET) Series: QNET Experiment #02: DC Motor Position Control. DC Motor Control Trainer (DCMCT) Student Manual

Quanser NI-ELVIS Trainer (QNET) Series: QNET Experiment #02: DC Motor Position Control. DC Motor Control Trainer (DCMCT) Student Manual Quanser NI-ELVIS Trainer (QNET) Series: QNET Experiment #02: DC Motor Position Control DC Motor Control Trainer (DCMCT) Student Manual Table of Contents 1 Laboratory Objectives1 2 References1 3 DCMCT Plant

More information

Motion Control of Passive Haptic Device Using Wires with Servo Brakes

Motion Control of Passive Haptic Device Using Wires with Servo Brakes The IEEE/RSJ International Conference on Intelligent Robots and Systems October 8-,, Taipei, Taiwan Motion Control of Passive Haptic Device Using Wires with Servo Brakes Yasuhisa Hirata, Keitaro Suzuki

More information

AN EXPERIMENTAL WEB TENSION CONTROL SYSTEM: SYSTEM SET-UP

AN EXPERIMENTAL WEB TENSION CONTROL SYSTEM: SYSTEM SET-UP Advances in Production Engineering & Management 2 (2007) 4, 185-193 ISSN 1854-6250 Professional paper AN EXPERIMENTAL WEB TENSION CONTROL SYSTEM: SYSTEM SET-UP Giannoccaro, N.I. * ; Oishi, K. ** & Sakamoto,

More information

Observer Based Friction Cancellation in Mechanical Systems

Observer Based Friction Cancellation in Mechanical Systems 2014 14th International Conference on Control, Automation and Systems (ICCAS 2014) Oct. 22 25, 2014 in KINTEX, Gyeonggi-do, Korea Observer Based Friction Cancellation in Mechanical Systems Caner Odabaş

More information

Demonstrating the Benefits of Variable Impedance to Telerobotic Task Execution

Demonstrating the Benefits of Variable Impedance to Telerobotic Task Execution Demonstrating the Benefits of Variable Impedance to Telerobotic Task Execution Daniel S. Walker, J. Kenneth Salisbury and Günter Niemeyer Abstract Inspired by human physiology, variable impedance actuation

More information

Tracking Control of an Ultrasonic Linear Motor Actuated Stage Using a Sliding-mode Controller with Friction Compensation

Tracking Control of an Ultrasonic Linear Motor Actuated Stage Using a Sliding-mode Controller with Friction Compensation Vol. 3, No., pp. 3-39() http://dx.doi.org/.693/smartsci.. Tracking Control of an Ultrasonic Linear Motor Actuated Stage Using a Sliding-mode Controller with Friction Compensation Chih-Jer Lin,*, Ming-Jia

More information

Design of a Linear Haptic Display Based on Approximate Straight Line Mechanisms

Design of a Linear Haptic Display Based on Approximate Straight Line Mechanisms The 21 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-22, 21, Taipei, Taiwan Design of a Linear Haptic Display Based on Approximate Straight Line Mechanisms M. Joinié-Maurin,

More information

Bilateral Teleoperation over the Internet: the Time Varying Delay Problem 1

Bilateral Teleoperation over the Internet: the Time Varying Delay Problem 1 Bilateral Teleoperation over the Internet: the Time Varying Delay Problem 1 Nikhil Chopra and Mark W. Spong Coordinated Science Laboratory University of Illinois at Urbana-Champaign 14 S. Mathews Avenue

More information

Introduction to Control (034040) lecture no. 2

Introduction to Control (034040) lecture no. 2 Introduction to Control (034040) lecture no. 2 Leonid Mirkin Faculty of Mechanical Engineering Technion IIT Setup: Abstract control problem to begin with y P(s) u where P is a plant u is a control signal

More information

Friction Identification for Haptic Display

Friction Identification for Haptic Display From Proceeding of the 999 ASME IMECE Nashville, TN November -9. 999 DSC-7B- Identification for Haptic Display Christopher Richard, Mark R. Cutkosky Stanford University Center for Design Research 56 Panama

More information

PRECISION CONTROL OF LINEAR MOTOR DRIVEN HIGH-SPEED/ACCELERATION ELECTRO-MECHANICAL SYSTEMS. Bin Yao

PRECISION CONTROL OF LINEAR MOTOR DRIVEN HIGH-SPEED/ACCELERATION ELECTRO-MECHANICAL SYSTEMS. Bin Yao PRECISION CONTROL OF LINEAR MOTOR DRIVEN HIGH-SPEED/ACCELERATION ELECTRO-MECHANICAL SYSTEMS Bin Yao Intelligent and Precision Control Laboratory School of Mechanical Engineering Purdue University West

More information

952 IEEE TRANSACTIONS ON ROBOTICS, VOL. 21, NO. 5, OCTOBER Jake J. Abbott and Allison M. Okamura, Associate Member, IEEE

952 IEEE TRANSACTIONS ON ROBOTICS, VOL. 21, NO. 5, OCTOBER Jake J. Abbott and Allison M. Okamura, Associate Member, IEEE 952 IEEE TRANSACTIONS ON ROBOTICS, VOL. 21, NO. 5, OCTOBER 2005 Effects of Position Quantization and Sampling Rate on Virtual-Wall Passivity Jake J. Abbott and Allison M. Okamura, Associate Member, IEEE

More information

Modeling Induced Master Motion in Force-Reflecting Teleoperation

Modeling Induced Master Motion in Force-Reflecting Teleoperation Modeling Induced Master Motion in Force-Reflecting Teleoperation Katherine J. Kuchenbecker and Günter Niemeyer Stanford University Telerobotics Lab http://telerobotics.stanford.edu fkatherine.kuchenbecker,

More information

An Adaptive LQG Combined With the MRAS Based LFFC for Motion Control Systems

An Adaptive LQG Combined With the MRAS Based LFFC for Motion Control Systems Journal of Automation Control Engineering Vol 3 No 2 April 2015 An Adaptive LQG Combined With the MRAS Based LFFC for Motion Control Systems Nguyen Duy Cuong Nguyen Van Lanh Gia Thi Dinh Electronics Faculty

More information

ELG4112. Electromechanical Systems and Mechatronics

ELG4112. Electromechanical Systems and Mechatronics ELG4112 Electromechanical Systems and Mechatronics 1 Introduction Based on Electromechanical Systems, Electric Machines, and Applied Mechatronics Electromechanical systems integrate the following: Electromechanical

More information

B1-1. Closed-loop control. Chapter 1. Fundamentals of closed-loop control technology. Festo Didactic Process Control System

B1-1. Closed-loop control. Chapter 1. Fundamentals of closed-loop control technology. Festo Didactic Process Control System B1-1 Chapter 1 Fundamentals of closed-loop control technology B1-2 This chapter outlines the differences between closed-loop and openloop control and gives an introduction to closed-loop control technology.

More information

Acceleration Feedback

Acceleration Feedback Acceleration Feedback Mechanical Engineer Modeling & Simulation Electro- Mechanics Electrical- Electronics Engineer Sensors Actuators Computer Systems Engineer Embedded Control Controls Engineer Mechatronic

More information

NONLINEAR FRICTION ESTIMATION FOR DIGITAL CONTROL OF DIRECT-DRIVE MANIPULATORS

NONLINEAR FRICTION ESTIMATION FOR DIGITAL CONTROL OF DIRECT-DRIVE MANIPULATORS NONLINEAR FRICTION ESTIMATION FOR DIGITAL CONTROL OF DIRECT-DRIVE MANIPULATORS B. Bona, M. Indri, N. Smaldone Dipartimento di Automatica e Informatica, Politecnico di Torino Corso Duca degli Abruzzi,,

More information

Modelling the Dynamics of Flight Control Surfaces Under Actuation Compliances and Losses

Modelling the Dynamics of Flight Control Surfaces Under Actuation Compliances and Losses Modelling the Dynamics of Flight Control Surfaces Under Actuation Compliances and Losses Ashok Joshi Department of Aerospace Engineering Indian Institute of Technology, Bombay Powai, Mumbai, 4 76, India

More information

Analysis and Model-Based Control of Servomechanisms With Friction

Analysis and Model-Based Control of Servomechanisms With Friction Analysis and Model-Based Control of Servomechanisms With Friction Evangelos G. Papadopoulos e-mail: egpapado@central.ntua.gr Georgios C. Chasparis e-mail: gchas@seas.ucla.edu Department of Mechanical Engineering,

More information

Interaction-based Dynamic Measurement of Haptic Characteristics of Control Elements

Interaction-based Dynamic Measurement of Haptic Characteristics of Control Elements Interaction-based Dynamic Measurement of Haptic Characteristics of Control Elements Wenliang Zhou 1, Jörg Reisinger 1, Angelika Peer 2, and Sandra Hirche 3 1 Department HMI Components, Daimler AG, Sindelfingen,

More information

HIL SIMULATION TECHNIQUE FOR NON-MODEL-BASED CONTROL OF DC SERVO-DRIVE WITH FRICTION. Teodor Dumitriu, Mihai Culea, Traian Munteanu, Emil Ceangă

HIL SIMULATION TECHNIQUE FOR NON-MODEL-BASED CONTROL OF DC SERVO-DRIVE WITH FRICTION. Teodor Dumitriu, Mihai Culea, Traian Munteanu, Emil Ceangă HIL IMULTION TECHNIQUE FOR NON-MODEL-BED CONTROL OF DC ERVO-DRIVE WITH FRICTION Teodor Dumitriu, Mihai Culea, Traian Munteanu, Emil Ceangă Dunărea de os University of Galaţi, Faculty of Electrical Engineering

More information

Generation of virtual sliding resistance on a glassy panel using vibration

Generation of virtual sliding resistance on a glassy panel using vibration PROCEEDINGS of the 22 nd International Congress on Acoustics Structural Acoustics and Vibration (others): 182 Generation of virtual sliding resistance on a glassy panel using vibration Da-Young Kim, Jeong-Guon

More information

IROS 16 Workshop: The Mechatronics behind Force/Torque Controlled Robot Actuation Secrets & Challenges

IROS 16 Workshop: The Mechatronics behind Force/Torque Controlled Robot Actuation Secrets & Challenges Arne Wahrburg (*), 2016-10-14 Cartesian Contact Force and Torque Estimation for Redundant Manipulators IROS 16 Workshop: The Mechatronics behind Force/Torque Controlled Robot Actuation Secrets & Challenges

More information

ROBUST FRICTION COMPENSATOR FOR HARMONIC DRIVE TRANSMISSION

ROBUST FRICTION COMPENSATOR FOR HARMONIC DRIVE TRANSMISSION Proceedings of the 1998 IEEE International Conference on Control Applications Trieste, Italy 1-4 September 1998 TAO1 12:lO ROBUST FRICTION COMPENSATOR FOR HARMONIC DRIVE TRANSMISSION H.D. Taghirad K. N.

More information

Feedback Control of Linear SISO systems. Process Dynamics and Control

Feedback Control of Linear SISO systems. Process Dynamics and Control Feedback Control of Linear SISO systems Process Dynamics and Control 1 Open-Loop Process The study of dynamics was limited to open-loop systems Observe process behavior as a result of specific input signals

More information

1 Introduction and Thesis Outline 5

1 Introduction and Thesis Outline 5 2 Contents 1 Introduction and Thesis Outline 5 2 Port Hamiltonian Framework 13 2.1 Dynamical and Physical Systems........................ 14 2.2 Explicit Port Hamiltonian Systems.......................

More information

Coupled Drive Apparatus Modelling and Simulation

Coupled Drive Apparatus Modelling and Simulation University of Ljubljana Faculty of Electrical Engineering Victor Centellas Gil Coupled Drive Apparatus Modelling and Simulation Diploma thesis Menthor: prof. dr. Maja Atanasijević-Kunc Ljubljana, 2015

More information

Stepping Motors. Chapter 11 L E L F L D

Stepping Motors. Chapter 11 L E L F L D Chapter 11 Stepping Motors In the synchronous motor, the combination of sinusoidally distributed windings and sinusoidally time varying current produces a smoothly rotating magnetic field. We can eliminate

More information

458 IEEE TRANSACTIONS ON CONTROL SYSTEMS TECHNOLOGY, VOL. 16, NO. 3, MAY 2008

458 IEEE TRANSACTIONS ON CONTROL SYSTEMS TECHNOLOGY, VOL. 16, NO. 3, MAY 2008 458 IEEE TRANSACTIONS ON CONTROL SYSTEMS TECHNOLOGY, VOL 16, NO 3, MAY 2008 Brief Papers Adaptive Control for Nonlinearly Parameterized Uncertainties in Robot Manipulators N V Q Hung, Member, IEEE, H D

More information

The Feedforward Friction Compensation of Linear Motor Using Genetic Learning Algorithm

The Feedforward Friction Compensation of Linear Motor Using Genetic Learning Algorithm Proceedings of the 7th World Congress The International Federation of Automatic Control Seoul, Korea, July 6-, 8 The Feedforward Friction Compensation of Linear Motor Using Genetic Learning Algorithm Chin-Sheng

More information

Survey of Methods of Combining Velocity Profiles with Position control

Survey of Methods of Combining Velocity Profiles with Position control Survey of Methods of Combining Profiles with control Petter Karlsson Mälardalen University P.O. Box 883 713 Västerås, Sweden pkn91@student.mdh.se ABSTRACT In many applications where some kind of motion

More information

Trajectory Planning, Setpoint Generation and Feedforward for Motion Systems

Trajectory Planning, Setpoint Generation and Feedforward for Motion Systems 2 Trajectory Planning, Setpoint Generation and Feedforward for Motion Systems Paul Lambrechts Digital Motion Control (4K4), 23 Faculty of Mechanical Engineering, Control Systems Technology Group /42 2

More information

DESIGN OF AN ON-LINE TITRATOR FOR NONLINEAR ph CONTROL

DESIGN OF AN ON-LINE TITRATOR FOR NONLINEAR ph CONTROL DESIGN OF AN ON-LINE TITRATOR FOR NONLINEAR CONTROL Alex D. Kalafatis Liuping Wang William R. Cluett AspenTech, Toronto, Canada School of Electrical & Computer Engineering, RMIT University, Melbourne,

More information

Disturbance Compensation for DC Motor Mechanism Low Speed Regulation : A Feedforward and Feedback Implementation

Disturbance Compensation for DC Motor Mechanism Low Speed Regulation : A Feedforward and Feedback Implementation 211 5th IEEE Conference on Decision and Control and European Control Conference (CDC-ECC) Orlando, FL, USA, December 12-15, 211 Disturbance Compensation for DC Motor Mechanism Low Speed Regulation : A

More information

A Design Method of A Robust Controller for Hydraulic Actuation with Disturbance Observers

A Design Method of A Robust Controller for Hydraulic Actuation with Disturbance Observers A Design Method of A Robust Controller for Hydraulic Actuation with Disturbance Observers Hiroaki Kuwahara, Fujio Terai Corporate Manufacturing Engineering Center, TOSHIBA Corporation, Yokohama, Japan

More information

University of Bristol - Explore Bristol Research. Publisher's PDF, also known as Version of record

University of Bristol - Explore Bristol Research. Publisher's PDF, also known as Version of record Watanabe, N., & Stoten, D. P. (214). Actuator control for a rapid prototyping railway bogie, using a dynamically substructured systems approach. In Proceedings of 12th International Conference on Motion

More information

magnitude [db] phase [deg] frequency [Hz] feedforward motor load -

magnitude [db] phase [deg] frequency [Hz] feedforward motor load - ITERATIVE LEARNING CONTROL OF INDUSTRIAL MOTION SYSTEMS Maarten Steinbuch and René van de Molengraft Eindhoven University of Technology, Faculty of Mechanical Engineering, Systems and Control Group, P.O.

More information

Controlling the Apparent Inertia of Passive Human- Interactive Robots

Controlling the Apparent Inertia of Passive Human- Interactive Robots Controlling the Apparent Inertia of Passive Human- Interactive Robots Tom Worsnopp Michael Peshkin J. Edward Colgate Kevin Lynch Laboratory for Intelligent Mechanical Systems: Mechanical Engineering Department

More information

Virtual Passive Controller for Robot Systems Using Joint Torque Sensors

Virtual Passive Controller for Robot Systems Using Joint Torque Sensors NASA Technical Memorandum 110316 Virtual Passive Controller for Robot Systems Using Joint Torque Sensors Hal A. Aldridge and Jer-Nan Juang Langley Research Center, Hampton, Virginia January 1997 National

More information

Design and Control of Compliant Humanoids. Alin Albu-Schäffer. DLR German Aerospace Center Institute of Robotics and Mechatronics

Design and Control of Compliant Humanoids. Alin Albu-Schäffer. DLR German Aerospace Center Institute of Robotics and Mechatronics Design and Control of Compliant Humanoids Alin Albu-Schäffer DLR German Aerospace Center Institute of Robotics and Mechatronics Torque Controlled Light-weight Robots Torque sensing in each joint Mature

More information

On the LuGre Model and Friction-Induced Hysteresis

On the LuGre Model and Friction-Induced Hysteresis Proceedings of the 6 American Control Conference Minneapolis, Minnesota, USA, June 4-6, 6 ThB3.4 On the LuGre Model and Friction-nduced Hysteresis Ashwani K. Padthe, JinHyoung Oh, and Dennis S. Bernstein

More information

Alternative Display of Friction Represented by Tactile Stimulation without Tangential Force

Alternative Display of Friction Represented by Tactile Stimulation without Tangential Force Alternative Display of Represented by Tactile Stimulation without Tangential Force Masashi Konyo, Hiroshi Yamada, Shogo Okamoto, and Satoshi Tadokoro Graduate School of Information Sciences, Tohoku University,

More information

Experimental investigation of micro-chaos

Experimental investigation of micro-chaos Experimental investigation of micro-chaos Gergely Gyebrószki Gábor Csernák Csaba Budai Department of Applied Mechanics Budapest University of Technology and Economics Budapest Hungary MTA-BME Research

More information

Friction. Modeling, Identification, & Analysis

Friction. Modeling, Identification, & Analysis Friction Modeling, Identification, & Analysis Objectives Understand the friction phenomenon as it relates to motion systems. Develop a control-oriented model with appropriate simplifying assumptions for

More information

PASSIVE CONTROL OF FLUID POWERED HUMAN POWER AMPLIFIERS

PASSIVE CONTROL OF FLUID POWERED HUMAN POWER AMPLIFIERS OS9-3 Proceedings of the 7th JFPS International Symposium on Fluid Power, TOYAMA 28 September 5-8, 28 PASSIVE CONTROL OF FLUID POWERED HUMAN POWER AMPLIFIERS Perry Y. Li and Venkat Durbha Center for Compact

More information

Chapter 7 Control. Part Classical Control. Mobile Robotics - Prof Alonzo Kelly, CMU RI

Chapter 7 Control. Part Classical Control. Mobile Robotics - Prof Alonzo Kelly, CMU RI Chapter 7 Control 7.1 Classical Control Part 1 1 7.1 Classical Control Outline 7.1.1 Introduction 7.1.2 Virtual Spring Damper 7.1.3 Feedback Control 7.1.4 Model Referenced and Feedforward Control Summary

More information

Lecture 7: Anti-windup and friction compensation

Lecture 7: Anti-windup and friction compensation Lecture 7: Anti-windup and friction compensation Compensation for saturations (anti-windup) Friction models Friction compensation Material Lecture slides Course Outline Lecture 1-3 Lecture 2-6 Lecture

More information

Introduction to Haptic Systems

Introduction to Haptic Systems Introduction to Haptic Systems Félix Monasterio-Huelin & Álvaro Gutiérrez & Blanca Larraga October 8, 2018 Contents Contents 1 List of Figures 1 1 Introduction 2 2 DC Motor 3 3 1 DOF DC motor model with

More information

Acknowledgements. Feedback Control of Bipedal Locomotion RAS Pioneer Award to Mark Spong. Videos and Papers

Acknowledgements. Feedback Control of Bipedal Locomotion RAS Pioneer Award to Mark Spong. Videos and Papers Feedback Control of Bipedal Locomotion Acknowledgements Hae Won Park Post Doc MIT Koushil Sreenath Post Doc UPenn University of Michigan Jessy W. Grizzle Jerry W. and Carol L. Levin Professor of Engineering

More information

Influence of electromagnetic stiffness on coupled micro vibrations generated by solar array drive assembly

Influence of electromagnetic stiffness on coupled micro vibrations generated by solar array drive assembly Influence of electromagnetic stiffness on coupled micro vibrations generated by solar array drive assembly Mariyam Sattar 1, Cheng Wei 2, Awais Jalali 3 1, 2 Beihang University of Aeronautics and Astronautics,

More information

COMPLIANT CONTROL FOR PHYSICAL HUMAN-ROBOT INTERACTION

COMPLIANT CONTROL FOR PHYSICAL HUMAN-ROBOT INTERACTION COMPLIANT CONTROL FOR PHYSICAL HUMAN-ROBOT INTERACTION Andrea Calanca Paolo Fiorini Invited Speakers Nevio Luigi Tagliamonte Fabrizio Sergi 18/07/2014 Andrea Calanca - Altair Lab 2 In this tutorial Review

More information

Carlos Canudas de Wit. ENSIEG-INPG, BP 46, 38402, ST. Martin d'heres, France. ultrasonic motor. more sophisticated friction model of the form:

Carlos Canudas de Wit. ENSIEG-INPG, BP 46, 38402, ST. Martin d'heres, France. ultrasonic motor. more sophisticated friction model of the form: CONTROL OF FRICTION-DRIVEN SYSTEMS Carlos Canudas de Wit Laboratoire d'automatique de Grenoble, UMR CNRS 558 ENSIEG-INPG, BP 46, 384, ST. Martin d'heres, France canudas@lag.ensieg.inpg.fr Abstract There

More information

SRV02-Series Rotary Experiment # 7. Rotary Inverted Pendulum. Student Handout

SRV02-Series Rotary Experiment # 7. Rotary Inverted Pendulum. Student Handout SRV02-Series Rotary Experiment # 7 Rotary Inverted Pendulum Student Handout SRV02-Series Rotary Experiment # 7 Rotary Inverted Pendulum Student Handout 1. Objectives The objective in this experiment is

More information

Automatic Control Systems. -Lecture Note 15-

Automatic Control Systems. -Lecture Note 15- -Lecture Note 15- Modeling of Physical Systems 5 1/52 AC Motors AC Motors Classification i) Induction Motor (Asynchronous Motor) ii) Synchronous Motor 2/52 Advantages of AC Motors i) Cost-effective ii)

More information

(Refer Slide Time: 00:01:30 min)

(Refer Slide Time: 00:01:30 min) Control Engineering Prof. M. Gopal Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 3 Introduction to Control Problem (Contd.) Well friends, I have been giving you various

More information

Experimental Investigation of Effect of Fingertip Stiffness on Resistible Force in Grasping

Experimental Investigation of Effect of Fingertip Stiffness on Resistible Force in Grasping Experimental Investigation of Effect of Stiffness on Resistible Force in Grasping Yoshinori Fujihira, Kensuke Harada, Member, IEEE, Tokuo Tsuji, Member, IEEE and Tetsuyou Watanabe, Member, IEEE Abstract

More information

Control System Design

Control System Design ELEC ENG 4CL4: Control System Design Notes for Lecture #24 Wednesday, March 10, 2004 Dr. Ian C. Bruce Room: CRL-229 Phone ext.: 26984 Email: ibruce@mail.ece.mcmaster.ca Remedies We next turn to the question

More information

IDENTIFICATION AND COMPENSATION OF FRICTION FOR A DUAL STAGE POSITIONING SYSTEM. A Thesis SATISH THIMMALAPURA

IDENTIFICATION AND COMPENSATION OF FRICTION FOR A DUAL STAGE POSITIONING SYSTEM. A Thesis SATISH THIMMALAPURA IDENTIFICATION AND COMPENSATION OF FRICTION FOR A DUAL STAGE POSITIONING SYSTEM A Thesis by SATISH THIMMALAPURA Submitted to the Office of Graduate Studies of Texas A&M University in partial fulfillment

More information

Mechatronics Engineering. Li Wen

Mechatronics Engineering. Li Wen Mechatronics Engineering Li Wen Bio-inspired robot-dc motor drive Unstable system Mirko Kovac,EPFL Modeling and simulation of the control system Problems 1. Why we establish mathematical model of the control

More information

Integration of an Active Brake Pedal Simulator in the CarMaker Environment for Design and Evaluation of Haptic Driver Assistance Systems

Integration of an Active Brake Pedal Simulator in the CarMaker Environment for Design and Evaluation of Haptic Driver Assistance Systems Integration of an Active Brake Pedal Simulator in the CarMaker Environment for Design and Evaluation of Haptic Driver Assistance Systems IPG apply & innovate 2014, September 23/24 Simon Rothfuss, Michael

More information

Laboratory Exercise 1 DC servo

Laboratory Exercise 1 DC servo Laboratory Exercise DC servo Per-Olof Källén ø 0,8 POWER SAT. OVL.RESET POS.RESET Moment Reference ø 0,5 ø 0,5 ø 0,5 ø 0,65 ø 0,65 Int ø 0,8 ø 0,8 Σ k Js + d ø 0,8 s ø 0 8 Off Off ø 0,8 Ext. Int. + x0,

More information

DISTURBANCE ATTENUATION IN A MAGNETIC LEVITATION SYSTEM WITH ACCELERATION FEEDBACK

DISTURBANCE ATTENUATION IN A MAGNETIC LEVITATION SYSTEM WITH ACCELERATION FEEDBACK DISTURBANCE ATTENUATION IN A MAGNETIC LEVITATION SYSTEM WITH ACCELERATION FEEDBACK Feng Tian Department of Mechanical Engineering Marquette University Milwaukee, WI 53233 USA Email: feng.tian@mu.edu Kevin

More information

Joint Torque Control for Backlash Compensation in Two-Inertia System

Joint Torque Control for Backlash Compensation in Two-Inertia System Joint Torque Control for Backlash Compensation in Two-Inertia System Shota Yamada*, Hiroshi Fujimoto** The University of Tokyo 5--5, Kashiwanoha, Kashiwa, Chiba, 227-856 Japan Phone: +8-4-736-3873*, +8-4-736-43**

More information

Application example. Measuring Force Sensors Rigid. Six series Nano, Mini, Gamma, Delta, Theta, Omega. Range of measurement, force ± 36 N..

Application example. Measuring Force Sensors Rigid. Six series Nano, Mini, Gamma, Delta, Theta, Omega. Range of measurement, force ± 36 N.. FT Six series Nano, Mini, Gamma, Delta, Theta, Omega Range of measurement, force ± 36 N.. ± 40000 N Range of measurement, moment ± 0.5 Nm.. ± 6000 Nm Application example Robot-supported chamfering of round

More information

A Novel Method on Disturbance Analysis and Feed-forward Compensation in Permanent Magnet Linear Motor System

A Novel Method on Disturbance Analysis and Feed-forward Compensation in Permanent Magnet Linear Motor System A Novel Method on Disturbance Analysis and Feed-forward Compensation in Permanent Magnet Linear Motor System Jonghwa Kim, Kwanghyun Cho, Hojin Jung, and Seibum Choi Department of Mechanical Engineering

More information

System Parameter Identification for Uncertain Two Degree of Freedom Vibration System

System Parameter Identification for Uncertain Two Degree of Freedom Vibration System System Parameter Identification for Uncertain Two Degree of Freedom Vibration System Hojong Lee and Yong Suk Kang Department of Mechanical Engineering, Virginia Tech 318 Randolph Hall, Blacksburg, VA,

More information

1.1 OBJECTIVE AND CONTENTS OF THE BOOK

1.1 OBJECTIVE AND CONTENTS OF THE BOOK 1 Introduction 1.1 OBJECTIVE AND CONTENTS OF THE BOOK Hysteresis is a nonlinear phenomenon exhibited by systems stemming from various science and engineering areas: under a low-frequency periodic excitation,

More information

SRV02-Series Rotary Experiment # 1. Position Control. Student Handout

SRV02-Series Rotary Experiment # 1. Position Control. Student Handout SRV02-Series Rotary Experiment # 1 Position Control Student Handout SRV02-Series Rotary Experiment # 1 Position Control Student Handout 1. Objectives The objective in this experiment is to introduce the

More information

Overview of motors and motion control

Overview of motors and motion control Overview of motors and motion control. Elements of a motion-control system Power upply High-level controller ow-level controller Driver Motor. Types of motors discussed here; Brushed, PM DC Motors Cheap,

More information

Trajectory planning and feedforward design for electromechanical motion systems version 2

Trajectory planning and feedforward design for electromechanical motion systems version 2 2 Trajectory planning and feedforward design for electromechanical motion systems version 2 Report nr. DCT 2003-8 Paul Lambrechts Email: P.F.Lambrechts@tue.nl April, 2003 Abstract This report considers

More information

Force Control on Antagonistic Twist-drive Actuator Robot

Force Control on Antagonistic Twist-drive Actuator Robot 6 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) Daejeon Convention Center October 9-, 6, Daejeon, Korea Force Control on Antagonistic Twist-drive Actuator Robot Takahiro Inoue,

More information

Friction identification in mechatronic systems

Friction identification in mechatronic systems ISA Transactions 43 2004 205 216 ISA TRANSACTIONS Friction identification in mechatronic systems Bashir M. Y. Nouri* Department of Mechatronics Engineering, Faculty of Engineering, The Hashemite University,

More information

Selection of Servomotors and Reducer Units for a 2 DoF PKM

Selection of Servomotors and Reducer Units for a 2 DoF PKM Selection of Servomotors and Reducer Units for a 2 DoF PKM Hermes GIBERTI, Simone CINQUEMANI Mechanical Engineering Department, Politecnico di Milano, Campus Bovisa Sud, via La Masa 34, 20156, Milano,

More information

Journal of System Design and Dynamics

Journal of System Design and Dynamics Zero Power Non-Contact Suspension System with Permanent Magnet Motion Feedback* Feng SUN** and Koichi OKA** ** Kochi University of Technology 185 Miyanokuchi, Tosayamada, Kami city, Kochi 782-8502, Japan

More information

THE REACTION WHEEL PENDULUM

THE REACTION WHEEL PENDULUM THE REACTION WHEEL PENDULUM By Ana Navarro Yu-Han Sun Final Report for ECE 486, Control Systems, Fall 2013 TA: Dan Soberal 16 December 2013 Thursday 3-6pm Contents 1. Introduction... 1 1.1 Sensors (Encoders)...

More information

Non-Linear Swing-Up and Stabilizing Control of an Inverted Pendulum System

Non-Linear Swing-Up and Stabilizing Control of an Inverted Pendulum System EUROCON 3 Ljubljana, Slovenia Non-Linear Swing-Up and Stabilizing Control of an Inverted Pendulum System Marvin Bugeja Faculty of Engineering University of Malta Msida (MSD6) Malta email: merv@ieee.org

More information

IMPROVING FORCE CONTROL THROUGH END- EFFECTOR VIBRATION REDUCTION AND VARIABLE STIFFNESS JOINT DESIGN LI RENJUN NATIONAL UNIVERSITY OF SINGAPORE

IMPROVING FORCE CONTROL THROUGH END- EFFECTOR VIBRATION REDUCTION AND VARIABLE STIFFNESS JOINT DESIGN LI RENJUN NATIONAL UNIVERSITY OF SINGAPORE IMPROVING FORCE CONTROL THROUGH END- EFFECTOR VIBRATION REDUCTION AND VARIABLE STIFFNESS JOINT DESIGN LI RENJUN NATIONAL UNIVERSITY OF SINGAPORE 2014 IMPROVING FORCE CONTROL THROUGH END- EFFECTOR VIBRATION

More information

D(s) G(s) A control system design definition

D(s) G(s) A control system design definition R E Compensation D(s) U Plant G(s) Y Figure 7. A control system design definition x x x 2 x 2 U 2 s s 7 2 Y Figure 7.2 A block diagram representing Eq. (7.) in control form z U 2 s z Y 4 z 2 s z 2 3 Figure

More information

Study of Friction Force Model Parameters in Multibody Dynamics

Study of Friction Force Model Parameters in Multibody Dynamics he 4 th Joint International Conference on Multibody System Dynamics Study of Friction Force Model Parameters in Multibody Dynamics Filipe Marques 1, Paulo Flores 1 and Hamid M. Lankarani 2 May 29 June

More information

Application Note #3413

Application Note #3413 Application Note #3413 Manual Tuning Methods Tuning the controller seems to be a difficult task to some users; however, after getting familiar with the theories and tricks behind it, one might find the

More information

Master-Slave Control for a Tele-Operation System of Construction Robot

Master-Slave Control for a Tele-Operation System of Construction Robot 2C13 Master-Slave Control for a Tele-Operation System of Construction Robot (Improved Method of Control Compared with a Variable-Gain Symmetric-Position) Hidetoshi KATO*, Hironao YAMADA** and Takayoshi

More information

Investigation of Steering Feedback Control Strategies for Steer-by-Wire Concept

Investigation of Steering Feedback Control Strategies for Steer-by-Wire Concept Master of Science Thesis in Electrical Engineering Department of Electrical Engineering, Linköping University, 2018 Investigation of Steering Feedback Control Strategies for Steer-by-Wire Concept Martin

More information

Robust Controller Design for Cancelling Biodynamic Feedthrough

Robust Controller Design for Cancelling Biodynamic Feedthrough Robust Controller Design for Cancelling Biodynamic Feedthrough M. R. Sirouspour and S. E. Salcudean University of British Columbia Vancouver, BC, Canada shahins@ece.ubc.ca, tims@ece.ubc.ca Abstract: There

More information

Development of a new linear actuator for Androids

Development of a new linear actuator for Androids 8 IEEE International Conference on Robotics and Automation Pasadena, CA, USA, May 19-3, 8 Development of a new linear actuator for Androids Masayuki MISHIMA, Hiroshi ISHIGURO and Katsuhiro HIRATA, Member,

More information

MODULAR CONTROL FOR MACHINE TOOLS: CROSS-COUPLING CONTROL WITH FRICTION COMPENSATION

MODULAR CONTROL FOR MACHINE TOOLS: CROSS-COUPLING CONTROL WITH FRICTION COMPENSATION MODULAR CONTROL FOR MACHINE TOOLS: CROSS-COUPLING CONTROL WITH FRICTION COMPENSATION B.-C. Chen, D. M. Tilbury, and A. G. Ulsoy Department of Mechanical Engineering and Applied Mechanics University of

More information

Research on the synchronous vibration of the non-integral. mechanism under the vibration environment

Research on the synchronous vibration of the non-integral. mechanism under the vibration environment International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 3-9364 ISSN (Print): 3-9356 Volume 3 Issue ǁ December. 5 ǁ PP.-6 Research on the synchronous vibration of the non-integral

More information

GAIN SCHEDULING CONTROL WITH MULTI-LOOP PID FOR 2- DOF ARM ROBOT TRAJECTORY CONTROL

GAIN SCHEDULING CONTROL WITH MULTI-LOOP PID FOR 2- DOF ARM ROBOT TRAJECTORY CONTROL GAIN SCHEDULING CONTROL WITH MULTI-LOOP PID FOR 2- DOF ARM ROBOT TRAJECTORY CONTROL 1 KHALED M. HELAL, 2 MOSTAFA R.A. ATIA, 3 MOHAMED I. ABU EL-SEBAH 1, 2 Mechanical Engineering Department ARAB ACADEMY

More information

The PVTOL Aircraft. 2.1 Introduction

The PVTOL Aircraft. 2.1 Introduction 2 The PVTOL Aircraft 2.1 Introduction We introduce in this chapter the well-known Planar Vertical Take-Off and Landing (PVTOL) aircraft problem. The PVTOL represents a challenging nonlinear systems control

More information

REAL-TIME HYBRID EXPERIMENTAL SIMULATION SYSTEM USING COUPLED CONTROL OF SHAKE TABLE AND HYDRAULIC ACTUATOR

REAL-TIME HYBRID EXPERIMENTAL SIMULATION SYSTEM USING COUPLED CONTROL OF SHAKE TABLE AND HYDRAULIC ACTUATOR October -7, 8, Beijing, China REAL-TIME HYBRID EXPERIMENTAL SIMULATION SYSTEM USING COUPLED CONTROL OF SHAKE TABLE AND HYDRAULIC ACTUATOR A. Igarashi and Y.Kikuchi and H.Iemura 3 Assoc. Professor, Dept.

More information