3) reconfigurable hardware
可重构硬件
1.
With the improvement of the size and integration degree of the reconfigurable hardware such as FPGA, more hardware tasks can run on FPGA concurrently.
可重构硬件如FPGA的规模和集成度的提高使其承载的硬件任务越来越多,FPGA的动态部分重构能力使任务可在系统运行过程中动态地添加或者删除而不影响其他任务的运行,对可重构硬件的资源管理非常重要。
2.
Based on the ability of partially dynamic reconfiguration,the tasks can be dynamically reconfigured on the reconfigurable hardware at runtime.
可重构系统具有微处理器的灵活性和接近于ASIC的计算速度,可重构硬件的动态部分重构能力能够实现计算和重构操作的重叠,使系统能够动态地改变运行任务,可重构资源管理和硬件任务布局方法是提高可重构系统性能的关键。
3.
Then it analyzes software implementation for k-means clustering algorithm and get algorithmic transformations for the implementation on the reconfigurable hardware.
然后剖析了k-means聚类的软件实现算法,并依据可重构硬件的特点,分析得出k-means聚类由硬件实现时的算法转换,并结合实验结果对不同情况进行分析比较。
5) Hardware reconstruction acceleration
硬件重建加速
6) reconfigurable hardware platform
可重构硬件平台
1.
Research on reconfigurable hardware platform of small satellite house-keeping computer;
小卫星星务计算机可重构硬件平台的研究
2.
The prime motivation behind evolvable hardware is to simulate the nature of evolution on a reconfigurable hardware platform.
EHW背后蕴涵的关键动机之一是在可重构硬件平台上模拟自然进化的过程。
补充资料:将UG里的一个装配部件输出成单个部件文件
法一:
- 关闭(turn off)FileàOptions->Load Options下"Partial Loading "选项
- 打开装配部件
- 选择File->Export->Part
- 在"Part Specification"下选择"new"
- 选择"Specify Part",指定输出部件文件名称及位置
- 将"Object Selection Scope"设定为"All Objects"
- 选择"Class Selection->Select All"高亮所有对象
- 按"OK"
该种方法特点:每一个部件的特征都会汇集在新部件的MNT里。可以方便编辑。
法二:
- 闭(turn off)File->Options->Load Options下"Partial Loading "选项
- 打开装配部件
- Application->Assembly
- Assemblies->Components->Create New,给出想要输出的部件文件名及路径。
- 如下图1,在ANT上双击新产生的部件文件,使其成为工作部件。
- Assemblies->WAVE Geometry Linker,将设置改为"Body",选择所有组件的体。
- 将"Create Non-associative"开关设为"On",见下图2
- 将产生的部件设成显示部件,仅保存刚产生的新部件,不保存旧的装配部件。
图1 | 图2 |
该种方法特点:每一个部件在新部件的MNT里只会显示一个link的特征。没有相应特征可以编辑。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条