Open Access Paper
8 October 2024 The compensation of atmospheric turbulence for vortex beam based on deep learning
Chenyang Zhao, Hui Xia, Wenke Xie
Author Affiliations +
Proceedings Volume 13260, Fourth International Conference on Advanced Optics and Photonics Research in Engineering (AOPR 2024); 1326005 (2024) https://doi.org/10.1117/12.3045123
Event: International Conference on Advanced Optics and Photonics Research in Engineering, 2024, Wuhan, China
Abstract
Beam propagation in free space will inevitably be disturbed by atmospheric turbulence (AT). In this paper, deep convolutional neural network (CNN) is used to extract the phase information of Gaussian beam. Through the training, the loss function value decreases from about 0.04 to less than 0.005, and the loss on the test set also decreases to about 0.005, and the phase information is extracted successfully. The phase information of Gaussian beam under turbulent conditions is extracted by CNN network to compensate the transmission of vortex beam under turbulent conditions. From the research, it is found that extracting turbulent phase through CNN network and compensating vortex beam with the extracted phase can effectively suppress OAM mode expansion caused by AT disturbance.

1.

INTRODUCTION

The vortex beam is a hollow beam carrying orbital angular momentum (OAM) with a helical wavefront structure [1]. The transmission of information by vortex beams can improve the channel capacity. When the vortex beam is vertically incident to the center of the rotating target, the rotational Doppler effect will be produced, which changes the frequency of the scattered light, and can be used to measure the target speed. At present, vortex beams have been widely used in optical communication, optical measurement and other fields [2]. In the process of practical application, the vortex beam will be interfered by AT and other factors, which will distort the wavefront of the beam and cause the quality of the beam to decline [3]. There are many methods to suppress AT interference, the traditional methods include Gerchberg-Saxton (GS) algorithm [4-5], stochastic-parallel-gradient-descent (SPGD) algorithm [6-7], etc. These algorithms have been widely used in the field of laser atmospheric transmission compensation. But the traditional iterative compensation algorithm has no memory, and every time the compensation needs to be iterated, which greatly reduces the efficiency of compensation. In addition, GS algorithm and SPGD algorithm will also have the problem of falling into the local minimum value, so that the correction effect can not reach the best.

In recent years, the rise of deep learning has provided a new scheme for AT compensation [8]. Deep neural network mimics the working mode of the brain, which has a very good feature extraction ability [9-11]. The AT compensation scheme based on deep learning even shows faster and more accurate correction ability than the adaptive optical system. At present, many researchers have applied deep learning to the optical field. Liu et al. [12] designed a CNN model, which learns the mapping relationship between input intensity distribution and turbulent phase. After trained by a large number of samples, the CNN model can predict the equivalent turbulent phase screen accurately, including untrained turbulent phase screen. The input of the CNN model structure is the original Gaussian beam and the intensity distribution affected by AT, and the AT phase screen is output after passing through the CNN network. However, this scheme does not compensate and analyze the vortex beam's AT transmission, which is not conducive to the subsequent application of vortex beam.

In order to compensate for the vortex beam, this paper built a CNN network to extract the phase of the Gaussian beam. Then used the Gaussian beam obtain the AT phase screen, and used the obtained turbulent phase screen to compensate the vortex beam. In the process of building CNN network for training, the intensity distribution images of Gaussian beams disturbed by turbulence and standard Gaussian beams are used as the input of CNN network, and the equivalent phase screen of AT is used as the label to train CNN network. Through multiple rounds of training on a large number of data sets, the loss function of CNN network on both training set and test set has decreased to a certain extent. In free space, the turbulence intensity is not constant, so three turbulence intensity data sets are generated for training. Finally, when the transmission distance is 1000m, the phase information obtained by Gaussian beam is used to compensate the vortex beam, and the mode purity of the vortex beam is improved.

2.

THE THEORY OF AT

To study AT by numerical simulation, it is important to construct a suitable phase screen to reflect the change of refractive index of AT. There are two main methods for constructing the phase screen of AT, one is the power spectrum inversion method [13-15], and the other is the use of Zernike polynomial expansion to represent the wavefront phase [16-17].

The power spectrum inversion method uses a pair of complex Gaussian random matrices to filter the power spectrum. The phase representation formula is

00026_PSISDG13260_1326005_page_2_1.jpg

The AT power spectrum used in this paper is Kolmogorov spectrum [18]:

00026_PSISDG13260_1326005_page_2_2.jpg

Where r0 is the coherence length of AT.

00026_PSISDG13260_1326005_page_2_3.jpg

00026_PSISDG13260_1326005_page_2_4.jpg represents the structural constant of the intensity of AT over the transmission path, and λ is the wavelength.

Figure 1 (a), (c) and (e) shows the intensity distribution image of the vortex beam transmitted through the AT phase screen for 1000m, and the turbulence intensity is respectively 00026_PSISDG13260_1326005_page_2_5.jpg, 00026_PSISDG13260_1326005_page_2_6.jpg, 00026_PSISDG13260_1326005_page_2_7.jpg. The vortex beams used in this paper are all coherent synthetic vortex beams, which are generated by Gaussian beam array.

Figure 1

Intensity distribution image of transmitted beam under the influence of turbulence of different intensity and corresponding turbulence phase screen. (a) (b) 00026_PSISDG13260_1326005_page_3_2.jpg; (c) (d) 00026_PSISDG13260_1326005_page_3_3.jpg; (e) (f) 00026_PSISDG13260_1326005_page_3_4.jpg 00026_PSISDG13260_1326005_page_3_5.jpg.

00026_PSISDG13260_1326005_page_3_1.jpg

3.

AT PHASE EXTRACTION AND WAVEFRONT DISTORTION COMPENSATION

In order to analyze the effect of CNN network on coherent vortex beams, the turbulent phase carried by Gaussian beams is extracted by CNN network. The AT affecting beam transmission can be equivalent to a turbulent phase screen, which can be extracted from the turbulent spot image by using the neural network. The core of CNN network feature extraction is to use convolution check images for feature extraction. Shallow convolution kernel will extract shallow feature, while deep convolution kernel will extract abstract deep feature. During the training process, the gradient descent algorithm updates the parameters of the convolution kernel according to the error, and the back propagation algorithm propagates the error from the deep layer to the shallow layer. These two algorithms can be used to optimize the parameters of the network and reduce the loss function.

The neural network model we used is shown in Figure 2. In order to ensure certain image clarity and reduce the time complexity of the network as much as possible, the pixel value size of 64×64 is adopted in both images. Too large a pixel value will greatly increase the training time of the network, while too small a pixel value will also cause the image to be unclear. The output of CNN network is the equivalent phase screen of AT, and the pixel value size is also 64×64, which is normalized to [0,1] through appropriate normalization factors. During training, 50000 sets of data are generated as the training set, 1000 sets of data as the test set.

Figure 2.

Structure of CNN.

00026_PSISDG13260_1326005_page_4_1.jpg

In this paper, a data set is generated when the transmission distance is z=20m, and the turbulent phase is extracted from the distorted Gaussian beam intensity distribution image by using CNN network. When the turbulence intensity is 00026_PSISDG13260_1326005_page_4_2.jpg 00026_PSISDG13260_1326005_page_4_3.jpg, the changes of the loss function of the training set and the test set are shown in Figure 3. From the change curve of the loss function, we can find that the neural network has a poor fitting to the training set data at this time, and the predicted phase screen has a large gap with the actual phase screen. With the continuous training, the value of the training set loss function decreases from 0.04 to about 0.0005, indicating that the network parameters are continuously optimized during the training process. The verification set loss function also gradually decreases with the progress of training, which proves that the ability of the CNN network is good.

Figure 3.

Change of loss function in training set and test set.

00026_PSISDG13260_1326005_page_4_4.jpg

The vortex beam has phase singularity, and the center light intensity of the beam is zero, so the vortex beam is not suitable for establishing mapping relationship with the phase screen. However, when Gaussian beam and vortex beam are coaxial transmitted through AT, the wavefront distortion of Gaussian beam and vortex beam is the same. Therefore, we can obtain the phase information of AT through the distorted Gaussian beam, and then the turbulent phase information can be used to compensate the vortex light field. After the turbulent phase screen is extracted, a conjugate phase can be loaded to compensate the beam.

In the actual application of vortex beam, the transmission distance of vortex beam often reaches kilometer level. In order to make the compensation of vortex beams more practical, the training data set of CNN network was updated, and the transmission distance was set to 1000m. The data sets were generated and trained respectively under the turbulence intensity of 00026_PSISDG13260_1326005_page_5_1.jpg and 00026_PSISDG13260_1326005_page_5_2.jpg, and then the training was carried out. The trained CNN network was used for the AT compensation of vortex beams. It should be noted that in the training process, the distorted Gaussian beam intensity distribution image is still used as the network input, and the phase information is extracted through the distorted Gaussian beam during compensation, and then the extracted phase is used to compensate the vortex beam.

After compensation by using conjugate phases, the distorted spots of the vortex beam become more uniform, as shown in Figure 4. In addition to the distortion of beam intensity, AT will also lead to the distortion of wavefront phase. As the beam travels, the initial OAM mode is difficult to distinguish. The effect of compensation can be seen by comparing the mode purity spectra of vortex beams. Figure 5 shows the changes of mode purity spectra before and after vortex beam compensation under three turbulence intensities. From the figure, we can easily find that after compensating the conjugate phase, the crosstalk problem of vortex beam mode is obviously improved, and the energy of plus or minus 6 order mode is greatly improved.

Figure 4.

The change of the intensity distribution image of the vortex beam before and after compensation. (a) (b) 00026_PSISDG13260_1326005_page_5_4.jpg 00026_PSISDG13260_1326005_page_5_5.jpg; (c) (d) 00026_PSISDG13260_1326005_page_5_6.jpg.

00026_PSISDG13260_1326005_page_5_3.jpg

Figure 5.

The change of the mode purity of the vortex beam before and after compensation.

00026_PSISDG13260_1326005_page_6_1.jpg

4.

CONCLUSIONS

In this paper, the phase of Gaussian beam is extracted through CNN network, and the phase features are extracted from the distorted Gaussian beam spot image by using the excellent feature extraction ability of CNN network, and the extracted phase information is used to compensate the vortex beam. After training a large number of data sets, the CNN network can predict the test set very well, and the phase distribution of the predicted phase screen is similar to the real phase screen. The phase screen extracted by Gaussian beam is used to compensate the vortex beam. The mode purity and intensity distribution of the vortex beam before and after compensation are compared. It is found that the beam quality of the beam is obviously improved after compensation. The deep learning method is used to compensate the AT aberration, which has the advantage of fast speed and does not require repeated iterative training. With the development of deep learning and continuous upgrading of computer equipment such as GPU, the use of deep learning method to compensate AT is expected to obtain better compensation effect, so this method has a good development prospect.

REFERENCES

[1] 

Zhu, F., Huang, S., Shao. W., “Free-space optical communication link using perfect vortex beams carrying orbital angular momentum,” Optics Communications, 396 50 –57 (2017). https://doi.org/10.1016/j.optcom.2017.03.023 Google Scholar

[2] 

Gao, C. Q., Zhang, S. K., Fu, S. Y., “Adaptive optics wavefront correction techniques of vortex beams,” Infrared and Laser Engineering, 46 (2), 0201001 (2017). https://doi.org/10.3788/IRLA Google Scholar

[3] 

Paterson, C., “Atmospheric turbulence and orbital angular momentum of single photns for optical communication,” Physical Review Letters, 94 (15), 153901(1-4) (2005). https://doi.org/10.1103/PhysRevLett.94.153901 Google Scholar

[4] 

Li, M., Li, Y., Han, J., “Gerchberg–Saxton algorithm-based phase correction in optical wireless communication,” Physical Communication, 25 (2), 323 –327 (2017). https://doi.org/10.1016/j.phycom.2017.02.008 Google Scholar

[5] 

Fu, S., Zhang, S., Wang, T., “Pre-turbulence compensation of orbital angular momentum beams based on a probe and the Gerchberg-Saxton algorithm,” Optics Letters, 41 (14), 3185 –3188 (2016). https://doi.org/10.1364/OL.41.003185 Google Scholar

[6] 

Xie, G., Ren, Y., Huang, H., “Phase correction for a distorted orbital angular momentum beam using a Zernike polynomial based stochastic-parallel-gradient-descent algorithm,” Optics Letters, 40 (7), 1197 –1200 (2015). https://doi.org/10.1364/OL.40.001197 Google Scholar

[7] 

Xie, Z. L., Ma, H. T., He, X. J., “Adaptive piston correction of sparse aperture systems with stochastic parallel gradient descent algorithm,” Optics Express, 26 (8), 9541 –9551 (2018). https://doi.org/10.1364/OE.26.009541 Google Scholar

[8] 

S. Lohani and R. T. Glasser, “Turbulence correction with artificial neural networks,” Opt. Lett., 43 (11), 2611 –2614 (2018). https://doi.org/10.1364/OL.43.002611 Google Scholar

[9] 

E E. M. Knutson, S. Lohani, O. Danaci, S. D. Huver, and R. T. Glasser, “Deep learning as a tool to distinguish between high orbital angular momentum optical modes,” Optics and Photonics for Information Processing X (International Society for Optics and Photonics, 2016), 997013 Google Scholar

[10] 

T. Doster and A. T. Watnik, “Machine learning approach to OAM beam de multiplexing via convolutional neural networks,” Appl. Opt., 56 (12), 3386 –3396 (2017). https://doi.org/10.1364/AO.56.003386 Google Scholar

[11] 

Wang, D., Zhang, M., Li, Z., Song, C., Fu, M., Li, J., and Chen, X., “System impairment compensation in coherent optical communications by using a bio-inspired detector based on artificial neural network and genetic algorithm,” Opt. Commun., 399 1 –12 (2017). https://doi.org/10.1016/j.optcom.2017.04.050 Google Scholar

[12] 

Xu, Q. W., Wang, P. P., Zeng, Z. J., “Extracting atmospheric turbulence phase using deep convolutional neural network,” Acta Phys. Sin., 69 (1), 014209 (2020). https://doi.org/10.7498/aps Google Scholar

[13] 

Zhang, H. M., Li, X. Y., “Numerical simulation of wavefront phase screen distorted by atmospheric turbulence,” Opto-Electronic Engineering, 33 (1), 14 (2006). Google Scholar

[14] 

Cai, D. M., Ti, P. P., Jia, P., Wang, D., Liu, J. X., “Fast simulation of atmospheric turbulence phase screen based on non-uniform sampling,” Acta Phys. Sin., 64 (22), 224217 (2015). https://doi.org/10.7498/aps Google Scholar

[15] 

Cai, D. M., Wang, K., Jia, P., Wang, D., “Sampling methods of power spectral density method simulating atmospheric turbulence phase screen,” Acta Phys. Sin., 63 (10), 104217 (2014). https://doi.org/10.7498/aps Google Scholar

[16] 

Roddier, N. A., “Atmospheric wavefront simulation using Zernike polynomials,” Optical Engineering, 29 (10), 1174 –1180 (1990). https://doi.org/10.1117/12.55712 Google Scholar

[17] 

Dai, G. M., Mahajan, “Zernike annular polynomials and atmospheric turbulence,” Journal of the Optical Society of America A., 24 (1), 139 –155 (2007). https://doi.org/10.1364/JOSAA.24.000139 Google Scholar

[18] 

L. C. Andrews and R. L. Phillips, Laser Beam Propagation through Random Media, 2ndSPIE,2005). https://doi.org/10.1117/3.626196 Google Scholar
(2024) Published by SPIE. Downloading of the abstract is permitted for personal use only.
Chenyang Zhao, Hui Xia, and Wenke Xie "The compensation of atmospheric turbulence for vortex beam based on deep learning", Proc. SPIE 13260, Fourth International Conference on Advanced Optics and Photonics Research in Engineering (AOPR 2024), 1326005 (8 October 2024); https://doi.org/10.1117/12.3045123
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Education and training

Gaussian beams

Signal intensity

Deep learning

Feature extraction

Turbulence

Atmospheric turbulence

Back to Top