总数:724 | 当前第57/73 首页 上一页 ... 52 53 54 55 56 57 58 59 60 61 ... 下一页 尾页
水下鳐鱼Aqua_ray
“水下鳐鱼”是一种远程控制的水力驱动鱼,它的形状和运动都以鳐鱼为模板。 “水下鳐鱼”的中央驱动和控制单元采取了Festo公司特有的流体肌肉形式,并结合了射线效应——一种基于鱼鳍的功能解剖的设计。这使得模仿自然的鱼鳍推进近乎完美。由于“水下鳐鱼”能够任意移动,可以作为一水压滑翔机或者振翅驱动,节约了大量能源。“水下鳐鱼”的形状和运动的方式让它可广泛用于海洋学领域而不破坏自然环境。Aqua_ray is a remote-controlled fish driven by water hydraulics, the shape and movements of which have been based on the model of a manta ray.The central drive and control unit of Aqua_ray takes the form of a fluidic muscle from Festo, in combination with the Fin Ray Effect®. The Fin Ray Effect® is a design based on the functional anatomy of a fish’s fin. This makes it possible to imitate the fin propulsion of the natural role model almost perfectly. As the Aqua_ray can be manoeuvred extremely well, and can be operated both as a hydrostatic glider and with an active wing beat, substantial energy savings can be achieved. Thanks to its shape and its means of locomotion, the Aqua_ray can be used in wide ranging areas of oceanography without disrupting the natural environment.
  1. 2009/11/12
  2. 人气(6773)
  3. 星级(10)
  4. 评论(0)
Freelance 800F系统结构-ABB Freelance 800F控制系统概述2
Overview Part 2 - System Structure,概述2-Freelance 800F系统结构:在此部分,您将了解到Freelance 800F系统结构的一个总体概述。时间:3分57秒。
  1. 2009/11/12
  2. 人气(7247)
  3. 星级(10)
  4. 评论(0)
如何能过EVC连接CE系统下的UNO
首先,使用一根交叉网线将UNO与上位机连接起来,上位机需要embedded Visual C++ 4 及相应的UNO的SDK.在CE下打开UNO上的网络设置,给静态IP,将上位机IP设为同一网段.ping通网络,运行embedded Visual C++ 4
  1. 2009/11/10
  2. 人气(6528)
  3. 星级(10)
  4. 评论(0)
世纪星软件使用视频-第二十八章 AVI控件演示
世纪星软件使用视频-第二十八章 AVI控件演示 世纪星组态软件》是在PC机上开发的智能型人机接口(HMI)软件系统,运行于 Windows 98/2000/NT/XP 中文操作系统平台,全中文界面。产品在开发和设计过程中,采用国际先进的组态理念,吸收当前国内外先进组态软件的优秀成果,并经过严格的实验测试和众多行业的现场实践。《世纪星组态软件》作为一个实时的人机界面实用程序生成器,可以产生在管理级别上的监控和数据采集(SCADA)程序。
  1. 2009/11/6
  2. 人气(5370)
  3. 星级(10)
  4. 评论(0)
空中水母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)
[第41讲]网络驱动编程(2)
任意一个网络接口均可看成一个发送和接收数据包的实体。在 linux 中这个统一的接口就是 device 结构,它操作的数据对象-数据包是通过结构 sk_buff来封装的。
  1. 2009/11/4
  2. 人气(4954)
  3. 星级(10)
  4. 评论(0)
[第37讲]驱动程序中断(2)
字符设备的驱动程序通过在device_struct数据结构的chrdevs向量中增加一项的方法来向内核注册自己。然后对这个设备的所有调用都用这个设备号来实现。
  1. 2009/11/4
  2. 人气(4323)
  3. 星级(10)
  4. 评论(0)
[第36讲]驱动程序中断(1)
字符设备的驱动程序通过在device_struct数据结构的chrdevs向量中增加一项的方法来向内核注册自己。然后对这个设备的所有调用都用这个设备号来实现。
  1. 2009/11/4
  2. 人气(4464)
  3. 星级(10)
  4. 评论(0)
[第35讲]驱动程序IO口(5)
Linux内核把驱动程序划分为3种类型:字符设备、块设备和网络设备 。在uClinux 内核编写驱动程序并不像其他操作系统那么复杂,实际上,所要做的只是为相应的设备编写几个基本函数并向VFS(virtual file system)注册即可。当上层应用要使用该设备时,VFS 就会调用相应的设备函数。设备驱动程序通常可归为以下3 类:a) 块设备(block) ,以块为单位,允许随机访问,多用缓存技术;b) 字符设备(char) ,以字节为单位,只能按顺序访问,不用缓存;c) 网络接口(net) 。
  1. 2009/11/4
  2. 人气(4324)
  3. 星级(10)
  4. 评论(0)
[第34讲]驱动程序IO口(4)
Linux内核把驱动程序划分为3种类型:字符设备、块设备和网络设备 。在uClinux 内核编写驱动程序并不像其他操作系统那么复杂,实际上,所要做的只是为相应的设备编写几个基本函数并向VFS(virtual file system)注册即可。当上层应用要使用该设备时,VFS 就会调用相应的设备函数。设备驱动程序通常可归为以下3 类:a) 块设备(block) ,以块为单位,允许随机访问,多用缓存技术;b) 字符设备(char) ,以字节为单位,只能按顺序访问,不用缓存;c) 网络接口(net) 。
  1. 2009/11/4
  2. 人气(4404)
  3. 星级(10)
  4. 评论(0)
总数:724 | 当前第57/73 首页 上一页 ... 52 53 54 55 56 57 58 59 60 61 ... 下一页 尾页