Biomimetic Walking Robot Scorpion: Control and Modeling

Size: px
Start display at page:

Download "Biomimetic Walking Robot Scorpion: Control and Modeling"

Transcription

1 Preprint: to appear in Robotics and Autonomous Systems journal (Special Issue: Best papers from SIRS00) Biomimetic Walking Robot Scorpion: Control and Modeling Bernhard Klaassen, Ralf Linnemann, Dirk Spenneberg, Frank Kirchner Fraunhofer Institut Autonome intelligente Systeme (AiS) D Sankt Augustin, Germany Abstract: We present the biomimetic control scheme for the walking robot SCORPION. We used a concept of Basic Motion Patterns, which can be combined in a very flexible manner. In addition our modeling and simulation approach is described, which has been done based on the ADAMS(TM) simulator. Especially the motion patterns of real scorpions were analyzed and used for walking patterns and acceleration of the robot. Introduction In the SCORPION project (sponsored by DARPA Grant No. N ) we are developing a biomimetic eight-legged walking robot (see picture on next page). Since our ambulation control approach is also suitable for the more widely studied hexapods, we also built up a six-legged robot which is equipped with the same electronic and mechanical parts as the eight-legged version. The length of the eight-legged robot is 65 cm and the six-legged one is 5 cm long. The other dimensions are shown in fig... The weight of the fully equipped robots( including 3.8 Ah accumulators, communication equipment and sensors) is 9.8 kg for the six-legged and.5 kg for the eight-legged robot. The most challenging parts of a walking robot are the legs. The leg presented here provides 3 degrees of freedom. We feel confident that 3 degrees of freedom is the minimum needed in a flexible outdoor-capable walking robot, for example it provides the possibility to walk omnidirectional in narrow environments. The leg consist of a thoracical joint for protraction and retraction, a basalar joint for elevation and depression and a distal joint for extension and flexion of the leg (see fig..). The joints are actuated by standard 6Watt 4V DC-Motors with high gear transmission ratio for sufficient lifting capacity. Fig.. Schematic front view of the SCORPION walking robot

2 Robot construction requires frequent design changes, and experiments tend to stress the often touchy hardware. Therefore a parametric robot model is well suited for design optimization and virtual motion experiments, especially because simulations always deliver a full set of observables. We were able to construct a physical model of our robot for simulation in ADAMS TM and added a programmable interface for C-routines, which form the motion control for the simulation[4]. The paper is organized as follows: In the second section we describe the biomimetic control approach making use of so-called Basic Motion Patterns. The third section describes the aspects of modeling and simulation especially for walking patterns and acceleration. Fig..: Eight-legged walking robot SCORPION during a climbing test on the DARPA test site in San Antonio, Texas The Biomimetic Control Approach Many approaches to leg based walking already exists [,3,5,8,9,0]. Most of them are biological inspired. The here presented ambulation control approach combines two biological control principles, the Central Pattern Generator (CPG) and the Reflex. Whereas a Central Pattern Generator is able to produce rhythmic motion without the need of sensory feedback [,7], reflexes are based on the sensor-motor-feedback. It is assumed that the by the CPGs produced motion patterns are not learned or adapted by the animal but represent a set of low-level locomotion mechanisms specific for the species. Applied to a robotic system this implies, that is possible to a-priori define a set of Basic Motion Patterns (BMPs), which can be produced without the need of sensory feedback. A well known locomotion approach using only reflex systems is the ''Walk Net'' []. It is based on the assumption that only local sensory feedback at the legs and a coupling between the control of neighbored legs is sufficient for stable walking. A robot control concept which is based on CPGs is the ambulation controller [3]. To control the CPGs it uses a command neuron [4] like approach. Here the motions for lateral left, lateral right, forward and backward walking are implemented as finite state machines. The control to execute one of these finite state machines is done by a command neuron like structure. The ambulation control approach presented here also uses a CPG model, but in contrast to the command neuron approach it uses combinable ``Basic Motion Patterns'' (BMPs). By combinable we mean, that first it is possible that more than one BMP is stimulated at the same time. Second, each BMP can be activated with different strength. Third different behaviors can take simultaneously influence on the activation of a BMP. And finally the observable movement is the result of a overlaying process applied to all activated Basic Motion Patterns.

3 A Basic Motion Pattern(BMP) describes a trajectory of the leg in the joint angle space. For a pure forward movement this means, that the trajectory of the corresponding BMP describes a swing motion followed by a stance motion. In the perspective of behavior based software control the idea of using structures which are in function equal to the command neuron idea, is related to the subsumption architecture and its finite state representations [3]. Whereas the idea of combinable BMPs is closer related to the neural assembly theory [7]. This means that dynamically changing groups of cells (more than one) are responsible for the activity and kind of observed behavior. From the behavior based control perspective the analogue to a neuronal ensemble is a behavior ensemble. In the software developers view this can be related to the concepts of the Process Description Language [4] where the overall system behavior emerges from the massive parallelism of normally more then one behavior system. As mentioned above in our approach we combine both concepts, the CPGs configured by Basic Motion Patterns and the Reflexes. The CPGs control the leg under normal circumstances. By normal we mean, that no exceptions, like an obstacle blocking the path of a leg, during the walking occur. The reflexes are only activated by such exceptions and are used to deal with them, e.g. a reflex, which lifts the leg upward to overcome a detected obstacle. The Idea of Implementation The behavioral level has two ways to control each leg (see fig..). The first one is the posture control, which is mainly used to change the position of the leg while walking, e.g. to stretch/compress the leg in order to walk in a higher/lower position. Fig..: Scheme of the Locomotion Control Approach This is done by taking an additional influence on the nominal joint angle values, which are fed to the motor controllers. The second part (the CPG) produces the rhythmic motion. A CPG is modeled as a system which consists of a multitude of basic motion patterns. A BMP describes a rhythmic trajectory of the leg in the joint angle space. In a first approach splined squared sinusoids were used to describe the BMPs. These sinusoids are alterable in the amplitude, the frequency and the phase. These BMPs are combinable in the sense, that they can be simultaneously and differently strong stimulated by the behaviors (e.g. obstacle avoidance) at the A swing consist of protraction of the leg while it is first elevated and then depressed. A stance consist of retraction and ongoing low depression.

4 behavioral level. This is shown at the top of fig... The CPG produces a Desired Pattern by overlaying all stimulated BMPs, e.g. if a pure forward BMP and a pure lateral walking BMP are both evenly strong stimulated the result is a diagonal walking pattern. By varying the strength every intermediate state between pure forward walking and pure lateral walking can be achieved. If the higher behavioral level changes the stimulation of the BMPs, consequently a new pattern (from the behavioral level the Desired Pattern ) is produced. This pattern can not be fed directly to the motor controller, but goes through a fading process with the Previous Pattern to result in a smooth pattern transition. The Previous Pattern is blended out and the new Desired Pattern is faded in. So the Present Pattern is a combination of the Previous Pattern and the Desired Pattern. The current angle values from the Present Pattern are then added to the values given by the posture control. The sum is fed to the motor controllers (see bottom of fig..). The motor controllers are based on a motor model and a proportional controller to compute the correct pulse width modulated motor signals. To achieve this the actual measured motor current and voltage are taken into account. Furthermore the error between the angle of the present motion pattern and the angle measured by motor encoders is looped back into the motor controller. On this level of control also a set of reflexes is implemented. The reflexes are meant to deal locally with environmentally induced events, such as an obstacle blocking the path of the leg. They are triggered by the measured joint current and the looped back angular displacement error. For example, if the current at one joint raises up very fast and also a significant angle error is detected at the upper (coxa) joint, which moves the leg forward or backward, it can be assumed a obstacle is in the way. So a reflex is triggered, which moves the leg upward (via the femur and tibia joint) as fast as possible. These reflexes override for a short time period the output of the motor controller. The reaction time is at a centisecond. The above presented low-level motion production is controlled and modulated by a behavioral level, which stimulates the BMPs for the CPG of each leg. Here also the phase shifting between the legs are realized to perform a movement as shown in fig. 3..The control approach was successfully tested in real world environment with different terrain covered with grass and sand, obstacles like 5cm high rocks or pipes and acclivities up to 30%. More detailed information and data about the implementation of the control idea, the performed tests and the SCORPION robot can be found in [8,9]. 3 Modeling and Simulation The mechanical model of the walking robot Scorpion in ADAMS TM consists of 43 rigid parts which are coupled by 4 joints. It describes the mechanical features of the robot and is based on three assumptions:. The robot model consists of three scalable body parts and eight homogenous legs. Each leg is movable by three active joints.. Lateral and longitudinal symmetry of the robot. 3. A leg consists of a link firmly attached to the body which houses the horizontal joint. This joint rotates a hip which houses the first vertical joint. The vertical joint rotates the thigh. Thigh and shank are coupled by another vertical joint. A passive joint serves as ankle between foot and shank. A set of about 70 design variables allows instant modification of each and every aspect (Fig. 3.): geometry and shape, mass and inertia of each part, individual position and orientation of leg pairs, posture, individual scope of a joint, and in case of ground contact reaction forces and friction. Fig. 3.: One model, three different designs in shape, posture and leg orientation

5 The skeleton of the model design points for the position and tripod markers for the orientation of objects contains the entire geometrical information in parameterized form. Every object is linked to at least one design point or one marker. The design points and tripod markers are chained; changing one of them affects the entire set. The objects themselves contain additional design parameters regarding their shape. Thus the entire model is adapted automatically when one parameter is altered. It is implemented in the ADAMS TM package (normally used in vehicle simulation) which we have tailored for walking machines. Especially for the walking patterns we introduced a C-interface for easier description of motions. Motion Patterns The gait of living scorpions is almost always an alternating tetrapod scheme (Fig. 3., left). Legs within a tetrapod, beginning with the posterior leg, step in an anteriorly directed order, with each leg lagging the preceding one by ten percent of the total cycle (phase). The other tetrapod commences the wave of promotions when the first one is half way through its cycle []. A cycle consists of a leg promotion period (swing) and a leg remotion period (stance). Phase, swing, and stance are the parameters of the robot s motion pattern (Fig. 3., right) together with the step size of a leg. Fig. 3.: Tetrapod walking gait of real scorpions (left) and an according motion pattern beginning from the start position (right). Vertical lines reveal how many legs are touching the ground at given times. Bowerman reports a linear change of the promotion period T as well as the remotion period T with the stride frequency []. The slope is about 0. in case of promotions (m ) and about 0.8 in case of remotions (m ). This relation allows to express one parameter by the other: Swing and stance period are coupled and can not change independently. Their ratio is a functions of the stride frequency. According to the biomimetic approach the patterns are transferred to the model of the robot. For the inverse dynamics simulations a sine function is applied to the horizontal hip joints to avoid too abrupt accelerations (Fig. 3.3, left). The function f(t) for leg L4 is repeated by the other legs (g(t)) after a portion of a cycle. f ( t) = A sin A sin ( π t T π ) 0 MOD( t, T + T ) ( π ( t T ) T + π ) T MOD( t, T + T ) π T π T + T (4) The phase ϕ between two legs remains constant independent of the velocity []: g ( t) A sin = A sin ( π t T π + ϕ ) 0 MOD( t, T + T ) ( π ( t T ) T + π + ϕ ) T MOD( t, T + T ) π T π T + T (5)

6 The coupling of swing and stance has interesting consequences for the motion control. With m +m = and b =-b - derived from () and () - a set of only five parameters (e.g. T, m, b, ϕ, step size) is sufficient to describe all potential states of motion. Furthermore it allows smooth transitions in velocity without loss of coordination or change of the gait. swing stance Fig. 3.3: A tetrapod group of horizontal joints for swing/stance=3/5 and for ϕ=0. (left) And an example for joint coordination during a stance (horizontal angle is downscaled by 3:). To avoid disturbing shaking of the walking robot, all three joints of a leg should only contribute to the forward motion of the body and not to an up/down or left/right shift. During each stance the lateral distance between body and foot and the height of the body above the ground should remain constant (Fig. 3.4, left) as for the scorpion Hadrurus arizonensis [6]. Therefore the two angles for a vertical hip joint resp. for a knee joint are expressed as functions of the horizontal hip angle (Fig. 3.3, right). The equations for this behavior are lengthy and complex [3], but the solution is unequivocal and easy to compute. It takes into account the initial posture and the actual parameter configuration (Fig. 3.4, middle and right). Fig. 3.4: left: phases during a stance in front view (leftmost) and top view. Thigh (green) and shank (blue) are bent to sustain body height H and foot distance s according to the horizontal joint. Middle and right lead to s=cos(h)*(l*cos(v)+l*sin(v+k)) and H=-L*sin(v)+L*cos(k+v). Resolving these equations to sin(k+v) and cos(k+v) leads to solutions for the vertical joint angles v and k. The model was simulated on a flat floor with a first set of design parameters to test its general practicability. The body was constructed as a box, and all the legs had an initial M-shape posture perpendicular to the sides of the body. Other parameters were length of thigh=36 mm, length of shank=37 mm, swing=.5s, stance=.5s, phase=0. Accelerated Motion Preliminary studies were conducted with a rudimentary implementation of the algorithm for accelerations. The rotational motion of the joints is transferred to the forward motion of the robot. The acceleration of forward motion is rather constant during the entire simulation (rising line in fig. 3.5, left). There is some rolling during the forward motion, which abruptly disappears after two third of the simulation (waving line in fig. 3.5, left). During this rolling there is some deviation of the forward direction of about 0 degrees (fig. 3.6). At the same point the velocity stops showing the undulation pattern and its slope increases. Later an oscillation becomes visible with growing amplitude (fig. 3.5, right). The swing/stance ratio is 3:5 at the begin of the

7 simulation, it is about : when the undulation disappears and it is above 5: at the end. The ratio expresses how many legs are with (respectively without) ground contact. At the end of the simulation there are only two or three feet stancing simultaneously. It is a well known fact that the minimum number for stable motions is three feet [], and the increasing periods of instability could be the source of the oscillation. The slide of the feet increases considerably during the accelerated motion of Scorpion (fig. 3.6). This effect contributes to unstable periods of motions and it decreases the efficiency. Fig. 3.5: Motion and velocity of the model during a constant acceleration Fig. 3.6: Trace of the center of mass and of foot L It should be noted that the slight deviation in the walking direction is completely due to sliding effects which are far from being predicted precisely. It just shows that such shifts can occur in an unforeseen way and that, of course, a control mechanism has to be added using e.g. a compass or other direction-sensitive devices. We have shown that the task of acceleration is not a trivial one for eight-legged robots. Especially for fast running of walking machines there is much work to be done on optimization of the walking patterns. The investigation of real scorpion data yields many ideas for robotic locomotion. It is quite interesting to observe living scorpions running on high speed (compared to their size) and we will need a lot of future work on this topic to mimic their skills. We have identified stable and instable regions of walking speed and found a robust acceleration scheme for eight-legged walking robots. But in the simulation we could handle much higher forces than our real motors can deliver. So we will have to add elasticity (like springs) to end up with a real dynamic walking or even running.

8 References [] Cruse,H. et al. (998) Walknet- a biologically inspired network to control six-legged walking. Neural Networks., [] Stein,P.S.G (978) Motor Systems with specific reference to the control of locomotion. Ann.Rev. Neuroscience :6-8 [3] Ayers, J. et al. (994) Biologically-Based Underwater Robots. Unmanned Systems, vol., [4] Kupferman, I. and K.R. Weiss (978) The command neuron concept. Behav. Brain Science :3-39 [5] Kirchner, F. (998) Q-Learning of complex behaviors on a six-legged walking Machine. Journal of Robotics and Autonomous systems, vol. 5, 56-63, Elsevier Science Publishers [6] Steels, L. (994) A case study in the behavior-oriented design of autonomous agents. From Animals to Animats 3, Proc. of the 3. Int. Conf. Of Adaptive Behavior (SAB94), MIT Press / Bradford Books [7] Delcomyn, F. (980) Neural Basis of Rhythmic Behavior in Animals, Science, vol [8] Bares, J. E., Wettergreen, D. S. (999) Dante II: Technical Description, Results, and Lessons Learned, International Journal of Robotics research, vol. 8, no.7 [9] Randall, M. J.,Pipe A. G. (997), An Intelligent Control Architecture and Its Application to Walking Robots,Proc. Intérnational Workshop Adv Robotics and Intelligent Machines, Salford, UK [0] Espenschied, K. S. et al. (996) Biologically-Based Distributed Control and Local Reflexes Improve Rough Terrain Locomotion in a Hexapod Robot, Robotics and Autonomous Systems, Vol. 8, pp [] Alexander R. McN. (97) Size and Shape. Studies in Biology no. 9, Edward Arnold, London [] Bowerman R. F. (975) The Control of Walking in the Scorpion - I. Leg Movements during Normal Walking. J comp Physiol 00:83-96 [3] Kirchner F., Spenneberg D. and Linnemann R. (00) A biologically inspired approach towards robust real world locomotion in an eight legged robot. In: Neurotechnology for Biomimetic Robots Ayers J., Davis J., Rudolph A. (Eds.), MIT-Press, MA, USA (in press) [4] Klaassen B., Kirchner F. and Spenneberg D. (000) Integration of robot control programs into AD- AMS TM including sensor feedback. 4 th European Simul Multiconf:59-6 [5] Kubow T. M. and Full R. J. (999) The role of the mechanical system in control: A hypothesis of self-stabilization in hexapedal runners. Phil Trans Roy Soc. London B. 354: [6] Root T. M. and Bowerman R. F. (978) Intra-appendage movements during walking in the scorpion Hadrurus arizonensis, Comp Biochem Physiol 59A:49-56 [7] Hebb, D. : The Organization of Behavior (A Neuropsychological Theory), Wiley, New York, 949 [8] Spenneberg, D. and Kirchner, F. (000) Omnidirectional Walking in an Eight Legged Robot, Proc. Of the International Symposium of Robotics and Automation(ISRA000), Monterrey, Mexiko [9] Spenneberg, D. and Kirchner, F. (00) An Approach towards Autonomous Outdoor Walking Robots, submitted to The 0th International Conference on Advanced Robotics (ICAR 00), Budapest, Hungary

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

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

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

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

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

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

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

LOCOMOTION CONTROL CYCLES ADAPTED FOR DISABILITIES IN HEXAPOD ROBOTS

LOCOMOTION CONTROL CYCLES ADAPTED FOR DISABILITIES IN HEXAPOD ROBOTS LOCOMOTION CONTROL CYCLES ADAPTED FOR DISABILITIES IN HEXAPOD ROBOTS GARY B. PARKER and INGO CYLIAX Department of Computer Science, Indiana University, Bloomington, IN 47405 gaparker@cs.indiana.edu, cyliax@cs.indiana.edu

More information

BIOLOGICALLY INSPIRED QUADRUPED ROBOT BIOSBOT: MODELING, SIMULATION AND EXPERIMENT

BIOLOGICALLY INSPIRED QUADRUPED ROBOT BIOSBOT: MODELING, SIMULATION AND EXPERIMENT BIOLOGICALLY INSPIRED QUADRUPED ROBOT BIOSBOT: MODELING, SIMULATION AND EXPERIMENT Xu Guan, Haojun Zheng, Xiuli Zhang Department of Precision Instruments and Mechanology, School of Mechanical Engineering

More information

Simulation of the Hybtor Robot

Simulation of the Hybtor Robot Simulation of the Hybtor Robot Pekka Aarnio, Kari Koskinen and Sami Salmi Information and Computer Systems in Automation Helsinki University of Technology ABSTRACT A dynamic rigid body simulation model

More information

Spring Locomotion Concepts. Roland Siegwart, Margarita Chli, Martin Rufli. ASL Autonomous Systems Lab. Autonomous Mobile Robots

Spring Locomotion Concepts. Roland Siegwart, Margarita Chli, Martin Rufli. ASL Autonomous Systems Lab. Autonomous Mobile Robots Spring 2016 Locomotion Concepts Locomotion Concepts 01.03.2016 1 Locomotion Concepts: Principles Found in Nature ASL Autonomous Systems Lab On ground Locomotion Concepts 01.03.2016 2 Locomotion Concepts

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

From Passive to Active Dynamic 3D Bipedal Walking - An Evolutionary Approach -

From Passive to Active Dynamic 3D Bipedal Walking - An Evolutionary Approach - From Passive to Active Dynamic 3D Bipedal Walking - An Evolutionary Approach - Steffen Wischmann and Frank Pasemann Fraunhofer Institute for Autonomous Intelligent Systems (AiS) Schloss Birlinghoven, 53754

More information

Keywords--Bio-Robots, Walking Robots, Locomotion and Stability Controlled Gait.

Keywords--Bio-Robots, Walking Robots, Locomotion and Stability Controlled Gait. Six Legged Locomotion on Uneven Terrain Kale Aparna S., Salunke Geeta D. kaleaparna5@gmail.com, geetasalunke@gmail.com Abstract -In this paper current state of many walking robots are compared and advantages

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

Kungl Tekniska Högskolan

Kungl Tekniska Högskolan Centre for Autonomous Systems Kungl Tekniska Högskolan hic@kth.se March 22, 2006 Outline Wheel The overall system layout : those found in nature found in nature Difficult to imitate technically Technical

More information

Centre for Autonomous Systems

Centre for Autonomous Systems Centre for Autonomous Systems Kungl Tekniska Högskolan hic@kth.se March 22, 2006 Outline Wheel The overall system layout : those found in nature found in nature Difficult to imitate technically Technical

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

Evolving Gaits for the Lynxmotion Hexapod II Robot

Evolving Gaits for the Lynxmotion Hexapod II Robot Evolving Gaits for the Lynxmotion Hexapod II Robot DAVID TOTH Computer Science, Worcester Polytechnic Institute Worcester, MA 01609-2280, USA toth@cs.wpi.edu, http://www.cs.wpi.edu/~toth and GARY PARKER

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

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

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

Supplementary Figure 1 An insect model based on Drosophila melanogaster. (a)

Supplementary Figure 1 An insect model based on Drosophila melanogaster. (a) Supplementary Figure 1 An insect model based on Drosophila melanogaster. (a) Side and ventral images of adult female flies used to calculate the sizes of body and leg segments. Scale bar is 0.3 mm. Green,

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

Coaching the Triple Jump Boo Schexnayder

Coaching the Triple Jump Boo Schexnayder I. Understanding the Event A. The Run and Its Purpose B. Hip Undulation and the Phases C. Making the Connection II. III. IV. The Approach Run A. Phases B. Technical Features 1. Posture 2. Progressive Body

More information

Ranger Walking Initiation Stephanie Schneider 5/15/2012 Final Report for Cornell Ranger Research

Ranger Walking Initiation Stephanie Schneider 5/15/2012 Final Report for Cornell Ranger Research 1 Ranger Walking Initiation Stephanie Schneider sns74@cornell.edu 5/15/2012 Final Report for Cornell Ranger Research Abstract I joined the Biorobotics Lab this semester to gain experience with an application

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

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

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

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

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

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

EVOLVING HEXAPOD GAITS USING A CYCLIC GENETIC ALGORITHM

EVOLVING HEXAPOD GAITS USING A CYCLIC GENETIC ALGORITHM Evolving Hexapod Gaits Using a Cyclic Genetic Algorithm Page 1 of 7 EVOLVING HEXAPOD GAITS USING A CYCLIC GENETIC ALGORITHM GARY B. PARKER, DAVID W. BRAUN, AND INGO CYLIAX Department of Computer Science

More information

GaitAnalysisofEightLegedRobot

GaitAnalysisofEightLegedRobot GaitAnalysisofEightLegedRobot Mohammad Imtiyaz Ahmad 1, Dilip Kumar Biswas 2 & S. S ROY 3 1&2 Department of Mechanical Engineering, National Institute of Technology, Durgapur 2 Technology Innovation Centre,

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

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

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

Robotics and Autonomous Systems

Robotics and Autonomous Systems Robotics and Autonomous Systems Lecture 4: Locomotion Richard Williams Department of Computer Science University of Liverpool 1 / 57 Today 2 / 57 Motion Two aspects: Locomotion Kinematics Locomotion: What

More information

Robotics and Autonomous Systems

Robotics and Autonomous Systems Robotics and Autonomous Systems Lecture 4: Locomotion Simon Parsons Department of Computer Science University of Liverpool 1 / 57 Today 2 / 57 Motion Two aspects: Locomotion Kinematics Locomotion: What

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

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

Improvement of the Cheetah Locomotion Control

Improvement of the Cheetah Locomotion Control Improvement of the Cheetah Locomotion Control Master Project - Midterm Presentation 3 rd November 2009 Student : Supervisor : Alexander Sproewitz Professor : Auke Jan Ijspeert Presentation of the Cheetah

More information

Open Research Online The Open University s repository of research publications and other research outputs

Open Research Online The Open University s repository of research publications and other research outputs Open Research Online The Open University s repository of research publications and other research outputs Developing an intelligent table tennis umpiring system Conference or Workshop Item How to cite:

More information

Lesson 14: Simple harmonic motion, Waves (Sections )

Lesson 14: Simple harmonic motion, Waves (Sections ) Circular Motion and Simple Harmonic Motion The projection of uniform circular motion along any ais (the -ais here) is the same as simple harmonic motion. We use our understanding of uniform circular motion

More information

Kenzo Nonami Ranjit Kumar Barai Addie Irawan Mohd Razali Daud. Hydraulically Actuated Hexapod Robots. Design, Implementation. and Control.

Kenzo Nonami Ranjit Kumar Barai Addie Irawan Mohd Razali Daud. Hydraulically Actuated Hexapod Robots. Design, Implementation. and Control. Kenzo Nonami Ranjit Kumar Barai Addie Irawan Mohd Razali Daud Hydraulically Actuated Hexapod Robots Design, Implementation and Control 4^ Springer 1 Introduction 1 1.1 Introduction 1 1.2 Walking "Machines"

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

Chapter 16. Waves-I Types of Waves

Chapter 16. Waves-I Types of Waves Chapter 16 Waves-I 16.2 Types of Waves 1. Mechanical waves. These waves have two central features: They are governed by Newton s laws, and they can exist only within a material medium, such as water, air,

More information

-Elastic strain energy (duty factor decreases at higher speeds). Higher forces act on feet. More tendon stretch. More energy stored in tendon.

-Elastic strain energy (duty factor decreases at higher speeds). Higher forces act on feet. More tendon stretch. More energy stored in tendon. As velocity increases ( ) (i.e. increasing Froude number v 2 / gl) the component of the energy cost of transport associated with: -Internal kinetic energy (limbs accelerated to higher angular velocity).

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

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

Designing Diving Beetle Inspired Underwater Robot(D.BeeBot)

Designing Diving Beetle Inspired Underwater Robot(D.BeeBot) Designing Diving Beetle Inspired Underwater Robot(D.BeeBot) Hee Joong Kim Department of mechatronics engineering Chungnam National University Daejeon, Korea mainkhj@naver.com Jihong Lee Department of mechatronics

More information

INITIATING NORMAL WALKING OF A DYNAMIC BIPED WITH A BIOLOGICALLY MOTIVATED CONTROL

INITIATING NORMAL WALKING OF A DYNAMIC BIPED WITH A BIOLOGICALLY MOTIVATED CONTROL 1 INITIATING NORMAL WALKING OF A DYNAMIC BIPED WITH A BIOLOGICALLY MOTIVATED CONTROL T. LUKSCH and K. BERNS Robotics Research Lab, University of Kaiserslautern Kaiserslautern, Germany E-mail: luksch@informatik.uni-kl.de

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

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

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

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

E.I. Kugushev, 7.6. Jaroshevskij Institute of Applied Mathematics, the USSR Academy of Sciences, Moscow, A-47, Miusskaya Sq», 4

E.I. Kugushev, 7.6. Jaroshevskij Institute of Applied Mathematics, the USSR Academy of Sciences, Moscow, A-47, Miusskaya Sq», 4 PROBLEMS OF SELECTING A GAIT FOR AN INTEGRATED LOCOMOTION ROBOT E.I. Kugushev, 7.6. Jaroshevskij Institute of Applied Mathematics, the USSR Academy of Sciences, Moscow, A-47, Miusskaya Sq», 4 Abstract.

More information

Gait Analyser. Description of Walking Performance

Gait Analyser. Description of Walking Performance Gait Analyser Description of Walking Performance This brochure will help you to understand clearly the parameters described in the report of the Gait Analyser, provide you with tips to implement the walking

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

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

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

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

Sensing and Modeling of Terrain Features using Crawling Robots

Sensing and Modeling of Terrain Features using Crawling Robots Czech Technical University in Prague Sensing and Modeling of Terrain Features using Crawling Robots Jakub Mrva 1 Faculty of Electrical Engineering Agent Technology Center Computational Robotics Laboratory

More information

Kintrol Instructions for Use Product Number: VS4

Kintrol Instructions for Use Product Number: VS4 Kintrol Instructions for Use Product Number: VS4 Introduction The Kintrol foot/ankle combines hydraulics and fiberglass to provide K2 ambulators an exceptionally normal walking gait regardless of surface

More information

The Influence of Friction on Gait and Energy Efficiency of the Walking Robot Based on Rhythmic Control

The Influence of Friction on Gait and Energy Efficiency of the Walking Robot Based on Rhythmic Control The Influence of Friction on Gait and Energy Efficiency of the Walking Robot Based on Rhythmic Control H. Takemura, J. Ueda, Y. Matsumoto, T. Ogasawara Nara Institute of Science and Technology, Takayama-cho,

More information

Locomotion Concepts. Autonomous Mobile Robots. Concepts Legged Locomotion Wheeled Locomotion. Autonomous Systems Lab. Zürich. Localization.

Locomotion Concepts. Autonomous Mobile Robots. Concepts Legged Locomotion Wheeled Locomotion. Autonomous Systems Lab. Zürich. Localization. Autonomous Mobile Robots Localization "Position" Global Map Cognition Environment Model Local Map Path Perception Real World Environment Motion Control Locomotion Concepts Concepts Legged Locomotion Wheeled

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

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

Using GPOPS-II to optimize sum of squared torques of a double pendulum as a prosthesis leg. Abstract 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

More information

Gait Evolution for a Hexapod Robot

Gait Evolution for a Hexapod Robot Gait Evolution for a Hexapod Robot Karen Larochelle, Sarah Dashnaw, and Gary Parker Computer Science Connecticut College 270 Mohegan Avenue New London, CT 06320 @conncoll.edu Abstract

More information

USA Track & Field Heptathlon Summit- November

USA Track & Field Heptathlon Summit- November USA Track & Field Heptathlon Summit- November 1994 1 I. Technical considerations in the sprint hurdles Practical Biomechanics For the 100m Hurdles By Gary Winckler University of Illinois A. General flow

More information

Fail Operational Controls for an Independent Metering Valve

Fail Operational Controls for an Independent Metering Valve Group 14 - System Intergration and Safety Paper 14-3 465 Fail Operational Controls for an Independent Metering Valve Michael Rannow Eaton Corporation, 7945 Wallace Rd., Eden Prairie, MN, 55347, email:

More information

The Mechanics of Modern BREASTSTROKE Swimming Dr Ralph Richards

The Mechanics of Modern BREASTSTROKE Swimming Dr Ralph Richards The Mechanics of Modern BREASTSTROKE Swimming Dr Ralph Richards Breaststroke is the least efficient of the four competition strokes because a large amount of water resistance is created due to body position

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

Spider Robot for Motion with Quasistatic. Force Constraints

Spider Robot for Motion with Quasistatic. Force Constraints Spider Robot for Motion with Quasistatic Force Constraints Shraga Shoval, Elon Rimon and Amir Shapira Technion - Israel Institute of Technology - Haifa, Israel 32000. Abstract In quasistatic motions the

More information

Implementing Provisions for Art. 411 of the ICR Ski Jumping

Implementing Provisions for Art. 411 of the ICR Ski Jumping JUMPING HILLS CONSTRUCTION NORM 2018 Implementing Provisions for Art. 411 of the ICR Ski Jumping Author: Hans-Heini Gasser (SUI) EDITION NOVEMBER 2018 Table of Contents Page 1. Preliminary Remarks 3 2.

More information

A Biologically Inspired Approach to the Coordination of Hexapedal Gait

A Biologically Inspired Approach to the Coordination of Hexapedal Gait 007 IEEE International Conference on Robotics and Automation Roma, Italy, 10-14 April 007 WeA9.4 A Biologically Inspired Approach to the Coordination of Hexapedal Gait Keith W. Wait and Michael Goldfarb,

More information

Compensator Design for Speed Control of DC Motor by Root Locus Approach using MATLAB

Compensator Design for Speed Control of DC Motor by Root Locus Approach using MATLAB Compensator Design for Speed Control of DC Motor by Root Locus Approach using MATLAB Akshay C. Mahakalkar, Gaurav R. Powale 2, Yogita R. Ashtekar 3, Dinesh L. Mute 4, 2 B.E. 4 th Year Student of Electrical

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

Complex movement patterns of a bipedal walk

Complex movement patterns of a bipedal walk 1 Complex movement patterns of a bipedal walk Objectives After completing this lesson, you will be able to: Describe the complex movement patterns of a bipedal walk. Describe the biomechanics of walking

More information

In this course you will learn the following

In this course you will learn the following Module 11 : Example study of robots Lecture 40 : NATARAJ a case study of a 6-legged robot Objectives In this course you will learn the following Mobile Robots Legged Robots Nataraj Robot Nataraj Development

More information

Waves. harmonic wave wave equation one dimensional wave equation principle of wave fronts plane waves law of reflection

Waves. harmonic wave wave equation one dimensional wave equation principle of wave fronts plane waves law of reflection Waves Vocabulary mechanical wave pulse continuous periodic wave amplitude wavelength period frequency wave velocity phase transverse wave longitudinal wave intensity displacement wave number phase velocity

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

Development of Fish type Robot based on the Analysis of Swimming Motion of Bluefin Tuna Comparison between Tuna-type Fin and Rectangular Fin -

Development of Fish type Robot based on the Analysis of Swimming Motion of Bluefin Tuna Comparison between Tuna-type Fin and Rectangular Fin - Development of Fish type Robot based on the Analysis of Swimming Motion of Bluefin Tuna Comparison between Tuna-type Fin and Rectangular Fin - Katsuya KUGAI* Abstract The swimming motion of Tuna type fishes

More information

Wave Motion. interference destructive interferecne constructive interference in phase. out of phase standing wave antinodes resonant frequencies

Wave Motion. interference destructive interferecne constructive interference in phase. out of phase standing wave antinodes resonant frequencies Wave Motion Vocabulary mechanical waves pulse continuous periodic wave amplitude period wavelength period wave velocity phase transverse wave longitudinal wave intensity displacement amplitude phase velocity

More information

Vibration Analysis and Test of Backup Roll in Temper Mill

Vibration Analysis and Test of Backup Roll in Temper Mill Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Vibration Analysis and Test of Backup Roll in Temper Mill Yuanmin Xie College of Machinery and Automation, Wuhan University of Science and

More information

Chapter 11 Waves. Waves transport energy without transporting matter. The intensity is the average power per unit area. It is measured in W/m 2.

Chapter 11 Waves. Waves transport energy without transporting matter. The intensity is the average power per unit area. It is measured in W/m 2. Energy can be transported by particles or waves: Chapter 11 Waves A wave is characterized as some sort of disturbance that travels away from a source. The key difference between particles and waves is

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

Rules of Hurdling. Distance Between Hurdles

Rules of Hurdling. Distance Between Hurdles The Hurdle Events Introduction Brief discussion of rules, safety practices, and talent demands for the hurdles. Examine technical and training considerations for the hurdle events. 100 Meter Hurdles for

More information

ZIN Technologies PHi Engineering Support. PHi-RPT CFD Analysis of Large Bubble Mixing. June 26, 2006

ZIN Technologies PHi Engineering Support. PHi-RPT CFD Analysis of Large Bubble Mixing. June 26, 2006 ZIN Technologies PHi Engineering Support PHi-RPT-0002 CFD Analysis of Large Bubble Mixing Proprietary ZIN Technologies, Inc. For nearly five decades, ZIN Technologies has provided integrated products and

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

Toward a human-like biped robot with compliant legs

Toward a human-like biped robot with compliant legs Robotics and Autonomous Systems ( ) www.elsevier.com/locate/robot Toward a human-like biped robot with compliant legs Fumiya Iida a,b,c,, Yohei Minekawa a, Jürgen Rummel a, André Seyfarth a a Locomotion

More information

Servo-Assisted Lower-Body Exoskeleton With a True Running Gait

Servo-Assisted Lower-Body Exoskeleton With a True Running Gait Servo-Assisted Lower-Body Exoskeleton With a True Running Gait John Dick and Bruce Crapuchettes Applied Motion, Inc. 935 N. Indian Hill Blvd. Claremont, CA 91711 jdick@springwalker.com DARPA Workshop on

More information

Unit 7: Waves and Sound

Unit 7: Waves and Sound Objectives Unit 7: Waves and Sound Identify the crest, trough, wavelength, and amplitude of any wave, and distinguish transverse and longitudinal wages. Given two of the following quantities of a wave,

More information

Efficient Gait Generation using Reinforcement Learning

Efficient Gait Generation using Reinforcement Learning Efficient Gait Generation using Reinforcement Learning Josep M Porta and Enric Celaya Institut de Robòtica i Informàtica Industrial, UPC-CSIC, Barcelona, Spain. SYNOPSIS The use of a free gait becomes

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

Passive compliant quadruped robot using central pattern generators for locomotion control

Passive compliant quadruped robot using central pattern generators for locomotion control Passive compliant quadruped robot using central pattern generators for locomotion control Simon Rutishauser, Alexander Spröwitz, Ludovic Righetti and Auke Jan Ijspeert Biologically Inspired Robotics Group,

More information

Neural Control and Learning for Versatile, Adaptive, Autonomous Behavior of Walking Machines

Neural Control and Learning for Versatile, Adaptive, Autonomous Behavior of Walking Machines Neural Control and Learning for Versatile, Adaptive, Autonomous Behavior of Walking Machines Poramate Manoonpong 1 and Florentin Wörgötter 2 Bernstein Center for Computational Neuroscience (BCCN), University

More information

GEA FOR ADVANCED STRUCTURAL DYNAMIC ANALYSIS

GEA FOR ADVANCED STRUCTURAL DYNAMIC ANALYSIS SMART SOLUTIONS FOR VIBRATION MONITORING GEA FOR ADVANCED STRUCTURAL DYNAMIC ANALYSIS ANALYSIS OF CIVIL STRUCTURES - EXPO MERLATA PEDESTRIAN BRIDGE ABSTRACT Civil structures and in particular bridges and

More information

Breaking Down the Approach

Breaking Down the Approach Breaking Down the Approach Written by Andre Christopher Gonzalez Sunday, July 31, 2005 One of the biggest weaknesses of the two-legged approach is the inability of the athlete to transfer horizontal momentum

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