研究基于有线通信的高速数据传输技术,旨在优化数据传输过程,提高数据的传输速率和可靠性。采用基于流控制和拥塞控制的传输控制协议(Transmission Control Protocol,TCP)优化算法,在确保通信网络稳定性的同时,提高数据传输性能。将该...研究基于有线通信的高速数据传输技术,旨在优化数据传输过程,提高数据的传输速率和可靠性。采用基于流控制和拥塞控制的传输控制协议(Transmission Control Protocol,TCP)优化算法,在确保通信网络稳定性的同时,提高数据传输性能。将该技术应用于输电网的视频实时监控,并对传输速率和可靠性进行评估。实验结果显示,该方法在输电网视频实时监控中实现了高效、稳定的数据传输。展开更多
Today’s network industry needs highly qualified engineers to understand, configure, develop and upgrade switches that can build scalable high performance and ultra-low latency networks. This paper describes a new net...Today’s network industry needs highly qualified engineers to understand, configure, develop and upgrade switches that can build scalable high performance and ultra-low latency networks. This paper describes a new networking laboratory that has been set up to provide hands-on experience on datacenter network switches, such as ARISTA, programming and monitoring the traffic. This paper explains the networking laboratory coursework that students carry out during the course of a semester. The laboratory consists of six hands on experiments on the latest datacenter switches from Arista Networks, two programming assignments that teaches some of the protocols used at data link layer and routing protocols used at the network layer of OSI reference model. The final two laboratory experiments use the Wireshark software tool for traffic monitoring and peeking into details of some of the protocols in TCP/IP such as ARP protocol, Ethernet and so forth. The coursework details include the switch basics, switch hardware, Extensible Operating System (EOS), configuration of Link Aggregation Control Protocol, Multi-chassis Link Aggregation Protocol, Access Control Lists, and Open Short Path First version 2 on Arista switches 7050T-64 and 7048T-4S. The programming tasks cover High-level Data Link Control (HDLC) and Routing Algorithms.展开更多
针对国内对于专用通信引擎的研究空缺,实现了一种支持多协议的可配置通信引擎设计,并以典型的数据链路层协议——高级数据链路控制(High 1evel Data Link Control,HDLC)协议的引擎块实现为例,采用System Verilog搭建仿真平台,通过C语言...针对国内对于专用通信引擎的研究空缺,实现了一种支持多协议的可配置通信引擎设计,并以典型的数据链路层协议——高级数据链路控制(High 1evel Data Link Control,HDLC)协议的引擎块实现为例,采用System Verilog搭建仿真平台,通过C语言编写测试case,以回环验证的方式保证设计正确性。可配置引擎块以自研RSIC核为核心,采用AHB总线互连,内部集成HDLC、UART等通信协议以及DMA、TDM、GPIO等通用外设,实现通信协议的处理及数据传输,有助于解放处理器负载,提高数据处理效率,同时将HDLC与可配置通信引擎相结合,解决了多路信号的HDLC对处理器资源的占用率高等问题。展开更多
在数据中心流量传输过程中,传输性能的好坏很大程度上取决于数据中心TCP是否可以满足长短数据流不同的传输性能需求,即长流的高吞吐率和短流的低排队延迟。由于数据中心网络应用主要是在线数据密集型应用(online data intensive applica...在数据中心流量传输过程中,传输性能的好坏很大程度上取决于数据中心TCP是否可以满足长短数据流不同的传输性能需求,即长流的高吞吐率和短流的低排队延迟。由于数据中心网络应用主要是在线数据密集型应用(online data intensive application,OLDI)产生大量长流和短流混合的数据流,使长流占用大部分瓶颈链路带宽,造成短流高延迟,影响应用的服务质量。文章提出的动态标记配置(Dynamic-marking Configuration,DMC)策略动态调整瓶颈链路队列长度门限,实现流量的低延迟和高吞吐量传输,并降低数据流错过最后期限的比例。展开更多
文摘研究基于有线通信的高速数据传输技术,旨在优化数据传输过程,提高数据的传输速率和可靠性。采用基于流控制和拥塞控制的传输控制协议(Transmission Control Protocol,TCP)优化算法,在确保通信网络稳定性的同时,提高数据传输性能。将该技术应用于输电网的视频实时监控,并对传输速率和可靠性进行评估。实验结果显示,该方法在输电网视频实时监控中实现了高效、稳定的数据传输。
文摘Today’s network industry needs highly qualified engineers to understand, configure, develop and upgrade switches that can build scalable high performance and ultra-low latency networks. This paper describes a new networking laboratory that has been set up to provide hands-on experience on datacenter network switches, such as ARISTA, programming and monitoring the traffic. This paper explains the networking laboratory coursework that students carry out during the course of a semester. The laboratory consists of six hands on experiments on the latest datacenter switches from Arista Networks, two programming assignments that teaches some of the protocols used at data link layer and routing protocols used at the network layer of OSI reference model. The final two laboratory experiments use the Wireshark software tool for traffic monitoring and peeking into details of some of the protocols in TCP/IP such as ARP protocol, Ethernet and so forth. The coursework details include the switch basics, switch hardware, Extensible Operating System (EOS), configuration of Link Aggregation Control Protocol, Multi-chassis Link Aggregation Protocol, Access Control Lists, and Open Short Path First version 2 on Arista switches 7050T-64 and 7048T-4S. The programming tasks cover High-level Data Link Control (HDLC) and Routing Algorithms.
文摘针对国内对于专用通信引擎的研究空缺,实现了一种支持多协议的可配置通信引擎设计,并以典型的数据链路层协议——高级数据链路控制(High 1evel Data Link Control,HDLC)协议的引擎块实现为例,采用System Verilog搭建仿真平台,通过C语言编写测试case,以回环验证的方式保证设计正确性。可配置引擎块以自研RSIC核为核心,采用AHB总线互连,内部集成HDLC、UART等通信协议以及DMA、TDM、GPIO等通用外设,实现通信协议的处理及数据传输,有助于解放处理器负载,提高数据处理效率,同时将HDLC与可配置通信引擎相结合,解决了多路信号的HDLC对处理器资源的占用率高等问题。
文摘在数据中心流量传输过程中,传输性能的好坏很大程度上取决于数据中心TCP是否可以满足长短数据流不同的传输性能需求,即长流的高吞吐率和短流的低排队延迟。由于数据中心网络应用主要是在线数据密集型应用(online data intensive application,OLDI)产生大量长流和短流混合的数据流,使长流占用大部分瓶颈链路带宽,造成短流高延迟,影响应用的服务质量。文章提出的动态标记配置(Dynamic-marking Configuration,DMC)策略动态调整瓶颈链路队列长度门限,实现流量的低延迟和高吞吐量传输,并降低数据流错过最后期限的比例。