您的位置:首页软件行业软件

《实时测量与控制模块》(LabVIEW Real Time)v8.0[ISO]

资源分类:
软件/行业软件
发布者:
无间行者
发布时间:
2006-03-08 15:57
最新更新时间:
2006-03-08 15:57
浏览次数:
实用链接:
收藏此页
eMule资源

中文名称:实时测量与控制模块
英文名称:LabVIEW Real Time
资源类型:ISO
版本:v8.0
发行时间:2005年
制作发行NI
地区:美国
语言:英语
简介
未通过安全和安装测试,使用后果自负与本论坛无关
软件版权归原作者及原软件公司所有,如果你喜欢,请购买正版软件
注:此链接下载转自:TLF论坛(网站)


050909_lv8_fg.jpg


内容简介:

LabVIEW Real-Time模块是用于LabVIEW开发系统的附加组件。 该软件为特定的实时目标编译和优化LabVIEW 图形化代码。 在用于Windows的LabVIEW实时(Real-Time)模块(ETS)中,您可以为所有的NI实时硬件目标开发和配置应用程序,包括PXI、Compact FieldPoint、FieldPoint、PCI插入式板卡以及经认证的桌面计算机。用于这些目标的嵌入式RTOS是可以为嵌入式代码提供最大可靠性的单个内核。

LabVIEW 8 RT模块将LabVIEW带入了实时测量与控制应用中。工程师们利用这一模块在一台主机上开发LabVIEW应用程序,然后将它们下载到一个运行实时操作系统的硬件设备上工作。

"LabVIEW RT(实时)使用指南克服了以往存在的种种困难,帮助用户更快速更容易地搭建系统。LabVIEW在为每个工程师都提供实时功能的努力上又跨出了一步。"

National Instruments LabVIEW 8 dramatically simplifies the development of distributed systemsbydelivering distributed intelligence, a collection of technologies that simplify the development of processes running across applications and among remote devices. The new LabVIEW Project streamlines your application and system management with tools that help you manage all the files in your large application, simplify the challenges of team software development, and organize all your hardware targets. Additionally, NI LabVIEW continues to deliver improved Express technology for instrument control, data acquisition, and data storage. Regardless of what types of systems you build or how much LabVIEW experience you have, you can use the new features in LabVIEW 8 to design, control, and test applications faster and easier

Georgia Tech Develops Haptic Devices Using NI LabVIEW Real-Time, PXI
user posted image
Author(s):
Benjamin Black, Georgia Institute of Technology; Wayne Book, Georgia Institute of Technology

Tndustry:
Machines/Mechanics, Research, University/Education

Product:
LabVIEW Real-Time, PXI/CompactPCI

The Challenge:
Investigating teleoperation methods for master and slave robots.

The Solution:
Using National Instruments LabVIEW Real-Time and PXI to control both an energetically passive master robot and an active slave robot, as well as manage communications between the two.


The master haptic interface control program reads the encoders, translates their angles into an x-y position, reads the analog force sensors, translates their x-y data into a global x-y coordinate system, commands forces to the output brake channel.
Haptics, also known as “force feedback teleoperation,” attempts to provide environmental interactions through a robotic system. Users mimic these interactions with robotic arms. By varying the amount of force these haptic devices exhibit, a user can achieve the sensation of interacting with the actual system. Haptic robotics can be viewed as a high-tech, multidimensional, force feedback computer input device - a not-too-distant cousin of the joystick or a mouse.

Active and Passive Haptic Devices

Haptic devices can be active or passive. The delineation is made by considering whether energy is added to the system (active) or removed from the system (passive). Active haptic robots have joints with motors; hydraulic actuators; or some other form of actuator that creates motion, adds energy, and reflects virtual forces. Instead of motors, passive haptic devices have brakes or dampers that provide the user with feedback forces. The passive haptic robot cannot force a user in a certain direction - it can only prevent or slow a user’s motion. The benefit of a passive robot over an active robot is that force spikes generated by the virtual environment cannot do any damage to the actual environment or the user.

At the Intelligent Machine Dynamics Laboratory (IMDL) at the Georgia Institute of Technology, we are using National Instruments PXI hardware and LabVIEW Real-Time software to research haptic teleoperation of master and slave robots. We apply NI PXI systems control both the master and the slave robots with communication between the two robots using the UDP Internet communications protocol native to NI LabVIEW Real-Time.

We are exploring two different aspects of haptic teleoperation. One aspect focuses on the effects of teleoperation over long distances via the Internet. One benefit of using National Instruments tools is the easy transition between the TCP/IP and UDP Internet communication protocols. In doing so, it is easier to compare the protocols on the same platform in the same system. Previous IMDL students, as well as preliminary results with NI hardware, have shown the UDP communication protocol is better suited (improved consistency and reduced time delay) for control applications where the important communication factors are small packet size and high speed.

The second aspect of the research concerns the problems of control and haptic interaction when the master robot cannot provide a restoring force to the user. The passive master used in these experiments is limited in that it cannot force the user in an arbitrary direction; instead, it can only guide the user with a magnetorheological braking system. The basic assumption is that the user is cooperative and is attempting to complete the task.

As a teleoperation experiment, the platforms (real-time operating system and hardware platform) of the master and slave are often independent. However, for simplicity, we have designed using NI PXI and LabVIEW Real-Time products to control both the master and slave. The control of the master involves reading two quadrature encoders and an analog force sensor, and then commanding forces to either three or four magnetorheological brakes through a pulse-width modulation PWM amplifier. This is simply acquiring an analog voltage input and producing a PWM signal for the brake. To simplify the control of the slave, we use the NI PXI-7344 motion controller. The slave’s target position is updated by the system software via a UDP connection so that it follows the position of the master.

Setup Description

To control the master, we use a NI PXI-8175 controller running the LabVIEW Real-Time OS using the I/O capabilities of the NI PXI-6070E multifunction data acquisition module and PXI-6713 high-speed analog output modules. The system reads force input and two encoder signals and sends force commands to the four magnetorheological brakes.

Previous IMDL experiments were limited by computing power, prompting a move to more capable systems such as the PXI hardware and LabVIEW Real-Time software from National Instruments.

Once we achieved the basic functionality of the master (reading position and force, translating those values into a global x-y coordinate system, and sending a control signal to the brakes), we extended the research and used the master to control a slave device. We chose a linear motor for the slave due to its simplicity.

Implementation of the slave device follows typical operation of a motor and includes a voltage input to produce a velocity output. We read the position using a very high-resolution linear encoder and implement a PID controller in LabVIEW Real-Time that runs on the NI PXI-8145 Real-Time controller using a PXI-6070E multi-function data acquisition card for I/O. The setpoint for the controller is provided by the x-position of the master and communicated to the slave controller via UDP. We automatically generated the UDP communication code using the RT Communication Wizard and later optimized it by hand.

Project Objective

The project objective is to investigate control problems induced by the use of a passive master with an energetically active slave. With an active master, typical haptic feedback can transmit a force to the user based on the difference in the position of the master and the position of the slave. This restoring force causes the active haptic device to track the position of the slave device. A passive haptic device cannot produce a similar restoring force; it can only resist the motion of the user. This difference makes haptic teleoperation an interesting control problem. Currently, few people are studying this facet of haptics, and nearly any control algorithm represents progress in the field. The next step is to investigate methods of providing feedback to the user.

Two basic types of feedback exist for teleoperated haptic systems that do not have force feedback as a measured quantity from the remote device. In the first set of solutions, the master system uses a model of the remote system to calculate virtual forces to be fed back to the user. The second group of solutions uses virtual coupling between the master and the slave to calculate forces to be fed back. With a passive master system, implementation of direct virtual coupling is very difficult because forces can only be applied to the user to oppose motion.

引用此页 (Trackback) (?)

引用后通告地址 (Trackback URL):http://service.verycd.com/trackback/lib/0000093428/

相关资源列表
《NI LabVIEW声音和振动工具包》(Sound and Vibration Toolkit)v4.0[Bin]

《NI LabVIEW声音和振动工具包》(Sound and Vibration Toolkit)v4.0[Bin]

未通过安全和安装测试,使用后果自负与本论坛无关 软件版权归原作者及原软件公司所有,如果你喜欢,请购买正版软件 注:此链接下载转自:TLF论坛 内容简介: NI LabVIEW声音和振动工具包声音和振动应用的LabVIEW工具,包括基带和缩放FFT的频率测量、THD、SINAD和正弦扫频等声音测量、灵活、符合标准的倍频程分析,使用工程单位校准结果,声音、噪音和振动水平测量,声音、振动、光谱和频率分析器 描述 National Instruments LabVIEW声音和振动工具包将LabVIEW作出进一步拓展,其函数和指示器包括:声音测量、分数倍频程分析、正弦扫频分析、声级测量、频率分……
《SCADA软件》(Lookout)v6.02[ISO]

《SCADA软件》(Lookout)v6.02[ISO]

已通过杀毒软件检测:江民反病毒软件 扫描引擎9.00.607,病毒库 2006-1-3 已经过运行测试,测试平台: Windows XP SP2 简体中文版 共享服务时间:全天或每天 PM17:00~PM 23:00 光盘内原资源版权归原作者及公司,如果你喜欢,请购买正版光盘 软件简介: NI Lookout是市场上可见最方便易用的HMI/SCADA软件。其简便的联网性能,及与当今所使用的大量硬件迅速连接的特性,使lookout在大幅度提高用户开发效率的同时,还降低了工程设计和维护的费用。您只需要简单将物件连接,即可完成分散式I/O和PLC的连接,快速增加控制逻辑、报警计算和用户界面的开……
《视觉系统开发软件》(NI VISION DEVELOPMENT MODULE)V7.1.1[ISO]

《视觉系统开发软件》(NI VISION DEVELOPMENT MODULE)V7.1.1[ISO]

已通过安装测试:XPSP2 已通过安全检测: 安全检测软件软件:KV2005 版本号:9.00.607 病毒库日期:2005-9-19 常连R2和www.ourrc.com eMule server (219.149.195.134:4232),上行带宽50KB,一般下午开机,保证有源,望耐心等待,希望各位帮忙分源! 语言:英语 网址:http://www.ni.com/ 软件介绍: NI公司的视觉开发模块是专为开发机器视觉和科学成像应用的工程师及科学家而设计。该模块包括NI Vision Builder和IMAQ Vision两部分。NI Vision Builder是一个交互式的开……
《机器视觉系统》(NI Vision Builder for Automated Inspection)V2.6.1[Bin]

《机器视觉系统》(NI Vision Builder for Automated Inspection)V2.6.1[Bin]

[已通过安全检测:Symantec.Antivirus.Corporate.Edition10.](病毒定义2005-9-11) [已通过安装测试]WinXP+SP2 共享服务时间:每天:6点至0点 共享服务器:华语P2P源动力 软件版权归原作者及原软件公司所有,如果你喜欢,请购买正版软件 程序语言: 英文 软件分类: 国外软件 / 零售版 / 制造行业 版本号: V2.6.1 文件大小: 602.4MB 适用平台: 98/Me/NT/2000/XP/2003/Vista NI公司8月末最新发行的软件系统。National Instruments视觉软件产品……
eMule 资源频道
首页
电影
音乐
游戏
软件
>操作系统
>应用软件
>网络软件
>系统工具
>联络聊天
>多媒体类
>图形图像
>行业软件
>编程开发
>安全相关
动漫
剧集
资料
综艺
杂志
论坛
eMule 客户端下载

eMule VeryCD 版  eMule 是下载迅速、资源丰富的新一代 P2P 软件,完全遵从 GPL 协议开发,开放源码,永久免费。利用他的卓越特性,我们不但可以与全世界的网友共同分享资源,更可以通过 VeryCD,下载和发布最新的资源,充分享受自由共享的乐趣!

  最新版本:
eMule 客户端下载

推荐下载

《Autodesk 3d Studio Max》v8.0 官方简体中文DVD版本[ISO]

安室奈美惠(Namie Amuro) -《Namie Amuro音乐全集》(单曲更新完毕)更新中……[MP3!]

《新世纪装饰素材库 全160cd 更新至cd5》[ISO]

Stravinsky -《斯特拉文斯基录音作品全集》(Igor Stravinsky Edition)SONY[APE]

LOVE PSYCHEDELICO -《LOVE PSYCHEDELICO音乐全集》[MP3!]

杜德伟 -《原来我爱你那么多~新歌+精选》2CD+1VCD[APE]

《白蛇传》国产古装神话剧[央视8套5.1热播](更新至10/全30集)[RMVB]

《沙家浜》[NHZL]作品(更新至07/30集)[RMVB]

《幽灵行动3:尖峰战士》(Ghost Recon:Advanced Warfighter)更新破解版

Various Artists -《Live8》(2005) DVD

《美河提供.上海交大.管理信息系统》[更新完毕]AVI

《世界周刊》[2006][YYTvO][EM发布组][更新中][RMVB]

《梦陨:无尽的旅程2》(Dreamfall The Longest Journey2)[新添加本作的一代][Bin]

原声大碟 -《美少女战士》(Pretty Soldier Sailormoon Series: Music Collection)[TV 剧场版动画原声全集][128K][更新第四部剧场版][MP3!]

林俊杰 -《24首K歌金曲》原版DVD镜像[DVDRip]

《苏州评弹·长篇集【视频】》(suzhou pingtan)(增加张效声·英烈·牛塘谷(14回))[RMVB]

《慕尼黑》(Munich)[DVDRip]

《Attention Please》日菁02/猪猪02/日语中字[RMVB]

Stevie Ray Vaughan -《Stevie Ray Vaughan全专辑收藏》[APE][MP3!]

《顶级播音员》(Top caster)日语中字(猪猪更新至02集/日菁更新至02集)[RMVB]
Get Firefox!