scispace - formally typeset
Search or ask a question

Showing papers on "Core router published in 2023"


Journal ArticleDOI
TL;DR: In this article , the authors present two network timing covert channel attacks, and a defense mechanism against them, based on semi-supervised machine learning and deep learning algorithms, which are both used for novelty detection in network traffic.

1 citations


Proceedings ArticleDOI
01 Apr 2023
TL;DR: In this article , a multi working condition energy management strategy based on energy router for distributed energy Internet is proposed, where the hierarchical control strategy is adopted to divide the control framework into three layers: distribution network layer, micro network control layer, and local control layer.
Abstract: Distributed energy is not suitable for independent self use power supply system due to its intermittent and volatile characteristics, and needs to be interconnected with other distributed power grids or public grids. Therefore, a multi working condition energy management strategy based on energy router for distributed energy Internet is proposed in this paper. According to the distributed energy Internet framework, the hierarchical control strategy is adopted to divide the control framework into three layers: distribution network layer, micro network control layer, and local control layer. Aiming at the role of each functional unit in the energy router, each port local control strategy is designed. According to the micro network control layer, the energy router is divided into six stable operating states to achieve seamless switching between multiple working conditions. Finally, the DC building energy router system simulation model is built on the Simulink simulation platform, and two typical time scenarios in a day are selected for simulation. Through the analysis of the simulation waveform, it is verified that the distributed energy Internet of the proposed energy router can realize the reasonable allocation and utilization of energy.

Journal ArticleDOI
TL;DR: In this article , a compression router that hides the (de)compression operation delay is proposed, which can compress the contents of the incoming packet before the switch arbitration is completed, thus shortening the packet length without latency penalty and reducing the network injection and ejection latency.
Abstract: Network-on-Chips (NoCs) are important components for scalable many-core processors. Because the performance of parallel applications is usually sensitive to the latency of NoCs, reducing it is a primary requirement. In this study, a compression router that hides the (de)compression-operation delay is proposed. The compression router (de)compresses the contents of the incoming packet before the switch arbitration is completed, thus shortening the packet length without latency penalty and reducing the network injection-and-ejection latency. Evaluation results show that the compression router improves up to 33% of the parallel application performance (conjugate gradients (CG), fast Fourier transform (FT), integer sort (IS), and traveling salesman problem (TSP)) and 63% of the effective network throughput by 1.8 compression ratio on NoC. The cost is an increase in router area and its energy consumption by 0.22mm2 and 1.6 times compared to the conventional virtual-channel router. Another finding is that off-loading the decompressor onto a network interface decreases the compression-router area by 57% at the expense of the moderate increase in communication latency.

Posted ContentDOI
04 Jan 2023
TL;DR: In this paper , a 3D NoC router that combines buffered and bufferless routing with approximate priority comparison when deflecting flits is proposed, where flits that request output ports in the x and y dimensions are granted or deflected based on approximate, instead of accurate, priority comparison.
Abstract: This paper introduces a novel 3D NoC router that combines buffered and bufferless routing with approximate priority comparison when deflecting flits. Our proposal is a modification of an asymmetrical router that is buffered in the z dimension ports and bufferless in the x and y dimension ports. Flits that request output ports in the x and y dimensions are granted or deflected based on approximate, instead of accurate, priority comparison. Experimental results show that the proposed router, besides effectively combining the advantages of both buffered and bufferless routers, it achieves additional performance and area gains due to the reduced logic required for approximate priority comparison in flit deflections. Experimental results using synthetic and realistic traffic show that the proposed router begins to saturate at a sifnificantly higher injection rate than a bufferless router, but at a slightly lower injection rate than when using accurate priority comparison. Furthermore, the proposed router achieves higher clock frequencies and reduced area compared to the simpler permutation network.

Proceedings ArticleDOI
08 May 2023
TL;DR: In this paper , the authors explore a system to leverage existing available devices, such as smartphones, tablets and laptops, already inside a home network to create a platform for traffic inspection, which avoids new hardware deployment and allows decryption of traffic without risk of new third parties.
Abstract: Home networks lack the powerful security tools and trained personnel available in enterprise networks. This complicates efforts to address security risks in residential settings. While prior efforts explore outsourcing network traffic to cloud or cloudlet services, such an approach exposes that network traffic to a third party, which introduces privacy risks, particularly where traffic is decrypted (e.g., using Transport Layer Security Inspection (TLSI)). To enable security screening locally, home networks could introduce new physical hardware, but the capital and deployment costs may impede deployment. In this work, we explore a system to leverage existing available devices, such as smartphones, tablets and laptops, already inside a home network to create a platform for traffic inspection. This software-based solution avoids new hardware deployment and allows decryption of traffic without risk of new third parties. Our investigation compares on-router inspection of traffic with an approach using that same router to direct traffic through smartphones in the local network. Our performance evaluation shows that smartphone middleboxes can substantially increase the throughput of communication from around 10 Mbps in the on-router case to around 90 Mbps when smartphones are used. This approach increases CPU usage at the router by around 15%, with a 20% CPU usage increase on a smartphone (with single core processing). The network packet latency increases by about 120 milliseconds.

Journal ArticleDOI
TL;DR: In this article , the authors proposed a four-channel router with an east-west-north-south orientation and a crossbar switch connecting the two pairs of channels, where the input and output are handled by multiplexers, and the data is stored in FIFO buffers.
Abstract: As more and more functions are expected to be performed by a single electronic device (such as a smartphone, smart television, etc.), the need to have more and more components on SoC is increasing, posing new difficulties for NoC. The majority of NoC designs utilise mesh, torus, or other topologies to ensure a robust router. Most solutions, however, fall short when it comes to addressing key issues like throughput, area overhead, and latency, as well as QoS and congestion. The current paper proposes a concept for a reconfigurable router that can be used in No C settings. For the suggested router's design, we use Verilog, formal language for describing hardware (Verilog HDL). The four-channel router presented here has an east-west-north-south orientation and a crossbar switch connecting the two pairs of channels. Each channel consists of a multiplexer and a FIFO buffer. The input and output are handled by multiplexers, and the data is stored in FIFO buffers. The FIFO and multiplexer architectures for the south channel are developed initially. Afterwards the remaining three channels and the crossbar switch are made. Routers use channels, FIFO buffers, multiplexers, and crossbar switches in their overall design. Simulating the proposed design in Modelsim and obtaining the RTL view in Xilinx ISE 14.0 are the two primary methods of approaching this problem. The suggested reconfigurable router's power consumption is greatly reduced by employing the Power gating technique.. The XPower Analyzer application is used to determine the total power. As demonstrated by the findings obtained, the proposed design uses less energy than conventional reconfigurable routers.

Journal ArticleDOI
TL;DR: In this paper , a 3D NoC router that combines buffered and bufferless routing with approximate priority comparison when deflecting flits is proposed, which achieves higher clock frequencies and a reduced area compared to bufferles routers.
Abstract: This paper introduces a novel 3D NoC router that combines buffered and bufferless routing with approximate priority comparison when deflecting flits. Our proposal is a modification of an asymmetrical router that is buffered in the z dimension ports and bufferless in the x and y dimension ports. Flits that request output ports in the x and y dimensions are granted or deflected based on approximate, instead of accurate, priority comparison. Experimental results show that the proposed router, in addition to effectively combining the advantages of both buffered and bufferless routers, achieves additional performance and area gains due to the reduced logic required for approximate priority comparison in flit deflections. Experimental results using synthetic and realistic traffic show that the proposed router begins to saturate at a significantly higher injection rate than a bufferless router, but at a slightly lower injection rate than when using accurate priority comparison. Furthermore, the proposed router achieves higher clock frequencies and a reduced area compared to bufferles routers due to the simpler permutation network. The increased routing efficiency is shown to also translate to energy gains.