Using GPOPS-II to optimize sum of squared torques of a double pendulum as a prosthesis leg. Abstract

Size: px
Start display at page:

Download "Using GPOPS-II to optimize sum of squared torques of a double pendulum as a prosthesis leg. Abstract"

Transcription

1 Using GPOPS-II to optimize sum of squared torques of a double pendulum as a prosthesis leg Abstract Milad Zarei MCE 593 Prosthesis Design & Control A two-dimensional, two links pendulum is developed to investigate the dynamic characteristics of normal and transfemoral amputee locomotion during swing phase of the walking gait. The equations derived using Langrange method and the stance foot-ground contact was not simulated in this project. GPOPS-II is used to optimize the torques of the hip and the during the swing phase. 1. Introduction The normal human gait uses minimal energy cost and a steady kinematical model. For amputees, achieving an acceptable quality of life, there is a need for a proper designed prosthetic leg that provides reliable stability during stance phase and sufficient control of motion during the swing phase of the gait cycle (Rietman et al., 2002). The energy cost of walking is 30%-50% higher in unilateral transfemoral amputees than in able-bodied controls (Gitter et al., 1991) and at least half of this is due to the loss of knee function (Waters et al., 1976). In this project I am going to investigate what movement and torques will be optimal for the swing phase during walking, and how similar are these to what we see in actual human movement. A double pendulum is considered as a leg which moves in swing phase (Figure 1). The initial state and final state will be defined based on actual data. GPOPS-II is used to find the optimal controls and the optimal movement for the swing phase. Figure 1 2D model

2 The swing phase of gait starts at toe off, when the foot leaves the ground. Following toe off, the leg is moved forward, and the swing phase continues until the foot returns to the ground; the leg then begins to support the body, and the stance phase begins. The sequence of swing and stance for a leg constitutes one complete gait cycle. For each leg, the swing phase makes approximately 40% of the gait cycle, with remaining 60% of the gait being in stance (Mena et al., 1980) (Figure 2). Figure 2 Gait Cycle During gait, there are three main parts in which energy is consumed. The three main parts are controlling onward movement during deceleration toward the end of swing phase, shock absorption at heelstrike, and propulsion during push off, when the center of gravity moved up and forward. A double pendulum is a combination of two pendulums that one is attached to the end of the other. There are many kinds of double pendulums which may be of equal or unequal masses or lengths. In this project, the pendulums are assumed to have the same length and mass, and the motion is confined to two dimensions. Figure 3 Double Pendulum

3 Human walking is performed with a strategy called the double pendulum. Human motion is controlled by neuro-muscular system. But biped walking is known as a passive mechanical process. Anthropomorphic legged mechanism with two moving links can represent stable, human-liked walking with no actuation and control. During walking, the leg that leaves the ground swings forward from the hip. This sweep is the first pendulum and then the leg strikes the ground with the heel and rolls through to the toe in a motion described as an inverted pendulum (Figure 3). The motion of the two legs is coordinated so that one foot or the other is always in contact with the ground. 2. Method A double pendulum is going to be used as a controlled prosthesis leg which is not on the ground Mathematical Model The top link has length d1 and the mass 1 is attached to the end of the link, also the same size link is attached to the mass 1. The second link contains the same symmetry and mass. The angle which link 1 makes with vertical axis is called θ 1 and the other angle of the link 2 and vertical axis is represented byθ 2 (Figure 4). Figure 4 Schematic Double Pendulum

4 Length of the first pendulum = L 1 Length of the second pendulum = L 2 Mass at the end of the first link = m 1 Mass at the end of the second link = m 2 The angle between pendulum 1 and the vertical line = θ 1 The angle between pendulum 2 and the vertical line = θ 2 The x-position of the m 1 = x 1 The y-position of the m 1 = y 1 The x-position of the m 2 = x 2 The y-position of the m 2 = y 2 The Lagrangian method is used to obtain the equations. The mathematical model of the double pendulum is shown below. The state space method is used to transform the second order equation into first order. For the purpose of coding in GPOPS2, the dynamic equations should be first order. x 1 = v 1 x 2 = v 2 v 1 = u 1 + m 2l 1 v 2 2 sin( ) cos( ) (m 2 l 2 v 2 2 ) sin( ) (m 1 + m 2 )gsin(x 1 ) l 1 (m 1 + m 2 ) m 2 l 1 cos 2 ( ) v 2 = u 2 + m 2l 2 v 2 2 sin( ) cos( ) + gsin(x 1 ) cos( ) (m 1 + m 2 ) + l 1 v 2 2 sin( ) (m 1 + m 2 ) gsin(x 2 )(m 1 + m 2 ) l 2 (m 1 + m 2 ) (m 2 l 2 cos 2 ( )) = x 1 x Using GPOPS GPOPS helps to optimize the squared torques that are required for walking during swing phase. The optimal (open loop) controls and the optimal motion for the swing phase will be found during this project. The variables are angle and torque which should be bounded to a specific range. Moreover, the initial state, final state, initial velocity and final velocity of the prosthetic leg are task constraints that can be defined. Since a single pendulum was solved in GPOPS2, it s known that it is possible to use random initial guess for double pendulum. However, the double pendulum is going to be a model of prosthesis leg, a legitimate initial guess, which is based on experimental data, will be acceptable. The initial state would be toe off (from gait data) and final state would be heel strike. The code consists of three main parts that are main file, continuous file and endpoint file. Bounds for the variables, initial guess and setup settings are defined in main file. The bounds are assumed

5 to be big enough to have a good range of possible cases and answers. Based on the actual data, the hip angle at swing phase starts at -7 and finishes at 19, also the starting knee angle is 1.69 and the ending angle is 21.7 (Winter, DA (1991)). SNOPT is used as Matlab solver for the nonlinear part and MUMPS is used for solving linear section. In the continuous file, the evolution of dynamics and the integrands that are required to compute any integrals are specified. Also, the objective function which is sum of squared torques is defined here, but it shows up in the endpoint file. The dynamics trajectory shows that how the equations should be defined (The Lagrangian equations are coded in this part). The endpoint function defines how the start and terminus and the also defines the cost to be minimized. Results I have used Winter s data (Winter DA, 1991) as initial guess for the problem. The first two graphs are the position of the pendulums during entire walking gait cycle. Although, the results do not fit the actual data but they are promising because they follow the same pattern. Figure 5 Position of the 1 st link (hip) during full cycle

6 In the curves reported in figure 5 and figure 6, we have documented hip and knee angle during the entire cycle. Actually, the initial point, final point and cycle duration are given through the actual data (Winter s data) and GPOPS solve the double pendulum using those assumptions. As you can see, the graphs follow the Winter s results (Figure 7). Figure 6 Position of the 2 nd link (knee) during full cycle

7 Figure 7 Hip and knee angle (Winter s data 1991) Figure 8 Position of the 1 st link (hip) during swing phase

8 As it shows, the hip starts the motion from -7 to -19 during the swing phase. As you can see, the 1 st pendulum easily goes to the target point. In comparison to the Figure 7, hip angle during the swing phase looks elegant. Figure 9 Position of the 2 nd pendulum (knee) during swing phase Based on the figure 7 and 9, it can be said that knee angle tracks the actual data. The starting point and the end point are different from the real data but the general form is the same. In the following graphs, the angular velocity of both pendulums are shown. As it expected, they start from the zero at the begging and go back to the zero at the end of the gait.

9 Figure 10 Angular velocity of the 1 st pendulum (hip) during swing phase Figure 11 Angular velocity of the 2 nd pendulum (knee) during swing phase

10 Figure 12 Torques of the 1 st pendulum (hip) during swing phase Figure 13 Torques of the 2 nd pendulum (knee) during swing phase

11 Figure 14 Hip moment (Winter s data 1991) Figure 15 Knee moment (Winter s data 1991) According to the figures 12, 13, you can realize that the torques of the double pendulum follow the pattern in the swing phase (at the last 40% of the gait). Future Work Although a simple model is used during in this project but the results are encouraging because of the good tracking of the actual data. I believe that if ground force reaction could be added to the model, the results would be more decent. Moreover, adding contact between ground and the leg makes the problem nonlinear which will be more interesting problem. A spring-damper model can be simulated in this model for ground force reaction. Furthermore, using muscle dynamics in this model probably will improve the results. References [1] Rietman J.S., Potema K., Geertzen J.H.B., Gait analysis in prosthetics: opinions, ideas and conclusions, 2002

12 [2] Gitter A., Murno C., Czerniecki J.M., Joint moment and muscle power output, 1991 [3] Waters R.L., Mulroy S., Review: The energy expenditure of normal and pathologic gait, Gait and Posture, 1999 [4] Winter D.A., The biomechanics and motor control of human gait, 1991 [5] Rick Rarick, Hanz Richter, Antonie van den Bogert, Dan Simon, Holly Warner, Taylor Barto, Optimal Design of Transfemoral Prosthesis with Energy Storage and Regeneration, 2014 [6] D. Mena, J. M. Mansour, S. R. Simon, Analysis and Synthesis of Human Swing Leg Motion during Gait and its Clinical Applications, 1980 [7] Shandiz M.A., Farahmand F., Osman N. A. A., Zohoor H., A robotic model of transfemoral amputee locomotion for design optimization of knee controllers, 2012 [8] Michael A. Patterson, Anil V. Rao, A general-purpose Matlab software for solving multiplephase optimal control problems, 2014 Attached is the code. They are Main file, continuous file and endpoint file respectively. % % % Degree-Pendulum Problem % % % clear all clc tic % Parameters: % % % Data Required by Problem % % % auxdata.d1 = 0.5; auxdata.d2 = 0.5; auxdata.m1 = 1; auxdata.m2 = 1; auxdata.i = 1; auxdata.g = 9.81; % length of pendulum 1 (m) % length of pendulum 2(m) % mass of pendulum (kg) % mass of pendulum (kg) % moment of inertia relative to pivot (kg m^2) % gravity (m s^-2) % t represents time (s) % x represents angle (rad) % v represents angular velocity (rad/s) % u represents torque (N*m) load('gaitdata');

13 % Bounds % t0 = 0; tf = 1; x1min = -5*pi; x1max = 5*pi; x2min = -5*pi; x2max = 5*pi; v1min = -10; v1max = 10; v2min = -10; v2max = 10; u1min = -100; u1max = 100; u2min = -100; u2max = 100; N = 50; bounds.phase.initialtime.lower = t0; bounds.phase.initialtime.upper = t0; bounds.phase.finaltime.lower = tf; bounds.phase.finaltime.upper = tf; bounds.phase.initialstate.lower = [gaitdata.angles(30,1)*pi/180 0 gaitdata.angles(30,2)*pi/180 0]; bounds.phase.initialstate.upper = [gaitdata.angles(30,1)*pi/180 0 gaitdata.angles(30,2)*pi/180 0]; bounds.phase.state.lower = [x1min, v1min, x2min, v2min]; bounds.phase.state.upper = [x1max, v1max, x2max, v2max]; bounds.phase.finalstate.lower = [gaitdata.angles(end,1)*pi/180 0 gaitdata.angles(end,2)*pi/180 0]; bounds.phase.finalstate.upper = [gaitdata.angles(end,1)*pi/180 0 gaitdata.angles(end,2)*pi/180 0]; bounds.phase.control.lower = [u1min, u2min]; bounds.phase.control.upper = [u1max, u2max]; bounds.phase.integral.lower = 0; bounds.phase.integral.upper = 50; guess.phase.time = [t0; tf]; guess.phase.state = zeros(2,4); guess.phase.control = zeros(2,2); guess.phase.integral = 0; % Problem Setup % setup.name = 'pend-problem'; setup.functions.continuous setup.functions.endpoint setup.auxdata = auxdata; setup.bounds = bounds; setup.guess = guess; setup.nlp.solver = 'snopt'; setup.derivatives.supplier = 'sparsecd'; setup.derivatives.derivativelevel = 'first'; setup.scales.method = 'none'; setup.mesh.method = 'hp-pattersonrao'; setup.derivatives.dependencies = 'sparsenan'; setup.mesh.tolerance = 1e-5; setup.method = 'RPM-Differentiation'; setup.nlp.ipoptoptions.linear_solver = 'ma57'; output = gpops2(setup);

14 function phaseout = doublependcontinuous(input) m1 = input.auxdata.m1; m2 = input.auxdata.m2; d1 = input.auxdata.d1; d2 = input.auxdata.d2; g = input.auxdata.g; x = input.phase.state; v = input.phase.state; u = input.phase.control; x1 = x(:,1); x2 = x(:,3); v1 = v(:,2); v2 = v(:,4); u1 = u(:,1); u2 = u(:,2); delta = x1-x2; x1dot = v1; x2dot = v2; v1dot = u1 + ((1/((d1*(m1+m2))-(m2*d1*cos(delta).^2)))'.*((((- m2*d1*v2.^2)'*sin(delta).*cos(delta)))+(g*m2*sin(x2).*cos(delta))- (m2*d2*(v2.^2).*sin(delta))-((m1+m2)*g.*sin(x1)))); v2dot = u2 + ((m2*d2*v2.^2.*sin(delta).*cos(delta))+(g.*sin(x1).*cos(delta)*(m1+m2) )+((d1*v2.^2).*sin(delta)*(m1+m2))- (g.*sin(x2)*(m1+m2))./((d2*(m1+m2))-(m2*d2.*cos(delta).^2))); phaseout.dynamics = [x1dot v1dot x2dot v2dot]; phaseout.integrand = u1.^2 + u2.^2; if (toc > 3) doublependplot(input); tic end function output = doublependendpoint(input) q = input.phase.integral; output.objective = q;

Humanoid Robots and biped locomotion. Contact: Egidio Falotico

Humanoid Robots and biped locomotion. Contact: Egidio Falotico Humanoid Robots and biped locomotion Contact: Egidio Falotico e.falotico@sssup.it Outline What is a Humanoid? Why Develop Humanoids? Challenges in Humanoid robotics Active vs Passive Locomotion Active

More information

An investigation of kinematic and kinetic variables for the description of prosthetic gait using the ENOCH system

An investigation of kinematic and kinetic variables for the description of prosthetic gait using the ENOCH system An investigation of kinematic and kinetic variables for the description of prosthetic gait using the ENOCH system K. OBERG and H. LANSHAMMAR* Amputee Training and Research Unit, University Hospital, Fack,

More information

Biomechanics and Models of Locomotion

Biomechanics and Models of Locomotion Physics-Based Models for People Tracking: Biomechanics and Models of Locomotion Marcus Brubaker 1 Leonid Sigal 1,2 David J Fleet 1 1 University of Toronto 2 Disney Research, Pittsburgh Biomechanics Biomechanics

More information

Motion Control of a Bipedal Walking Robot

Motion Control of a Bipedal Walking Robot Motion Control of a Bipedal Walking Robot Lai Wei Ying, Tang Howe Hing, Mohamed bin Hussein Faculty of Mechanical Engineering Universiti Teknologi Malaysia, 81310 UTM Skudai, Johor, Malaysia. Wylai2@live.my

More information

OPTIMAL TRAJECTORY GENERATION OF COMPASS-GAIT BIPED BASED ON PASSIVE DYNAMIC WALKING

OPTIMAL TRAJECTORY GENERATION OF COMPASS-GAIT BIPED BASED ON PASSIVE DYNAMIC WALKING OPTIMAL TRAJECTORY GENERATION OF COMPASS-GAIT BIPED BASED ON PASSIVE DYNAMIC WALKING Minseung Kim Dept. of Computer Science Illinois Institute of Technology 3201 S. State St. Box 2082 Chicago IL 60616

More information

Effects of Ankle Stiffness on Gait Selection of Dynamic Bipedal Walking with Flat Feet

Effects of Ankle Stiffness on Gait Selection of Dynamic Bipedal Walking with Flat Feet 2 IEEE International Conference on Rehabilitation Robotics Rehab Week Zurich, ETH Zurich Science City, Switzerland, June 29 - July, 2 Effects of Ankle Stiffness on Gait Selection of Dynamic Bipedal Walking

More information

John Sushko. Major Professor: Kyle B. Reed, Ph.D. Rajiv Dubey, Ph.D. Jose Porteiro, Ph.D. Date of Approval: October 21, 2011

John Sushko. Major Professor: Kyle B. Reed, Ph.D. Rajiv Dubey, Ph.D. Jose Porteiro, Ph.D. Date of Approval: October 21, 2011 Asymmetric Passive Dynamic Walker Used to Examine Gait Rehabilitation Methods by John Sushko A thesis submitted in partial fulfillment of the requirements for the degree of Master of Science Department

More information

RUNNING ON SOFT GROUND: SIMPLE, ENERGY-OPTIMAL DISTURBANCE REJECTION

RUNNING ON SOFT GROUND: SIMPLE, ENERGY-OPTIMAL DISTURBANCE REJECTION CLAWAR 2012 Proceedings of the Fifteenth International Conference on Climbing and Walking Robots and the Support Technologies for Mobile Machines, Baltimore, MD, USA, 23 26 July 2012 543 RUNNING ON SOFT

More information

ZMP Trajectory Generation for Reduced Trunk Motions of Biped Robots

ZMP Trajectory Generation for Reduced Trunk Motions of Biped Robots ZMP Trajectory Generation for Reduced Trunk Motions of Biped Robots Jong H. Park School of Mechanical Engineering Hanyang University Seoul, 33-79, Korea email:jong.park@ieee.org Yong K. Rhee School of

More information

In memory of Dr. Kevin P. Granata, my graduate advisor, who was killed protecting others on the morning of April 16, 2007.

In memory of Dr. Kevin P. Granata, my graduate advisor, who was killed protecting others on the morning of April 16, 2007. Acknowledgement In memory of Dr. Kevin P. Granata, my graduate advisor, who was killed protecting others on the morning of April 16, 2007. There are many others without whom I could not have completed

More information

+ t1 t2 moment-time curves

+ t1 t2 moment-time curves Part 6 - Angular Kinematics / Angular Impulse 1. While jumping over a hurdle, an athlete s hip angle was measured to be 2.41 radians. Within 0.15 seconds, the hurdler s hip angle changed to be 3.29 radians.

More information

Sample Solution for Problem 1.a

Sample Solution for Problem 1.a Sample Solution for Problem 1.a 1 Inverted Pendulum Model (IPM) 1.1 Equations of Motion and Ground Reaction Forces Figure 1: Scheme of the Inverted Pendulum Model (IPM). The equations of motion of this

More information

A MODIFIED DYNAMIC MODEL OF THE HUMAN LOWER LIMB DURING COMPLETE GAIT CYCLE

A MODIFIED DYNAMIC MODEL OF THE HUMAN LOWER LIMB DURING COMPLETE GAIT CYCLE Int. J. Mech. Eng. & Rob. Res. 2013 S M Nacy et al., 2013 Research Paper ISSN 2278 0149 www.ijmerr.com Vol. 2, No. 2, April 2013 2013 IJMERR. All Rights Reserved A MODIFIED DYNAMI MODEL OF THE HUMAN LOWER

More information

BUILDING A BETTER PASSIVE WALKER

BUILDING A BETTER PASSIVE WALKER BUILDING A BETTER PASSIVE WALKER Abstract - A passive dynamic walker is a mechanism which uses gravitational energy to walk down an incline with a periodic gait. Simple passive dynamic walkers have an

More information

PURPOSE. METHODS Design

PURPOSE. METHODS Design 7 Murrary, M.P.; Sepic, S.B.; Gardner, G.M.; and Mollinger, L.A., "Gait patterns of above-knee amputees using constant-friction knee components," Bull Prosthet Res, 17(2):35-45, 1980. 8 Godfrey, C.M.;

More information

Body Stabilization of PDW toward Humanoid Walking

Body Stabilization of PDW toward Humanoid Walking Body Stabilization of PDW toward Humanoid Walking Masaki Haruna, Masaki Ogino, Koh Hosoda, Minoru Asada Dept. of Adaptive Machine Systems, Osaka University, Suita, Osaka, 565-0871, Japan ABSTRACT Passive

More information

Gait Analysis of a Little Biped Robot. Received May 2015; accepted July 2015

Gait Analysis of a Little Biped Robot. Received May 2015; accepted July 2015 ICIC Express Letters Part B: Applications ICIC International c216 ISSN 2185-2766 Volume 7, Number 5, May 216 pp. 1 6 Gait Analysis of a Little Biped Robot Chi-Sheng Tsai 1, Chen-Huei Hsieh 1, Wenning QIU

More information

Dynamically stepping over large obstacle utilizing PSO optimization in the B4LC system

Dynamically stepping over large obstacle utilizing PSO optimization in the B4LC system 1 Dynamically stepping over large obstacle utilizing PSO optimization in the B4LC system QI LIU, JIE ZHAO, KARSTEN BERNS Robotics Research Lab, University of Kaiserslautern, Kaiserslautern, 67655, Germany

More information

Kochi University of Technology Aca Study on Dynamic Analysis and Wea Title stem for Golf Swing Author(s) LI, Zhiwei Citation 高知工科大学, 博士論文. Date of 2015-03 issue URL http://hdl.handle.net/10173/1281 Rights

More information

Gait Analysis of Wittenberg s Women s Basketball Team: The Relationship between Shoulder Movement and Injuries

Gait Analysis of Wittenberg s Women s Basketball Team: The Relationship between Shoulder Movement and Injuries Gait Analysis of Wittenberg s Women s Basketball Team: The Relationship between Shoulder Movement and Injuries Katie Bondy Senior Presentation May 1 st 2013 Research Question Among basketball players,

More information

A MATHEMATICAL MODEL TO DETERMINE THE TORQUE FOR A PROSTHETIC LEG-LAGRANGIAN EQUATION

A MATHEMATICAL MODEL TO DETERMINE THE TORQUE FOR A PROSTHETIC LEG-LAGRANGIAN EQUATION Volume 6 No. 5 7, 5-56 ISSN: 3-88 (printed version); ISSN: 34-3395 (on-line version) url: http://www.ijpam.eu A MATHEMATICAL MODEL TO DETERMINE THE TORQUE FOR A PROSTHETIC LEG-LAGRANGIAN EQUATION ijpam.eu

More information

ROSE-HULMAN INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering. Mini-project 3 Tennis ball launcher

ROSE-HULMAN INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering. Mini-project 3 Tennis ball launcher Mini-project 3 Tennis ball launcher Mini-Project 3 requires you to use MATLAB to model the trajectory of a tennis ball being shot from a tennis ball launcher to a player. The tennis ball trajectory model

More information

A NEW GOLF-SWING ROBOT MODEL UTILIZING SHAFT ELASTICITY

A NEW GOLF-SWING ROBOT MODEL UTILIZING SHAFT ELASTICITY Journal of Sound and Vibration (1998) 17(1), 17 31 Article No. sv981733 A NEW GOLF-SWING ROBOT MODEL UTILIZING SHAFT ELASTICITY S. SUZUKI Department of Mechanical System Engineering, Kitami Institute of

More information

Gait. Kinesiology RHS 341 Lecture 12 Dr. Einas Al-Eisa

Gait. Kinesiology RHS 341 Lecture 12 Dr. Einas Al-Eisa Gait Kinesiology RHS 341 Lecture 12 Dr. Einas Al-Eisa Definitions Locomotion = the act of moving from one place to the other Gait = the manner of walking Definitions Walking = a smooth, highly coordinated,

More information

REPORT DOCUMENTATION PAGE

REPORT DOCUMENTATION PAGE REPORT DOCUMENTATION PAGE Form Approved OMB NO. 0704-0188 The public reporting burden for this collection of information is estimated to average 1 hour per response, including the time for reviewing instructions,

More information

Problem 5: Platform Diving

Problem 5: Platform Diving Problem 5: Platform Diving In the 22 World Cup Trials, Kyle Prandi set up a diving record with a back 3 ½ somersault pike from the 1 m board. He pushed off from the board at an angle of θ = 46 with an

More information

CHAPTER IV FINITE ELEMENT ANALYSIS OF THE KNEE JOINT WITHOUT A MEDICAL IMPLANT

CHAPTER IV FINITE ELEMENT ANALYSIS OF THE KNEE JOINT WITHOUT A MEDICAL IMPLANT 39 CHAPTER IV FINITE ELEMENT ANALYSIS OF THE KNEE JOINT WITHOUT A MEDICAL IMPLANT 4.1 Modeling in Biomechanics The human body, apart of all its other functions is a mechanical mechanism and a structure,

More information

Controlling Walking Behavior of Passive Dynamic Walker utilizing Passive Joint Compliance

Controlling Walking Behavior of Passive Dynamic Walker utilizing Passive Joint Compliance Controlling Walking Behavior of Passive Dynamic Walker utilizing Passive Joint Compliance Takashi TAKUMA, Koh HOSODA Department of Adaptive Machine Systems, Graduate School of Engineering Osaka University

More information

Limit Cycle Walking and Running of Biped Robots

Limit Cycle Walking and Running of Biped Robots Tokyo Institute of Technology Yamakita Lab. Limit Cycle Walking and Running of Biped Robots Masaki Yamakita Tokyo Institute of Technology Introduction of Yamakita Lab. 1/14 Other Research Topics State

More information

Toward a Human-like Biped Robot with Compliant Legs

Toward a Human-like Biped Robot with Compliant Legs Book Title Book Editors IOS Press, 2003 1 Toward a Human-like Biped Robot with Compliant Legs Fumiya Iida a,b,1, Yohei Minekawa a Juergen Rummel a and Andre Seyfarth a a Locomotion Laboratory, University

More information

Toward a Human-like Biped Robot with Compliant Legs

Toward a Human-like Biped Robot with Compliant Legs Book Title Book Editors IOS Press, 23 1 Toward a Human-like Biped Robot with Compliant Legs Fumiya Iida a,b,1, Yohei Minekawa a Juergen Rummel a and Andre Seyfarth a a Locomotion Laboratory, University

More information

Design of a double quadruped for the Tech United soccer robot

Design of a double quadruped for the Tech United soccer robot Design of a double quadruped for the Tech United soccer robot M.J. Naber (0571509) DCT report number: 2009.134 Master Open Space project Eindhoven, 21 December 2009 Supervisor dr.ir. P.C.J.N. Rosielle

More information

Current issues regarding induced acceleration analysis of walking using the integration method to decompose the GRF

Current issues regarding induced acceleration analysis of walking using the integration method to decompose the GRF Current issues regarding induced acceleration analysis of walking using the integration method to decompose the GRF George Chen May 17, 2002 Stanford Neuromuscular Biomechanics Lab Group Muscle contribution

More information

PERCEPTIVE ROBOT MOVING IN 3D WORLD. D.E- Okhotsimsky, A.K. Platonov USSR

PERCEPTIVE ROBOT MOVING IN 3D WORLD. D.E- Okhotsimsky, A.K. Platonov USSR PERCEPTIVE ROBOT MOVING IN 3D WORLD D.E- Okhotsimsky, A.K. Platonov USSR Abstract. This paper reflects the state of development of multilevel control algorithms for a six-legged mobile robot. The robot

More information

YAN GU. Assistant Professor, University of Massachusetts Lowell. Frederick N. Andrews Fellowship, Graduate School, Purdue University ( )

YAN GU. Assistant Professor, University of Massachusetts Lowell. Frederick N. Andrews Fellowship, Graduate School, Purdue University ( ) YAN GU Assistant Professor, University of Massachusetts Lowell CONTACT INFORMATION 31 University Avenue Cumnock 4E Lowell, MA 01854 yan_gu@uml.edu 765-421-5092 http://www.locomotionandcontrolslab.com RESEARCH

More information

Gyro stabilized biped walking

Gyro stabilized biped walking Gyro stabilized biped walking N. Michael Mayer Asada S.I. Project, ERATO JST Osaka, Japan Email: michael@jeap.org Kazuhiro Masui Osaka University, Osaka, Japan Email: masui@jeap.org Matthew Browne CSIRO

More information

Learning Energy Efficient Walking Based on Ballistics

Learning Energy Efficient Walking Based on Ballistics Learning Energy Efficient Walking Based on Ballistics Masaki Ogino, Koh Hosoda and Minoru Asada Dept. of Adaptive Machine Systems, Graduate School of Engineering,, HANDAI Frontier Research Center ogino@er.ams.eng.osaka-u.ac.jp,

More information

Robotic Augmentation. Of Human Locomotion. For High Speed Running. Jason Kerestes

Robotic Augmentation. Of Human Locomotion. For High Speed Running. Jason Kerestes Robotic Augmentation Of Human Locomotion For High Speed Running by Jason Kerestes A Thesis Presented in Partial Fulfillment of the Requirements for the Degree Master of Science Approved November 2014 by

More information

Walking Simulator Mechanism

Walking Simulator Mechanism The Downtown Review Volume 2 Issue 2 Article 4 2015 Walking Simulator Mechanism Titus Lungu Cleveland State University Igor Tachynskyy Cleveland State University Omri Tayyara Cleveland State University

More information

Physical Modeling of Normal and Pathological Gait Using Identification Of Kinematic Parameters

Physical Modeling of Normal and Pathological Gait Using Identification Of Kinematic Parameters INTERNATIONAL JOURNAL OF BIOLOGY AND BIOMEDICAL ENGINEERING Volume 8, 14 Physical Modeling of Normal and Pathological Gait Using Identification Of Kinematic Parameters C. A. Collazos and R. E. Argothy

More information

Walking Control Algorithm of Biped Humanoid Robot on Uneven and Inclined Floor

Walking Control Algorithm of Biped Humanoid Robot on Uneven and Inclined Floor J Intell Robot Syst (27) 48:457 484 DOI 1.17/s1846-6-917-8 Walking Control Algorithm of Biped Humanoid Robot on Uneven and Inclined Floor Jung-Yup Kim & Ill-Woo Park & Jun-Ho Oh Received: 31 July 26 /

More information

Effects of Mass and Momentum of Inertia Alternation on Individual Muscle Forces During Swing Phase of Transtibial Amputee Gait

Effects of Mass and Momentum of Inertia Alternation on Individual Muscle Forces During Swing Phase of Transtibial Amputee Gait Kobe J. Med. Sci., Vol. 56, No. 3, pp. E92-E97, 21 Effects of Mass and Momentum of Inertia Alternation on Individual Muscle Forces During Swing Phase of Transtibial Amputee Gait YAGHOUB DABIRI 1, SIAMAK

More information

A Bio-inspired Behavior Based Bipedal Locomotion Control B4LC Method for Bipedal Upslope Walking

A Bio-inspired Behavior Based Bipedal Locomotion Control B4LC Method for Bipedal Upslope Walking 1 A Bio-inspired Behavior Based Bipedal Locomotion Control B4LC Method for Bipedal Upslope Walking JIE ZHAO, QI LIU, STEFFEN SCHUETZ, and KARSTEN BERNS Robotics Research Lab, University of Kaiserslautern,

More information

ABSTRACT PATTERNS USING 3D-DYNAMIC MODELING. Kaustav Nandy, Master of Science, Department of Electrical And Computer Engineering

ABSTRACT PATTERNS USING 3D-DYNAMIC MODELING. Kaustav Nandy, Master of Science, Department of Electrical And Computer Engineering ABSTRACT Title of Thesis: IDENTIFICATION OF HUMAN WALKING PATTERNS USING 3D-DYNAMIC MODELING Kaustav Nandy, Master of Science, 26 Thesis Directed By: Professor. Rama Chellappa Department of Electrical

More information

Inertial compensation for belt acceleration in an instrumented treadmill

Inertial compensation for belt acceleration in an instrumented treadmill Inertial compensation for belt acceleration in an instrumented treadmill Sandra K. Hnat, Antonie J. van den Bogert Department of Mechanical Engineering, Cleveland State University Cleveland, OH 44115,

More information

Increasing ankle push-off work with a powered prosthesis does not necessarily reduce metabolic rate for transtibial amputees

Increasing ankle push-off work with a powered prosthesis does not necessarily reduce metabolic rate for transtibial amputees Supplementary Materials Increasing ankle push-off work with a powered prosthesis does not necessarily reduce metabolic rate for transtibial amputees Roberto E. Quesada, Joshua M. Caputo,, and Steven H.

More information

Compliance Control for Biped Walking on Rough Terrain

Compliance Control for Biped Walking on Rough Terrain Compliance Control for Biped Walking on Rough Terrain Masaki Ogino 1,2, Hiroyuki Toyama 2 Sawa Fuke 1,2, Norbert Michael Mayer 1,2, Ayako Watanabe 2, and Minoru Asada 1,2 1 JST ERATO Asada Project, Yamada-oka

More information

Trajectory Planning for Smooth Transition of a Biped Robot

Trajectory Planning for Smooth Transition of a Biped Robot Proceedings of the 003 IEEE International Conference on Robotics & Automation Taipei, Taiwan, September 14-19, 003 Trajectory Planning for Smooth Transition of a Biped Robot Zhe Tang 1,, Changjiu Zhou,

More information

Energetics of Actively Powered Locomotion Using the Simplest Walking Model

Energetics of Actively Powered Locomotion Using the Simplest Walking Model Arthur D. Kuo Dept. of Mechanical Engineering and Applied Mechanics, University of Michigan, Ann Arbor, MI 48109-2125 email: artkuo@umich.edu Energetics of Actively Powered Locomotion Using the Simplest

More information

by Michael Young Human Performance Consulting

by Michael Young Human Performance Consulting by Michael Young Human Performance Consulting The high performance division of USATF commissioned research to determine what variables were most critical to success in the shot put The objective of the

More information

Learning Energy Efficient Walking with Ballistic Walking

Learning Energy Efficient Walking with Ballistic Walking Learning Energy Efficient Walking with Ballistic Walking Masaki Ogino, Koh Hosoda and Minoru Asada Dept. of Adaptive Machine Systems, Graduate School of Engineering,, HANDAI Frontier Research Center, Osaka

More information

STABILITY AND CHAOS IN PASSIVE-DYNAMIC LOCOMOTION

STABILITY AND CHAOS IN PASSIVE-DYNAMIC LOCOMOTION STABILITY AND CHAOS IN PASSIVE-DYNAMIC LOCOMOTION M.J. COLEMAN, M. GARCIA, A. L. RUINA AND J. S. CAMP Department of Theoretical and Applied Mechanics Cornell University, Ithaca, NY 14853-751 AND A. CHATTERJEE

More information

Journal of Chemical and Pharmaceutical Research, 2016, 8(6): Research Article. Walking Robot Stability Based on Inverted Pendulum Model

Journal of Chemical and Pharmaceutical Research, 2016, 8(6): Research Article. Walking Robot Stability Based on Inverted Pendulum Model Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2016, 8(6):463-467 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Walking Robot Stability Based on Inverted Pendulum

More information

Decentralized Autonomous Control of a Myriapod Locomotion Robot

Decentralized Autonomous Control of a Myriapod Locomotion Robot Decentralized utonomous Control of a Myriapod Locomotion Robot hmet Onat Sabanci University, Turkey onat@sabanciuniv.edu Kazuo Tsuchiya Kyoto University, Japan tsuchiya@kuaero.kyoto-u.ac.jp Katsuyoshi

More information

Stable Upright Walking and Running using a simple Pendulum based Control Scheme

Stable Upright Walking and Running using a simple Pendulum based Control Scheme 1 Stable Upright Walking and Running using a simple Pendulum based Control Scheme H.-M. MAUS, J. RUMMEL and A. SEYFARTH Lauflabor Locomotion Laboratory, University of Jena, Germany E-mail: moritz.maus@uni-jena.de

More information

1. A tendency to roll or heel when turning (a known and typically constant disturbance) 2. Motion induced by surface waves of certain frequencies.

1. A tendency to roll or heel when turning (a known and typically constant disturbance) 2. Motion induced by surface waves of certain frequencies. Department of Mechanical Engineering Massachusetts Institute of Technology 2.14 Analysis and Design of Feedback Control Systems Fall 2004 October 21, 2004 Case Study on Ship Roll Control Problem Statement:

More information

Stability Control of Bipedal Walking Robot

Stability Control of Bipedal Walking Robot Stability Control of Bipedal Walking Robot V.Mastanaiah Assistant Professor, Department of Mechanical Engineering, KG Reddy College of Engineering and Technology, Moinabad, Telangana, India. ABSTRACT:

More information

Walking and Running BACKGROUND REVIEW. Planar Pendulum. BIO-39 October 30, From Oct. 25, Equation of motion (for small θ) Solution is

Walking and Running BACKGROUND REVIEW. Planar Pendulum. BIO-39 October 30, From Oct. 25, Equation of motion (for small θ) Solution is Walking and Running BIO-39 October 30, 2018 BACKGROUND REVIEW From Oct. 25, 2018 Planar Pendulum Equation of motion (for small θ) 2 d g 0 2 dt Solution is Where: g is acceleration due to gravity l is pendulum

More information

Swing leg retraction helps biped walking stability

Swing leg retraction helps biped walking stability Proceedings of 25 5th IEEE-RAS International Conference on Humanoid Robots Swing leg retraction helps biped walking stability M Wisse*, C G Atkeson,DKKloimwieder * Delft University of Technology, wwwdbltudelftnl,

More information

DETC DESIGN OPTIMIZATION OF A NOVEL TRIPEDAL LOCOMOTION ROBOT THROUGH SIMULATION AND EXPERIMENTS FOR A SINGLE STEP DYNAMIC GAIT

DETC DESIGN OPTIMIZATION OF A NOVEL TRIPEDAL LOCOMOTION ROBOT THROUGH SIMULATION AND EXPERIMENTS FOR A SINGLE STEP DYNAMIC GAIT Proceedings of the ASME 27 International Design Engineering Technical Conferences & Computers and Information in Engineering Conference IDETC/CIE 27 September 4-7, 27, Las Vegas, Nevada, USA DETC27-34472

More information

EXSC 408L Fall '03 Problem Set #2 Linear Motion. Linear Motion

EXSC 408L Fall '03 Problem Set #2 Linear Motion. Linear Motion Problems: 1. Once you have recorded the calibration frame for a data collection, why is it important to make sure the camera does not shut off? hat happens if the camera automatically shuts off after being

More information

Numerical study on the wrist action during the golf downswing

Numerical study on the wrist action during the golf downswing Numerical study on the wrist action during the golf downswing C.C. Chen, Y. Inoue and K. Shibara Department of Intelligent Mechanical Systems Engineering, Kochi University of Technology, Kochi-prefecture,

More information

empower Reclaim your power. Information for technicians empower Ottobock 1

empower Reclaim your power. Information for technicians empower Ottobock 1 empower Reclaim your power. Information for technicians empower Ottobock 1 empower Powered propulsion for more freedom in life The empower Ankle is an innovation in the field of prosthetic feet. It is

More information

Trajectory Planning and Motion Simulation for a Hydraulic Actuated Biped Robot

Trajectory Planning and Motion Simulation for a Hydraulic Actuated Biped Robot Research Journal of Applied Sciences, Engineering and Technology 5(0): 3004-3009, 203 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 203 Submitted: September 6, 202 Accepted: November

More information

Asymmetric Passive Dynamic Walker

Asymmetric Passive Dynamic Walker 11 IEEE International Conference on Rehabilitation Robotics Rehab Week Zurich, ETH Zurich Science City, Switzerland, June 29 - July 1, 11 Asymmetric Passive Dynamic Walker Craig Honeycutt, John Sushko,

More information

EXPERIMENTAL STUDY OF EXOSKELETON FOR ANKLE AND KNEE JOINT

EXPERIMENTAL STUDY OF EXOSKELETON FOR ANKLE AND KNEE JOINT EXPERIMENTAL STUDY OF EXOSKELETON FOR ANKLE AND KNEE JOINT PROJECT REFERENCE NO. : 37S0925 COLLEGE : NEW HORIZON COLLEGE OF ENGINEERING, BANGALORE BRANCH : MECHANICAL ENGINEERING GUIDES : DR GANESHA PRASAD

More information

TEN YEARS IN LOCOMOTION CONTROL RESEARCH

TEN YEARS IN LOCOMOTION CONTROL RESEARCH TEN YEARS IN LOCOMOTION CONTROL RESEARCH Jehee Lee Seoul National University [SIGGRAPH 2010] Lee et al, Data-driven biped control [SIGGRAPH 2010] Lee et al, Data-driven biped control [SIGGRAPH 2010] Lee

More information

Analysis of ankle kinetics and energy consumption with an advanced microprocessor controlled ankle foot prosthesis.

Analysis of ankle kinetics and energy consumption with an advanced microprocessor controlled ankle foot prosthesis. Analysis of ankle kinetics and energy consumption with an advanced microprocessor controlled ankle foot prosthesis. D.Moser, N.Stech, J.McCarthy, G.Harris, S.Zahedi, A.McDougall Summary This study reports

More information

A Musculoskeletal Driven Forward Dynamics Simulation of Swing Phase of Transfemoral Amputee Gait

A Musculoskeletal Driven Forward Dynamics Simulation of Swing Phase of Transfemoral Amputee Gait Australian Journal of Basic and Applied Sciences, 4(2): 187-196, 2010 ISSN 1991-8178 A Musculoskeletal Driven Forward Dynamics Simulation of Swing Phase of Transfemoral Amputee Gait 1 2 3 4 5 Y. Dabiri,

More information

Power Assessment of the Human Ankle during the Stance Phase of Walking for Designing a Safe Active Prosthesis in Below-Knee Amputees

Power Assessment of the Human Ankle during the Stance Phase of Walking for Designing a Safe Active Prosthesis in Below-Knee Amputees Applied and Computational Mathematics 2015; 4(2-1): 7-11 Published online February 27, 2015 (http://www.sciencepublishinggroup.com/j/acm) doi: 10.11648/j.acm.s.2015040201.12 ISSN: 2328-5605 (Print); ISSN:

More information

Control based on passive dynamic walking

Control based on passive dynamic walking Chapter 1 Control based on passive dynamic walking Author: Pranav A. Bhounsule Email: pranav.bhounsule@utsa.edu A liation: Dept. of Mechanical Engineering, University of Texas San Antonio, Address: 1 UTSA

More information

Joint Torque Evaluation of Lower Limbs in Bicycle Pedaling

Joint Torque Evaluation of Lower Limbs in Bicycle Pedaling 11th conference of the International Sports Engineering Association, ISEA 216 Delft University of Technology; July 12 th Joint Torque Evaluation of Lower Limbs in Bicycle Pedaling Hiroki Yamazaki Akihiro

More information

Study of Dynamic Biped Locomotion on Rugged Terrain - Derivation and Application of the Linear Inverted Pendulum Mode -

Study of Dynamic Biped Locomotion on Rugged Terrain - Derivation and Application of the Linear Inverted Pendulum Mode - Proceedings of the 1991 IEEE Intemational Conference on Robotics and Automation Sacramento, California - April 1991 Study of Dynamic Biped Locomotion on Rugged Terrain - Derivation and Application of the

More information

Mobile Robots (Legged) (Take class notes)

Mobile Robots (Legged) (Take class notes) Mobile Robots (Legged) (Take class notes) Legged mobile robots Mobile robots are robots which can move There are two types of mobile robots - Legged two, four, six and eight legs - Wheeled one, two, three

More information

Bio-Inspired Optimal Control Framework to Generate Walking Motions for the Humanoid Robot icub Using Whole Body Models

Bio-Inspired Optimal Control Framework to Generate Walking Motions for the Humanoid Robot icub Using Whole Body Models applied sciences Article Bio-Inspired Optimal Control Framework to Generate Walking Motions for the Humanoid Robot icub Using Whole Body Models Yue Hu 1,2 * ID and Katja Mombaur1,2 ID 1 Optimization, Robotics

More information

GROUND REACTION FORCE DOMINANT VERSUS NON-DOMINANT SINGLE LEG STEP OFF

GROUND REACTION FORCE DOMINANT VERSUS NON-DOMINANT SINGLE LEG STEP OFF GROUND REACTION FORCE DOMINANT VERSUS NON-DOMINANT SINGLE LEG STEP OFF Sara Gharabaghli, Rebecca Krogstad, Sara Lynch, Sofia Saavedra, and Tamara Wright California State University, San Marcos, San Marcos,

More information

Design and Validation of a Transfemoral Amputee Walking Model with Passive Prosthesis Swing Phase Control

Design and Validation of a Transfemoral Amputee Walking Model with Passive Prosthesis Swing Phase Control Design and Validation of a Transfemoral Amputee Walking Model with Passive Prosthesis Swing Phase Control by Mark Fletcher A thesis submitted in conformity with the requirements for the degree of Master

More information

INCLINOMETER DEVICE FOR SHIP STABILITY EVALUATION

INCLINOMETER DEVICE FOR SHIP STABILITY EVALUATION Proceedings of COBEM 2009 Copyright 2009 by ABCM 20th International Congress of Mechanical Engineering November 15-20, 2009, Gramado, RS, Brazil INCLINOMETER DEVICE FOR SHIP STABILITY EVALUATION Helena

More information

Energy Harvesting from the Biomechanical Movements of Human Body

Energy Harvesting from the Biomechanical Movements of Human Body Energy Harvesting from the Biomechanical Movements of Human Body Akın Oğuz Kaptı Department of Mechanical Engineering University of Sakarya, Turkey aokapti@sakarya.edu.tr Yavuz Soydan Department of Mechanical

More information

Stabilization of a Three-Dimensional Limit Cycle Walking Model through Step-to-Step Ankle Control

Stabilization of a Three-Dimensional Limit Cycle Walking Model through Step-to-Step Ankle Control 2013 IEEE International Conference on Rehabilitation Robotics June 24-26, 2013 Seattle, Washington USA Stabilization of a Three-Dimensional Limit Cycle Walking Model through Step-to-Step Ankle Control

More information

Stress Analysis of Four-Bar Linkage Transfemoral Prosthetic in Gait Cycle

Stress Analysis of Four-Bar Linkage Transfemoral Prosthetic in Gait Cycle Stress Analysis of Four-Bar Linkage Transfemoral Prosthetic in Gait Cycle Sugiyanto 1, B.P. Alhakim, B. Setiana 2, R. Ismail 3 and M. Tauviqirrahman 4 * Department of Mechanical Engineering, Faculty of

More information

ABSTRACT. ambulatory aid by individuals with this type of permanent disability. This study

ABSTRACT. ambulatory aid by individuals with this type of permanent disability. This study ABSTRACT Title of dissertation: MODELING CRUTCH COMPENSATION OF HIP ABDUCTOR WEAKNESS AND PARALYSIS James Rocco Borrelli, Doctor of Philosophy, 2011 Dissertation directed by: Henry W. Haslach Jr. Department

More information

SPRINTING CHARACTERISTICS OF WOMEN S 100 METER FINALS AT THE IAAF WORLD CHAMPIONSHOPS DAEGU 2011

SPRINTING CHARACTERISTICS OF WOMEN S 100 METER FINALS AT THE IAAF WORLD CHAMPIONSHOPS DAEGU 2011 9:30-9:45 am Sang-Kyoon Park. Sprinting characteristics of women's 100 meter finals at the IAAF world championships Daegu 2011. (228) SPRINTING CHARACTERISTICS OF WOMEN S 100 METER FINALS AT THE IAAF WORLD

More information

Faster and Smoother Walking of Humanoid HRP-2 with Passive Toe Joints *

Faster and Smoother Walking of Humanoid HRP-2 with Passive Toe Joints * Faster and Smoother Walking of Humanoid HRP-2 with Passive Toe Joints * Ramzi Sellaouti *1, Olivier Stasse *2, Shuuji Kajita *3, Kazuhito Yokoi *1 and Abderrahmane Kheddar *2 *1 JRL, AIST *2 JRL, CNRS

More information

Once-per-step control of ankle-foot prosthesis push-off work reduces effort associated with balance during walking

Once-per-step control of ankle-foot prosthesis push-off work reduces effort associated with balance during walking Kim et al. Journal of NeuroEngineering and Rehabilitation (2015) 12:43 DOI 10.1186/s12984-015-0027-3 JOURNAL OF NEUROENGINEERING JNERAND REHABILITATION RESEARCH Open Access Once-per-step control of ankle-foot

More information

KOTARO SASAKI Curriculum Vitae

KOTARO SASAKI Curriculum Vitae KOTARO SASAKI Curriculum Vitae Department of Mechanical & Biomedical Engineering Boise State University 1910 University Dr. Boise ID 83725-2075 Phone: (208) 426-4027 Email: kosasaki@boisestate.edu EDUCATION

More information

Proof Copy. Controlling the Walking Period of a Pneumatic Muscle Walker. Takashi Takuma Koh Hosoda. Abstract. 1. Introduction

Proof Copy. Controlling the Walking Period of a Pneumatic Muscle Walker. Takashi Takuma Koh Hosoda. Abstract. 1. Introduction Takashi Takuma Koh Hosoda Department of Adaptive Machine Systems Graduate School of Engineering, Osaka University Yamadaoka 2 1, Suita, Osaka 565 0871, Japan {takuma,hosoda}@ams.eng.osaka-u.ac.jp Controlling

More information

The Incremental Evolution of Gaits for Hexapod Robots

The Incremental Evolution of Gaits for Hexapod Robots The Incremental Evolution of Gaits for Hexapod Robots Abstract Gait control programs for hexapod robots are learned by incremental evolution. The first increment is used to learn the activations required

More information

ZSTT Team Description Paper for Humanoid size League of Robocup 2017

ZSTT Team Description Paper for Humanoid size League of Robocup 2017 Adult- ZSTT Team Description Paper for Humanoid size League of Robocup 2017 Jaesik Jeong, Youngsup Oh and Jeehyun Yang ZSTT E-mail: soulmatree@gmail.com Web: www.soulmatree.com Abstract. This paper describes

More information

Empower. Reclaim your power. Information for technicians. Empower Ottobock 1

Empower. Reclaim your power. Information for technicians. Empower Ottobock 1 Empower Reclaim your power. Information for technicians Empower Ottobock 1 Empower Powered propulsion for more freedom in life The Empower is an innovation in the field of prosthetic feet. It is equipped

More information

The Starting Point. Prosthetic Alignment in the Transtibial Amputee. Outline. COM Motion in the Coronal Plane

The Starting Point. Prosthetic Alignment in the Transtibial Amputee. Outline. COM Motion in the Coronal Plane Prosthetic Alignment in the Transtibial Amputee The Starting Point David C. Morgenroth, MD, Department of Rehabilitation Medicine University of Washington VAPSHCS Outline COM Motion in the Coronal Plane

More information

3D Limit Cycle Walking of Musculoskeletal Humanoid Robot with Flat Feet

3D Limit Cycle Walking of Musculoskeletal Humanoid Robot with Flat Feet The 2009 IEEE/RSJ International Conference on Intelligent Robots and Systems October 11-15, 2009 St. Louis, USA 3D Limit Cycle Walking of Musculoskeletal Humanoid Robot with Flat Feet Kenichi Narioka,

More information

Kinematics & Dynamics

Kinematics & Dynamics Kinematics & Dynamics Thomas Funkhouser Princeton University C0S 46, Fall 000 Overview Kinematics Considers only motion Determined by positions, velocities, accelerations Dynamics Considers underlying

More information

Biomechanics Sample Problems

Biomechanics Sample Problems Biomechanics Sample Problems Forces 1) A 90 kg ice hockey player collides head on with an 80 kg ice hockey player. If the first person exerts a force of 450 N on the second player, how much force does

More information

Outline. Newton's laws of motion What is speed? The technical and physical demands of speed Speed training parameters Rugby specific speed training

Outline. Newton's laws of motion What is speed? The technical and physical demands of speed Speed training parameters Rugby specific speed training Linear speed Outline Newton's laws of motion What is speed? The technical and physical demands of speed Speed training parameters Rugby specific speed training Outline Session structure Teaching guidelines

More information

ON PASSIVE MOTION OF THE ARMS FOR A WALKING PLANAR BIPED

ON PASSIVE MOTION OF THE ARMS FOR A WALKING PLANAR BIPED ON PASSIVE MOTION OF THE ARMS FOR A WALKING PLANAR BIPED Bassel Kaddar, Yannick Aoustin, Christine Chevallereau To cite this version: Bassel Kaddar, Yannick Aoustin, Christine Chevallereau. ON PASSIVE

More information

Design and control of Ranger: an energy-efficient, dynamic walking robot

Design and control of Ranger: an energy-efficient, dynamic walking robot 1 Design and control of Ranger: an energy-efficient, dynamic walking robot Pranav A. Bhounsule, Jason Cortell and Andy Ruina Biorobotics and Locomotion Laboratory, 306 Kimball Hall, Cornell University,

More information

LOCAL STABILITY ANALYSIS OF PASSIVE DYNAMIC BIPEDALROBOT

LOCAL STABILITY ANALYSIS OF PASSIVE DYNAMIC BIPEDALROBOT International Journal of Robotics Research and Development (IJRRD) ISSN(P): 2250-1592; ISSN(E): 2278 9421 Vol. 4, Issue 1, Feb 2014, 9-16 TJPRC Pvt. Ltd. LOCAL STABILITY ANALYSIS OF PASSIVE DYNAMIC BIPEDALROBOT

More information

ABSTRACT. In the past, studies and literature surrounding bipedal skipping gaits have

ABSTRACT. In the past, studies and literature surrounding bipedal skipping gaits have ABSTRACT In the past, studies and literature surrounding bipedal skipping gaits have suggested that it could lead to significant advancements in bipedal locomotion in lowgravity conditions and motor control

More information

Conceptual Design of an Energy Efficient Transfemoral Prosthesis

Conceptual Design of an Energy Efficient Transfemoral Prosthesis The 2010 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-22, 2010, Taipei, Taiwan Conceptual Design of an Energy Efficient Transfemoral Prosthesis R. Unal, R. Carloni, E.E.G.

More information