登录
首页 » Others » CompAct-VSA Design and modelling

CompAct-VSA Design and modelling

于 2019-03-19 发布
0 301
下载积分: 1 下载次数: 0

代码说明:

说明:  本文介绍了一种新型变刚度执行机构(CompAct-VSA)的设计与建模。压实- vsa的工作原理是基于具有连续调节枢轴点的杠杆臂机构。提出的概念允许开发具有大刚度范围和快速刚度调节响应的驱动单元。执行机构的实现利用凸轮形杠杆臂与可变枢轴驱动齿条和小齿轮传动系统。这种实现导致了高度集成和模块化的组装。尺寸和重量确实是VSAs设计中的一个开放问题,这最终限制了它们在多自由度机器人系统中的实现。本文介绍了执行机构的原理、工作原理和模型。初步结果表明,所提出的压实vsa设计具有快速的刚度调节响应和较大的刚度范围。(This paper describes the design and modelling of a new variable stiffness actuator (CompAct-VSA). The principle of operation of CompAct-VSA is based on a lever arm mechanism with a continuously regulated pivot point. The proposed concept allows for the development of an actuation unit with a wide range of stiffness and a fast stiffness regulation response. The implementation of the actuator makes use of a cam shaped lever arm with a variable pivot axis actuated by a rack and pinion transmission system. This realization results in a highly integrated and modular assembly. Size and weight are indeed an open issue in the VSAs design, which ultimately limit their implementation in multi-dof robotic systems. The paper introduces the mechanics, the principle of operation and the model of the actuator. Preliminary results are presented to demonstrate the fast stiffness regulation response and the wide range of stiffness achieved by the proposed CompActVSA design.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 无控件版Delphi图书管理系统源码Access数据库
    无控件版Delphi图书管理系统源码Access数据库,采用面向对象的程序设计理念编写,程序无使用第三方外部控件,因此在Delphi7环境下可直接编译代码,运行时请注意access的路径,运行界面效果如演示截图所示。   本套系统主要用来管理图书资料的,并不包括类似图书馆那样的租借模块,基本是数据库的简单操作,可修改成其它档案资料管理系统。
    2022-03-22 14:42:08下载
    积分:1
  • Prim used for the minimum spanning tree algorithm
    用Prim算法求最小生成树-Prim used for the minimum spanning tree algorithm
    2022-04-24 09:30:53下载
    积分:1
  • zantai
    利用matlab/simulink仿真简单电力系统故障,可查看功率电压电流波形(Bying using matlab/simulink to simulate a simple power system fault .The power and voltage current waveform can be viewed.)
    2021-04-15 15:58:55下载
    积分:1
  • 是一个很好的语句的制作软件,可以控制它的我们…
    Excel 是一个非常优秀的报表制作软件,用VBA可以控制其生成优秀的报表,本文通过添加查询语句的方法,即用Excel中的获取外部数据的功能将数据很快地从一个查询语句中捕获到EXCEL中,比起往每个CELL里写数据的方法提高许多倍。-Excel is a very good statement of the production of software, can control its use VBA to generate excellent returns, this article by adding query method, which uses Excel in the external data access data quickly from a query to capture the EXCEL in, compared to each CELL write data many times improve.
    2023-05-28 01:55:03下载
    积分:1
  • proteus_3d_jb_misc_001
    libraru 3D proutes best
    2017-11-20 00:33:50下载
    积分:1
  • RKEOS
    fluent中自定义真实气体RKEOS状态方程的代码(codes of RK equation of state for fluent user defined real gas model.)
    2020-12-13 21:59:15下载
    积分:1
  • robot_sweeper
    电子科技大学,数学学院,本科二年级,数学实验课程作业:扫地机器人的路径规划问题 实验是内容是规划并利用MATLAB模拟扫地机器人的清扫路径,并与随机游走的清扫方式做对比 编程思路: 规定扫地机器人的尺寸为1×1的网格,地图尺寸为20×15(参数可修改),在利用矩阵Tag储存障碍物信息(障碍物标1,非障碍物标0),barrier_generate函数随即生成障碍物 路径规划考虑采用深度优先搜索算法,根据标记矩阵Tag的信息,找到网格之间可达性关系,建立图的邻接压缩表,深度优先搜索求出路径(深度优先所搜算法是在别人的代码上进行修改) 可视化过程中首先建立起地图网格,利用网格着色体现扫地机器人的运动过程,白色表示未清扫过,黑色表示障碍物,蓝色表示清扫过一次,红色表示反复清扫过。 随机游走采用向上下左右四个方向等可能地游走,可视化过程和路径规划的一样 主函数返回的是路径规划和随机游走所花的总步数(Simulation of Robot Sweeper)
    2020-07-08 23:18:57下载
    积分:1
  • C#连接网络Access数据库
    C#连接网络Access数据库,不是连接本地的Access,是通过局域网连接指定电脑中的Access数据库,和连接SqlServer不太一样,Sql有固有的网络连接方式,Access倒是没有,那么如何通过网络连接Access,通过本源码例子,你就会学习到使用数据源、用户名密码的方法连接网络中的Access。
    2022-01-28 13:15:49下载
    积分:1
  • 2.M1T专业工具
    最新版pn532解密工具。实用好用。解密快(The latest version of pn532 decryption tool. Practical and easy to use. Fast decryption)
    2020-06-20 05:40:01下载
    积分:1
  • Processor Scheduling : Web Act by scheduling algorithm randomly generated number...
    处理机调度:按轮转法调度算法 随机产生进程的个数及到达时间。-Processor Scheduling : Web Act by scheduling algorithm randomly generated number and the process of arrival time.
    2022-01-21 23:44:07下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载