WO2012106891A1 - 保护倒换装置和方法 - Google Patents

保护倒换装置和方法 Download PDF

Info

Publication number
WO2012106891A1
WO2012106891A1 PCT/CN2011/077157 CN2011077157W WO2012106891A1 WO 2012106891 A1 WO2012106891 A1 WO 2012106891A1 CN 2011077157 W CN2011077157 W CN 2011077157W WO 2012106891 A1 WO2012106891 A1 WO 2012106891A1
Authority
WO
WIPO (PCT)
Prior art keywords
data transmission
transmission channel
information
switching
processing unit
Prior art date
Application number
PCT/CN2011/077157
Other languages
English (en)
French (fr)
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 华为技术有限公司
Priority to PCT/CN2011/077157 priority Critical patent/WO2012106891A1/zh
Priority to CN201180001064.8A priority patent/CN102301649B/zh
Publication of WO2012106891A1 publication Critical patent/WO2012106891A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04JMULTIPLEX COMMUNICATION
    • H04J3/00Time-division multiplex systems
    • H04J3/02Details
    • H04J3/14Monitoring arrangements

Definitions

  • the present invention relates to the field of communications, and more particularly to a protection switching apparatus and method.
  • the protection switching process may be a process of switching a transmission signal from a working channel to a protection channel, or a process of switching a transmission signal from a primary device to a standby device.
  • APS Automatic Protection Switching
  • APS can be used to avoid service interruption due to network failure.
  • APS can switch the transmission signal from a failed working path, or subnet connection to a protection path, or subnet connection, and complete subsequent recovery work.
  • HAPS Hard Automatic Protection Switching
  • the line chip feeds various data fed back by the service receiver according to the HAPS standard.
  • the transmission channel defect status alarm signal is encoded to obtain a switching information code (S-code, Switching Code), and the switching information is encoded in the data stream, sent to the HAPS device for processing, and the candidate data channel is selected and selected. Switching, the S-code includes information about a failed data transmission channel.
  • the HAPS device includes: a cross-control unit having the same number of ports, an S-code cache array having the same number of ports, and a HAPS processing unit having the same number of ports, and multiple port service data.
  • the HAPS processing is implemented in parallel. Assume that the cross-control chip contains n ports, each port contains m service data transmission channels, each S-code occupies 1 byte space, and the protection switching mode is 1 + 1 protection. the way.
  • the cross control chip caches the S-code of all data transmission channels in a specific time slot, that is, the S-code time slot of the preset frame data, while at the same time
  • the -code cache array stores a work protection group, and each work protection group corresponds to one data transmission channel, and the work protection group includes when the corresponding data transmission channel fails.
  • An alternative data transmission channel information that replaces the data transmission channel.
  • the cross control unit sends an extraction instruction to the S-code cache array according to the pre-configured cross-control rule, extracts the work protection group corresponding to the S-code, and sends it to the HAPS processing unit for processing. After determining the data channel for replacing the fault according to the candidate data transmission channel information in the working protection group, the HAPS processing unit sends the determined data transmission channel information to the cross control unit to complete the selection of the service data transmission channel.
  • the HAPS processing performed by n ports is implemented in parallel.
  • the HAPS processing of the same port is performed in the following order: 0th data output channel, 1st data output channel, mth data output channel.
  • the working protection group and the S-code extraction output operation of all data output channels can be completed in one time slot.
  • the HAPS processing unit provides independent logic processing circuits for each port, and each logical processing circuit has the same function and operates only in a specific time slot within the data transmission frame. The rest of the time is completely idle. For multi-port cross-control chips, this consumes very large hardware resources.
  • Embodiments of the present invention provide a protection switching apparatus and method that can reduce hardware resource waste of a protection switching apparatus and method.
  • a protection switching device comprising: an input buffer unit sharing a minimum of two ports and having a number less than a port number, a control unit, and a processing unit;
  • the input buffer unit is configured to store a switching information encoding of the input service data, and work protection group information of each data transmission channel, where the switching information encoding includes data transmission channel defect status information, where the working protection group information is included in When the corresponding data transmission channel fails, the alternative data transmission channel information used to replace the data transmission channel to transmit the service data;
  • the control unit is configured to instruct the input buffer unit to send, to the processing unit, a switching information code corresponding to the at least two ports, and work protection group information;
  • the processing unit is configured to encode, according to the switching information of each data transmission channel, and work Protection group information, specifying the target data transmission channel from the alternate data transmission channel for the failed data transmission channel.
  • a protection switching method comprising:
  • the control unit instructs the input buffer unit to send, to the processing unit, the switching information encoding corresponding to the at least two ports, and the working protection group information, wherein the input buffer unit is configured to store the switching information encoding of the input service data, and work of each data transmission channel.
  • Protection group information, the switching information encoding includes data transmission channel defect status information, and the working protection group information includes an alternative data transmission for replacing the data transmission channel to transmit service data when the corresponding data transmission channel fails.
  • the processing unit specifies a target data transmission channel for the failed data transmission channel from the candidate data transmission channel according to the switching information encoding of each data transmission channel and the working protection group information, the input buffer unit, the control unit, The processing unit shares at least two ports and the number is less than the number of ports.
  • the protection switching apparatus and method provided by the embodiments of the present invention, the input buffer unit, the control unit, and the processing unit can be shared by at least two ports, and the number is less than the number of ports, and the processing unit adopts a time division multiplexing manner to sequentially process each
  • the port encodes the switching information of the service data input in parallel, so that the selection control operation of the output data transmission channel corresponding to the at least two ports can be processed through a set of input buffer unit, control unit, and processing unit, and the input buffer unit,
  • the hardware resources of the control unit are shared by the at least two ports, so that the waste of hardware resources during the protection switching process can be reduced.
  • FIG. 1 is a structural diagram of implementing a protection switching device in a parallel manner in the prior art
  • 2 is a schematic diagram of an internal structure of a processing unit in a parallel manner in the prior art
  • FIG. 3 is a schematic diagram of a RAM array of an input buffer unit and an output buffer unit in the prior art and the embodiment of the present invention
  • FIG. 4 is a schematic structural diagram of a protection switching device according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of another protection switching device according to an embodiment of the present disclosure.
  • FIG. 6 is a schematic structural diagram of a processing unit according to an embodiment of the present invention.
  • Figure ⁇ is a schematic diagram showing a preset sequence of commands in an embodiment of the present invention.
  • FIG. 8 is a flowchart of a protection switching method according to an embodiment of the present invention.
  • FIG. 9 is a flowchart of another protection switching method according to an embodiment of the present invention.
  • the embodiment of the present invention provides a protection switching device.
  • the present invention includes: an input buffer unit 1, a control unit 2, and a processing unit 3 sharing at least two ports and having fewer than the number of ports.
  • the input buffer unit 1 is configured to store the switching information encoding of the input service data and the working protection group information of each data transmission channel, the switching information encoding includes the data transmission channel defect state information, and the work protection group information is included in the corresponding data transmission.
  • An alternative data transmission channel information used to replace the data transmission channel to transmit service data when the channel fails.
  • the line chip encodes the defect status alarm information of various data transmission channels fed back by the service receiving end according to the protection switching standard of the HAPS, and the code is called S-code (Swi tch ing - code, switching information). Encoding), and inserting the S-code into the data stream, input to the input buffer unit 1, and the input buffer unit 1 is used to store the S-code of the service data input from the at least two ports.
  • the S-code includes information about the failed data transmission channel, such as identification information of the data transmission channel, and related information of the fault, such as the cause of the fault, the location of the fault, and the like.
  • the control unit 2 is configured to instruct the input buffer unit 1 to send the switching information encoding corresponding to the at least two ports to the processing unit 3, and the working protection group information.
  • control unit 2 issues an instruction command to the input buffer unit 1, instructing the input buffer unit 1 to send the switching information code and the work protection group information corresponding to the at least two ports to the processing unit 3.
  • the processing unit 3 is configured to obtain the faulty data transmission channel information and the data transmission channel defect state information from the switching information encoding, and according to the data transmission channel defect state information of each data transmission channel, and the working protection group information, The target data transmission channel is specified for each failed data transmission channel in the alternate data transmission channel in the work protection group.
  • the processing unit 3 receives the switching information encoded by the input buffer unit 1 and the working protection group information, obtains the data transmission channel defect status information from the switching information encoding, and performs an operation according to the APS protocol, from the candidate data source.
  • Each failed data transmission channel specifies a target data data transmission channel, which is used to complete the service data transmission in place of the failed data transmission channel.
  • the APS protocol is well known to those skilled in the art, and is not Let me repeat.
  • Each port in this embodiment includes an input port and an output port corresponding thereto.
  • the number of input buffer units, control units, and processing units in the embodiment of the present invention is smaller than the number of ports in the chip, and the number of input buffer units, control units, and processing units is the same as the number of ports in the prior art.
  • the protection switching device provided by the embodiment of the invention can reduce the waste of hardware resources.
  • the input buffer unit, the control unit, and the processing unit can be shared by at least two ports, and the number is less than the number of ports.
  • the processing unit adopts a time division multiplexing manner, and sequentially processes each port through parallel.
  • the switching information of the service data input by the mode is encoded, so that the selection control operation of the output data transmission channel corresponding to the at least two ports can be processed by a set of input buffer unit, the control unit, the processing unit, the input buffer unit, the control unit,
  • the hardware resources are shared by the at least two ports, so that the waste of hardware resources during the protection switching process can be reduced.
  • the embodiment of the present invention provides another protection switching device. As shown in FIG.
  • the method includes: a control unit 4, an input buffer unit 5, a processing unit 6, an output buffer unit 7, and a control unit. 4.
  • the input buffer unit 5, the processing unit 6, and the output buffer unit 7 are shared by at least two ports, and the number is less than the number of ports.
  • the protection switching device provided by the embodiment of the present invention is applied to the cross-control chip as an example.
  • the protection switching device and the protection switching method provided by the embodiments of the present invention are applicable to other chips well known to those skilled in the art.
  • the crossover control chip includes the protection switching device provided in this embodiment, that is, includes: a control unit 4, an input buffer unit 5, a processing unit 6, an output buffer unit 7, and also has n ports, each port has m Each service transmits a data transmission channel, and each S-code occupies 2 bytes of space.
  • the input buffer unit 5 is configured to store a switching information code of all input service data and work protection group information of each data transmission channel, the switching information coding includes data transmission channel defect status information, and the work protection group information is included in the corresponding data transmission. Alternate data transmission channel information used to replace the data transmission channel when the channel fails.
  • the input buffer unit 5 in the cross control chip can buffer the S-code information of all n*m data transmission channels in a serial or parallel manner.
  • the cross-control chip can encode the defect status alarm information of various service data fed back by the service according to the protection switching standard of the HAPS, and the code is called S-code (swi tching-code).
  • the line chip inserts the S-code into the service data stream and inputs it to the input buffer unit 5, which stores the S-code of the service data input from the at least two ports.
  • the storage resources required to store S-code information for each port in the cross-control chip are: 2 x ( n x m ) bytes.
  • the processing unit 6 can process the S-code information corresponding to each port in a time-multiplexed manner, the protection switching device provided in this embodiment is provided for the cross-control chip having n ports.
  • the resources for S-code storage for n ports are only 2x (nxm) bytes.
  • the control unit 5 is configured to instruct the input buffer unit 4 to send the switching information encoding corresponding to the at least two ports to the processing unit 6, and the working protection group information. Specifically, the control unit 5 follows the preset The sequence sequentially sends an indication command to the input buffer unit 5, and each instruction command is used to instruct the input buffer unit 4 to send the switching information code corresponding to each port to the processing unit 6, and the work protection group information.
  • the processing unit 6 is configured to: according to the information of the switching information of each data transmission channel, and the working protection group information, specify a target data transmission channel for each failed data transmission channel from the candidate data transmission channel.
  • the processing unit 6 receives the work protection group information and the switching information code of the service transmission data transmission channel sent by the input buffer unit 5, and obtains the data transmission channel defect status information from the switching information coding, and according to the APS.
  • the protocol performs an operation, and specifies a target data data transmission channel for each failed data transmission channel from the candidate data source, and the target data transmission channel is used to complete the service data transmission instead of the failed data transmission channel.
  • Each port in this embodiment includes an input port and an output port corresponding thereto. Since the control unit, the input buffer unit, the processing unit, and the output buffer unit in the protection switching device in the embodiment of the present invention can be repeatedly used, a large amount of copying of the same functional circuit is avoided, and the logical working efficiency can be improved.
  • the input buffer unit and the output buffer unit used by one processing unit in this embodiment may be identical in capacity to the prior art.
  • the processing unit does not need to simultaneously read and write all the port data
  • the S-code information of each port can be read and written in a time-sharing manner, and the S-code information corresponding to all the ports can be organized into a small bit width, but the depth is relatively small.
  • Large RAM RAM-random acces s memory, random access memory
  • the RAM can be reasonably split and organized according to the actual evaluation of the area and power consumption, and a more optimized implementation scheme can be achieved.
  • the specific splitting and organization manner can be any well known to those skilled in the art. Way, no more details here. The ability to save hardware resources to one-nineth of the prior art.
  • control unit 4 is configured to sequentially send an indication command to the input buffer unit 5 in a preset order, and each of the indication commands is used to instruct the input buffer unit 5 to send each port to the processing unit 6.
  • control unit may sequentially send the indication command to the processing unit in a serial and time-multiplexed manner in a preset order, in parallel with all the indication commands.
  • the transmission to the processing unit can greatly reduce the waste of the bit width of the transmission signal, and provides greater convenience for the layout and wiring of the back end of the chip.
  • the bit width of the related transmission signal is also reduced to 1 / n of the prior art, including: indicating the command signal, the input buffer unit outputting the switching information code corresponding to at least two ports, and the working protection group
  • the reduction in the bit width of the transmitted signal also results in resource and power savings and reduces the difficulty of rear-end placement and routing.
  • the preset order of sending the indication command in this embodiment may be preset according to requirements, and is not limited to the order provided in the embodiment.
  • the input buffer unit 5 sequentially transmits the switching information codes corresponding to each port and the work protection group information to the processing unit 6 in the order in which the instruction commands are received.
  • the order in which the input buffer unit 5 sends the instruction command to the processing unit 6 is: sending an instruction command of the first port and the first channel working protection group, and transmitting an instruction command of the first port and the second channel working protection group.
  • ... send the command command of the first port and the m channel work protection group send the command command of the second port and the first channel work protection group, and send the command command of the second port and the second channel work protection group, ...
  • the processing unit 6 may sequentially encode the switching information according to the order of receiving the switching information, and the working protection group information, and the working protection group information is from the candidate data transmission channel for each
  • the failed data transfer channel specifies the target data transfer channel.
  • the track information is sent to the control unit 4.
  • the target data transmission channel information corresponding to the transmission channel is sent to the output buffer unit 7;
  • the output buffer unit 7 can be configured to sequentially transmit the faulty data according to the preset sequence.
  • the service data of the transmission channel is transmitted through the target data transmission channel corresponding to the data transmission channel.
  • the input buffer unit, the control unit, and the processing unit can be shared by at least two ports and the number is less than the number of ports.
  • the processing unit adopts a time division multiplexing manner, and sequentially processes each port through a parallel manner.
  • the switching information of the input service data is encoded, so that the selection control operation of the output data transmission channel corresponding to the at least two ports can be processed by a set of input buffer unit, control unit, processing unit, input buffer unit, control unit,
  • the hardware resources are shared by the at least two ports, so that the waste of hardware resources during the protection switching process can be reduced.
  • the embodiment of the invention provides a protection switching method. As shown in FIG. 8, the method includes the following steps:
  • the control unit instructs the input buffer unit to send, to the processing unit, the switching information encoding corresponding to the at least two ports, and the working protection group information, where the input buffer unit is configured to store the switching information encoding of the input service data and each data transmission channel.
  • Working protection group information, the switching information encoding includes data transmission channel defect status information, and the working protection group information includes candidate data transmission channel information used to replace the data transmission channel when a corresponding data transmission channel fails .
  • the processing unit specifies, according to the information of the switching information of each data transmission channel, and the working protection group information, a target data transmission channel for each failed data transmission channel from the candidate data transmission channel, where the input buffer unit and the control The unit and the processing unit share at least two ports.
  • the input buffer unit, the control unit, and the processing unit can be shared by at least two ports, and the processing unit sequentially processes the data source input by each port through parallel mode in a time division multiplexing manner.
  • Information coding so that the selection control operation of the output data transmission channel corresponding to the at least two ports can be processed by a set of input buffer unit, control unit, and processing unit, and the input buffer unit, the control unit, and the hardware resources are at least two The ports are shared, so the waste of hardware resources during the protection switching process can be reduced.
  • the embodiment of the present invention provides another protection switching method, as shown in FIG. 9, which includes the following steps:
  • the input buffer unit receives the switching information code of the data source.
  • the line chip will feedback various service data fed back by the service receiving end according to the protection switching standard of the HAPS.
  • the defect status alarm is encoded.
  • the code is called S-code (swi tch ing - code), and the S-code is inserted into the data stream, input to the input buffer unit, and the input buffer unit is stored from at least two.
  • S-code of the business data entered by the port is called S-code (swi tch ing - code)
  • the cross control chip is used for n ports, each port has m service transmission channels, and each S-code occupies 2 bytes space. .
  • the cross-control chip can buffer the S-code of all n*m input channels in a serial or parallel manner.
  • the control unit sends an indication command to the input buffer unit to the input buffer unit in a preset order.
  • Each instruction command is used to instruct the input buffer unit to send the switching information code corresponding to each port to the processing unit, and the work protection group information.
  • the working protection group to be processed when the working protection group to be processed is sent to the processing unit, the working protection group and the S of the service channel corresponding to the at least two ports may be The -code information is sent to the same processing unit.
  • control unit may sequentially send an indication command to the input buffer unit according to the preset sequence as shown in FIG. 6, each instruction command is used to instruct the input buffer unit to send each port corresponding to the processing unit.
  • control unit may sequentially send the indication command to the processing unit in a serial and time-multiplexed manner according to a preset sequence, and can send the indication commands to the processing unit in parallel in parallel with each other. Greatly reduce the waste of the transmission signal bit width.
  • One or more of the control unit, the input buffer unit, and the output buffer unit in this embodiment may be shared by at least two ports.
  • n ports can share a set of control units, input buffer units, and output buffer units.
  • the input buffer unit sequentially sends the switching information code corresponding to each port and the work protection group information to the processing unit in the order of receiving the instruction command.
  • the input buffer unit may follow the command to receive the indication
  • the sequence sequentially sends the switching information code corresponding to each port to the processing unit, and the work protection group information.
  • the processing unit according to the sequence of receiving the switching information and the information of the working protection group, sequentially encodes according to the switching information, and the working protection group information specifies a target data transmission channel for each failed data transmission channel from the candidate data transmission channel. .
  • the processing unit may, according to the order of receiving the switching information, and the information of the working protection group information, sequentially encode according to the switching information, and the working protection group information is faulty for each of the candidate data transmission channels.
  • the data transmission channel specifies a target data transmission channel, and the target data transmission channel is used to complete data transmission of the corresponding data channel.
  • the message is sent to the control unit.
  • the target data transmission channel information corresponding to each port may be sequentially sent to the control unit according to the preset sequence as shown in FIG. 6.
  • the target data transmission channel information corresponding to the channel is sent to the output buffer unit.
  • the control unit After receiving the target data transmission channel sent by the processing unit, the control unit determines a port number corresponding thereto according to the target data transmission channel, and sends the target data transmission channel and its corresponding port number information to the output buffer unit for providing The output buffer unit performs a business data output operation.
  • the output buffer unit sequentially transmits the service data of the failed data transmission channel according to the preset order, and transmits the service data corresponding to the data transmission channel corresponding to the data transmission channel.
  • the control unit, the input buffer unit, the processing unit, and the output buffer unit process the switching information of the data source from the at least two output ports in a time division multiplexing manner, and are in the control unit and the input.
  • the data transfer between the buffer unit, the processing unit, and the output buffer unit is serially implemented in a preset order, so that the bit width of the data transfer can be reduced.
  • the entire set of hardware resources is shared by the at least two output ports, thereby reducing the protection switching device And the hardware resources of the method are wasted.
  • the protection switching device provided by the embodiment of the present invention and the protection switching device used in the protection switching device have fewer processing units, input buffer units, and control units than the number of output ports, and the optimal implementation manner is for one protection.
  • the switching device may include only one processing unit, one input buffer unit, and one control unit, and the number of processing units in the prior art is the same as the number of output ports. Therefore, the protection switching device provided by the embodiment of the present invention is compared with the prior art. , can reduce the waste of hardware resources.

Landscapes

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

Description

保护倒换装置和方法
技术领域
本发明涉及通信领域, 尤其涉及保护倒换装置和方法。
背景技术 保护倒换过程, 可以是将传输信号从工作信道倒换到保护信道的过程, 或者是将传输信号从主用设备倒换到备用设备的过程。
随着通信技术的不断发展, 通信网络变得越来越复杂, 发生故障的几率 也随之增大。 在网络发生故障时, 可以采用 APS (Automatic Protection Switching, 自动保护倒换)技术避免由于网络故障而导致的业务中断。 APS能 够使传输信号从一个失效的工作路径、 或者子网连接倒换到一个保护路径、 或者子网连接上, 并完成后续恢复工作。
HAPS ( Hardware Automatic Protection Switching, 硬件自动保护倒换)是 网络保证业务数据可靠传输的一种方式, 可以在交叉控制芯片以及其它交换 设备中实现, 线路芯片根据 HAPS标准将业务接收端反馈的各种数据传输通 道缺陷状态告警信号进行编码,得到倒换信息编码(S-code, Switching Code ), 并将所述倒换信息编码插在数据流中, 发送给 HAPS装置进行处理并完成备 选数据通道的选择和切换, 所述 S-code中包含发生故障的数据传输通道的相 关信息。
如图 1所示, 现有技术中, HAPS装置包括: 与端口数量相同的交叉控制 单元、 与端口数量相同的 S-code緩存阵列、 与端口数量相同的 HAPS处理单 元, 对于多个端口业务数据的 HAPS处理是以并行方式实现的, 假设交叉控 制芯片包含 n个端口, 每个端口包含 m个业务数据传输通道, 每个 S-code占 用 1个字节空间, 保护倒换方式为 1 + 1保护方式。
为了实现全 T无阻塞交叉, 对于每个数据传输通道, 交叉控制芯片在特 定时隙, 即预设帧数据的 S-code时隙, 将所有数据传输通道的 S-code緩存下 来, 同时在 S-code緩存阵列中存储有工作保护组, 每个工作保护组对应一个 数据传输通道, 工作保护组内包括在其对应的数据传输通道发生故障时, 用 于替代该数据传输通道的备选数据传输通道信息。 交叉控制单元根据预配置 的交叉控制规则, 向 S-code緩存阵列发出提取指令, 将 S-code对应的工作保 护组提取出来, 并送 HAPS处理单元进行处理。 HAPS处理单元根据工作保护 组中的备选数据传输通道信息, 确定用于替代发生故障的数据通道后, 将确 定的数据传输通道信息发送给交叉控制单元完成业务数据传输通道的选择。
在上述过程中, n个端口进行的 HAPS处理是以并行的方式实现的。 同一 端口的 HAPS处理则按以下顺序进行: 第 0数据输出通道、 第 1数据输出通 道 第 m数据输出通道。 依此方式, 全部数据输出通道的工作保护组 和 S-code提取输出操作可以在 1个时隙的时间内完成。 后续交叉控制单元对
S-code的处理也采取同样的顺序执行。
在并行处理方式中,如图 2所示, HAPS处理单元为每个端口提供独立的 逻辑处理电路, 各个逻辑处理电路的功能完全相同, 且只在特定的时隙内工 作, 在数据传输帧内的其它时间完全处于闲置状态。 对于多端口交叉控制芯 片而言, 这将消耗非常大的硬件资源。
发明内容
本发明的实施例提供一种保护倒换装置和方法, 能够减少保护倒换装置 和方法的硬件资源浪费。
为达到上述目的, 本发明的实施例采用如下技术方案:
一种保护倒换装置, 其特征在于, 包括: 共用至少两个端口、 且数量少 于端口数量的输入緩存单元、 控制单元、 和处理单元;
所述输入緩存单元, 用于存储输入业务数据的倒换信息编码、 和每个数 据传输通道的工作保护组信息, 所述倒换信息编码包括数据传输通道缺陷状 态信息, 所述工作保护组信息包括在其对应的数据传输通道发生故障时, 用 于替代该数据传输通道传输业务数据的备选数据传输通道信息;
所述控制单元, 用于指示所述输入緩存单元向所述处理单元发送所述至 少两个端口对应的倒换信息编码, 以及工作保护组信息;
所述处理单元, 用于根据每个数据传输通道的倒换信息编码, 以及工作 保护组信息, 从备选数据传输通道中为发生故障的数据传输通道指定目标数 据传输通道。
一种保护倒换方法, 其特征在于, 包括:
控制单元指示输入緩存单元向处理单元发送至少两个端口对应的倒换信 息编码, 以及工作保护组信息, 所述输入緩存单元用于存储输入业务数据的 倒换信息编码、 和每个数据传输通道的工作保护组信息, 所述倒换信息编码 包括数据传输通道缺陷状态信息, 所述工作保护组信息包括在其对应的数据 传输通道发生故障时, 用于替代该数据传输通道传输业务数据的备选数据传 输通道信息;
所述处理单元根据每个数据传输通道的倒换信息编码, 以及工作保护组 信息, 从备选数据传输通道中为发生故障的数据传输通道指定目标数据传输 通道, 所述输入緩存单元、 控制单元、 处理单元共用至少两个端口、 且数量 少于端口数量。
本发明实施例提供的保护倒换装置和方法, 输入緩存单元、 控制单元、 处理单元能够被至少两个端口共用、 且数量少于端口数量, 该处理单元采用 分时复用的方式, 依次处理各个端口通过并行方式输入的业务数据的倒换信 息编码, 使该至少两个端口所对应输出数据传输通道的选择控制运算工作可 以通过一套输入緩存单元、 控制单元、 处理单元来处理, 输入緩存单元、 控 制单元、 的硬件资源被该至少两个端口共用, 因此能够减少实现保护倒换过 程中硬件资源浪费。
附图说明 为了更清楚地说明本发明实施例或现有技术中的技术方案, 下面将对实 施例或现有技术描述中所需要使用的附图作简单地介绍, 显而易见地, 下面 描述中的附图仅仅是本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付出创造性劳动的前提下, 还可以根据这些附图获得其他的附图。
图 1为现有技术中以并行方式实现保护倒换装置的结构图; 图 2为现有技术中并行方式的处理单元的内部结构的示意图; 图 3 为现有技术和本发明实施例中输入緩存单元、 输出緩存单元的 RAM 阵列示意图;
图 4为本发明实施例提供的保护倒换装置的结构示意图;
图 5为本发明实施例提供的另一保护倒换装置的结构示意图;
图 6为本发明实施例中处理单元结构示意图;
图 Ί为本发明实施例中指示命令预设顺序的示意图;
图 8为本发明实施例提供的保护倒换方法的流程图;
图 9为本发明实施例提供的另一保护倒换方法的流程图。
具体实施方式 下面将结合本发明实施例中的附图, 对本发明实施例中的技术方案进行 清楚、 完整地描述, 显然, 所描述的实施例仅仅是本发明一部分实施例, 而 不是全部的实施例。 基于本发明中的实施例, 本领域普通技术人员在没有作 出创造性劳动前提下所获得的所有其他实施例 , 都属于本发明保护的范围。
本发明实施例提供了一种保护倒换装置, 如图 4 所示, 包括: 共用至少 两个端口、 且数量少于端口数量的输入緩存单元 1、 控制单元 2、 和处理单元 3。
输入緩存单元 1 , 用于存储输入业务数据的倒换信息编码、和每个数据传 输通道的工作保护组信息, 倒换信息编码包括数据传输通道缺陷状态信息, 工作保护组信息包括在其对应的数据传输通道发生故障时, 用于替代该数据 传输通道传输业务数据的备选数据传输通道信息。
在交叉控制芯片中, 线路芯片会根据 HAPS的保护倒换标准将业务接收端 反馈的各种数据传输通道的缺陷状态告警信息进行编码, 该编码称为 S-code (Swi tch ing - code, 倒换信息编码), 并将 S-code插在数据流中, 输 入至输入緩存单元 1 ,输入緩存单元 1用于存储从至少两个端口输入的业务数 据的 S-code。 所述 S-code中包含发生故障的数据传输通道相关信息, 如数据 传输通道的标识信息, 以及故障的相关信息, 如故障原因、 故障位置等信息。 控制单元 2 ,用于指示输入緩存单元 1向处理单元 3发送至少两个端口对 应的倒换信息编码, 以及工作保护组信息。
具体的, 控制单元 2向输入緩存单元 1发出指示命令, 指示该输入緩存 单元 1向处理单元 3发送该至少两个端口所对应的倒换信息编码、 和工作保 护组信息。
处理单元 3, 用于从倒换信息编码中获取发生故障的数据传输通道信息、 以及数据传输通道缺陷状态信息, 并根据每个数据传输通道的数据传输通道 缺陷状态信息, 以及工作保护组信息, 从工作保护组中的备选数据传输通道 中为每一个发生故障的数据传输通道指定目标数据传输通道。
具体的, 处理单元 3接收输入緩存单元 1发送的倒换信息编码、 以及工 作保护组信息, 从倒换信息编码中获取数据传输通道缺陷状态信息, 并根据 APS协议进行运算,从备选数据源中为每一个发生故障的数据传输通道指定目 标数据数据传输通道, 该目标数据传输通道用于代替发生故障的数据传输通 道完成业务数据传输, 关于 APS协议, 是本领域技术人员所熟知的, 在此不 再赘述。
本实施例中的每个端口包括一个输入端口、 和与其对应的一个输出端口。 本发明实施例中的输入緩存单元、 控制单元、 处理单元的数量少于芯片 内端口的数量, 而现有技术中输入緩存单元、 控制单元、 处理单元的数量与 端口的数量相同, 因此, 本发明实施例提供的保护倒换装置相对于现有技术, 能够减少硬件资源的浪费。
本实施例提供的保护倒换装置, 输入緩存单元、 控制单元、 处理单元能 够被至少两个端口共用、 且数量少于端口数量, 该处理单元采用分时复用的 方式, 依次处理各个端口通过并行方式输入的业务数据的倒换信息编码, 使 该至少两个端口所对应输出数据传输通道的选择控制运算工作可以通过一套 输入緩存单元、 控制单元、 处理单元来处理, 输入緩存单元、 控制单元、 的 硬件资源被该至少两个端口共用, 因此能够减少实现保护倒换过程中硬件资 源浪费。 作为本实施例的一种改进, 本发明实施例提供另一种保护倒换装置, 如 图 5所示, 包括: 控制单元 4、 输入緩存单元 5、 处理单元 6、 输出緩存单元 7 , 且控制单元 4、 输入緩存单元 5、 处理单元 6、 输出緩存单元 7是由至少两 个端口共用的、 且数量少于端口数量。 本实施例以在交叉控制芯片中应用本 发明实施例提供的保护倒换装置为例, 但本发明实施例提供的保护倒换装置 和保护倒换方法, 适用于本领域技术人员所熟知的其它芯片中。
设交叉控制芯片包括本实施例提供的保护倒换装置, 即包括: 一个控制 单元 4、 一个输入緩存单元 5、 一个处理单元 6、 一个输出緩存单元 7 , 还具 有 n个端口, 每个端口拥有 m个业务传输数据传输通道, 每个 S-code占用 2 个字节空间。
输入緩存单元 5 ,用于存储所有输入业务数据的倒换信息编码和每个数据 传输通道的工作保护组信息, 倒换信息编码包括数据传输通道缺陷状态信息, 工作保护组信息包括在其对应的数据传输通道发生故障时, 用于替代该数据 传输通道的备选数据传输通道信息。 交叉控制芯片中的输入緩存单元 5 可以 以串行或者并行的方式将所有 n*m个数据传输通道的 S-code信息都緩存下 来。
交叉控制芯片能够根据 HAPS的保护倒换标准将业务接收反馈的各种业务 数据的缺陷状态告警信息进行编码,该编码称为 S-code (swi tching - code,倒 换信息编码)。线路芯片将 S-code插在业务数据流中,输入至输入緩存单元 5 , 输入緩存单元 5存储从至少两个端口输入的业务数据的 S-code。
如图 3所示, 交叉控制芯片中的每个端口所需存储 S-code信息的存储资 源为: 2 x ( n x m )个字节。 在本实施例中, 由于处理单元 6能够以分时复 用的方式, 分别处理每个端口对应的 S-code信息, 所以对于有 n个端口的交 叉控制芯片, 本实施例提供的保护倒换装置用于 n个端口的 S-code存储的资 源则仅有 2x ( n x m )个字节即可。
控制单元 5用于指示输入緩存单元 4向处理单元 6发送至少两个端口对 应的倒换信息编码, 以及工作保护组信息。 具体的, 控制单元 5按照预设顺 序依次向输入緩存单元 5发送指示命令, 每条指示命令用于指示输入緩存单 元 4向处理单元 6发送每个端口对应的倒换信息编码, 以及工作保护组信息。
处理单元 6 , 用于根据每个数据传输通道的倒换信息编码, 以及工作保护 组信息, 从备选数据传输通道中为每一个发生故障的数据传输通道指定目标 数据传输通道。
具体的, 如图 6所示, 处理单元 6接收输入緩存单元 5发送的业务传输 数据传输通道的工作保护组信息和倒换信息编码, 从倒换信息编码中获取数 据传输通道缺陷状态信息, 并根据 APS协议进行运算, 从备选数据源中为每 一个发生故障的数据传输通道指定目标数据数据传输通道, 该目标数据传输 通道用于代替发生故障的数据传输通道完成业务数据传输。
本实施例中的每个端口包括一个输入端口、 和与其对应的一个输出端口。 由于本发明实施例中的保护倒换装置中的控制单元、 输入緩存单元、 处 理单元、 输出緩存单元能够重复运用, 避免了同一功能电路的大量复制, 能 够提高逻辑工作效率。
本实施例中一个处理单元所使用的输入緩存单元、 输出緩存单元在容量 上与现有技术中可以是一致的。 但由于处理单元不需要对所有端口数据同时 读写, 可以对每个端口的 S-code信息分时进行读写, 可以将所有端口对应的 S-code信息组织为位宽较小 ,但深度较大的 RAM ( RAM -random acces s memory, 随机存取存储器), 利用一套读写控制电路实现存储管理。 在实际设计中, 还 可根据面积、 功耗的实际评估情况, 对 RAM进行合理的拆分、 组织, 达到更 优化实现方案, 具体的拆分、 组织方式可以是本领域技术人员所熟知的任意 方式, 此处不再贅述。 能够将硬件资源节约至现有技术中的 n分之一。
作为本实施例的一种实施方式, 控制单元 4 用于按照预设顺序依次向输 入緩存单元 5发送指示命令, 每条所述指示命令用于指示输入緩存单元 5向 处理单元 6发送每个端口对应的倒换信息编码, 以及工作保护组信息。
为了减小传输信号的位宽, 控制单元可以按照预设顺序以串行、 分时复 用的方式依次向处理单元发送指示命令, 相对于将所有指示命令以并行的方 式发送至处理单元, 能够大大的减小传输信号位宽的浪费, 给芯片后端的布 局、 布线提供较大方便。
由于采取串行的数据传输方式, 相关传输信号的位宽也降低为现有技术 的 1 /n , 包括: 指示命令信号、 输入緩存单元输出至少两个端口对应的倒换信 息编码, 以及工作保护组信息的输出信号、 处理单元内部数据信号、 HAPS输 出目标数据传输通道的输出信号, 等等。 传输信号位宽的减小也会带来资源 和功耗的节省, 并降低后端布局布线的难度。
如图 7 所示, 本实施例中发送指示命令的预设顺序可以根据需要预先设 定, 并不限于实施例中提供的顺序。
输入緩存单元 5按照接收所述指示命令的顺序依次向处理单元 6发送每 个端口对应的倒换信息编码, 以及工作保护组信息。 本实施例中, 输入緩存 单元 5向处理单元 6发送指示命令的顺序依次为: 发送第 1端口、 第 1通道 工作保护组的指示命令,发送第 1端口、第 2通道工作保护组的指示命令, … 发送第 1端口、 第 m通道工作保护组的指示命令, 发送第 2端口、 第 1通道 工作保护组的指示命令,发送第 2端口、第 2通道工作保护组的指示命令, … 发送第 2端口、 第 m通道工作保护组的指示命令, ···, 发送第 n端口、 第 1 通道工作保护组的指示命令, 发送第 n端口、 第 2通道工作保护组的指示命 令,…发送第 n端口、 第 m通道工作保护组的指示命令。
作为本发明实施例的一种实施方式, 处理单元 6 可以按照接收倒换信息 编码, 以及工作保护组信息的顺序, 依次根据倒换信息编码, 以及工作保护 组信息从备选数据传输通道中为每一个发生故障的数据传输通道指定目标数 据传输通道。 道信息发送至控制单元 4。 传输通道对应的目标数据传输通道信息发送至输出緩存单元 7 ;
输出緩存单元 7 可以用于按照所述预设顺序、 依次将发生故障的数据传 输通道的业务数据, 通过该数据传输通道对应的目标数据传输通道进行传输。 本实施例提供的保护倒换装置, 输入緩存单元、 控制单元、 处理单元能 够被至少两个端口共用且数量少于端口数量, 该处理单元采用分时复用的方 式, 依次处理各个端口通过并行方式输入的业务数据的倒换信息编码, 使该 至少两个端口所对应输出数据传输通道的选择控制运算工作可以通过一套输 入緩存单元、 控制单元、 处理单元来处理, 输入緩存单元、 控制单元、 的硬 件资源被该至少两个端口共用, 因此能够减少实现保护倒换过程中硬件资源 浪费。
本发明实施例提供了一种保护倒换方法, 如图 8所示, 包括以下步骤:
801、 控制单元指示输入緩存单元向处理单元发送至少两个端口对应的倒 换信息编码, 以及工作保护组信息, 所述输入緩存单元用于存储输入业务数 据的倒换信息编码和每个数据传输通道的工作保护组信息, 所述倒换信息编 码包括数据传输通道缺陷状态信息, 所述工作保护组信息包括在其对应的数 据传输通道发生故障时, 用于替代该数据传输通道的备选数据传输通道信息。
802、 处理单元根据每个数据传输通道的倒换信息编码, 以及工作保护组 信息, 从备选数据传输通道中为每一个发生故障的数据传输通道指定目标数 据传输通道, 所述输入緩存单元、 控制单元、 处理单元共用至少两个端口。
本实施例提供的保护倒换方法, 输入緩存单元、 控制单元、 处理单元能 够被至少两个端口共用, 该处理单元采用分时复用的方式, 依次处理各个端 口通过并行方式输入的数据源的倒换信息编码, 使该至少两个端口所对应输 出数据传输通道的选择控制运算工作可以通过一套输入緩存单元、 控制单元、 处理单元来处理, 输入緩存单元、 控制单元、 的硬件资源被该至少两个端口 共用, 因此能够减少实现保护倒换过程中硬件资源浪费。
作为本实施例的一种改进, 本发明实施例提供另一种保护倒换方法, 如 图 9所示, 包括以下步骤:
901、 输入緩存单元接收数据源的倒换信息编码。
线路芯片会根据 HAPS的保护倒换标准将业务接收端反馈的各种业务数据 的缺陷状态告警进行编码, 该编码称为 S-code (swi tch ing - code, 倒换信息 编码), 并将 S-code插在数据流中, 输入至输入緩存单元, 输入緩存单元存 储从至少两个端口输入的业务数据的 S-code。
以在交叉控制芯片中应用本发明实施例提供的保护倒换装置为例, 设交 叉控制芯片用于 n个端口, 每个端口拥有 m个业务传输通道, 每个 S-code占 用 2 个字节空间。 对于每个输出端口, 交叉控制芯片可以以串行或者并行的 方式将所有 n*m个输入通道的 S-code都緩存下来。
902、 控制单元向输入緩存单元按照预设顺序依次向输入緩存单元发送指 示命令, 每条指示命令用于指示输入緩存单元向处理单元发送每个端口对应 的倒换信息编码, 以及工作保护组信息。
为了实现多个端口的数据被同一处理单元处理, 进而实现硬件资源的节 约, 则在向处理单元发送需要处理的工作保护组时, 可以将至少两个端口对 应的业务通道的工作保护组和 S-code信息发送至同一个处理单元。
作为本实施例的一种实施方式, 控制单元可以按照如图 6 所示按照预设 顺序依次向输入緩存单元发送指示命令, 每条指示命令用于指示输入緩存单 元向处理单元发送每个端口对应的倒换信息编码, 以及工作保护组信息。
为了减小传输信号的位宽, 控制单元可以按照预设顺序以串行、 分时复 用的方式依次向处理单元发送指示命令, 相对于将所有指示命令以并行的方 式发送至处理单元, 能够大大的减小传输信号位宽的浪费。
本实施例中的控制单元、 输入緩存单元、 输出緩存单元中的一项或者多 项可以是由至少两个端口共用的。
作为本实施例的一种优选实施方式可以使 n个端口共用一套控制单元、 输入緩存单元、 输出緩存单元。 能够将硬件资源节约至现有技术中的 n分之
903、 输入緩存单元按照接收指示命令的顺序依次向处理单元发送每个端 口对应的倒换信息编码, 以及工作保护组信息。
在接收到控制单元的指示命令后, 输入緩存单元可以按照接收指示命令 的顺序依次向处理单元发送每个端口对应的倒换信息编码, 以及工作保护组 信息。
904、 处理单元按照接收倒换信息编码, 以及工作保护组信息的顺序, 依 次根据倒换信息编码, 以及工作保护组信息从备选数据传输通道中为每一个 发生故障的数据传输通道指定目标数据传输通道。
作为本实施例的一种实施方式, 处理单元可以按照接收倒换信息编码, 以及工作保护组信息的顺序, 依次根据倒换信息编码, 以及工作保护组信息 从备选数据传输通道中为每一个发生故障的数据传输通道指定目标数据传输 通道, 该目标数据传输通道用于完成相应数据通道的数据传输。 息发送至控制单元。
在处理单元确定了每个输出业务通道的目标数据源后, 可以按照如图 6 所示的预设顺序依次将每个端口对应的目标数据传输通道信息发送至控制单 元。 通道对应的目标数据传输通道信息发送至所述输出緩存单元。
控制单元接收到处理单元发送来的目标数据传输通道后, 根据该目标数 据传输通道确定与其对应的端口号, 并将该目标数据传输通道和其对应的端 口号信息一通发送至输出緩存单元, 供输出緩存单元进行业务数据输出操作。
907、 输出緩存单元按照预设顺序, 依次将发生故障的数据传输通道的业 务数据, 通过该数据传输通道对应的目标数据传输通道进行传输。 本实施例提供的保护倒换方法, 控制单元、 输入緩存单元、 处理单元、 输出緩存单元采用分时复用的方式处理来自至少两个输出端口的数据源的倒 换信息编码, 并且在控制单元、 输入緩存单元、 处理单元、 输出緩存单元之 间的数据传输都是按照预设的顺序串行实现的, 因此可以减小数据传输的位 宽。 整套硬件资源为该至少两个输出端口共用, 因此能够减少保护倒换装置 和方法的硬件资源浪费。 本发明实施例提供的保护倒换装置, 和保护倒换方法所使用的保护倒换 装置中的处理单元、 输入緩存单元、 控制单元的数量均少于输出端口的数量, 最优的实施方式为对于一个保护倒换装置可以只包含一个处理单元、 一个输 入緩存单元、 一个控制单元, 而现有技术中处理单元的数量与输出端口的数 量相同, 因此, 本发明实施例提供的保护倒换装置相对于现有技术, 能够减 少硬件资源的浪费。
通过以上的实施方式的描述, 所属领域的技术人员可以清楚地了解到本 发明可借助软件加必需的通用硬件的方式来实现, 当然也可以通过硬件, 但 很多情况下前者是更佳的实施方式。
以上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不局限 于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻易 想到变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保护 范围应所述以权利要求的保护范围为准。

Claims

权利 要求 书
1、 一种保护倒换装置, 用于为至少两个端口提供数据倒换服务, 其特征在 于, 所述保护倒换装置包括: 输入緩存单元、 控制单元、 和处理单元;
所述输入緩存单元, 用于存储所述至少两个端口的输入业务数据的倒换信 息编码, 以及所述至少两个端口的数据传输通道的工作保护组信息, 所述倒换 信息编码包括数据传输通道缺陷状态信息, 所述工作保护组信息包括用于替代 发生故障的数据传输通道传输业务数据的备选数据传输通道的信息;
所述控制单元, 用于指示所述输入緩存单元将所述至少两个端口的倒换信 息编码以及工作保护组信息依次发送给所述处理单元;
所述处理单元, 用于根据每个数据传输通道的倒换信息编码, 以及工作保 护组信息, 为所述至少两个端口中的发生故障的数据传输通道分配备选数据传 输通道。
2、 根据权利要求 1所述的保护倒换装置, 其特征在于, 所述控制单元, 用 于指示所述输入緩存单元将所述至少两个端口的倒换信息编码以及工作保护组 信息依次发送给所述处理单元为: 所述控制单元, 用于按照预设顺序依次向所 述输入緩存单元发送指示命令, 每条所述指示命令用于指示所述输入緩存单元 向所述处理单元发送每个端口对应的倒换信息编码, 以及工作保护组信息; 所述输入緩存单元将所述至少两个端口的倒换信息编码以及工作保护组信 息依次发送给所述处理单元为: 所述输入緩存单元按照接收所述指示命令的顺 序依次向所述处理单元发送每个端口对应的倒换信息编码, 以及工作保护组信 息。
3、 根据权利要求 2所述的保护倒换装置, 其特征在于, 所述处理单元, 用 于根据每个数据传输通道的倒换信息编码, 以及工作保护组信息, 为所述至少 两个端口中的发生故障的数据传输通道分配备选数据传输通道为: 所述处理单 元按照接收所述倒换信息编码, 以及工作保护组信息的顺序, 依次根据倒换信 息编码, 以及工作保护组信息从备选数据传输通道中为发生故障的数据通道指 定目标数据传输通道。
4、 根据权利要求 2或 3所述的保护倒换装置, 其特征在于, 所述处理单元 还用于按照所述预设顺序依次将每个端口对应的目标数据传输通道信息发送至 所述控制单元。
5、 根据权利要求 2或 3所述的保护倒换装置, 其特征在于, 还包括: 输出 緩存单元, 所述控制单元还用于按照所述预设顺序依次将每个端口对应的发生 故障的数据传输通道对应的目标数据通道信息发送至所述输出緩存单元。
6、 根据权利要求 5所述的保护倒换装置, 其特征在于, 所述输出緩存单元 用于按照所述预设顺序、 依次将发生故障的数据传输通道的业务数据, 通过该 数据传输通道对应的目标数据传输通道进行传输。
7、 一种保护倒换方法, 其特征在于, 包括:
通过输入緩存单元緩存至少两个端口对应的倒换信息编码, 以及工作保护 组信息, 所述输入緩存单元用于存储输入业务数据的倒换信息编码、 和每个数 据传输通道的工作保护组信息, 所述倒换信息编码包括数据传输通道缺陷状态 信息, 所述工作保护组信息包括用于替代发生故障的数据传输通道传输业务数 据的备选数据传输通道的信息;
通过输入緩存单元将所述至少两个端口的倒换信息编码以及工作保护组信 息依次发送给所述处理单元;
所述处理单元根据所述至少两个端口的倒换信息编码以及工作保护组信 息, 为所述至少两个端口中的发生故障的数据传输通道分配备选数据传输通道。
8、 根据权利要求 7所述的保护倒换方法, 其特征在于, 所述通过输入緩存 单元将所述至少两个端口的倒换信息编码以及工作保护组信息依次发送给所述 处理单元为: 按照预设顺序依次向输入緩存单元发送指示命令, 每条所述指示 命令用于指示所述输入緩存单元向所述处理单元发送每个端口对应的倒换信息 编码, 以及工作保护组信息;
所述通过输入緩存单元将所述至少两个端口的倒换信息编码以及工作保护 组信息依次发送给所述处理单元为: 所述输入緩存单元按照接收所述指示命令 的顺序依次向处理单元发送每个端口对应的倒换信息编码, 以及工作保护组信 息。
9、 根据权利要求 8所述的保护倒换方法, 其特征在于, 所述处理单元根据 所述至少两个端口的倒换信息编码以及工作保护组信息, 为所述至少两个端口 中的发生故障的数据传输通道分配备选数据传输通道为: 所述处理单元按照接 收所述倒换信息编码, 以及工作保护组信息的顺序, 依次根据倒换信息编码, 以及工作保护组信息从备选数据传输通道中为每一个发生故障的数据传输通道 指定目标数据传输通道。
10、 根据权利要求 8或 9所述的保护倒换方法, 其特征在于, 所述方法还 包括:
所述处理单元按照所述预设顺序依次将每个端口对应的目标数据传输通道 信息发送至所述控制单元。
11、 根据权利要求 8或 9所述的保护倒换方法, 其特征在于, 所述方法还 包括:
所述控制单元按照所述预设顺序依次将每个端口对应的发生故障的数据传 输通道对应的目标数据传输通道信息发送至所述输出緩存单元。
12、根据权利要求 11所述的保护倒换方法, 其特征在于, 所述方法还包括: 输出緩存单元按照所述预设顺序、 依次将发生故障的数据传输通道的业务 数据, 通过该数据传输通道对应的目标数据传输通道进行传输。
PCT/CN2011/077157 2011-07-14 2011-07-14 保护倒换装置和方法 WO2012106891A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2011/077157 WO2012106891A1 (zh) 2011-07-14 2011-07-14 保护倒换装置和方法
CN201180001064.8A CN102301649B (zh) 2011-07-14 2011-07-14 保护倒换装置和方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2011/077157 WO2012106891A1 (zh) 2011-07-14 2011-07-14 保护倒换装置和方法

Publications (1)

Publication Number Publication Date
WO2012106891A1 true WO2012106891A1 (zh) 2012-08-16

Family

ID=45360533

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/077157 WO2012106891A1 (zh) 2011-07-14 2011-07-14 保护倒换装置和方法

Country Status (2)

Country Link
CN (1) CN102301649B (zh)
WO (1) WO2012106891A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111953524B (zh) * 2020-07-21 2022-04-19 烽火通信科技股份有限公司 一种流水线机制的保护倒换方法及通信设备

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1783798A (zh) * 2004-11-29 2006-06-07 中兴通讯股份有限公司 同步数字体系支路自动保护倒换装置
CN1937481A (zh) * 2006-09-21 2007-03-28 华为技术有限公司 一种实现跨板倒换标签交换路径的方法及系统
CN101159504A (zh) * 2007-10-23 2008-04-09 中兴通讯股份有限公司 基于同步数字体系的以太网保护方法

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002064515A (ja) * 2000-08-23 2002-02-28 Funai Electric Co Ltd 情報伝送システム、及び、情報伝送方式

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1783798A (zh) * 2004-11-29 2006-06-07 中兴通讯股份有限公司 同步数字体系支路自动保护倒换装置
CN1937481A (zh) * 2006-09-21 2007-03-28 华为技术有限公司 一种实现跨板倒换标签交换路径的方法及系统
CN101159504A (zh) * 2007-10-23 2008-04-09 中兴通讯股份有限公司 基于同步数字体系的以太网保护方法

Also Published As

Publication number Publication date
CN102301649B (zh) 2013-07-10
CN102301649A (zh) 2011-12-28

Similar Documents

Publication Publication Date Title
KR20070105931A (ko) 무선통신 시스템에서 서비스데이터유닛의 분할 및 넘버링을처리하는 방법 및 장치
CN101903864A (zh) 节点系统、服务器切换方法、服务器装置和数据接管方法
CN104038548A (zh) 服务器系统
JPS63279633A (ja) 同報通信システム
CN111865704A (zh) 数据传输方法、系统和网络设备
EP3487132B1 (en) Packet processing method and router
JP2009253408A (ja) 冗長化ゲートウェイシステム
CN110572228B (zh) 同步信息传输方法、装置、相关设备及存储介质
CN101909006A (zh) 双向转发检测报文发送、接收方法及其装置与通信系统
CN111740898A (zh) 一种链路切换方法、装置和服务商边缘设备
US20210409510A1 (en) Transmitter and Receiver, Serializer and Deserializer and Methods for Transmitting and Receiving, Serializing and Deserializing
CN112073319B (zh) 一种路径切换方法及系统
WO2012106891A1 (zh) 保护倒换装置和方法
KR20130066401A (ko) 칩 멀티 프로세서, 및 칩 멀티 프로세서를 위한 라우터
CN105721181A (zh) 报文传输的方法、骨干交换机和接入交换机
JP2007067612A (ja) 中継器及び光通信システム
CN113179228B (zh) 一种提高交换机堆叠可靠性的方法、装置、设备及介质
CN102299857A (zh) 一种组播报文处理方法、线卡及通信设备
JP6335402B2 (ja) 無線通信装置、無線通信方法及び無線通信プログラム
JP7327638B2 (ja) 通信システム、送信装置、受信装置、通信方法及びプログラム
JP4901777B2 (ja) ネットワーク中継装置およびネットワーク中継方法
JP4716258B2 (ja) 通信システム及びその現用装置と予備装置の切替方法
WO2021068335A1 (zh) 一种数据处理方法、装置及存储介质
US8880759B2 (en) Apparatus and method for fragmenting transmission data
JP6493756B2 (ja) 送信装置、受信装置、送受信システムおよびプログラム

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201180001064.8

Country of ref document: CN

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

Ref document number: 11858219

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11858219

Country of ref document: EP

Kind code of ref document: A1