Abstract

We propose a new lazy learning-based cancellation approach to improve spectral efficiency for current wireless communication systems, suppress self-interference (SI) sent from base stations, and enable in-band full-duplex (IBFD) transmissions in cellular networks. Our proposed approach consists of two phases based on traditional IBFD systems: an offline phase for database generation and an online phase for data transmission. In the offline phase, the output before a 0/1 decision is premeasured without the desired signal input and recorded in a database with self-defined feature vectors (FVs). In the online phase, a suitable result is sought from the generated database with the help of a learning method and FV for the same system architecture with the desired signal input. The result is then assigned an SI cancellation value. Regular and eager learning-based cancellation approaches are employed to evaluate the proposed method and simulate the transmission output. Computer simulation results indicated that the proposed cancellation methods could achieve about 134 dB SI suppression and achieve nearly the same transmission levels as methods with no SI effect, enabling the IBFD operations in wireless communication systems better than the regular and eager learning-based techniques.

1. Introduction

Wireless communication traffic has been rapidly increasing with the prevalence of smartphone applications and Internet of Things devices. Development of new spectrum resources and improvement of spectral efficiency (SE) to provide proliferating wireless traffic for future mobile communication systems beyond the 5th generation require time, effort, and money [1, 2].

This study concentrates on a potentially disruptive technology called in-band full-duplex (IBFD) to increase the SE in wireless communication systems. IBFD systems can double the SE under ideal conditions compared to traditional time-division duplex (TDD) and frequency-division duplex (FDD) systems. Independent transmitting and receiving are performed in TDD systems over a common frequency band (FB), and inversely simultaneous transmitting and receiving are carried out in FDD systems using an independent FB. Consequently, the protocol for simultaneous transmission and reception over the same FB is adopted. However, the quality of the desired signal seriously deteriorates because of the self-interference (SI) effect caused by employing the same FB for transmitting and receiving. Thus, the SE either improves slightly or becomes worse [3].

Currently, various approaches have been proposed in the existing works to suppress SI and enhance SE, such as antenna, analog, and digital cancellation [411]. Generally, antenna cancellation is aimed at increasing the isolation between transmission and reception [5]. Analog cancellation is used to suppress the SI power by combining a reference SI signal in which the phase and amplitude are adjusted [6, 7, 11]. However, because of several physical constraints upon antenna design and inaccuracies in obtaining SI signals in analog circuits, residual SI remains powerful in the desired signal [12]. Therefore, digital cancellation (DC) is introduced to construct a replica of the SI and subtract it from the received composite signals [9].

The desired portion of the received composite signal should be successfully demodulated if its power is tens of decibels larger than the SI power through a SI canceller. Unfortunately, in most common wireless communication systems, the power of the desired signal component is not much greater than system noise power, and the noise power is difficult to suppress. Therefore, the biggest challenge for the design of the SI canceller is to decrease the SI power down to the system noise level and double the SE. For instance, suppose that the considered IBFD operation is used in a common base station (BS) with an equivalent isotopically radiated power (EIRP) of more than 40 dBm and an average noise power of less than -100 dBm at the receiver component. The combined effect of the antenna, analog, and DCs is preferably encouraged to 140 dB or more to suppress the SI power down to the noise level [12]. In fact, a cross-polarization technique yielding antenna cancellation of 50 dB was presented in [13], and a combined analog and DC of 60 dB was proposed in [14]. These exciting results showed about 110 dB combined suppression effect for SI power can be achieved in experimental environments. Unfortunately, probably because of several hardware restrictions such as maximum output power of device and noise floor, currently, there have been few results related to SI cancellation approaches with suppression capabilities over 110 dB to the best of our knowledge.

Furthermore, most previous works such as [6, 7, 10, 15, 16] using analog and digital cancellers for IBFD systems are based on regular methods. These methods estimate the SI signal effects experienced in the time and frequency domains, including nonlinearity in the transmitter power amplifier (PA) and low noise amplifier (LNA), wireless channel propagation, and circuit delay. However, since the power gap between the SI and received signals is considerable, the nonlinearity of the PA and LNA, connector return and insertion losses, and other unknown losses are always present in practice. Therefore, a small error in the estimation process may cause large residual SI, and strict measurements are required in the whole system, even though that is challenging to ensure. Consequently, a tiny fracture grows into a chasm.

Several researchers such as in [7, 1722] inspired by big data and machine learning (i.e., two of the most popular and useful technologies [2325]) tried to cancel the effects of SI by (including but not limited to) predicting SI signals or estimating channel state information (CSI) to reconstruct SI waveforms with the help of the deep learning method, which is representative of eager learning (EL) in machine learning techniques. For example, the work of [18] proposed a real-time nonlinear SI cancellation solution using deep learning to realize IBFD wireless communication. In this solution, SI channel is modeled by a deep neural network (NN), and the NN is trained for cancellation of SI at wireless node. The results from their software-defined radio- (SDR-) based testbed showed a performance of 17 dB in DC and yielded an average of 8.5% bit error rate (BER) over many scenarios and different modulation schemes. Similarly, to enable IBFD transmissions, the authors in [19] proposed a nonlinear DC approach by adapting support vector regression which is one of algorithms to solve regression problems in machine learning. Their tests were also performed on SDR-based platform and indicated that their proposal can provide more than 30 dB digital suppression for transmit power levels higher than 20 dBm.

Recently, a joint detection and nonlinear SI cancellation approach using EL with NN was proposed in [20]. In this work, the EL method is used to derive a function between output of desired binary data and received signal, and thus, the desired signal can be directly demodulated in the presence of SI. Although several questions need to be addressed in their future works, the preliminary experimental results showed that EL techniques can perform better comparing to conventional SI cancellation techniques. Moreover, hybrid beamforming design for IBFD millimeter wave systems using EL-based scheme was proposed in [21]. In this work, two frameworks based on extreme learning machine and convolutional NN were presented to design hybrid beamformers and further achieve SI cancellation. Their results showed that both learning-based schemes can provide more robust performance, improve spectral efficiency, and decrease computation time. In additional, an alternative application using EL for IBFD systems was proposed in [22]. The authors in this work introduced a use of EL with NN to accelerate tuning of multitap adaptive radio frequency (RF) cancellers by training the weights of in-phase and quadrature channels in adaptive cancellers. The results illustrated a fast convergence speed by using EL in RF cancellers and thereby enabled IBFD operation in dynamic interference environments.

Generally, in many cases, an eager learner abstracts away from the data during training and uses the trained model (abstraction) to make predictions. The most important benefit of using EL is solving the SI problem; time-insensitive parameters (e.g., PA and LNA nonlinearity as well as antenna return loss) in the entire system can be included in the trained model and do not have to be estimated. However, prediction errors caused by the trained model and estimated CSI for the SI calculation always exist and cannot be avoided because the model training is an essential operation [26]. Thus, errors can unexpectedly be amplified by powerful SI signals similar to the regular method described above.

Inspired by the previous discussion, it can be known that estimating or reconstructing SI signal waveforms for cancellation is unnecessary. However, all practical effects on the desired signal caused by the SI must be quantified and tagged with feature vectors (FVs), and these quantified values can be precisely found by using these FVs when required [27]. That highlights the difference with the model generation-based learning methods such as [1722]. More specifically, the effects of the SI on wireless transmissions can be quantified by constellation values at the 0/1 decision in a signal demodulator; an FV can be defined as a set constructed with the estimated CSI between the interested user, antennas, and transmitted symbol from the BS. Contrary to EL, the lazy learning (LL) method [27, 28] does not require model training, thereby the prediction error is not introduced in related operations for SI cancellation and may not be amplified by the powerful SI signals. Therefore, we propose an LL-based cancelation method to solve the SI problem.

We separately perform an offline phase for database generation and an online phase for data transmission. In the offline phase, the output before a 0/1 decision is premeasured without the desired signal input and recorded to a database with self-defined FVs. In the online phase, a suitable result is sought from the generated database with the help of a learning method and FV for the same system architecture with the desired signal input. The result is then assigned as the SI cancellation value. In other studies such as [22], the demodulation of composite signal, including desired signal, thermal noise, and potential residual SI, is independently performed after all of the cancellation processes are done (even the residual SI is still powerful). In our proposal, desired signals are directly demodulated in the presence of SI and thermal noise. We further provide system-level performance such as BER to evaluate the proposed approach in the IBFD systems, contrary to existing works [410, 1216] where most studies only focused on the SI suppression capability.

The remainder of this paper is organized as follows. In Section 2, we describe the system architecture under consideration and formulate the problem. In Section 3, we explain three kinds of DC approaches in greater detail: the proposed technique, regular, and an EL-based method. Details regarding the employed channel models are provided in Section 4. In Section 5, we present and analyze simulated results and summarize the key findings. Discussion and concluding remarks are presented in Section 6 and Section 7, respectively.

2. System Model and Problem Formulation

2.1. System Model

We consider a unidirectional IBFD system in which an interested user equipped with a single antenna sends desired signals to a BS receiving antenna from a distance of , while the BS simultaneously sends signals to other users via the same FB. The BS is equipped with a pair of transmitting and receiving antennas with an interantenna distance of , and the latter one is used to receive a composite signal sent by the BS transmitting antenna (i.e., SI) and the interested user. Analog and digital cancellers are commonly employed in the IBFD BS structure for suppression of SI signals, and references from analog and digital transmitter circuits can provide supports for cancellation processes. An illustration of the considered unidirectional IBFD systems is shown in Figure 1.

In this study, we design a valid frame structure for transmitted signals, including the SI and desired signal, to evaluate the considered systems using the proposed cancellation approach. The structural design includes downlink and uplink aspects used for BS and an interested user, respectively. The downlink and uplink transmissions with frames indexed with are performed, and there are modulated symbols indexed with in the data part in each frame. We assume that frame synchronization at receive side is perfect and pilot signals with symbols are deployed at the head of the frame to obtain CSI at an arbitrary receiving terminal. An illustration of the frame structure is given in Figure 2.

2.2. Problem Formulation

In this study, the considered IBFD system is employed with the uses of antenna, analog, and DCs. An IBFD BS structure is shown in Figure 3. For th data symbol in th frame, the received waveform at BS which consists of desired signal, SI signal, and noise can be expressed as where is antenna gain of BS receive antenna. for and are defined as the channel gain coefficient of user-BS and the coefficient of BS’s interantenna corresponding to the th frame, respectively. We further use and to represent the amplitude coefficient and phase shift of the complex variable so that

The length of frames is limited by the channel coherence time, and wireless channels are considered static during this coherence time [29]. Thus, effects due to the channel attenuation on all of the symbols in the same frame are identical and can be estimated using pilot signals. is the complex additive white Gaussian noise (AWGN) at the receive antenna of BS with an average power of . represents the antenna cancellation without path loss effect of interantenna at BS and further expressed as where represents the path loss between the antennas at BS and denotes the employed antenna cancellation, which can suppress the power of the SI signals.

for or is complex signal output from the transmit antenna of user or BS and can be expressed as where denotes antenna gain for user or BS. is PA function for user or BS with third-order intermodulation distortion. According to [30], can be expressed as

where denotes PA gain of user or BS, while is the third-order intercept point (OIP3) of user or BS PA.

The terms of are the complex AWGN existing in the user or BS modulator with an average power of , while is denoted as the additional output noises caused by PA of user or BS with an average power of that can be easily calculated by where is noise factors in user or BS PA [31].

The terms of in (4) represent the output complex signal from the user or BS modulator. For the use of a common modulation scheme, can be written as where and is symbol rate for the considered modulator, while denotes energy of th symbol in th frame. are the corresponding phase angles after symbol mapping processed on binary data which the user or BS needs to transmit.

Refer to Figure 3 with switches ON, after an analog cancellation for the SI signals in receive waveform is done, the CSI of antennas at BS and the CSI of user-BS part are estimated as for and , respectively; then, a running of search algorithm for DC is employed even though it is not necessary in common wireless communication systems without IBFD operations. Thereafter, a signal detection method in the detector should be adopted and performed. The output of the detector as well as the input of demodulator is written as

After a series of operations in demodulation with the uses of DCs which formed as a complex number, the inputs of 0/1 decision can be expressed as where the real part and imaginary part of , i.e., and , are used for and channels in 0/1 decision block, respectively. is an FV constructed by some input parameters for DC that is explained in the following section.

Substitute (9) and the related equations given in this section into (10), we rewrite (10) through the necessary mathematical simplification as where and represent the complex constellation values of the desired and SI signals, respectively, and can be calculated by

In the current study, a simple matched filter (MF) detection method [32] for is used and can roughly be expressed as

For the most common wireless communication systems, is assigned by ; thus, the desired signals can be detected because of [32, 33]. The complex value caused by various noises can be further extended as where , , , , and are defined as the complex values of noises generated from user’s modulation and PA, BS’s modulation and its PA, and the receive antenna at BS side, respectively, and can be easily calculated by respectively.

Actually, to get the desired binary data sent by the user successfully, we strongly hope that the input values of 0/1 decision, i.e., , are purely decided by the desired part . Unfortunately, in IBFD systems, because the strength of SI signal at the BS’s receive antenna is very huge compared to the desired signal, presented in (11) is mainly dominated by . That is the reason that we further propose the DC to suppress the influence of SI signals. Define the residual SI as

naturally our target is to make close to zero for arbitrary frame and symbol as much as possible.

3. Digital Cancellation Approaches

In this study, we propose an LL-based method to set DC and further enable the IBFD operations in the considered wireless communication systems. Several existing works such as [7, 16] have been studied on SI suppression with the help of deep learning, which is a typical representative of EL in machine learning techniques. Other works such as [6] employed a regular method in which the SI signal is approximately calculated using estimated CSI. In this section, we give more explanations for the DCs mentioned above.

3.1. Proposed LL-Based Cancellation Approach

Generally, LL is a learning method where generalization of the trained model is not necessary, and searching of the needed data is delayed until a query is made to the system, as opposed to in EL, where the system tries to generalize the model using training data before receiving queries [28]. The core of the proposed LL-based cancellation approach in our study is constructed by (1) an offline-generated database in which the constellation values of SI at the input of 0/1 decision block are premeasured and recorded and (2) an online data transmission in which desired signals are separated by subtracting the recorded SI from the received composite signals. The details are provided as follows.

3.1.1. Offline Database Generation

We first define a database which consists of an input space named and an output space named . According to (13), because SI is further affected by and is related to the coefficient of user channel for the considered MF detection method; in the input space , we define three independent parameters , , and and form an FV. The first and second parameters and are assigned with amplitude and phase angle used in BS’s modulation and can yield discrete values corresponding to the used modulation method. The last parameters are assigned with the channel coefficient between the interested user and BS, and in theory, its absolute value and phase can range from to and to , respectively. The values in the input space are previously designed to take over all possible combinations of these parameters as much as possible under an acceptable level of computational cost.

To reduce the database size for our learning systems, in the output space , we define two parameters which are and . is used to record the estimated values of channel coefficient and can be considered as a tag of when we need to locate from the database . is used to record the measured constellation values of SI. To get the values for the output space , a series of provisional transmissions using the designed input space needs to be performed, where the provisional transmission corresponding to Figure 3 with switches OFF means transmissions without desired signal inputs, i.e., , and DC is not performed at BS. Note that the outputs of channel estimation block in Figure 3 are the estimated CSI of user to BS and the estimated CSI of interantenna of BS, and the value of the former one is replaced by the designed in the offline database generation.

Intuitively, we first chose a designed FV of input space as where , and then use to perform the provisional transmission following the considered IBFD system. For this case of , one of the possible channel gain measured by the channel estimation block is recorded into , and at the same time, is used to recorded the input of 0/1 decision, i.e., the constellation value of SI. According to (13) and (15), after averaging the noise effects by pilot signals, in mathematics, the recorded value of by measurement can be written as

A summary for this generation process can be found in Algorithm 1.

1 Input: Modulation, Possible channel gain for ;
2 Output: , ;
3 Initialization: , ;
4%Generation of input space for database ;
5 foreachadopted modulationdo
6   foreachadopted modulationdo
7      foreachdesigneddo
8         , , ;
9         ;
10      end
11   end
12 end
13 foreachdo
14   ;
15 end
16%Generation of output space for database ;
17 foreachdo
18   foreachdo
19      Measure as
20      Record the results to ;
21      Measure SI using (23) w/o desired signal input;
22      Record the results to ;
23      ;
24   end
25 end
26 foreachanddo
27   
28 end
3.1.2. Online Data Transmission

Once the database is created, we can use it into online transmission for the considered IBFD systems as shown in Figure 3 with switches ON. When the BS prepares to demodulate the desired signals transmitted by the user under the effect of SI and noise ; in the block of searching algorithm for DC, the BS first searches an “optimal” FV from input space using estimated CSI of and the related modulation information and of the signals the BS sent.

The “optimal” FV is decided by the vector and written as where

Based on the fact that and for all of and are known at BS and have been decided by modulation method, the result of (25) is dominated by the difference between and . In fact, the last part in (25) is the well-known optimization problem of nearest neighbor search (NNS) in LL. The simplest solution to the NNS problem is the so-called linear search which computes the Euclidean distance taking over all of candidates. Other methods such as space partitioning like -dimensional tree [34] or greedy search [35] can give an exact or approximate solution at a lower computational cost. Some analysis and performance study for NNS problems can be found in [36].

After the “optimal” FV is found, the corresponding set of the potential SI effects in the output space is then located as . To assign suitable values to the DC , we also consider the estimated CSI of . The value of is finally assigned to where is given by where suggests the number of measured CSI between interantenna of BS. Notably, because effects from noise in and have been averaged by using multiple pilot signals, the result of (26) ensured that . In addition, our proposed approaches work with an assumption that a channel realization between the BS antennas can only be tagged by one estimated CSI ; in other words, there has to be a one-to-one correspondence between and . Generally, this one-to-one correspondence can be guaranteed. Thus, based on the above explanation, the parameter of in the proposed DC is written as

Notably, according to (23), because the interference term in the output space of database is premeasured using in offline database generation, to suppress the SI effects, in online transmission, the parameter in the detector process should be set to rather than the common in the proposed DC. So, corresponding to the parameters of , , , and , the constellation value of SI, excluding the noise part after using the proposed method in online transmissions, is written as tagged by , whereas the DC value for this case is decided by database and is written as

tagged by . Because (26) ensured that tags and , are known at BS; further, the one-to-one correspondence between and can be generally guaranteed, and the results of (28) and (29) are almost equal. Consequently, the residual SI of nonnoise part can be substantially suppressed. A summary of this process can be found in Algorithm 2.

1 Input: , , , , , ;
2 Output: , ;
3 Initialization: ;
4 Calculate using (25);
5 Calculate using (26);
6 ; %For DC blocks;
7 ; %For detection block;

Moreover, according to (12), the desired signal part in the online transmissions thereby becomes to and thus introduces an error caused by in the demodulation process because is commonly assigned by . Fortunately, the differences between and decrease with an increase in database size. Naturally, the residual signal-to-interference-plus-noise ratio (RSINR) for the th frame and the th symbol after using the proposed DC is written as

where we considered the results of (28) and (29) as approximate, assumed gains of all of antennas are  dBi, all of PAs are linear, and ignored noise effects from the interested user for simplicity of expressions.

The expression of (31) suggests that the SI effect has been suppressed to the first and second parts in the denominator of (31) by the proposed DC. The first part has to be left behind if and results to a limitation in RSINR for high desired signal power. The second part caused by the noises in BS’s modulation and PA can only be decreased depending on the antenna and analog cancellations (AACs). Our simulation results can provide some evidence for the analysis.

3.2. EL-Based Cancellation Approach

As a comparison object to evaluate our proposed approach, the EL-based cancellation approach should be taken into consideration. The EL used approach needs to train a model using a prepared database, such as the one generated following the description in Section 3.1.1, to predict the constellation value of SI in the 0/1 decision process. Assuming that the generation of database is complete, we can construct a training set using parameters in to train the model.

The training set includes a part of FVs and a part of target values which are designed by

respectively. Afterward, a suitable model (or function) can be trained by substituting and into a given network architecture and performing learning algorithms. Without loss of generality and noting that are numerical output, we employ deep NN architecture and adopt a regression learning algorithm where the former is one of the most popular networks in EL methods, and the latter is used to train the model [37]. Mathematically, can be written as where denotes loss function for training process in EL methods.

In fact, the trained model is used to estimate constellation values of SI in 0/1 decision, and obviously, the outputs of trained model should be assigned to DC for SI suppression. Therefore, the DC is calculated by where the same in (27) in the proposed LL-based cancellation approach is used.

According to (35), the introduction of error between the real and predicted SI in the 0/1 decision cannot be avoided since both real CSI of user-BS and interantenna of BS cannot be acquired in practice, and there are always errors in the model training process [26]. Moreover, as shown in

for RSINR of the EL methods with the same conditions as the proposed method, suppose the residual SI, i.e., the first component in the denominator, still significantly dominates the composite signal power because of amplification effect from . In that case, the demodulation for the desired signals is not optimistic. In the last section, we perform more simulations to evaluate this cancellation approach.

3.3. Regular Cancellation Approach

Since pilot signals are commonly used in each frames sent by users and BS in modern wireless communication system; the real CSI between the interested user and BS and the real CSI between the interantenna of BS are estimated by and , respectively. According to the SI expression in (13), an estimation-based regular method for assignment of DC is directly calculating the constellation value of SI using the estimated CSI and . Mathematically, in this regular cancellation approach is assigned as where is decided by (27).

The RSINR of the regular approach can be expressed as

based on the same conditions as the proposed approach. This expression indicates that the SI effect, i.e., the first part in denominator, cannot be completely removed because an error of has to be introduced, and this error is further multiplied by times. This fact suggests that, basically, only an excellent performance for estimation (e.g., estimation of wireless channel and PA nonlinearity) and good channel condition for the desired signal (i.e., bigger ) can make sure that IBFD systems with the regular DC work. Surely, we perform more simulations to evaluate this cancellation approach.

4. Channel Model

Without loss of generality and for simplicity, in this study, we consider composite fading channels with path loss and Rayleigh fading to simulate the attenuation between the interested user and BS, i.e., . The phase shift is modeled as independent and identically distributed (i.i.d.) random variable (RV) and follows uniform distribution between 0 and radians. The amplitude gain for th frame can be expressed as where is the velocity of light, denotes the distance between the interested user and BS for the transmitting of th frame, and is the path loss exponent around user [38, 39]. The term of is also modeled as i.i.d. RV and follows the Rayleigh distribution with the same cumulative distribution function (CDF) expressed as where is the scale parameter of the Rayleigh distribution [32].

For the modeling of channel attenuation between the BS’s antennas , considering two facts of not complicated surroundings and low building density around BS, further, since a centralized antenna deployment with a limited interantenna distance [40] is usually employed on the traditional BS, the channel varying between transceiver antennas can be assumed to be static. Based on the above assumption and description, the channel gains of for all of frames are thus modeled by the path loss model and expressed as where is the distance between the BS’s antennas and denotes the path loss exponent around BS.

5. Computer Simulations

In this section, we evaluate and analyze the proposed LL-based cancellation approach for the IBFD systems with the help of computer simulations. To do that, we first explain how to generate the offline database based on the designed format, which is introduced in Section 3.1. Then, the use of the generated database for online transmission in the considered IBFD systems is described. At last, we present and analyze simulated results with comparisons of the EL-based cancellation approach described in Section 3.2 and the regular cancellation approach described in Section 3.3 and finally summarize the key findings.

5.1. Offline Database Generation for Simulations

In simulations, since quadrature phase shift keying (QPSK) modulations are planned to be used into both user and BS, the dimension for each FV of input space in database can be reduced to and , where can be assigned as four possible values in the common QPSK modulation and is written as

The term of is the amplitude gain of the channel between the user and BS, and it can range from 0 to caused by the Rayleigh fading. In the simulations, a variable range for is assumed as , and it is calculated by according to Rayleigh CDF, where denotes a given probability in the CDF of Rayleigh distribution and can range from 0 to 1. Thereafter, we define as the resolution of amplitude coefficient , and thus, there are possible values to be assigned, and

The term of is the phase shift caused by the Rayleigh fading, and it can range from to radians. For the database generation, we define as the resolution of phase shift , and hence, there are possible values to be assigned. Mathematically, can be written as

Based on the above configurations, an input space with unduplicated FVs can be generated for our simulations. For measurement and record of the output space , based on our channel assumptions, the output space is, thus, reduced to , and can create a one-to-one correspondence with input space . The size of as well as becomes larger with decreases of , , and , and thus, more storage for saving and higher compute capability for searching are needed. Certainly, the parameters of , , , and are not restricted by the considered channel models. Actually, these parameters can be set freely and independently to fit various hard- or software environments. In addition, in the database generation process, we generate the same database times and average them to eliminate the effects caused by the various noises as much as possible.

5.2. Model Training for EL-Based Cancellation Approach

According to Section 3.2, once the above database is generated, we can format a training set which consists of FV and the corresponding target value for model training in the EL-based cancellation approach. A deep NN architecture is employed to train model and is shown in Figure 4 in which the input layer and the output layer are used to accept the FV and target value , respectively. A Levenberg-Marquardt back-propagation algorithm [41] is used to train node coefficients of all of layers in our feedforward NNs, and an introduction study of deep learning for wireless physical layer can be found in [37]. With a consideration of limited computational cost, we configure a maximum value of epoch for model training in which an epoch can be described as one complete cycle through the entire training dataset. Some essential parameters for model training in our current simulations are listed in Table 1.

5.3. Online Data Transmission for Simulations

Considering 4.6 ~ 4.9 GHz is assigned to a 5G-based private network called local 5G in Japan [11], we employ 4.6 GHz as carrier frequency in our simulations. After the database and model are generated, they can be used in online transmissions for the considered IBFD systems. When the desired symbol is received under the effects of SI and noises, the BS first attenuates the received composite signal waveform excluding the desired portion using the AACs and . Then, the searching algorithm is implemented for the proposed cancellation approach following the instructions described in Section 3.1.2 with the help of the generated database . The SI can also be estimated through the trained model for the EL-based cancellation approach, or the estimated CSI can predict the SI for the regular cancellation approach. Subsequently, constellation values of SI found from the database , predicted by the model , or estimated by the regular approach are taken out and subtracted independently before the 0/1 decisions in BS’s demodulator. Finally, binary data sent by the user is recovered, and some transmission performances are evaluated and analyzed. Simulation parameters are listed in Table 2.

5.4. Simulation Results

In this subsection, we first list three factors which may affect the performances of the above-mentioned DC approaches. They are (1) PA additional noise at BS side, (2) errors in channel estimation, and (3) database size. The additional noise is assumed as generated noise in all PAs, and its existence results noise figures are not one. The errors in channel estimation process occurred if the BS cannot obtain perfect CSI. In our simulations, the estimated CSI for or is generated by where denotes the real CSI of the interested user to BS or interantenna at BS side. is defined as channel estimation error and can range from 0 to 1. is a random phase ranged from 0 to and follows uniform distribution. The database size can be calculated by (47). Thereafter, we demonstrate simulation results under the effects of these factors, respectively. Finally, we evaluate transmission performances with all of the mentioned factors for the different DCs and show some key findings.

Notably, in our current systems, although all of the signals passing through the PAs are somewhat distorted owing to the PA nonlinearity, estimation errors on PA nonlinearity were not considered in this study. Inaccurate estimation of the PA nonlinearity may substantially degrade transmission performances for the estimation-based regular cancellation approach. However, considering the time-invariant property in all PAs, it seems not to be a major issue for the learning- and EL-based cancellation approaches. Nevertheless, our future work may concentrate on estimating PA nonlinearity.

In Figure 5, we demonstrate some comparisons of BER simulated by no SI, the proposed, the regular, and the EL-based DC approaches with variable AACs representing by and fixed average receive signal-to-noise ratio (SNR). The average receive SNR is defined as the ratio of the average power of the desired signal to the average power of noise at the receiver antenna and is mainly dominated by the large-scale fading between the interested user and BS. The channel between the interested user and BS is assumed to be static to evaluate the effect caused by the factor (1), and channel estimation errors for all channels are ignored.

This figure indicates that the DC mentioned above approaches achieved similar BER performances over the entire range of for a given SNR. The results clarify that factor (1) is not the major reason for the difference among the proposed, the regular, and the EL-based DC approaches. Moreover, there are gaps between BER performances of no SI and that of using DCs when  dB. This phenomenon occurs because various noises at the BS side generated by PA and modulator are added into SI signals. Because these noises are random and there is nothing to do about them by the DC approaches, AACs had to be used to limit their power strength that can be confirmed by the second term in the denominator in (31), (36), and (38). Consequently, using a larger AACs with  dB decreased the effects from the noises and resulted the similar BER performances as that of no SI effect. In fact, numerous authors have reported that they achieved more than  dB SI suppression capability using antenna cancellation (i.e.,  dB) [5, 13] and more than 30 dB suppression capability using analog cancellation (i.e.,  dB) [6, 11]. Considering feasibility, in our further simulations, we refer to the results of previous works and conservatively set  dB and  dB to suppress the effects of these noises.

In Figure 6(a), we present comparisons of RSINR versus SNR to demonstrate how factor (2) affects the mentioned DC approaches. The comparisons were obtained employing the proposed, regular, and EL-based DC approaches with variable channel estimation errors, assumption of static channels, and  dB of AACs, which suppressed the effect from factor (1). The BER performances of the mentioned DC approaches corresponding to Figure 6(a), with the same simulation conditions, are shown in Figure 6(b) to further verify the effect caused by the factor (2).

Figure 6(a) indicates that the RSINR of the regular and EL-based DCs is significantly decreased with increasing of channel estimation error from to over the entire range of SNR; on the contrary, the RSINR of the proposed approach is not affected by the channel estimation error. One of the major reasons for this result is whether the estimated CSI is directly adopted in DC approaches or not. For the proposed DC, works as a tag of SI and is used to help record quantized SI effect into database in offline phase or is used to help search target SI value from database in online phase. In other words, , actually, is not designed to participate in any SI estimation-related computations in the proposal. Naturally, it does not appear in the expression of RSINR (31) and hardly affects the transmission performances such as BER. This also highlights the difference from other DC approaches. Conversely, in the other two DC approaches, is a necessary variable to calculate the estimated value of SI and thereby directly affects the RSINR values in expressions (36) and (38). In practice, of channel estimation error is a typical setting and acceptable. However, the RSINR of the regular and EL-based DCs with estimation error cannot meet the general communication needs, and consequently, their BER performance shown in Figure 6(b) is terrible, unless improving measurement accuracy on channel estimation process to .

Figures 7(a) and 7(b) exhibit RSINR and BER versus SNR plots simulated by no SI and the three DCs mentioned above under the effects of factor (3) database size. Rayleigh fading is considered in the channel between the interested user and BS to evaluate the effect caused by the factor (3), and perfect channel estimation and  dB AACs are assumed. Facing the limited computational cost and storage, we only vary the resolution of phase shift to control the database size. Note that since the regular DC approach does not require a database, there is only one curve for the regular approach in figures.

Both Figures 7(a) and 7(b) demonstrate that transmission performance (RSINR and BER) when using the proposed approach and EL-based DC approaches can be improved by increasing the database size. The results can be well explained by the big data technology because more potential SI values can be stored in a larger database and thus the probability of finding out an estimated SI value that is more closer to the real value of SI becomes higher. Interestingly, for a given database size, the RSINR of the proposed approach gradually approaches a fixed value with increasing SNR and finally results in a floor in BER. In fact, (31) also indicated that in a large SNR range, for example, a large , RSINR of the proposed approach is not linear growth with SNR unless . However, the RSINR and BER performances are much better than the EL-based DC approach because the latter introduced an unwanted error caused by the model training, and this error was amplified by BS’s PA according to the first term in the denominator in (36). In addition, the estimation-based regular approach shows better performances than the proposed approach and the EL-based DCs because channel estimation errors, i.e., factor (2), in these simulations are not considered.

Finally, to evaluate a mixed effect of factors (1), (2), and (3), in Figures 8(a) and 8(b), we present some comparisons of RSINR and BER simulated by the proposed, the regular, and the EL-based DC approaches over fading channel with a common channel estimation error , a given database size , and  dB of AACs. Under the consideration of the mixed effects of factors (1), (2), and (3), in Figure 8(a), for the case of  dB (i.e., a desired signal power of  dBm compared to noise power of  dBm), the proposed approach with approximately improved the RSINR to 24 dB with  dBm of residual SI power. Considering  dBm of EIRP at the BS, the figure clearly indicates that about 134 dB of SI suppression capability is achieved by the proposed approach with 60 dB of AACs, and Figure 8(b) thereby claims that our proposed approach can enable IBFD operations in the considered wireless communication systems and, consequently, can double the SE approximately.

Conversely, there are considerable RSINR and BER gaps between no SI and the regular or EL-based DC approach. The main reasons may be rough channel estimation and insufficient number of hidden layers and nodes in the network architecture. In fact, enhanced transmission performance for the regular DC can be achieved through strong AACs with highly accurate and comprehensive estimation operations. Similarly, applying strong AACs with highly extensive databases or nodes and layers in the NN architecture may improve EL-based DC performance. Therefore, although the performances of the regular and EL-based DC are inadequate under the current simulation setting, we do not deny the two potential DC approaches for IBFD systems. Instead, we strongly encourage exploring them, especially, for the EL-based DC approach, by, for example, using more faster learning algorithms, reducing dimension of the database, and upgrading hardware devices. Because the proposed LL-based DC approach for IBFD wireless systems can also benefit a lot from technological advance in machine learning-related research fields. Certainly, any type of DC approach should be combined with the outstanding AAC techniques; thereby, improving the existing AACs and solving related issues for the above-mentioned three DC approaches should be studied.

6. Discussion

Although our simulation results for SI cancellation are promising, the proposed LL-based DC approach is still needs to be evaluated using more hard- and/or software environments for the practical applications, and there are several works that need to be addressed.

For example, the proposed approach in the current simulations is compatible with a signal carrier transmission system. For the popular orthogonal frequency division multiplexing (OFDM) which is adopted in most modern communications standards, multiple databases should be independently generated for each subcarrier because of frequency selective characteristics in wireless channels. Since creating and searching operations on a large number of databases must be considered, a lots of challenges on learning algorithm and calculation ability still need to be overcome before widespread use of the proposal.

Moreover, it seems straightforward to extend our proposal to the high-order constellations such as 256 quadrature amplitude modulation (QAM) by completely using the designed amplitude term and phase term in database (actually, in the database is not used for the current QPSK modulation-based simulations). However, more advanced modulation means more combinations of amplitude and phase. Hence, a very large database also introduced a huge challenges on learning algorithm and calculation ability in this case.

Finally, in the present simulations, we assumed static channel between transceiver antennas on BS side. In fact, in a real system, the channel is time-varying. Similarly, the proposed approach can work for this situation by activating in the designed database (actually, is not used in the current simulations because of static channel). However, a large database caused by the dimension increase is still one of the unavoidable problems, and it is unclear how the complexity will increase in this case.

Based on the above description, the biggest challenge on the learning-based proposal is how to handle the huge amounts of data generated from the systems with OFDM operations, high-order constellations, and complex propagation environment. In the future, one of our major works is to solve this problem by introducing more advanced machine learning-related algorithms and technologies. Furthermore, we focus on conducting multiple evaluations for the proposal based on hard- and software environments, for example, using a SDR platform.

7. Conclusion

In this study, we proposed an LL-based DC approach for SI suppression and enabled IBFD transmissions to improve SE for current wireless communication systems. An offline and online phases for database generation and data transmission, respectively, are performed separately. In the offline phase, the output before the 0/1 decision is previously measured without the desired signal input and is recorded to a database with self-defined FV. In the online phase, a suitable result is located from the generated database with the help of the learning method and the FV usage for the same system architecture with desired signal input; the result is then assigned as the value of SI cancellation. An estimation-based regular and an EL-based DC approach are employed to simulate the transmission performance and evaluate the proposed approach. The simulation results signify that the proposed method could achieve about 134 dB SI suppression capability, BER performance comparable to zero SI, and enabled IBFD operations in wireless communication systems, superior to the aforementioned approaches.

Data Availability

The data including simulation configurations, parameters, and results used to support the findings of this study are included within the article.

Disclosure

Partial content of this study has been previously presented in [27] as conference.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This research was partly conducted under a contract of the R&D for Expansion of Radio Wave Resources (JPJ00254), organized by the Ministry of Internal Affairs and Communications (MIC), Japan.