This work is licensed under http://creativecommons.org/licenses/by/4.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
1. Introduction
In wireless communication systems, orthogonal frequency division multiplexing (OFDM) has been the most suitable choice of physical layer waveform to mitigate multipath channel distortion. Although many studies propose a number of promising multicarrier waveform variants (for instance, FBMC, GFDM, and UFMC [1]) with advanced features, the OFDM technology remains a competitive candidate for future telecommunication systems (5G and beyond) due to its distinctive performance and computational efficiency. In these wireless systems, channel estimation is a crucial process to improve overall system performance. Consequently, numerous channel estimation techniques have been considered to accurately estimate the channel response in frequency and time domains.
The least square algorithm (LS) is widely used for pilot-based channel estimation due to its simplicity and independence from channel statistics knowledge [2]. However, its performance is significantly degraded in deep-null fading channels. The minimum mean square error (MMSE) algorithm, in contrast, offers superior performance. Unfortunately, the main drawback of MMSE is that it requires channel statistics and noise variance as prior knowledge, which makes the algorithm inapplicable in most practical deployment scenarios. In addition to these conventional algorithms, deep learning-based channel estimation approach has drawn more attention in recent works since deep learning models are expected to capture more complex statistical properties of practical wireless communication systems [3–5]. However, these models need to be trained before use, and a mismatch between training and application scenarios could negatively impact the system’s performance.
Recently, the whale optimization algorithm (WOA) has been proven to exhibit excellent performance in solving challenging optimization problems in a variety of engineering domains [6–10]. Specifically, the survey in [7] examined and categorized 82 publications that highlight the possibility of WOA addressing real-world issues. Motivated by this, our ideal is to reveal the potential of WOA to improve the channel estimation process in wireless telecommunication systems. In this paper, we first suggest a novel WOA-based channel estimation technique, then implement it, and prove its efficiency in specific 5G channels.
1.1. Related Work
For channel estimation, the most simple algorithm is the LS approach, but it poorly performs in highly dynamic environments. The most effective algorithm appears to be the MMSE which is usually used as a benchmark. The study [11] proposed a robust MMSE estimator that fully exploits the channel correlation properties in time and frequency domains. Some modified MMSE algorithms [12, 13] were suggested to reduce the computational complexity, while its performances barely deteriorate. It is worth mentioning that a mismatch between the estimated and true channel and noise statistics can significantly decrease the system performance. Therefore, it makes the MMSE impractical in such scenarios. A thorough overview of the MMSE channel estimation for OFDM and other waveforms is presented in [14]. The study in [15] proposed a channel estimation scheme in the time domain over fast fading channels. The key factor of this scheme is to add zero pad before the OFDM symbol. Another study [16] considered various pilot configurations to provide a means for reducing the pilot-to-data ratio. For mmWave and massive MIMO systems, the study [17] presented a grouping-based channel estimation approach, which exploits the sparsity of mmWave MIMO channels to improve the estimation accuracy and reduce the overhead. Recently, deep learning-based channel estimation and equalization have become popular topics in literature. For example, ChannelNet [4] and ReEsNet [5], DL models yield close performance to the MMSE algorithm. The majority of these articles evaluated the accuracy of the channel estimation using the BER and MSE metrics. Additionally, the performance of MMSE algorithm is frequently used as a benchmark for comparison.
The whale optimization algorithm has many benefits that make it a viable optimizer for wireless communications. In [18], the WOA algorithm efficiently resolves three issues related to resource allocation in wireless networks. Additionally, this study describes several potential WOA-based applications for multicarrier NOMA-enabled MEC systems, interference management in UDNs, and UAV trajectory optimization. In [19], a discrete version of WOA is used for topology control in wireless sensor networks. As a result, the number of active nodes is significantly reduced while maintaining network coverage and connectivity characteristics. In order to secure the data traffic in wireless mesh networks, the study in [20] employed a modified WOA to improve the attach detection ratio in intrusion detection systems. Similarly, an improved binary WOA was proposed in [21] to increase the classification accuracy and dimensional reduction in the feature selection of intrusion detection. Especially for antenna design, the work in [22] presented an antenna optimized based on the WOA, which is suitable for the WiFi 5 GHz frequency band.
As aforementioned, the WOA has found significant applications across a wide range of fields. Indeed, the WOA has demonstrated higher performance than recent metaheuristic techniques [6, 7]. For example, in comparison with other swarm intelligence techniques, it is robust and simple to implement. Moreover, fewer control parameters are needed for the method; practically, only one parameter (the time interval) needs to be adjusted. Despite the WOA’s superior performance, we are not aware of any comprehensive research dedicated to revealing the potential of WOA to improve the channel estimation process in wireless telecommunication systems.
1.2. Our Contribution
Our approach of utilizing the whale optimization algorithm for channel estimation has two significant advantages. Firstly, unlike the MMSE algorithm, it does not require prior information on channel statistics. Additionally, compared to deep learning-based channel estimation approach with a training procedure, the WOA-based channel estimation is more flexible in terms of deployment possibilities.
The main contributions of our work are summarized as follows:
(1) We present a thorough solution to the pilot-based channel estimation problem based on the whale optimization algorithm (namely, WOA-CE), which can enhance the performance of OFDM systems under frequency-selective fading conditions
(2) We conducted extensive experiments on the WOA-based channel estimation approach to analyze and compare its performance with the conventional LS and MMSE channel estimation algorithms in a variety of scenarios. Specifically, we evaluated overall system performance and channel estimation accuracy in terms of bit error rate (BER) and the mean square error (MSE), respectively, in the 5G NR TDLC-300 fading channel [23]. In addition, our simulation framework considered various modulation constellations (QPSK, 16QAM, and 256QAM) and three pilot patterns. The MATLAB simulation framework is available upon request from https://link.uit.edu.vn/WOA-CE
According to the statistical results from our simulation framework, the proposed WOA-based channel estimation algorithm outperforms the conventional LS algorithm and is comparable to the MMSE algorithm in terms of BER and MSE for considered scenarios.
The remainder of the paper is organized as follows: Section 2 provides a brief survey of the channel estimation background and conventional algorithms for pilot-based OFDM systems. Section 3 presents the proposed channel estimation approach based on the whale optimization algorithm. In Section 4, simulation results and discussion are presented. Finally, Section 5 concludes the paper.
2. Channel Estimation Background
In this section, channel estimation methods in the OFDM system are presented. OFDM has a frame structure in which a resource grid
Channel estimation is an important process where the frequency channel response
[figure(s) omitted; refer to PDF]
Because of its simplicity, the LS estimator is frequently employed in practice. The LS method may be used to determine the frequency channel response at pilot points in the manner described below:
The more advanced algorithm for channel estimation is MMSE which exploits knowledge of channel statistics. In this algorithm, the LS estimated values
3. Proposed WOA-Based Channel Estimation
In this section, we describe a novel method for applying the WOA to improve the accuracy of pilot-based channel estimation in wireless systems. This method is a promising candidate, since it provides superior channel estimation accuracy while not requiring the statistical characteristics of the channel.
3.1. Whale Optimization Algorithm
The solution to optimization problems has been studied for a long time and appears to be a crucial issue not only in mathematics but also in other scientific and technical disciplines. Many algorithms can give global optimal results for all nonlinear problems such as dynamic programming, branch-and-bound (BnB), and so on, but the calculation is very complicated. Metaheuristic optimization algorithms are becoming more and more popular and efficient in technical applications; they are based on fairly simple concepts inspired by nature by imitating biological or physical phenomena. Swarm techniques that mimic the social behavior of groups of animals have proven to be very dominant with physics and evolution-based algorithms. Therefore, swarm optimization algorithms work very well on communication applications requiring high speed.
Whale optimization algorithm (WOA) is a novel nature-inspired metaheuristic optimization algorithm that mimics the social behavior of humpback whales inspired by a spiraling bubble-net strategy [6]. WOA is tested by the author with 29 mathematical optimization problems and 6 structural design problems for optimization results and proved that WOA is very competitive compared with modern extreme search algorithms.
First, we define the optimization problem with the objective function as the mapping
Encircling prey (exploitation phase): this is the stage when the whales have identified a target and are surrounded to attack the prey. Since any position in space, the WOA algorithm assumes that the current best solution is the target prey (or close to the optimal position). Once the best-looking member is identified, other members will try to update their location in the direction of the best search. This behavior is represented by the following equation:
Therefore, the simulation surrounds the prey as it gets closer to the end of the iteration (the value of
Bubble-net attacking method (exploitation phase): the updated position will follow a spiral instead of a straight line as is the case with siege attacks. First, calculate the distance
A spiral equation is then generated between the whale’s position and the prey to mimic the humpback’s twisting motion as follows:
Search for prey (exploration phase): the exploration phase approach is similar to the prey encirclement phase based on the variation of the
3.2. Apply WOA to Channel Estimation
An optimization algorithm is used to search the statistical characteristics of the channel. Schools of whales move in
MMSE requires knowing noise variance and the cross-correlation matrix between the true channel and temporary channel estimated in the frequency domain. Therefore, the number of properties to know in advance is too large for the whales to perform well if applied WOA directly. Not to mention, this also increases computational complexity and time. We propose to use WOA to search for some statistical characteristics, thereby deducing the autocorrelation matrix of the channel.
The elements of
In an exponentially decreasing multipath power delay profile (PDP), the frequency-domain correlation
3.3. Define Objective Function
In this section, the optimal position is determined for the whales to look for. Ideally, the best position is the actual channel and noise power. Unfortunately, at the receiver, the whales are completely blind to the channel, so they cannot tell if the current position is close to the real propagation. We try to define a cost function that moves the swarm toward the ultimate goal of having the smallest BER.
While moving, each position of the whales can correspond to a constellation (from channel equalization). A position is considered better if the constellation corresponding to that position has a smaller dispersion (Figure 2). To determine the variance of the symbols after equalization, we cluster the signal into
[figure(s) omitted; refer to PDF]
where
The optimization problem now can be written as
The pseudocode of WOA-based channel estimation algorithm is presented in Algorithm 1. The parameters of the WOA-CE model are listed in Table 1.
Algorithm 1: Pseudocode of the WOA algorithm for channel estimation.
Initialize the feasible propagation characteristics
for each iteration
for each search agent
Update
if
if
Update the position of the current search agent by (6)
else if
Select a random search agent
Update the position of the current search agent by (13)
end
else if
Update the position of the current search by (11)
end
end
Check if any search agent goes beyond the search space and amend it
Estimate channel
Equalize channel
Clustering
Calculate the fitness of each search agent as cluster variance
Update
end
return
Table 1
Parameters of the WOA-CE model.
| Parameters | Value |
| Dimension | 2 |
| Number of agent | 8 |
| Max number of iterations | 10 |
| Upper bound | [40 100] |
| Lower bound | [0 20] |
| Initialization distribution | Uniform |
3.4. Complexity and Convergence Analysis
The complexity of the WOA-based estimator is greater than that of the ideal LS and MMSE estimators. As previously stated, the LS estimator is very simple to perform, leading to relatively poor results. The ideal MMSE, although very efficient, cannot be performed due to the assumption of channel correlation and known noise variance. In practical applications, these quantities are fixed or estimated by some method, possibly in an adaptive response manner. This has increased the complexity of the MMSE estimator and reduced the performance compared to the ideal MMSE many times over. Opposed to the ideal MMSE estimator, our proposed method ensures feasibility when applied because it does not need a preestimation step of noise power and a large correlation matrix. Specifically, the complexity of the algorithm is
We conduct an experiment to investigate the convergence of the whale optimization algorithm, as well as compare it with other optimization algorithms. When compared with general nonlinear programming algorithms, the method we choose can give faster convergence results, in other words, faster processing. This is suitable for the problem in wireless communications, although it does come with a slight trade-off in accuracy. When compared within the same group of smart search algorithms, it is challenging to claim that one search is better than another due to the randomness and convexity factors of a particular function. There are two important features of convergence: the number of iterations to converge and the value of the objective function upon convergence. However, due to the computational time limitation when estimating the channel, we investigated the optimal value after a specific number of iterations. The convergence graph below is the average of the experiments that we have statistics. From Figure 3, we see that the algorithms start to converge from about the 6th iteration. This is a relatively small number that can meet the speed requirements. Also at the time of convergence it is easy to see that WOA gives the most optimal value even though the previous iterations, the algorithms are still competing for the best method. We want to emphasize that the comparison of swarm optimization algorithms is being placed on a specific situation, not on a general function.
[figure(s) omitted; refer to PDF]
4. Results and Discussion
4.1. Simulation Environment
To demonstrate our proposal, we consider a physical layer simulation model by MATLAB with one transmitting and one receiving antenna (SISO) configuration. The simulation data and pilots are randomly generated following a uniform distribution. Modulation types including QPSK, 16QAM, and 256QAM were used for both the data and the pilot signal in this experiment. The pilots are arranged in comb fashion with
Regarding the OFDM transmission system, the orthogonal signals are implemented by 4096-point discrete Fourier transform (DFT) and the guard interval is inserted by 1024 sample length cyclic prefix (based on the 5G NR standard). Subcarrier spacing is 30 kHz.
For channel modeling, multipath fading propagation conditions are implemented by a tapped delay line model. We use the TDL-C300 channel model, suggested for signal reception at the 5G NR gNodeB base station, with 12 channel paths and a delay spread of 300 ns. The tapped delay line model of 5G NR TDL-C300 channel is described in Table 2.
Table 2
Tapped delay line model of 5G NR TDL-C300 channel (delay
| Tap | Delay (ns) | Power (dB) | Fading distribution |
| 1 | 0 | -6.9 | Rayleigh |
| 2 | 65 | 0.0 | Rayleigh |
| 3 | 70 | -7.7 | Rayleigh |
| 4 | 190 | -2.5 | Rayleigh |
| 5 | 195 | -2.4 | Rayleigh |
| 6 | 200 | -9.9 | Rayleigh |
| 7 | 240 | -8.0 | Rayleigh |
| 8 | 325 | -6.6 | Rayleigh |
| 9 | 520 | -7.1 | Rayleigh |
| 10 | 1045 | -13.0 | Rayleigh |
| 11 | 1510 | -14.2 | Rayleigh |
| 12 | 2595 | -16.0 | Rayleigh |
To provide the system performance in various deployment scenarios, we consider a wide range of SNR values of 0 dB to 30 dB with a 1 dB step. Simulation parameters of the OFDM system are listed in Table 3.
Table 3
Simulation parameters of the OFDM system.
| Parameters | Value |
| FFT size | 4096 |
| CP length | 1024 |
| Pilot arrangement | Comb |
| Pilot density | 1/3, 1/6, and 1/12 |
| Modulation | QPSK, 16QAM, and 256QAM |
| Subcarrier spacing | 30 kHz |
| Channel model | TDL-C300 |
| Noise model | AWGN |
| SNR range | 0–30 dB (1 dB step) |
To demonstrate the efficiency of our proposed approach WOA-CE, we have compared its performance with existing competitors (LS and MMSE estimators) in terms of BER and MSE which are defined as follows:
4.2. Results and Analysis
Figure 4 presents the BER performance of considered channel estimators including LS, MMSE, and WOA-CE in a configuration of 16QAM and 1/6 pilot density. In addition, the BER performance for ideal channel estimation (i.e., full channel state information is obtained) is also presented and serves as a benchmark of the best but impractical case. The results demonstrate that, at a typical value of
[figure(s) omitted; refer to PDF]
In Figure 5, the MSE for the LS, MMSE, and WOA-CE estimators is depicted. In general, the MMSE and WOA-CE curves continue to be close to one another and apart from the LS curve. More interestingly, we can observe that the performance of MMSE and WOA-CE estimators exhibits a slight difference depending on the SNR values. Specifically, in the high SNR area (above 20 dB), the WOA-CE performs better than the MMSE, whereas in the low SNR area, the situation is the opposite. The reason is that the objective function is not defined to reduce MSE but tries to lower BER by making the received signal after channel equalization “most clearly” clustered. At low SNR conditions, the signal is heavily affected by noise, so it is almost impossible to cluster. This means that the objective function does not work effectively when the noise is too large. On the contrary, when the SNR increases, the signal is relatively distributed in clusters, so that the whales can find a good enough position for the signal after equalization to be closest to the ideal constellation. This is demonstrated by the results in Figure 5.
[figure(s) omitted; refer to PDF]
To examine the influence of different modulation constellations on the BER performance of the proposed WOA-CE algorithm, we conducted more experiments on the QPSK and 256QAM constellations (in addition to the 16QAM case in Figure 4). The results are presented in Figure 6. It is demonstrated that our proposed WOA-CE algorithm continues to provide competitive performance over the MMSE algorithm within a wide range of modulation orders.
[figure(s) omitted; refer to PDF]
Another aspect that needs to be considered is the trade-off between the pilot density and the BER performance. The BER performance for various pilot densities is presented in Figure 7. It is shown that as the pilot density decreases (from 1/3 to 1/12), the BER performance of WOA-CE and MMSE algorithms degrades as well, but not dramatically (about 3 dB at
[figure(s) omitted; refer to PDF]
5. Conclusion
This paper presented a novel approach, based on the whale optimization algorithm, for channel estimation in wireless communication systems (WOA-CE). For pilot-based OFDM systems, the performance of the proposed WOA-CE algorithm has been evaluated and compared with the most popular channel estimation algorithms (LS and MMSE) in the 5G NR TDLC-300 frequency-selective channel. The BER and MSE have been used as performance metrics. Moreover, we conducted experiments in various system configurations including three constellations (from low to high modulation orders: QPSK, 16QAM, and 256QAM) and three pilot density values (1/3, 1/6, and 1/12).
The simulation results show that the WOA-CE algorithm provides highly competitive performance over the MMSE algorithm and significantly outperforms the LS algorithm. Since the requirement for prior channel statistics information makes the MMSE algorithm impractical or extremely complex, the proposed WOA-CE algorithm should be a suitable candidate for dealing with channel estimation problems in OFDM-based wireless systems. For future directions, the performance of the proposed WOA-CE can be improved and evaluated in the presence of channel coding and MIMO configurations.
Acknowledgments
This research is funded by the University of Information Technology - Vietnam National University Ho Chi Minh City under grant number D1-2023-05.
[1] A. Hammoodi, L. Audah, M. A. Taher, "Green coexistence for 5G waveform candidates: a review," IEEE Access, vol. 7, pp. 10103-10126, DOI: 10.1109/ACCESS.2019.2891312, 2019.
[2] Y. S. Cho, J. Kim, W. Y. Yang, C. G. Kang, Channel Estimation, ch. 6,DOI: 10.1002/9780470825631.ch6, 2010.
[3] R. Jiang, X. Wang, S. Cao, J. Zhao, X. Li, "Deep neural networks for channel estimation in underwater acoustic OFDM systems," IEEE Access, vol. 7,DOI: 10.1109/ACCESS.2019.2899990, 2019.
[4] M. Soltani, V. Pourahmadi, A. Mirzaei, H. Sheikhzadeh, "Deep learning-based channel estimation," IEEE Communications Letters, vol. 23 no. 4, pp. 652-655, DOI: 10.1109/LCOMM.2019.2898944, 2019.
[5] L. Li, H. Chen, H.-H. Chang, L. Liu, "Deep residual learning meets OFDM channel estimation," IEEE Wireless Communications Letters, vol. 9 no. 5, pp. 615-618, DOI: 10.1109/LWC.2019.2962796, 2020.
[6] S. Mirjalili, A. Lewis, "The whale optimization algorithm," Advances in Engineering Software, vol. 95, pp. 51-67, DOI: 10.1016/j.advengsoft.2016.01.008, 2016.
[7] N. Rana, M. S. A. Latiff, S.’. M. Abdulhamid, H. Chiroma, "Whale optimization algorithm: a systematic review of contemporary applications, modifications and developments," Neural Computing and Applications, vol. 32 no. 20, pp. 16245-16277, DOI: 10.1007/s00521-020-04849-z, 2020.
[8] L. Jia, K. Li, X. Shi, "Cloud computing task scheduling model based on improved whale optimization algorithm," Wireless Communications and Mobile Computing, vol. 2021,DOI: 10.1155/2021/4888154, 2021.
[9] X. Teng, Y. Luo, T. Zheng, X. Zhang, "An improved whale optimization algorithm based on aggregation potential energy for QoS-driven web service composition," Wireless Communications and Mobile Computing, vol. 2022,DOI: 10.1155/2022/9741278, 2022.
[10] H. Anandakumar, K. Umamaheswari, "A bio-inspired swarm intelligence technique for social aware cognitive radio handovers," Computers & Electrical Engineering, vol. 71, pp. 925-937, DOI: 10.1016/j.compeleceng.2017.09.016, 2018.
[11] Y. Li, L. Cimini, N. Sollenberger, "Robust channel estimation for OFDM systems with rapid dispersive fading channels," IEEE Transactions on Communications, vol. 46 no. 7, pp. 902-915, DOI: 10.1109/26.701317, 1998.
[12] T.-M. Ma, Y.-S. Shi, Y.-G. Wang, "A low complexity MMSE for OFDM systems over frequency-selective fading channels," IEEE Communications Letters, vol. 16 no. 3, pp. 304-306, DOI: 10.1109/LCOMM.2012.012412.112328, 2012.
[13] A. K. Gizzini, M. Chafii, "Low complex methods for robust channel estimation in doubly dispersive environments," IEEE Access, vol. 10,DOI: 10.1109/ACCESS.2022.3162928, 2022.
[14] V. Savaux, Y. Louët, "LMMSE channel estimation in OFDM context: a review," IET Signal Processing, vol. 11,DOI: 10.1049/iet-spr.2016.0185, 2017.
[15] S. Asharjabi, H. Sakran, A. Al-nahari, "Time-domain channel estimation scheme for OFDM over fast fading channels," Wireless Communications and Mobile Computing, vol. 2022,DOI: 10.1155/2022/7839430, 2022.
[16] A. Baouni, A. Farrouki, "Channel estimation using a reduced rate of pilot subcarriers for OFDM systems over doubly-selective channels," IET Communications, vol. 12,DOI: 10.1049/iet-com.2017.1216, 2018.
[17] R. Yin, X. Zhou, W. Qi, C. Wu, Y. Cai, "Grouping-based channel estimation and tracking for millimeter wave massive MIMO systems," Wireless Communications and Mobile Computing, vol. 2021,DOI: 10.1155/2021/2922359, 2021.
[18] Q.-V. Pham, S. Mirjalili, N. Kumar, M. Alazab, W.-J. Hwang, "Whale optimization algorithm with applications to resource allocation in wireless networks," IEEE Transactions on Vehicular Technology, vol. 69 no. 4, pp. 4285-4297, DOI: 10.1109/TVT.2020.2973294, 2020.
[19] M. M. Ahmed, E. H. Houssein, A. E. Hassanien, A. Taha, E. Hassanien, "Maximizing lifetime of wireless sensor networks based on whale optimization algorithm," Proceedings of the International Conference on Advanced Intelligent Systems and Informatics 2017, pp. 724-733, DOI: 10.1007/978-3-319-64861-3_68, 2018.
[20] R. Vijayanand, D. Devaraj, "A novel feature selection method using whale optimization algorithm and genetic operators for intrusion detection system in wireless mesh network," IEEE Access, vol. 8, pp. 56847-56854, DOI: 10.1109/ACCESS.2020.2978035, 2020.
[21] H. Xu, Y. Fu, C. Fang, Q. Cao, J. Su, S. Wei, "An improved binary whale optimization algorithm for feature selection of network intrusion detection," 2018 IEEE 4th International Symposium on Wireless Systems within the International Conferences on Intelligent Data Acquisition and Advanced Computing Systems (IDAACS-SWS), pp. 10-15, DOI: 10.1109/IDAACS-SWS.2018.8525539, .
[22] A. D. Boursianis, S. Koulouridis, D. Georgoulas, S. K. Goudos, "Wearable 5-gigahertz wi-fi antenna design using whale optimization algorithm," 2020 14th European Conference on Antennas and Propagation (EuCAP),DOI: 10.23919/EuCAP48036.2020.9135735, .
[23] G. T. 38.104, "5G; NR; base station (bs) radio transmission and reception; version 17.6.0 release 17," .
[24] J.-J. Van De Beek, O. Edfors, M. Sandell, S. K. Wilson, P. O. Borjesson, "On channel estimation in OFDM systems," 1995 IEEE 45th Vehicular Technology Conference. Countdown to the Wireless Twenty-First Century, pp. 815-819, .
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Copyright © 2023 Phuoc Nguyen T. H. et al. This work is licensed under http://creativecommons.org/licenses/by/4.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
This paper presents a novel approach, based on the whale optimization algorithm (WOA), for channel estimation in wireless communication systems. The proposed method provides a means to accurately estimate the wireless channel, while not requiring the statistical characteristics of the channel. This method uses the WOA to search for the best channel statistical characteristics toward the ultimate goal of having the smallest bit error rate (BER). The proposed approach is aimed at enhancing the efficiency of pilot-based OFDM systems under frequency-selective fading channels used in the performance testing of 5G New Radio gNodeB. In terms of BER and mean square error (MSE), the performance of the proposed WOA-based channel estimation algorithm is evaluated and compared with the conventional least square (LS) and minimum mean square error (MMSE) algorithms. The simulation results demonstrate that the proposed algorithm provides highly competitive performance over the MMSE algorithm and significantly outperforms the LS algorithm in a variety of system configurations. Since the requirement on prior channel statistics information makes the MMSE algorithm impractical or extremely complex, the proposed WOA-based channel estimation algorithm should be a suitable and promising candidate for dealing with channel estimation problems. The simulation framework is implemented in MATLAB and available upon request.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Details
; Thanh-Nha To 2 ; Tran-Thi, Dung 1
; Le-Trung, Quan 1
1 Faculty of Computer Networks and Communications, University of Information Technology, Ho Chi Minh City, Vietnam; Vietnam National University, Ho Chi Minh City, Vietnam
2 Vietnam National University, Ho Chi Minh City, Vietnam; Faculty of Electrical and Electronics Engineering, University of Technology, Ho Chi Minh City, Vietnam




