SHUFFLE TURN OF HUMANOID ROBOT SIMULATION BASED ON EMG MEASUREMENT

Size: px
Start display at page:

Download "SHUFFLE TURN OF HUMANOID ROBOT SIMULATION BASED ON EMG MEASUREMENT"

Transcription

1 SHUFFLE TURN OF HUMANOID ROBOT SIMULATION BASED ON EMG MEASUREMENT MASANAO KOEDA, TAKAYUKI SERIZAWA, AND YUTA MATSUI Osaka Electro-Communication University, Faculty of Information Science and Arts, Department of Computer Science Kiyotaki , Shijonawate, Osaka, , JAPAN. Recently, many researchers have been studying a method that involves the stepless slip motion of humanoid robots. However, it is not clear how it works or how it is controlled. In this research, we measured the muscle activity in the leg of a human subject performing a shuffle turning motion by using an electromyograph. The results indicated that the hip joint performed an important function in shuffle turning. Then, we verified this hypothesis using a life-size humanoid dynamic simulator that was constructed using ODE. By controlling the hip pitch joint angle and knee pitch angle using a proportional controller, the robot turned as much as a real human. Thus, our hypothesis was supported by this experiment. 1. Introduction Biped robots conventionally perform walking and turning motions through repeated foot stepping. However, foot stepping is inefficient, time consuming, unstable, and generally unsuitable in narrow spaces under constrained postures, as illustrated in Figure 1. There are great expectations with the use of biped robots in a kitchen, assembly line, and energy plant inspection/destruction applications. Recently, many researchers have been studying a method that involves the stepless slip motion of humanoid robots to realize smooth, quick, and high stability movement [1, 2, 3], as shown in Figure 1 Motivation 1

2 2 Figure 2. Miura et al. [4] proposed a control model for the slip turning motion of a humanoid robot. However, this model was not based on human motion and seems to be difficult to justify. In this research, we investigated the muscle activity in the leg of a real human subject performing shuffling motion by using an EMG (electromyograph). Based on this measurement data, we determined the joint motion of the leg required for the movement. Finally, we verified this result using a dynamic humanoid simulator, which was implemented using an accurately sized and weighted human model. Figure 2 Conceptual diagram Table 1 Measured leg muscles CH Muscle 1 Tensor fascia latae 2 Vastus laterails 3 Biceps femoris 4 Semitendinosus 5 Vastus medialis 6 Lateral head of gastrocnemius 7 Medial head of gastrocnemius 8 Tibialis anterior 2. Measurement of leg muscle activity during shuffle turning 2.1. Experimental methodology EMG sensors were attached to leg muscles to determine their activity during a shuffling motion. The attached positions of these EMG sensors are listed in Table 1 and Figure 3. In addition, the whole body motion was also simultaneously measured using a motion capturing system. The subject of this experiment was 22-year-old male, with 70 kg and a height of 165 cm (Figure 4). This subject performed 45 and 90 deg shuffle turning movements in upright standing and knee bending postures.

3 3 (a) Frontal view (b) Rear view Figure 3 EMG attached muscles Figure 4 Overview of subject with EMG P-EMGplus sensors (a wet-type sensor, with a maximum of 8 channels, 14-bit resolution, and 1-kHz sampling rate) manufactured by Oisaka Electronic Equipment Ltd. and a laptop PC (CF-W8, CPU: Intel Core2 Duo 1.2 GHz, RAM: 4 GB) manufactured by Panasonic were used for measuring the myoelectric potential of the leg. A VICON BLADE manufactured by Vicon was used for capturing the motion. This system is installed in Joint Institute for Advanced Multimedia Studio (JIAMS) of our university.

4 4 CH1 CH2 CH3 CH4 CH5 CH6 CH7 CH8 CH1 CH2 CH3 CH4 CH5 CH6 CH7 CH8 (a) Upright standing posture (b) Knee bending posture Figure 5 EMG of left leg during shuffle turning in 45 deg counterclockwise direction 2.2. Experiment and results The measured data shown by yellow lines on the EMG graph show the initial posture, start turning, and end turning moments. As you can see, CH1, CH2, CH7, and CH8 were active during turning (Figure 5). Taking into account these results, it is supposed that the hip joints are Table 2 Parameters of humanoid model in simulator rotated in the pitch axis direction and Name (ID No.) Size knee joints are of Body height (26) 1706[mm] Knee height (160) 429.6[mm] little relevance to Crotch height (158) 759.7[mm] shuffle turning. The Side neck height (31) 1440[mm] ankle joint should be Hip breadth (51) 340.3[mm] controlled Hip depth (167) 255.3[mm] horizontally to Thigh circumference (169) 536.4[mm] maintain the body s balance. Calf circumference (171) Foot length (174) Projected foot breadth (176) 366.8[mm] 249.4[mm] 96.3[mm] 3. Simulation Foot circumference (178) 247.8[mm] ODE (ver , double precision) was used to simulate the humanoid robot dynamics. The specifications of the computer were a CPU with Cervical height, sitting (76) Head height (3) Body weight (1) Trunk weight (-) Leg weight (-) 653.2[mm] 237.1[mm] 64.9[kg] 44.9[kg] 10.0[kg]

5 5 an Intel Core2 Duo 1.2-GHz processor and 4GB of RAM running the Windows7 32-bit OS. The simulated robot had 12 DOFs in the lower body, as illustrated in Figure 6. The foot size, link length of the leg, and weight of the body parts were determined by referring to [5] for a year-olds male Japanese. The detailed parameters are listed in Table 2. In this simulator, the dynamic friction coefficient was set to 0.2, empirically. Based on the result of the EMG measurement, to conduct the shuffle turning, only the hip pitch joint and ankle pitch joints were proportionally controlled in the simulation in both the upright standing and knee bending postures (Figure 7). The initial posture for the upright standing turning included 0 deg angles for the hip pitch, knee, and ankle pitch joints. To simulate {45, 90} deg shuffle turns, the target Figure 6 Simulation model angles for the hip pitch and ankle pitch joints were controlled in 0.2 deg steps in {100, 200} simulation loops, for total {increases, decreases} of {20, 40} deg, respectively, over approximately {3, 6} s. The final posture of the upright standing turning was the left hip at {20, 40} deg, right hip at {-20, -40} deg, knee at {0, 0} deg, left ankle at {-20, -40} deg, and right ankle at {20, 40} deg for the {45, 90} deg shuffle turns, respectively. Figure 7 Joint angle

6 6 (a) Upright standing posture (b) Knee bending posture Figure 8 45 deg shuffle turning in simulator In the same way, the initial posture of the knee bending turning was 30 deg for the hip pitch joint, 60 deg for the knee joint, and 30 deg for the ankle pitch joint. The same angle control was used in this simulation. The final posture of

7 7 the knee bending turning was the left hip at {50, 70} deg, right hip at {10, -10} deg, knee at {60, 60} deg, left ankle at {10, -10} deg, and right ankle at {50, 70} deg, respectively. As a result, as shown in Figure 8, the simulation worked much like real human motion, and our control method was validated experimentally. 4. Conclusion In this research, the EMG of the leg of a human during shuffling motion was measured, and it indicated that the hip joint motion plays an important function in shuffle turning. In addition, to verify this hypothesis, we built a life-size humanoid dynamic simulator using ODE, and simulated shuffle turning motions in two postures with very simple joint angle control. As a result, it was confirmed that this control method could turn the robot s body as much as the real motion of a human subject. In future work, we will specifically investigate whole body motion and examine the effect of the floor s friction on shuffle turning. References 1. M. Koeda, et al., Shuffle Turn and Translation of Humanoid Robots, In Proc. of 2011 IEEE Int. Conf. on Robotics and Automation, pp (2011). 2. K. Miura, et al., Analysis on a Friction Based Twirl for Biped Robots, In Proc. of 2010 IEEE Int. Conf. on Robotics and Automation, pp (2010). 3. K. Hashimoto, et al., Realization of Quick Turn of Biped Humanoid Robot by Using Slipping Motion with Both Feet, In Proc. of 2011 IEEE Int. Conf. on Robotics and Automation, pp , pp (2011). 4. K. Miura, et al., A Friction Based Twirl for Biped Robots, In Proc. of 8th IEEE-RAS Int. Conf. on Humanoid Robots, pp (2008). 5. Research Institute of Human Engineering for Quality Life, Japanese body size data (1997).

Shuffle Turn and Translation of Humanoid Robots

Shuffle Turn and Translation of Humanoid Robots Shuffle Turn and Translation of Humanoid Robots Masanao Koeda, Yumi Uda, Seiji Sugiama, and Tsuneo Yoshikawa Abstract This paper proposes a novel shuffle-translating method that combines shuffle turns

More information

RECENTLY, various humanoid robots have been

RECENTLY, various humanoid robots have been Stability Improvement Using Soft Sole on Humanoid Robot Masanao Koeda 1, Tsuneo Yoshikawa 1, and Keita Nakagawa 1 1 Ritsumeikan University, College of Information Science and Engineering, Department of

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

Section Section 4. Muscles and Movements Dr. Larry Van Such.

Section Section 4. Muscles and Movements Dr. Larry Van Such. Section 4 25 Section 4 Muscles and Movements Section 4 26 HIP ABDUCTORS Gluteus Medius Gluteus Minimus Tensor Fascia Lata Gluteus Maximus Figure 4-1. Hip Abductors. The hip abductors are a group of four

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

Supplementary Figure S1

Supplementary Figure S1 Supplementary Figure S1: Anterior and posterior views of the marker set used in the running gait trials. Forty-six markers were attached to the subject (15 markers on each leg, 4 markers on each arm, and

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

Muscles force and joints load simulation of bicycle riding using multibody models

Muscles force and joints load simulation of bicycle riding using multibody models Available online at www.sciencedirect.com Procedia Engineering 13 (2011) 81 87 5 th Asia-Pacific Congress on Sports Technology (APCST) Muscles force and joints load simulation of bicycle riding using multibody

More information

Does Ski Width Influence Muscle Action in an Elite Skier? A Case Study. Montana State University Movement Science Laboratory Bozeman, MT 59717

Does Ski Width Influence Muscle Action in an Elite Skier? A Case Study. Montana State University Movement Science Laboratory Bozeman, MT 59717 Does Ski Width Influence Muscle Action in an Elite Skier? A Case Study John G. Seifert 1, Heidi Nunnikhoven 1, Cory Snyder 1, Ronald Kipp 2 1 Montana State University Movement Science Laboratory Bozeman,

More information

Name:... Wetsuits style... Phone no... Wetsuits thickness wetsuits material... Date ordered... Guide to measure

Name:... Wetsuits style... Phone no... Wetsuits thickness wetsuits material... Date ordered... Guide to measure MC Surf Designs Tailor Made Custom Wetsuits Measurement Form Relax your arms and wear speedos or bikinis for perfect measurement. For more information see the photos 2-3Pages please send your photos in

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

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

Generation of Robot Motion Based on Measurement of Human Movement. Susumu Sakano 1, Satoru Shoji 1

Generation of Robot Motion Based on Measurement of Human Movement. Susumu Sakano 1, Satoru Shoji 1 Generation of Robot Motion Based on Measurement of Human Movement Susumu Sakano 1, Satoru Shoji 1 1College of Engineering, Nihon University 1 Nakagawara Tokusada Tamura-machi Koriyama 963-8642 Japan Tel;

More information

DEVELOPMENT OF REAL-TIME EMG SONIFICATION SYSTEM FOR GAIT

DEVELOPMENT OF REAL-TIME EMG SONIFICATION SYSTEM FOR GAIT The 24 th International Conference on Auditory Display (ICAD 218) June 1-15, 218, Michigan Technological University DEVELOPMENT OF REAL-TIME EMG SONIFICATION SYSTEM FOR GAIT ABSTRACT We developed a system

More information

1. Hip flexion Muscles: Iliopsoas (psoas major + iliacus)

1. Hip flexion Muscles: Iliopsoas (psoas major + iliacus) Chap. 5 Testing the muscles of the Lower Extremity Part I. Manual Muscle Testing of the hip joint muscles 1. Hip flexion Muscles: Iliopsoas (psoas major + iliacus) Rectus femoris Sartorius Tensor fascia

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

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

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

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

Analysis of Backward Falls Caused by Accelerated Floor Movements Using a Dummy

Analysis of Backward Falls Caused by Accelerated Floor Movements Using a Dummy Original Article Analysis of Backward Falls Caused by Accelerated Floor Movements Using a Dummy Hisao NAGATA 1 * and Hisato OHNO 2 1 National Institute of Occupational Safety and Health, 1 4 6 Umezono,

More information

Slip Observer for Walking on a Low Friction Floor

Slip Observer for Walking on a Low Friction Floor Slip Observer for Walking on a Low Friction Floor Kenji KANEKO, Fumio KANEHIRO, Shuuji KAJITA, Mitsuharu MORISAWA Kiyoshi FUJIWARA, Kensuke HARADA, and Hirohisa HIRUKAWA National Institute of Advanced

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

Kinetic chain checkpoints

Kinetic chain checkpoints Kinetic chain checkpoints Observations: Foot/ankle Knee Lumbo-Pelvic-Hip-Complex (LPHC) Shoulder and Cervical Spine (upper body) Each joint region has a specific and optimal motion based on its structure

More information

Javelin Throwing Technique and Biomechanics

Javelin Throwing Technique and Biomechanics Javelin Throwing Technique and Biomechanics Riku Valleala KIHU Research Institute for Olympic Sports Athletics Coaches Seminar, 6-8 Nowember 2015, Oslo Contents of this presentation Basics of biomechanics

More information

A Pilot Study on Electromyographic Analysis of Single and Double Revolution Jumps in Figure Skating

A Pilot Study on Electromyographic Analysis of Single and Double Revolution Jumps in Figure Skating Journal of Exercise Science and Physiotherapy, Vol. 5, No. 1: 14-19, 2009 A Pilot Study on Electromyographic Analysis of Single and Double Revolution Jumps in Figure Skating Taylor¹, C. L. and Psycharakis²,

More information

Emergent walking stop using 3-D ZMP modification criteria map for humanoid robot

Emergent walking stop using 3-D ZMP modification criteria map for humanoid robot 2007 IEEE International Conference on Robotics and Automation Roma, Italy, 10-14 April 2007 ThC9.3 Emergent walking stop using 3-D ZMP modification criteria map for humanoid robot Tomohito Takubo, Takeshi

More information

Lab 7 Rotational Equilibrium - Torques

Lab 7 Rotational Equilibrium - Torques Lab 7 Rotational Equilibrium - Torques Objective: < To test the hypothesis that a body in rotational equilibrium is subject to a net zero torque and to determine the typical tension force that the biceps

More information

Chapter 1 - Injury overview Chapter 2 - Fit for Running Assessment Chapter 3 - Soft Tissue Mobilization... 21

Chapter 1 - Injury overview Chapter 2 - Fit for Running Assessment Chapter 3 - Soft Tissue Mobilization... 21 Table of Contents Introduction Chapter 1 - Injury overview... 6 Chapter 2 - Fit for Running Assessment... 13 Chapter 3 - Soft Tissue Mobilization... 21 Chapter 4 - Dynamic Warm-up... 28 Chapter 5 - Strengthening...

More information

Available online at ScienceDirect. Procedia Engineering 112 (2015 )

Available online at  ScienceDirect. Procedia Engineering 112 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 112 (2015 ) 517 521 7th Asia-Pacific Congress on Sports Technology, APCST 2015 Improvement of crawl stroke for the swimming

More information

Effects of a Passive Dynamic Walker s Mechanical Parameters on Foot- Ground Clearance

Effects of a Passive Dynamic Walker s Mechanical Parameters on Foot- Ground Clearance Applied Mechanics and Materials Submitted: 204-09-9 ISSN: 662-7482, Vols. 687-69, pp 279-284 Accepted: 204-09-27 doi:0.4028/www.scientific.net/amm.687-69.279 Online: 204--27 204 Trans Tech Publications,

More information

Robot motion by simultaneously wheel and leg propulsion

Robot motion by simultaneously wheel and leg propulsion Robot motion by simultaneously wheel and leg propulsion Aarne Halme, Ilkka Leppänen, Miso Montonen, Sami Ylönen Automation Technology Laboratory Helsinki University of Technology PL 5400, 02015 HUT, Finland

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

+ 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

BIOMECHANICAL MOVEMENT

BIOMECHANICAL MOVEMENT SECTION PART 5 5 CHAPTER 12 13 CHAPTER 12: Biomechanical movement Practice questions - text book pages 169-172 1) For which of the following is the athlete s centre of mass most likely to lie outside of

More information

Baseball Training Program

Baseball Training Program Baseball Training Program Always consult your physician before beginning any exercise program. The information and advice published or made available through the Orthopaedic and Neurosurgery Specialists,

More information

Test Name Analysis Assessment Swing Correlation

Test Name Analysis Assessment Swing Correlation Name: Caleb Wong Date: 2/21/14 Overview Because everyone s body is unique, understanding this is critical for safe and proper golf instruction and training. The Titleist Performance Institute (TPI) Physical

More information

Computer Simulation of Semi-Passive Walking Robot with Four Legs and Verification of It s Validity Using Developed Experimental Robot

Computer Simulation of Semi-Passive Walking Robot with Four Legs and Verification of It s Validity Using Developed Experimental Robot Computer Simulation of Semi-Passive Walking Root with Four Legs and Verification of It s Validit Using Developed Experimental Root Hiroki Ia, Shingo Okamoto, and Jae Hoon Lee, Memer, IAENG Astract This

More information

DEVELOPMENT OF A FULL-SIZED BIPEDAL HUMANOID ROBOT UTILIZING SPRING ASSISTED PARALLEL FOUR-BAR LINKAGES WITH SYNCHRONIZED ACTUATION

DEVELOPMENT OF A FULL-SIZED BIPEDAL HUMANOID ROBOT UTILIZING SPRING ASSISTED PARALLEL FOUR-BAR LINKAGES WITH SYNCHRONIZED ACTUATION Proceedings of the ASME 2011 International Design Engineering Technical Conferences & Computers and Information in Engineering Conference IDETC/CIE 2011 August 28-31, 2011, Washington, DC, USA DETC2011-4

More information

Synchronised Swimming. Figure Grade 2

Synchronised Swimming. Figure Grade 2 1 2 3 4 5 6 7 8 9 10 Synchronised Swimming Figure Grade 2 The Judge must be a Level 1, level 2 or level 3 judge. Name. Date CONTENT 1. Back Layout to Inverted Tuck Position held for 5 seconds (BP 9) 2.

More information

Programming Self-Recovery in the humanoid Leong Ti Xean 1 Yap Kian Tiong 2

Programming Self-Recovery in the humanoid Leong Ti Xean 1 Yap Kian Tiong 2 Programming Self-Recovery in the humanoid Leong Ti Xean 1 Yap Kian Tiong 2 1. INTRODUCTION 1.1 Background In October 2000, Honda announced the ASIMO humanoid robot, capable of interpreting the postures

More information

Using sensory feedback to improve locomotion performance of the salamander robot in different environments

Using sensory feedback to improve locomotion performance of the salamander robot in different environments Using sensory feedback to improve locomotion performance of the salamander robot in different environments João Lourenço Silvério Assistant: Jérémie Knüsel Structure of the presentation: I. Overview II.

More information

Available online at Prediction of energy efficient pedal forces in cycling using musculoskeletal simulation models

Available online at  Prediction of energy efficient pedal forces in cycling using musculoskeletal simulation models Available online at www.sciencedirect.com Engineering 2 00 (2010) (2009) 3211 3215 000 000 Engineering www.elsevier.com/locate/procedia 8 th Conference of the International Sports Engineering Association

More information

Synchronised Swimming. Figure Grade 1

Synchronised Swimming. Figure Grade 1 1 2 3 4 5 6 7 8 9 10 Synchronised Swimming Figure Grade 1 The Judge must be a Level 1, level 2 or level 3 judge. Name. Date CONTENT 1. Stationary back Layout held for 5 seconds (BP 1) 2. Front Layout (BP

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

HYBRID POSITION/FORCE ALGORITHMS FOR BIPED LOCOMOTION

HYBRID POSITION/FORCE ALGORITHMS FOR BIPED LOCOMOTION HYBRID POSIION/FORCE ALGORIHMS FOR BIPED LOCOMOION Filipe M. Silva * and J.A. enreiro Machado ** * Dept. of Mechanical Engineering, University of Aveiro, Portugal ** Dept. of Electrical Engineering, Polytechnic

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

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

Biomechanical Analysis of Body Movement During Skiing Over Bumps

Biomechanical Analysis of Body Movement During Skiing Over Bumps Biomechanical Analysis of Body Movement During Skiing Over Bumps Y. Ikegami, S. Sakurai, A. Okamoto l, H. Ikegami 2, Y. Andou J, H. Sodeyama 4 1) Nagoya University, Nagoya, Japan. 2) Nagoya Holy Spirit

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

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

Impact of heel position on leg muscles during walking

Impact of heel position on leg muscles during walking Original article Niigata Journal of Health and Welfare Vol. 14, No. 1 Impact of heel position on leg muscles during walking Koichi Akaishi Graduate School of Health and Welfare, Niigata University of Health

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

Synchronised Swimming. Skill Level 5

Synchronised Swimming. Skill Level 5 1 2 3 4 5 6 7 8 9 10 11 12 Synchronised Swimming Skill Level 5 Assessors must be an Advanced Skill Assessors Name Date 2012 (v.3 - updated 11.4.12) 1 Skill Level 5 Contents 1. Flying Fish (Figure 307).

More information

Optimal Gait Primitives for Dynamic Bipedal Locomotion

Optimal Gait Primitives for Dynamic Bipedal Locomotion 2012 IEEE/RSJ International Conference on Intelligent Robots and Systems October 7-12, 2012. Vilamoura, Algarve, Portugal Optimal Gait Primitives for Dynamic Bipedal Locomotion Bokman Lim, Jusuk Lee, Joohyung

More information

Biomechanical Analysis of Taekwondo Kicking Technique, Performance & Training Effects

Biomechanical Analysis of Taekwondo Kicking Technique, Performance & Training Effects Preface Taekwondo is a free-fighting, combat sport that is popular in Hong Kong. It is an international sport, with over 18 million participants worldwide, and is one of the new Olympic sports in the Sydney

More information

A Study on Roll Damping of Bilge Keels for New Non-Ballast Ship with Rounder Cross Section

A Study on Roll Damping of Bilge Keels for New Non-Ballast Ship with Rounder Cross Section International Ship Stability Workshop 2013 1 A Study on Roll Damping of Bilge Keels for New Non-Ballast Ship with Rounder Cross Section Tatsuya Miyake and Yoshiho Ikeda Department of Marine System Engineering,

More information

Development of a New Humanoid Robot WABIAN-2 *

Development of a New Humanoid Robot WABIAN-2 * Proceedings of the 2006 IEEE International Conference on Robotics and Automation Orlando, Florida - May 2006 Development of a New Humanoid Robot WABIAN-2 * Yu Ogura, Hiroyuki Aikawa, Kazushi Shimomura,

More information

A Study on Human Upper-Limb Muscles Activities during Daily Upper-Limb Motions

A Study on Human Upper-Limb Muscles Activities during Daily Upper-Limb Motions A Study on Human Upper-Limb Muscles Activities during Daily Upper-Limb Motions R. A. R. C. Gopura a, Kazuo Kiguchi a, Etsuo Horikawa b a Dept. Advanced Systems Control Engineering, Saga University, Saga,

More information

Dynamic analysis and motion measurement of ski turns using inertial and force sensors

Dynamic analysis and motion measurement of ski turns using inertial and force sensors Available online at www.sciencedirect.com Procedia Engineering 6 ( 213 ) 355 36 6th Asia-Pacific Conference on Sports Technology Dynamic analysis and motion measurement of ski turns using inertial and

More information

Dynamic Lateral Stability for an Energy Efficient Gait

Dynamic Lateral Stability for an Energy Efficient Gait Dynamic Lateral Stability for an Energy Efficient Gait Zhenglong Sun a Nico Roos a a Department of Knowledge Engineering, Maastricht University P.O. Box 616, 6200 MD Maastricht, The Netherlands Abstract

More information

Tadasana Variation 7. Thighs back, buttocks in (with two helpers)

Tadasana Variation 7. Thighs back, buttocks in (with two helpers) Tadasana Variation 7 Pro ps 2 ropes or belts, Thighs back, buttocks in (with two helpers) 2 helpers This variation produces a similar effect to the previous one but with a different method. Stand in Tadasana

More information

Giovanni Alfonso Borelli Father of Biomechanics

Giovanni Alfonso Borelli Father of Biomechanics Giovanni Alfonso Borelli Father of Biomechanics 1608-1679 Peter Guy BSc DCh Private practice Whitby and Peterborough Professor Chiropody Faculty Michener Institute of Education at UHN Advisory Board Member

More information

Positive running posture sums up the right technique for top speed

Positive running posture sums up the right technique for top speed Positive running, a model for high speed running Frans Bosch positive running posture sums up the right technique for top speed building blocks in running: Pelvic rotation for- and backward and hamstring

More information

Development of a Simulation Model for Swimming with Diving Fins

Development of a Simulation Model for Swimming with Diving Fins Proceedings Development of a Simulation Model for Swimming with Diving Fins Motomu Nakashima 1, *, Yosuke Tanno 2, Takashi Fujimoto 3 and Yutaka Masutani 3 1 Department of Systems and Control Engineering,

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

Modifying the MIT Sensorimotor Control Lab model of human balance and gait control for the addition of running. Ellen Cappo

Modifying the MIT Sensorimotor Control Lab model of human balance and gait control for the addition of running. Ellen Cappo Modifying the MIT Sensorimotor Control Lab model of human balance and gait control for the addition of running by Ellen Cappo SUBMITTED TO THE DEPARTMENT OF MECHANICAL ENGINEERING IN PARTIAL FULFILLMENT

More information

Gait Analysis by High School Students

Gait Analysis by High School Students Gait Analysis by High School Students André Heck 1 and Caroline van Dongen 2 1 AMSTEL Institute, University of Amsterdam, Amsterdam, The Netherlands, heck@science.uva.nl 2 St. Antoniuscollege, Gouda, The

More information

The Takeaway. The waggle can be an excellent opportunity to rehearse your takeaway

The Takeaway. The waggle can be an excellent opportunity to rehearse your takeaway The Takeaway Your approach to the ball is the final step over which you have total control. Once you actually start the swing, you need to depend on rhythm, tempo and balance to see you through the swing.

More information

Path-Planning and Tracking in a 3D Complex Environment for an Anthropomorphic Biped Robot

Path-Planning and Tracking in a 3D Complex Environment for an Anthropomorphic Biped Robot Path-Planning and Tracking in a 3D Complex Environment for an Anthropomorphic Biped Robot Jean-Matthieu Bourgeot 1, Nathalie Cislo 2, Bernard Espiau 1 1 INRIA Rhône-Alpes, BIP Project, Montbonnot, France.

More information

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 53. The design of exoskeleton lower limbs rehabilitation robot

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 53. The design of exoskeleton lower limbs rehabilitation robot Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 53 CADDM The design of exoskeleton lower limbs rehabilitation robot Zhao Xiayun 1, Wang Zhengxing 2, Liu Zhengyu 1,3,

More information

A Walking Pattern Generation Method for Humanoid robots using Least square method and Quartic polynomial

A Walking Pattern Generation Method for Humanoid robots using Least square method and Quartic polynomial 7 A Walking Pattern Generation Method for Humanoid robots using Least square method and Quartic polynomial Seokmin Hong *,,Yonghwan Oh Young-Hwan Chang and Bum-Jae You * University of Science and Technology(UST),

More information

Walking Experiment of Biped Robot with Antagonistic Actuation Using Non-Linear Spring

Walking Experiment of Biped Robot with Antagonistic Actuation Using Non-Linear Spring , March 16-18, 2016, Hong Kong Walking Experiment of Biped Robot with Antagonistic Actuation Using Non-Linear Spring Takashige Yano, Jae Hoon Lee, Member, IAENG and Shingo Okamoto 1 Abstract The purpose

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

SCHEINWORKS Measuring and Analysis Systems by

SCHEINWORKS Measuring and Analysis Systems by Pressure Measurement Systems for standing and walking analysis Germany since 1879 Pressure Measurement Systems for standing and walking analysis Documentation of Gait image Stance Symmetry of all parameters

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

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

Simulation analysis of the influence of breathing on the performance in breaststroke

Simulation analysis of the influence of breathing on the performance in breaststroke Available online at www.sciencedirect.com Procedia Engineering 34 (2012 ) 736 741 9 th Conference of the International Sports Engineering Association (ISEA) Simulation analysis of the influence of breathing

More information

HIPS Al\ID Gala5ynWrlght '94

HIPS Al\ID Gala5ynWrlght '94 HIPS Al\ID GLUTEALS @K Gala5ynWrlght '94 n1 1111 Lie on your back on a table with both legs hanging over the edge at the knees. Inhale, flex one hip, and raise your knee toward your chest; interlock your

More information

Hydrodynamic analysis of submersible robot

Hydrodynamic analysis of submersible robot International Journal of Advanced Research and Development ISSN: 2455-4030, Impact Factor: RJIF 5.24 www.advancedjournal.com Volume 1; Issue 9; September 2016; Page No. 20-24 Hydrodynamic analysis of submersible

More information

Fall Prevention Midterm Report. Akram Alsamarae Lindsay Petku 03/09/2014 Dr. Mansoor Nasir

Fall Prevention Midterm Report. Akram Alsamarae Lindsay Petku 03/09/2014 Dr. Mansoor Nasir Fall Prevention Midterm Report Akram Alsamarae Lindsay Petku 03/09/2014 Dr. Mansoor Nasir Updates to timeline Last semester we created a timeline that included important milestones. We have narrowed down

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

Alignment & Stance in High Performance Skiing

Alignment & Stance in High Performance Skiing Alignment & Stance in High Performance Skiing Ron LeMaster Ron LeMaster What I ve Learned in 10 Years A lot! Good alignment is not well defined Alignment and stance are the subjects of many technical misconceptions

More information

Techniques To Treat Your Pain At Home (512)

Techniques To Treat Your Pain At Home (512) Techniques To Treat Your Pain At Home (512) 288-5322 7010 W. TX-71 Suite 360 Austin TX, 78735 Arm Only Bird Dog Start in the quadruped position (all fours) with arms and thighs perpendicular to the floor.

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

Sport Biomechanical Project The Golf Swing! Noah Gibson

Sport Biomechanical Project The Golf Swing! Noah Gibson Sport Biomechanical Project The Golf Swing! Noah Gibson Table&of&Contents&! Page # 1. Title Page 2. Table of Contents 3. A Gold Swing: Introduction and Analysis 4. Preliminary Movement of the Golf Swing

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

AEROBIC GYMNASTICS Code of Points APPENDIX II Guide to Judging Execution and Difficulty

AEROBIC GYMNASTICS Code of Points APPENDIX II Guide to Judging Execution and Difficulty FÉDÉRATION INTERNATIONALE DE GYMNASTIQUE FONDÉE EN 1881 AEROBIC GYMNASTICS Code of Points 2009 2012 DRAFT OCTOBER 2008 APPENDIX II Guide to Judging Execution and Difficulty Page 1 of 80 INTRODUCTION This

More information

TECHNICAL CONSIDERATIONS FOR THE 100M HURDLES

TECHNICAL CONSIDERATIONS FOR THE 100M HURDLES TECHNICAL CONSIDERATIONS FOR THE 100M HURDLES Thanks & Appreciation Vince Anderson, Texas A&M Andreas Behm, ALTIS Andy Eggerth, Kennesaw State University Erik Jenkins, University of Western Kentucky Glenn

More information

S-CURVE DOCUMENTATION AND TUTORIAL FOR THE S-CURVE ON THE COOL MUSCLE

S-CURVE DOCUMENTATION AND TUTORIAL FOR THE S-CURVE ON THE COOL MUSCLE S-CURVE DOCUMENTATION AND TUTORIAL FOR THE S-CURVE ON THE COOL MUSCLE 1. INTRODUCTION The s-curve function allows the user to define a smooth response yet still maintain a high acceleration. In many applications

More information

BASIC ORTHOPEDIC ASSESSMENT Muscle and Joint Testing

BASIC ORTHOPEDIC ASSESSMENT Muscle and Joint Testing BASIC ORTHOPEDIC ASSESSMENT Muscle and Joint Testing The following tests are for the purpose of determining relative shortening, restriction or bind of muscle tissues. In this context the term bind in

More information

WALKING MOTION ANALYSIS USING SMALL ACCELERATION SENSORS

WALKING MOTION ANALYSIS USING SMALL ACCELERATION SENSORS WALKING MOTION ANALYSIS USING SMALL ACCELERATION SENSORS Teruaki Ito Institute of Technology and Science University of Tokushima Tokushima, Japan e-mail: ito@me.tokushima-u.ac.jp Abstract Human walking

More information

Transformation of nonfunctional spinal circuits into functional states after the loss of brain input

Transformation of nonfunctional spinal circuits into functional states after the loss of brain input Transformation of nonfunctional spinal circuits into functional states after the loss of brain input G. Courtine, Y. P. Gerasimenko, R. van den Brand, A. Yew, P. Musienko, H. Zhong, B. Song, Y. Ao, R.

More information

Development of a Gait Rehabilitation System Using a Locomotion Interface Hiroaki Yano*, Kaori Kasai*, Hideyuki Saitou*, Hiroo Iwata*

Development of a Gait Rehabilitation System Using a Locomotion Interface Hiroaki Yano*, Kaori Kasai*, Hideyuki Saitou*, Hiroo Iwata* Development of a Gait Rehabilitation System Using a Locomotion Interface Hiroaki Yano*, Kaori Kasai*, Hideyuki Saitou*, Hiroo Iwata* * University of Tsukuba Tsukuba, 305-8573, JAPAN yano@esys.tsukuba.ac.jp

More information

Speed Control System Design in Bicycle Robot by Low Power Method. Abstract

Speed Control System Design in Bicycle Robot by Low Power Method. Abstract The 2 nd RMUTP International Conference 2010 Page 195 Speed Control System Design in Bicycle Robot by Low Power Method Sunthorn Wiriya, Nikom Distaklu and Suppachai Howimanporn*. Department of Electrical

More information

Truba college of Engineering & Technology, Indore, India. Truba college of Engineering & Technology, Indore, India.

Truba college of Engineering & Technology, Indore, India. Truba college of Engineering & Technology, Indore, India. IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY DESIGN AND DEVELOPMENT OF WALKING BIPEDAL ROBOT WITH THE HELP OF ARDUINO CONTROLLER Deepti Malviya*, Suman Sharma * Truba college

More information

BBSA/IFBBSA CRITERIA MEN S BODYBUILDING

BBSA/IFBBSA CRITERIA MEN S BODYBUILDING BBSA/IFBBSA CRITERIA MEN S BODYBUILDING 2019 MEN S BODYBUILDING General The following divisions are available for the junior men: Junior men There are the following categories in junior men s World-level

More information

Mobilising. Mobilising

Mobilising. Mobilising Shoulder Rehabilitation Exercises (See attached information supplement) P1 of 7 1) Arms relaxed, circle your shoulders by shrugging the shoulders up, then drawing them back, down and forward. 2) You can

More information

Total out of 9 : Legs perpendicular to the floor Stomach, chest and face touching legs Hands palm up, behind legs (barracuda set- up)

Total out of 9 : Legs perpendicular to the floor Stomach, chest and face touching legs Hands palm up, behind legs (barracuda set- up) GENERAL ATHLETIC and SYNCHRO SKILLS COMPETENCIES CHECKLIST / ATHLETE SCORE CARD LEARN TO TRAIN / TRAIN TO TRAIN : - 2 yrs old 26-27 METRONOME SET AT 35 BPM BALANCE: TRIPOD HEADSTAND Head (ears specifically),

More information

Japan Female Marathoners

Japan Female Marathoners Japan Female Marathoners While Mizuki Matsuda and Homani Maeda finished #1 and #2 at the 2018 Osaka Women s Marathon, their times are ranked #32 and #60 internationally this year. Their prospects of winning

More information

Biped Walking Robot Control System Design

Biped Walking Robot Control System Design 69 Biped Walking Robot Control System Design Jian Fang Abstract For biped walking robot posture instability problems presented this paper, ZMP gait planning algorithm and a time division multiplexing servo

More information