WO2021238985A1 - Data processing method, apparatus and device, and storage medium - Google Patents

Data processing method, apparatus and device, and storage medium Download PDF

Info

Publication number
WO2021238985A1
WO2021238985A1 PCT/CN2021/096063 CN2021096063W WO2021238985A1 WO 2021238985 A1 WO2021238985 A1 WO 2021238985A1 CN 2021096063 W CN2021096063 W CN 2021096063W WO 2021238985 A1 WO2021238985 A1 WO 2021238985A1
Authority
WO
WIPO (PCT)
Prior art keywords
channels
data
information
control information
data processing
Prior art date
Application number
PCT/CN2021/096063
Other languages
French (fr)
Chinese (zh)
Inventor
李航
刘衡祁
高睿
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2021238985A1 publication Critical patent/WO2021238985A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L7/00Arrangements for synchronising receiver with transmitter
    • H04L7/0008Synchronisation information channels, e.g. clock distribution lines
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L7/00Arrangements for synchronising receiver with transmitter
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L7/00Arrangements for synchronising receiver with transmitter
    • H04L7/0075Arrangements for synchronising receiver with transmitter with photonic or optical means

Definitions

  • the present disclosure relates to the technical field of optical transmission networks.
  • the 100G optical module of the optical transmission network can be used to access optical signals with a transmission rate less than 100G, and for data exceeding 100G, it will be prohibited from passing.
  • the adopted solution is to use optical modules with a larger interface rate (for example, 200G, 400G, etc.) to transmit data exceeding 100G, or to increase the transmission bandwidth of the optical module by using multiple 100G optical modules to output in parallel.
  • the use of the above-mentioned second solution requires aligning the data between multiple optical modules to restore the original signal, that is, the signal of each optical module needs to be offset.
  • the usual de-skew processing method is to detect the earliest and latest arriving data, get the offset and send it to the de-skew circuit, and select a certain channel of read enable signal according to the situation of packet binding. Determine whether to read according to the emptiness and water level of each channel in the binding group (First Input First Output, FIFO).
  • FIFO First Input First Output
  • the channels for transmitting signals will also increase. If the same processing method is used, the logic resources will increase, the algorithm calculations will increase, etc., and the number of channels is 2-12. There are many downstream combinations, which require more resources to ensure logic implementation, which is not conducive to chip design.
  • the main purpose of the embodiments of the present disclosure is to propose a data processing method, device, equipment, and storage medium.
  • the embodiment of the present disclosure provides a data processing method, which includes the following steps: processing control information of at least two channels; buffering data information of at least two channels; and after the processed control information meets a preset condition In the case of aligning and outputting the processed control information and the buffered data information.
  • the embodiment of the present disclosure also provides a data processing device, the device includes: a control information judgment module configured to process control information of at least two channels; a data buffer module configured to process data information of at least two channels Caching, and when the processed control information meets a preset condition, the processed control information and the buffered data information are aligned and output.
  • a control information judgment module configured to process control information of at least two channels
  • a data buffer module configured to process data information of at least two channels Caching, and when the processed control information meets a preset condition, the processed control information and the buffered data information are aligned and output.
  • the embodiment of the present disclosure also provides a data processing device, the device including: a memory, a processor, a program stored in the memory and running on the processor, and a program for realizing connection and communication between the processor and the memory When the program is executed by the processor, it realizes the steps of the aforementioned method.
  • the present disclosure also provides a readable and writable storage medium that stores one or more programs, and the one or more programs can be executed by one or more processors to implement the steps of the foregoing method.
  • the data processing method, device, device, and storage medium proposed in the present disclosure process the control information of at least two channels, and cache the data information of the at least two channels, and the processed control information satisfies preset conditions In the case of aligning and outputting the processed control information and the buffered data information. In this way, in the case of multiple channels, it can reduce resource occupation and reduce the amount of calculation data.
  • Fig. 1 is a flowchart of a data processing method provided by an embodiment of the present disclosure.
  • Fig. 2 is a frame structure of ODUC in an embodiment of the present disclosure.
  • Fig. 3 is a schematic structural diagram of a data processing device provided by an embodiment of the present disclosure.
  • Fig. 4 is a schematic structural diagram of a data processing device provided by an embodiment of the present disclosure.
  • words such as “optionally” or “exemplarily” are used to represent examples, illustrations, or illustrations. Any embodiment or design solution described as “optional” or “exemplary” in the embodiments of the present disclosure should not be construed as being more preferable or advantageous than other embodiments or design solutions. To be precise, words such as “optionally” or “exemplary” are used to present related concepts in a specific manner.
  • FIG. 1 is a flowchart of a data processing method provided by an embodiment of the application. As shown in FIG. 1, the method includes the following steps S101 to S103:
  • control information of at least two channels is processed.
  • the at least two channels in the embodiment of this application can be the transmission channels of the ODUCn (Optical Data Unit-Cn) signal in the optical transport network (Optical Transport Network, OTN), where ODUCn can be understood as after removing the OTU overhead and check part OTUCn (completely standardized Optical Transport Unit-Cn) signal.
  • ODUCn Optical Data Unit-Cn
  • OTN optical Transport Network
  • the OTUCn signal is an OTN signal with a transmission rate exceeding 100Gbit/s, which can be split into n OTUC1 signals that can be transmitted by a 100G optical module.
  • control information may be single-bit control information in the OTUCn data stream.
  • the data information of at least two channels is buffered.
  • the data stream includes control information and data information, that is, the data information in this step is data information other than the control information in the OTUCn data stream.
  • the write instruction information (write signal) for buffering the data information of the at least two channels may be valid information (data valid signal) of the data of each channel.
  • step S101 and step S102 is not limited, that is, the control information and data information in the data stream can be processed at the same time.
  • control information and the data information can be separated, that is, the control information and the data information are processed separately.
  • the processed control information satisfies the preset condition
  • the processed control information and the buffered data information can be aligned and output.
  • the solution provided by the embodiment of the present application can effectively avoid the technical defects of the solution adopted by the related technology.
  • the advantages of the solution provided by the application example are more obvious.
  • the process of processing control information of at least two channels in step S101 may include, but is not limited to, the following implementation manners.
  • MFAS Multi-frame Alignment Signal
  • a read signal for buffering the data information is generated.
  • the frame positioning overhead indication information of the control information in each channel and the multi-frame number of the multi-frame positioning signal can be determined based on the frame structure of ODUC and the over 100G OTN standard.
  • the frame structure of ODUC is shown in Figure 2.
  • FA means frame header
  • OUT OH means frame positioning overhead indication.
  • the read address of the cached data information may be cleared.
  • the preset conditions may include but are not limited to the following examples.
  • the preset condition is: the frame positioning overhead indication information of at least two channels meets the first condition, and/or the multiframe numbers of the multiframe positioning signals of at least two channels meet the second condition.
  • the first condition may be that the time difference between the frame positioning overhead indication information of at least two channels to reach the respective channels is less than or equal to a preset debiasing range, which can be set by those skilled in the art according to actual needs;
  • the second condition may be The multi-frame numbers of the multi-frame positioning signals for at least two channels are the same.
  • the processed control information and the buffered data information are aligned Output, that is, read and output aligned OTUCn data streams of at least two channels.
  • the foregoing judging whether the multi-frame numbers of the multi-frame positioning signals of at least two channels are the same can be implemented by using a matrix 90-degree orientation transformation algorithm.
  • the frame positioning overhead indication information of at least two channels does not meet the first condition, that is, when the time difference between the frame positioning overhead indication information of at least two channels reaching the respective channels exceeds the preset de-biasing range, It can report out-of-range alarms to other monitoring equipment.
  • the multiframe numbers of the multiframe positioning signals of at least two channels do not meet the second condition, that is, when the multiframe numbers of the multiframe positioning signals of at least two channels are different, it is also possible Report alarm information to other monitoring equipment.
  • the processing method of separating control information and data information for multi-channel alignment proposed in the embodiment of this application can be used in multi-channel situations. , Reduce resource occupation and reduce the amount of computing data.
  • Fig. 3 is a data processing device provided by an embodiment of the application. As shown in Fig. 3, the device includes a control information judgment module 301, a data buffer module 302, a channel judgment module 303, a sliding frame judgment module 304, and a multi-frame number judgment Module 305, control information full cross module 306, read signal generation module 307.
  • the device includes a control information judgment module 301, a data buffer module 302, a channel judgment module 303, a sliding frame judgment module 304, and a multi-frame number judgment Module 305, control information full cross module 306, read signal generation module 307.
  • control information judgment module 301 is configured to process control information of at least two channels.
  • the data cache module 302 is configured to cache data information of at least two channels, and when the processed control information meets a preset condition, align the processed control information with the cached data information and output.
  • control information judging module 305 is configured to obtain the frame positioning overhead indication information of the control information in the at least two channels, and the multi-frame numbers of the multi-frame positioning signals of the at least two channels.
  • the channel judging module 303 is configured to determine, according to the frame location overhead indication information, the channel where the frame location overhead indication information of the at least two channels arrives last.
  • the read signal generating module 307 is configured to generate a read signal for buffering the data information according to the data enable indication that the frame positioning overhead indication information in the at least two channels finally arrives in the channel.
  • the read signal of the buffered data information is generated by the read signal generation module 307 through self-oscillation according to the data enable indication that finally arrives in the channel.
  • the foregoing preset condition may be that the frame positioning overhead indication information of at least two channels meets the first condition, and the multiframe numbers of the multiframe positioning signals of at least two channels meet the second condition.
  • the first condition may be that the time difference between the frame positioning overhead indication information of at least two channels to reach the respective channels is less than or equal to the preset debiasing range
  • the second condition is that the multiframe numbers of the multiframe positioning signals of the at least two channels are the same.
  • the sliding frame judging module 304 is configured to judge whether the frame positioning overhead indication information of at least two channels meets the first condition; the multi-frame number judging module 305 is configured to judge the multiple frame positioning signals of the at least two channels. Whether the frame number meets the second condition.
  • control information judging module 301 may include the aforementioned channel judging module 303, the sliding frame judging module 304, and the multi-frame number judging module 305.
  • control information judgment module may not be provided, and other modules implement the function of the control information judgment module.
  • control information full cross module 306 is configured to clear the read address of the cached data information.
  • the data processing device provided in this embodiment is used to implement the data processing method of the embodiment shown in FIG.
  • FIG. 4 is a schematic structural diagram of a data processing device provided by an embodiment.
  • the device includes a processor 401 and a memory 402.
  • the number of processors 401 in the device may be one or more, and one processor 401 is taken as an example in FIG. 4.
  • the processor 401 and the memory 402 in the device may be connected by a bus or in other ways. In FIG. 4, the connection by a bus is taken as an example.
  • the memory 402 can be used to store software programs, computer-executable programs, and modules, such as program instructions/modules corresponding to the automatic simulation method in the embodiment of FIG.
  • the processor 401 implements the aforementioned data processing method by running software programs, instructions, and modules stored in the memory 402.
  • the memory 402 may mainly include a program storage area and a data storage area.
  • the program storage area may store an operating system and an application program required by at least one function; the data storage area may store data created according to the use of the device, and the like.
  • the memory 402 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other non-volatile solid-state storage devices.
  • the embodiment of the present application also provides a readable and writable storage medium, the storage medium stores one or more programs, and the one or more programs can be executed by one or more processors to execute a data processing method,
  • the method includes: processing control information of at least two channels; buffering data information of at least two channels; and when the processed control information meets a preset condition, combining the processed control information with the buffered control information
  • the data information is output aligned.
  • the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, a physical component may have multiple functions, or a function or step may consist of several physical components.
  • the components are executed cooperatively.
  • Certain physical components or all physical components can be implemented as software executed by a processor, such as a central processing unit, a digital signal processor, or a microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit .
  • a processor such as a central processing unit, a digital signal processor, or a microprocessor
  • Such software may be distributed on a computer-readable medium, and the computer-readable medium may include a computer storage medium (or a non-transitory medium) and a communication medium (or a transitory medium).
  • Computer storage medium includes volatile and non-volatile data implemented in any method or technology for storing information (such as computer-readable instructions, data structures, program modules, or other data). Sexual, removable and non-removable media.
  • Computer storage media include but are not limited to RAM, ROM, EEPROM, flash memory or other storage technologies, CD-ROM, digital versatile disk (DVD) or other optical disk storage, magnetic cassettes, magnetic tapes, magnetic disk storage or other magnetic storage devices, or Any other medium used to store desired information and that can be accessed by a computer.
  • a communication medium usually contains computer-readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transmission mechanism, and may include any information delivery medium. .

Abstract

Disclosed in the present disclosure are a data processing method, apparatus and device, and a storage medium, wherein same belong to the technical field of optical transmission networks. The method comprises: processing control information of at least two channels; caching data information of the at least two channels; and when the processed control information satisfies a preset condition, aligning the processed control information with the cached data information for output.

Description

数据处理方法、装置、设备和存储介质Data processing method, device, equipment and storage medium 技术领域Technical field
本公开涉及光传输网络技术领域。The present disclosure relates to the technical field of optical transmission networks.
背景技术Background technique
在光网络传输领域,光传输网的100G光模块可用于接入传输速率小于100G的光信号,而对于超100G数据,则会禁止通行。目前,采用的解决方案是使用更大接口速率的光模块(例如,200G、400G等)传输超100G数据,或者,采用多个100G光模块并行输出的方式提高光模块的传输带宽。但采用上述第二种解决方式需要对多个光模块间的数据进行对齐处理才能恢复为原来的信号,即需要对各光模块信号进行去偏移处理。通常采用的去偏移处理方式是通过对最早和最晚到达的数据进行检测,得到偏移量后送入去偏移电路,并根据分组绑定的情况固定选择某一路的读使能信号,根据绑定组内各路先入先出(First Input First Output,FIFO)的空满情况和水位情况判断是否读取。但在更高速率业务的情况下,传输信号的通道也随之增加,若采用上述同样的处理方式会出现逻辑资源增大,算法运算量变大等情况,并且在通道数为2-12的情况下组合众多,需要更多的资源保证逻辑实现,不利于芯片设计。In the field of optical network transmission, the 100G optical module of the optical transmission network can be used to access optical signals with a transmission rate less than 100G, and for data exceeding 100G, it will be prohibited from passing. Currently, the adopted solution is to use optical modules with a larger interface rate (for example, 200G, 400G, etc.) to transmit data exceeding 100G, or to increase the transmission bandwidth of the optical module by using multiple 100G optical modules to output in parallel. However, the use of the above-mentioned second solution requires aligning the data between multiple optical modules to restore the original signal, that is, the signal of each optical module needs to be offset. The usual de-skew processing method is to detect the earliest and latest arriving data, get the offset and send it to the de-skew circuit, and select a certain channel of read enable signal according to the situation of packet binding. Determine whether to read according to the emptiness and water level of each channel in the binding group (First Input First Output, FIFO). However, in the case of higher-speed services, the channels for transmitting signals will also increase. If the same processing method is used, the logic resources will increase, the algorithm calculations will increase, etc., and the number of channels is 2-12. There are many downstream combinations, which require more resources to ensure logic implementation, which is not conducive to chip design.
发明内容Summary of the invention
本公开实施例的主要目的在于提出一种数据处理方法、装置、设备和存储介质。The main purpose of the embodiments of the present disclosure is to propose a data processing method, device, equipment, and storage medium.
本公开实施例提供了一种数据处理方法,该方法包括以下步骤:对至少两路通道的控制信息进行处理;对至少两路通道的数据信息进行缓存;在处理后的控制信息满足预设条件的情况下,将处理后的控制信息与缓存后的数据信息进行对齐输出。The embodiment of the present disclosure provides a data processing method, which includes the following steps: processing control information of at least two channels; buffering data information of at least two channels; and after the processed control information meets a preset condition In the case of aligning and outputting the processed control information and the buffered data information.
本公开实施例还提供了一种数据处理装置,该装置包括:控制信息判断模块,配置为对至少两路通道的控制信息进行处理;数据缓存模块,配置为对至少两路通道的数据信息进行缓存,以及在处理后的控制信息满足预设条件的情况下,将处理后的控制信息与缓存后的数据信息进行对齐输出。The embodiment of the present disclosure also provides a data processing device, the device includes: a control information judgment module configured to process control information of at least two channels; a data buffer module configured to process data information of at least two channels Caching, and when the processed control information meets a preset condition, the processed control information and the buffered data information are aligned and output.
本公开实施例还提供了一种数据处理设备,该设备包括:存储器、处理器,存储在存储器上并可在所述处理器上运行的程序以及用于实现处理器和存储器之间的连接通信的数据总线,当程序被处理器执行时,实现前述方法的步骤。The embodiment of the present disclosure also provides a data processing device, the device including: a memory, a processor, a program stored in the memory and running on the processor, and a program for realizing connection and communication between the processor and the memory When the program is executed by the processor, it realizes the steps of the aforementioned method.
本公开还提供了一种可读写存储介质,该存储介质存储有一个或者多个程序,所述一个或者多个程序可被一个或者多个处理器执行,以实现前述方法的步骤。The present disclosure also provides a readable and writable storage medium that stores one or more programs, and the one or more programs can be executed by one or more processors to implement the steps of the foregoing method.
本公开提出的数据处理方法、装置、设备和存储介质,其通过对至少两路通道的控制信息进行处理,对至少两路通道的数据信息进行缓存,并在处理后的控制信息满足预设条件的情况下,将处理后的控制信息与缓存后的数据信息进行对齐输出。这样在多通道情况下,可以降低资源占用并减少运算数据量。The data processing method, device, device, and storage medium proposed in the present disclosure process the control information of at least two channels, and cache the data information of the at least two channels, and the processed control information satisfies preset conditions In the case of aligning and outputting the processed control information and the buffered data information. In this way, in the case of multiple channels, it can reduce resource occupation and reduce the amount of calculation data.
附图说明Description of the drawings
图1是本公开实施例提供的一种数据处理方法的流程图。Fig. 1 is a flowchart of a data processing method provided by an embodiment of the present disclosure.
图2是本公开实施例中ODUC的帧结构。Fig. 2 is a frame structure of ODUC in an embodiment of the present disclosure.
图3是本公开实施例提供的一种数据处理装置的结构示意图。Fig. 3 is a schematic structural diagram of a data processing device provided by an embodiment of the present disclosure.
图4是本公开实施例提供的一种数据处理设备的结构示意图。Fig. 4 is a schematic structural diagram of a data processing device provided by an embodiment of the present disclosure.
具体实施方式Detailed ways
为使本申请的目的、技术方案和优点更加清楚明白,下文中将结合附图对本申请的实施例进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。In order to make the purpose, technical solutions, and advantages of the present application clearer, the embodiments of the present application will be described in detail below in conjunction with the accompanying drawings. It should be noted that the embodiments in this application and the features in the embodiments can be combined with each other arbitrarily if there is no conflict.
另外,在本申请实施例中,“可选地”或者“示例性地”等词用于表示作例子、例证或说明。本公开实施例中被描述为“可选地”或者“示例性地”的任何 实施例或设计方案不应被解释为比其它实施例或设计方案更优选或更具优势。确切而言,使用“可选地”或者“示例性地”等词旨在以具体方式呈现相关概念。In addition, in the embodiments of the present application, words such as "optionally" or "exemplarily" are used to represent examples, illustrations, or illustrations. Any embodiment or design solution described as "optional" or "exemplary" in the embodiments of the present disclosure should not be construed as being more preferable or advantageous than other embodiments or design solutions. To be precise, words such as "optionally" or "exemplary" are used to present related concepts in a specific manner.
图1为本申请实施例提供的一种数据处理方法的流程图,如图1所示,该方法包括以下步骤S101至S103:FIG. 1 is a flowchart of a data processing method provided by an embodiment of the application. As shown in FIG. 1, the method includes the following steps S101 to S103:
在S101中,对至少两路通道的控制信息进行处理。In S101, the control information of at least two channels is processed.
本申请实施例中的至少两路通道可以为光传输网络(Optical Transport Network,OTN)中ODUCn(Optical Data Unit-Cn)信号的传输通道,其中,ODUCn可以理解为去掉OTU开销和校验部分后的OTUCn(completely standardized Optical Transport Unit-Cn)信号。The at least two channels in the embodiment of this application can be the transmission channels of the ODUCn (Optical Data Unit-Cn) signal in the optical transport network (Optical Transport Network, OTN), where ODUCn can be understood as after removing the OTU overhead and check part OTUCn (completely standardized Optical Transport Unit-Cn) signal.
OTUCn信号为传输速率超过100Gbit/s的OTN信号,其可以拆分为n个可由100G光模块支持传输的OTUC1信号。The OTUCn signal is an OTN signal with a transmission rate exceeding 100Gbit/s, which can be split into n OTUC1 signals that can be transmitted by a 100G optical module.
进一步地,上述控制信息可以为OTUCn数据流中的单比特控制信息。Further, the above-mentioned control information may be single-bit control information in the OTUCn data stream.
在S102中,对至少两路通道的数据信息进行缓存。In S102, the data information of at least two channels is buffered.
可以理解的是,数据流中包括控制信息和数据信息,即本步骤中的数据信息为OTUCn数据流中除控制信息之外的数据信息。对该至少两路通道的数据信息进行缓存的写指示信息(写信号)可以为各路通道数据的有效信息(数据有效信号)。It is understandable that the data stream includes control information and data information, that is, the data information in this step is data information other than the control information in the OTUCn data stream. The write instruction information (write signal) for buffering the data information of the at least two channels may be valid information (data valid signal) of the data of each channel.
另外,在本申请实施例中不限定上述步骤S101和步骤S102执行的先后顺序,即可以同时对数据流中的控制信息和数据信息进行处理。In addition, in the embodiment of the present application, the sequence of performing step S101 and step S102 is not limited, that is, the control information and data information in the data stream can be processed at the same time.
在S103中,在处理后的控制信息满足预设条件的情况下,将处理后的控制信息与缓存后的数据信息进行对齐输出。In S103, when the processed control information satisfies the preset condition, the processed control information and the buffered data information are aligned and output.
在本申请实施例中,可以将控制信息与数据信息进行分离,即对控制信息和数据信息分别进行处理。这样,在处理后的控制信息满足预设条件的情况下,可以对处理后的控制信息与缓存后的数据信息进行对齐并输出。In the embodiment of the present application, the control information and the data information can be separated, that is, the control information and the data information are processed separately. In this way, when the processed control information satisfies the preset condition, the processed control information and the buffered data information can be aligned and output.
采用本申请实施例提供的方法,可以避免相关技术中在多通道情况下,对控制信息和数据信息共同进行对齐,而产生大量数据运算以及占用资源过多的缺陷。例如,在ODUC12业务的12通道场景下,或者通道2至通道12任意组合方式的场景下,本申请实施例提供的方案可以有效避免相关技术所采用解决方案的技术缺陷。并且,在通道数量更多的情况下,申请实 施例提供的解决方案的优势更加明显。By adopting the method provided by the embodiments of the present application, it is possible to avoid the defects that the control information and the data information are aligned together in the multi-channel situation in the related technology, which causes a large amount of data operation and takes up too much resources. For example, in the 12-channel scenario of the ODUC12 service, or the scenario of any combination of channel 2 to channel 12, the solution provided by the embodiment of the present application can effectively avoid the technical defects of the solution adopted by the related technology. Moreover, when the number of channels is larger, the advantages of the solution provided by the application example are more obvious.
在一种实施例中,上述步骤S101中对至少两路通道的控制信息进行处理的过程可以包括但不限于以下实现方式。In an embodiment, the process of processing control information of at least two channels in step S101 may include, but is not limited to, the following implementation manners.
例如,获取至少两路通道中控制信息的帧定位开销指示信息和复帧定位信号(Multi-frame Alignment Signal,MFAS)的复帧号,根据帧定位开销指示信息确定至少两路通道中帧定位开销指示信息最后到达的通道。根据至少两路通道中帧定位开销指示信息最后到达通道中的数据使能指示,产生缓存数据信息的读信号。For example, obtaining the frame positioning overhead indication information of the control information in at least two channels and the multi-frame alignment signal (Multi-frame Alignment Signal, MFAS) multi-frame number, and determining the frame positioning overhead in the at least two channels according to the frame positioning overhead indication information Indicates the channel where the message arrived last. According to the data enable indication that the frame positioning overhead indication information in the at least two channels finally arrives in the channel, a read signal for buffering the data information is generated.
示例性地,可以基于ODUC的帧结构和超100G OTN标准判断出各路通道中控制信息的帧定位开销指示信息和复帧定位信号的复帧号,其中,ODUC的帧结构如图2所示,FA表示帧头,OUT OH表示帧定位开销指示。Exemplarily, the frame positioning overhead indication information of the control information in each channel and the multi-frame number of the multi-frame positioning signal can be determined based on the frame structure of ODUC and the over 100G OTN standard. Among them, the frame structure of ODUC is shown in Figure 2. , FA means frame header, OUT OH means frame positioning overhead indication.
另外,在缓存上述数据信息的读信号之前,可以先将缓存数据信息的读地址清零。In addition, before the read signal of the aforementioned data information is cached, the read address of the cached data information may be cleared.
在一种实施例中,上述步骤S103中,预设条件可以包括但不限于以下示例。In an embodiment, in the foregoing step S103, the preset conditions may include but are not limited to the following examples.
例如,预设条件为:至少两路通道的帧定位开销指示信息满足第一条件,和/或至少两路通道的复帧定位信号的复帧号满足第二条件。For example, the preset condition is: the frame positioning overhead indication information of at least two channels meets the first condition, and/or the multiframe numbers of the multiframe positioning signals of at least two channels meet the second condition.
其中,第一条件可以为至少两路通道的帧定位开销指示信息到达各自通道的时间差小于等于预设的去偏范围,该去偏范围可以由本领域技术人员根据实际需要设定;第二条件可以为至少两路通道的复帧定位信号的复帧号相同。Wherein, the first condition may be that the time difference between the frame positioning overhead indication information of at least two channels to reach the respective channels is less than or equal to a preset debiasing range, which can be set by those skilled in the art according to actual needs; the second condition may be The multi-frame numbers of the multi-frame positioning signals for at least two channels are the same.
在一些实施例中,在至少两路通道的帧定位开销指示信息和复帧定位信号的复帧号均满足各自对应的条件的情况下,将处理后的控制信息和缓存后的数据信息进行对齐输出,也即读取并输出对齐的至少两路通道的OTUCn数据流。In some embodiments, when the frame positioning overhead indication information of the at least two channels and the multi-frame number of the multi-frame positioning signal both satisfy respective corresponding conditions, the processed control information and the buffered data information are aligned Output, that is, read and output aligned OTUCn data streams of at least two channels.
示例性地,上述判断至少两路通道的复帧定位信号的复帧号是否相同可以采用矩阵90度方位变换算法来实施。Exemplarily, the foregoing judging whether the multi-frame numbers of the multi-frame positioning signals of at least two channels are the same can be implemented by using a matrix 90-degree orientation transformation algorithm.
当然,在至少两路通道的帧定位开销指示信息不满足第一条件的情况下,即在至少两路通道的帧定位开销指示信息到达各自通道的时间差超出预设的去偏范围的情况下,可以向其他监控设备上报超范围报警。Of course, in the case where the frame positioning overhead indication information of at least two channels does not meet the first condition, that is, when the time difference between the frame positioning overhead indication information of at least two channels reaching the respective channels exceeds the preset de-biasing range, It can report out-of-range alarms to other monitoring equipment.
同样地,在至少两路通道的复帧定位信号的复帧号不满足第二条件的情况下,即在至少两路通道的复帧定位信号的复帧号存在不相同的情况下,也可以向其他监控设备上报告警信息。Similarly, when the multiframe numbers of the multiframe positioning signals of at least two channels do not meet the second condition, that is, when the multiframe numbers of the multiframe positioning signals of at least two channels are different, it is also possible Report alarm information to other monitoring equipment.
针对ODUC帧需要根据绑定的组进行组内通道间数据流对齐的特点,本申请实施例提出的将控制信息与数据信息分离以进行多路通道间对齐的处理方式,可以在多通道情况下,降低资源占用并减少运算数据量。In view of the feature that ODUC frames need to align data streams between channels in a group according to the bound group, the processing method of separating control information and data information for multi-channel alignment proposed in the embodiment of this application can be used in multi-channel situations. , Reduce resource occupation and reduce the amount of computing data.
图3为本申请实施例提供的一种数据处理装置,如图3所示,该装置包括控制信息判断模块301、数据缓存模块302、通道判断模块303、滑帧判断模块304、复帧号判断模块305、控制信息全交叉模块306、读信号生成模块307。Fig. 3 is a data processing device provided by an embodiment of the application. As shown in Fig. 3, the device includes a control information judgment module 301, a data buffer module 302, a channel judgment module 303, a sliding frame judgment module 304, and a multi-frame number judgment Module 305, control information full cross module 306, read signal generation module 307.
其中,控制信息判断模块301配置为对至少两路通道的控制信息进行处理。数据缓存模块302配置为对至少两路通道的数据信息进行缓存,以及在处理后的控制信息满足预设条件的情况下,将处理后的控制信息与缓存后的数据信息进行对齐输出。Wherein, the control information judgment module 301 is configured to process control information of at least two channels. The data cache module 302 is configured to cache data information of at least two channels, and when the processed control information meets a preset condition, align the processed control information with the cached data information and output.
在一种示例中,控制信息判断模块305配置为获取至少两路通道中控制信息的帧定位开销指示信息,以及至少两路通道的复帧定位信号的复帧号。In an example, the control information judging module 305 is configured to obtain the frame positioning overhead indication information of the control information in the at least two channels, and the multi-frame numbers of the multi-frame positioning signals of the at least two channels.
通道判断模块303配置为根据帧定位开销指示信息确定至少两路通道中帧定位开销指示信息最后到达的通道。The channel judging module 303 is configured to determine, according to the frame location overhead indication information, the channel where the frame location overhead indication information of the at least two channels arrives last.
读信号生成模块307配置为根据至少两路通道中帧定位开销指示信息最后到达通道中的数据使能指示,产生缓存数据信息的读信号。The read signal generating module 307 is configured to generate a read signal for buffering the data information according to the data enable indication that the frame positioning overhead indication information in the at least two channels finally arrives in the channel.
示例性地,缓存数据信息的读信号是由读信号生成模块307根据最后到达通道的数据使能指示通过自振而产生。Exemplarily, the read signal of the buffered data information is generated by the read signal generation module 307 through self-oscillation according to the data enable indication that finally arrives in the channel.
示例性地,上述预设条件可以为至少两路通道的帧定位开销指示信息满足第一条件,并且至少两路通道的复帧定位信号的复帧号满足第二条件。其中,第一条件可以为至少两路通道的帧定位开销指示信息到达各自通道的时间差小于等于预设的去偏范围,第二条件为至少两路通道的复帧定位信号的复帧号相同。Exemplarily, the foregoing preset condition may be that the frame positioning overhead indication information of at least two channels meets the first condition, and the multiframe numbers of the multiframe positioning signals of at least two channels meet the second condition. The first condition may be that the time difference between the frame positioning overhead indication information of at least two channels to reach the respective channels is less than or equal to the preset debiasing range, and the second condition is that the multiframe numbers of the multiframe positioning signals of the at least two channels are the same.
在一种示例中,滑帧判断模块304配置为判断至少两路通道的帧定位开销指示信息是否满足第一条件;复帧号判断模块305配置为判断至少两 路通道的复帧定位信号的复帧号是否满足第二条件。In an example, the sliding frame judging module 304 is configured to judge whether the frame positioning overhead indication information of at least two channels meets the first condition; the multi-frame number judging module 305 is configured to judge the multiple frame positioning signals of the at least two channels. Whether the frame number meets the second condition.
可选地,控制信息判断模块301可以包括上述通道判断模块303、滑帧判断模块304、复帧号判断模块305。可选地,可以不设置控制信息判断模块,而由其他模块实现控制信息判断模块的功能。Optionally, the control information judging module 301 may include the aforementioned channel judging module 303, the sliding frame judging module 304, and the multi-frame number judging module 305. Optionally, the control information judgment module may not be provided, and other modules implement the function of the control information judgment module.
可选地,控制信息全交叉模块306配置为将缓存数据信息的读地址清零。Optionally, the control information full cross module 306 is configured to clear the read address of the cached data information.
本实施例提供的数据处理装置用于实现图1所示实施例的数据处理方法,本实施例提供的数据处理装置实现原理和技术效果类似,此处不再赘述。The data processing device provided in this embodiment is used to implement the data processing method of the embodiment shown in FIG.
图4为一实施例提供的一种数据处理设备的结构示意图,如图4所示,该设备包括处理器401和存储器402。设备中处理器401的数量可以是一个或多个,图4中以一个处理器401为例。设备中的处理器401和存储器402可以通过总线或其他方式连接,图4中以通过总线连接为例。FIG. 4 is a schematic structural diagram of a data processing device provided by an embodiment. As shown in FIG. 4, the device includes a processor 401 and a memory 402. The number of processors 401 in the device may be one or more, and one processor 401 is taken as an example in FIG. 4. The processor 401 and the memory 402 in the device may be connected by a bus or in other ways. In FIG. 4, the connection by a bus is taken as an example.
存储器402作为一种计算机可读存储介质,可用于存储软件程序、计算机可执行程序以及模块,如本申请图3实施例中的自动仿真方法对应的程序指令/模块(例如,数据处理装置中的控制信息判断模块301、数据缓存模块302、通道判断模块303、滑帧判断模块304、复帧号判断模块305、控制信息全交叉模块306、读信号生成模块307)。处理器401通过运行存储在存储器402中的软件程序、指令以及模块实现上述的数据处理方法。The memory 402, as a computer-readable storage medium, can be used to store software programs, computer-executable programs, and modules, such as program instructions/modules corresponding to the automatic simulation method in the embodiment of FIG. The control information judgment module 301, the data buffer module 302, the channel judgment module 303, the sliding frame judgment module 304, the multi-frame number judgment module 305, the control information full cross module 306, and the read signal generation module 307). The processor 401 implements the aforementioned data processing method by running software programs, instructions, and modules stored in the memory 402.
存储器402可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序;存储数据区可存储根据设备的使用所创建的数据等。此外,存储器402可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他非易失性固态存储器件。The memory 402 may mainly include a program storage area and a data storage area. The program storage area may store an operating system and an application program required by at least one function; the data storage area may store data created according to the use of the device, and the like. In addition, the memory 402 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other non-volatile solid-state storage devices.
本申请实施例还提供了一种可读写存储介质,该存储介质存储有一个或者多个程序,该一个或者多个程序可被一个或者多个处理器执行,以执行一种数据处理方法,该方法包括:对至少两路通道的控制信息进行处理;对至少两路通道的数据信息进行缓存;以及在处理后的控制信息满足预设条件的情况下,将处理后的控制信息与缓存后的数据信息进行对齐输出。The embodiment of the present application also provides a readable and writable storage medium, the storage medium stores one or more programs, and the one or more programs can be executed by one or more processors to execute a data processing method, The method includes: processing control information of at least two channels; buffering data information of at least two channels; and when the processed control information meets a preset condition, combining the processed control information with the buffered control information The data information is output aligned.
本领域普通技术人员可以理解,上文中所公开方法中的全部或某些步 骤、设备中的功能模块/单元可以被实施为软件、固件、硬件及其适当的组合。A person of ordinary skill in the art can understand that all or some of the steps in the method disclosed above, and the functional modules/units in the device can be implemented as software, firmware, hardware, and appropriate combinations thereof.
在硬件实施方式中,在以上描述中提及的功能模块/单元之间的划分不一定对应于物理组件的划分;例如,一个物理组件可以具有多个功能,或者一个功能或步骤可以由若干物理组件合作执行。某些物理组件或所有物理组件可以被实施为由处理器,如中央处理器、数字信号处理器或微处理器执行的软件,或者被实施为硬件,或者被实施为集成电路,如专用集成电路。这样的软件可以分布在计算机可读介质上,计算机可读介质可以包括计算机存储介质(或非暂时性介质)和通信介质(或暂时性介质)。如本领域普通技术人员公知的,术语计算机存储介质包括在用于存储信息(诸如计算机可读指令、数据结构、程序模块或其他数据)的任何方法或技术中实施的易失性和非易失性、可移除和不可移除介质。计算机存储介质包括但不限于RAM、ROM、EEPROM、闪存或其他存储器技术、CD-ROM、数字多功能盘(DVD)或其他光盘存储、磁盒、磁带、磁盘存储或其他磁存储装置、或者可以用于存储期望的信息并且可以被计算机访问的任何其他的介质。此外,本领域普通技术人员公知的是,通信介质通常包含计算机可读指令、数据结构、程序模块或者诸如载波或其他传输机制之类的调制数据信号中的其他数据,并且可包括任何信息递送介质。In the hardware implementation, the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, a physical component may have multiple functions, or a function or step may consist of several physical components. The components are executed cooperatively. Certain physical components or all physical components can be implemented as software executed by a processor, such as a central processing unit, a digital signal processor, or a microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit . Such software may be distributed on a computer-readable medium, and the computer-readable medium may include a computer storage medium (or a non-transitory medium) and a communication medium (or a transitory medium). As is well known by those of ordinary skill in the art, the term computer storage medium includes volatile and non-volatile data implemented in any method or technology for storing information (such as computer-readable instructions, data structures, program modules, or other data). Sexual, removable and non-removable media. Computer storage media include but are not limited to RAM, ROM, EEPROM, flash memory or other storage technologies, CD-ROM, digital versatile disk (DVD) or other optical disk storage, magnetic cassettes, magnetic tapes, magnetic disk storage or other magnetic storage devices, or Any other medium used to store desired information and that can be accessed by a computer. In addition, as is well known to those of ordinary skill in the art, a communication medium usually contains computer-readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transmission mechanism, and may include any information delivery medium. .
以上参照附图仅说明了本申请的示例性实施例而已,并非因此局限本公开的权利范围。本领域技术人员不脱离本公开的范围和实质内所作的任何修改、等同替换和改进,均应在本公开的权利范围之内。The above only describes exemplary embodiments of the present application with reference to the accompanying drawings, and does not therefore limit the scope of rights of the present disclosure. Any modification, equivalent replacement and improvement made by those skilled in the art without departing from the scope and essence of the present disclosure shall fall within the scope of the rights of the present disclosure.

Claims (12)

  1. 一种数据处理方法,包括以下步骤:A data processing method includes the following steps:
    对至少两路通道的控制信息进行处理;Process the control information of at least two channels;
    对所述至少两路通道的数据信息进行缓存;以及Buffering the data information of the at least two channels; and
    在处理后的控制信息满足预设条件的情况下,将所述处理后的控制信息与缓存后的数据信息进行对齐输出。When the processed control information satisfies the preset condition, the processed control information and the buffered data information are aligned and output.
  2. 根据权利要求1所述的数据处理方法,其中,所述对至少两路通道的控制信息进行处理,包括:The data processing method according to claim 1, wherein said processing control information of at least two channels comprises:
    获取所述至少两路通道中控制信息的帧定位开销指示信息;以及Acquiring frame positioning overhead indication information of the control information in the at least two channels; and
    根据所述帧定位开销指示信息确定所述至少两路通道中帧定位开销指示信息最后到达的通道。Determine, according to the frame positioning overhead indication information, the channel where the frame positioning overhead indication information of the at least two channels arrives last.
  3. 根据权利要求2所述的数据处理方法,其中,所述对至少两路通道的控制信息进行处理,还包括:The data processing method according to claim 2, wherein said processing control information of at least two channels further comprises:
    根据所述至少两路通道中帧定位开销指示信息最后到达通道中的数据使能指示,产生缓存数据信息的读信号。According to the data enable indication that the frame positioning overhead indication information in the at least two channels finally arrives in the channel, a read signal for buffering the data information is generated.
  4. 根据权利要求1-3任一项所述的数据处理方法,其中,所述对至少两路通道的控制信息进行处理,还包括:The data processing method according to any one of claims 1 to 3, wherein said processing control information of at least two channels further comprises:
    获取所述至少两路通道的复帧定位信号的复帧号。Obtain the multi-frame numbers of the multi-frame positioning signals of the at least two channels.
  5. 根据权利要求1-4任一项所述的数据处理方法,其中,所述预设条件包括以下条件中的至少一个:The data processing method according to any one of claims 1 to 4, wherein the preset condition includes at least one of the following conditions:
    所述至少两路通道的帧定位开销指示信息满足第一条件,以及The frame positioning overhead indication information of the at least two channels satisfies the first condition, and
    所述至少两路通道的复帧定位信号的复帧号满足第二条件。The multi-frame numbers of the multi-frame positioning signals of the at least two channels satisfy the second condition.
  6. 根据权利要求5所述的数据处理方法,其中,所述第一条件为所述至少两路通道的帧定位开销指示信息到达各自通道的时间差小于等于 预设的去偏范围;The data processing method according to claim 5, wherein the first condition is that the time difference between the frame positioning overhead indication information of the at least two channels to reach the respective channels is less than or equal to a preset debiasing range;
    所述第二条件为所述至少两路通道的复帧定位信号的复帧号相同。The second condition is that the multiframe numbers of the multiframe positioning signals of the at least two channels are the same.
  7. 根据权利要求3所述的数据处理方法,其中,在所述产生缓存数据信息的读信号之前,所述方法还包括:The data processing method according to claim 3, wherein, before said generating the read signal of the buffered data information, the method further comprises:
    将所述缓存数据信息的读地址清零。Clear the read address of the cache data information to zero.
  8. 一种数据处理装置,包括:A data processing device includes:
    控制信息判断模块,配置为对至少两路通道的控制信息进行处理;以及The control information judgment module is configured to process the control information of at least two channels; and
    数据缓存模块,配置为对所述至少两路通道的数据信息进行缓存;A data buffer module configured to buffer the data information of the at least two channels;
    其中,所述数据缓存模块,还配置为在处理后的控制信息满足预设条件的情况下,将所述处理后的控制信息与缓存后的数据信息进行对齐输出。Wherein, the data buffer module is further configured to align and output the processed control information with the buffered data information when the processed control information meets a preset condition.
  9. 根据权利要求8所述的数据处理装置,还包括:The data processing device according to claim 8, further comprising:
    通道判断模块,配置为根据帧定位开销指示信息确定所述至少两路通道中帧定位开销指示信息最后到达的通道;以及A channel judging module configured to determine, according to the frame location overhead indication information, the channel where the frame location overhead indication information of the at least two channels arrives last; and
    读信号生成模块,配置为根据至少两路通道中帧定位开销指示信息最后到达通道中的数据使能指示,产生缓存数据信息的读信号。The read signal generation module is configured to generate a read signal for buffering the data information according to the data enable indication that the frame positioning overhead indication information in the at least two channels finally arrives in the channel.
  10. 根据权利要求8或9所述的数据处理装置,其中,The data processing device according to claim 8 or 9, wherein:
    所述预设条件包括第一条件和第二条件中的至少一个,所述第一条件为所述至少两路通道的帧定位开销指示信息到达各自通道的时间差小于等于预设的去偏范围,所述第二条件为所述至少两路通道的复帧定位信号的复帧号相同,并且The preset condition includes at least one of a first condition and a second condition, the first condition is that the time difference between the frame positioning overhead indication information of the at least two channels to reach the respective channels is less than or equal to a preset debiasing range, The second condition is that the multiframe numbers of the multiframe positioning signals of the at least two channels are the same, and
    所述数据处理装置还包括:The data processing device further includes:
    滑帧判断模块,配置为判断所述至少两路通道的帧定位开销指示信息是否满足所述第一条件;以及A sliding frame judging module, configured to judge whether the frame positioning overhead indication information of the at least two channels meets the first condition; and
    复帧号判断模块,配置为判断所述至少两路通道的复帧定位信号是 否满足所述第二条件。The multi-frame number judging module is configured to judge whether the multi-frame positioning signals of the at least two channels meet the second condition.
  11. 一种数据处理设备,包括:存储器、处理器,存储在所述存储器上并可在所述处理器上运行的程序以及用于实现所述处理器和所述存储器之间的连接通信的数据总线,所述程序被所述处理器执行时实现如权利要求1-7任一项所述的数据处理方法。A data processing device, comprising: a memory, a processor, a program stored on the memory and running on the processor, and a data bus for realizing connection and communication between the processor and the memory When the program is executed by the processor, the data processing method according to any one of claims 1-7 is realized.
  12. 一种可读写存储介质,存储有一个或者多个程序,所述一个或者多个程序可被一个或者多个处理器执行,以实现如权利要求1-7任一项所述的数据处理方法。A readable and writable storage medium storing one or more programs, and the one or more programs can be executed by one or more processors to realize the data processing method according to any one of claims 1-7 .
PCT/CN2021/096063 2020-05-29 2021-05-26 Data processing method, apparatus and device, and storage medium WO2021238985A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010478533.6 2020-05-29
CN202010478533.6A CN113746616A (en) 2020-05-29 2020-05-29 Data processing method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
WO2021238985A1 true WO2021238985A1 (en) 2021-12-02

Family

ID=78724949

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/096063 WO2021238985A1 (en) 2020-05-29 2021-05-26 Data processing method, apparatus and device, and storage medium

Country Status (2)

Country Link
CN (1) CN113746616A (en)
WO (1) WO2021238985A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101552766A (en) * 2009-05-05 2009-10-07 东南大学 Deskew device and method applied to high-speed parallel optical interconnection system
US7869468B1 (en) * 2009-06-12 2011-01-11 Applied Micro Circuits Corporation Transport of multilane traffic over a multilane physical interface
CN102394823A (en) * 2011-11-03 2012-03-28 中兴通讯股份有限公司 Multi-channel aligning de-bias method and device
CN110072163A (en) * 2019-04-28 2019-07-30 湖南必然网络科技有限公司 Load adaptive processing method, computer equipment and readable storage medium storing program for executing

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101552766A (en) * 2009-05-05 2009-10-07 东南大学 Deskew device and method applied to high-speed parallel optical interconnection system
US7869468B1 (en) * 2009-06-12 2011-01-11 Applied Micro Circuits Corporation Transport of multilane traffic over a multilane physical interface
CN102394823A (en) * 2011-11-03 2012-03-28 中兴通讯股份有限公司 Multi-channel aligning de-bias method and device
CN110072163A (en) * 2019-04-28 2019-07-30 湖南必然网络科技有限公司 Load adaptive processing method, computer equipment and readable storage medium storing program for executing

Also Published As

Publication number Publication date
CN113746616A (en) 2021-12-03

Similar Documents

Publication Publication Date Title
US10218455B2 (en) Method and apparatus for increasing and decreasing variable optical channel bandwidth
US7391728B2 (en) Apparatus and method for improved Fibre Channel oversubscription over transport
US11785113B2 (en) Client service transmission method and apparatus
US8750308B2 (en) Communication method and server of transmission control protocol
US11425050B2 (en) Method and apparatus for correcting a packet delay variation
US20140040679A1 (en) Relay device and recovery method
WO2018036173A1 (en) Network load balancing method, device and system
WO2020125792A1 (en) Data output method and apparatus, and storage medium and device
US7145877B2 (en) Apparatus and method for distance extension of fibre-channel over transport
WO2022088907A1 (en) Cbr signal transmission method, system, and device
WO2021238985A1 (en) Data processing method, apparatus and device, and storage medium
WO2019170064A1 (en) Method, apparatus and system for processing ethernet data in optical network
US8374147B2 (en) System and method for protecting payload information in radio transmission
US20030161344A1 (en) Method and device for transporting ethernet frames over transport SDH/SONET network
WO2021013025A1 (en) Data receiving method and apparatus, and data sending method and apparatus
WO2010028554A1 (en) Method and device for optical transport network intercommunication
US20070086479A1 (en) Techniques to buffer traffic in a communications system
EP2579520A1 (en) Bandwidth allocation method and device for realizing bandwidth allocation
EP3082321A1 (en) Reception device, transmission device, optical transmission device, optical transmission system, and monitoring method
WO2021218721A1 (en) Service processing method and apparatus
US20200396745A1 (en) Network monitoring apparatus, transmission apparatus, and method for network monitoring
CN111726300A (en) Data sending method and device
US8515283B2 (en) Transparent fiber channel link management for protocol transport
WO2021217520A1 (en) Data transmission method and device
CN116916200B (en) OSU service data transmission method and device and electronic equipment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21812813

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 11.05.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 21812813

Country of ref document: EP

Kind code of ref document: A1