Next Article in Journal
Gas Sensor Properties of (CuO/WO3)-CuWO4 Heterostructured Nanocomposite Materials
Previous Article in Journal
Numerical and Fracture Mechanical Evaluation of Safety Monitoring Indexes and Crack Resistance in High RCC Gravity Dams Under Hydraulic Fracture Risk
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Identification of Laser Parameters Acting on an Axisymmetric Domain Using an Artificial Immune System

by
Arkadiusz Poteralski
* and
Jolanta Dziatkiewicz
Department of Computational Mechanics and Engineering, Silesian University of Technology, Konarskiego 18a, 44-100 Gliwice, Poland
*
Author to whom correspondence should be addressed.
Materials 2025, 18(12), 2895; https://doi.org/10.3390/ma18122895
Submission received: 8 April 2025 / Revised: 7 June 2025 / Accepted: 16 June 2025 / Published: 18 June 2025
(This article belongs to the Section Materials Simulation and Design)

Abstract

:
The paper presents the control of the ablated gap of required dimensions in an axisymmetric domain made of metal. For this purpose, two parameters of the laser interacting on this layer were identified, which means laser intensity and characteristic time of the laser pulse. A hyperbolic two-temperature model was applied. This is a model in which there are two coupled equations for electrons and phonons. The model was supplemented with appropriate boundary and initial conditions. The direct problem was solved using the finite difference method with a staggered grid. An artificial immune system was used for the identification process.

1. Introduction

The mechanical structure optimization is a class of challenging and time-consuming tasks [1]. To determine the value of the fitness function and/or its gradient, it is necessary to identify the global solution and to do multiple computations of challenging direct problems. Proposing optimization strategies based on immune system applications is one of the most crucial stages in creating bioinspired algorithms. Numerous methods, such as the boundary element method (BEM), the finite element method (FEM), and the finite difference method (FDM), can be used to handle boundary-initial value problems. In this paper, the finite difference method was used.
The goal of the optimization algorithm was to identify the values of laser parameters in order to obtain the expected depth and width of the gap in the material in the specific time that was evaporated as a result of the interaction of ultra-fast laser pulse.
The direct problem was calculated using the finite difference method with the staggered grid. The artificial immune system (AIS) was employed as an optimization algorithm in this paper.
The main motivation of the authors was to develop a mathematical model enabling the modeling of the ablation process and to create software that would allow for the control of specific ablation parameters of a given part of the material. Ablation is a very important technique used in many fields of science and industry, such as medicine, mechanical engineering, materials engineering, and space engineering. The example used in this article fits into material and mechanical engineering. Examples of applications in medicine include the following: the treatment of heart arrhythmias and the removal of tumors in various organs. In space engineering, ablation can be used in the optimal design of thermal shields. Therefore, creating a mathematical model of the ablation phenomenon and then algorithmizing it is a very important and new part of science. It is planned to further develop this topic by expanding the range of possible materials for which the ablation phenomenon will be applied (medical or space engineering examples). The second motivation during the work on this article was the possibility of using computational intelligence for automated control of parameters that determine the desired ablation. As part of the work on several optimization algorithms, AIS was selected, which, with appropriately selected parameters, guarantees that we find optimal solutions. Combining this type of bioinspired algorithm with an ablation calculation tool seems to be an innovative technique not used so far, which is confirmed by the literature review.
Natural phenomenon observations were used to design the AIS. A process found in biological immune systems serves as the foundation for the development of artificial immune systems [2]. In addition to positive and negative selection methods, they can use the clonal selection mechanism. The clonal selection mechanism is employed in this research.
The AIS algorithm was chosen due to some of its properties that were essential for the optimization process. The primary benefit of using the AIS is that it does not require any knowledge of the fitness function’s gradient. This algorithm’s other benefits compared with other heuristics methods include multidirectional search, the ability to work on potential acceptable solutions, high resistance to becoming stuck in local extremes, the ability to find multiple extrema at once (including local ones that are close to the global solution), and the fact that information about the objective function is sufficient for the optimization process. The disadvantage of this algorithm is the speed of the optimization process (which may be longer than other algorithms like PSO or a EA).
The paper [1] presents a comparison of the artificial immune system (AIS), particle swarm algorithm (PSO), and evolutionary algorithm (EA) employed in this work. Optimization of topology, shape, and material properties is presented [1].
Knowing its advantages and disadvantages, a comparison of its efficiency and effectiveness for several selected tasks (mechanical systems) is presented using the AIS algorithm. In order to optimize a reinforced rectangular plate, AIS and PSO were compared in paper [3]. Optimization is taken into consideration for the dynamically loaded plate that is reinforced by a frame-like structure made up of straight beams. The stiffness of the plate was maximized by searching for the best stiffener locations. Both algorithms discovered the same solution and were successful.
In publication [4], optimization of thermomechanical structures was made using bioinspired methods (AIS, PSO, and EA). The optimization problem was formulated as the minimization of the maximal value of the equivalent stress and the minimization of the volume and the maximal value of the temperature. The second option was the maximization of the total dissipated heat flux with respect to specific dimensions of a thermomechanical structure. The final solutions obtained after optimization were identical, but in terms of efficiency, this time AIS was faster.
In the paper [5] an application of AIS, PSO, and EA to the optimization of the stacking sequence of plies in composites is presented. All algorithms found the same solutions after setting their optimization parameters appropriately.
It was determined to adopt AIS in this article after weighing the benefits and drawbacks of each approach and considering several optimizations carried out with AIS, PSO, and EA. The development of such algorithms and their use in identification and optimization problems have been extensively studied in recent years. Many research institutions around the world are now developing and implementing artificial immune systems [6]. For instance, they tackled the classification and optimization problem using bioinspired methodologies. Query expansion problem [7], learning neural network [2,8,9], and multi-objective optimization [10,11] are only a few of the many works that the authors have written. AIS is now widely utilized to tackle a wide range of problems, including highly specialized ones such as determining and controlling a fuel–ethanol fermentation process, identifying and diagnosing heart illness using ECG analysis [12], and selecting the finest wiener equalizers [13]. Among other fascinating applications, the AIS can also be used to build evolutionary trees [8]. The Bayesian Artificial Immune System (BAIS), which is employed in works [14,15], is a variant of the “classic” artificial immune system [16]. Transportation systems also take advantage of the AIS [17,18]. A hybrid version of this strategy is used in publication [19] to attain faster convergence to the global optimum.
According to the literature review, the suggested technique of determining the laser parameter values to determine the anticipated depth and width of the material gap is a novel approach that complements numerous works about material property design. Combining FDM with bioinspired optimization algorithms like AIS is a novel method that yields quick and high-quality results.
The literature study concludes that while bioinspired approaches are applied during optimization for a range of engineering challenges, they are not utilized for the materials covered in this paper. All of the programs used to determine the values of laser parameters, including the optimization technique and the software for FDM structure analysis, were developed by the authors of this research. Making software based on AIS widely available and simple to use with any application to address issues based on altering design parameters was one of the primary goals of the development process.
In order to address the problem used to establish the objective function, a procedure for the exchange of data (PED) between an optimization algorithm (AIS) and any software is created. Article [20] describes what the appropriate files should look like in order to use AIS to optimize a given problem. This process enables the optimization tool to be quickly and readily integrated with any engineering calculation package.
This work presents the identification of laser parameters in a thin gold layer during the ablation process. The axisymmetric hyperbolic two-temperature model is applied. This two-temperature model is described by two differential equations coupled with the electron–phonon coupling factor G. One of the equations concerns electron temperatures, and the other concerns lattice temperatures [21,22]. The hyperbolic two-temperature model was validated with an experiment conducted on a thin metal layer made of gold. Appropriate initial and boundary conditions have been imposed for this model. The finite difference method with a staggered grid was used to solve this direct problem [23]. Heat fluxes were calculated for odd nodes, while temperatures were calculated for even nodes. However, the problem described in this article has not yet been solved using AIS.
The structure of this document is as follows. The two-temperature model for the axisymmetric domain is explained in Section 2. This model gives precise results for heat transfer on the microscale. Particularly for the ablation process, the thermophysical parameters presented in Section 3 are temperature dependent and extremely nonlinear. The method of solving the direct problem is described in Section 4. In Section 5, the principle of AIS operation has been described and explained. Next, the optimization problem and numerical example are presented in Section 6. Finally, concluding remarks are given in Section 7.

2. Microscale Heat Transfer

The axisymmetric domain exposed to the ultra-short laser pulse is taken into account (Figure 1).
A two-temperature model that describes the isothermal solid–liquid and liquid–vapor phase changes as well as the temporal and spatial evolution of the lattice and electron temperatures in the irradiation microdomain has the form [21,24,25]
C e ( T e ) T e ( r , z , t ) t = q e G ( T e , T l ) T e ( r , z , t ) T l ( r , z , t ) + Q ( r , z , t )
q e ( r , z , t + τ e ) = λ e ( T e , T l ) T e ( r , z , t )
C l T l ( r , z , t ) t = q l + G ( T e , T l ) T e ( r , z , t ) T l ( r , z , t ) , T l T m , T l T e v
t m b t m e q l + G ( T e , T l ) T e ( r , z , t ) T l ( r , z , t ) d t = Q m , T l = T m
t b b t b e q l + G ( T e , T l ) T e ( r , z , t ) T l ( r , z , t ) d t = Q e v , T l = T e v
q l ( r , z , t + τ l ) = λ l T l ( r , z , t )
where Te (r, z, t), Tl (r, z, t) are the temperatures of the electrons and lattice, and qe = qe (r, z, t), ql = ql (r, z, t) are the heat fluxes of the electrons and lattice. Q(r, z, t) is the source function associated with the irradiation of the laser pulse, where the mentioned quantities are dependent on radial coordinate r, axial coordinate z, and time t. Ce(Te), Cl are the volumetric specific heats, G(Te, Tl) is the electron–phonon coupling factor, λe = λe(Te, Tl), λl are the thermal conductivities of the electrons and lattice, respectively, τe is the relaxation time of free electrons in metals it means the time needed to change energy state, τl is the relaxation time in phonon collisions, ∇(∙) denotes the gradient, Qm is the volumetric latent heat of fusion, Tm is the melting temperature, tmb and tme are the times corresponding to the beginning and the end of the solid–liquid phase transformation, Qev is the volumetric latent heat of evaporation, Tev is the evaporation temperature, and tevb and teve are the times corresponding to the beginning and the end of the liquid–vapor phase transformation.
Expanding the left-hand sides of Equations (2) and (6) into the Taylor series with an accuracy of two terms, one obtains
q e ( r , z , t ) + τ e q e r , z , t t = λ e ( T e , T l ) T e r , z , t x
and
q l ( r , z , t ) + τ l q l r , z , t t = λ l ( T l ) T l r , z , t x
The source function is related to the ultra-fast laser pulse, which has the form [26,27]
Q = 4 ln 2 π 1 R I 0 δ t p exp r 2 r D 2 z δ 4 ln 2 t 2 t p 2 t p 2
where R is the reflectivity of the irradiated surface, rD is the laser beam radius, δ is the optical penetration depth, I0 is the laser intensity, and tp is the characteristic time of the ultra-short laser pulse.
When the lattice temperature Tl reaches the value Tev at the point under consideration and condition (5) is met, the sub-domain associated with this point is eliminated, and the relevant boundary conditions are moved to the new external boundary. This is how the ablation effect is modeled.
The boundary conditions (no-flux conditions) are added to the mathematical model that was previously presented, which indicates
r , z Γ : q b e r , z , t = λ e ( T e , T l )   n T e ( r , z , t ) = 0 q b l r , z , t = λ l   n T l ( r , z , t ) = 0
where n is the outward unit normal vector.
The initial condition means that the initial temperature distribution is also known.
t = 0 : T e r , z , t = T l r , z , t = T 0
where T0 is a constant value.

3. Thermophysical Parameters

It is essential to accurately estimate the parameter values that exist in the model to guarantee the accuracy of the numerical computations. Volumetric specific heat of electrons depends on the temperature of the electrons, and the following formula is proposed [28,29]
C e ( T e ) = A T e ,   T e < T F / π 2 A T F / π 2 + N k B A T F / π 2 2 T F / π 2 T e T F / π 2 ,   T F / π 2 T e < 3 T F / π 2 N k B + N k B / 2 T F 3 T F / π 2 T e 3 T F / π 2 , 3 T F / π 2 T e < T F 3 N k B / 2 ,   T e T F
where TF = 64,200 K is the Fermi temperature, N = 5.9 · 1028 1/m is the electron concentration in gold film, kB is the Boltzmann constant, and A for gold is given by the formula A = π2 NkB/(2TF) = 62.7 J/(m3K). The course of this parameter in relation to the electron temperature for the gold film is shown in Figure 2.
The electrons’ thermal conductivity is described by the formula [28,30]
λ e ( T e , T l ) = χ ( T e / T F ) 2 + 0.16 5 / 4 ( T e / T F ) 2 + 0.44 ( T e / T F ) ( T e / T F ) 2 + 0.092 1 / 2 ( T e / T F ) 2 + η ( T l / T F )
where for gold film one has χ = 353 W/(mK) and η = 0.16, [30]. The distribution of electrons’ thermal conductivity for the gold film is shown in Figure 3.
The electron–phonon coupling factor is given by
G ( T e , T l ) = G r t A e B l ( T e + T l ) + 1
where for gold film Ae = 1.2 · 107 1/(K2s), Bl = 1.23 · 1011 1/(Ks) and Grt = 2.2 · 1016 W/(m3K) [30]. The distribution of this parameter is shown in Figure 4.
The thermal conductivity and volumetric specific heat of the lattice are constant values [10].

4. Method of Solving the Direct Problem

The direct problem formulated is solved using the implicit scheme of the finite difference method [30,31,32]. In the cylindrical coordinate system, the Equations (1)–(3), and (6) take the form
C e ( T e ) T e ( r , z , t ) t = 1 r r q e r ( r , z , t ) r q e z ( r , z , t ) z G ( T e , T l ) T e ( r , z , t ) T l ( r , z , t ) + Q ( r , z , t )
C l ( T l ) T l ( r , z , t ) t = 1 r r q l r ( r , z , t ) r q l z ( r , z , t ) z + G ( T e , T l ) T e ( r , z , t ) T l ( r , z , t ) ,     T l T m , T l T e v
q e r + τ e q e r t = λ e ( T e , T l ) T e r q e z + τ e q e z t = λ e ( T e , T l ) T e z
q l r + τ l q l r t = λ l ( T l ) T l r q l z + τ l q l z t = λ l ( T l ) T l z
In this work, the finite difference method with the so-called staggered grid was used. The explicit scheme of the finite difference method requires that the stability condition be fulfilled, and for this purpose the mesh size has been appropriately selected. The nodes with any odd coordinates refer to heat fluxes, and nodes with even coordinates refer to temperatures, as shown in Figure 5.
The finite difference approximation of Equation (4) is used to represent the solid–liquid phase transition, as follows:
t m b t m e 1 r i , j r i , j + 1 q l r i , j + 1 f r i , j 1 q l r i , j 1 f 2 h q l z i + 1 , j f q l z i 1 , j f 2 h + G i , j f T e i , j f T l i , j f d t = Q m
For the node (ri, zj), the value
M i , j f = 1 Q m 1 r i , j r i , j + 1 q l r i , j + 1 f r i , j 1 q l r i , j 1 f 2 h q l z i + 1 , j f q l z i 1 , j f 2 h + G i , j f T e i , j f T l i , j f Δ t
is calculated, and it is assumed that Tli,jf = Tm. For the transition tftf+1 the value Mi,jf+1 is calculated. If Mi,jf + Mi,jf+1 < 1 then Tli,jf+1 = Tm and the temperature field for transition tf+1tf+2 is determined. The calculations are continued until
1 Q m k = f K M i , j k 1
The phase change liquid–vapor is modeled in a similar way. Thus, if the lattice temperature Tli,jf is higher or equal to Tev (Tli,jfTev), then in the sub-domain domain r  [ri,j−1, ri,j+1], z  [zi−1,j, zi+1,j], the evaporation process starts. For this node, the value
N i , j f = 1 Q e v 1 r i , j r i , j + 1 q l r i , j + 1 f r i , j 1 q l r i , j 1 f 2 h q l z i + 1 , j f q l z i 1 , j f 2 h + G i , j f T e i , j f T l i , j f Δ t
is calculated, and it is assumed that Tli,jf = Tev. For the transition t ft f+1 the value Ni,jf+1 is determined. If Ni,jf + Ni,jf+1 < 1 then Tli,jf+1 = Tev and the temperature field for transition tf+1t f+2 is found. The calculations are continued until
1 Q e v k = f K N i , j k 1
Finally, the sub-domain under consideration is eliminated when the left-hand side of inequality (23) achieves the value 1, and the relevant boundary conditions are transferred to the new external boundary.

5. Optimization Method—Artificial Immune System (AIS)

An optimization approach like the Artificial Immune System (AIS) is used in this paper. AIS can be constructed using a variety of methods, including the mechanisms of positive and negative selection or the clonal selection mechanism [33]. This publication [34] explains the developed algorithm based on the clonal selection process. This method is shown in Figure 6. The memory cells are created at random in the initial stage. This process was carried out multiple times with different random values. This was a guarantee of the algorithm’s effectiveness. New memory cells are produced as a result of mutations and proliferation. The value of a memory cell’s goal function determines how many clones are produced from it. The objective function value of each memory cell is then ascertained.
Some of the new memory cells replace the memory cells from the previous iteration during the selection phase. The distance between memory cells and their clones, which is determined by applying the values of choice variables, is the basis for selection. The next step involves using the crowding mechanism. This process eliminates memory cells that are similar to each other. The process is carried out iteratively until the stop condition is met.
The stop condition can be represented by the maximum number of iterations, the expected value of the objective function, or the expected progress in the objective function over many iterations. This method alters the mutation operator and is based on the Wierzchoń method [35]. This approach substitutes the Gaussian mutation for the nonuniform mutation [35]. This type of mutation allows for the modification of previously obtained results in a particular manner. More information about this type of mutation can be found in [20]. Gaussian mutation aims to look for a certain memory cell’s surroundings. Several tests showed that this specific algorithmic mutation yields superior results to other types.
The objective function for the optimization problem is established. The task of the immune optimization is to minimize (or maximize) the objective function J:
min J x ( x )
regarding the decision variables, which are encapsulated in a vector:
x t j = g 1 j , g 2 j , , g i j , , g n j
where: g i j i-th parameter of j-th vector, corresponding to the decision variable of the optimization problem, t —number of iterations.
Structure optimization occurs in a setting where constraints, including those on equivalent stresses, structural displacements, or structure volume, can be imposed. The decision variables, or vector (2) parameters, are then subject to restrictions:
g i j   min g i j g i j   max
where:
  • g i j   min i-th minimal value of the parameter for the j-th memory cell,
  • g i j   max i-th maximal value of the parameter for the j-th memory cell.
The initial stage of the immune process creates a group of memory cells. Memory cells, which are used to store decision factors, grow during the optimization process. The process of proliferation requires the creation of clones based on memory cells. The unique group for which the objective functions are computed is created by each memory cell and its clones. The creation of memory cells, the initial phase in the main loop of the immunological algorithm, is implemented in the next stage. Each memory cell has a set number of clones created for it. To find the ideal memory cell, this function creates the specified number of clones. For each additional memory cell, only half of the specified number of clones are created.
In this approach, the hypermutation mechanism is employed. The main duty of this operator is to ensure that fresh differentiated memory cells are formed. This approach modifies a single, randomly selected decision vector segment using a probabilistic method. Each decision vector position is altered with a specific probability using the following change m u t G :
g i _ n e w j = g i j + Δ g i j , i = 1 , , L p o p _ k l
where: g i _ n e w j —new value of decision vector parameter after using Gaussian mutation, g i j i-th parameter of j-th decision vector corresponding to i-th decision variable of optimization problem, Δ g i j —mutation with a random value of Gaussian distribution.
In the next step of the AIS, the value of the objective function for every memory cell is determined. Selection aims to replace inefficient memory cells with more productive clones. During the selection process, some memory cells are replaced with better memory cells. The selection process uses decision factors to evaluate the geometrical distance between each memory cell and clones (Figure 7).
A description of the selection procedure based on the two memory cells “MC-A” and “MC-B” follows. Four clones are made for each of the memory cells “MC-A” and “MC-B,” ranging from C-A1 to C-A4 and C-B1 to C-B4, respectively. The clones of each memory cell are compared in terms of their objective function. In this comparison to the next iteration (better value of an objective function), clone C-A4 and memory cell MC-B are selected. This procedure must be repeated for each memory cell.
The final step of the immunological algorithm’s main loop makes use of the crowding mechanism. This mechanism is essential to the optimization process because it maintains the diversity of memory cells in the population. The crowding mechanism eliminates similar memory cells. Using the parameter mindis, the geometrical distance between two memory cells (Figure 8) is also used to calculate the similarity. During the crowding mechanism operation for memory cell “1,” only memory cell “2” is in the similarity area. This means that while the worst memory cell (“1”) is destroyed, the better memory cell (“2”) is kept in the population. Finally, a new memory cell is randomly generated. The other memory cells are not included in its similarity area. The population of memory cells still includes these memory cells.
The minimum distance between two points in the space of solutions min d i s is as follows:
min d i s = 0.1 min d o m i = 1 n ( g i j   max g i j   min ) 2
where: g i j   min i-th minimal value of the memory cell parameter (decision variable), g i j   max i-th maximal value of the memory cell parameter, n—the number of memory cell parameters (decision variables), min d o m   —parameter deciding about the size of the search space of similarities of the memory cells.
The optimization process is repeated until the stop condition is fulfilled. The stop condition is described by the maximum number of iterations. The searched cell (the best memory cell) represents the unidentified global optimum.
The main advantage of the AIS is that it does not require any knowledge of the gradient of the fitness function and offers a high probability of finding the global optimum. More advantages of the algorithm include multidirectional search, working on possible acceptable solutions, high resistance to getting stuck in local extremes, finding multiple extrema simultaneously (including local ones near the global solution), and the fact that the optimization process only requires information about the objective function [35]. The disadvantage of this approach is the speed of the optimization process, which may take longer than other algorithms [36].

6. Results of Computations

This work aims to identify the values of laser parameters to obtain the expected depth and width of the ablated gap in the material in a specific time that was evaporated as a result of the interaction of an ultra-fast laser pulse. To evaluate the values of thermophysical parameters, an artificial immune system was used. These parameters occur in laser heating equations, which means I0 is the laser intensity and tp is the characteristic time of an ultra-short laser pulse. These two parameters allow us to control the heating process to achieve the expected depth of the gap at the specific moment.
For this purpose, a problem of optimization was formulated and solved using an artificial immune system. The value of the objective function determines the quality of the obtained solution. The objective function is based on the least squares method or the norm between the values of the numerical model and the expected value. The objective function has the following form:
J ( x ) = i = 1 n d i ( x ) d i r e f 2 n
where: x—is the design variables vector, n—is the number of measurements in sensor points, diref—is the i-th expected value, di(x)—is the i-th value obtained from the numerical model.
For the direct problem, the cylindrical domain (R = 100 · 10−9 m, Z = 100 · 10−9 m) of the initial temperature Tp = 300 K (made of gold) is considered. Thermophysical parameters for gold are given in Table 1. The laser beam radius is equal to rD = R/8, and for gold, the reflection coefficient was R = 0.93 and the optical penetration depth δ = 15.3 nm [37]. To solve the direct problem, the finite difference method was used. Calculations are made for 50 × 50 = 2500 (h = 2 nm) ‘temperature nodes’, time step is equal to 0.002 ps.
There are two design variables identified: the laser intensity I0 and the characteristic time of ultra-short laser pulse tp. The limits on the values of design variables are given in Table 2.
The purpose of the identification is to obtain two modeled parameters. The identification is carried out based on the expected width, depth of the gap in the thin metal film of gold at a specific time. The series of calculations were performed for different values of the gap width and depth obtained at different times. The aim of the research is high precision of the ablation process. As a result of the presented calculations, the ablation process can be controlled with very high accuracy by changing the laser intensity and the duration of the laser pulse. There are three types of presented calculations. The first ones are where the identification is carried out on the basis that the expected width equals 14 nm in time 20 ps. The choice of such values of the gap width and depth is justified by the level of complexity of the calculations.
The parameters of the artificial immune system used for this example are given in Table 3. The 30 independent optimization processes were performed for the optimization parameters presented in Table 3.
In the first example, three variants of design variables were obtained (Table 4). The solutions for variants 1, 2, and 3 were obtained 12, 8, and 10 times, respectively. These three obtained solutions are presented in Figure 9 and Table 4. Figure 9 shows half of the area in the r and z coordinate system. Since only the gap width was the optimization target, different variants were obtained for a larger or smaller gap depth. In summary, it is possible to obtain a constant gap width for the different depths of gap for different settings of laser intensity and ultra-short laser pulse. The main goal of the optimization was achieved, i.e., the specified gap width was obtained. The results of the numerical solution with the designed parameters are shown in Figure 9. The black domain means the ablated material. It can be seen that the expected width of the gap was achieved. There are only different depths of the gaps.
The second ones are where the identification is carried out based on the expected depth equal to 14 nm in time 20 ps.
The parameters of the artificial immune system used for the second example are given in Table 5. The 30 independent optimization processes were performed for the optimization parameters presented in Table 5.
In the second example, three variants of design variables were also obtained (Table 6). The solutions for variants 1, 2, and 3 were obtained 6, 11, and 13 times, respectively. These three obtained solutions are presented in Figure 10 and Table 6. Since only the gap depth was the optimization target, different variants were obtained for a larger or smaller gap width. In summary, it is possible to obtain a constant gap depth for the different widths of gaps for different settings of laser intensity and ultra-short laser pulse. The main goal of the optimization was achieved, i.e., the specified gap depth was obtained. The results of the numerical solution with the designed parameters are shown in Figure 10. The black domain means the ablated material, as well. It can be seen that the expected depth of the gap was achieved. There are only different widths of the gaps.
The last examples are where the identification is carried out based on the expected depth and width equal to 14 nm in time 20 ps.
The parameters of the artificial immune system used for the last example are given in Table 7. The 30 independent optimization processes were performed for the optimization parameters presented in Table 7.
In the last example, the same variants of design variables were obtained for each optimized task (Table 8). The obtained solutions are presented in Figure 11 and Table 8. In a situation where the optimization goal is both the depth and width of the gap, which must be of an exact size, and no parameter could be arbitrary, only one solution was obtained. The main goal of the optimization was achieved, i.e., the specified area of the gap was obtained. The results of the numerical solution with the designed parameters are shown in Figure 11. The black domain means the ablated material, as well. It can be seen that the expected depth and width of the gap were achieved.

7. Conclusions

This paper presents a numerical model for identifying laser parameters in axisymmetric melting, evaporation, and ablation processes. These parameters, which were the laser intensity and the characteristic time of the laser pulse, were used in three tasks. The first task aimed to achieve the required width of the evaporated material in the required time. Using the artificial immune system optimization method, three variants of solutions were obtained. All sets of laser parameters provided the required gap width. However, differences in the gap depths can be seen in the results.
The second task was to achieve the required depth of the evaporated material in the required time. Using the AIS optimization method, three variants of solutions were obtained. All sets of laser parameters provided the required gap depth. Nonetheless, the results show variations in the gap width.
The last, third task aimed to achieve the required depth and width of the evaporated material in the required time and using the artificial immune system optimization method; one solution was obtained that provided the required gap dimensions.
Based on the obtained results, it can be concluded that the implementation of this approach utilizing AIS provides a high probability of finding the global optimal solutions. The AIS algorithm used in this paper has been successfully applied many times to optimize many physical tasks [1]. To summarize, the proposed method involving the use of AIS and FDM allows us to design new materials with new properties.

Author Contributions

Methodology, A.P. and J.D.; Software, A.P. and J.D.; Validation, A.P. and J.D.; Formal analysis, A.P. and J.D.; Writing—original draft, A.P. and J.D.; Visualization, J.D. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by financial resources from the statutory subsidy of the Faculty of Mechanical Engineering, Silesian University of Technology (2025).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding author.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Burczyński, T.; Kuś, W.; Beluch, W.; Długosz, A.; Poteralski, A.; Szczepanik, M. Intelligent computing in optimal design. In Solid Mechanics and Its Applications; Springer: Cham, Switzerland, 2020; ISSN 0925-0042. [Google Scholar]
  2. Lau, H.Y.K.; Wong, V.W.K. An immunity Approach to strategic behavioural control of intelligent transportation systems. Int. J. Eng. Appl. Artif. Intell. 2007, 20, 289–306. [Google Scholar] [CrossRef]
  3. Poteralski, A.; Szczepanik, M.; Górski, R.; Burczyński, T. Swarm and Immune Computing of Dynamically Loaded Reinforced Structures. In Artificial Intelligence and Soft Computing, Proceedings of the 14th International Conference, (ICAISC 2015), Zakopane, Poland, 14–18 June 2015; Lecture Notes on Artificial Intelligence; Springer: Berlin/Heidelberg, Germany, 2015; Volume 9120, pp. 483–494. [Google Scholar]
  4. Szczepanik, M.; Poteralski, A.; Długosz, A.; Kuś, W.; Burczyński, T. Bio-Inspired Optimization of Thermomechanical Structures. In Artificial Intelligence and Soft Computing, Proceedings of the 12th International Conference, ICAISC 2013, Zakopane, Poland, 9–13 June 2013; Lecture Notes in Artificial Intelligence; Springer: Berlin/Heidelberg, Germany, 2013; Volume 7895, Part II, pp. 79–90. [Google Scholar]
  5. Poteralski, A.; Szczepanik, M.; Beluch, W.; Burczyski, T. Optimization of Composite Structures Using Bio-Inspired Methods. In Artificial Intelligence and Soft Computing, Proceedings of the 13th International Conference, ICAISC 2014, Zakopane, Poland, 1–5 June 2014; Lecture Notes in Artificial Intelligence; Springer: Berlin/Heidelberg, Germany, 2014; Volume 8468, Part II, pp. 385–395. [Google Scholar]
  6. De Castro, L.N.; Timmis, J. Artificial immune systems: A novel paradigm to pattern recognition. In Artificial Neural Networks in Pattern Recognition; SOCO-2002; University of Paisley: Paisley, UK, 2002; pp. 67–84. [Google Scholar]
  7. Castro, P.A.D.; Franca, F.O.; Ferreira, H.M.; Coelho, G.P.; Von Zuben, F.J. Query expansion using an immune-inspired biclustering algorithm. Nat. Comput. 2010, 9, 579–602. [Google Scholar] [CrossRef]
  8. de Castro, L.N.; Von Zuben, F.J. Immune and Neural Network Models: Theoretical and Empirical Comparisons. Int. J. Comput. Intell. Appl. 2001, 1, 239–257. [Google Scholar] [CrossRef]
  9. Lau, Y.K.H.; Tsang, W.W.P. A Parallel Immune Optimization Algorithm for Numeric Function Optimization. Int. J. Evol. Intell. 2008, 1, 171–185. [Google Scholar] [CrossRef]
  10. de Castro, L.N.; Von Zuben, F.J. Multi-objective feature selection using a Bayesian artificial immune system. Int. J. Intell. Comput. Cybern. 2010, 3, 235–256. [Google Scholar] [CrossRef]
  11. Coelho, G.P.; Silva, A.E.A.; Von Zuben, F.J. An immune-inspired multi-objective Approach to the reconstruction of phylogenetic trees. Neural Comput. Appl. 2010, 19, 1103–1132. [Google Scholar] [CrossRef]
  12. Bereta, M.; Burczyński, T. Comparing binary and real-valued coding in hybrid immune algorithm for feature selection and classification of ECG signals. Eng. Appl. Artif. Intell. 2007, 20, 571–585. [Google Scholar] [CrossRef]
  13. Attux, R.R.F.; Loiola, M.B.; Suyama, R.; de Castro, L.N.; Von Zuben, F.J.; Romano, J.M.T. Blind Search for Optimal Wiener Equalizers Using an Artificial Immune Network Model. EURASIP J. Appl. Signal Process. 2003, 8, 740–747. [Google Scholar]
  14. Castro, P.A.D.; Von Zuben, F.J. BAIS: A Bayesian Artificial Immune System for the Effective Handling of Building Blocks. Inf. Sci. 2009, 179, 1426–1444. [Google Scholar] [CrossRef]
  15. Castro, P.A.D.; Von Zuben, F.J. Multi-objective Bayesian Artificial Immune System: Empirical Evaluation and Comparative Analyses. J. Math. Model. Algorithms 2009, 8, 151–173. [Google Scholar] [CrossRef]
  16. de Castro, L.N.; Von Zuben, F.J. The Construction of a Boolean Competitive Neural Network Using Ideas from Immunology. Neurocomputing 2003, 50, 51–85. [Google Scholar] [CrossRef]
  17. Huang, T.; Song, X.; Liu, M. A Kriging-based non-probability interval optimization of loading path in T-shape tube hydroforming. Int. J. Adv. Manuf. Technol. 2016, 85, 1615–1631. [Google Scholar] [CrossRef]
  18. Jiao, L.; Li, Y.; Gong, M.; Zhang, X. Quantum-Inspired Immune Clonal Algorithm for Global Optimization. IEEE Trans. Syst. Man Cybern. Part B 2008, 38, 1234–1253. [Google Scholar] [CrossRef] [PubMed]
  19. Gong, M.; Liu, C.; Jiao, L.; Cheng, G. Hybrid Immune Algorithm with Lamarckian Local Search for Multi-objective Optimization. Memetic Comput. 2010, 2, 47–67. [Google Scholar] [CrossRef]
  20. Poteralski, A. Hybrid artificial immune strategy in identification and optimization of mechanical systems. J. Comput. Sci. 2007, 23, 216–225. [Google Scholar] [CrossRef]
  21. Chen, J.K.; Beraun, J.E. Numerical study of ultrashort laser pulse interactions with metal films. Numer. Heat Transf. 2001, 40, 1–20. [Google Scholar]
  22. Zhang, Z.M. Nano/Microscale Heat Transfer; McGraw-Hill: New York, NY, USA, 2007. [Google Scholar]
  23. Lin, Z.; Zhigilei, L.V. Electron-phonon coupling and electron heat capacity of metals under conditions of strong electron-phonon nonequilibrium. Phys. Rev. B 2008, 77, 075133. [Google Scholar] [CrossRef]
  24. Chen, J.K.; Latham, W.P.; Beraun, J.E. The role of electron–phonon coupling in ultrafast laser heating. J. Laser Appl. 2005, 17, 63–68. [Google Scholar] [CrossRef]
  25. Majchrzak, E.; Dziatkiewicz, J. Modeling of phase changes in thin metal film subjected to ultrafast laser heating using the two-temperature model. In Advances in Mechanics: Theoretical, Computational and Interdisciplinary Issues, Proceedings of the 3rd Polish Congress of Mechanics (PCM) and 21st International Conference on Computer Methods in Mechanics (CMM), Gdansk, Poland, 8–11 September 2015; CRC Press: Boca Raton, FL, USA, 2016; pp. 367–370. [Google Scholar]
  26. Grigoropoulos, C.P.; Chimmalgi, A.; Hwang, D.J. Laser Ablation and its Applications; Springer Series in Optical Sciences; Springer: Berlin/Heidelberg, Germany, 2007; Volume 129, pp. 473–504. [Google Scholar]
  27. Majchrzak, E.; Mochnacki, B. Modeling of Melting and Resolidification in Domain of Metal Film Subjected to a Laser Pulse. Arch. Foundry Eng. 2016, 16, 41–44. [Google Scholar] [CrossRef]
  28. Huang, J.; Baheti, K.; Chen, J.K.; Zhang, Y. An axisymmetric model for solid-liquid-vapor phase change in thin metal films induced by an ultrashort laser pulse. Front. Heat Mass Transf. 2011, 2, 013005. [Google Scholar]
  29. Huang, J.; Zhang, Y.; Chen, J.K. Ultrafast solid-liquid-vapor phase change in a thin gold film irradiated by multiple femtosecond laser pulses. Int. J. Heat Mass Transf. 2009, 52, 3091–3100. [Google Scholar] [CrossRef]
  30. Majchrzak, E.; Dziatkiewicz, J. Analysis of ultrashort laser pulse interactions with metal films using a two-temperature model. J. Appl. Math. Comput. Mech. 2015, 14, 31–39. [Google Scholar] [CrossRef]
  31. Niu, T.; Dai, W.A. Hyperbolic two-step model based finite difference scheme for studying thermal deformation in a double-layered thin film exposed to ultrashort-pulsed lasers. Int. J. Therm. Sci. 2009, 48, 34–49. [Google Scholar] [CrossRef]
  32. Wang, H.; Dai, W.; Melnik, R.A. Finite difference method for studying thermal deformation in a double-layered thin film exposed to ultrashort pulsed lasers. Int. J. Therm. Sci. 2006, 45, 1179–1196. [Google Scholar] [CrossRef]
  33. Bereta, M.; Burczyński, T. Immune K-means and negative selection algorithms for data analysis. Inf. Sci. 2009, 179, 1407–1425. [Google Scholar] [CrossRef]
  34. de Castro, L.N.; Von Zuben, F.J. Learning and optimization using the clonal selection principle. IEEE Trans. Evol. Comput. Spec. Issue Artif. Immune Syst. 2002, 6, 239–251. [Google Scholar] [CrossRef]
  35. Wierzchoń, S.T. Artificial Immune Systems: Theory and Applications; Akademicka Oficyna Wydawnicza EXIT: Warsaw, Poland, 2001. [Google Scholar]
  36. Poteralski, A.; Szczepanik, M.; Ptaszny, J.; Kuś, W.; Burczyński, T. Hybrid artificial immune system in identification of room acoustic properties. Inverse Probl. Sci. Eng. 2013, 21, 957–967. [Google Scholar]
  37. Majchrzak, E.; Dziatkiewicz, J.; Turchan, Ł. Sensitivity analysis and inverse problems in microscale heat transfer. Fluid Flow Energy Transf. Des. II 2015, 362, 209–223. [Google Scholar] [CrossRef]
Figure 1. The axisymmetric domain.
Figure 1. The axisymmetric domain.
Materials 18 02895 g001
Figure 2. The course of volumetric specific heat of electrons for gold.
Figure 2. The course of volumetric specific heat of electrons for gold.
Materials 18 02895 g002
Figure 3. The distribution of electrons’ thermal conductivity for gold.
Figure 3. The distribution of electrons’ thermal conductivity for gold.
Materials 18 02895 g003
Figure 4. The distribution of the electron–phonon coupling factor for gold.
Figure 4. The distribution of the electron–phonon coupling factor for gold.
Materials 18 02895 g004
Figure 5. Staggered grid.
Figure 5. Staggered grid.
Materials 18 02895 g005
Figure 6. The algorithm of the artificial immune system.
Figure 6. The algorithm of the artificial immune system.
Materials 18 02895 g006
Figure 7. The idea of the selection mechanism.
Figure 7. The idea of the selection mechanism.
Materials 18 02895 g007
Figure 8. The idea of the crowding mechanism.
Figure 8. The idea of the crowding mechanism.
Materials 18 02895 g008
Figure 9. The obtained calculation results for the designed variables for the first example: (a) variant 1, (b) variant 2, (c) variant 3.
Figure 9. The obtained calculation results for the designed variables for the first example: (a) variant 1, (b) variant 2, (c) variant 3.
Materials 18 02895 g009
Figure 10. The obtained calculation results for the designed variables for the second example: (a) variant 1, (b) variant 2, (c) variant 3.
Figure 10. The obtained calculation results for the designed variables for the second example: (a) variant 1, (b) variant 2, (c) variant 3.
Materials 18 02895 g010
Figure 11. The obtained calculation results for the designed variables.
Figure 11. The obtained calculation results for the designed variables.
Materials 18 02895 g011
Table 1. Thermophysical parameters for gold.
Table 1. Thermophysical parameters for gold.
Au
λ0 = λl [W/(mK)]315
Cl [J/(m3K)]2.5 · 106
τe [ps]0.04
τl [ps]0.8
TF [K]64,200
Tm [K]1336
Tev [K]3127
Qm [MW/m3]1229.989
Qev [MW/m3]32,771.400
Table 2. The design parameter constraints.
Table 2. The design parameter constraints.
ParameterConstraints
I0 · 106 [J/m2]1.5–3.0
tp [ps]5–15
Table 3. The parameters of AIS for the first example.
Table 3. The parameters of AIS for the first example.
Numbers of Decision
Variables
The Number of
Memory Cells
The Number of
the Clones
Crowding
Factor
Gaussian
Mutation
2550.50.5
Table 4. The design parameters for the first example.
Table 4. The design parameters for the first example.
ParameterOptimal Value
variant 1—Figure 9a
I0 · 106 [J/m2]1.345095
tp [ps]9.410121
variant 2—Figure 9b
I0 · 106 [J/m2]2.134337
tp [ps]10.57472
variant 3—Figure 9c
I0 · 106 [J/m2]2.000753
tp [ps]10.50915
Table 5. The parameters of AIS for the second example.
Table 5. The parameters of AIS for the second example.
Numbers of Decision
Variables
The Number of
Memory Cells
The Number of
the Clones
Crowding
Factor
Gaussian
Mutation
2550.50.5
Table 6. The design parameters for the second example.
Table 6. The design parameters for the second example.
ParameterOptimal Value
variant 1—Figure 10a
I0 · 106 [J/m2]2.110525
tp [ps]10.79553
variant 2—Figure 10b
I0 · 106 [J/m2]2.948634
tp [ps]11.63030
variant 3—Figure 10c
I0 · 106 [J/m2]1.174599
tp [ps]9.350497
Table 7. The parameters of AIS for the last example.
Table 7. The parameters of AIS for the last example.
Numbers of Decision
Variables
The Number of
Memory Cells
The Number of
the Clones
Crowding
Factor
Gaussian
Mutation
210100.50.5
Table 8. The design parameters for the third example.
Table 8. The design parameters for the third example.
ParameterOptimal Value
I0 · 106 [J/m2]2.330836
tp [ps]10.99929
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

Poteralski, A.; Dziatkiewicz, J. Identification of Laser Parameters Acting on an Axisymmetric Domain Using an Artificial Immune System. Materials 2025, 18, 2895. https://doi.org/10.3390/ma18122895

AMA Style

Poteralski A, Dziatkiewicz J. Identification of Laser Parameters Acting on an Axisymmetric Domain Using an Artificial Immune System. Materials. 2025; 18(12):2895. https://doi.org/10.3390/ma18122895

Chicago/Turabian Style

Poteralski, Arkadiusz, and Jolanta Dziatkiewicz. 2025. "Identification of Laser Parameters Acting on an Axisymmetric Domain Using an Artificial Immune System" Materials 18, no. 12: 2895. https://doi.org/10.3390/ma18122895

APA Style

Poteralski, A., & Dziatkiewicz, J. (2025). Identification of Laser Parameters Acting on an Axisymmetric Domain Using an Artificial Immune System. Materials, 18(12), 2895. https://doi.org/10.3390/ma18122895

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