WO2024067131A1 - Power consumption optimization method, communication device, and computer readable storage medium - Google Patents

Power consumption optimization method, communication device, and computer readable storage medium Download PDF

Info

Publication number
WO2024067131A1
WO2024067131A1 PCT/CN2023/118870 CN2023118870W WO2024067131A1 WO 2024067131 A1 WO2024067131 A1 WO 2024067131A1 CN 2023118870 W CN2023118870 W CN 2023118870W WO 2024067131 A1 WO2024067131 A1 WO 2024067131A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
power consumption
optimization method
indication signal
serial
Prior art date
Application number
PCT/CN2023/118870
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 WO2024067131A1 publication Critical patent/WO2024067131A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L7/00Arrangements for synchronising receiver with transmitter
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/02Power saving arrangements

Definitions

  • the present application relates to the field of communication technology, and in particular to a power consumption optimization method, a communication device, and a computer-readable storage medium.
  • ADC and DAC technology namely analog/digital and digital/analog conversion technology
  • ADC and DAC technology is a bridge between the analog and digital worlds. It is widely used in medical, instrumentation, communication, radar and other fields, and is an important part of modern digital signal processing systems.
  • communication systems with the advent of the 5G era, data service needs are rapidly expanding, requiring larger bandwidth and smaller latency, and also requiring higher interface throughput between ADC, DAC and digital processing chips.
  • 5G era data service needs are rapidly expanding, requiring larger bandwidth and smaller latency, and also requiring higher interface throughput between ADC, DAC and digital processing chips.
  • JESD204 Based on this technology development trend, multiple versions of the data converter interface standard JESD204 have been released. This protocol is based on the SERDES interface, which enables high-speed data transmission between ADC/DAC and data processing chips.
  • the JESD204 protocol solves the requirements of high-throughput interfaces, as the throughput increases, the line rate of the serial-to-parallel conversion interface becomes higher and higher, and the power consumption of the serial-to-parallel conversion interface also increases.
  • each system is adopting a power reduction solution.
  • the serial-to-parallel conversion interface is in a reset state when the system is in sleep mode to reduce power consumption.
  • the SERDES interface is in a reset state
  • the receiving side and the transmitting side are in a disconnected state.
  • To recover from a low-power state to a normal working state it is necessary to re-establish the link.
  • the process of re-establishing the link is complicated, and the link establishment time is long, making it difficult to quickly switch from a low-power state to a normal working state.
  • Embodiments of the present application provide a power consumption optimization method, a communication device, and a computer-readable storage medium.
  • an embodiment of the present application provides a power consumption optimization method, which is applied to a receiving module, including: receiving a power saving status indication signal; performing link establishment status protection processing on the first data link layer of the receiving module according to the power saving status indication signal, performing clock data recovery status locking processing on the first serial-to-parallel conversion interface of the receiving module, and closing the first clock gating related to data processing in the first serial-to-parallel conversion interface.
  • an embodiment of the present application provides a power consumption optimization method, which is applied to a sending module, including: receiving a power saving status indication signal; and according to the power saving status indication signal, shutting down a fourth clock gating related to data processing in a second serial-to-parallel conversion interface of the sending module.
  • an embodiment of the present application further provides a communication device, comprising: a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein when the processor executes the computer program, the power consumption optimization method as described in the first aspect or the second aspect is implemented.
  • an embodiment of the present application further provides a computer-readable storage medium storing computer-executable instructions, wherein the computer-executable instructions are used to execute the power consumption optimization method as described in the first aspect or the second aspect.
  • FIG1 is a schematic diagram of power saving of a time division duplex communication system provided by an embodiment of the present application.
  • FIG2 is a functional structure diagram of a communication interface provided by an embodiment of the present application.
  • FIG. 3 is a functional structure diagram of a communication interface with a power saving function provided by an embodiment of the present application
  • FIG4 is a flow chart of a power consumption optimization method applied to a receiving module provided in an embodiment of the present application
  • FIG5 is a schematic flow chart of a method of step S420 in FIG4 ;
  • FIG6 is a schematic diagram of the structure of block data provided by an embodiment of the present application.
  • FIG7 is a schematic diagram of a jump of a synchronization header locking process of block data provided by an embodiment of the present application.
  • FIG8 is a schematic diagram of the structure of multiple frames of data provided by an embodiment of the present application.
  • FIG9 is a schematic diagram of a jump of a frame header locking process of multi-frame data provided by an embodiment of the present application.
  • FIG10 is a flow chart of another method of step S420 in FIG4 ;
  • FIG11 is a schematic diagram of a reference clock relationship of a communication interface provided by an embodiment of the present application.
  • FIG12 is a flow chart of a power consumption optimization method applied to a receiving module according to another embodiment of the present application.
  • FIG. 13 is a schematic flow chart of a power consumption optimization method applied to a sending module according to an embodiment of the present application
  • FIG. 14 is a schematic flow chart of a power consumption optimization method applied to a sending module according to another embodiment of the present application.
  • 15 is a schematic diagram of a power saving working state in a communication interface provided by an embodiment of the present application when the communication interface does not support clock gating shutdown;
  • FIG. 16 is a schematic diagram of the structure of a communication device provided in an embodiment of the present application.
  • the receiving side and the sending side are in a broken link state.
  • To recover from a low-power state to a normal working state it is necessary to re-establish the link.
  • the process of re-establishing the link is complicated, and the link establishment time is long, requiring several milliseconds, and it is difficult to quickly switch from a low-power state to a normal working state.
  • the present application provides a power consumption optimization method, a communication device, and a computer-readable storage medium.
  • the receiving module of the communication device receives the power saving state indication signal; then, according to the power saving state indication signal, the first data link layer of the receiving module performs link state protection processing; finally, the first serial-to-parallel conversion interface of the receiving module
  • the first serial-to-parallel conversion interface performs clock data recovery state locking processing, and turns off the first clock gating related to data processing in the first serial-to-parallel conversion interface.
  • the solution of the embodiment of the present application can effectively reduce the power consumption of the communication interface and achieve power saving by turning off the first clock gating in the first serial-to-parallel conversion interface of the sending module and performing link establishment state protection processing at the first data link layer, thereby improving the energy efficiency of the system and being able to quickly switch between the power saving state and the communication state.
  • FIG. 1 is a schematic diagram of power saving of a time division duplex communication system provided by an embodiment of the present application.
  • the time division duplex mode is to divide the time according to a certain ratio, the downlink works in a period of time, and the uplink works in another period of time.
  • the time division duplex communication system includes a sending channel and a receiving channel.
  • the time division duplex communication system has a sending period and a receiving period. In the sending period, the sending channel is in a normal communication state, and the receiving channel is in a power saving state; and in the receiving period, the sending channel is in a power saving state, and the receiving channel is in a normal communication state.
  • the time division duplex communication system has a timing control unit, and the timing control unit can preset the sending period and the receiving period, and generate an indication signal (such as an indication point level) that can identify the sending period and the receiving period.
  • the time division duplex communication system when the sending channel or the receiving channel enters the normal communication state, the time division duplex communication system can generate a communication state indication signal; when the sending channel or the receiving channel enters the power saving state, the time division duplex communication system can generate a power saving state indication signal.
  • the communication interface is a JESD204C interface.
  • Figure 2 is a functional structure diagram of a communication interface provided by an embodiment of the present application.
  • the communication interface includes a receiving module 100 and a sending module 200, wherein the sending module 200 includes: a second transmission layer 210, a second data link layer 220 and a second serial-to-parallel conversion interface 230, the input end of the second data link layer 220 is connected to the output end of the second transmission layer 210, and the output end of the second data link layer 220 is connected to the input end of the second serial-to-parallel conversion interface 230, and in addition, the second data link layer 220 includes an scrambling unit 221, a framing unit 222 and an encoding unit 223, the input end of the framing unit 222 is connected to the output end of the scrambling unit 221, and the output end of the framing unit 222 is connected to the input end of the encoding unit 223; the receiving module 100 includes: the second transmission layer 210, the second data link layer 220 and the second serial-to-parallel conversion interface 230, the input end of the second data link layer 220 is connected to the output end of
  • a transport layer 110, a first data link layer 120 and a first serial-to-parallel conversion interface 130 the input end of the first data link layer 120 is connected to the output end of the first serial-to-parallel conversion interface 130, the output end of the first data link layer 120 is connected to the input end of the first transport layer 110, in addition, the first data link layer 120 includes a de-framing unit 123, a descrambling unit 122, a checking unit 124 and an alignment unit 121, the input end of the de-framing unit 123 is connected to the output end of the first serial-to-parallel conversion interface 130, the output end of the de-framing unit 123 is respectively connected to the input end of the descrambling unit 122 and the checking unit 124, and the output end of the descrambling unit 122 is connected to the input end of the alignment unit 121.
  • the output end of the second serial-to-parallel conversion interface 230 of the sending module 200 is connected to the input end of the first serial-to
  • the second transport layer 210 of the sending module 200 is configured to map the channel data into unscrambled link data and transmit it to the second data link layer 220.
  • the link data is sequentially transmitted through the scrambling unit 221, the framing unit 222 and the encoding unit 223.
  • the scrambling unit 221 in the second data link layer 220 scrambles the link data, which can improve the fault tolerance and stability of the link in high-speed transmission applications.
  • the scrambling unit 221 outputs the scrambled block data, and then the framing unit 222 frames the scrambled block data.
  • the encoding unit 223 encodes the framed link data.
  • the encoding unit 223 is a 64B/66B encoding unit 223, and the 64B/66B encoding combines the data signal and the control signal through the synchronization header for transmission.
  • the encoded data is transmitted to the second serial-to-parallel conversion interface 230, which converts the parallel data into serial data and sends the serial data to the first serial-to-parallel conversion interface 130 of the receiving module 100 at high speed.
  • the switching interface 130 completes the reception of high-speed data, converts the serial data into parallel data, and transmits the parallel data to the first data link layer 120 of the receiving module 100.
  • the parallel data passes through the deframing unit 123, the descrambling unit 122 and the alignment unit 121 of the first data link layer 120 in sequence.
  • the deframing unit 123 performs deframing processing on the data and outputs the deframing data to the descrambling unit 122.
  • the descrambling unit 122 performs descrambling processing on the data, and then the alignment unit 121 performs alignment processing on the descrambled data and outputs the link data to the first transmission layer 110; the first transmission layer 110 is configured to map the link data output by the first data link layer 120 into channel data and transmit it to the channel of the time division duplex communication system.
  • FIG3 is a functional structure diagram of a communication interface with a power saving function provided by an embodiment of the present application.
  • the communication interface with a power saving function includes a receiving module 100 and a sending module 200, wherein the sending module 200 includes: a second transmission layer 210, a second data link layer 220 and a second serial-to-parallel conversion interface 230, and in addition, the second data link layer 220 includes a scrambling unit 221, a framing unit 222 and an encoding unit 223; the receiving module 100 includes: a first transmission layer 110, a first data link layer 120 and a first serial-to-parallel conversion interface 130, and in addition, the first data link layer 120 includes a deframing unit 123, a descrambling unit 122, a checking unit 124 and an alignment unit 121, and the connection relationship between the various units in the receiving module 100 and the sending module 200 is the same as the connection relationship shown in FIG2, and will not be repeated here.
  • the sending module 200 includes: a second transmission layer 210, a second data link layer 220 and a second serial-to-parallel conversion interface 230,
  • a first control unit 140 is newly added to the receiving module 100
  • a second control unit 240 is newly added to the sending module 200
  • the first control unit 140 includes a first data link layer control unit 141 and a first serial-to-parallel conversion interface control unit 142
  • the second control unit 240 includes a second data link layer control unit 241 and a second serial-to-parallel conversion interface control unit 242.
  • the first data link layer control unit 141 when receiving the power-saving state indication signal, is configured to perform link establishment state protection processing on the first data link layer 120 according to the power-saving state indication signal, and turn off the second clock gating of the descrambling unit 122 and the verification unit 124 of the first data link layer 120;
  • the first serial-to-parallel conversion interface control unit 142 is configured to perform clock data recovery state locking processing on the first serial-to-parallel conversion interface 130 according to the power-saving state indication signal, and turn off the first clock gating related to data processing in the first serial-to-parallel conversion interface 130;
  • the second data link layer control unit 241 is configured to turn off the fifth clock gating of the scrambling unit 221 and the encoding unit 223 in the second data link layer 220 according to the power-saving state indication signal;
  • the second serial-to-parallel conversion interface control unit 242 is configured to turn off the fourth clock gating related to data processing in the second serial-to-parallel conversion interface
  • the first serial-to-parallel conversion interface control unit 142 is also configured to enable the first clock gating related to data processing in the first serial-to-parallel conversion interface 130 according to the communication state indication signal, and perform clock data recovery state tracking processing on the first serial-to-parallel conversion interface 130
  • the first data link layer control unit 141 is also configured to enable processing on the first data link layer 120.
  • Figure 4 is a flow chart of a power consumption optimization method applied to a receiving module provided in an embodiment of the present application.
  • the power consumption optimization method can be applied to the receiving module in the communication interface shown in Figure 3.
  • the power consumption optimization method includes but is not limited to step S410 and step S420.
  • Step S410 receiving a power saving status indication signal
  • Step S420 According to the power saving status indication signal, the first data link layer of the receiving module is protected in link state, the first serial-to-parallel conversion interface of the receiving module is locked in clock data recovery state, and the first clock gating related to data processing in the first serial-to-parallel conversion interface is turned off.
  • the receiving module by executing the power consumption optimization method of step S410 to step S420, the receiving module receives a power saving status indication signal; then, according to the power saving status indication signal, the first data link layer of the receiving module is subjected to link establishment status protection processing; finally, the first serial-to-parallel conversion interface of the receiving module is subjected to clock data recovery status locking processing, and the first clock gating related to data processing in the first serial-to-parallel conversion interface is turned off, which can effectively reduce the power consumption of the communication interface, achieve power saving, and facilitate rapid switching between the power saving state and the communication state.
  • the power saving status indication signal is sent by the timing control unit in the time division duplex communication system.
  • the sending channel or the receiving channel is in the power saving state, and the communication interface, as a part of the sending channel and the receiving channel, will also enter the power saving state.
  • the communication interface By reducing the power consumption of the communication interface, power saving is achieved, thereby improving the energy efficiency ratio of the time division duplex communication system.
  • the first data link layer When the first serial-to-parallel conversion interface enters the power-saving state, the first data link layer will detect an error and make a link break judgment, causing the communication interface to enter the re-establishment process, which will take a long time to restore stability, and the re-establishment will cause the transmission time of the communication interface to change, so that more processes will have to restart.
  • the first control unit newly added in the receiving module will perform link establishment state protection processing on the first data link layer, and lock the link in the state before entering the power-saving state, so that it can be switched back to the communication state from the power-saving state relatively quickly later.
  • FIG. 5 is a flow chart of a method of step S420 in Figure 4.
  • step S420 according to the power saving status indication signal, the first data link layer of the receiving module is subjected to link state protection processing, including but not limited to step S510, step S520 and step S530.
  • Step S510 performing frame header locking processing on multiple frames of data to lock the positions of multiple frame headers
  • Step S520 performing synchronization head locking processing on the block data to lock the synchronization head position
  • Step S530 shielding the check result obtained through the cyclic redundancy check process.
  • the first control unit of the receiving module performs frame header locking processing on multi-frame data, locks the position of multi-frame frame headers, and performs synchronization header locking processing on block data, locks the position of synchronization headers, and shields the verification result obtained by cyclic redundancy check processing.
  • the data in the first data link layer is abnormal, and the abnormal data will not be output to the first transmission layer, but data 0 will be output to the first transmission layer. While saving power, it is conducive to realizing rapid switching between power saving state and communication state.
  • the correct boundary of the block data is the basis for the correct parsing of the receiving module.
  • the second serial-to-parallel conversion interface of the sending module is sent to the first serial-to-parallel conversion interface in a serial manner, and the receiving module needs to find the boundary of the block data according to the 64B/66B encoding rule. Once the boundary is lost, it is necessary to search again, which takes a long time. Therefore, the locking of the synchronization head position can be achieved through step S520, so as to facilitate the subsequent recovery of the link communication state, and effectively reduce the time required for the communication interface to recover from the power saving state to the communication state.
  • the 66-bit signal after 64B/66B encoding is composed of a 2-bit synchronization header and 64-bit data.
  • This 66-bit data is called a block in the JESD294C protocol.
  • Figure 6 is a schematic diagram of the structure of block data provided by an embodiment of the present application.
  • the SH in the block data is the synchronization header, which is the boundary of the block data.
  • S0 to S7 are the transmitted data, where SH is 2 bits, S0 ⁇ S7 are 8 bits each, a total of 66 bits, and valid data is 64 bits.
  • the synchronization header is a 2-bit unscrambled value located at the beginning of each block data, and the bit values of the valid synchronization header are inconsistent. Based on this, it is necessary to perform synchronization header locking processing on the block data to lock the synchronization header position.
  • FIG. 7 is a jump diagram of the synchronization head locking process of the block data provided by an embodiment of the present application.
  • the synchronization head locking process is to add a function in the state machine of the 64B/66B boundary search: when the power saving is enabled, the synchronization head error count is not accumulated.
  • the state machine When the state machine is reset or the synchronization head is not locked, it is necessary to find the synchronization head of the 64B/66B block data; then find the synchronization head initial state, and when continuous and inconsistent 2-bit data is found, the 2-bit data is used as the synchronization head of the first 64B/66B block data found; after the synchronization head is found for the first time, the state machine enters the search state; during the search process, a judgment is made every 66 bits.
  • the state machine detects 64 consecutive synchronization heads, it is confirmed that the synchronization head is found, and then the synchronization head is locked, and the power saving is enabled, and the synchronization error count is cleared; and during the search process, if the state machine detects a synchronization head error, the state machine will re-execute the step of finding the synchronization head initial state; when the synchronization head is locked, if the synchronization head error count exceeds the threshold value, the state machine will move back 1 bit and re-execute the step of finding the synchronization head initial state.
  • the boundary of the normal multi-frame data in the receiving module will be lost, which will result in the need to re-search the multi-frame boundary when exiting the power-saving state, which will consume a certain amount of time and affect the speed of restoring stability.
  • FIG 8 is a schematic diagram of the structure of multi-frame data provided by an embodiment of the present application. Every 32 64B/66B blocks of data constitute a frame, and E frames constitute multi-frame data. E is a parameter preset by the receiving module and the sending module. A multi-frame data is also a mapping operation unit of the transport layer. The multi-frame header is used to indicate the boundary of the multi-frame, which is important for the delay alignment processing performed in the data link layer and the demapping processing performed in the transport layer. Once the multi-frame position is wrong, the subsequent data parsing processing in the transport layer will be wrong, resulting in incorrect data transmission.
  • FIG. 9 is a jump diagram of the frame header locking processing of multi-frame data provided by an embodiment of the present application.
  • the frame header locking processing is to add a function in the multi-frame check state machine: when power saving is enabled, the multi-frame frame header error count is not accumulated.
  • the state machine When the state machine is reset, the frame header of the multi-frame data needs to be found; that is, a multi-frame initial state search is performed, and when the multi-frame frame header is found for the first time, the state machine enters the multi-frame search state; during the multi-frame search process, if the state machine detects 4 multi-frame headers in succession, it is confirmed that the multi-frame header is found, jumps to the multi-frame locking state, realizes the multi-frame header locking, performs power saving enabling processing, and clears the multi-frame frame header error count; and during the multi-frame search process, when the state machine detects a multi-frame frame header error, the state machine will jump back to the multi-frame initial state search state; when the state machine performs multi-frame locking, if the multi-frame frame header error count exceeds the threshold, the state machine will jump back to the multi-frame initial state search state.
  • the link state locking is implemented in the first data link layer, which is conducive to quickly restoring the communication state of the link.
  • the verification result obtained through the cyclic redundancy check processing is shielded, that is, the verification result is not received, and no subsequent judgment is performed on it, and the output of the first data link layer is switched to data 0. This can prevent the first data link layer from protecting and error counting subsequent links after identifying an error, thereby affecting the normal operation and maintenance test function.
  • step S420 is a flowchart of another method of step S420 in FIG. 4 , wherein the clock data recovery state locking process is performed on the first serial-to-parallel conversion interface of the receiving module in step S420 , including but not limited to step S1010 .
  • Step S1010 Stop the phase check operation in the clock data recovery process of the first serial-to-parallel conversion interface.
  • the first control unit in the receiving module stops the phase check operation in the clock data recovery process of the first serial-to-parallel conversion interface.
  • the first serial-to-parallel conversion interface includes a clock data recovery circuit that can perform clock data recovery processing and can use the data that has been embedded with the clock to recover the clock and data synchronized with the clock.
  • the clock data recovery circuit can input the input data into the phase-locked loop, recover the clock, and then sample the input data through the clock so that the clock is synchronized with the recovered data.
  • the goal of the clock data recovery process is to find the best sampling time, which requires the data to have rich jumps. There is an indicator in the clock data recovery process called the maximum continuous 0 or 1 length tolerance (MaxRun Length or Consecutive Identical Digits) capability.
  • the clock data recovery circuit includes a frequency detector, a phase detector, a phase-locked loop, a voltage-controlled oscillator, and a frequency divider, etc. The structure of the clock data recovery circuit and its internal connection relationship are not specifically illustrated and explained here.
  • the first control unit stops the phase check operation in the clock data recovery process of the first serial-to-parallel conversion interface and locks the phase to the state before entering the power saving state. That is, the clock data recovery process no longer performs phase following.
  • the working clock related to the delay in the first serial-to-parallel conversion interface needs to be maintained, and the phase-locked loop and frequency divider in the clock data recovery processing circuit do not save power.
  • FIG. 11 is a schematic diagram of the reference clock relationship of the communication interface provided by an embodiment of the present application.
  • chip A includes a second serial-to-parallel conversion interface and a phase-locked loop module
  • chip B includes a first serial-to-parallel conversion interface and a phase-locked loop module.
  • the output end of the phase-locked loop module of chip A is connected to the input end of the second serial-to-parallel conversion interface, and the output end of the second serial-to-parallel conversion interface is connected to the input end of the first serial-to-parallel conversion interface.
  • the input end of the first serial-to-parallel conversion interface is also connected to the output end of the phase-locked loop module of chip A.
  • the input ends of the phase-locked loop modules of chip A and chip B are both connected to the same clock chip.
  • the clock chip outputs the same reference clock to the phase-locked loop modules of chip A and chip B through the same voltage-controlled oscillator.
  • the same reference clock is output to the second serial-to-parallel conversion interface and the first serial-to-parallel conversion interface through the phase-locked loop modules of chip A and chip B respectively, so that the serial-to-parallel conversion interfaces at both ends of the transceiver module can achieve phase relationship following.
  • the first data link layer includes a first data processing unit group, and after receiving the power saving state indication signal, it also includes: turning off the second clock gating of the first data processing unit group.
  • the first data processing unit group includes a descrambling unit and a verification unit.
  • the first data processing unit group in the first data link layer refers to a descrambling unit and a verification unit, the descrambling unit uses the second clock gating to participate in the descrambling process, and the verification unit uses the second clock gating to participate in the verification process. Turning off the second clock gating can effectively reduce the power consumption of the communication interface, achieve power saving, and thus improve the energy efficiency of the system.
  • the principle of turning off the clocks of multiple working units is that the control link clock is not turned off, and the clock that affects the link delay state is not turned off. Based on this, the working clock related to the control logic in the first data link layer of the receiving module is retained, including the deframing unit and the alignment unit.
  • the power saving status indication signal after receiving the power saving status indication signal, it also includes: gating off the third clock related to data processing in the random access memory in the first transmission layer of the receiving module, retaining the read and write address control logic clock of the first transmission layer of the receiving module, which can reduce the power consumption of the communication interface, achieve power saving, and thus improve the energy efficiency of the system.
  • FIG. 12 is a flow chart of a power consumption optimization method applied to a receiving module provided in another embodiment of the present application, wherein the power consumption optimization method includes but is not limited to step S1210 , step S1220 , and step S1230 .
  • Step S1210 receiving a communication status indication signal
  • Step S1220 according to the communication status indication signal, enable the first clock gating related to data processing in the first serial-to-parallel conversion interface, and perform clock data recovery status tracking processing on the first serial-to-parallel conversion interface of the receiving module;
  • Step S1230 enabling the first data link layer of the receiving module.
  • the first control unit enables the first data link layer of the receiving module to restore the communication of the first data link layer.
  • the first control unit turns on the second clock gating of the first data processing unit group, turns on the phase check operation in the clock data recovery process of the first serial-to-parallel conversion interface, and performs phase following; then restores the block data synchronization process in the first data link layer according to the synchronization header position; restores the multi-frame synchronization process according to the multi-frame header position; receives the check result obtained by the cyclic redundancy check process, enables the redundant cyclic check judgment, and turns on the output data of the first data link layer, switching to normal data output.
  • the receiving module by executing the power consumption optimization method of steps S1210 to S1230, the receiving module receives a communication status indication signal, and then, according to the communication status indication signal, turns on the first clock gating related to data processing in the first serial-to-parallel conversion interface, performs clock and data recovery state tracking processing on the first serial-to-parallel conversion interface of the receiving module, and releases the clock and data recovery state lock of the first serial-to-parallel conversion interface, and performs clock and data recovery state tracking, that is, CDR state tracking; finally, the first data link layer of the receiving module is enabled so that the receiving module can quickly switch from the power saving state to the communication state.
  • the communication status indication signal is sent by the timing control unit in the time division duplex communication system.
  • the sending channel or the receiving channel is in the communication state.
  • the communication interface is part of the sending channel and the receiving channel.
  • the sending module of the communication interface quickly switches to the communication state, which can ensure the normal communication of the time division duplex communication system.
  • Figure 13 is a flow chart of a power consumption optimization method applied to a sending module provided by an embodiment of the present application.
  • the power consumption optimization method can be applied to the sending module in the communication interface shown in Figure 3.
  • the power consumption optimization method includes but is not limited to step S1310 and step S1320.
  • Step S1310 receiving a power saving status indication signal
  • Step S1320 according to the power-saving state indication signal, turn off the fourth clock gating related to data processing in the second serial-to-parallel conversion interface of the sending module.
  • the sending module by executing the power consumption optimization method of steps S1310 to S1320, when the receiving module receives the power saving status indication signal and enters the power saving status, the sending module also receives the power saving status indication signal, and then the sending module turns off the fourth clock gating related to data processing in the second serial-to-parallel conversion interface of the sending module according to the power saving status indication signal, and enters the power saving state.
  • the second data link layer of the sending module includes a second data processing unit group, and after receiving the power saving state indication signal, it also includes: turning off the fifth clock gating of the second data processing unit group.
  • the second data processing unit group includes a scrambling unit and an encoding unit.
  • the second data processing unit group in the second data link layer refers to a scrambling unit and an encoding unit, and the fifth clock gating is used in the scrambling unit for scrambling processing, and the fifth clock gating is used in the encoding unit for encoding processing.
  • Turning off the fifth clock gating can effectively reduce the power consumption of the communication interface, achieve power saving, and thus improve the energy efficiency ratio of the system.
  • the principle of turning off the clocks of multiple working units is that the control link clock is not turned off, and the clock that affects the link delay state is not turned off. Based on this, the working clock related to the control logic in the second data link layer of the sending module is retained, such as the framing unit.
  • the power saving status indication signal after receiving the power saving status indication signal, it also includes: turning off the sixth clock gating related to data processing in the random access memory in the second transmission layer of the sending module, retaining the read and write address control logic clock of the second transmission layer of the sending module, which can reduce the power consumption of the communication interface, achieve power saving, and thus improve the energy efficiency of the system.
  • FIG. 14 is a flow chart of a power consumption optimization method applied to a sending module provided in another embodiment of the present application.
  • the power consumption optimization method includes but is not limited to step S1410 and step S1420.
  • Step S1410 receiving a communication status indication signal
  • Step S1420 according to the communication status indication signal, enable the fourth clock gating related to data processing in the second serial-to-parallel conversion interface, and enable the fifth clock gating of the second data processing unit group.
  • the sending module by executing the power consumption optimization method of steps S1410 to S1420, when the receiving module receives the communication status indication signal and quickly recovers from the power saving state to the communication state, the sending module also receives the communication status indication signal. Then, the second control unit of the sending module turns on the fourth clock gating related to data processing in the second serial-to-parallel conversion interface according to the communication status indication signal, and turns on the fifth clock gating of the second data processing unit group, so that the sending module can quickly switch from the power saving state to the communication state.
  • the communication status indication signal is sent by the timing control unit in the time division duplex communication system.
  • the sending channel or the receiving channel is in the communication state.
  • the communication interface is part of the sending channel and the receiving channel.
  • the sending module of the communication interface quickly switches to the communication state, which can ensure the normal communication of the time division duplex communication system.
  • the serial-to-parallel conversion interface of the modules on both sides of the entire communication interface is in a power-saving state and the link is not interrupted.
  • Such a power-saving method can quickly recover from the power-saving state to the normal communication state without rebuilding the link.
  • the sending module first exits the power-saving state, and then the receiving module exits the power-saving state from the physical layer (including: serial-to-parallel conversion interface) and the data link layer in turn.
  • the sending module and the receiving module have a homologous reference clock, so that the first data link layer of the receiving module can keep the locked state and the restored state consistent when the sending module turns off the output, ensuring the synchronization of the sending module and the receiving module clock; in addition, the power-saving parts in the receiving module and the sending module can not affect the delay changes of the entire transmission process in the system.
  • the power consumption of the communication interface can be effectively reduced, power saving can be achieved, and fast switching between the power-saving state and the communication state can be achieved, thereby improving the energy efficiency ratio of the system.
  • the chip including the first serial-to-parallel conversion interface and the chip including the second serial-to-parallel conversion interface cannot support clock gating closure, and the communication interface in the time division duplex communication system does not support clock gating closure.
  • the above method of reducing the power consumption in the communication interface by closing the data link layer at both ends of the transmitter and receiver and part of the clock gating of the serial-to-parallel conversion interface will be difficult to implement.
  • the second serial-to-parallel conversion interface of the sending module needs to avoid outputting 0 or 1 for a long time, so it is necessary to perform scrambling processing through the scrambling unit in the first data link layer to convert the constant into changing data, and the data flip rate after scrambling reaches about 35% to 40%. Too high a data flip rate will also increase the power consumption in the communication interface. Therefore, reducing the data flip rate can also reduce the power consumption in the communication interface to a certain extent and achieve power saving.
  • the second data link layer is controlled to transmit a custom sequence with a low flip rate and turn off the scrambled data output according to the power-saving status indication signal; at the same time, on the other hand, when the receiving module does not support clock gating shutdown, the first data link layer is controlled to output data 0 according to the power-saving status indication signal.
  • Figure 15 is a schematic diagram of the power-saving working state in the communication interface provided by an embodiment of the present application when the communication interface does not support clock gating shutdown.
  • the second data link layer is controlled to transmit a custom sequence with a low flip rate to reduce the power consumption in the communication interface and achieve power saving. Since the custom sequence with a low flip rate is useless data in the receiving module, there is no need to ensure the correctness of the data received by the serial-to-parallel conversion interface. Therefore, the custom sequence does not need to pass through the scrambling unit in the first data link layer.
  • the custom sequence In addition to having a low flip rate, the custom sequence also needs to ensure that the clock data recovery of the first serial-to-parallel conversion interface of the receiving module can be locked and that no bit errors occur near the data header.
  • the custom sequence is processed by the framing unit and the encoding unit in the second data link layer in turn, output to the second serial-to-parallel conversion interface, and then received by the first serial-to-parallel conversion interface, and then enters the first data link layer, and passes through the first data link layer in turn.
  • the processing of the deframing unit, descrambling unit and alignment unit of the first data link layer will cause the receiving module to make an erroneous judgment, affecting the operation of the time division duplex communication system.
  • transmitting a custom sequence with a low flip rate in the receiving module and the sending module of the communication interface can reduce the power consumption in the communication interface, ensure that the functional modules in the first data link layer and the second data link layer are in a normal working state, and can quickly restore the normal communication state without restarting the functional modules in the first data link layer and the second data link layer.
  • FIG. 16 is a schematic diagram of the structure of a communication device provided in an embodiment of the present application.
  • the communication device 1600 of the embodiment of the present application includes one or more processors 1610 and a memory 1620.
  • FIG. 16 takes one processor 1610 and one memory 1620 as an example.
  • the processor 1610 and the memory 1620 may be connected via a bus or other means, and FIG. 16 takes the connection via a bus as an example.
  • the memory 1620 can be used to store non-transitory software programs and non-transitory computer executable programs.
  • the memory 1620 may include a high-speed random access memory, and may also include a non-transitory memory, such as at least one disk storage device, a flash memory device, or other non-transitory solid-state storage device.
  • the memory 1620 includes a memory 1620 remotely arranged relative to the processor 1610, and these remote memories 1620 can be connected to the communication device 1600 respectively via a network. Examples of the above-mentioned network include, but are not limited to, the Internet, an intranet, a local area network, a mobile communication network, and combinations thereof.
  • FIG. 16 does not constitute a limitation on the communication device 1600 , and may include more or fewer components than shown in the figure, or a combination of certain components, or a different arrangement of components.
  • the non-transitory software programs and instructions required to implement the power consumption optimization method applied to the communication device 1600 in the above-mentioned embodiment are stored in the memory 1620.
  • the power consumption optimization method applied to the communication device 1600 in the above-mentioned embodiment is executed, for example, the method steps in Figures 4, 5, 10, 12, 13 and 14 described above are executed.
  • the device embodiments described above are merely illustrative, and the units described as separate components may or may not be physically separated, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • an embodiment of the present application also provides a computer-readable storage medium, which stores computer-executable instructions, which are executed by one or more processors, for example, or executed by a processor 1610 in Figure 16, so that the one or more processors 1610 can execute the control method in the above-mentioned method embodiment, for example, execute the method steps in Figures 4, 5, 10, 12, 13 and 14 described above.
  • the embodiment of the present application includes: the receiving module of the communication device receives the power saving state indication signal; according to the power saving state indication signal, the first data link layer of the receiving module is subjected to link state protection processing; the first serial-to-parallel conversion interface of the receiving module is subjected to clock data recovery state locking processing, and the first clock gating related to data processing in the first serial-to-parallel conversion interface is turned off.
  • the receiving module of the communication device receives the power saving state indication signal; then according to the power saving state indication signal, the first data link layer of the receiving module is subjected to link state protection processing; finally, the first serial-to-parallel conversion interface of the receiving module is subjected to clock data recovery state locking processing, and the first clock gating related to data processing in the first serial-to-parallel conversion interface is turned off. That is to say, the scheme of the embodiment of the present application can effectively reduce the power consumption of the communication interface, realize power saving, and facilitate fast switching between power saving state and communication state by turning off the first clock gating in the first serial-to-parallel conversion interface of the sending module and performing link state protection processing in the first data link layer.
  • computer storage medium refers to a physical component or a combination of physical components.
  • the physical components may be implemented as software executed by a processor, such as a central processing unit, a digital signal processor or a microprocessor, or may be implemented as hardware, or may be implemented as an integrated circuit, such as an application-specific integrated circuit.
  • a processor such as a central processing unit, a digital signal processor or a microprocessor
  • Such software may be distributed on a computer-readable medium, which may include a computer storage medium (or a non-transitory medium) and a communication medium (or a temporary medium).
  • computer storage medium includes volatile and non-volatile, removable and non-removable media implemented in any method or technology for storing information (such as computer-readable instructions, data structures, program modules or other data).
  • Computer storage media include, but are not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disk (DVD) or other optical disk storage, magnetic cassette, magnetic tape, disk storage or other magnetic storage device, or any other medium that can be used to store desired information and can be accessed by a computer.
  • communication media generally contain computer-readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transmission mechanism, and may include any information delivery medium.

Abstract

The present application discloses a power consumption optimization method, a communication device, and a computer readable storage medium. The power consumption optimization method is applied to a receiving module, and comprises: receiving a power-saving state indication signal (S410); and according to the power-saving state indication signal, performing link setup state protection processing on a first data link layer of the receiving module, performing clock data recovery state locking processing on a first serial-to-parallel conversion interface of the receiving module, and disabling data processing-based first clock gating in the first serial-to-parallel conversion interface (S420).

Description

功耗优化方法、通信设备及计算机可读存储介质Power consumption optimization method, communication device and computer readable storage medium
相关申请的交叉引用CROSS-REFERENCE TO RELATED APPLICATIONS
本申请基于申请号为202211214427.2、申请日为2022年9月30日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。This application is based on the Chinese patent application with application number 202211214427.2 and application date September 30, 2022, and claims the priority of the Chinese patent application. The entire content of the Chinese patent application is hereby introduced into this application as a reference.
技术领域Technical Field
本申请涉及通讯技术领域,尤其是一种功耗优化方法、通信设备及计算机可读存储介质。The present application relates to the field of communication technology, and in particular to a power consumption optimization method, a communication device, and a computer-readable storage medium.
背景技术Background technique
ADC、DAC技术,即模/数、数/模转换技术,是沟通模拟和数字世界的桥梁,其广泛应用于医疗、仪表、通信和雷达等领域,是现代数字信号处理系统中的重要组成部分。在通讯系统中,随着5G时代的到来,数据业务需求迅速扩增,要求更大的带宽,更小的时延,同时也要求ADC、DAC与数字处理芯片之间的接口吞吐率更高。基于此技术发展趋势,陆续发布了数据转换器接口标准JESD204标准的多个版本的协议。该协议基于SERDES接口,使得ADC/DAC与数据处理芯片之间能够实现高速数据传输。JESD204协议虽然解决了高吞吐率接口的要求,但随着吞吐率的增加,串并转换接口的线速率越来越高,随之而来的是串并转换接口的功耗也越来越高。对于功耗敏感的产品设备,其各个系统都在采用降功耗方案。ADC and DAC technology, namely analog/digital and digital/analog conversion technology, is a bridge between the analog and digital worlds. It is widely used in medical, instrumentation, communication, radar and other fields, and is an important part of modern digital signal processing systems. In communication systems, with the advent of the 5G era, data service needs are rapidly expanding, requiring larger bandwidth and smaller latency, and also requiring higher interface throughput between ADC, DAC and digital processing chips. Based on this technology development trend, multiple versions of the data converter interface standard JESD204 have been released. This protocol is based on the SERDES interface, which enables high-speed data transmission between ADC/DAC and data processing chips. Although the JESD204 protocol solves the requirements of high-throughput interfaces, as the throughput increases, the line rate of the serial-to-parallel conversion interface becomes higher and higher, and the power consumption of the serial-to-parallel conversion interface also increases. For power-sensitive product equipment, each system is adopting a power reduction solution.
相关技术中,在接口应用阶段,系统休眠时令串并转换接口处于复位状态,以减小功耗。当SERDES接口处于复位状态时,接收侧与发送侧处于断链状态。而从低功耗状态恢复到正常工作状态,需要重新建链。重新建链的流程复杂,且建链时间较长,难以快速地从低功耗状态切换至正常工作状态。In the related art, during the interface application stage, the serial-to-parallel conversion interface is in a reset state when the system is in sleep mode to reduce power consumption. When the SERDES interface is in a reset state, the receiving side and the transmitting side are in a disconnected state. To recover from a low-power state to a normal working state, it is necessary to re-establish the link. The process of re-establishing the link is complicated, and the link establishment time is long, making it difficult to quickly switch from a low-power state to a normal working state.
发明内容Summary of the invention
本申请实施例提供了一种功耗优化方法、通信设备及计算机可读存储介质。Embodiments of the present application provide a power consumption optimization method, a communication device, and a computer-readable storage medium.
第一方面,本申请实施例提供了一种功耗优化方法,应用于接收模块,包括:接收节电状态指示信号;根据所述节电状态指示信号,对所述接收模块的第一数据链路层进行建链状态保护处理,对所述接收模块的第一串并转换接口进行时钟数据恢复状态锁定处理,并关闭所述第一串并转换接口中与数据处理相关的第一时钟门控。In the first aspect, an embodiment of the present application provides a power consumption optimization method, which is applied to a receiving module, including: receiving a power saving status indication signal; performing link establishment status protection processing on the first data link layer of the receiving module according to the power saving status indication signal, performing clock data recovery status locking processing on the first serial-to-parallel conversion interface of the receiving module, and closing the first clock gating related to data processing in the first serial-to-parallel conversion interface.
第二方面,本申请实施例提供了一种功耗优化方法,应用于发送模块,包括:接收节电状态指示信号;根据所述节电状态指示信号,关闭所述发送模块的第二串并转换接口中与数据处理相关的第四时钟门控。In the second aspect, an embodiment of the present application provides a power consumption optimization method, which is applied to a sending module, including: receiving a power saving status indication signal; and according to the power saving status indication signal, shutting down a fourth clock gating related to data processing in a second serial-to-parallel conversion interface of the sending module.
第三方面,本申请实施例还提供了一种通信设备,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现如上第一方面或如第二方面所述的功耗优化方法。In a third aspect, an embodiment of the present application further provides a communication device, comprising: a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein when the processor executes the computer program, the power consumption optimization method as described in the first aspect or the second aspect is implemented.
第四方面,本申请实施例还提供了一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行如第一方面或如第二方面所述的功耗优化方法。 In a fourth aspect, an embodiment of the present application further provides a computer-readable storage medium storing computer-executable instructions, wherein the computer-executable instructions are used to execute the power consumption optimization method as described in the first aspect or the second aspect.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1是本申请一个实施例提供的时分双工通信系统的节电示意图;FIG1 is a schematic diagram of power saving of a time division duplex communication system provided by an embodiment of the present application;
图2是本申请一个实施例提供的通信接口的功能结构示意图;FIG2 is a functional structure diagram of a communication interface provided by an embodiment of the present application;
图3是本申请一个实施例提供的具有节电功能的通信接口的功能结构示意图;3 is a functional structure diagram of a communication interface with a power saving function provided by an embodiment of the present application;
图4是本申请一实施例提供的应用于接收模块的功耗优化方法的流程示意图;FIG4 is a flow chart of a power consumption optimization method applied to a receiving module provided in an embodiment of the present application;
图5是图4中步骤S420的一个方法的流程示意图;FIG5 is a schematic flow chart of a method of step S420 in FIG4 ;
图6是本申请一个实施例提供的块数据的结构示意图;FIG6 is a schematic diagram of the structure of block data provided by an embodiment of the present application;
图7是本申请一个实施例提供的块数据的同步头锁定处理的跳转示意图;FIG7 is a schematic diagram of a jump of a synchronization header locking process of block data provided by an embodiment of the present application;
图8是本申请一个实施例提供的多帧数据的结构示意图;FIG8 is a schematic diagram of the structure of multiple frames of data provided by an embodiment of the present application;
图9是本申请一个实施例提供的多帧数据的帧头锁定处理的跳转示意图;FIG9 is a schematic diagram of a jump of a frame header locking process of multi-frame data provided by an embodiment of the present application;
图10是图4中步骤S420的另一个方法的流程示意图;FIG10 is a flow chart of another method of step S420 in FIG4 ;
图11是本申请一个实施例提供的通信接口的参考时钟关系示意图;FIG11 is a schematic diagram of a reference clock relationship of a communication interface provided by an embodiment of the present application;
图12是本申请另一个实施例提供的应用于接收模块的功耗优化方法的流程示意图;FIG12 is a flow chart of a power consumption optimization method applied to a receiving module according to another embodiment of the present application;
图13是本申请一个实施例提供的应用于发送模块的功耗优化方法的流程示意图;13 is a schematic flow chart of a power consumption optimization method applied to a sending module according to an embodiment of the present application;
图14是本申请另一个实施例提供的应用于发送模块的功耗优化方法的流程示意图;14 is a schematic flow chart of a power consumption optimization method applied to a sending module according to another embodiment of the present application;
图15是本申请一个实施例提供的在通信接口不支持时钟门控关闭的情况下通信接口内的节电工作状态示意图;15 is a schematic diagram of a power saving working state in a communication interface provided by an embodiment of the present application when the communication interface does not support clock gating shutdown;
图16是本申请一实施例提供的通信设备的结构示意图。FIG. 16 is a schematic diagram of the structure of a communication device provided in an embodiment of the present application.
具体实施方式Detailed ways
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行详细说明。应当理解,此处所描述的实施例仅用以解释本申请,并不用于限定本申请。In order to make the purpose, technical solution and advantages of the present application more clearly understood, the present application is described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the embodiments described herein are only used to explain the present application and are not used to limit the present application.
需要说明的是,在本申请的描述中,若干的含义是一个或者多个,多个的含义是两个以上,大于、小于、超过等理解为不包括本数。此外,虽然在流程图中示出了逻辑顺序,但是在某些情况下,可以以不同于流程图中的顺序执行所示出或描述的步骤。说明书的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。It should be noted that, in the description of the present application, the meaning of "several" is one or more, the meaning of "more" is more than two, and "greater than", "less than", "exceeding", etc. are understood to not include the number itself. In addition, although the logical order is shown in the flowchart, in some cases, the steps shown or described may be performed in an order different from that in the flowchart. The terms "first", "second", etc. in the specification are used to distinguish similar objects, and are not necessarily used to describe a specific order or sequence.
在通讯系统中,随着5G时代的到来,业务数据需求迅速扩增,要求更大的带宽,更小的时延,同时也要求ADC、DAC与数字处理芯片之间的接口吞吐率更高。陆续发布了数据转换器接口标准JESD204标准的多个版本的协议。该协议基于SERDES接口,使得ADC/DAC与数据处理芯片之间能够实现高速数据传输。但随着吞吐率的增加,串并转换接口的线速率越来越高,随之而来的是串并转换接口的功耗也越来越高。相关技术中,在接口应用阶段,系统休眠时令串并转换接口处于复位状态,以减小功耗。当SERDES接口处于复位状态时,接收侧与发送侧处于断链状态。而从低功耗状态恢复到正常工作状态,需要重新建链。重新建链的流程复杂,且建链时间较长,需要数个毫秒,难以快速地从低功耗状态切换至正常工作状态。In the communication system, with the advent of the 5G era, the demand for business data has expanded rapidly, requiring larger bandwidth and smaller latency, and also requiring higher interface throughput between ADC, DAC and digital processing chips. Multiple versions of the data converter interface standard JESD204 standard have been released one after another. The protocol is based on the SERDES interface, which enables high-speed data transmission between ADC/DAC and data processing chips. However, with the increase in throughput, the line rate of the serial-to-parallel conversion interface is getting higher and higher, and the power consumption of the serial-to-parallel conversion interface is also getting higher and higher. In the related art, in the interface application stage, the serial-to-parallel conversion interface is reset when the system is dormant to reduce power consumption. When the SERDES interface is in the reset state, the receiving side and the sending side are in a broken link state. To recover from a low-power state to a normal working state, it is necessary to re-establish the link. The process of re-establishing the link is complicated, and the link establishment time is long, requiring several milliseconds, and it is difficult to quickly switch from a low-power state to a normal working state.
基于此,本申请提供了一种功耗优化方法、通信设备及计算机可读存储介质。根据本申请实施例的方案,通信设备的接收模块接收节电状态指示信号;而后根据节电状态指示信号,对接收模块的第一数据链路层进行建链状态保护处理;最后,对接收模块的第一串并转换接 口进行时钟数据恢复状态锁定处理,并关闭第一串并转换接口中与数据处理相关的第一时钟门控。即是说,本申请实施例的方案能够通过关闭发送模块的第一串并转换接口中的第一时钟门控,并在第一数据链路层进行建链状态保护处理,有效地降低通信接口的功耗,实现节电,从而提高系统的能效比,并能在节电状态与通信状态之间快速切换。Based on this, the present application provides a power consumption optimization method, a communication device, and a computer-readable storage medium. According to the solution of the embodiment of the present application, the receiving module of the communication device receives the power saving state indication signal; then, according to the power saving state indication signal, the first data link layer of the receiving module performs link state protection processing; finally, the first serial-to-parallel conversion interface of the receiving module The first serial-to-parallel conversion interface performs clock data recovery state locking processing, and turns off the first clock gating related to data processing in the first serial-to-parallel conversion interface. That is to say, the solution of the embodiment of the present application can effectively reduce the power consumption of the communication interface and achieve power saving by turning off the first clock gating in the first serial-to-parallel conversion interface of the sending module and performing link establishment state protection processing at the first data link layer, thereby improving the energy efficiency of the system and being able to quickly switch between the power saving state and the communication state.
下面结合附图,对本申请实施例作阐述。The embodiments of the present application are described below in conjunction with the accompanying drawings.
参照图1,图1是本申请一个实施例提供的时分双工通信系统的节电示意图。时分双工模式即在时间上按照一定比例进行分割,一段时间内下行链路工作,另一段时间内上行链路工作。如图1所示,时分双工通信系统包括发送通道和接收通道。其中,时分双工通信系统具有发送时段和接收时段。在发送时段,发送通道处于正常通信状态,接收通道处于节电状态;而在接收时段,发送通道处于节电状态,接收通道处于正常通信状态。可以理解的是,时分双工通信系统中具有定时控制单元,定时控制单元能够预设发送时段和接收时段,并产生能标识发送时段和接收时段的指示信号(如指示点平)。在一些实施例中,在发送通道或接收通道进入正常通信状态的情况下,时分双工通信系统能够产生通信状态指示信号;在发送通道或接收通道进入节电状态时,时分双工通信系统能够产生节电状态指示信号。Referring to FIG. 1 , FIG. 1 is a schematic diagram of power saving of a time division duplex communication system provided by an embodiment of the present application. The time division duplex mode is to divide the time according to a certain ratio, the downlink works in a period of time, and the uplink works in another period of time. As shown in FIG. 1 , the time division duplex communication system includes a sending channel and a receiving channel. Among them, the time division duplex communication system has a sending period and a receiving period. In the sending period, the sending channel is in a normal communication state, and the receiving channel is in a power saving state; and in the receiving period, the sending channel is in a power saving state, and the receiving channel is in a normal communication state. It can be understood that the time division duplex communication system has a timing control unit, and the timing control unit can preset the sending period and the receiving period, and generate an indication signal (such as an indication point level) that can identify the sending period and the receiving period. In some embodiments, when the sending channel or the receiving channel enters the normal communication state, the time division duplex communication system can generate a communication state indication signal; when the sending channel or the receiving channel enters the power saving state, the time division duplex communication system can generate a power saving state indication signal.
为了满足迅速扩增的数据业务,在时分双工通信系统的发送通道和接收通道上均设置有通信接口。在一些实施例中,该通信接口为JESD204C接口。参照图2,图2是本申请一个实施例提供的通信接口的功能结构示意图。通信接口中包括接收模块100和发送模块200,其中,发送模块200包括:第二传输层210、第二数据链路层220和第二串并转换接口230,第二数据链路层220的输入端与第二传输层210的输出端连接,第二数据链路层220的输出端与第二串并转换接口230的输入端连接,另外,第二数据链路层220中包括加扰单元221、组帧单元222和编码单元223,组帧单元222的输入端与加扰单元221的输出端连接,组帧单元222的输出端与编码单元223的输入端连接;接收模块100包括:第一传输层110、第一数据链路层120和第一串并转换接口130,第一数据链路层120的输入端与第一串并转换接口130的输出端连接,第一数据链路层120的输出端与第一传输层110的输入端连接,另外,第一数据链路层120中包括解帧单元123、解扰单元122、校验单元124和对齐单元121,解帧单元123的输入端与第一串并转换接口130的输出端连接,解帧单元123的输出端分别与解扰单元122和校验单元124的输入端连接,解扰单元122的输出端与对齐单元121的输入端连接。发送模块200的第二串并转换接口230的输出端与接收模块100的第一串并转换接口130的输入端连接,使得发送模块200与接收模块100之间实现通信连接。In order to meet the rapidly expanding data services, communication interfaces are provided on both the sending channel and the receiving channel of the time division duplex communication system. In some embodiments, the communication interface is a JESD204C interface. Referring to Figure 2, Figure 2 is a functional structure diagram of a communication interface provided by an embodiment of the present application. The communication interface includes a receiving module 100 and a sending module 200, wherein the sending module 200 includes: a second transmission layer 210, a second data link layer 220 and a second serial-to-parallel conversion interface 230, the input end of the second data link layer 220 is connected to the output end of the second transmission layer 210, and the output end of the second data link layer 220 is connected to the input end of the second serial-to-parallel conversion interface 230, and in addition, the second data link layer 220 includes an scrambling unit 221, a framing unit 222 and an encoding unit 223, the input end of the framing unit 222 is connected to the output end of the scrambling unit 221, and the output end of the framing unit 222 is connected to the input end of the encoding unit 223; the receiving module 100 includes: the second transmission layer 210, the second data link layer 220 and the second serial-to-parallel conversion interface 230, the input end of the second data link layer 220 is connected to the output end of the second transmission layer 210, and the output end of the second data link layer 220 is connected to the input end of the second serial-to-parallel conversion interface 230, and the second data link layer 220 includes an scrambling unit 221, a framing unit 222 and an encoding unit 223. A transport layer 110, a first data link layer 120 and a first serial-to-parallel conversion interface 130, the input end of the first data link layer 120 is connected to the output end of the first serial-to-parallel conversion interface 130, the output end of the first data link layer 120 is connected to the input end of the first transport layer 110, in addition, the first data link layer 120 includes a de-framing unit 123, a descrambling unit 122, a checking unit 124 and an alignment unit 121, the input end of the de-framing unit 123 is connected to the output end of the first serial-to-parallel conversion interface 130, the output end of the de-framing unit 123 is respectively connected to the input end of the descrambling unit 122 and the checking unit 124, and the output end of the descrambling unit 122 is connected to the input end of the alignment unit 121. The output end of the second serial-to-parallel conversion interface 230 of the sending module 200 is connected to the input end of the first serial-to-parallel conversion interface 130 of the receiving module 100, so that the sending module 200 and the receiving module 100 are connected in communication.
在一些实施例中,发送模块200的第二传输层210被配置为将通道数据映射成未加扰的链路数据传输至第二数据链路层220。第二数据链路层220中,链路数据依次传输经过加扰单元221、组帧单元222和编码单元223。根据JESD204C协议,当数据从传输层以帧形式传输至数据链路层以块形式传输后,则开始加扰,由第二数据链路层220中的加扰单元221对链路数据进行加扰处理,在高速传输的应用中,能够提升链路的容错性和稳定性。加扰单元221输出经过加扰处理的块数据,而后组帧单元222对经过加扰处理的块数据进行组帧处理。编码单元223对组帧后的链路数据进行编码。在一些实施例中,编码单元223为64B/66B编码单元223,64B/66B编码通过同步头将数据信号与控制信号组合在一起传输。将编码后的数据传输至第二串并转换接口230,第二串并转换接口230将并行数据转换为串行数据,并高速地将串行数据发送至接收模块100的第一串并转换接口130。接收模块100的第一串并转 换接口130完成高速数据的接收,并将串行数据转换为并行数据,将并行数据传输至接收模块100的第一数据链路层120。并行数据依次经过第一数据链路层120的解帧单元123、解扰单元122和对齐单元121,对应地,解帧单元123对数据进行解帧处理,并将经过解帧处理后的数据输出到解扰单元122,解扰单元122对数据进行解扰处理,而后对齐单元121对解扰后的数据进行对齐处理将链路数据输出至第一传输层110;第一传输层110被配置为将第一数据链路层120输出的链路数据接映射为通道数据传输至时分双工通信系统的通道中。In some embodiments, the second transport layer 210 of the sending module 200 is configured to map the channel data into unscrambled link data and transmit it to the second data link layer 220. In the second data link layer 220, the link data is sequentially transmitted through the scrambling unit 221, the framing unit 222 and the encoding unit 223. According to the JESD204C protocol, when the data is transmitted from the transport layer in the form of frames to the data link layer in the form of blocks, scrambling begins, and the scrambling unit 221 in the second data link layer 220 scrambles the link data, which can improve the fault tolerance and stability of the link in high-speed transmission applications. The scrambling unit 221 outputs the scrambled block data, and then the framing unit 222 frames the scrambled block data. The encoding unit 223 encodes the framed link data. In some embodiments, the encoding unit 223 is a 64B/66B encoding unit 223, and the 64B/66B encoding combines the data signal and the control signal through the synchronization header for transmission. The encoded data is transmitted to the second serial-to-parallel conversion interface 230, which converts the parallel data into serial data and sends the serial data to the first serial-to-parallel conversion interface 130 of the receiving module 100 at high speed. The switching interface 130 completes the reception of high-speed data, converts the serial data into parallel data, and transmits the parallel data to the first data link layer 120 of the receiving module 100. The parallel data passes through the deframing unit 123, the descrambling unit 122 and the alignment unit 121 of the first data link layer 120 in sequence. Correspondingly, the deframing unit 123 performs deframing processing on the data and outputs the deframing data to the descrambling unit 122. The descrambling unit 122 performs descrambling processing on the data, and then the alignment unit 121 performs alignment processing on the descrambled data and outputs the link data to the first transmission layer 110; the first transmission layer 110 is configured to map the link data output by the first data link layer 120 into channel data and transmit it to the channel of the time division duplex communication system.
为了降低通信接口的功耗,在本申请的一个实施例中,对图2所示的传统的通信接口进行改进,使其能够实现节电功能。参照图3,图3是本申请一个实施例提供的具有节电功能的通信接口的功能结构示意图。具有节电功能的通信接口包括接收模块100和发送模块200,其中,发送模块200包括:第二传输层210、第二数据链路层220和第二串并转换接口230,另外,第二数据链路层220中包括加扰单元221、组帧单元222和编码单元223;接收模块100包括:第一传输层110、第一数据链路层120和第一串并转换接口130,另外,第一数据链路层120中包括解帧单元123、解扰单元122、校验单元124和对齐单元121,接收模块100和发送模块200内各个单元之间的连接关系与图2中所示的连接关系相同,在此不再赘述。此外,在接收模块100新增了第一控制单元140,在发送模块200新增了第二控制单元240,其中,第一控制单元140包括第一数据链路层控制单元141和第一串并转换接口控制单元142,第二控制单元240包括第二数据链路层控制单元241和第二串并转换接口控制单元242。In order to reduce the power consumption of the communication interface, in one embodiment of the present application, the traditional communication interface shown in FIG2 is improved so that it can realize the power saving function. Referring to FIG3, FIG3 is a functional structure diagram of a communication interface with a power saving function provided by an embodiment of the present application. The communication interface with a power saving function includes a receiving module 100 and a sending module 200, wherein the sending module 200 includes: a second transmission layer 210, a second data link layer 220 and a second serial-to-parallel conversion interface 230, and in addition, the second data link layer 220 includes a scrambling unit 221, a framing unit 222 and an encoding unit 223; the receiving module 100 includes: a first transmission layer 110, a first data link layer 120 and a first serial-to-parallel conversion interface 130, and in addition, the first data link layer 120 includes a deframing unit 123, a descrambling unit 122, a checking unit 124 and an alignment unit 121, and the connection relationship between the various units in the receiving module 100 and the sending module 200 is the same as the connection relationship shown in FIG2, and will not be repeated here. In addition, a first control unit 140 is newly added to the receiving module 100, and a second control unit 240 is newly added to the sending module 200, wherein the first control unit 140 includes a first data link layer control unit 141 and a first serial-to-parallel conversion interface control unit 142, and the second control unit 240 includes a second data link layer control unit 241 and a second serial-to-parallel conversion interface control unit 242.
在一些实施例中,在接收到节电状态指示信号的情况下,第一数据链路层控制单元141,被配置为根据节电状态指示信号,对第一数据链路层120进行建链状态保护处理,并关闭第一数据链路层120的解扰单元122、校验单元124的第二时钟门控;第一串并转换接口控制单元142,被配置为根据节电状态指示信号,对第一串并转换接口130进行时钟数据恢复状态锁定处理,并关闭第一串并转换接口130中与数据处理相关的第一时钟门控;第二数据链路层控制单元241,被配置为根据节电状态指示信号,关闭第二数据链路层220中的加扰单元221和编码单元223的第五时钟门控;第二串并转换接口控制单元242,被配置为关闭第二串并转换接口230中与数据处理相关的第四时钟门控。经过上述的处理,通信接口进入节电状态,且对链路的状态进行一定的保护控制。In some embodiments, when receiving the power-saving state indication signal, the first data link layer control unit 141 is configured to perform link establishment state protection processing on the first data link layer 120 according to the power-saving state indication signal, and turn off the second clock gating of the descrambling unit 122 and the verification unit 124 of the first data link layer 120; the first serial-to-parallel conversion interface control unit 142 is configured to perform clock data recovery state locking processing on the first serial-to-parallel conversion interface 130 according to the power-saving state indication signal, and turn off the first clock gating related to data processing in the first serial-to-parallel conversion interface 130; the second data link layer control unit 241 is configured to turn off the fifth clock gating of the scrambling unit 221 and the encoding unit 223 in the second data link layer 220 according to the power-saving state indication signal; the second serial-to-parallel conversion interface control unit 242 is configured to turn off the fourth clock gating related to data processing in the second serial-to-parallel conversion interface 230. After the above processing, the communication interface enters the power-saving state, and certain protection control is performed on the state of the link.
可以理解的是,在接收到通信状态指示信号的情况下,第一串并转换接口控制单元142,还被配置为根据通信状态指示信号,开启第一串并转换接口130中与数据处理相关的第一时钟门控,对第一串并转换接口130进行时钟数据恢复状态跟踪处理,第一数据链路层控制单元141还被配置为对第一数据链路层120进行使能处理。经过上述的处理,通信接口能够从节电状态快速切换到通信状态。It can be understood that, in the case of receiving the communication state indication signal, the first serial-to-parallel conversion interface control unit 142 is also configured to enable the first clock gating related to data processing in the first serial-to-parallel conversion interface 130 according to the communication state indication signal, and perform clock data recovery state tracking processing on the first serial-to-parallel conversion interface 130, and the first data link layer control unit 141 is also configured to enable processing on the first data link layer 120. After the above processing, the communication interface can quickly switch from the power saving state to the communication state.
可以理解的是,本申请所描述的系统结构、接口以及应用场景是为了更加清楚地说明本申请实施例的技术方案,并不构成对本申请实施例提供的技术方案的限定,本领域技术人员可以理解的是,随着系统结构以及接口技术的演变和新应用场景的出现,本申请实施例提供的技术方案同样适用于类似的技术问题。It can be understood that the system structure, interface and application scenario described in this application are intended to more clearly illustrate the technical solution of the embodiments of this application, and do not constitute a limitation on the technical solution provided by the embodiments of this application. Those skilled in the art can understand that with the evolution of system structure and interface technology and the emergence of new application scenarios, the technical solution provided by the embodiments of this application is also applicable to similar technical problems.
基于上述的系统结构,下面提出本申请的功耗优化方法的各个实施例。Based on the above system structure, various embodiments of the power consumption optimization method of the present application are proposed below.
参照图4,图4是本申请一实施例提供的应用于接收模块的功耗优化方法的流程示意图,该功耗优化方法可以应用于图3所示的通信接口中的接收模块,该功耗优化方法包括但不限于有步骤S410和步骤S420。 Referring to Figure 4, Figure 4 is a flow chart of a power consumption optimization method applied to a receiving module provided in an embodiment of the present application. The power consumption optimization method can be applied to the receiving module in the communication interface shown in Figure 3. The power consumption optimization method includes but is not limited to step S410 and step S420.
步骤S410:接收节电状态指示信号;Step S410: receiving a power saving status indication signal;
步骤S420:根据节电状态指示信号,对接收模块的第一数据链路层进行建链状态保护处理,对接收模块的第一串并转换接口进行时钟数据恢复状态锁定处理,并关闭第一串并转换接口中与数据处理相关的第一时钟门控。Step S420: According to the power saving status indication signal, the first data link layer of the receiving module is protected in link state, the first serial-to-parallel conversion interface of the receiving module is locked in clock data recovery state, and the first clock gating related to data processing in the first serial-to-parallel conversion interface is turned off.
本申请的实施例中,通过执行步骤S410至步骤S420的功耗优化方法,接收模块接收节电状态指示信号;而后根据节电状态指示信号,对接收模块的第一数据链路层进行建链状态保护处理;最后,对接收模块的第一串并转换接口进行时钟数据恢复状态锁定处理,并关闭第一串并转换接口中与数据处理相关的第一时钟门控,能有效地降低通信接口的功耗,实现节电,并有利于在节电状态与通信状态之间实现快速切换。In an embodiment of the present application, by executing the power consumption optimization method of step S410 to step S420, the receiving module receives a power saving status indication signal; then, according to the power saving status indication signal, the first data link layer of the receiving module is subjected to link establishment status protection processing; finally, the first serial-to-parallel conversion interface of the receiving module is subjected to clock data recovery status locking processing, and the first clock gating related to data processing in the first serial-to-parallel conversion interface is turned off, which can effectively reduce the power consumption of the communication interface, achieve power saving, and facilitate rapid switching between the power saving state and the communication state.
可以理解的是,节电状态指示信号由时分双工通信系统中的定时控制单元发出,此时,发送信道或接收信道处于节电状态,通信接口作为发送信道和接收信道中的一部分,也将进入节电状态,通过降低通信接口的功耗,实现节电,从而提高时分双工通信系统的能效比。It can be understood that the power saving status indication signal is sent by the timing control unit in the time division duplex communication system. At this time, the sending channel or the receiving channel is in the power saving state, and the communication interface, as a part of the sending channel and the receiving channel, will also enter the power saving state. By reducing the power consumption of the communication interface, power saving is achieved, thereby improving the energy efficiency ratio of the time division duplex communication system.
在第一串并转换接口进入节电状态的情况下,第一数据链路层会检查到错误,做出断链判断,导致通信接口进入重新建链流程,这样会导致恢复稳定的时间较长,且重新建链会导致通信接口的传输时间发生变化,使得较多的流程将重新开始。基于此,本申请的实施例中,在接收模块中新增的第一控制单元将对第一数据链路层进行建链状态保护处理,将链路锁定在进入节电状态前的状态,以便于后续能够较为快速地从节电状态切换回通信状态。When the first serial-to-parallel conversion interface enters the power-saving state, the first data link layer will detect an error and make a link break judgment, causing the communication interface to enter the re-establishment process, which will take a long time to restore stability, and the re-establishment will cause the transmission time of the communication interface to change, so that more processes will have to restart. Based on this, in an embodiment of the present application, the first control unit newly added in the receiving module will perform link establishment state protection processing on the first data link layer, and lock the link in the state before entering the power-saving state, so that it can be switched back to the communication state from the power-saving state relatively quickly later.
参照图5,图5是图4中步骤S420的一个方法的流程示意图,步骤S420中的根据节电状态指示信号,对接收模块的第一数据链路层进行建链状态保护处理,包括但不限于有步骤S510、步骤S520和步骤S530。Referring to Figure 5, Figure 5 is a flow chart of a method of step S420 in Figure 4. In step S420, according to the power saving status indication signal, the first data link layer of the receiving module is subjected to link state protection processing, including but not limited to step S510, step S520 and step S530.
步骤S510:对多帧数据进行帧头锁定处理,锁定多帧帧头位置;Step S510: performing frame header locking processing on multiple frames of data to lock the positions of multiple frame headers;
步骤S520:对块数据进行同步头锁定处理,锁定同步头位置;Step S520: performing synchronization head locking processing on the block data to lock the synchronization head position;
步骤S530:屏蔽经过循环冗余校验处理得到的校验结果。Step S530: shielding the check result obtained through the cyclic redundancy check process.
在本申请的实施例中,接收模块的第一控制单元对多帧数据进行帧头锁定处理,锁定多帧帧头位置,并对块数据进行同步头锁定处理,锁定同步头位置,且屏蔽经过循环冗余校验处理得到的校验结果。此时,第一数据链路层中的数据异常,该异常数据将不会被输出至第一传输层,而是将数据0输出至第一传输层。在节电的同时,有利于实现节电状态与通信状态之间的快速切换。In an embodiment of the present application, the first control unit of the receiving module performs frame header locking processing on multi-frame data, locks the position of multi-frame frame headers, and performs synchronization header locking processing on block data, locks the position of synchronization headers, and shields the verification result obtained by cyclic redundancy check processing. At this time, the data in the first data link layer is abnormal, and the abnormal data will not be output to the first transmission layer, but data 0 will be output to the first transmission layer. While saving power, it is conducive to realizing rapid switching between power saving state and communication state.
在本申请的一个实施例中,块数据的边界正确是接收模块能够正确解析的基础。发送模块的第二串并转换接口通过串行方式发送给第一串并转换接口,接收模块需要根据64B/66B编码规则才能找到块数据的边界。边界一旦丢失,就需要重新进行查找,需要消耗较长的时间。因此,通过步骤S520能够实现同步头位置的锁定,以便于后续恢复链路通信状态,有效地减小了通信接口从节电状态恢复到通信状态所需的时长。In one embodiment of the present application, the correct boundary of the block data is the basis for the correct parsing of the receiving module. The second serial-to-parallel conversion interface of the sending module is sent to the first serial-to-parallel conversion interface in a serial manner, and the receiving module needs to find the boundary of the block data according to the 64B/66B encoding rule. Once the boundary is lost, it is necessary to search again, which takes a long time. Therefore, the locking of the synchronization head position can be achieved through step S520, so as to facilitate the subsequent recovery of the link communication state, and effectively reduce the time required for the communication interface to recover from the power saving state to the communication state.
根据JESD294C协议,经过64B/66B编码后的66bit信号由2bit的同步头和64bit的数据构成,此66bit数据在JESD294C协议中被称为块(Block)。如图6所示,图6是本申请一个实施例提供的块数据的结构示意图,块数据中的SH为同步头,是块数据的边界,S0至S7为传输的数据,其中SH为2bit,S0~S7每个为8bit,共66bit,有效数据为64bit。同步头是一个2位未加扰值,位于每个块数据的开始位置,有效的同步头的位值不一致。基于此,需要对块数据进行同步头锁定处理,锁定同步头位置。 According to the JESD294C protocol, the 66-bit signal after 64B/66B encoding is composed of a 2-bit synchronization header and 64-bit data. This 66-bit data is called a block in the JESD294C protocol. As shown in Figure 6, Figure 6 is a schematic diagram of the structure of block data provided by an embodiment of the present application. The SH in the block data is the synchronization header, which is the boundary of the block data. S0 to S7 are the transmitted data, where SH is 2 bits, S0~S7 are 8 bits each, a total of 66 bits, and valid data is 64 bits. The synchronization header is a 2-bit unscrambled value located at the beginning of each block data, and the bit values of the valid synchronization header are inconsistent. Based on this, it is necessary to perform synchronization header locking processing on the block data to lock the synchronization header position.
如图7所示,图7是本申请一个实施例提供的块数据的同步头锁定处理的跳转示意图。同步头锁定处理即是在64B/66B边界查找的状态机中增加:在节电使能时,同步头错误计数不累加的功能。在状态机复位或者同步头未锁定的情况下,需要找到64B/66B块数据的同步头;而后查找同步头初始态,找到连续且位值不一致的2bit数据时,将该2bit数据作为初次找到的一个64B/66B块数据的同步头;初次找到同步头之后,状态机进入搜索状态;在搜索过程中,每隔66个bit都会做一次判断,如果状态机检测到连续64个同步头,则确认找到同步头,而后实现同步头锁定,并进行节电使能处理,并将同步错误计数清零;而在搜索过程中,在状态机检测到同步头错误的情况下,状态机将重新执行查找同步头初始态的步骤;在实现同步头锁定时,如果同步头错误计数超过门限值,状态机将后移1bit,重新执行查找同步头初始态的步骤。As shown in FIG. 7 , FIG. 7 is a jump diagram of the synchronization head locking process of the block data provided by an embodiment of the present application. The synchronization head locking process is to add a function in the state machine of the 64B/66B boundary search: when the power saving is enabled, the synchronization head error count is not accumulated. When the state machine is reset or the synchronization head is not locked, it is necessary to find the synchronization head of the 64B/66B block data; then find the synchronization head initial state, and when continuous and inconsistent 2-bit data is found, the 2-bit data is used as the synchronization head of the first 64B/66B block data found; after the synchronization head is found for the first time, the state machine enters the search state; during the search process, a judgment is made every 66 bits. If the state machine detects 64 consecutive synchronization heads, it is confirmed that the synchronization head is found, and then the synchronization head is locked, and the power saving is enabled, and the synchronization error count is cleared; and during the search process, if the state machine detects a synchronization head error, the state machine will re-execute the step of finding the synchronization head initial state; when the synchronization head is locked, if the synchronization head error count exceeds the threshold value, the state machine will move back 1 bit and re-execute the step of finding the synchronization head initial state.
在发送模块的第二串并转换接口进入节电状态后,接收模块中正常多帧数据的边界会丢失,这样会导致退出节电状态时需要重新查找多帧边界,这会消耗一定的时间,影响恢复稳定的速度。基于此,在本申请的一个实施例中,需要在进入节电状态时对多帧帧头进行保护,保持其在进入节电状态之前的位置。即对接收模块的第一数据链路层进行建链状态保护处理的过程中,还需要对多帧数据进行帧头锁定处理,锁定多帧帧头位置。After the second serial-to-parallel conversion interface of the sending module enters the power-saving state, the boundary of the normal multi-frame data in the receiving module will be lost, which will result in the need to re-search the multi-frame boundary when exiting the power-saving state, which will consume a certain amount of time and affect the speed of restoring stability. Based on this, in one embodiment of the present application, it is necessary to protect the multi-frame header when entering the power-saving state to maintain its position before entering the power-saving state. That is, in the process of performing link state protection processing on the first data link layer of the receiving module, it is also necessary to perform frame header locking processing on the multi-frame data to lock the multi-frame header position.
如图8所示,图8是本申请一个实施例提供的多帧数据的结构示意图。每32个64B/66B块数据组成一个帧,E个帧组成多帧数据,E是由接收模块和发送模块预设的参数,一个多帧数据也是传输层的映射操作单元。多帧帧头是用来指示多帧的边界,其对数据链路层中进行的时延对齐处理、以及传输层中进行的解映射处理都很重要。一旦多帧位置错误,后续在传输层的数据解析处理就会出错,导致传输的数据错误。As shown in Figure 8, Figure 8 is a schematic diagram of the structure of multi-frame data provided by an embodiment of the present application. Every 32 64B/66B blocks of data constitute a frame, and E frames constitute multi-frame data. E is a parameter preset by the receiving module and the sending module. A multi-frame data is also a mapping operation unit of the transport layer. The multi-frame header is used to indicate the boundary of the multi-frame, which is important for the delay alignment processing performed in the data link layer and the demapping processing performed in the transport layer. Once the multi-frame position is wrong, the subsequent data parsing processing in the transport layer will be wrong, resulting in incorrect data transmission.
此外,参照图9,图9是本申请一个实施例提供的多帧数据的帧头锁定处理的跳转示意图。帧头锁定处理即是在多帧检查状态机中增加:在节电使能时,多帧帧头错误计数不累加的功能。在状态机复位的情况下,需找到多帧数据的帧头;即进行多帧初始态查找,初次找到多帧帧头的情况下,状态机进入多帧搜索状态;在多帧搜索过程中,如果状态机连续检测到4个多帧头,则确认找到多帧头,跳转到多帧锁定状态,实现多帧头锁定,进行节电使能处理,并将多帧帧头错误计数清零;而在多帧搜索过程中,在状态机检测到多帧帧头错误的情况下,状态机将重新跳转至多帧初始态查找状态;状态机在进行多帧锁定时,若多帧帧头错误计数超过门限,状态机将重新跳转至多帧初始态查找状态。基于上述的步骤,第一数据链路层中实现了链路状态锁定,有利于快速地恢复链路的通信状态。In addition, referring to FIG. 9, FIG. 9 is a jump diagram of the frame header locking processing of multi-frame data provided by an embodiment of the present application. The frame header locking processing is to add a function in the multi-frame check state machine: when power saving is enabled, the multi-frame frame header error count is not accumulated. When the state machine is reset, the frame header of the multi-frame data needs to be found; that is, a multi-frame initial state search is performed, and when the multi-frame frame header is found for the first time, the state machine enters the multi-frame search state; during the multi-frame search process, if the state machine detects 4 multi-frame headers in succession, it is confirmed that the multi-frame header is found, jumps to the multi-frame locking state, realizes the multi-frame header locking, performs power saving enabling processing, and clears the multi-frame frame header error count; and during the multi-frame search process, when the state machine detects a multi-frame frame header error, the state machine will jump back to the multi-frame initial state search state; when the state machine performs multi-frame locking, if the multi-frame frame header error count exceeds the threshold, the state machine will jump back to the multi-frame initial state search state. Based on the above steps, the link state locking is implemented in the first data link layer, which is conducive to quickly restoring the communication state of the link.
在本申请的一个实施例中,屏蔽经过循环冗余校验处理得到的校验结果,即不接收校验结果,也不对其进行后续的判断,并将第一数据链路层的输出切换为数据0,能够防止第一数据链路层识别出错误后,对后续链路进行保护和错误统计,影响正常时的运维测试功能。In one embodiment of the present application, the verification result obtained through the cyclic redundancy check processing is shielded, that is, the verification result is not received, and no subsequent judgment is performed on it, and the output of the first data link layer is switched to data 0. This can prevent the first data link layer from protecting and error counting subsequent links after identifying an error, thereby affecting the normal operation and maintenance test function.
参照图10,图10是图4中步骤S420的另一个方法的流程示意图,步骤S420中的对接收模块的第一串并转换接口进行时钟数据恢复状态锁定处理,包括但不限于有步骤S1010。10 , which is a flowchart of another method of step S420 in FIG. 4 , wherein the clock data recovery state locking process is performed on the first serial-to-parallel conversion interface of the receiving module in step S420 , including but not limited to step S1010 .
步骤S1010:停止第一串并转换接口的时钟数据恢复处理中的相位检查操作。Step S1010: Stop the phase check operation in the clock data recovery process of the first serial-to-parallel conversion interface.
本步骤中,接收模块中的第一控制单元停止第一串并转换接口的时钟数据恢复处理中的相位检查操作。In this step, the first control unit in the receiving module stops the phase check operation in the clock data recovery process of the first serial-to-parallel conversion interface.
可以理解的是,第一串并转换接口中包括时钟数据恢复电路,能够进行时钟数据恢复处理,能够利用已经嵌入时钟的数据恢复出时钟和与该时钟同步的数据。在一些实施例中,时 钟数据恢复电路能够将输入数据输入到锁相环中,恢复出时钟,然后通过该时钟对输入数据进行采样,以使得时钟与恢复的数据同步。时钟数据恢复处理的目标是找到最佳的采样时刻,这需要数据有丰富的跳变。时钟数据恢复处理中有一个指标叫做最长连0或连1长度容忍(MaxRun Length或者Consecutive Identical Digits)能力。如果数据长时间没有跳变,时钟数据恢复处理就无法得到精确的训练,时钟数据恢复电路的采样时刻就会漂移,可能采到比真实数据更多的1或者0。而且当数据重新恢复跳变时,有可能出现错误的采样。比如有的时钟数据恢复电路采用锁相环实现,如果数据长时间停止跳变,锁相环的输出频率就会漂移。时钟数据恢复电路包括鉴频器、鉴相器、锁相环、压控振荡器和分频器等等,在此对于时钟数据恢复电路的结构及其内部连接关系不做具体的示意和阐述。为了能够快速地从节电状态恢复到通信状态,第一控制单元停止第一串并转换接口的时钟数据恢复处理中的相位检查操作,将相位锁定在进入节电状态前的状态。即时钟数据恢复处理不再进行相位跟随。但第一串并转换接口内和时延相关的工作时钟需要保持,时钟数据恢复处理电路中的锁相环和分频器不进行节电。It is understandable that the first serial-to-parallel conversion interface includes a clock data recovery circuit that can perform clock data recovery processing and can use the data that has been embedded with the clock to recover the clock and data synchronized with the clock. The clock data recovery circuit can input the input data into the phase-locked loop, recover the clock, and then sample the input data through the clock so that the clock is synchronized with the recovered data. The goal of the clock data recovery process is to find the best sampling time, which requires the data to have rich jumps. There is an indicator in the clock data recovery process called the maximum continuous 0 or 1 length tolerance (MaxRun Length or Consecutive Identical Digits) capability. If the data does not jump for a long time, the clock data recovery process cannot be accurately trained, and the sampling time of the clock data recovery circuit will drift, which may sample more 1 or 0 than the real data. And when the data is restored to jump again, wrong sampling may occur. For example, some clock data recovery circuits are implemented using a phase-locked loop. If the data stops jumping for a long time, the output frequency of the phase-locked loop will drift. The clock data recovery circuit includes a frequency detector, a phase detector, a phase-locked loop, a voltage-controlled oscillator, and a frequency divider, etc. The structure of the clock data recovery circuit and its internal connection relationship are not specifically illustrated and explained here. In order to quickly recover from the power saving state to the communication state, the first control unit stops the phase check operation in the clock data recovery process of the first serial-to-parallel conversion interface and locks the phase to the state before entering the power saving state. That is, the clock data recovery process no longer performs phase following. However, the working clock related to the delay in the first serial-to-parallel conversion interface needs to be maintained, and the phase-locked loop and frequency divider in the clock data recovery processing circuit do not save power.
由于时钟数据恢复处理不再进行跟随,因此在一定时间内要使收发模块两端的串并转换接口的相位关系跟随,就必须为收发模块两端的串并转换接口输入同源的参考时钟。参照图11,图11是本申请一个实施例提供的通信接口的参考时钟关系示意图。在一些实施例中,芯片A中包括第二串并转换接口和锁相环模块,芯片B中包括第一串并转换接口和锁相环模块,芯片A的锁相环模块的输出端与第二串并转换接口的输入端连接,第二串并转换接口的输出端连接与第一串并转换接口的输入端连接,第一串并转换接口的输入端还与连接芯片A的锁相环模块的输出端连接,芯片A和芯片B的锁相环模块的输入端均与同一时钟芯片连接,时钟芯片通过同一压控振荡器向芯片A和芯片B的锁相环模块的输出同源的参考时钟,该同源的参考时钟分别经过芯片A和芯片B的锁相环模块输出至第二串并转换接口和第一串并转换接口,使收发模块两端的串并转换接口实现相位关系跟随。Since the clock data recovery process is no longer followed, in order to make the phase relationship of the serial-to-parallel conversion interface at both ends of the transceiver module follow within a certain period of time, the serial-to-parallel conversion interface at both ends of the transceiver module must input the same reference clock. Referring to Figure 11, Figure 11 is a schematic diagram of the reference clock relationship of the communication interface provided by an embodiment of the present application. In some embodiments, chip A includes a second serial-to-parallel conversion interface and a phase-locked loop module, and chip B includes a first serial-to-parallel conversion interface and a phase-locked loop module. The output end of the phase-locked loop module of chip A is connected to the input end of the second serial-to-parallel conversion interface, and the output end of the second serial-to-parallel conversion interface is connected to the input end of the first serial-to-parallel conversion interface. The input end of the first serial-to-parallel conversion interface is also connected to the output end of the phase-locked loop module of chip A. The input ends of the phase-locked loop modules of chip A and chip B are both connected to the same clock chip. The clock chip outputs the same reference clock to the phase-locked loop modules of chip A and chip B through the same voltage-controlled oscillator. The same reference clock is output to the second serial-to-parallel conversion interface and the first serial-to-parallel conversion interface through the phase-locked loop modules of chip A and chip B respectively, so that the serial-to-parallel conversion interfaces at both ends of the transceiver module can achieve phase relationship following.
在本申请一个实施例中,第一数据链路层包括第一数据处理单元组,接收节电状态指示信号之后,还包括:将第一数据处理单元组的第二时钟门控关闭。在一些实施例中,第一数据处理单元组包括解扰单元和校验单元。在一些实施例中,在接收模块中,对第一数据链路层中的第一数据处理单元组指解扰单元和校验单元,解扰单元中使用到第二时钟门控参与解扰处理,校验单元使用第二时钟门控参与校验处理,关闭第二时钟门控,能够有效地降低通信接口的功耗,实现节电,从而提高系统的能效比。关闭多个工作单元的时钟的原则是,控制链路时钟不关闭,影响链路时延状态的时钟不关闭。基于此,保留接收模块的第一数据链路层中与控制逻辑相关的工作时钟,包括解帧单元和对齐单元。In one embodiment of the present application, the first data link layer includes a first data processing unit group, and after receiving the power saving state indication signal, it also includes: turning off the second clock gating of the first data processing unit group. In some embodiments, the first data processing unit group includes a descrambling unit and a verification unit. In some embodiments, in the receiving module, the first data processing unit group in the first data link layer refers to a descrambling unit and a verification unit, the descrambling unit uses the second clock gating to participate in the descrambling process, and the verification unit uses the second clock gating to participate in the verification process. Turning off the second clock gating can effectively reduce the power consumption of the communication interface, achieve power saving, and thus improve the energy efficiency of the system. The principle of turning off the clocks of multiple working units is that the control link clock is not turned off, and the clock that affects the link delay state is not turned off. Based on this, the working clock related to the control logic in the first data link layer of the receiving module is retained, including the deframing unit and the alignment unit.
在本申请一个实施例中,接收节电状态指示信号之后,还包括:将接收模块的第一传输层中的随机存取储存器中与数据处理相关的第三时钟门控关闭,保留接收模块的第一传输层的读写地址控制逻辑时钟,能够降低通信接口的功耗,实现节电,从而提高系统的能效比。In one embodiment of the present application, after receiving the power saving status indication signal, it also includes: gating off the third clock related to data processing in the random access memory in the first transmission layer of the receiving module, retaining the read and write address control logic clock of the first transmission layer of the receiving module, which can reduce the power consumption of the communication interface, achieve power saving, and thus improve the energy efficiency of the system.
参照图12,图12是本申请另一个实施例提供的应用于接收模块的功耗优化方法的流程示意图,该功耗优化方法包括但不限于有步骤S1210、步骤S1220和步骤S1230。Referring to FIG. 12 , FIG. 12 is a flow chart of a power consumption optimization method applied to a receiving module provided in another embodiment of the present application, wherein the power consumption optimization method includes but is not limited to step S1210 , step S1220 , and step S1230 .
步骤S1210:接收通信状态指示信号;Step S1210: receiving a communication status indication signal;
步骤S1220:根据通信状态指示信号,开启第一串并转换接口中与数据处理相关的第一时钟门控,对接收模块的第一串并转换接口进行时钟数据恢复状态跟踪处理; Step S1220: according to the communication status indication signal, enable the first clock gating related to data processing in the first serial-to-parallel conversion interface, and perform clock data recovery status tracking processing on the first serial-to-parallel conversion interface of the receiving module;
步骤S1230:对接收模块的第一数据链路层进行使能处理。Step S1230: enabling the first data link layer of the receiving module.
本步骤中,第一控制单元对接收模块的第一数据链路层进行使能处理以恢复第一数据链路层的通信。在一些实施例中,第一控制单元开启第一数据处理单元组的第二时钟门控,开启第一串并转换接口的时钟数据恢复处理中的相位检查操作,进行相位跟随;而后根据同步头位置恢复第一数据链路层中的块数据同步处理;根据多帧帧头位置恢复多帧同步处理;接收循环冗余校验处理得到的校验结果,使能冗余循环校验判断,并将第一数据链路层的输出数据打开,切换为正常数据输出。In this step, the first control unit enables the first data link layer of the receiving module to restore the communication of the first data link layer. In some embodiments, the first control unit turns on the second clock gating of the first data processing unit group, turns on the phase check operation in the clock data recovery process of the first serial-to-parallel conversion interface, and performs phase following; then restores the block data synchronization process in the first data link layer according to the synchronization header position; restores the multi-frame synchronization process according to the multi-frame header position; receives the check result obtained by the cyclic redundancy check process, enables the redundant cyclic check judgment, and turns on the output data of the first data link layer, switching to normal data output.
本申请的实施例中,通过执行步骤S1210至步骤S1230的功耗优化方法,接收模块接收通信状态指示信号,而后根据通信状态指示信号,开启第一串并转换接口中与数据处理相关的第一时钟门控,对接收模块的第一串并转换接口进行时钟数据恢复状态跟踪处理,第一串并转换接口解除时钟数据恢复状态锁定,进行时钟数据恢复状态跟踪,即进行CDR状态跟踪;最后对接收模块的第一数据链路层进行使能处理,以使接收模块能够从节电状态快速切换至通信状态。In an embodiment of the present application, by executing the power consumption optimization method of steps S1210 to S1230, the receiving module receives a communication status indication signal, and then, according to the communication status indication signal, turns on the first clock gating related to data processing in the first serial-to-parallel conversion interface, performs clock and data recovery state tracking processing on the first serial-to-parallel conversion interface of the receiving module, and releases the clock and data recovery state lock of the first serial-to-parallel conversion interface, and performs clock and data recovery state tracking, that is, CDR state tracking; finally, the first data link layer of the receiving module is enabled so that the receiving module can quickly switch from the power saving state to the communication state.
可以理解的是,通信状态指示信号由时分双工通信系统中的定时控制单元发出,此时,发送信道或接收信道处于通信状态,通信接口作为发送信道和接收信道中的一部分,通信接口的发送模块快速切换至通信状态,能够保障时分双工通信系统的正常通信。It can be understood that the communication status indication signal is sent by the timing control unit in the time division duplex communication system. At this time, the sending channel or the receiving channel is in the communication state. The communication interface is part of the sending channel and the receiving channel. The sending module of the communication interface quickly switches to the communication state, which can ensure the normal communication of the time division duplex communication system.
参照图13,图13是本申请一个实施例提供的应用于发送模块的功耗优化方法的流程示意图,该功耗优化方法可以应用于图3所示的通信接口中的发送模块,该功耗优化方法包括但不限于有步骤S1310和步骤S1320。Referring to Figure 13, Figure 13 is a flow chart of a power consumption optimization method applied to a sending module provided by an embodiment of the present application. The power consumption optimization method can be applied to the sending module in the communication interface shown in Figure 3. The power consumption optimization method includes but is not limited to step S1310 and step S1320.
步骤S1310:接收节电状态指示信号;Step S1310: receiving a power saving status indication signal;
步骤S1320:根据节电状态指示信号,关闭发送模块的第二串并转换接口中与数据处理相关的第四时钟门控。Step S1320: according to the power-saving state indication signal, turn off the fourth clock gating related to data processing in the second serial-to-parallel conversion interface of the sending module.
本申请的实施例中,通过执行步骤S1310至步骤S1320的功耗优化方法,在接收模块接收到节电状态指示信号进入节电状态的同时,发送模块也接收到节电状态指示信号,而后发送模块根据节电状态指示信号,关闭发送模块的第二串并转换接口中与数据处理相关的第四时钟门控,进入节电状态。In an embodiment of the present application, by executing the power consumption optimization method of steps S1310 to S1320, when the receiving module receives the power saving status indication signal and enters the power saving status, the sending module also receives the power saving status indication signal, and then the sending module turns off the fourth clock gating related to data processing in the second serial-to-parallel conversion interface of the sending module according to the power saving status indication signal, and enters the power saving state.
在本申请一个实施例中,发送模块的第二数据链路层包括第二数据处理单元组,接收节电状态指示信号之后,还包括:关闭第二数据处理单元组的第五时钟门控。在一些实施例中,第二数据处理单元组包括加扰单元和编码单元。在一些实施例中,在发送模块中,对第二数据链路层中的第二数据处理单元组指加扰单元和编码单元,加扰单元中使用第五时钟门控进行加扰处理,编码单元中使用第五时钟门控进行编码处理,关闭第五时钟门控,能够有效地降低通信接口的功耗,实现节电,从而提高系统的能效比。关闭多个工作单元的时钟的原则是,控制链路时钟不关闭,影响链路时延状态的时钟不关闭。基于此,保留发送模块的第二数据链路层中与控制逻辑相关工作时钟,如组帧单元。In one embodiment of the present application, the second data link layer of the sending module includes a second data processing unit group, and after receiving the power saving state indication signal, it also includes: turning off the fifth clock gating of the second data processing unit group. In some embodiments, the second data processing unit group includes a scrambling unit and an encoding unit. In some embodiments, in the sending module, the second data processing unit group in the second data link layer refers to a scrambling unit and an encoding unit, and the fifth clock gating is used in the scrambling unit for scrambling processing, and the fifth clock gating is used in the encoding unit for encoding processing. Turning off the fifth clock gating can effectively reduce the power consumption of the communication interface, achieve power saving, and thus improve the energy efficiency ratio of the system. The principle of turning off the clocks of multiple working units is that the control link clock is not turned off, and the clock that affects the link delay state is not turned off. Based on this, the working clock related to the control logic in the second data link layer of the sending module is retained, such as the framing unit.
在本申请一个实施例中,接收节电状态指示信号之后,还包括:关闭发送模块的第二传输层中的随机存取储存器中与数据处理相关的第六时钟门控,保留发送模块的第二传输层的读写地址控制逻辑时钟,能够降低通信接口的功耗,实现节电,从而提高系统的能效比。In one embodiment of the present application, after receiving the power saving status indication signal, it also includes: turning off the sixth clock gating related to data processing in the random access memory in the second transmission layer of the sending module, retaining the read and write address control logic clock of the second transmission layer of the sending module, which can reduce the power consumption of the communication interface, achieve power saving, and thus improve the energy efficiency of the system.
参照图14,图14是本申请另一个实施例提供的应用于发送模块的功耗优化方法的流程示意图,该功耗优化方法包括但不限于有步骤S1410和步骤S1420。 Referring to FIG. 14 , FIG. 14 is a flow chart of a power consumption optimization method applied to a sending module provided in another embodiment of the present application. The power consumption optimization method includes but is not limited to step S1410 and step S1420.
步骤S1410:接收通信状态指示信号;Step S1410: receiving a communication status indication signal;
步骤S1420:根据通信状态指示信号,开启第二串并转换接口中的与数据处理相关的第四时钟门控,开启第二数据处理单元组的第五时钟门控。Step S1420: according to the communication status indication signal, enable the fourth clock gating related to data processing in the second serial-to-parallel conversion interface, and enable the fifth clock gating of the second data processing unit group.
本申请的实施例中,通过执行步骤S1410至步骤S1420的功耗优化方法,在接收模块接收通信状态指示信号,从节电状态快速恢复到通信状态的同时,发送模块也接收到通信状态指示信号,而后,发送模块的第二控制单元根据通信状态指示信号,开启第二串并转换接口中的与数据处理相关的第四时钟门控,并且开启第二数据处理单元组的第五时钟门控,以使发送模块能够从节电状态快速切换至通信状态。In an embodiment of the present application, by executing the power consumption optimization method of steps S1410 to S1420, when the receiving module receives the communication status indication signal and quickly recovers from the power saving state to the communication state, the sending module also receives the communication status indication signal. Then, the second control unit of the sending module turns on the fourth clock gating related to data processing in the second serial-to-parallel conversion interface according to the communication status indication signal, and turns on the fifth clock gating of the second data processing unit group, so that the sending module can quickly switch from the power saving state to the communication state.
可以理解的是,通信状态指示信号由时分双工通信系统中的定时控制单元发出,此时,发送信道或接收信道处于通信状态,通信接口作为发送信道和接收信道中的一部分,通信接口的发送模块快速切换为通信状态,能够保障时分双工通信系统的正常通信。It can be understood that the communication status indication signal is sent by the timing control unit in the time division duplex communication system. At this time, the sending channel or the receiving channel is in the communication state. The communication interface is part of the sending channel and the receiving channel. The sending module of the communication interface quickly switches to the communication state, which can ensure the normal communication of the time division duplex communication system.
经过上述方法,使得整个通信接口内收发两侧模块的串并转换接口处于节电状态,且不断链。采用这样的节电方式能够快速恢复地从节电状态到正常通信状态,不需要重新建链。退出节电过程时,发送模块先退出节电状态,然后接收模块从物理层(包括:串并转换接口),数据链路层依次退出节电状态。发送模块和接收模块具有同源的参考时钟,使得接收模块的第一数据链路层能够在发送模块关闭输出的情况下保持锁定状态和恢复后状态一致,保障了发送模块和接收模块钟的同步;另外接收模块和发送模块中的节电部分均能不影响系统中整个传输过程的时延变化。根据本申请实施例的方案,能够有效地降低通信接口的功耗,实现节电,能够在节电状态与通信状态之间实现快速切换,提高系统的能效比。Through the above method, the serial-to-parallel conversion interface of the modules on both sides of the entire communication interface is in a power-saving state and the link is not interrupted. Such a power-saving method can quickly recover from the power-saving state to the normal communication state without rebuilding the link. When exiting the power-saving process, the sending module first exits the power-saving state, and then the receiving module exits the power-saving state from the physical layer (including: serial-to-parallel conversion interface) and the data link layer in turn. The sending module and the receiving module have a homologous reference clock, so that the first data link layer of the receiving module can keep the locked state and the restored state consistent when the sending module turns off the output, ensuring the synchronization of the sending module and the receiving module clock; in addition, the power-saving parts in the receiving module and the sending module can not affect the delay changes of the entire transmission process in the system. According to the scheme of the embodiment of the present application, the power consumption of the communication interface can be effectively reduced, power saving can be achieved, and fast switching between the power-saving state and the communication state can be achieved, thereby improving the energy efficiency ratio of the system.
另外,可以理解的是,一些情况下,包括第一串并转换接口的芯片、包括第二通串并转换接口的芯片是不能够支持时钟门控关闭的,时分双工通信系统中的通信接口不支持关闭时钟门控。在这样的情况下,上述通过关闭收发两端的数据链路层以及串并转换接口的部分时钟门控,以降低通信接口内的功耗的方法将难以实施。而在这些情况下,为了保证接收模块的第一串并转换接口能够正确的接收数据,发送模块的第二串并转换接口需要避免长时间输出0或者1,于是需要通过第一数据链路层中的加扰单元进行加扰处理,将常数转换为变化的数据,加扰后的数据翻转率达到35%到40%左右。数据翻转率过高也会使得通信接口内的功耗增高,因此,降低数据翻转率也能够在一定程度上降低通信接口内的功耗,实现节电。In addition, it is understandable that in some cases, the chip including the first serial-to-parallel conversion interface and the chip including the second serial-to-parallel conversion interface cannot support clock gating closure, and the communication interface in the time division duplex communication system does not support clock gating closure. In such a case, the above method of reducing the power consumption in the communication interface by closing the data link layer at both ends of the transmitter and receiver and part of the clock gating of the serial-to-parallel conversion interface will be difficult to implement. In these cases, in order to ensure that the first serial-to-parallel conversion interface of the receiving module can correctly receive data, the second serial-to-parallel conversion interface of the sending module needs to avoid outputting 0 or 1 for a long time, so it is necessary to perform scrambling processing through the scrambling unit in the first data link layer to convert the constant into changing data, and the data flip rate after scrambling reaches about 35% to 40%. Too high a data flip rate will also increase the power consumption in the communication interface. Therefore, reducing the data flip rate can also reduce the power consumption in the communication interface to a certain extent and achieve power saving.
在一示例中,接收节电状态指示信号之后,一方面,在发送模块不支持时钟门控关闭的情况下,根据节电状态指示信号,控制第二数据链路层传输具有低翻转率的自定义序列,并关闭加扰处理的数据输出;同时,另一方面,在接收模块不支持时钟门控关闭的情况下,根据节电状态指示信号,控制第一数据链路层输出数据0。In one example, after receiving a power-saving status indication signal, on the one hand, when the sending module does not support clock gating shutdown, the second data link layer is controlled to transmit a custom sequence with a low flip rate and turn off the scrambled data output according to the power-saving status indication signal; at the same time, on the other hand, when the receiving module does not support clock gating shutdown, the first data link layer is controlled to output data 0 according to the power-saving status indication signal.
参照图15,图15是本申请一个实施例提供的在通信接口不支持时钟门控关闭的情况下通信接口内的节电工作状态示意图。发送模块中,控制第二数据链路层传输具有低翻转率的自定义序列,以降低通信接口内的功耗,实现节电。由于具有低翻转率的自定义序列在接收模块中是无用的数据,因此不需要保证串并转换接口接收到的数据的正确性,因此,该自定义序列不需要经过第一数据链路层中的加扰单元。该自定义序列除了具有低翻转率,还需要保证接收模块的第一串并转换接口的时钟数据恢复可以锁定,并且在数据头附近不出现误码。该自定义序列依次经过第二数据链路层中的组帧单元和编码单元的处理,输出至第二串并转换接口,进而被第一串并转换接口接收,而后进入第一数据链路层,依次经过第一数据链路 层的解帧单元、解扰单元和对齐单元的处理,会引起接收模块进行错误判断,影响时分双工通信系统的工作。因此,在节电状态下,因此需要控制第一数据链路层输出数据0。在节电状态下,在通信接口的接收模块和发送模块中传输具有低翻转率的自定义序列,能够降低通信接口中的功耗,保障第一数据链路层和第二数据链路层中的功能模块处于正常的工作状态,且无需重新启动第一数据链路层和第二数据链路层中的功能模块即可进行快速恢复正常通信状态。Referring to Figure 15, Figure 15 is a schematic diagram of the power-saving working state in the communication interface provided by an embodiment of the present application when the communication interface does not support clock gating shutdown. In the sending module, the second data link layer is controlled to transmit a custom sequence with a low flip rate to reduce the power consumption in the communication interface and achieve power saving. Since the custom sequence with a low flip rate is useless data in the receiving module, there is no need to ensure the correctness of the data received by the serial-to-parallel conversion interface. Therefore, the custom sequence does not need to pass through the scrambling unit in the first data link layer. In addition to having a low flip rate, the custom sequence also needs to ensure that the clock data recovery of the first serial-to-parallel conversion interface of the receiving module can be locked and that no bit errors occur near the data header. The custom sequence is processed by the framing unit and the encoding unit in the second data link layer in turn, output to the second serial-to-parallel conversion interface, and then received by the first serial-to-parallel conversion interface, and then enters the first data link layer, and passes through the first data link layer in turn. The processing of the deframing unit, descrambling unit and alignment unit of the first data link layer will cause the receiving module to make an erroneous judgment, affecting the operation of the time division duplex communication system. Therefore, in the power saving state, it is necessary to control the first data link layer to output data 0. In the power saving state, transmitting a custom sequence with a low flip rate in the receiving module and the sending module of the communication interface can reduce the power consumption in the communication interface, ensure that the functional modules in the first data link layer and the second data link layer are in a normal working state, and can quickly restore the normal communication state without restarting the functional modules in the first data link layer and the second data link layer.
参照图16,图16是本申请一实施例提供的通信设备的结构示意图。本申请实施例的通信设备1600,包括一个或多个处理器1610和存储器1620,图16中以一个处理器1610及一个存储器1620为例。处理器1610和存储器1620可以通过总线或者其他方式连接,图16中以通过总线连接为例。Referring to FIG. 16, FIG. 16 is a schematic diagram of the structure of a communication device provided in an embodiment of the present application. The communication device 1600 of the embodiment of the present application includes one or more processors 1610 and a memory 1620. FIG. 16 takes one processor 1610 and one memory 1620 as an example. The processor 1610 and the memory 1620 may be connected via a bus or other means, and FIG. 16 takes the connection via a bus as an example.
存储器1620作为一种非暂态计算机可读存储介质,可用于存储非暂态软件程序以及非暂态性计算机可执行程序。此外,存储器1620可以包括高速随机存取存储器,还可以包括非暂态存储器,例如至少一个磁盘存储器件、闪存器件、或其他非暂态固态存储器件。在一些实施方式中,存储器1620包括相对于处理器1610远程设置的存储器1620,这些远程存储器1620可以通过网络分别连接至该通信设备1600。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。The memory 1620, as a non-transitory computer-readable storage medium, can be used to store non-transitory software programs and non-transitory computer executable programs. In addition, the memory 1620 may include a high-speed random access memory, and may also include a non-transitory memory, such as at least one disk storage device, a flash memory device, or other non-transitory solid-state storage device. In some embodiments, the memory 1620 includes a memory 1620 remotely arranged relative to the processor 1610, and these remote memories 1620 can be connected to the communication device 1600 respectively via a network. Examples of the above-mentioned network include, but are not limited to, the Internet, an intranet, a local area network, a mobile communication network, and combinations thereof.
本领域技术人员可以理解,图16中示出的装置结构并不构成对通信设备1600的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。Those skilled in the art will appreciate that the device structure shown in FIG. 16 does not constitute a limitation on the communication device 1600 , and may include more or fewer components than shown in the figure, or a combination of certain components, or a different arrangement of components.
实现上述实施例中应用于通信设备1600的功耗优化方法所需的非暂态软件程序以及指令存储在存储器1620中,当被处理器1610执行时,执行上述实施例中应用于通信设备1600的功耗优化方法,例如,执行以上描述的图4、图5、图10、图12、图13及图14中的方法步骤。The non-transitory software programs and instructions required to implement the power consumption optimization method applied to the communication device 1600 in the above-mentioned embodiment are stored in the memory 1620. When executed by the processor 1610, the power consumption optimization method applied to the communication device 1600 in the above-mentioned embodiment is executed, for example, the method steps in Figures 4, 5, 10, 12, 13 and 14 described above are executed.
以上所描述的装置实施例仅仅是示意性的,其中作为分离部件说明的单元可以是或者也可以不是物理上分开的,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。The device embodiments described above are merely illustrative, and the units described as separate components may or may not be physically separated, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
此外,本申请的一个实施例还提供了一种计算机可读存储介质,该计算机可读存储介质存储有计算机可执行指令,该计算机可执行指令被一个或多个处理器执行,例如,或者被图16中的一个处理器1610执行,可使得上述一个或多个处理器1610执行上述方法实施例中的控制方法,例如,执行以上描述的图4、图5、图10、图12、图13及图14中的方法步骤。In addition, an embodiment of the present application also provides a computer-readable storage medium, which stores computer-executable instructions, which are executed by one or more processors, for example, or executed by a processor 1610 in Figure 16, so that the one or more processors 1610 can execute the control method in the above-mentioned method embodiment, for example, execute the method steps in Figures 4, 5, 10, 12, 13 and 14 described above.
本申请实施例包括:通信设备的接收模块接收节电状态指示信号;根据所述节电状态指示信号,对所述接收模块的第一数据链路层进行建链状态保护处理;对所述接收模块的第一串并转换接口进行时钟数据恢复状态锁定处理,并关闭所述第一串并转换接口中与数据处理相关的第一时钟门控。根据本申请实施例的方案,通信设备的接收模块接收节电状态指示信号;而后根据节电状态指示信号,对接收模块的第一数据链路层进行建链状态保护处理;最后,对接收模块的第一串并转换接口进行时钟数据恢复状态锁定处理,并关闭第一串并转换接口中与数据处理相关的第一时钟门控。即是说,本申请实施例的方案能够通过关闭发送模块的第一串并转换接口中的第一时钟门控,并在第一数据链路层进行建链状态保护处理,有效地降低通信接口的功耗,实现节电,并有利于在节电状态与通信状态之间实现快速切换。The embodiment of the present application includes: the receiving module of the communication device receives the power saving state indication signal; according to the power saving state indication signal, the first data link layer of the receiving module is subjected to link state protection processing; the first serial-to-parallel conversion interface of the receiving module is subjected to clock data recovery state locking processing, and the first clock gating related to data processing in the first serial-to-parallel conversion interface is turned off. According to the scheme of the embodiment of the present application, the receiving module of the communication device receives the power saving state indication signal; then according to the power saving state indication signal, the first data link layer of the receiving module is subjected to link state protection processing; finally, the first serial-to-parallel conversion interface of the receiving module is subjected to clock data recovery state locking processing, and the first clock gating related to data processing in the first serial-to-parallel conversion interface is turned off. That is to say, the scheme of the embodiment of the present application can effectively reduce the power consumption of the communication interface, realize power saving, and facilitate fast switching between power saving state and communication state by turning off the first clock gating in the first serial-to-parallel conversion interface of the sending module and performing link state protection processing in the first data link layer.
本领域普通技术人员可以理解,上文中所公开方法中的全部或某些步骤、系统可以被实 施为软件、固件、硬件及其适当的组合。某些物理组件或所有物理组件可以被实施为由处理器,如中央处理器、数字信号处理器或微处理器执行的软件,或者被实施为硬件,或者被实施为集成电路,如专用集成电路。这样的软件可以分布在计算机可读介质上,计算机可读介质可以包括计算机存储介质(或非暂时性介质)和通信介质(或暂时性介质)。如本领域普通技术人员公知的,术语计算机存储介质包括在用于存储信息(诸如计算机可读指令、数据结构、程序模块或其他数据)的任何方法或技术中实施的易失性和非易失性、可移除和不可移除介质。计算机存储介质包括但不限于RAM、ROM、EEPROM、闪存或其他存储器技术、CD-ROM、数字多功能盘(DVD)或其他光盘存储、磁盒、磁带、磁盘存储或其他磁存储装置、或者可以用于存储期望的信息并且可以被计算机访问的任何其他的介质。此外,本领域普通技术人员公知的是,通信介质通常包含计算机可读指令、数据结构、程序模块或者诸如载波或其他传输机制之类的调制数据信号中的其他数据,并且可包括任何信息递送介质。 It will be appreciated by those skilled in the art that all or some of the steps and systems in the method disclosed above may be implemented The term "computer storage medium" refers to a physical component or a combination of physical components. The physical components may be implemented as software executed by a processor, such as a central processing unit, a digital signal processor or a microprocessor, or may be implemented as hardware, or may be implemented as an integrated circuit, such as an application-specific integrated circuit. Such software may be distributed on a computer-readable medium, which may include a computer storage medium (or a non-transitory medium) and a communication medium (or a temporary medium). As known to those of ordinary skill in the art, the term computer storage medium includes volatile and non-volatile, removable and non-removable media implemented in any method or technology for storing information (such as computer-readable instructions, data structures, program modules or other data). Computer storage media include, but are not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disk (DVD) or other optical disk storage, magnetic cassette, magnetic tape, disk storage or other magnetic storage device, or any other medium that can be used to store desired information and can be accessed by a computer. In addition, it is known to those of ordinary skill in the art that communication media generally contain computer-readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transmission mechanism, and may include any information delivery medium.

Claims (16)

  1. 一种功耗优化方法,应用于接收模块,包括:A power consumption optimization method, applied to a receiving module, comprising:
    接收节电状态指示信号;receiving a power saving status indication signal;
    根据所述节电状态指示信号,对所述接收模块的第一数据链路层进行建链状态保护处理,所述接收模块的第一串并转换接口进行时钟数据恢复状态锁定处理,并关闭所述第一串并转换接口中与数据处理相关的第一时钟门控。According to the power-saving status indication signal, the first data link layer of the receiving module is subjected to link establishment status protection processing, the first serial-to-parallel conversion interface of the receiving module is subjected to clock data recovery status locking processing, and the first clock gating related to data processing in the first serial-to-parallel conversion interface is turned off.
  2. 根据权利要求1所述的功耗优化方法,其中,所述对所述接收模块的第一数据链路层进行建链状态保护处理,包括:The power consumption optimization method according to claim 1, wherein the performing link establishment state protection processing on the first data link layer of the receiving module comprises:
    对多帧数据进行帧头锁定处理,锁定多帧帧头位置;Perform frame header locking processing on multiple frames of data to lock the positions of multiple frame headers;
    对块数据进行同步头锁定处理,锁定同步头位置;Perform synchronization head locking processing on block data to lock the synchronization head position;
    屏蔽经过循环冗余校验处理得到的校验结果。Shield the check result obtained after the cyclic redundancy check processing.
  3. 根据权利要求1所述的功耗优化方法,其中,所述对所述接收模块的第一串并转换接口进行时钟数据恢复状态锁定处理,包括:The power consumption optimization method according to claim 1, wherein the performing clock data recovery state locking processing on the first serial-to-parallel conversion interface of the receiving module comprises:
    停止所述第一串并转换接口的时钟数据恢复处理中的相位检查操作。The phase check operation in the clock data recovery process of the first serial-to-parallel conversion interface is stopped.
  4. 根据权利要求1所述的功耗优化方法,其中,所述第一数据链路层包括第一数据处理单元组,所述接收节电状态指示信号之后,还包括:The power consumption optimization method according to claim 1, wherein the first data link layer includes a first data processing unit group, and after receiving the power saving state indication signal, further comprising:
    将所述第一数据处理单元组的第二时钟门控关闭。The second clock of the first data processing unit group is gated off.
  5. 根据权利要求1所述的功耗优化方法,其中,所述第一数据链路层包括第一数据处理单元组,所述第一数据处理单元组包括解扰单元和校验单元。The power consumption optimization method according to claim 1, wherein the first data link layer includes a first data processing unit group, and the first data processing unit group includes a descrambling unit and a verification unit.
  6. 根据权利要求1所述的功耗优化方法,其中,所述接收节电状态指示信号之后,还包括:The power consumption optimization method according to claim 1, wherein after receiving the power saving state indication signal, the method further comprises:
    将所述接收模块的第一传输层中的随机存取储存器中与数据处理相关的第三时钟门控关闭。A third clock gate related to data processing in a random access memory in a first transmission layer of the receiving module is turned off.
  7. 根据权利要求1所述的功耗优化方法,还包括:The power consumption optimization method according to claim 1, further comprising:
    接收通信状态指示信号;receiving a communication status indication signal;
    根据所述通信状态指示信号,开启所述第一串并转换接口中与数据处理相关的所述第一时钟门控,对所述接收模块的第一串并转换接口进行时钟数据恢复状态跟踪处理;According to the communication status indication signal, the first clock gating related to data processing in the first serial-to-parallel conversion interface is enabled, and clock data recovery status tracking processing is performed on the first serial-to-parallel conversion interface of the receiving module;
    对所述接收模块的第一数据链路层进行使能处理。An enabling process is performed on the first data link layer of the receiving module.
  8. 根据权利要求1所述的功耗优化方法,其中,所述接收节电状态指示信号之后,所述方法还包括:The power consumption optimization method according to claim 1, wherein after receiving the power saving state indication signal, the method further comprises:
    在所述接收模块不支持时钟门控关闭的情况下,根据所述节电状态指示信号,控制所述第一数据链路层输出数据0。In a case where the receiving module does not support clock gating shutdown, the first data link layer is controlled to output data 0 according to the power saving state indication signal.
  9. 一种功耗优化方法,应用于发送模块,包括:A power consumption optimization method, applied to a sending module, comprising:
    接收节电状态指示信号;receiving a power saving status indication signal;
    根据所述节电状态指示信号,关闭所述发送模块的第二串并转换接口中与数据处理相关的第四时钟门控。According to the power-saving state indication signal, a fourth clock gating related to data processing in the second serial-to-parallel conversion interface of the sending module is turned off.
  10. 根据权利要求9所述的功耗优化方法,其中,所述发送模块的第二数据链路层包括第 二数据处理单元组,所述接收节电状态指示信号之后,还包括:The power consumption optimization method according to claim 9, wherein the second data link layer of the sending module includes a The second data processing unit group, after receiving the power saving state indication signal, further includes:
    关闭所述第二数据处理单元组的第五时钟门控。The fifth clock gating of the second data processing unit group is turned off.
  11. 根据权利要求9所述的功耗优化方法,其中,所述发送模块的第二数据链路层包括第二数据处理单元组,所述第二数据处理单元组包括加扰单元和编码单元。The power consumption optimization method according to claim 9, wherein the second data link layer of the sending module includes a second data processing unit group, and the second data processing unit group includes a scrambling unit and an encoding unit.
  12. 根据权利要求9所述的功耗优化方法,其中,所述接收节电状态指示信号之后,还包括:The power consumption optimization method according to claim 9, wherein after receiving the power saving state indication signal, the method further comprises:
    关闭所述发送模块的第二传输层中的随机存取储存器中与数据处理相关的第六时钟门控。The sixth clock gating related to data processing in the random access memory in the second transmission layer of the sending module is turned off.
  13. 根据权利要求10所述的功耗优化方法,还包括:The power consumption optimization method according to claim 10, further comprising:
    接收通信状态指示信号;receiving a communication status indication signal;
    根据所述通信状态指示信号,开启所述第二串并转换接口中的与数据处理相关的所述第四时钟门控,开启所述第二数据处理单元组的所述第五时钟门控。According to the communication status indication signal, the fourth clock gating related to data processing in the second serial-to-parallel conversion interface is enabled, and the fifth clock gating of the second data processing unit group is enabled.
  14. 根据权利要求9所述的功耗优化方法,其中,所述接收节电状态指示信号之后,所述方法还包括:The power consumption optimization method according to claim 9, wherein after receiving the power saving state indication signal, the method further comprises:
    在所述发送模块不支持时钟门控关闭的情况下,根据所述节电状态指示信号,控制第二数据链路层传输具有低翻转率的自定义序列,并关闭加扰处理的数据输出。In the case that the sending module does not support clock gating shutdown, the second data link layer is controlled to transmit a custom sequence with a low flip rate according to the power saving state indication signal, and the scrambled data output is turned off.
  15. 一种通信设备,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现如权利要求1至8任意一项所述的功耗优化方法,或者如权利要求9至14任意一项所述的功耗优化方法。A communication device, comprising: a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein when the processor executes the computer program, the power consumption optimization method according to any one of claims 1 to 8 or the power consumption optimization method according to any one of claims 9 to 14 is implemented.
  16. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1至8任意一项所述的功耗优化方法,或者如权利要求9至14任意一项所述的功耗优化方法。 A computer-readable storage medium storing computer-executable instructions, wherein the computer-executable instructions are used to execute the power consumption optimization method described in any one of claims 1 to 8, or the power consumption optimization method described in any one of claims 9 to 14.
PCT/CN2023/118870 2022-09-30 2023-09-14 Power consumption optimization method, communication device, and computer readable storage medium WO2024067131A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202211214427.2A CN117858207A (en) 2022-09-30 2022-09-30 Power consumption optimization method, communication device and computer readable storage medium
CN202211214427.2 2022-09-30

Publications (1)

Publication Number Publication Date
WO2024067131A1 true WO2024067131A1 (en) 2024-04-04

Family

ID=90476099

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/118870 WO2024067131A1 (en) 2022-09-30 2023-09-14 Power consumption optimization method, communication device, and computer readable storage medium

Country Status (2)

Country Link
CN (1) CN117858207A (en)
WO (1) WO2024067131A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060069932A1 (en) * 2004-09-30 2006-03-30 Hitachi Global Storage Technologies Netherlands B.V. Data storage device and control method for power-saving modes of serial interface thereof
CN113518963A (en) * 2019-03-30 2021-10-19 英特尔公司 Autonomous core perimeter for low power processor states
WO2022193328A1 (en) * 2021-03-19 2022-09-22 华为技术有限公司 Serializing/deserializing circuit, serial data receiving method, and chip

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060069932A1 (en) * 2004-09-30 2006-03-30 Hitachi Global Storage Technologies Netherlands B.V. Data storage device and control method for power-saving modes of serial interface thereof
CN113518963A (en) * 2019-03-30 2021-10-19 英特尔公司 Autonomous core perimeter for low power processor states
WO2022193328A1 (en) * 2021-03-19 2022-09-22 华为技术有限公司 Serializing/deserializing circuit, serial data receiving method, and chip

Also Published As

Publication number Publication date
CN117858207A (en) 2024-04-09

Similar Documents

Publication Publication Date Title
US9223380B2 (en) System and method for power saving modes in high speed serial interface communication systems utilizing selective byte synchronization
US9979432B2 (en) Programmable distributed data processing in a serial link
JP3193352B2 (en) Channel skew compensation device
US10423567B2 (en) Unidirectional clock signaling in a high-speed serial link
US8180007B2 (en) Method for clock and data recovery
US7519747B1 (en) Variable latency buffer and method of operation
US8689091B2 (en) Data transmitting device, data receiving device, data transmitting/receiving device, and controlling method of data transmitting/receiving device
US20070262891A1 (en) Method and system for synchronizing bit streams for pci express devices
US20070263533A1 (en) Apparatus and method for transmitting and recovering multi-lane encoded data streams using a reduced number of lanes
US10366039B2 (en) USB link bridge
US20170041094A1 (en) Latency-optimized physical coding sublayer
WO2013145240A1 (en) Information processing device and information processing device control method
US11265400B2 (en) Multimode interconnection interface controller for converged network
US8270422B2 (en) Active/standby switchover method and device of asynchronous backplane in transport network
WO2024067131A1 (en) Power consumption optimization method, communication device, and computer readable storage medium
JP5263986B2 (en) SERIAL RECEIVING DEVICE, CONTROL METHOD AND PROGRAM FOR SERIAL RECEIVING DEVICE
WO2023123794A1 (en) Data phase recovery method, system, device, and storage medium for burst code stream
US8972828B1 (en) High speed interconnect protocol and method
US20230098514A1 (en) Low-latency, high-availability and high-speed serdes interface having multiple synchronization modes
US9141459B2 (en) Precursor adaptation algorithm for asynchronously clocked SERDES
CN103346862B (en) A kind of network-on-chip data transmission device of cascade protection and method
US20160132072A1 (en) Link layer signal synchronization
JPH031738A (en) Device for guaranteeing accurate decode of data information
CN107610273B (en) Self-adaptive return method for Harvard code bus
CN102111329A (en) Calibration logical system based on embedded-type high-speed transceiver