Next Article in Journal
A Ti-6Al-4V Milling Force Prediction Model Based on the Taylor Factor Model and Microstructure Evolution of the Milling Surface
Next Article in Special Issue
A G-Band Broadband Continuous Wave Traveling Wave Tube for Wireless Communications
Previous Article in Journal
Thermo-Optical Control of Raman Solitons in a Functionalized Silica Microsphere
Previous Article in Special Issue
Secure Transmission of Terahertz Signals with Multiple Eavesdroppers
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Demonstration of 144-Gbps Photonics-Assisted THz Wireless Transmission at 500 GHz Enabled by Joint DBN Equalizer

1
National Mobile Communications Research Laboratory, Southeast University, Nanjing 210096, China
2
Purple Mountain Laboratories, Nanjing 211111, China
*
Authors to whom correspondence should be addressed.
Micromachines 2022, 13(10), 1617; https://doi.org/10.3390/mi13101617
Submission received: 11 September 2022 / Revised: 25 September 2022 / Accepted: 26 September 2022 / Published: 27 September 2022
(This article belongs to the Special Issue Broadband Terahertz Devices and Communication Technologies)

Abstract

:
The THz wireless transmission system based on photonics has been a promising candidate for further 6G communication, which can provide hundreds of Gbps or even Tbps data capacity. In this paper, 144-Gbps dual polarization quadrature-phase-shift-keying (DP-QPSK) signal generation and transmission over a 20-km SSMF and 3-m wireless 2 × 2 multiple-input multiple-output (MIMO) link at 500 GHz have been demonstrated. To further compensate for the linear and nonlinear distortions during the fiber–wireless transmission, a novel joint Deep Belief Network (J-DBN) equalizer is proposed. Our proposed J-DBN-based schemes are mainly optimized based upon the constant modulus algorithm (CMA) and direct-detection least mean square (DD-LMS) equalization. The results indicate that the J-DBN equalizer has better bit error rate (BER) performance in receiver sensitivity. In addition, the computational complexity of the J-DBN-based equalizer can be approximately 46% lower than that of conventional equalizers with similar performance. To our knowledge, this is the first time that a novel joint DBN equalizer has been proposed based on classical algorithms. It is a promising scheme to meet the demands of future fiber–wireless integration communication for low power consumption, low cost, and high capacity.

1. Introduction

The explosive growth of wireless devices and streaming services, e.g., 3D video, cloud office, virtual reality (VR), internet of vehicles, and 6G services, has led to the demand for higher transmission capacity and more spectrum resources [1,2]. The Terahertz band (THz band), occupying the spectrum range of 0.3 THz to 10 THz, is a promising candidate for providing large capacity; it can provide a data capacity of hundreds of Gbps or even Tbps due to its substantial available bandwidth [3,4,5]. Moreover, the devices at THz band have a small and compact size, and can be monolithically integrated with other front-end circuits in portable terminals.
THz communication techniques can be divided into two main categories: pure electronic schemes and photonics-aided schemes. Photonics-aided THz-wave signals can be adopted in fiber–wireless communication systems, which overcomes the bandwidth limitation and electromagnetic interference resulting from electronic devices [6,7,8]. Moreover, the characteristics of photonic technology have effectively promoted the seamless integration of wireless and optical fiber networks. A photonics-assisted transmission system at the THz band integrates the large-capacity, long-distance advantages of fiber-optic transmission and a THz wireless transmission link, and therefore it has excellent potential for future 6G communication. In previous years, several seamless integration systems of THz wireless and optical fiber networks have been demonstrated, enabled by photonics [9,10,11,12,13,14,15]. However, the nonlinear impairments induced by photoelectric devices and wireless links will cause severe degradation and significantly restrict the transmission rate and distance. Therefore, advanced equalization algorithms are required to compensate for these nonlinear impairments.
To mitigate the distortions of nonlinearity, several nonlinear equalization methods have been widely researched, i.e., Volterra [16], Kernel [17], and Maximum Likelihood Sequence Estimator (MLSE) [18]. However, with the increase in transmission speed, conventional digital signal processing (DSP) algorithms cannot effectively equalize nonlinear noise such as relative intensity and modal partition noise in the practical system [19]. In addition, blind equalization, which performs adaptive channel equalization without the aid of a training sequence, has become a favorite of practitioners, such as the constant modulus algorithm (CMA) equalizer and direct-detection least mean square (DD-LMS) equalizer. As we know, CMA is a typical blind adaptive algorithm for adaptive blind equalizers in Quadrature Amplitude Modulation (QAM) format [20]. Nevertheless, CMA has a significant residual error after convergence, which is unsuitable for the nonlinear channel balance. Furthermore, more advanced artificial intelligence (AI) algorithms are considered as promising solutions for signal equalization in optical communication systems. Table 1 summarizes the typical photonics-aided wireless communication systems using AI equalization algorithms. Different paradigms based on artificial neural networks (CNN) [21,22] and deep neural networks (DNN) [23,24,25,26] have been proven to obtain better performance than conventional DSP algorithms, showing an excellent capability of mitigating nonlinear distortions. However, a CNN fails to fully account for the relevant characteristic information of the input sample, leading to performance degradation in the optical communication system [27]. Moreover, a CNN is unable to meet the demand for complex-valued equalization in wireless transmission systems [24]. Furthermore, a DNN requires many training sequences in order to achieve the optimum result, reducing the effective channel capacity. Due to the ability to learn the relevant information and make the nonlinear decision in feature space, the Deep Belief Network (DBN) is used for nonlinear equalization, which is more helpful in handling the receiver sensitivity issue in the THz-band wireless communication system [28].
In this study, we propose a novel joint DBN (J-DBN) equalizer for the combination of two loss functions based on blind CMA and DD-LMS equalizers. The J-DBN nonlinear equalizer not only retains an excellent capability of mitigating nonlinear impairment but also reduces the computational complexity. By using our proposed J-DNN equalizer, we experimentally off-line demonstrated a 144 Gbit/s dual polarization QPSK (DP-QPSK) signal generation over a 20-km standard single-mode fiber (SSMF) and 3-m wireless 2 × 2 multiple-input multiple-output (MIMO) link at 500 GHz with BER below 3.8 × 10−3. The results show that a J-DBN equalizer can significantly improve the receiver sensitivity performance. In addition, the computational complexity of the J-DBN equalizer can be approximately 46% lower than that of traditional equalizers with similar BER performance.

2. Operation Principle for J-DBN-Based Equalization

2.1. Traditional DBN Method

The DBN can be approximated as a stack of restricted Boltzmann machines (RBMs) [28], as shown in Figure 1a. An RBM is a generative stochastic network containing a visible layer v = { v i } i = 1 N and a hidden layer h = { h j } j = 1 M with the parameters θ = { W , d , c } . The energy function and the likelihood function of the RBM can be stated as
E ( v , h ) = i , j v i W i j h j i d i v i j c j h j ,
P ( v , h ) = 1 Z exp ( E ( v , h ) ) ,
where v i { 0 , 1 } , h j { 0 , 1 } , W = ( W i j ) R N × M are the weights connecting the visible layer and hidden layer, d and c are the bias terms of the visible and hidden layers, and Z represents the partition function. Moreover, the probabilities P ( v | h ) and P ( h | v ) can be calculated by
P ( v i = 1 | h ) = σ ( j W i j h j + d i ) ,
P ( h j = 1 | v ) = σ ( i W i j v i + c j ) ,
where σ ( ) is the sigmoid function defined as σ ( x ) = 1 / ( 1 + e x ) .
The DBN with λ hidden layers contains W 1 , W 2 , , W λ connection weight matrices and λ + 1 biases d 0 , d 1 , , d λ , where d 0 is the bias of the visible layer v . Therefore, the output probability can be calculated by the hidden vector: Φ = σ ( W λ h λ 1 + d λ ) .
Figure 1b,c represent the j-th neuron of the feedforward and reconstruction architecture. The RBM utilizes the stochastic approximation method to update the parameters θ = { W , d , c } by maximizing the likelihood P θ ( v ) .

2.2. J-DBN Nonlinear Equalizers

There are two main NN-based equalization schemes, namely the blind NN equalization and adaptive NN equalization algorithms. To avoid the residual error for equalizing nonlinear channels, the CMA equalizer can be combined with the NN algorithm. Meanwhile, DD-LMS combined with the NN equalization algorithm can further accelerate the convergence speed and ensure the optimum nonlinear decision. Our proposed J-DBN method, including an adaptive DBN-1-based equalizer and a blind DBN-2-based equalizer, is mainly based upon CMA and DD-LMS blind equalizers, as shown in Figure 2a.
Figure 2b shows the detailed architecture of our proposed J-DBN equalizer, including two sequential DBNs. Each link between one visible layer and multiple hidden layers in J-DBN is associated with the weight value w i j k , where k denotes the k-th hidden layer, and i and j represent the i-th node in the visible layer and the j-th node in the current hidden layer, respectively. The output of nonlinear neurons is summed as h j k = σ ( i = 1 S w i j k x i ) , where S is defined as the length of input samples, and σ ( ) denotes the nonlinear active function between multiple hidden layers. The selection of a matching activation function is an important part of DBN construction.
During the feedforward training process, the output of the j-th neuron in the other (k + 1)-th visible layer can be calculated as v j k + 1 = σ ( i = 1 N w i j k + 1 v j k ) , where v j k is the output of the j-th neuron cell in the kth hidden layer, and the total number of cells in this layer is N. When k is increased as λ, we define h j L + 1 as the final output signal calculated from the output layer. The DBN-1 and DBN-2 equalizers update the weights according to their respective cost functions, guaranteeing the optimal solution of the whole equalization process.

2.3. Cost Function of DBN-1 and DBN-2 Equalizers

2.3.1. Cost Function of the Adaptive DBN-1-Based Equalizer

As we know, CMA is a typical blind equalizer for OOK or QPSK modulation format with a single reference radius. To reduce the large residual error after convergence, CMA blind equalization can be combined with a DBN-1 equalizer. The corresponding filter tap weight h n n and the cost function of the DBN-1 equalizer based on the CMA algorithm are defined as
h n n h n n + μ e n _ C M A x ( n )
J n _ C M A = 1 2 n = 1 Q ( R 1 | O ( n ) | ) 2
where μ is defined as the CMA convergence parameter, R1 is the constant module of signals, O ( n ) is the output of the DBN-1 network, and the input sequence x(n) in the optimization network is the test signal with a size of Q.
The adaptive error function can be defined as e n _ C M A = R 1 | O ( n ) | . In practical terms, we can find the optimum μ and tap number to obtain better channel equalization. Moreover, the weight value can be further optimized with the aid of adaptive equalization and the BP algorithm, which can be given as
w i j k + = w i j k Δ w i j k = w i j k η J n _ C M A w i j k

2.3.2. Cost Function of Blind DBN-2-Based Equalizer

Unlike forwarding propagation steps, the weight values and model hyper-parameters are updated based on the backpropagation (BP) algorithm. According to the minimum mean square error (MMSE) algorithm, the cost function of the DBN-2 blind equalizer based on the DD-LMS algorithm can be defined as
J n _ d d l m s = 1 2 n = 1 S ( T n O 2 ( n ) ) 2
Compared the obtained value O 2 ( n ) with the corresponding expected value T n , the error e n = T n O 2 ( n ) is sent to the network with a reverse training algorithm. Thus, the connected weight vector w i j k + can be iteratively updated until the desired epoch or error value is reached, which can be represented as
w i j k + = w i j k Δ w i j k = w i j k η J n _ d d l m s w i j k
where η is the learning rate and Δ represents the gradient operation. In order to accurately update the weight value of every nonlinear node, we must calculate the gradient of the whole training sequence. Owing to the introduction of the blind error function, we will decrease the training size and improve the computation speed effectively.
Thus, our proposed J-DBN equalizer comprises two parts, including the DBN-1 adaptive equalization and the DBN-2 blind equalization. Note that the former updating of the weight value is based on the traditional BP algorithm, while the latter deploys the blind equalization algorithm to optimize the network further.

3. Experimental Setup

In our previous work, we have established some real-time photonics-aided THz seamless integration transmission systems [12,13,14,15]. In order to verify the effectiveness of our proposed algorithms in this paper, we further perform an experimental demonstration for 144−Gbps photonics-assisted THz wireless transmission at 500 GHz enabled by J-DBN equalization. A detailed description of the experimental setup is shown in Figure 3, including the optical and THz transmitter modules, THz 2 × 2 MIMO wireless link, THz receiver module, and the off-line DSP blocks. For a fair comparison, there were four alternative algorithms included in the experiment at the off-line DSP blocks.

3.1. Optical and THz Transmitter Modules

Figure 3 provides the experimental setup of the optical and THz transmitter modules. An arbitrary waveform generator (AWG) of 92-Gsa/s sampling rate is used to generate the I and Q components of the baseband electrical signals. A parallel electrical amplifier (EAs) is used to amplify the I/Q electrical signals. Then, a 193.5-THz linewidth external cavity laser-1 (ECL-1) is used to produce the optical carrier, which is modulated via an I/Q modulator with 30-GHz bandwidth and approximately 7-dB insertion loss. The modulated optical signal is divided to the polarization multiplexing channels by an optical coupler (OC) to simulate signal delay and attenuation. One is transmitted through a 1-m fiber direct link (DL) and the other passes through a variable optical attenuator (VOA). Then, after a polarization beam coupler (PBC), the 193.5-THz optical baseband signal is sent to SSMF.
Erbium-doped fiber amplifiers (EDFA) are used to compensate for the optical-fiber transmission loss after a 20-km SSMF transmission link. In order to suppress the out-of-band amplified spontaneous emission (ASE) noise, a passband tunable optical filter (TOF) is used. A free-running tunable external cavity laser (ECL-2) is operated as an optical local oscillator (LO), which has a linewidth of less than 100 kHz. An optical baseband signal with 10.5 dBm optical power and an optical LO with 13.5 dBm optical power are coupled by an OC. The optical spectra of the optical signal with the tunable optical LO after OC (0.03 nm resolution) are shown in Figure 3b. Note that the optical power of the X- and Y-polarization components after PBS should be as equal as possible. The AIPMs used in our setup are polarization-sensitive, with a maximum of 4.5 dB polarization-dependent responsivity (PDR). The X- and Y-polarization imbalance will result in 2 × 2 MIMO THz-wave imbalance and deteriorate the system performance. Therefore, two polarization controllers (PCs) are required before the OC. In the test, the optical signal and optical LO separately adjust the incident X- and Y-polarization direction to maximize the optical power in the antenna-integrated photomixer module (AIPM, NTT Electronics Corp. IOD-PMAN-13001).
The side-mode suppression ratio (SMSR) of the optical signal and optical LO is >50 dB. In our proposed system, THz-wave wireless signals with a tunable carrier frequency range from 340 GHz to 530 GHz are generated by photonic heterodyning using AIPMs. The AIPM consists of an ultra-fast uni-traveling-carrier photodiode (UTC-PD) and a bow-tie or log-periodic antenna. Two parallel AIPMs are used, each with a typical −28 dBm output power and operating wavelength range from 1540 nm to 1560 nm. The typical photodiode responsivity is 0.15 A/W, and the maximum optical input power is 15 dBm. PBS is used to separate the X- and Y-polarization components by APIMs to generate two parallel THz-wave wireless signals, respectively. To drive the AIPMs, another EDFA is used to boost the optical power of combined lightwaves before PBS.

3.2. THz 2 × 2 MIMO Wireless Link and THz Receiver Modules

Figure 3 shows the THz 2 × 2 MIMO wireless transmission link and lens position. The two parallel THz-wave signals from the AIPMs are transmitted over a 3-m 2 × 2 MIMO wireless transmission link. In order to focus the wireless THz-wave, three pairs of lenses are deployed to maximize the received THz-wave signal power and are manually aligned. Lenses 1, 2, 5 and lenses 3, 4, 6 are aligned with the X-polarization and Y-polarization wireless link, respectively. Lenses 1–4 are identical, each having a 20-cm focal length and 10-cm diameter. The smaller lenses 5 and 6 have a 10-cm focal length and 5-cm diameter, which are used for THz-waves’ high-accuracy alignment to horn antennas (HA). For the X-polarization (Y-polarization) THz wireless link, the longitudinal separation distance between the AIPM and lens 1 (lens 3), lens 2 (lens 4), and lens 5 (lens 6) and the receiver HA are 0.2 m, 3 m, and 5 cm, respectively. The lateral separation between the two AIPMs and two HA pairs is 25 cm. In order to avoid multi-path fading from reflections on the optical table, the conversion modules are placed at the height of 20 cm. Photos of the 3-m wireless transmission link and lens position are shown in Insets Figure 3c and Figure 3d, respectively.
At the THz-wave receiver end, THz-wave wireless signals are received with two parallel THz-band HAs with 26-dBi gain. Electronic LO sources drive two identical THz receivers to implement analog down-conversion for X- and Y-polarization THz-wave wireless signals. Each consists of a mixer, a ×12 frequency multiplier chain, and an amplifier, and operates at 500 GHz. Then, the down-converted X- and Y-polarization intermediate-frequency (IF) signal at 20 GHz is boosted by two cascaded electrical low-noise amplifiers (LNAs) with a 3-dB bandwidth of 47 GHz and captured by a digital oscilloscope with a 128-Gsa/s sampling rate.

3.3. Off-Line DSP Blocks

The block diagram of the off-line DSP is illustrated in Figure 3a,e. In the Tx-side DSP, a QPSK symbol mapping and a raised-cosine (RC) filter with a roll-off factor of 0.01 are deployed, as shown in Figure 3a. Figure 3e depicts the four DSP options at the Rx side, verifying the validity of the J-DBN-based equalization schemes. Conventional, Opt. 1: the captured signal is offline, proposed by typical DSP steps including down-conversion into baseband, resampling, Gram–Schmidt orthogonalization process (GSOP), followed by 53-tap CMA equalization. Then, the frequency offset noise can be mitigated via frequency offset estimation (FOE), and the phase offset problem can be solved after carrier phase recovery (CPR). Finally, a 37-tap DD-LMS equalizer is added to compensate for the remaining linear damage and I/Q imbalance before BER calculation.
We also compare the BER performance between the CMA equalizer, DBN-based equalizer, and J-DBN equalizer within these DSP steps. In Opt. 2, the adaptive DBN-1 equalizer adapts itself to compensate for the nonlinear distortion. It extracts the signal sequences’ characteristics based on the BP algorithm and blind CMA algorithm. The scheme can reduce the sizeable residual error after convergence, which is suitable for the nonlinear channel balance. In Opt. 3, the blind DBN-2 equalizer optimizes the weight value and tap number based on the BP algorithm and DD-LMS equalizer. Moreover, the DBN-2 equalizer can utilize the weight value updated by the DBN-1 as the initial value. The scheme can further compensate for the remaining linear damage and nonlinear decision ability. In Opt. 4, the J-DBN equalizer combines two error cost functions, which is more helpful in handling the receiver sensitivity issue in THz-band wireless links and achieving a more accurate BER decision. Moreover, the J-DBN equalizer can be established via two steps. Firstly, it can be initialized with the aid of the training sequence, and then the weight value can be further optimized by employing the error function of CMA. Adopting our proposed J-DBN equalizer, both the lengths of the training data and the training time can be effectively reduced.

4. Experimental Results and Discussion

As we know, a well-designed equalizer is useful for resolving nonlinear issues and has been successfully applied in wireless communications. However, the selection of an error function is an important factor that affects the residual error of the blind equalizer; thus, the performance of the equalizer is different. In our experiment, we introduce some equalizers in our proposed schemes and compare their performance, such as the typical CMA equalizer with taps and the DD-LMS equalizer.

4.1. Transmission Results

We first measure the performance of our transparent fiber-optical and THz wireless 2 × 2 MIMO transmission system for the back-to-back (BtB) case, i.e., without fiber and wireless distance transmission. Figure 4 gives the measured BER of X- and Y-polarization versus different input power into each AIPM. At the 3.8 × 10−3 HD-FEC limit, the THz-wave carrier frequency at 500 GHz for the BtB case has a successfully transmitted range from 28 GBaud to 36 GBaud. The insets show that the QPSK constellation points can be demodulated well at 28 GBaud. However, the BER performance degrades at high transmission rates due to the limitations of the receiver LNA bandwidth.
Then, we measure the BER versus the input power into each AIPM over one span of 20-km SSMF and 3-m wireless distance, as shown in Figure 5. At the 3.8 × 10−3 HD-FEC limit, the THz-wave carrier frequency at 500 GHz for the fiber and wireless transmission can also be successfully transmitted. However, the transmission performance is not ideal at 36 GBaud. Figure 6 gives the electrical spectrum of the 24/28/32/36 GBaud QPSK IF signal with the corresponding bandwidth (BW). The signals are more damaged when the transmission speed increases. Moreover, we can see that the required bandwidth becomes limited as the transmission rate increases, especially at the 36 GBaud rate with 36.36 GHz bandwidth. To protect the AIPMs, the maximum input optical power is set at 13.5 dBm. A THz-wave carrier frequency at 500 GHz can be successfully transmitted at the 3.8 × 10−3 HD-FEC threshold. The best BER performance occurs for the lower transmission rates. The insets also show that the constellation points can be demodulated well. In order to further improve the performance for higher transmission rates, the J-DBN equalizer based on the conventional DSP algorithm is introduced.
Here, the training data are only used for the DBN-1 adaptive equalizer in our proposed J-DBN equalizer since the DBN-2 blind equalizer and optimization is a self-recovering equalization method without the aid of a training sequence. It indicates that the J-DBN equalizer has good training accuracy and satisfactory tracking speed. Figure 7 illustrates the BER of 36 GBaud QPSK signals versus the input optical power into each AIPM and SNR over one span of 20-km SSMF and 3-m wireless distance; it can be found that increasing the optical power can help to improve the BER performance due to the larger SNR. Next, we compare four equalization schemes (including Opt. 1–Opt. 4) with a 53-tap CMA equalizer, 37-tap DD-LMS equalizer, DBN-1 equalizer with 25 cells, and DBN-2 equalizer with 50 cells. From the comparison between Opt. 1 and Opt. 4, it can be concluded that the required power under HD-FEC (3.8 × 10−3) utilizing the J-DBN scheme is close to 12.6 dBm, which increases by almost up to 0.2 dB in receiver sensitivity and 0.8 dB in SNR gain compared with the conventional scheme. Moreover, Opt. 2 and Opt. 3 also obtain a slight performance improvement after the DBN-1 equalizer or DBN-2 equalizer. When the input power into the AIPM is 12.8 dBm, the illustrations depict the constellation diagrams of QPSK symbols after recovery. The received QPSK symbol constellation before the receiver DSP chain is also given. Furthermore, we compared the constellation diagrams of the Opt. 1 and Opt. 4 schemes. The illustrations (i) and (ii) also show that the J-DBN equalizer can reduce the residual error after convergence and visually improve the nonlinear decision capacity, which is suitable for the nonlinear channel balance.

4.2. Complexity Analysis

We further analyze the complexity of the proposed J-DBN nonlinear equalizer and make a comparison with blind CMA and DD-LMS equalizers. We consider the complexity in two aspects, convergence steps and computation time, as is shown in Figure 8. Figure 8a shows that the convergence speeds of the DBN-1 and DBN-2 equalizers are faster than the conventional CMA and DD-LMS equalizers, which verifies the well-trained neural networks. Moreover, the computation time of DBN-based equalizers can be approximately 36.3% and 46% lower than that of CMA and DD-LMS-based methods with similar BER performance, as is shown in Figure 8b. Therefore, the conclusion can be reached that the J-DBN equalizer has a significant advantage in dealing with nonlinear distortion, making it quite suitable in high-speed THz-band wireless communication systems.

5. Conclusions

In this paper, a novel J-DBN equalizer for the 144-Gbps QPSK signal transmission system over a 20-km SSMF and 3-m THz-band wireless link at 500-GHz is experimentally demonstrated, which consists of two steps including a DBN-1 adaptive equalizer based on the CMA algorithm and a DBN-2 blind equalizer based on the DD-LMS algorithm. We compare the J-DBN equalizer with the classical equalizer in terms of the BER performance. Meanwhile, our proposed J-DBN equalizer in the adaptive equalization step can reduce the computational complexity and obtain better training accuracy during the self-recovering blind equalization process. The experimental results show that the J-DBN method has good training accuracy, a smaller requirement for training sequences, and satisfactory computational complexity. Thanks to our proposed J-DBN scheme, an improvement of 0.2 dB and 0.8 dB over the J-DBN equalizer in receiver sensitivity and SNR gains at a BER of 3.8 × 10−3 is achieved compared with conventional equalizers. Moreover, the computational time is effectively improved, being up to 46% lower than the conventional equalizer. To our knowledge, this is the first time that joint DBN equalizers have been deployed in the THz-band wireless transmission link. Our proposed J-DBN equalization scheme is promising for future 6G fiber-optical and THz-wireless seamless integration communication systems.

Author Contributions

Conceptualization, X.L. and J.Z.; methodology, X.L. and J.Z.; software, W.T. and Y.W.; validation, B.H., M.L. and Y.C.; formal analysis, X.L., S.G. and J.Z.; investigation, X.L. and J.Z.; resources, X.L.; data curation, X.L.; writing—original draft preparation, X.L.; writing—review and editing, X.L., Y.Z. and J.Z.; supervision, M.Z.; project administration, M.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research was supported in part by the National Natural Science Foundation of China (62101121 and 62101126), the project funded by the China Postdoctoral Science Foundation (2021M702501 and 2022T150486), the open project (2022GZKF003) of the State Key Laboratory of Advanced Optical Communication Systems and Networks of Shanghai Jiao Tong University, the Transformation Program of Scientific and Technological Achievements of Jiangsu Province (BA2019026), the Key Research and Development Program of Jiangsu Province (BE2020012), and the Major Key Project of Peng Cheng Laboratory (PCL 2021A01-2).

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. You, X.; Huang, Y.; Liu, S.; Wang, D.; Ma, J.; Xu, W.; Zhang, C.; Zhan, H.; Zhang, C.; Zhang, J.; et al. Toward 6G TK u Extreme Connectivity: Architecture, Key Technologies and Experiments. Available online: https://arxiv.org/abs/2208.01190 (accessed on 2 August 2022).
  2. Zhu, M.; Zhang, J.; Hua, B.C. Ultra-wideband fiber THz-fiber seamless integration communication system toward 6G: Architecture, key techniques, and testbed implementation. Sci. China Inf. Sci. 2022. [Google Scholar] [CrossRef]
  3. Jia, S.; Zhang, L.; Wang, S.; Li, W.; Qiao, M.; Lu, Z.; Idrees, N.M.; Pang, X.; Hu, H.; Zhang, X.; et al. 2× 300 Gbit/s line rate PS-64QAM-OFDM THz photonic-wireless transmission. J. Lightwave Technol. 2020, 38, 4715–4721. [Google Scholar] [CrossRef]
  4. Zhang, H.; Zhang, L.; Wang, S.; Lu, Z.; Yang, Z.; Liu, S.; Qiao, M.; He, Y.; Pang, X.; Zhang, X.; et al. Tbit/s multi-dimensional multiplexing THz-over-fiber for 6G wireless communication. J. Lightwave Technol. 2021, 39, 5783–5790. [Google Scholar] [CrossRef]
  5. Harter, T.; Füllner, C.; Kemal, J.N.; Ummethala, S.; Steinmann, J.L.; Brosi, M.; Hesler, J.L.; Bründermann, E.; Müller, A.S.; Freude, W.; et al. Generalized Kramers–Kronig receiver for coherent terahertz communications. Nat. Photonics 2020, 14, 601–606. [Google Scholar] [CrossRef]
  6. Kawanishi, T. THz and photonic seamless communications. J. Lightwave Technol. 2019, 37, 1671–1679. [Google Scholar] [CrossRef]
  7. Li, X.; Yu, J.; Chang, G.K. Photonics-aided millimeter-wave technologies for extreme mobile broadband communications in 5G. J. Lightwave Technol. 2020, 38, 366–378. [Google Scholar] [CrossRef]
  8. Sengupta, K.; Nagatsuma, T.; Mittleman, D.M. Terahertz integrated electronic and hybrid electronic–photonic systems. Nat. Electron. 2018, 1, 622–635. [Google Scholar] [CrossRef]
  9. Castro, C.; Elschner, R.; Merkle, T.; Schubert, C.; Freund, R. 100 Gb/s real-time transmission over a THz wireless fiber extender using a digital-coherent optical modem. In Proceedings of the 2020 Optical Fiber Communication Conference (OFC), San Diego, CA, USA, 8–12 March 2020. [Google Scholar]
  10. Horst, Y.; Blatter, T.; Kulmer, L.; Bitachon, B.I.; Baeuerle, B.; Destraz, M.; Heni, W.; Koepfli, S.; Habegger, P.; Eppenberger, M.; et al. Transparent optical-THz-optical Link transmission over 5/115 m at 240/190 Gbit/s enabled by plasmonics. In Proceedings of the 2021 Optical Fiber Communications Conference (OFC), Francisco, CA, USA, 6–10 June 2021. [Google Scholar]
  11. Horst, Y.; Blatter, T.; Kulmer, L.; Bitachon, B.I.; Baeuerle, B.; Destraz, M.; Heni, W.; Koepfli, S.; Habegger, P.; Eppenberger, M.; et al. Transparent Optical-THz-Optical Link at 240/192 Gbit/s Over 5/115 m Enabled by Plasmonics. J. Lightwave Technol. 2022, 40, 1690–1697. [Google Scholar] [CrossRef]
  12. Zhang, J.; Zhu, M.; Lei, M.; Hua, B.; Cai, Y.; Zou, Y.; Tian, L.; Li, A.; Huang, Y.; Yu, J.; et al. Demonstration of Real-time 125.516 Gbit/s Transparent Fiber-THz-Fiber Link Transmission at 360~430 GHz based on Photonic Down-Conversion. In Proceedings of the 2022 Optical Fiber Communication Conference (OFC), San Diego, CA, USA, 6–10 March 2022. [Google Scholar]
  13. Zhang, J.; Zhu, M.; Lei, M.; Hua, B.; Cai, Y.; Zou, Y.; Tian, L.; Li, A.; Wang, Y.; Huang, Y.; et al. Real-time demonstration of 103.125-Gbps fiber–THz–fiber 2× 2 MIMO transparent transmission at 360–430 GHz based on photonics. Opt. Lett. 2022, 47, 1214–1217. [Google Scholar] [CrossRef] [PubMed]
  14. Zhang, J.; Zhu, M.; Hua, B.; Lei, M.; Cai, Y.; Zou, Y.; Tong, W.; Ding, J.; Tian, L.; Ma, L.; et al. Real-time Demonstration of 100 GbE THzwireless and Fiber Seamless Networks. J. Lightwave Technol. 2022; Early Access. [Google Scholar]
  15. Zhang, J.; Zhu, M.; Hua, B.; Lei, M.; Cai, Y.; Zou, Y.; Tian, L.; Li, A.; Huang, Y.; Yu, J.; et al. 6G Oriented 100 GbE Real-time Demonstration of Fiber-THz-Fiber Seamless Communication Enabled by Photonics. In Proceedings of the 2022 Optical Fiber Communications Conference and Exhibition (OFC), San Diego, CA, USA, 6–10 March 2022. [Google Scholar]
  16. Zhang, L.; Hong, X.; Pang, X.; Ozolins, O.; Udalcovs, A.; Schatz, R.; Guo, C.; Zhang, J.; Nordwall, F.; Engenhardt, K.M.; et al. Nonlinearity-aware 200 Gbit/s DMT transmission for C-band short-reach optical interconnects with a single packaged electro-absorption modulated laser. Opt. Lett. 2018, 43, 182–185. [Google Scholar] [CrossRef] [PubMed]
  17. Stojanovic, N.; Prodaniuc, C.; Zhang, L.; Wei, J. 210/225 Gbit/s PAM-6 transmission with BER below KP4-FEC/EFEC and at least 14 dB link budget. In Proceedings of the European Conference on Optical Communication (ECOC), Rome, Italy, 23–27 September 2018. [Google Scholar]
  18. Zhang, L.; Pang, X.; Udalcovs, A.; Ozolins, O.; Lin, R.; Yin, X.; Tang, M.; Tong, W.; Xiao, S.; Chen, J. Kernel mapping for mitigating nonlinear impairments in optical short-reach communications. Opt. Express 2019, 27, 29567–29580. [Google Scholar] [CrossRef] [PubMed]
  19. Lavrencik, J.; Pavan, S.K.; Thomas, V.A.; Ralph, S.E. Noise in VCSEL-based links: Direct measurement of VCSEL transverse mode correlations and implications for MPN and RIN. J. Lightwave Technol. 2016, 35, 698–705. [Google Scholar] [CrossRef]
  20. Fijalkow, I.; Manlove, C.E.; Johnson, C.R. Adaptive fractionally spaced blind CMA equalization: Excess MSE. IEEE Trans. Signal Process. 1998, 46, 227–231. [Google Scholar] [CrossRef]
  21. Wang, C.; Wang, K.; Tan, Y.; Wang, F.; Sang, B.; Li, W.; Zhou, W.; Yu, J. High-Speed Terahertz Band Radio-Over-Fiber System Using Hybrid Time-Frequency Domain Equalization. IEEE Photonics Technol. Lett. 2022, 34, 559–562. [Google Scholar] [CrossRef]
  22. Wang, K.; Wang, C.; Li, W.; Wang, Y.; Ding, J.; Liu, C.; Kong, M.; Wang, F.; Zhou, W.; Zhao, F.; et al. Complex-Valued 2D-CNN Equalization for OFDM Signals in a Photonics-Aided MMW Communication System at the D-Band. J. Lightwave Technol. 2022, 40, 2791–2798. [Google Scholar] [CrossRef]
  23. Zhou, W.; Zhao, L.; Zhang, J.; Wang, K.; Yu, J.; Chen, Y.W.; Shen, S.; Shiu, R.K.; Chang, G.K. 135-GHz D-band 60-Gbps PAM-8 wireless transmission employing a joint DNN equalizer with BP and CMMA. J. Lightwave Technol. 2020, 38, 3592–3601. [Google Scholar] [CrossRef]
  24. Zhou, W.; Shi, J.; Zhao, L.; Wang, K.; Wang, C.; Wang, Y.; Kong, M.; Wang, F.; Liu, C.; Ding, J.; et al. Comparison of Real-and Complex-Valued NN Equalizers for Photonics-Aided 90-Gbps D-band PAM-4 Coherent Detection. J. Lightwave Technol. 2021, 39, 6858–6868. [Google Scholar] [CrossRef]
  25. Liu, C.; Wang, C.; Zhou, W.; Wang, F.; Kong, M.; Yu, J. 81-GHz W-band 60-Gbps 64-QAM wireless transmission based on a dual-GRU equalizer. Opt. Express 2022, 30, 2364–2377. [Google Scholar] [CrossRef] [PubMed]
  26. Chuang, C.Y.; Wei, C.C.; Lin, T.C.; Chi, K.L.; Liu, L.C.; Shi, J.W.; Chen, Y.K.; Chen, J. Employing deep neural network for high speed 4-PAM optical interconnect. In Proceedings of the 2017 European Conference on Optical Communication (ECOC), Gothenburg, Sweden, 17–21 September 2017. [Google Scholar]
  27. Goodfellow, I.; Bengio, Y.; Courville, A. Deep Learning; MIT Press: Cambridge, MA, USA, 2016. [Google Scholar]
  28. Tian, F.; Yang, C. Deep belief network-hidden Markov model based nonlinear equalizer for VCSEL based optical interconnect. Sci. China Inf. Sci. 2020, 63, 160406. [Google Scholar] [CrossRef]
Figure 1. (a) The structure of DBN, which can be approximated as a stack of RBMs. (b) The feedforward architecture of the j-th hidden neuron. (c) The reconstruction architecture of the j-th hidden neuron.
Figure 1. (a) The structure of DBN, which can be approximated as a stack of RBMs. (b) The feedforward architecture of the j-th hidden neuron. (c) The reconstruction architecture of the j-th hidden neuron.
Micromachines 13 01617 g001
Figure 2. The proposed J-DBN equalizers: (a) schematic diagram; (b) architecture.
Figure 2. The proposed J-DBN equalizers: (a) schematic diagram; (b) architecture.
Micromachines 13 01617 g002
Figure 3. Experimental setup of photonics−aided THz wireless transmission system over 20-km SSMF and 3-m wireless distance with detailed DSP blocks at Tx- and Rx-side, including (a) Tx-side DSP block, (b) the optical spectra of the optical signal with tunable optical LO after optical coupler (0.03 nm resolution). Insets: (c) 3-m 2 × 2 MIMO wireless transmission link. (d) Lens position at THz receiver side. (e) Rx-side DSP block with three proposed J−DBN optional schemes.
Figure 3. Experimental setup of photonics−aided THz wireless transmission system over 20-km SSMF and 3-m wireless distance with detailed DSP blocks at Tx- and Rx-side, including (a) Tx-side DSP block, (b) the optical spectra of the optical signal with tunable optical LO after optical coupler (0.03 nm resolution). Insets: (c) 3-m 2 × 2 MIMO wireless transmission link. (d) Lens position at THz receiver side. (e) Rx-side DSP block with three proposed J−DBN optional schemes.
Micromachines 13 01617 g003
Figure 4. BER versus input power into each AIPM for the BtB case without fiber and wireless transmission. (a) X-polarization; (b) Y-polarization.
Figure 4. BER versus input power into each AIPM for the BtB case without fiber and wireless transmission. (a) X-polarization; (b) Y-polarization.
Micromachines 13 01617 g004
Figure 5. BER versus input power into each AIPM over one span of 20-km SSMF and 3-m wireless transmission. (a) X-polarization; (b) Y-polarization.
Figure 5. BER versus input power into each AIPM over one span of 20-km SSMF and 3-m wireless transmission. (a) X-polarization; (b) Y-polarization.
Micromachines 13 01617 g005
Figure 6. Electrical spectrum of the received QPSK IF signal: (a) 24 GBaud signal with 24.24 GHz BW; (b) 28 GBaud signal with 28.28 GHz BW; (c) 32 GBaud signal with 32.32 GHz BW; (d) 36 GBaud signal with 36.36 GHz BW.
Figure 6. Electrical spectrum of the received QPSK IF signal: (a) 24 GBaud signal with 24.24 GHz BW; (b) 28 GBaud signal with 28.28 GHz BW; (c) 32 GBaud signal with 32.32 GHz BW; (d) 36 GBaud signal with 36.36 GHz BW.
Micromachines 13 01617 g006
Figure 7. BER versus input power into each AIPM over one span of 20-km SSMF and 3-m wireless transmission for different proposed equalizers. (a) X-polarization. (b) Y-polarization.
Figure 7. BER versus input power into each AIPM over one span of 20-km SSMF and 3-m wireless transmission for different proposed equalizers. (a) X-polarization. (b) Y-polarization.
Micromachines 13 01617 g007
Figure 8. Complexity analysis of the 36 Gbaud QPSK signals with different equalization options when the input power into AIPM is 12.8 dBm. (a) Loss function versus iteration numbers. (b) Comparison of the computation time.
Figure 8. Complexity analysis of the 36 Gbaud QPSK signals with different equalization options when the input power into AIPM is 12.8 dBm. (a) Loss function versus iteration numbers. (b) Comparison of the computation time.
Micromachines 13 01617 g008
Table 1. Summary of photonics-aided wireless transmission systems based on AI algorithms.
Table 1. Summary of photonics-aided wireless transmission systems based on AI algorithms.
Frequency
(GHz)
Line Rate
(Gb/s)
FormatDistance
(m)
Pol. MuxAI
Algorithm
YearRef.
34053.516QAM54.6SingleCNN2022[21]
12040/5516/64QAM200Single2D-CNN2022[22]
13560PAM-83SingleDNN2020[23]
14090PAM-43SingleDNN/LSTM2021[24]
806064QAM1.2SingleDual-GRU2022[25]
500144QPSK3DualDBN2022This work
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Liu, X.; Zhang, J.; Gao, S.; Tong, W.; Wang, Y.; Lei, M.; Hua, B.; Cai, Y.; Zou, Y.; Zhu, M. Demonstration of 144-Gbps Photonics-Assisted THz Wireless Transmission at 500 GHz Enabled by Joint DBN Equalizer. Micromachines 2022, 13, 1617. https://doi.org/10.3390/mi13101617

AMA Style

Liu X, Zhang J, Gao S, Tong W, Wang Y, Lei M, Hua B, Cai Y, Zou Y, Zhu M. Demonstration of 144-Gbps Photonics-Assisted THz Wireless Transmission at 500 GHz Enabled by Joint DBN Equalizer. Micromachines. 2022; 13(10):1617. https://doi.org/10.3390/mi13101617

Chicago/Turabian Style

Liu, Xiang, Jiao Zhang, Shuang Gao, Weidong Tong, Yunwu Wang, Mingzheng Lei, Bingchang Hua, Yuancheng Cai, Yucong Zou, and Min Zhu. 2022. "Demonstration of 144-Gbps Photonics-Assisted THz Wireless Transmission at 500 GHz Enabled by Joint DBN Equalizer" Micromachines 13, no. 10: 1617. https://doi.org/10.3390/mi13101617

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop