• Complex
  • Title
  • Keyword
  • Abstract
  • Scholars
  • Journal
  • ISSN
  • Conference
成果搜索
High Impact Results & Cited Count Trend for Year Keyword Cloud and Partner Relationship

Query:

学者姓名:刘耿耿

Refining:

Source

Submit Unfold

Co-

Submit Unfold

Language

Submit

Clean All

Sort by:
Default
  • Default
  • Title
  • Year
  • WOS Cited Count
  • Impact factor
  • Ascending
  • Descending
< Page ,Total 16 >
SlimPort: Port-Driven High-Level Synthesis for Continuous-Flow Microfluidic Biochips EI
期刊论文 | 2025 , 16 (5) | Micromachines
Abstract&Keyword Cite Version(2)

Abstract :

Continuous-flow microfluidic biochips (CFMBs) automatically execute various bioassays by precisely controlling the transport of fluid samples, which is driven by pressure delivered through fluidic ports. High-level synthesis, as an important stage in the design flow of CFMBs, generates binding and scheduling solutions whose quality directly affects the efficiency of the execution of bioassays. Existing high-level synthesis methods perform numerous transport tasks concurrently to increase efficiency. However, fluidic ports cannot be shared between concurrently executing transport tasks, resulting in a large number of fluidic ports introduced by existing methods. Increasing the number of fluidic ports undermines the integration, reduces the reliability, and increases the manufacturing cost. In this paper, we propose a port-driven high-level synthesis method based on integer linear programming (ILP) called SlimPort, integrating the optimization of fluidic port number into high-level synthesis, which has never been considered in prior work. Meanwhile, to ensure bioassay correctness, volume management between devices with a non-fixed input/output ratio is realized. Additionally, two acceleration strategies for ILP, scheduling constraint reduction and upper boundary estimation of fluidic port number, are proposed to improve the efficiency of SlimPort. Experimental results from multiple benchmarks demonstrate that SlimPort leads to high assay execution efficiency and a low number of fluidic ports. © 2025 by the authors.

Keyword :

Biochips Biochips Fluidic logic devices Fluidic logic devices High level synthesis High level synthesis Integer linear programming Integer linear programming Integer programming Integer programming Linear programming Linear programming Microfluidic chips Microfluidic chips

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 Pan, Youlin , Xu, Yanbo , Chen, Ziyang et al. SlimPort: Port-Driven High-Level Synthesis for Continuous-Flow Microfluidic Biochips [J]. | Micromachines , 2025 , 16 (5) .
MLA Pan, Youlin et al. "SlimPort: Port-Driven High-Level Synthesis for Continuous-Flow Microfluidic Biochips" . | Micromachines 16 . 5 (2025) .
APA Pan, Youlin , Xu, Yanbo , Chen, Ziyang , Huang, Xing , Liu, Genggeng . SlimPort: Port-Driven High-Level Synthesis for Continuous-Flow Microfluidic Biochips . | Micromachines , 2025 , 16 (5) .
Export to NoteExpress RIS BibTex

Version :

SlimPort: Port-Driven High-Level Synthesis for Continuous-Flow Microfluidic Biochips Scopus
期刊论文 | 2025 , 16 (5) | Micromachines
SlimPort: Port-Driven High-Level Synthesis for Continuous-Flow Microfluidic Biochips SCIE
期刊论文 | 2025 , 16 (5) | MICROMACHINES
Rapid Single-Flux-Quantum Circuit Routing Algorithm Considering Length Matching EI
期刊论文 | 2025 , 62 (5) , 1151-1163 | Computer Research and Development
Abstract&Keyword Cite Version(1)

Abstract :

The high frequency characteristics of rapid single-flux-quantum (RSFQ) circuits poses a great challenge to circuit layout design. In order to solve the circuit delay problem caused by the high frequency characteristics of RSFQ, delay elements such as passive transmission line can be used in the routing stage. The delay of a passive transmission line is roughly proportional to its length, and the power consumption of the passive transmission line does not increase with the increase of the wirelength, so length matching routing is a crucial problem for RSFQ circuits. Therefore, we propose an efficient RSFQ circuit routing algorithm considering length matching, including the following key strategies: 1) when generating the initial path, a method of detour routing is presented to meet the partial length matching of passive transmission lines without changing the initial routing space; 2) an iterative resource insertion algorithm based on region-awareness is utilized to reduce the area of additional resources needed to be added; 3) a length-matching driven routing algorithm considering blocking cost is designed, which improves the resource utilization of routing space. Experimental results show that, compared with existing multi-terminal routing algorithms, the proposed algorithm reduces the area required for routing by 8% and the running time by 36%, thus achieving fast and high-quality routing results. © 2025 Science Press. All rights reserved.

Keyword :

Electric delay lines Electric delay lines Routing algorithms Routing algorithms Routing protocols Routing protocols

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 Liu, Genggeng , Yu, Yantao , Zhou, Ruping et al. Rapid Single-Flux-Quantum Circuit Routing Algorithm Considering Length Matching [J]. | Computer Research and Development , 2025 , 62 (5) : 1151-1163 .
MLA Liu, Genggeng et al. "Rapid Single-Flux-Quantum Circuit Routing Algorithm Considering Length Matching" . | Computer Research and Development 62 . 5 (2025) : 1151-1163 .
APA Liu, Genggeng , Yu, Yantao , Zhou, Ruping , Wei, Rongshan , Xu, Ning . Rapid Single-Flux-Quantum Circuit Routing Algorithm Considering Length Matching . | Computer Research and Development , 2025 , 62 (5) , 1151-1163 .
Export to NoteExpress RIS BibTex

Version :

Rapid Single-Flux-Quantum Circuit Routing Algorithm Considering Length Matching; [考虑长度匹配的快速单通量量子电路布线算法] Scopus
期刊论文 | 2025 , 62 (5) , 1151-1163 | Computer Research and Development
流路径驱动的微流控生物芯片任意角度布线算法
期刊论文 | 2025 , 62 (4) , 978-988 | 计算机研究与发展
Abstract&Keyword Cite Version(2)

Abstract :

连续微流控生物芯片(continuous-flow microfluidic biochips,CFMBs)由于其能够自动高效地执行生化应用,成为近年来的研究热点.PathDriver+将实际的流体运输需求考虑进CFMBs设计流程中,并实现了实际的流体运输和去除,并为每个运输任务规划独立的流路径,而这些问题在之前的工作中被忽略了.但是,由于PathDriver+仅考虑了网格模型下总体布线的线长优化,而未考虑详细布线,没有充分利用CFMBs布线的灵活性.此外,PathDriver+仅考虑X型布线方式,而任意角度布线能够更有效地利用布线资源,从而缩短流通道长度.针对上述问题,提出了流路径驱动的任意角度布线算法,在考虑实际的流体运输需求的同时,提高布线资源的利用率,减少流通道的长度.首先基于Delaunay三角剖分构建搜索图,从而在保证布线质量的同时,提高布线解的搜索效率.然后,在构建的搜索图上,使用基于Dijkstra的流路径布线方法,以快速生成具有较短线长的布线结果.在布线过程中针对流通道复用和流通道交叉点数量优化问题,分别提出了通道复用策略和交叉优化策略,以进一步提高布线结果的质量.实验结果表明,与最新工作PathDriver+相比,所提算法在布线总线长、流层端口使用数量、通道交叉点数量方面分别降低了33.21%,11.04%,44.79%,通道复用率平均提高了 26.88个百分点,交叉点处引入阀门的总数量平均减少了42.01%,这表明所提算法的有效性和优越性.

Keyword :

任意角度布线 任意角度布线 流路径规划 流路径规划 物理设计 物理设计 计算机辅助设计 计算机辅助设计 连续微流控生物芯片 连续微流控生物芯片

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 潘友林 , 郭帅 , 黄兴 et al. 流路径驱动的微流控生物芯片任意角度布线算法 [J]. | 计算机研究与发展 , 2025 , 62 (4) : 978-988 .
MLA 潘友林 et al. "流路径驱动的微流控生物芯片任意角度布线算法" . | 计算机研究与发展 62 . 4 (2025) : 978-988 .
APA 潘友林 , 郭帅 , 黄兴 , 刘耿耿 . 流路径驱动的微流控生物芯片任意角度布线算法 . | 计算机研究与发展 , 2025 , 62 (4) , 978-988 .
Export to NoteExpress RIS BibTex

Version :

流路径驱动的微流控生物芯片任意角度布线算法
期刊论文 | 2025 , 62 (04) , 978-988 | 计算机研究与发展
流路径驱动的微流控生物芯片任意角度布线算法
期刊论文 | 2025 , 62 (4) , 978-988 | 计算机研究与发展
基于深度强化学习的连续微流控生物芯片控制逻辑布线
期刊论文 | 2025 , 62 (4) , 950-962 | 计算机研究与发展
Abstract&Keyword Cite Version(2)

Abstract :

随着电子设计自动化技术的迅速发展,连续微流控生物芯片成为了目前最具前景的生化实验平台之一.该芯片通过采用内部的微阀门以及微通道来操纵体积仅为毫升或纳升的流体样品,从而自动执行混合和检测等基本的生化实验操作.为了实现正确的生化测定功能,部署于芯片内部的微阀门通常需要由基于多路复用器的控制逻辑进行管控,其通过控制通道获得来自核心输入的控制信号以实现精确切换.由于生化反应通常需要非常高的灵敏度,因此为了保证信号的即时传输,需要尽可能地减少连接每个阀门的控制路径长度,以降低信号传输的时延.此外,为了降低芯片的制造成本,如何有效减少控制逻辑中通道的总长度也是逻辑架构设计需要解决的关键问题之一.针对上述问题,提出了一种基于深度强化学习的控制逻辑布线算法以最小化信号传输时延以及控制通道总长度,从而自动构建高效的控制通道网络.该算法采用竞争深度Q网络架构作为深度强化学习框架的智能体,从而对信号传输时延和通道总长度进行权衡评估.此外,针对控制逻辑首次实现了对角型的通道布线,从根本上提高了阀门切换操作的效率并降低了芯片的制造成本.实验结果表明,所提出的算法能够有效构建高性能、低成本的控制逻辑架构.

Keyword :

对角通道布线 对角通道布线 控制通道网络 控制通道网络 控制逻辑 控制逻辑 深度强化学习 深度强化学习 连续微流控生物芯片 连续微流控生物芯片

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 蔡华洋 , 黄兴 , 刘耿耿 . 基于深度强化学习的连续微流控生物芯片控制逻辑布线 [J]. | 计算机研究与发展 , 2025 , 62 (4) : 950-962 .
MLA 蔡华洋 et al. "基于深度强化学习的连续微流控生物芯片控制逻辑布线" . | 计算机研究与发展 62 . 4 (2025) : 950-962 .
APA 蔡华洋 , 黄兴 , 刘耿耿 . 基于深度强化学习的连续微流控生物芯片控制逻辑布线 . | 计算机研究与发展 , 2025 , 62 (4) , 950-962 .
Export to NoteExpress RIS BibTex

Version :

基于深度强化学习的连续微流控生物芯片控制逻辑布线
期刊论文 | 2025 , 62 (04) , 950-962 | 计算机研究与发展
基于深度强化学习的连续微流控生物芯片控制逻辑布线
期刊论文 | 2025 , 62 (4) , 950-962 | 计算机研究与发展
考虑长度匹配的快速单通量量子电路布线算法
期刊论文 | 2025 , 62 (5) , 1151-1163 | 计算机研究与发展
Abstract&Keyword Cite Version(2)

Abstract :

由于快速单通量量子(rapid single-flux-quantum,RSFQ)电路的高频特性,对电路的版图设计构成了巨大挑战.针对RSFQ电路的高频特性带来的电路时延问题,可以在布线阶段通过使用延时元件如无源传输线来解决.因为无源传输线的时延与它的长度近似成正比,且传输线的功耗不随着线长增加而增大,所以对于快速单通量量子电路而言长度匹配布线是一个非常重要的问题.为此,提出了一种高效的考虑长度匹配的RSFQ电路布线算法,包括3个关键策略:1)在生成初始路径时,提出了一种迂回布线的方法,在不改变初始布线空间的情况下,满足无源传输线的部分长度匹配;2)提出了一种基于区域感知的迭代资源插入策略,减少需要添加的额外资源区域;3)提出了一种考虑阻塞代价的长度匹配驱动布线策略,提高了对布线空间的资源利用.实验结果表明所提算法与现有的多端布线算法相比,布线所需的区域面积减少了 8%,运行时间减少了 36%,从而取得快速且高质量的布线结果.

Keyword :

快速单通量量子电路 快速单通量量子电路 时序匹配 时序匹配 物理设计 物理设计 通道布线 通道布线 长度匹配 长度匹配

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 刘耿耿 , 余延涛 , 周茹平 et al. 考虑长度匹配的快速单通量量子电路布线算法 [J]. | 计算机研究与发展 , 2025 , 62 (5) : 1151-1163 .
MLA 刘耿耿 et al. "考虑长度匹配的快速单通量量子电路布线算法" . | 计算机研究与发展 62 . 5 (2025) : 1151-1163 .
APA 刘耿耿 , 余延涛 , 周茹平 , 魏榕山 , 徐宁 . 考虑长度匹配的快速单通量量子电路布线算法 . | 计算机研究与发展 , 2025 , 62 (5) , 1151-1163 .
Export to NoteExpress RIS BibTex

Version :

考虑长度匹配的快速单通量量子电路布线算法
期刊论文 | 2025 , 62 (05) , 1151-1163 | 计算机研究与发展
考虑长度匹配的快速单通量量子电路布线算法
期刊论文 | 2025 , 62 (5) , 1151-1163 | 计算机研究与发展
Control Logic Routing for Continuous-Flow Microfluidic Biochips Based on Deep Reinforcement Learning EI
期刊论文 | 2025 , 62 (4) , 950-962 | Computer Research and Development
Abstract&Keyword Cite Version(1)

Abstract :

With the advancement of electronic design automation, continuous-flow microfluidic biochips have become one of the most promising platforms for biochemical experiments. This chip manipulates fluid samples in milliliters or nanoliters by utilizing internal microvalves and microchannels, and thus automatically performs basic biochemical experiments, such as mixing and detection. To achieve the correct bioassay function, the microvalves deployed inside the chip are usually managed by a multiplexer-based control logic, and valves receive control signals from a core input through the control channel for accurate switching. Since biochemical reactions typically require high sensitivity, the length of control paths connecting each valve needs to be reduced to ensure immediate signal propagation, and thus to reduce the signal propagation delay. In addition, to reduce the fabrication cost of chips, a vital issue to be addressed in the logic architecture design is how to effectively reduce the total channel length within the control logic. To address the above issues, we propose a deep reinforcement learning-based control logic routing algorithm to minimize the signal propagation delay and total control channel length, thereby automatically constructing an efficient control channel network. The algorithm employs the dueling deep Q-network architecture as the agent of the deep reinforcement learning framework to evaluate the tradeoff between signal propagation delay and total channel length. Besides, the diagonal channel routing is implemented for the first time for control logic, thus fundamentally improving the efficiency of valve switching operations and reducing the fabrication cost of the chip. The experimental results demonstrate that the proposed algorithm can effectively construct a high-performance and low-cost control logic architecture. © 2025 Science Press. All rights reserved.

Keyword :

Biochips Biochips Computer aided logic design Computer aided logic design Deep reinforcement learning Deep reinforcement learning Intellectual property core Intellectual property core Microfluidics Microfluidics Reinforcement learning Reinforcement learning

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 Cai, Huayang , Huang, Xing , Liu, Genggeng . Control Logic Routing for Continuous-Flow Microfluidic Biochips Based on Deep Reinforcement Learning [J]. | Computer Research and Development , 2025 , 62 (4) : 950-962 .
MLA Cai, Huayang et al. "Control Logic Routing for Continuous-Flow Microfluidic Biochips Based on Deep Reinforcement Learning" . | Computer Research and Development 62 . 4 (2025) : 950-962 .
APA Cai, Huayang , Huang, Xing , Liu, Genggeng . Control Logic Routing for Continuous-Flow Microfluidic Biochips Based on Deep Reinforcement Learning . | Computer Research and Development , 2025 , 62 (4) , 950-962 .
Export to NoteExpress RIS BibTex

Version :

Control Logic Routing for Continuous-Flow Microfluidic Biochips Based on Deep Reinforcement Learning; [基于深度强化学习的连续微流控生物芯片控制逻辑布线] Scopus
期刊论文 | 2025 , 62 (4) , 950-962 | Computer Research and Development
Any-Angle Routing Algorithm for Microfluidic Biochips Driven by Flow Path EI
期刊论文 | 2025 , 62 (4) , 978-988 | Computer Research and Development
Abstract&Keyword Cite Version(1)

Abstract :

Continuous-flow microfluidic biochips (CFMBs) have become a hot research topic in recent years due to their ability to perform biochemical assays automatically and efficiently. For the first time, PathDriver+ takes the requirements of the actual fluid transportation into account in the design process of CFMBs and implements the actual fluid transport and removal, and plans separate flow paths for each transport task, which have been neglected in previous work. However, PathDriver+ does not take full advantage of the flexibility of CFMBs routing because it only considers the optimization of flow channel length for the global routing in the mesh model, except for the detailed routing. In addition, PathDriver+ only considers the X architecture, while the existing work shows that the any-angle routing can utilize the routing resources more efficiently and shorten the flow channel length. To address the above issues, we propose a flow path-driven arbitrary angle routing algorithm, which can improve the utilization of routing resources and reduce the flow channel length while considering the actual fluid transportation requirements. The proposed algorithm constructs a search graph based on constrained Delaunay triangulation to improve the search efficiency of routing solutions while ensuring the routing quality. Then, a Dijkstra-based flow path routing method is used on the constructed search graph to generate a routing result with a short channel length quickly. In addition, in the routing process, channel reuse strategy and intersection optimization strategy are proposed for the flow path reuse and intersection number optimization problems, respectively, to further improve the quality of routing results. The experimental results show that compared with the latest work PathDriver+, the length of channels, the number of ports used, and the number of channel intersections are significantly reduced by 33.21%, 11.04%, and 44.79%, respectively, and the channel reuse rate is improved by 26.88% on average, and the total number of valves introduced at intersections is reduced by 42.01% on average, which demonstrates the effectiveness of the algorithm in this paper. © 2025 Science Press. All rights reserved.

Keyword :

High level synthesis High level synthesis

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 Youlin, Pan , Shuai, Guo , Xing, Huang et al. Any-Angle Routing Algorithm for Microfluidic Biochips Driven by Flow Path [J]. | Computer Research and Development , 2025 , 62 (4) : 978-988 .
MLA Youlin, Pan et al. "Any-Angle Routing Algorithm for Microfluidic Biochips Driven by Flow Path" . | Computer Research and Development 62 . 4 (2025) : 978-988 .
APA Youlin, Pan , Shuai, Guo , Xing, Huang , Genggeng, Liu . Any-Angle Routing Algorithm for Microfluidic Biochips Driven by Flow Path . | Computer Research and Development , 2025 , 62 (4) , 978-988 .
Export to NoteExpress RIS BibTex

Version :

Any-Angle Routing Algorithm for Microfluidic Biochips Driven by Flow Path; [流路径驱动的微流控生物芯片任意角度布线算法] Scopus
期刊论文 | 2025 , 62 (4) , 978-988 | Computer Research and Development
Fault-tolerance-oriented High-level Synthesis Algorithm for Fully Programmable Valve Array Biochips EI
期刊论文 | 2024 , 46 (11) , 4141-4150 | Journal of Electronics and Information Technology
Abstract&Keyword Cite Version(1)

Abstract :

As a new generation of flow-based microfluidics, Fully Programmable Valve Array (FPVA) biochips have become a popular biochemical experimental platform that provide higher flexibility and programmability. Due to environmental and human factors, however, there are usually some physical faults in the manufacturing process such as channel blockage and leakage, which, undoubtedly, can affect the results of bioassays. In addition, as the primary stage of architecture synthesis, high-level synthesis directly affects the quality of subsequent design. The fault tolerance problem in the high-level synthesis stage of FPVA biochips is focused on for the first time in this paper, and dynamic fault-tolerant techniques, including a cell function conversion method, a bidirectional redundancy scheme, and a fault mapping method, are presented, providing technical guarantee for realizing efficient fault-tolerant design. By integrating these techniques into the high-level synthesis stage, a high-quality fault-tolerance-oriented high-level synthesis algorithm for FPVA biochips is further realized in this paper, including a fault-aware real-time binding strategy and a fault-aware priority scheduling strategy, which lays a good foundation for the robustness of chip architecture and the correctness of assay outcomes. Experimental results confirm that a high-quality and fault-tolerant high-level synthesis scheme of FPVA biochips can be obtained by the proposed algorithm, providing a strong guarantee for the subsequent realization of a fault-tolerant physical design scheme. © 2024 Science Press. All rights reserved.

Keyword :

Biochips Biochips Biosynthesis Biosynthesis Design for testability Design for testability Electronics packaging Electronics packaging Fault tolerance Fault tolerance High level synthesis High level synthesis Integrated circuit design Integrated circuit design Microfluidics Microfluidics Radiation hardening Radiation hardening Redundancy Redundancy Structural dynamics Structural dynamics Valves (mechanical) Valves (mechanical)

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 Zhu, Yuhan , Liu, Bowen , Huang, Xing et al. Fault-tolerance-oriented High-level Synthesis Algorithm for Fully Programmable Valve Array Biochips [J]. | Journal of Electronics and Information Technology , 2024 , 46 (11) : 4141-4150 .
MLA Zhu, Yuhan et al. "Fault-tolerance-oriented High-level Synthesis Algorithm for Fully Programmable Valve Array Biochips" . | Journal of Electronics and Information Technology 46 . 11 (2024) : 4141-4150 .
APA Zhu, Yuhan , Liu, Bowen , Huang, Xing , Liu, Genggeng . Fault-tolerance-oriented High-level Synthesis Algorithm for Fully Programmable Valve Array Biochips . | Journal of Electronics and Information Technology , 2024 , 46 (11) , 4141-4150 .
Export to NoteExpress RIS BibTex

Version :

Fault-tolerance-oriented High-level Synthesis Algorithm for Fully Programmable Valve Array Biochips; [完全可编程阀门阵列生物芯片下容错导向的高阶综合算法] Scopus
期刊论文 | 2024 , 46 (11) , 4141-4150 | Journal of Electronics and Information Technology
Adaptive Control-Logic Routing for Fully Programmable Valve Array Biochips Using Deep Reinforcement Learning CPCI-S
期刊论文 | 2024 , 564-569 | 29TH ASIA AND SOUTH PACIFIC DESIGN AUTOMATION CONFERENCE, ASP-DAC 2024
WoS CC Cited Count: 2
Abstract&Keyword Cite Version(2)

Abstract :

With the increasing integration level of flow-based microfluidics, fully programmable valve arrays (FPVAs) have emerged as the next generation of microfluidic devices. Microvalves in an FPVA are typically managed by a control logic, where valves are connected to a core input via control channels to receive control signals that guide states switching. The critical valves that suffer from asynchronous actuation leading to chip malfunctions, however, need to be switched simultaneously in a specific bioassay. As a result, the channel lengths from the core input to these valves are required to be equal or similar, which poses a challenge to the channel routing of the control logic. To solve this problem, we propose a deep reinforcement learning-based adaptive routing flow for the control logic of FPVAs. With the proposed routing flow, an efficient control channel network can be automatically constructed to realize accurate control signals propagation. Meanwhile, the timing skews among synchronized valves and the total length of control channels can be minimized, thus generating an optimized control logic with excellent timing behavior. Simulation results on multiple benchmarks demonstrate the effectiveness of the proposed routing flow.

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 Cai, Huayang , Liu, Genggeng , Guo, Wenzhong et al. Adaptive Control-Logic Routing for Fully Programmable Valve Array Biochips Using Deep Reinforcement Learning [J]. | 29TH ASIA AND SOUTH PACIFIC DESIGN AUTOMATION CONFERENCE, ASP-DAC 2024 , 2024 : 564-569 .
MLA Cai, Huayang et al. "Adaptive Control-Logic Routing for Fully Programmable Valve Array Biochips Using Deep Reinforcement Learning" . | 29TH ASIA AND SOUTH PACIFIC DESIGN AUTOMATION CONFERENCE, ASP-DAC 2024 (2024) : 564-569 .
APA Cai, Huayang , Liu, Genggeng , Guo, Wenzhong , Li, Zipeng , Ho, Tsung-Yi , Huang, Xing . Adaptive Control-Logic Routing for Fully Programmable Valve Array Biochips Using Deep Reinforcement Learning . | 29TH ASIA AND SOUTH PACIFIC DESIGN AUTOMATION CONFERENCE, ASP-DAC 2024 , 2024 , 564-569 .
Export to NoteExpress RIS BibTex

Version :

Adaptive Control-Logic Routing for Fully Programmable Valve Array Biochips Using Deep Reinforcement Learning Scopus
其他 | 2024 , 564-569 | Proceedings of the Asia and South Pacific Design Automation Conference, ASP-DAC
Adaptive Control-Logic Routing for Fully Programmable Valve Array Biochips Using Deep Reinforcement Learning EI
会议论文 | 2024 , 564-569
Design and Implementation of Virtual Reality Experiment Project of Integrated Circuit Routing Algorithm EI
会议论文 | 2024 , 2024 CCIS , 145-155 | 18th International Conference on Computer Science and Education, ICCSE 2023
Abstract&Keyword Cite Version(1)

Abstract :

Given the lack of experimental teaching platforms and tools for integrated circuit (IC) related courses, this paper conducts research on the construction and teaching reform of IC series courses, and transforms the scientific research achievements and academic competition results of Fujian-Taiwan cooperation into virtual reality experimental cases focused on IC layout and routing. Practice shows that transforming the results of scientific research and competition into experiments can stimulate students’ enthusiasm for scientific research and academic competitions in the field of IC, and cultivate students’ abilities to solve problems of IC routing design. Moreover, the time for achievement transformation is effectively shortened, and the circular development of scientific research, subject competition, and teaching is achieved. © The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2024.

Keyword :

Curricula Curricula Integrated circuit layout Integrated circuit layout Integrated circuits Integrated circuits Routing algorithms Routing algorithms Teaching Teaching Timing circuits Timing circuits Virtual reality Virtual reality

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 Lu, Zeping , Liu, Genggeng , Ye, Fuling et al. Design and Implementation of Virtual Reality Experiment Project of Integrated Circuit Routing Algorithm [C] . 2024 : 145-155 .
MLA Lu, Zeping et al. "Design and Implementation of Virtual Reality Experiment Project of Integrated Circuit Routing Algorithm" . (2024) : 145-155 .
APA Lu, Zeping , Liu, Genggeng , Ye, Fuling , Guo, Wenzhong . Design and Implementation of Virtual Reality Experiment Project of Integrated Circuit Routing Algorithm . (2024) : 145-155 .
Export to NoteExpress RIS BibTex

Version :

Design and Implementation of Virtual Reality Experiment Project of Integrated Circuit Routing Algorithm Scopus
其他 | 2024 , 2024 CCIS , 145-155 | Communications in Computer and Information Science
10| 20| 50 per page
< Page ,Total 16 >

Export

Results:

Selected

to

Format:
Online/Total:356/10340949
Address:FZU Library(No.2 Xuyuan Road, Fuzhou, Fujian, PRC Post Code:350116) Contact Us:0591-22865326
Copyright:FZU Library Technical Support:Beijing Aegean Software Co., Ltd. 闽ICP备05005463号-1