CN102655470B - The method and system of traffic scheduling is realized at optical transfer network interior joint - Google Patents

The method and system of traffic scheduling is realized at optical transfer network interior joint Download PDF

Info

Publication number
CN102655470B
CN102655470B CN201110050082.7A CN201110050082A CN102655470B CN 102655470 B CN102655470 B CN 102655470B CN 201110050082 A CN201110050082 A CN 201110050082A CN 102655470 B CN102655470 B CN 102655470B
Authority
CN
China
Prior art keywords
services
scheduled
need
code sequence
scheduling
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201110050082.7A
Other languages
Chinese (zh)
Other versions
CN102655470A (en
Inventor
吴贝
王亚武
鄢媛媛
张东平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sanechips Technology Co Ltd
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201110050082.7A priority Critical patent/CN102655470B/en
Priority to PCT/CN2011/081771 priority patent/WO2012116552A1/en
Publication of CN102655470A publication Critical patent/CN102655470A/en
Application granted granted Critical
Publication of CN102655470B publication Critical patent/CN102655470B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/50Queue scheduling

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

本发明提供一种在光传送网中节点实现业务调度的方法和系统,所述方法,包括:在接收到N路业务后,获取所述N路业务中每个平面需要调度的业务;将同一平面所需要调度的全部业务在同一时刻输出,其中任意两个平面需要调度的业务的输出时间不同;采用(N*n)阶交叉矩阵分别对各平面需要调度的业务进行交叉调度;输出该交叉调度处理后的业务;其中N和n均为大于等于2的整数,n为串行数据转并行数据的位宽。

The present invention provides a method and system for implementing service scheduling by nodes in an optical transport network. The method includes: after receiving N channels of services, acquiring services that need to be scheduled in each plane of the N channels of services; All the services that need to be scheduled on the planes are output at the same time, and the output time of the services that need to be scheduled on any two planes is different; the (N*n) order cross matrix is used to perform cross scheduling on the services that need to be scheduled on each plane; output the cross Scheduling and processing services; where N and n are both integers greater than or equal to 2, and n is the bit width of converting serial data to parallel data.

Description

在光传送网中节点实现业务调度的方法和系统Method and system for realizing service scheduling by nodes in optical transport network

技术领域 technical field

本发明涉及光通信领域,尤其涉及一种在光传送网中节点实现业务调度的方法和系统。The present invention relates to the field of optical communication, in particular to a method and a system for realizing service scheduling by nodes in an optical transport network.

背景技术 Background technique

光传送网(OTN)网络由于线路速率的提高以及波分复用的使用,使得系统容量空前提高,现在线速率可以达到40G、100G。而对业务调度的颗粒度相对要求更细,要求达到百M数量级,这样对交叉芯片容量要求要高,调度颗粒要求越细。使得能够使用单芯片完成交叉调度越来越具有挑战。Due to the improvement of the line rate and the use of wavelength division multiplexing in the Optical Transport Network (OTN) network, the system capacity has been increased unprecedentedly, and the line rate can reach 40G and 100G. However, the granularity of service scheduling is relatively finer, reaching the order of 100 M, so the requirements for cross-chip capacity are higher, and the scheduling granularity is finer. Enabling cross-scheduling to be done using a single chip is increasingly challenging.

专利号为CN200810189670.7的专利,为了能够完成交叉调度,对业务进行切片,使用多个交叉芯片级联,每个交叉芯片使用CLOS架构。这种处理方法虽然能够实现无阻交叉,但会降低系统的调度颗粒,不能够适应OTN网络的发展。The patent number is CN200810189670.7. In order to complete the cross-scheduling and slice the business, multiple cross-chips are cascaded, and each cross-chip uses the CLOS architecture. Although this processing method can realize non-blocking crossover, it will reduce the scheduling granularity of the system and cannot adapt to the development of the OTN network.

另一方面,OTN网络的集中调度要求也越来越高,甚至需要组建集群调度系统,要求不同平面的业务能够在同一节点统一调度。这就要求交叉芯片同时具有不同平面的适应能力。On the other hand, the centralized scheduling requirements of the OTN network are getting higher and higher, and it is even necessary to set up a cluster scheduling system, requiring that services of different planes can be uniformly scheduled on the same node. This requires the cross chip to have adaptability to different planes at the same time.

在交叉结构方面,有CLOS和bitslice两种架构。In terms of crossover structure, there are two architectures of CLOS and bitslice.

对于NXN的三级CLOS交叉矩阵,N路输入N路输出。第一级交换单元有n个输入端,m个输出端,共有N/n个,第二级为N/n个输入端和输出端,共有m个,第三级有m个输入端和n个输出端,共N/n个。For the NXN three-level CLOS cross matrix, N inputs and N outputs. The first level switching unit has n input terminals and m output terminals, a total of N/n, the second level has N/n input terminals and output terminals, a total of m, and the third level has m input terminals and n output terminals, a total of N/n.

当m<n时,为严格阻塞网络。不能满足OTN系统无阻特性。When m<n, it is a strictly blocking network. It cannot satisfy the non-blocking characteristic of the OTN system.

当2n-1>m≥n时,为可重排无阻塞。但随着端口的增多,搜索时间和效率都不能满足要求。When 2n-1>m≥n, it is rearrangeable without blocking. However, with the increase of ports, the search time and efficiency cannot meet the requirements.

当m≥2n-1时,为严格无阻,但在多播情况下,有一定阻塞率。所以也不能满足要求。When m≥2n-1, it is strictly unblocked, but in the case of multicast, there is a certain blocking rate. Therefore, the requirements cannot be met.

而bitslice架构虽然规模较大,但由于其无阻特性和便利的配置性,适应于OTN网络的发展。Although the bitslice architecture is large in scale, it is suitable for the development of OTN networks due to its non-blocking characteristics and convenient configuration.

发明内容 Contents of the invention

本发明提供的在光传送网中节点实现业务调度的方法和系统,要解决的技术问题是如何实现大容量OTN系统的严格无阻的最低百M级别交叉调度和在一个节点可实现多平面的交叉调度。The method and system for realizing service scheduling by nodes in the optical transport network provided by the present invention, the technical problem to be solved is how to realize the strict and unimpeded minimum 100M level cross-connect scheduling of a large-capacity OTN system and how to realize multi-plane cross-connect on one node scheduling.

为解决上述技术问题,本发明提供了如下技术方案:In order to solve the problems of the technologies described above, the present invention provides the following technical solutions:

一种在光传送网中节点实现业务调度的方法,包括:A method for realizing service scheduling by a node in an optical transport network, comprising:

在接收到N路业务后,获取所述N路业务中每个平面需要调度的业务;After receiving the N-way services, obtain the services that need to be scheduled for each plane in the N-way services;

将同一平面所需要调度的全部业务在同一时刻输出,其中任意两个平面需要调度的业务的输出时间不同;Output all the services that need to be scheduled on the same plane at the same time, and the output times of the services that need to be scheduled on any two planes are different;

采用(N*n)阶交叉矩阵分别对各平面需要调度的业务进行交叉调度;Use the (N*n) order cross matrix to perform cross scheduling on the services that need to be scheduled on each plane;

输出该交叉调度处理后的业务;output the services processed by the cross-scheduling;

其中N和n均为大于等于2的整数,n为串行数据转并行数据的位宽。Where N and n are both integers greater than or equal to 2, and n is the bit width of converting serial data to parallel data.

优选的,所述方法还具有如下特点:所述采用(N*n)阶交叉矩阵分别对各平面需要调度的业务进行交叉调度之前,还包括:Preferably, the method also has the following characteristics: before the cross-scheduling of the services that need to be scheduled on each plane by using the (N*n)-order cross-connect matrix, it also includes:

在同一时刻对同一平面所需要调度的全部业务进行校验。Verify all services that need to be scheduled on the same plane at the same time.

优选的,所述方法还具有如下特点:所述在同一时刻对同一平面所需要调度的全部业务进行校验过程包括:Preferably, the method also has the following characteristics: the process of verifying all services that need to be scheduled on the same plane at the same time includes:

为同一平面所需要调度的全部业务生成相同的第一扰码序列;Generate the same first scrambling code sequence for all services that need to be scheduled on the same plane;

在同一时刻采用相同的第一扰码序列对同一平面所需要调度的全部业务进行解扰处理。At the same time, the same first scrambling code sequence is used to perform descrambling processing on all services that need to be scheduled on the same plane.

优选的,所述方法还具有如下特点:所述输出该交叉调度处理后的业务过程包括:Preferably, the method also has the following characteristics: the outputting the business process after the cross-scheduling process includes:

为同一平面所需要调度的全部业务生成相同的第二扰码序列;generating the same second scrambling code sequence for all services that need to be scheduled on the same plane;

在同一时刻采用相同的第二扰码序列对同一平面所需要调度的全部业务进行加扰处理。At the same time, the same second scrambling code sequence is used to perform scrambling processing on all services that need to be scheduled on the same plane.

一种在光传送网中节点实现业务调度的系统,包括N个接收装置、一交叉装置、一同步信号产生装置、以及与N个接收装置一一对应的同步装置和发送装置,其中:A system for implementing service scheduling by nodes in an optical transport network, including N receiving devices, a crossover device, a synchronization signal generating device, and a synchronization device and a sending device corresponding to the N receiving devices one-to-one, wherein:

接收装置,用于接收一路业务;a receiving device, configured to receive one channel of service;

同步信号产生装置,用于获取所述N路业务中每个平面需要调度的业务,并在同一时刻向同一平面所需要调度的全部业务对应的同步装置分别发送同步信号,其中任意两个平面需要调度的业务的输出时间不同;A synchronization signal generating device, configured to obtain the services that need to be scheduled by each plane in the N-way services, and send synchronization signals to the synchronization devices corresponding to all the services that need to be scheduled on the same plane at the same time, wherein any two planes need The output time of the scheduled business is different;

同步装置,用于保存所述接收装置发送的业务,并在接收到所述同步信号产生装置发送的同步信号后,输出所述业务;a synchronization device, configured to save the service sent by the receiving device, and output the service after receiving the synchronization signal sent by the synchronization signal generating device;

交叉装置,用于采用(N*n)阶交叉矩阵对同步装置同一时刻输出的业务进行交叉调度;The cross-connect device is used for cross-scheduling the services output by the synchronization device at the same time by using an (N*n)-order cross-connect matrix;

发送装置,用于输出该交叉调度处理后的业务;a sending device, configured to output the service processed by the cross-scheduling;

其中N和n均为大于等于2的整数,n为串行数据转并行数据的位宽。Where N and n are both integers greater than or equal to 2, and n is the bit width of converting serial data to parallel data.

优选的,所述系统还具有如下特点:所述系统还包括:Preferably, the system also has the following characteristics: the system also includes:

与N个接收装置一一对应的校验装置,用于在同一时刻对同一平面所需要调度的全部业务进行校验。The verification device corresponding to the N receiving devices one-to-one is used to verify all the services that need to be scheduled on the same plane at the same time.

优选的,所述系统还具有如下特点:所述系统还包括:Preferably, the system also has the following characteristics: the system also includes:

一第一扰码序列产生装置,用于为同一平面所需要调度的全部业务生成相同的扰码序列;A first scrambling code sequence generating device, used to generate the same scrambling code sequence for all services that need to be scheduled on the same plane;

所述校验装置还包括:The verification device also includes:

解扰模块,用于采用第一扰码序列产生装置生成的扰码序列对接收的业务进行解扰处理。The descrambling module is configured to use the scrambling code sequence generated by the first scrambling code sequence generating device to descramble the received service.

优选的,所述系统还具有如下特点:Preferably, the system also has the following characteristics:

所述系统还包括:The system also includes:

一第二扰码序列产生装置,用于为同一平面所需要调度的全部业务生成相同的扰码序列;A second scrambling code sequence generating device, used to generate the same scrambling code sequence for all services that need to be scheduled on the same plane;

所述发送装置还包括:The sending device also includes:

加扰装置,用于采用所述第二扰码序列产生装置生成的扰码序列对交叉调度处理后的业务进行加扰处理。A scrambling device, configured to use the scrambling code sequence generated by the second scrambling code sequence generating device to perform scrambling processing on the service after cross-scheduling processing.

优选的,所述系统还具有如下特点:Preferably, the system also has the following characteristics:

所述同步装置为双口随机存取存储器。The synchronization device is a dual-port random access memory.

优选的,所述系统还具有如下特点:所述同步信号产生装置所生成的同步信号是通过对外部参考信号进行去抖处理后生成的。Preferably, the system also has the following features: the synchronization signal generated by the synchronization signal generating device is generated after debounce processing on an external reference signal.

本发明提供的实施例,与现有技术相比,一方面完全无阻塞交叉的进步,另一方面多平面交叉的进步,再一方面小颗粒度调度的进步,达到了交叉效果,节省了交叉芯片数量,提高了系统集成度。Compared with the prior art, the embodiment provided by the present invention has the improvement of completely non-blocking crossover on the one hand, the progress of multi-plane crossover on the other hand, and the progress of small granularity scheduling on the one hand, which achieves the crossover effect and saves crossover The number of chips improves the system integration.

附图说明 Description of drawings

图1为本发明提供的在光传送网中节点实现业务调度的系统实施例的结构示意图;FIG. 1 is a schematic structural diagram of a system embodiment in which nodes in an optical transport network implement service scheduling provided by the present invention;

图2为图1所示系统实施例的另一结构示意图;Fig. 2 is another schematic structural diagram of the system embodiment shown in Fig. 1;

图3为图2所示系统实施例的另一结构示意图;Fig. 3 is another structural schematic diagram of the system embodiment shown in Fig. 2;

图4为图1所示系统实施例的又一结构示意图;Fig. 4 is another schematic structural diagram of the system embodiment shown in Fig. 1;

图5为本发明提供的在光传送网中节点实现业务调度的方法实施例的流程示意图。Fig. 5 is a schematic flowchart of an embodiment of a method for implementing service scheduling by a node in an optical transport network provided by the present invention.

具体实施方式 Detailed ways

为使本发明的目的、技术方案和优点更加清楚,下面将结合附图及具体实施例对本发明作进一步的详细描述。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。In order to make the purpose, technical solution and advantages of the present invention clearer, the present invention will be further described in detail below in conjunction with the accompanying drawings and specific embodiments. It should be noted that, in the case of no conflict, the embodiments in the present application and the features in the embodiments can be combined arbitrarily with each other.

图1为本发明提供的在光传送网中节点实现业务调度的系统实施例的结构示意图。图1所示系统实施例包括N个接收装置、一交叉装置、一同步信号产生装置、以及与N个接收装置一一对应的同步装置和发送装置,其中:FIG. 1 is a schematic structural diagram of an embodiment of a system in which nodes implement service scheduling in an optical transport network provided by the present invention. The system embodiment shown in Figure 1 includes N receiving devices, a crossover device, a synchronization signal generating device, and a synchronization device and a sending device corresponding to the N receiving devices one-to-one, wherein:

接收装置,用于接收一路业务;a receiving device, configured to receive one channel of service;

同步信号产生装置,用于获取所述N路业务中每个平面需要调度的业务,并在同一时刻向同一平面所需要调度的全部业务对应的同步装置分别发送同步信号,其中任意两个平面需要调度的业务的输出时间不同;A synchronization signal generating device, configured to obtain the services that need to be scheduled by each plane in the N-way services, and send synchronization signals to the synchronization devices corresponding to all the services that need to be scheduled on the same plane at the same time, wherein any two planes need The output time of the scheduled business is different;

同步装置,用于保存所述接收装置发送的业务,并在接收到所述同步信号产生装置发送的同步信号后,输出所述业务;a synchronization device, configured to save the service sent by the receiving device, and output the service after receiving the synchronization signal sent by the synchronization signal generating device;

交叉装置,用于采用(N*n)阶交叉矩阵对同步装置同一时刻输出的业务进行交叉调度;The cross-connect device is used for cross-scheduling the services output by the synchronization device at the same time by using an (N*n)-order cross-connect matrix;

发送装置,用于输出该交叉调度处理后的业务;a sending device, configured to output the service processed by the cross-scheduling;

其中N和n均为大于等于2的整数,n为串行数据转并行数据的位宽。Where N and n are both integers greater than or equal to 2, and n is the bit width of converting serial data to parallel data.

下面对本发明提供的系统实施例进行说明:The system embodiment provided by the present invention is described below:

图2为图1所示系统实施例的另一结构示意图。图2所示系统实施例还包括:FIG. 2 is another structural schematic diagram of the system embodiment shown in FIG. 1 . The system embodiment shown in Figure 2 also includes:

与N个接收装置一一对应的校验装置,用于在同一时刻对同一平面所需要调度的全部业务进行校验。The verification device corresponding to the N receiving devices one-to-one is used to verify all the services that need to be scheduled on the same plane at the same time.

图3为图2所示系统实施例的另一结构示意图。在图3所示系统实施例中所述系统还包括:一第一扰码序列产生装置,用于为同一平面所需要调度的全部业务生成相同的扰码序列;FIG. 3 is another structural schematic diagram of the system embodiment shown in FIG. 2 . In the system embodiment shown in FIG. 3, the system further includes: a first scrambling code sequence generating device, configured to generate the same scrambling code sequence for all services that need to be scheduled on the same plane;

所述校验装置还包括:解扰模块,用于采用第一扰码序列产生装置生成的扰码序列对接收的业务进行解扰处理。The verification device further includes: a descrambling module, configured to use the scrambling code sequence generated by the first scrambling code sequence generating device to descramble the received service.

其中所述第一扰码序列产生装置与每个校验装置均相连。Wherein the first scrambling code sequence generating device is connected to each verification device.

图4为图1所示系统实施例的又一结构示意图。在图4所示系统实施例中所述系统还包括:一第二扰码序列产生装置,用于为同一平面所需要调度的全部业务生成相同的扰码序列;FIG. 4 is another schematic structural diagram of the system embodiment shown in FIG. 1 . In the system embodiment shown in FIG. 4, the system further includes: a second scrambling code sequence generating device, configured to generate the same scrambling code sequence for all services that need to be scheduled on the same plane;

所述发送装置还包括:加扰装置,用于采用所述第二扰码序列产生装置生成的扰码序列对交叉调度处理后的业务进行加扰处理。The sending device further includes: a scrambling device, configured to use the scrambling code sequence generated by the second scrambling code sequence generating device to scramble the cross-scheduled service.

其中该图4所示的系统实施例还可以包括图2所示的校验装置和图3所示的第一扰码序列产生装置中的至少一个。The system embodiment shown in FIG. 4 may further include at least one of the checking device shown in FIG. 2 and the first scrambling code sequence generating device shown in FIG. 3 .

需要说明的是,由于同步装置在输出同一平面需要调度的业务的时间是同时的,所以同一平面需要调度的业务已经在时间上达到了同步,所以在本发明的系统中,同一平面需要调度的全部业务均可以使用相同的扰码序列,无需为同一平面上每个业务配置一一对应的扰码序列生成装置,减少了系统中芯片的配置成本。It should be noted that since the synchronizing device outputs the services that need to be scheduled on the same plane at the same time, the services that need to be scheduled on the same plane have been synchronized in time, so in the system of the present invention, the services that need to be scheduled on the same plane All services can use the same scrambling code sequence, and there is no need to configure a one-to-one corresponding scrambling code sequence generating device for each service on the same plane, reducing the configuration cost of chips in the system.

在上述系统实施例中,优选的,所述同步装置为双口随机存取存储器(双口RAM)。In the above system embodiment, preferably, the synchronization device is a dual-port random access memory (dual-port RAM).

由于接收装置在接收到业务后会将并行数据重新定界以及产生随路帧头,双口RAM采用该随路帧头复位双口RAM的写地址,同时将帧头位置写入双口RAM,使用该同步信号复位双口RAM的读地址,同时将将业务从双口RAM读出,即可完成平面的同步。Since the receiving device will re-delimit the parallel data and generate the road-associated frame header after receiving the service, the dual-port RAM uses the road-associated frame header to reset the write address of the dual-port RAM, and at the same time writes the position of the frame header into the dual-port RAM, Use the synchronization signal to reset the read address of the dual-port RAM, and at the same time read the service from the dual-port RAM to complete the synchronization of the plane.

当然在实际应用中,也可以使用寄存器来实现。Of course, in practical applications, registers can also be used for implementation.

需要说明的是,所述同步信号产生装置所生成的同步信号是通过对外部参考信号进行去抖处理后生成的。It should be noted that, the synchronization signal generated by the synchronization signal generating device is generated after performing debounce processing on the external reference signal.

本发明提供的实施例,与现有技术相比,一方面完全无阻塞交叉的进步,另一方面多平面交叉的进步,再一方面小颗粒度调度的进步,达到了交叉效果,节省了交叉芯片数量,提高了系统集成度。Compared with the prior art, the embodiment provided by the present invention has the improvement of completely non-blocking crossover on the one hand, the progress of multi-plane crossover on the other hand, and the progress of small granularity scheduling on the one hand, which achieves the crossover effect and saves crossover The number of chips improves the system integration.

图5为本发明提供的在光传送网中节点实现业务调度的方法实施例的流程示意图。结合图1至4所述的系统实施例,所述方法实施例包括:Fig. 5 is a schematic flowchart of an embodiment of a method for implementing service scheduling by a node in an optical transport network provided by the present invention. With reference to the system embodiments described in FIGS. 1 to 4, the method embodiments include:

步骤101、在接收到N路业务后,获取所述N路业务中每个平面需要调度的业务;Step 101. After receiving the N-way services, obtain the services that need to be scheduled for each plane in the N-way services;

步骤102、将同一平面所需要调度的全部业务在同一时刻输出,其中任意两个平面需要调度的业务的输出时间不同;Step 102, output all the services that need to be scheduled on the same plane at the same time, wherein the output times of the services that need to be scheduled on any two planes are different;

步骤103、采用(N*n)阶交叉矩阵分别对各平面需要调度的业务进行交叉调度;Step 103, using the (N*n)-order cross-connection matrix to perform cross-scheduling for the services that need to be dispatched on each plane;

步骤104、输出该交叉调度处理后的业务;Step 104, outputting the service processed by the cross-scheduling;

其中N和n均为大于等于2的整数,n为串行数据转并行数据的位宽。Where N and n are both integers greater than or equal to 2, and n is the bit width of converting serial data to parallel data.

可选的,所述采用(N*n)阶交叉矩阵分别对各平面需要调度的业务进行交叉调度之前,还包括:Optionally, before the cross-scheduling of the services that need to be scheduled on each plane by using the (N*n)-order cross-connect matrix, it also includes:

在同一时刻对同一平面所需要调度的全部业务进行校验。Verify all services that need to be scheduled on the same plane at the same time.

可选的,所述在同一时刻对同一平面所需要调度的全部业务进行校验过程包括:Optionally, the process of verifying all services that need to be scheduled on the same plane at the same time includes:

为同一平面所需要调度的全部业务生成相同的第一扰码序列;Generate the same first scrambling code sequence for all services that need to be scheduled on the same plane;

在同一时刻采用相同的第一扰码序列对同一平面所需要调度的全部业务进行解扰处理。At the same time, the same first scrambling code sequence is used to perform descrambling processing on all services that need to be scheduled on the same plane.

可选的,所述输出该交叉调度处理后的业务过程包括:Optionally, said outputting the business process after the cross-scheduling process includes:

为同一平面所需要调度的全部业务生成相同的第二扰码序列;generating the same second scrambling code sequence for all services that need to be scheduled on the same plane;

在同一时刻采用相同的第二扰码序列对同一平面所需要调度的全部业务进行加扰处理。At the same time, the same second scrambling code sequence is used to perform scrambling processing on all services that need to be scheduled on the same plane.

本发明提供的实施例,与现有技术相比,一方面完全无阻塞交叉的进步,另一方面多平面交叉的进步,再一方面小颗粒度调度的进步,达到了交叉效果,节省了交叉芯片数量,提高了系统集成度。Compared with the prior art, the embodiment provided by the present invention has the improvement of completely non-blocking crossover on the one hand, the progress of multi-plane crossover on the other hand, and the progress of small granularity scheduling on the one hand, which achieves the crossover effect and saves crossover The number of chips improves system integration.

本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。Those of ordinary skill in the art can understand that all or part of the steps of the above-mentioned embodiments can be implemented using a computer program flow, the computer program can be stored in a computer-readable storage medium, and the computer program can be run on a corresponding hardware platform (such as system, device, device, device, etc.), and when executed, includes one or a combination of the steps of the method embodiment.

可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。Optionally, all or part of the steps in the above embodiments can also be implemented using integrated circuits, and these steps can be fabricated into individual integrated circuit modules, or multiple modules or steps among them can be fabricated into a single integrated circuit module accomplish. As such, the present invention is not limited to any specific combination of hardware and software.

上述实施例中的各装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。The devices/functional modules/functional units in the above embodiments can be realized by general-purpose computing devices, and they can be concentrated on a single computing device, or distributed on a network composed of multiple computing devices.

上述实施例中的各装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。When each device/functional module/functional unit in the above-mentioned embodiments is realized in the form of a software function module and sold or used as an independent product, it can be stored in a computer-readable storage medium. The computer-readable storage medium mentioned above may be a read-only memory, a magnetic disk or an optical disk, and the like.

以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应以权利要求所述的保护范围为准。The above is only a specific embodiment of the present invention, but the scope of protection of the present invention is not limited thereto. Anyone skilled in the art can easily think of changes or substitutions within the technical scope disclosed in the present invention. Should be covered within the protection scope of the present invention. Therefore, the protection scope of the present invention should be based on the protection scope described in the claims.

Claims (10)

1.一种在光传送网中节点实现业务调度的方法,其特征在于,包括:1. A method for realizing service scheduling by a node in an optical transport network, characterized in that, comprising: 在接收到N路业务后,获取所述N路业务中每个平面需要调度的业务;After receiving the N-way services, obtain the services that need to be scheduled for each plane in the N-way services; 将同一平面所需要调度的全部业务在同一时刻输出,其中任意两个平面需要调度的业务的输出时间不同;Output all the services that need to be scheduled on the same plane at the same time, and the output times of the services that need to be scheduled on any two planes are different; 采用(N*n)阶交叉矩阵分别对各平面需要调度的业务进行交叉调度;Use the (N*n) order cross matrix to perform cross scheduling on the services that need to be scheduled on each plane; 输出该交叉调度处理后的业务;output the services processed by the cross-scheduling; 其中N和n均为大于等于2的整数,n为串行数据转并行数据的位宽。Where N and n are both integers greater than or equal to 2, and n is the bit width of converting serial data to parallel data. 2.根据权利要求1所述的方法,其特征在于,所述采用(N*n)阶交叉矩阵分别对各平面需要调度的业务进行交叉调度之前,还包括:2. The method according to claim 1, characterized in that, before the said adopting (N*n) order cross-connection matrix to carry out cross-scheduling respectively to the business that each plane needs to be dispatched, it also includes: 在同一时刻对同一平面所需要调度的全部业务进行校验。Verify all services that need to be scheduled on the same plane at the same time. 3.根据权利要求2所述的方法,其特征在于,所述在同一时刻对同一平面所需要调度的全部业务进行校验过程包括:3. The method according to claim 2, wherein the process of verifying all services that need to be scheduled on the same plane at the same time includes: 为同一平面所需要调度的全部业务生成相同的第一扰码序列;Generate the same first scrambling code sequence for all services that need to be scheduled on the same plane; 在同一时刻采用相同的第一扰码序列对同一平面所需要调度的全部业务进行解扰处理。At the same time, the same first scrambling code sequence is used to perform descrambling processing on all services that need to be scheduled on the same plane. 4.根据权利要求1至3任一所述的方法,其特征在于,所述输出该交叉调度处理后的业务过程包括:4. The method according to any one of claims 1 to 3, wherein said outputting the business process after the cross-scheduling process comprises: 为同一平面所需要调度的全部业务生成相同的第二扰码序列;generating the same second scrambling code sequence for all services that need to be scheduled on the same plane; 在同一时刻采用相同的第二扰码序列对同一平面所需要调度的全部业务进行加扰处理。At the same time, the same second scrambling code sequence is used to perform scrambling processing on all services that need to be scheduled on the same plane. 5.一种在光传送网中节点实现业务调度的系统,其特征在于,包括N个接收装置、一交叉装置、一同步信号产生装置、以及与N个接收装置一一对应的同步装置和发送装置,其中:5. A system for implementing service scheduling by nodes in an optical transport network, characterized in that it includes N receiving devices, a crossover device, a synchronization signal generating device, and a synchronization device and a sending device corresponding to the N receiving devices one by one. device, of which: 接收装置,用于接收一路业务;a receiving device, configured to receive one channel of service; 同步信号产生装置,用于获取N路业务中每个平面需要调度的业务,并在同一时刻向同一平面所需要调度的全部业务对应的同步装置分别发送同步信号,其中任意两个平面需要调度的业务的输出时间不同;Synchronization signal generation device, used to obtain the services that need to be scheduled by each plane in the N-way services, and send synchronization signals to the synchronization devices corresponding to all the services that need to be scheduled on the same plane at the same time, wherein any two planes need to be scheduled. The output time of the business is different; 同步装置,用于保存所述接收装置发送的业务,并在接收到所述同步信号产生装置发送的同步信号后,输出所述业务;a synchronization device, configured to save the service sent by the receiving device, and output the service after receiving the synchronization signal sent by the synchronization signal generating device; 交叉装置,用于采用(N*n)阶交叉矩阵对同步装置同一时刻输出的业务进行交叉调度;The cross-connect device is used for cross-scheduling the services output by the synchronization device at the same time by using an (N*n)-order cross-connect matrix; 发送装置,用于输出该交叉调度处理后的业务;a sending device, configured to output the service processed by the cross-scheduling; 其中N和n均为大于等于2的整数,n为串行数据转并行数据的位宽。Where N and n are both integers greater than or equal to 2, and n is the bit width of converting serial data to parallel data. 6.根据权利要求5所述的系统,其特征在于,所述系统还包括:6. The system according to claim 5, further comprising: 与N个接收装置一一对应的校验装置,用于在同一时刻对同一平面所需要调度的全部业务进行校验。The verification device corresponding to the N receiving devices one-to-one is used to verify all the services that need to be scheduled on the same plane at the same time. 7.根据权利要求6所述的系统,其特征在于:7. The system of claim 6, wherein: 所述系统还包括:The system also includes: 一第一扰码序列产生装置,用于为同一平面所需要调度的全部业务生成相同的扰码序列;A first scrambling code sequence generating device, used to generate the same scrambling code sequence for all services that need to be scheduled on the same plane; 所述校验装置还包括:The verification device also includes: 解扰模块,用于采用第一扰码序列产生装置生成的扰码序列对接收的业务进行解扰处理。The descrambling module is configured to use the scrambling code sequence generated by the first scrambling code sequence generating device to descramble the received service. 8.根据权利要求5至7任一所述的系统,其特征在于:8. The system according to any one of claims 5 to 7, characterized in that: 所述系统还包括:The system also includes: 一第二扰码序列产生装置,用于为同一平面所需要调度的全部业务生成相同的扰码序列;A second scrambling code sequence generating device, used to generate the same scrambling code sequence for all services that need to be scheduled on the same plane; 所述发送装置还包括:The sending device also includes: 加扰装置,用于采用所述第二扰码序列产生装置生成的扰码序列对交叉调度处理后的业务进行加扰处理。A scrambling device, configured to use the scrambling code sequence generated by the second scrambling code sequence generating device to perform scrambling processing on the service after cross-scheduling processing. 9.根据权利要求5至7任一所述的系统,其特征在于,所述同步装置为双口随机存取存储器。9. The system according to any one of claims 5 to 7, wherein the synchronization device is a dual-port random access memory. 10.根据权利要求5至7任一所述的系统,其特征在于,所述同步信号产生装置所生成的同步信号是通过对外部参考信号进行去抖处理后生成的。10. The system according to any one of claims 5 to 7, characterized in that, the synchronization signal generated by the synchronization signal generating device is generated by performing debounce processing on an external reference signal.
CN201110050082.7A 2011-03-02 2011-03-02 The method and system of traffic scheduling is realized at optical transfer network interior joint Active CN102655470B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201110050082.7A CN102655470B (en) 2011-03-02 2011-03-02 The method and system of traffic scheduling is realized at optical transfer network interior joint
PCT/CN2011/081771 WO2012116552A1 (en) 2011-03-02 2011-11-04 Method and system for realizing service scheduling by node in optical transport network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110050082.7A CN102655470B (en) 2011-03-02 2011-03-02 The method and system of traffic scheduling is realized at optical transfer network interior joint

Publications (2)

Publication Number Publication Date
CN102655470A CN102655470A (en) 2012-09-05
CN102655470B true CN102655470B (en) 2015-08-12

Family

ID=46730997

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110050082.7A Active CN102655470B (en) 2011-03-02 2011-03-02 The method and system of traffic scheduling is realized at optical transfer network interior joint

Country Status (2)

Country Link
CN (1) CN102655470B (en)
WO (1) WO2012116552A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101001122A (en) * 2006-06-22 2007-07-18 华为技术有限公司 Method and device of unblock high-order cross expansion in SDH system
CN101389146A (en) * 2007-09-13 2009-03-18 华为技术有限公司 Method and device for synchronous cross-connect scheduling in optical transport network
CN101453290A (en) * 2007-01-26 2009-06-10 华为技术有限公司 Service scheduling system and method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003188919A (en) * 2001-12-19 2003-07-04 Nec Corp Network, switch device, method for processing otn frame to be used therefor, its circuit and integrated circuit
CN100584103C (en) * 2005-03-10 2010-01-20 华为技术有限公司 Signal dispatching method and system in optical transmission network
CN101110652B (en) * 2006-07-18 2010-08-18 中兴通讯股份有限公司 Apparatus and method for supporting automatic optical fiber connecting configuration of optical transmission equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101001122A (en) * 2006-06-22 2007-07-18 华为技术有限公司 Method and device of unblock high-order cross expansion in SDH system
CN101453290A (en) * 2007-01-26 2009-06-10 华为技术有限公司 Service scheduling system and method
CN101389146A (en) * 2007-09-13 2009-03-18 华为技术有限公司 Method and device for synchronous cross-connect scheduling in optical transport network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
《利用Bit-Slice技术实现ASON大容量交叉》;陈晶晶等;《光通信技术》;20061130(第11期);第2页,图2 *

Also Published As

Publication number Publication date
WO2012116552A1 (en) 2012-09-07
CN102655470A (en) 2012-09-05

Similar Documents

Publication Publication Date Title
Yin et al. LIONS: An AWGR-based low-latency optical switch for high-performance computing and data centers
CN104838666B (en) For the system and method that packet is made to accelerate and slow down
US9781060B2 (en) Crossbar switch and recursive scheduling
JP5563724B2 (en) Network node of optical transport network
KR20100118054A (en) Buffered crossbar switch system
CN113489658B (en) Method for processing data of flexible Ethernet and related equipment
CN110351509B (en) Multi-channel high-bandwidth data exchange method based on FPGA (field programmable Gate array) stack
Meyer et al. Optical packet switching in HPC. An analysis of applications performance
CN102769563B (en) Route computing method and device
WO2017143940A1 (en) Switching method and switching system
WO2002093843A1 (en) Router
RU2543612C2 (en) Load cross-switching processing method for optical transport network (otn) equipment and corresponding otn equipment
CN105917663B (en) Optical switch architecture
CN110798633A (en) Large-scale video display control matrix equipment based on Ethernet switching technology
CN101599808B (en) Method and system for testing cross board
CN102655470B (en) The method and system of traffic scheduling is realized at optical transfer network interior joint
CN102710496B (en) For the data transmission system between multiple server, DIU data interface unit and data transmission method
CN101562490B (en) A clock synchronization method, equipment frame and system
CN105208466B (en) Cabinet-type multiport EPON system
CN210381106U (en) High-capacity audio and video digital matrix switching system
CN101001122B (en) A method and device for non-blocking high-order cross extension in SDH system
Yuan et al. A Full Multicast Reconfigurable Non-blocking Permutation Network
CN111865836A (en) Data communication system and method
Aust et al. Real-time processor interconnection network for fpga-based multiprocessor system-on-chip (mpsoc)
Yuan et al. A Reconfigurable Non-blocking Multicast Permutation Network

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20151116

Address after: 518057 Nanshan District Guangdong high tech Industrial Park, South Road, science and technology, ZTE building, Ministry of Justice

Patentee after: ZTE Corp.

Patentee after: SANECHIPS TECHNOLOGY Co.,Ltd.

Address before: 518057 Nanshan District Guangdong high tech Industrial Park, South Road, science and technology, ZTE building, Ministry of Justice

Patentee before: ZTE Corp.

TR01 Transfer of patent right

Effective date of registration: 20221202

Address after: 518055 Zhongxing Industrial Park, Liuxian Avenue, Xili street, Nanshan District, Shenzhen City, Guangdong Province

Patentee after: SANECHIPS TECHNOLOGY Co.,Ltd.

Address before: 518057 Ministry of justice, Zhongxing building, South Science and technology road, Nanshan District hi tech Industrial Park, Shenzhen, Guangdong

Patentee before: ZTE Corp.

Patentee before: SANECHIPS TECHNOLOGY Co.,Ltd.

TR01 Transfer of patent right