总数:2243 | 当前第218/225 首页 上一页 ... 216 217 218 219 220 221 222 223 224 225 下一页 尾页
[第31讲]驱动程序IO口(1)
Linux内核把驱动程序划分为3种类型:字符设备、块设备和网络设备 。在uClinux 内核编写驱动程序并不像其他操作系统那么复杂,实际上,所要做的只是为相应的设备编写几个基本函数并向VFS(virtual file system)注册即可。当上层应用要使用该设备时,VFS 就会调用相应的设备函数。设备驱动程序通常可归为以下3 类:a) 块设备(block) ,以块为单位,允许随机访问,多用缓存技术;b) 字符设备(char) ,以字节为单位,只能按顺序访问,不用缓存;c) 网络接口(net) 。
  1. 2009/11/2
  2. 人气(4540)
  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. 人气(6747)
  3. 星级(10)
  4. 评论(0)
iFab——3D 印刷技术
3D印刷?听起来好像是未来的一个愿景与快速原型法一直存在于工业生产中。由于iFab技术,在客厅就能将自己的产品印出来这中以前不可能实现的想法现在已经逐渐成为现实。无论是塑料制品或者巧克力,iFab都可以将各种材料印出来。iFab 3D printing Printing in three dimensions? What sounds like a vision of the future has long been industrial reality with rapid prototyping. The previously unattainable dream of being able to print ones own products in the living-room has come much closer to realisation thanks to iFab. Whether it be plastics or chocolate, iFab can process the most diverse of materials.
  1. 2009/10/30
  2. 人气(7538)
  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. 人气(6249)
  3. 星级(10)
  4. 评论(0)
[第16讲]音频接口
所谓在 Windwos 环境下,大部分的多媒体文件都依循着一种结构来存放信息,这种结构称为“资源互换文件格式”( resources interchange file format , 简称 RIFF)。例如声音的 WAV 文件、视频的 AVI 文件等等均是由此结构衍生出来的。RIFF 可以看作是一种树状结构,其基本构成单位为 chunk ,犹如树状结构中的节点,每个 chunk 由“辨别码”、“数据大小”及“数据”所组成。 辨别码由4 个ASCII码所构成, 数据大小则标示出紧跟其后数据的长度(单位为Byte),而数据大小本身也用掉 4 个 Byte,所以事实上一个chunk 的长度为数据大小加 8。
  1. 2009/10/28
  2. 人气(4500)
  3. 星级(10)
  4. 评论(0)
[第10讲]ARM启动代码的分析(5)
这主要通过设置13 个从1c80000(BWSCON)开始的特殊寄存器来设置. 0x1c80000为特殊寄存器的首地址. BWSCON(0x1c80000): 配置总线宽度 data Bus Width :8-bit,16-bit, 32-bit BANKCON0-7(0x1c80004-0x1c80020): 访问周期[10:8] Access cycle 存储器的类型[16:15](Bank6,Bank7) 定时Trcd的控制信号
  1. 2009/10/27
  2. 人气(4438)
  3. 星级(10)
  4. 评论(0)
[第9讲]ARM启动代码的分析(4)
这主要通过设置13 个从1c80000(BWSCON)开始的特殊寄存器来设置. 0x1c80000为特殊寄存器的首地址. BWSCON(0x1c80000): 配置总线宽度 data Bus Width :8-bit,16-bit, 32-bit BANKCON0-7(0x1c80004-0x1c80020): 访问周期[10:8] Access cycle 存储器的类型[16:15](Bank6,Bank7) 定时Trcd的控制信号
  1. 2009/10/27
  2. 人气(4522)
  3. 星级(10)
  4. 评论(0)
空中企鹅AirPenguin_Festo仿生技术
airPenguin –空中企鹅——自动飞翔的机器企鹅. 随着空中企鹅的问世, Festo公司的工程师们创造了人造企鹅,并教会他们“在空中自主飞行”。为此,控制和调节技术进一步发展成自我调节生物机电一体化系统,该系统可以在今后的生产适应性发挥作用。 一组3只自动飞行的企鹅自由盘旋在空中超声发射站监控下的固定区域。企鹅能够自由的在这个空间内移动,因为一个微控制器赋予了他们自由的意志来以开拓这片空间。 autonomously flying robotic penguins With the AirPenguins, the engineers from Festo have created artificial penguins and have taught them "autonomous flight in the sea of air". For this purpose, control and regulating technology had to be further developed into self-regulating biomechatronic systems, which could also play a future role in adaptive production. A group of three autonomously flying penguins hovers freely through a defined air space that is monitored by ultrasound transmission stations. The penguins are at liberty to move within this space; a microcontroller gives them free will in order to explore it.
  1. 2009/10/23
  2. 人气(6161)
  3. 星级(10)
  4. 评论(0)
水下企鹅AquaPenguins_Festo仿生技术
水下企鹅- 技术-水下自动运载工具AquaPenguins - technology-bearers as autonomous underwater vehicle.与它自然界的原型一样,来自费斯托(Festo)公司的水下企鹅具有一个带水动力的身体轮廓。其优雅的推进力以及其可向各个方向移动的机翼头部和尾部,让机器人企鹅可以在狭窄的空间条件下自由穿行,并且在必要时及时出现甚至可以向后游——这一点可不像它们的自然界的原型。 仿生企鹅设计成水下自动运载工具,可以自由定位并且可在水池中穿行。这种工具有一个3D的海豚音声纳系统,使得“企鹅”可以与周围的伙伴们交流,比如避免互相碰撞。Like its natural archetype, the AquaPenguin from Festo has a hydrodynamic body contour. Its elegant wing propulsion and its head and tail sections, which can be moved in all directions, allow the robotic penguins to manoeuvre in cramped spatial conditions, to turn on the spot when necessary and – unlike their biological counterparts – even to swim backwards. The bionic Penguins are designed as autonomous underwater vehicles that independently orient themselves and navigate through the water basin. They are supported by a 3D sonar system which, as with dolphins, allows communication with their surroundings and with other robotic penguins – for example to avoid collisions.
  1. 2009/10/22
  2. 人气(6600)
  3. 星级(10)
  4. 评论(0)
定向气垫船_Festo仿生技术
定向气垫船 – 带可靠定向的气垫船 在仿生教学网络的空气应用示例中,有许多将仿生与气动相结合的新理念。气垫船就是在陆地和水上进行高度精确操控的一个非常好的例子。 由Bielefeld大学应用学专业的学生开发的可靠控制系统的工作模式基于履带车的导向原理。推进器产生的空气分别进入两个通道。每个通道有一对薄片,它的作用类似于涡轮驱动的反推力系统,能够无级调节空气的向后或向前排放。因而也就可以实现刹车和反向运行。
  1. 2009/10/15
  2. 人气(6975)
  3. 星级(10)
  4. 评论(2)
总数:2243 | 当前第218/225 首页 上一页 ... 216 217 218 219 220 221 222 223 224 225 下一页 尾页