CN112904555A - Gaussian beam shaping lens design method based on partial differential equation solution - Google Patents

Gaussian beam shaping lens design method based on partial differential equation solution Download PDF

Info

Publication number
CN112904555A
CN112904555A CN202110210558.2A CN202110210558A CN112904555A CN 112904555 A CN112904555 A CN 112904555A CN 202110210558 A CN202110210558 A CN 202110210558A CN 112904555 A CN112904555 A CN 112904555A
Authority
CN
China
Prior art keywords
lens
differential equation
partial differential
shaping
gaussian
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110210558.2A
Other languages
Chinese (zh)
Inventor
张良
陈磊
于存胜
吕柳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jiangsu University
Original Assignee
Jiangsu University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jiangsu University filed Critical Jiangsu University
Priority to CN202110210558.2A priority Critical patent/CN112904555A/en
Publication of CN112904555A publication Critical patent/CN112904555A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G02OPTICS
    • G02BOPTICAL ELEMENTS, SYSTEMS OR APPARATUS
    • G02B27/00Optical systems or apparatus not provided for by any of the groups G02B1/00 - G02B26/00, G02B30/00
    • G02B27/0012Optical design, e.g. procedures, algorithms, optimisation routines
    • GPHYSICS
    • G02OPTICS
    • G02BOPTICAL ELEMENTS, SYSTEMS OR APPARATUS
    • G02B27/00Optical systems or apparatus not provided for by any of the groups G02B1/00 - G02B26/00, G02B30/00
    • G02B27/09Beam shaping, e.g. changing the cross-sectional area, not otherwise provided for
    • G02B27/0938Using specific optical elements
    • G02B27/095Refractive optical elements
    • G02B27/0955Lenses

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Optics & Photonics (AREA)
  • Lenses (AREA)

Abstract

The invention discloses a free-form surface lens design method for laser shaping, which comprises the following steps: based on the snell's law, the relation between incident Gaussian light, the curved surface of the lens and the illumination of the target surface is found, the partial differential equation of the curved surface of the lens is constructed, programming is carried out in MATLAB, and the curve discrete points of the lens are solved by using a Runge-Kutta method. And (3) importing the obtained data into solidworks software, constructing a lens 3D model, importing the model into optical software ZEMAX software for verification, wherein simulation analysis results show that the design successfully shapes the Gaussian beam into a flat-top beam, and the uniformity of the illumination of the target surface is more than 95%.

Description

Gaussian beam shaping lens design method based on partial differential equation solution
Technical Field
The invention belongs to the field of optical system design, and particularly relates to a Gaussian beam shaping lens design method based on partial differential equation solution.
Background
Laser processing technology is in the present day industry where energy control of a laser beam is one of the most important factors. Various optical systems have been developed for beam shaping of laser light, but most designs have aspheric surfaces set in optical software, and the lens is obtained by optimizing an optimization function step by step. The method cannot effectively ensure that the optimal solution is obtained, and a large amount of time is spent in the process of repeated optimization. It is therefore far reaching how to quickly design an effective shaping lens.
Disclosure of Invention
A Matlab program written by the design method can quickly construct a lens meeting the requirements, and the shaping of Gaussian light is realized.
In order to realize the purpose, the invention adopts the technical scheme that: a Gaussian beam shaping lens design method based on partial differential equation solution comprises the following steps:
step 1, confirming basic parameters of a structure according to design requirements, wherein the basic parameters comprise an initial position of a central point of a first lens; the distance between the first lens and the second lens; target surface illumination values, etc.
And 2, performing energy integration on the parallel incident Gaussian beams, and establishing an energy mapping relation with the target surface.
And 3, establishing a partial differential equation between the light ray, the lens curved surface and the target surface according to the Snell's law.
And 4, using Matlab programming, and solving by using a Runge-Kutta method in numerical analysis to obtain a partial differential equation solution so as to obtain the discrete points of the free-form surface of the first shaping lens.
And 5, calculating the discrete points of the free-form surface of the second lens by the light rays emitted by the first lens, wherein the lens is used for collimating and emitting the shaped light rays.
And 6, importing the discrete points of the free curved surfaces of the first lens and the second lens obtained by Matlab calculation into Solidworks mechanical software, and establishing a 3D model.
And 7, importing the established 3D model into optical software Zemax, and verifying the effect of the shaping system.
Further, in step 2, the gaussian function is divided by a Newton-Cotes formula, and the steps are as follows:
step 2-1, setting incident light as Gaussian function distribution with beam waist of omega0
And 2-2, setting n nodes.
And 2-3, performing numerical integration on the Gaussian functions in the nodes from n-1 to n by using a Newton-Cotes formula when the Cotes coefficient is 4.
Further, in step 3, the detailed steps of constructing the partial differential equation are as follows:
step 3-1, setting the refractive index value n of the lens1Let the lens curve expression be y (x), where y is the light incidence direction.
Step 3-2, establishing an energy mapping relation f (x) ═ g (r), wherein f (x) is the energy within the radius x of the lens, and g (r) is the energy within the radius r of the m target surface.
And 3-3, deriving a partial differential equation related to the coordinates of the discrete points of the lens according to the energy mapping relation and the Snell equation. The expression is as follows:
Figure BDA0002952127780000021
further, in step 4, a partial differential equation is solved by using a Runge-Kutta method, wherein the formula is as follows:
Figure BDA0002952127780000022
k1=f(xn,yn)
Figure BDA0002952127780000023
Figure BDA0002952127780000024
Figure BDA0002952127780000025
further, in step 6, a 3D model is established according to the calculated data, which specifically comprises the steps of:
step 6-1, store the x, y, z coordinates of the lens curve into a three column matrix.
And 6-2, deriving a matrix as a txt document by using the save command in Matlab.
And 6-3, importing the txt document by using a characteristic-curve passing through an xyz point operation in Solidworks to generate a curve.
The invention has the following beneficial effects: the energy of the laser beam can be arbitrarily shaped and collimated out. The programming program obtained by the method can be operated and completed within a few seconds, and the free-form surface lens structure is obtained. Compared with the traditional design method, the lens provided by the invention has the advantages of higher precision, more excellent shaping effect and shorter design time. For different shaping requirements, the setting of the target surface in the program can be modified, so that the program can be recycled. The shaping of a gaussian beam into a flat-topped beam is described herein as an example.
Drawings
Fig. 1 is an optical schematic diagram of the present invention, and the process of shaping a gaussian beam into a flat-top beam can be seen from the diagram.
FIG. 2 is a schematic diagram of the equation construction of the present invention, in which various parameters such as the lens curved surface, the light incident angle, the emergent angle, etc. are given, and the equation is established according to the parameters shown in the diagram.
FIG. 3 is a cross-sectional illumination diagram of a Gaussian beam.
Fig. 4 is a planar illuminance diagram of a gaussian beam.
FIG. 5 is a line section illuminance diagram of a flat-topped beam at the target surface.
FIG. 6 is a planar illuminance diagram of a flat-topped beam at the target surface.
Detailed Description
The technical scheme of the invention is further explained in detail by combining the drawings in the specification.
Referring to fig. 1, the 1 st lens is a plano-convex lens, the gaussian light is incident from the plane 1 and then refracted to the convex surface 3 from the convex surface 2, and the collimated light is emergent after refraction.
Referring to fig. 2, the direction of incidence of light is taken as the y-axis and the perpendicular direction is taken as the x-axis in the figure. The specific partial differential equation construction process is as follows:
the snell's law can be applied on the surface 2:
n1sinθ1=n2sinθ2
n1,n2refractive index of the lens and refractive index of air, respectively, and theta1,θ2It can be expressed by the normal slope k1 at the refraction of the surface 2 and the slope k2 of the outgoing ray, thus obtaining the system of equations:
Figure BDA0002952127780000031
Figure BDA0002952127780000032
Figure BDA0002952127780000033
Figure BDA0002952127780000034
the relation between the lens curved surface derivative and the emergent light can be deduced by the following four formulas:
Figure BDA0002952127780000035
next, an energy mapping relation is established, and since the system is a structure which is circularly symmetrical around the y axis, the x-y axis section can be taken for analysis.
Let the Gaussian beam initial position illumination expression be
Figure BDA0002952127780000041
Integral to this function is represented by f (x) ═ f (x) dx, f (x) can be represented as enclosed by a gaussian beam within the section of radius xThe energy contained in the water. Let the illumination of the target surface be expressed as g (r), since the illumination distribution of the target surface is uniform, the energy enclosed in the section of radius r can be expressed as
Figure BDA0002952127780000042
Wherein T is the total energy and R is the radius of the light spot of the target surface 3. From f (x) ═ g (r), then:
Figure BDA0002952127780000043
since R and T are both known numbers, R is a simple function of x. According to
Figure BDA0002952127780000044
The final partial differential equation is obtained, where y0Is the y coordinate when x is 0 on the surface 2 and d is the distance from the center of the surface 2 to the target surface.
The solution to the partial differential equation can be solved by the Runge-Kutta method:
Figure BDA0002952127780000045
k1=f(xn,yn)
Figure BDA0002952127780000046
Figure BDA0002952127780000047
Figure BDA0002952127780000048
the center (0, y0) of the surface 2 is used as an initial point, the step size is set to h, and the discrete points of the surface 2 can be found. The solving process of the surface 4 is similar to that of the surface 2, and because the distance between the surface 2 and the surface 4 is long, the curvature of the surface 4 is large and close to a plane, and the influence caused by the difference between the surface 4 and the target surface 3 can be ignored. And (3) calculating the curvature of each node by using the partial differential equation in the step (3), taking the curvature as the intersection point of the tangent and the next ray as the next point of the curved surface, and circulating the steps until the last ray iteration is finished. The parameters set herein are as follows:
d=100mm,R=3mm,y0=3mm,n1=1.5,ω0=3mm
after the calculation is finished, the obtained data is stored in the matrix and is exported to be a txt document, and the txt document is imported by using the operation of 'feature-curve passing through xyz points' to generate a curve. And (3) constructing an entity file of the lens by using the rotation characteristic, importing the entity file into Zemax, and establishing a non-sequence model to analyze the lens effect. Simulated light rays are set to be 1000000 ten thousand, the half width of the Gaussian beam is 1.5, a light ray detector with the length of 5mm x 5mm is arranged at the position 300mm on the axis, and the simulation result is observed.
As can be seen from fig. 3-1 to 3-4, a beam of flat-top collimated light is programmed after incident light is shaped by a lens, a circular light spot with a radius of 3mm is formed on a target surface, the uniformity is over 97%, and the design requirement is met.
The partial differential equation in the shaping process is constructed, the free-form surface type is solved in Matlab by programming, when 1000 nodes are set, the solution is completed for about 5s, the design efficiency is greatly improved, and the free-form surface type can be obtained only by modifying corresponding required parameters in subsequent similar designs, which has important significance for laser shaping realized by the lens.
The above description of the disclosed embodiments is intended to enable those skilled in the art to make modifications and alterations to the described embodiments. Therefore, the present invention is not limited to the specific embodiments disclosed and described above, and some modifications and variations of the present invention should fall within the scope of the claims of the present invention. Furthermore, although specific terms are employed herein, they are used in a generic and descriptive sense only and not for purposes of limitation.

Claims (5)

1. A Gaussian beam shaping lens design method based on partial differential equation solution is characterized in that: the method comprises the following steps:
step 1, confirming basic parameters of a structure according to design requirements, wherein the basic parameters comprise an initial position of a central point of a first lens; the distance between the first lens and the second lens; a target surface illumination value;
step 2, performing energy integration on the parallel incident Gaussian beams, and establishing an energy mapping relation with a target surface;
step 3, establishing a partial differential equation between the light ray, the lens curved surface and the target surface according to the Snell's law;
step 4, Matlab programming is used, and a partial differential equation solution is obtained by solving with a Runge-Kutta method in numerical analysis, so that discrete points of the free-form surface of the first shaping lens are obtained;
step 5, calculating the discrete points of the free-form surface of the second lens by the light rays emitted by the first lens, wherein the lens is used for collimating and emitting the shaped light rays;
step 6, importing the discrete points of the free curved surfaces of the first lens and the second lens obtained by Matlab calculation into Solidworks mechanical software, and establishing a 3D model;
and 7, importing the established 3D model into optical software Zemax, and verifying the effect of the shaping system.
2. The method of claim 1, wherein the partial differential equation solution-based Gaussian beam-shaping lens design method comprises: in step 2, the Gaussian function is divided through a Newton-Cotes formula, and the steps are as follows:
step 2-1, incident light is set to beam waist omega0(ii) a gaussian function distribution;
step 2-2, setting n nodes;
and 2-3, performing numerical integration on the Gaussian functions in the nodes from n-1 to n by using a Newton-Cotes formula when the Cotes coefficient is 4.
3. The method of claim 1, wherein the partial differential equation solution-based Gaussian beam-shaping lens design method comprises: in step 3, the detailed steps for constructing the partial differential equation are as follows:
step 3-1, setting the refractive index value n of the lens1Setting a lens curve expression as y (x), wherein y is a light incidence direction;
step 3-2, establishing an energy mapping relation F (x) ═ G (r), wherein F (x) is the energy within the radius of the lens x, and G (r) is the energy within the radius of the m target surface r;
and 3-3, deriving a partial differential equation related to the coordinates of the discrete points of the lens according to the energy mapping relation and the Snell equation. The expression is as follows:
Figure FDA0002952127770000011
4. the method of claim 1, wherein the partial differential equation solution-based Gaussian beam-shaping lens design method comprises: in step 4, a Runge-Kutta method is used for solving a partial differential equation, wherein the formula is as follows:
Figure FDA0002952127770000012
k1=f(xn,yn)
Figure FDA0002952127770000021
Figure FDA0002952127770000022
Figure FDA0002952127770000023
5. the method of claim 1, wherein the partial differential equation solution-based Gaussian beam-shaping lens design method comprises: in step 6, a 3D model is established according to the data obtained by calculation, and the specific steps are as follows:
step 6-1, storing the x, y and z coordinates of the lens curve into a three-column matrix;
step 6-2, deriving a matrix as a txt document by using a save command in Matlab;
and 6-3, importing the txt document by using a characteristic-curve passing through an xyz point operation in Solidworks to generate a curve.
CN202110210558.2A 2021-02-25 2021-02-25 Gaussian beam shaping lens design method based on partial differential equation solution Pending CN112904555A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110210558.2A CN112904555A (en) 2021-02-25 2021-02-25 Gaussian beam shaping lens design method based on partial differential equation solution

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110210558.2A CN112904555A (en) 2021-02-25 2021-02-25 Gaussian beam shaping lens design method based on partial differential equation solution

Publications (1)

Publication Number Publication Date
CN112904555A true CN112904555A (en) 2021-06-04

Family

ID=76107154

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110210558.2A Pending CN112904555A (en) 2021-02-25 2021-02-25 Gaussian beam shaping lens design method based on partial differential equation solution

Country Status (1)

Country Link
CN (1) CN112904555A (en)

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
YAQIN ZHANG等: "Double freeform surfaces design for laser beam shaping with Monge-Ampere equation method", 《OPTICS COMMUNICATIONS》 *
吴仍茂: "自由曲面照明设计方法的研究", 《中国优秀博硕士学位论文全文数据库(博士) 基础科学辑》 *
天津大学数学系编写组: "《工程数学基础教程》", 30 September 2016 *
彭亚蒙: "自由曲面光学系统在激光光束整形中的应用", 《中国优秀博硕士学位论文全文数据库(硕士) 信息科技辑》 *
李庆扬 等: "《数值分析》", 30 April 2018 *

Similar Documents

Publication Publication Date Title
TWI539184B (en) Design method of a freeform imaging lens
CN103592702B (en) Double-free-form-surface lens for laser beam shaping and design method thereof
CN106168712A (en) A kind of Gaussian Beam Transformation is the population method for designing of flat top beam shaping lens
CN110543013A (en) simplified construction method of optical system for regulating and controlling light distribution free-form surface
US10437943B2 (en) Method of and system for optimizing NURBS surfaces for an imaging system
CN103592767B (en) A kind of laser beam reshaping device adopting two free-form surface lens
CN112904555A (en) Gaussian beam shaping lens design method based on partial differential equation solution
EP2062086A2 (en) Method and apparatus for designing optical surfaces
CN109324410B (en) L ED lens design method for non-planar uniform illumination
CN112540460A (en) Optical system design method based on combination of TIR and microlens array
CN111897127A (en) Optimization design method of free-form surface lens for beam shaping of pumping laser system
CN113419340B (en) Free-form surface construction method for laser beam shaping
CN110007460B (en) Lens manufacturing method, computer device and storage medium
CN113325593B (en) Laser beam splitting system based on free-form surface lens
CN113433691A (en) Double-free-form surface collimating lens design method and double-free-form surface collimating lens
Chen et al. Aspheric surface lens for LED collimating illumination with low Fresnel loss
TWI664545B (en) Method for producing a primary optical free-form surface structure
CN107544140A (en) Free-form surface lens design method based on genetic algorithm
Tang et al. Parallel ray tracing through freeform lenses with NURBS surfaces
CN111308702A (en) Optimal design method of reflector array
TWI709078B (en) Method of designing a free-form surface lens for light collimation
Shen et al. Beam shaping for two-dimensional laser array by a computational model
CN113281902B (en) Ray and optical free-form surface intersection point position iterative solution method based on secant method
CN113281903B (en) Simple and efficient iterative solution method for intersection point position of light and optical free-form surface
CN117348240A (en) Design method of double free-form surface laser beam shaping system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210604