当前位置:网站首页>机械臂速成小指南(八):运动学建模(标准DH法)
机械臂速成小指南(八):运动学建模(标准DH法)
2022-07-03 03:16:00 【躺躺我啊】
指南目录:
一、概述
在上一篇文章中我们已经分析了机械臂位姿的描述方法,那么下面就可以正式开始对它进行运动学分析了。
虽然组成机械臂的物件不多,但是它的几何参数还是比较复杂的,各个连杆的长度、关节安装的位置以及传动方式等等,都影响着机械臂末端的位姿变化与关节旋转角度(关节变量)之间的关系。因此,我们首先需要在机械臂的每个连杆上固连一个连杆坐标系,然后,通过描述这些连杆坐标系之间的关系来将末端位姿与关节变量扯上关系,这个关系就是我们想要得到的运动学方程,是以递归的形式得到的。
首先,我们需要一步一步地抽丝剥茧,将实际存在的机械臂抽象为它的运动学模型,如下图所示。
1.1 连杆
机械臂是由一系列刚体通过关节连接而成的运动链,在建立运动学方程时,为了确定机械臂两个相邻关节轴的位置关系,我们将连杆视为刚体,并用空间中的直线来表示关节轴。
首先需要对机械臂的连杆进行编号,我们通常将固定基座定义为连杆0,第一个可动连杆为连杆1,以此类推,机械臂的末端连杆则定义为连杆n,如下图所示。
1.2 关节
两构件通过面接触而构成的运动副称为低副,下图为六种常用的低副关节。
在设计机械臂时,我们通常都会优先选择自由度为一的关节。上图中,转动副与移动副的自由度都是一,分别对应着旋转关节与移动关节,二者常用的表示方法如下图所示。
如下图所示,SCARA机械臂的前三个关节为旋转关节,第四个关节为移动关节。
要注意的是:关节的类型决定了关节变量的类型。
二、Denavit-Hartenberg法
DH法是一种常用的定义连杆坐标系的规则,是由J Denavit,RS Hartenberg在1956年提出。
边栏推荐
- Chart. JS multitooltip tag - chart js multiTooltip labels
- VS code配置虚拟环境
- Converts a timestamp to a time in the specified format
- docker安装mysql
- 你真的懂继电器吗?
- [pyg] understand the messagepassing process, GCN demo details
- VS 2019配置tensorRT
- umi 路由拦截(简单粗暴)
- Vs 2019 configuration tensorrt
- Section 26 detailed explanation and demonstration of IPSec virtual private network configuration experiment - simulation experiment based on packettracer8.0
猜你喜欢
Pytoch configuration
[shutter] monitor the transparency gradient of the scrolling action control component (remove the blank of the top status bar | frame layout component | transparency component | monitor the scrolling
别再用 System.currentTimeMillis() 统计耗时了,太 Low,StopWatch 好用到爆!
idea 加载不了应用市场解决办法(亲测)
MySql實戰45講【SQL查詢和更新執行流程】
MySql实战45讲【SQL查询和更新执行流程】
I2C subsystem (II): I3C spec
[Chongqing Guangdong education] cultural and natural heritage reference materials of China University of Geosciences (Wuhan)
Vs 2019 installation and configuration opencv
Section 26 detailed explanation and demonstration of IPSec virtual private network configuration experiment - simulation experiment based on packettracer8.0
随机推荐
Edit and preview in the back pipe to get the value writing method of the form
Parameter index out of range (1 > number of parameters, which is 0)
Force freeing memory in PHP
Reset or clear NET MemoryStream - Reset or Clear . NET MemoryStream
后管中编辑与预览获取表单的值写法
com.fasterxml.jackson.databind.exc.InvalidFormatException问题
基于Qt的yolov5工程
Section 26 detailed explanation and demonstration of IPSec virtual private network configuration experiment - simulation experiment based on packettracer8.0
解决高並發下System.currentTimeMillis卡頓
Notifydatasetchanged not applicable to recyclerview - notifydatasetchanged not working on recyclerview
[C language] MD5 encryption for account password
模糊查询时报错Parameter index out of range (1 > number of parameters, which is 0)
Agile certification (professional scrum Master) simulation exercises
Why does thread crash not cause JVM crash
QT based tensorrt accelerated yolov5
销毁Session和清空指定的属性
Pytorch配置
Spark on yarn资源优化思路笔记
Yolov5 project based on QT
TCP handshake three times and wave four times. Why does TCP need handshake three times and wave four times? TCP connection establishes a failure processing mechanism