女人被狂躁到高潮视频免费无遮挡,内射人妻骚骚骚,免费人成小说在线观看网站,九九影院午夜理论片少妇,免费av永久免费网址

當(dāng)前位置:首頁(yè) > 電源 > 數(shù)字電源
[導(dǎo)讀]很少有人知道當(dāng)手臂拿起一個(gè)球時(shí)神經(jīng)、臂膀和傳感系統(tǒng)之間的交互。為了模擬這一自然反應(yīng)過(guò)程,可以通過(guò)微處理器、嵌入式控制軟件、執(zhí)行機(jī)構(gòu)和傳感器來(lái)構(gòu)造這一系統(tǒng)從而來(lái)研究它們之間的復(fù)雜關(guān)系。這也是美國(guó)國(guó)防高級(jí)

很少有人知道當(dāng)手臂拿起一個(gè)球時(shí)神經(jīng)、臂膀和傳感系統(tǒng)之間的交互。為了模擬這一自然反應(yīng)過(guò)程,可以通過(guò)微處理器、嵌入式控制軟件、執(zhí)行機(jī)構(gòu)和傳感器來(lái)構(gòu)造這一系統(tǒng)從而來(lái)研究它們之間的復(fù)雜關(guān)系。這也是美國(guó)國(guó)防高級(jí)研究計(jì)劃署(DARPA)革命性假肢計(jì)劃所面臨的挑戰(zhàn)。

美國(guó)約翰霍普金斯大學(xué)應(yīng)用物理實(shí)驗(yàn)室是領(lǐng)導(dǎo)性的全球團(tuán)隊(duì),包括政府機(jī)構(gòu)、大學(xué)、私有企業(yè),他們的任務(wù)是開發(fā)世界上最先進(jìn)的假肢,此假肢由神經(jīng)輸入控制,使佩戴者感覺是一個(gè)真的手臂一樣能夠以一定的速度、靈敏度和力去運(yùn)動(dòng)。先進(jìn)的傳感反饋技術(shù)能夠感知物理輸入,如壓力、力和溫度。

這個(gè)項(xiàng)目中具有里程碑意義的關(guān)鍵部分是虛擬綜合環(huán)境的開發(fā),一個(gè)完整的手臂系統(tǒng)的仿真環(huán)境使用The Mathworks工具和基于模型設(shè)計(jì)。虛擬綜合環(huán)境具有標(biāo)準(zhǔn)化的架構(gòu)和定義完善的界面,能夠使二十多不同領(lǐng)域?qū)<液芎玫睾献鳌?/p>

The Mathworks工具基于模型設(shè)計(jì)也被用在其他開發(fā)階段,包括對(duì)臂的機(jī)械系統(tǒng)進(jìn)行建模、測(cè)試新的神經(jīng)解碼算法和開發(fā)與驗(yàn)證控制算法。

為 DARPA計(jì)劃開發(fā)的兩個(gè)原型手臂使用了目標(biāo)肌肉神經(jīng)系統(tǒng),這項(xiàng)技術(shù)是由芝加哥康復(fù)研究院Todd Kuiken博士研發(fā)的,內(nèi)容包括從被切除手臂到未使用的傷害處的肌肉區(qū)域的殘留神經(jīng)的傳輸。在臨床評(píng)估中,第一個(gè)原型能夠使患者完成各種功能任務(wù),包括從口袋里拿一個(gè)信用卡。

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 紐布朗斯威克大學(xué)開發(fā)了MATLAB應(yīng)用程序,記錄用于模式識(shí)別的運(yùn)動(dòng)數(shù)據(jù)。

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.

更多醫(yī)療電子信息請(qǐng)關(guān)注:21ic醫(yī)療電子頻道

本站聲明: 本文章由作者或相關(guān)機(jī)構(gòu)授權(quán)發(fā)布,目的在于傳遞更多信息,并不代表本站贊同其觀點(diǎn),本站亦不保證或承諾內(nèi)容真實(shí)性等。需要轉(zhuǎn)載請(qǐng)聯(lián)系該專欄作者,如若文章內(nèi)容侵犯您的權(quán)益,請(qǐng)及時(shí)聯(lián)系本站刪除。
換一批
延伸閱讀

LED驅(qū)動(dòng)電源的輸入包括高壓工頻交流(即市電)、低壓直流、高壓直流、低壓高頻交流(如電子變壓器的輸出)等。

關(guān)鍵字: 驅(qū)動(dòng)電源

在工業(yè)自動(dòng)化蓬勃發(fā)展的當(dāng)下,工業(yè)電機(jī)作為核心動(dòng)力設(shè)備,其驅(qū)動(dòng)電源的性能直接關(guān)系到整個(gè)系統(tǒng)的穩(wěn)定性和可靠性。其中,反電動(dòng)勢(shì)抑制與過(guò)流保護(hù)是驅(qū)動(dòng)電源設(shè)計(jì)中至關(guān)重要的兩個(gè)環(huán)節(jié),集成化方案的設(shè)計(jì)成為提升電機(jī)驅(qū)動(dòng)性能的關(guān)鍵。

關(guān)鍵字: 工業(yè)電機(jī) 驅(qū)動(dòng)電源

LED 驅(qū)動(dòng)電源作為 LED 照明系統(tǒng)的 “心臟”,其穩(wěn)定性直接決定了整個(gè)照明設(shè)備的使用壽命。然而,在實(shí)際應(yīng)用中,LED 驅(qū)動(dòng)電源易損壞的問(wèn)題卻十分常見,不僅增加了維護(hù)成本,還影響了用戶體驗(yàn)。要解決這一問(wèn)題,需從設(shè)計(jì)、生...

關(guān)鍵字: 驅(qū)動(dòng)電源 照明系統(tǒng) 散熱

根據(jù)LED驅(qū)動(dòng)電源的公式,電感內(nèi)電流波動(dòng)大小和電感值成反比,輸出紋波和輸出電容值成反比。所以加大電感值和輸出電容值可以減小紋波。

關(guān)鍵字: LED 設(shè)計(jì) 驅(qū)動(dòng)電源

電動(dòng)汽車(EV)作為新能源汽車的重要代表,正逐漸成為全球汽車產(chǎn)業(yè)的重要發(fā)展方向。電動(dòng)汽車的核心技術(shù)之一是電機(jī)驅(qū)動(dòng)控制系統(tǒng),而絕緣柵雙極型晶體管(IGBT)作為電機(jī)驅(qū)動(dòng)系統(tǒng)中的關(guān)鍵元件,其性能直接影響到電動(dòng)汽車的動(dòng)力性能和...

關(guān)鍵字: 電動(dòng)汽車 新能源 驅(qū)動(dòng)電源

在現(xiàn)代城市建設(shè)中,街道及停車場(chǎng)照明作為基礎(chǔ)設(shè)施的重要組成部分,其質(zhì)量和效率直接關(guān)系到城市的公共安全、居民生活質(zhì)量和能源利用效率。隨著科技的進(jìn)步,高亮度白光發(fā)光二極管(LED)因其獨(dú)特的優(yōu)勢(shì)逐漸取代傳統(tǒng)光源,成為大功率區(qū)域...

關(guān)鍵字: 發(fā)光二極管 驅(qū)動(dòng)電源 LED

LED通用照明設(shè)計(jì)工程師會(huì)遇到許多挑戰(zhàn),如功率密度、功率因數(shù)校正(PFC)、空間受限和可靠性等。

關(guān)鍵字: LED 驅(qū)動(dòng)電源 功率因數(shù)校正

在LED照明技術(shù)日益普及的今天,LED驅(qū)動(dòng)電源的電磁干擾(EMI)問(wèn)題成為了一個(gè)不可忽視的挑戰(zhàn)。電磁干擾不僅會(huì)影響LED燈具的正常工作,還可能對(duì)周圍電子設(shè)備造成不利影響,甚至引發(fā)系統(tǒng)故障。因此,采取有效的硬件措施來(lái)解決L...

關(guān)鍵字: LED照明技術(shù) 電磁干擾 驅(qū)動(dòng)電源

開關(guān)電源具有效率高的特性,而且開關(guān)電源的變壓器體積比串聯(lián)穩(wěn)壓型電源的要小得多,電源電路比較整潔,整機(jī)重量也有所下降,所以,現(xiàn)在的LED驅(qū)動(dòng)電源

關(guān)鍵字: LED 驅(qū)動(dòng)電源 開關(guān)電源

LED驅(qū)動(dòng)電源是把電源供應(yīng)轉(zhuǎn)換為特定的電壓電流以驅(qū)動(dòng)LED發(fā)光的電壓轉(zhuǎn)換器,通常情況下:LED驅(qū)動(dòng)電源的輸入包括高壓工頻交流(即市電)、低壓直流、高壓直流、低壓高頻交流(如電子變壓器的輸出)等。

關(guān)鍵字: LED 隧道燈 驅(qū)動(dòng)電源
關(guān)閉