当前位置:网站首页>Small guide for rapid formation of manipulator (12): inverse kinematics analysis
Small guide for rapid formation of manipulator (12): inverse kinematics analysis
2022-07-07 20:23:00 【Lie on me】
Directory :
Quick completion guide of mechanical arm ( zero ): Main contents and analysis methods of the guide
Quick completion guide of mechanical arm ( One ): The development of manipulator
Quick completion guide of mechanical arm ( Two ): Application of mechanical arm
Quick completion guide of mechanical arm ( 3、 ... and ): Mechanical structure of mechanical arm
Quick completion guide of mechanical arm ( Four ): Reducer of key components of mechanical arm
Quick completion guide of mechanical arm ( 5、 ... and ): End actuators
Quick completion guide of mechanical arm ( 6、 ... and ): Stepper motor driver
Quick completion guide of mechanical arm ( 7、 ... and ): Description method of robot arm posture
Quick completion guide of mechanical arm ( 8、 ... and ): Kinematic modeling ( standard DH Law )
Quick completion guide of mechanical arm ( Nine ): Forward kinematics analysis
Quick completion guide of mechanical arm ( Ten ): Reachable workspace
Quick completion guide of mechanical arm ( Twelve ): Inverse kinematics analysis
******************** Here is the main body ********************
stay guide ( Nine ) We have obtained the functional relationship between the joint variable and the position and orientation of the end effector , namely Forward kinematics equation . But in practice , We often need to solve the corresponding joint variables through the given pose of the end effector , To determine the rotation angle of each joint , Then control the manipulator to complete the movement in space .
One 、 The introduction
1. Number of inverse solutions of manipulator
The solution of the inverse kinematics problem of the series manipulator is more complex than the forward kinematics problem . The degree of freedom of the manipulator studied in this paper is 6, In the analysis of inverse kinematics problems, it is necessary to align the sub transformation matrix
Independent of each other 6 A nonlinear transcendental equation is solved . The equations contain 6 An unknown quantity , The existence of solutions and the number of solutions are determined by the kinematic structure of the arm 、 Whether the target point is located Flexible workspace And the restrictions on joints in the program . When there is a feasible solution , Its number is usually not unique , For a six degree of freedom manipulator , At most 16 Two different solutions , Get the number and DH In the parameter a(Oi And Oi' Distance between ) The relationship is shown in the following table .
| ai | Number of inverse solutions |
| a1=a3=a5=0 | ≤4 |
| a3=a5=0 | ≤8 |
| a3=0 | ≤16 |
| All ai≠0 | ≤16 |
2.pieper The criterion

obviously , It is of great significance to judge the existence of the solution before solving the inverse kinematics of the manipulator . Current research shows , All series type 6 All manipulators with degrees of freedom are solvable , But this kind of solution can only be obtained by numerical solution , It is difficult to calculate , High complexity . therefore , Before determining the inverse kinematics solution , It is necessary for us to explore whether the analytical solution of the inverse kinematics of the manipulator exists ,Pieper Criterion is a commonly used criterion in robot field to judge the existence of analytical solutions .
Pieper In his paper, he pointed out :6 The sufficient condition for the existence of an analytical solution of a DOF Manipulator is that the rotation axes of three adjacent joints intersect at a point . To meet this condition and reduce control costs , Most Manipulators on the market are designed according to this , Have a specific structure , Such as manipulator with spherical wrist , As shown in the figure below .

Two 、 Solution method of inverse kinematics of manipulator
Solution of inverse kinematics
边栏推荐
- Vulnhub tre1
- Solve the problem of incomplete display around LCD display of rk3128 projector
- 使用camunda做工作流设计,驳回操作
- CUDA versions are inconsistent, and errors are reported when compiling apex
- You want to kill a port process, but you can't find it in the service list. You can find this process and kill it through the command line to reduce restarting the computer and find the root cause of
- VMWare中虚拟机网络配置
- 目前股票开户安全吗?可以直接网上开户吗。
- Chapter 9 Yunji datacanvas company won the highest honor of the "fifth digital finance innovation competition"!
- POJ 1742 coins (monotone queue solution) [suggestions collection]
- 凌云出海记 | 易点天下&华为云:推动中国电商企业品牌全球化
猜你喜欢

【哲思与实战】程序设计之道

一. 基础概念

整型int的拼接和拆分

不落人后!简单好用的低代码开发,快速搭建智慧管理信息系统

复杂因子计算优化案例:深度不平衡、买卖压力指标、波动率计算

如何满足医疗设备对安全性和保密性的双重需求?

Yolov6:yolov6+win10--- train your own dataset

H3C S7000/S7500E/10500系列堆叠后BFD检测配置方法

有了ST7008, 蓝牙测试完全拿捏住了

Optimization cases of complex factor calculation: deep imbalance, buying and selling pressure index, volatility calculation
随机推荐
华为CE交换机下载文件FTP步骤
如何在软件研发阶段落地安全实践
About cv2 dnn. Readnetfromonnx (path) reports error during processing node with 3 inputs and 1 outputs [exclusive release]
字符串中数据排序
POJ 1742 Coins ( 单调队列解法 )「建议收藏」
整型int的拼接和拆分
Apifox 接口一体化管理新神器
Meta Force原力元宇宙系统开发佛萨奇模式
开发那些事儿:Go加C.free释放内存,编译报错是什么原因?
嵌入式系统真正安全了吗?[ OneSpin如何为开发团队全面解决IC完整性问题 ]
Force buckle 1961 Check whether the string is an array prefix
POJ 1742 coins (monotone queue solution) [suggestions collection]
上海交大最新《标签高效深度分割》研究进展综述,全面阐述无监督、粗监督、不完全监督和噪声监督的深度分割方法
The boundary of Bi: what is bi not suitable for? Master data, Martech? How to expand?
测量楼的高度
Chapter 20 using work queue manager (3)
Flask1.1.4 Werkzeug1.0.1 源码分析:路由
[auto.js] automatic script
凌云出海记 | 易点天下&华为云:推动中国电商企业品牌全球化
Gorilla official: sample code for golang to open websocket client