期刊文献+
共找到5,008篇文章
< 1 2 250 >
每页显示 20 50 100
Hardware/software partitioning based on dynamic combination of maximum entropy and chaos optimization algorithm
1
作者 张宏烈 张国印 姚爱红 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2010年第4期548-551,共4页
This paper presents an algorithm that combines the chaos optimization algorithm with the maximum entropy ( COA-ME) by using entropy model based on chaos algorithm,in which the maximum entropy is used as the second met... This paper presents an algorithm that combines the chaos optimization algorithm with the maximum entropy ( COA-ME) by using entropy model based on chaos algorithm,in which the maximum entropy is used as the second method of searching the excellent solution. The search direction is improved by chaos optimization algorithm and realizes the selective acceptance of wrong solution. The experimental result shows that the presented algorithm can be used in the partitioning of hardware/software of reconfigurable system. It effectively reduces the local extremum problem,and search speed as well as performance of partitioning is improved. 展开更多
关键词 hardware/software partitioning CHAOS optimization algorithm MAXIMUM ENTROPY RECONFIGURABLE system
下载PDF
A Novel Hardware/Software Partitioning Method Based on Position Disturbed Particle Swarm Optimization with Invasive Weed Optimization 被引量:8
2
作者 Xiao-Hu Yan Fa-Zhi He Yi-Lin Chen 《Journal of Computer Science & Technology》 SCIE EI CSCD 2017年第2期340-355,共16页
With the development of the design complexity in embedded systems, hardware/software (HW/SW) partitioning becomes a challenging optimization problem in HW/SW co-design. A novel HW/SW partitioning method based on pos... With the development of the design complexity in embedded systems, hardware/software (HW/SW) partitioning becomes a challenging optimization problem in HW/SW co-design. A novel HW/SW partitioning method based on position disturbed particle swarm optimization with invasive weed optimization (PDPSO-IWO) is presented in this paper. It is found by biologists that the ground squirrels produce alarm calls which warn their peers to move away when there is potential predatory threat. Here, we present PDPSO algorithm, in each iteration of which the squirrel behavior of escaping from the global worst particle can be simulated to increase population diversity and avoid local optimum. We also present new initialization and reproduction strategies to improve IWO algorithm for searching a better position, with which the global best position can be updated. Then the search accuracy and the solution quality can be enhanced. PDPSO and improved IWO are synthesized into one single PDPSO-IWO algorithm, which can keep both searching diversification and searching intensification. Furthermore, a hybrid NodeRank (HNodeRank) algorithm is proposed to initialize the population of PDPSO-IWO, and the solution quality can be enhanced further. Since the HW/SW communication cost computing is the most time-consuming process for HW/SW partitioning algorithm, we adopt the GPU parallel technique to accelerate the computing. In this way, the runtime of PDPSO-IWO for large-scale HW/SW partitioning problem can be reduced efficiently. Finally, multiple experiments on benchmarks from state-of-the-art publications and large-scale HW/SW partitioning demonstrate that the proposed algorithm can achieve higher performance than other algorithms. 展开更多
关键词 hardware/software partitioning particle swarm optimization invasive weed optimization communicationcost parallel computing
原文传递
New Model and Algorithm for Hardware/Software Partitioning 被引量:4
3
作者 武继刚 Thambipillai Srikanthan 邹广伟 《Journal of Computer Science & Technology》 SCIE EI CSCD 2008年第4期644-651,共8页
This paper focuses on the algorithmic aspects for the hardware/software (HW/SW) partitioning which searches a reasonable composition of hardware and software components which not only satisfies the constraint of har... This paper focuses on the algorithmic aspects for the hardware/software (HW/SW) partitioning which searches a reasonable composition of hardware and software components which not only satisfies the constraint of hardware area but also optimizes the execution time. The computational model is extended so that all possible types of communications can be taken into account for the HW/SW partitioning. Also, a new dynamic programming algorithm is proposed on the basis of the computational model, in which source data, rather than speedup in previous work, of basic scheduling blocks are directly utilized to calculate the optimal solution. The proposed algorithm runs in O(n·A) for n code fragments and the available hardware area A. Simulation results show that the proposed algorithm solves the HW/SW partitioning without increase in running time, compared with the algorithm cited in the literature. 展开更多
关键词 ALGORITHM hardware/software partitioning dynamic programming COMPLEXITY
原文传递
Solving Hardware/Software Partitioning via a Discrete Dynamic Convexized Method
4
作者 LIN Geng 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2019年第4期341-348,共8页
Hardware/software partitioning is an important step in the design of embedded systems. In this paper, the hardware/software partitioning problem is modeled as a constrained binary integer programming problem, which is... Hardware/software partitioning is an important step in the design of embedded systems. In this paper, the hardware/software partitioning problem is modeled as a constrained binary integer programming problem, which is further converted equivalently to an unconstrained binary integer programming problem by a penalty method. A local search method, HSFM, is developed to obtain a discrete local minimizer of the unconstrained binary integer programming problem. Next, an auxiliary function, which has the same global optimal solutions as the unconstrained binary integer programming problem, is constructed, and its properties are studied. We show that applying HSFM to minimize the auxiliary function can escape from previous local optima by the increase of the parameter value successfully. Finally, a discrete dynamic convexized method is developed to solve the hardware/software partitioning problem. Computational results and comparisons indicate that the proposed algorithm can get high-quality solutions. 展开更多
关键词 hardware software partitioning BINARY INTEGER PROGRAMMING local SEARCH DYNAMIC convexized method
原文传递
Optimal hardware/software co-synthesis for core-based SoC desi gns 被引量:5
5
作者 Zhan Jinyu Xiong Guangze 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第2期402-409,共8页
A hardware/software co-synthesis method is presented for SoC designs consisting of both hardware IP cores and software components on a graph-theoretic formulation. Given a SoC integrated with a set of functions and a ... A hardware/software co-synthesis method is presented for SoC designs consisting of both hardware IP cores and software components on a graph-theoretic formulation. Given a SoC integrated with a set of functions and a set of performance factors, a core for each function is selected from a set of alternative IP cores and software components, and optimal partitions is found in a way to evenly balance the performance factors and to ultimately reduce the overall cost, size, power consumption and runtime of the core-based SoC. The algorithm formulates IP cores and components into the corresponding mathematical models, presents a graph-theoretic model for finding the optimal partitions of SoC design and transforms SoC hardware/software co-synthesis problem into finding optimal paths in a weighted, directed graph. Overcoming the three main deficiencies of the traditional methods, this method can work automatically, evaluate more performance factors at the same time and meet the particularity of SoC designs. At last, the approach is illustrated that is practical and effective through partitioning a practical system. 展开更多
关键词 SOC co-synthesis partition IP core software component optimal path.
下载PDF
Hardware/software co-verification platform for EOS design 被引量:2
6
作者 Wang Peng(王鹏) Jin Depeng Zeng Lieguang 《High Technology Letters》 EI CAS 2005年第3期294-297,共4页
Ethernet over SDH/SONET (EOS) is a hotspot in today's data transmission technology for it combines the merits of both Ethernet and SDH/SONET. However, implementing an EOS system on a chip is complex and needs full... Ethernet over SDH/SONET (EOS) is a hotspot in today's data transmission technology for it combines the merits of both Ethernet and SDH/SONET. However, implementing an EOS system on a chip is complex and needs full verifications. This paper introduces our design of Hardware/Software co-verification platform for EOS design. The hardware platform contains a microprocessor board and an FPGA (Field Programmable Gate Array)-based verification board, and the corresponding software includes test benches running in FPGAs, controlling programs for the microprocessor and a console program with GUI (Graphical User Interface) interface for configuration, management and supervision. The design is cost-effective and has been successfully employed to verify several IP (Intellectual Property) blocks of our EOS chip. Moreover, it is flexible and can be applied as a general-purpose verification platform. 展开更多
关键词 以太网 硬件 软件 数据传输 网络技术
下载PDF
Scheduling Algorithm Based on Storage Capacity of Communication in Hardware/Software Integrated System
7
作者 滕建辅 蔡晓 张涛 《Transactions of Tianjin University》 EI CAS 2015年第4期366-370,共5页
In this paper, the storage capacity of communication among cores and processors is taken into account and a maximum D-value-first algorithm is proposed. By improving the hardware parallelism in the task execution proc... In this paper, the storage capacity of communication among cores and processors is taken into account and a maximum D-value-first algorithm is proposed. By improving the hardware parallelism in the task execution process, the maximum storage requirements for communication are minimized. Experimental results with various directed acyclic graph models showed that compared with the earliest-task-first algorithm, the storage requirements for communication were reduced by 22.46%, on average, while the average of makespan only increased by 0.82%,. 展开更多
关键词 hardware/software partitioning SCHEDULING algorithm STORAGE capacity COMMUNICATION
下载PDF
New Approach for Hardware/Software Embedded System Conception Based on the Use of Design Patterns
8
作者 Yassine Manai Joseph Haggège Mohamed Benrejeb 《Journal of Software Engineering and Applications》 2010年第6期525-535,共11页
This paper deals with a new hardware/software embedded system design methodology based on design pattern approach by development of a new design tool called smartcell. Three main constraints of embedded systems design... This paper deals with a new hardware/software embedded system design methodology based on design pattern approach by development of a new design tool called smartcell. Three main constraints of embedded systems design process are investigated: the complexity, the partitioning between hardware and software aspects and the reusability. Two intermediate models are carried out in order to solve the complexity problem. The partitioning problem deals with the proposed hardware/software partitioning algorithm based on Ant Colony Optimisation. The reusability problem is resolved by synthesis of intellectual property blocks. Specification and integration of an intelligent controller on heterogeneous platform are considered to illustrate the proposed approach. 展开更多
关键词 EMBEDDED Systems Design Patterns Smartcell hardware/software partitioning INTELLECTUAL Property
下载PDF
A hardware/software co-optimization approach for embedded software of MP3 decoder
9
作者 ZHANG Wei LIU Peng ZHAI Zhi-bo 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2007年第1期42-49,共8页
In order to improve the efficiency of embedded software running on processor core, this paper proposes a hard-ware/software co-optimization approach for embedded software from the system point of view. The proposed st... In order to improve the efficiency of embedded software running on processor core, this paper proposes a hard-ware/software co-optimization approach for embedded software from the system point of view. The proposed stepwise methods aim at exploiting the structure and the resources of the processor as much as possible for software algorithm optimization. To achieve low memory usage and low frequency need for the same performance, this co-optimization approach was used to optimize embedded software of MP3 decoder based on a 16-bit fixed-point DSP core. After the optimization, the results of decoding 128 kbps, 44.1 kHz stereo MP3 on DSP evaluation platform need 45.9 MIPS and 20.4 kbytes memory space. The optimization rate achieves 65.6% for memory and 49.6% for frequency respectively compared with the results by compiler using floating-point computation. The experimental result indicates the availability of the hardware/software co-optimization approach depending on the algorithm and architecture. 展开更多
关键词 MP3 解码器 植入软件 软硬件共优化
下载PDF
TikTak: A Scalable Simulator of Wireless Sensor Networks Including Hardware/Software Interaction
10
作者 Francesco Menichelli Mauro Olivieri 《Wireless Sensor Network》 2010年第11期815-822,共8页
We present a simulation framework for wireless sensor networks developed to allow the design exploration and the complete microprocessor-instruction-level debug of network formation, data congestion, nodes interaction... We present a simulation framework for wireless sensor networks developed to allow the design exploration and the complete microprocessor-instruction-level debug of network formation, data congestion, nodes interaction, all in one simulation environment. A specifically innovative feature is the co-emulation of selected nodes at clock-cycle-accurate hardware processing level, allowing code debug and exact execution latency evaluation (considering both protocol stack and application), together with other nodes at abstract protocol level, meeting a designer’s needs of simulation speed, scalability and reliability. The simulator is centered on the Zigbee protocol and can be retargeted for different node micro-architectures. 展开更多
关键词 WSN Simulation hardware-software Co-Emulation
下载PDF
Towards High-Performance Graph Processing: From a Hardware/Software Co-Design Perspective
11
作者 廖小飞 赵文举 +7 位作者 金海 姚鹏程 黄禹 王庆刚 赵进 郑龙 张宇 邵志远 《Journal of Computer Science & Technology》 SCIE EI CSCD 2024年第2期245-266,共22页
Graph processing has been widely used in many scenarios,from scientific computing to artificial intelligence.Graph processing exhibits irregular computational parallelism and random memory accesses,unlike traditional ... Graph processing has been widely used in many scenarios,from scientific computing to artificial intelligence.Graph processing exhibits irregular computational parallelism and random memory accesses,unlike traditional workloads.Therefore,running graph processing workloads on conventional architectures(e.g.,CPUs and GPUs)often shows a significantly low compute-memory ratio with few performance benefits,which can be,in many cases,even slower than a specialized single-thread graph algorithm.While domain-specific hardware designs are essential for graph processing,it is still challenging to transform the hardware capability to performance boost without coupled software codesigns.This article presents a graph processing ecosystem from hardware to software.We start by introducing a series of hardware accelerators as the foundation of this ecosystem.Subsequently,the codesigned parallel graph systems and their distributed techniques are presented to support graph applications.Finally,we introduce our efforts on novel graph applications and hardware architectures.Extensive results show that various graph applications can be efficiently accelerated in this graph processing ecosystem. 展开更多
关键词 graph processing hardware accelerator software system high performance ECOSYSTEM
原文传递
Domain-Oriented Software Defined Computing Architecture 被引量:1
12
作者 Ping Lv Qinrang Liu +1 位作者 Hongchang Chen Ting Chen 《China Communications》 SCIE CSCD 2019年第6期162-172,共11页
With the introduction of software defined hardware by DARPA Electronics Resurgence Initiative,software definition will be the basic attribute of information system.Benefiting from boundary certainty and algorithm aggr... With the introduction of software defined hardware by DARPA Electronics Resurgence Initiative,software definition will be the basic attribute of information system.Benefiting from boundary certainty and algorithm aggregation of domain applications,domain-oriented computing architecture has become the technical direction that considers the high flexibility and efficiency of information system.Aiming at the characteristics of data-intensive computing in different scenarios such as Internet of Things(IoT),big data,artificial intelligence(AI),this paper presents a domain-oriented software defined computing architecture,discusses the hierarchical interconnection structure,hybrid granularity computing element and its computational kernel extraction method,finally proves the flexibility and high efficiency of this architecture by experimental comparison. 展开更多
关键词 software defined hardware software defined COMPUTING ARCHITECTURE hierarchical INTERCONNECTION mixed-granular COMPUTING element
下载PDF
The Software Industry Promotes All-round Cooperation
13
作者 Lily Wang 《China's Foreign Trade》 2019年第4期40-41,共2页
Software can be seen almost everywhere and is now defining the world.Software has transitioned from an affiliate of hardware,to a network service that is present in every corner of our social lives.
关键词 software hardware service
下载PDF
System-on-a-Chip (SoC) Based Hardware Acceleration for Video Codec
14
作者 Xinwei Niu Jeffrey Fan 《Optics and Photonics Journal》 2013年第2期112-117,共6页
Nowadays, from home monitoring to large airport security, a lot of digital video surveillance systems have been used. Digital surveillance system usually requires streaming video processing abilities. As an advanced v... Nowadays, from home monitoring to large airport security, a lot of digital video surveillance systems have been used. Digital surveillance system usually requires streaming video processing abilities. As an advanced video coding method, H.264 is introduced to reduce the large video data dramatically (usually by 70X or more). However, computational overhead occurs when coding and decoding H.264 video. In this paper, a System-on-a-Chip (SoC) based hardware acceleration solution for video codec is proposed, which can also be used for other software applications. The characteristics of the video codec are analyzed by using the profiling tool. The Hadamard function, which is the bottleneck of H.264, is identified not only by execution time but also another two attributes, such as cycle per loop and loop round. The Co-processor approach is applied to accelerate the Hadamard function by transforming it to hardware. Performance improvement, resource costs and energy consumption are compared and analyzed. Experimental results indicate that 76.5% energy deduction and 8.09X speedup can be reached after balancing these three key factors. 展开更多
关键词 SOC software PROFILING hardware ACCELERATION Video CODEC
下载PDF
A Knowledge Graph based Software Engineering Curriculum Design Method
15
作者 Zhongjie Wang Hujie Huang Xiaofei Xu 《计算机教育》 2020年第12期134-143,共10页
New theories,methodologies,and technologies have been continuously invented and widely applied in modern software development,along with many new tools and best practices that are of remarkable significance in the sof... New theories,methodologies,and technologies have been continuously invented and widely applied in modern software development,along with many new tools and best practices that are of remarkable significance in the software industry.In Software Engineering(SE)programs of universities,it is quite difficult for their curricula to chase after the fast-evolving technology trend.As a consequence,there have been significant challenges in designing an evolvable SE curriculum.In this paper,we present a knowledge graph based curriculum design method for SE programs.Knowledge Points(KPs)are organized into a multi-layer and multi-dimensionally annotated knowledge graph called SEKG,and five principles are applied to partition the SEKG into a set of inter-related courses.Metrics for evaluating the quality of an SE curriculum are briefly discussed.This method can not only help design a systematic curriculum from existing software engineering KPs but also facilitate curriculum evolution to adapt to technology trends. 展开更多
关键词 curriculum design software engineering knowledge graph graph partitioning knowledge points
下载PDF
从ware到software
16
作者 吴念 《语言教育》 1992年第6期36-37,共2页
随着电子计算机的日益普及,今天在美国由—ware这个构词成分所组成的词屡屡可见。据美国哈佛大学的教育学教授 Howard Gardner声称,在近期召开的一次有关人工智能的学术会议之后,—ware词突然变得风靡起来。一位长期从事人类记忆研究的... 随着电子计算机的日益普及,今天在美国由—ware这个构词成分所组成的词屡屡可见。据美国哈佛大学的教育学教授 Howard Gardner声称,在近期召开的一次有关人工智能的学术会议之后,—ware词突然变得风靡起来。一位长期从事人类记忆研究的神经生物家甚至说,他觉得自已还不能适应这种情况,完全成了“a student of wetware among thecomputer hackers”(处在电子计算机专家中间一名学生)。从80年代初开始,wetware一词便被用来指 human brain。本来也可以用另外几个词:skullware,grayware(gray 展开更多
关键词 构词成分 学术会议 计算机专家 人类记忆 software 计算机时代 WAREHOUSE hardware 只读存储器 人脑组织
下载PDF
能源动力类别研究生产教融合联合培养基地建设模式与实践
17
作者 陈昊 刘萍 +5 位作者 李钰 耿莉敏 杨阳 段晨东 谢旭良 文常保 《高教学刊》 2024年第12期50-53,共4页
培养出满足新时代要求的具有创新精神和实践能力的高水平能源动力类别研究生是我国早日实现“双碳”目标的迫切需求。构建产教融合联合培养基地,是深化产教融合、实现能源动力类别研究生教育高质量发展的关键环节。该文总结长安大学在... 培养出满足新时代要求的具有创新精神和实践能力的高水平能源动力类别研究生是我国早日实现“双碳”目标的迫切需求。构建产教融合联合培养基地,是深化产教融合、实现能源动力类别研究生教育高质量发展的关键环节。该文总结长安大学在能源动力类别(动力工程及电气工程)研究生培养中基于产教融合建设联合培养基地的模式及实践工作,提出软-硬件协同构建产教融合联合培养实践基地的理念,具体阐述该理念在动力工程及电气工程等能源动力类别研究生培养中的具体实践与应用,以期为能源动力类别研究生实践创新能力的培养提供参考。 展开更多
关键词 产教融合 能源动力类别 研究生培养 软-硬件协同 联合培养基地
下载PDF
大数据时代医院档案管理信息化建设的思考
18
作者 耿辉 于春霞 《中国卫生产业》 2024年第2期120-123,共4页
本文以大数据时代医院档案管理信息化建设的积极价值为切入点,在此基础上探讨当前该工作的不足以及应对策略,就确保覆盖效应、保证系统延伸性、重视安全隐患控制等内容做具体论述,以改善大数据时代医院档案管理信息化建设水平,为其医疗... 本文以大数据时代医院档案管理信息化建设的积极价值为切入点,在此基础上探讨当前该工作的不足以及应对策略,就确保覆盖效应、保证系统延伸性、重视安全隐患控制等内容做具体论述,以改善大数据时代医院档案管理信息化建设水平,为其医疗服务、区域卫生管理等工作提供参考。 展开更多
关键词 大数据 医院档案管理 信息化建设 软硬件管理
下载PDF
通过式脚踏封口装置的自动化升级改造
19
作者 董改花 赵家硕 +1 位作者 王晓兰 郭秀华 《机械工程与自动化》 2024年第3期125-127,130,共4页
企业在塑封重型工件包装袋工艺流程中,存在着人工消耗量大、次品率高、返工率高等问题,为此对其采用的通过式脚踏封口装置进行了自动化升级改造。不仅提供了具体的软、硬件设计方案,而且还利用SolidWorks Electrical软件进行了本装置虚... 企业在塑封重型工件包装袋工艺流程中,存在着人工消耗量大、次品率高、返工率高等问题,为此对其采用的通过式脚踏封口装置进行了自动化升级改造。不仅提供了具体的软、硬件设计方案,而且还利用SolidWorks Electrical软件进行了本装置虚拟电气装配。此改造方案在保证实现塑封过程全自动化、次品率为零的同时,将整个改造设备费用控制在1000元以内,为小型企业在节约成本的同时也节省了劳动力。 展开更多
关键词 通过式脚踏封口装置 自动化升级 软件 硬件
下载PDF
触觉代偿理论下的视障儿童绘画玩具设计实践
20
作者 梁玲琳 王菲 许冉冉 《设计》 2024年第7期16-18,共3页
探究触觉代偿介入下的视障儿童绘画玩具系统设计,创新视障儿童的绘画体验。通过文献研究法得出当前国内外触觉代偿相关研究现状,基于文献及市场调研分析得到视障儿童玩具设计的现状分析,进而得出当前视障儿童玩具对于触觉代偿的设计需求... 探究触觉代偿介入下的视障儿童绘画玩具系统设计,创新视障儿童的绘画体验。通过文献研究法得出当前国内外触觉代偿相关研究现状,基于文献及市场调研分析得到视障儿童玩具设计的现状分析,进而得出当前视障儿童玩具对于触觉代偿的设计需求,并归纳出视障儿童绘画玩具系统的设计路径及框架。以使视障儿童绘画行为形成正向有益的良性循环为目标,基于前期研究得出的设计路径及框架,进行视障儿童绘画玩具系统设计实践。触觉代偿指导下的视障儿童绘画玩具系统能够改善并提升视障儿童绘画历程中的综合体验,同时为视障儿童提供了一个新的感知世界和表达自我的视角。 展开更多
关键词 触觉代偿 视障儿童 软硬件结合 绘画玩具 系统设计
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部