Next Article in Journal
Single-Shot Fringe Projection Profilometry Based on LC-SLM Modulation and Polarization Multiplexing
Previous Article in Journal
Correction: Hofstetter et al. Monolithically Integrated Michelson Interferometer Using an InGaAs/InAlAs Quantum Cascade Laser at λ = 4 µm. Photonics 2024, 11, 593
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Telescope Alignment Method Using a Modified Stochastic Parallel Gradient Descent Algorithm

1
National Laboratory on Adaptive Optics, Chengdu 610209, China
2
Key Laboratory of Adaptive Optics, Chinese Academy of Sciences, Chengdu 610209, China
3
Institute of Optics and Electronics, Chinese Academy of Sciences, Chengdu 610209, China
4
University of Chinese Academy of Sciences, Beijing 100049, China
*
Authors to whom correspondence should be addressed.
Photonics 2024, 11(11), 993; https://doi.org/10.3390/photonics11110993
Submission received: 27 September 2024 / Revised: 17 October 2024 / Accepted: 20 October 2024 / Published: 22 October 2024
(This article belongs to the Special Issue Advances in Adaptive Optics: Techniques and Applications)

Abstract

:
To satisfy the demands of high image quality and resolutions, telescope alignment is indispensable. In this paper, a wavefront sensorless method based on a modified stochastic parallel gradient descent algorithm (SPGD) called the adaptive moment estimation SPGD (Adam SPGD) algorithm is proposed. Simulations are carried out using a four-mirror telescope, whose aperture is 6 m and fields of view are Φ2°. Three misalignments are shown as examples. Positions of the secondary mirror and third mirror are employed to compensate aberrations. The results show that merit functions and energy distributions of corrected images match with the designed ones. The mean RMS of residual wavefront errors is smaller than λ/14 (λ = 0.5 μm), indicating that the misalignments are well compensated. The results verify the effectiveness of our method.

1. Introduction

Due to the advantages of strong light collecting ability, wide detection ranges, and high resolutions, telescopes with large apertures and wide fields of view are the inevitable tendency in the fields of space debris monitoring, remote sensing, scientific observations, and so on. But misalignments between mirrors caused by machining error, mechanical deformations, operating temperature changes, deformations caused by vibrations and shock, and some other reasons can decrease the image quality and resolution, making it difficult to achieve the expected goal. As a result, telescope alignment becomes an indispensable procedure to ensure the performance of telescopes. However, for large-aperture telescopes, the primary mirrors are usually very large, heavy, and complicated, especially for segmented telescopes, making them hard to reposition. Therefore, the positions of the secondary mirror and third mirror that have a simple structure, smaller size, and relatively high sensitivity compensate aberrations caused by misalignments.
Popular methods to align telescopes can be classified into four categories, including the direct wavefront sensor method [1], the image-based wavefront sensor method, laser triangulation method [2], and wavefront sensorless method based on far-field images. The direct wavefront sensor method can recover the wavefront phase by a Shack–Hartmann wavefront sensor (SHWS) [3] and pyramid wavefront sensor (PWFS) [4]. This method needs additional elements to measure the wavefront errors, increasing the complexity of systems. Image-based wavefront sensor methods such as the phase diversity method (PD) [5,6] and phase retrieval method (PR) [7,8] can recover the wavefront using a series of focused and defocused images. On one hand, the defocused images are acquired by moving the detectors or introducing a phase modulator, which can complicate the alignment system. On the other hand, a wavefront reconstruction algorithm such as the Gerchberg–Saxton (GS) algorithm [9] should be employed to calculate the phase errors, then misalignments are corrected using a computer-aided alignment method (CAA) [10] or other methods. Both the direct wavefront sensor method and image-based wavefront sensor method need to recover the wavefront, increasing the complexity of the algorithm. The laser triangulation method [11] is a direct measurement method. The misalignments between mirrors are measured by adding sources and photodetectors such as a position sensitive detector (PSD) [12] to the edge of the reference mirror and adding small mirrors to the edge of the tested mirror [13,14] and calculated according to the changes in spot centroids obtained from photodetectors. This method introduces a measurement system installed on the edge of mirrors, increasing the complexity of the system. The wavefront sensorless method was proposed in the 1970s and used in the field of laser beam control. It flourished in the late 1990s. M. A. Vorontsov used the wavefront sensorless method combined with the SPGD algorithm to correct phase distortion in 1997 [15]. Huizhen Yang used the wavefront sensorless method combined with the SPGD algorithm to control the face of deformable mirrors [16]. Longfeng Zhou used the wavefront sensorless method combined with the SPGD algorithm to align coaxial and off-axis telescopes [17]. Compared with the other three methods, the wavefront sensorless method aligns telescopes using an optimization algorithm according to the images acquired by the far-field detector without adding elements and a recovering wavefront, having the advantages of concise measurement structure and simple algorithm. More importantly, the wavefront sensorless method can align more than one mirror at the same time without aberration decoupling.
In this paper, a wavefront sensorless method based on far-field images using a modified stochastic parallel gradient descent algorithm is proposed. Simulations are implemented by a four-mirror telescope with a 6 m aperture and Φ2° fields of view. The paper is organized as follows. Theory of the wavefront sensorless method using a modified SPGD algorithm is introduced in Section 2. Simulations and results are described in Section 3. Conclusions are given in Section 4.

2. Theory

A wavefront sensorless method can align telescopes based on images obtained from a far-field detector using optimization algorithms without adding other measurement elements. Many optimization algorithms can be employed, such as the simulated annealing algorithm (SA) [18], Newton method [19], genetic algorithm (GA) [20], ant colony algorithm (ACA) [21], stochastic parallel gradient descent algorithm (SPGD) [22], machine learning method [23], and so on. In this paper, a modified SPGD algorithm is adopted. For the traditional SPGD algorithm, the iterative formula can be expressed as Equation (1) [24].
u k + 1 = u k + γ g k = u k + γ × δ J k × δ u k
where γ means gain coefficient. u is a control variable. Misalignments between mirrors include six degrees of freedom, the decentrations are along x, y, z axes (dx, dy, dz) and rotations about x, y, z axes (tx, ty, tz). For coaxial telescopes, optical systems have rotational symmetry about the z axis, which is the optical axis. As a result, rotation about the z axis is usually ignored during the alignment as it has little effect on image quality. Therefore, control variables u are five-dimensional vectors, defined as follows.
u = [ d x , d y , d z , t x , t y ]
k is the iteration number. δu means perturbations for control variables. J is a merit function of images, and δJ is a change in merit functions. There are some popular merit functions to evaluate the quality of images, such as encircled energy, Strehl ratio, root mean square (RMS) radius, and so on. gk is the gradient of merit functions.
There are two problems with the traditional SPGD algorithm according to our research. One is that the SPGD algorithm only takes the current gradient information into account, which is easily trapped in the local optimum and can decrease the convergence speed. The other one is that the traditional SPGD algorithm uses a settled gain coefficient, which can decrease the efficiency of alignment processes. To overcome these disadvantages, a modified SPGD algorithm called the adaptive moment estimation SPGD (Adam SPGD) algorithm [25] is implemented. For the first problem, the first moment estimation of gradient m is updated using exponential moving averages (EMAs), which set the most recent values with the highest weight, as defined in Equation (3).
m k = β 1 m k 1 + ( 1 β 1 ) g k
Here, β1 is a parameter used to control the decay rate of EMAs. To avoid the first moment estimation biasing towards zero, the expression of first moment estimation [26] is amended as Equation (4).
m k ^ = m k / ( 1 i = 1 k β 1 )
The first moment estimation of gradient can not only improve the convergence speed but also make the gradient smooth and reduce oscillation.
For the second problem, the second moment estimation of gradient [27] v is introduced as an adaptive gain, by which each variable can choose the proper learning rate. As a result, the convergence efficiency will be improved. It is defined as Equation (5).
v k ^ = [ β 2 v k 1 + ( 1 β 2 ) ( g k ) 2 ] / ( 1 i = 1 k β 2 )
where β2 is the parameter to control the decay factor of the EMA for second moment estimation v.
As a result, the iteration formula of the Adam SPGD algorithm can be expressed as Equation (6).
u k = u k 1 + α m k ^ / v k ^ + ε
where α is the learning rate and ε is a small constant to avoid a zero denominator.
In this paper, the root mean square radius of images is used as a merit function and defined as Equation (7) [28].
J = i = 1 M j = 1 N x i j x 0 2 + y i j y 0 2 I ( x i j , y i j ) / i = 1 M j = 1 N I ( x i j , y i j )
where the image size is (M,N). The intensity of images with coordinate (x,y) is I(x,y). The centroids of images are (x0,y0), defined as Equation (8).
x 0 = i = 1 M j = 1 N x i j I ( x i j , y i j ) i = 1 M j = 1 N I ( x i j , y i j ) , y 0 = i = 1 M j = 1 N y i j I ( x i j , y i j ) i = 1 M j = 1 N I ( x i j , y i j )
For wide fields of view telescopes, images in both on-axis and off-axis fields should be taken into account. As a result, a multi-field wavefront sensorless method is proposed, and the merit function for multi-field images is the weighted average of merit functions corresponding to images in each field of view.
J k ¯ = i = 1 n w i J i k / n
where Ji is the merit function of ith field of view, and n is the number of fields used to align telescopes. wi is the weight of fields.
As Figure 1 shows, the alignment process of the wavefront sensorless method using the Adam SPGD algorithm can be divided into five steps.
(1)
Step 1: Parameter settings. As mentioned regarding the theory, some parameters should be given.
(2)
Step 2: Image acquisition should be carried out. Images in both on-axis and off-axis fields of view should be collected for wide fields of view telescopes, then merit functions should be calculated.
(3)
Step 3: Control variables are perturbed. In this paper, bilateral perturbation is used to improve the stability of the algorithm. Variations of merit functions are computed, according to which, the gradient of merit functions is calculated. Then, the first moment estimation and second moment estimation of the gradient are figured up.
(4)
Step 4: Merit functions of images corresponding to the new positions are calculated. The new positions of the secondary mirror or third mirror can be obtained according to the iterative formula, and images in both on-axis and off-axis fields are acquired. Then, merit functions are computed.
(5)
Step 5: Determine whether the iteration is terminated. The criterion can be iteration numbers or threshold of merit functions. If the results satisfy the criterion, the iteration is terminated, otherwise, the next iteration will be implemented until the results meet the requirements.

3. Simulations

A four-mirror telescope with a 6 m aperture and Φ2° fields of view is used to verify our method. It is composed of a primary mirror (PM), secondary mirror (SM), third mirror (TM), and fourth mirror (FM). The F number is 2.5. The optical system with light corresponding to different fields of view is shown as Figure 2.
To realize the large aperture and wide fields of view, four aspherical mirrors are used. As mentioned above, multi-field alignment is carried out. Five fields of view are adopted, including an on-axis field (0°,0°) and four off-axis fields (0°,1°), (0°,−1°), (1°,0°), (−1°,0°). Images and wavefronts corresponding to the five fields of view under the designed condition are given in Figure 3. Merit functions J and root mean square (RMS) values of wavefronts are also shown in the figure. The sizes of images are set as 200 × 200 pixels.
As we can see from Figure 3, the image in the on-axis fields of view is nearly diffraction-limited with an RMS of wavefront of 0.0173λ, where λ is set as 0.5 μm. However, images in off-axis fields of view carry aberrations, including coma, astigmatism, and spherical aberrations. Ten misalignments are simulated according to the tolerance allocation, and three of them are shown in this paper as examples. The primary mirror is a reference. Three misalignments are shown in Table 1.
Misaligned images corresponding to the three misalignments are shown in Figure 4. Misalignments of mirrors are expressed as aberrations of images, which decrease the image quality and resolution. Therefore, the misalignments have to be compensated.

3.1. Results of Secondary Mirror Alignment

Firstly, all the misalignments are compensated by the positions of the secondary mirror. The wavefront sensorless method based on far-field images using the Adam SPGD algorithm is employed to align the SM. Merit function J used in this paper is the root mean square radius of spots. The corrected images are shown as Figure 5. Merit functions of images acquired in different conditions are listed in Table 2, and weighted averages of merit functions are calculated. In this paper, images in each field of view have equal weight.
As we can see from Figure 5, the images after alignment which are called corrected images have a concentrated intensity distribution compared with misaligned images. But the energy distributions of corrected images do not perfectly correspond to the designed ones. Table 2 provides merit functions of misaligned images and corrected images corresponding to each misalignment. The weighted average merit functions J ¯ of corrected images are equal to 0.1173 for misalignment 1, 0.1158 for misalignment 2, and 0.1188 for misalignment 3, improving greatly compared with misaligned merit functions. But the average merit function is slightly larger than the designed ones, indicating that there are still small aberrations which are not completely corrected. To verify the precision of alignment, residual wavefront errors between corrected wavefronts and designed wavefronts are calculated and shown in Figure 6. The RMS of residual wavefront errors is computed.
As shown in Figure 6, the RMS of residual wavefront errors in the on-axis field of view is smaller than λ/30, which means the aberrations in the on-axis field are well corrected. However, the RMS of residual wavefront errors in the edge fields of view is smaller than λ/4, indicating that most of the aberrations are compensated, but there are still residual aberrations.

3.2. Results of Secondary Mirror and Third Mirror Alignment

To achieve a high resolution and better image quality, both the secondary mirror and third mirror are aligned using the method proposed in this paper. As shown in Figure 7, the corrected images have almost the same energy distributions as designed images, indicating that aberrations in both on-axis and off-axis fields of view are well compensated. Table 3 shows the comparison of merit functions after alignment of the secondary mirror and third mirror. The average merit functions after alignment are consistent with the designed results. Residual wavefront errors between corrected wavefronts and designed wavefronts are calculated and shown in Figure 8. The RMS of residual wavefront errors is also estimated.
As we can see from Figure 8, the worst RMS of residual wavefront errors corresponding to different fields of view is smaller than 0.1λ, indicating that aberrations are well corrected. The average RMSs of residual wavefront errors obtained in the condition of secondary mirror alignment and both secondary mirror and third mirror alignment are compared in Figure 9.
As shown in Figure 9, the average RMS of residual wavefront errors for misalignment 1 after alignment of the secondary mirror is 0.1714λ, 0.1554λ for misalignment 2, and 0.1652λ for misalignment 3. However, the average RMS for misalignment 1 after alignment of the secondary mirror and third mirror is 0.0405λ, improving by 76.4% compared with the results of secondary mirror alignment. For misalignment 2, the average RMS after alignment of the secondary mirror and third mirror is 0.0704λ, improving by 54.7% compared with the results of secondary mirror alignment. For misalignment 3, the result after alignment of the secondary mirror and third mirror is 0.0488λ, improving by 70.5%. The results show that after alignment of the secondary mirror and third mirror, the average RMS of residual wavefront errors is less than λ/14, indicating that the system meets the designed requirements. The results also indicate that more than one mirror should be used to compensate aberrations for telescopes with large apertures and wide fields of view that have a high and strict requirement for image quality and resolution. Otherwise, stricter tolerances should be proposed.

4. Conclusions

To align telescopes with wide fields of view and large apertures, a multi-field wavefront sensorless method using the Adam SPGD algorithm is proposed. Simulations are carried out using a four-mirror telescope with a 6 m aperture and Φ2° fields of view. Three sets of misalignments are shown as examples in this paper. Aberrations introduced by misalignments of mirrors are compensated with positions of the secondary mirror and the third mirror. Results show that there are still small residual aberrations if only the secondary mirror is aligned with merit functions of corrected images slightly larger than the designed ones and an average RMS of residual wavefront errors smaller than λ/5. As a result, positions of the third mirror are introduced to compensate aberrations. The results show that energy distributions of corrected images are almost same as those of the designed images after alignment, and the average merit functions are consistent with the designed ones. Furthermore, the average RMS of residual wavefront errors is smaller than λ/14, indicating that aberrations are well corrected.
In conclusion, our method can align telescopes effectively and accurately with a concise system using the far-field detector without adding other measurement devices. This method has a simple principle without wavefront reconstructions. It has a broad prospect in the field of telescope alignment.

Author Contributions

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

Funding

This research was funded by National Natural Science Foundation of China, grant number 62105335.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data are contained within the article. Other datasets are available from the corresponding author upon reasonable request.

Conflicts of Interest

The authors declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript; or in the decision to publish the results.

References

  1. Yao, P.; Liu, R.; Broggini, T.; Thunemann, M.; Kleinfeld, D. Construction and use of an adaptive optics two-photon microscope with direct wavefront sensing. Nat. Protoc. 2023, 18, 3732–3766. [Google Scholar] [CrossRef] [PubMed]
  2. Li, M.; Liu, X.; Zhang, A.; Zhang, J.B.; Xian, H. A Secondary Mirror Alignment Method for Segmented Telescopes Using a Wavefront Sensor-Less Method. IEEE Photonics Technol. Lett. 2024, 36, 453–456. [Google Scholar] [CrossRef]
  3. Wu, X.S.; Huang, L.H.; Gu, N.T. Enhanced-resolution Shack–Hartmann wavefront sensing for extended objects. Opt. Lett. 2023, 48, 5691–5694. [Google Scholar] [CrossRef] [PubMed]
  4. Correia, C.M.; Fauvarque, O.; Bond, C.Z.; Chambouleyron, V.; Sauvage, J.F.; Fusco, T. Performance limits of adaptive-optics/high-contrast imagers with pyramid wavefront sensors. Mon. Not. R. Astron. Soc. 2020, 495, 4380–4391. [Google Scholar] [CrossRef]
  5. Bailén, F.J.; Suárez, D.O.; Rodríguez, J.B.; Del Toro Iniesta, J.C. Optimal Defocus for Phase Diversity Wave Front Retrieval. Astrophys. J. Suppl. Ser. 2022, 263, 8–16. [Google Scholar] [CrossRef]
  6. Quesnel, M.; de Xivry, G.O.; Louppe, G.; Absil, O. A deep learning approach for focal-plane wavefront sensing using vortex phase diversity. Astron. Astrophys. 2022, 668, A36–A42. [Google Scholar] [CrossRef]
  7. Wong, A.; Pope, B.; Desdoigts, L.; Tuthill, P.; Norris, B.; Betters, C. Phase retrieval and design with automatic differentiation: Tutorial. JOSA B 2021, 38, 2465–2478. [Google Scholar] [CrossRef]
  8. Schlawin, E.; Beatty, T.; Brooks, B.; Nikolov, N.K.; Greene, T.P.; Espinoza, N.; Glidic, K.; Baka, K.; Egami, E.; Stansberry, J.; et al. JWST NIRCam defocused imaging: Photometric stability performance and how it can sense mirror tilts. Publ. Astron. Soc. Pac. 2023, 135, 018001. [Google Scholar] [CrossRef]
  9. Chambouleyron, V.; Sengupta, A.; Salama, M.; van Kooten, M.; Gerard, B.L.; Haffert, S.Y.; Cetre, S.; Dillon, D.; Kupke, R.; Jensen-Clem, R.; et al. Using the Gerchberg–Saxton algorithm to reconstruct nonmodulated pyramid wavefront sensor measurements. Astron. Astrophys. 2024, 681, A48–A58. [Google Scholar] [CrossRef]
  10. He, X.; Luo, J.; Wang, J.; Zhang, X.; Liu, Y. Improvement of a computer-aided alignment algorithm for the nonsymmetric off-axis reflective telescope. Appl. Opt. 2021, 60, 2127–2140. [Google Scholar] [CrossRef]
  11. Lau, K.; Breckenridge, B.; Nerheim, N.; Redding, D. Active figure maintenance control using an optical truss laser metrology system for a space-based far-IR segmented telescope. In Proceedings of the Controls for Optical Systems, Orlando, FL, USA, 21–22 April 1992; Volume 1696, pp. 60–82. [Google Scholar]
  12. Chen, C.J.; Lin, P.D.; Jywe, W.Y. An optoelectronic measurement system for measuring 6-degree-of-freedom motion error of rotary parts. Opt. Exp. 2007, 15, 14601–14617. [Google Scholar] [CrossRef] [PubMed]
  13. Martin, S.R.; Rud, M.; Stern, D.K.; Scowen, P.A.; Nissen, J.; Krist, J. HabEx space telescope optical system. In Proceedings of the UV/Optical/IR Space Telescopes and Instruments: Innovative Technologies and Concepts VIII, San Diego, CA, USA, 6–10 August 2017; Volume 10398, pp. 13–26. [Google Scholar]
  14. Bolcar, M.R.; Aloezos, S.; Bly, V.T.; Collins, C.; Crooke, J.; Dressing, C.D.; Fantano, L.; Feinberg, L.D.; France, K.; Gochar, G.; et al. The large UV/optical/infrared surveyor (LUVOIR): Decadal mission concept design update. In Proceedings of the UV/Optical/IR Space Telescopes and Instruments: Innovative Technologies and Concepts VIII, San Diego, CA, USA, 6–10 August 2017; Volume 10398, pp. 79–102. [Google Scholar]
  15. Vorontsov, M.A.; Carhart, G.W. Adaptive phase-distortion correction based on parallel gradient-descent optimization. Opt. Lett. 1997, 22, 907–909. [Google Scholar] [CrossRef] [PubMed]
  16. Yang, H.; Li, X.; Gong, C.; Jiang, W. Restoration of turbulence-degraded extended object using the stochastic parallel gradient descent algorithm: Numerical simulation. Opt. Exp. 2009, 17, 3052–3062. [Google Scholar] [CrossRef]
  17. Zhou, L.F.; Zhang, A.; Zhang, J.B.; Fan, X.-L.; Wei, L.; Chen, S.-Q.; Xian, H. Experimental research of alignment error correction by aspheric mirror based on the function of imaging quality. Acta Phys. Sin. 2016, 65, 139501–139505. [Google Scholar] [CrossRef]
  18. Lee, J.; Perkins, D. A simulated annealing algorithm with a dual perturbation method for clustering. Pat. Recog. 2021, 112, 107713. [Google Scholar] [CrossRef]
  19. Gdawiec, K.; Kotarski, W.; Lisowska, A. On the robust Newton’s method with the Mann iteration and the artistic patterns from its dynamics. Nonlinear Dynam. 2021, 104, 297–331. [Google Scholar] [CrossRef]
  20. Alhijawi, B.; Awajan, A. Genetic algorithms: Theory, genetic operators, solutions, and applications. Evolutionary Intelligence. Evol. Int. 2024, 17, 1245–1256. [Google Scholar] [CrossRef]
  21. Di Caprio, D.; Ebrahimnejad, A.; Alrezaamiri, H.; Santos-Arteaga, F.J. A novel ant colony algorithm for solving shortest path problems with fuzzy arc weights. Alex. Eng. J. 2022, 61, 3403–3415. [Google Scholar] [CrossRef]
  22. Singh, K.; Sharma, P.; Suchita, D.A.; Srinivasan, B.; Koilpillai, R.D.; Venkitesh, D. Theoretical and experimental investigation of the sources of error in stochastic parallel gradient descent-based digital modal decomposition technique. OSA Contin. 2021, 4, 1916–1932. [Google Scholar] [CrossRef]
  23. Janiesch, C.; Zschech, P.; Heinrich, K. Machine learning and deep learning. Electron. Mark. 2021, 31, 685–695. [Google Scholar] [CrossRef]
  24. Wang, X.L.; Zhou, P.; Ma, Y.X.; Leng, J.Y.; Xu, X.J.; Liu, Z.J. Active phasing a nine-element 1.14 kW all-fiber two-tone MOPA array using SPGD algorithm. Opt. Lett. 2011, 36, 3121–3123. [Google Scholar] [CrossRef] [PubMed]
  25. Wu, J.; Hu, C.; Liu, R.; Wu, S.; Cao, J.; Cheng, Z.; Yu, B.; Zhang, L. Adam SPGD algorithm in freeform surface in-process interferometry. Opt. Exp. 2022, 30, 32528–32539. [Google Scholar] [CrossRef] [PubMed]
  26. Che, D.; Li, Y.; Wu, Y.; Song, J.; Wang, T. Theory of AdmSPGD algorithm in fiber laser coherent synthesis. Opt. Commun. 2021, 492, 126953. [Google Scholar] [CrossRef]
  27. Zhang, H.; Xu, L.; Guo, Y.; Cao, J.; Liu, W.; Yang, L. Application of AdamSPGD algorithm to sensor-less adaptive optics in coherent free-space optical communication system. Opt. Exp. 2022, 30, 7477–7490. [Google Scholar] [CrossRef]
  28. Li, M.; Liu, X.; Zhang, A.; Xian, H. Telescope alignment based on the sharpness function of under-sampled images. Chin. Opt. Lett. 2019, 6, 061101–061105. [Google Scholar] [CrossRef]
Figure 1. Alignment process of the wavefront sensorless method.
Figure 1. Alignment process of the wavefront sensorless method.
Photonics 11 00993 g001
Figure 2. Optical system of simulations.
Figure 2. Optical system of simulations.
Photonics 11 00993 g002
Figure 3. Images and wavefronts under designed condition.
Figure 3. Images and wavefronts under designed condition.
Photonics 11 00993 g003
Figure 4. Images under misaligned condition.
Figure 4. Images under misaligned condition.
Photonics 11 00993 g004
Figure 5. Corrected images corresponding to three misalignments.
Figure 5. Corrected images corresponding to three misalignments.
Photonics 11 00993 g005
Figure 6. Residual wavefront errors corresponding to each misalignment in different fields of view.
Figure 6. Residual wavefront errors corresponding to each misalignment in different fields of view.
Photonics 11 00993 g006
Figure 7. Comparison of designed and corrected images obtained after alignment of the secondary mirror and third mirror.
Figure 7. Comparison of designed and corrected images obtained after alignment of the secondary mirror and third mirror.
Photonics 11 00993 g007
Figure 8. Residual wavefront errors corresponding to each misalignment after alignment of the secondary mirror and third mirror.
Figure 8. Residual wavefront errors corresponding to each misalignment after alignment of the secondary mirror and third mirror.
Photonics 11 00993 g008
Figure 9. Average RMS comparison of residual wavefront errors.
Figure 9. Average RMS comparison of residual wavefront errors.
Photonics 11 00993 g009
Table 1. Three misalignments corresponding to different mirrors.
Table 1. Three misalignments corresponding to different mirrors.
MisalignmentsMirrorsdx/mmdy/mmdz/mmtxty
1SM0.1−0.10.01−0.0028−0.0028
TM0.050.1−0.0080.00140.0022
FM0.080.01−0.010.0026−0.0018
2SM0.1−0.10.01−0.0028−0.0028
TM0.05−0.050.005−0.0014−0.0014
FM0.1−0.10.01−0.0028−0.0028
3SM0.10.070.0070.00080.0012
TM−0.030.1−0.01−0.00190.0021
FM−0.06−0.090.010.00200.0017
Table 2. Comparison of merit functions.
Table 2. Comparison of merit functions.
ConditionsFields of View
(0°,0°)(0°,1°)(0°,−1°)(1°,0°)(−1°,0°) J ¯
Misalignment 10.2809 0.33260.32610.33520.30450.3159
Misalignment 20.4184 0.41140.41990.42410.40980.4167
Misalignment 30.1820 0.24340.18090.19330.20130.2002
Correction 10.0505 0.13460.14020.12870.13230.1173
Correction 20.0496 0.13450.13450.12790.13230.1158
Correction 30.0472 0.14010.15680.12660.12310.1188
Designed images0.0505 0.12530.12750.12130.12040.1090
Table 3. Comparison of merit functions after alignment of the secondary mirror and third mirror.
Table 3. Comparison of merit functions after alignment of the secondary mirror and third mirror.
ConditionsFields of View
(0°,0°)(0°,1°)(0°,−1°)(1°,0°)(−1°,0°) J ¯
Correction 10.05280.12630.12620.12100.12220.1097
Correction 20.05120.12870.12700.11890.12500.1102
Correction 30.05290.12600.12900.12180.12170.1103
Designed images0.0505 0.12530.12750.12130.12040.1090
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Li, M.; Liu, X.; Zhang, J.; Xian, H. Telescope Alignment Method Using a Modified Stochastic Parallel Gradient Descent Algorithm. Photonics 2024, 11, 993. https://doi.org/10.3390/photonics11110993

AMA Style

Li M, Liu X, Zhang J, Xian H. Telescope Alignment Method Using a Modified Stochastic Parallel Gradient Descent Algorithm. Photonics. 2024; 11(11):993. https://doi.org/10.3390/photonics11110993

Chicago/Turabian Style

Li, Min, Xin Liu, Junbo Zhang, and Hao Xian. 2024. "Telescope Alignment Method Using a Modified Stochastic Parallel Gradient Descent Algorithm" Photonics 11, no. 11: 993. https://doi.org/10.3390/photonics11110993

APA Style

Li, M., Liu, X., Zhang, J., & Xian, H. (2024). Telescope Alignment Method Using a Modified Stochastic Parallel Gradient Descent Algorithm. Photonics, 11(11), 993. https://doi.org/10.3390/photonics11110993

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

Article Metrics

Back to TopTop