WO2021227890A1 - Computing system, server, and signal transmission method - Google Patents

Computing system, server, and signal transmission method Download PDF

Info

Publication number
WO2021227890A1
WO2021227890A1 PCT/CN2021/091219 CN2021091219W WO2021227890A1 WO 2021227890 A1 WO2021227890 A1 WO 2021227890A1 CN 2021091219 W CN2021091219 W CN 2021091219W WO 2021227890 A1 WO2021227890 A1 WO 2021227890A1
Authority
WO
WIPO (PCT)
Prior art keywords
signal
transceiver
optical
chip
parallel
Prior art date
Application number
PCT/CN2021/091219
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 WO2021227890A1 publication Critical patent/WO2021227890A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/76Architectures of general purpose stored program computers
    • G06F15/78Architectures of general purpose stored program computers comprising a single central processing unit
    • G06F15/7807System on chip, i.e. computer system on a single chip; System in package, i.e. computer system on one or more chips in a single package
    • GPHYSICS
    • G02OPTICS
    • G02FOPTICAL DEVICES OR ARRANGEMENTS FOR THE CONTROL OF LIGHT BY MODIFICATION OF THE OPTICAL PROPERTIES OF THE MEDIA OF THE ELEMENTS INVOLVED THEREIN; NON-LINEAR OPTICS; FREQUENCY-CHANGING OF LIGHT; OPTICAL LOGIC ELEMENTS; OPTICAL ANALOGUE/DIGITAL CONVERTERS
    • G02F2/00Demodulating light; Transferring the modulation of modulated light; Frequency-changing of light
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/76Architectures of general purpose stored program computers
    • G06F15/78Architectures of general purpose stored program computers comprising a single central processing unit
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/76Architectures of general purpose stored program computers
    • G06F15/78Architectures of general purpose stored program computers comprising a single central processing unit
    • G06F15/7807System on chip, i.e. computer system on a single chip; System in package, i.e. computer system on one or more chips in a single package
    • G06F15/7817Specially adapted for signal processing, e.g. Harvard architectures

Definitions

  • This application relates to the field of communication technology, and in particular to a computing system, a server, and a signal transmission method.
  • heterogeneous computing system refers to the various hardware in the system, such as CPU, GPU, ASIC, FPGA, etc., using different types of instruction sets.
  • the core of a heterogeneous computing system is still the CPU.
  • the CPU needs to exchange a lot of data with other hardware.
  • the electrical interface is usually used for data interaction in heterogeneous computing systems, that is, the use of high-speed serial deserializers (high-speed serial deserializers).
  • Speed serializer deserializer (HSS) sends and receives electrical signals.
  • This application provides a computing system, a server, and a signal transmission method to improve the data transmission speed and data volume between chips.
  • an embodiment of the present application provides a computing system.
  • the computing system includes a first chip, a first transceiver, a second chip, and a second transceiver.
  • the first transceiver is connected to the first chip, and the second The transceiver is connected to the second chip; in this computing system, the first chip can send parallel signals.
  • the first transceiver receives the parallel signal, converts the parallel signal into an optical signal, and then sends an optical signal to the second transceiver.
  • the first transceiver may send an optical signal to the second transceiver through an optical switching network.
  • the second transceiver receives the optical signal, converts the optical signal into a parallel signal, and transmits the parallel signal to the second chip; after that, the second chip receives the parallel signal and can perform subsequent data processing operations.
  • the data interaction between the first chip and the second chip is no longer based on electrical signals, but on optical signals.
  • optical signals have stronger anti-interference, faster transmission speed, better data integrity, and higher data transmission efficiency.
  • optical signals can load more data, which also increases the amount of data transmitted between chips.
  • the first transceiver is built in the first chip, and the second transceiver is built in the second chip.
  • the first chip and the second chip have the photoelectric conversion function, the conversion between the parallel signal and the optical signal is more efficient, the construction process of the computing system is simplified, and the structure of the computing system is simpler.
  • the first transceiver includes a transmitter, and the transmitter includes a first serial deserializer, a modulator, and a first optical waveguide; wherein, the first serial deserializer can perform serial-to-parallel conversion, The parallel signal is converted into a serial signal; the modulator can perform signal adjustment, and the serial signal can be modulated on the original optical signal to generate an optical signal; the first optical waveguide is used to send the optical signal.
  • the first transceiver may further include a receiver, the structure of the receiver is similar to that of the receiver in the second transceiver, and the receiver can convert the received optical signal into a parallel signal.
  • the transmitter and receiver included in the first transceiver can realize photoelectric conversion and serial-parallel conversion, and has a simple structure and is relatively easy to implement.
  • the first transceiver may also include a first wavelength division multiplexer; the first wavelength division multiplexer can modulate multiple optical signals on the first optical signal.
  • a transmission channel on the first optical waveguide is selected for a plurality of optical signals.
  • the first wavelength division multiplexer can process multiple optical signals, which further increases the amount of data that can be transmitted at one time during the data transmission process, and at the same time ensures the data transmission efficiency.
  • the second transceiver includes a receiver, the receiver includes a second serial deserializer, a demodulator, and a second optical waveguide; the second optical waveguide can receive optical signals; the demodulator can perform Signal demodulation is to demodulate the optical signal into a serial signal; after that, the second serial deserializer can perform serial-to-parallel conversion to convert the serial signal into a parallel signal.
  • the second transceiver may further include a transmitter, the structure of the transmitter is similar to that of the transmitter in the first transceiver, and the transmitter can convert the received parallel signal into an optical signal.
  • the transmitter and receiver in the second transceiver can realize photoelectric conversion and serial-parallel conversion, and has a simple structure and is relatively easy to implement.
  • the receiver further includes a second wavelength division multiplexer; the second wavelength division multiplexer can obtain multiple optical signals from the second optical waveguide. Signal.
  • the second wavelength division multiplexer can process multiple optical signals, which further increases the amount of data that can be transmitted at one time during the data transmission process, and the data transmission efficiency is also higher.
  • an embodiment of the present application provides a server, which includes the computing system provided in the first aspect and any possible design in the first aspect.
  • the present application provides a signal transmission method.
  • the method is executed by a computing system.
  • the computing system includes a first chip, a first transceiver, a second chip, and a second transceiver.
  • the first transceiver is connected to the first chip
  • the second transceiver is connected to the second transceiver.
  • Chip connection a first chip sends a signal
  • a second chip receives a signal as an example, the method of signal transmission in the computing system is described, and the method includes:
  • the first chip can send parallel signals to the first transceiver; after receiving the parallel signals, the first transceiver converts the parallel signals into optical signals, and sends the optical signals to the second transceiver through the optical switching network; the second transceiver receives After the optical signal is received, the optical signal can be converted into a parallel signal, and the parallel signal can be transmitted to the second chip; after that, the second chip can receive the parallel signal.
  • the first transceiver includes a transmitter, and the transmitter includes a first serial deserializer, a modulator, and a first optical waveguide.
  • the first transceiver After receiving the parallel signal, the first transceiver converts the parallel signal As an optical signal, when the optical signal is sent to the second transceiver through the optical switching network, the first serial deserializer in the transmitter converts the parallel signal into a serial signal; after that, the modulator modulates the serial signal on the original optical signal. On the signal, an optical signal is generated; the first optical waveguide sends the optical signal again.
  • the first transceiver also includes a first wavelength division multiplexer, and the first wavelength division multiplexer can modulate the multiple optical signals on the first optical waveguide. superior.
  • the second transceiver includes a receiver, and the receiver includes a second serial deserializer, a demodulator, and a second optical waveguide. After receiving the optical signal, the second transceiver transmits the optical signal Converted into a parallel signal, when the parallel signal is transmitted to the second chip, the second optical waveguide in the receiver receives the optical signal; after that, the demodulator demodulates the optical signal into a serial signal; the second serial deserializer then The serial signal is converted to a parallel signal.
  • the second optical waveguide receives multiple optical signals
  • the receiver further includes a second wavelength division multiplexer, and the second wavelength division multiplexer can obtain multiple optical signals from the second optical waveguide.
  • Figure 1A is a schematic structural diagram of a computing system provided by this application.
  • FIG. 1B is a schematic diagram of signal transmission in a computing system provided by this application.
  • FIG. 2 is a schematic structural diagram of a first chip provided by this application.
  • 3A to 3B are schematic structural diagrams of a computing system provided by this application.
  • FIG. 4 is a schematic structural diagram of a first transceiver provided by this application.
  • FIG. 5 is a schematic structural diagram of a second transceiver provided by this application.
  • 6A to 6C are schematic structural diagrams of a first transmitter provided by this application.
  • FIGS. 7A to 7C are schematic structural diagrams of a first transmitter provided by this application.
  • FIG. 8 is a schematic structural diagram of a server provided by this application.
  • FIG. 9 is a schematic diagram of a signal transmission method provided by this application.
  • the computing system may include multiple chips. For convenience of description, here only two chips are included in the computing system, the first chip and the second chip respectively. Be explained.
  • the computing system 10 includes a first chip 100, a first transceiver 200, a second chip 300, and a second transceiver 400.
  • the first chip 100 is connected to the first transceiver 200, the first chip 100 and the first transceiver 200 can perform signal transmission, the second chip 300 and the second transceiver 400 are connected, and the second chip 300 and the second transceiver are connected.
  • Signal transmission can be carried out between 400.
  • the signal here usually refers to an electrical signal loaded with data.
  • the electrical signal may be a parallel signal or a serial signal.
  • the signal transmitted between the first chip 100 and the first transceiver 200, and between the second chip 300 and the second transceiver 400 Take the parallel signal as an example.
  • FIG. 1B is a schematic diagram of the signal transmission process in the computing system 10.
  • Parallel solid lines indicate parallel signals
  • dotted lines indicate optical signals
  • arrows indicate the direction of signal transmission.
  • the first chip 100 can generate parallel signals, and can The generated parallel signal is sent to the first transceiver 200.
  • the first transceiver 200 may further process the parallel signal, convert the parallel signal into an optical signal, and send the optical signal to the second transceiver 400 through the optical switching network.
  • the optical switching network is a communication network including multiple optical fibers.
  • the optical switching network may also include an optical switch, and the optical switch is used to select a transmission path for optical signals transmitted in the optical switching network.
  • the optical switching network can transmit the optical signal from the first transceiver 200 to the second transceiver 400. After receiving the optical signal, the second transceiver 400 can further process the optical signal and convert the optical signal into The parallel signal is transmitted to the second chip 300, and the second chip 300 receives the parallel signal, and can obtain the data loaded on the parallel signal for data processing.
  • the first chip 100 is used as the sender of the parallel signal
  • the second chip 300 is used as the receiver of the parallel signal.
  • the second chip 300 and the second chip 300 The signal transmission process of one chip 100 is mutual, that is, the second chip 300 can also send parallel signals.
  • the parallel signals are transmitted to the first chip 100 after passing through the second transceiver 400, the optical switching network, and the first transceiver 200.
  • only the first chip 100 transmits signals to the second chip 300 as an example for description.
  • the second chip 300 transmits signals to the first chip 100 in the same manner as the first chip 100 to the second chip 300.
  • the signal transmission manner is similar. For details, please refer to the related description of the signal transmission from the first chip 100 to the second chip 300, which will not be repeated in the embodiment of the present application.
  • the data interaction between the first chip 100 and the second chip 300 is no longer based on electrical signals, but based on optical signals.
  • optical signals have stronger anti-interference and fast transmission speed, which can ensure the integrity of data and the high efficiency of data transmission during data transmission between chips.
  • the optical signal can load more data, which also increases the amount of data transmitted between chips.
  • the embodiments of the present application do not limit the types of chips (the first chip 100 and the second chip 300).
  • the chips may be CPUs or other accelerators, such as GPUs, ASICs, and FPGAs.
  • the embodiment itself does not limit the specific structure of the chip, and it may be a 2D chip, a 3D chip, or a neural network processing unit (NPU).
  • the 2D chip refers to the processing module in the chip, such as the die of the CPU, which is placed on the same plane as the in output (IO) module
  • the 3D chip refers to the processing module in the chip, such as the CPU die, It is placed on a different plane from the in output (IO) module.
  • the transceivers (first transceiver 200 and second transceiver 400) involved in the embodiments of the present application have a signal conversion function and a signal transmission function.
  • the signal conversion function includes but is not limited to: parallel signal conversion to light The signal and optical signal are converted into parallel signals.
  • the embodiment of the present application does not limit the connection relationship between the transceiver and the chip.
  • the first transceiver 200 may be externally installed on the periphery of the first chip 100.
  • the first transceiver 200 may also be built in the first chip 100, that is, the first transceiver 200 may be used as a component of the IO module for signal transmission in the first chip 100 and built in the first chip 100 .
  • the connection relationship between the second transceiver 400 and the second chip 300 is similar to the connection relationship between the first transceiver 200 and the first chip 100, and will not be repeated here.
  • the first chip 100 is used as the CPU, and the manner in which the first transceiver 200 is built in the first chip 100 will be described. As shown in FIG. 2, it is a schematic diagram of the structure of the first chip 100.
  • the first chip 100 is based on a silicon chip.
  • the first transceiver 200 and multiple CPU dies are arranged on the silicon chip.
  • the multiple CPU dies are connected to form the core of the CPU, which can also be regarded as the processing module of the CPU.
  • the multiple CPU dies are used to implement the data processing function of the CPU.
  • the first transceiver 200 is connected to the CPU die.
  • the first transceiver 200 may receive a signal from the CPU die, transmit the signal to the outside, and may also send a signal received from the outside (such as an optical switching network) to the CPU die.
  • the first transceiver 200 can perform data transmission and can be regarded as an IO module or a component part of the IO module of the CPU.
  • the embodiment of the present application does not limit the number of the first transceiver 200 in the first chip 100, and it may be one or more.
  • the first transceiver 200 needs to load the data carried by the parallel signal to the original optical signal to generate the optical signal, that is, the light source is required to generate the original optical signal.
  • the light source can be externally installed outside the computing system 10. If the first chip 100 and the first transceiver 200 can be integrated as a system-on-chip, the light source can be an off-chip light source that is coupled with the computing system 10 to combine the original optical signal It is transmitted to the first transceiver 200 in the computing system 10 through an optical waveguide.
  • an off-chip light source 500 may also be provided.
  • the off-chip light source 500 is used to generate the original optical signal.
  • the first transceiver 200 receives the original optical signal and transfers the parallel signal to the The data is loaded on the original optical signal to generate the optical signal.
  • the light source can be built into the computing system 10. If the first chip 100 and the first transceiver 200 can be integrated as a system-on-chip, the light source can also be integrated on a chip, that is, the light source can be an on-chip light source.
  • the computing system 10 may also include an on-chip light source 600.
  • the on-chip light source 600 functions similarly to the off-chip light source 500.
  • the difference between the off-chip light source 500 and the on-chip light source 600 lies in the setting position.
  • the first chip 100 sends a parallel signal and an additional light source is provided as an example. If the second chip 300 also needs to send a parallel signal, a light source (such as an on-chip light source 600 or an off-chip light source) is also needed. 500) Generate an original optical signal, and send the original optical signal to the second transceiver 400.
  • a light source such as an on-chip light source 600 or an off-chip light source
  • the parallel signal sent by the first chip 100 is referred to as the first parallel signal
  • the optical signal sent by the first transceiver 200 is the first optical signal
  • the parallel signal sent by the second chip 300 is referred to as the second parallel signal.
  • the second parallel signal can also be understood as the parallel signal that the first chip 100 needs to receive
  • the optical signal sent by the second transceiver 400 is the second optical signal.
  • the first transceiver 200 includes a first transmitter 210 and a first receiver 220.
  • the first transmitter 210 is configured to convert the first parallel signal into a first optical signal, and send the first optical signal to the second transceiver 400 through the optical switching network.
  • the first receiver 220 is configured to receive the second optical signal from the second transceiver 400 through the optical switching network, convert the second optical signal into a second parallel signal, and send the second parallel signal to the first chip 100.
  • the first transmitter 210 converts the first parallel signal into the first optical signal, it may perform serial-parallel conversion first, convert the first parallel signal into the first serial signal, and then modulate the first serial signal to the original On the optical signal, the first optical signal is generated.
  • the first receiver 220 converts the second optical signal into a second parallel signal, it may first demodulate the second optical signal into a second serial signal, and then perform serial-to-parallel conversion to convert the second serial signal into The second parallel signal.
  • FIG. 5 a schematic structural diagram of a second transceiver 400 provided by an embodiment of this application.
  • the second transceiver 400 includes a second transmitter 410 and a second receiver 420.
  • the second receiver 420 is configured to receive the first optical signal from the first transceiver 200 through the optical switching network, convert the first optical signal into a first parallel signal, and send the first parallel signal to the second chip 300.
  • the second transmitter 410 is configured to convert the second parallel signal into a second optical signal, and send the second optical signal to the first transceiver 200 through the optical switching network.
  • the second receiver 420 converts the first optical signal into the first parallel signal, it may first demodulate the first optical signal into the first serial signal, and then perform serial-to-parallel conversion to convert the first serial signal into The first parallel signal.
  • the second transmitter 410 converts the second parallel signal into the second optical signal, it may first perform serial-to-parallel conversion, convert the second parallel signal into a second serial signal, and then modulate the second serial signal to the original On the optical signal, a second optical signal is generated.
  • the following respectively takes the first transmitter 210 as an example to describe the transmitters (the first transmitter 210 and the second transmitter 410) involved in the present application:
  • the first transmitter 210 includes a first serial deserializer 211, a modulator 212, and a first optical waveguide 213.
  • the first serial deserializer 211 can perform serial-to-parallel conversion and can convert the first parallel signal into a first serial signal; the modulator 212 can modulate the first serial signal on the original optical signal to generate the first optical signal ; Afterwards, the first optical waveguide 213 may send the first optical signal to the optical switching network.
  • the first transmitter 210 may also include a first wavelength division multiplexer 214. As shown in FIG. 6B, the first wavelength division multiplexer 214 may combine multiple first optical signals. The optical signal is modulated on the first optical waveguide 213, and each first optical signal can be transmitted on a transmission channel of the first optical waveguide 213, and the transmission channel of each first optical signal is different, so that multiple first optical signals can be transmitted in The same first optical waveguide 213 propagates.
  • the generated first serial signal may be mixed with noise data, and the signal strength may be reduced.
  • the first transmitter 210 may further include a preprocessing module 215, which is located between the first serial deserializer 211 and the modulator 212, and can calibrate the first serial signal.
  • the calibration operations performed by the preprocessing module 215 include but are not limited to: denoising, signal enhancement, and signal equalization.
  • the embodiment of the present application does not limit the connection mode between the first serializer 211 and the modulator 212.
  • silicon can be used.
  • the transmission line in the package substrate can be directly interconnected.
  • the first serializer 211 and the modulator 212 may be interconnected by a high-density cable.
  • the embodiment of the present application does not limit the connection modes between the modulator 212 and the first optical waveguide 213, the modulator 212 and the first wavelength division multiplexer 214, and the first wavelength division multiplexer 214 and the first optical waveguide 213 Since the modulator 212 and the first optical waveguide 213, the modulator 212 and the first wavelength division multiplexer 214, and the first wavelength division multiplexer 214 and the first optical waveguide 213 need to transmit optical signals, the modulator 212 The optical fiber may be directly connected to the first optical waveguide 213, the modulator 212 and the first wavelength division multiplexer 214, and the first wavelength division multiplexer 214 and the first optical waveguide 213.
  • the following respectively takes the second receiver 420 as an example to describe the receivers (the first receiver 220 and the second receiver 420) involved in the present application:
  • a second receiver 420 provided by this embodiment of the present application includes a second serial deserializer 421, a demodulator 422, and a second optical waveguide 423;
  • the second optical waveguide 423 can receive the first optical signal from the optical switching network; after that, the demodulator 422 can demodulate the first optical signal into a first serial signal; the second serial deserializer 421 can convert the first optical signal The serial signal is converted into a first parallel signal, and the first parallel signal is transmitted to the second chip 300.
  • the receiver further includes a second wavelength division multiplexer 424; as shown in FIG. 7B, the second wavelength division multiplexer 424 can obtain multiple first optical signals from the second optical waveguide 423, that is, the second wavelength division multiplexer 424 can obtain multiple first optical signals from multiple transmission channels of the second optical waveguide 423, and the second The wavelength division multiplexer 424 can obtain a first optical signal from a transmission channel.
  • the second receiver can also A post-processing module 425 is included.
  • the post-processing module 425 is located at the output side of the second serial deserializer 421 and can calibrate the second parallel signal.
  • the calibration operations performed by the post-processing module 425 include but are not limited to: denoising , Signal enhancement, signal equalization.
  • connection manner between the second serializer 421 and the demodulator 422 is similar to the connection manner between the first serializer 211 and the modulator 212.
  • connection manner between the first serializer 211 and the modulator 212 please refer to the foregoing content, which is not repeated here.
  • connection mode between the demodulator 422 and the second optical waveguide 423 is similar to the connection mode between the modulator 212 and the first optical waveguide 213, and the connection mode between the demodulator 422 and the second wavelength division multiplexer 424 is similar to that of the modulation
  • the connection between the first wavelength division multiplexer 212 and the first wavelength division multiplexer 214 is similar.
  • the connection between the second wavelength division multiplexer 424 and the second optical waveguide 423 is the same as that between the first wavelength division multiplexer 214 and the first optical waveguide.
  • the connection between the waveguides 213 is similar. For details, please refer to the foregoing content, which will not be repeated here.
  • an embodiment of the present application also provides a server, and the server 20 includes the computing system 10 in any of the foregoing embodiments.
  • the first chip 100 can send a parallel signal to the first transceiver 200 (step 1); after receiving the parallel signal, the first transceiver 200 can convert the parallel signal into light.
  • Signal (step 2) send an optical signal to the second transceiver 400 through the optical switching network (step 3); after receiving the optical signal, the second transceiver 400 can convert the optical signal into a parallel signal (step 4), and send it to the second transceiver 400
  • the two chips 300 transmit parallel signals (step 5); after that, the second chip 300 can receive parallel signals.
  • the information processing process of the transmitter 210 in the first transceiver 200 and the signal processing process of the receiver 420 in the second transceiver 400 can be referred to the foregoing description and will not be repeated here.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Computing Systems (AREA)
  • Signal Processing (AREA)
  • Nonlinear Science (AREA)
  • Optics & Photonics (AREA)
  • Optical Communication System (AREA)
  • Optical Integrated Circuits (AREA)

Abstract

Disclosed are a computing system (10), a server (20), and a signal transmission method, which are used to improve the speed and data volume of data transmission between chips. The computing system (10) comprises a first chip (100), a first transceiver (200), a second chip (300) and a second transceiver (400), wherein the first transceiver (200) is connected to the first chip (100), and the second transceiver (400) is connected to the second chip (300). The signal transmission method comprises: the first chip (100) sending a parallel signal; the first transceiver (200) receiving the parallel signal, converting the parallel signal into an optical signal, and sending the optical signal to the second transceiver (400); the second transceiver (400) receiving the optical signal, converting the optical signal into a parallel signal, and transmitting the parallel signal to the second chip (300); and then, the second chip (300) receiving the parallel signal, wherein data exchange between the first chip (100) and the second chip (300) is based on the optical signal. Compared with an electrical signal, the optical signal has a stronger anti-interference performance, a fast transmission speed, a better data integrity and a higher data transmission efficiency. The optical signal can have more data loaded thereon, thereby increasing the data volume of data transmission between chips.

Description

一种计算系统、服务器以及信号传输方法Computing system, server and signal transmission method
本申请要求于2020年5月13日提交中国专利局、申请号为202010402044.2、发明名称为“一种计算系统、服务器以及信号传输方法”的中国专利申请的优\先权,其全部内容通过引用结合在本申请中。This application requires the priority/priority of a Chinese patent application filed with the Chinese Patent Office, the application number is 202010402044.2, and the invention title is "a computing system, server and signal transmission method" on May 13, 2020, the entire content of which is by reference Incorporated in this application.
技术领域Technical field
本申请涉及通信技术领域,尤其涉及一种计算系统、服务器以及信号传输方法。This application relates to the field of communication technology, and in particular to a computing system, a server, and a signal transmission method.
背景技术Background technique
随着人工智能和大数据的快速发展,为了应对计算多元化的需求,计算系统中除了中央处理器(central processing unit,CPU)之外,还会引入其他硬件,如图形处理器(graphics processing unit,GPU)、应用定制芯片(application specific integrated circuit,ASIC)、可编程门阵列(field programmable gate array,FPGA)等加速器(accelerator,ACC),这些新引入的硬件与CPU配合能够实现多种不同的计算任务。基于此,形成了一种新型的计算系统——异构计算系统。With the rapid development of artificial intelligence and big data, in order to respond to the needs of diversified computing, in addition to the central processing unit (CPU), other hardware, such as graphics processing unit (graphics processing unit), will also be introduced into the computing system. , GPU), application specific integrated circuit (ASIC), programmable gate array (field programmable gate array, FPGA) and other accelerators (accelerator, ACC), these newly introduced hardware and CPU can achieve a variety of different Computing tasks. Based on this, a new type of computing system—heterogeneous computing system was formed.
所谓异构计算系统是指该系统中的各个硬件如CPU、GPU、ASIC、FPGA等,使用不同的类型指令集。但异构计算系统的核心仍为CPU,CPU作为调度者需要跟其他硬件进行大量的数据交互,目前异构计算系统中通常采用电接口进行数据交互,也即利用高速串行解串器(high speed serializer deserializer,HSS)进行电信号的发送以及接收。The so-called heterogeneous computing system refers to the various hardware in the system, such as CPU, GPU, ASIC, FPGA, etc., using different types of instruction sets. However, the core of a heterogeneous computing system is still the CPU. As a scheduler, the CPU needs to exchange a lot of data with other hardware. At present, the electrical interface is usually used for data interaction in heterogeneous computing systems, that is, the use of high-speed serial deserializers (high-speed serial deserializers). Speed serializer deserializer (HSS) sends and receives electrical signals.
但随着CPU的性能提升,CPU的数据处理能力也显著提升,CPU之间以及CPU与其他硬件之间的数据交互量也会增加,电接口在带宽、抗干扰以及信号损耗方面的缺点也日益凸显。However, as the performance of the CPU improves, the data processing capability of the CPU is also significantly improved, and the amount of data interaction between CPUs and between CPUs and other hardware will increase, and the shortcomings of electrical interfaces in terms of bandwidth, anti-interference and signal loss are also increasing. Highlight.
发明内容Summary of the invention
本申请提供一种计算系统、服务器以及信号传输方法,用以提高芯片之间的数据传输速度和数据量。This application provides a computing system, a server, and a signal transmission method to improve the data transmission speed and data volume between chips.
第一方面,本申请实施例提供了一种计算系统,计算系统包括第一芯片、第一收发器、第二芯片以及第二收发器,其中,第一收发器与第一芯片连接,第二收发器与第二芯片连接;在该计算系统中,第一芯片可以发送并行信号。第一收发器接收该并行信号,将该并行信号转换为光信号,再向第二收发器发送光信号,例如,第一收发器可以通过光交换网络向第二收发器发送光信号。第二收发器接收该光信号,将光信号转换为并行信号,向第二芯片传输并行信号;之后,第二芯片接收该并行信号,可以执行后续的数据处理操作。In the first aspect, an embodiment of the present application provides a computing system. The computing system includes a first chip, a first transceiver, a second chip, and a second transceiver. The first transceiver is connected to the first chip, and the second The transceiver is connected to the second chip; in this computing system, the first chip can send parallel signals. The first transceiver receives the parallel signal, converts the parallel signal into an optical signal, and then sends an optical signal to the second transceiver. For example, the first transceiver may send an optical signal to the second transceiver through an optical switching network. The second transceiver receives the optical signal, converts the optical signal into a parallel signal, and transmits the parallel signal to the second chip; after that, the second chip receives the parallel signal and can perform subsequent data processing operations.
通过上述计算系统,第一芯片和第二芯片之间的数据交互不再是基于电信号,而是基于光信号。相比于电信号,光信号的抗干扰性较强、传输速度快,数据的完整性更好,数据传输效率也更高。另外,光信号可以加载更多的数据,也提高了芯片之间数据传输的数据量。Through the foregoing computing system, the data interaction between the first chip and the second chip is no longer based on electrical signals, but on optical signals. Compared with electrical signals, optical signals have stronger anti-interference, faster transmission speed, better data integrity, and higher data transmission efficiency. In addition, optical signals can load more data, which also increases the amount of data transmitted between chips.
在一种可能的设计中,第一收发器内置在第一芯片中,第二收发器内置在第二芯片中。In a possible design, the first transceiver is built in the first chip, and the second transceiver is built in the second chip.
通过上述计算系统,第一芯片和第二芯片自身具备光电转换功能,并行信号与光信号之间的转换也更加高效,也简化了计算系统搭建过程,计算系统的结构更加简单。Through the above computing system, the first chip and the second chip have the photoelectric conversion function, the conversion between the parallel signal and the optical signal is more efficient, the construction process of the computing system is simplified, and the structure of the computing system is simpler.
在一种可能的设计中,第一收发器包括发送器,发送器包括第一串行解串器、调制器以及第一光波导;其中,第一串行解串器可以进行串并转换,将并行信号转换为串行信号;调制器可以进行信号调整,可以将串行信号调制在原始光信号上,生成光信号;第一光波导用于发送光信号。第一收发器还可以包括接收器,该接收器的结构与第二收发器中接收器的结构类似,接收器能够将接收的光信号转换为并行信号。In a possible design, the first transceiver includes a transmitter, and the transmitter includes a first serial deserializer, a modulator, and a first optical waveguide; wherein, the first serial deserializer can perform serial-to-parallel conversion, The parallel signal is converted into a serial signal; the modulator can perform signal adjustment, and the serial signal can be modulated on the original optical signal to generate an optical signal; the first optical waveguide is used to send the optical signal. The first transceiver may further include a receiver, the structure of the receiver is similar to that of the receiver in the second transceiver, and the receiver can convert the received optical signal into a parallel signal.
通过上述计算系统,第一收发器中包括的发送器以及接收器能够实现光电转换以及串并转换,结构简单,较易实现。Through the foregoing computing system, the transmitter and receiver included in the first transceiver can realize photoelectric conversion and serial-parallel conversion, and has a simple structure and is relatively easy to implement.
在一种可能的设计中,若调制器生成多个光信号,第一收发器还可以包括第一波分复用器;第一波分复用器能够将多个光信号调制在第一光波导上,为多个光信号选择在第一光波导上的传输通道。In a possible design, if the modulator generates multiple optical signals, the first transceiver may also include a first wavelength division multiplexer; the first wavelength division multiplexer can modulate multiple optical signals on the first optical signal. On the waveguide, a transmission channel on the first optical waveguide is selected for a plurality of optical signals.
通过上述计算系统,第一波分复用器能够处理多个光信号,进一步提高了数据传输过程一次所能传输的数据量,同时也保证了数据传输效率。Through the above calculation system, the first wavelength division multiplexer can process multiple optical signals, which further increases the amount of data that can be transmitted at one time during the data transmission process, and at the same time ensures the data transmission efficiency.
在一种可能的设计中,第二收发器包括接收器,接收器包括第二串行解串器、解调器以及第二光波导;第二光波导可以接收光信号;解调器能够进行信号解调,将光信号解调为串行信号;之后,第二串行解串器可以进行串并转换,将串行信号转换为并行信号。第二收发器还可以包括发送器,该发送器的结构与第一收发器中发送器的结构类似,该发送器能够将接收的并行信号转换为光信号。In a possible design, the second transceiver includes a receiver, the receiver includes a second serial deserializer, a demodulator, and a second optical waveguide; the second optical waveguide can receive optical signals; the demodulator can perform Signal demodulation is to demodulate the optical signal into a serial signal; after that, the second serial deserializer can perform serial-to-parallel conversion to convert the serial signal into a parallel signal. The second transceiver may further include a transmitter, the structure of the transmitter is similar to that of the transmitter in the first transceiver, and the transmitter can convert the received parallel signal into an optical signal.
通过上述计算系统,第二收发器中的发送器以及接收器能够实现光电转换以及串并转换,结构简单,较易实现。Through the foregoing computing system, the transmitter and receiver in the second transceiver can realize photoelectric conversion and serial-parallel conversion, and has a simple structure and is relatively easy to implement.
在一种可能的设计中,第二光波导若接收到多个光信号,接收器还包括第二波分复用器;第二波分复用器可以从第二光波导上获取多个光信号。In a possible design, if the second optical waveguide receives multiple optical signals, the receiver further includes a second wavelength division multiplexer; the second wavelength division multiplexer can obtain multiple optical signals from the second optical waveguide. Signal.
通过上述计算系统,第二波分复用器能够处理多个光信号,进一步提高了数据传输过程一次所能传输的数据量,数据传输效率也更高。Through the foregoing computing system, the second wavelength division multiplexer can process multiple optical signals, which further increases the amount of data that can be transmitted at one time during the data transmission process, and the data transmission efficiency is also higher.
第二方面,本申请实施例提供了一种服务器,该服务器包括如第一方面以及如第一方面中任一可能的设计中所提供的计算系统。In the second aspect, an embodiment of the present application provides a server, which includes the computing system provided in the first aspect and any possible design in the first aspect.
第三方面,本申请提供了一种信号传输方法,有益效果可以参见第一方面的相关描述,此处不再赘述。该方法由计算系统备执行,所述计算系统包括第一芯片、第一收发器、第二芯片以及第二收发器,其中,第一收发器与第一芯片连接,第二收发器与第二芯片连接,一第一芯片发送信号,第二芯片接收信号为例,对该计算系统中信号传输的方法进行说明,该方法包括;In the third aspect, the present application provides a signal transmission method. For beneficial effects, please refer to the related description of the first aspect, which will not be repeated here. The method is executed by a computing system. The computing system includes a first chip, a first transceiver, a second chip, and a second transceiver. The first transceiver is connected to the first chip, and the second transceiver is connected to the second transceiver. Chip connection, a first chip sends a signal, a second chip receives a signal as an example, the method of signal transmission in the computing system is described, and the method includes:
第一芯片可以向第一收发器发送并行信号;第一收发器在接收到并行信号后,将并行信号转换为光信号,通过光交换网络向第二收发器发送光信号;第二收发器接收到光信号后,可以将光信号转换为并行信号,向第二芯片传输并行信号;之后,第二芯片可以接收并行信号。The first chip can send parallel signals to the first transceiver; after receiving the parallel signals, the first transceiver converts the parallel signals into optical signals, and sends the optical signals to the second transceiver through the optical switching network; the second transceiver receives After the optical signal is received, the optical signal can be converted into a parallel signal, and the parallel signal can be transmitted to the second chip; after that, the second chip can receive the parallel signal.
在一种可能的设计中,第一收发器包括发送器,发送器包括第一串行解串器、调制器以及第一光波导,第一收发器在接收到并行信号后,将并行信号转换为光信号,通过光交换网络向第二收发器发送光信号时,发送器中的第一串行解串器将并行信号转换为串行信号;之后,调制器将串行信号调制在原始光信号上,生成光信号;第一光波导再发送光信号。In a possible design, the first transceiver includes a transmitter, and the transmitter includes a first serial deserializer, a modulator, and a first optical waveguide. After receiving the parallel signal, the first transceiver converts the parallel signal As an optical signal, when the optical signal is sent to the second transceiver through the optical switching network, the first serial deserializer in the transmitter converts the parallel signal into a serial signal; after that, the modulator modulates the serial signal on the original optical signal. On the signal, an optical signal is generated; the first optical waveguide sends the optical signal again.
在一种可能的设计中,若调制器生成多个光信号,第一收发器还包括第一波分复用器,第一波分复用器可以将多个光信号调制在第一光波导上。In a possible design, if the modulator generates multiple optical signals, the first transceiver also includes a first wavelength division multiplexer, and the first wavelength division multiplexer can modulate the multiple optical signals on the first optical waveguide. superior.
在一种可能的设计中,第二收发器包括接收器,接收器包括第二串行解串器、解调器以及第二光波导,第二收发器在接收到光信号后,将光信号转换为并行信号,向第二芯片传输并行信号时,接收器中的第二光波导接收光信号;之后,解调器将光信号解调为串行信号;第二串行解串器再将串行信号转换为并行信号。In a possible design, the second transceiver includes a receiver, and the receiver includes a second serial deserializer, a demodulator, and a second optical waveguide. After receiving the optical signal, the second transceiver transmits the optical signal Converted into a parallel signal, when the parallel signal is transmitted to the second chip, the second optical waveguide in the receiver receives the optical signal; after that, the demodulator demodulates the optical signal into a serial signal; the second serial deserializer then The serial signal is converted to a parallel signal.
在一种可能的设计中,第二光波导接收多个光信号,接收器还包括第二波分复用器,第二波分复用器可以从第二光波导上获取多个光信号。In a possible design, the second optical waveguide receives multiple optical signals, and the receiver further includes a second wavelength division multiplexer, and the second wavelength division multiplexer can obtain multiple optical signals from the second optical waveguide.
附图说明Description of the drawings
图1A为本申请提供的一种计算系统的结构示意图;Figure 1A is a schematic structural diagram of a computing system provided by this application;
图1B为本申请提供的一种计算系统中信号的传输示意图;FIG. 1B is a schematic diagram of signal transmission in a computing system provided by this application;
图2为本申请提供的一种第一芯片的结构示意图;FIG. 2 is a schematic structural diagram of a first chip provided by this application;
图3A~3B为本申请提供的一种计算系统的结构示意图;3A to 3B are schematic structural diagrams of a computing system provided by this application;
图4为本申请提供的一种第一收发器的结构示意图;FIG. 4 is a schematic structural diagram of a first transceiver provided by this application;
图5为本申请提供的一种第二收发器的结构示意图;FIG. 5 is a schematic structural diagram of a second transceiver provided by this application;
图6A~6C为本申请提供的一种第一发送器的结构示意图;6A to 6C are schematic structural diagrams of a first transmitter provided by this application;
图7A~7C为本申请提供的一种第一发送器的结构示意图;7A to 7C are schematic structural diagrams of a first transmitter provided by this application;
图8为本申请提供的一种服务器的结构示意图;FIG. 8 is a schematic structural diagram of a server provided by this application;
图9为本申请提供的一种信号传输方法的示意图。FIG. 9 is a schematic diagram of a signal transmission method provided by this application.
具体实施方式Detailed ways
本申请提供一种计算系统、服务器以及信号传输方法,该计算系统中可以包括多个芯片,为方便说明,这里仅以计算系统中包括两个芯片,分别为第一芯片和第二芯片为例进行说明。This application provides a computing system, a server, and a signal transmission method. The computing system may include multiple chips. For convenience of description, here only two chips are included in the computing system, the first chip and the second chip respectively. Be explained.
参见图1A,该计算系统10中包括第一芯片100、第一收发器200、第二芯片300以及第二收发器400。第一芯片100与第一收发器200连接,第一芯片100与第一收发器200之间可以进行信号传输,第二芯片300以及第二收发器400连接,第二芯片300以及第二收发器400之间可以进行信号传输。需要说明的是,这里的信号通常是指加载有数据的电信号。该电信号可以为并行信号,也可以为串行信号,在本申请实施例中以第一芯片100与第一收发器200之间、第二芯片300以及第二收发器400之间传输的信号是并行信号为例。1A, the computing system 10 includes a first chip 100, a first transceiver 200, a second chip 300, and a second transceiver 400. The first chip 100 is connected to the first transceiver 200, the first chip 100 and the first transceiver 200 can perform signal transmission, the second chip 300 and the second transceiver 400 are connected, and the second chip 300 and the second transceiver are connected. Signal transmission can be carried out between 400. It should be noted that the signal here usually refers to an electrical signal loaded with data. The electrical signal may be a parallel signal or a serial signal. In the embodiment of the present application, the signal transmitted between the first chip 100 and the first transceiver 200, and between the second chip 300 and the second transceiver 400 Take the parallel signal as an example.
参见图1B,图1B为计算系统10中的信号传输过程示意图,用平行的实线指示并行信号,用虚线指示光信号,箭头指示信号的传输方向,第一芯片100可以产生并行信号,并可以产生的并行信号发送给第一收发器200。第一收发器200在接收到该并行信号后,可以对并行信号进行进一步处理,将并行信号转换为光信号,通过光交换网络向第二收发器400发送该光信号。1B, FIG. 1B is a schematic diagram of the signal transmission process in the computing system 10. Parallel solid lines indicate parallel signals, dotted lines indicate optical signals, and arrows indicate the direction of signal transmission. The first chip 100 can generate parallel signals, and can The generated parallel signal is sent to the first transceiver 200. After receiving the parallel signal, the first transceiver 200 may further process the parallel signal, convert the parallel signal into an optical signal, and send the optical signal to the second transceiver 400 through the optical switching network.
其中,光交换网络为包括多个光纤的通信网络,可选的,光交换网络中还可以包括光交换器,光交换器用于为在光交换网络中传输的光信号选择传输路径。Wherein, the optical switching network is a communication network including multiple optical fibers. Optionally, the optical switching network may also include an optical switch, and the optical switch is used to select a transmission path for optical signals transmitted in the optical switching network.
光交换网络可以将该光信号从第一收发器200传输至第二收发器400,第二收发器400在接收到该光信号后,可以对该光信号进行进一步处理,将该光信号转换为并行信号,将该并行信号传输至第二芯片300,第二芯片300接收该并行信号,可以获取该并行信号上加载的数据,进行数据处理。The optical switching network can transmit the optical signal from the first transceiver 200 to the second transceiver 400. After receiving the optical signal, the second transceiver 400 can further process the optical signal and convert the optical signal into The parallel signal is transmitted to the second chip 300, and the second chip 300 receives the parallel signal, and can obtain the data loaded on the parallel signal for data processing.
在上述说明中,仅是以第一芯片100作为并行信号的发送方,第二芯片300作为并行信 号的接收方为例进行说明,事实上,在信号的传输过程中,第二芯片300与第一芯片100的信号传输过程是相互的,也即第二芯片300也可以发送并行信号,该并行信号经过第二收发器400、光交换网络以及第一收发器200后,传输至第一芯片100,在本申请实施例中,仅是以第一芯片100向第二芯片300传输信号为例进行说明,第二芯片300向第一芯片100传输信号的方式与第一芯片100向第二芯片300传输信号的方式类似,具体可参见第一芯片100向第二芯片300传输信号的相关说明,本申请实施例不再赘述。In the above description, only the first chip 100 is used as the sender of the parallel signal, and the second chip 300 is used as the receiver of the parallel signal. In fact, in the signal transmission process, the second chip 300 and the second chip 300 The signal transmission process of one chip 100 is mutual, that is, the second chip 300 can also send parallel signals. The parallel signals are transmitted to the first chip 100 after passing through the second transceiver 400, the optical switching network, and the first transceiver 200. In the embodiments of the present application, only the first chip 100 transmits signals to the second chip 300 as an example for description. The second chip 300 transmits signals to the first chip 100 in the same manner as the first chip 100 to the second chip 300. The signal transmission manner is similar. For details, please refer to the related description of the signal transmission from the first chip 100 to the second chip 300, which will not be repeated in the embodiment of the present application.
在如图1B所述的计算系统10中,第一芯片100和第二芯片300之间的数据交互不再是基于电信号,而是基于光信号。相比于电信号,光信号的抗干扰性较强、传输速度快,能够保证芯片之间数据传输时数据的完整性以及数据传输的高效率。且光信号可以加载更多的数据,也提高了芯片之间数据传输的数据量。In the computing system 10 as shown in FIG. 1B, the data interaction between the first chip 100 and the second chip 300 is no longer based on electrical signals, but based on optical signals. Compared with electrical signals, optical signals have stronger anti-interference and fast transmission speed, which can ensure the integrity of data and the high efficiency of data transmission during data transmission between chips. In addition, the optical signal can load more data, which also increases the amount of data transmitted between chips.
本申请实施例并不限定芯片(第一芯片100和第二芯片300)的类型,芯片可以是CPU,也可以是其他加速器,例如,GPU、ASIC、以及FPGA等。本身实施例也不限定芯片的具体结构,可以是2D芯片,也可以是3D芯片,还可以是神经网络处理器(neural network processing unit,NPU)。其中,2D芯片是指芯片中的处理模块,如CPU的晶圆(die),与输入输出(in output,IO)模块置于同一平面,3D芯片是指芯片中的处理模块,如CPU die,与输入输出(in output,IO)模块置于不同平面。The embodiments of the present application do not limit the types of chips (the first chip 100 and the second chip 300). The chips may be CPUs or other accelerators, such as GPUs, ASICs, and FPGAs. The embodiment itself does not limit the specific structure of the chip, and it may be a 2D chip, a 3D chip, or a neural network processing unit (NPU). Among them, the 2D chip refers to the processing module in the chip, such as the die of the CPU, which is placed on the same plane as the in output (IO) module, and the 3D chip refers to the processing module in the chip, such as the CPU die, It is placed on a different plane from the in output (IO) module.
通过上述说明可知,本申请实施例中涉及的收发器(第一收发器200和第二收发器400)具备信号转换功能以及信号传输功能,其中信号转换功能包括但不限于:并行信号转换为光信号、光信号转换为并行信号。From the above description, it can be seen that the transceivers (first transceiver 200 and second transceiver 400) involved in the embodiments of the present application have a signal conversion function and a signal transmission function. The signal conversion function includes but is not limited to: parallel signal conversion to light The signal and optical signal are converted into parallel signals.
本申请实施例并不限定收发器与芯片的连接关系,例如,第一收发器200可以外置在第一芯片100外围。第一收发器200也可以内置在第一芯片100中,也就是说,第一收发器200可以作为第一芯片100中的用于信号传输的IO模块的组成部分,内置在第一芯片100中。第二收发器400与第二芯片300的连接关系方式与第一收发器200与第一芯片100的连接关系方式类似,此处不再赘述。The embodiment of the present application does not limit the connection relationship between the transceiver and the chip. For example, the first transceiver 200 may be externally installed on the periphery of the first chip 100. The first transceiver 200 may also be built in the first chip 100, that is, the first transceiver 200 may be used as a component of the IO module for signal transmission in the first chip 100 and built in the first chip 100 . The connection relationship between the second transceiver 400 and the second chip 300 is similar to the connection relationship between the first transceiver 200 and the first chip 100, and will not be repeated here.
下面以第一芯片100为CPU,对第一芯片100内置第一收发器200的方式进行说明。如图2所示,为第一芯片100的结构示意图。In the following, the first chip 100 is used as the CPU, and the manner in which the first transceiver 200 is built in the first chip 100 will be described. As shown in FIG. 2, it is a schematic diagram of the structure of the first chip 100.
第一芯片100以硅片为基底,在硅片上设置第一收发器200和多个CPU die,多个CPU die之间存在连接,构成CPU的核心,也可以看做是CPU的处理模块,该多个CPU die用于实现CPU的数据处理功能。第一收发器200与CPU die连接,第一收发器200可以从CPU die接收信号,将该信号传输至外部,还可以将从外部(如光交换网络)接收的信号发送给CPU die。第一收发器200能够进行数据传输,可以看做是CPU的IO模块或IO模块的一个组成部分。本申请实施例并不限定第一芯片100中第一收发器200的数量,可以是一个,也可以是多个。The first chip 100 is based on a silicon chip. The first transceiver 200 and multiple CPU dies are arranged on the silicon chip. The multiple CPU dies are connected to form the core of the CPU, which can also be regarded as the processing module of the CPU. The multiple CPU dies are used to implement the data processing function of the CPU. The first transceiver 200 is connected to the CPU die. The first transceiver 200 may receive a signal from the CPU die, transmit the signal to the outside, and may also send a signal received from the outside (such as an optical switching network) to the CPU die. The first transceiver 200 can perform data transmission and can be regarded as an IO module or a component part of the IO module of the CPU. The embodiment of the present application does not limit the number of the first transceiver 200 in the first chip 100, and it may be one or more.
在本申请实施例提供的计算系统10,由于借助了光电转换,第一收发器200需要将并行信号所承载的数据加载到原始光信号后,生成光信号,也即需要光源产生原始光信号。该光源可以外置在该计算系统10之外,若该第一芯片100和第一收发器200可以集成为片上系统,该光源可以为片外光源,与该计算系统10耦合,将原始光信号通过光波导传输给该计算系统10中的第一收发器200。In the computing system 10 provided by the embodiment of the present application, due to the photoelectric conversion, the first transceiver 200 needs to load the data carried by the parallel signal to the original optical signal to generate the optical signal, that is, the light source is required to generate the original optical signal. The light source can be externally installed outside the computing system 10. If the first chip 100 and the first transceiver 200 can be integrated as a system-on-chip, the light source can be an off-chip light source that is coupled with the computing system 10 to combine the original optical signal It is transmitted to the first transceiver 200 in the computing system 10 through an optical waveguide.
如图3A所示,该计算系统10中之外,还可以设置片外光源500,片外光源500用于产生原始光信号,第一收发器200接收该原始光信号,将并行信号上承载的数据加载在原始光信号上,生光信号。As shown in FIG. 3A, in addition to the computing system 10, an off-chip light source 500 may also be provided. The off-chip light source 500 is used to generate the original optical signal. The first transceiver 200 receives the original optical signal and transfers the parallel signal to the The data is loaded on the original optical signal to generate the optical signal.
该光源可以内置在该计算系统10之中,若该第一芯片100和第一收发器200可以集成为片上系统,该光源也可以集成在片上,也即该光源可以为片上光源。The light source can be built into the computing system 10. If the first chip 100 and the first transceiver 200 can be integrated as a system-on-chip, the light source can also be integrated on a chip, that is, the light source can be an on-chip light source.
如图3B所示,该计算系统10中还可以包括片上光源600,片上光源600与片外光源500的作用类似,片外光源500和片上光源600区别在于设置位置,具体可以参见前述说明。As shown in FIG. 3B, the computing system 10 may also include an on-chip light source 600. The on-chip light source 600 functions similarly to the off-chip light source 500. The difference between the off-chip light source 500 and the on-chip light source 600 lies in the setting position. For details, please refer to the foregoing description.
在图3A、3B的说明中,仅是以第一芯片100发送并行信号,额外设置光源为例,若第二芯片300也需要发送并行信号,同样也需要光源(如片上光源600或片外光源500)产生原始光信号,将该原始光信号发送至第二收发器400。In the description of FIGS. 3A and 3B, only the first chip 100 sends a parallel signal and an additional light source is provided as an example. If the second chip 300 also needs to send a parallel signal, a light source (such as an on-chip light source 600 or an off-chip light source) is also needed. 500) Generate an original optical signal, and send the original optical signal to the second transceiver 400.
下面对本申请实施例涉及的收发器(第一收发器200和第二收发器400)的结构进行说明。为方便说明,这里将第一芯片100发送的并行信号称为第一并行信号,第一收发器200发送的光信号为第一光信号,第二芯片300发送的并行信号称为第二并行信号(第二并行信号也可以理解为第一芯片100所需接收的并行信号),第二收发器400发送的光信号为第二光信号。The structure of the transceivers (the first transceiver 200 and the second transceiver 400) involved in the embodiments of the present application will be described below. For convenience of description, the parallel signal sent by the first chip 100 is referred to as the first parallel signal, the optical signal sent by the first transceiver 200 is the first optical signal, and the parallel signal sent by the second chip 300 is referred to as the second parallel signal. (The second parallel signal can also be understood as the parallel signal that the first chip 100 needs to receive), the optical signal sent by the second transceiver 400 is the second optical signal.
如图4所示,为本申请实施例提供的一种第一收发器200的结构示意图,该第一收发器200包括第一发送器210和第一接收器220。As shown in FIG. 4, a schematic structural diagram of a first transceiver 200 provided by an embodiment of this application. The first transceiver 200 includes a first transmitter 210 and a first receiver 220.
第一发送器210,用于将第一并行信号转换为第一光信号,通过光交换网络向第二收发器400发送第一光信号。The first transmitter 210 is configured to convert the first parallel signal into a first optical signal, and send the first optical signal to the second transceiver 400 through the optical switching network.
第一接收器220,用于将通过光交换网络从第二收发器400接收第二光信号,将第二光信号转换为第二并行信号,将该第二并行信号发送至第一芯片100。The first receiver 220 is configured to receive the second optical signal from the second transceiver 400 through the optical switching network, convert the second optical signal into a second parallel signal, and send the second parallel signal to the first chip 100.
第一发送器210在将第一并行信号转换为第一光信号时,可以先进行串并转换,将第一并行信号转换为第一串行信号,之后再将第一串行信号调制到原始光信号上,生成第一光信号。When the first transmitter 210 converts the first parallel signal into the first optical signal, it may perform serial-parallel conversion first, convert the first parallel signal into the first serial signal, and then modulate the first serial signal to the original On the optical signal, the first optical signal is generated.
第一接收器220在将第二光信号转换为第二并行信号时,可以先将第二光信号解调为第二串行信号,之后再进行串并转换,将第二串行信号转换为第二并行信号。When the first receiver 220 converts the second optical signal into a second parallel signal, it may first demodulate the second optical signal into a second serial signal, and then perform serial-to-parallel conversion to convert the second serial signal into The second parallel signal.
如图5所示,为本申请实施例提供的一种第二收发器400的结构示意图,该第二收发器400包括第二发送器410和第二接收器420。As shown in FIG. 5, a schematic structural diagram of a second transceiver 400 provided by an embodiment of this application. The second transceiver 400 includes a second transmitter 410 and a second receiver 420.
第二接收器420,用于将通过光交换网络从第一收发器200接收第一光信号,将第一光信号转换为第一并行信号,将该第一并行信号发送至第二芯片300。The second receiver 420 is configured to receive the first optical signal from the first transceiver 200 through the optical switching network, convert the first optical signal into a first parallel signal, and send the first parallel signal to the second chip 300.
第二发送器410,用于将第二并行信号转换为第二光信号,通过光交换网络向第一收发器200发送第二光信号。The second transmitter 410 is configured to convert the second parallel signal into a second optical signal, and send the second optical signal to the first transceiver 200 through the optical switching network.
第二接收器420在将第一光信号转换为第一并行信号时,可以先将第一光信号解调为第一串行信号,之后再进行串并转换,将第一串行信号转换为第一并行信号。When the second receiver 420 converts the first optical signal into the first parallel signal, it may first demodulate the first optical signal into the first serial signal, and then perform serial-to-parallel conversion to convert the first serial signal into The first parallel signal.
第二发送器410在将第二并行信号转换为第二光信号时,可以先进行串并转换,将第二并行信号转换为第二串行信号,之后在将第二串行信号调制到原始光信号上,生成第二光信号。When the second transmitter 410 converts the second parallel signal into the second optical signal, it may first perform serial-to-parallel conversion, convert the second parallel signal into a second serial signal, and then modulate the second serial signal to the original On the optical signal, a second optical signal is generated.
下面分别为第一发送器210为例,对本申请涉及的发送器(第一发送器210和第二发送器410)进行说明:The following respectively takes the first transmitter 210 as an example to describe the transmitters (the first transmitter 210 and the second transmitter 410) involved in the present application:
如图6A所示,为本申请实施例提供的一种第一发送器210,该第一发送器210中包括第一串行解串器211、调制器212以及第一光波导213。As shown in FIG. 6A, there is a first transmitter 210 provided in this embodiment of the application. The first transmitter 210 includes a first serial deserializer 211, a modulator 212, and a first optical waveguide 213.
第一串行解串器211能够进行串并转换,可以将第一并行信号转换为第一串行信号;调制器212可以将第一串行信号调制在原始光信号上,生成第一光信号;之后,第一光波导213 可以将第一光信号发送到光交换网络中。The first serial deserializer 211 can perform serial-to-parallel conversion and can convert the first parallel signal into a first serial signal; the modulator 212 can modulate the first serial signal on the original optical signal to generate the first optical signal ; Afterwards, the first optical waveguide 213 may send the first optical signal to the optical switching network.
若调制器212生成多个第一光信号,该第一发送器210还可以包括第一波分复用器214,如图6B所示,第一波分复用器214可以将多个第一光信号调制在第一光波导213上,每个第一光信号可以第一光波导213的一个传输通道上传输,每个第一光信号的传输通道不同,这样多个第一光信号可以在同一个第一光波导213上传播。If the modulator 212 generates multiple first optical signals, the first transmitter 210 may also include a first wavelength division multiplexer 214. As shown in FIG. 6B, the first wavelength division multiplexer 214 may combine multiple first optical signals. The optical signal is modulated on the first optical waveguide 213, and each first optical signal can be transmitted on a transmission channel of the first optical waveguide 213, and the transmission channel of each first optical signal is different, so that multiple first optical signals can be transmitted in The same first optical waveguide 213 propagates.
当第一串行解串器211进行串并处理后,所生成的第一串行信号中可能混入噪声数据、信号强度会减弱。如图6C所示,该第一发送器210还可以包括预处理模块215,该预处理模块215位于第一串行解串器211和调制器212之间,能够对第一串行信号进行校准,预处理模块215所执行的校准操作包括但不限于:去噪、信号增强、信号均衡。After the first serial deserializer 211 performs serial-parallel processing, the generated first serial signal may be mixed with noise data, and the signal strength may be reduced. As shown in FIG. 6C, the first transmitter 210 may further include a preprocessing module 215, which is located between the first serial deserializer 211 and the modulator 212, and can calibrate the first serial signal. The calibration operations performed by the preprocessing module 215 include but are not limited to: denoising, signal enhancement, and signal equalization.
本申请实施例并不限定第一串行解串器211与调制器212之间的连接方式,例如,第一串行解串器211与调制器212集成在同一硅片上时,可以利用硅片中的硅基中间介质层(silicon interposer)内的互连(interconnect)。又例如,第一串行解串器211与调制器212集成在同一基板上时,可以在该封装基板(package substrate)内的传输线直接互连。又例如,第一串行解串器211与调制器212可以通过高密线缆(cable)互连。The embodiment of the present application does not limit the connection mode between the first serializer 211 and the modulator 212. For example, when the first serializer 211 and the modulator 212 are integrated on the same silicon chip, silicon can be used. The interconnection in the silicon interposer in the chip. For another example, when the first serializer 211 and the modulator 212 are integrated on the same substrate, the transmission line in the package substrate can be directly interconnected. For another example, the first serializer 211 and the modulator 212 may be interconnected by a high-density cable.
本申请实施例并不限定调制器212与第一光波导213、调制器212与第一波分复用器214、以及第一波分复用器214与第一光波导213之间的连接方式,由于调制器212与第一光波导213、调制器212与第一波分复用器214、以及第一波分复用器214与第一光波导213之间需传输光信号,调制器212与第一光波导213、调制器212与第一波分复用器214、以及第一波分复用器214与第一光波导213之间可以采用光纤直接相连。The embodiment of the present application does not limit the connection modes between the modulator 212 and the first optical waveguide 213, the modulator 212 and the first wavelength division multiplexer 214, and the first wavelength division multiplexer 214 and the first optical waveguide 213 Since the modulator 212 and the first optical waveguide 213, the modulator 212 and the first wavelength division multiplexer 214, and the first wavelength division multiplexer 214 and the first optical waveguide 213 need to transmit optical signals, the modulator 212 The optical fiber may be directly connected to the first optical waveguide 213, the modulator 212 and the first wavelength division multiplexer 214, and the first wavelength division multiplexer 214 and the first optical waveguide 213.
下面分别为第二接收器420为例,对本申请涉及的接收器(第一接收器220和第二接收器420)进行说明:The following respectively takes the second receiver 420 as an example to describe the receivers (the first receiver 220 and the second receiver 420) involved in the present application:
如图7A所示,为本申请实施例提供的一种第二接收器420,该第二接收器420中包括第二串行解串器421、解调器422以及第二光波导423;As shown in FIG. 7A, a second receiver 420 provided by this embodiment of the present application includes a second serial deserializer 421, a demodulator 422, and a second optical waveguide 423;
第二光波导423可以从光交换网络中接收第一光信号;之后,解调器422可以将第一光信号解调为第一串行信号;第二串行解串器421可以将第一串行信号转换为第一并行信号,并将第一并行信号传输至第二芯片300。The second optical waveguide 423 can receive the first optical signal from the optical switching network; after that, the demodulator 422 can demodulate the first optical signal into a first serial signal; the second serial deserializer 421 can convert the first optical signal The serial signal is converted into a first parallel signal, and the first parallel signal is transmitted to the second chip 300.
若第二光波导423接收到多个第一光信号,若存在多个第二光信号,接收器还包括第二波分复用器424;如图7B所示,第二波分复用器424可以从第二光波导423上获取多个第一光信号,也即第二波分复用器424可以从第二光波导423的多个传输通道上获取多个第一光信号,第二波分复用器424可以从一个传输通道上获取一个第一光信号。If the second optical waveguide 423 receives multiple first optical signals, if there are multiple second optical signals, the receiver further includes a second wavelength division multiplexer 424; as shown in FIG. 7B, the second wavelength division multiplexer 424 can obtain multiple first optical signals from the second optical waveguide 423, that is, the second wavelength division multiplexer 424 can obtain multiple first optical signals from multiple transmission channels of the second optical waveguide 423, and the second The wavelength division multiplexer 424 can obtain a first optical signal from a transmission channel.
第一光信号在传输过程中可能会存在信号衰减,也可能会引入噪声数据的情况,导致后续第二串行解串器421进行串并处理后所生成的第一并行信号中会混有噪声数据、信号强度变小;第二串行解串器421在进行串并处理的过程中,也同样可能存在信号衰减或引入噪声数据的情况,如图7C所示,该第二接收器还可以包括后处理模块425,该后处理模块425位于第二串行解串器421的输出端侧,能够对第二并行信号进行校准,后处理模块425所执行的校准操作包括但不限于:去噪、信号增强、信号均衡。During the transmission of the first optical signal, there may be signal attenuation, or noise data may be introduced, resulting in the subsequent serial-parallel processing of the second serial deserializer 421 and the generated first parallel signal will be mixed with noise Data and signal strength become smaller; during the serial-parallel processing of the second serial deserializer 421, there may also be signal attenuation or noise data introduced. As shown in FIG. 7C, the second receiver can also A post-processing module 425 is included. The post-processing module 425 is located at the output side of the second serial deserializer 421 and can calibrate the second parallel signal. The calibration operations performed by the post-processing module 425 include but are not limited to: denoising , Signal enhancement, signal equalization.
第二串行解串器421与解调器422之间的连接方式与第一串行解串器211与调制器212之间的连接方式类似,具体可参见前述内容,此处不再赘述。The connection manner between the second serializer 421 and the demodulator 422 is similar to the connection manner between the first serializer 211 and the modulator 212. For details, please refer to the foregoing content, which is not repeated here.
解调器422与第二光波导423之间的连接方式与调制器212与第一光波导213的连接方式类似,解调器422与第二波分复用器424之间的连接方式与调制器212与第一波分复用器 214之间的连接方式类似,第二波分复用器424与第二光波导423之间的连接方式与第一波分复用器214与第一光波导213之间的连接方式类似,具体可参见前述内容,此处不再赘述。The connection mode between the demodulator 422 and the second optical waveguide 423 is similar to the connection mode between the modulator 212 and the first optical waveguide 213, and the connection mode between the demodulator 422 and the second wavelength division multiplexer 424 is similar to that of the modulation The connection between the first wavelength division multiplexer 212 and the first wavelength division multiplexer 214 is similar. The connection between the second wavelength division multiplexer 424 and the second optical waveguide 423 is the same as that between the first wavelength division multiplexer 214 and the first optical waveguide. The connection between the waveguides 213 is similar. For details, please refer to the foregoing content, which will not be repeated here.
如图8所示,本申请实施例还提供了一种服务器,该服务器20包括如前所述的任一实施例中的计算系统10。As shown in FIG. 8, an embodiment of the present application also provides a server, and the server 20 includes the computing system 10 in any of the foregoing embodiments.
为了使方案描述更加清楚,下面将结合前面的实施例,以如图1A所示的计算系统和图9所示的信号传输方法为例,对本发明实施例中提供的计算系统中信号的传输流程进行概括介绍。如图9所示,在计算系统10中,第一芯片100可以向第一收发器200发送并行信号(步骤1);第一收发器200在接收到并行信号后,可以将并行信号转换为光信号(步骤2),通过光交换网络向第二收发器400发送光信号(步骤3);第二收发器400接收到光信号后,可以将光信号转换为并行信号(步骤4),向第二芯片300传输并行信号(步骤5);之后,第二芯片300可以接收并行信号。In order to make the description of the solution clearer, the following will combine the previous embodiments, taking the computing system shown in FIG. 1A and the signal transmission method shown in FIG. Give a general introduction. As shown in FIG. 9, in the computing system 10, the first chip 100 can send a parallel signal to the first transceiver 200 (step 1); after receiving the parallel signal, the first transceiver 200 can convert the parallel signal into light. Signal (step 2), send an optical signal to the second transceiver 400 through the optical switching network (step 3); after receiving the optical signal, the second transceiver 400 can convert the optical signal into a parallel signal (step 4), and send it to the second transceiver 400 The two chips 300 transmit parallel signals (step 5); after that, the second chip 300 can receive parallel signals.
第一收发器200中发送器210的信息处理过程以及第二收发器400中接收器420的信号处理过程可以参见前述说明此处不再赘述。The information processing process of the transmitter 210 in the first transceiver 200 and the signal processing process of the receiver 420 in the second transceiver 400 can be referred to the foregoing description and will not be repeated here.
需要说明的是,本申请所提供的实施例仅仅是示意性的。所属领域的技术人员可以清楚的了解到,为了描述的方便和简洁,在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述的部分,可以参见其他实施例的相关描述。在本发明实施例、权利要求以及附图中揭示的特征可以独立存在也可以组合存在。在本发明实施例中以硬件形式描述的特征可以通过软件来执行,反之亦然。在此不做限定。It should be noted that the embodiments provided in this application are merely illustrative. Those skilled in the art can clearly understand that for the convenience and conciseness of description, in the above-mentioned embodiments, the description of each embodiment has its own focus. For parts that are not described in detail in an embodiment, reference may be made to other implementations. The description of the case. The features disclosed in the embodiments, claims, and drawings of the present invention may exist independently or in combination. The features described in the form of hardware in the embodiments of the present invention can be executed by software, and vice versa. There is no limitation here.

Claims (12)

  1. 一种计算系统,其特征在于,所述计算系统包括第一芯片、第一收发器、第二芯片以及第二收发器,其中,所述第一收发器与所述第一芯片连接,所述第二收发器与所述第二芯片连接;A computing system, wherein the computing system includes a first chip, a first transceiver, a second chip, and a second transceiver, wherein the first transceiver is connected to the first chip, and the The second transceiver is connected to the second chip;
    所述第一芯片,用于发送并行信号;The first chip is used to send parallel signals;
    所述第一收发器,用于接收所述并行信号,将所述并行信号转换为光信号,通过光交换网络向所述第二收发器发送所述光信号;The first transceiver is configured to receive the parallel signal, convert the parallel signal into an optical signal, and send the optical signal to the second transceiver through an optical switching network;
    所述第二收发器,用于接收所述光信号,将所述光信号转换为所述并行信号,向所述第二芯片传输所述并行信号;The second transceiver is configured to receive the optical signal, convert the optical signal into the parallel signal, and transmit the parallel signal to the second chip;
    所述第二芯片,用于接收所述并行信号。The second chip is used to receive the parallel signal.
  2. 如权利要求1所述的计算系统,其特征在于,所述第一收发器内置在所述第一芯片中,所述第二收发器内置在所述第二芯片中。8. The computing system of claim 1, wherein the first transceiver is built in the first chip, and the second transceiver is built in the second chip.
  3. 如权利要求1或2所述的计算系统,其特征在于,所述第一收发器包括发送器,所述发送器包括第一串行解串器、调制器以及第一光波导;The computing system according to claim 1 or 2, wherein the first transceiver includes a transmitter, and the transmitter includes a first serial deserializer, a modulator, and a first optical waveguide;
    所述第一串行解串器,用于将所述并行信号转换为串行信号;The first serial deserializer is used to convert the parallel signal into a serial signal;
    所述调制器,用于将所述串行信号调制在原始光信号上,生成所述光信号;The modulator is configured to modulate the serial signal on the original optical signal to generate the optical signal;
    所述第一光波导,用于发送所述光信号。The first optical waveguide is used to transmit the optical signal.
  4. 如权利要求3所述的计算系统,其特征在于,若所述调制器生成多个所述光信号,所述第一收发器还包括第一波分复用器;5. The computing system of claim 3, wherein if the modulator generates a plurality of the optical signals, the first transceiver further comprises a first wavelength division multiplexer;
    所述第一波分复用器,用于将多个所述光信号调制在所述第一光波导上。The first wavelength division multiplexer is used to modulate a plurality of the optical signals on the first optical waveguide.
  5. 如权利要求1或2所述的计算系统,其特征在于,所述第二收发器包括接收器,所述接收器包括第二串行解串器、解调器以及第二光波导;3. The computing system of claim 1 or 2, wherein the second transceiver includes a receiver, and the receiver includes a second serializer, a demodulator, and a second optical waveguide;
    所述第二光波导,用于接收所述光信号;The second optical waveguide is used to receive the optical signal;
    所述解调器,用于将所述光信号解调为串行信号;The demodulator is used to demodulate the optical signal into a serial signal;
    所述第二串行解串器,用于将所述串行信号转换为所述并行信号。The second serial deserializer is used to convert the serial signal into the parallel signal.
  6. 如权利要求5所述的计算系统,其特征在于,所述第二光波导接收多个所述光信号,所述接收器还包括第二波分复用器;8. The computing system of claim 5, wherein the second optical waveguide receives a plurality of the optical signals, and the receiver further comprises a second wavelength division multiplexer;
    所述第二波分复用器,用于从所述第二光波导上获取多个所述光信号。The second wavelength division multiplexer is used to obtain a plurality of the optical signals from the second optical waveguide.
  7. 一种服务器,其特征在于,所述服务器中包括如权利要求1~6任一所述的计算系统。A server, wherein the server includes the computing system according to any one of claims 1 to 6.
  8. 一种信号传输方法,其特征在于,该方法由计算系统执行,所述计算系统包括第一芯片、第一收发器、第二芯片以及第二收发器,其中,所述第一收发器与所述第一芯片连接,所述第二收发器与所述第二芯片连接,该方法包括;A signal transmission method, characterized in that the method is executed by a computing system, the computing system includes a first chip, a first transceiver, a second chip, and a second transceiver, wherein the first transceiver and the The first chip is connected, and the second transceiver is connected to the second chip. The method includes;
    所述第一芯片向所述第一收发器发送并行信号;The first chip sends a parallel signal to the first transceiver;
    所述第一收发器接收到所述并行信号后,将所述并行信号转换为光信号,通过光交换网络向所述第二收发器发送所述光信号;After receiving the parallel signal, the first transceiver converts the parallel signal into an optical signal, and sends the optical signal to the second transceiver through an optical switching network;
    所述第二收发器接收到所述光信号后,将所述光信号转换为所述并行信号,向第二芯片传输所述并行信号;After receiving the optical signal, the second transceiver converts the optical signal into the parallel signal, and transmits the parallel signal to the second chip;
    所述第二芯片接收所述并行信号。The second chip receives the parallel signal.
  9. 如权利要求8所述的方法,其特征在于,所述第一收发器包括发送器,所述发送器包括第一串行解串器、调制器以及第一光波导,所述第一收发器接收到所述并行信号后,将所述并行信号转换为光信号,通过光交换网络向所述第二收发器发送所述光信号,具体包括;The method according to claim 8, wherein the first transceiver comprises a transmitter, the transmitter comprises a first serial deserializer, a modulator, and a first optical waveguide, and the first transceiver After receiving the parallel signal, converting the parallel signal into an optical signal, and sending the optical signal to the second transceiver through an optical switching network, specifically including;
    所述第一串行解串器将所述并行信号转换为串行信号;The first serial deserializer converts the parallel signal into a serial signal;
    所述调制器将所述串行信号调制在原始光信号上,生成所述光信号;The modulator modulates the serial signal on the original optical signal to generate the optical signal;
    所述第一光波导发送所述光信号。The first optical waveguide transmits the optical signal.
  10. 如权利要求9所述的方法,其特征在于,若所述调制器生成多个所述光信号,所述第一收发器还包括第一波分复用器,所述方法还包括;9. The method of claim 9, wherein if the modulator generates a plurality of the optical signals, the first transceiver further comprises a first wavelength division multiplexer, and the method further comprises;
    所述第一波分复用器将多个所述光信号调制在所述第一光波导上。The first wavelength division multiplexer modulates a plurality of the optical signals on the first optical waveguide.
  11. 如权利要求8所述的方法,其特征在于,所述第二收发器包括接收器,所述接收器包括第二串行解串器、解调器以及第二光波导,所述第二收发器接收到所述光信号后,将所述光信号转换为所述并行信号,向第二芯片传输所述并行信号,具体包括:The method according to claim 8, wherein the second transceiver comprises a receiver, the receiver comprises a second serial deserializer, a demodulator, and a second optical waveguide, and the second transceiver After receiving the optical signal, the device converts the optical signal into the parallel signal, and transmits the parallel signal to the second chip, which specifically includes:
    所述第二光波导接收所述光信号;The second optical waveguide receives the optical signal;
    所述解调器将所述光信号解调为串行信号;The demodulator demodulates the optical signal into a serial signal;
    所述第二串行解串器将所述串行信号转换为所述并行信号。The second serial deserializer converts the serial signal into the parallel signal.
  12. 如权利要求11所述的方法,其特征在于,所述第二光波导接收多个所述光信号,所述接收器还包括第二波分复用器,所述方法还包括:The method according to claim 11, wherein the second optical waveguide receives a plurality of the optical signals, the receiver further comprises a second wavelength division multiplexer, and the method further comprises:
    所述第二波分复用器从所述第二光波导上获取多个所述光信号。The second wavelength division multiplexer obtains a plurality of the optical signals from the second optical waveguide.
PCT/CN2021/091219 2020-05-13 2021-04-29 Computing system, server, and signal transmission method WO2021227890A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010402044.2 2020-05-13
CN202010402044.2A CN113672550A (en) 2020-05-13 2020-05-13 Computing system, server and signal transmission method

Publications (1)

Publication Number Publication Date
WO2021227890A1 true WO2021227890A1 (en) 2021-11-18

Family

ID=78526421

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/091219 WO2021227890A1 (en) 2020-05-13 2021-04-29 Computing system, server, and signal transmission method

Country Status (2)

Country Link
CN (1) CN113672550A (en)
WO (1) WO2021227890A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101573903A (en) * 2006-11-08 2009-11-04 菲尼萨公司 Serializer/deserializers for use in optoelectronic devices
CN102169270A (en) * 2010-02-25 2011-08-31 三星电子株式会社 Optical serializing/deserializing apparatus and method and method of manufacturing same
CN104734781A (en) * 2015-03-02 2015-06-24 中国人民解放军国防科学技术大学 Optical transceiver with serial-parallel conversion function
CN109644051A (en) * 2016-08-26 2019-04-16 住友电气工业株式会社 Host substrate, optical receiver, optical transmitter, optical transceiver and the method that optical transceiver is installed on host substrate

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106508099B (en) * 2009-06-17 2014-05-14 上海电控研究所 Vehicle-mounted high speed fibre Transmission system
CN105610509B (en) * 2015-12-21 2018-05-01 北京航天时代光电科技有限公司 A kind of 160M optical transmission devices

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101573903A (en) * 2006-11-08 2009-11-04 菲尼萨公司 Serializer/deserializers for use in optoelectronic devices
CN102169270A (en) * 2010-02-25 2011-08-31 三星电子株式会社 Optical serializing/deserializing apparatus and method and method of manufacturing same
CN104734781A (en) * 2015-03-02 2015-06-24 中国人民解放军国防科学技术大学 Optical transceiver with serial-parallel conversion function
CN109644051A (en) * 2016-08-26 2019-04-16 住友电气工业株式会社 Host substrate, optical receiver, optical transmitter, optical transceiver and the method that optical transceiver is installed on host substrate

Also Published As

Publication number Publication date
CN113672550A (en) 2021-11-19

Similar Documents

Publication Publication Date Title
WO2018040385A1 (en) Optical transceiver module based on pam4 modulation
US20110206381A1 (en) Optical serializing/deserializing apparatus and method and method of manufacturing same
US7831653B2 (en) Flexible template having embedded gate array and composable memory for integrated circuits
US11356303B2 (en) Short link efficient interconnect circuitry
CN112865880B (en) System and method for one-way data transmission through optical port
US20240098391A1 (en) Efficiently interconnecting computing nodes to enable use of high-radix network switches
US20130322556A1 (en) On-package input/output clustered interface having full and half-duplex modes
WO2021227890A1 (en) Computing system, server, and signal transmission method
CN215646796U (en) Low-cost photoelectric integrated communication chip
WO2022068656A1 (en) Single-fiber bidirectional optical transmission apparatus, wavelength division device and optical transmission system
CN109194889B (en) Low-speed signal conversion module for DP interface
WO2022086688A1 (en) Optical interconnects for a programmable virtualized self-optimizing signal processor
CN109861758A (en) A kind of the 5G forward pass system and equipment of novel low-cost low delay
CN112311458B (en) Signal transmission method, device, equipment and system
JP7150893B2 (en) Optical network equipment and optical module
CN112152743A (en) Ultra-low time delay data broadcasting system and method
US8401404B2 (en) Optical receiver
WO2023273759A1 (en) Optical interconnection system and communication device
WO2023208089A1 (en) Semiconductor device and data transmission method
CN217037196U (en) Miniaturized QKD equipment
CN110456454B (en) Photon artificial intelligence chip interconnection device and inter-chip interconnection photon artificial intelligence chip
WO2024012176A1 (en) Semiconductor package and data transmission method for semiconductor package
Wadeyar et al. Design and Simulation of Optical Fiber Communication Link by Ethernet Protocol using FPGA
US20200304171A1 (en) Dispersive waveguide crosstalk mitigation
KR20210151653A (en) Dispersion compensation for electromagnetic waveguides

Legal Events

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

Ref document number: 21804739

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21804739

Country of ref document: EP

Kind code of ref document: A1