WO2017063158A1 - Circuit and method for acquiring pam4 decoding thresholds and optical network unit - Google Patents

Circuit and method for acquiring pam4 decoding thresholds and optical network unit Download PDF

Info

Publication number
WO2017063158A1
WO2017063158A1 PCT/CN2015/091937 CN2015091937W WO2017063158A1 WO 2017063158 A1 WO2017063158 A1 WO 2017063158A1 CN 2015091937 W CN2015091937 W CN 2015091937W WO 2017063158 A1 WO2017063158 A1 WO 2017063158A1
Authority
WO
WIPO (PCT)
Prior art keywords
decoding
signal
threshold
decoding threshold
target
Prior art date
Application number
PCT/CN2015/091937
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 华为技术有限公司
Priority to PCT/CN2015/091937 priority Critical patent/WO2017063158A1/en
Priority to CN201580079906.XA priority patent/CN107534628B/en
Publication of WO2017063158A1 publication Critical patent/WO2017063158A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L27/00Modulated-carrier systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Dc Digital Transmission (AREA)

Abstract

The invention relates to the technical field of communications. Disclosed in an embodiment of the invention are a circuit and method for acquiring PAM4 decoding thresholds and an optical network unit for increasing accuracy of decoding thresholds, and reducing complexity in realizing a circuit. The decoding thresholds comprise Vth1, Vth2 and Vth3, and Vth1, Vth2 and Vth3 satisfy the following condition: Vth1 < Vth2 < Vth3. The circuit comprises a mean value module and a microprocessor. After determining that a signal inputted to the mean value module is a target signal, the microprocessor collects a target decoding threshold obtained by performing, by the mean value module, mean value computation on received voltages of symbols in the target signal. When the target signal is a first signal, the target decoding threshold is Vth1, and the first signal comprises a symbol representing 00 and a symbol representing 01; and/or when the target signal is a third signal, the target decoding threshold is Vth3, and the third signal comprises a symbol representing 10 and a symbol representing 11. The technical solution provided in the embodiment of the invention is applicable to a scenario for acquiring PAM4 decoding thresholds.

Description

一种获取PAM4的解码阈值的电路、方法和光网络单元Circuit, method and optical network unit for acquiring decoding threshold of PAM4 技术领域Technical field
本发明涉及通信技术领域,尤其涉及一种获取PAM4(Pulse Amplitude Modulation 4,4阶脉冲幅度调制)的解码阈值的电路、方法和光网络单元。The present invention relates to the field of communications technologies, and in particular, to a circuit, method, and optical network unit for acquiring a decoding threshold of a PAM4 (Pulse Amplitude Modulation 4).
背景技术Background technique
随着FTTH(Fiber To The Home,光纤到户)的大规模部署,光接入的带宽需求越来越大,目前光接入主流采用PON(Passive Optical Network,无源光网络)技术,而现阶段各种PON技术,例如,GPON(Gigabit PON,千兆无源光网络),EPON(Ethernet PON,以太网无源光网络),10G-EPON,10G-GPON等都共存着。而对于TDM PON(Time Division Multiplex PON,时分多路复用无源光网络)来说,当单波传输超过10Gb/s时,如果再采用低速的NRZ(Non-Return to Zero,不归零)码,其带宽效率会较低,且色散会变得很严重。所以,在单波传输超过高于10Gb/s时,较多采用多阶或高阶调制方式,例如,PAM4调制,Duobinary(双二进制)调制,QPSK(Quadrature Phase Shift Keyin,正交相移键控)调制,OFDM(Orthogonal Frequency Division Multiplexing,正交频分复用技术)调制等。With the large-scale deployment of FTTH (Fiber-to-the-Home), the bandwidth requirements for optical access are increasing. Currently, the optical access mainstream adopts PON (Passive Optical Network) technology. Various PON technologies, such as GPON (Gigabit PON, Gigabit Passive Optical Network), EPON (Ethernet PON, Ethernet Passive Optical Network), 10G-EPON, 10G-GPON, etc., coexist. For TDM PON (Time Division Multiplex PON), when single-wave transmission exceeds 10Gb/s, if low-speed NRZ (Non-Return to Zero) is used, Code, its bandwidth efficiency will be lower, and the dispersion will become very serious. Therefore, when single-wave transmission exceeds 10Gb/s, multi-order or high-order modulation is used, for example, PAM4 modulation, Duobinary modulation, QPSK (Quadrature Phase Shift Keyin) Modulation, OFDM (Orthogonal Frequency Division Multiplexing) modulation, and the like.
其中,在PAM4方式下,接收设备首先获取3个解码阈值,即:Vth1、Vth2和Vth3,其中,Vth1<Vth2<Vth3;然后,利用该3个解码阈值对所接收到电压信号进行PAM4解码。目前,一般通过以下方式获取解码阈值:对电压信号中的各符号的电压幅值进行均值运算,得到Vavg,将Vavg作为Vth2;获取电压信号中的各符号的电压幅值的峰值Vpeak,然后,利用公式Vth1=Vavg-2*(Vpeak-Vavg)/3),得到Vth1;利用公式 Vth3=Vavg+2*(Vpeak-Vavg)/3,得到Vth3。Wherein, in the PAM4 mode, the receiving device first acquires three decoding thresholds, namely: Vth1, Vth2, and Vth3, where Vth1 < Vth2 < Vth3; then, the received voltage signal is PAM4 decoded by using the three decoding thresholds. At present, the decoding threshold is generally obtained by performing a mean operation on the voltage amplitude of each symbol in the voltage signal to obtain Vavg, Vavg as Vth2, and obtaining a peak value Vpeak of the voltage amplitude of each symbol in the voltage signal, and then, Using the formula Vth1=Vavg-2*(Vpeak-Vavg)/3), Vth1 is obtained; using the formula Vth3 = Vavg + 2 * (Vpeak - Vavg) / 3, and Vth3 is obtained.
上述获取解码阈值的过程中需要求峰值,目前,一般利用峰值电路求峰值;但是,利用峰值电路所求得的峰值的精确度不高,这样会导致所获取的Vth1和/或Vth3的精确度不高。尤其地,当信号中包含过冲或噪声时,可能会将该过冲或噪声作为峰值,从而导致所获取的峰值与实际峰值之间的误差较大。另外,由于峰值电路实现复杂,因此会导致获取解码阈值的电路实现复杂。In the above process of obtaining the decoding threshold, a peak is required. At present, the peak circuit is generally used to obtain the peak value; however, the accuracy of the peak value obtained by the peak circuit is not high, which may result in the accuracy of the acquired Vth1 and/or Vth3. not tall. In particular, when an overshoot or noise is included in the signal, the overshoot or noise may be taken as a peak, resulting in a large error between the acquired peak and the actual peak. In addition, due to the complexity of the peak circuit implementation, the circuit for obtaining the decoding threshold is complicated to implement.
发明内容Summary of the invention
本发明的实施例提供一种获取PAM4的解码阈值的电路、方法和光网络单元,用以提高获取PAM4的解码阈值的精确度,以及降低获取解码阈值的电路的复杂度。Embodiments of the present invention provide a circuit, method, and optical network unit for acquiring a decoding threshold of a PAM 4 for improving the accuracy of acquiring a decoding threshold of the PAM 4 and reducing the complexity of a circuit for acquiring a decoding threshold.
为达到上述目的,本发明的实施例采用如下技术方案:In order to achieve the above object, embodiments of the present invention adopt the following technical solutions:
第一方面,提供一种获取PAM4的解码阈值的电路,所述PAM4的解码阈值包括第一解码阈值、第二解码阈值和第三解码阈值,其中,所述第一解码阈值小于所述第二解码阈值,所述第二解码阈值小于所述第三解码阈值;所述电路包括:In a first aspect, a circuit for obtaining a decoding threshold of a PAM4 is provided, where a decoding threshold of the PAM4 includes a first decoding threshold, a second decoding threshold, and a third decoding threshold, wherein the first decoding threshold is smaller than the second Decoding a threshold, the second decoding threshold being less than the third decoding threshold; the circuit comprising:
均值模块和与所述均值模块的输出端连接的微处理器;An averaging module and a microprocessor coupled to the output of the averaging module;
所述均值模块用于对所输入的信号中的所有符号的接收电压进行均值运算;The averaging module is configured to perform an averaging operation on a received voltage of all symbols in the input signal;
所述微处理器用于在确定输入所述均值模块的信号为目标信号后,采集所述均值模块对所述目标信号中的符号的接收电压进行均值运算后得到的值,将该值作为目标解码阈值;The microprocessor is configured to: after determining that the signal input to the averaging module is a target signal, acquiring a value obtained by performing averaging operation on a received voltage of the symbol in the target signal by the averaging module, and using the value as a target decoding Threshold value
其中,当所述目标信号为第一信号时,所述目标解码阈值为所述第一解码阈值,所述第一信号由表示二进制数00的符号和表示二进制数01的符号构成;和/或,当所述目标信号为第三信号时,所述目标解码阈值为所述第三解码阈值,所述第三信号由表示二进制数10的符号和表示二进制数11的符号构成。 Wherein, when the target signal is the first signal, the target decoding threshold is the first decoding threshold, and the first signal is composed of a symbol representing a binary number 00 and a symbol representing a binary number 01; and/or And when the target signal is the third signal, the target decoding threshold is the third decoding threshold, and the third signal is composed of a symbol representing a binary number 10 and a symbol representing a binary number 11.
结合第一方面,在第一种可能的实现方式中,所述电路还包括:解码模块和媒质接入控制MAC模块;With reference to the first aspect, in a first possible implementation, the circuit further includes: a decoding module and a medium access control MAC module;
其中,所述MAC模块的输入端与所述解码模块的输出端连接,所述MAC模块的输出端与所述微处理器连接;The input end of the MAC module is connected to the output end of the decoding module, and the output end of the MAC module is connected to the microprocessor;
所述解码模块用于对所输入的信号进行解码,得到解码结果;The decoding module is configured to decode the input signal to obtain a decoding result;
所述MAC模块用于识别所述解码结果是否为预设解码结果,并在识别出所述解码结果为所述预设解码结果时,输出控制信号;其中,所述控制信号用于指示所述微处理器将从接收到所述控制信号的时间点开始的在接收到所述控制信号的时间点之后输入所述均值模块的信号作为所述目标信号。The MAC module is configured to identify whether the decoding result is a preset decoding result, and output a control signal when identifying that the decoding result is the preset decoding result, where the control signal is used to indicate the The microprocessor inputs a signal of the averaging module as the target signal from a point in time when the control signal is received, after a point in time when the control signal is received.
结合第一方面的第一种可能的实现方式,在第二种可能的实现方式中,所述MAC模块还用于:在识别出所述解码结果为所述预设解码结果时,向发送设备发送请求消息;其中,所述请求消息用于指示所述发送设备发送所述目标信号。With reference to the first possible implementation manner of the first aspect, in a second possible implementation manner, the MAC module is further configured to: when it is determined that the decoding result is the preset decoding result, to a sending device Sending a request message; wherein the request message is used to instruct the sending device to send the target signal.
结合第一方面的第一种可能的实现方式或第二种可能的实现方式,在第三种可能的实现方式中,所述解码模块还包括3个阈值输入端;所述3个阈值输入端所输入的解码阈值相等;其中,所述相等的解码阈值为:已经获取到的所述第一解码阈值、所述第二解码阈值或所述第三解码阈值。In conjunction with the first possible implementation or the second possible implementation of the first aspect, in a third possible implementation, the decoding module further includes three threshold inputs; the three threshold inputs The input decoding thresholds are equal; wherein the equal decoding threshold is: the first decoding threshold, the second decoding threshold, or the third decoding threshold that have been acquired.
结合第一方面、第一方面的第一种可能的实现方式至第三种可能的实现方式任一种,在第四种可能的实现方式中,所述目标信号包括多个重复的表示第一二进制数组的符号;其中,所述第一二进制数组由一个或多个二进制数构成。In combination with the first aspect, the first possible implementation of the first aspect, or the third possible implementation manner, in a fourth possible implementation, the target signal includes a plurality of repeated representations. A symbol of a binary array; wherein the first binary array is composed of one or more binary numbers.
结合第一方面的第四种可能的实现方式,在第五种可能的实现方式中,当所述目标信号为所述第一信号时,所述第一二进制数组中所包含的表示00的符号的数目与表示01的符号的数目相等;和/或,当所述目标信号为所述第三信号时,所述第一二进制数组中所 包含的表示10的符号的数目与表示11的符号的数目相等。With reference to the fourth possible implementation manner of the first aspect, in a fifth possible implementation, when the target signal is the first signal, the representation included in the first binary array is 00 The number of symbols is equal to the number of symbols representing 01; and/or, when the target signal is the third signal, the first binary array The number of symbols included in representation 10 is equal to the number of symbols representing 11.
结合第一方面的第一种可能的实现方式至第三种可能的实现方式任一种,在第六种可能的实现方式中,所述预设解码结果包括多个重复的第二二进制数组;其中,所述第二二进制数组由一个或多个二进制数构成。With reference to any one of the first possible implementation of the first aspect to the third possible implementation, in a sixth possible implementation, the preset decoding result includes multiple repeated second binary An array; wherein the second binary array is composed of one or more binary numbers.
结合第一方面、第一方面的第一种可能的实现方式至第六种可能,在第七种可能的实现方式中,所述微处理器还用于在确定输入所述均值模块的信号为第二信号时,采集所述均值模块对所述第二信号中的符号的接收电压进行均值运算后得到的值,将该值作为所述第二解码阈值;其中,所述第二信号中的符号所表示的二进制数为随机数。With reference to the first aspect, the first possible implementation of the first aspect to the sixth possibility, in a seventh possible implementation, the microprocessor is further configured to determine, when determining that the signal input to the mean module is And acquiring, by the averaging module, a value obtained by performing an averaging operation on a received voltage of the symbol in the second signal, and using the value as the second decoding threshold; wherein, in the second signal The binary number represented by the symbol is a random number.
结合第一方面、第一方面的第一种可能的实现方式至第七种可能的实现方式任一种,在第八种可能的实现方式中,所述微处理器还用于:存储所述第一解码阈值、所述第二解码阈值和所述第三解码阈值中的一个或多个。In combination with the first aspect, the first possible implementation of the first aspect, or the seventh possible implementation, in an eighth possible implementation, the microprocessor is further configured to: store the One or more of a first decoding threshold, the second decoding threshold, and the third decoding threshold.
第二方面,提供一种获取PAM4的解码阈值的方法,所述PAM4的解码阈值包括第一解码阈值、第二解码阈值和第三解码阈值,其中,所述第一解码阈值小于所述第二解码阈值,所述第二解码阈值小于所述第三解码阈值;所述方法包括:In a second aspect, a method for obtaining a decoding threshold of a PAM4 is provided, where a decoding threshold of the PAM4 includes a first decoding threshold, a second decoding threshold, and a third decoding threshold, where the first decoding threshold is smaller than the second a decoding threshold, where the second decoding threshold is smaller than the third decoding threshold; the method includes:
确定目标信号;Determining the target signal;
对所述目标信号中的符号的接收电压进行均值运算,得到目标解码阈值;Performing an average operation on the received voltage of the symbol in the target signal to obtain a target decoding threshold;
其中,当所述目标信号为第一信号时,所述目标解码阈值为所述第一解码阈值,所述第一信号由表示二进制数00的符号和表示二进制数01的符号构成;和/或,当所述目标信号为第三信号时,所述目标解码阈值为所述第三解码阈值,所述第三信号由表示二进制数10的符号和表示二进制数11的符号构成。 Wherein, when the target signal is the first signal, the target decoding threshold is the first decoding threshold, and the first signal is composed of a symbol representing a binary number 00 and a symbol representing a binary number 01; and/or And when the target signal is the third signal, the target decoding threshold is the third decoding threshold, and the third signal is composed of a symbol representing a binary number 10 and a symbol representing a binary number 11.
结合第二方面,在第一种可能的实现方式中,所述确定目标信号,包括:With reference to the second aspect, in a first possible implementation manner, the determining the target signal includes:
对接收到的来自发送设备的电压信号进行解码,得到解码结果;Decoding the received voltage signal from the transmitting device to obtain a decoding result;
在识别出所述解码结果为预设解码结果时,将从当前时间点开始的在所述当前时间点值之后接收到的来自所述发送设备的电压信号作为所述目标信号。When it is recognized that the decoding result is a preset decoding result, a voltage signal from the transmitting device received after the current time point value from the current time point is used as the target signal.
结合第二方面的第一种可能的实现方式,在第二种可能的实现方式中,所述方法还包括:In conjunction with the first possible implementation of the second aspect, in a second possible implementation, the method further includes:
在识别出所述解码结果为所述预设解码结果时,向所述发送设备发送请求消息;其中,所述请求消息用于指示所述发送设备发送所述目标信号。And when the decoding result is the preset decoding result, sending a request message to the sending device, where the request message is used to instruct the sending device to send the target signal.
结合第二方面的第一种可能的实现方式或第二种可能的实现方式,在第三种可能的实现方式中,所述对接收到的来自发送设备的电压信号进行解码,得到解码结果,包括:With reference to the first possible implementation manner or the second possible implementation manner of the second aspect, in a third possible implementation manner, the received voltage signal from the sending device is decoded to obtain a decoding result, include:
利用3个相等的解码阈值,对接收到的来自所述发送设备的电压信号进行解码,得到解码结果;其中,所述相等的解码阈值为已经获取到的所述第一解码阈值、所述第二解码阈值或所述第三解码阈值。The received voltage signal from the transmitting device is decoded by using three equal decoding thresholds to obtain a decoding result; wherein the equal decoding threshold is the first decoding threshold that has been acquired, the first Two decoding thresholds or the third decoding threshold.
结合第二方面、第二方面的第一种可能的实现方式至第三种可能的实现方式任一种,在第四种可能的实现方式中,所述目标信号包括多个重复的表示第一二进制数组的符号;其中,所述第一二进制数组由一个或多个二进制数构成。With reference to the second aspect, the first possible implementation manner of the second aspect, and the third possible implementation manner, in a fourth possible implementation manner, the target signal includes multiple repeated representations. A symbol of a binary array; wherein the first binary array is composed of one or more binary numbers.
结合第二方面的第四种可能的实现方式,在第五种可能的实现方式中,当所述目标信号为所述第一信号时,所述第一二进制数组中所包含的表示00的符号的数目与表示01的符号的数目相等;和/或,当所述目标信号为所述第三信号时,所述第一二进制数组中所包含的表示10的符号的数目与表示11的符号的数目相等。 With reference to the fourth possible implementation manner of the second aspect, in a fifth possible implementation, when the target signal is the first signal, the representation included in the first binary array is 00 The number of symbols is equal to the number of symbols representing 01; and/or, when the target signal is the third signal, the number and representation of symbols representing the number 10 contained in the first binary array The number of symbols of 11 is equal.
结合第二方面的第一种可能的实现方式至第三种可能的实现方式任一种,在第六种可能的实现方式中,所述预设解码结果包括多个重复的第二二进制数组;其中,所述第二二进制数组由一个或多个表示二进制数的符号构成。In combination with the first possible implementation of the second aspect, the third possible implementation manner, in the sixth possible implementation, the preset decoding result includes multiple repeated second binary An array; wherein the second binary array is composed of one or more symbols representing a binary number.
结合第二方面、第二方面的第一种可能的实现方式至第六种可能的实现方式任一种,在第七种可能的实现方式中,所述方法还包括:对第二信号中的符号的接收电压进行均值运算,得到所述第二解码阈值;其中,所述第二信号中的符号所表示的二进制数为随机数。With reference to the second aspect, the first possible implementation manner of the second aspect, and the sixth possible implementation manner, in a seventh possible implementation manner, the method further includes: The received voltage of the symbol is averaged to obtain the second decoding threshold; wherein the binary number represented by the symbol in the second signal is a random number.
结合第二方面、第二方面的第一种可能的实现方式至第七种可能的实现方式任一种,在第八种可能的实现方式中,所述方法还包括:存储所述第一解码阈值、所述第二解码阈值和所述第三解码阈值中的一个或多个。With reference to the second aspect, the first possible implementation manner of the second aspect, and the seventh possible implementation manner, in an eighth possible implementation manner, the method further includes: storing the first decoding One or more of a threshold, the second decoding threshold, and the third decoding threshold.
第三方面,提供一种光网络单元,所述光网络单元包括上述第一方面提供的任一种获取PAM4的解码阈值的电路。In a third aspect, an optical network unit is provided, the optical network unit comprising any one of the first aspect provided above for acquiring a decoding threshold of the PAM4.
上述技术方案中,利用均值模块得到第一解码阈值和/或第三解码阈值,由于均值模块所求得的均值比峰值电路(也可称为峰值模块)所求得的峰值的准确度高,因此,利用本发明实施例提供的电路能够提高所获取的解码阈值的准确度;另外,相比峰值模块来说,均值模块实现简单,因此,能够降低获取解码阈值的电路的复杂度。In the above technical solution, the first decoding threshold and/or the third decoding threshold are obtained by using the averaging module, and the average value obtained by the averaging module is higher than the peak obtained by the peak circuit (also referred to as a peak module). Therefore, the circuit provided by the embodiment of the present invention can improve the accuracy of the acquired decoding threshold; in addition, the averaging module is simpler to implement than the peak module, and therefore, the complexity of the circuit for acquiring the decoding threshold can be reduced.
附图说明DRAWINGS
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。 In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings used in the embodiments or the description of the prior art will be briefly described below. It is obvious that the drawings in the following description are only the present invention. For some embodiments, other drawings may be obtained from those of ordinary skill in the art in light of the inventive workability.
图1为本发明实施例所提供的技术方案所适用的一种光通信领域的系统架构图;1 is a system architecture diagram of an optical communication field to which the technical solution provided by the embodiment of the present invention is applied;
图2为本发明实施例提供的一种获取PAM4的解码阈值的电路的示意图;2 is a schematic diagram of a circuit for acquiring a decoding threshold of a PAM 4 according to an embodiment of the present invention;
图3为本发明实施例提供的一种接收设备的结构示意图;FIG. 3 is a schematic structural diagram of a receiving device according to an embodiment of the present disclosure;
图4为本发明实施例提供的另一种获取PAM4的解码阈值的电路的示意图;4 is a schematic diagram of another circuit for acquiring a decoding threshold of a PAM 4 according to an embodiment of the present invention;
图5为本发明实施例提供的另一种接收设备的结构示意图;FIG. 5 is a schematic structural diagram of another receiving device according to an embodiment of the present disclosure;
图6为本发明实施例提供的一种解码模块的结构示意图;FIG. 6 is a schematic structural diagram of a decoding module according to an embodiment of the present disclosure;
图7为本发明实施例提供的另一种获取PAM4的解码阈值的电路的示意图;FIG. 7 is a schematic diagram of another circuit for acquiring a decoding threshold of a PAM 4 according to an embodiment of the present disclosure;
图8为本发明实施例提供的一种获取PAM4的解码阈值的方法的流程示意图;FIG. 8 is a schematic flowchart of a method for acquiring a decoding threshold of a PAM 4 according to an embodiment of the present disclosure;
图9为本发明实施例提供的另一种获取PAM4的解码阈值的方法的流程示意图。FIG. 9 is a schematic flowchart diagram of another method for obtaining a decoding threshold of a PAM 4 according to an embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, but not all embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
为了便于本领域技术人员的理解,首先说明以下内容:In order to facilitate the understanding of those skilled in the art, the following is first explained:
1)、发送设备、接收设备1), transmitting device, receiving device
本发明实施例提供的技术方案可以应用于光通信领域、无线通信领域,有线通信领域等。在不同通信领域中,发送设备与接收设备之间传输的信号不同,例如,在光通信领域中,二者之间传输的信号是光信号;在无线通信领域中,二者之间传输的信号是射频信 号,在有线通信领域中,二者之间传输的信号是电信号。The technical solutions provided by the embodiments of the present invention can be applied to the field of optical communications, the field of wireless communications, the field of wired communications, and the like. In different communication fields, signals transmitted between a transmitting device and a receiving device are different. For example, in the field of optical communications, a signal transmitted between the two is an optical signal; in the field of wireless communication, a signal transmitted between the two RF signal No. In the field of wired communication, the signal transmitted between the two is an electrical signal.
“发送设备”与“接收设备”可以为任何需要收发信号的实体设备或虚拟模块。作为实例,发送设备具体可以为OLT(Optical Line Terminal,光线路终端),接收设备具体可以为ONU(Optical Network Unit,光网络单元)等。The "sending device" and the "receiving device" can be any physical device or virtual module that needs to send and receive signals. As an example, the sending device may be an OLT (Optical Line Terminal), and the receiving device may be an ONU (Optical Network Unit).
2)、PAM4方式、发送电压、接收电压2), PAM4 mode, transmission voltage, receiving voltage
在PAM4方式下,发送设备首先进行PAM4编码,具体的:将待发送数据流中的二进制数00、01、10、11分别编码为具有不同电压幅值的符号,得到电压信号;然后,将该电压信号发送给接收设备。其中,将表示00的符号的电压幅值标记为V1,表示01的符号的电压幅值标记为V2,表示10的符号的电压幅值标记为V3,表示11的符号的电压幅值表示为V4;则V1、V2、V3和V4之间满足以下关系:V1<V2<V3<V4。In the PAM4 mode, the transmitting device first performs PAM4 coding. Specifically, the binary numbers 00, 01, 10, and 11 in the data stream to be transmitted are respectively coded into symbols having different voltage amplitudes to obtain a voltage signal; The voltage signal is sent to the receiving device. Wherein, the voltage amplitude indicating the sign of 00 is marked as V1, the voltage amplitude indicating the sign of 01 is marked as V2, the voltage amplitude indicating the sign of 10 is marked as V3, and the voltage amplitude indicating the sign of 11 is expressed as V4. Then, the following relationship is satisfied between V1, V2, V3, and V4: V1 < V2 < V3 < V4.
在PAM4方式下,接收设备首先接收电压信号;然后,获取3个解码阈值,即Vth1、Vth2和Vth3,其中,Vth1<Vth2<Vth3;接着,利用该3个解码阈值进行PAM4解码,具体的:假设该电压信号中的某一符号的电压幅值为V,那么,若V≤Vth1,则认为该符号表示的二进制数为00;若Vth1<V≤Vth2,则认为该符号表示的二进制数为01;若Vth2<V≤Vth3,则认为该符号表示的二进制数为10;若V>Vth3,则认为该符号表示的二进制数为11。In the PAM4 mode, the receiving device first receives the voltage signal; then, acquires three decoding thresholds, namely, Vth1, Vth2, and Vth3, where Vth1<Vth2<Vth3; then, the PAM4 decoding is performed by using the three decoding thresholds, specifically: Assuming that the voltage amplitude of a certain symbol in the voltage signal is V, then if V≤Vth1, the binary number represented by the symbol is considered to be 00; if Vth1<V≤Vth2, the binary number represented by the symbol is considered to be 01; if Vth2 < V ≤ Vth3, the binary number represented by the symbol is considered to be 10; if V>Vth3, the binary number represented by the symbol is considered to be 11.
需要说明的是,无论发送设备与接收设备之间传输的信号是光信号、射频信号还是电信号,在PAM4方式下,发送设备编码得到的信号均为电压信号;相应地,接收设备均是对接收到的信号(例如光信号、射频信号或电信号)对应的电压信号进行解码。基于此,本文中以发送设备与接收设备之间传输的信号为电压信号为例进行说明。但是,本领域技术人员应当理解,在光通信领域中,发送设备将电压信号发送给接收设备,具体可以包括:发送设备将电压信 号转换为光信号,并向接收设备发送该光信号;相应地,接收设备接收电压信号,具体可以包括:接收设备接收该光信号,并将该光信号转换为电压信号。相应地可以得出在无线通信领域或其他通信领域中的示例,此处不再一一列举。It should be noted that, regardless of whether the signal transmitted between the transmitting device and the receiving device is an optical signal, a radio frequency signal or an electrical signal, in the PAM4 mode, the signals obtained by the transmitting device are all voltage signals; correspondingly, the receiving devices are all The voltage signal corresponding to the received signal (such as an optical signal, a radio frequency signal or an electrical signal) is decoded. Based on this, the signal transmitted between the transmitting device and the receiving device is taken as a voltage signal as an example for description. However, those skilled in the art should understand that in the field of optical communication, the transmitting device sends a voltage signal to the receiving device, which may specifically include: the transmitting device will voltage The number is converted into an optical signal, and the optical signal is sent to the receiving device. Correspondingly, the receiving device receiving the voltage signal may specifically include: the receiving device receiving the optical signal, and converting the optical signal into a voltage signal. Corresponding examples can be derived in the field of wireless communication or other fields of communication, which are not enumerated here.
为了区分发送设备编码后得到的符号的电压幅值和接收设备解码前得到的符号的电压幅值,本发明实施例中,将发送设备编码后得到的符号的电压幅值称为“发送电压”,将接收设备解码前得到的电压幅值称为“接收电压”。In the embodiment of the present invention, the voltage amplitude of the symbol obtained by the transmission device is referred to as “transmission voltage” in order to distinguish the voltage amplitude of the symbol obtained by the transmission device and the voltage amplitude of the symbol obtained by the receiving device. The voltage amplitude obtained before the receiving device is decoded is referred to as “receive voltage”.
由于信号(例如光信号、射频信号或电信号)从发送设备传输至接收设备的过程中,会损耗一些能量,因此,发送设备编码后得到的一个符号的发送电压与接收设备解码前得到的该符号的接收电压不同。Since a signal (such as an optical signal, a radio frequency signal, or an electrical signal) is transmitted from the transmitting device to the receiving device, some energy is lost. Therefore, the transmitting voltage of a symbol obtained by the transmitting device and the receiving device are obtained before decoding. The received voltage of the symbol is different.
由于同一发送设备与不同接收设备之间的距离、通信质量等会有差异,因此,同一信号从发送设备传输至不同接收设备的过程中,所损耗的能量的大小不同,这样会使得不同接收设备接收到来自同一发送设备的同一信号对应的电压信号的接收电压不同。例如,发送设备对“00、01、10、11”分别进行编码后得到的符号的发送电压为10V、20V、30V和40V;接收设备1获取到的3个解码阈值可以为:15V、25V、35V,接收设备2获取到的3个解码阈值可以为:5V、10V、15V等。因此,具体实现时,每个接收设备均需要确定适合自身的3个解码阈值。Since the distance between the same transmitting device and the different receiving devices, the communication quality, and the like may be different, the amount of energy lost in the process of transmitting the same signal from the transmitting device to the different receiving device is different, which may cause different receiving devices. The received voltages of the voltage signals corresponding to the same signal received from the same transmitting device are different. For example, the transmission voltages of the symbols obtained by the transmitting device for encoding "00, 01, 10, 11" are 10V, 20V, 30V, and 40V respectively; the three decoding thresholds obtained by the receiving device 1 may be: 15V, 25V, 35V, the three decoding thresholds obtained by the receiving device 2 may be: 5V, 10V, 15V, and the like. Therefore, in specific implementation, each receiving device needs to determine three decoding thresholds that are suitable for itself.
参见图1,为本发明实施例所提供的技术方案所适用的一种光通信领域的系统架构图。图1中以发送设备为OLT,接收设备为ONU为例进行说明。一个OLT可以通过光纤连接一个或多个ONU,图1中以一个OLT连接3个ONU(分别为ONU1、ONU2和ONU3)为例进行说明。其中:OLT用于对待发送的二进制数据流进行PAM4编码,并将编码后得到的电压信号(即发送电压信号)转换为光信 号,然后通过光纤将该光信号传输给ONU。ONU用于将接收到的光信号转换为电压信号(即接收电压信号),并对转换后得到的电压信号进行PAM4解码,得到二进制数据流。FIG. 1 is a system architecture diagram of an optical communication field to which the technical solution provided by the embodiment of the present invention is applied. In FIG. 1, the sending device is an OLT, and the receiving device is an ONU as an example. An OLT can connect one or more ONUs through optical fibers. In Figure 1, an OLT is connected to three ONUs (ONU1, ONU2, and ONU3 respectively) as an example. Wherein: the OLT performs PAM4 encoding on the binary data stream to be sent, and converts the encoded voltage signal (ie, the transmitted voltage signal) into an optical signal. No., then the optical signal is transmitted to the ONU through the optical fiber. The ONU is used to convert the received optical signal into a voltage signal (ie, a received voltage signal), and performs PAM4 decoding on the converted voltage signal to obtain a binary data stream.
3)、和/或、第一、第二、第三3), and / or, first, second, third
“和/或”,仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,本文中字符“/”,一般表示前后关联对象是一种“或”的关系。"and / or" is just an association relationship describing the associated object, indicating that there can be three kinds of relationships, for example, A and / or B, which can mean: A exists separately, A and B exist simultaneously, and B exists separately. Kind of situation. In addition, the character "/" in this article generally indicates that the contextual object is an "or" relationship.
“第一”、“第二”和“第三”仅仅是为了更清楚的说明相关内容,并不做任何其他限定。"First", "second" and "third" are merely for the purpose of clearly explaining the relevant content, and do not make any other restrictions.
参见图2,为本发明实施例提供的一种获取PAM4的解码阈值的电路的示意图。PAM4的解码阈值包括第一解码阈值、第二解码阈值和第三解码阈值,其中,第一解码阈值小于第二解码阈值,第二解码阈值小于第三解码阈值。图2所示的电路包括:均值模块11和与均值模块11的输出端连接的微处理器12。本发明实施例中,将第一解码阈值、第二解码阈值和第三解码阈值分别标记为:Vth1、Vth2和Vth3。FIG. 2 is a schematic diagram of a circuit for acquiring a decoding threshold of a PAM 4 according to an embodiment of the present invention. The decoding threshold of the PAM 4 includes a first decoding threshold, a second decoding threshold, and a third decoding threshold, wherein the first decoding threshold is less than the second decoding threshold, and the second decoding threshold is less than the third decoding threshold. The circuit shown in FIG. 2 includes an averaging module 11 and a microprocessor 12 coupled to the output of the averaging module 11. In the embodiment of the present invention, the first decoding threshold, the second decoding threshold, and the third decoding threshold are respectively marked as: Vth1, Vth2, and Vth3.
均值模块11用于对所输入的信号中的所有符号的接收电压进行均值运算。The averaging module 11 is configured to perform an averaging operation on the received voltages of all the symbols in the input signal.
微处理器12用于在确定输入均值模块11的信号为目标信号后,采集均值模块11对目标信号中的符号的接收电压进行均值运算后得到的值,将该值作为目标解码阈值。The microprocessor 12 is configured to collect a value obtained by averaging the received voltage of the symbol in the target signal by the averaging module 11 after determining that the signal of the input averaging module 11 is the target signal, and use the value as the target decoding threshold.
其中,当目标信号为第一信号时,目标解码阈值为第一解码阈值,第一信号由表示二进制数00的符号和表示二进制数01的符号构成。和/或,当目标信号为第三信号时,目标解码阈值为第三解码阈值,第三信号由表示二进制数10的符号和表示二进制数11的符号构成。 Wherein, when the target signal is the first signal, the target decoding threshold is a first decoding threshold, and the first signal is composed of a symbol representing a binary number 00 and a symbol indicating a binary number 01. And/or, when the target signal is the third signal, the target decoding threshold is a third decoding threshold, and the third signal is composed of a symbol representing a binary number 10 and a symbol representing the binary number 11.
本发明实施例提供的获取PAM4的解码阈值的电路可以应用于接收设备中,具体可以应用于接收设备执行PAM4解码之前;本发明实施例所获取到的3个解码阈值可以应用于PAM4解码的过程中。The circuit for obtaining the decoding threshold of the PAM4 provided by the embodiment of the present invention may be applied to the receiving device, and may be applied to the process of performing PAM4 decoding. The three decoding thresholds obtained by the embodiment of the present invention may be applied to the process of PAM4 decoding. in.
“均值模块11所输入的信号”,即输入均值模块11的信号,为电压信号。均值模块11可以为现有技术中的任一种均值电路。The "signal input by the averaging module 11", that is, the signal input to the averaging module 11, is a voltage signal. The averaging module 11 can be any averaging circuit of the prior art.
均值模块11的工作原理为:对所输入的信号中的所有符号的接收电压进行均值运算;具体的:对当前时间点之前的第一预设时间段内所输入的信号中的符号的接收电压进行均值运算。其中,本发明实施例对第一预设时间段的具体取值以及该具体取值的获取方式不进行限定。假设第一预设时间段为200ns(纳秒),那么,若当前时间点为200ns,则均值模块11会对0~200ns之间的时间段内所输入的信号中的所有符号的接收电压进行均值运算;若当前时间点为201ns,则均值模块11会对1ns~201ns时间段内所输入的信号中的所有符号的接收电压进行均值运算;若当前时间点为300ns,则均值模块11会对100ns~300ns时间段内所输入的信号中的所有符号的接收电压进行均值运算。The working principle of the averaging module 11 is: performing an averaging operation on the received voltages of all the symbols in the input signal; specifically: receiving voltages of the symbols in the input signal in the first preset time period before the current time point Perform the mean operation. The embodiment of the present invention does not limit the specific value of the first preset time period and the manner in which the specific value is obtained. Assuming that the first preset time period is 200 ns (nanoseconds), if the current time point is 200 ns, the averaging module 11 performs a reception voltage of all symbols in the input signal in a time period between 0 and 200 ns. Mean operation; if the current time point is 201 ns, the averaging module 11 performs an averaging operation on the received voltages of all symbols in the input signal in the period of 1 ns to 201 ns; if the current time point is 300 ns, the averaging module 11 The received voltages of all the symbols in the signals input during the period of 100 ns to 300 ns are averaged.
本发明实施例对微处理器12确定输入均值模块11的信号为目标信号的具体实现方法不进行限定,具体可以参考下文。The embodiment of the present invention does not limit the specific implementation method for the microprocessor 12 to determine that the signal of the input averaging module 11 is the target signal. For details, refer to the following.
“目标信号”、“第一信号”和“第三信号”均为电压信号。需要说明的是,为了便于本领域技术人员理解,本发明实施例中将“第三解码阈值”对应的目标信号称为“第三信号”,即本实施例中在未出现“第二信号”的情况下,使用了”第三信号”。另外,为了便于本领域技术人员理解本发明实施例提供的核心技术,本文中将目标信号标记为二进制数据流,实际上,若发送设备与接收设备之间传输的信号为电信号,则目标信号为接收设备接收到的电压信号;若发送设备与接收设备之间传输的信号为射频信号,则目标信号为接收设备接收到的射频信号转换后得到的电压信号;若发送设备与接 收设备之间传输的信号为光信号,则目标信号为接收设备将接收到的光信号转换后得到的电压信号。进一步地,将目标信号进行PAM4解码后才能够得到二进制数据流。The "target signal", "first signal" and "third signal" are voltage signals. It should be noted that, in order to facilitate the understanding by those skilled in the art, the target signal corresponding to the “third decoding threshold” is referred to as “the third signal” in the embodiment of the present invention, that is, the “second signal” does not appear in this embodiment. In the case of the "third signal" is used. In addition, in order to facilitate the understanding of the core technology provided by the embodiment of the present invention, the target signal is marked as a binary data stream. In fact, if the signal transmitted between the transmitting device and the receiving device is an electrical signal, the target signal is For receiving the voltage signal received by the device; if the signal transmitted between the transmitting device and the receiving device is a radio frequency signal, the target signal is a voltage signal obtained by converting the radio frequency signal received by the receiving device; if the transmitting device is connected The signal transmitted between the receiving devices is an optical signal, and the target signal is a voltage signal obtained by the receiving device converting the received optical signal. Further, the target data is subjected to PAM4 decoding to obtain a binary data stream.
以发送设备与接收设备之间传输的信号为光信号为例,如图3所示,包含本实施例提供的获取PAM4的解码阈值的电路的接收设备,还可以包括转换电路;转换电路的输入端用于输入发送设备发送的光信号,转换电路用于将所输入的光信号转换为电压信号,并将该电压信号输入至均值模块11。转换电路可以包括光电转换器和跨阻放大器;其中,光电转换器用于将光信号转换为电流信号;跨阻放大器用于将光电转换器得到的电流信号转换为电压信号。其中,在该实施例中,输入转换电路的光信号为目标电压对应的光信号。Taking the signal transmitted between the transmitting device and the receiving device as an optical signal, as shown in FIG. 3, the receiving device including the circuit for acquiring the decoding threshold of the PAM4 provided in this embodiment may further include a conversion circuit; The terminal is used for inputting an optical signal sent by the transmitting device, and the conversion circuit is configured to convert the input optical signal into a voltage signal, and input the voltage signal to the averaging module 11. The conversion circuit may include a photoelectric converter and a transimpedance amplifier; wherein the photoelectric converter is for converting the optical signal into a current signal; and the transimpedance amplifier is for converting the current signal obtained by the photoelectric converter into a voltage signal. Wherein, in this embodiment, the optical signal input to the conversion circuit is an optical signal corresponding to the target voltage.
“第一信号”可以由至少一个表示00的符号和至少一个表示01的符号构成,例如,“第一信号”可以表示为以下任一种:0001、000100010001、000000010101。其中表示00的符号和表示01的符号的数量并无限制,第一信号中包含的00的符号与表示01的符号的数量越多,所获取到的Vth1的精确度越高。可选的,第一信号中表示00的符号的数目与表示01的符号的数目的差小于或等于第一预设阈值。其中,第一预设阈值是指获取Vth1的过程中,在误差允许的范围内预先确定的值;第一预设阈值的绝对值越小,所获取到的Vth1的精确度越高。优选的,当并且表示00的符号的数量与表示01的符号的数量相等时,所获取到的Vth1最佳。The "first signal" may be composed of at least one symbol representing 00 and at least one symbol representing 01. For example, the "first signal" may be expressed as any one of the following: 0001, 000100010001, 000000010101. The number of symbols representing 00 and the number of symbols representing 01 is not limited, and the more the number of symbols included in the first signal and the number of symbols representing 01, the higher the accuracy of the acquired Vth1. Optionally, the difference between the number of symbols representing 00 in the first signal and the number of symbols representing 01 is less than or equal to a first preset threshold. The first preset threshold is a value that is predetermined within a range allowed by the error in the process of acquiring Vth1; the smaller the absolute value of the first preset threshold is, the higher the accuracy of the acquired Vth1 is. Preferably, when the number of symbols representing 00 is equal to the number of symbols representing 01, the acquired Vth1 is optimal.
类似地,“第三信号”可以由至少一个表示10的符号和至少一个表示11的符号构成,例如,“第三信号”可以表示为以下任一种:101110111011、101010111111。其中表示10的符号和表示11的符号的数量并无限制,第三信号中包含的10的符号与表示11的符号的数量越多,所获取到的Vth3的精确度越高。可选的,第三信号中表示10的符号的数目与表示11的符号的数目的差小于或等于第二预 设阈值.其中,第二预设阈值是指获取Vth3的过程中,在误差允许的范围内预先确定的值;其中,第二预设阈值的绝对值越小,所获取到的Vth3的精确度越高。优选的,当表示10的符号的数量与表示11的符号的数量相等时,所获取到的Vth3最佳。需要说明的是,第一预设阈值与第二预设阈值可以相等,也可以不相等;优选的,二者均为0。Similarly, the "third signal" may be composed of at least one symbol representing 10 and at least one symbol representing 11, for example, "third signal" may be expressed as any of the following: 101110111011, 101010111111. The number of symbols representing 10 and the number of symbols representing 11 is not limited, and the more the number of symbols included in the third signal and the number of symbols representing 11, the higher the accuracy of the acquired Vth3. Optionally, the difference between the number of symbols representing 10 in the third signal and the number of symbols representing 11 is less than or equal to the second pre- The threshold value is set. The second preset threshold value refers to a value that is predetermined within a range allowed by the error during the process of acquiring Vth3; wherein the smaller the absolute value of the second preset threshold is, the accuracy of the acquired Vth3 is obtained. The higher. Preferably, when the number of symbols representing 10 is equal to the number of symbols representing 11, the acquired Vth3 is optimal. It should be noted that the first preset threshold and the second preset threshold may be equal or not equal; preferably, both are 0.
可选的,目标信号包括多个重复的表示第一二进制数组的符号;其中,第一二进制数组由一个或多个二进制数构成。具体的:当目标信号为第一信号时,第一二进制数组中的00和01的数量可以相等也可以不相等。同理,当目标信号为第三信号时,第一二进制数组中的10和11的数量可以相等也可以不相等。Optionally, the target signal includes a plurality of repeated symbols representing the first binary array; wherein the first binary array is composed of one or more binary numbers. Specifically: when the target signal is the first signal, the number of 00 and 01 in the first binary array may or may not be equal. Similarly, when the target signal is the third signal, the number of 10 and 11 in the first binary array may or may not be equal.
以Vth2为界对表示00、01、10和11的符号进行分组:将接收电压小于Vth2的符号归为一组,将接收电压大于Vth2的符号归为另一组;这样,可以将表示00的符号和表示01的符号归为第一组,将表示10的符号和表示11的符号归为第二组。那么,在第一组中,Vth1用于区分表示00的符号和表示01的符号;因此,对仅包含表示00的符号和表示01的符号、且表示00的符号和表示01的符号的数量相等的第一信号进行均值运算后所得到的值即为Vth1。同理,在第二组中,Vth3用于区分表示10的符号和表示11的符号;因此,对仅包含表示10的符号和表示11的符号、且表示10的符号和表示11的符号的数量相等的第三信号进行均值运算后所得到的值即为Vth3。The symbols representing 00, 01, 10, and 11 are grouped by Vth2: the symbols whose received voltage is less than Vth2 are grouped into one group, and the symbols whose received voltage is greater than Vth2 are classified into another group; thus, the representation 00 can be The symbols and symbols representing 01 are classified into the first group, and the symbols representing 10 and the symbols representing 11 are classified into the second group. Then, in the first group, Vth1 is used to distinguish between the symbol representing 00 and the symbol representing 01; therefore, the pair includes only the symbol representing 00 and the symbol representing 01, and the symbol representing 00 and the number representing symbol 01 are equal. The value obtained after the first signal is averaged is Vth1. Similarly, in the second group, Vth3 is used to distinguish between the symbol representing 10 and the symbol representing 11; therefore, the pair includes only the symbol representing 10 and the symbol representing 11, and the symbol representing 10 and the number of symbols representing 11. The value obtained after the equal third signal is averaged is Vth3.
本发明实施例提供的获取PAM4的解码阈值的电路,利用均值模块得到第一解码阈值和/或第三解码阈值,由于均值模块所求得的均值比峰值电路(也可称为峰值模块)所求得的峰值的准确度高,因此,利用本发明实施例提供的电路能够提高所获取的解码阈值的准确度。另外,相比峰值模块来说,均值模块实现简单,因此,能 够降低获取解码阈值的电路的复杂度。The circuit for obtaining the decoding threshold of the PAM4 provided by the embodiment of the present invention obtains the first decoding threshold and/or the third decoding threshold by using the averaging module, and the mean value peak circuit (also referred to as a peak module) obtained by the averaging module The accuracy of the obtained peak is high, and therefore, the circuit provided by the embodiment of the present invention can improve the accuracy of the acquired decoding threshold. In addition, the averaging module is simpler to implement than the peak module, so The complexity of the circuit that acquires the decoding threshold is reduced.
可选的,微处理器12还用于:在确定输入均值模块11的信号为第二信号时,采集均值模块11对第二信号中的符号的接收电压进行均值运算后得到的值,将该值作为第二解码阈值;其中,第二信号中的符号所表示的二进制数为随机数,换言之,第二信号中的不同符号所表示的二进制数近似均匀分布;这样,只要有输入均值模块11的电压信号,且该电压信号为发送设备发送的电压信号,微处理器12即可求得Vth2。为了提高Vth2的精确度,可选的,第二信号中包含较多的符号。具体实现时,微处理器12可以在获取Vth1和/或Vth3之前,首先获取到Vth2。Optionally, the microprocessor 12 is further configured to: when determining that the signal of the input averaging module 11 is the second signal, collecting a value obtained by averaging the received voltage of the symbol in the second signal by the averaging module 11 The value is used as a second decoding threshold; wherein the binary number represented by the symbol in the second signal is a random number, in other words, the binary number represented by the different symbols in the second signal is approximately evenly distributed; thus, as long as there is an input mean module 11 The voltage signal is a voltage signal sent by the transmitting device, and the microprocessor 12 can obtain Vth2. In order to improve the accuracy of Vth2, optionally, the second signal contains more symbols. In a specific implementation, the microprocessor 12 may first acquire Vth2 before acquiring Vth1 and/or Vth3.
在本发明实施例中,微处理器12获取Vth1和/或Vth3,以及Vth2时,对接收设备的光器件/射频器件的线性度无要求,即3个解码阈值可以均匀分布,也可以不均匀分布。其中,3个解码阈值不均匀分布是指Vth2-Vth1≠Vth3-Vth2,例如,3个解码阈值分别为:5V、10V和20V;3个解码阈值均匀分布是指Vth2-Vth1=Vth3-Vth2,例如,3个解码阈值分别为:5V、10V和15V。In the embodiment of the present invention, when the microprocessor 12 acquires Vth1 and/or Vth3, and Vth2, there is no requirement for the linearity of the optical device/RF device of the receiving device, that is, the three decoding thresholds may be uniformly distributed or may be uneven. distributed. The three non-uniform distribution thresholds refer to Vth2-Vth1≠Vth3-Vth2. For example, the three decoding thresholds are: 5V, 10V, and 20V, respectively. The three decoding thresholds are uniformly distributed, that is, Vth2-Vth1=Vth3-Vth2. For example, the three decoding thresholds are: 5V, 10V, and 15V.
另外,当PAM4的3个解码阈值均匀分布时,微处理器12可以在获取到Vth2和Vth1之后,根据公式Vth3=Vth2+(Vth2-Vth1),即Vth3=2*Vth2-Vth1,得到Vth3。或者,在获取到Vth2和Vth3之后,根据公式Vth1=Vth2-(Vth3-Vth2),即Vth1=2*Vth2-Vth3,得到Vth1。In addition, when the three decoding thresholds of the PAM 4 are evenly distributed, the microprocessor 12 can obtain Vth3 according to the formula Vth3=Vth2+(Vth2-Vth1), that is, Vth3=2*Vth2-Vth1 after acquiring Vth2 and Vth1. Alternatively, after acquiring Vth2 and Vth3, Vth1 is obtained according to the formula Vth1=Vth2-(Vth3-Vth2), that is, Vth1=2*Vth2-Vth3.
下面提供微处理器12确定输入均值模块11的信号为目标信号的一种可选的实现方式。An alternative implementation in which the microprocessor 12 determines that the signal of the input averaging module 11 is the target signal is provided below.
参见图4,为本发明实施例提供的另一种获取PAM4的解码阈值的电路的示意图。在图2所示的电路的基础上,图4所示的电路还包括:解码模块13和MAC(Media Access Control,媒质接入控制)模块14。其中,MAC模块14的输入端与解码模块13的输出端连接, MAC模块14的输出端与微处理器12连接。FIG. 4 is a schematic diagram of another circuit for acquiring a decoding threshold of the PAM 4 according to an embodiment of the present invention. Based on the circuit shown in FIG. 2, the circuit shown in FIG. 4 further includes a decoding module 13 and a MAC (Media Access Control) module 14. The input end of the MAC module 14 is connected to the output end of the decoding module 13, The output of the MAC module 14 is coupled to the microprocessor 12.
解码模块13用于对所输入的信号进行解码,得到解码结果。The decoding module 13 is configured to decode the input signal to obtain a decoding result.
MAC模块14用于识别解码模块13所得到的解码结果是否为预设解码结果,并在识别出解码模块13所得到的解码结果为预设解码结果时,输出控制信号;其中,该控制信号用于指示微处理器12将从接收到该控制信号的时间点开始的在接收到该控制信号的时间点之后输入均值模块11的信号作为目标信号。The MAC module 14 is configured to identify whether the decoding result obtained by the decoding module 13 is a preset decoding result, and output a control signal when it is recognized that the decoding result obtained by the decoding module 13 is a preset decoding result; wherein the control signal is used by the control signal The signal input to the averaging module 11 after the time point when the microprocessor 12 is instructed to receive the control signal from the time point when the control signal is received is used as the target signal.
举例而言,该控制信号用于指示微处理器12将从接收到该控制信号的时间点开始的在接收到该控制信号的时间点之后的第二预设时间段内输入均值模块11的信号作为目标信号;其中,第二预设时间段大于或等于第一预设时间段。For example, the control signal is used to instruct the microprocessor 12 to input the signal of the averaging module 11 within a second preset time period after the time point when the control signal is received from the time point when the control signal is received. And as the target signal, wherein the second preset time period is greater than or equal to the first preset time period.
其中,若第二预设时间段等于第一预设时间段,则微处理器12所采集到的值为均值模块11对目标信号中的所有符号的接收电压进行均值运算后得到的值。若第二预设时间段大于第一预设时间段,则微处理器12所采集到的值为均值模块11对目标信号中的部分符号的接收电压进行均值运算后得到的值;其中,该部分符号具体为从第二预设时间段结束时开始的在该第二预设时间段结束之前的第一预设时间段之内输入所述均值模块11的符号。If the second preset time period is equal to the first preset time period, the value collected by the microprocessor 12 is a value obtained by the mean value module 11 performing an average operation on the received voltages of all symbols in the target signal. If the second preset time period is greater than the first preset time period, the value collected by the microprocessor 12 is a value obtained by the mean value module 11 performing an average operation on the received voltage of the partial symbols in the target signal; wherein The partial symbol is specifically a symbol input into the averaging module 11 within a first preset time period before the end of the second preset time period from the end of the second preset time period.
例如,假设第一预设时间段为200ns,第二预设时间段为200ns,那么,若微处理器12是在第100ns接收到的控制信号,则微处理器将第100ns~300ns内输入微处理器12的信号作为目标信号,然后从第300ns开始采集均值模块11输出的值,将该值作为目标解码阈值。该情况下,微处理器12所采集到的值是均值模块11对第100ns~300ns内所输入的符号进行均值运算后得到的值。For example, if the first preset time period is 200 ns and the second preset time period is 200 ns, then if the microprocessor 12 is receiving the control signal at the 100 ns, the microprocessor inputs the data from 100 ns to 300 ns. The signal of the processor 12 is used as the target signal, and then the value output by the averaging module 11 is collected from the 300 ns, and the value is taken as the target decoding threshold. In this case, the value acquired by the microprocessor 12 is a value obtained by the averaging module 11 performing an average operation on the symbols input in the 100 ns to 300 ns.
又如,假设第一预设时间段为200ns,第二预设时间段为300ns,那么,若微处理器12是在第100ns接收到的控制信号,则微处理器将第100ns~400ns内输入微处理器12的信号作为目标信号,然后从 第400ns开始采集均值模块11输出的值,将该值作为目标解码阈值。该情况下,微处理器12所采集到的值是均值模块11对第200ns~400ns内所输入的符号进行均值运算后得到的值。For another example, if the first preset time period is 200 ns and the second preset time period is 300 ns, then if the microprocessor 12 receives the control signal at the 100 ns, the microprocessor inputs the data from 100 ns to 400 ns. The signal of the microprocessor 12 is used as the target signal, and then The value output by the averaging module 11 is started at 400 ns, and this value is taken as the target decoding threshold. In this case, the value acquired by the microprocessor 12 is a value obtained by the averaging module 11 performing an averaging operation on the symbols input in the second ns to 400 ns.
需要说明的是,由于当第二预设时间段大于第一预设时间段时,微处理器12所采集到的值是上述“部分符号”的均值;因此,为了提高获取到的目标解码阈值的精确度,可选的,当目标信号为第一信号时,第一二进制数组中所包含的表示00的符号的数目与表示01的符号的数目相等;和/或,当目标信号为第三信号时,第一二进制数组中所包含的表示10的符号的数目与表示11的符号的数目相等。该可选的实现方式可以使“部分符号”中表示00与01,或表示10与11的符号的数目的差较小。其中,第一二进制数组中的二进制数据越少,能够使“部分符号”中表示00与01,或表示10与11的符号的数目的差越小,从而使获取到的目标解码阈值的精确度越高。It should be noted that, when the second preset time period is greater than the first preset time period, the value collected by the microprocessor 12 is the average value of the “partial symbol”; therefore, in order to improve the acquired target decoding threshold. Accuracy, optionally, when the target signal is the first signal, the number of symbols representing 00 contained in the first binary array is equal to the number of symbols representing 01; and/or, when the target signal is In the third signal, the number of symbols representing 10 contained in the first binary array is equal to the number of symbols representing 11. This alternative implementation may result in a difference between the number of symbols representing 00 and 01 in "partial symbols" or the number of symbols representing 10 and 11. Wherein, the less binary data in the first binary array, the smaller the difference between the number of symbols representing 00 and 01 or the number of symbols representing 10 and 11 in the "partial symbol", so that the acquired target decoding threshold is The higher the accuracy.
“解码模块13”,即PAM4解码电路,具体可以为现有技术中的任一种PAM4解码电路。其中,PAM4解码电路用于对待解码电压信号进行PAM4解码。该可选的实现方式直接将现有的PAM4解码的过程中所使用的PAM4解码电路作为解码模块13,另外,所增加的MAC模块14也为现有的PAM4解码的过程中所使用的MAC模块;换言之,在该可选的实现方式中,微处理器12确定输入均值模块11的信号为目标信号的过程中,只是增加了现有的模块或器件的功能,不需要增加新的模块或器件,这样,能够节省资源。The "decoding module 13", that is, the PAM4 decoding circuit, may specifically be any PAM4 decoding circuit in the prior art. The PAM4 decoding circuit is configured to perform PAM4 decoding on the decoded voltage signal. The optional implementation directly uses the PAM4 decoding circuit used in the process of decoding the existing PAM4 as the decoding module 13. In addition, the added MAC module 14 is also the MAC module used in the process of decoding the existing PAM4. In other words, in the optional implementation, the microprocessor 12 determines that the signal of the input averaging module 11 is a target signal, but only adds the function of the existing module or device, and does not need to add a new module or device. In this way, resources can be saved.
解码模块13可以包括1个解码信号输入端和3个阈值输入端。其中,解码信号输入端用于输入待解码电压信号;3个阈值输入端分别为Vth1输入端、Vth2输入端和Vth3输入端,分别用于输入Vth1、Vth2和Vth3。基于此,“解码模块13用于对所输入的信号进行解码,得到解码阈值”可以理解为:解码模块13用于利用3个阈值输入端所输入的Vth1、Vth2、Vth3,对解码信号输入端所输入的待解码电 压信号进行解码,得到解码结果Rx。其中,解码模块13的解码信号输入端可以与上述转换电路的输出端连接,如图5所示。The decoding module 13 can include one decoded signal input and three threshold inputs. The decoding signal input end is used for inputting the voltage signal to be decoded; the three threshold input terminals are respectively Vth1 input end, Vth2 input end and Vth3 input end, respectively for inputting Vth1, Vth2 and Vth3. Based on this, the "decoding module 13 is used to decode the input signal to obtain a decoding threshold" can be understood as: the decoding module 13 is configured to use the Vth1, Vth2, and Vth3 input by the three threshold inputs to input the decoding signal. Input to be decoded The compressed signal is decoded to obtain a decoding result Rx. The decoding signal input end of the decoding module 13 can be connected to the output end of the conversion circuit, as shown in FIG. 5.
其中,“待解码电压信号”是指接收设备接收到的来自发送设备的电压信号。具体的:在PAM4解码的过程中,“待解码电压信号”是指待解码的实际有效数据;在获取PAM4的解码阈值的过程中(即在PAM4解码的过程之前),“待解码电压信号”可以理解为用于使MAC模块14确定控制信号的定界符。其中,当目标信号为第一信号时,“定界符”具体为第一定界符,该情况下,“预设解码结果”具体为对第一定界符进行解码后得到的解码结果,即第一预设解码结果;当目标信号为第三信号时,“定界符”具体为第二定界符,该情况下,“预设解码结果”具体为对第二定界符进行解码后得到的解码结果,即第二预设解码结果。第一定界符与第二定界符不同,第一预设解码结果与第二预设解码结果不同。The “voltage signal to be decoded” refers to a voltage signal received by the receiving device from the transmitting device. Specifically: in the process of PAM4 decoding, the "to-be-decoded voltage signal" refers to the actual valid data to be decoded; in the process of acquiring the decoding threshold of the PAM4 (ie, before the process of PAM4 decoding), the "to-be-decoded voltage signal" It can be understood as a delimiter for causing the MAC module 14 to determine the control signal. Wherein, when the target signal is the first signal, the “delimiter” is specifically the first delimiter. In this case, the “preset decoding result” is specifically a decoding result obtained by decoding the first delimiter. That is, the first preset decoding result; when the target signal is the third signal, the "delimiter" is specifically the second delimiter. In this case, the "preset decoding result" is specifically decoding the second delimiter. The decoded result obtained after that is the second preset decoding result. The first delimiter is different from the second delimiter, and the first preset decoding result is different from the second preset decoding result.
需要说明的是,定界符可以为发送设备预先确定的一特殊的二进制数据流;预设解码结果可以为接收设备预先按照解码模块13的3个阈值输入端所输入的解码阈值,对定界符进行解码后得到的二进制数据流。It should be noted that the delimiter may be a special binary data stream that is determined by the sending device in advance; the preset decoding result may be delimited by the receiving device according to the decoding threshold input by the three threshold inputs of the decoding module 13 in advance. The binary data stream obtained after decoding.
为了降低接收设备将非定界符识别为定界符的概率,即将非预设解码结果识别为解码结果的概率,接收设备需要设置较为特殊的预设解码结果。可选的,接收设备可以将多个二进制数作为一个预设解码结果,其中,预设解码结果包含的二进制数越多,识别解码结果的精确度越高。进一步可选的,接收设备可以将多个重复的二进制数组作为一个预设解码结果,例如预设解码结果可以为十六进制数F0F0C3 F0F0C3 F0F0C3 F0F0C3 F0F0C3转换成的二进制数,即5个重复的十六进制数组F0F0C3转换成的二进制数。当然还可以为其他任意较为特殊的以便于与实际有效数据相区分的二进制数。In order to reduce the probability that the receiving device recognizes the delimiter as a delimiter, that is, the probability that the non-preset decoding result is recognized as the decoding result, the receiving device needs to set a special preset decoding result. Optionally, the receiving device may use multiple binary numbers as a preset decoding result, wherein the more the binary number included in the preset decoding result, the higher the accuracy of identifying the decoding result. Further, the receiving device may use multiple repeated binary arrays as a preset decoding result, for example, the preset decoding result may be a binary number converted into a hexadecimal number F0F0C3 F0F0C3 F0F0C3 F0F0C3 F0F0C3, that is, 5 repeated The binary number of the hexadecimal array F0F0C3 is converted. Of course, it is also possible to use any other special binary number that is different from the actual valid data.
同理,发送设备需要设置较为特殊的定界符。可选的,发送设 备可以将多个二进制数据作为一个定界符,其中,定界符包含的二进制数据越多,接收设备的识别精确度越高。进一步可选的,发送设备可以将多个重复的二进制数组作为一个定界符。其中需要说明的是,当发送设备所设置的定界符不为多个重复的二进制数组,接收设备根据该定界符和解码模块13的3个阈值输入端所输入的解码阈值所确定的预设解码阈值也可能为多个重复的二进制数组。Similarly, the sending device needs to set a special delimiter. Optional, sending A plurality of binary data can be used as a delimiter, wherein the more binary data the delimiter contains, the higher the recognition accuracy of the receiving device. Further optionally, the transmitting device can use multiple repeated binary arrays as one delimiter. It should be noted that, when the delimiter set by the transmitting device is not a plurality of repeated binary arrays, the receiving device determines the pre-determined according to the delimiter and the decoding threshold input by the three threshold inputs of the decoding module 13. It is also possible that the decoding threshold may be a plurality of repeated binary arrays.
下面通过具体示例说明在获取Vth1和/或Vth3的过程中,如何利用解码模块13进行解码,得到解码结果;从而说明在该过程中发送设备与接收设备之间的信息交互。The specific example is used to illustrate how to use the decoding module 13 to perform decoding in the process of acquiring Vth1 and/or Vth3 to obtain a decoding result; thereby explaining the information interaction between the transmitting device and the receiving device in the process.
如图6所示,解码模块13中可以包括三个LA(Limiting Amplifier,比较器或限幅放大器)LA1、LA2和LA3,以及“与”门和“异或”门等器件,各器件之间的连接关系可参见图6。若将LA1、LA2和LA3的输出端所输出的信号分别表示为C1、C2、C3,“与”门的输出端所输出的信号表示为D,则
Figure PCTCN2015091937-appb-000001
&C2;解码模块13的输出端所输出的解码结果Rx是2位二进制数,其中,高位是C2,低位是D。需要说明的是,图6中的虚线框所示的单元模块用于使得解码模块13的输出端所输出的解码结果中的高位是C2、且低位是D,本发明实施例对其具体实现电路不进行限定。
As shown in FIG. 6, the decoding module 13 may include three LA (Limiting Amplifiers), LA1, LA2, and LA3, and an AND gate and an exclusive OR gate, between devices. See Figure 6 for the connection relationship. If the signals output from the outputs of LA1, LA2, and LA3 are denoted as C1, C2, and C3, respectively, and the signal output from the output of the AND gate is denoted as D, then
Figure PCTCN2015091937-appb-000001
&C2; The decoding result Rx outputted by the output terminal of the decoding module 13 is a 2-bit binary number, wherein the upper bit is C2 and the lower bit is D. It should be noted that the unit module shown by the dashed box in FIG. 6 is used to make the high bit in the decoding result outputted by the output end of the decoding module 13 be C2 and the low bit is D. Not limited.
由于当解码模块13的3个阈值输入端均输入解码阈值时,解码模块13才可以正常运行;并且,根据
Figure PCTCN2015091937-appb-000002
&C2并结合图6可知,当3个阈值输入端所输入的解码阈值相等时,LA1、LA2和LA3的比较结果均为D,即LA1、LA2和LA3的比较结果均可以正确传输至解码模块13的输出端。由此可知,当3个阈值输入端所输入的解码阈值相等时,解码模块13可以正常运行;并且,解码模块13会将接收电压大于“3个阈值输入端所输入的相等的解码阈值”的符号解码为11,将接收电压小于“3个阈值输入端所输入的相等的解码阈值”的符号解码为00。
The decoding module 13 can operate normally when the decoding thresholds are input to the three threshold inputs of the decoding module 13; and, according to
Figure PCTCN2015091937-appb-000002
&C2, in conjunction with FIG. 6, it can be seen that when the decoding thresholds input by the three threshold inputs are equal, the comparison results of LA1, LA2, and LA3 are all D, that is, the comparison results of LA1, LA2, and LA3 can be correctly transmitted to the decoding module 13 The output. It can be seen that when the decoding thresholds input by the three threshold inputs are equal, the decoding module 13 can operate normally; and the decoding module 13 will receive the received voltage greater than the "equal decoding threshold input by the three threshold inputs". The symbol is decoded to 11, and the symbol whose received voltage is less than the "equal decoding threshold input by the three threshold inputs" is decoded to 00.
具体实现时,可以将解码模块13的3个阈值输入端均设置为接近于Vth1的值、接近于Vth2的值或接近于Vth3的值;也可以均设置为Vth1、Vth2或Vth3;下面以后者为例对解码模块13的解码原理进行说明:In a specific implementation, the three threshold input ends of the decoding module 13 may be set to a value close to Vth1, a value close to Vth2, or a value close to Vth3; or may be set to Vth1, Vth2, or Vth3; For example, the decoding principle of the decoding module 13 is explained:
假设3个阈值输入端所输入的解码阈值均为Vth1,那么,当解码模块13的解码信号输入端输入表示“00”的符号时,解码模块13的输出端输出00;当解码模块13的解码信号输入端输入表示“01”、“10”或“11”的符号时,解码模块13的输出端输出11。Assuming that the decoding thresholds input by the three threshold inputs are both Vth1, when the decoding signal input terminal of the decoding module 13 inputs a symbol indicating "00", the output of the decoding module 13 outputs 00; when the decoding module 13 decodes When a signal indicating "01", "10" or "11" is input to the signal input terminal, the output terminal of the decoding module 13 outputs 11.
假设3个阈值输入端所输入的解码阈值均为Vth2,那么,当解码模块13的解码信号输入端输入表示“00”或“01”的符号时,解码模块13的输出端输出00;当解码模块13的解码信号输入端输入表示“10”或“11”的符号时,解码模块13的输出端输出11。Assuming that the decoding thresholds input by the three threshold inputs are both Vth2, then when the decoding signal input terminal of the decoding module 13 inputs a symbol indicating "00" or "01", the output of the decoding module 13 outputs 00; when decoding When the decoding signal input terminal of the module 13 inputs a symbol indicating "10" or "11", the output terminal of the decoding module 13 outputs 11.
假设3个阈值输入端所输入的解码阈值均为Vth3,那么,当解码模块13的解码信号输入端输入表示“00”、“01”或“10”的符号时,解码模块13的输出端输出00;当解码模块13的解码信号输入端输入表示“11”的符号时,解码模块13的输出端输出11。Assuming that the decoding thresholds input by the three threshold inputs are both Vth3, then when the decoding signal input terminal of the decoding module 13 inputs a symbol indicating "00", "01" or "10", the output of the decoding module 13 is output. 00; When the decoding signal input terminal of the decoding module 13 inputs a symbol indicating "11", the output terminal of the decoding module 13 outputs 11.
由上述分析可知,按照上述方法设置3个阈值输入端所输入的解码阈值,可使解码模块13正常工作;这样,通过设置定界符、3个阈值输入端所输入的解码阈值以及预设解码结果,即可使MAC模块14识别出任一解码结果是否为预设解码结果,即:识别出任一待解码电压信号是否为预设的定界符。It can be seen from the above analysis that the decoding threshold input by the three threshold inputs is set according to the above method, so that the decoding module 13 can work normally; thus, by setting the delimiter, the decoding threshold input by the three threshold inputs, and the preset decoding. As a result, the MAC module 14 can be made to recognize whether any of the decoding results is a preset decoding result, that is, whether any of the to-be-decoded voltage signals is a preset delimiter.
基于此,在一种可选的实现方式中,发送设备可以在发送定界符之后,紧接着在第二预设时间段内发送目标信号;这样,接收设备中的均值模块11在第二预设时间段结束时所输出的值,即为在误差允许的范围内的目标解码阈值。Based on this, in an optional implementation manner, the sending device may send the target signal after sending the delimiter and then within the second preset time period; thus, the mean module 11 in the receiving device is in the second pre- Let the value output at the end of the time period be the target decoding threshold within the allowable range of the error.
在另一种可选的实现方式中,发送设备可以在接收到接收设备发送的请求消息时,在第二预设时间段内发送目标信号对应的光信 号/射频信号/电信号。具体的:在上述可选的实现方式的基础上,MAC模块14还用于:在识别出解码结果为预设解码结果时,向发送设备发送请求消息;该请求消息用于指示发送设备发送信号(光信号/射频信号/电信号),以使得在第二预设时间段内输入均值模块11的信号为目标信号。In another optional implementation, the sending device may send the optical signal corresponding to the target signal in the second preset time period when receiving the request message sent by the receiving device. No. / RF signal / electrical signal. Specifically, the MAC module 14 is further configured to send a request message to the sending device when the decoding result is a preset decoding result, where the request message is used to instruct the sending device to send a signal. (optical signal/radio frequency signal/electrical signal) such that the signal input to the averaging module 11 during the second predetermined period of time is the target signal.
基于上述描述可知,当解码模块13的3个阈值输入端均输入已经获取到的Vth2或Vth3时,MAC模块14能够识别出解码模块13的解码结果是否为第一预设解码结果,从而获取Vth1;当解码模块13的3个阈值输入端均输入已经获取到的Vth2或Vth1时,MAC模块14能够识别出解码模块13的解码结果是否为第二预设解码结果,从而获取Vth3。下文中均以解码模块13的3个阈值输入端均输入已经获取到的Vth2,从而获取Vth1和Vth3为例进行说明。Based on the above description, when the three threshold inputs of the decoding module 13 input the already acquired Vth2 or Vth3, the MAC module 14 can recognize whether the decoding result of the decoding module 13 is the first preset decoding result, thereby acquiring Vth1. When the three threshold inputs of the decoding module 13 input the already acquired Vth2 or Vth1, the MAC module 14 can recognize whether the decoding result of the decoding module 13 is the second preset decoding result, thereby acquiring Vth3. In the following, the Vth2 that has been acquired is input by the three threshold inputs of the decoding module 13 to obtain Vth1 and Vth3 as an example for description.
在一种可选的实现方式中,微处理器12还可以用于:存储第一解码阈值、第二解码阈值和第三解码阈值中的一个或多个。这样,可以在系统故障恢复后,快速确定解码阈值。In an optional implementation, the microprocessor 12 is further configured to: store one or more of a first decoding threshold, a second decoding threshold, and a third decoding threshold. In this way, the decoding threshold can be quickly determined after the system failure is recovered.
如图7所示,微处理器12中可以设置DAC(Digital to analog converter,数字模拟转换器),以将所获取到的用数字信号表示的解码阈值转换为模拟信号,并存储。另外,微处理器12中还可以设置ADC(Analog to Digital Converter,模拟数字转换器)以将所存储的用模拟信号表示的解码阈值转换为数字信号,并输出,以供解码模块13使用。As shown in FIG. 7, a DAC (Digital to Analog Converter) may be disposed in the microprocessor 12 to convert the acquired decoding threshold represented by the digital signal into an analog signal and store it. In addition, an ADC (Analog to Digital Converter) may be provided in the microprocessor 12 to convert the stored decoding threshold represented by the analog signal into a digital signal and output for use by the decoding module 13.
本发明实施例还提供的一种接收设备,该接收设备包括上文提供的任一种获取PAM4的解码阈值的电路。其中,该接收设备可以是光网络单元ONU。An embodiment of the present invention further provides a receiving device, where the receiving device includes any of the circuits provided above for acquiring a decoding threshold of the PAM 4. The receiving device may be an optical network unit ONU.
参见图8,为本发明实施例提供的一种获取PAM4的解码阈值的方法,PAM4的解码阈值包括第一解码阈值、第二解码阈值和第三解码阈值,其中,第一解码阈值小于第二解码阈值,第二解码阈值小 于第三解码阈值。图8所示的方法包括以下步骤S801-S802:FIG. 8 is a method for obtaining a decoding threshold of a PAM4 according to an embodiment of the present invention. The decoding threshold of the PAM4 includes a first decoding threshold, a second decoding threshold, and a third decoding threshold, where the first decoding threshold is smaller than the second. Decoding threshold, second decoding threshold is small The third decoding threshold. The method shown in Figure 8 includes the following steps S801-S802:
S801:确定目标信号。S801: Determine a target signal.
本实施例提供的方法的执行主体可以为接收设备,比如光网络单元ONU。本实施例中相关内容的解释可以参考上文所示的实施例。The execution body of the method provided in this embodiment may be a receiving device, such as an optical network unit ONU. The explanation of the related content in this embodiment can be referred to the embodiment shown above.
S802:对目标信号中的符号的接收电压进行均值运算,得到目标解码阈值;其中,当目标信号为第一信号时,目标解码阈值为第一解码阈值,第一信号由表示二进制数00的符号和表示二进制数01的符号构成;和/或,当目标信号为第三信号时,目标解码阈值为第三解码阈值,第三信号由表示二进制数10的符号和表示二进制数11的符号构成。S802: Perform a mean operation on the received voltage of the symbol in the target signal to obtain a target decoding threshold. Wherein, when the target signal is the first signal, the target decoding threshold is a first decoding threshold, and the first signal is represented by a symbol representing a binary number 00. And the symbol representing the binary number 01; and/or, when the target signal is the third signal, the target decoding threshold is the third decoding threshold, and the third signal is composed of the symbol representing the binary number 10 and the symbol representing the binary number 11.
可选的,目标信号包括多个重复的表示第一二进制数组的符号;其中,第一二进制数组由一个或多个二进制数构成。进一步可选的,当目标信号为第一信号时,第一二进制数组中所包含的表示00的符号的数目与表示01的符号的数目相等;和/或,当目标信号为第三信号时,第一二进制数组中所包含的表示10的符号的数目与表示11的符号的数目相等。Optionally, the target signal includes a plurality of repeated symbols representing the first binary array; wherein the first binary array is composed of one or more binary numbers. Further optionally, when the target signal is the first signal, the number of symbols representing 00 included in the first binary array is equal to the number of symbols representing 01; and/or, when the target signal is the third signal The number of symbols representing the number 10 contained in the first binary array is equal to the number of symbols representing 11.
本发明实施例提供的获取PAM4的解码阈值的方法,利用求均值的方法得到第一解码阈值和/或第三解码阈值,由于一般通过均值电路(也可以称为均值模块)求均值,而相比峰值电路(也可称为峰值模块)来说,均值模块实现简单;并且均值模块所求得的均值比峰值电路所求得的峰值的准确度高,因此,利用本发明实施例提供的方法能够提高所获取的解码阈值的准确度。The method for obtaining the decoding threshold of the PAM4 provided by the embodiment of the present invention obtains the first decoding threshold and/or the third decoding threshold by using the method of averaging, since the average is obtained by the averaging circuit (also referred to as the averaging module). Compared with the peak circuit (also referred to as a peak module), the averaging module is simple to implement; and the mean value obtained by the averaging module is higher than the peak value obtained by the peak circuit, and therefore, the method provided by the embodiment of the present invention is utilized. The accuracy of the acquired decoding threshold can be improved.
该方法还可以包括:对第二信号中的符号的接收电压进行均值运算,得到第二解码阈值;其中,第二信号中的符号所表示的二进制数为随机数据。The method may further include: performing a mean operation on the received voltage of the symbol in the second signal to obtain a second decoding threshold; wherein the binary number represented by the symbol in the second signal is random data.
步骤S801可以包括:对接收到的来自发送设备(比如光线路终端OLT)的电压信号进行解码,得到解码结果;在识别出该解码结 果为预设解码结果时,将从当前时间点开始的在所述当前时间点值之后接收到来自该发送设备的的电压信号作为目标信号。具体的,在识别出该解码结果为预设解码结果时,将从当前时间点开始的在所述当前时间点值之后的预设时间段内接收到来自该发送设备的的电压信号作为目标信号。其中,“预设时间段”即为上述实施例中所描述的“第二预设时间段”,其相关解释和示例和参考上文。进一步地,该方法还可以包括:在识别出该解码结果为预设解码结果时,向发送设备发送请求消息;其中,该请求消息用于指示发送设备发送目标信号,具体用于指示发送设备在该预设时间段内发送目标信号。Step S801 may include: decoding a received voltage signal from a transmitting device (such as an optical line terminal OLT) to obtain a decoding result; identifying the decoding node If the decoding result is preset, the voltage signal from the transmitting device is received as the target signal from the current time point after the current time point value. Specifically, when it is recognized that the decoding result is a preset decoding result, a voltage signal from the transmitting device is received as a target signal from a current time point within a preset time period after the current time point value. . The “preset time period” is the “second preset time period” described in the above embodiment, and related explanations and examples and reference to the above. Further, the method may further include: sending a request message to the sending device when the decoding result is the preset decoding result; wherein the request message is used to instruct the sending device to send the target signal, specifically for indicating that the sending device is The target signal is transmitted within the preset time period.
举例而言,预设解码结果包括多个重复的第二二进制数组;其中,第二二进制数组由一个或多个表示二进制数的符号构成。For example, the preset decoding result includes a plurality of repeated second binary arrays; wherein the second binary array is composed of one or more symbols representing binary numbers.
可选的,对接收到的来自发送设备的电压信号进行解码,得到解码结果,可以包括:利用3个相等的解码阈值,对接收到的来自发送设备的电压信号进行解码,得到解码结果;其中,该相等的解码阈值为已经获取到的第一解码阈值、第二解码阈值或第三解码阈值。Optionally, decoding the received voltage signal from the sending device to obtain a decoding result may include: decoding, by using three equal decoding thresholds, the received voltage signal from the sending device to obtain a decoding result; The equal decoding threshold is the first decoding threshold, the second decoding threshold, or the third decoding threshold that have been acquired.
另外,该方法还可以包括:存储第一解码阈值、第二解码阈值和第三解码阈值中的一个或多个。Additionally, the method can also include storing one or more of a first decoding threshold, a second decoding threshold, and a third decoding threshold.
参见图9,为本发明实施例提供的一种获取PAM4的解码阈值的方法的流程示意图。图9所示的方法可以包括以下步骤S901-S906。FIG. 9 is a schematic flowchart diagram of a method for acquiring a decoding threshold of a PAM 4 according to an embodiment of the present invention. The method shown in FIG. 9 may include the following steps S901-S906.
S901:接收设备对接收到的来自发送设备的第二信号中的符号的电压进行均值运算,得到Vth2;存储Vth2。S901: The receiving device performs an average operation on the received voltage of the symbol in the second signal from the transmitting device to obtain Vth2, and stores Vth2.
S902:接收设备将3个解码阈值均设置为Vth2。S902: The receiving device sets all three decoding thresholds to Vth2.
S903:接收设备利用已经设置好的3个解码阈值对接收到的来自该发送设备的电压信号进行解码,得到解码结果。S903: The receiving device decodes the received voltage signal from the transmitting device by using three decoding thresholds that have been set to obtain a decoding result.
其中,步骤S903中的“电压信号”可以为任意的电压信号。 The "voltage signal" in step S903 can be any voltage signal.
S904:接收设备判断该解码结果是否为预设解码结果。S904: The receiving device determines whether the decoding result is a preset decoding result.
若是,则执行步骤S905;若否,则返回步骤S903。If yes, go to step S905; if no, go back to step S903.
其中,当步骤S903-S906用于获取Vth1,即下述步骤S906中的“目标信号”为第一信号时,步骤S904中的“预设解码结果”为第一预设解码结果;该情况下,当步骤S903中的“电压信号”为上述实施例中描述的“第一定界符”时,该步骤S904的判断结果为“是”;否则,该步骤S904的判断结果为“否”。Wherein, when the step S903-S906 is used to acquire the Vth1, that is, the "target signal" in the following step S906 is the first signal, the "preset decoding result" in the step S904 is the first preset decoding result; in this case When the "voltage signal" in step S903 is the "first delimiter" described in the above embodiment, the determination result of the step S904 is "YES"; otherwise, the judgment result of the step S904 is "NO".
当步骤S903-S906用于获取Vth3,即下述步骤S906中的“目标信号”为第三信号时,步骤S904中的“预设解码结果”为第二预设解码结果;该情况下,当步骤S903中的“电压信号”为上述实施例中描述的“第二定界符”时,该步骤S904的判断结果为“是”;否则,该步骤S904的判断结果为“否”。When the step S903-S906 is used to acquire Vth3, that is, the "target signal" in the following step S906 is the third signal, the "preset decoding result" in the step S904 is the second preset decoding result; in this case, when When the "voltage signal" in step S903 is the "second delimiter" described in the above embodiment, the result of the determination in step S904 is "YES"; otherwise, the result of the determination in step S904 is "NO".
S905:接收设备向发送设备发送请求消息;其中,该请求消息用于指示发送设备在预设时间段内向接收设备发送目标信号。S905: The receiving device sends a request message to the sending device, where the request message is used to instruct the sending device to send the target signal to the receiving device within a preset time period.
S906:接收设备对接收到的来自发送设备的目标信号中的符号的电压进行均值运算,得到目标解码阈值;存储目标解码阈值。S906: The receiving device performs an average operation on the received voltage of the symbol in the target signal from the transmitting device to obtain a target decoding threshold, and stores a target decoding threshold.
其中,步骤S906中的“目标信号”为步骤S905中的“目标信号”经传输过程中的能量损耗等后得到的电压信号。The "target signal" in step S906 is a voltage signal obtained after the energy loss or the like in the transmission process of the "target signal" in step S905.
最后应说明的是:以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。 It should be noted that the above embodiments are only used to illustrate the technical solutions of the present invention, and are not limited thereto; although the present invention has been described in detail with reference to the foregoing embodiments, those skilled in the art should understand that The technical solutions described in the foregoing embodiments are modified, or the equivalents of the technical features are replaced. The modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (19)

  1. 一种获取4阶脉冲幅度调制PAM4的解码阈值的电路,其特征在于,所述PAM4的解码阈值包括第一解码阈值、第二解码阈值和第三解码阈值,其中,所述第一解码阈值小于所述第二解码阈值,所述第二解码阈值小于所述第三解码阈值;所述电路包括:A circuit for acquiring a decoding threshold of a fourth-order pulse amplitude modulation PAM4, wherein the decoding threshold of the PAM4 includes a first decoding threshold, a second decoding threshold, and a third decoding threshold, wherein the first decoding threshold is less than The second decoding threshold, the second decoding threshold is smaller than the third decoding threshold; the circuit includes:
    均值模块和与所述均值模块的输出端连接的微处理器;An averaging module and a microprocessor coupled to the output of the averaging module;
    所述均值模块用于对所输入的信号中的所有符号的接收电压进行均值运算;The averaging module is configured to perform an averaging operation on a received voltage of all symbols in the input signal;
    所述微处理器用于在确定输入所述均值模块的信号为目标信号后,采集所述均值模块对所述目标信号中的符号的接收电压进行均值运算后得到的值,将该值作为目标解码阈值;The microprocessor is configured to: after determining that the signal input to the averaging module is a target signal, acquiring a value obtained by performing averaging operation on a received voltage of the symbol in the target signal by the averaging module, and using the value as a target decoding Threshold value
    其中,当所述目标信号为第一信号时,所述目标解码阈值为所述第一解码阈值,所述第一信号由表示二进制数00的符号和表示二进制数01的符号构成;和/或,当所述目标信号为第三信号时,所述目标解码阈值为所述第三解码阈值,所述第三信号由表示二进制数10的符号和表示二进制数11的符号构成。Wherein, when the target signal is the first signal, the target decoding threshold is the first decoding threshold, and the first signal is composed of a symbol representing a binary number 00 and a symbol representing a binary number 01; and/or And when the target signal is the third signal, the target decoding threshold is the third decoding threshold, and the third signal is composed of a symbol representing a binary number 10 and a symbol representing a binary number 11.
  2. 根据权利要求1所述的电路,其特征在于,所述电路还包括:解码模块和媒质接入控制MAC模块;The circuit of claim 1 further comprising: a decoding module and a medium access control MAC module;
    其中,所述MAC模块的输入端与所述解码模块的输出端连接,所述MAC模块的输出端与所述微处理器连接;The input end of the MAC module is connected to the output end of the decoding module, and the output end of the MAC module is connected to the microprocessor;
    所述解码模块用于对所输入的信号进行解码,得到解码结果;The decoding module is configured to decode the input signal to obtain a decoding result;
    所述MAC模块用于识别所述解码结果是否为预设解码结果,并在识别出所述解码结果为所述预设解码结果时,输出控制信号;其中,所述控制信号用于指示所述微处理器将从接收到所述控制信号的时间点开始的在接收到所述控制信号的时间点之后输入所述均值模块的信号作为所述目标信号。The MAC module is configured to identify whether the decoding result is a preset decoding result, and output a control signal when identifying that the decoding result is the preset decoding result, where the control signal is used to indicate the The microprocessor inputs a signal of the averaging module as the target signal from a point in time when the control signal is received, after a point in time when the control signal is received.
  3. 根据权利要求2所述的电路,其特征在于, The circuit of claim 2 wherein:
    所述MAC模块还用于:在识别出所述解码结果为所述预设解码结果时,向发送设备发送请求消息;其中,所述请求消息用于指示所述发送设备发送所述目标信号。The MAC module is further configured to: when the decoding result is that the decoding result is the preset decoding result, send a request message to the sending device, where the request message is used to instruct the sending device to send the target signal.
  4. 根据权利要求2或3所述的电路,其特征在于,Circuit according to claim 2 or 3, characterized in that
    所述解码模块还包括3个阈值输入端;The decoding module further includes three threshold inputs;
    所述3个阈值输入端所输入的解码阈值相等;其中,所述相等的解码阈值为:已经获取到的所述第一解码阈值、所述第二解码阈值或所述第三解码阈值。The decoding thresholds input by the three threshold inputs are equal; wherein the equal decoding thresholds are: the first decoding threshold, the second decoding threshold, or the third decoding threshold that have been acquired.
  5. 根据权利要求1-4任一项所述的电路,其特征在于,所述目标信号包括多个重复的表示第一二进制数组的符号;其中,所述第一二进制数组由一个或多个二进制数构成。A circuit according to any one of claims 1 to 4, wherein said target signal comprises a plurality of repeated symbols representing a first binary array; wherein said first binary array is comprised of one or Consists of multiple binary numbers.
  6. 根据权利要求5所述的电路,其特征在于,当所述目标信号为所述第一信号时,所述第一二进制数组中所包含的表示00的符号的数目与表示01的符号的数目相等;和/或,当所述目标信号为所述第三信号时,所述第一二进制数组中所包含的表示10的符号的数目与表示11的符号的数目相等。The circuit according to claim 5, wherein when said target signal is said first signal, said number of symbols representing 00 contained in said first binary array is different from a symbol representing 01 The number is equal; and/or, when the target signal is the third signal, the number of symbols representing the number 10 included in the first binary array is equal to the number of symbols representing 11.
  7. 根据权利要求2-4任一项所述的电路,其特征在于,所述预设解码结果包括多个重复的第二二进制数组;其中,所述第二二进制数组由一个或多个二进制数构成。The circuit according to any one of claims 2 to 4, wherein the preset decoding result comprises a plurality of repeated second binary arrays; wherein the second binary array is composed of one or more The binary number is composed.
  8. 根据权利要求1-7任一项所述的电路,其特征在于,所述微处理器还用于在确定输入所述均值模块的信号为第二信号时,采集所述均值模块对所述第二信号中的符号的接收电压进行均值运算后得到的值,将该值作为所述第二解码阈值;其中,所述第二信号中的符号所表示的二进制数为随机数。The circuit according to any one of claims 1 to 7, wherein the microprocessor is further configured to: when determining that the signal input to the averaging module is a second signal, acquiring the averaging module The value obtained by performing the mean operation on the received voltage of the symbol in the two signals is used as the second decoding threshold; wherein the binary number represented by the symbol in the second signal is a random number.
  9. 根据权利要求1-8任一项所述的电路,其特征在于,A circuit according to any of claims 1-8, characterized in that
    所述微处理器还用于:存储所述第一解码阈值、所述第二解码阈值和所述第三解码阈值中的一个或多个。 The microprocessor is further configured to: store one or more of the first decoding threshold, the second decoding threshold, and the third decoding threshold.
  10. 一种获取4阶脉冲幅度调制PAM4的解码阈值的方法,其特征在于,所述PAM4的解码阈值包括第一解码阈值、第二解码阈值和第三解码阈值,其中,所述第一解码阈值小于所述第二解码阈值,所述第二解码阈值小于所述第三解码阈值;所述方法包括:A method for obtaining a decoding threshold of a fourth-order pulse amplitude modulation PAM4, wherein the decoding threshold of the PAM4 includes a first decoding threshold, a second decoding threshold, and a third decoding threshold, wherein the first decoding threshold is less than The second decoding threshold, the second decoding threshold is smaller than the third decoding threshold; the method includes:
    确定目标信号;Determining the target signal;
    对所述目标信号中的符号的接收电压进行均值运算,得到目标解码阈值;Performing an average operation on the received voltage of the symbol in the target signal to obtain a target decoding threshold;
    其中,当所述目标信号为第一信号时,所述目标解码阈值为所述第一解码阈值,所述第一信号由表示二进制数00的符号和表示二进制数01的符号构成;和/或,当所述目标信号为第三信号时,所述目标解码阈值为所述第三解码阈值,所述第三信号由表示二进制数10的符号和表示二进制数11的符号构成。Wherein, when the target signal is the first signal, the target decoding threshold is the first decoding threshold, and the first signal is composed of a symbol representing a binary number 00 and a symbol representing a binary number 01; and/or And when the target signal is the third signal, the target decoding threshold is the third decoding threshold, and the third signal is composed of a symbol representing a binary number 10 and a symbol representing a binary number 11.
  11. 根据权利要求10所述的方法,其特征在于,所述确定目标信号,包括:The method of claim 10, wherein the determining the target signal comprises:
    对接收到的来自发送设备的电压信号进行解码,得到解码结果;Decoding the received voltage signal from the transmitting device to obtain a decoding result;
    在识别出所述解码结果为预设解码结果时,将从当前时间点开始的在所述当前时间点值之后接收到的来自所述发送设备的电压信号作为所述目标信号。When it is recognized that the decoding result is a preset decoding result, a voltage signal from the transmitting device received after the current time point value from the current time point is used as the target signal.
  12. 根据权利要求11所述的方法,其特征在于,所述方法还包括:The method of claim 11 wherein the method further comprises:
    在识别出所述解码结果为所述预设解码结果时,向所述发送设备发送请求消息;其中,所述请求消息用于指示所述发送设备发送所述目标信号。And when the decoding result is the preset decoding result, sending a request message to the sending device, where the request message is used to instruct the sending device to send the target signal.
  13. 根据权利要求11或12所述的方法,其特征在于,所述对接收到的来自发送设备的电压信号进行解码,得到解码结果,包括:The method according to claim 11 or 12, wherein the decoding of the received voltage signal from the transmitting device to obtain a decoding result comprises:
    利用3个相等的解码阈值,对接收到的来自所述发送设备的电压信号进行解码,得到解码结果;其中,所述相等的解码阈值为已经获 取到的所述第一解码阈值、所述第二解码阈值或所述第三解码阈值。Deriving a received voltage signal from the transmitting device by using three equal decoding thresholds to obtain a decoding result; wherein the equal decoding threshold is obtained The first decoding threshold, the second decoding threshold, or the third decoding threshold obtained.
  14. 根据权利要求10-13任一项所述的方法,其特征在于,所述目标信号包括多个重复的表示第一二进制数组的符号;其中,所述第一二进制数组由一个或多个二进制数构成。A method according to any one of claims 10-13, wherein said target signal comprises a plurality of repeated symbols representing a first binary array; wherein said first binary array is comprised of one or Consists of multiple binary numbers.
  15. 根据权利要求14所述的方法,其特征在于,当所述目标信号为所述第一信号时,所述第一二进制数组中所包含的表示00的符号的数目与表示01的符号的数目相等;和/或,当所述目标信号为所述第三信号时,所述第一二进制数组中所包含的表示10的符号的数目与表示11的符号的数目相等。The method according to claim 14, wherein when the target signal is the first signal, the number of symbols representing 00 included in the first binary array and the symbol representing 01 The number is equal; and/or, when the target signal is the third signal, the number of symbols representing the number 10 included in the first binary array is equal to the number of symbols representing 11.
  16. 根据权利要求11-13任一项所述的方法,其特征在于,所述预设解码结果包括多个重复的第二二进制数组;其中,所述第二二进制数组由一个或多个表示二进制数的符号构成。The method according to any one of claims 11 to 13, wherein the preset decoding result comprises a plurality of repeated second binary arrays; wherein the second binary array is composed of one or more The symbolic representation of a binary number.
  17. 根据权利要求10-16任一项所述的方法,其特征在于,所述方法还包括:对第二信号中的符号的接收电压进行均值运算,得到所述第二解码阈值;其中,所述第二信号中的符号所表示的二进制数为随机数。The method according to any one of claims 10 to 16, wherein the method further comprises: performing a mean operation on a received voltage of a symbol in the second signal to obtain the second decoding threshold; wherein The binary number represented by the symbol in the second signal is a random number.
  18. 根据权利要求10-17任一项所述的方法,其特征在于,所述方法还包括:存储所述第一解码阈值、所述第二解码阈值和所述第三解码阈值中的一个或多个。The method according to any one of claims 10-17, wherein the method further comprises: storing one or more of the first decoding threshold, the second decoding threshold, and the third decoding threshold One.
  19. 一种光网络单元,其特征在于,所述光网络单元包括权利要求1-9任一项所述的获取4阶脉冲幅度调制PAM4的解码阈值的电路。 An optical network unit, characterized in that the optical network unit comprises the circuit for acquiring a decoding threshold of a fourth-order pulse amplitude modulation PAM4 according to any one of claims 1-9.
PCT/CN2015/091937 2015-10-14 2015-10-14 Circuit and method for acquiring pam4 decoding thresholds and optical network unit WO2017063158A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2015/091937 WO2017063158A1 (en) 2015-10-14 2015-10-14 Circuit and method for acquiring pam4 decoding thresholds and optical network unit
CN201580079906.XA CN107534628B (en) 2015-10-14 2015-10-14 Circuit and method for obtaining PAM4 decoding threshold value and optical network unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2015/091937 WO2017063158A1 (en) 2015-10-14 2015-10-14 Circuit and method for acquiring pam4 decoding thresholds and optical network unit

Publications (1)

Publication Number Publication Date
WO2017063158A1 true WO2017063158A1 (en) 2017-04-20

Family

ID=58516948

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/091937 WO2017063158A1 (en) 2015-10-14 2015-10-14 Circuit and method for acquiring pam4 decoding thresholds and optical network unit

Country Status (2)

Country Link
CN (1) CN107534628B (en)
WO (1) WO2017063158A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112511236A (en) * 2020-11-17 2021-03-16 北京邮电大学 PAM-4 single-wavelength transmission method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1166252A (en) * 1995-10-30 1997-11-26 卡西欧计算机株式会社 Appts. and method for demodulating multi-level signal
US20130128943A1 (en) * 2011-11-17 2013-05-23 Transwitch Corporation Apparatus and method thereof for compensating for gain changes of n-pam modulate signals
WO2015109222A1 (en) * 2014-01-17 2015-07-23 Tektronix, Inc. An Oregon Us Corporation Pulse amplitude modulation (pam) bit error test and measurement

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1166252A (en) * 1995-10-30 1997-11-26 卡西欧计算机株式会社 Appts. and method for demodulating multi-level signal
US20130128943A1 (en) * 2011-11-17 2013-05-23 Transwitch Corporation Apparatus and method thereof for compensating for gain changes of n-pam modulate signals
WO2015109222A1 (en) * 2014-01-17 2015-07-23 Tektronix, Inc. An Oregon Us Corporation Pulse amplitude modulation (pam) bit error test and measurement

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112511236A (en) * 2020-11-17 2021-03-16 北京邮电大学 PAM-4 single-wavelength transmission method and device
CN112511236B (en) * 2020-11-17 2022-03-25 北京邮电大学 PAM-4 single-wavelength transmission method and device

Also Published As

Publication number Publication date
CN107534628A (en) 2018-01-02
CN107534628B (en) 2020-06-02

Similar Documents

Publication Publication Date Title
US8903250B2 (en) Cost-effective multi-rate upstream for 10GEPON based on high efficiency coding
US9344195B2 (en) Multiple level signaling for passive optical networks
US9882649B2 (en) Transmitting, receiving and communication systems of optical network and method for modulating signal
JP5425419B2 (en) PON burst mode receiver with fast threshold setting
US8831431B2 (en) Fast transceiver control interface
Zuo et al. 112-Gb/s duobinary 4-PAM transmission over 200-m multi-mode fibre
WO2013035139A1 (en) Optical line terminal
RU2676406C1 (en) Method and device for fixing errors and passive optical network
US8009993B2 (en) Hybrid balanced coding scheme
Olmedo et al. Towards 100 Gbps over 100m MMF using a 850nm VCSEL
WO2017063158A1 (en) Circuit and method for acquiring pam4 decoding thresholds and optical network unit
CN105359433B (en) A kind of communication means, apparatus and system
EP2260595B1 (en) System and method for dual speed passive optical networks
US20190253152A1 (en) Multi-rate optical network
US9602213B2 (en) System and method of extending time division passive optical network services to plastic optical fiber in the home
US9538266B2 (en) Circuit and method for optical bit interleaving in a passive optical network using multi-level signals
JP5775105B2 (en) Transmitting apparatus / method and receiving apparatus / method in a passive optical communication network
EP3641169A1 (en) Data processing method, optical line terminal, optical network unit and system
WO2019090220A1 (en) Systems and methods for coherent optics based daisy-chaining
CN105103446B (en) A kind of signal processing apparatus
US11881899B1 (en) Systems and methods for carrier phase recovery
WO2023030164A1 (en) Communication method, apparatus and system
Saljoghei et al. Spectral shaping for hybrid wired/wireless PON with DC balanced encoding
Talib et al. Probability of symbol error of Multi Slot Amplitude Coding (MSAC) technique in optical communication system
CN113924738A (en) Electric duobinary soft information receiver for NRZ modulation optical fiber transmission

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: 15906043

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: 15906043

Country of ref document: EP

Kind code of ref document: A1