WO2021218733A1 - Signal processing method and device - Google Patents

Signal processing method and device Download PDF

Info

Publication number
WO2021218733A1
WO2021218733A1 PCT/CN2021/088638 CN2021088638W WO2021218733A1 WO 2021218733 A1 WO2021218733 A1 WO 2021218733A1 CN 2021088638 W CN2021088638 W CN 2021088638W WO 2021218733 A1 WO2021218733 A1 WO 2021218733A1
Authority
WO
WIPO (PCT)
Prior art keywords
quantization parameter
signal
parameter set
quantization
processing
Prior art date
Application number
PCT/CN2021/088638
Other languages
French (fr)
Chinese (zh)
Inventor
赵曼
邓邦梅
柴胜钧
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2021218733A1 publication Critical patent/WO2021218733A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B10/00Transmission systems employing electromagnetic waves other than radio-waves, e.g. infrared, visible or ultraviolet light, or employing corpuscular radiation, e.g. quantum communication
    • H04B10/50Transmitters
    • H04B10/501Structural aspects
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B10/00Transmission systems employing electromagnetic waves other than radio-waves, e.g. infrared, visible or ultraviolet light, or employing corpuscular radiation, e.g. quantum communication
    • H04B10/50Transmitters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B10/00Transmission systems employing electromagnetic waves other than radio-waves, e.g. infrared, visible or ultraviolet light, or employing corpuscular radiation, e.g. quantum communication
    • H04B10/60Receivers
    • H04B10/61Coherent receivers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B10/00Transmission systems employing electromagnetic waves other than radio-waves, e.g. infrared, visible or ultraviolet light, or employing corpuscular radiation, e.g. quantum communication
    • H04B10/60Receivers
    • H04B10/61Coherent receivers
    • H04B10/614Coherent receivers comprising one or more polarization beam splitters, e.g. polarization multiplexed [PolMux] X-PSK coherent receivers, polarization diversity heterodyne coherent receivers

Definitions

  • This application relates to the field of optical communications, and in particular to a signal processing method and device.
  • 100G Korean
  • WDM wavelength division multiplexing
  • OTN optical transport network
  • the optical transmission capacity is evolving rapidly from 100G to the ultra-high-speed and large-capacity optical transmission network of 200G, 400G, 800G/1T+.
  • the optical transmission network which is the foundation of the network, is facing greater pressure.
  • it is necessary to use a higher baud rate to change the channel spacing from 50 gigahertz (GHz) to 75GHz, 100GHz, and 150GHz. , 200GHz and so on.
  • SE spectral efficiency
  • the modulation mode from quadrature amplitude modulation (QAM) to 16QAM, 64QAM, and 256QAM.
  • the present application provides a signal processing method, which can be applied to a network device, such as a transmitter.
  • the transmitter includes an ODSP transmitting TX module and a digital-to-analog converter DAC.
  • the method includes: A data is encoded and modulated to obtain a first signal, where the encoding and modulation processing includes: probability constellation shaping PCS processing, and the first data is processed by PCS to obtain a first probability density function PDF; determining the first signal according to the first PDF A set of quantization parameters, and a second signal is obtained by performing fixed-point quantization processing on the first signal according to the first set of quantization parameters.
  • the first quantization parameter set includes at least one quantization parameter, each quantization parameter is the difference between the amplitude values of two adjacent level signals, and each level signal corresponds to a voltage value in the voltage range of the DAC ;
  • the voltage range of this DAC is 0 ⁇ 1Vp2p, Vp2p is the voltage peak-to-peak value.
  • the method provided in this aspect based on the probability distribution characteristics of the signal amplitude after PCS, adds the ENOB enhanced coding function at the origin of the ODSP, transforms the original uniform quantization parameter into an uneven first quantization parameter set, and uses a limited number of fixed points.
  • the quantized sampling points are concentrated on the amplitude value of the high probability level signal, thereby improving the accuracy of ENOB.
  • determining the first quantization parameter set according to the first PDF includes: obtaining a first probability distribution function corresponding to the first PDF, and calculating the first probability distribution function according to The fixed-point quantization number N is distributed at equal intervals to obtain N values, where N is a positive integer and N ⁇ 1; and determine the amplitude value of the level signal corresponding to each of the N values, and calculate each phase The difference between the amplitude values of two adjacent level signals; finally, the first quantization parameter set is determined according to the difference between the amplitude values of every two adjacent level signals.
  • the above method further includes: sending a second signal to the DAC.
  • the above method further includes: sending the first quantization parameter set to the DAC.
  • the ODSP transmitter sends the first set of quantization parameters to the DAC, so that the DAC also uses the first set of quantization parameters to perform digital-to-analog conversion on the fixed-point quantized data.
  • the enhanced encoding function of ENOB is greater than that of the DAC due to the reduction of oversampling multiples. Therefore, after the two phases are compensated, the performance of the signal output by the ODSP transmitter will not deteriorate, but has been improved, so that the low sampling frequency DAC can be used for the high baud rate ODSP.
  • the performing fixed-point quantization processing on the first signal according to the first quantization parameter set to obtain the second signal includes: converting the first quantization parameter set to the second signal.
  • the number of types of quantization parameters included in the first quantization parameter set is A, and A>B, and both A and B are positive integers.
  • the method before converting the first quantization parameter set to the second quantization parameter set, the method further includes: acquiring all B-type quantization parameters that meet the first preset condition Set, the first preset condition includes: the sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the DAC, and the number of quantization parameters included in each quantization parameter set N is equal to 2.
  • M M is the bit width of the data; calculate the error between each quantization parameter set of type B that meets the first preset condition and the first quantization parameter set, the error is the sum of squares of the difference, and then determine The quantization parameter set with the smallest error is the second quantization parameter set.
  • the types of quantization parameters of the first quantization parameter set are simplified, so that the types of quantization parameters included in the simplified second quantization parameter are reduced, which is convenient for implementation, and also improves the DAC processing efficiency.
  • the present application provides a signal processing method, which can be applied to a network device, such as a receiver
  • the receiver includes: an ODSP receiving RX module and an analog-to-digital converter ADC
  • the method includes: ADC After receiving the fourth signal sent by the transmitter, the fourth signal is analog-to-digital converted into a third signal, and then transmitted to the ODSP receiving RX module.
  • the ODSP receiving RX module receives the third signal output by the ADC to obtain the third signal of the third signal.
  • the second probability density function PDF, and the third quantization parameter set is determined according to the second PDF.
  • the third quantization parameter set includes at least one quantization parameter, each quantization parameter is the difference between the amplitude values of two adjacent level signals, and each level signal corresponds to a voltage value in the voltage range of the ADC.
  • the voltage range of ADC is 0 ⁇ 1Vp2p, Vp2p is the voltage peak-to-peak value.
  • an enhanced decoding function of ENOB is added at the ODSP receiving end, and an optimal quantization parameter set is provided to the ADC, and the ADC performs analog-to-digital conversion on the signal according to the optimal quantization parameter set, which improves the ENOB of the ADC. Then the ADC output data is converted into uniform quantization, and the subsequent demodulation and decoding processing is performed.
  • determining the third quantization parameter set according to the second PDF includes: obtaining a second probability distribution function corresponding to the second PDF; and converting the second probability distribution function according to The fixed-point quantization number N is equally spaced to obtain N values, where N is a positive integer and N ⁇ 1; determine the amplitude value of the level signal corresponding to each of the N values, and calculate each adjacent value The difference between the amplitude values of the two level signals; the third quantization parameter set is determined according to the difference between the amplitude values of each adjacent two level signals.
  • the above method further includes: sending a third set of quantization parameters to the ADC.
  • the above method further includes: the ADC receives the fifth signal sent from the transmitter, and performs analog-to-digital conversion processing on the fifth signal to output the sixth signal, and The sixth signal is sent to the ODSP receiving RX module, the ODSP receiving RX module receives the sixth signal output by the ADC, and performs fixed-point quantization processing on the sixth signal according to the third quantization parameter set to obtain the seventh signal; decodes and modulates the seventh signal Get the first data.
  • the above-mentioned decoding and modulation processing includes performing PCS inverse processing on the seventh signal.
  • performing fixed-point quantization processing on the sixth signal according to the third quantization parameter set to obtain the seventh signal includes: converting the third quantization parameter set to the fourth quantization Parameter set, where the number of types of quantization parameters included in the third quantization parameter set is C, and the number of types of quantization parameters included in the fourth quantization parameter set is D, and C>D, C and D are both positive integers ; Using D types of quantization parameters in the fourth quantization parameter set to perform fixed-point quantization processing on the sixth signal to obtain the seventh signal.
  • the method before converting the third quantization parameter set to the fourth quantization parameter set, the method further includes: acquiring all D types of quantization that meet the second preset condition Parameter set, the second preset condition includes: the sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the ADC, and the number of quantization parameters included in each quantization parameter set N is equal to 2 M , M Is the bit width of the data; calculate the error between each D-type quantization parameter set that meets the second preset condition and the third quantization parameter set, and determine the quantization parameter set with the smallest error as the fourth quantization parameter gather.
  • the types of quantization parameters in the third quantization parameter set are simplified, so that the types of quantization parameters included in the simplified fourth quantization parameter are reduced, which is convenient for implementation and also improves the ADC processing efficiency.
  • the present application provides a signal processing device, which includes at least one module, which may include a receiving module, a processing module, a sending module, and so on.
  • the processing module is used to perform encoding and modulation processing on the first data to obtain the first signal, wherein the encoding and modulation processing includes PCS processing, and the first data is obtained after PCS processing The first PDF; the processing module is also used to determine the first quantization parameter set according to the first PDF, and perform fixed-point quantization processing on the first signal according to the first quantization parameter set to obtain the second signal.
  • the processing module is specifically used to obtain the first probability distribution function corresponding to the first PDF; and the first probability distribution function is calculated according to the fixed-point quantization number N, etc.
  • N values are obtained by interval allocation, where N is a positive integer and N ⁇ 1; the amplitude value of the level signal corresponding to each of the N values is determined, and every two adjacent electrical The difference between the amplitude values of the flat signal; the first quantization parameter set is determined according to the difference between the amplitude values of each adjacent two level signals.
  • the sending module is configured to send the second signal to the DAC.
  • the sending module is further configured to send the first set of quantization parameters to the DAC.
  • the processing module is specifically configured to convert the first quantization parameter set to the second quantization parameter set, wherein the value of the quantization parameter contained in the first quantization parameter set is The number of types is A, the number of types of quantization parameters included in the second quantization parameter set is B, and A>B, A and B are both positive integers; and the B quantization parameter pair in the second quantization parameter set is used to The first signal is subjected to fixed-point quantization processing to obtain a second signal.
  • the processing module is further configured to obtain all B types of data that meet the first preset condition before converting the first quantization parameter set to the second quantization parameter set.
  • Quantization parameter sets, the first preset condition includes: the sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the DAC, and the number of quantization parameters included in each quantization parameter set The number N is equal to 2 M , and M is the bit width of the data; calculate the error between each quantization parameter set of type B that meets the first preset condition and the first quantization parameter set, and determine that the error is the smallest One set of quantization parameters is the second set of quantization parameters.
  • the receiving module is used to receive the third signal output by the ADC, and the processing module is used to obtain the second PDF of the third signal, and determine the third signal according to the second PDF.
  • the quantization parameter set wherein the third quantization parameter set includes at least one quantization parameter, the quantization parameter is the difference between the amplitude values of two adjacent level signals, and each level signal corresponds to the voltage range of the ADC A voltage value of.
  • the processing module is used to obtain a second probability distribution function corresponding to the second PDF, and the second probability distribution function is equally spaced according to the fixed-point quantization number N Allocate N values, N is a positive integer and N ⁇ 1; determine the amplitude value of the level signal corresponding to each of the N values, and calculate the magnitude of each adjacent two of the level signals The difference between the amplitude values determines the third quantization parameter set according to the difference between the amplitude values of each adjacent two level signals.
  • the sending module is configured to send the third set of quantization parameters to the ADC.
  • the receiving module is further configured to receive the sixth signal output by the ADC, and the processing module is further configured to perform fixed-point quantization processing on the sixth signal according to the third quantization parameter set Obtain the seventh signal; and perform decoding and modulation processing on the seventh signal to obtain the first data, where the decoding and modulation processing includes performing PCS inverse processing on the seventh signal.
  • the processing module is specifically configured to convert the third quantization parameter set into a fourth quantization parameter set, wherein the quantization included in the third quantization parameter set
  • the number of types of parameters is C
  • the number of types of quantization parameters included in the fourth quantization parameter set is D
  • C>D is both positive integers
  • C and D are both positive integers
  • D types of quantization parameters in the fourth quantization parameter set are used Performing fixed-point quantization processing on the sixth signal to obtain the seventh signal.
  • the processing module is further configured to obtain all D types that meet the second preset condition before converting the third quantization parameter set to the fourth quantization parameter set.
  • a quantization parameter set calculating the error between each D type quantization parameter set that meets the second preset condition and the third quantization parameter set, and determining the quantization parameter set with the smallest error as the fourth quantization parameter gather.
  • the second preset condition includes: the sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the ADC, and the number of quantization parameters included in each quantization parameter set N is equal to 2.
  • M M is the bit width of the data.
  • this application provides a transmitter that includes an optical digital signal processor ODSP, a digital-to-analog converter DAC, and an electro-optical converter E/O; wherein, ODSP is each of the foregoing third aspect and the third aspect.
  • the signal processing device described in this implementation manner is used to implement the foregoing first aspect and the signal processing methods described in various implementation manners of the first aspect.
  • the DAC is used to receive the digital signal sent by the ODSP and convert the digital signal into a first analog electrical signal.
  • the electrical-optical converter is used for receiving the first analog electrical signal output by the DAC, converting the first analog electrical signal into a first optical signal, and transmitting the first optical signal.
  • the E/O can be integrated inside the transmitter or outside the transmitter, which is not limited in this application.
  • the present application provides a receiver that includes an optical-to-electrical converter E/O, an optical digital signal processor ODSP, and an analog-to-digital converter ADC; wherein, the E/O is used to receive the first optical Signal, the first optical signal is converted into a second analog electrical signal, and the second analog electrical signal is transmitted to the ADC.
  • E/O optical-to-electrical converter
  • ODSP optical digital signal processor
  • ADC analog-to-digital converter
  • the ADC is used to receive the second analog electrical signal, convert the second analog electrical signal into a digital signal, and transmit the digital signal to the ODSP.
  • the ODSP is used to receive the digital signal sent by the ADC and execute the signal processing method described in the foregoing second aspect and various implementation manners of the second aspect.
  • the ODSP is the signal processing device described in the foregoing third aspect and various implementation manners of the third aspect.
  • the present application also provides a processing chip including a processor and a memory, and the processor is coupled with the memory.
  • the memory is used to store computer program instructions; the processor is used to execute the instructions stored in the memory to The processing chip is caused to execute the foregoing first aspect and various implementation manners of the first aspect, or the method in the second aspect and various implementation manners of the second aspect.
  • the present application also provides a network device.
  • the network device may be the transmitter described in the foregoing fifth aspect, or may also be the receiver described in the foregoing sixth aspect.
  • the embodiments of the present application also provide a computer-readable storage medium that stores instructions in the storage medium, so that when the instructions run on a computer or a processor, they can be used to execute the aforementioned first aspect and the first aspect.
  • the methods in various implementation manners of the aspect, or the foregoing second aspect and the methods in the various implementation manners of the second aspect may also be executed.
  • the embodiments of the present application also provide a computer program product.
  • the computer program product includes a computer instruction. When the instruction is executed by a computer or a processor, it can implement various implementations of the first aspect or the second aspect. Methods.
  • the technical solution of the present application by increasing the ENOB of the DAC/ADC processing constellation graph shaping PCS signal, offsets the performance cost introduced by reducing the ADC/DAC sampling frequency, thereby realizing the use of low sampling rate ADC/DAC to transmit high baud rate signals, greatly Reduce the difficulty of ADC/DAC design.
  • FIG. 1 is a schematic structural diagram of an optical communication system provided by an embodiment of this application.
  • FIG. 2 is a schematic structural diagram of an optical communication system composed of two network devices provided by an embodiment of this application;
  • 3A is a graph of the relationship between the oversampling multiple of a DAC and ENOB provided by an embodiment of the application;
  • FIG. 3B is a graph of the relationship between the oversampling multiple of the ADC and the ENOB provided by an embodiment of the application;
  • FIG. 4 is a schematic diagram of the OSNR index of ODSP that is affected by reducing the oversampling factor according to an embodiment of the application;
  • FIG. 5 is a structural block diagram of a transmitter provided by an embodiment of this application.
  • FIG. 6 is a structural block diagram of a receiver provided by an embodiment of the application.
  • FIG. 7 is a flowchart of a signal processing method provided by an embodiment of the application.
  • FIG. 8 is a schematic diagram of a probability distribution of a level signal after PCS processing provided by an embodiment of the application.
  • FIG. 9 is a schematic diagram of a probability distribution function provided by an embodiment of the application.
  • FIG. 10 is a schematic diagram of the impact of ENOB enhanced quantization on OSNR index performance provided by an embodiment of the application.
  • FIG. 11A is a schematic diagram of using a uniform quantization parameter set provided by an embodiment of the application.
  • FIG. 11B is a schematic diagram of using an optimal quantization parameter set according to an embodiment of the application.
  • FIG. 11C is a schematic diagram of a simplified quantization parameter set provided by an embodiment of the application.
  • FIG. 12 is a flowchart of another signal processing method provided by an embodiment of this application.
  • FIG. 13 is a schematic structural diagram of a signal processing device provided by an embodiment of the application.
  • FIG. 14 is a schematic structural diagram of a network device provided by an embodiment of this application.
  • the technical solution of the present application can be applied to an optical communication system, which includes at least two network devices, as shown in FIG. 1, including a first network device and a second network device, and each of the at least two network devices
  • the equipment includes: transmitter, receiver, converter and at least one interface.
  • the converter includes: an electro-optical converter (E/O) and/or a photo-electric converter (O/E).
  • At least one of the interfaces includes an optical fiber interface, and one network device can be optically connected to another network device by using the optical fiber interface.
  • each network device may also include other components, such as a processor, a memory, etc., and this embodiment does not limit the form and specific structure of the network device.
  • the E/O or O/E may also be set in the transmitter or the receiver, which is not limited in this embodiment.
  • the first network device includes an X-polarized transmitter and a Y-polarized transmitter.
  • Each transmitter includes: an optical digital signal processing (ODSP) transmitting TX module, referred to as " ODSP_TX” module and digital-to-analog converter (DAC).
  • the second network device includes an X polarization receiver and a Y polarization receiver, and each receiver includes an ODSP receiving RX module, referred to as "ODSP_RX” module and an analog to digital converter (ADC) .
  • each of the aforementioned transmitters and receivers may also include other components, such as antennas, radio frequencies, and so on.
  • the X-polarized transmitter and the Y-polarized transmitter have the same operation flow except for the signal processing polarization direction. Therefore, any one of the transmitters can be used as an example for description. In this embodiment, assuming an X polarization transmitter as an example, the following processing operations are included:
  • the X polarization transmitter first encodes and modulates the input bit data, and then transmits it to the DAC for digital-to-analog conversion.
  • the encoded and modulated data is converted into an analog electrical signal according to a uniform quantization method, and then the analog electrical signal is converted into a first optical signal through E/O.
  • the Y-polarized transmitter outputs the second optical signal after encoding, modulation, digital-to-analog conversion, and E/O processing of the received bit data.
  • the first optical signal and the second optical signal are combined to form a third optical signal, and finally The third optical signal is transmitted to the second network device through the optical fiber.
  • the second network device receives the third optical signal transmitted through the optical fiber, and separates the third optical signal into an optical signal in the X polarization state (i.e., the first optical signal) and an optical signal in the Y polarization state (i.e., the second Optical signal), and then send the two optical signals to the X polarization receiver and the Y polarization receiver respectively. Since each receiver has the same signal processing process, one of the signals can be used as an example for description. Assume that the first optical signal is input to the X polarization receiver as an example. When the O/E receives the X polarization optical signal Then, the first optical signal is converted into an electrical signal, and then transmitted to the X polarization receiver.
  • the X polarization receiver After the X polarization receiver receives the electrical signal, it first uses ADC to sample and uniformly quantize the electrical signal, convert the electrical signal into a digital signal, then decode and demodulate the digital signal, and finally restore the first A bit of data sent by a network device.
  • both the DAC and the ADC generally use a lower sampling frequency, that is, reduce the oversampling multiple of the ADC/DAC sampling frequency relative to the signal baud rate, Thereby reducing the design difficulty of ADC/DAC and ensuring that the ADC/DAC in current network equipment can work normally.
  • the sampling frequency of ADC/DAC can be changed from 225GSPS (Giga Sample Per Second) , Giga per second) is reduced to 202.5GSPS, which is reduced by 22.5GSPS.
  • “1.25x” represents a process sampling multiple of 1.25 times
  • “1.125x” represents a process sampling multiple of 1.125 times.
  • oversampling refers to sampling the input signal with a frequency greater than the Nyquist sampling frequency. Assuming the signal baud rate is fb, if the sampling frequency of ADC or DAC is increased to R ⁇ fb, that is, the baud rate of R times, then "R" is the oversampling multiple, and R>1, thus the oversampling multiple is obtained.
  • R the sampling frequency of ADC or DAC
  • the baud rate refers to the modulation rate of the data signal to the carrier, which can be represented by the number of times the carrier modulation state changes per unit time, that is, the number of symbols modulated per second, and its unit is Baud (symbol/s).
  • the baud rate is a measure of the bandwidth of the transmission channel.
  • the ratio of the signal baud rate to the ADC/DAC sampling frequency will increase proportionally, causing the signal bandwidth to extend to the high frequency range of the ADC/DAC sampling frequency, and then clock jitter will occur in the ADC/DAC.
  • Non-linear distortion, channel inconsistency, etc. cause the effective number of bits (ENOB) in the transmission signal bandwidth to decrease and the transmission performance to decrease.
  • the ENOB curve of the DAC shown in FIG. 3A and the ENOB curve of the ADC shown in FIG. 3B show that after the oversampling factor is reduced from 1.25x to 1.125x, the ENOB in the signal bandwidth also decreases.
  • the decline in ENOB will also affect the transceiver performance of ODSP.
  • the optical signal-to-noise ratio (OSNR) corresponding to 1.125x is greater than the OSNR of 1.25x.
  • the sampling frequency of ADC/DAC required for high baud rate is too high, which makes the design of ADC/DAC difficult. If the method of reducing the oversampling multiple is used to avoid the sampling frequency from being too high, the ENOB will be reduced and the transmission performance of the ODSP will be degraded. Therefore, the technical solution of the present application is to achieve a certain transmission performance under the same signal baud rate, while also reducing the sampling frequency of the ADC/DAC.
  • an enhanced encoding function of ENOB is added to the ODSP_TX module of the transmitter, as shown in FIG. 5.
  • the enhanced decoding function of ENOB is added to the ODSP_RX module of the receiver, as shown in Figure 6, so that under the condition that the data bit width of ADC/DAC remains unchanged, the enhanced encoding and decoding functions of ENOB will The fixed-point quantization of data completely matches the distribution characteristics of the signal, which improves the ENOB during DAC and ADC processing, thereby offsetting the performance degradation caused by reducing the oversampling multiple, and achieving the beneficial effect of reducing the sampling frequency of the DAC/ADC without loss of performance.
  • This embodiment provides a signal processing method, which can be applied to the ODSP_TX module, and the ODSP_TX module is located in the first network device. As shown in FIG. 7, the method includes:
  • the ODSP_TX module encodes and modulates the first data and then outputs the first signal.
  • the first data is bit data of the service to be sent.
  • the coding and modulation processing includes a series of processing such as probability constellation shaping (PCS), feedforward error correction (FEC) and channel modulation.
  • PCS probability constellation shaping
  • FEC feedforward error correction
  • channel modulation channel modulation
  • the ODSP_TX module processes the first data to obtain a first probability density function (probability density function, PDF), since the amplitude value of the level signal corresponding to the first PDF is close to Gaussian Distribution curve, so this embodiment takes Gaussian distribution curve as an example for quantization processing.
  • PDF probability density function
  • FIG 8 it is a signal simulation diagram after PCS processing.
  • the signal simulation diagram shows the correspondence between the amplitude value of the level signal and the probability density function PDF, where the ordinate represents PDF, and the abscissa represents electrical The amplitude value of the flat signal.
  • Each point on the signal simulation curve represents the probability that the amplitude value of a level signal is in a certain interval. Therefore, the ODSP_TX module obtains the first PDF after PCS processing the first data. It can also be called the first probability distribution.
  • the amplitude value range of the level signal corresponds to the voltage full range of the DAC, and the voltage full range of the DAC can be expressed as voltage peak to peak (Vp2p).
  • Vp2p voltage peak to peak
  • the PDF presents an unequal probability distribution, and the amplitude value of the level signal presents a trend of high in the middle and low on both sides.
  • the amplitude value of the level signal has a greater probability of appearing in the interval of 0.4 to 0.6Vp2p, and the corresponding PDF value is higher; the amplitude value of the level signal is in the interval of 0 to 0.2Vp2p, and the probability of appearing in the interval of 0.8 to 1Vp2p is smaller.
  • the first PDF is represented as P1.
  • the processing process of FEC and channel modulation in step 101 includes: the ODSP_TX module performs channel coding and modulation on the first data, and then maps the FEC coded and modulated data into a quadrature amplitude modulation (quadrature amplitude modulation, QAM) signal , And perform pulse shaping processing to output the first signal.
  • the first signal is a signal output after quantizing the first data according to a uniform quantization parameter.
  • the first PDF is only output after the PCS processing, and the first PDF is not affected during the FEC encoding and channel modulation process.
  • the first quantization parameter set includes at least one quantization parameter, and the quantization parameter is the difference between the amplitude values of two adjacent level signals.
  • the quantization parameter is also called a quantization interval (quantization interval).
  • the first quantization parameter set is denoted as Q1.
  • step 102 includes:
  • the first probability distribution function can be obtained by performing an integral operation on the first PDF, as shown in FIG. 9, which is a schematic diagram of a probability distribution function obtained after an integral operation.
  • the ordinate represents the cumulative distribution function of the probability (Cumulative Distribution Function)
  • the abscissa represents the amplitude value of the level signal
  • the range is Vp2p.
  • the voltage full-scale range of the DAC is Vp2p, which is determined internally by the DAC, and there is a corresponding relationship between the Vp2p of the DAC and the number N of fixed-point quantization.
  • N fixed-point quantization numbers correspond to N values, that is, correspond to N level signals, and each level signal corresponds to a voltage value in the voltage range of the DAC.
  • the voltage full-scale range of the DAC is taken as an example, and it may also be the current full-scale range, that is, Ip2p, where I represents current.
  • the equal interval refers to uniformly dividing the probability of the first probability distribution function. For example, as shown in FIG. 9, the cumulative distribution function of the probability is evenly distributed from 0 to 1 to obtain 16 values.
  • F(x) is the probability distribution function
  • f(t) is the probability density function (PDF)
  • x is the amplitude value of the level signal
  • Vp2p the unit is Vp2p.
  • the amplitude value of the level signal corresponding to the value 1/16 is y1
  • the amplitude value of the level signal corresponding to the value 2/16 is y2
  • the amplitude value of the level signal corresponding to the value 16/16 is yN .
  • the 103 Perform fixed-point quantization processing on the first signal according to the first quantization parameter set to obtain a second signal.
  • the second signal is an optimally quantized signal.
  • the ODSP_TX module performs fixed-point quantization processing on the first signal output by the ODSP_TX module according to the first quantization parameter set Q1 to obtain the second signal, and then sends the second signal to the DAC.
  • the fixed-point quantization process of the ODSP_TX module can refer to the general fixed-point quantization process, and the fixed-point quantization process is not described in detail in this embodiment.
  • the method of this embodiment further includes: the ODSP_TX module sends the first quantization parameter set to the DAC.
  • the DAC receives the first quantization parameter set.
  • the DAC performs digital-to-analog conversion on the second signal output by the ODSP_TX module according to the first quantization parameter set to obtain an analog electrical signal, such as a first analog electrical signal, and sends the first analog electrical signal to the E/O.
  • the DAC may perform sampling processing on the received second signal according to an oversampling multiple of 1.25x, or may also perform sampling according to an oversampling multiple of 1.125x, and perform digital-to-analog conversion on the sampled data.
  • the E/O receives the first analog electrical signal output by the DAC and converts it into an optical signal, such as a first optical signal, and finally transmits the first optical signal to the second network device through an optical fiber.
  • the ENOB enhanced encoding function can completely offset the ENOB loss caused when the ADC oversampling multiple is reduced from 1.25x to 1.125x, and achieve a lossless performance reduction in the ADC oversampling multiple.
  • the sampling frequency can be reduced by 22.5GSPS.
  • the performance simulation result is shown in Figure 10, where the bit width of ADC data is 5 bits, the signal modulation mode is 64QAM, the entropy of PCS is 5.87, and the threshold of FEC is 4E-2.
  • the oversampling factor is reduced from 1.25x to 1.125x, the OSNR performance deteriorates by 0.5dB.
  • the OSNR performance is improved by 1dB, compared to the original 1.25x oversampling factor scheme Not only completely eliminates the performance cost, but also increases the 0.5dB extra.
  • the method provided in this embodiment based on the probability distribution characteristics of the signal amplitude after PCS, adds the ENOB enhanced coding function at the ODSP origin, transforms the original uniform quantization parameter into a non-uniform first quantization parameter set, and makes a limited number of quantization parameters.
  • the sampling points of fixed-point quantization are concentrated on the amplitude value of the high-probability level signal, thereby improving the accuracy of ENOB.
  • the DAC of the ODSP transmitter also uses the first quantization parameter set to perform digital-to-analog conversion on the fixed-point quantized data. Since the enhanced encoding function of ENOB is greater than the performance loss of the DAC due to the reduction of the oversampling multiple, the ODSP transmitter will output the output after the two are compensated. The signal performance will not deteriorate, but has been improved, so as to realize the use of low sampling frequency DAC for high baud rate ODSP.
  • the ODSP_TX module determines the first quantization parameter set, if there are many types of quantization parameters contained in the first quantization parameter set, it will be difficult to implement.
  • the types of quantization parameters are simplified.
  • the type A quantization parameters included in the first quantization parameter set are simplified to type B, where A>B, and both A and B are positive integers.
  • the number of quantization parameters N is 16, and the full scale of the DAC is a voltage peak-to-peak value Vp2p, as shown in Figure 11A, 16 level signals are obtained according to the uniform distribution rule
  • the amplitude values of are respectively [1/16, 2/16,..., 15/16, 1]*Vp2p, and the difference between the amplitude values of the two adjacent level signals is 1/16*Vp2p, at this time, quantization There is one type of parameter.
  • the amplitude values of the 16 level signals are respectively [21/64, 95/256, 205/512, 217 /512, 57/128, 475/1024, 247/512, 0.5,..., 43/64, 1]*Vp2p, since the two intervals from 0 to 0.5Vp2p and 0.5 to 1Vp2p are symmetrical, one side is 0 to 0.5
  • Vp2p calculates the difference between the amplitude values of two adjacent level signals as:
  • the type of quantization parameter included in the first quantization parameter set Q1 is A
  • the process of converting category A to category B includes:
  • the ODSP_TX module obtains all B-type quantization parameter sets that meet the first preset condition.
  • the first preset condition includes condition 1 and condition 2.
  • Condition 1 The sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the DAC, and the maximum output voltage of the DAC is the maximum voltage in the full-scale range Vp2p.
  • the ODSP_TX module calculates the error between each quantization parameter set of type B that meets the first preset condition and the first quantization parameter set,
  • the quantization parameter set with the smallest error is the second quantization parameter set.
  • the error between the quantization parameter set and the first quantization parameter set shown in FIG. 11B is calculated as:
  • D error is the error between the selected quantization parameter set and the first quantization parameter set
  • y1', y2', y3',..., yN' are the N electrical parameters corresponding to the selected quantization parameter set.
  • the amplitude values of the flat signal, y1, y2, y3,..., yN are the amplitude values of the N level signals corresponding to the first quantization parameter set.
  • the errors between the remaining five quantization parameter sets and the first quantization parameter set are calculated, and then the set with the smallest error is selected as the second quantization parameter set.
  • the ODSP_TX module performs fixed-point quantization processing on the first data according to the type B of the simplified second quantization parameter set, and the specific processing process is the same as the foregoing step 103.
  • the types of quantization parameters in the first quantization parameter set are simplified, so that the types of quantization parameters included in the simplified second quantization parameter are reduced, which is convenient for implementation, and also improves the DAC/ADC processing efficiency.
  • the method provided in this embodiment also includes a signal processing process at the receiving end, which is similar to the process at the transmitting end, as shown in FIG. 12, which specifically includes:
  • the ODSP_RX module sends the third quantization parameter set to the ADC.
  • the ADC receives the third quantization parameter set sent by the ODSP_RX module, and the third quantization parameter set is denoted as Q3.
  • the second network device receives the optical signal sent by the first network device, such as the first optical signal, after O/E converts the first optical signal into an electrical signal, such as the fourth signal, and then sends it to the ADC.
  • the first network device such as the first optical signal
  • O/E converts the first optical signal into an electrical signal, such as the fourth signal
  • the ADC After the ADC receives the electrical signal (fourth signal) from the O/E transmission, it performs analog-to-digital conversion on the received fourth signal according to uniform quantization parameters to obtain a digital signal, such as the third signal, and then The third signal is sent to the ODSP_RX module.
  • the ODSP_RX module receives the third signal, and obtains the second probability density function PDF corresponding to the third signal.
  • the amplitude value of the level signal corresponding to the second PDF is distributed in a Gaussian curve.
  • the second PDF may be expressed as P2.
  • the ODSP_RX module determines a third quantization parameter set Q3 according to the second PDF, and sends the third quantization parameter set Q3 to the ADC.
  • the third quantization parameter set Q3 includes at least one quantization parameter, the quantization parameter is the difference between the amplitude values of two adjacent level signals, and each of the level signals corresponds to the voltage range range of the ADC
  • the voltage range of the ADC is (0 ⁇ 1)Vp2p.
  • the receiver of the second network device Since the optical signal sent by the first network device is transmitted through the optical fiber, the receiver of the second network device still maintains the Gaussian curve distribution characteristics, so the third quantization parameter set Q3 can be determined by the same method as in the foregoing step 102, specifically, include:
  • the ADC performs analog-to-digital conversion on another electrical signal output by the received O/E according to the third quantization parameter set Q3, for example, the fifth signal to obtain a sixth signal, and sends the sixth signal to the ODSP_RX module.
  • the ODSP_RX module receives the sixth signal output by the ADC, and performs fixed-point quantization processing on the sixth signal according to the third quantization parameter set Q3 to obtain the seventh signal.
  • the ODSP_RX module decodes and modulates the fixed-point quantized signal, such as the seventh signal.
  • the decoding and modulation process is inverse to the coding and modulation process at the transmitting end, and may include channel demodulation, FEC decoding, and PCS inverse processing. Then get the bit data.
  • the bit data is the first data sent by the aforementioned ODSP_TX module.
  • the method further includes simplifying the third quantization parameter set Q3 to obtain a fourth quantization parameter set Q4, wherein the quantization included in Q4
  • the parameter type is smaller than the type of quantization parameter included in Q3. For example, if the type of quantization parameter included in Q3 is C, and the type of quantization parameter included in Q4 is D, then D ⁇ C, and both C and D are positive integers.
  • the ODSP_RX module obtains all C-type quantization parameter sets that meet the second preset condition.
  • the second preset condition includes condition 3 and condition 4. Further,
  • Condition 3 The sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the ADC.
  • Condition 4 The number of quantization parameters included in each quantization parameter set is equal to 2 M , where M is the bit width of the data.
  • the ODSP_RX module calculates the error between each D type quantization parameter set that meets the conditions 3 and 4 and the third quantization parameter set Q3, and determines that the fourth quantization parameter set Q4 is all the errors The smallest set of quantization parameters.
  • the specific method is the same as the "second step” and "third step” of the foregoing embodiment, and will not be repeated here.
  • the ENOB enhanced decoding function is added to the ODSP receiving end, and the optimal quantization parameter set is provided to the ADC.
  • the ADC performs analog-to-digital conversion on the signal according to the optimal quantization parameter set, which improves the ENOB of the ADC. Then the ADC output data is converted into uniform quantization, and the subsequent demodulation and decoding processing is performed.
  • FIG. 13 is a schematic structural diagram of a signal processing device provided by an embodiment of the application.
  • the device may be an ODSP_TX module or an ODSP_RX module in the foregoing embodiment, or a chip that includes the functions of an ODSP_TX module or an ODSP_RX module.
  • the device may include: a receiving module 1301, a processing module 1302, and a sending module 1303.
  • the device may also include other units or modules such as a storage module.
  • the processing module 1302 is configured to perform encoding and modulation processing on the first data to obtain the first signal, and determine the first quantization parameter set according to the first PDF, and the first quantization parameter set is determined according to the first PDF.
  • the quantization parameter set includes at least one quantization parameter, where the quantization parameter is the difference between the amplitude values of two adjacent level signals, and each level signal corresponds to a voltage value in the voltage range of the DAC;
  • the first quantization parameter set performs fixed-point quantization processing on the first signal to obtain a second signal.
  • the encoding and modulation processing includes PCS processing, and the first data is processed by the PCS to obtain a first probability density function PDF.
  • the sending module 1303 is configured to send the second signal to the DAC.
  • the sending module 1303 is configured to send the first quantization parameter set to the DAC.
  • the processing module 1302 is specifically configured to obtain a first probability distribution function corresponding to the first PDF; make the first probability distribution function according to the fixed-point quantization number N N values are allocated at equal intervals, where N is a positive integer and N ⁇ 1; the amplitude value of the level signal corresponding to each of the N values is determined, and every two adjacent ones are calculated The difference between the amplitude values of the level signals, and the first quantization parameter set is determined according to the difference between the amplitude values of every two adjacent level signals.
  • the processing module 1302 is specifically configured to convert the first quantization parameter set into a second quantization parameter set, and use B types of quantization parameters in the second quantization parameter set. Perform fixed-point quantization processing on the first signal to obtain the second signal; wherein the number of types of quantization parameters included in the first quantization parameter set is A, and the number of types of quantization parameters included in the second quantization parameter set Is B, and A>B, A and B are both positive integers.
  • the processing module 1302 is further configured to obtain all B-type quantization parameter sets that meet the first preset condition, and calculate each B-type set that meets the first preset condition.
  • the error between the quantization parameter set and the first quantization parameter set, and the second quantization parameter set is determined to be the smallest quantization parameter set among all the errors.
  • the first preset condition includes: the sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the DAC, and the number of quantization parameters included in each quantization parameter set is N Equal to 2 M , where M is the data bit width.
  • the receiving module 1301 is used to receive the third signal converted by the analog-to-digital converter ADC, and the third signal is processed by the ADC on the fourth signal according to the uniform quantization parameter.
  • a processing module 1302 configured to obtain a second probability density function PDF of the third signal, and determine a third set of quantization parameters according to the second PDF, and the third set of quantization parameters includes at least one A quantization parameter, where the quantization parameter is the difference between the amplitude values of two adjacent level signals; the amplitude value distribution of the level signal corresponding to the second PDF is a Gaussian curve distribution; the sending module 1303 is configured to send The ADC sends the third quantization parameter set.
  • the processing module 1302 is specifically configured to obtain a second probability distribution function corresponding to the second PDF, and make the second probability distribution function according to the fixed-point quantization number N N values are allocated at equal intervals, where N is a positive integer and N ⁇ 1; the amplitude value of the level signal corresponding to each of the N values is determined, and every two adjacent ones are calculated The difference between the amplitude values of the level signals is determined according to the difference between the amplitude values of every two adjacent level signals.
  • the processing module 1302 is further configured to obtain all D types that meet the second preset condition before converting the third quantization parameter set to the fourth quantization parameter set.
  • Quantization parameter set calculate the error between each D type quantization parameter set that meets the second preset condition and the third quantization parameter set, and determine that the quantization parameter set with the smallest error is the fourth Quantization parameter set.
  • the second preset condition includes: the sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the ADC, and the number of quantization parameters included in each quantization parameter set N is equal to 2.
  • M M is the bit width of the data.
  • the receiving module 1301 is further configured to receive a sixth signal sent by the ADC, where the ADC performs analog-to-digital conversion on the received fifth signal
  • the processing module 1302 is further configured to perform fixed-point quantization processing on the sixth signal according to the third quantization parameter set to obtain a seventh signal, and perform decoding and modulation processing on the seventh signal, for example, including channel demodulation,
  • the first data is obtained by FEC decoding and probabilistic constellation shaping PCS de-shaping processing.
  • the device provided in this embodiment offsets the performance cost introduced by reducing the ADC/DAC sampling frequency by increasing the ENOB of the DAC/ADC processing constellation shaping PCS signal, thereby realizing the use of low sampling rate ADC/DAC to transmit high baud rate signals. This greatly reduces the difficulty of ADC/DAC design.
  • this embodiment also provides a network device, which can be used to implement the signal processing method in the foregoing embodiment.
  • FIG. 14 shows a schematic structural diagram of a network device.
  • the network device may include a transceiver 141, a processor 142, a memory 143, a transmission bus 144, and at least one interface 145.
  • it may also include E/O, O/E, sensor modules, cameras and other components.
  • the network device may include more or fewer components than those shown in the figure, or combine certain components, or split certain components, or arrange different components.
  • the illustrated components can be implemented in hardware, software, or a combination of software and hardware.
  • the transceiver 141 includes a transmitter 1411 and a receiver 1412.
  • the transmitter 1411 is a transmitter as shown in FIG. 5 and can be used to implement all the functions of the ODSP_TX module.
  • the ODSP_TX module may include but is not limited to: PCS shaping module, FEC encoding module, channel modulation module, ENOB enhanced encoding module, etc.
  • the transmitter when the network device is used as a transmitter, the transmitter includes: ODSP, DAC, and electro-optical converter E/O.
  • the ODSP is the signal processing device described in the foregoing embodiment, which can be used to implement all the functions of the ODSP_TX module.
  • the DAC is used to receive the digital signal sent by the ODSP and convert the digital signal into a first analog electrical signal;
  • the E/O is used to receive the first analog electrical signal output by the DAC, and The first analog electrical signal is converted into a first optical signal, and the first optical signal is transmitted.
  • the receiver 1412 is the receiver shown in FIG. 6, which can be used to implement all the functions of the ODSP_RX module.
  • the ODSP_RX module may include, but is not limited to: a PCS de-shaping module, an FEC decoding module, a channel demodulation module, an ENOB enhanced decoding module, and so on.
  • the receiver when the network device is used as a receiver, the receiver includes an opto-electronic converter O/E, ODSP, and ADC.
  • O/E is used to receive the first optical signal sent by the transmitter, convert the first optical signal into a second analog electrical signal, and transmit the second analog electrical signal to the ADC;
  • the ADC uses When receiving a second analog electrical signal, converting the second analog electrical signal into a digital signal, and transmitting the digital signal to the ODSP;
  • the ODSP is the signal processing device described in the foregoing embodiment, which can be used to implement All functions of the ODSP_RX module.
  • the processor 142 may include one or more processing modules.
  • the processor 142 may include a modem processor, a signal processor, and a controller.
  • different processing modules may be independent devices, or integrated in one or more processors.
  • the processor 142 may also be provided with a memory 143 for storing program instructions and data.
  • the memory 143 in the processor 142 is a cache memory.
  • the memory can store instructions or data that have just been used or recycled by the processor 142. If the processor 142 needs to use the instruction or data again, it can be directly called from the memory, avoiding repeated access, reducing the waiting time of the processor 142, and improving the efficiency of the system.
  • the at least one interface may include an optical fiber interface, an inter-integrated circuit (I2C) interface, and/or a universal serial bus (USB) interface, etc.
  • the optical fiber interface can be used to connect the optical fiber to connect it with the receiver.
  • the memory 143 may be used to store computer executable program code, where the executable program code includes instructions.
  • the memory 143 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, a universal flash storage (UFS), and the like.
  • the processor 142 executes various functional applications and signal processing by running instructions stored in the internal memory 143 and/or instructions stored in a memory provided in the processor.
  • this embodiment also provides a processing chip, including a processor and a memory, the processor is connected to the memory, and the memory is used to store computer program instructions; the processor is used to execute the Instructions so that the processing chip executes the method described in FIG. 7 or FIG. 12.
  • the computer may be a general-purpose computer, a special-purpose computer, a computer network, or other programmable devices.
  • the computer instructions may be stored in a computer-readable storage medium or transmitted from one computer-readable storage medium to another computer-readable storage medium.
  • an embodiment of the present application also provides an optical communication system, which includes two or more network devices for implementing the signal processing method in the foregoing embodiment.
  • the structure of each of the network devices may be the same as the structure of the network device shown in FIG. 14.
  • an embodiment of the present application further provides a computer storage medium, where the computer storage medium may store a program, and the program may include part or all of the steps of the signal processing method provided in the present application when the program is executed.
  • the storage medium includes, but is not limited to, magnetic disks, optical disks, read only memory (ROM) or random access memory (RAM), etc.
  • all or part of it may be implemented by software, hardware, firmware or any combination thereof.
  • software it can be implemented in the form of a computer program product in whole or in part.
  • words such as “first” and “second” are used to distinguish the same or similar items with substantially the same function and effect. Those skilled in the art can understand that words such as “first” and “second” do not limit the quantity and order of execution, and words such as “first” and “second” do not limit the difference.

Abstract

Disclosed in the present application are a signal processing method and device. The method comprises: performing coded modulation processing on first data to obtain a first signal, wherein the coded modulation processing comprises probabilistic constellation shaping (PCS) processing, and a first probability density function (PDF) is obtained after the first data is subject to the PCS processing; determining a first quantization parameter set according to the first PDF, the first quantization parameter set comprising at least one quantization parameter, the quantization parameter being a difference between magnitude values of two adjacent level signals, and each level signal corresponding to one voltage value within a voltage measurement range of a DAC; and performing, according to the first quantization parameter set, fixed-point quantization processing on the first signal to obtain a second signal. On the basis of probability distribution characteristics of signal magnitudes subject to PCS, the method adds an ENOB-augmented coding function at a sending end, and converts original uniform quantization parameters into a non-uniform first quantization parameter set, thereby improving the accuracy of ENOB.

Description

一种信号处理方法和装置Signal processing method and device
本申请要求于2020年4月28日提交中国国家知识产权局、申请号为202010347348.3、发明名称为“一种信号处理方法和装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the State Intellectual Property Office of China, the application number is 202010347348.3, and the invention title is "a signal processing method and device" on April 28, 2020. The entire content is incorporated herein by reference. Applying.
技术领域Technical field
本申请涉及光通信领域,尤其是涉及一种信号处理方法和装置。This application relates to the field of optical communications, and in particular to a signal processing method and device.
背景技术Background technique
随着第五代移动通信技术(5th generation,5G)和互联网技术(Internet Technology,IT)向云平台的演进,以及高清晰度的虚拟现实(virtual reality,VR)或增强现实(augmented reality,AR)视频的爆炸式增长,推动了全网光纤传输的建设,比如包括数据中心互联(data center Inter-connect,DCI)及光接入、城域、骨干网、长途陆地线缆和海洋线缆等,并对光网络市场产生了积极影响。With the evolution of the fifth generation of mobile communication technology (5th generation, 5G) and Internet technology (Internet Technology, IT) to cloud platforms, as well as high-definition virtual reality (VR) or augmented reality (AR) ) The explosive growth of video has promoted the construction of optical fiber transmission across the entire network, such as data center Inter-connect (DCI) and optical access, metropolitan area, backbone network, long-distance land cable and ocean cable, etc. , And had a positive impact on the optical network market.
目前,100G(吉)是光传输网络的主流技术,我国已建成世界上最大规模的100G波分复用(wavelength division multiplexing,WDM)/光传送网(optical transport network,OTN)商用传输网络。在5G、云平台化等高清视频质量需求的推动下,光传输容量从100G往200G、400G、800G/1T+的超高速大容量光传输网方向快速演进。随着光传输容量的激增,使得作为网络基础的光传输网面临更大的压力,一方面需要使用更高的波特率,使波道间隔从50吉赫兹(GHz)往75GHz、100GHz、150GHz、200GHz等不断提升。另一方面也需要持续提升频谱效率(spectral efficiency,SE),将调制模式从4正交幅度调制(quadrature amplitude modulation,QAM)往16QAM、64QAM、256QAM不断演进。At present, 100G (Kyrgyzstan) is the mainstream technology for optical transmission networks. my country has built the world's largest 100G wavelength division multiplexing (WDM)/optical transport network (OTN) commercial transmission network. Driven by high-definition video quality requirements such as 5G and cloud platformization, the optical transmission capacity is evolving rapidly from 100G to the ultra-high-speed and large-capacity optical transmission network of 200G, 400G, 800G/1T+. With the rapid increase of optical transmission capacity, the optical transmission network, which is the foundation of the network, is facing greater pressure. On the one hand, it is necessary to use a higher baud rate to change the channel spacing from 50 gigahertz (GHz) to 75GHz, 100GHz, and 150GHz. , 200GHz and so on. On the other hand, it is also necessary to continuously improve the spectral efficiency (SE), and continuously evolve the modulation mode from quadrature amplitude modulation (QAM) to 16QAM, 64QAM, and 256QAM.
为了提高波特率,需要提高模数转换器(analog to digital converter,DAC)和数模转换器(digital to analog converter,ADC)的采样频率,将调制模式升级为高阶调制模式,则对量化精度的要求也越高,相应地对DAC或ADC的位宽要求也要提高,这对DAC/ADC的设计带来了巨大的挑战,因此基于现有方案,在满足传输设备需求的情况下,降低对DAC/ADC的采样频率和位宽需求,成为关键。In order to increase the baud rate, it is necessary to increase the sampling frequency of the analog-to-digital converter (DAC) and the digital-to-analog converter (ADC), and upgrade the modulation mode to a higher-order modulation mode. The higher the accuracy requirements, the correspondingly higher requirements for the bit width of the DAC or ADC, which brings huge challenges to the design of the DAC/ADC. Therefore, based on the existing solution, in the case of meeting the needs of transmission equipment, Reducing the sampling frequency and bit width requirements of the DAC/ADC has become the key.
发明内容Summary of the invention
为了在满足传输设备需求的情况下,降低对DAC/ADC的采样频率和位宽需求,本申请提供了如下技术方案:In order to reduce the requirements for the sampling frequency and bit width of the DAC/ADC while meeting the requirements of the transmission equipment, this application provides the following technical solutions:
第一方面,本申请提供一种信号处理方法,该方法可应用于一种网络设备,比如发射机,所述发射机包括:ODSP发射TX模块和数模转换器DAC,该方法包括:对第一数据进行编码调制处理得到第一信号,其中所述的编码调制处理包括:概率星座图整形PCS处理,且第一数据经过PCS处理后得到可以第一概率密度函数PDF;根据第一PDF确定第一量化参数集合,以及按照第一量化参数集合对第一信号进行定点量化处理得到第二信号。In the first aspect, the present application provides a signal processing method, which can be applied to a network device, such as a transmitter. The transmitter includes an ODSP transmitting TX module and a digital-to-analog converter DAC. The method includes: A data is encoded and modulated to obtain a first signal, where the encoding and modulation processing includes: probability constellation shaping PCS processing, and the first data is processed by PCS to obtain a first probability density function PDF; determining the first signal according to the first PDF A set of quantization parameters, and a second signal is obtained by performing fixed-point quantization processing on the first signal according to the first set of quantization parameters.
其中,第一量化参数集合中包括至少一个量化参数,每个量化参数为相邻的两个电平 信号的幅度值之差,且每个电平信号对应DAC的电压量程范围中的一个电压值;该DAC的电压量程范围为0~1Vp2p,Vp2p为电压峰峰值。Wherein, the first quantization parameter set includes at least one quantization parameter, each quantization parameter is the difference between the amplitude values of two adjacent level signals, and each level signal corresponds to a voltage value in the voltage range of the DAC ; The voltage range of this DAC is 0~1Vp2p, Vp2p is the voltage peak-to-peak value.
本方面提供的方法,基于经过PCS后的信号幅度的概率分布特征,在ODSP发端增加了ENOB增强的编码功能,将原均匀量化参数转变成不均匀的第一量化参数集合,将有限个做定点量化的采样点集中在大概率的电平信号的幅度值上,从而提升ENOB的准确性。The method provided in this aspect, based on the probability distribution characteristics of the signal amplitude after PCS, adds the ENOB enhanced coding function at the origin of the ODSP, transforms the original uniform quantization parameter into an uneven first quantization parameter set, and uses a limited number of fixed points. The quantized sampling points are concentrated on the amplitude value of the high probability level signal, thereby improving the accuracy of ENOB.
结合第一方面,在第一方面的一种可能的实现中,根据第一PDF确定第一量化参数集合,包括;获得与第一PDF对应的第一概率分布函数,将第一概率分布函数按照定点量化个数N做等间隔分配得到N个取值,N为正整数且N≥1;以及确定N个取值中的每个取值所对应的电平信号的幅度值,并计算每相邻两个所述电平信号的幅度值之差;最后,根据每相邻两个电平信号的幅度值之差确定第一量化参数集合。With reference to the first aspect, in a possible implementation of the first aspect, determining the first quantization parameter set according to the first PDF includes: obtaining a first probability distribution function corresponding to the first PDF, and calculating the first probability distribution function according to The fixed-point quantization number N is distributed at equal intervals to obtain N values, where N is a positive integer and N≥1; and determine the amplitude value of the level signal corresponding to each of the N values, and calculate each phase The difference between the amplitude values of two adjacent level signals; finally, the first quantization parameter set is determined according to the difference between the amplitude values of every two adjacent level signals.
结合第一方面,在第一方面的另一种可能的实现中,上述方法还包括:发送第二信号给DAC。With reference to the first aspect, in another possible implementation of the first aspect, the above method further includes: sending a second signal to the DAC.
结合第一方面,在第一方面的又一种可能的实现中,上述方法还包括:发送第一量化参数集合给DAC。With reference to the first aspect, in another possible implementation of the first aspect, the above method further includes: sending the first quantization parameter set to the DAC.
本实现方式中,ODSP发端将第一量化参数集合发送给DAC,使得DAC也利用该第一量化参数集合对定点量化数据进行数模转换,由于ENOB增强的编码功能大于DAC因降低过采样倍数造成的性能损失,所以两者相补偿后ODSP发端输出的信号性能不会变差,反而得到了提升了,从而实现将低采样频率的DAC用于高波特率的ODSP。In this implementation, the ODSP transmitter sends the first set of quantization parameters to the DAC, so that the DAC also uses the first set of quantization parameters to perform digital-to-analog conversion on the fixed-point quantized data. The enhanced encoding function of ENOB is greater than that of the DAC due to the reduction of oversampling multiples. Therefore, after the two phases are compensated, the performance of the signal output by the ODSP transmitter will not deteriorate, but has been improved, so that the low sampling frequency DAC can be used for the high baud rate ODSP.
结合第一方面,在第一方面的又一种可能的实现中,所述按照第一量化参数集合对第一信号进行定点量化处理得到第二信号,包括:将第一量化参数集合转换为第二量化参数集合,第二量化参数集合中所包含的量化参数的种类数为B,利用第二量化参数集合中的B种量化参数对第一信号进行定点量化处理,得到所述第二信号。其中第一量化参数集合中所包含的量化参数的种类数为A,且A>B,A、B均为正整数。With reference to the first aspect, in yet another possible implementation of the first aspect, the performing fixed-point quantization processing on the first signal according to the first quantization parameter set to obtain the second signal includes: converting the first quantization parameter set to the second signal. Two quantization parameter sets, the number of types of quantization parameters included in the second quantization parameter set is B, and the first signal is subjected to fixed-point quantization processing using B types of quantization parameters in the second quantization parameter set to obtain the second signal. The number of types of quantization parameters included in the first quantization parameter set is A, and A>B, and both A and B are positive integers.
结合第一方面,在第一方面的又一种可能的实现中,将第一量化参数集合转换为第二量化参数集合之前,还包括:获取满足第一预设条件的所有B种类的量化参数集合,第一预设条件包括:每个量化参数集合中的所有量化参数之和等于所述DAC的最大输出电压,且每个所述量化参数集合中所包含的量化参数的个数N等于2 M,M为数据的比特位宽;计算每个满足第一预设条件的B种类的量化参数集合与第一量化参数集合之间的误差,所述误差为差值的平方和,然后,确定其中误差最小的一个量化参数集合为第二量化参数集合。 With reference to the first aspect, in yet another possible implementation of the first aspect, before converting the first quantization parameter set to the second quantization parameter set, the method further includes: acquiring all B-type quantization parameters that meet the first preset condition Set, the first preset condition includes: the sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the DAC, and the number of quantization parameters included in each quantization parameter set N is equal to 2. M , M is the bit width of the data; calculate the error between each quantization parameter set of type B that meets the first preset condition and the first quantization parameter set, the error is the sum of squares of the difference, and then determine The quantization parameter set with the smallest error is the second quantization parameter set.
本实现方式中,对第一量化参数集合的量化参数种类进行简化,使得简化后的第二量化参数所包含的量化参数的种类减少,便于实现,并且还提高了DAC处理效率。In this implementation manner, the types of quantization parameters of the first quantization parameter set are simplified, so that the types of quantization parameters included in the simplified second quantization parameter are reduced, which is convenient for implementation, and also improves the DAC processing efficiency.
第二方面,本申请提供还一种信号处理方法,该方法可应用于一种网络设备,比如接收机,所述接收机包括:ODSP接收RX模块和模数转换器ADC,该方法包括:ADC接收发射端发送的第四信号后,将该第四信号模数转换成第三信号,然后传输给ODSP接收RX模块,该ODSP接收RX模块接收ADC输出的第三信号,获得第三信号的第二概率密度函数PDF,根据第二PDF确定第三量化参数集合。In the second aspect, the present application provides a signal processing method, which can be applied to a network device, such as a receiver, the receiver includes: an ODSP receiving RX module and an analog-to-digital converter ADC, the method includes: ADC After receiving the fourth signal sent by the transmitter, the fourth signal is analog-to-digital converted into a third signal, and then transmitted to the ODSP receiving RX module. The ODSP receiving RX module receives the third signal output by the ADC to obtain the third signal of the third signal. The second probability density function PDF, and the third quantization parameter set is determined according to the second PDF.
其中,第三量化参数集合中包括至少一个量化参数,每个量化参数为相邻两个电平信号的幅度值之差,每个电平信号对应ADC的电压量程范围中的一个电压值,该ADC的电压量程范围为0~1Vp2p,Vp2p为电压峰峰值。Wherein, the third quantization parameter set includes at least one quantization parameter, each quantization parameter is the difference between the amplitude values of two adjacent level signals, and each level signal corresponds to a voltage value in the voltage range of the ADC. The voltage range of ADC is 0~1Vp2p, Vp2p is the voltage peak-to-peak value.
本实现方式中,在ODSP收端增加了ENOB增强的解码功能,并提供最优量化参数集合给ADC,ADC按照最优量化参数集合对信号进行模数转换,提升了ADC的ENOB。然后将ADC输出数据转换为均匀量化,进行后续的解调解码处理。In this implementation manner, an enhanced decoding function of ENOB is added at the ODSP receiving end, and an optimal quantization parameter set is provided to the ADC, and the ADC performs analog-to-digital conversion on the signal according to the optimal quantization parameter set, which improves the ENOB of the ADC. Then the ADC output data is converted into uniform quantization, and the subsequent demodulation and decoding processing is performed.
结合第二方面,在第二方面的一种可能的实现中,根据第二PDF确定第三量化参数集合,包括:获得与第二PDF对应的第二概率分布函数;将第二概率分布函数按照定点量化个数N做等间隔分配得到N个取值,N为正整数且N≥1;确定N个取值中的每个取值所对应的电平信号的幅度值,并计算每相邻两个所述电平信号的幅度值之差;根据所述每相邻两个电平信号的幅度值之差确定所述第三量化参数集合。With reference to the second aspect, in a possible implementation of the second aspect, determining the third quantization parameter set according to the second PDF includes: obtaining a second probability distribution function corresponding to the second PDF; and converting the second probability distribution function according to The fixed-point quantization number N is equally spaced to obtain N values, where N is a positive integer and N≥1; determine the amplitude value of the level signal corresponding to each of the N values, and calculate each adjacent value The difference between the amplitude values of the two level signals; the third quantization parameter set is determined according to the difference between the amplitude values of each adjacent two level signals.
结合第二方面,在第二方面的另一种可能的实现中,上述方法还包括:发送第三量化参数集合给ADC。With reference to the second aspect, in another possible implementation of the second aspect, the above method further includes: sending a third set of quantization parameters to the ADC.
结合第二方面,在第二方面的又一种可能的实现中,上述方法还包括:ADC接收来自发射机发送的第五信号,并对第五信号进行模数转换处理输出第六信号,将该第六信号发送给ODSP接收RX模块,ODSP接收RX模块接收ADC输出的第六信号,按照第三量化参数集合对第六信号进行定点量化处理得到第七信号;对第七信号进行解码调制处理得到第一数据。上述解码调制处理包括对第七信号进行PCS逆处理。With reference to the second aspect, in another possible implementation of the second aspect, the above method further includes: the ADC receives the fifth signal sent from the transmitter, and performs analog-to-digital conversion processing on the fifth signal to output the sixth signal, and The sixth signal is sent to the ODSP receiving RX module, the ODSP receiving RX module receives the sixth signal output by the ADC, and performs fixed-point quantization processing on the sixth signal according to the third quantization parameter set to obtain the seventh signal; decodes and modulates the seventh signal Get the first data. The above-mentioned decoding and modulation processing includes performing PCS inverse processing on the seventh signal.
结合第二方面,在第二方面的又一种可能的实现中,按照第三量化参数集合对第六信号进行定点量化处理得到第七信号,包括:将第三量化参数集合转换为第四量化参数集合,其中第三量化参数集合中所包含的量化参数的种类数为C,第四量化参数集合中所包含的量化参数的种类数为D,且C>D,C、D均为正整数;利用所述第四量化参数集合中的D种量化参数对第六信号进行定点量化处理,得到第七信号。With reference to the second aspect, in another possible implementation of the second aspect, performing fixed-point quantization processing on the sixth signal according to the third quantization parameter set to obtain the seventh signal includes: converting the third quantization parameter set to the fourth quantization Parameter set, where the number of types of quantization parameters included in the third quantization parameter set is C, and the number of types of quantization parameters included in the fourth quantization parameter set is D, and C>D, C and D are both positive integers ; Using D types of quantization parameters in the fourth quantization parameter set to perform fixed-point quantization processing on the sixth signal to obtain the seventh signal.
结合第二方面,在第二方面的又一种可能的实现中,将第三量化参数集合转换为第四量化参数集合之前,方法还包括:获取满足第二预设条件的所有D种类的量化参数集合,第二预设条件包括:每个量化参数集合中的所有量化参数之和等于ADC的最大输出电压,且每个量化参数集合中所包含的量化参数的个数N等于2 M,M为数据的比特位宽;计算每个满足第二预设条件的D种类的量化参数集合与第三量化参数集合之间的误差,确定其中误差最小的一个量化参数集合为所述第四量化参数集合。 With reference to the second aspect, in another possible implementation of the second aspect, before converting the third quantization parameter set to the fourth quantization parameter set, the method further includes: acquiring all D types of quantization that meet the second preset condition Parameter set, the second preset condition includes: the sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the ADC, and the number of quantization parameters included in each quantization parameter set N is equal to 2 M , M Is the bit width of the data; calculate the error between each D-type quantization parameter set that meets the second preset condition and the third quantization parameter set, and determine the quantization parameter set with the smallest error as the fourth quantization parameter gather.
本实现方式中,对第三量化参数集合的量化参数种类进行简化,使得简化后的第四量化参数所包含的量化参数的种类减少,便于实现,并且还提高了ADC处理效率。In this implementation manner, the types of quantization parameters in the third quantization parameter set are simplified, so that the types of quantization parameters included in the simplified fourth quantization parameter are reduced, which is convenient for implementation and also improves the ADC processing efficiency.
第三方面,本申请提供一种信号处理装置,该装置包括至少一个模块,可以包括接收模块、处理模块、发送模块等。In a third aspect, the present application provides a signal processing device, which includes at least one module, which may include a receiving module, a processing module, a sending module, and so on.
当所述信号处理装置作为一种信号发射装置时,处理模块用于对第一数据进行编码调制处理得到第一信号,其中所述编码调制处理包括PCS处理,且第一数据经过PCS处理后得到第一PDF;该处理模块还用于根据第一PDF确定第一量化参数集合,以及按照第一量化参数集合对第一信号进行定点量化处理得到第二信号。When the signal processing device is used as a signal transmitting device, the processing module is used to perform encoding and modulation processing on the first data to obtain the first signal, wherein the encoding and modulation processing includes PCS processing, and the first data is obtained after PCS processing The first PDF; the processing module is also used to determine the first quantization parameter set according to the first PDF, and perform fixed-point quantization processing on the first signal according to the first quantization parameter set to obtain the second signal.
结合第三方面,在第三方面的一种可能的实现中,处理模块,具体用于获得与第一PDF对应的第一概率分布函数;将第一概率分布函数按照定点量化个数N做等间隔分配得到N个取值,N为正整数且N≥1;确定所述N个取值中的每个取值所对应的电平信号的幅度值,并计算每相邻两个所述电平信号的幅度值之差;根据所述每相邻两个电平信号的幅度值之差确定所述第一量化参数集合。In combination with the third aspect, in a possible implementation of the third aspect, the processing module is specifically used to obtain the first probability distribution function corresponding to the first PDF; and the first probability distribution function is calculated according to the fixed-point quantization number N, etc. N values are obtained by interval allocation, where N is a positive integer and N≥1; the amplitude value of the level signal corresponding to each of the N values is determined, and every two adjacent electrical The difference between the amplitude values of the flat signal; the first quantization parameter set is determined according to the difference between the amplitude values of each adjacent two level signals.
结合第三方面,在第三方面的另一种可能的实现中,发送模块用于发送第二信号给DAC。With reference to the third aspect, in another possible implementation of the third aspect, the sending module is configured to send the second signal to the DAC.
结合第三方面,在第三方面的又一种可能的实现中,发送模块还用于发送第一量化参数集合给DAC。With reference to the third aspect, in another possible implementation of the third aspect, the sending module is further configured to send the first set of quantization parameters to the DAC.
结合第三方面,在第三方面的又一种可能的实现中,处理模块具体用于将第一量化参数集合转换为第二量化参数集合,其中第一量化参数集合中所包含的量化参数的种类数为A,第二量化参数集合中所包含的量化参数的种类数为B,且A>B,A、B均为正整数;并利用第二量化参数集合中的B种量化参数对所述第一信号进行定点量化处理,得到第二信号。With reference to the third aspect, in another possible implementation of the third aspect, the processing module is specifically configured to convert the first quantization parameter set to the second quantization parameter set, wherein the value of the quantization parameter contained in the first quantization parameter set is The number of types is A, the number of types of quantization parameters included in the second quantization parameter set is B, and A>B, A and B are both positive integers; and the B quantization parameter pair in the second quantization parameter set is used to The first signal is subjected to fixed-point quantization processing to obtain a second signal.
结合第三方面,在第三方面的又一种可能的实现中,处理模块还用于将第一量化参数集合转换为第二量化参数集合之前,获取满足第一预设条件的所有B种类的量化参数集合,所述第一预设条件包括:每个量化参数集合中的所有量化参数之和等于所述DAC的最大输出电压,且每个所述量化参数集合中所包含的量化参数的个数N等于2 M,M为数据的比特位宽;计算每个满足所述第一预设条件的B种类的量化参数集合与所述第一量化参数集合之间的误差,确定所述误差最小的一个量化参数集合为所述第二量化参数集合。 With reference to the third aspect, in another possible implementation of the third aspect, the processing module is further configured to obtain all B types of data that meet the first preset condition before converting the first quantization parameter set to the second quantization parameter set. Quantization parameter sets, the first preset condition includes: the sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the DAC, and the number of quantization parameters included in each quantization parameter set The number N is equal to 2 M , and M is the bit width of the data; calculate the error between each quantization parameter set of type B that meets the first preset condition and the first quantization parameter set, and determine that the error is the smallest One set of quantization parameters is the second set of quantization parameters.
可选的,当所述信号处理装置作为一种信号接收装置时,接收模块用于接收ADC输出的第三信号,处理模块用于获得第三信号的第二PDF,根据第二PDF确定第三量化参数集合,其中,第三量化参数集合中包括至少一个量化参数,量化参数为相邻两个电平信号的幅度值之差,每个所述电平信号对应所述ADC的电压量程范围中的一个电压值。Optionally, when the signal processing device is used as a signal receiving device, the receiving module is used to receive the third signal output by the ADC, and the processing module is used to obtain the second PDF of the third signal, and determine the third signal according to the second PDF. The quantization parameter set, wherein the third quantization parameter set includes at least one quantization parameter, the quantization parameter is the difference between the amplitude values of two adjacent level signals, and each level signal corresponds to the voltage range of the ADC A voltage value of.
结合第三方面,在第三方面的又一种可能的实现中,处理模块用于获得与第二PDF对应的第二概率分布函数,将第二概率分布函数按照定点量化个数N做等间隔分配得到N个取值,N为正整数且N≥1;确定N个取值中的每个取值所对应的电平信号的幅度值,并计算每相邻两个所述电平信号的幅度值之差,根据所述每相邻两个电平信号的幅度值之差确定第三量化参数集合。With reference to the third aspect, in another possible implementation of the third aspect, the processing module is used to obtain a second probability distribution function corresponding to the second PDF, and the second probability distribution function is equally spaced according to the fixed-point quantization number N Allocate N values, N is a positive integer and N≥1; determine the amplitude value of the level signal corresponding to each of the N values, and calculate the magnitude of each adjacent two of the level signals The difference between the amplitude values determines the third quantization parameter set according to the difference between the amplitude values of each adjacent two level signals.
结合第三方面,在第三方面的又一种可能的实现中,发送模块用于将第三量化参数集合发送给ADC。With reference to the third aspect, in another possible implementation of the third aspect, the sending module is configured to send the third set of quantization parameters to the ADC.
结合第三方面,在第三方面的又一种可能的实现中,接收模块还用于接收ADC输出的第六信号,处理模块还用于按照第三量化参数集合对第六信号进行定点量化处理得到第七信号;以及对第七信号进行解码调制处理得到第一数据,所述解码调制处理包括对第七信号进行PCS逆处理。With reference to the third aspect, in another possible implementation of the third aspect, the receiving module is further configured to receive the sixth signal output by the ADC, and the processing module is further configured to perform fixed-point quantization processing on the sixth signal according to the third quantization parameter set Obtain the seventh signal; and perform decoding and modulation processing on the seventh signal to obtain the first data, where the decoding and modulation processing includes performing PCS inverse processing on the seventh signal.
结合第三方面,在第三方面的又一种可能的实现中,处理模块具体用于将所述第三量化参数集合转换为第四量化参数集合,其中第三量化参数集合中所包含的量化参数的种类数为C,第四量化参数集合中所包含的量化参数的种类数为D,且C>D,C、D均为正整数;以及利用第四量化参数集合中的D种量化参数对第六信号进行定点量化处理,得到所述第七信号。With reference to the third aspect, in yet another possible implementation of the third aspect, the processing module is specifically configured to convert the third quantization parameter set into a fourth quantization parameter set, wherein the quantization included in the third quantization parameter set The number of types of parameters is C, the number of types of quantization parameters included in the fourth quantization parameter set is D, and C>D, C and D are both positive integers; and D types of quantization parameters in the fourth quantization parameter set are used Performing fixed-point quantization processing on the sixth signal to obtain the seventh signal.
结合第三方面,在第三方面的又一种可能的实现中,处理模块还用于将第三量化参数集合转换为第四量化参数集合之前,获取满足第二预设条件的所有D种类的量化参数集合,计算每个满足第二预设条件的D种类的量化参数集合与所述第三量化参数集合之间的误差,确定所述误差最小的一个量化参数集合为所述第四量化参数集合。With reference to the third aspect, in another possible implementation of the third aspect, the processing module is further configured to obtain all D types that meet the second preset condition before converting the third quantization parameter set to the fourth quantization parameter set. A quantization parameter set, calculating the error between each D type quantization parameter set that meets the second preset condition and the third quantization parameter set, and determining the quantization parameter set with the smallest error as the fourth quantization parameter gather.
其中,第二预设条件包括:每个量化参数集合中的所有量化参数之和等于所述ADC的 最大输出电压,且每个所述量化参数集合中所包含的量化参数的个数N等于2 M,M为数据的比特位宽。 Wherein, the second preset condition includes: the sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the ADC, and the number of quantization parameters included in each quantization parameter set N is equal to 2. M , M is the bit width of the data.
第五方面,本申请提供还一种发射机,该发射机包括光数字信号处理器ODSP、数模转换器DAC和电光转换器E/O;其中,ODSP为前述第三方面及第三方面各种实现方式所述的信号处理装置,用于实现前述第一方面以及第一方面各种实现方式所述的信号处理方法。In a fifth aspect, this application provides a transmitter that includes an optical digital signal processor ODSP, a digital-to-analog converter DAC, and an electro-optical converter E/O; wherein, ODSP is each of the foregoing third aspect and the third aspect. The signal processing device described in this implementation manner is used to implement the foregoing first aspect and the signal processing methods described in various implementation manners of the first aspect.
DAC用于接收ODSP发送的数字信号,并将所述数字信号转换成第一模拟电信号。The DAC is used to receive the digital signal sent by the ODSP and convert the digital signal into a first analog electrical signal.
电光转换器用于接收所述DAC输出的所述第一模拟电信号,并将所述第一模拟电信号转化为第一光信号,以及传输所述第一光信号。The electrical-optical converter is used for receiving the first analog electrical signal output by the DAC, converting the first analog electrical signal into a first optical signal, and transmitting the first optical signal.
可选的,E/O可以集成在发射机内部,还可以集成在发射机外部,本申请对此不予限制。Optionally, the E/O can be integrated inside the transmitter or outside the transmitter, which is not limited in this application.
第六方面,本申请提供还一种接收机,该接收机包括光电转换器E/O、光数字信号处理器ODSP和模数转换器ADC;其中,所述E/O用于接收第一光信号,将第一光信号转化为第二模拟电信号,并将该第二模拟电信号传输给ADC。In a sixth aspect, the present application provides a receiver that includes an optical-to-electrical converter E/O, an optical digital signal processor ODSP, and an analog-to-digital converter ADC; wherein, the E/O is used to receive the first optical Signal, the first optical signal is converted into a second analog electrical signal, and the second analog electrical signal is transmitted to the ADC.
ADC用于接收第二模拟电信号,将该第二模拟电信号转换成数字信号,以及将数字信号传输给ODSP。The ADC is used to receive the second analog electrical signal, convert the second analog electrical signal into a digital signal, and transmit the digital signal to the ODSP.
ODSP用于接收ADC发送的数字信号,并执行前述第二方面以及第二方面各种实现方式所述的信号处理方法。其中,ODSP为前述第三方面及第三方面各种实现方式所述的信号处理装置。The ODSP is used to receive the digital signal sent by the ADC and execute the signal processing method described in the foregoing second aspect and various implementation manners of the second aspect. Among them, the ODSP is the signal processing device described in the foregoing third aspect and various implementation manners of the third aspect.
第七方面,本申请还提供一种处理芯片,包括处理器和存储器,且处理器与存储器耦合,具体地,存储器用于存储计算机程序指令;处理器用于执行存储器中存储的所述指令,以使得所述处理芯片执行前述第一方面及第一方面各种实现方式,或者第二方面及第二方面各种实现方式中的方法。In a seventh aspect, the present application also provides a processing chip including a processor and a memory, and the processor is coupled with the memory. Specifically, the memory is used to store computer program instructions; the processor is used to execute the instructions stored in the memory to The processing chip is caused to execute the foregoing first aspect and various implementation manners of the first aspect, or the method in the second aspect and various implementation manners of the second aspect.
第八方面,本申请还提供一种网络设备,所述网络设备可以是前述第五方面所述的发射机,或者还可以是前述第六方面所述的接收机。In an eighth aspect, the present application also provides a network device. The network device may be the transmitter described in the foregoing fifth aspect, or may also be the receiver described in the foregoing sixth aspect.
第九方面,本申请实施例还提供了一种计算机可读存储介质,该存储介质中存储有指令,使得当指令在计算机或处理器上运行时,可以用于执行前述第一方面以及第一方面各种实现方式中的方法,或者还可以执行前述第二方面以及第二方面各种实现方式中的方法。In a ninth aspect, the embodiments of the present application also provide a computer-readable storage medium that stores instructions in the storage medium, so that when the instructions run on a computer or a processor, they can be used to execute the aforementioned first aspect and the first aspect. The methods in various implementation manners of the aspect, or the foregoing second aspect and the methods in the various implementation manners of the second aspect may also be executed.
另外,本申请实施例还提供了一种计算机程序产品,该计算机程序产品包括计算机指令,当该指令被计算机或处理器执行时,可实现前述第一方面或第二方面的各种实现方式中的方法。In addition, the embodiments of the present application also provide a computer program product. The computer program product includes a computer instruction. When the instruction is executed by a computer or a processor, it can implement various implementations of the first aspect or the second aspect. Methods.
本申请的技术方案,通过提升DAC/ADC处理星座图整形PCS信号的ENOB,抵消了降低ADC/DAC采样频率引入的性能代价,从而实现用低采样率ADC/DAC传输高波特率信号,大幅降低了ADC/DAC的方案设计难度。The technical solution of the present application, by increasing the ENOB of the DAC/ADC processing constellation graph shaping PCS signal, offsets the performance cost introduced by reducing the ADC/DAC sampling frequency, thereby realizing the use of low sampling rate ADC/DAC to transmit high baud rate signals, greatly Reduce the difficulty of ADC/DAC design.
附图说明Description of the drawings
图1为本申请实施例提供的一种光通信系统的结构示意图;FIG. 1 is a schematic structural diagram of an optical communication system provided by an embodiment of this application;
图2为本申请实施例提供的一种由两个网络设备组成的光通信系统的结构示意图;2 is a schematic structural diagram of an optical communication system composed of two network devices provided by an embodiment of this application;
图3A为本申请实施例提供的一种DAC的过采样倍数与ENOB的关系的曲线图;3A is a graph of the relationship between the oversampling multiple of a DAC and ENOB provided by an embodiment of the application;
图3B为本申请实施例提供的一种ADC的过采样倍数与ENOB的关系的曲线图;FIG. 3B is a graph of the relationship between the oversampling multiple of the ADC and the ENOB provided by an embodiment of the application;
图4为本申请实施例提供的一种降低过采样倍数会影响ODSP的OSNR指标的示意图;FIG. 4 is a schematic diagram of the OSNR index of ODSP that is affected by reducing the oversampling factor according to an embodiment of the application; FIG.
图5为本申请实施例提供的一种发射机的结构框图;FIG. 5 is a structural block diagram of a transmitter provided by an embodiment of this application;
图6为本申请实施例提供的一种接收机的结构框图;FIG. 6 is a structural block diagram of a receiver provided by an embodiment of the application;
图7为本申请实施例提供的一种信号处理方法的流程图;FIG. 7 is a flowchart of a signal processing method provided by an embodiment of the application;
图8为本申请实施例提供的一种经过PCS处理后的电平信号的概率分布的示意图;FIG. 8 is a schematic diagram of a probability distribution of a level signal after PCS processing provided by an embodiment of the application; FIG.
图9为本申请实施例提供的一种概率分布函数的示意图;FIG. 9 is a schematic diagram of a probability distribution function provided by an embodiment of the application;
图10为本申请实施例提供的一种ENOB增强量化对OSNR指标性能影响的示意图;FIG. 10 is a schematic diagram of the impact of ENOB enhanced quantization on OSNR index performance provided by an embodiment of the application;
图11A为本申请实施例提供的一种采用均匀量化参数集合的示意图;FIG. 11A is a schematic diagram of using a uniform quantization parameter set provided by an embodiment of the application; FIG.
图11B为本申请实施例提供的一种采用最优量化参数集合的示意图;FIG. 11B is a schematic diagram of using an optimal quantization parameter set according to an embodiment of the application;
图11C为本申请实施例提供的一种采用简化的量化参数集合的示意图;FIG. 11C is a schematic diagram of a simplified quantization parameter set provided by an embodiment of the application;
图12为本申请实施例提供的另一种信号处理方法的流程图;FIG. 12 is a flowchart of another signal processing method provided by an embodiment of this application;
图13为本申请实施例提供的一种信号处理装置的结构示意图;FIG. 13 is a schematic structural diagram of a signal processing device provided by an embodiment of the application;
图14为本申请实施例提供的一种网络设备的结构示意图。FIG. 14 is a schematic structural diagram of a network device provided by an embodiment of this application.
具体实施方式Detailed ways
为了使本技术领域的人员更好地理解本申请实施例中的技术方案,并使本申请实施例的上述目的、特征和优点能够更加明显易懂,下面结合附图对本申请实施例中的技术方案作进一步详细的说明。In order to enable those skilled in the art to better understand the technical solutions in the embodiments of this application, and to make the above-mentioned objectives, features, and advantages of the embodiments of the present application more obvious and understandable, the following describes the technology in the embodiments of the present application with reference to the accompanying drawings. The plan is explained in further detail.
在对本申请实施例的技术方案说明之前,首先结合附图对本申请实施例的应用场景进行说明。Before describing the technical solutions of the embodiments of the present application, first, the application scenarios of the embodiments of the present application will be described with reference to the accompanying drawings.
本申请技术方案可应用于一种光通信系统,该系统包括至少两个网络设备,如图1所示,包括第一网络设备和第二网络设备,且至少两个网络设备中的每个网络设备,包括:发射机,接收机,转换器和至少一个接口。其中,所述转换器包括:电光转换器(electro-optical converter,E/O)和/或光电转换器(photo-electric converter,O/E)。至少一个所述接口包括光纤接口,一个网络设备可利用光纤接口与另一个网络设备光纤连接。此外,在每个网络设备中还可以包括其他部件,比如处理器、存储器等,本实施例对网络设备的形态和具体结构不予限制。The technical solution of the present application can be applied to an optical communication system, which includes at least two network devices, as shown in FIG. 1, including a first network device and a second network device, and each of the at least two network devices The equipment includes: transmitter, receiver, converter and at least one interface. Wherein, the converter includes: an electro-optical converter (E/O) and/or a photo-electric converter (O/E). At least one of the interfaces includes an optical fiber interface, and one network device can be optically connected to another network device by using the optical fiber interface. In addition, each network device may also include other components, such as a processor, a memory, etc., and this embodiment does not limit the form and specific structure of the network device.
此外,可选的,所述E/O或者O/E还可以设置在发射机或接收机内,本实施例对此不予限制。In addition, optionally, the E/O or O/E may also be set in the transmitter or the receiver, which is not limited in this embodiment.
如图2所示,在第一网络设备中包括X偏振发射机和Y偏振发射机,其中每个发射机中包括:光数字信号处理器(optical digital signal processing,ODSP)发射TX模块,简称“ODSP_TX”模块和数模转换器(digital to analog converter,DAC)。对应的,在第二网络设备中包括X偏振接收机和Y偏振接收机,且每个接收机中包括ODSP接收RX模块,简称“ODSP_RX”模块和模数转换器(analog to digital converter,ADC)。此外,上述每个发射机和接收机中还可以包括其他部件,比如天线、射频等。As shown in Figure 2, the first network device includes an X-polarized transmitter and a Y-polarized transmitter. Each transmitter includes: an optical digital signal processing (ODSP) transmitting TX module, referred to as " ODSP_TX" module and digital-to-analog converter (DAC). Correspondingly, the second network device includes an X polarization receiver and a Y polarization receiver, and each receiver includes an ODSP receiving RX module, referred to as "ODSP_RX" module and an analog to digital converter (ADC) . In addition, each of the aforementioned transmitters and receivers may also include other components, such as antennas, radio frequencies, and so on.
在第一网络设备中,X偏振发射机和Y偏振发射机除了对信号处理的偏振方向不同之外,其余操作流程都相同,所以可以以其中任意一个发射机为例进行说明。本实施例,假设以X偏振发射机为例,包括以下处理操作:In the first network device, the X-polarized transmitter and the Y-polarized transmitter have the same operation flow except for the signal processing polarization direction. Therefore, any one of the transmitters can be used as an example for description. In this embodiment, assuming an X polarization transmitter as an example, the following processing operations are included:
在发射端,X偏振发射机首先对输入的比特数据进行编码和调制,然后传输给DAC做数模转换。DAC接收之后,按照均匀量化方式将该经过编码和调制的数据转换为模拟电信号,接着再通过E/O将该模拟电信号转换为第一光信号。同理地,Y偏振发射机将接收的 比特数据经过编码、调制、数模转换和E/O处理后输出第二光信号,第一光信号与第二光信号合并形成第三光信号,最后将该第三光信号通过光纤传输至第二网络设备。At the transmitting end, the X polarization transmitter first encodes and modulates the input bit data, and then transmits it to the DAC for digital-to-analog conversion. After receiving by the DAC, the encoded and modulated data is converted into an analog electrical signal according to a uniform quantization method, and then the analog electrical signal is converted into a first optical signal through E/O. Similarly, the Y-polarized transmitter outputs the second optical signal after encoding, modulation, digital-to-analog conversion, and E/O processing of the received bit data. The first optical signal and the second optical signal are combined to form a third optical signal, and finally The third optical signal is transmitted to the second network device through the optical fiber.
在接收端,第二网络设备接收经过光纤传输的第三光信号,将该第三光信号分离成X偏振态的光信号(即第一光信号)和Y偏振态的光信号(即第二光信号),然后将这两个光信号分别送入X偏振接收机和Y偏振接收机。由于每个接收机对信号处理过程也相同,所以可以以其中一路信号为例进行说明,假设以第一光信号输入至X偏振接收机为例,当O/E接收到X偏振态的光信号后,先将该第一光信号转换为电信号,然后再传输至X偏振接收机。X偏振接收机到该电信号后,先利用ADC对该电信号进行采样和均匀量化处理,并将该电信号转换为数字信号,然后对该数字信号进行解码、解调处理,最后恢复出第一网络设备发送的比特数据。At the receiving end, the second network device receives the third optical signal transmitted through the optical fiber, and separates the third optical signal into an optical signal in the X polarization state (i.e., the first optical signal) and an optical signal in the Y polarization state (i.e., the second Optical signal), and then send the two optical signals to the X polarization receiver and the Y polarization receiver respectively. Since each receiver has the same signal processing process, one of the signals can be used as an example for description. Assume that the first optical signal is input to the X polarization receiver as an example. When the O/E receives the X polarization optical signal Then, the first optical signal is converted into an electrical signal, and then transmitted to the X polarization receiver. After the X polarization receiver receives the electrical signal, it first uses ADC to sample and uniformly quantize the electrical signal, convert the electrical signal into a digital signal, then decode and demodulate the digital signal, and finally restore the first A bit of data sent by a network device.
在上述第一网络设备和第二网络设备对信号的处理过程中,无论是DAC还是ADC一般都采用较低的采样频率,即降低ADC/DAC采样频率相对于信号波特率的过采样倍数,从而降低ADC/DAC的设计难度,保证当前各网络设备中的ADC/DAC能够正常工作。比如,以200G波道间隔的180G波特率为例,将过采样倍数从1.25倍(1.25x)降低到1.125倍(1.125x)时,ADC/DAC的采样频率可以从225GSPS(Giga Sample Per Second,吉伽每秒)降低到202.5GSPS,降低了22.5GSPS。本实施例中,“1.25x”表示1.25倍过程采样倍数,“1.125x”表示1.125倍过程采样倍数。In the signal processing process of the first network device and the second network device, both the DAC and the ADC generally use a lower sampling frequency, that is, reduce the oversampling multiple of the ADC/DAC sampling frequency relative to the signal baud rate, Thereby reducing the design difficulty of ADC/DAC and ensuring that the ADC/DAC in current network equipment can work normally. For example, taking the 180G baud rate of 200G channel interval, when the oversampling factor is reduced from 1.25 times (1.25x) to 1.125 times (1.125x), the sampling frequency of ADC/DAC can be changed from 225GSPS (Giga Sample Per Second) , Giga per second) is reduced to 202.5GSPS, which is reduced by 22.5GSPS. In this embodiment, "1.25x" represents a process sampling multiple of 1.25 times, and "1.125x" represents a process sampling multiple of 1.125 times.
其中,过采样是指使用大于奈奎斯特采样频率的频率对输入信号进行采样。假设信号波特率为fb,若将ADC或DAC的采样频率提高到R×fb,即R倍的波特率,则“R”为过采样倍数,并且R>1,由此得到过采样倍数与采用频率的对应关系为:Among them, oversampling refers to sampling the input signal with a frequency greater than the Nyquist sampling frequency. Assuming the signal baud rate is fb, if the sampling frequency of ADC or DAC is increased to R×fb, that is, the baud rate of R times, then "R" is the oversampling multiple, and R>1, thus the oversampling multiple is obtained The corresponding relationship with the frequency of adoption is:
过采样倍数=采样频率/波特率Oversampling multiple = sampling frequency/baud rate
其中,波特率是指数据信号对载波的调制速率,可用单位时间内载波调制状态改变的次数来表示,即每秒调制的符号数,其单位是波特(Baud,symbol/s)。波特率是衡量传输通道频宽的指标。Among them, the baud rate refers to the modulation rate of the data signal to the carrier, which can be represented by the number of times the carrier modulation state changes per unit time, that is, the number of symbols modulated per second, and its unit is Baud (symbol/s). The baud rate is a measure of the bandwidth of the transmission channel.
当过采样倍数降低时,信号波特率与ADC/DAC采样频率的比值会等比增大,造成信号带宽往ADC/DAC采样频率的高频区间扩展,进而在ADC/DAC会发生时钟抖动、非线性失真、通道不一致等现象,造成传输信号带宽内的有效位数(effective number of bits,ENOB)下降,传输性能降低。如图3A所示的DAC的ENOB曲线和图3B所示的ADC的ENOB曲线可见,过采样倍数从1.25x降低到1.125x后,信号带宽内的ENOB也随之下降。When the oversampling factor is reduced, the ratio of the signal baud rate to the ADC/DAC sampling frequency will increase proportionally, causing the signal bandwidth to extend to the high frequency range of the ADC/DAC sampling frequency, and then clock jitter will occur in the ADC/DAC. Non-linear distortion, channel inconsistency, etc., cause the effective number of bits (ENOB) in the transmission signal bandwidth to decrease and the transmission performance to decrease. The ENOB curve of the DAC shown in FIG. 3A and the ENOB curve of the ADC shown in FIG. 3B show that after the oversampling factor is reduced from 1.25x to 1.125x, the ENOB in the signal bandwidth also decreases.
此外,ENOB下降还会影响ODSP的收发性能。如图4所示,在相同的比特误码率(bit error rate,BER)门限值下,对应1.125x的光信噪比(optical signal noise ratio,OSNR)大于1.25x的OSNR,因此在同一BER门限值下过采样倍数越低,OSNR越高,传输性能越差。In addition, the decline in ENOB will also affect the transceiver performance of ODSP. As shown in Figure 4, under the same bit error rate (BER) threshold, the optical signal-to-noise ratio (OSNR) corresponding to 1.125x is greater than the OSNR of 1.25x. The lower the oversampling multiple under the BER threshold, the higher the OSNR and the worse the transmission performance.
高波特率所需要的ADC/DAC的采样频率过高,造成ADC/DAC的设计难度大。若是用通过降低过采样倍数的方法来避免采样频率过高,则会带来ENOB下降,劣化ODSP的传输性能。因此本申请的技术方案是为了要达到在相同的信号波特率下,保证一定的传输性能,同时还可以降低ADC/DAC的采样频率。The sampling frequency of ADC/DAC required for high baud rate is too high, which makes the design of ADC/DAC difficult. If the method of reducing the oversampling multiple is used to avoid the sampling frequency from being too high, the ENOB will be reduced and the transmission performance of the ODSP will be degraded. Therefore, the technical solution of the present application is to achieve a certain transmission performance under the same signal baud rate, while also reducing the sampling frequency of the ADC/DAC.
为了无损地降低ADC/DAC的采样频率,本实施例的技术方案中,在发射机的ODSP_TX模块中增加了ENOB增强的编码功能,如图5所示。同样地,在接收机的ODSP_RX模块中 增加了ENOB增强的解码功能,如图6所示,使得在ADC/DAC的数据比特位宽不变的情况下,通过ENOB增强的编码和解码功能,将数据的定点量化与信号的分布特征完全匹配,提升DAC和ADC处理时的ENOB,进而抵消了降低过采样倍数带来的性能劣化,达到性能无损的降低DAC/ADC的采样频率的有益效果。In order to reduce the sampling frequency of ADC/DAC losslessly, in the technical solution of this embodiment, an enhanced encoding function of ENOB is added to the ODSP_TX module of the transmitter, as shown in FIG. 5. Similarly, the enhanced decoding function of ENOB is added to the ODSP_RX module of the receiver, as shown in Figure 6, so that under the condition that the data bit width of ADC/DAC remains unchanged, the enhanced encoding and decoding functions of ENOB will The fixed-point quantization of data completely matches the distribution characteristics of the signal, which improves the ENOB during DAC and ADC processing, thereby offsetting the performance degradation caused by reducing the oversampling multiple, and achieving the beneficial effect of reducing the sampling frequency of the DAC/ADC without loss of performance.
下面对本实施例的技术方案进行详细说明。The technical solution of this embodiment will be described in detail below.
本实施例提供了一种信号处理方法,该方法可应用于ODSP_TX模块,且所述ODSP_TX模块位于第一网络设备中,如图7所示,方法包括:This embodiment provides a signal processing method, which can be applied to the ODSP_TX module, and the ODSP_TX module is located in the first network device. As shown in FIG. 7, the method includes:
101:ODSP_TX模块对第一数据进行编码调制处理后输出第一信号。101: The ODSP_TX module encodes and modulates the first data and then outputs the first signal.
其中,所述第一数据为待发送业务的比特数据。所述编码调制处理包括:概率星座图整形(probability constellation shaping,PCS)、前向纠错编码(feedforward error correction,FEC)和信道调制等一系列处理。Wherein, the first data is bit data of the service to be sent. The coding and modulation processing includes a series of processing such as probability constellation shaping (PCS), feedforward error correction (FEC) and channel modulation.
具体地,如图5所示,ODSP_TX模块将第一数据经过PCS处理后得到第一概率密度函数(probability density function,PDF),由于该第一PDF所对应的电平信号的幅度值逼近于高斯分布曲线,所以本实施例以高斯分布曲线为例来做量化处理。如图8所示,为经过PCS处理后的信号仿真图,该信号仿真图示出了电平信号的幅度值与概率密度函数PDF之间的对应关系,其中纵坐标表示PDF,横坐标表示电平信号的幅度值,信号仿真曲线上的每一点表示一个电平信号的幅度值位于某一区间中的概率,所以ODSP_TX模块对第一数据做PCS处理之后得到第一PDF,所述第一PDF也可称为第一概率分布。Specifically, as shown in Figure 5, the ODSP_TX module processes the first data to obtain a first probability density function (probability density function, PDF), since the amplitude value of the level signal corresponding to the first PDF is close to Gaussian Distribution curve, so this embodiment takes Gaussian distribution curve as an example for quantization processing. As shown in Figure 8, it is a signal simulation diagram after PCS processing. The signal simulation diagram shows the correspondence between the amplitude value of the level signal and the probability density function PDF, where the ordinate represents PDF, and the abscissa represents electrical The amplitude value of the flat signal. Each point on the signal simulation curve represents the probability that the amplitude value of a level signal is in a certain interval. Therefore, the ODSP_TX module obtains the first PDF after PCS processing the first data. It can also be called the first probability distribution.
所述电平信号的幅度值范围对应DAC的电压满量程,所述DAC的电压满量程可表示为电压峰峰值(Voltage Peak to Peak,Vp2p)。如图8所示,PDF呈不等概率分布,且电平信号的幅度值呈中间高、两边低的趋势。比如电平信号的幅度值在0.4至0.6Vp2p区间出现的概率较大,对应的PDF值越高;电平信号的幅度值在0至0.2Vp2p,0.8至1Vp2p区间出现的概率较小。The amplitude value range of the level signal corresponds to the voltage full range of the DAC, and the voltage full range of the DAC can be expressed as voltage peak to peak (Vp2p). As shown in Figure 8, the PDF presents an unequal probability distribution, and the amplitude value of the level signal presents a trend of high in the middle and low on both sides. For example, the amplitude value of the level signal has a greater probability of appearing in the interval of 0.4 to 0.6Vp2p, and the corresponding PDF value is higher; the amplitude value of the level signal is in the interval of 0 to 0.2Vp2p, and the probability of appearing in the interval of 0.8 to 1Vp2p is smaller.
可选的,所述第一PDF表示为P1。Optionally, the first PDF is represented as P1.
在步骤101中所述FEC和信道调制的处理过程包括:ODSP_TX模块对第一数据进行信道编码和调制,然后将经过FEC编码和调制的数据映射成正交幅度调制(quadrature amplitude modulation,QAM)信号,并进行脉冲成型处理,输出第一信号。其中,所述第一信号是按照均匀量化参数对第一数据进行量化后输出的信号。The processing process of FEC and channel modulation in step 101 includes: the ODSP_TX module performs channel coding and modulation on the first data, and then maps the FEC coded and modulated data into a quadrature amplitude modulation (quadrature amplitude modulation, QAM) signal , And perform pulse shaping processing to output the first signal. Wherein, the first signal is a signal output after quantizing the first data according to a uniform quantization parameter.
另外,需要说明的是,在所述编码调制过程中,仅在PCS处理后输出第一PDF,在所述FEC编码和信道调制过程中不会对所述第一PDF产生影响。In addition, it should be noted that, in the encoding and modulation process, the first PDF is only output after the PCS processing, and the first PDF is not affected during the FEC encoding and channel modulation process.
102:根据所述第一PDF确定第一量化参数集合。102: Determine a first quantization parameter set according to the first PDF.
所述第一量化参数集合中包括至少一个量化参数,所述量化参数为相邻两个电平信号的幅度值之差。可选的,所述量化参数又称为量化间隔(quantization interval)。The first quantization parameter set includes at least one quantization parameter, and the quantization parameter is the difference between the amplitude values of two adjacent level signals. Optionally, the quantization parameter is also called a quantization interval (quantization interval).
示例性的,所述第一量化参数集合表示为Q1。电平信号的幅度值表示为y,则N个电平信号所对应的幅度值为y1,y2,y3,……,yN,第一量化参数集合Q1={△Y1,△Y2,△Y3,……,△YN},其中,△Y1=y2-y1,△Y2=y3-y2,△YN=yN-yN-1,N为正整数,且N≥2。Exemplarily, the first quantization parameter set is denoted as Q1. The amplitude value of the level signal is expressed as y, then the amplitude values corresponding to the N level signals are y1, y2, y3,..., yN, the first quantization parameter set Q1={△Y1,△Y2,△Y3, ..., △YN}, where △Y1=y2-y1, △Y2=y3-y2, △YN=yN-yN-1, N is a positive integer, and N≥2.
具体地,步骤102包括:Specifically, step 102 includes:
102-1,获得与所述第一PDF对应的第一概率分布函数。102-1. Obtain a first probability distribution function corresponding to the first PDF.
其中,所述第一概率分布函数可通过对第一PDF做积分运算后获得,如图9所示,为经过积分运算后得到的一种概率分布函数的示意图。其中,纵坐标表示概率的累积分布函数(Cumulative Distribution Function),横坐标表示电平信号的幅度值,范围是Vp2p。Wherein, the first probability distribution function can be obtained by performing an integral operation on the first PDF, as shown in FIG. 9, which is a schematic diagram of a probability distribution function obtained after an integral operation. Among them, the ordinate represents the cumulative distribution function of the probability (Cumulative Distribution Function), and the abscissa represents the amplitude value of the level signal, and the range is Vp2p.
102-2,将所述第一概率分布函数按照定点量化个数N做等间隔分配得到N个取值,N为正整数且N≥1。102-2. Assign the first probability distribution function at equal intervals according to the number N of fixed-point quantization to obtain N values, where N is a positive integer and N≥1.
其中,所述定点量化个数表示为N,N与数据的比特位宽相关,所述数据的比特位宽由ODSP_TX模块内部处理能力决定,假设数据的比特位宽为M,M为正整数且M≥1,则定点量化个数为N=2 M。例如比特位宽M为4比特(bit)时,定点量化个数N为2 4,即16个。 Wherein, the number of fixed-point quantization is expressed as N, N is related to the bit width of the data, and the bit width of the data is determined by the internal processing capability of the ODSP_TX module. It is assumed that the bit width of the data is M, and M is a positive integer and M≥1, the number of fixed-point quantization is N=2 M. For example, when the bit width M is 4 bits, the number N of fixed-point quantization is 2 4 , that is, 16 bits.
所述DAC的电压满量程范围为Vp2p,该Vp2p由DAC内部确定,且所述DAC的Vp2p与定点量化个数N之间具备对应关系。具体地,N个定点量化数对应N个取值,即对应N个电平信号,每个电平信号对应DAC的电压量程范围中的一个电压值。The voltage full-scale range of the DAC is Vp2p, which is determined internally by the DAC, and there is a corresponding relationship between the Vp2p of the DAC and the number N of fixed-point quantization. Specifically, N fixed-point quantization numbers correspond to N values, that is, correspond to N level signals, and each level signal corresponds to a voltage value in the voltage range of the DAC.
需要说明的是,本实施例以DAC的电压满量程范围为例,还可以是电流满量程范围,即Ip2p,其中,I表示电流(current)。It should be noted that, in this embodiment, the voltage full-scale range of the DAC is taken as an example, and it may also be the current full-scale range, that is, Ip2p, where I represents current.
所述等间隔是指对第一概率分布函数的概率做均匀等分,比如图9所示,将概率的累积分布函数从0至1均匀分配16份,得到16个取值。The equal interval refers to uniformly dividing the probability of the first probability distribution function. For example, as shown in FIG. 9, the cumulative distribution function of the probability is evenly distributed from 0 to 1 to obtain 16 values.
102-3,确定所述N个取值中的每个取值所对应的电平信号的幅度值,并计算每相邻两个所述电平信号的幅度值之差。102-3. Determine the amplitude value of the level signal corresponding to each of the N values, and calculate the difference between the amplitude values of every two adjacent level signals.
其中,每个取值与电平信号的幅度值之间的对应关系可通过图9所示的概率分布函数表示:Among them, the corresponding relationship between each value and the amplitude value of the level signal can be represented by the probability distribution function shown in Figure 9:
Figure PCTCN2021088638-appb-000001
Figure PCTCN2021088638-appb-000001
其中,F(x)为所述概率分布函数,f(t)为所述概率密度函数(PDF),x为电平信号的幅度值,单位为Vp2p。Wherein, F(x) is the probability distribution function, f(t) is the probability density function (PDF), x is the amplitude value of the level signal, and the unit is Vp2p.
按照均匀分配规则将第一概率分布函数所对应的电压量程范围分配N份,比如将第一概率分布函数按照等间隔分配后的16(N=16)份后,得到16个取值,然后再通过关系式(1)找到每个取值所对应的电平信号的幅度值,所述电平信号的幅度值为关系式(1)的曲线上的一个取值所对应的横坐标。比如,取值1/16对应的电平信号的幅度值为y1,取值为2/16对应的电平信号的幅度值为y2,取值16/16对应的电平信号的幅度值为yN。每相邻两个电平信号的幅度值之差为△Y1=y2-y1,△Y2=y3-y2,……,△YN=yN-yN-1。According to the uniform distribution rule, the voltage range corresponding to the first probability distribution function is allocated N parts. For example, after the first probability distribution function is distributed at equal intervals, 16 (N=16) parts are obtained, and 16 values are obtained, and then The amplitude value of the level signal corresponding to each value is found through the relationship (1), and the amplitude value of the level signal is the abscissa corresponding to a value on the curve of the relationship (1). For example, the amplitude value of the level signal corresponding to the value 1/16 is y1, the amplitude value of the level signal corresponding to the value 2/16 is y2, and the amplitude value of the level signal corresponding to the value 16/16 is yN . The difference between the amplitude values of every two adjacent level signals is △Y1=y2-y1, △Y2=y3-y2,..., △YN=yN-yN-1.
102-4,根据所述每相邻两个信号幅度值之差确定所述第一量化参数集合。102-4. Determine the first quantization parameter set according to the difference between the amplitude values of every two adjacent signals.
所述第一量化参数集合Q1包含N个量化参数,N个量化参数对应N+1个电平信号的幅度值。若所述量化参数表示为△Y,则所述第一量化参数集合Q1={△Y1,△Y2,△Y3,……,△YN}。The first quantization parameter set Q1 includes N quantization parameters, and the N quantization parameters correspond to the amplitude values of N+1 level signals. If the quantization parameter is expressed as △Y, then the first quantization parameter set Q1={△Y1, △Y2, △Y3,..., △YN}.
103:按照第一量化参数集合对所述第一信号进行定点量化处理得到第二信号。所述第二信号为最优量化的信号。103: Perform fixed-point quantization processing on the first signal according to the first quantization parameter set to obtain a second signal. The second signal is an optimally quantized signal.
具体地,ODSP_TX模块按照第一量化参数集合Q1对ODSP_TX模块输出的第一信号进行定点量化处理得到第二信号,然后将所述第二信号发送给DAC。其中,ODSP_TX模块做定点量化处理过程可参见一般的定点量化处理流程,本实施例对定点量化过程不详细描述。Specifically, the ODSP_TX module performs fixed-point quantization processing on the first signal output by the ODSP_TX module according to the first quantization parameter set Q1 to obtain the second signal, and then sends the second signal to the DAC. Among them, the fixed-point quantization process of the ODSP_TX module can refer to the general fixed-point quantization process, and the fixed-point quantization process is not described in detail in this embodiment.
此外,本实施例的方法还包括:ODSP_TX模块将所述第一量化参数集合发送给DAC。对应的,所述DAC接收所述第一量化参数集合。In addition, the method of this embodiment further includes: the ODSP_TX module sends the first quantization parameter set to the DAC. Correspondingly, the DAC receives the first quantization parameter set.
104:DAC按照第一量化参数集合对ODSP_TX模块输出的所述第二信号进行数模转换,得到模拟电信号,比如第一模拟电信号,并将该第一模拟电信号发送给E/O。104: The DAC performs digital-to-analog conversion on the second signal output by the ODSP_TX module according to the first quantization parameter set to obtain an analog electrical signal, such as a first analog electrical signal, and sends the first analog electrical signal to the E/O.
其中,DAC可以按照1.25x过采样倍数对接收的第二信号进行采样处理,或者还可以按照1.125x过采样倍数做采样,并对采样后的数据做数模转换。Among them, the DAC may perform sampling processing on the received second signal according to an oversampling multiple of 1.25x, or may also perform sampling according to an oversampling multiple of 1.125x, and perform digital-to-analog conversion on the sampled data.
E/O接收DAC输出的第一模拟电信号,并将其转换为光信号,比如第一光信号,最后将该第一光信号通过光纤传输给第二网络设备。The E/O receives the first analog electrical signal output by the DAC and converts it into an optical signal, such as a first optical signal, and finally transmits the first optical signal to the second network device through an optical fiber.
示例性的,以180GB波特率为例,通过ENOB增强的编码功能,可以完全抵消ADC过采样倍数从1.25x降低到1.125x时带来的ENOB损失,实现性能无损的降低ADC过采样倍数,采样频率可以降低了22.5GSPS。性能仿真结果如图10所示,其中ADC数据的比特位宽为5比特,信号调制模式为64QAM,PCS的熵为5.87,FEC的门限值为4E-2。过采样倍数从1.25x降低到1.125x时OSNR性能恶化了0.5dB,采用1.125x过采样倍数与ENOB增强编码相结合的方案后,OSNR性能改善了1dB,相对于原来的1.25x过采样倍数方案不仅完全消除了性能代价,还额外提升了0.5dB。Exemplarily, taking the 180GB baud rate as an example, the ENOB enhanced encoding function can completely offset the ENOB loss caused when the ADC oversampling multiple is reduced from 1.25x to 1.125x, and achieve a lossless performance reduction in the ADC oversampling multiple. The sampling frequency can be reduced by 22.5GSPS. The performance simulation result is shown in Figure 10, where the bit width of ADC data is 5 bits, the signal modulation mode is 64QAM, the entropy of PCS is 5.87, and the threshold of FEC is 4E-2. When the oversampling factor is reduced from 1.25x to 1.125x, the OSNR performance deteriorates by 0.5dB. After adopting the scheme that combines the 1.125x oversampling factor and ENOB enhanced coding, the OSNR performance is improved by 1dB, compared to the original 1.25x oversampling factor scheme Not only completely eliminates the performance cost, but also increases the 0.5dB extra.
本实施例提供的方法,基于经过PCS后的信号幅度的概率分布特征,在ODSP发端增加了ENOB增强的编码功能,将原均匀量化参数转变成不均匀的第一量化参数集合,将有限个做定点量化的采样点集中在大概率的电平信号的幅度值上,从而提升ENOB的准确性。The method provided in this embodiment, based on the probability distribution characteristics of the signal amplitude after PCS, adds the ENOB enhanced coding function at the ODSP origin, transforms the original uniform quantization parameter into a non-uniform first quantization parameter set, and makes a limited number of quantization parameters. The sampling points of fixed-point quantization are concentrated on the amplitude value of the high-probability level signal, thereby improving the accuracy of ENOB.
另外,ODSP发端的DAC也利用该第一量化参数集合对定点量化数据进行数模转换,由于ENOB增强的编码功能大于DAC因降低过采样倍数造成的性能损失,所以两者相补偿后ODSP发端输出的信号性能不会变差,反而得到了提升了,从而实现将低采样频率的DAC用于高波特率的ODSP。In addition, the DAC of the ODSP transmitter also uses the first quantization parameter set to perform digital-to-analog conversion on the fixed-point quantized data. Since the enhanced encoding function of ENOB is greater than the performance loss of the DAC due to the reduction of the oversampling multiple, the ODSP transmitter will output the output after the two are compensated. The signal performance will not deteriorate, but has been improved, so as to realize the use of low sampling frequency DAC for high baud rate ODSP.
可选的,在上述步骤102中,ODSP_TX模块确定第一量化参数集合后,如果第一量化参数集合中所包含的量化参数的种类较多,则实现困难,所以需要对第一量化参数集合中量化参数的种类简化,比如将第一量化参数集合所包含的A种量化参数简化为B种,其中,A>B,A和B均为正整数。Optionally, in the above step 102, after the ODSP_TX module determines the first quantization parameter set, if there are many types of quantization parameters contained in the first quantization parameter set, it will be difficult to implement. The types of quantization parameters are simplified. For example, the type A quantization parameters included in the first quantization parameter set are simplified to type B, where A>B, and both A and B are positive integers.
例如,以数据的比特位宽为M=4举例,量化参数的个数N为16,DAC的满量程为一个电压峰峰值Vp2p,如图11A所示,按照均匀分配规则得到16个电平信号的幅度值分别为[1/16,2/16,……,15/16,1]*Vp2p,相邻的两个电平信号的幅度值之差都为1/16*Vp2p,此时量化参数的种类为1种。For example, taking the bit width of the data as M=4, the number of quantization parameters N is 16, and the full scale of the DAC is a voltage peak-to-peak value Vp2p, as shown in Figure 11A, 16 level signals are obtained according to the uniform distribution rule The amplitude values of are respectively [1/16, 2/16,..., 15/16, 1]*Vp2p, and the difference between the amplitude values of the two adjacent level signals is 1/16*Vp2p, at this time, quantization There is one type of parameter.
如果按照前述步骤102中确定的第一量化参数集合Q1进行定点量化处理,如图11B所示,得到16个电平信号的幅度值分别为[21/64,95/256,205/512,217/512,57/128,475/1024,247/512,0.5,……,43/64,1]*Vp2p,由于从0至0.5Vp2p,0.5至1Vp2p两段区间对称,所以以一边0至0.5Vp2p为例,计算相邻两个电平信号的幅度值之差为:If the fixed-point quantization process is performed according to the first quantization parameter set Q1 determined in the foregoing step 102, as shown in FIG. 11B, the amplitude values of the 16 level signals are respectively [21/64, 95/256, 205/512, 217 /512, 57/128, 475/1024, 247/512, 0.5,..., 43/64, 1]*Vp2p, since the two intervals from 0 to 0.5Vp2p and 0.5 to 1Vp2p are symmetrical, one side is 0 to 0.5 Take Vp2p as an example, calculate the difference between the amplitude values of two adjacent level signals as:
△Y1=21/64-0,△Y2=95/256-21/64,△Y3=205/512-95/256,△Y4=217/512-205/512,△Y5=57/128-217/512,△Y6=475/1024-57/128,△Y7=247/512-475/1024,△Y8=0.5-247/512,则得到第一量化参数集合Q1={△Y1,△Y2,……,△YN}*Vp2p={336/1024,44/1024,30/1024,24/1024,22/1024,19/1024,19/1024,18/1024,19/1024,19/1024,22/1024,24/1024,30/1024,44/1024,336/1024}*Vp2p。△Y1=21/64-0, △Y2=95/256-21/64, △Y3=205/512-95/256, △Y4=217/512-205/512, △Y5=57/128-217 /512, △Y6=475/1024-57/128, △Y7=247/512-475/1024, △Y8=0.5-247/512, then the first quantization parameter set Q1={△Y1,△Y2, ……,△YN}*Vp2p={336/1024, 44/1024, 30/1024, 24/1024, 22/1024, 19/1024, 19/1024, 18/1024, 19/1024, 19/1024, 22/1024, 24/1024, 30/1024, 44/1024, 336/1024}*Vp2p.
假设第一量化参数集合Q1中包含量化参数的种类为A,则上述Q1中对应的量化参数的种类A数量为7,即A=7。Assuming that the type of quantization parameter included in the first quantization parameter set Q1 is A, the number of types A of the corresponding quantization parameter in Q1 is 7, that is, A=7.
假设第二量化参数集合Q2为简化后的最优量化参数集合,Q2包含的量化参数种类数量为B种,如图11C所示,将种类A转变为种类B的过程,包括:Assuming that the second quantization parameter set Q2 is a simplified optimal quantization parameter set, and the number of quantization parameter types included in Q2 is B, as shown in Fig. 11C, the process of converting category A to category B includes:
第一步,ODSP_TX模块获取满足第一预设条件的所有B种类的量化参数集合。所述第一预设条件包括条件1和条件2,进一步地,In the first step, the ODSP_TX module obtains all B-type quantization parameter sets that meet the first preset condition. The first preset condition includes condition 1 and condition 2. Further,
条件1:每个量化参数集合中的所有量化参数之和等于所述DAC的最大输出电压,所述DAC的最大输出电压为满量程范围Vp2p中的电压最大值。Condition 1: The sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the DAC, and the maximum output voltage of the DAC is the maximum voltage in the full-scale range Vp2p.
条件2:每个量化参数集合中所包含的量化参数的个数等于2 M,M为数据的比特位宽。 Condition 2: The number of quantization parameters included in each quantization parameter set is equal to 2 M , where M is the bit width of the data.
第二步,ODSP_TX模块计算每个满足所述第一预设条件的B种类的量化参数集合与所述第一量化参数集合之间的误差,In the second step, the ODSP_TX module calculates the error between each quantization parameter set of type B that meets the first preset condition and the first quantization parameter set,
第三步,确定所述误差最小的一个量化参数集合为所述第二量化参数集合。In the third step, it is determined that the quantization parameter set with the smallest error is the second quantization parameter set.
示例性的,假设简化后的第二量化参数集合Q2中包含3种量化参数,B=3,A=7,数据比特位宽M=4,则定点量化个数N=16,当B=3时,满足上述第一预设条件的量化参数集合可以是6个,因为量化参数A 3 3共有6种组合。可以根据误差和最小的原则在满足上述“条件1”和“条件2”的6个量化参数集合中确定一个,作为所述第二量化参数集合。 Exemplarily, assuming that the simplified second quantization parameter set Q2 contains 3 types of quantization parameters, B=3, A=7, and data bit width M=4, then the number of fixed-point quantization N=16, when B=3 when satisfying the above conditions the first predetermined quantization parameter set may be six, because the quantization parameter a 3 3 a total of six combinations. According to the principle of error and minimum, one of the six quantization parameter sets satisfying the above-mentioned "condition 1" and "condition 2" may be determined as the second quantization parameter set.
示例性的,一种实施方式是当B=3时,划分的三种量化参数分别是:2 (-M-1)、2 (-M)、2 (-M+1)。对于图11C所示,M=4时,3种量化参数分别是:2 (-M-1)=2 (-4-1)=2 -5=1/32,2 (-M)=2 (-4)=1/16,2 (-M+1)=2 (-4+1)=2 -3=1/8。 Exemplarily, an implementation manner is that when B=3, the three quantization parameters divided are: 2 (-M-1) , 2 (-M) , and 2 (-M+1) . As shown in Figure 11C, when M=4, the three quantization parameters are: 2 (-M-1) = 2 (-4-1) = 2 -5 = 1/32, 2 (-M) = 2 ( -4) = 1/16, 2 (-M+1) = 2 (-4+1) = 2 -3 = 1/8.
计算该量化参数集合与图11B所示的第一量化参数集合之间的误差为:The error between the quantization parameter set and the first quantization parameter set shown in FIG. 11B is calculated as:
D 误差=(y1′-y1) 2+(y2′-y2) 2+(y3′-y3) 2+......+(yN′-yN) 2 D error =(y1′-y1) 2 +(y2′-y2) 2 +(y3′-y3) 2 +......+(yN′-yN) 2
其中,D 误差为被选择的一个量化参数集合与第一量化参数集合的误差,y1’,y2’,y3’,……,yN’为所述被选择的量化参数集合所对应的N个电平信号的幅度值,y1,y2,y3,……,yN为第一量化参数集合所对应的N个电平信号的幅度值。 Wherein, D error is the error between the selected quantization parameter set and the first quantization parameter set, and y1', y2', y3',..., yN' are the N electrical parameters corresponding to the selected quantization parameter set. The amplitude values of the flat signal, y1, y2, y3,..., yN are the amplitude values of the N level signals corresponding to the first quantization parameter set.
本实施例中,根据图11B和图11C所示的两个量化参数集合之间的误差为,In this embodiment, according to the error between the two quantization parameter sets shown in FIG. 11B and FIG. 11C,
Figure PCTCN2021088638-appb-000002
Figure PCTCN2021088638-appb-000002
同理地,计算其余5个量化参数集合分别与第一量化参数集合的误差,然后筛选出其中误差最小的集合为所述第二量化参数集合。Similarly, the errors between the remaining five quantization parameter sets and the first quantization parameter set are calculated, and then the set with the smallest error is selected as the second quantization parameter set.
然后,ODSP_TX模块按照简化的第二量化参数集合的种类B对第一数据进行定点量化处理,具体处理过程与前述步骤103相同。Then, the ODSP_TX module performs fixed-point quantization processing on the first data according to the type B of the simplified second quantization parameter set, and the specific processing process is the same as the foregoing step 103.
应理解,在前述“第二步”中,还可以通过其他方式从多个量化参数集合中选择一个作为第二量化参数集合。It should be understood that in the aforementioned "second step", one can also be selected from a plurality of quantization parameter sets as the second quantization parameter set in other ways.
本实施例中,对第一量化参数集合的量化参数种类进行简化,使得简化后的第二量化参数所包含的量化参数的种类减少,便于实现,并且还提高了DAC/ADC处理效率。In this embodiment, the types of quantization parameters in the first quantization parameter set are simplified, so that the types of quantization parameters included in the simplified second quantization parameter are reduced, which is convenient for implementation, and also improves the DAC/ADC processing efficiency.
本实施例提供的方法,还包括在接收端对信号的处理过程,与前述发射端的过程相似,如图12所示,具体包括:The method provided in this embodiment also includes a signal processing process at the receiving end, which is similar to the process at the transmitting end, as shown in FIG. 12, which specifically includes:
201:ODSP_RX模块向ADC发送第三量化参数集合。对应的,ADC接收ODSP_RX模块发送的第三量化参数集合,所述第三量化参数集合表示为Q3。201: The ODSP_RX module sends the third quantization parameter set to the ADC. Correspondingly, the ADC receives the third quantization parameter set sent by the ODSP_RX module, and the third quantization parameter set is denoted as Q3.
具体地:第二网络设备接收第一网络设备发送的光信号,比如第一光信号,将该第一光信号经过O/E转换为电信号后,比如第四信号,然后发送给ADC。Specifically: the second network device receives the optical signal sent by the first network device, such as the first optical signal, after O/E converts the first optical signal into an electrical signal, such as the fourth signal, and then sends it to the ADC.
201-1:ADC接收来自O/E传输的电信号(第四信号)后,按照均匀的量化参数对接收的第四信号进行模数转换,得到一个数字信号,比如第三信号,然后将该第三信号发送给ODSP_RX模块。201-1: After the ADC receives the electrical signal (fourth signal) from the O/E transmission, it performs analog-to-digital conversion on the received fourth signal according to uniform quantization parameters to obtain a digital signal, such as the third signal, and then The third signal is sent to the ODSP_RX module.
201-2:ODSP_RX模块接收所述第三信号,获得所述第三信号所对应的第二概率密度函数PDF。所述第二PDF所对应的电平信号的幅度值呈高斯曲线分布。201-2: The ODSP_RX module receives the third signal, and obtains the second probability density function PDF corresponding to the third signal. The amplitude value of the level signal corresponding to the second PDF is distributed in a Gaussian curve.
可选的,所述第二PDF可表示为P2。Optionally, the second PDF may be expressed as P2.
201-3:ODSP_RX模块根据所述第二PDF确定第三量化参数集合Q3,并将该第三量化参数集合Q3发送给所述ADC。201-3: The ODSP_RX module determines a third quantization parameter set Q3 according to the second PDF, and sends the third quantization parameter set Q3 to the ADC.
其中,所述第三量化参数集合Q3中包括至少一个量化参数,所述量化参数为相邻两个电平信号的幅度值之差,每个所述电平信号对应所述ADC的电压量程范围中的一个电压值,所述ADC的电压量程范围为(0~1)Vp2p。Wherein, the third quantization parameter set Q3 includes at least one quantization parameter, the quantization parameter is the difference between the amplitude values of two adjacent level signals, and each of the level signals corresponds to the voltage range range of the ADC The voltage range of the ADC is (0~1)Vp2p.
由于第一网络设备发送的光信号经过光纤传输后,在第二网络设备的接收机仍然保持高斯曲线分布特征,因此可以通过与前述步骤102相同的方法确定第三量化参数集合Q3,具体地,包括:Since the optical signal sent by the first network device is transmitted through the optical fiber, the receiver of the second network device still maintains the Gaussian curve distribution characteristics, so the third quantization parameter set Q3 can be determined by the same method as in the foregoing step 102, specifically, include:
获得与第二PDF对应的第二概率分布函数,将所述第二概率分布函数按照定点量化个数N做等间隔分配得到N个取值,N为正整数且N≥1;确定所述N个取值中的每个取值所对应的电平信号的幅度值,并计算每相邻两个所述电平信号的幅度值之差;以及根据所述每相邻两个电平信号的幅度值之差确定所述第三量化参数集合Q3。具体的过程可参见前述102,本实施例此处不再赘述。Obtain a second probability distribution function corresponding to the second PDF, and distribute the second probability distribution function at equal intervals according to the number of fixed-point quantization N to obtain N values, where N is a positive integer and N≥1; determine the N The amplitude value of the level signal corresponding to each of the two values, and calculate the difference between the amplitude values of every two adjacent level signals; and according to the The difference between the amplitude values determines the third quantization parameter set Q3. For the specific process, refer to the foregoing 102, which is not repeated here in this embodiment.
202:ADC按照第三量化参数集合Q3对接收的O/E输出的另一电信号,比如第五信号进行模数转换得到第六信号,并将所述第六信号发送给ODSP_RX模块。202: The ADC performs analog-to-digital conversion on another electrical signal output by the received O/E according to the third quantization parameter set Q3, for example, the fifth signal to obtain a sixth signal, and sends the sixth signal to the ODSP_RX module.
203:ODSP_RX模块接收所述ADC输出的第六信号,根据第三量化参数集合Q3对所述第六信号进行定点量化处理,得到第七信号。203: The ODSP_RX module receives the sixth signal output by the ADC, and performs fixed-point quantization processing on the sixth signal according to the third quantization parameter set Q3 to obtain the seventh signal.
204:ODSP_RX模块对经定点量化处理的信号,比如第七信号进行解码调制处理,所述解码调制过程与发射端的编码调制过程互逆,可以包括信道解调、FEC解码和PCS逆处理等,处理后得到比特数据。所述比特数据为前述ODSP_TX模块发送的第一数据。204: The ODSP_RX module decodes and modulates the fixed-point quantized signal, such as the seventh signal. The decoding and modulation process is inverse to the coding and modulation process at the transmitting end, and may include channel demodulation, FEC decoding, and PCS inverse processing. Then get the bit data. The bit data is the first data sent by the aforementioned ODSP_TX module.
可选的,在步骤203使用第三量化参数集合Q3进行定点量化处理时,还包括,对第三量化参数集合Q3进行简化,得到第四量化参数集合Q4,其中,所述Q4所包含的量化参数种类小于Q3所包含的量化参数的种类。比如,Q3所包含的量化参数种类为C,Q4所包含的量化参数种类D,则D<C,C和D均为正整数。Optionally, when the third quantization parameter set Q3 is used for fixed-point quantization processing in step 203, the method further includes simplifying the third quantization parameter set Q3 to obtain a fourth quantization parameter set Q4, wherein the quantization included in Q4 The parameter type is smaller than the type of quantization parameter included in Q3. For example, if the type of quantization parameter included in Q3 is C, and the type of quantization parameter included in Q4 is D, then D<C, and both C and D are positive integers.
其中,ODSP_RX模块获取满足第二预设条件的所有C种类的量化参数集合。所述第二预设条件包括条件3和条件4,进一步地,Among them, the ODSP_RX module obtains all C-type quantization parameter sets that meet the second preset condition. The second preset condition includes condition 3 and condition 4. Further,
条件3:每个量化参数集合中的所有量化参数之和等于所述ADC的最大输出电压。Condition 3: The sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the ADC.
条件4:每个量化参数集合中所包含的量化参数的个数等于2 M,M为数据的比特位宽。 Condition 4: The number of quantization parameters included in each quantization parameter set is equal to 2 M , where M is the bit width of the data.
然后,ODSP_RX模块计算每个满足所述条件3和条件4的D种类的量化参数集合与所 述第三量化参数集合Q3之间的误差,确定所述第四量化参数集合Q4为所有所述误差中最小的一个量化参数集合。具体方法与前述实施例的“第二步”和“第三步”相同,此处不再赘述。Then, the ODSP_RX module calculates the error between each D type quantization parameter set that meets the conditions 3 and 4 and the third quantization parameter set Q3, and determines that the fourth quantization parameter set Q4 is all the errors The smallest set of quantization parameters. The specific method is the same as the "second step" and "third step" of the foregoing embodiment, and will not be repeated here.
本实施例在ODSP收端增加了ENOB增强的解码功能,并提供最优量化参数集合给ADC,ADC按照最优量化参数集合对信号进行模数转换,提升了ADC的ENOB。然后将ADC输出数据转换为均匀量化,进行后续的解调解码处理。In this embodiment, the ENOB enhanced decoding function is added to the ODSP receiving end, and the optimal quantization parameter set is provided to the ADC. The ADC performs analog-to-digital conversion on the signal according to the optimal quantization parameter set, which improves the ENOB of the ADC. Then the ADC output data is converted into uniform quantization, and the subsequent demodulation and decoding processing is performed.
本实施例通过提升DAC/ADC处理星座图整形PCS信号的ENOB,抵消了降低ADC/DAC采样频率引入的性能代价,从而实现用低采样率ADC/DAC传输高波特率信号,大幅降低了ADC/DAC的方案设计难度。In this embodiment, by increasing the ENOB of the DAC/ADC processing constellation to shape the PCS signal, it offsets the performance cost introduced by reducing the ADC/DAC sampling frequency, so as to realize the use of a low sampling rate ADC/DAC to transmit high baud rate signals, which greatly reduces the ADC /DAC is difficult to design.
下面介绍与上述方法实施例对应的装置实施例。The following describes device embodiments corresponding to the foregoing method embodiments.
图13为本申请实施例提供的一种信号处理装置的结构示意图。所述装置可以前述实施例中的一种ODSP_TX模块,或者ODSP_RX模块,或者是一种包含ODSP_TX模块或ODSP_RX模块功能的一种芯片。FIG. 13 is a schematic structural diagram of a signal processing device provided by an embodiment of the application. The device may be an ODSP_TX module or an ODSP_RX module in the foregoing embodiment, or a chip that includes the functions of an ODSP_TX module or an ODSP_RX module.
具体地,如图13所示,该装置可以包括:接收模块1301、处理模块1302和发送模块1303。此外,所述装置还可以包括存储模块等其他的单元或模块。Specifically, as shown in FIG. 13, the device may include: a receiving module 1301, a processing module 1302, and a sending module 1303. In addition, the device may also include other units or modules such as a storage module.
其中,当所述装置作为一种ODSP_TX模块时,处理模块1302,用于对第一数据进行编码调制处理后得到第一信号,根据所述第一PDF确定第一量化参数集合,所述第一量化参数集合中包括至少一个量化参数,所述量化参数为相邻两个电平信号的幅度值之差,每个所述电平信号对应DAC的电压量程范围中的一个电压值;按照所述第一量化参数集合对所述第一信号进行定点量化处理得到第二信号。Wherein, when the device is used as an ODSP_TX module, the processing module 1302 is configured to perform encoding and modulation processing on the first data to obtain the first signal, and determine the first quantization parameter set according to the first PDF, and the first quantization parameter set is determined according to the first PDF. The quantization parameter set includes at least one quantization parameter, where the quantization parameter is the difference between the amplitude values of two adjacent level signals, and each level signal corresponds to a voltage value in the voltage range of the DAC; The first quantization parameter set performs fixed-point quantization processing on the first signal to obtain a second signal.
其中,所述编码调制处理包括PCS处理,且所述第一数据经过所述PCS处理后得到第一概率密度函数PDF。Wherein, the encoding and modulation processing includes PCS processing, and the first data is processed by the PCS to obtain a first probability density function PDF.
发送模块1303,用于发送所述第二信号给所述DAC。The sending module 1303 is configured to send the second signal to the DAC.
此外,发送模块1303,用于发送所述第一量化参数集合给所述DAC。In addition, the sending module 1303 is configured to send the first quantization parameter set to the DAC.
可选的,在一种具体的实现方式中,处理模块1302,具体用于获得与所述第一PDF对应的第一概率分布函数;将所述第一概率分布函数按照定点量化个数N做等间隔分配得到N个取值,N为正整数且N≥1;确定所述N个取值中的每个取值所对应的电平信号的幅度值,并计算每相邻两个所述电平信号的幅度值之差,以及根据所述每相邻两个电平信号的幅度值之差确定所述第一量化参数集合。Optionally, in a specific implementation manner, the processing module 1302 is specifically configured to obtain a first probability distribution function corresponding to the first PDF; make the first probability distribution function according to the fixed-point quantization number N N values are allocated at equal intervals, where N is a positive integer and N≥1; the amplitude value of the level signal corresponding to each of the N values is determined, and every two adjacent ones are calculated The difference between the amplitude values of the level signals, and the first quantization parameter set is determined according to the difference between the amplitude values of every two adjacent level signals.
可选的,在另一种具体的实现方式中,处理模块1302具体用于将所述第一量化参数集合转换为第二量化参数集合,利用所述第二量化参数集合中的B种量化参数对所述第一信号进行定点量化处理,得到所述第二信号;其中第一量化参数集合中所包含的量化参数的种类数为A,第二量化参数集合中所包含的量化参数的种类数为B,且A>B,A、B均为正整数。Optionally, in another specific implementation manner, the processing module 1302 is specifically configured to convert the first quantization parameter set into a second quantization parameter set, and use B types of quantization parameters in the second quantization parameter set. Perform fixed-point quantization processing on the first signal to obtain the second signal; wherein the number of types of quantization parameters included in the first quantization parameter set is A, and the number of types of quantization parameters included in the second quantization parameter set Is B, and A>B, A and B are both positive integers.
可选的,在又一种具体的实现方式中,处理模块1302还用于获取满足第一预设条件的所有B种类的量化参数集合,计算每个满足所述第一预设条件的B种类的量化参数集合与所述第一量化参数集合之间的误差,确定所述第二量化参数集合为所有所述误差中最小的一个量化参数集合。Optionally, in another specific implementation manner, the processing module 1302 is further configured to obtain all B-type quantization parameter sets that meet the first preset condition, and calculate each B-type set that meets the first preset condition. The error between the quantization parameter set and the first quantization parameter set, and the second quantization parameter set is determined to be the smallest quantization parameter set among all the errors.
其中,所述第一预设条件包括:每个量化参数集合中的所有量化参数之和等于所述DAC 的最大输出电压,且每个所述量化参数集合中所包含的量化参数的个数N等于2 M,M为数据比特位宽。 Wherein, the first preset condition includes: the sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the DAC, and the number of quantization parameters included in each quantization parameter set is N Equal to 2 M , where M is the data bit width.
另外,当所述装置作为一种ODSP_RX模块时,接收模块1301,用于接收经过模数转换器ADC转换的第三信号,所述第三信号由所述ADC按照均匀量化参数对第四信号做模数转换后得到;处理模块1302,用于获得所述第三信号的第二概率密度函数PDF,根据所述第二PDF确定第三量化参数集合,所述第三量化参数集合中包括至少一个量化参数,所述量化参数为相邻两个电平信号的幅度值之差;所述第二PDF所对应的电平信号的幅度值分布呈高斯曲线分布;发送模块1303,用于向所述ADC发送所述第三量化参数集合。In addition, when the device is used as an ODSP_RX module, the receiving module 1301 is used to receive the third signal converted by the analog-to-digital converter ADC, and the third signal is processed by the ADC on the fourth signal according to the uniform quantization parameter. Obtained after analog-to-digital conversion; a processing module 1302, configured to obtain a second probability density function PDF of the third signal, and determine a third set of quantization parameters according to the second PDF, and the third set of quantization parameters includes at least one A quantization parameter, where the quantization parameter is the difference between the amplitude values of two adjacent level signals; the amplitude value distribution of the level signal corresponding to the second PDF is a Gaussian curve distribution; the sending module 1303 is configured to send The ADC sends the third quantization parameter set.
可选的,在一种具体的实现方式中,处理模块1302,具体用于获得与所述第二PDF对应的第二概率分布函数,将所述第二概率分布函数按照定点量化个数N做等间隔分配得到N个取值,N为正整数且N≥1;确定所述N个取值中的每个取值所对应的电平信号的幅度值,并计算每相邻两个所述电平信号的幅度值之差,根据所述每相邻两个电平信号的幅度值之差确定所述第三量化参数集合。Optionally, in a specific implementation manner, the processing module 1302 is specifically configured to obtain a second probability distribution function corresponding to the second PDF, and make the second probability distribution function according to the fixed-point quantization number N N values are allocated at equal intervals, where N is a positive integer and N≥1; the amplitude value of the level signal corresponding to each of the N values is determined, and every two adjacent ones are calculated The difference between the amplitude values of the level signals is determined according to the difference between the amplitude values of every two adjacent level signals.
可选的,在另一种具体的实现方式中,处理模块1302,还用于将所述第三量化参数集合转换为第四量化参数集合之前,获取满足第二预设条件的所有D种类的量化参数集合,计算每个满足所述第二预设条件的D种类的量化参数集合与所述第三量化参数集合之间的误差,确定所述误差最小的一个量化参数集合为所述第四量化参数集合。Optionally, in another specific implementation manner, the processing module 1302 is further configured to obtain all D types that meet the second preset condition before converting the third quantization parameter set to the fourth quantization parameter set. Quantization parameter set, calculate the error between each D type quantization parameter set that meets the second preset condition and the third quantization parameter set, and determine that the quantization parameter set with the smallest error is the fourth Quantization parameter set.
其中,第二预设条件包括:每个量化参数集合中的所有量化参数之和等于所述ADC的最大输出电压,且每个所述量化参数集合中所包含的量化参数的个数N等于2 M,M为数据的比特位宽。 Wherein, the second preset condition includes: the sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the ADC, and the number of quantization parameters included in each quantization parameter set N is equal to 2. M , M is the bit width of the data.
可选的,在另一种具体的实现方式中,接收模块1301,还用于接收所述ADC发送的第六信号,所述第六信号由所述ADC对接收的第五信号进行模数转换处理后输出;处理模块1302还用于按照所述第三量化参数集合对所述第六信号进行定点量化处理得到第七信号,对所述第七信号进行解码调制处理,比如包括信道解调、前向纠错编码FEC解码和概率星座图整形PCS解整形处理等得到第一数据。Optionally, in another specific implementation manner, the receiving module 1301 is further configured to receive a sixth signal sent by the ADC, where the ADC performs analog-to-digital conversion on the received fifth signal After processing, the processing module 1302 is further configured to perform fixed-point quantization processing on the sixth signal according to the third quantization parameter set to obtain a seventh signal, and perform decoding and modulation processing on the seventh signal, for example, including channel demodulation, The first data is obtained by FEC decoding and probabilistic constellation shaping PCS de-shaping processing.
本实施例提供的装置,通过提升DAC/ADC处理星座图整形PCS信号的ENOB,抵消了降低ADC/DAC采样频率引入的性能代价,从而实现用低采样率ADC/DAC传输高波特率信号,大幅降低了ADC/DAC的方案设计难度。The device provided in this embodiment offsets the performance cost introduced by reducing the ADC/DAC sampling frequency by increasing the ENOB of the DAC/ADC processing constellation shaping PCS signal, thereby realizing the use of low sampling rate ADC/DAC to transmit high baud rate signals. This greatly reduces the difficulty of ADC/DAC design.
另外,在具体硬件实现中,本实施例还提供了一种网络设备,可用于实现前述实施例中的信号处理方法。In addition, in specific hardware implementation, this embodiment also provides a network device, which can be used to implement the signal processing method in the foregoing embodiment.
具体地,图14示出了网络设备的结构示意图。该网络设备可以包括收发器141、处理器142、存储器143、传输总线144和至少一个接口145,此外,还可以包括:E/O,O/E,传感器模块,摄像头等其他部件。在本申请另一些实施例中,该网络设备可以包括比图示更多或更少的部件,或者组合某些部件,或者拆分某些部件,或者不同的部件布置。图示的部件可以以硬件,软件或软件和硬件的组合实现。Specifically, FIG. 14 shows a schematic structural diagram of a network device. The network device may include a transceiver 141, a processor 142, a memory 143, a transmission bus 144, and at least one interface 145. In addition, it may also include E/O, O/E, sensor modules, cameras and other components. In other embodiments of the present application, the network device may include more or fewer components than those shown in the figure, or combine certain components, or split certain components, or arrange different components. The illustrated components can be implemented in hardware, software, or a combination of software and hardware.
其中,收发器141包括发射机1411和接收机1412,所述发射机1411为如图5所示的发射机,可用于实现ODSP_TX模块的全部功能。其中,所述ODSP_TX模块中可以包括但不限于:PCS整形模块、FEC编码模块、信道调制模块、ENOB增强的编码模块等。The transceiver 141 includes a transmitter 1411 and a receiver 1412. The transmitter 1411 is a transmitter as shown in FIG. 5 and can be used to implement all the functions of the ODSP_TX module. Wherein, the ODSP_TX module may include but is not limited to: PCS shaping module, FEC encoding module, channel modulation module, ENOB enhanced encoding module, etc.
具体地,当网络设备作为一种发射机时,所述发射机包括:ODSP、DAC和电光转换器 E/O。其中,所述ODSP为前述实施例所述的信号处理装置,可用于实现ODSP_TX模块的全部功能。所述DAC用于接收所述ODSP发送的数字信号,并将所述数字信号转换成第一模拟电信号;所述E/O用于接收所述DAC输出的所述第一模拟电信号,并将第一模拟电信号转化为第一光信号,以及传输所述第一光信号。Specifically, when the network device is used as a transmitter, the transmitter includes: ODSP, DAC, and electro-optical converter E/O. Wherein, the ODSP is the signal processing device described in the foregoing embodiment, which can be used to implement all the functions of the ODSP_TX module. The DAC is used to receive the digital signal sent by the ODSP and convert the digital signal into a first analog electrical signal; the E/O is used to receive the first analog electrical signal output by the DAC, and The first analog electrical signal is converted into a first optical signal, and the first optical signal is transmitted.
类似地,所述接收机1412为如图6所示的接收机,可用于实现ODSP_RX模块的全部功能。其中,所述ODSP_RX模块中可以包括但不限于:PCS解整形模块、FEC解码模块、信道解调模块、ENOB增强的解码模块等。Similarly, the receiver 1412 is the receiver shown in FIG. 6, which can be used to implement all the functions of the ODSP_RX module. Wherein, the ODSP_RX module may include, but is not limited to: a PCS de-shaping module, an FEC decoding module, a channel demodulation module, an ENOB enhanced decoding module, and so on.
具体地,当网络设备作为一种接收机时,所述接收机包括光电转换器O/E、ODSP和ADC。其中所述O/E用于接收发射机发送的第一光信号,将所述第一光信号转化为第二模拟电信号,并将所述第二模拟电信号传输给ADC;所述ADC用于接收第二模拟电信号,将所述第二模拟电信号转换成数字信号,以及将所述数字信号传输给所述ODSP;所述ODSP为前述实施例所述的信号处理装置,可用于实现ODSP_RX模块的全部功能。Specifically, when the network device is used as a receiver, the receiver includes an opto-electronic converter O/E, ODSP, and ADC. The O/E is used to receive the first optical signal sent by the transmitter, convert the first optical signal into a second analog electrical signal, and transmit the second analog electrical signal to the ADC; the ADC uses When receiving a second analog electrical signal, converting the second analog electrical signal into a digital signal, and transmitting the digital signal to the ODSP; the ODSP is the signal processing device described in the foregoing embodiment, which can be used to implement All functions of the ODSP_RX module.
处理器142可以包括一个或多个处理模块,例如:处理器142可以包括调制解调处理器,信号处理器,控制器等。其中,不同的处理模块可以是独立的器件,也可以集成在一个或多个处理器中。The processor 142 may include one or more processing modules. For example, the processor 142 may include a modem processor, a signal processor, and a controller. Among them, different processing modules may be independent devices, or integrated in one or more processors.
处理器142中还可以设置存储器143,用于存储程序指令和数据。在一些实施例中,处理器142中的存储器143为高速缓冲存储器。该存储器可以保存处理器142刚用过或循环使用的指令或数据。如果处理器142需要再次使用该指令或数据,可从所述存储器中直接调用,避免重复存取,减少了处理器142的等待时间,因而提高了系统的效率。The processor 142 may also be provided with a memory 143 for storing program instructions and data. In some embodiments, the memory 143 in the processor 142 is a cache memory. The memory can store instructions or data that have just been used or recycled by the processor 142. If the processor 142 needs to use the instruction or data again, it can be directly called from the memory, avoiding repeated access, reducing the waiting time of the processor 142, and improving the efficiency of the system.
在一些实施例中,所述至少一个接口可以包括光纤接口,集成电路(inter-integrated circuit,I2C)接口,和/或通用串行总线(universal serial bus,USB)接口等。其中的光纤接口可用于连接光纤,使其与接收机相连接。In some embodiments, the at least one interface may include an optical fiber interface, an inter-integrated circuit (I2C) interface, and/or a universal serial bus (USB) interface, etc. The optical fiber interface can be used to connect the optical fiber to connect it with the receiver.
存储器143可以用于存储计算机可执行程序代码,所述可执行程序代码包括指令。此外,存储器143可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件,闪存器件,通用闪存存储器(universal flash storage,UFS)等。处理器142通过运行存储在内部存储器143的指令,和/或存储在设置于处理器中的存储器的指令,执行各种功能应用以及信号处理。The memory 143 may be used to store computer executable program code, where the executable program code includes instructions. In addition, the memory 143 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, a universal flash storage (UFS), and the like. The processor 142 executes various functional applications and signal processing by running instructions stored in the internal memory 143 and/or instructions stored in a memory provided in the processor.
可选的,本实施例还提供一种处理芯片,包括处理器和存储器,所述处理器与存储器相连,所述存储器用于存储计算机程序指令;所述处理器用于执行存储器中存储的所述指令,以使得该处理芯片执行前述图7或图12所述的方法。Optionally, this embodiment also provides a processing chip, including a processor and a memory, the processor is connected to the memory, and the memory is used to store computer program instructions; the processor is used to execute the Instructions so that the processing chip executes the method described in FIG. 7 or FIG. 12.
其中,在计算机加载和执行所述计算机程序指令时,全部或部分地产生按照本申请上述各个实施例所述方法流程或功能。所述计算机可以是通用计算机、专用计算机、计算机网络或者其他可编程装置。所述计算机指令可以存储在计算机可读存储介质中,或者从一个计算机可读存储介质向另一个计算机可读存储介质传输。Wherein, when the computer loads and executes the computer program instructions, all or part of the method flows or functions according to the foregoing embodiments of the present application are generated. The computer may be a general-purpose computer, a special-purpose computer, a computer network, or other programmable devices. The computer instructions may be stored in a computer-readable storage medium or transmitted from one computer-readable storage medium to another computer-readable storage medium.
此外,本申请实施例还提供了一种光通信系统,该系统包括两个或两个以上网络设备,用于实现前述实施例中的信号处理方法。每个所述网络设备的结构可以与图14所示的网络设备的结构相同。In addition, an embodiment of the present application also provides an optical communication system, which includes two or more network devices for implementing the signal processing method in the foregoing embodiment. The structure of each of the network devices may be the same as the structure of the network device shown in FIG. 14.
此外,本申请实施例还提供一种计算机存储介质,其中,该计算机存储介质可存储有程序,该程序执行时可包括本申请提供的信号处理方法的部分或全部步骤。所述的存储介 质包括但不限于磁碟、光盘、只读存储记忆体(read only memory,ROM)或随机存储记忆体(random access memory,RAM)等。In addition, an embodiment of the present application further provides a computer storage medium, where the computer storage medium may store a program, and the program may include part or all of the steps of the signal processing method provided in the present application when the program is executed. The storage medium includes, but is not limited to, magnetic disks, optical disks, read only memory (ROM) or random access memory (RAM), etc.
在上述实施例中,可以全部或部分通过软件、硬件、固件或者其任意组合来实现。当使用软件实现时,可以全部或部分地以计算机程序产品的形式实现。In the above-mentioned embodiments, all or part of it may be implemented by software, hardware, firmware or any combination thereof. When implemented by software, it can be implemented in the form of a computer program product in whole or in part.
另外,为了便于清楚描述本申请实施例的技术方案,在本申请的实施例中,采用了“第一”、“第二”等字样对功能和作用基本相同的相同项或相似项进行区分。本领域技术人员可以理解“第一”、“第二”等字样并不对数量和执行次序进行限定,并且“第一”、“第二”等字样也并不限定一定不同。In addition, in order to facilitate a clear description of the technical solutions of the embodiments of the present application, in the embodiments of the present application, words such as "first" and "second" are used to distinguish the same or similar items with substantially the same function and effect. Those skilled in the art can understand that words such as "first" and "second" do not limit the quantity and order of execution, and words such as "first" and "second" do not limit the difference.
以上所述的本申请实施方式并不构成对本申请保护范围的限定。The implementation manners of the application described above do not constitute a limitation on the protection scope of the application.

Claims (28)

  1. 一种信号处理方法,其特征在于,所述方法包括:A signal processing method, characterized in that the method includes:
    对第一数据进行编码调制处理得到第一信号,其中所述编码调制处理包括概率星座图整形PCS处理,且所述第一数据经过所述PCS处理后得到第一概率密度函数PDF;Perform coding and modulation processing on the first data to obtain a first signal, where the coding and modulation processing includes a probability constellation shaping PCS processing, and the first data is processed by the PCS to obtain a first probability density function PDF;
    根据所述第一PDF确定第一量化参数集合,所述第一量化参数集合中包括至少一个量化参数,所述量化参数为相邻两个电平信号的幅度值之差,每个所述电平信号对应数模转换器DAC的电压量程范围中的一个电压值;A first quantization parameter set is determined according to the first PDF, the first quantization parameter set includes at least one quantization parameter, and the quantization parameter is the difference between the amplitude values of two adjacent level signals. The flat signal corresponds to a voltage value in the voltage range of the digital-to-analog converter DAC;
    按照所述第一量化参数集合对所述第一信号进行定点量化处理得到第二信号。Performing fixed-point quantization processing on the first signal according to the first quantization parameter set to obtain a second signal.
  2. 根据权利要求1所述的方法,其特征在于,根据所述第一PDF确定第一量化参数集合,包括;The method according to claim 1, wherein determining a first set of quantization parameters according to the first PDF comprises;
    获得与所述第一PDF对应的第一概率分布函数;Obtaining a first probability distribution function corresponding to the first PDF;
    将所述第一概率分布函数按照定点量化个数N做等间隔分配得到N个取值,N为正整数且N≥1;The first probability distribution function is distributed at equal intervals according to the number N of fixed-point quantization to obtain N values, where N is a positive integer and N≥1;
    确定所述N个取值中的每个取值所对应的电平信号的幅度值,并计算每相邻两个所述电平信号的幅度值之差;Determine the amplitude value of the level signal corresponding to each of the N values, and calculate the difference between the amplitude values of every two adjacent level signals;
    根据所述每相邻两个电平信号的幅度值之差确定所述第一量化参数集合。The first quantization parameter set is determined according to the difference between the amplitude values of every two adjacent level signals.
  3. 根据权利要求1或2所述的方法,其特征在于,所述方法还包括:The method according to claim 1 or 2, wherein the method further comprises:
    发送所述第二信号给所述DAC。Send the second signal to the DAC.
  4. 根据权利要求1-3任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 1-3, wherein the method further comprises:
    发送所述第一量化参数集合给所述DAC。Sending the first quantization parameter set to the DAC.
  5. 根据权利要求1-4任一项所述的方法,其特征在于,所述按照所述第一量化参数集合对所述第一信号进行定点量化处理得到第二信号,包括:The method according to any one of claims 1 to 4, wherein the performing fixed-point quantization processing on the first signal according to the first quantization parameter set to obtain the second signal comprises:
    将所述第一量化参数集合转换为第二量化参数集合,其中第一量化参数集合中所包含的量化参数的种类数为A,第二量化参数集合中所包含的量化参数的种类数为B,且A>B,A、B均为正整数;Convert the first quantization parameter set to a second quantization parameter set, where the number of types of quantization parameters included in the first quantization parameter set is A, and the number of types of quantization parameters included in the second quantization parameter set is B , And A>B, both A and B are positive integers;
    利用所述第二量化参数集合中的B种量化参数对所述第一信号进行定点量化处理,得到所述第二信号。Performing fixed-point quantization processing on the first signal by using B types of quantization parameters in the second quantization parameter set to obtain the second signal.
  6. 根据权利要求5所述的方法,其特征在于,将所述第一量化参数集合转换为第二量化参数集合之前,还包括:The method according to claim 5, wherein before converting the first quantization parameter set to the second quantization parameter set, the method further comprises:
    获取满足第一预设条件的所有B种类的量化参数集合,所述第一预设条件包括:每个量化参数集合中的所有量化参数之和等于所述DAC的最大输出电压,且每个所述量化参数集合中所包含的量化参数的个数N等于2 M,M为数据的比特位宽; Acquire all B-type quantization parameter sets that meet a first preset condition, where the first preset condition includes: the sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the DAC, and each The number N of quantization parameters included in the quantization parameter set is equal to 2 M , and M is the bit width of the data;
    计算每个满足所述第一预设条件的B种类的量化参数集合与所述第一量化参数集合之间的误差,Calculating the error between each quantization parameter set of type B that meets the first preset condition and the first quantization parameter set,
    确定所述误差最小的一个量化参数集合为所述第二量化参数集合。It is determined that the one quantization parameter set with the smallest error is the second quantization parameter set.
  7. 一种信号处理方法,其特征在于,所述方法包括:A signal processing method, characterized in that the method includes:
    接收模数转换器ADC输出的第三信号,所述第三信号由所述ADC对接收的第四信号进行模数转换后输出;Receiving a third signal output by an analog-to-digital converter ADC, where the third signal is output after the ADC performs analog-to-digital conversion on the received fourth signal;
    获得所述第三信号的第二概率密度函数PDF;Obtaining a second probability density function PDF of the third signal;
    根据所述第二PDF确定第三量化参数集合,所述第三量化参数集合中包括至少一个量化参数,所述量化参数为相邻两个电平信号的幅度值之差,每个所述电平信号对应所述ADC的电压量程范围中的一个电压值。A third quantization parameter set is determined according to the second PDF. The third quantization parameter set includes at least one quantization parameter. The quantization parameter is the difference between the amplitude values of two adjacent level signals. The flat signal corresponds to a voltage value in the voltage range of the ADC.
  8. 根据权利要求7所述的方法,其特征在于,根据所述第二PDF确定第三量化参数集合,包括:The method according to claim 7, wherein determining a third set of quantization parameters according to the second PDF comprises:
    获得与所述第二PDF对应的第二概率分布函数;Obtaining a second probability distribution function corresponding to the second PDF;
    将所述第二概率分布函数按照定点量化个数N做等间隔分配得到N个取值,N为正整数且N≥1;The second probability distribution function is allocated at equal intervals according to the number N of fixed-point quantization to obtain N values, where N is a positive integer and N≥1;
    确定所述N个取值中的每个取值所对应的电平信号的幅度值,并计算每相邻两个所述电平信号的幅度值之差;Determine the amplitude value of the level signal corresponding to each of the N values, and calculate the difference between the amplitude values of every two adjacent level signals;
    根据所述每相邻两个电平信号的幅度值之差确定所述第三量化参数集合。The third quantization parameter set is determined according to the difference between the amplitude values of every two adjacent level signals.
  9. 根据权利要求7或8所述的方法,其特征在于,所述方法还包括:The method according to claim 7 or 8, wherein the method further comprises:
    发送所述第三量化参数集合给所述ADC。Sending the third quantization parameter set to the ADC.
  10. 根据权利要求7-9任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 7-9, wherein the method further comprises:
    接收所述ADC输出的第六信号,所述第六信号由所述ADC对接收的第五信号进行模数转换后输出;Receiving a sixth signal output by the ADC, where the sixth signal is output after the ADC performs analog-to-digital conversion on the received fifth signal;
    按照所述第三量化参数集合对所述第六信号进行定点量化处理得到第七信号;Performing fixed-point quantization processing on the sixth signal according to the third quantization parameter set to obtain a seventh signal;
    对所述第七信号进行解码调制处理得到第一数据,所述解码调制处理包括对所述第七信号进行概率星座图整形PCS逆处理。Performing decoding and modulation processing on the seventh signal to obtain the first data, and the decoding and modulation processing includes performing probability constellation shaping PCS inverse processing on the seventh signal.
  11. 根据权利要求10所述的方法,其特征在于,所述按照所述第三量化参数集合对所述第六信号进行定点量化处理得到第七信号,包括:The method according to claim 10, wherein the performing fixed-point quantization processing on the sixth signal according to the third quantization parameter set to obtain the seventh signal comprises:
    将所述第三量化参数集合转换为第四量化参数集合,其中第三量化参数集合中所包含的量化参数的种类数为C,第四量化参数集合中所包含的量化参数的种类数为D,且C>D,C、D均为正整数;Convert the third quantization parameter set to a fourth quantization parameter set, where the number of types of quantization parameters included in the third quantization parameter set is C, and the number of types of quantization parameters included in the fourth quantization parameter set is D , And C>D, C and D are both positive integers;
    利用所述第四量化参数集合中的D种量化参数对所述第六信号进行定点量化处理,得到所述第七信号。Perform fixed-point quantization processing on the sixth signal by using D types of quantization parameters in the fourth quantization parameter set to obtain the seventh signal.
  12. 根据权利要求11所述的方法,其特征在于,将所述第三量化参数集合转换为第四量化参数集合之前,还包括:The method according to claim 11, wherein before converting the third quantization parameter set to the fourth quantization parameter set, the method further comprises:
    获取满足第二预设条件的所有D种类的量化参数集合,所述第二预设条件包括:每个量化参数集合中的所有量化参数之和等于所述ADC的最大输出电压,且每个所述量化参数集合中所包含的量化参数的个数N等于2 M,M为数据的比特位宽; Acquire all D types of quantization parameter sets that meet a second preset condition, where the second preset condition includes: the sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the ADC, and each The number N of quantization parameters included in the quantization parameter set is equal to 2 M , and M is the bit width of the data;
    计算每个满足所述第二预设条件的D种类的量化参数集合与所述第三量化参数集合之间的误差,Calculating the error between each D-type quantization parameter set that meets the second preset condition and the third quantization parameter set,
    确定所述误差最小的一个量化参数集合为所述第四量化参数集合。It is determined that the quantization parameter set with the smallest error is the fourth quantization parameter set.
  13. 一种信号处理装置,其特征在于,包括:处理模块,A signal processing device, characterized by comprising: a processing module,
    所述处理模块,用于对第一数据进行编码调制处理得到第一信号,其中所述编码调制处理包括概率星座图整形PCS处理,且所述第一数据经过所述PCS处理后得到第一概率密度函数PDF;The processing module is configured to perform coding and modulation processing on first data to obtain a first signal, wherein the coding and modulation processing includes probabilistic constellation shaping PCS processing, and the first data is processed by the PCS to obtain a first probability Density function PDF;
    所述处理模块,还用于根据所述第一PDF确定第一量化参数集合,以及按照所述第一 量化参数集合对所述第一信号进行定点量化处理得到第二信号;The processing module is further configured to determine a first quantization parameter set according to the first PDF, and perform fixed-point quantization processing on the first signal according to the first quantization parameter set to obtain a second signal;
    其中所述第一量化参数集合中包括至少一个量化参数,所述量化参数为相邻两个电平信号的幅度值之差,每个所述电平信号对应数模转换器DAC的电压量程范围中的一个电压值。The first quantization parameter set includes at least one quantization parameter, the quantization parameter is the difference between the amplitude values of two adjacent level signals, and each level signal corresponds to the voltage range range of the digital-to-analog converter DAC One of the voltage values in.
  14. 根据权利要求13所述的装置,其特征在于,The device according to claim 13, wherein:
    所述处理模块,具体用于获得与所述第一PDF对应的第一概率分布函数;将所述第一概率分布函数按照定点量化个数N做等间隔分配得到N个取值,N为正整数且N≥1;确定所述N个取值中的每个取值所对应的电平信号的幅度值,并计算每相邻两个所述电平信号的幅度值之差;根据所述每相邻两个电平信号的幅度值之差确定所述第一量化参数集合。The processing module is specifically configured to obtain a first probability distribution function corresponding to the first PDF; distribute the first probability distribution function at equal intervals according to the number N of fixed-point quantization to obtain N values, where N is positive Integer and N≥1; determine the amplitude value of the level signal corresponding to each of the N values, and calculate the difference between the amplitude values of every two adjacent level signals; according to the The difference between the amplitude values of every two adjacent level signals determines the first quantization parameter set.
  15. 根据权利要求13或14所述的装置,其特征在于,还包括发送模块,The device according to claim 13 or 14, further comprising a sending module,
    所述发送模块,用于发送所述第二信号给所述DAC。The sending module is configured to send the second signal to the DAC.
  16. 根据权利要求15所述的装置,其特征在于,The device of claim 15, wherein:
    所述发送模块,还用于发送所述第一量化参数集合给所述DAC。The sending module is further configured to send the first quantization parameter set to the DAC.
  17. 根据权利要求13-16任一项所述的装置,其特征在于,The device according to any one of claims 13-16, characterized in that:
    所述处理模块,具体用于将所述第一量化参数集合转换为第二量化参数集合,其中第一量化参数集合中所包含的量化参数的种类数为A,第二量化参数集合中所包含的量化参数的种类数为B,且A>B,A、B均为正整数;并利用所述第二量化参数集合中的B种量化参数对所述第一信号进行定点量化处理,得到所述第二信号。The processing module is specifically configured to convert the first quantization parameter set into a second quantization parameter set, where the number of types of quantization parameters included in the first quantization parameter set is A, and the number of quantization parameters included in the second quantization parameter set is A. The number of types of quantization parameters is B, and A>B, A and B are both positive integers; and using B quantization parameters in the second quantization parameter set to perform fixed-point quantization processing on the first signal to obtain Mentioned second signal.
  18. 根据权利要求17所述的装置,其特征在于,The device of claim 17, wherein:
    所述处理模块,还用于将所述第一量化参数集合转换为第二量化参数集合之前,获取满足第一预设条件的所有B种类的量化参数集合,所述第一预设条件包括:每个量化参数集合中的所有量化参数之和等于所述DAC的最大输出电压,且每个所述量化参数集合中所包含的量化参数的个数N等于2 M,M为数据的比特位宽;计算每个满足所述第一预设条件的B种类的量化参数集合与所述第一量化参数集合之间的误差,确定所述误差最小的一个量化参数集合为所述第二量化参数集合。 The processing module is further configured to obtain all B-type quantization parameter sets that meet a first preset condition before converting the first quantization parameter set to a second quantization parameter set, and the first preset condition includes: The sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the DAC, and the number of quantization parameters included in each quantization parameter set N is equal to 2 M , and M is the bit width of the data Calculate the error between each quantization parameter set of type B that meets the first preset condition and the first quantization parameter set, and determine that the quantization parameter set with the smallest error is the second quantization parameter set .
  19. 一种信号处理装置,其特征在于,包括:接收模块和处理模块,A signal processing device, characterized by comprising: a receiving module and a processing module,
    所述接收模块,用于接收模数转换器ADC输出的第三信号,所述第三信号由所述ADC对接收的第四信号进行模数转换后输出;The receiving module is configured to receive a third signal output by an analog-to-digital converter ADC, where the third signal is output after the ADC performs analog-to-digital conversion on the received fourth signal;
    所述处理模块,用于获得所述第三信号的第二概率密度函数PDF,根据所述第二PDF确定第三量化参数集合,所述第三量化参数集合中包括至少一个量化参数,所述量化参数为相邻两个电平信号的幅度值之差,每个所述电平信号对应所述ADC的电压量程范围中的一个电压值。The processing module is configured to obtain a second probability density function PDF of the third signal, and determine a third quantization parameter set according to the second PDF, the third quantization parameter set including at least one quantization parameter, the The quantization parameter is the difference between the amplitude values of two adjacent level signals, and each level signal corresponds to a voltage value in the voltage range of the ADC.
  20. 根据权利要求19所述的装置,其特征在于,The device of claim 19, wherein:
    所述处理模块,用于获得与所述第二PDF对应的第二概率分布函数,将所述第二概率分布函数按照定点量化个数N做等间隔分配得到N个取值,N为正整数且N≥1;确定所述N个取值中的每个取值所对应的电平信号的幅度值,并计算每相邻两个所述电平信号的幅度值之差,根据所述每相邻两个电平信号的幅度值之差确定所述第三量化参数集合。The processing module is configured to obtain a second probability distribution function corresponding to the second PDF, and distribute the second probability distribution function at equal intervals according to the number N of fixed-point quantization to obtain N values, where N is a positive integer And N≥1; determine the amplitude value of the level signal corresponding to each of the N values, and calculate the difference between the amplitude values of every two adjacent level signals, according to each The difference between the amplitude values of two adjacent level signals determines the third quantization parameter set.
  21. 根据权利要求19或20所述的装置,其特征在于,还包括发送模块,The device according to claim 19 or 20, further comprising a sending module,
    所述发送模块,用于将所述第三量化参数集合发送给所述ADC。The sending module is configured to send the third set of quantization parameters to the ADC.
  22. 根据权利要求21所述的装置,其特征在于,The device of claim 21, wherein:
    所述接收模块,还用于接收所述ADC输出的第六信号,所述第六信号由所述ADC对接收的第五信号进行模数转换后输出;The receiving module is further configured to receive a sixth signal output by the ADC, where the sixth signal is output after the ADC performs analog-to-digital conversion on the received fifth signal;
    所述处理模块,还用于按照所述第三量化参数集合对所述第六信号进行定点量化处理得到第七信号;以及对所述第七信号进行解码调制处理得到第一数据,所述解码调制处理包括对所述第七信号进行概率星座图整形PCS逆处理。The processing module is further configured to perform fixed-point quantization processing on the sixth signal according to the third quantization parameter set to obtain a seventh signal; and perform decoding and modulation processing on the seventh signal to obtain first data, and the decoding The modulation processing includes performing PCS inverse processing of probabilistic constellation shaping on the seventh signal.
  23. 根据权利要求19-22任一项所述的装置,其特征在于,The device according to any one of claims 19-22, characterized in that:
    所述处理模块,具体用于将所述第三量化参数集合转换为第四量化参数集合,其中第三量化参数集合中所包含的量化参数的种类数为C,第四量化参数集合中所包含的量化参数的种类数为D,且C>D,C、D均为正整数;以及利用所述第四量化参数集合中的D种量化参数对所述第六信号进行定点量化处理,得到所述第七信号。The processing module is specifically configured to convert the third quantization parameter set into a fourth quantization parameter set, where the number of types of quantization parameters included in the third quantization parameter set is C, and the fourth quantization parameter set includes The number of types of quantization parameters is D, and C>D, and C and D are all positive integers; and using D quantization parameters in the fourth quantization parameter set to perform fixed-point quantization processing on the sixth signal to obtain The seventh signal.
  24. 根据权利要求23所述的装置,其特征在于,The device of claim 23, wherein:
    所述处理模块,还用于将所述第三量化参数集合转换为第四量化参数集合之前,获取满足第二预设条件的所有D种类的量化参数集合,计算每个满足所述第二预设条件的D种类的量化参数集合与所述第三量化参数集合之间的误差,确定所述误差最小的一个量化参数集合为所述第四量化参数集合;The processing module is further configured to obtain all D-type quantization parameter sets that meet the second preset condition before converting the third quantization parameter set to the fourth quantization parameter set, and calculate each set that meets the second preset condition. Suppose the error between the conditional D-type quantization parameter set and the third quantization parameter set, and determine the quantization parameter set with the smallest error as the fourth quantization parameter set;
    其中,所述第二预设条件包括:每个量化参数集合中的所有量化参数之和等于所述ADC的最大输出电压,且每个所述量化参数集合中所包含的量化参数的个数N等于2 M,M为数据的比特位宽。 Wherein, the second preset condition includes: the sum of all quantization parameters in each quantization parameter set is equal to the maximum output voltage of the ADC, and the number of quantization parameters included in each quantization parameter set is N Equal to 2 M , where M is the bit width of the data.
  25. 一种发射机,其特征在于,包括光数字信号处理器ODSP、数模转换器DAC和电光转换器;A transmitter, characterized in that it comprises an optical digital signal processor ODSP, a digital-to-analog converter DAC, and an electro-optical converter;
    所述ODSP为如权利要求13至18中任一项所述的信号处理装置;The ODSP is the signal processing device according to any one of claims 13 to 18;
    所述DAC用于接收所述ODSP发送的数字信号,并将所述数字信号转换成第一模拟电信号;The DAC is used to receive the digital signal sent by the ODSP, and convert the digital signal into a first analog electrical signal;
    所述电光转换器用于接收所述DAC输出的所述第一模拟电信号,并将所述第一模拟电信号转化为第一光信号,以及传输所述第一光信号。The electrical-optical converter is used for receiving the first analog electrical signal output by the DAC, converting the first analog electrical signal into a first optical signal, and transmitting the first optical signal.
  26. 一种接收机,其特征在于,包括光电转换器、光数字信号处理器ODSP和模数转换器ADC;A receiver, characterized in that it comprises an optical-to-electrical converter, an optical digital signal processor ODSP, and an analog-to-digital converter ADC;
    所述光电转换器用于接收第一光信号,将所述第一光信号转化为第二模拟电信号,并将所述第二模拟电信号传输给所述ADC;The photoelectric converter is configured to receive a first optical signal, convert the first optical signal into a second analog electrical signal, and transmit the second analog electrical signal to the ADC;
    所述ADC用于接收所述第二模拟电信号,将所述第二模拟电信号转换成数字信号,以及将所述数字信号传输给所述ODSP;The ADC is configured to receive the second analog electrical signal, convert the second analog electrical signal into a digital signal, and transmit the digital signal to the ODSP;
    所述ODSP为如权利要求19至24中任一项所述的信号处理装置。The ODSP is the signal processing device according to any one of claims 19 to 24.
  27. 一种处理芯片,包括处理器和存储器,所述处理器与所述存储器耦合,其特征在于,A processing chip includes a processor and a memory, the processor is coupled with the memory, and is characterized in that:
    所述存储器,用于存储计算机程序指令;The memory is used to store computer program instructions;
    所述处理器,用于执行所述存储器中存储的所述指令,以使得所述处理芯片执行如权利要求1至12中任一项所述的方法。The processor is configured to execute the instructions stored in the memory, so that the processing chip executes the method according to any one of claims 1 to 12.
  28. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质中存储有计算 机程序指令,当所述计算机程序指令被运行时,实现如权利要求1至12中任一项所述的方法。A computer-readable storage medium, characterized in that computer program instructions are stored in the computer-readable storage medium, and when the computer program instructions are executed, the computer program instructions according to any one of claims 1 to 12 are implemented. method.
PCT/CN2021/088638 2020-04-28 2021-04-21 Signal processing method and device WO2021218733A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010347348.3A CN113572534B (en) 2020-04-28 2020-04-28 Signal processing method and device
CN202010347348.3 2020-04-28

Publications (1)

Publication Number Publication Date
WO2021218733A1 true WO2021218733A1 (en) 2021-11-04

Family

ID=78157818

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/088638 WO2021218733A1 (en) 2020-04-28 2021-04-21 Signal processing method and device

Country Status (2)

Country Link
CN (1) CN113572534B (en)
WO (1) WO2021218733A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114125598B (en) * 2021-11-08 2023-04-28 中国联合网络通信集团有限公司 Signal transmission method, device and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1332906A (en) * 1998-12-31 2002-01-23 三星电子株式会社 Quantization method for iterative decoder in communication system
CN106712771A (en) * 2017-02-17 2017-05-24 北京地平线信息技术有限公司 Signal processing circuit and method applied to analogue-to-digital and digital-to-analogue conversions
US20180026725A1 (en) * 2016-07-20 2018-01-25 Alcatel-Lucent Usa Inc. Low-complexity constellation shaping
CN108494719A (en) * 2018-02-26 2018-09-04 北京邮电大学 A kind of constellation mapping method and de-mapping method
US10396899B1 (en) * 2018-08-21 2019-08-27 Fujitsu Limited Probabilistic constellation shaping using set-partitioned M-QAM
CN111064521A (en) * 2019-12-18 2020-04-24 南京信息工程大学 Multi-dimensional orthogonal coding modulation method based on code division probability shaping

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05500445A (en) * 1990-05-14 1993-01-28 イーストマン・コダック・カンパニー Block adaptive linear predictive coding with multidimensional adaptive gain and bias
EP1921752B1 (en) * 2006-11-13 2012-12-19 Google, Inc. Adaptive arithmetic encoding and decoding of digital data
CN108809375B (en) * 2018-04-27 2021-08-17 上海交通大学 Low-precision large-scale antenna system based on probability integer and coding modulation method thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1332906A (en) * 1998-12-31 2002-01-23 三星电子株式会社 Quantization method for iterative decoder in communication system
US20180026725A1 (en) * 2016-07-20 2018-01-25 Alcatel-Lucent Usa Inc. Low-complexity constellation shaping
CN106712771A (en) * 2017-02-17 2017-05-24 北京地平线信息技术有限公司 Signal processing circuit and method applied to analogue-to-digital and digital-to-analogue conversions
CN108494719A (en) * 2018-02-26 2018-09-04 北京邮电大学 A kind of constellation mapping method and de-mapping method
US10396899B1 (en) * 2018-08-21 2019-08-27 Fujitsu Limited Probabilistic constellation shaping using set-partitioned M-QAM
CN111064521A (en) * 2019-12-18 2020-04-24 南京信息工程大学 Multi-dimensional orthogonal coding modulation method based on code division probability shaping

Also Published As

Publication number Publication date
CN113572534B (en) 2022-10-04
CN113572534A (en) 2021-10-29

Similar Documents

Publication Publication Date Title
US11882316B2 (en) System and methods for data compression and nonuniform quantizers
US20220158732A1 (en) Systems and methods for delta-sigma digitization
US9350450B2 (en) Bit loading for optical discrete multi-tone transmission
CN102356576B (en) The OFDM transmitter transponder interface with variable bit transmission rate in optical communication system
US10594538B2 (en) Transmitter, receiver, and signal processing method
US11722219B2 (en) System and methods for coherent optics based daisy-chaining
WO2021218733A1 (en) Signal processing method and device
US20200266888A1 (en) Optical communication apparatus, optical transmission system, and optical communication method
US11563445B1 (en) System and methods for data compression and nonuniform quantizers
Chien et al. Single-carrier 400G PM-256QAM generation at 34 GBaud trading off bandwidth constraints and coding overheads
CN111786729B (en) Probability shaping coding method suitable for high-speed coherent optical communication system
CN110574308B (en) Optical transmitter, optical receiver, and optical communication system
CN114144999B (en) Sub-channel coding and decoding method and device and sub-channel multiplexing optical communication system
EP3549282B1 (en) Optical transmission method and optical receiver apparatus
JP6456564B2 (en) Likelihood generating apparatus, receiving apparatus, likelihood generating method, and optical transmission system
CN111385030A (en) Optical communication device, server device, optical transmission system, and optical communication method
CN111049589A (en) Strong-truncation photon compression system and method under super-large constellation scale
JP7015765B2 (en) Transmitter and receiver of communication system
CN111614404B (en) Optical communication device, server device, and optical transmission system
WO2024013835A1 (en) Ifof-type optical transmission system
Yoshida et al. High-Speed Multilevel Coded Modulation and Soft Performance Monitoring in Optical Communications
CN117811880A (en) Communication method based on next generation passive optical network
CN111865410A (en) Method and apparatus for optical communication
US20120020667A1 (en) Data stream upgrade apparatus and method

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

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

Country of ref document: EP

Kind code of ref document: A1