当前位置:首页 > 单片机 > 单片机
[导读] 很少有人知道当手臂拿起一个球时神经、臂膀和传感系统之间的交互。为了模拟这一自然反应过程,可以通过微处理器、嵌入式控制软件、执行机构和传感器来构造这一系统从而来研究它们之间的复杂关系。这也是美国国防高级

很少有人知道当手臂拿起一个球时神经、臂膀和传感系统之间的交互。为了模拟这一自然反应过程,可以通过微处理器、嵌入式控制软件、执行机构和传感器来构造这一系统从而来研究它们之间的复杂关系。这也是美国国防高级研究计划署(DARPA)革命性假肢计划所面临的挑战。

美国约翰霍普金斯大学应用物理实验室是领导性的全球团队,包括政府机构、大学、私有企业,他们的任务是开发世界上最先进的假肢,此假肢由神经输入控制,使佩戴者感觉是一个真的手臂一样能够以一定的速度、灵敏度和力去运动。先进的传感反馈技术能够感知物理输入,如压力、力和温度。

这个项目中具有里程碑意义的关键部分是虚拟综合环境的开发,一个完整的手臂系统的仿真环境使用The Mathworks工具和基于模型设计。虚拟综合环境具有标准化的架构和定义完善的界面,能够使二十多不同领域专家很好地合作。

The Mathworks工具基于模型设计也被用在其他开发阶段,包括对臂的机械系统进行建模、测试新的神经解码算法和开发与验证控制算法。

为 DARPA计划开发的两个原型手臂使用了目标肌肉神经系统,这项技术是由芝加哥康复研究院Todd Kuiken博士研发的,内容包括从被切除手臂到未使用的伤害处的肌肉区域的残留神经的传输。在临床评估中,第一个原型能够使患者完成各种功能任务,包括从口袋里拿一个信用卡。

Virtual Integration Environment Architecture

The VIE architecture consists of five main modules: Input, Signal Analysis, Controls, Plant, and Presentation.

The Input module comprises all the input devices that patients can use to signal their intent, including surface electromyograms (EMGs), cortical and peripheral nerve implants, implantable myoelectric sensors (IMESs) and more conventional digital and analog inputs for switches, joysticks, and other control sources used by clinicians. The Signal Analysis module performs signal processing and filtering. More important, this module applies pattern recognition algorithms that interpret raw input signals to extract the user’s intent and communicate that intent to the Controls module. In the Controls module, those commands are mapped to motor signals that control the individual motors that actuate the limb, hand, and fingers.

The Plant module consists of a physical model of the limb’s mechanics. The Presentation module produces a three-dimensional (3D) rendering of the arm’s movement (Figure 1).


图1 假肢三维视图

Interfacing with the Nervous System

Simulink® and the VIE were essential to developing an interface to the nervous system that allows natural and intuitive control of the prosthetic limb system. Researchers record data from neural device implants while the subjects perform tasks such as reaching for a ball in the virtual environment. The VIE modular input systems receive this data, and MATLAB® algorithms decode the subject’s intent by using pattern recognition to correlate neural activity with the subject’s movement (Figure 2). The results are integrated back into the VIE, where experiments can be run in real time.



图2 纽布朗斯威克大学开发了MATLAB应用程序,记录用于模式识别的运动数据。

The same workflow has been used to develop input devices of all kinds, some of which are already being tested by prosthetic limb users at the Rehabilitation Institute of Chicago.

Building Real-Time Prototype Controllers

The Signal Analysis and Controls modules of the VIE form the heart of the control system that will ultimately be deployed in the prosthetic arm. At APL, we developed the software for these modules. Individual algorithms were developed in MATLAB using the Embedded MATLAB™ subset and then integrated into a Simulink model of the system as function blocks. To create a real-time prototype of the control system, we generated code for the complete system, including the Simulink and Embedded MATLAB components, with Real-Time Workshop®, and deployed this code to xPC Target™.

This approach brought many advantages. Using Model-Based Design and Simulink, we modeled the complete system and simulated it to optimize and verify the design. We were able to rapidly build and test a virtual prototype system before committing to a specific hardware platform. With Real-Time Workshop Embedded Coder™ we generated target-specific code for our processor. Because the code is generated from a Simulink system model that has been safety-tested and verified through simulation, there is no hand-coding step that could introduce errors or unplanned behaviors. As a result, we have a high degree of confidence that the Modular Prosthetic Limb will perform as intended and designed.

Physical Modeling and Visualization

To perform closed-loop simulations of our control system, we developed a plant model representing the inertial properties of the limb system. We began with CAD assemblies of limb components designed in SolidWorks® by our partners. We used the CAD assemblies to automatically generate a SimMechanics™ model of the limb linked to our control system in Simulink.

Finally, we linked the plant model to a Java™ 3D rendering engine developed at the University of Southern California to show a virtual limb moving in a simulated environment.

Clinical Application

Given the powerful virtual system framework, we were also able to create a useful and intuitive clinical environment for system configuration and training. Clinicians can configure parameters in the VIE and manage test sessions with volunteer subjects using a GUI that we created in MATLAB (Figure 3).

Clinicians interact with this application on a host PC that communicates with the xPC Target system running the control software in real time. A third PC is used for 3D rendering and display of the virtual limb. During tests of actual limbs, we can correlate and visualize control signals while the subject is moving.

Looking Ahead

Using Model-Based Design, the Revolutionizing Prosthetics team has delivered Proto 1, Proto 2, and the first version of the VIE ahead of schedule. Currently we are in the process of developing a detailed design of the Modular Prosthetic Limb, the version that we will deliver to DARPA.

Many of our partner institutions use the VIE as a test bed as they continue to improve their systems, and we envision the VIE continuing as a platform for further development in prosthetics and neuroscience for years to come. Our team has established a development process that we can use to rapidly assemble systems from reusable models and implement on prototype hardware, not only for the Revolutionizing Prosthetics project but for related programs as well.

As we meet the challenge of building a mechatronic system that mimics natural motion, we strive to match the perseverance and commitment that our volunteer subjects and the amputee population at large demonstrate every day.

Approved for Public Release, Distribution Unlimited.

Mimicking Nature on a Deadline

Developing a mechatronic system that replicates natural motion and preparing it for clinical trials in just four years, as mandated by DARPA, requires breakthroughs in neural control, sensory input, advanced mechanics and actuators, and prosthesis design.

State-of-the-art prosthetic arms today typically have just three active degrees of freedom: elbow flex/extend, wrist rotate, and grip open/close. Proto 1, our first prototype, added five more degrees of freedom, including two active degrees of freedom at the shoulder (flexion/extension and internal/external rotation), wrist flexion/extention, and additional hand grips. To emulate natural movement, we needed to go far beyond the advances in Proto 1.

Proto 2, which was developed as an electromechanical proof of concept, had more than 22 degrees of freedom, including additional side-to-side movements at the shoulder (abduction/adduction), wrist (radial/unlar deviation), and independent articulation of the fingers. The hand can also be commanded into multiple highly functional coordinated “grasps.”

The Modular Prosthetic Limb—the version that we will deliver to DARPA—will have 27 degrees of freedom, as well as the ability to sense temperature, contact, pressure, and vibration.

Proto 2 hand grasps. Click on image to see enlarged view.

Products Used

MATLAB®
Real-Time Workshop®
Real-Time Workshop® Embedded Coder™
SimMechanics™
Simulink®
xPC Target
Resources

Johns Hopkins University Applied Physics Laboratory
Model-Based Design

本站声明: 本文章由作者或相关机构授权发布,目的在于传递更多信息,并不代表本站赞同其观点,本站亦不保证或承诺内容真实性等。需要转载请联系该专栏作者,如若文章内容侵犯您的权益,请及时联系本站删除。
换一批
延伸阅读

今年7月份,Stellantis集团宣布,由于之前宣布的Stellantis获得与广汽集团合资企业广汽菲克多数股份的计划缺乏进展,Stellantis将采用轻资产方式在中国发展Jeep品牌,并与广汽集团协商终止本地合资企...

关键字: ANTI LAN 汽车 TE

创新药研发公司应世生物宣布在第19届国际黑色素瘤学会年会公布旗下在研管线IN10018 一项在美国和澳大利亚开展的Ib 期恶性黑色素瘤临床研究初步结果。数据显示,IN10018在治疗葡萄膜黑色素瘤(Uveal Melan...

关键字: LAN 管线

近日,LG U+采用基于Siena和开放LAN标准的小型蜂窝室内解决方案,实现了室内5G移动通信服务。LG U+使用美国电信设备公司Airspan的开放式LAN小型基站天线和基站软件,以及美国电信设备公司Druid的5G...

关键字: LG LAN 小型蜂窝

济南2022年10月14日 /美通社/ -- 近日,浪潮新基建成功通过CMMI(软件能力成熟度集成模型)三级认证并正式获得资质证书。继2021年组建后,仅一年时间就斩获全球软件领域最权威的认证之一,标志着浪潮新基建在技术...

关键字: 软件 新基建 智慧城市 模型

北京2022年10月13日 /美通社/ -- 近日,中科寒武纪科技股份有限公司(以下简称"寒武纪")的思元370系列智能加速卡与浪潮AIStation智能业务生产创新平台完成兼容性适配认证,...

关键字: STATION 加速卡 AI 模型

苏州2022年10月13日 /美通社/ -- 北京时间2022年10月13日,开拓药业(股票代码:9939.HK),一家专注于潜在同类首创和同类最佳创新药物研发及产业化的生物制药公司,宣布其联合美国德克萨斯大学...

关键字: 模型 LM EMI PD

迪士尼(Walt Disney Co.)提高了其Genie+服务的价格,该服务让佛罗里达州华特迪士尼世界度假区(Walt Disney World Resort)和加州迪士尼乐园度假区(Disneyland Resort...

关键字: GEN NI FAST LAN

(全球TMT2022年10月11日讯)近日,昆仑芯(北京)科技有限公司的第二代云端通用人工智能计算处理器昆仑芯2代AI芯片及AI加速卡与飞桨完成III级兼容性测试,兼容性表现良好。 产品兼容性证明 本次...

关键字: 人工智能 加速卡 处理器 模型

来见识下这位95后的手工大神。据媒体报道,山东青岛一女生耗时一个月,使用10斤巧克力,复刻了《武林外传》里的小院,堪称神还原。女孩介绍,大大小小的物件超过200件,每一个小物件都是用巧克力、翻糖和糯米纸做的,模型长度大概...

关键字: 模型

北京2022年9月27日 /美通社/ -- 近期,为助力中小企业创新发展,承接"828 B2B企业节"成就好生意,成为好企业的愿景。软通动力着力打造了"917转型"企动日主题峰会,会上发布了一系列新品和解决方案,面向多个...

关键字: DM 数字化 大数据 模型

单片机

21600 篇文章

关注

发布文章

编辑精选

技术子站

关闭