2026-04-09 2026, Volume 27 Issue 3
  • Select all
  • Research Article
    Rui ZHENG , Jianliang SHEN , Fan ZHANG , Ping LV , Peijie LI , Yu SHAO , Zhengbin ZHU

    To address the issues of head-of-line (HOL) blocking at the virtual output queue (VOQ) level, packet loss, and congestion spreading caused by buffer overflow in the shared-buffer-based combined input and output queued (CIOQ) switching architecture, while enhancing its performance and stability, we propose a de-blocking adaptive feedback control (AFC) design in this study. The introduction of the credit timeout detection mechanism (CTDM) enables the CIOQ to achieve theoretical 100% non-blocking state, effectively eliminating the impact of HOL blocking. With the combined effect of the proposed VOQ dynamic regulation algorithm (VDRA) and threshold dynamic adaptive algorithm (TDAA), it can reduce the risk of congestion spreading caused by buffer overflow and consequently improve the overall performance of the system. Both theoretical analysis and experimental results demonstrate that, under typical traffic conditions, the proposed design achieves a maximum throughput of 1499.66 Gb/s and a minimum latency of 83 ns. Additionally, the effective throughput ratio reaches 96.94%, with a data link layer packet (DLLP) loss ratio of merely 0.61% and a packet loss rate as low as 0.6%. In comparison with traditional CIOQ and input queued (IQ) switch architectures, the proposed design demonstrates improvements in throughput by 15.12% and 20.55%, and forwarding latency is reduced by 26.9% and 54.7%, respectively, and the system stability is stronger, which can fully satisfy the demand for data exchange in complex situations.

  • Research Article
    Shuaikang HOU , Qinrang LIU , Wenbo ZHANG , Ping LV , Peijie LI , Wei GUO

    As application scenarios continue to grow in complexity, wafer-scale systems impose increasingly stringent requirements on the reliability of interconnection networks. Under inevitable process-induced manufacturing defects and environmental disturbances, node and link faults occur frequently in wafer-scale interconnection networks, making fault tolerance a key factor in improving overall system reliability. To address chiplet node faults and link faults in wafer-scale interconnection networks, this paper proposes a load-balancing virtual-channel-less fault-tolerant routing algorithm, termed FTHOE. The proposed algorithm is based on a Hamiltonian routing strategy and the odd-even turn model. By exploiting local fault vector information at the current node, FTHOE dynamically adjusts the output port selection priority, thereby shortening detour paths around faulty regions while effectively reducing the probability of packets being trapped in fault neighborhoods. At the same time, FTHOE preserves a relatively high degree of minimal path diversity by retaining the adaptiveness of Hamiltonian-based routing under fault conditions, thereby enhancing network load-balancing and overall communication performance. Simulation results demonstrate that, compared with existing fault-tolerant routing algorithms, FTHOE significantly reduces average network latency and improves throughput, exhibiting robust fault tolerance and load-balancing performance under complex fault scenarios.

  • Research Article
    Ronghui LIU , Wei CUI , Xiaojun LIANG , Weihua GUI

    Accurate Chinese named entity recognition (NER) in the process industry is crucial for applications such as information extraction, knowledge graph construction, and intelligent decision-making. However, challenges, including ambiguous entity boundaries, semantic overlaps, and limited annotated data, significantly hinder performance. To address these issues, this study proposes DDiNER, a domain dictionary-guided Chinese NER framework that integrates a hierarchical industrial domain dictionary with bidirectional encoder representations from Transformers (BERT) via a hierarchical lexicon adapter (HLA), combined with bidirectional long short-term memory (BiLSTM) and conditional random field (CRF) layers for multilevel feature fusion. Experimental results show that DDiNER achieves superior performance, with average precision, recall, and F1-scores of 95.75%, 95.73%, and 95.74%, respectively, outperforming state-of-the-art models. Validation on an independent dataset confirms its robustness and strong capability in recognizing unseen and long-tail entities. This study provides an effective and scalable solution for industrial Chinese NER, with significant potential for downstream intelligent applications.

  • Research Article
    Hanfei ZHU , Wei XIANG , Yifu ZHANG , Ziyue LEI , Lingyun SUN

    L3 automated driving has introduced a trend of drivers engaging in non-driving-related tasks (NDRTs), but it also poses safety challenges for reconstructing drivers' situation awareness (SA). Two consecutive empirical studies in a driving simulator were conducted to investigate the effect of two peripheral interactions (airflow conveying the intended behaviors of vehicles and surround sound conveying the information of road users) on drivers' SA performance, NDRT efficiency, workload, and user experience. The first study (n=21) explored the differential effects of airflow, surround sound, and their integration. The second study (n=30) investigated how the integrated interaction performed across different NDRT difficulties. Results demonstrated that airflow and surround sound could significantly improve drivers' SA when used individually, each having distinct advantages. The integration of these two interactions yielded the best results. Notably, the integrated interaction showed greater effectiveness in improving SA during hard NDRT compared to the easy one. Furthermore, drivers reported reduced subjective workloads and enhanced user experience when leveraging these peripheral interaction methods. Our work offers insights for designing in-vehicle interaction systems that not only reconstruct drivers' SA but also support NDRT participation, ensuring safety and productivity.

  • Research Article
    Xiao LIU

    To address the challenge of large-scale packing problems, this paper proposes a novel hierarchical algorithm based on the geometrical classification of parts. The algorithm begins by classifying parts into three levels based on their area and fullness and then applies distinct packing strategies to each category. An innovative "shape matching" method is introduced, which, together with the "box stacking" (for rectangular parts) and "gravity packing," forms a comprehensive hierarchical packing system. Level-1 comprises large rectangular parts, which are arranged using the box stacking algorithm. By aligning the corner points of the parts' bounding boxes, this method avoids the hooking issue commonly encountered in gravity packing. Level-2 includes both large, irregular parts and medium-sized parts. They are first processed using the shape matching algorithm, where rotation and translation are applied to achieve contour complementarity. The quality of the match is evaluated using the shape matching coefficient (SMC). If the SMC fails to reach the preset quality threshold, the system switches to box stacking (for large, irregular parts) or gravity packing (for medium-sized parts). Level-3 comprises the remaining smaller parts and those that failed to pack in the previous two levels. For these parts, shape matching is attempted first, and the system resorts to gravity packing in case of failure. The experimental and comparative results demonstrate that the proposed hierarchical algorithm achieves higher material utilization than the traditional gravity packing algorithm. This improvement is facilitated by the box stacking and shape matching strategies, which promote a more orderly and compact arrangement of parts.