欢迎来到麦多课文档分享! | 帮助中心 海量文档,免费浏览,给你所需,享你所想!
麦多课文档分享
全部分类
  • 标准规范>
  • 教学课件>
  • 考试资料>
  • 办公文档>
  • 学术论文>
  • 行业资料>
  • 易语言源码>
  • ImageVerifierCode 换一换
    首页 麦多课文档分享 > 资源分类 > PPT文档下载
    分享到微信 分享到微博 分享到QQ空间

    Introduction to Biped Walking.ppt

    • 资源ID:376633       资源大小:1.66MB        全文页数:30页
    • 资源格式: PPT        下载积分:2000积分
    快捷下载 游客一键下载
    账号登录下载
    微信登录下载
    二维码
    微信扫一扫登录
    下载资源需要2000积分(如需开发票,请勿充值!)
    邮箱/手机:
    温馨提示:
    如需开发票,请勿充值!快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
    如需开发票,请勿充值!如填写123,账号就是123,密码也是123。
    支付方式: 支付宝扫码支付    微信扫码支付   
    验证码:   换一换

    加入VIP,交流精品资源
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    Introduction to Biped Walking.ppt

    1、Introduction to Biped Walking,Lecture 1 Background, simple dynamics, and control,Some Sample Videos,Human Walk.avi Hubo straight leg.avi,Human Leg Anatomy,Torso,Hip, 3DOF,Knee, 1DOF,Ankle, 2DOF,Toes, 2 DOF,Building Blocks of Biped Walking,Dynamic modeling Trajectory generation Inverse kinematic mode

    2、l Trajectory error controllers Additional failure mode controllers Mechatronics Programming,Provides virtual experimentation platform The ideal path that the hips and feet follow. Specifies the joint movements to make feet and hips follow the trajectory Specify how the joints should move to compensa

    3、te for trajectory error. Adjusts the trajectory to compensate for nonidealities. The structure and implementation and the limitations thereof Reading sensors, processing and filtering their data, sending joint position commands.,Walking Cycle (2D),Kim, Jung-Yup (2006),Stages,Kim, Jung-Yup (2006),Con

    4、trollers,Damping Controller reduces reactive oscillations to swinging legs ZMP controller minimizes ankle torque and optimizes hip trajectory Landing controller limits impact forces at foot, controls foot angle,Torso/pelvis controllers follow prescribed trajectory Tilt-over controller adjusts foot p

    5、lacement if ZMP becomes unstable Landing position controller adjusts foot landing to compensate for excess angular velocity,Kim, Jung-Yup (2006),Block Diagram of KHR-2,Kim, Jung-Yup (2006),Balance Control,Controls Center of mass location Prevents tiltover Controls foot placement during landings Cons

    6、ists of: Torso sway damping controller ZMP controller Foot placement controller Foot Landing Controller,Single Support Vibration Modeling,Compliance between ankle and torso Model robot body as lumped mass Model flexible parts and joints as spring Use Torque along X axis of ankle to counteract motion

    7、 Linearize with small angle,Vibration Damping Control,Apply Laplace Transform Factor out (s) and U(s) to form transfer function Substitute to find TF of Torque wrt input angle,Damping Controller,Substitute = K/ml2g/l =K/ml2 Apply derivative feedback of error Simulation shows effect of damping on vib

    8、rations (See )“vibdamp.mdl”,Joint Motor Controller Basics,DC brush motors Harmonic drive gear reduction Simple governing equations Inefficient at low speeds,Joint Motor Controller,Motor Voltage/Speed constant (V-s/rad),Output Torque (N-m),Rotor Inductance (Henry),Rotor Resistance (),Input Voltage (V

    9、),Motor equivalent viscous friction (N-m-s),Current (Amp),Block Diagram of System,Effects of Motor on Control,Torque limit due to R torque inversely proportional to speed High current (and heat) at zero speed,Ankle model with motor,Assume simple inverted pendulum Combine electrical and mechancal ODE

    10、s,Zero Moment Point,Point about which sum of inertia and gravitational forces = 0 Requires no applied moment to attain instantaneous equilibrium Control objective: minimize horizontal distance between COM and ZMP,Single Support Model,Divide ZMP control into 2 planes Track hip center to ZMP Requires

    11、dynamic model or experiment to determine model parameters Pole placement compensator (See “ZMP.mdl”),Kim, Jung-Yup (2006),Double inverted pendulum,Foot Landing Placement,IMU measures X and Y angular velocity Hip sway monitored by trajectory controllers Excess angular velocity reduced by widening lan

    12、ding stance Reduced angular velocity maintains hip trajectory,Kim, Jung-Yup (2006),Landing Problem,Foot landing causes impact and shock to system Dynamics of shock are difficult to model Large reaction forces Angular momentum controlled with 1 ankle,Simplified Collision Dynamics,Governing FormulasIm

    13、pact Energy LossesPower Input,Impact Before After,v2,v1,Deriving the ideal model,Ideal mass-spring-damper mT53kg (hubos mass) c, k = model constants Form transfer function Solve numerically,Dynamic Model of knee,Lump mass of torso at hip Lagrange method to derive dynamics Add artificial damping to r

    14、educe simulation noise Use PID control to stabilize,mT,Knee Inverse Kinematics,Need to solve i(x,t) (i=1,2) Desired path along y axis (x=0) Setup constraint equations & solveApply as input to model,Trajectory Generation,“Goal” Control,Needs no knowledge of model Low computation overhead Non-optimal

    15、path,Trajectory Feedforward,Requires mathematical model Input conditioned for system Requires online computation Allows path optimization,Hubos Hip Trajectory,Y=A*sin(t) A=sway amplitude = stride frequency (rad/s) Simplifies frequency domain design,X=c*A1cos (t)+(1-c)A2*t A2=A1*/(2 ) c controls star

    16、t/end velocity Amplitude A1 controls step length,Basic foot trajectory,Continuous function of t 0 velocity at each full cycle Velocity adjustable by linear component,Cycloid function,Timing of walking cycle,Short double support phase (10% of half cycle) Knee compression and extension Short landing phase,Kim, Jung-Yup (2006),Trajectory Parameters,Whats Next,Biped Design Procedure,Concepts Dynamic modeling Simulations Trajectory generation,Next Lecture:,Fundamentals of dynamics Fundamentals of controls 2d dynamic modeling Implementing posture control systems Basic X and Z axis trajectories,


    注意事项

    本文(Introduction to Biped Walking.ppt)为本站会员(inwarn120)主动上传,麦多课文档分享仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知麦多课文档分享(点击联系客服),我们立即给予删除!




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

    copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
    备案/许可证编号:苏ICP备17064731号-1 

    收起
    展开