总数:514 | 当前第48/52 首页 上一页 ... 43 44 45 46 47 48 49 50 51 52 下一页 尾页
空中水母AirJelly
空中水母的环境是空气。与水下水母不同,远程控制的水母——空中水母不是在水中游,而是在广阔的空中滑翔,因为它有一个中央电机装置和一个智能听候指令的体系。它能够这样是因为它有一个充满氦气的球形网。 空中水母仅有的动力来源就是连接中央电动驱动器的两个锂离子电池。中央驱动器把动力传输到一个锥齿轮上,然后再传给八个连续的直齿轮,直齿轮通过曲柄带动水母上的八个“触角”。每个“触角”都设计成鱼鳍鳍条结构。把蠕动当做这个球形网的动力到目前为止在空军史上还是空白。空中水母是第一个以蠕动为驱动力的室内飞行物体。这种新型的驱动理念基于反弹原理的助推力,让水母轻轻地在空中穿行。 AirJellys environment is the air. Unlike AquaJelly, the remote-controlled jellyfish AirJelly does not swim through water, but instead glides instead through a sea of air thanks to its central electric drive unit and an intelligent, adaptive mechanism. It is able to do so because it consists of a helium-filled ballonett. AirJellys sole source of power is two lithium-ion polymer batteries connected to the central electric drive unit. It transmits the force to a bevel gear and from there to a succession of eight spur gears, which move the eight tentacles of the jellyfish via cranks. Each tentacle is designed as a structure with Fin Ray Effect . Propulsion of a ballonett by means of peristaltic motion is hitherto unknown in the history of aviation. AirJelly is the first indoor flight object with peristaltic drive. This new drive concept, with propulsion based on the principle of recoil, moves the jellyfish gently through the air.
  1. 2009/11/6
  2. 人气(6767)
  3. 星级(10)
  4. 评论(0)
立体鼹鼠机—吸引人的可编程机器人系统
立体鼹鼠机在不久的将来会在技术培训中发挥重要的作用。这些备有电脑芯片的立方体可以紧密接连接在一起。鼹鼠机之间可以相互沟通交流。能量和信号从一个立体鼹鼠机传递给下一个,这样也保证了能量的供应以及信号的传递。年轻人可以用这种机器给自己制造的机器人编程。Molecubes – an attractive programmable robotics system Molecubes could play a significant role in technical training in the near future. These cubes, fitted with computer chips, can be successively attached to each other. Each Molecube communicates with all the other cubes; the energy supply and transmission of signals from one Molecube to the next are thereby ensured. Young people can use the Molecubes to build and program their own robots.
  1. 2009/10/31
  2. 人气(6690)
  3. 星级(10)
  4. 评论(0)
带有鳍形夹具的仿生三角架—多方位运动和自动抓取
仿生三角架利用了自然界中鱼鳍的结构,首次将三维空间应用到空中企鹅和水下企鹅项目中,以便实现高效和多方位的自动化。三个可扩展伸缩的金丝玻璃纤维杆降低了需要被替换的量,同时允许最大90度的运动。BionicTripod with FinGripper versatile movement and adaptive grasping The BionicTripod makes use of the bionic Fin Ray® structure, which was transferred to three-dimensional space for the first time in the AirPenguin and AquaPenguin projects for efficient, versatile automation. Three extendible and retractable filigree fibreglass rods reduce the mass to be displaced, while allowing a maximum scope of movement of up to 90 degrees.
  1. 2009/10/29
  2. 人气(6189)
  3. 星级(10)
  4. 评论(0)
[第19讲]USB主从设备(2)
主机向设备循环发出GetDescriptor(Configuration)请求,以取得其全部配置信息(其个数由设备描述符bNumConfiguration字段指出),包括配置描述符、接口描述符、端点描述符以及各种设备类定义描述符和供应商自定义描述符等。
  1. 2009/10/28
  2. 人气(4686)
  3. 星级(10)
  4. 评论(0)
LabVIEW Scripting(下)_NI网络讲坛《名家偶得》系列
LabVIEW Scripting(下)_NI网络讲坛《名家偶得》系列!NI专家阮奇桢专题视频系列,本集视频主要通过软件demo演示了LabVIEW可以自带工具自动生成或修改VI。使用LabVIEW Scripting (也叫VI Scripting) 可以通过编程来创建和修改VI代码。这不算是一个新功能,LabVIEW 6.0 就加入了一些简单的 LabVIEW Scripting 功能。但是长期以来,LabVIEW普通用户只能使用一些基础的 LabVIEW Scripting 功能。那些强大的API只是针对NI内部用户或联盟商的,普通用户很难拿到授权。
  1. 2009/10/22
  2. 人气(6401)
  3. 星级(10)
  4. 评论(1)
如何在Multiprog中使用EVENT任务编程
打开Multiprog软件,新建ADAM-5510项目,配置Resource,确定ADAM-5510通讯正常,新建一个事件触发后执行的程序,开始写触发事件程序
  1. 2009/10/21
  2. 人气(7210)
  3. 星级(10)
  4. 评论(0)
如何在Multiprog中编写程序对外挂在ADAM-5550KW系列控制器的ADAM-4000系列模块进行控制(走modbus RTU协议)
打开Multiprog软件,新建ADV-CE项目,配置Resource,连接ADAM-5550KW,在ADVANTECH-DAQ input 内为modbusRTU配置参数,在output内配置ADAM-4055参数,开始写程序.
  1. 2009/10/21
  2. 人气(7104)
  3. 星级(10)
  4. 评论(1)
如何在Multiprog中编写程序对插在ADAM-5550KW系列控制器的ADAM-6000系列模块进行控制
打开Multiprog软件,新建ADV-CE项目,配置Resource,连接ADAM-5550KW,在ADVANTECH-DAQ input 内为modbusTCP配置参数,在output内配置ADAM-6050参数,开始写程序.
  1. 2009/10/21
  2. 人气(6333)
  3. 星级(10)
  4. 评论(0)
如何在Multiprog中编写程序对插在ADAM-5550KW系列控制器的ADAM-5000系列模块进行控制
打开Multiprog软件,新建ADV-CE项目,配置Resource,查看状态,确定已连接ADAM-5550KW,在ADVANTECH-DAQ input 内为ADAM-5051配置参数,在output内添加ADAM-5056s,在main中写程序
  1. 2009/10/21
  2. 人气(6370)
  3. 星级(10)
  4. 评论(1)
LabVIEW Scripting(上)_NI网络讲坛《名家偶得》系列
LabVIEW Scripting(上)_NI网络讲坛《名家偶得》系列.NI专家阮奇桢专题视频系列,本视频主要介绍了LabVIEW Scripting的三大用途。
  1. 2009/10/21
  2. 人气(5440)
  3. 星级(10)
  4. 评论(0)
总数:514 | 当前第48/52 首页 上一页 ... 43 44 45 46 47 48 49 50 51 52 下一页 尾页